
h3, h3 *{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

h3#yourcart{border:0; }

#addToCartItem{position:absolute; height:45px; right:20px; bottom:20px}
#addToCartItem table.addToCart{position:absolute; bottom:0; right:0;}

div.prodotti table.addToCart{margin-top:5px; position:absolute; right:0; bottom:0}
table.addToCart{margin-top:10px; width:140px;}
table.addToCart td{font-size:11px; color:#016201; padding-bottom:2px; padding-right:2px}
table.addToCart td.lbl{font-weight:bold; font-size:10px}
table.addToCart td.prz{text-align: center}
table.addToCart td.icon{padding-left:0px;}
table.addToCart td.icon img{border:0}
table.addToCart select.qta{width:45px; margin-right:1px; border:1px solid #666; margin-left:5px; font-size:10px}
table.addToCart select.qta option{font-size:10px; padding-left:2px}
#item table.addToCart{}

#cartPreview{background: url("images/bgcart.png") left bottom no-repeat; z-index:20;}

#cartPreview h3 a{text-align: center; color:#fff; display:block; width:187px; height:49px; padding-top:5px; background: url("images/cartlabel.png") bottom right no-repeat;}
#cart h2, #cart h3{color:#fff; font-weight: normal; margin-bottom:5px; border:0}
#cartItems{padding:5px 10px 10px 20px;}
#cartItems a img{border:0}
#cartItems input.cart{width:30px; text-align: right; line-height:1em}
#cartItems table.items{background: #ffcb7d; border:1px solid #fff}
#cartItems table.items td{padding-right:10px; padding:5px 7px; vertical-align:middle;}
#cartItems table.items td.itemLabel{font-weight:bold; text-transform:capitalize;}
#cartItems table.items td.itemLabel a{color:#026202; font-weight:bold}
#cartItems table.items tr.tot td{font-weight:bold}

p#checkout{text-align:right; margin:5px; font-weight:bold; color:#028802}
p#checkout a{font-weight: bold; color:#fff}
p#checkout a:hover{text-decoration:underline;}

p.cartConfirmImg{position:absolute; top:0; left:0px; width:30px; height:30px; z-index:0}
p.confirm{background:#fff; border:2px solid #f93; padding:5px; }

#content table.items {margin-top:10px}
#content table.items td{padding-right:10px; padding:5px 7px; vertical-align:middle; border:1px solid #ddd}
#content table.items td.itemLabel{font-weight:bold; text-transform:capitalize;}
#content table.items td.itemLabel a{color:#026202; font-weight:bold}
#content table.items td.costo{text-align: right}
#content table.items td.parziale{text-align: right}
#content table.items tr.tot td{font-weight:bold; text-align:right}
#content table.items input{width:30px}

