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

.box {margin-bottom:20px;}

.box-head {
	color:#fff;
	font-size:17px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/box-title.gif) repeat-x 0 0;
	font-weight:normal;
	padding:9px 0 10px 15px;
	border-bottom:1px solid #000;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.box-head a { color:#fff; text-decoration:none;}
.box-head a:hover {
}

.box-body {
	padding:10px;
}

.box-body ul {margin:0; padding:1px 0 0 0; list-style:none;}
.box-body ul li {
	padding:9px 0 11px 0;
	border-bottom:1px solid #edecec;
}
.box-body ul li a {
	color:#8d8c8c;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	padding: 0 0 0 16px;
}
.box-body ul li.category-products {
	background:#fcfcfc;
	border-right:1px solid #edecec;
}
.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:0; padding:0; list-style:none;}
.box-body ol li {
	padding:9px 0 11px 0;
	border-bottom:1px solid #edecec;
}
.box-body ol li a {
	color:#8d8c8c;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	padding: 0 0 0 16px;
}
.box-body ol li a:hover {
	color:#000;
}


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


#categories {
	border-left:1px solid #edecec;
	margin-bottom:0;
}
#categories .box-body{
	padding:0;
}

#moreinformation {}
#moreinformation .box-body{
	padding:0;
}

#information {}
#information .box-body{
	padding:0;
}

#bestsellers {}
#bestsellers .box-body{
	padding:0;
}

#ezpages {}
#ezpages .box-body{
	padding:0;
}

#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;}
#featured .box-body .normalprice {text-decoration:line-through; color:#000;
	font-weight:normal;
	font:21px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#000;
	font-weight:normal;
	font:21px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;}


#whatsnew {}
#whatsnew .box-body{ text-align:center;}
#whatsnew .box-body .normalprice {text-decoration:line-through; color:#000;
	font-weight:normal;
	font:21px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#000;
	font-weight:normal;
	font:21px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;}


#specials {}
#specials .box-body{ text-align:center;}
#specials .box-body .normalprice {text-decoration:line-through; color:#000;
	font-weight:normal;
	font:21px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#000;
	font-weight:normal;
	font:21px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;}


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

#manufacturerinfo {}


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




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

#search {}
#search .box-body{
	overflow:hidden;
	width:100%;
	padding:10px;
}
#search .advsearch{
	color:#464646;
	font-size:13px;
	line-height:24px;
	text-decoration:underline;
	text-transform:lowercase;
	font-family: 'Droid Sans', sans-serif;
	float:left;
	display:inline-block;
}
#search .advsearch:hover{ text-decoration:none;}
#search input{ border:solid 0px; padding:0; background:url(../images/search.gif) no-repeat 0 0;  width:35px; height:35px; vertical-align:middle; float:left; display:block; text-indent:-1000px; cursor: pointer;}
#search .input1{
	border:solid 1px #e8e8e7;
	border-right:none;
	width:165px!important;
	cursor:text;
	padding: 7px 2px 7px 2px; 
	float:left;
	margin-bottom:11px;
	background:#fff;
	text-indent:0;
	height:19px!important;
}


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


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


#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 {
	background:#fcfcfc;
	padding-bottom:10px;
}
#shoppingcart .box-head{
	background:none;
	padding:14px 0 0 16px;
	border:none;
	text-transform:capitalize;
}
#shoppingcart .box-head a{
	color:#000;
}
#shoppingcart .box-head a:hover{
	color:#abaaaa;
}
#shoppingcart  .box-body{
	padding:0;
}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:left; padding:0 0 13px 17px; margin-top:-3px; color:#8d8c8c;}
#shoppingcart #cartBoxEmpty  a{ text-decoration:none; color:#8d8c8c;}
#shoppingcart #cartBoxEmpty  a:hover{ color:#000;}
#shoppingcart li{ padding:5px 10px; overflow:hidden;}
#shoppingcart li a{ padding:0; background:none; display:inline-block; padding-left:0; float:left; font-size:12px; width:180px;}
#shoppingcart .price{ padding: 0 10px;}
#shoppingcart .cartNewItem,
#shoppingcart .cartOldItem{ float:left;}
