div#container div#mainContainer div#topPage{
	position: relative;
	overflow: hidden;
	padding-left:5px;
	padding-right:5px;	
	width:985px;
	padding-bottom:100px;
}


div#container div#mainContainer div#topPage div#pulsantiera{
	float:left;
	width:180px;
	margin-right:20px;
}

div#container div#mainContainer div#topPage div#pulsantiera li{
	display: block;
}

div#container div#mainContainer div#topPage div#carrello{
	width:280px;	
	float: right;
}

div#container div#mainContainer div#topPage div#carrello div#cart_header{
	width:280px;	
	height:42px;
	background-image: url(../img/carrello/carrello_header.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0;	
}

div#container div#mainContainer div#topPage div#carrello div#cart_body{
	width:260px;	
	background-image: url(../img/carrello/carrello_bg.png);
	background-position: center;
	background-repeat: repeat-y;
	padding:10px 10px;
	margin: 0;
	text-align: center;
	font-size:12px;
	position: relative;
}

div#container div#mainContainer div#topPage div#carrello div#cart_body div.loader{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-100px;
	margin-top:-50px;
	background-image: url(../img/carrello/loader-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	width:200px;
	height:75px;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	padding-top:25px;
}

div#container div#mainContainer div#topPage div#carrello div#cart_body a img{
	vertical-align: middle;
}
	

div#container div#mainContainer div#topPage div#carrello div#cart_body table{
	width:100%;
	table-layout: fixed;
}

div#container div#mainContainer div#topPage div#carrello div#cart_body table td{
	vertical-align: middle;
	height:50px;
}

div#container div#mainContainer div#topPage div#carrello div#cart_body table td div.img_container{
	display: block;
	position: relative;
	width:42px;
	height:41px;
	background-image: url(../img/carrello/cart_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding:1px 0 0 0;
}

div#container div#mainContainer div#topPage div#carrello div#cart_body table td a.remove{
	position:absolute;
	top:-6px;
	left: -6px;
}

div#container div#mainContainer div#topPage div#carrello div#cart_body table tr.separatore td{
 border-bottom: 1px solid black;
 height: 15px;	
}

div#container div#mainContainer div#topPage div#carrello div#cart_body table tr.totale td{
	background-color: #fff;
	height: auto;
	padding-top: 5px;
}

div#container div#mainContainer div#topPage div#carrello div#cart_body table tr.sconto td{
	color:#ae0000;
}

div#container div#mainContainer div#topPage div#carrello div#cart_body table td.thumbs{
	padding-left:5px;	
}

div#container div#mainContainer div#topPage div#carrello div#cart_footer{
	margin: 0;
	width:280px;	
	height:42px;	
	background-image: url(../img/carrello/carrello_footer.png);
	background-position: top center;
	background-repeat: no-repeat;
}



div#container div#mainContainer div#topPage div#codice_sconto{
	width:280px;	
	float: right;
}

div#container div#mainContainer div#topPage div#codice_sconto div#codice_sconto_header{
	width:280px;	
	height:31px;
	background-image: url(../img/carrello/codice_sconto_header.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0;	
}

div#container div#mainContainer div#topPage div#codice_sconto div#codice_sconto_body{
	width:250px;	
	background-image: url(../img/carrello/carrello_bg.png);
	background-position: center;
	background-repeat: repeat-y;
	padding:10px 15px;
	margin: 0;
	text-align: left;
	font-size:12px;
	position: relative;
}

div#container div#mainContainer div#topPage div#codice_sconto div#codice_sconto_body p{
	margin-bottom: 10px;
}

div#container div#mainContainer div#topPage div#codice_sconto div#codice_sconto_body p.sconto_inserito{
	font-weight:bold;
	text-align: center;
	margin:10px 0;
}

div#container div#mainContainer div#topPage div#codice_sconto div#codice_sconto_body input{
	width:45%;
	border: 1px solid #4d688e;
	float:left;
	height:25px;
}

div#container div#mainContainer div#topPage div#codice_sconto div#codice_sconto_body button{
	float:right;
}

div#container div#mainContainer div#topPage div#codice_sconto div#codice_sconto_footer{
	margin: 0;
	width:280px;	
	height:35px;	
	background-image: url(../img/carrello/carrello_footer.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}


div#container div#mainContainer div#topPage div#product_showcase{
	width:690px;
	position: relative;
	overflow:hidden;
	float:left;
}

div#container div#mainContainer div#topPage div#product_showcase div#top{
	/*background-image: url(../img/carrello/top_bg.png);
	background-repeat: no-repeat;
	height:21px;
	width:690px;*/
}

div#container div#mainContainer div#topPage div#product_showcase div#body{
	/*background-image: url(../img/carrello/body_bg.png);
	background-repeat: repeat-y;*/
	width:660px;
	padding:0 15px;	
}

div#container div#mainContainer div#topPage div#product_showcase div#bottom{
	height:50px;
	width:690px;
	text-align:right;
}

div#container div#mainContainer div#topPage div.buy{
	width:460px;
	position:absolute;
	left:180px;
	z-index:1;
}

div#container div#mainContainer div#topPage div.buy div.accessori{
	background-image: url(../img/page_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

div#container div#mainContainer div#topPage div.buy div.box{
	width:200px;
	height:150px;	
	float:left;
	margin:0 12px 20px 12px;
	position:relative;
	text-align: justify;
	/*overflow: hidden;
	background-color: #fff;*/
	position: relative;
	background-image: url(../img/carrello/box_bg.png);
	background-repeat: no-repeat;

}

div#container div#mainContainer div#topPage div.buy div.box.offerta{
	background-image: url(../img/carrello/box_offerta_bg.png);
}

div#container div#mainContainer div#topPage div.buy div.box img{
	display: block;
	position:absolute;
	top:14px;
	left:10px;
}

div#container div#mainContainer div#topPage div.buy div.box p{
	text-align: center;
	font-weight: bold;
	width:105px;
	font-size:16px;
	float:right;
	color:#fff;
	padding-top:15px;
	padding-right:10px;
}

div#container div#mainContainer div#topPage div.buy div.box p b{
	color:#fff;
	text-align: center;
	font-size:14px;
	display: block;
	margin-bottom: 5px;
	width:100%;
	clear: both;
}


div#container div#mainContainer div#topPage div.buy div.box p span.small{
	font-weight:normal;
	font-size:12px;
	padding-top:5px;
}

div#container div#mainContainer div#topPage div.buy div.box a{
	position:absolute;
	bottom:6px;
	left:6px;
	display: block;
	width:186px;
	height:29px;
	background-image: url(../img/carrello/acquista.png);
	background-position: top;
	text-decoration: none;
	color:#282828;
}


div#container div#mainContainer div#topPage div.buy div.box a:hover{
	background-position: bottom;
	color:#fff;
}


div#container div#mainContainer div#topPage div.buy div.box .ultimo{
	margin:0;
}


div#container div#mainContainer div#topPage div.buy h2{
	color:#666666;
	font-size:24px;
	padding-top:15px;
	padding-left:20px;
	width:440px;
	height:35px;
	margin:15px 0 35px 0;
	background-image: url(../img/carrello/title_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.banner_carrello{
	float:right;
	margin-right:5px;
	margin-bottom:10px;
	position: relative;
	width:272px;
	height:114px;
}

#balloon{
	position: absolute;
	width:200px;
	height:120px;	
	background-image: url(../img/carrello/balloon.png);
	display: none;
	top:-15px;
	left:80px;
}

.right{
	width:280px;
	float:right;
}

a.big_button{
	width:180px;
	height:47px;
	background-position: top;
	display: block;	
}

a.big_button:hover{
	background-position: bottom;
}

a#banner_richiamaci{
	width:272px;
	height:100px;
	display: block;
	background-image: url(../img/banner/banner_richiamaci.png);
	background-position: top;
}

a#banner_richiamaci:hover{
	background-position: bottom;
}

a#b126{
	background-image: url(../img/carrello/b126.jpg);
}

a#b2500{
	background-image: url(../img/carrello/b2500.jpg);
}

a#b7000{
	background-image: url(../img/carrello/b7000.jpg);
}

a#b7000pc{
	background-image: url(../img/carrello/b7000pc.jpg);
}


a#b8000{
	background-image: url(../img/carrello/b8000.jpg);
}

a#b239{
	background-image: url(../img/carrello/b239.jpg);
}

a#b9000{
	background-image: url(../img/carrello/b9000.jpg);
}

a#b9000pc{
	background-image: url(../img/carrello/b9000pc.jpg);
}

a#bibreath{
	background-image: url(../img/carrello/bibreath.jpg);
}



a#b3500{
	background-image: url(../img/carrello/b3500.jpg);
}

a#b3500F{
	background-image: url(../img/carrello/b3500f.jpg);
}

a#b303FC{
	background-image: url(../img/carrello/b303fc.jpg);
}

a#etiltest{
	background-image: url(../img/carrello/betiltest.jpg);
}

a#drogatest{
	background-image: url(../img/carrello/bdrogatest.jpg);
}


