.carrello_error{width:590px;margin:5px auto 5px auto;font-family: arial, helvetica, sans-serif;color:#FF0000;font-size:14px;text-align:center;font-weight:bold;}
.carrello_warn{width:590px;margin:5px auto 5px auto;font-family: arial, helvetica, sans-serif;color:#000;font-size:12px;text-align:center;font-weight:bold;}
.carrello .header,.carrello .totale,.carrello .prezzo_tot,.carrello .quantita input,.carrello input.update{
	font-family: arial, helvetica, sans-serif;
}
.carrello .prodotti,.carrello .titolo,.carrello .prezzo,.carrello .quantita,.carrello .disclaimer{
	font-family: arial, helvetica, sans-serif;
	margin: 0 5px 0 5px;
}
.carrello .header{
	text-align:center;
	font-size:12px;
	color:#cc6600;
	font-weight:bold;
	padding:3px 0 3px 7px;
}
.carrello .prodotti{
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
}
.carrello .prodotti img{
	margin-top:5px;
}
.carrello .titolo{
	font-size:12px;
	color:#003399;
	padding-top:3px;
}
.carrello .prezzo{
	font-size:11px;
	font-weight:bold;
}
.carrello .quantita{
	font-size:11px;
}
.carrello .quantita input{
	font-size:11px;
	text-align:center;
	border:1px #CCC solid;
	width:16px;
}
.carrello .spacer{
	border-bottom:1px #CCC dashed;
	margin: 0 5px 0 5px;
	padding-bottom:5px;
}
.carrello .totale, .carrello .prezzo_tot{
	font-size:13px;
	font-weight:bold;
	padding:5px 0 5px 0;	
}
.carrello .prezzo_tot{
	color:#CC0000;
}
.carrello .disclaimer{
	font-size:10px;
}
/* LINK PRODOTTI E BOTTONE */
.carrello a:link,.carrello a:hover,.carrello a:visited{
	color:#3A3CFF;
	text-decoration:none;
}
.carrello a b{color:#FFFFFF;font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;font-weight:bold;}
.carrello .header a:link,.carrello .header a:visited{
	color:#cc6600;
}
.carrello .titolo a:hover,.carrello .header a:hover{
	text-decoration:underline;
}
.carrello form{
	margin:0;
}
.carrello input.update{
	font-size:13px;
	text-align:center;
	width:130px;
	border:1px #CCC solid;
	background:#f3f3f3;
	margin-bottom:10px;
	cursor: pointer;
}

/* INIZIO CARRELLO FULL */
.carrello table,.carrello .headerfull,.carrello .msg,.carrello .buttlink{
	font-family: arial, helvetica, sans-serif;
}
.carrello table{
	width:100%;
	font-size:11px;
	text-align:left;
}
.carrello .headerfull{
	font-size:18px;
	font-weight:bold;
    border-bottom:2px #F3F3F3 solid;
    vertical-align:bottom;
    text-align:left;
    margin-top:13px;
    text-indent:5px;
    color:#0B3B6B;
}
.carrello .msg{
	font-size:12px;
	text-align:left;
	margin:2px 0 20px 5px;
}
.carrello table thead th{
	font-size:11px;
	font-weight:bold;
	border-top:2px #F3F3F3 solid;
	border-bottom:2px #F3F3F3 solid;
	background-color:#F3F3F3;
	padding:5px 5px 5px 5px;
}
.carrello table tfoot td{
	border-top:2px #F3F3F3 solid;
	padding-top:5px;
}
.carrello table td{
	padding:5px 5px 5px 5px;
	border-bottom:1px #F0F0F0 solid;
}
.carrello table .rgt{
	text-align:right;
}
.carrello table td.totale{
	text-align:right;
}
.carrello table td.prezzo{
	text-align:right;
	font-weight:normal;
	color:#5555FF;
}
.carrello table td.prezzo_tot{
	text-align:right;
	padding-right:5px;
}
.carrello table td.quantita{
	padding-top:3px;
}
.carrello table tr.row1{
	background-color:#FFF;
}
.carrello table tr.row2{
	background-color:#F9F9F9;
}
.carrello table input.update{
	float:left;
	margin:1px 0 0 5px;
	width:auto;
	height:22px;
	font-size:12px;
}
.carrello a:link .buttlink,.carrello a:visited .buttlink{
	color:#000;
}
.carrello .buttlink{
	background-color:#f3f3f3;
	float:left;
	margin:1px 0 0 5px;
	padding-top:3px;
	width:140px;
	height:17px;
	font-size:12px;
	text-align:center;
	border:1px #CCC solid;
	cursor: pointer;
}
.carrello table .checkout{
	float:left;
	width:95px;
} 

/* BOX ARROTONDATO */
.carr_rounded_box{margin:0 7px 0 7px}
.carr_rounded_top,.carr_rounded_bottom{display:block;background:transparent;font-size:1px}
.carr_r1,.carr_r2,.carr_r3,.carr_r4{display:block;overflow:hidden}
.carr_r1,.carr_r2,.carr_r3{height:1px}
.carr_r2,.carr_r4{background:#99CCFF;border-left:2px solid #3A3CFF;border-right:2px solid #3A3CFF}
.carr_r3{background:#99CCFF;border-left:3px solid #3A3CFF;border-right:3px solid #3A3CFF}
.carr_r1{margin:0 5px;background:#3A3CFF}
.carr_r2{margin:0 3px;background:#3A3CFF;border-width:0 2px}
.carr_r3{margin:0 2px}
.carr_r4{height:2px;margin:0 1px}
.carr_panel{display:block;background:#99CCFF;border:0 solid #3A3CFF;padding-top:4px;border-width:0 2px}
.carr_space{font-size:4px;}
.carrello_acquista{
	background-image:url("/templates/ISG/images/button_o.gif");
	background-repeat:no-repeat;
	padding:3px 0 0 0; 
	height:22px;
	width:137px;
	text-align:center;
	float:left;
	margin:0;
}

