#carrello-shop {
	width:195px;
	height:26px;
	padding:7px 0 0 9px;
	position:fixed;
	top:120px;
	right:30px;
	font-size:11px;
	font-family:Tahoma;
	color:#ffffff;
}

#carrello-shop ul {
	margin:0px;
	padding:0px;
}

#carrello-shop li {
	width:8px;
	height:7px;
	list-style:none;
	display:inline;
}

#carrello-shop li div {
	width:8px;
	height:7px;
	margin:0 0 0 4px;
	float:left;
}

div.carrello-rosso {
	background:url(images/carrello-color1.jpg);
}

div.carrello-celeste {
	background:url(images/carrello-color2.jpg);
}

div.carrello-blu {
	background:url(images/carrello-color3.jpg);
}

div.carrello-verde {
	background:url(images/carrello-color4.jpg);
}

#dettagliocarrello-shop div div {
	height:34px;
	padding:8px 8px 8px 28px;
	position:relative;
}

#dettagliocarrello-shop div div div.carrello-anteprima {
	width:42px;
	height:31px;
	padding:0px;
	margin:0 8px 0 0;
	float:left;
	border:1px solid #ffffff;
	background:url(images/anteprima-fotocarrello.jpg);
}


#dettagliocarrello-shop div div img.elimina-dettagliocarrello-shop {
	position:absolute;
	top:5px;
	left:22px;
	margin:0px;
	float:none;
	border:0px;
	cursor:pointer;
}

#dettagliocarrello-shop div div span {
	font-size:10px;
	color:#ffffff;
}

#dettagliocarrello-shop div div p {
	margin:4px 24px 0 0;
	font-size:8px;
	text-align:right;
}

#dettagliocarrello-shop div div strong {
	font-size:10px;
}

#dettagliocarrello-shop div div hr {
	width:153px;
	height:1px;
	margin:8px 0 0 0;
	float:left;
	border-bottom:1px solid #ffffff;
}

#checkout-shop {
	width:170px;
	height:19px; 
	padding:3px 30px 0 0;
	text-align:right;
	cursor:default;
}

#checkout-shop a {
	color:#ffffff;
}

#checkout-shop img {
	margin:0 10px 0 0;
}

#carrello-shop ul {
	position:absolute;
	top:-12px;
	right:2px;
}

#carrello-shop ul li {
	cursor:pointer;
}

#carrello-shop table {
	width:100%;
	position:absolute;
	top:0px;
	right:0px;
}

#carrello-shop table tr td img{
	cursor:pointer;
}

.carrello-shop {
	background:url(images/bg_carrello-top-a.png);
}

.carrello-shop #checkout-shop {
	background:url(images/bg_carrello-bottom2-a.png);
}

.carrello-shop #dettagliocarrello-shop #background-dettaglioshop {
	background:url(images/bg_carrello-bottom-a.png) no-repeat 20px 0;
}

.carrello-shop2 {
	background:url(images/bg_carrello-top-b.png);
}

.carrello-shop2 #checkout-shop {
	background:url(images/bg_carrello-bottom2-b.png);
}

.carrello-shop2 #dettagliocarrello-shop #background-dettaglioshop {
	background:url(images/bg_carrello-bottom-b.png) no-repeat 20px 0;
}

.carrello-shop3 {
	background:url(images/bg_carrello-top-c.png);
}

.carrello-shop3 #checkout-shop {
	background:url(images/bg_carrello-bottom2-c.png);
}

.carrello-shop3 #dettagliocarrello-shop #background-dettaglioshop {
	background:url(images/bg_carrello-bottom-c.png) no-repeat 20px 0;
}

.carrello-shop4 {
	background:url(images/bg_carrello-top-d.png);
}

.carrello-shop4 #checkout-shop {
	background:url(images/bg_carrello-bottom2-d.png);
}

.carrello-shop4 #dettagliocarrello-shop #background-dettaglioshop {
	background:url(images/bg_carrello-bottom-d.png) no-repeat 20px 0;
}
