/*
********************************************************************************
    Style per il modulo catalogo
********************************************************************************
*/
.customers {
font-family:arial;
font-size:8pt;
margin-top:1px;
margin-left:1px;
margin-right:1px;
color:#000;
background:#333 url(../images/customers/sfondocatalogo2.jpg) no-repeat;
height:150px;
}

.customers fieldset {
border:0px solid #000;
width:95%;
}

.customers legend {
width:30%;
height:30px;
margin-top:4em;
margin-left:3em;
margin-bottom:1.5em;
color:#000;
font-size:10pt;
text-transform:uppercase;
font-weight:bold;
letter-spacing:-1px;
white-space:pre;}

.customers label {
border:none;
font-size:8pt;
font-weight:bold;
color:#FFF;
margin-left: 10px;
margin-right: 10px;
margin-top: 65px;
margin-bottom:3px;
text-align:left;
width:auto;
float:left;
text-transform:uppercase;}

.customers .br {
display:none;}

.customers .textfield {
font:8pt  arial;
color:#000 ;
margin-left:0px;
margin-top: 62px;
margin-bottom:7px;
height:20px;
border: 1px solid #000000;
padding: 3px 8px;
width:70%px;
voice-family: "\"}\"";
voice-family:inherit;
width:60%;}

.customers .submit {
margin:3px;
height:20px;
border:1px solid #000;
width:80px;
font:1.0em arial;
color:#000;
text-transform:uppercase;}

.customers button{
width: 45px;height: 30px;
border: 0;cursor: pointer;text-align:center;
font:bold 20px/35px "Trebuchet MS",Arial,sans-serif;
background: #5B9703 url(../images/customers/go.gif) no-repeat 0 0;}
/* STILE ELENCO A GRUPPI */
.customersgrouplist p {clear:both;margin-left:20px;margin-top:10px;padding-top:5px;font-weight:bold;}
.customersgrouplist hr {margin-left:20px;width:90%;border: 0; height: 1px; color: #000; background-color: #ccc; }
/*
.customersgrouplist ul {text-align:left;padding:0.1em;}
.customersgrouplist ul li {width:33%;display:inline;padding:0.8em 0.3em 0 0.3em;}
*/
.customersgrouplist ul{

 width: 90%;
 list-style:none;
 margin:0 0 0 1em;
 padding:0;
 }
.customersgrouplist ul li{
 float: left;
margin-left:20px;
 width: 25%; 
 font-size: 80%;
 padding-top:5px;
 }
.customersgrouplist  p {color:#fff;}
.customersgrouplist  a {color:#fff;}
/* STILE ELENCO */
.customerslist p {margin-left:20px;margin-top:10px;font-weight:bold;color:#fff;}
.customerslist hr {margin-left:20px;width:90%;border: 0; height: 1px; color: #000; background-color: #ccc; }
.customerslist ul {text-align:left;padding:0.1em;color:#ccc;}
.customerslist li {font-size: 80%;width:95%;display:block;padding:0.8em 0.3em 0 0.3em;color:#fff;}
.customerslist td {font-size: 80%;color:#fff;}
.customerslist a {color: #fff;}
/* STILE SHOW */
.customersshow {width:90%;margin-left:20px}
.customersshow th {width:120;font-size: 80%;padding:3px;text-align:right;font-weight:bold;}
.customersshow  .grigio{padding:3px;background-color:#eee;}
.customersshow h4  a{font-size: 130%;color:#333;} 
.customersshow td {font-size: 80%;padding:3px;color:#fff;}
.customersshow a {color: #fff;}

.customersshow input, textarea{
background-color: transparent;
background:none;
border: 1px solid #ccc;
color:#ccc;
}

