
/* GLOBAL STYLE */
body, th, td, div, p, ul, ol, h1, h2, h3, h4, fieldset, input, select, textarea, p{
	color:#333333;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	text-align:left;
}
body, h1, h2, h3, h4{
	padding:0px;
	margin:0px;
}
li {
	text-overflow:ellipsis;
}
hr{
	border: 0;
	height:1px;
	color:#cccccc;
	background-color:#cccccc;
}
/*
body {-webkit-text-size-adjust: none;}
*/
a:active{outline:none;}
:focus {-moz-outline-style:none;}
form{display:inline;}
h1{
	color:#712329;
	font-family:helvetica,arial,sans-serif;
	font-size:18px;
	font-weight:700;
	padding:8px;
	border-bottom:1px solid #dedede;
	background-color:#f2f2f2;
}
h2{
	color:#333333;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
	padding:8px;
	border-bottom:1px solid #dedede;
	background-color:#f2f2f2;
	margin-bottom:8px;
}
h3{
	color:#333333;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
	margin-bottom:12px;
}

/**************/
/*** HEADER ***/
/**************/
.hTop{
	height:50px;
	background:url(images/hfoSprites.png) repeat-x 0px -50px;
}

.hLogo{
	float:left;
	height:50px;
	width:215px;
	background:url(images/hfoSprites.png) no-repeat;
}
.hTopLinks{
	padding-right:4px;
	float:right;
	text-align:right;
}
.hTopLinks a{font-size:10px; color:#000000; font-weight:700; text-decoration:none; margin-right:4px;margin-left:4px;}
.hTopLinks a.hCart{
	background:url(images/hfoSprites.png) no-repeat -241px -4px;
	height:40px;
	width:40px;
	display:block;
	font-size:10px; 
	color:#ffffff; 
	font-weight:700; 
	text-decoration:none;
}
.hNav{
	background-color:#eedee8; 
	padding:6px; 
	border-top:1px solid #ffffff;
	text-align:center;
}
.hNav a{font-size:11px; color:#ffffff; font-weight:700; text-decoration:none;}
.hNav span{
	margin-right:15px;
	/*
	margin-left:12px;
	border-right:1px dashed #31506d;
	*/
}

.hSearch{
	/*
	background:url(images/hfoSprites.png) no-repeat -50px -100px;
	*/
	background-color:#712329;
	padding:4px; 
	border-top:1px solid #ffffff;
}
.hSearch table{width:100%;}
.hSearch table th{width:95%;}
.hSearch input.img{
	background:url(images/hfoSprites.png) repeat-x 0px -107px;
	height:40px;
	width:60px;
	vertical-align:middle;
	border:none;
}
.hSearch input.text{font-weight:700; text-align:left; line-height:20px; width:100%;}

/************/
/*** BODY ***/
/************/
.wrap{padding:6px;}




/***********************/
/***** LIST STYLING ****/
/***********************/

/**********************************/
/*** LIST - CATEGORY NAVIGATION ***/
/**********************************/
.listCat h1{
	background-color:#dedede;
	font-size:22px; 
	color:#000000; 
	font-weight:700;
	margin:0;
	padding:6px;
	border-bottom:1px solid #cccccc;
}
.listCat ul{margin:0;padding:0;}
.listCat li{
	border-bottom:1px solid #cccccc;
	padding-top:8px;
	padding-bottom:8px;
}
.listCat li.end{border-bottom:none;}
.listCat li a{
	padding-left:10px;
	padding-right:30px;
	color:#000000;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
	line-height:20px;
	display:block;
	background:url(images/navArrCat.png) no-repeat right center;
}
.listCat a:hover{}

/**********************************/
/********* LIST - ITEMS ***********/
/**********************************/
.listItems h1{
	font-size:22px; 
	color:#000000; 
	background-color:#dedede;
	font-weight:700;
	margin:0;
	padding:6px;
}
.listItems ul{
	list-style-type:none; 
	margin:0; 
	padding:0;
	border-top:1px solid #cccccc;
}
.listItems li{
	list-style-type:none; 
	border-bottom:1px solid #cccccc;
	padding:10px;
	padding-left:5px;
	position:relative;
	background:url(images/navArrItem.png) no-repeat right center;
	cursor:pointer;
	cursor:hand
}
.listItems li.end{border-bottom:none;}
.listItems li a{
	color:#000000;
	font-size:12px;
	font-weight:500;
	text-decoration:none;
	display:block;
	margin-bottom:4px;
}
/*
.listItems li a{
	padding-left:10px;
	padding-right:30px;
	color:#70688b;
	font-size:12px;
	font-weight:500;
	text-decoration:none;
	background:url(images/navArrItem.png) no-repeat right center;
	display:block;
}
.listItems li a span.price{
	color:#c80000;
	font-size:12px;
	font-weight:700;
}
*/
.listItemImg{float:left; border:1px solid #f2f2f2; margin-right:10px; height:75px;}
.listItemWrap{}
.listItemWrap div.price{
	margin-bottom:4px;
	color:#c80000;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
}
.listItemWrap div.regPrice{
	color:#888888;
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:500;
}
.listItemWrap div.salePrice{
	color:#c80000;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
}

/**************************/
/***** LIST - FEATURED ****/
/**************************/
.listCat h1{
	background-color:#dedede;
	font-size:22px; 
	color:#000000; 
	font-weight:700;
	margin:0;
	padding:6px;
	border-bottom:1px solid #cccccc;
}
.listFeatured ul{margin:0;padding:0;}
	/***** LIST - FEATURED CATEGORY LINKS *****/
.listFeatured li.cat{
	border-bottom:1px solid #cccccc;
	padding-top:8px;
	padding-bottom:8px;
}
.listFeatured li.cat .end, .listFeatured li.item .end{border-bottom:none;}

.listFeatured li.cat a{
	padding-left:10px;
	padding-right:30px;
	color:#000000;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
	line-height:20px;
	display:block;
	background:url(images/navArrCat.png) no-repeat right center;
}
.listFeatured li.cat a:hover{}

	/***** LIST - FEATURED ITEMS *****/
.listFeatured li.item{
	list-style-type:none; 
	border-bottom:1px solid #cccccc;
	padding-top:10px;
	padding-bottom:8px;
	position:relative;
}
.listFeatured li.item a{
	padding-left:10px;
	padding-right:30px;
	color:#70688b;
	font-size:12px;
	font-weight:500;
	text-decoration:none;
	background:url(images/navArrItem.png) no-repeat right center;
	display:block;
}
.listFeatured li.item a span.price{
	color:#c80000;
	font-size:12px;
	font-weight:700;
}

/***********************************/
/***** LIST - FOOTER INFO LINKS ****/
/***********************************/
.listFootLinks{padding:14px; background-color:#712329;}
.listFootLinks ul{
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:#ffffff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.listFootLinks li{
	border-bottom:1px solid #712329;
	padding-top:4px;
	padding-bottom:4px;
}
.listFootLinks li.end{border-bottom:none;}

.listFootLinks li a{
	padding-left:10px;
	padding-right:30px;
	color:#333333;
	font-size:11px;
	font-weight:700;
	text-decoration:none;
	line-height:16px;
	display:block;
	/*
	background:url(images/navArrFoot.png) no-repeat right center;
	*/
}
.listFootLinks a:hover{}

/***********************/
/***** ITEM STYLING ****/
/***********************/
.item{padding:8px;}
.item h1{
	color:#333333;
	font-family:helvetica,arial,sans-serif;
	font-size:18px;
	font-weight:700;
	margin-top:8px;
	margin-bottom:8px;
	padding:0;
	background-color:#ffffff;
	border:none;
}
.item h2{
	color:#333333;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
	padding:6px;
	border-top:1px solid #dedede;
	background-color:#f2f2f2;
	margin-top:16px;
	margin-bottom:8px;
}
.item div.price{
	margin-bottom:4px;
	color:#c80000;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
}
.item div.regPrice{
	color:#888888;
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:500;
}
.item div.salePrice{
	color:#c80000;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
}
.itemOrder{
	border-top:1px solid #dedede;
	padding-top:8px;
	margin-top:8px;
}
.itemCallOrder{float:left;}
.itemEmail{float:left; margin-left:10px;}

.itemRating{margin-bottom:10px; line-height:20px;}
.itemRating img{vertical-align:middle;}
.itemRatingCount{padding-left:6px;}
.itemRatingCount a:link{font-size:11px;}
.itemRatingCount a:active{font-size:11px;}
.itemRatingCount a:visited{font-size:11px;}
.itemRatingCount a:hover{font-size:11px;}


/**************/
/*** FOOTER ***/
/**************/
.footWrapper{}
.footCopy{
	margin-top:12px;
	margin-bottom:8px;
	color:#888888;
	font-size:10px;
}
.standardSite{padding-right:14px;}
.standardSite a:link{}
.standardSite a:active{}
.standardSite a:visited{}
.standardSite a:hover{}


/**************/
/*** SEARCH ***/
/**************/
.search{}
.search div.wrap{padding:12px;}
.search h1{
	color:#333333;
	font-size:18px;
	font-weight:700;
	padding:8px;
	border-bottom:1px solid #ded6f9;
	background-color:#eceaf2;
}
/*** SEARCH FILTER DISPLAY ***/
.filterMenus{margin-bottom:10px;}
.filterMenus h4{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:700;
}

/*** SEARCH PAGE NUMBER DISPLAY ***/
.searchPaging{margin-bottom:5px;}
.searchPaging td{padding:2px;}
.searchPaging div{
	padding:4px;
	color:#70688b;
	font-size:12px;
	font-weight:700;
	background-color:#444444;
	border:1px solid #333333;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.searchPaging div.searchPagingInfo{
	color:#888888;
	font-size:11px;
	font-weight:500;
	background-color:#ffffff;
	border:none;
}
.searchPaging div a{color:#ffffff; text-decoration:none; display:block;}
.searchPaging div.on{background-color:#f2f2f2; border:1px solid #888888;}
.searchPaging div.on a{color:#333333;}
.searchPaging div.prev{background-color:#f2f2f2;}
.searchPaging div.prev a{color:#333333;}
.searchPaging div.next{background-color:#f2f2f2;}
.searchPaging div.next a{color:#333333;}
.searchPaging div.viewAll{background-color:#f2f2f2;}
.searchPaging div.viewAll a{color:#333333;}

/*** SEARCH SORT LINK ***/
.sortLinks{margin-bottom:18px; padding:6px; background-color:#f2f2f2; border:1px solid #dedede;}

.sortLink{color:#888888; margin-right:10px;}
.sortLink a{color:#888888; font-size:10px; font-weight:700;}
.sortLinkActive{color:#000000; margin-right:10px;}
.sortLinkActive a{color:#000000; font-size:10px; font-weight:700;}

/*** SEARCH RESULTS ***/
.searchResults tr{background-color:#ffffff;}
.searchResults tr.on{background-color:#f2f2f2;}
.searchResults td{padding:5px;}



/******************/
/*** MY ACCOUNT ***/
/******************/
.myaccount div.wrap {padding:4px;}
.myaccount h1{
}
.myaccount div.preferences h1{
	color:#000000;
	font-family:helvetica,arial,sans-serif;
	font-size:14px;
	font-weight:700;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#f2f2f2;
	border-top:1px solid #dedede;
	border-bottom:1px solid #ffffff;
}
.myaccount div.preferences input.text{
	padding:4px;
	width:99%;
	font-size:14px;
}
.myaccount div.preferences select{
	padding:4px;
	width:99%;
	font-size:14px;
}
.myaccount h2{
	color:#333333;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
	padding:8px;
	border-bottom:none;
	background-color:#ffffff;
}

.myaccount th{
	text-align:left;
	border-bottom:1px solid #dedede; 
	padding:4px;
}
.myaccount th{padding:4px;}
.myaccount td{padding:4px;}
.myaccount div.nav div{float:left; margin-right:10px; border:1px solid #dedede;}

	/***** LIST - FOOTER INFO LINKS ****/
.myaccount ul{
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:#ffffff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #dedede;
}
.myaccount li{
	border-bottom:1px solid #dedede;
	padding-top:4px;
	padding-bottom:4px;
}
.myaccount li.end{border-bottom:none;}

.myaccount li a{
	padding-left:10px;
	padding-right:30px;
	color:#333333;
	font-size:11px;
	font-weight:700;
	text-decoration:none;
	line-height:16px;
	display:block;
	background:url(images/navArrCat.png) no-repeat right center;
}
.favoritesMessage{font-size:10px; margin-top:4px; margin-bottom:10px;}
.myaccount div.price{
	color:#c80000;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
}
.myaccount div.regPice{
	color:#888888;
	font-family:helvetica,arial,sans-serif;
	font-size:10px;
	font-weight:500;
}
.myaccount div.salePrice{
	color:#c80000;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
}
.orderDetailTitle{
	margin-bottom:14px;
	font-size:14px;
	font-weight:700;
}
.orderDetailInfo h2{
	color:#333333;
	padding:0;
	margin:0;
	padding-top:6px;
	margin-bottom:6px;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
	background-color:#ffffff;
}
.emailItem{}
.emailItem div.wrap{padding:8px;}
.emailItem h3{
	color:#333333;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
	padding:8px;
	border-bottom:1px solid #dedede;
	background-color:#faf6f9;
}
.emailItem input.text{font-size:14px; width:99%; padding:6px;}
.emailItem textarea{font-size:14px; width:99%; padding:6px;}
.emailItem td{padding:4px;}



/****************/
/*** CHECKOUT ***/
/****************/
.checkout div.wrap{padding:12px;}
.checkout div table{width:99%}
.checkout h1{
	color:#333333;
	font-family:helvetica,arial,sans-serif;
	font-size:18px;
	font-weight:700;
	padding:8px;
	border-bottom:1px solid #dedede;
	background-color:#f2f2f2;
}
.checkout h1 span{
	color:#666666;
	font-family:helvetica,arial,sans-serif;
	font-size:18px;
	font-weight:700;
}
.checkout td{
	padding:4px;
	padding-bottom:8px;
}
.checkout td span{
	color:#888888;
	font-family:helvetica,arial,sans-serif;
	font-size:10px;
	font-weight:500;
}
.checkout input.text{
	font-size:14px;
	padding:3px;
	width:95%;
}
.checkout select{
	font-size:14px;
	padding:3px;
	width:95%;
}
.checkout h2{
	color:#333333;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:700;
	padding:8px;
	margin-bottom:10px;
	border-top:1px solid #dedede;
	background-color:#ffffff;
}
.checkout a.big{font-size:22px;}

/***********************/
/*** REVIEWS SUPPORT ***/
/***********************/
.prOverallRating{
	margin-top:10px; 
	margin-bottom:20px; 
	line-height:20px;
}
.prOverallRating img{vertical-align:middle;}
.prOverallRatingCount {padding-left:6px;}
.prOverallRatingCount a:link{font-size:11px;}
.prOverallRatingCount a:active{font-size:11px;}
.prOverallRatingCount a:visited{font-size:11px;}
.prOverallRatingCount a:hover{font-size:11px;}

.prListWrapper{
	padding-top:8px;
	padding-bottom:14px;
	margin-bottom:8px;
	border-bottom:1px dashed #dedede;
	color:#333333; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:500;
	display:block;
	clear:both;
}
.prListTitle{
	background-image:url(images/reviewBubbleBg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#ffffff;
	border:1px solid #d5d5d5;	
	padding:5px;
}
.prListTitle div.clear{clear:both; font-size:0; height:0; overflow:hidden;}

.prVerifiedBuyer{
	float:right;
	margin-top:4px;
}
.prListTitle h5{
	color:#333333; 
	font-family:arial,verdana,sans-serif; 
	font-size:13px; 
	font-weight:700;
	padding:0; 
	margin:0 0 6px 0;
	text-transform:capitalize;
}
.prListTitle h6{
	padding:0; 
	margin:0;
	line-height:20px;
	color:#888888; 
	font-family:arial,verdana,sans-serif; 
	font-size:10px; 
	font-weight:700;
}
.prListTitle h6 span{
	color:#333333; 
	text-transform:capitalize;
}
.prListTitle img{margin-right:10px; vertical-align:middle;}
.prListBubbleArr{display:block;}

.prListPros{}
.prListPros h5{
	color:#006400; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:700;
	padding:0; 
	margin:15px 0 4px 0;
}
.prListCons{}
.prListCons h5{
	color:#7d0000; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:700;
	padding:0; 
	margin:15px 0 4px 0;
}
.prListRecommend{clear:both; padding-top:10px;}
.prListRecommend h5{
	color:#333333; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:700;
	padding:0;
	margin:0;
}
.prReviewPhotos{
	clear:both; 
	padding-top:10px;
	margin-bottom:6px;
}
.prReviewPhotos img{margin-right:5px;}

.prMerchantResponse{
	margin-top:10px;
	padding:10px;
	background-color:#fffde5;
}
.prMerchantResponse h5{
	color:#333333; 
	font-family:arial,verdana,sans-serif; 
	font-size:12px; 
	font-weight:700;
	padding:0; 
	margin:0 0 6px 0;
	display:block;
}