#btn_animBoxCart{background: url("../images/block-cart-icon.png") no-repeat left top;
    float: right;
  
    height:48px;
	padding:0 0 0 60px;
	margin-left:20px;
	position:relative;
    text-align: left;
    width:160px;
    z-index: 12;
	  font-family: 'Roboto Slab',serif;
}
.mu_cart_info{ background:url(../images/cartico.png) no-repeat right center;}
.mu_cart_info a{ color:#777777;}
.mu_cart_p {
	  font-family: 'Roboto Slab',serif;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 5px;
}
.show_cart_num {
    background: url("../images/checkout_bg.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline;
    float: left;
    height: 37px;
    margin-left: 30px;
    padding-left: 2px;
    padding-right: 12px;
}
.show_cart_num a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}
 .show_cart_num a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.mu_checkout{background: url("../images/check_out.gif") no-repeat scroll 0 -56px transparent;
    color: #B80807;
    display: block;
    float: right;
    font-weight: bold;
    height: 37px;
    text-decoration: none;
    text-indent: 10px;
    width: 80px;}


.animBox {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	white-space: nowrap;
}
.animBoxDropover {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	visibility: visible;
}
#animBoxCart {
	background: url("../images/sprite_repeat.gif") repeat-x scroll 0 -2920px #FFFFFF;
    border: 1px solid #e4e4e4;
	
	display: none;
	
	position: absolute;
	top:40px;
	right:0;
	opacity:1.0!important;
	width: 300px;
	z-index: 1000;
}
.animBoxCartContent {
	color: #000;
	
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
}



.animBoxCartName a{ line-height:16px; font-size:11px; color:#000;}

.animBoxCartLink, .animBoxCartLink A:link, .animBoxCartLink A:active, .animBoxCartLink A:visited {
	color: #DD2A00;
	font-weight: bold;
	text-decoration: none;
	padding:3px;
}
.animBoxCartContent ul li{ line-height:16px; color:#595A5E;}
.animBoxCartLink A:hover {
	color: #828282;
	font-weight: bold;
	text-decoration: underline;
}
.animBoxCartTotal a{ padding-left:12px;}
.animBoxCartTotal strong{ padding-right:5px;}
.animBoxCartTotal, .animBoxCartLink {
	color: #EC008C;
	line-height:35px;
	font-size: 12px;
	font-weight:;
	text-align: right;
	padding:3px;
}
.animBoxCartLink {
	border-bottom: 1px solid #7F7F7F;
}

.animBoxCartNotice {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:10px;
	text-align: center;
}

#animBoxCart .animBoxCartContent {
	text-align:left;
	width:190px;
}
#animBoxCart .animBoxCartImage, #animBoxCart .animBoxCartContent {
	float:left;
}

#animBoxCart .animBoxCartName{width:200px;word-wrap: break-word;word-break: normal;}
#animBoxCart .animBoxCartImage {
	width:80px;
	padding:0 10px;
}
#animBoxCart .item {
	padding:10px 0; 
	border-bottom:#DEDEDE dashed 1px;
}
#animBoxCart .animBoxCartName ul.animBoxCartAttributes{text-align:left;}
#animBoxCart .animBoxCartName ul.animBoxCartAttributes li{text-align:left; list-style:none; float:none; font-style:italic; display:block}