
body {
	color: #666666;
	font-size:88%;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 160%;
	line-height: 1em;
}

h2 {
	font-size: 140%;
	color: #A09168;
	font-weight: normal;
}

h3 {
	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: #ffffff;
	text-transform: uppercase;
}
#subBannerText .caseSensitive{
	text-transform: none;
}

#subBannerText h1 {
	line-height: 1em;
	font-size: 115%;
}

#subBannerText p {
	line-height: 1em;
	font-size:84%;
}


/*------TWO COLUMN LAYOUT -----*/

#contentAreaWrap h2 {
	color: #A09168;
	font-weight: normal;
}

.oneThirdRow span {
	text-transform: uppercase;
}

#rightBar {font-size:89%;}

/*-------NAV---------*/

#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;
}
#homeBannerText a,#homeBannerText a:link,#homeBannerText a:visited{
	color:#FCE391;
}
#homeBannerText a:hover{
	text-decoration:underline;
	color:#fff;
}
/*--------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%;
}

.productInfo ul li {
	list-style: disc;
	font-size: 100%;
	line-height: 1.3em;
}

.productInfo p.price {
	font-weight: bold;
}


.productInfo p.quantity {
	font-size: 102%;	
}

.productInfo p.quantity span {
	font-size:85%;
	font-style: italic;
}
.productInfo p.quantity span#lblQuantity {
	font-size:100%;
	font-style: normal;
	margin-right:55px;
	margin-left:0px;
	padding-left:0px;
}

#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;
}

/*------FOOTER-------*/

#footer {
	font-size: 79%;
}

#footer .fRight {
	text-align: right;
}