h1	{
	padding:0px;
	margin:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #9a7935;
	font-weight: normal;	
}

#productInfo .productName	{
	padding:0px 0px 10px 0px;
	margin:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #3a3a3a;
	width: 280px;
}

/*sub nav */

#subNav {
    /* border:1px solid #dbcba4; 
    padding:4px;
    margin-bottom:10px; */
}

#subNav .title	{
	height: 25px;
	background: url(../images/nav/subNavBkgrd.gif) repeat-x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #8a6317;
	font-weight: bold;
	padding: 8px 0px 0px 8px;
}

#subNav .sectionBox1
{
	/*
	border: 1px solid #dbd3bc;
	background-color: #FDFCFA;*/
	
}

#subNav .sectionBox1 img {
	padding: 4px;
}

#subNav .inside 
{
    border:1px solid #dbd3bc;
    background-color: #e9e1cd;
}

#subNav ul {
	margin:5px 0px 0px 5px;
	padding:0px;
	width: 151px;
}

#subNav ul li	{
	
	margin:0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #565044;
	border-bottom: 1px dotted #afaa9f;
}

#subNav ul li a	{
	padding:3px 0px 3px 5px;
	display:block;
	color:#b0780c;
	text-decoration: none;
}

#subNav ul li a:hover	{
	background-color: #f1ebdb;
	color: #967023;
}

#subNav ul li ul 	{
	margin:0px;
	padding:0px;
	
}

#subNav ul li ul li	{
	border:0px;
	padding:0px 0px 0px 0px;
	border:1px solid #e9e1cd;
}

#subNav ul li ul li a	{
	padding:3px 0px 3px 15px;
	color: #6e8d23;
}

#subNav ul li ul li a:hover	{
	color: #6e8d23;
}

#subNav ul li ul li ul 	{
	margin:0px;
	padding:0px;
	
}

#subNav ul li ul li ul li	{
	border:0px;
	padding:0px 0px 0px 0px;
	border:1px solid #e9e1cd;
}

#subNav ul li ul li ul li a	{
	padding:3px 0px 3px 25px;
	color: #b0780c;
}

#subNav ul li ul li ul li a:hover	{
	color: #b0780c;
}

/* 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: 400px;
	height: 62px;
	background: url(../images/pageTitleBkgrd.gif) no-repeat;
	position: absolute;
	top:1px;
	left:21px;
	padding:5px 0px 0px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6d6c6c;
}

#pageTitle	a	{
	text-decoration: none;
	color: #949393;
}

#pageTitle a:hover	{
	color: #6d6c6c;
}

/*forward backwards controls*/

#backforward	{
	position: absolute;
	top:10px;
	left:390px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #595959;
	width: 210px;
}

#backforward div {
	display: inline;
	padding: 0px 4px 0px 4px;
	height: 20px;
}

#backforward .text	{
	padding-top:3px;
}

/*product layout area*/

#productInfo	{
	border:1px solid #dbcba4;
	padding:4px;
}

#productInfo h2	{
	font-size: 16px;
	margin:0px;
	padding: 0px 0px 5px 0px; 
}

.briefDescription
{
    padding: 5px 0px 5px 0px;
}


#productInfo .productInside	{
	border: 1px solid #e7d4a1;
	background: url(../images/productBkgrd.gif) repeat-x;
	padding: 70px 17px 0px 17px;
}

#productInfo .productInside br	{
	clear: both;
}

#productImage	{
	width: 213px;
	float:left;
	padding: 5px 0px 0px 0px;
}

#productImage img	{
	border:1px solid #b27c13;
}

#productDetail	{
	width: 319px;
	float: right;
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.ourPrice	{
	color: #b0780c;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;	
}

.nowPrice	{
	color: #c81616;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
}

.listPrice	{
	color:#656565;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#productDetail .savingsAlert	{
	padding: 10px 0px 0px 0px;
	color: #c50808;
	font-weight: bold;
}

.savingsAlert	{
	padding: 10px 0px 0px 0px;
	color: #c50808;
	font-weight: bold;	
}
.savingsAlertSmall  {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #c50808;
    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: Trebuchet MS, 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: Trebuchet MS, 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: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#reviewBox a	{
	font-size: 11px;
}


/*image gallery */

#tabImage 	{
	margin: 10px 0px 0px 0px;
}

#tabSmall	{
	background: url(../images/tabLine.gif) repeat-x;
	height: 38px;
}

#tabSmall div	{
	float:left;
	height: 24px;
	padding:5px 7px 0px 7px;
	background: url(../images/tabOff.gif) repeat-x;
	border-left: 1px solid #c3b690;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8a774f;
	font-weight: bold;
}

#tabSmall a	{
	color: #8a774f;
	text-decoration: none;
}

#tabSmall a:hover	{
	color: #bb9d5f;
}

#tabImage .line	{
	width:1px;
	padding:0px;
	height: 29px;
	background: none;
}

#tabImage .on	{
	background: url(../images/tabOn.gif) repeat-x;
	color: #614d23;
}


#tabImage .body	{
	background-color: #e9e1cd;
	border:1px solid #c9bb93;
	padding:8px 5px 8px 9px;
	font-family: Trebuchet MS, 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: Trebuchet MS, 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: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	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: Trebuchet MS, 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 30px;
	padding:0px;
}

#features ul li	{
	padding: 0px 0px 6px 10px;
	list-style: url(../images/featuresBullet.gif)
}

/* recently viewed */

#recentlyViewed	{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #575145;
	line-height: 27px;
}

#recentlyViewed a	{
	color: #586c28;
}

#recentlyViewed .area {
	background-color: #ebf0df;
	border:1px solid #b6c491;
}

#recentlyViewed .title	{
	color: #465b13;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(../images/recentlyViewedBkgrd.gif) repeat-x;
	border-bottom:1px solid #b6c491;
	height: 23px;
	padding: 4px 0px 0px 7px;
	font-weight: bold;
}

#recentlyViewed ol {
    margin:0px 0px 20px 20px;
    padding:0px;
}

#recentlyViewed ol li {
    padding: 15px 0px 0px 0px;
}

#recentlyViewed form	{
	padding:0px;
	margin:0px;
}

#recentlyViewed .body	{
	padding:6px 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;
}

#recentlyViewed b       
{
    font-size: 12px;
} 

/* featured area tabs */
.featuresLive .featuresTabHide 
{
	display:none;
}

.features 
{
	
}
.featuresLive 
{
	margin-top:1em;
}

ul.featuresNav
{
	margin:0;
	padding: 0px;
	font: bold 12px Verdana, sans-serif;
	background: url(../images/tabLine.gif) repeat-x;
	height: 38px;
	border-left: 1px solid #c3b690;
}


.featuresNav li
{
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0px;
	
}

.featuresNav li a
{
	float:left;
	height: 24px;
	padding:5px 7px 0px 7px;
	background: url(../images/tabOff.gif) repeat-x;
	border-right: 1px solid #c3b690;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8A774F;
	font-weight: bold;
	text-decoration: none;
}

.featuresNav li a:hover
{
	color: #bb9d5f;
}

.featuresNav li.featuresActive a
{
	background: url(../images/tabOn.gif) repeat-x;
	color: #8A774F;
	text-decoration: none;
}

.featuresNav li.featuresActive a:hover
{
	color: #bb9d5f;
}

.featuresLive .featuresTab 
{
	background-color: #f7f3e4;
	border:1px solid #c9bb93;
	padding:11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #575145;
}


.nowPrice	{
	color: #c81616;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
}