/* Realizzato da Daniele Fois per Webag.it Copyright2008 */

.prodotto_dettaglio h3 {
	font-size: 20px;
}
.prodotto_dettaglio h3 a {
	text-decoration: none;
	color: #000057;

}
.prodotto_dettaglio .product_image {
	width: 254px;
}
.prodotto_dettaglio .product_desc {
	font-size: 11px;
	border: 1px solid #FED5B5;
	width: 560px;
	margin: 0 auto;
	float:left;
}
.prodotto_dettaglio .product_desc .product_code {
	font-weight: bold;
	margin-top: 10px;
}
.prodotto_dettaglio .product_desc .short_desc {
	padding: 10px;
}
.prodotto_dettaglio .product_desc .box_more {
	float: left;
	width: 190px;
	height: 70px;
	background-color: #FFF4EE;
	border: 2px solid #FED5B5;
	padding: 15px;
	line-height: 23px;
	font-size: 12px;
}


.prodotto_dettaglio .product_desc .box_more a {
	color: #D94F00;
}
.prodotto_dettaglio .acquisto {
}
/*Inizio acquista*/
.box_acquisti {

}

.box_acquisti .add2cart {
	/*float:right;*/
	width:200px;	


	}
	.box_acquisti em {
		font-size: 29px;
		letter-spacing: -3px;
	}
	.prezzo_box {
	font-weight: bold;
	line-height: 0.8;
	font-size: 14px;
	color: #699F4C;
	float: right;
	width: 110px;
	margin-top: 8px;
	}
	.prezzo_box_2 {
	float:right;
	font-weight: bold;
	font-size: 14px;
	color: #699F4C;
	margin-right:20px;
	}
	.subproduct .prezzo_box_2 {
	float:right;
	font-weight: bold;
	font-size: 14px;
	color: #699F4C;
	margin-right:0px;
	}
	.testogrigio12px {
	font-size: 12px;
	color: #999999;
	font-style: italic;
	}
	.box_acquisti .more {
	left: 100px;
	position: relative;
	
	}
	.box_acquisti form {
	width: 70px;
	font-weight: bold;
	display: inline;
	color: #699F4C;
	font-style: normal;
	
	}
	.box_acquisti input {
	text-align: center;
	margin-bottom: 1px;
	}
	.box_acquisti .add2cart .invia_form {
	vertical-align: text-bottom;
	}
.box_acquisti .ele_lista_destra {
	float: left;
}
/*fine acquista*/
.prodotto_dettaglio .product_desc .product_left {
	width: 254px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
.prodotto_dettaglio .product_desc .product_left .box_acquisti .prezzo_box form #quantita {

}
.box_acquisti .add2cart .quantita {
	height: 16px;
	margin-bottom: 3px;
	line-height: 16px;
	width: 50px;
	padding: 0;
	margin: 0;
}
.product_zoom {
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(img/more.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #D94F00;
	width: 30px;
	margin: 0 auto;
	height: 16px;
	display: block;
}

/*MINICARRELLO*/
.modulo_carrello {
	width: 172px;

}
.modulo_carrello .corpo{

}
.modulo_carrello .piede {
	text-align: right;
	padding-right: 15px;
	height: 24px;
}
table#minicart {
	font-size:11px;
}
#minicart td, #minicart th  {
	font-size: 11px;
	height: 22px;
	border-bottom: 1px solid #ccc;
	line-height: 22px;
}
#minicart th {
	font-size: 10px;
}
#minicart .riga_prodotto td {
	font-size: 11px;
	line-height: 12px;
}
.modulo_carrello .testa h3 {
	font-size: 16px;
}
.modulo_carrello .riga_prodotto a {
	color: #965025;
	font-size: 10px;
}
.modulo_carrello .piede a {
	height: 24px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #D94F00;
}
 .modulo_carrello .testa {
	line-height: 27px;
	padding-top: 5px;
	height: 27px;
}

/* scheda prodotto quarta categoria */

.subproduct {
	width: 560px;
	margin-top: 20px;
	padding-top:8px;
	border-top: 1px solid #FED5B5;
	display: block;
}

.subproduct .product_image
{
width:260px;
float:left;
margin-right:10px;
}

.subproduct_title {
width:260px;
padding: 10px;
float:right;
}

.subproduct_title a, .subpoduct_title a:visited {
color:#D94F00;
font-weight:bold;
}

.subproduct_title img {
margin-top:15px;
}


.subproduct .add2cart
 {
 width:140px;
/* margin-top:15px; 
padding-top:20px;*/
 margin-right:10px;
 float:right;
display:block;
 }


.subproduct em, .prezzo_box_2 em {
		font-size: 18px;
		letter-spacing: -2px;
	}
.prezzo_box_sub {
	font-weight: bold;
	line-height: 0.8;
	font-size: 14px;
	color: #699F4C;
	padding: 3px;
	padding-bottom: 5px;
	}
.subproduct	.testogrigio12px {
	font-size: 12px;
	color: #999999;
	font-style: italic;
	}
.subproduct	.box_acquisti .more {
	left: 100px;
	position: relative;
	
	}
.subproduct	.box_acquisti form {
	width: 70px;
	font-weight: bold;
	display: inline;
	color: #699F4C;
	font-style: normal;
	
	}
.subproduct	.box_acquisti input {
	text-align: center;
	margin-bottom: 1px;
	}
.subproduct	.box_acquisti .add2cart .invia_form {
	vertical-align: text-bottom;
	}
.subproduct .box_acquisti .ele_lista_destra {
	float: left;
}



.subproduct .prodotto_dettaglio .product_desc .product_left {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

.subproduct .prodotto_dettaglio .product_image {
	width: 104px;
	float:left;
}

.subproduct .tabbertab {
border-left:1px solid #FED5B5;
border-right:1px solid #FED5B5;
}

.chiusurasubproduct {
clear:both;
	margin-bottom: 10px;
}

.prodotto_dettaglio .product_desc .product_more {
background-image:url(img/more.gif);
background-position:right center;
background-repeat:no-repeat;
color:#D94F00;
display:block;
float:left;
margin-right:20px;
padding-left:10px;
padding-right:20px;
}


.prodotto_dettaglio .subproduct .subproduct_title .product_more {
background-image:url(img/more.gif);
background-position:right center;
background-repeat:no-repeat;
color:#D94F00;
display:block;
float:left;
margin-right:20px;
padding-left:10px;
padding-right:20px;
}

/* fine scheda prodotto quarta categoria */

/* disponibilità prodotto */



.disponibile, .disponibile-dal, .disponibil-limit {
	width:262px;
	border-top: 1px solid #D8D8D8;
	}
	
.elemento_promo .disponibile, .elemento_promo .disponibile-dal, .elemento_promo .disponibil-limit {
	width:175px;
	margin-top:4px;
	border:none;
	}

.prodotto_dettaglio .disponibile, .prodotto_dettaglio .disponibile-dal, .prodotto_dettaglio .disponibil-limit {
	width:245px;
	border: 1px solid #D8D8D8;
	height:17px;
	display:block;
	clear:both;
	margin-top:4px;
	}
.subproduct	.disponibile,  .subproduct .disponibile-dal, .subproduct .disponibil-limit {
	width:160px;
	border:none;
	border: 1px solid #D8D8D8;
	height:17px;
	display:block;
	clear:both;
	margin-top:4px;
	}
	
.subproduct .disponibile p, .subproduct .disponibile-dal p, .subproduct .disponibil-limit p {
	font-size:10px;
	float:left;
	margin-left:2px;
	}
.disponibile img, .disponibil-limit img {
	float:left;
	margin-top:3px;
	margin-left:4px;
	}
.disponibile p, .disponibile-dal p, .disponibil-limit p {
	font-size:10px;
	float:left;
	margin-left:10px;
	}
.disponibile .verde {
	color:#006600;
	}
.disponibile .giallo {
	color:#CC3300;
	}
