
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:20px;}

.box-head {color:#000; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:20px; font-weight:normal; padding:10px 0 11px 0px; margin-bottom:20px; border-bottom:1px solid #e8e8e8;}
.box-head a { text-decoration:none;}
.box-head a:hover { color:#e9914f;}

.box-body {}

.box-body ul {margin:0; padding:0; list-style:none;}
.box-body ul li:first-child{ border:none;}
.box-body ul li {
	border-top:1px solid #e8e8e8;
	padding:5px 0px;
}
.box-body ul li a {
	font-size:13px;
	line-height:18px;
	color:#000;
	text-decoration:none;
	text-transform:none;
}

.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:#e9914f;}

.box-body ol {margin:0; padding:0; list-style:decimal-leading-zero inside;}
.box-body ol li:first-child{ border:none;}
.box-body ol li {
	border-top:1px solid #e8e8e8;
	padding:5px 0px;
}
.box-body ol li a {
	font-size:13px;
	line-height:18px;
	color:#000;
	text-decoration:none;
	text-transform:none;
}
.box-body ol li a:hover {color:#e9914f;}


/* ----------------------- LISTING BOXES ------------------------- */


#categories {}


#moreinformation {}


#information {}


#bestsellers {}
#screenshot{
	position:absolute;
	display:none;
	color:#fff;
	background:#FFFFFF;
	border:1px solid #cacaca;
	z-index:9999;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#screenshot img{
	width:100px;
	height:146px;

}

#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;}
#featured .box-body .sb-info{}
#featured .box-body .name{}
#featured .box-body .name:hover{}
#featured .box-body .normalprice {text-decoration:line-through; font-family:Arial, Helvetica, sans-serif; color:#e9914f; font-size:20px; line-height:22px; font-weight:400;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {font-family:Arial, Helvetica, sans-serif; color:#e9914f; font-size:20px; line-height:22px; font-weight:400;}


#whatsnew {}
#whatsnew .box-body{ text-align:center;}
#whatsnew .box-body .sb-info{}
#whatsnew .box-body .name{}
#whatsnew .box-body .name:hover{}
#whatsnew .box-body .normalprice {text-decoration:line-through; font-family:Arial, Helvetica, sans-serif; color:#e9914f; font-size:20px; line-height:22px; font-weight:400;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {font-family:Arial, Helvetica, sans-serif; color:#e9914f; font-size:20px; line-height:22px; font-weight:400;}


#specials {}
#specials .box-body{ text-align:center;}
#specials .box-body .desc{}
#specials .box-body .name{}
#specials .box-body .name:hover{}
#specials .box-body .normalprice {text-decoration:line-through; font-family:Arial, Helvetica, sans-serif; color:#e9914f; font-size:20px; line-height:22px; font-weight:400;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {font-family:Arial, Helvetica, sans-serif; color:#e9914f; font-size:20px; line-height:22px; font-weight:400;}


#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;
	float:left;
	display:inline-block;
}
#search .advsearch:hover{ text-decoration:none;}
#search input{ border:solid 0px; padding:0; background:#7d7d7d;  width:45px !important; height:31px !important; vertical-align:middle; float:left; display:block; cursor: pointer; color:#fff;}
#search .input1{
	border:1px solid #e8e8e8;
	width:165px!important;
	color:#000;
	cursor:text;
	padding:0 10px 0 10px;
	background:none;
	float:left;
	margin:0 2px 11px 0;
	background:none;
	text-indent:0;
	height:29px!important;
	line-height:29px;
}


#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 {}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:center;}
#shoppingcart li a{ padding:0; background:none;}
