
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:10px;}

.box-head {
	background:url(../images/box-head-bg.png) repeat-x left top;
	text-transform:uppercase;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	margin-bottom:0px;
	padding:10px 0 8px 32px;
}
.box-head a {
	text-decoration:none;
	color:#fff;
}
.box-head a:hover {}

.box-body {}

.box-body ul {margin:0; padding:0; list-style:none;}
.box-body ul li {
	position:relative;
	overflow:hidden;
	color:#c01111;
}
.box-body ul li .corner{
	width:5px;
	height:9px;
	background:url(../images/merker.gif) no-repeat left top;
	position:absolute;
	top:14px;
	left:0;
	display:none;
}
.box-body ul li a {
	display:block;
	background:url(../images/cat-bg.png) no-repeat left top;
	text-decoration:none;
	font-size:12px;
	line-height:32px;
	border:1px solid #e8e9e8;
	border-bottom:none;
	color:#878787;
	padding: 0 0 0 20px;
}
.box-body ul li:hover a{
	color:#000;
	font-weight:bold;
}
.box-body ul li:hover .corner{
	display:block;
}
.box-body ul li .category-subs-parent-selected,
.box-body ul li .category-subs-selected{
	color:#000;
	font-weight:bold;
}
.box-body ul .category-products .category-subs-selected{
	color:#000;
	font-weight:normal;
}
.box-body ul .category-products{
	padding-left:0!important;
}
.box-body ul .category-products a{
	padding-left:32px!important;
}
.box-body ul .category-products a:hover{
	font-weight:normal;
}
.box-body ol {margin:0; padding:0; list-style:none;}
.box-body ol li {position:relative;
	overflow:hidden;}
.box-body ol li a {display:block;
	background:url(../images/cat-bg.png) no-repeat left top;
	text-decoration:none;
	font-size:12px;
	line-height:37px;
	border:1px solid #e8e9e8;
	border-bottom:none;
	color:#878787;
	padding: 0 0 0 20px;}
.box-body ol li:hover a {color:#000;
	font-weight:bold;}


/* ----------------------- LISTING BOXES ------------------------- */


#categories {
	border-bottom:1px solid #e8e9e8;
}
#categories .box-head{
	display:none;
}


#moreinformation {
	border-bottom:1px solid #e8e9e8;
}


#information {
	border-bottom:1px solid #e8e9e8;
}


#bestsellers {
	border-bottom:1px solid #e8e9e8;
}


#ezpages {
	border-bottom:1px solid #e8e9e8;
}


#orderhistory {}
#orderhistory li {
	padding:5px 0;
}
#orderhistory li a{
	background:none;
	padding:0;
	border:none;
}

#orderhistory li:hover a{
	font-weight:normal;
}
#orderhistory {}
#orderhistory .box-body {
border:1px solid #e8e9e8;
	padding:7px 0 19px 0;
}
#orderhistory .box-body img {background:#FFFFFF; padding:2px; border:1px solid #AAAAAA; vertical-align:middle; margin:2px 10px 2px 7px; float:left;}
#orderhistory .no-bg{ background:none; padding:0; line-height:16px; width:80%; float:left;}
#orderhistory a{ display:inline;}


/* ----------------------- BANNER BOXES ------------------------- */

#bannerbox {}

#bannerbox2 {}

#bannerboxall {}



/* ----------------------- 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 {}
#featured .box-head{
	background:url(../images/box-head-bg.png) repeat-x left top;
	text-transform:uppercase;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	padding:16px 0 16px 19px;
}
#featured .box-head a{
	text-decoration:none;
	color:#fff;
}
#featured .box-body {
	border:1px solid #e8e9e8;
	padding:7px 0 19px 0;
}
#featured .box-body img{
	margin:0 0 0 27px;
}
#featured .name{
	font-size:12px;
	color:#2f69a0;
	line-height:16px;
	font-weight:normal;
	padding: 9px 20px 5px 20px;
	float:left;
	width:80%;
}
#featured .buttons{
	padding:8px 0 0 19px;
}
#featured .buttons img{
	margin-left:0;
}
#featured .price{
	padding:0 0 0 20px;
	overflow:hidden;
}
#featured .box-body .normalprice {
	text-decoration:line-through; 
	color:#a4a6ac;
	font-weight:normal;
	font-size:13px;
	line-height:17px;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#f76324;
	font-size:20px;
	line-height:20px;}



#whatsnew {}
#whatsnew .box-head{
	background:url(../images/box-head-bg.png) repeat-x left top;
	text-transform:uppercase;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	padding:16px 0 16px 19px;
}
#whatsnew .box-head a{
	text-decoration:none;
	color:#fff;
}
#whatsnew .box-body {
	border:1px solid #e8e9e8;
	padding:7px 0 19px 0;
}
#whatsnew .box-body img{
	margin:0 0 0 27px;
}
#whatsnew .name{
	font-size:12px;
	color:#2f69a0;
	line-height:16px;
	font-weight:normal;
	padding: 9px 20px 5px 20px;
	float:left;
	width:80%;
}
#whatsnew .buttons{
	padding:8px 0 0 19px;
}
#whatsnew .buttons img{
	margin-left:0;
}
#whatsnew .price{
	padding:0 0 0 20px;
	overflow:hidden;
}
#whatsnew .box-body .normalprice {
	text-decoration:line-through; 
	color:#a4a6ac;
	font-weight:normal;
	font-size:13px;
	line-height:17px;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#f76324;
	font-size:20px;
	line-height:20px;}



#specials {}
#specials .box-head{
	background:url(../images/box-head-bg.png) repeat-x left top;
	text-transform:uppercase;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	padding:10px 0 16px 30px;
}
#specials .box-head a{
	text-decoration:none;
	color:#fff;
}
#specials .box-body {
	border:1px solid #e8e9e8;
	padding:7px 0 19px 0;
}
#specials .box-body img{
	margin:0 0 0 27px;
}
#specials .name{
	font-size:12px;
	color:#2f69a0;
	line-height:16px;
	font-weight:normal;
	padding: 9px 20px 5px 20px;
	float:left;
	width:80%;
}
#specials .buttons{
	padding:8px 0 0 19px;
}
#specials .buttons img{
	margin-left:0;
}
#specials .price{
	padding:0 0 0 20px;
	overflow:hidden;
}
#specials .box-body .normalprice {
	text-decoration:line-through; 
	color:#a4a6ac;
	font-weight:normal;
	font-size:17px;
	line-height:17px;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#f76324;
	font-size:20px;
	line-height:20px;}


#reviews {}
#reviews .box-head{
	background:url(../images/box-head-bg.png) repeat-x left top;
	text-transform:uppercase;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	padding:16px 0 16px 19px;
}
#reviews .box-head a{
	text-decoration:none;
	color:#fff;
}
#reviews .box-body {
	border:1px solid #e8e9e8;
	padding:7px 0 19px 0;
}
#reviews .box-body {
	text-align:center;
	overflow:hidden;
}
#reviews #reviewsContent a{
	font-size:12px;
	color:#2f69a0;
	line-height:16px;
	font-weight:normal;

}
#reviews .buttons{
	padding:8px 0 0 19px;
}
#reviews .buttons img{
	margin-left:0;
}
#reviews .price{
	padding:0 0 0 20px;
	overflow:hidden;
}
#reviews .box-body .normalprice {
	text-decoration:line-through; 
	color:#a4a6ac;
	font-weight:normal;
	font-size:17px;
	line-height:17px;}
#reviews a{
	text-decoration:none;
}
#reviews .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#f76324;
	font-size:20px;
	line-height:20px;}

#manufacturerinfo {}


#productnotifications {}
#productnotifications .box-body{ text-align:center;
	border:1px solid #e8e9e8;
	padding:7px 10px 19px 10px;
}




/* ----------------------- FORM BOXES ------------------------- */

#search {
	overflow:hidden;
}
#search .box-head{
	display:none;
}
#search input{ border:solid 0px; padding:0; background:none; vertical-align:middle; float:left;}
#search .input1{ border:solid 1px #e8e9e8; background:url(../images/search-bg.gif) repeat-x left top; padding:11px; width:167px;}


#manufacturers {}
#manufacturers .box-body {text-align:center;

}


#currencies {}
#currencies .box-body {text-align:center;}
#currencies select{ width:90%;}

#tellafriend {}
#tellafriend .box-body{
	text-align:center;border:1px solid #e8e9e8;
	padding:15px 0 19px 0;
}
#tellafriend .no-border input{ border:solid 0px; padding:0;}

#recordcompanies {}
#recordcompanies .box-body {text-align:center;}


#musicgenres {}
#musicgenres .box-body {text-align:center;}



/* ----------------------- TEXT BOXES ------------------------- */

#languages {}
#languages .box-body {text-align:center;}


#whosonline {}
#whosonline .box-body {text-align:center;}


#documentcategories {}


#shoppingcart ul {
	border-bottom:1px solid #e8e9e8;
}
#shoppingcart li{
	padding:10px 0 0 5px; 
	border:1px solid #e8e9e8;
	border-bottom:none;
	cursor:pointer;
}
#shoppingcart li:hover{
	background:#fbfdfb;
}
#shoppingcart li a {
	background:none;
	margin-bottom:-10px;
	border:none;
	width:89%;
	line-height:16px;
	position:relative;
	left:12px;
	top:-15px;
}
#shoppingcart li:hover a{
	font-weight:normal;
}
#shoppingcart .price{
	padding-right:10px;
}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:center;}
