html, body {
	margin: 0 auto;
	padding: 0;
	font: 11px Arial, Helvetica, verdana, sans-serif;
	background: #fff url(/img/bg_main.gif) repeat-x;
	/*background: #dee9ef url(/img/bg_natale08.jpg) repeat-x;*/
	text-align: center;
	color: Gray;
}

hr {
	display: none;
}

#total_page{
	color: #0d283a;
	margin: 0 auto;
	text-align: left;
	/*width: 759px;*/
	width: 900px;
	background-color: #fff;
	position: relative;
	z-index: 0;
}

#head { 
	color: Gray;
	text-align: right;
	padding: 45px 15px 5px 0;
	/*background: #fff url(/img/fiocco_08.png) no-repeat;*/
}

#login-head{
	text-align: right;
	color: #fff;
	background: #0a2f48 url(../img/bg_login.gif) repeat-y;
	padding: 2px 10px;
}

#left { 
	width: 160px; 
	float: left;
	margin: 0 15px 15px 0;
	position: relative;
	z-index: 10;
	/*background: #fff url(/img/babboNatale.jpg) no-repeat;
	padding:75px 0 0 0;*/
	
}

#right{
	margin-left:-2px!important;
	margin-left: 10px;
	line-height:16px; z-index:150;
	float: right;
	width: 700px;
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #0d283a;
}
a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #FFA500;
}

img {border : 0;}

#privacy{
	color: #666;
	font-size: 10px;
	line-height: 10px;
}

#privacy a{
	color: #666;
}

h1{
	font-size: 20px;
	font-family: arial, georgia, times new roman, times;
	color: #0a1037;
	font-weight: normal;
	margin-bottom: 0px;
	letter-spacing: -1px;
	margin-top: 5px;
	line-height: 28px;
	width: 98%;
}

h2{
	font-size: 25px;
	font-family: arial, georgia, times new roman, times;
	color: #0a1037;
	letter-spacing: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	letter-spacing: -2px;
	margin-top: 5px;
	line-height: 28px;
	width: 98%;
	float:left;
}

h3{
	font-size: 16px;
	font-family: arial, georgia, times new roman, times;
	color: #112A38;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 2px;
	font-weight: normal;
}

h4{
	font-size: 19px;
	font-family: arial, georgia, times new roman, times;
	color: #B22222;
	letter-spacing: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	letter-spacing: -1px;
	margin-top: 5px;
	line-height: 28px;
	width: 40%;
}

h5{
	font-size: 16px;
	font-family: arial, georgia, times new roman, times;
	color: #112A38;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 2px;
	font-weight: normal;
	text-align:right;
	margin-right: 15px;
	border-top: 1px solid #112A38;
	
}

h6{
	font-size: 14px;
	color: #112A38;
	margin: 10px 0 3px 0;
	font-weight: normal;
	color: #FF8C00;
}

h7{
	font-size: 13px;
	font-family: georgia, times new roman, times;
	color: #B22222;
	letter-spacing: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	letter-spacing: -1px;
	margin-top: 5px;
	line-height: 28px;
	width: 40%;
}

#content{
}

#content-left{
	width: 350px;
	float:left;

}
#content-left p{
	margin: 0px;
	margin-left: 10px;
}

#content-right{
	margin-left: 25px;
	width: 282px;
	float:left;
}
#content-right p{
	margin: 0px;
	margin-left: 10px;
}


/*menu istituzionale*/
#tabmenu {
	border-bottom: 1px solid #B0C4DE;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	z-index: 1;
	padding: 10px 0 4px 10px;
}

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none;
		}

	#tabmenu a, a.active {
	background-color: #E4F0F5;
	font-size: 11px;
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica,sans-serif;
	line-height: 16px;
	font-weight: normal;
	border: 1px solid #B0C4DE;
	padding: 4px 5px 6px 5px;
	margin: 0px;
	text-decoration: none;
	color: #0D283A;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

	#tabmenu a.active {
		background-color: #fff;
		border-bottom: 2px solid #fff;
		 }

	#tabmenu a:hover {
	color: #fff;
	background-color: #6C9CC6;
}

	#tabmenu a:visited {
		 }

	#tabmenu a.active:hover {
		background: #6C9CC6;
		color: #DEDECF; }

	#content {
		/*text-align: justify;*/
		border: 0px solid #B0C4DE;
		border-top: none;
		z-index: 2;	
		padding: 5px 10px;
		}




/*menu istituzionale*/


input, select{
	color: #000000;
	border-width: 1px;
	font-size : 11px;
	/*font-family : Tahoma,Verdana,Arial;*/
	
	font-weight: bold;
}
textarea {font-size: 10px; color :#000000; border-width: 1px; font-weight:bold;}

.invia{
	background-color:#669900;
	color:#fff;
}


.annulla{
	background-color: #D03869;
	color: #fff;
}

.bottone{
	font-weight:normal; 
	background: #B0C4DE url(/store/store/images/bg_form.gif) repeat-x;
	height: 17px;
	border-left: 1px solid #cedae1;
	border-right: 1px solid #8da8b9;
	border-top: 1px solid #cedae1;
	border-bottom: 1px solid #8da8b9;
}




#footer {
	clear: both;
	border-top: 1px solid #B0C4DE;
	border-bottom: 3px solid #B0C4DE;
	padding: 7px 20px;
	background-color: #646567;
	color: #fff;
	text-align: left;
	margin: 10px 0px 0px 0px; 
}

#footer ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer li{
	border-bottom: 0px solid #000;
	display: inline;
	}

#footer ul a{
	font-weight: normal;
	text-decoration: none; /*margin: 4px 3px 4px 3px;*/
	color: #fff;
	display: inline;
	margin: 0 -2px;
	padding: 1px;
}

#footer ul a:hover{
	background: #C8D4DD;
	color: #000;
}

#footer ul a:visited{
	
}


#footer ul a:active{
	background-image: none;
	background-color:	#FFA500;
	border-bottom:2px solid #FFA500;
}


#credits{
	background: #fff url(../img/bg_credits.gif) repeat-x;
	text-align: right;
	color: #B8B8B8;
	padding: 15px;
}

#credits a{
	color: #8D8D8D;
	font-weight: normal;
}

td, p{
	color: #0d283a;
	font-size: 11px;
}


div#minipics{ 
	/*width: 450px;*/
}
div#minipics ul{list-style-type: none;margin: 0;padding: 0}
div#minipics li{
	float:left;
	height:100px; 
	width: 140px;
	margin:5px;
	text-align: center;
	}

div#minipics ul a{
	display: block;
	border:1px solid #ccc;
	padding: 3px;
	font-weight: normal;
}

div#minipics ul a:hover{
	background-color: #DCEEFA;
}	

.quantita{
	font-size: 12px;
	border-bottom: 2px dotted #ff9900;
	font-weight: bold;
	text-align: right;
}

/******************************

PRODOTTi dello store*/

#container_store{
	border: 0px solid #000;
}


#topbar{
	/*padding-top:  10px;*/
	padding-top: 7px !important; padding-top: 0px;
	padding-left: 15px;
}
#topbar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;

}

#topbar li{
	border-bottom: 0px solid #000;
	padding: 0px;
	display: inline;
	margin-right: 15px;
}

#topbar ul a{
	font-weight: normal;
	text-decoration: none; /*margin: 4px 3px 4px 3px;*/
	color: #0a1037;
	display: inline;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 11px;
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica,sans-serif;
	height: 25px;
	border-bottom:1px solid #0a1037;
	/*background-color: #fff;	*/
	margin-bottom: 2px;
}

#topbar ul a:hover{
	background-color: #f2f6f8;
	border-bottom:1px solid #fb9209;
}

#topbar ul a:visited{
	
}


#topbar ul a:active{
	background-image: none;
	background-color:	#FFA500;
	border-bottom:2px solid #FFA500;
}

.red{
	color: #cc3300;
}

.row{
	display: block;
	clear: left;
}

#products{
	/*margin: 3px 10px 12px 10px;*/
	padding: 20px 1px 10px 1px;
	border: 1px solid #ddd;
	border-bottom-color: #858585;
	border-top: none;
	width: 210px;
	float: left;
	text-align: center;
	cursor: pointer;
	position: relative;
	height: 270px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: -1px;
}

#products a{
	color: #0d283a;
}

#img_products{
	text-align:center;
	border: 1px solid #000;
}

#aggiuntoIl{
	background: #f2f2f2;
	position: absolute;
	width: 216px;
	top: 0;
	left: 0;
	z-index: 1;
}


.prezzo{
	width: 195px;
	text-align: center;
	position: absolute;
	color: #FB5E00;
	font-weight: normal;
	font-size: 20px;
	left: 0px;
	border: 0px solid #ccc;
	bottom: 3px;
	left: 10px!important;
	left: 25px;
	
	padding:5px 0 6px 0;
	/*background: url(/img/carrello/prezzo_thumbs.png) no-repeat 5px 0px;*/
}

.prezzoOfferta{
	color: #ccc;
	text-decoration: line-through;
	font-size: 15px;
}

.marchio{
	position: absolute;
	
	bottom: 37px;
	left: 85px;
}

.codice{
	color: #666;
}

.link_products{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 1px 3px;
}

.descrizione, .descrizione p{
	margin: 15px;
	font-size:12px;
	line-height:16px;
}



#img_products_big{
	text-align:center;
	/*float: right;*/
	margin: 5px;
}

#topmenu{
	margin-bottom: 10px;
	/*background-color: #fff;*/
	height: 30px;
}

.td-search{
	border-right: 1px solid #ccc;
}

.next{
	background-color: #4682B4;
	font-weight: bold;
	color:#fff;
}

#prodotto_vetrina{
	border: 1px dotted #4682B4;
	padding: 5px;
	text-align: center;
	background-color: #fff;
}

#cleaner{
	clear: both;
}

.supplier_list{
	margin: 10px;
	border-bottom: 1px dotted #4682B4;
	height: 180px;
	float:left;
	text-align:center;
	line-height:30px;
}

.underline, .underline2{
	padding-bottom: 0px;
	border-bottom: 1px solid #ccc; 
	margin-bottom: 2px;
	padding-right: 10px;
}
.underline2{
	border-bottom: 2px solid #666;
}


.white{
	color: #fff;
}
/*padding : TOP right bottom left*/




.subfamily{
	display: block;
	border-bottom: 1px dotted #666;
	width: 550px;
	padding: 5px;
	font-size: 15px;
}

a.subfamily:hover{
	background-color: #FFFACD;
}

#box_link{
	float: left;
	width: 200px;
	border-left: 1px dotted #666;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 20px;
	text-align: left;
	line-height: 12px;
}

h7{
	font-size: 14px;
	font-weight: bold;
	color: #FF8C00;
}

.box_title{
	font-size: 14px;
	color: #FF8C00;
}

#right_condizioni{
	float: right;
	text-align:left;
	width: 150px;
}

#condizioni{
	margin-right: 170px;
	border-right: 1px dotted #666;
	padding-right: 15px;
}

.orange{
	color: #FF4120;
}

#offerta_settimana{
	margin: 10px 0;
	border: 2px dotted #b22222;
	padding: 2px;
}

#offerta{
	border: 1px dotted #006699;
	padding: 2px;
	width: 280px; 
	margin: 5px 5px 10px 30px;
	float:left;
	min-height: 120px!important;
	cursor: pointer;
	height:130px;
	}

	
#offerta h3{
	font-size: 14px;
	font-family: arial, georgia, times new roman, times;
	color: #112A38;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 2px;
	font-weight: bold;
}	

.label_price{
	margin-left: 120px;
	background: #fff url(../img/home/bg_price.gif) no-repeat;
	padding: 0px 2px 7px 10px;
	color: #fff;
	width:60px;
	margin-top:15px;
	font-weight:bold;
}


#flag_offerta{
	position:absolute;
	top:0;
	right:0px;
	background: url(/img/flag_offerta.png) no-repeat;
	width:80px;
	height: 61px;
	z-index: 3;
	
}

#fornitori_home{
	overflow: visible;
	 text-align:center;  
	 margin-top: 0px;
}

#fornitori_home img{
	margin: 0 25px ;
}

.tooltipclass{
	position: absolute;
	display: none;
	width: 200px;
	background-color: #DCDCDC;
	color: #000;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

.tooltip-title{
	width: 100%;
	background-color: #708090;
	color: #fff;
	font-weight:bold;
}

.tools{
	width: 86px;
	height: 55px;
	float: left;
	text-align: center;
	margin: 2px 2px 0 1px;
	line-height: 11px;
	padding: 1px;
	font-size:10px;
}

 a.tools{
	display: block;
	font-weight: normal;
}

 a.tools:hover{
	background-color: #b0e0e6;
	color: #4A546D;
}

.linkHome{
	width: 65px;
	float: left;
	padding: 2px;
	border: 1px dotted #c30;
	margin-right: 5px;
	height:50px;

	display: block;
}

a.linkHome:hover{
	border: 1px solid #666;
}

#segnalato{
	border-top: 1px dotted #ccc; 
	clear:left;
	margin-top:15px;
}

.segnalatoCol{
	width: 120px;
	float: left;
	border-right: 0px solid #ccc; 
	margin: 10px;
}

.segnalatoCol img{
	margin: 5px;
}

#progressivo_stato{
	float: left;
	margin: 3px 0px;
	padding: 4px;
	text-transform: uppercase;
	padding-right:10px;

}

.StatoOn{	
	background: #77AFD2 url(/img/once/progress_on.png) top right;
	font-weight: bold;
	color: #fff;
	
}

.StatoOff{
	background: url(/img/once/progress_off.png) top right;
}

.StatoDone{
	background: url(/img/once/progress_done.png) top right;
}

.StatoDone2{
	background: url(/img/once/progress_done2.png) top right;
}

.StatoEnd{
	background: url(/img/once/progress_end.png) top right;
}

.invia-big{
	color:#fff;
	font-size: 18px;
	background: #669900 url(/img/bg_continua.png) repeat-x;
}

#topmenu, #topbar{
	z-index: 1000;
	position: relative;
}

#santa{
	position: absolute;
	z-index: 0;
	/*top: 14px;*/
	top: -105px;
	left: 182px;
}
#santa_hand{
	position: absolute;
	z-index: 10;
	/*top: 159px;*/
	top:40px;
	left: 182px;
}

#fiocco{
	position: absolute;
	z-index: 15000;
	right: 0;
}

#data{
	text-align: center;
	background: #fff url(/img/bg_data.png) no-repeat;
	width: 35px;
	font-size:9px;
	color: #fff;
	float: left;
	line-height: 13px;
	margin: 4px;
	height: 38px;
}
.data-giorno{
	line-height:20px;font-size:20px;color:#666;
	font-family: Georgia, times new roman;
}

#spese_gratuite{
	position: absolute;
	z-index: 15000;
	left: 0;
	top:0;
}

#chiusiPerFerie{
padding: 10px;
width:420px; 
background:#ffffcc; 
border: 4px dotted #c30; 
color: #c30; 
font-size: 16px; 
font-family:arial, verdana; 
font-weight:bold;
margin: 15px;
}


/******BLOCCO CARRELLO*******/
#carrello{
	margin:16px 15px 15px 15px; 
	width: 220px; 
	height: 260px; 
	border:1px solid #92cbf0; 
	padding:15px 15px 0 15px;
	background:#d7f2fb url(/img/carrello/bg_carrello.png) repeat-x;
	font-size: 11px;

}

#carrello em{
	font-size: 10px;
}

#carrello h4{
	background: url(../img/carrello/prezzo.png) no-repeat;
	font-size: 22px;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	letter-spacing: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	letter-spacing: -2px;
	margin-top: 5px;
	line-height: 40px;
	/*width: 40%;*/
	white-space: nowrap;
	height: 47px;
	width: 230px;
	text-align: center;
	text-shadow: 0 1px 1px #868686;
}

#carrello h4 strong{
	font-size: 30px;
}

.add_carrello{
	 background: url(../img/carrello/aggiungi.png) no-repeat;
	 border: none;
	 color: #fff;
	 padding: 2px 2px 0 29px;
	 font-size: 14px;
	 width: 175px;
	 height: 34px;
	 margin: 15px;
	 cursor: pointer;
	 text-shadow: 0 1px 1px #333;
	 font-family: arial, helvetica, sans-serif;
}

.add_carrello:hover{
	 background-position:bottom;
	 text-shadow: 0 -1px 1px #333;
}


#carrello select, #carrello input,  #selectVariant{
	font-size: 15px;
}


#carrelloChoise{
		position:absolute; bottom: 30px; left: 35px;
}

#carrelloChoise strong{
	font-size:14px;
}


.evidenziato{
	background-color: yellow;
	color: #000;
	line-height: 12px;
	font-size: 13px;
}

.procedi{
	font:bold 16px arial, helvetica, sans-serif; 
	text-transform: lowercase;
	background: url(/img/carrello/procedi.png) no-repeat; 
	border:none; 
	padding: 5px 10px 10px 25px; 
	color: #fff; 
	cursor:pointer; 
	width:286px;
}

.login{
	font:bold 16px arial, helvetica, sans-serif; 
	text-transform: lowercase;
	background: url(/img/carrello/login.png) no-repeat; 
	border:none; 
	padding: 5px 10px 10px 25px; 
	color: #fff; 
	cursor:pointer; 
	width:180px;
}

.registrati{
	font:bold 16px arial, helvetica, sans-serif; 
	text-transform: lowercase;
	background: url(/img/carrello/registrati.png) no-repeat; 
	border:none; 
	padding: 5px 10px 10px 25px; 
	color: #fff; 
	cursor:pointer; 
	width:180px;
}

.spedizioni{
	font:bold 16px arial, helvetica, sans-serif; 
	text-transform: lowercase;
	background: url(/img/carrello/spedizioni.png) no-repeat; 
	border:none; 
	padding: 5px 10px 10px 20px; 
	color: #fff; 
	cursor:pointer; 
	width:240px;
}

.pagamento{
	font:bold 16px arial, helvetica, sans-serif; 
	text-transform: lowercase;
	background: url(/img/carrello/pagamento.png) no-repeat; 
	border:none; 
	padding: 5px 10px 10px 10px; 
	color: #fff; 
	cursor:pointer; 
	width:240px;
}

.commenti{
	font:bold 16px arial, helvetica, sans-serif; 
	text-transform: lowercase;
	background: url(/img/carrello/commenti.png) no-repeat; 
	border:none; 
	padding: 5px 10px 10px 10px; 
	color: #fff; 
	cursor:pointer; 
	width:240px;
	
}

.salva{
	font-size:15px; 
	background: url(/img/carrello/salva.png) no-repeat; 
	border:none; 
	padding: 5px 10px 10px 10px; 
	color: #000; 
	cursor:pointer; 
	width:240px;
}

.subfamiglia{
	color: #f0f ;
}

.totalecarrello{

	display:none;
	

	clear: both;
	float: right;
	border: 2px dotted #f90;
	width: 160px;
	padding: 40px 2px;
}





a.cercamarchio{
	color:#003366;
	margin: 3px 15px;
	background:#fff url(/img/carrello/cercamarchio.png) no-repeat left top;
	display:block;
	width: 137px;
	padding: 4px 0 0 18px;
	height: 18px;
}

a.cercamarchio:hover{
	background-position:left bottom;
}

a.heightFixed{
	height: 60px;
	line-height: 60px;
	border:1px solid #ccc;
	width:130px;
	float: left;
	display: block;
}

#iltuoCarrelloContiene{
	
	float:right; width: 180px; text-align:right;
	border:1px solid #ccc;
	-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom:none;
padding:5px;
margin-right: 10px;
font: 11px/12px Arial, Helvetica, sans-serif;
display: block;
margin-bottom: -2px;
}

.apri_carrello{float:right;}

 a#iltuoCarrelloContiene:hover{ background: #C6E2FF;  }
#iltuoCarrelloContiene strong{ font-size: 14px; margin-right: 24px;}


/*+++++ORDINI+++++++++*/

.badgeOrdini{

   
   	background: url(/store/store/images/badge_ordini.png) no-repeat;
	height: 26px;
	width: 79px;
	display: block;
	float: left;
	color: #fff;
	text-align: center;
	font: bold 23px Arial, Helvetica, sans-serif;
	margin-top:10px;
	text-shadow: 0 1px 1px #333;
   
   margin-bottom: 10px;
}

.utilitiesOrders{
	float: left;
	width: 300px;
	border: 1px solid #ccc;
	padding: 0px;
	margin: 0 10px 10px 0;
	min-height: 350px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.bigTable{
	width: 90%;
	min-height: 100px;
}

.utilitiesOrders h3{
	margin-left: 10px;
}

.utilitiesTableTh{
	font-size: 10px;
	background: #eee;
	border-bottom: 1px solid #ccc;
	text-align: right;
	padding: 0 10px;
}

.utilitiesOrders td{
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	text-align: left;
	padding: 2px 10px;
}

.utilitiesOrders tr:hover{
	background: #f9f9f9;
}

.modifica, .esci, .inviaMessaggio{
	float: right;
	margin: 5px;
	height: 21px;
	width: 120px;
	background: url(/store/store/images/modifica.png) no-repeat top center;
	color: #fff;
	text-shadow: 0 1px 0 #006600;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border:none;
	cursor: pointer;
	padding-top: 2px;
}

.modifica:hover, .esci:hover, .inviaMessaggio:hover{
	background-position: center bottom;
	color:#000;
	text-shadow: 0 -1px 0 #ccc;
}

.esci{
	width: 100px;
	background: url(/store/store/images/esci.png) no-repeat top center;
	height: 20px;
}

.inviaMessaggio{
	background: url(/store/store/images/invia.png) no-repeat top center;
	height:23px;
	display: block;
	text-align: left;
	padding-left: 5px;
}
   
.openLink{

	background: url(/store/store/images/open-link.png) no-repeat right;
	padding-right: 13px;
	
}

td.inRight{
	text-align: right;
}


.slideInfo{
	font: normal 11px/16px 'Lucida Grande', Helvetica, Arial, sans-serif;
	background: #4db3ee;
	width: 100px;
	display: block;
	text-align: center;
	text-shadow: 0 1px 0 #000;
	color: #fff;
	float: right;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #9fd8f9;
	-moz-box-shadow: 0 0 3px #fff;
	-webkit-box-shadow: 0 0 3px #fff;
	box-shadow: 0 0 3px #fff;
}

.slideInfo:hover{
	background: #478bb2;
	color: #a9d9f5;
	font-weight: normal;
}

#loginForm{

	display:none;
	margin:0px; 
	padding:1px; 
	position:absolute; 
	right:0;
	width: 300px;
	background: #1a1f25;
	z-index: 1000;
	text-align: left;
	color: #fff;
	/*padding: 10px 20px;*/
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 2px solid #797e84;
	border-top:none;
	margin-top: 20px;
}

#loginForm form{
	padding: 20px 10px;
}

#loginForm h1{
	color:#fff;
	font: normal 30px/20px 'Lucida Grande', Helvetica, Arial, sans-serif;
}

#loginForm label{
	background-color: #edecea;
	color: #918f90;
	border: 1px solid #fff;
	font: normal 12px/32px 'Lucida Grande', Helvetica, Arial, sans-serif;
	text-align: right;
	width: 70px;
	padding-right: 5px;
	border-right: 1px solid #ccc;
	display: block;
	float:left;
	margin-top:0px;
	height: 33px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-left: 20px;
	text-shadow: 0 1px 1px #fff;
}

#loginForm input{
	background-color: #edecea;
	color: #918f90;
	border: 1px solid #fff;
	font: normal 12px 'Lucida Grande', Helvetica, Arial, sans-serif;
	width: 160px;
	display: block;
	float:left;
	border-left: none;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	text-shadow: 0 1px 1px #fff;
	padding: 9px 3px;
	margin-top: 0px;
}

#loginForm button{
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #4c98b8;
	border: 1px solid #79d4fa;
	font: bold 18px/20px 'Lucida Grande', Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: 0 1px 1px #111;
	margin-right: 20px;
	float:right;
	cursor: pointer;
	margin-top: 5px;
}



#loginForm p{
	clear:both;
	padding: 10px 0;
}

a.lostPassword{
	font-style: italic;
	color: #5bc6e9;
	float: left;
	font-weight: normal;
	font-size: 10px;
	padding: 14px 30px 0 0;
}

a.registratiAdesso{
	display: block;
	padding: 5px 13px;
	background: #3098cd;
	color: #fff;
	font-size: 17px;
	clear: both;
	margin-top: 15px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-top: 1px solid #85cdf2;
}

a.registratiAdesso span{
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}

a#chiudiquesto{
	position:absolute;
	text-indent: -999999px;
	background: url(/img/once/chiudiquesto.png) no-repeat;
	width:18px;
	height: 18px;
	display: block;
	right: 2px;
	cursor: pointer;
}

.nonDisponibile{
	background: #f4f6f6;
	text-shadow: 0 -1px 1px #fff;
}

.nonDisponibile em{
	font-size: 10px;
	line-height: 8px;
}

#misureAbb{border:none;}
.misureAbbOminio{width:160px; text-align:center; border:none;}
#misureAbb td{padding: 6px 10px; text-align:center; border-bottom: 1px dotted #ccc;}
.descSize{font-size:13px; font-weight:bold;}
.legendaAbb{text-align:left; border:none; font-size: 10px;
}
.blue{
	color: #4e87c2;
}


.no-price{
	width: 80px;
	height: 30px;
	background: url(/img/noprice.png) no-repeat center top;
	color: #714B07;
	text-shadow: 0 1px 0px #EFE457;
	border: none;
	font-size: 16px;
	cursor: pointer;
	margin: 0 70px;
}

.no-price:hover{
	background-position: center bottom;
	text-shadow: 0 -1px 0px #EFE457;
}

#carrello textarea{
	font-size: 13px;
	width: 213px;
	border: 1px solid #ddd;
	font-weight: normal;
}

.responseKO{
	background: #fd3b48;
	color: #fff;
	font-weight: bold;
	border: 2px solid #fff;
	display: block;
	padding: 3px;
}

.responseOK{
	background: #21c948;
	color: #fff;
	font-weight: bold;
	border: 2px solid #fff;
	display: block;
	padding: 3px;
}

#smallImage{
	background: url(/img/loading.gif) no-repeat center center;
	width:100px; 
	height:100px;
}

#immaginePrincipale{
	text-align: center;
	border: 1px solid #ddd;
	padding: 15px 0 5px 0;
}

#immaginePrincipale.loading{
	display: none;
}



#immaginePrincipale a{
	font-size: 10px;
}

#immaginePrincipale ul{
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom:  1px solid #ddd;
	list-style-type: none;
}

#immaginePrincipale li{
	height: 100px;
	border-right:  1px solid #ddd;
	display: inline;
	width: 141px;
	float: left;
}

#immaginePrincipale li a{
	display: block;
	padding: 10px 10px;
}

#immaginePrincipale li a:hover{
	background: #f5fefe;
}

img{-ms-interpolation-mode: bicubic;}

.loadingPhoto{
	display:none;
}

.loadedPhoto{
	background: lime;
}

#table_datas td{
	font-size: 12px;
	padding: 4px 12px 4px 0;
	border-bottom: 1px solid #ddd;
}

#table_datas td em{
	font-size: 10px;
}

#table_datas td input{
	font-size: 15px;
	width: 250px;
	padding: 5px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;


}

::-webkit-input-placeholder  { font-weight: normal; font-size: 12px; }
input:-moz-placeholder { font-weight: normal;  font-size: 12px;}

input.checkbox{
	width: 20px;
}

