
/* ----------------------- BOXES ------------------------- */

.box {margin-bottom:10px;}

.box-head {
	color:#fff;
	font-size:15px;
	line-height:22px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(../images/box-head-bg.gif) repeat-x left top;
	padding:9px 0 9px 30px;
}
.box-head a { color:#fff; text-decoration:none;}
.box-head a:hover { text-decoration:underline;}

.box-body {}

.box-body ul {margin:0; padding:9px 0 0 0; list-style:none;}
.box-body ul li {
	padding:0 0 0 5px;
}
#information .box-body ul li {
	padding:0 0 0 20px;
}
.box-body ul li a {
	color:#2d2d2d;
	font-size:12px;
	line-height:35px;
	text-transform:none;
	background:url(../images/marker1.gif) no-repeat 0;
	padding-left:18px;
	text-decoration:underline;
}
.box-body ul li a:hover {
	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{
	font-weight:bold;
}
.box-body ul li.category-products{
	padding-left:45px!important;
}
.box-body ol {margin:0; padding:0; list-style:inside decimal;}
.box-body ol li { font-size:13px; line-height:27px; color:#817a7a; font-weight:bold; padding:0 0 0 30px;}
.box-body ol li a { color:#817a7a; font-weight:normal; margin-left:-4px;}
.box-body ol li a:hover {}


/* ----------------------- LISTING BOXES ------------------------- */


#categories {
	margin-bottom:24px;
}


#moreinformation {}


#information {
	background:#f2f2f2;
	padding-bottom:28px;
	margin-bottom:10px;
}
#information .box-head{
	background:#f2f2f2;
	color:#000;
	padding:26px 0 8px 29px;
}

#bestsellers {
	background:#f2f2f2;
	padding-bottom:28px;
	margin-bottom:10px;
}
#bestsellers .box-head{
	background:#f2f2f2;
	color:#000;
	padding:26px 0 8px 29px;
}


#ezpages {
	background:#f2f2f2;
	padding-bottom:28px;
	margin-bottom:10px;
}

#ezpages .box-head{
	background:#f2f2f2;
	color:#000;
	padding:26px 0 8px 29px;
}
#orderhistory {
	background:#f2f2f2;
	padding-bottom:28px;
	margin-bottom:10px;
}
#orderhistory .box-head{
	background:#f2f2f2;
	color:#000;
	padding:26px 0 8px 29px;
}
#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;}
#orderhistory  li{ padding:0 10px;}
#orderhistory  li a{
	padding:0;
	background:none;
}
#orderhistory  li a:hover{
	font-weight:normal;
	text-decoration:none;
}


#featured {}

#featured .box-body .name{
	border-bottom:1px solid #f2f2f2;
	display:block;
	padding-bottom:5px;
}
#featured .box-body .normalprice {text-decoration:line-through; color:#313131;
	font-size:26px;
	line-height:35px;
	font-weight:normal;}
#featured .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#313131;
	font-size:26px;
	line-height:35px;
	font-weight:normal;}


#whatsnew {}

#whatsnew .box-body .name{
	border-bottom:1px solid #f2f2f2;
	display:block;
	padding-bottom:5px;
}
#whatsnew .box-body .normalprice {text-decoration:line-through; color:#313131;
	font-size:26px;
	line-height:35px;
	font-weight:normal;}
#whatsnew .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#313131;
	font-size:26px;
	line-height:35px;
	font-weight:normal;}


#specials .box-body .name{
	border-bottom:1px solid #f2f2f2;
	display:block;
	padding-bottom:5px;
}
#specials .box-body .normalprice {text-decoration:line-through; color:#817a7a;
	font-size:26px;
	line-height:35px;
	font-weight:normal;}
#specials .box-body .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#313131;
	font-size:26px;
	line-height:35px;
	font-weight:normal;}


#reviews {}
#reviews .box-body{ text-align:center; padding:10px; border:1px solid #f2f2f2;}
