h1	{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #9a7935;
	font-weight: normal;	
}

#productInfo .productName	{
	padding:0px 0px 10px 0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #3a3a3a;
	width: 280px;
}

/*sub nav */

#subNav {
   width: 141px;
	float: left;
	padding: 0px 20px 0px 15px;
}

#subNav .title	{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #47443a;
	font-weight: bold;
	padding: 8px 0px 0px 15px;
	margin: 0px;
}
#subNav a	{
	color: #6d3f01;
	text-decoration: none;
}

#subNav .selected	{
	color: #4a0174;
	font-weight: bold;
}

#subNav a:hover	{
	color: #a98049;
}

#subNav ul  
{
    margin: 0px;
    padding: 0px;
}

#subNav ul li   
{
 padding: 3px 0px 3px 15px; 
 list-style: none;  
 border-bottom: 1px solid #e9dcae;
 border-top: 1px solid #ffffff;
}

#subNav ul li ul li 
{
 border: none;   
}


/* new subnav area */






.subNavListing	{
	border-bottom: 1px dotted #afaa9f;


}

#subNav .name	{
	padding: 5px 0px 5px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565044;
	font-weight: bold;
}

#subNav .list	{
	padding: 5px 0px 5px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565044;
	line-height: 19px;
}

/* subContent */

#subContentArea	{
	padding: 0px 0px 0px 30px;
	width: 793px;
}

#subContentArea br	{
	clear:both;
}

#subContentArea .left	{
	width:173px;
	float: left;
}

#subContentArea .right	{
	width:599px;
	float: right;
}
/*page title*/

#titleArea	{
	position: relative;
}

#pageTitle	{
	width: 352px;
	height: 80px;
	padding:5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6c6c;
	position: relative;
	font-size: 11px;
}

#pageTitle	a	{
	text-decoration: none;
	color: #949393;
}

#pageTitle a:hover	{
	color: #6d6c6c;
}

/*forward backwards controls*/

#backforward	{
	position: absolute;
	top:10px;
	left:340px;
	font-size:12px;
	font-weight: bold;
	color: #595959;
	width: 200px;
}

#backforward div {
	display: inline;
	padding: 0px 4px 0px 4px;
	height: 20px;
}

#backforward .text	{
	padding-top:0px;
}

/*product layout area*/

#productInfo	{
}

#productInfo h2	{
	font-size: 16px;
	margin:0px;
	font-weight: bold;
	padding: 0px 0px 5px 0px; 
}

.briefDescription
{
    padding: 5px 0px 15px 0px;
    font-size: 12px;
    line-height: 18px;
}


#productInfo .productInside	{
}

#productInfo .productInside br	{
	clear: both;
}

#productImage	{
	width: 213px;
	float:left;
	padding: 5px 0px 0px 0px;
}

#productImage img	{
	border:1px solid #b27c13;
}

#productDetail	{
	width: 300px;
	float: right;
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: normal;
	
}

#productDetail .savingsAlert	{
	padding: 10px 0px 0px 0px;
	color: #c50808;
	font-weight: bold;
}

#productDetail .ourPrice    
{
   font-size: 14px;
   color: #408bd7; 
   font-weight: bold;
}

.overlay	{
	width: 326px;
	height:226px;
	padding: 14px 0px 0px 0px;
	background: url(../images/overlay.gif);
	position: absolute;
	top:-110px;
	left:-5px;
}

.overlaytop	{
	height:40px;
}

.overlayTopLeft	{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	width: 265px;
	padding: 0px 0px 0px 25px;
	color: #69552c;
	font-weight: bold;
	font-size: 13px;
}

.overlayTopRight	{
	float:right;
	padding-right: 15px;
}

.overlayImage	{
	padding:0px 0px 0px 10px;
	width:122px;
	text-align:center;
	float:left;
}

.overlayImage img	{
	border:1px solid #c39948;
}

.overlayInfo	{
	float:right;
	width: 175px;
	padding: 0px 15px 0px 0px;
	font-size:11px;
	line-height:13px;
}

.overlayPrice	{
	color: #b0780c;
	font-weight: bold;
}

.overlayButton	{
	padding-top:2px;
}



#quantityBox	{
	background-color: #ffffff;
	border:1px solid #edd7b0;
	padding:7px 0px 7px 12px;
	font-size:12px;
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

#quantityBox form	{
	padding:0px;
	margin:0px;
}

#quantityBox input.quantity	{
	width:50px;
	height:20px;
	background-color: #eeebd8;
	border:1px solid #dfb35f;
}

.reviewBox	{
	background-color: #ffffff;
	border:1px solid #dedede;
	padding:5px 0px 5px 12px;
	margin: 10px 0px 0px 0px;
	font-size:12px;
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
}

.reviewBox a	{
	font-size: 11px;
}


/*image gallery */

#tabImage 	{
	margin: 0px;
}

#tabSmall	{
	height: 25px;
	background-color: #ffffff;
}

#tabSmall div	{
	padding:0px 7px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8a774f;
	font-weight: bold;
	height: 25px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	background: url(../images/tabOn.gif) repeat-x;
	
}

#tabSmall a	{
	color: #8a774f;
	text-decoration: none;
}

#tabSmall a:hover	{
	color: #bb9d5f;
}

#tabImage .line	{
	width:1px;
	padding:0px;
	height: 29px;
	background: none;
}

#tabImage .on	{
	color: #614d23;
}


#tabImage .body	
{
    background-color: #f9f5ea;
	padding:8px 5px 8px 9px;
	border-left:1px solid #dedede;
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #575145;
}

#tabImage .control	{
	background-color: #f7f3e4;
	clear:left;
	padding: 3px 9px 3px 9px;
	border-bottom:1px solid #c9bb93;
	border-right:1px solid #c9bb93;
	border-left:1px solid #c9bb93;
}

#tabImage .control form	{
	margin: 0px;
	padding:0px;
}

#tabImage .text	{
	width:153px;
	text-align:center;
	color: #9e844f;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px
}


#tabImage .body img	{
	border:1px solid #8e8981;
	margin-top:5px;
}

/* related products */

.tabTables 	{
	margin: 10px 0px 0px 0px;
}

.tab	{
	background: url(../images/tabLine.gif) repeat-x;
	height: 38px;
}

.tab div	{
	float:left;
	height: 24px;
	padding:5px 7px 0px 7px;
	background: url(../images/tabOff.gif) repeat-x;
	border-left: 1px solid #c3b690;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8a774f;
	font-weight: bold;
}

.tab a	{
	color: #8a774f;
	text-decoration: none;
}

.tab a:hover	{
	color: #bb9d5f;
}

.tab .on	{
	background: url(../images/tabOn.gif) repeat-x;
	color: #614d23;
}

.tab .line	{
	width:1px;
	padding:0px;
	height: 29px;
	background: none;
}

.tabTables .body	{
	background-color: #f7f3e4;
	border:1px solid #c9bb93;
	padding:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #575145;
}


#relatedProductsList a	{
	color: #575145;
	text-decoration: none;
}

#relatedProductsList a:hover	{
	color: #a27d33;
	text-decoration: underline;
}

#relatedProductsList form	{
	margin:0px;
	padding:0px;
}

#relatedProductsList .name	{
	width:410px;
	border-bottom:1px dotted #636161;
	padding: 3px 0px 3px 8px;
}

#relatedProductsList .price	{
	width:76px;
	border-bottom:1px dotted #636161;
	text-align:right;
	color: #9f7d1f;
	font-weight: bold;
}

#relatedProductsList .button	{
	width: 93px;
	border-bottom:1px dotted #636161;
	padding: 3px 0px 3px 10px;
}

/* featured area */

#features	{
	font-size:12px;
}

#features ul	{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size: 11px;
}

#features ul li	{
	padding: 0px 0px 10px 25px;
	margin: 0px;
	background-position: 0px 3px;
	
}

/* recently viewed */

#recentlyViewed	{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #575145;
	line-height: 27px;
	background-color: #e4dcc0;
	border: 1px solid #cbc2a4;
	width: 141px;
	font-size: 11px;
}

#recentlyViewed a	{
	color: #6d3f01;
	text-decoration: none;
}

#recentlyViewed a:hover 
{   
    text-decoration: underline;
}


#recentlyViewed .title	{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #c4b78c;
	border-bottom:1px solid #cbc2a4;
	padding: 0px 0px 6px 7px;
	font-weight: bold;
}

#recentlyViewed ol {
    margin:0px 0px 20px 20px;
    padding:0px;
}

#recentlyViewed ol li {
    padding: 13px 0px 0px 0px;
}

#recentlyViewed form	{
	padding:0px;
	margin:0px;
}

#recentlyViewed .body	{
	padding:0px 11px 11px 11px;
	line-height:normal;
}

#recentlyViewed .dot	{
	padding:3px 0px 0px 0px;
	height: 5px;
	border-bottom:1px dotted #636161;
}

#recentlyViewed .price	{
	margin: 5px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
}

















