
/* ----------------------- BOXES ------------------------- */


td #bannerboxContent {
  text-align:center;
}

.box {
	background:url(../images/categories-bg.jpg) repeat-x left top #000;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
	margin-bottom:10px;
}

.box-head {
	text-transform:uppercase;
	font-size:17px;
	line-height:18px;
	font-weight:bold;
	color:#fff;
	padding:17px 0 13px 19px;
}
.box-head a { color:#fff; text-decoration:none;}
.box-head a:hover { color:#313131;}

#bannerbox .box-head {
	padding:20px 0 0 0;
}

.box-body {
	padding-bottom:16px;
}

.box-body ul {margin:0; padding:0; list-style:none;}
.box-body ul li {
	padding:0 10px 0 20px;
}
.box-body ul li a {
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#fff;
	background:url(../images/marker1.gif) no-repeat left 6px;
	padding: 0 0 0 20px;
}
.box-body ul li a:hover {
	background:url(../images/marker1-act.gif) no-repeat left 6px;
	color:#19b7e0;
	font-weight:bold;
}
.box-body ul li.category-products a:hover,
.box-body ul li .category-subs-parent-selected,
.box-body ul li .category-subs-selected{
	color:#19b7e0;
	font-weight:bold;
}
.box-body ul li.category-products {
	padding-left:35px!important;
}
.box-body ol {margin:0; padding:0; list-style:none;}
.box-body ol li {padding:0 10px 0 20px;}
.box-body ol li a {
	color:#ffffff;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#fff;
	background:url(../images/marker1.gif) no-repeat left 6px;
	padding: 0 0 0 20px;
}
.box-body ol li a:hover {
	background:url(../images/marker1-act.gif) no-repeat left 6px;
	color:#19b7e0;
}


/* ----------------------- 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;}
#orderhistory a:hover{ font-weight:normal;}

/* ----------------------- 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 {
	background:url(../images/box-bg.gif) repeat-x left top #0d557f;
}
#featured .box-head{ padding-bottom:14px;}
#featured .box-body{
	text-align:center;
}
#featured .box-body .img{
	width:170px;
	height:170px;
	background:#fff;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
	margin:0 auto;
}
#featured .box-body .img img{
	/*width:171px;
	height:96px;*/
	margin-top: 10px;
}
#featured .box-body .name{
	color:#fff;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
#featured .box-body .name:hover{
	color:#19bfe8;
}
#featured .sb-info{ text-align:left; padding:8px 20px 0 20px;}	
#featured .box-body .price{ padding:8px 0 2px 0;}
#featured .box-body .normalprice {
	color:#19add3;
	text-decoration:line-through;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color:#fff;
	float:right;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
}


#whatsnew {
	background:url(../images/box-bg.gif) repeat-x left top #0d557f;
}
#whatsnew .box-head{ padding-bottom:14px;}
#whatsnew .box-body{
	text-align:center;
}
#whatsnew .box-body .img{
	width:170px;
	height:170px;
	background:#fff;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
	margin:0 auto;
}
#whatsnew .box-body .img img{
	/*width:171px;
	height:96px;*/
	margin-top: 10px;
}
#whatsnew .box-body .name{
	color:#fff;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
#whatsnew .box-body .name:hover{
	color:#19bfe8;
}
#whatsnew .sb-info{ text-align:left; padding:8px 20px 0 20px;}	
#whatsnew .box-body .price{ padding:8px 0 2px 0;}
#whatsnew .box-body .normalprice {
	color:#19add3;
	text-decoration:line-through;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color:#fff;
	float:right;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
}


#specials {
	background:url(../images/box-bg.gif) repeat-x left top #0d557f;
}
#specials .box-head{ padding-bottom:14px;}
#specials .box-body{
	text-align:center;
}
#specials .box-body .img{
	width:170px;
	height:170px;
	background:#fff;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
	margin:0 auto;
}
#specials .box-body .img img{
	/*width:171px;
	height:96px;*/
	margin-top: 10px;
}
#specials .box-body .name{
	color:#fff;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
#specials .box-body .name:hover{
	color:#19bfe8;
}
#specials .desc{ text-align:left; padding:8px 20px 0 20px;}	
#specials .box-body .price{ padding:8px 0 2px 0;}
#specials .box-body .normalprice {
	color:#19add3;
	text-decoration:line-through;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color:#fff;
	float:right;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
}


#reviews {background:url(../images/box-bg.gif) repeat-x left top #0d557f;}
#reviews .box-body{ text-align:center;}
#reviews .box-body{
	text-align:center;
}
#reviews .box-body .img img{
	/*width:171px;
	height:96px;*/
}
#reviews .box-body a{
	color:#fff;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
#manufacturerinfo {}


#productnotifications {}
#productnotifications .box-body{ text-align:center; }
#productnotifications .box-body a{ color:#fff;}



/* ----------------------- FORM BOXES ------------------------- */

#search {}
#search .box-body{
	overflow:hidden;
}
#search input{ border:none; padding:0; background:none; vertical-align:middle; float:left;}
#search .input1{
	background:url(../images/search-bg.jpg) repeat-x left top;
	padding:7px 3px 7px 0;
	border:none;
	height:15px;
	width:180px;
	color:#fff;
}
#search .corn{
	float:left;
	background:url(../images/search-corn.jpg) no-repeat left top;
	width:15px;
	height:30px;
}

#manufacturers {
	background:url(../images/brands-bg.gif) repeat-x left top #0d567f;
}
#manufacturers .box-head{ color:#313131; padding-bottom:7px;}
#manufacturers .box-body {text-align:center; padding:0 9px 21px 8px;}
#manufacturers .box-body select{ border:none; height:20px; color:#979797; font-size:11px;}


#currencies {
	background:url(../images/brands-bg.gif) repeat-x left top #0d567f;
}
#currencies .box-head{ color:#313131; padding-bottom:7px;}
#currencies .box-body {text-align:center; padding:0 9px 21px 8px;}
#currencies .box-body select{ border:none; height:20px; color:#979797; font-size:11px; width:90%;}

#tellafriend {}
#tellafriend .box-body{ text-align:center; color:#fff;}
#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; color:#fff;}


#documentcategories {}


#shoppingcart {
	background:url(../images/box-bg.gif) repeat-x left top #0d557f;
}
#shoppingcart .cart_line {}
#shoppingcart #cartBoxEmpty {text-align:center; color:#fff;}
#shoppingcart li a{	
	padding:0;
	background:none;
	color:#fff;
}
.cartOldItem{
	color:#fff;
}
a:hover .cartOldItem{
	color:#313131;
	font-weight:normal;
}
 
#shoppingcart .price{	
	padding: 0 15px 0 0;
}
