

#productInfo .productName	{
	padding:0px 0px 10px 0px;
	margin:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #3a3a3a;
	width: 280px;
}

/* 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;
/*	border:1px solid #9CA45F;*/
	padding:0px 4px 4px 4px;
}

#subContentArea .right	{
	
    width:599px;
	float: right;
    
}
/*page title*/

#titleArea	{
	position: relative;
}

#pageTitle	{
	width: 500px;
	height: 62px;
	
	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 #9CA45F;
	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 #C0CF9D;
	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: #457413;
	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;
}

.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 #9CA45F;
	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: #F5F7EC;
	border:1px solid #9CA45F;
}

#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/tabImageLine.gif) repeat-x;
	height: 38px;
}

#tabSmall div	{
	float:left;
	height: 24px;
	padding:5px 7px 0px 7px;
	background: url(../images/tabImageOff.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/tabImageOn.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 #BFCD98;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #556214;
	font-weight: bold;
}

.tab a	{
	color: #556214;
	text-decoration: none;
}

.tab a:hover	{
	color: #889A56;
}

.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: #EBF0DF;
	border:1px solid #BFCD98;
	padding:11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #575145;
}

.tabTables .body a	{	
	color: #708B1E;
}


#relatedProductsList a	{
	color: #708B1E;
	text-decoration: none;
}

#relatedProductsList a:hover	{
	color: #708B1E;
	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)
}

/* 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 #BFCD98;
}


.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 #BFCD98;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #556214;
	font-weight: bold;
	text-decoration: none;
}

.featuresNav li a:hover
{
	color: #889A56;
}

.featuresNav li.featuresActive a
{
	background: url(../images/tabOn.gif) repeat-x;
	color: #556214;
	text-decoration: none;
}

.featuresNav li.featuresActive a:hover
{
	color: #889A56;
}

.featuresLive .featuresTab 
{
	background-color: #EBF0DF;
	border:1px solid #BFCD98;
	padding:11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #575145;
}
