
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:20px;}

.box-head {
	font-size:26px;
	line-height:37px;
	color:#ca2139;
	padding:3px 0 7px 0px; 
	font-weight:normal;
	font-family: 'Anton', sans-serif;
	text-transform:uppercase;
}
.box-head a {color:#ca2139; text-decoration:none;}
.box-head a:hover { color:#4c757a;} 

.box-body ul {margin:0; padding:0; list-style:none;} 
.box-body ul li a {
	font-size:18px;
	color:#979696;
	line-height:24px;
	font-family: 'Anton', sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
.box-body ul li a:hover {color:#4c757a;}

.box-body ul li.category-products{
	padding:0 0 0 1px!important;
}
.box-body ul li.category-products a:hover{
	color:#4c757a!important;
}
.box-body ul li .category-subs-selected{
	color:#e1533b!important;
}
.box-body ol {margin:0; padding:0; list-style:none;} 
.box-body ol li a {
	font-size:18px;
	color:#4c757a;
	line-height:24px;
	font-family: 'Anton', sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
.box-body ol li a:hover { color:#f7ba4e;} 
#categories ul{
	padding:0;
	margin:0;
}
#categories li a{
	font-size:14px;
	line-height:37px;
	color:#3c4043;
	font-weight:normal;
	font-family: 'Anton', sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}
.box-body ul li .category-subs-parent-selected,
#categories li a:hover{
	color:#e1533b!important;
}
.box-body ul li.category-products a{
	font-size:15px!important;
	color:#979696!important;
	line-height:25px!important;
}
.box-body ul li.category-products.one{
	margin-top:8px;
}
.box-body ul li.category-products.last{
	margin-bottom:40px;
}  


#bestsellers { width:189px!important;} 


#orderhistory { width:189px!important;}
#orderhistory .box-body img {background:#FFFFFF; padding:2px; border:1px solid #AAAAAA; vertical-align:middle; margin:2px 0px 2px 0px;}
#orderhistory .no-bg{ background:none; padding:0;}
#orderhistory a{ display:inline;}   



/* ----------------------- PRODUCT BOXES ------------------------- */

#featured a img, 
#whatsnew a img, 
#specials a img, 
#reviews a img, 
#manufacturerinfo img, 
#productnotifications img {margin:0 0 8px;}

#reviews img {margin:5px 0 0;}



#featured {width:189px!important;}
#featured .box-body{ text-align:center;}
#featured .box-body .normalprice {text-decoration:line-through; color:#4c757a;
	font-size:20px;
	line-height:20px;
	font-family: 'Anton', sans-serif;
	font-weight:normal;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#f7ba4e;
	font-size:20px;
	line-height:20px;
	font-family: 'Anton', sans-serif;
	font-weight:normal;}


#whatsnew { width:189px!important;}
#whatsnew .box-body{ text-align:center;}
#whatsnew .box-body .normalprice {text-decoration:line-through; color:#4c757a;
	font-size:20px;
	line-height:20px;
	font-family: 'Anton', sans-serif;
	font-weight:normal;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#f7ba4e;
	font-size:20px;
	line-height:20px;
	font-family: 'Anton', sans-serif;
	font-weight:normal;}


#specials {width:189px!important;}
#specials .box-body{ text-align:center;}
#specials .box-body .normalprice {text-decoration:line-through; color:#4c757a;
	font-size:20px;
	line-height:20px;
	font-family: 'Anton', sans-serif;
	font-weight:normal;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#f7ba4e;
	font-size:20px;
	line-height:20px;
	font-family: 'Anton', sans-serif;
	font-weight:normal;}


#reviews {width:189px!important;}
#reviews .box-body{ text-align:center;}  
#productnotifications .box-body{ text-align:center;}




/* ----------------------- FORM BOXES ------------------------- */

#search { width:189px!important; }
#search .box-body{ overflow:hidden;}
#search input{ border:solid 0px; padding:0; background:none; vertical-align:middle; float:left;}
#search .input1{ border:solid 1px #4c757a; border-right:none; height:15px; padding:5px 2px 6px 2px; width:125px;}


#manufacturers { width:189px!important;}
#manufacturers .box-body {text-align:center; padding:0 10px;}


#currencies .box-head{ display:none;}
#currencies .label{
	font-size:11px;
	line-height:14px;
	color:#2c2c2c;
	float:left;
	margin:3px 3px 0 0;
}
#currenciesContent{ float:left;}
#currencies { position:relative; width:189px!important; 
height:55px;}
#currencies .box-body{
	float:left;
	color:#656565;
	font-size:12px;
	line-height:15px;
	position:absolute;
	left:0px;
	top:19px;
	z-index:50;
	text-align:left;

}
select.jqTransformHidden{
	display:none;
}
#currencies .jqTransformSelectWrapper{
	background:url(../images/cur-arrow.gif) no-repeat right top;
	border:none;
	float:left;
	width:130px!important;
	padding: 0 0 0 0;
	cursor:default;
}
#currencies .jqTransformSelectWrapper div{
	height:22px!important;
	overflow:hidden;
	background:url(../images/cur-bg.gif) no-repeat left top;
}
#currencies .jqTransformSelectWrapper div span{
	font-size:11px;
	color:#757474;
	padding:4px 13px 0 13px;
	width:108px!important;
	height:16px!important;
	overflow:hidden;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#currencies ul{
	padding:4px 0 0 0;
	margin:0 1px 0 0px;
	width:128px!important;
	height:75px!important;
	overflow:hidden;
	background:#fff;
	border:1px solid #e0e0df;
	font-family:Arial, Helvetica, sans-serif;
}
#currencies ul li{
	line-height:12px;
	padding:1px 10px;
	overflow:hidden;
	width:108px!important;
}
#currencies ul li a{
	text-decoration:none;
	display:block;
	text-transform:none;
	font-size:11px;
	line-height:13px;
	color:#757474;
	font-family:Arial, Helvetica, sans-serif;
}
#currencies ul li a:hover{
	color:#000;
}

#tellafriend { width:189px!important; }
#tellafriend .box-body{ text-align:center;}
#tellafriend .no-border input{ border:solid 0px; padding:0;}

#recordcompanies { width:189px!important; }
#recordcompanies .box-body {text-align:center;}


#musicgenres { width:189px!important; }
#musicgenres .box-body {text-align:center;}



/* ----------------------- TEXT BOXES ------------------------- */

#languages { width:189px!important; }
#languages .box-body {text-align:center;}


#whosonline { width:189px!important; }
#whosonline .box-body {text-align:center;} 


#shoppingcart {
	margin:40px 0 0 0;
	width:189px!important;
	background:#fe7d68;
}
#shoppingcart .box-head{ display:none;} 
#shoppingcart .price{ padding:0 15px 15px;}
#shoppingcart  ul{ padding:10px 0;}
#shoppingcart li{
	padding:0 12px;
}
#shoppingcart li a{ color:#fff;}
#shoppingcart li a:hover{ color:#3c4043;}
#shoppingcart #cartBoxEmpty {
	text-align:left;
	color:#fff;
	font-family: 'Anton', sans-serif;
	font-size:26px;
	line-height:32px;
	text-transform:uppercase;
	padding:16px 0 21px 22px;
}
#shoppingcart #cartBoxEmpty a{
	text-decoration:none;
	color:#fff;
	margin-right:30px;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}
#shoppingcart #cartBoxEmpty a:hover{ color:#3c4043;}