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

.box {
	margin-bottom:30px;
}
.box-head {	background:#fff; 
	color:#000; 
	text-transform:uppercase;
	font-family: 'Lato';
	font-size:22px;
	line-height:29px; 
	font-weight:700; 
	padding:14px 0 15px 19px; 
}
.box-head a {
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	text-decoration:none;
}
.category-subs-parent-selected {padding: 0 15px;display: block;}
.category-subs-parent {padding: 0 15px;display: block;}
.box-head a:hover {}
.box-body {}
.box-body ul {
	margin:0; 
	padding:0; 
	list-style:none;
}
.box-body ul li {margin-top: 1px;}
.box-body ul li a {
	font: 400 13px/21px 'Lato', Arial;
	text-decoration:none;
	text-transform:none;
	display: block;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;	
}
.category-products {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 {
	background: #000;
	color:#ffd308;
	display: block;
}
.box-body ul li .category-subs-selected {}

.box-body ol {
	margin:0; 
	padding:0; 
	list-style:none;
}
.box-body ol li {}
.box-body ol li a {
	font-size: 13px;
	line-height: 21px;
	color: #000;
	text-decoration:none;
	text-transform:none;
	padding: 0 10px;
}
.box-body ol li a:hover {
	color: #deb911;
}


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

#information .box-body ul li a,
#ezpages .box-body ul li a, 
#moreinformation .box-body ul li a {padding: 0 15px!important;}


#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 .product-col{width: 280px!important;}
#featured .product-col .button {float: none;}
#featured .box-body{}
#featured .box-body .prod-info{}
#featured .box-body .name{}
#featured .box-body .name:hover{}
#featured .box-body .normalprice {}
#featured .box-body .productSpecialPrice, 
#featured .box-body .productSalePrice, 
#featured .box-body .productSpecialPriceSale {}


#whatsnew {}
#whatsnew .box-body{}
#whatsnew .box-body .prod-info{}
#whatsnew .box-body .name{}
#whatsnew .box-body .name:hover{}
#whatsnew .box-body .normalprice {}
#whatsnew .box-body .productSpecialPrice, 
#whatsnew .box-body .productSalePrice, 
#whatsnew .box-body .productSpecialPriceSale {}


#specials {}
#specials .box-body{}
#specials .box-body .prod-info{}
#specials .box-body .name{}
#specials .box-body .name:hover{}
#specials .box-body .normalprice {}
#specials .box-body .productSpecialPrice, 
#specials .box-body .productSalePrice, 
#specials .box-body .productSpecialPriceSale {}


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

#manufacturerinfo {}


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




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

#search {}
#search .box-body{
	overflow:hidden;
}
#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; 
	vertical-align:middle; 
	float:left; 
	display:block; 
	text-indent:-1000px; 
	cursor: pointer;
}
#search .input1{
	border:solid 1px #e8e8e7;
	margin-right:2px;
	width:190px!important;
	cursor:text;
	padding: 2px 10px; 
	float:left;
	background:#fff;
	text-indent:0;
	height:30px!important;
}


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


#currencies {}
#currencies .box-body {
	text-align:left;
}
#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:left;
}


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


#documentcategories {}


#shoppingcart {}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {
	text-align:left;
}
#shoppingcart li a{
	padding:0; background:none;
}
