
xbody {
	color: #666666;
	font-size:88%;
	font-family: Arial, Helvetica, sans-serif;
}


xh1 {
	font-size: 160%;
	line-height: 1em;
}

xh2 {
	font-size: 140%;
	color: #A09168;
	font-weight: normal;
}

xh3 {
	font-size:115%;
	color:#666666;
}

.underline {text-decoration: underline;}

a {
	text-decoration:none;
	color: #748653;
}

a:visited {
	color: #748653;
}

a:hover {
	color:#8EAF64;
}

p {line-height: 1.2em;}

li {font-size:92%;}


#contentArea ul li {
	list-style-type: disc;
	line-height: 1.4em;
}

/*-----LOGO BLOCK-----*/

#account ul li {
	font-weight: bold;
	font-size: 89%;
}


#account ul li.cart {
	padding-left:10px;
}

#account ul li.cart a {
	font-weight: normal;
	color: #666666;
	text-transform: lowercase;
	border-right: none;
	background: transparent url(../images/images/bg/shopping_cart.gif) left center no-repeat scroll;
	padding-left: 25px;
}

#account ul li.cart a span.itemCount {
	color: #8EAF64;
}

#search span.slogan {
	text-transform: uppercase;
	letter-spacing: 7px;
	line-height: 1em;
	font-size: 80%;
}

/*-------HOME BANNER-------*/

#homeBanner {
	color: #FFFFFF;
}

#homeBanner h1 {
	font-size: 170%;

}

#homeBannerText sup {font-size:70%;}

#homeBannerText span.distribute {
	color: #FFFFFF;
	font-size: 105%;
}

#homeBannerText span.distribute a {
	color: #FCE391;
}

/*------SUB PAGE BANNERS------*/

#subBannerText {
	color: #fff111;
	text-transform: uppercase;
}

#subBannerText h1 {
	line-height: 1em;
	font-size: 115%;
}

#subBannerText p {
	line-height: 1em;
	font-size:115%;
}


/*------TWO COLUMN LAYOUT -----*/

#contentAreaWrap h2 {
	color: #A09168;
	font-weight: normal;
}

.oneThirdRow span {
	text-transform: uppercase;
}

#rightBar {font-size:89%;}

/*-------NAV---------*/
/*
#nav li {
	float: left;
	width: auto;
	margin:0px 5px;
	padding-bottom:10px;
}


#nav li ul {
	position: absolute;
	width: 11em;
	left:-9999em;
	margin-top: 0px;
	clear: left;
}

#nav li ul li {
	display: inline;
	float: none;
	padding: 0;
	margin: 0;
}

#nav li.current, #nav li:hover {
	background: transparent url(../images/images/nav/topnav_current.gif) bottom center no-repeat scroll;

}

#nav li:hover ul, #nav li.navOver ul {
	position:absolute;
	left: auto;
	background-color: #848484;
	width: 11em;
	margin-top: 10px;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	
}

#nav li:hover li a, #nav li.navOver li a {
	padding: 3px 7px;
	border-bottom: 1px solid #BFBFBF;
}

#nav li:hover ul li:hover, #nav li.navOver ul li.navOver {
	background: none;
}

#nav li:hover ul li:hover a, #nav li.navOver ul li.navOver a {
	background-color:#8EAF64;
}

#nav ul li ul {float: none;}


#nav li {
	text-transform: uppercase;
	font-size: 89%;
	font-family: Arial, Helvetica, sans-serif;
}


#nav li a, #nav li a:visited {
	color: #8C8C8C;
}
#nav li.current a, #nav li.current a:visited {
	color: #748653;
}
#nav li.current a:hover, #nav li a:hover {
	color: #748653;
}



#nav li ul li {
	text-transform: none;
	line-height: normal;
}
#nav li ul li a:link, #nav li ul li a:visited, #nav li.current ul li a:link, #nav li.current ul li a:visited {
	color: #ffffff;
}


#nav li:hover ul li:hover a, #nav li.navOver ul li.navOver a {
	color:#FFFFFF;
}*/


/*---------SUBNAV----------*/

#subNav li {
	font-size: 87%;
	line-height: 1.9em;
}

#subNav ul li a, #subNav ul li a:visited {
	color: #666666;
	
}

#subNav ul li a:hover {
	color: #748653;
}

#subNav ul li.current a, #subNav ul li.current a:visited {
	color: #748653;
	font-weight: bold;
	
}

#subNav h2 {
	font-size: 100%;
	color: #9C9D9F;
	font-weight: bold;
}

#subNav ul li ul li {
	font-size: 100%;
}
/*------SEARCH BAR----*/
#search {
	color: #748653;
}

#searchForm input#searchBox {
	font-size: 70%;
	color: #666666;
}

#searchForm label {
	text-transform: uppercase;
	color: #A29D8A;
	font-size: 73%;
	font-weight: bold;
}

/*-------HOME PAGE CONTENT--------*/
#homeLeft h2, #homeRight h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 150%;
}

#homeLeft h3 {
	font-size: 115%;
}

#homeLeft h3 a, #homeLeft li a {
	color: #748653;
}

.loginRight label, .loginRight input, .loginLeft label, .loginLeft input {
	font-size: 89%;
}

.forgotInfo, .remember {
	font-size: 79%;
}

#loginForm input {
	color: #666666;
}

#homeRight .login p.signIn {
	font-size: 85%;
	color: #FFFFFF;
}

/*--------PRODUCTS-------*/

#products h1, #productPage h1 {
	font-size: 205%;
	color: #748653;
	background: transparent url(../../images/images/bg/products_header.jpg) left bottom no-repeat scroll;
	line-height: 1em;
	font-weight: normal;
}

.sortBy p span {
	color: #FFFFFF;
	font-weight: bold;
}

.pagination {
	text-align: right;
	font-size: 89%;
}

pagination p {font-size:89%;}

.pagination span.showAll a, .pagination span.showAll a:visited {
	color: #8EAF64;
}

.pagination span.showAll a:hover {
	text-decoration: underline;
}

.pagination li {
	font-size: 100%;
}

span.current {
	font-weight: bold;
}

ul#pages li.current {
	font-weight: bold;
}

ul#pages li a {
	color: #666666;
	text-decoration: underline;
}

ul#pages li.current a {text-decoration: none;}

#productResults td {
	font-size: 89%;
}


#productResults td p.productName a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;

}

#productResults td span.dollars {font-size: 110%; font-weight: bold;}

.productInfo h2 {font-weight: bold;}
.productInfo p.catalogNo {
	font-weight: bold;
	font-size:102%;
	color: #A09168;
}

.productImage a.enlarge {
	color: #666666;
	text-transform: uppercase;
	font-size: 84%;
}


#emailPrint a {
	font-size: 89%;
}

#productTabs ul li {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

#productTabs ul li a {
	color: #A0A0A0;
}

#productTabs ul li.ui-tabs-selected a {
	color: #748653;
}

#productTabs p.download a {text-decoration: underline;}

/*-------FORMS-------*/
#distributorApp, #contactForm {font-size: 89%;}
#customerLogin td.smaller {font-size:83%;}
#customerLogin label {font-size:83%;}
.asterisk {color:#ff0000;}
/*------ACCOUNT MANAGEMENT-------*/
#loginRegister h1, #newAccount h1 {
	font-size: 150%;
	line-height: 1em;
	color: #748653;
}

#loginRegister h2, #newAccount h2 {
	font-size: 105%;
	text-transform: uppercase;
	color: #A09168;
}


/* START PRODUCT CONTROLS AND CATEGORY CONTROLS */
.SingleProductDisplay,.SingleCategoryDisplay
{
	text-align:center;
	width:220px;
	height:270px;
	padding: 10px 0px;
	
}
/* Special Tag to shrink single product margins when inside nav column */
.RelatedItemsBlock
{
	width:175px;
	margin:0px;	
}
.RelatedItemsBlockContent
{
	padding:0px;
	text-align:center;	
}
.NavColumnBlock .SingleProductDisplay,.NavColumnBlock .SingleCategoryDisplay
{
	margin:0px;
	/*width:133px;*/
}


.SingleProductDisplayImage,.SingleCategoryDisplayImage
{
	/* border: solid 1px #6978CD;*/
}
.SingleCategoryDisplayname A, .ListCategoryDisplay A
{
	font: bold 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
}

.SingleProductDisplayName A
{
	font: bold 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	display:none;
}
.SingleProductDisplayShortDesc A
{
	font: bold 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
}
.SingleProductDisplayPrice A
{
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#666;
	text-decoration:none;
}
.ListProductDisplay, .ListCategoryDisplay
{
	text-align:left;	
	width:500px;
}
.ListProductDisplayPrice
{
	text-align:right;
}
.ListCategoryDisplayDescription
{
	margin:3px 10px 10px 0px;
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
}
.DetailProductDisplay
{
	border-top: solid 1px #cccccc;
	padding: 5px 10px 10px 10px;
	text-align:left;
	width:575px;
}


.DetailProductDisplayImage
{
	vertical-align:top;
	text-align:left;
	width:120px;
	height:120px;
	float:right;
}
.DetailProductDisplayName,.DetailProductDisplayPrice,.DetailProductDisplayDescription
{
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
}
/* END PRODUCT CONTROLS AND CATEGORY CONTROLS */

/* START NAV COLUMN BLOCK TAGS */

#navColumn UL, .CategoryList UL
{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	list-style-type: none;
width:180px;
}
.NavColumnBlock
{
	
	padding:0px;
	/*width:133px;*/
	margin:5px;
}
.NavColumnBlockContent
{
	padding:5px;
	text-align:left;
	
}
.CategoryList,.MailingListSignupForm, .SearchBoxForm
{
	margin:0px 7px 7px 7px;
	width:133px;
	padding: 10px 10px 10px 10px;

}

.SearchTextBox, .MailingListTextBox
{
	width:100px;
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	background: #F9F9F9;
	border-left: #CCC 1px solid;
	color: #000;
	border-bottom: #CCC 1px solid;
	
}

.CategoryListContent, .SearchBoxFormContent, .MailingListSignupFormContent
{
	padding:5px;
	text-align:left;
	
	/*background:#FFCC66;	*/
}
.MailingListSignupForm .Formlabel
{
	font: 11px/11px Verdana, Arial, Helvetica, Sans-Serif;}

#account ul li.cart a {
	font-weight: normal;
	color: #666666;
	text-transform: lowercase;
	border-right: none;
	background: transparent url(../../images/images/bg/shopping_cart.gif) left center no-repeat scroll;
	padding-left: 25px;
}
	
#CheckoutTable .ListPrice{
	text-decoration: line-through;
	color: #5d5d5d;
}
/*------FOOTER-------*/

#footer {
	font-size: 10%;
}

#footer .fRight {
	text-align: right;
}


#ProductDescription
{
style="text-align:center"
margin:0px 0px 0px 0px;
width:480px;

}


.SingleProductDisplayAddToCartButton {     /* display:none;  */ }
.ListProductDisplayAddToCartButton {     /* display:none;  */ } 