
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:44px;}

.box-head {
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	font-size:21px;
	line-height:24px;
	color:#000;
	font-weight:normal;
	margin:0px 0 8px 0;
}
.box-head a {
	color:#000;
	text-decoration:none;
}
.box-head a:hover {
	color:#878787;
}

.box-body {

}

.box-body ul {margin:0; padding:0; list-style:none;}
.box-body ul li {}
.box-body ul li a {
	font-family: 'Cabin', sans-serif;
	text-decoration:none;
	font-size:14px;
	line-height:28px;
	color:#7e7e7e;
	background:url(../images/marker1.png) no-repeat 1px 6px;
	padding:0 0 0 10px;
}
.box-body ul li.category-products a:hover,
.box-body ul li .category-subs-parent-selected,
.box-body ul li .category-subs-selected,
.box-body ul li a:hover {
	color:#000;
}

.box-body ol {margin:1px 0 0 0; padding:0; list-style:none;}
.box-body ol li {}
.box-body ol li a {
	font-family: 'Cabin', sans-serif;
	text-decoration:none;
	font-size:14px;
	line-height:28px;
	color:#7e7e7e;
	background:url(../images/marker1.png) no-repeat 1px 6px;
	padding:0 0 0 10px;
}
.box-body ol li a:hover {
	color:#000;
}


/* ----------------------- LISTING BOXES ------------------------- */


#categories {}


#moreinformation {}


#information {}


#bestsellers {}


#ezpages {}


#orderhistory {}
#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; background:none; padding:0;}


/* ----------------------- 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-body{ 
	text-align:center;
	background:#fff;
	padding:5px;
	border:1px solid #eaeaea;
}
#featured .box-body .normalprice {text-decoration:line-through; font-family: 'Oswald', sans-serif; 
	color:#000;
	font-size:21px;
	line-height:24px;
	font-weight:normal;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {font-family: 'Oswald', sans-serif; 
	color:#000;
	font-size:21px;
	line-height:24px;
	font-weight:normal;}


#whatsnew {}
#whatsnew .box-body{ 
	text-align:center;
	background:#fff;
	padding:5px;
	border:1px solid #eaeaea;
}
#whatsnew .box-body .normalprice {text-decoration:line-through; font-family: 'Oswald', sans-serif; 
	color:#000;
	font-size:21px;
	line-height:24px;
	font-weight:normal;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {font-family: 'Oswald', sans-serif; 
	color:#000;
	font-size:21px;
	line-height:24px;
	font-weight:normal;}


#specials {}
#specials .box-body {
	text-align:center;
	background:#fff;
	padding:5px;
	border:1px solid #eaeaea;
}
#specials .box-body .normalprice {text-decoration:line-through; font-family: 'Oswald', sans-serif; 
	color:#000;
	font-size:21px;
	line-height:24px;
	font-weight:normal;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {font-family: 'Oswald', sans-serif; 
	color:#000;
	font-size:21px;
	line-height:24px;
	font-weight:normal;}


#reviews {}
#reviews .box-body{ 
	text-align:center;
	background:#fff;
	padding:5px;
	border:1px solid #eaeaea;
}

#manufacturerinfo {}


#productnotifications {}
#productnotifications .box-body{ 
	text-align:center;
		background:#fff;
	padding:5px;
	border:1px solid #eaeaea;
}




/* ----------------------- FORM BOXES ------------------------- */

#search {}
#search .box-body{
	overflow:hidden;
}
#search input{ border:solid 0px; padding:0; background:none; vertical-align:middle; float:left;}
#search .input1{
	width:167px; border:1px solid #dcd9d9; background:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; position:relative; padding:3px 2px 3px 2px; margin-right:5px;
}


#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;}
#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 {}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:center;}
#shoppingcart li a{ background:none; padding:0;}
