/***********************************************************
stili-slave.css
CSS principale
************************************************************/
a img{
   border-width : 0px;
   border-width:0;
   border-style:none;
   border-color:#fff;
   color:#fff;
}

.skiplock, .skiptext, .skiplinks {display:none;}
.nowrap {white-space : nowrap;}
html {
   height: 100%;
   margin: 0px;
   padding: 0px;
}
form {
   margin: 0px;
   padding: 0px;
}
body {
   height:100%;
   margin: 0px;
   padding: 0px;
   color:#000;
   font-family: tahoma, arial, helvetica, sans serif;
   font-size: 9pt;
   color: black;
   background-color: #cccccc;
}
td,th {
   font-size: 9pt;
   font-family: tahoma, arial, helvetica, sans serif;
}
div#main {
   width:100%;
   text-align: center;
   background: #cccccc url("/img/bgtotalenew.png") 50% top repeat-y;
}
div#contenitore {
   text-align: left;
   border-style: solid;
   border-width: 0px 0px 0px 0px;
   border-color: #000000;
   margin: 0px auto 0px auto;
   /*background: transparent url("/img/bgtotalecont.png") top left repeat-y;*/
   width: 920px;
}
div#header {
   margin : 0px;
   padding: 0px;
   height: 180px;
   background: transparent url("../img/headernew.jpg") 50% top no-repeat;
   text-align: center;
}
div.headerlink {
   margin: 0 auto 0 auto;
   width:920px;
}
div.headerlink a {
   display:block;
   width:920px;
   height:160px;
   margin:0px;
   padding: 0px;
}
div#centerbar {
   text-align: center;
   background: transparent url("../img/centerbarnew.png") 50% top no-repeat;
}
div#menubar {
   font-family: trebuchet, "trebuchet MS", tahoma, arial, helvetica, sans serif;
   font-size: 10pt;
   height: 28px;
   width: 920px;
   padding: 0px;
   background-color: transparent;
   margin: 0 auto 0 auto;
}
div#menubar ul {
   margin: 0px;
   padding: 0px;
}
div#menubar ul li {
   display: inline;
   position: relative;
   text-align: left;
   float: left;
}
div#menubar ul li a {
   float: left;
   color: #fff;
   text-decoration: none;
   font-weight: bold;
   padding: 6px 1em 0em 1em;
   height: 22px;
   \height: 28px;
   he\ight: 22px;
}
div#menubar ul li a.last {

}
div#menubar ul li a#buttonhome {
   padding: 6px 1em 0em 1em;
   margin-left: 1em;
}
div#menubar ul li a:visited {
   color: #fff;
}
div#menubar ul li a:hover, div#menubar ul li a.last:hover, div#menubar ul li:hover a {
   color: #fff !important;
   background-color: #ae442a;
}
div#menubar ul li ul {
   position: absolute;
   left: 0px;
   top: 28px;
   background-color: transparent;
   border-left: 2px solid #ae442a;
   border-bottom: 0px none;
   list-style-type: none;
}
div#menubar ul li ul li {
   display: list-item;
   color: #fff;
   clear: both;
   height: auto !important;
   height: 1%; /*For IE*/
   width: 173px;
   background-color: #ec9e6c;

}
div#menubar ul li ul li a, div#menubar ul li:hover ul li a {
   display: block;
   width: 150px;
   color: #fff;
   text-decoration: none;
   background: none;
   background-color: #ec9e6c;
   padding: 5px 15px 5px 8px;
   height: auto;
}
a.linkinternobold {
   background-color: #e78249;
}
div#menubar ul li ul li:hover ul li a {
   /*color: #fff !important;*/
   background-color: #e78249;
}
div#menubar ul li ul li a:hover, div#menubar ul li ul li:hover a, div#menubar ul li ul li ul li a:hover {
   /*color: #fff !important;*/
   background-color: #e78249;
}

div#menubar ul li ul li ul {
   position: absolute;
   left: 171px;
   top: 2px;
   background-color: #e9e9e9;
   border-left: 2px solid #6E6E6E;
   border-bottom: 0px none;
   list-style-type: none;
}

div#breadcrumbs{
   width: 920px;
   background-color: #dddddd;
}
div#paddbreadcrumbs{
   padding: 0.1em 20px 0.3em 0em;
   text-align: right;
   font-size: 90%;
}

div#leftbox {
   width: 675px;
   float: left;
}
div#newsbox {
   width: 245px;
   min-height: 144px;
   float: right;
   background: transparent;
   font-size: 0.95em;
}
div#newsbox h2 {
   padding-bottom: 5px;
   margin-bottom: 0px;
}
div#newsbox p {
   padding-top: 0px;
   margin-top: 0px;
}
div#newsbox ul {
   padding-left: 20px;
   margin-left: 0px;
}
div#newsbox ul li ul {
   padding-left: 10px;
   margin-left: 0px;
   list-style-type: none;
}
div#newsbox ul li span {
   display: block;
   padding-left: 20px;
}
div#newsbox ul li ul li span {
   display: inline;
   padding-left: 0px;
}
div#newsbox ul li {
   padding-bottom: 5px;
}
div#newsbox ul li ul li {
   padding-bottom: 3px;
}
div#paddnewsbox {
   padding: 6px 10px 10px 10px;
}


div#homeleft {
   width: 400px;
   border-right: 1px dotted black;
   float: left;
   margin-bottom: 10px;
}
div.paddinghomeleft {
   padding: 0px 10px 0px 0px;
}
div#homeright {
   width: 242px;
   float: right;
}
div.paddinghomeright {
   padding: 0px 10px 0px 10px;
}
div#footer {
   height: 100px;
   text-align: center;
   background: transparent url("/img/footernew.png") 50% top no-repeat;
}
div.whitebg {
   background-color: #e9e9e9;
}
div#footer ul {
   margin: 0 auto 0 auto;
   padding: 15px 0px 0px 0px;
   list-style-type: none;
}
div#footer ul li {
   position: relative;
   display:inline;
   font-size: 11px;
   color: #fff;
   padding-right: 13px;
   padding-left: 10px;
   
   border-right: 1px dotted #000;
}
div#footer ul li.lastvf {
   border-right: 0px none;
}
div#footer ul li a, div#veryfooter ul li a:visited {
   color: #fff;
   font-weight: normal;
}

a, a:link, a:visited {
   color: #ae442a;
   text-decoration:underline;
   font-weight: bold;
}
a:hover {
   text-decoration: underline;
}

.principale {
   white-space : nowrap;
   font-weight: bold;
}
div.contentpadding {
	padding: 10px 20px 30px 20px;
}
div.contentpaddinghome {
   padding: 10px 20px 30px 10px;
}
div.contentpadding p,div.contenuto p, div.testoprodotto p, div.testonews p {
   margin: 0px 0px 10px 0px;
   padding:0px;
   text-indent:0px;
}

p.nomargin { text-indent:0px; }
div.accedi a {
  float:right;
  text-decoration: none;
  color: black;
  margin-top:-20px;
  margin-right:5px;
}
div.accedi a img {
  position:relative;  
  top:2px;
}



fieldset {
   border: #ae442a 2px solid;
   margin-left: auto;
   margin-right: auto;
   width: 80%;
}
fieldset.gradi {
   border: #ae442a 1px solid;
   margin-left: auto;
   margin-right: auto;
   width: 80%;
}

fieldset.contatti {
   text-align: left;
}
fieldset.login {
   width: 70%;
   border: #ae442a 2px solid;
   margin-bottom: 20px;
}
div#elenco {
	text-align: center;
	width: 547px;
}
fieldset.contatti label {
   
}
fieldset div.paddfield {
   padding: 10px 5px 5px 5px;
}
fieldset div.paddfieldgradi {
   padding: 5px 3px 3px 3px;
}
fieldset legend {
   font-weight: bold;
}
label {
   margin: 0px;
   padding: 0px;
}
textarea, select { 
   border-style: solid;
   border-width:  1px;
   background-color: #FFF;
   border-color: #ae442a;
}
textarea#messaggio {
   font-family: verdana, arial, helvetica, sans serif;
   width: 90%;
   font-size: 12px;
}

button.invia {
   text-align: center;
   border: 1px solid #ae442a;
   background: transparent url("../img/bgbuttonnew.png") left 40% repeat-x;
   padding: 0px 0px 3px 0px;
   margin: 0px;
   width: 90%;
   height: 24px;
/*   vertical-align: 2px !important;
   vertical-align: 0px;*/
}
input {
   padding-left: 2px;
   border-style: solid;
   border-width:  1px;
   background-color: #FFF;
   border-color: #ae442a;
   color: #000;
   height: 17px;
   margin-top: 0px;
   margin-bottom: 0px;
}
button {
   color: #fff;
   border: 1px solid;
   /*height: 21px;*/
   border-color: #ae442a;
   background: #ae442a url("../img/bgbuttonnew.png") left 40% repeat-x;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
input:focus, textarea:focus, select:focus { 
   background-color: #FFF4D9;
}
h1 {
   margin: 0px;
   padding: 7px 0px 7px 0px;
   font-size: 1.5em;
   font-family: trebuchet, "trebuchet MS", tahoma, arial, helvetica, sans serif;
   color: #ae442a;
}
h2 {
   font-size: 1.25em;
   font-family: trebuchet, "trebuchet MS", tahoma, arial, helvetica, sans serif;
   color: #ae442a;
   margin: 0px;
   padding: 10px 0px 5px 0px;
}
h3 {
   font-size: 1.1em;
   font-style: italic; 
   font-family: trebuchet, "trebuchet MS", tahoma, arial, helvetica, sans serif;
   color: #ae442a;
}
div.news {
	border-width: 2px 0px 2px 0px ;
	border-style: solid;
	border-color: #5a4812;
  margin: 10px 0px 5px 0px;
  /*background-color: #daf8d6;*/
}

div.testonews{
  color: #050505;
	margin: 2px;
	padding: 3px 5px 3px 5px;

}
/* Per evitare il baco sul padding in IE... */

div.padding {
	padding: 5px 8px 5px 8px;
}

div.padding p{
	margin: 3px; /*5px;*/
}

div.padding img, div.testonews img{
  	border: 2px solid #f5f5f5;
  	margin: 4px 10px 4px 4px;
  	padding: 0px;
  	background-color: transparent;
}

div.immagineprodotto img, div.immagineprodottodx img {    
      border-width: 1px;
      border-color: #b7b7b7;
      border-style: solid;
      margin: 0px;
      
}
div.immagineprodottodx img {
      margin: 0px;
}
div.prodotto {
   margin-bottom: 10px;
}
div.prodotto td {
   vertical-align: top;
}
div.titoloprodotto {
 /* background: #dbdbdb; */
 margin: 0px 0px 5px 0px;
 padding: 2px 0px;
}
div.titoloprodotto h2, div.titoloprodotto h2 a {
 margin:0px;
 padding: 0px;
}
div.bottomnavigator {
	clear: both;
	margin: 3em 0em 1em 0em;
}
ul.elencoarticoli li {
	float:left;
	width: 235px;
  padding: 0px;
  margin: 0 10px 0 0;
}
div.immagineprodotto{
   float:left;
}
div.immagineprodottodx{
   float:right;
}
p.redattore {
   text-align: right;
   margin: 0px 10px 5px 100px;
}
pre, code, kbd, tt {
	font-family: "courier new", "courier", monospace;
}
.right{
  text-align: right;
}
.center {
   text-align: center;
}
ul.contenuti {
   line-height: 16px;
   list-style: none;
}

hr {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	height: 0px;
	clear: both;
	border-color: #000000;
}
hr.separe {
   margin: 1em 0 1.5em 0;
   border-width: 0px;
   border-style: none;
   height: 4px;
   clear: both;
   background: transparent url("/img/retino.gif") center repeat-x;
}

div.box {
	border-width: 2px ;
	border-style: solid;
	border-color: #ae442a;
	margin: 10px 0px 5px 0px;
	background: #FFF;
}

pre.blockcode {
   border-width: 1px;
   border-style: solid;
   margin: 20px 10px 20px 10px;
   padding: 5px;
}

span.titololista { font-weight: bold; }

ul.note {
   margin: 0px;
   list-style: none;
   padding:0px;
   font-size: 11px;
}

ul.note li {
   margin-bottom: 10px;
}

div.center {
   text-align: center;
   width: 100%;
/*   max-width: 170px;*/
}
ul.mappa {
   margin: 0px;
   padding-left: 20px;
}

/*** tabelle degli articoli ***/
/*annullo tutti i bordi*/
div.testonews table, div.testonews tr, div.testonews td, div.testonews th{
  border: none;
}
/*setto quelli che mi interessano */
div.testonews th{
  border-bottom: 1px solid #008000;
}

table.contatti {
   width: 380px;
}
table.contatti input {
   width: 100%;
}
table.contatti td {
   text-align: left;
   vertical-align: top;
}
table.contatti td.left {
   width: 100px;
   text-align: right;
   vertical-align: top;
}


/******** GESTIONE ALLEGATI ***************/
table.allegati { /* classe per gestire la tabella degli allegati */
   width: auto; /*100%;*/
   white-space : nowrap; /* Non fa andare a capo i nomi dei file */
   /*border: 1px solid red;*/
}
table.allegati td {
   padding: 5px 5px 5px 0px;
}
img.imgPdf { /* classe per all'ineare l'icona dei pdf al nome del file */
   vertical-align: -4px;
   margin-right: 2px;
   margin-left: 0px;
}

dt {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	
}
p.errore {
   color: red;
   margin: 0px;
   padding: 0px;
   font-size: 95%;
}
fieldset.contatti td {
   vertical-align: top;
}
.inerror {
   border: 2px solid red;
}
.rowerror {
   color: red;
   font-size: 10px;
}
.required {
   background: #fff url('/img/mandatory.png') top right no-repeat;
}
.requiredleft {
   background: #fff url('/img/mandatory.png') top left no-repeat;
}
.checkbox {
   background-color: transparent;
   border: none;
}
div.buttonswizard {
   text-align: right;
}
div#wizard input {
   margin-bottom: 0.25em;
}
div#wizard td {
   vertical-align: top;
}
#tabelladaticollo input, #peso, #volume {
   text-align: right;
   padding-right: 2px;
}
.hide {
   display: none;
}
#calcolapreventivo {
   font-size: 2em;
   margin: 1em;
   padding: 0.8em 2em 0.8em 2em;
}
div.title {
   background-color: #e9e9e9;
   color: #000;
   font-weight: bold;
   padding: 2px 5px 5px 5px;
}
div.titlelogin {
   background-color: #e9e9e9;
   color: #878787;
   font-weight: bold;
   padding: 2px;
   font-size: 11px;
}
div.wizbox {
   background-color: #fff;
   padding: 0px;
   border: 3px solid #e9e9e9;
   margin-bottom: 4px;
}
div.wizcontainer, div.wizcontainer td, div.wizcontainer th {
   font-size: 11px;
}
#tabelladaticollo td {
   text-align: center;
}
#tabelladaticollo th {
   color: #787676;
   text-align: center;
}
td.daticollo {
   background-color: #f4f4f4;
   width: 340px;
   padding: 5px;
}
table.tabellastorico td.riga, td.riga {
   background-color: #f4f4f4;
   height: 0px;
   border-bottom: 2px solid #d3d2d2;
   font-size: 0px;
   line-height: 0px;
}
div.wizcontainer {
   padding: 8px;
   overflow: auto;
}
#volume, #mcubo {
   border: none;
   margin-top: 1px;
   background-color: #FFECB9;
}
#confermaaffiliazioni {
   background: #a8a8a8 url("../img/bgbuttonbignew.png") left 40% repeat-x;
}
div.btlogin {
   padding: 0 0 0.4em 0.4em;
   background-color: #eeab7c;
}
div.btlogin input {
   height: 14px;
}
table.btlogin td {
   font-size: 11px;
}
table.btlogin td input, table.btlogin td button {
   font-size: 11px;
}

div.divtabellastorico, div.divtabellariepilogo {
   margin-top: 2em;
   text-align: center;
}
table.tabellastorico {
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   
   border: 2px solid #e9e9e9;
   background-color: #e9e9e9;
}
table.tabellastorico th {
   color: #787676;
   background-color: #e9e9e9;
   padding: 2px 4px;
}
table.tabellastorico tr {
   background-color: #fff;
}
table.tabellastorico tr.scuro, table.tabellastorico td.scuro {
   background-color: #f4f4f4;
}
table.tabellastorico td {
   background-color: #fff;
   padding: 2px 4px;
}
table#tabellariepilogo td, table#tabellariepilogo th {
   font-size: 11pt;
}
table#tabellariepilogo th {
   padding: 4px 6px;
}
.nowrap {white-space : nowrap;}

.headercombar li a {
   text-align: center;
   color: #fff;
   border: 1px solid;
   border-color: #ae442a;
   background: #ae442a url("../img/bgbuttonnew.png") left 40% repeat-x;
   height: 23px;
   font-weight: bold;
   padding: 5px 10px;
   text-decoration: none;
}
.headercombar li a:link, .headercombar li a:visited {
   color: #fff;
   text-decoration: none;
}
.headercombar ul li {
   display: inline;
   text-align: right;
}
.headercombar ul {
   text-align: right;
}
a.smallbutton {
   text-align: center;
   color: #fff;
   border: 1px solid;
   border-color: #ae442a;
   background: #ae442a url("../img/bgbuttonnew.png") left 40% repeat-x;
   height: 19px;
   font-weight: bold;
   padding: 3px 6px;
   text-decoration: none;
   font-size: 9px;
}
a.smallbutton:link, a.smallbutton:visited {
   color: #fff;
   text-decoration: none;
}
a.smallbutton2 {
   text-align: center;
   color: #fff;
   border: 1px solid;
   border-color: #ae442a;
   background: #ae442a url("../img/bgbuttonnew.png") left 40% repeat-x;
   font-weight: bold;
   padding: 3px 6px;
   margin: 0px 0px 2px 0px;
   text-decoration: none;
   font-size: 9px;
   display: block;
}
a.smallbutton2:link, a.smallbutton2:visited {
   color: #fff;
   text-decoration: none;
}
input.readonly {
   color: #a0a0a4;
   background: #e9e9e9;
   
}
div.messaggio {
   background: #fff1a8;
   font-weight: bold;
   color: #000;
   padding-top: 4px;
   padding-bottom: 4px;
   margin: 5px auto;
   text-align: center;
   width: 60%;
}








