#btn_animBoxCart{background: url("../images/cart.jpg") no-repeat left center;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    height: 51px;
    margin: 5px 0 0 15px;
    width: 130px;
	position:relative;
    text-align: left;
   
    z-index: 12;
}
.shopcart{ display:block; padding:10px 0 0 48px; line-height:16px; font-weight:bold;}
.shopcart:hover{ text-decoration:none;}
.shopcart span{ display:block; color:#666; text-decoration:underline; font-weight:normal;}
.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 #E6E6E6;
	border-radius: 0 0 3px 3px;
	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:#454545;}

.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:#D92258;}
.animBoxCartLink A:hover {
	color: #828282;
	font-weight: bold;
	text-decoration: underline;
}
.animBoxCartTotal a{ padding-left:12px;}
.animBoxCartTotal strong{ padding-right:5px;}
.animBoxCartTotal, .animBoxCartLink {
	color: #D92258;
	
	font-size: 12px;
	font-weight:;
	text-align: right;
	padding:10px 3px;
}
.animBoxCartLink {
	border-bottom: 1px solid #989898;
}

.animBoxCartNotice {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	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}
#btn_animBoxCart .navSp{ padding-left:70px; }

#cartCount {
    
	background:url(../images/nav_sprite_lang.png) no-repeat -230px -642px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 33px;
    left: 70px;
    line-height: 33px;
    padding-left: 4px;
    position: absolute;
    text-align: center;
    top: -4px;
	font-weight:bold;
    width: 26px;
	color: #FFFC00;
    text-shadow: 0 1px 1px #094474;
}
#cartText{ padding:0 6px 0 40px; color: #FFFFFF;
    font-size: 12px;
    font-weight: bold; text-shadow: 0 -1px 0 #881E22;}

#cartItem > span > i {
    background-position: -60px -614px;
    display: inline-block;
    height: 8px;
    margin-left: 10px;
    width: 11px;
}

















