
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:13px;}

.box-head {
	color:#fff; text-transform:uppercase;font-size:14px; line-height:18px; font-weight:normal; padding:8px; margin-bottom:14px; font-weight:900;background:url(../images/box.gif);border-radius:3px;border-bottom:1px solid #50741a;
}
.box-head a { text-decoration:none; color:#FFFFFF;}
.box-head a:hover {}

.box-body {border:1px solid #ececec;}

.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 #f0f0f0;
	margin:0 5px;
}
.box-body ul li a {
	font-size:11px;
	line-height:22px;
	color:#373737;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:4px 10px;
	display:inline-block;
}

.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:#7DA500;}

.box-body ol {margin:0; padding:0; list-style:none;}
.box-body ol li:first-child{ border:none;}
.box-body ol li {
	border-top:1px solid #f0f0f0;
	margin:0 5px;
}
.box-body ol li a {
	
}
.box-body ol li a:hover {color:#7DA500;}


/* ----------------------- LISTING BOXES ------------------------- */


#categories {}

#categories .box-body ul li a {
	font-size:11px; line-height:30px; font-weight:bold; color:#111; background:url(../images/menu-marker.png) no-repeat 0 -30px; text-decoration:none; display:inline-block; padding:0px 0 0 20px; -moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}

#categories .box-body ul li a:hover {color:#7DA500;background-position:0 6px;}
#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 {}
#ezpages .box-body ul li a {
	font-size:11px; line-height:30px; font-weight:bold; color:#111; background:url(../images/menu-marker.png) no-repeat 0 -30px; text-decoration:none; display:inline-block; padding:0px 0 0 20px; -moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}

#ezpages .box-body ul li a:hover {color:#7DA500;background-position:0 6px;}

#orderhistory {}
#orderhistory .box-body img {}
#orderhistory .no-bg{ }
#orderhistory a{ }


/* ----------------------- BANNER BOXES ------------------------- */

#bannerbox .box-body { padding:0;}
#bannerbox .box-head { display:none;}
#bannerbox2 {}

#bannerboxall {}



/* ----------------------- PRODUCT BOXES ------------------------- */



/* ----------------------- FORM BOXES ------------------------- */

#search {}
#search .box-body{
	overflow:hidden;
	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:59px !important; height:27px !important; vertical-align:middle; float:left; display:block; text-indent:-1000px; cursor: pointer;}
#search .input1{
	border:solid 1px #e8e8e7;
	margin-right:2px;
	width:182px!important;
	cursor:text;
	padding: 2px 2px 2px 2px; 
	float:left;
	margin-bottom:11px;
	background:#fff;
	text-indent:0;
	height:21px!important;
}

#reviewsContent { color:#333333; font-size:11px;}
#manufacturers {}
#manufacturers .box-body {text-align:center;}
#season .box-body { height:260px;}

#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;}