@import url("form.css");
@import url("layout.css");
@import url("nav.css");
@import url("subnav.css");
@import url("admin.css");
@import url("pagination.css");
@import url("attachment.css");
@import url("search.css");


/* STILI GENERICI
------------------------------------------------------------------*/
.skip{position:absolute;left:-10000px;top:-10000px;width:0;height:0;overflow:hidden;clear:none;}
.ghost, .stampa { display: none }

BODY {
  color: #333;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  text-align: center;
  background: url("../images/sfondo.jpg") center repeat-y;
}
IMG {
  border: 0;
  margin: 0;
  padding: 0;
}
A {
  color: #333;
  text-decoration: underline;
}
A:hover,
A:active {
  color: #666;
  text-decoration: none;
}
/*FORM {
  margin: 0;
  padding: 10px 0 10px 0;
}*/
INPUT,SELECT,TEXTAREA,RADIO,CHECKBOX,LABEL,SUBMIT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left: 0px;
  font-size: 0.95em;
}
H2 {
  padding: 0;
  margin: 0;
  font-size: 1.2em;
  color: #666;
}
H3 {
  padding: 0;
  padding-bottom: 8px;
  margin: 0;
  color: #f00;
  font-size: 1.2em;
}
H4 {
  padding: 0;
  margin: 0;
  color: #f00;
  font-size: 1.2em;
}
HR {
  margin: 2px 0;
  padding: 0;
  border: 1px dashed #ccc;
  height: 1px;
}
BIG {
  font-size: 1em;
  font-weight: bold;
}
.ripristino {
  clear: both;
}

/* HEADER
------------------------------------------------------------------*/
DIV#mainbox DIV#header DIV#testata {
  margin: 0;
  padding: 0;
}

/* LANGUAGEBOX
------------------------------------------------------------------*/
DIV#mainbox DIV#header DIV#languagebox {
  position: absolute;
  right: 0;
  top: 80px;
  margin: 15px 0;
  padding: 0;
}
UL.lang {
  padding: 0;
  margin: 0;
  margin-right: 11px;
  float: left;
}
UL.lang LI {
  padding: 0 0 2px 0;
  margin: 0 0 0 10px;
  float: left;
  list-style: none;
}
UL.lang LI A {
  margin: 0;
  width: 30px;
  height: 30px;
  display: block;
}
UL.lang LI.de A {
  background: url("../images/deu.gif") no-repeat left top;
}
UL.lang LI.it A {
  background: url("../images/ita.gif") no-repeat left top;
}
UL.lang LI.de A:focus,
UL.lang LI.de A:hover {
  background: url("../images/deu.gif") no-repeat left top;
}
UL.lang LI.it A:focus,
UL.lang LI.it A:hover {
  background: url("../images/ita.gif") no-repeat left top;
}
UL.lang LI A SPAN {
  display: none;
}

/* CENTERBOX
------------------------------------------------------------------*/
DIV#mainbox DIV#contain DIV#top {
  height: 9px;
  width: 456px;
  padding: 0;
  margin: 0 8px 0 294px;
}
DIV#mainbox DIV#contain DIV#centerbox {
  padding: 10px 12px;
  margin: 0 8px 10px 294px;
  text-align: left;
  width: 432px;
  background-color: #f1f1f1;
  min-height: 680px;
  height: auto !important;
  height: 680px;
}
DIV#mainbox DIV#contain DIV#centerbox P {
  line-height: 1.3em;
}
DIV#mainbox DIV#contain DIV#centerbox UL {
  margin: 5px;
  padding: 0;
}
DIV#mainbox DIV#contain DIV#centerbox LI {
  display: block;
  margin: 0;
  padding: 0 1.8em;
  background: url("../images/li.jpg") no-repeat top left;
  list-style-type: none;
}

/* LEFTBOX
------------------------------------------------------------------*/
DIV#mainbox DIV#contain DIV#leftbox {
  position: absolute;
  left: 10px;
  top: 25px;
  text-align: left;
  padding-top: 20px;
  width: 270px;
}
DIV#mainbox DIV#contain DIV#leftbox DIV#areariservata {
  padding: 8px 0;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
}
DIV#mainbox DIV#contain DIV#leftbox DIV#elenconews IMG {
  margin: 0;
  padding: 0 6px 15px 0;
  float: left;
  /*border: 1px solid #c00;*/
}

DIV#mainbox DIV#contain DIV#leftbox DIV#partners {
  padding: 10px 0;
  margin: 10px 0;
  border-top: 1px dashed #ccc;
}
DIV#mainbox DIV#contain DIV#leftbox DIV#partners UL {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
DIV#mainbox DIV#contain DIV#leftbox DIV#partners UL LI {
  height: 80px;
  display: block;
  float: left;
}
DIV#mainbox DIV#contain DIV#leftbox DIV#partners IMG {
  padding: 3px;
  margin: 3px;
  background-color: #fff;
  border: 1px solid #ccc;
}

/* NEWS
------------------------------------------------------------------*/
DIV#contain DIV#centerbox DIV#news {
  padding: 0;
  margin: 0;
  line-height: 1.3em;
  /*border: 1px solid #c00;*/
}
DIV#contain DIV#centerbox DIV#news BIG {
  padding: 0;
  margin: 0;
  font-size: 1.1em;
  font-weight: bold;
}
DIV#contain DIV#centerbox DIV#news BIG A {
  color: #f00;
}
DIV#contain DIV#centerbox DIV#news BIG A:hover,
DIV#contain DIV#centerbox DIV#news BIG A:focus,
DIV#contain DIV#centerbox DIV#news BIG A.current {
  color: #666;
}

/* DOWNLOAD
------------------------------------------------------------------*/
DIV#mainbox DIV#contain DIV#centerbox DIV#downloads {
  padding: 0;
  padding-top: 4px;
  margin: 0;
}
DIV#mainbox DIV#contain DIV#centerbox DIV#downloads P {
  padding: 3px 0;
  margin: 0;
}
DIV#mainbox DIV#contain DIV#centerbox DIV#downloads SPAN.topic {
  font-weight: bold;
  color: #999;
}

/* ELENCO CATEGORIE
------------------------------------------------------------------*/
DIV#mainbox DIV#contain DIV#centerbox DIV#categorie {
  padding: 0;
  padding-top: 10px;
  margin: 0;
}
DIV#mainbox DIV#contain DIV#centerbox DIV#categorie UL {
  margin: 0;
  padding: 0;
  padding-bottom: 30px;
  line-height: 1.8em;
  list-style-type: none;
}
DIV#mainbox DIV#contain DIV#centerbox DIV#categorie UL LI {
  margin: 0;
  padding: 10px 0 10px 30px;
  background: url(../images/ico_topic.gif) no-repeat left center;
  border-bottom: 1px dashed #ccc;
}
DIV#mainbox DIV#contain DIV#centerbox DIV#categorie UL LI A.current {
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #c00;
}

DIV#mainbox DIV#contain DIV#centerbox DIV#categorie UL LI A {
  text-decoration: none;
}
DIV#mainbox DIV#contain DIV#centerbox DIV#categorie UL LI A:hover,
DIV#mainbox DIV#contain DIV#centerbox DIV#categorie UL LI A:focus {
  color: #c00;
  text-decoration: underline;
}

/* PARTNER
------------------------------------------------------------------*/
DIV#mainbox DIV#contain DIV#centerboxx DIV#elencopartner {
  padding: 0;
  margin: 0;
  border: 1px solid #000;
}

DIV#mainbox DIV#contain DIV#centerbox DIV#elencopartner UL LI {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #ccc;
}

DIV#mainbox DIV#contain DIV#centerbox DIV#elencopartner IMG {
  padding: 5px;
  margin: 0;
  margin-bottom: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
}

DIV#mainbox DIV#contain DIV#centerbox DIV#elencopartner DIV.admin {
  font-size: 0.8em;
}

/* FOOTER
------------------------------------------------------------------*/
DIV#mainbox DIV#contain DIV#footer P {
  font-size: 0.9em;
  color: #666;
  line-height: 1.4em;
}



#dbglink{
  float: right;
}
#debug{
  font-family: monospace;
  border: 2px dashed #DDD;
  padding: 4px;
}
.clear{
  clear: both;
  height: 0;
  line-height: 0;
}
#flash_notice{
  padding: 4px;
  margin: 4px;
  border: #CF7474 1px solid;
}

