<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#btn_animBoxCart{background: url("../images/ico03.png") no-repeat 10px center;
    float: right;
	border:1px solid #ccc;
    height:50px;
	line-height:50px;
	width:178px;
	position:relative;
    text-align: left;
    z-index: 12;
	  
}
#btn_animBoxCart:hover, .mulogins:hover{ border:#535353 solid 1px;}
#btn_animBoxCart .mu_cart_info_s{ line-height:18px; font-size: 14px;
    font-weight: 400; display:block; padding:8px 0 0 0; height:36px;}
.mu_cart_info{ padding:0 10px 0 46px;}
.mu_cart_info a{ display:block; padding-right:20px; background:url(../images/ico04.png) no-repeat right 22px;}
.mu_cart_info a, .mu_cart_info a:hover{ color:#000;  text-decoration:none;}

.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 { border:#535353 solid 1px; background:#fff;	display: none; line-height:20px;
	position: absolute;
	top:50px;
	right:-1px;
	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:#666;}

.animBoxCartTotal a{ padding-left:12px;}
.animBoxCartTotal strong{ padding-right:5px;}
.animBoxCartTotal, .animBoxCartLink {
	color: #000;
	line-height:28px;
	font-weight:bold;
	font-size: 12px;
	font-weight:;
	text-align: right;
	padding:3px;
}
.animBoxCartLink {
	border-bottom: 1px solid #7F7F7F;
}

.animBoxCartNotice {
	color: #000;
	font-size: 12px;
	padding:10px;
	text-align: center;
}

#animBoxCart .animBoxCartContent {
	text-align:left;
	width:190px;
}
#animBoxCart .animBoxCartImage, #animBoxCart .animBoxCartContent {
	color:#000;
	float:left;
}
.animBoxCartName a,.animBoxCartName a:hover{ color:#000;}

#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}</pre></body></html>