/* CSS Document */
html{overflow:scroll;}

body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #1F3396;

}

#Wrapper {
   margin-right: auto;
   margin-left: auto;
   position: relative;
   margin-top: 80px;
   min-width:890px;
   max-width:98%;
   _width:expression(((document.body.clientWidth)) < 990  ? "975px" : (((document.body.clientWidth)) > 990 ? "98%":"auto"));
   background-color: #FFFFFF;
}

#Wrapper #Logo {
   height: 60px;
   width: 410px;
   position: absolute;
   top: -55px;
   left: 0px;
   background-image: url(../img/Logo.jpg);
   background-repeat: no-repeat;
}

#App {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #CC0000;
   position: absolute;
   top: 0px;
   z-index: 1000;
   left: 13px;
}

#Wrapper #Page {
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 20px;
   padding-top: 20px;
   position: relative;
   background-color: #FFFFFF;
   z-index:10;
 }
 
 #page_message{
   color: #ffffff;
   background-color: #313131;
   border: solid 2px #DCDCDC;
   -moz-border-radius:5px;
   webkit-border-radius:5px;
   z-index: 1000;
   display: none;
   left:auto;
   right:auto;
   padding: 30px;
   text-align: left;
   font-size: 12px;
   font-weight: bold;
   top:150px;
   left:50px;
}

#prodotti_content_src, #prodotti_content_sel {
   text-align: left;
   min-width:55%;
   width:90%;
   display: table;
   width: auto;
}

#prodotti_elenco .scheda-prodotto {
   position: relative;
   border: solid 1px #BAC7E7;
   width: 17.8em;
   float: left;
   margin-right: 12px;
   margin-bottom: 18px;
   height: 410px;
   width:195px;
   background-color: #D4E1F2;
}

#paginazione .paginazione-round-sx {
   background-attachment: scroll;
   background-image: url(../img/paginazione_round_sx.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   padding-left: 10px;
   width:auto;
   height: 40px;
}

#paginazione {
   color: #333333;
   background-color: #D4E1F2;
   margin-bottom: 20px;
   height: 40px;
   background-attachment: scroll;
   background-image: url(../img/paginazione_round_dx.jpg);
   background-repeat: no-repeat;
   background-position: right top;
   clip: rect(0px,auto,40px,auto);
}

#paginazione a {
   font-weight: bold;
   color: #CC3300;
   text-decoration: none;
}
#col_menu_prodotti{ float:left; position:relative;}

#admin_fedas{
   padding:20px;
   position:relative;
   display:block;
   width:300px;
   border:0px solid #DCDCDC;
   left:23em;
   top:15em;
   
}

#admin_fedas label{ font-size:1em; color:#333; font-weight:bold; display:block;}

.top-bar-prodotto {
   position: relative;
   width:195px;
   height:195px;
   background-color:#FFFFFF;
   text-align:center;
}

.note_box {
   color: #ffffff;
   background-color: #313131;
   border: solid 2px #DCDCDC;
   -moz-border-radius:5px;
   webkit-border-radius:5px;
   z-index: 1000;
   display: none;
   padding: 30px;
   text-align: left;
   font-size: 10px;
   font-weight: bold;
   position: absolute; 
   width: 400px;   
}
.note_prodotto_elenco{ position:absolute; bottom:4px; font-size:10px; z-index:100; width:186; left:4px; right:2px; text-transform:lowercase; text-align:left; color:#666666; cursor:help;}
.scheda_tecnica_prodotto_elenco{ position:absolute; top:4px; font-size:10px; z-index:100; width:100; left:4px; text-align:left;}
.note_prodotto{ border:1px solid #DCDCDC; -moz-border-radius:5px; background-color:#FF9999; color:#333; margin:10px 0px 10px 0px; padding:10px; font-size:0.8em;}


.top-bar-prodotto a.carrello{ position:absolute; top:5px; right:5px;}

.top-bar-prodotto a.carrello img{ width:85px; height:40px;}

.top-bar-prodotto img {
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
}

.top-bar-prodotto img.img_prodotto{ position:relative; margin:0px auto; top:50px; z-index:10; width:50%;}

.top-bar-prodotto img.note{ position:absolute; right:40px; top:3px;}

.top-bar-prodotto img.gia_carrello{ position:absolute; right:40px; top:5px;}

a.kit{
   display: block;
   height: 40px;
   width: 100px;
   font-size:0.7em;
   color:#333333;
   position:absolute;
   top:10px;
   left:5px;
   text-decoration:none;
   text-align:left;  
}
a.kit:hover{ color:#CC3300; }

h3 
{
	font-weight: bold;
	font-size: medium;
}

h2 
{
	font-weight: bold;
	font-size: large;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 5px 0px;
	border-bottom: solid 1px #333333;
}

h1 {
	font-weight: bold;
	font-size: xx-large;}


.input 
{				
	/* valorizzazione campi input */
	border: solid 1px #DCDCDC;
	font-size: 1em;
	color: #333333;
	padding:3px;
}

.input-entrata 
{				
	/* valorizzazione campi input */
	border: solid 1px #DCDCDC;
	font-size: 1em;
	color: #333333;
	padding:4px;
    width:150px;
}

.bottone {
	background-color: #dddddd;
	border: 1px solid #003366;
	font-size: 10px;
	font-weight: bold;	
	padding: 2px;
	margin-bottom: 2px;	
	color: #333333;
}

.bottone-accedi{
   background-attachment: scroll;
   background-color: #FFFFFF;
   background-image: url(../img/Bottone-accedi.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 33px;
   width: 182px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   cursor:pointer;
   display:inline;
   font-size: 1em;
   font-weight: bold;
   color: #333333;
   }
   
.bottone-annuncio{
   background-attachment: scroll;
   background-color: #DCDCDC;
   background-image: url(../img/Bottone-invia-annuncio.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 34px;
   width: 184px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   cursor:pointer;
   display:inline;
   font-size: 1em;
   font-weight: bold;
   color: #333333;
}

.bottone-password{
   background-attachment: scroll;
   background-color: #FFFFFF;
   background-image: url(../img/Bottone-password.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 33px;
   width: 182px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   cursor:pointer;
   display:inline;
   font-size: 1em;
   font-weight: bold;
   color: #333333;
   }

.bottone-edit-mappa{
   color: #333333;
   background-attachment: scroll;
   background-image: url(../img/Edit-Mappa.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 41px;
   width: 106px;
   font-size: 1em;
   font-weight: bold;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
}

.bottone-edit-fedas{
   color: #333333;
   background-attachment: scroll;
   background-image: url(../img/Modifica-Fedas.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 41px;
   width: 146px;
   font-size: 1em;
   font-weight: bold;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
   display:inline;
   text-indent: 5px;
}

.bottone-dettaglio{
   color: #333333;
   background-attachment: scroll;
   background-image: url(../img/Bottone_modifica.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 41px;
   width: 36px;
   font-size: 1em;
   font-weight: bold;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
   display:inline;
   text-indent: 5px;
}

.bottone-dettaglio-stampa{
   color: #333333;
   background-attachment: scroll;
   background-image: url(../img/Bottone-dettaglio-stampa.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 34px;
   width: 104px;
   font-size: 1em;
   font-weight: bold;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
   display:inline;
   text-indent: 5px;
}

.bottone-rispondi{
   background-attachment: scroll;
   background-color: #FFF;
   background-image: url(../img/Bottone-invia-annuncio.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 34px;
   width: 184px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   cursor:pointer;
   display:inline;
   font-size: 1em;
   font-weight: bold;
   color: #333333;
}

.bottone-cerca{
   color: #333333;
   background-attachment: scroll;
   background-image: url(../img/Bottone-cerca.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 38px;
   width: 98px;
   font-size: 1em;
   font-weight: bold;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
   margin-top:10px;
  }

.bottone-stampa{
   color: #333333;
   background-attachment: scroll;
   background-image: url(../img/Bottone-print.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 38px;
   width: 118px;
   font-size: 1em;
   font-weight: bold;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
   }

.bottone-modifica{
   color: #333333;
   background-attachment: scroll;
   background-image: url(../img/Bottone_modifica.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 41px;
   width:38px;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
}

.bottone-elimina{
   color: #333333;
   background-attachment: scroll;
   background-image: url(../img/Bottone_elimina.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 41px;
   width: 38px;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
}

.bottone-spedizione{
   color: #333333;
   background-attachment: scroll;
   background-image: url(../img/Bottone-visualizza-ordine.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 38px;
   width: 285px;
   font-size: 1em;
   font-weight: bold;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
   } 

.bottone-back{
   color: #333333;
   background-attachment: scroll;
   background-image: url(../img/Bottone-back.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 38px;
   width: 108px;
   font-size: 1em;
   font-weight: bold;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
   }
   
.bottone-conferma{
   background-attachment: scroll;
   background-color: #FFFFFF;
   background-image: url(../img/Bottone-conferma.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 38px;
   width: 182px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   cursor:pointer;
   display:inline;
   font-size: 1em;
   font-weight: bold;
   color: #333333;
   }   
     
.bottone-svuota{
   color: #333333;
   background-attachment: scroll;
   background-image: url(../img/Bottone_Carrello_svuota.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 38px;
   width: 186px;
   font-size: 1em;
   font-weight: bold;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF
   } 
     
.bottone-strong {
	background-color: #dddddd;
	border: 2px solid #003366;
	font-size: 11px;
	font-weight: bold;
	height: 24px;	
	padding: 2px;
	margin-bottom: 2px;		
	color: #000033;
}

.bottone-del {
   background-attachment: scroll;
   background-color: #FFFFFF;
   background-image: url(../img/delete.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 16px;
   width: 16px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   font-size:0px;
   color:#FFFFFF;
   cursor:pointer;
   display:inline;
}

.bottone-add {
   background-attachment: scroll;
   background-color: #FFFFFF;
   background-image: url(../img/add.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 16px;
   width: 16px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   font-size:0px;
   color:#FFFFFF;
   cursor:pointer;
   display:inline;
   margin-top:-10px;
}

.bottone_carrello{
   background-attachment: scroll;
   background-color: #FFFFFF;
   background-image: url(../img/Bottone_Carrello.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 33px;
   width: 182px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   cursor:pointer;
   display:inline;
   font-size: 0.8em;
   font-weight: bold;
   color: #333333;
}
.bottone_chiudi{
   background-attachment: scroll;
   background-color: #FFFFFF;
   background-image: url(../img/Bottone_chiudi.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 33px;
   width: 102px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   cursor:pointer;
   display:inline;
   font-size: 0.8em;
   font-weight: bold;
   color: #333333;
   }
   
.bottone_chiudi_grigio{
   background-attachment: scroll;
   background-color: #DCDCDC;
   background-image: url(../img/Bottone_chiudi_grigio.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 33px;
   width: 102px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   cursor:pointer;
   display:inline;
   font-size: 0.8em;
   font-weight: bold;
   color: #333333;
   }   
   
   
.bottone-conferma-scheda{
   background-attachment: scroll;
   background-color: #FFFFFF;
   background-image: url(../img/Bottone-conferma.gif);
   background-repeat: no-repeat;
   background-position: center center;
   height: 33px;
   width: 182px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   cursor:pointer;
   font-size: 0.8em;
   font-weight: bold;
   float:left;
   color: #333333;
   }  
   
.dropdownlist {
	border: 1px solid #cccccc;
	background-color: #ffffff;	
	font-size: 12px;
	color: #000000;
	padding:2px;	
}

.nuovo-mondo{
   width: 160px;
   border:1px solid #DCDCDC;
   -moz-border-radius: 7px;
   padding:5px; 
   clear: both;
   float: left;
   margin-top:5px;
}

.nuovo-mondo label{ font-size:0.8em; padding-bottom:3px; color:#666666; display:block;}

.legenda 
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.etichetta 
{ 
	font-size: 11px; 
	font-weight: bold;
}

.etichetta-strong
{
   font-size: 11px;
   padding: 5px;
   font-weight: bold;
}

.dati-small 
{
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	vertical-align: top;

}

.dati-riga-a
{
   background-color: #E6E6E6;
   text-align: left;
   padding: 5px 10px 5px 10px;
   vertical-align: middle;
   border-bottom:1px solid #E6E6E6;
}

.dati-riga-b
{
   background-color: #FFFFFF;
   text-align: left; 
   padding: 5px 10px 5px 10px; 
   vertical-align: middle;
   border-top:1px solid #E6E6E6;  
}

.dati-riga-sem
{
   background-color: #FF0000;
   text-align: left; 
   padding: 5px 10px 5px 10px; 
   vertical-align: middle;
   border-top:1px solid #E6E6E6;  
}

.dati-riga-b a, .dati-riga-a a{ color:#CC0000; padding:3px;}

.dati-riga-b a:hover, .dati-riga-a a:hover{ color:#333333; text-decoration:none;}

.dati
{
   color: #333333;
   font-size: 10px;
   font-weight: normal;
   padding-left:5px;
}

.dati a{ color:#CC0000;}
.dati a:hover{ text-decoration:none;}
.dati-strong 
{
	color: #222222;
	font-size: 10px;
	font-weight: bold;
}

.thumb-prodotto-dati
{
   color: #333333;
   font-size: 10px;
   font-weight: normal;
   vertical-align: top;
   background-color: #D4E1F2;
   text-align: left;
}

.thumb-prodotto-dati ul {
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}

.thumb-prodotto-dati ul li {
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #BAC7E7;
}

.thumb-prodotto-etichetta {
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #D4E1F2;
   padding: 5px;
   display:block;
   font-weight: bold;
}

.thumb-prodotto-etichetta-strong
{
   font-size: 11px;
   display:block;
   padding: 5px;
   font-weight: bold;
   color: #ff0000;
}

.thumb-prodotto-titolo
{
   font-size: 11px;
   padding: 5px;
   font-weight: bold;
   color: #000066;
}

.box_stondato{
   background-color:#D5D3C8;
   border:1px solid #CCCCCC;
   padding: 10px;
   display:block;
   position:relative;
   -moz-border-radius:5px;
   webkit-border-radius:5px;
}

.message
{
	color: #FF3300;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

.intestazione 
{
   color: #333333;
   font-size: 11px;
   font-weight: bold;
}

/*************************************** 
pulsanti di selezione delle applicazioni 
***************************************/
.main-bottone, .main-bottone-news, .main-bottone-ftp{cursor:pointer;}  

.main-bottone-pronto {
   background-color: #FFFFFF;
   border: 4px none #ffffff;
   font-size: 18px;
   font-weight:bold;
   color: #666666;
   height: 103px;
   width: 205px;
   margin:5px;
   background-attachment: scroll;
   background-image: url(../img/Bottone_main_pronto.gif);
   background-repeat: no-repeat;
   background-position: center center;
   display: block;
}

.main-bottone-pronto:hover {
	background-color: #FFFFFF;
	border: 4px none #ffffff;
	font-size: 18px;
	font-weight:bold;
	color:#CC0000;
	height: 103px;
	width: 205px;
	background-attachment: scroll;
	/*background-image: url(../img/Bottone_main_pronto_hover.gif);*/
	background-image: url(../img/Bottone_main_pronto_hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

.main-bottone {
   background-color: #FFFFFF;
   border: 4px none #ffffff;
   font-size: 18px;
   font-weight:bold;
   color: #666666;
   height: 103px;
   width: 205px;
   margin:5px;
   background-attachment: scroll;
   background-image: url(../img/Bottone_main_normal.gif);
   background-repeat: no-repeat;
   background-position: center center;
   display: block;
}

.main-bottone:hover {
	background-color: #FFFFFF;
	border: 4px none #ffffff;
	font-size: 18px;
	font-weight:bold;
	color:#CC0000;
	height: 103px;
	width: 205px;
	background-attachment: scroll;
	background-image: url(../img/Bottone_main_normal_hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

.main-bottone-news {
	clear:both;
	background-color: #FFFFFF;
	border: 4px none #ffffff;
	font-size: 18px;
	font-weight:bold;
	color: #666666;
	height: 103px;
	width: 205px;
    margin:5px;
	background-attachment: scroll;
	background-image: url(../img/Bottone_main_normal_new.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

.main-bottone-news:hover {
	background-color: #FFFFFF;
	border: 4px none #ffffff;
	font-size: 18px;
	font-weight:bold;
	color:#CC0000;
	height: 103px;
	width: 205px;
	background-attachment: scroll;
	background-image: url(../img/Bottone_main_normal_new_hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

.main-bottone-ftp{
   background-color: #FFFFFF;
   border: 4px none #ffffff;
   font-size: 18px;
   font-weight:bold;
   color: #666666;
   height: 41px;
   width: 188px;
   margin:5px;
   background-attachment: scroll;
   background-image: url(../img/Bottone_ftp.gif);
   background-repeat: no-repeat;
   background-position: center center;
   display: block;
   padding: 2px;
   float:right;
    }
    
.main-bottone-ftp:hover{
	background-color: #FFFFFF;
	border: 4px none #ffffff;
	font-size: 18px;
	font-weight:bold;
	color:#CC0000;
	height: 41px;
	width: 188px;
	background-attachment: scroll;
	background-image: url(../img/Bottone_ftp.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
    }
.bottone-file{padding:4px;}

.testo-titolo {
	background-color: #FFFFFF;
	border: none;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	color: #000088;
    width:70%;
}
.testo-header {
   background-color: #E6E6E6;
   border: 1px solid #CCCCCC;
   font-size: 1em;
   font-weight: bold;
   padding: 8px;
   color: #333;
   text-align: left;
}

/*************************************** 
stili utilizzati solo per l'anteprima di stampa del catalogo
questi stili sono presenti anche in style_stampa_catalogo.css
***************************************/
.tab-search-result{ font-size:1em;}

.testo {
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-weight: normal;
	padding: 1px;
	color: #666;
	text-align: left;
}

.testo-strong {
   background-color: #FFFFFF;
   border: none;
   font-size: 0.8em;
   font-weight: bold;
   padding: 1px;
   color: #333333;
   padding-top:3px;
}

.testo-taglia {
   background-color: #FF3300;
   border: 2px solid #FFF;
   font-size: 0.7em;
   font-weight: normal;
   padding: 3px;
   color: #FFFFFF;
   width: 27px;
   -moz-border-radius:5px;
   margin-right:2px;
}

.testo-nota {
	background-color: #FFFFFF;
	border: none;
	font-size: 8px;
	font-weight: normal;
	padding: 1px;
	color: #000000;
	text-align: left;
}

.immagine-cell
{
	border: none;
}

.immagine-thu 
{
	border: none;
	width: 50px;
	height: 50px;
}

.row-break 
{
	border-bottom: solid 1px #DCDCDC;
	font-size: 7px;
	font-weight: normal;
    padding:0px;
    line-height:1.5em;
}
.src-etichetta{ margin-bottom:2px; display:block;}
.float-left{ float:left; margin-right:5px;}
.float-left label{ display:block; margin:2px 0px 3px 0px;}
.messaggio-welcome{ border: 1px solid #CCCCCC; -moz-border-radius:5px; padding:10px; background-color:#DCDCDC; width:70%; margin-top:10px;}
.messaggio-welcome a {color:#333333;}
.messaggio-welcome a:hover {color:#CC0000;}
#bacheca_inserisci label {display:block; margin:2px 0px 3px 0px;}

