@charset "UTF-8";
html {
	min-height: 100%; margin-bottom: 1px;
}
body {
	font-size:100%;
	font-weight: normal;
	line-height:1.125em;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
	letter-spacing: 0.025em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
ul {
	clear: both;
	list-style-type: none;
}
img, a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #0066cc;
}
a:hover {
	text-decoration: underline;
	color: #669933;
}
a.duoLink:hover {
	text-decoration: none;
}
a.duoLink:hover .duoText {
	text-decoration: underline;
}
.clearBoth {
	clear: both;
	display: block;
	float: none;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	font-size: 0.85em;
}
#header #logo {
	margin: 10px 0 0 0;
	padding: 0px;
	float: left;
}
#header #logo a {
	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
}
#header #logo a:hover {
	text-decoration: none;
}
#header #ancillaryLinks {
	text-align: right;
	margin: 20px 0px 10px auto;
	padding: 0px;
	width: 350px;
	color: #0066cc;
	float: right;
}
#header #search {
	margin: 0px 0px 0px auto;
	width: 220px;
	padding: 10px 5px;
	text-align: center;
	background-image: url(../images/search_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
}
a .buttonLeadFree {
	background-image: url(../images/button_lead_free.gif);
	background-position: top;
	background-repeat: none;
}
a:hover .buttonLeadFree {
	background-position: bottom;
}
a .iconContact {
	background-image: url(../images/icon_contact.gif);
	background-position: top;
	background-repeat: none;
}
a:hover .iconContact {
	background-position: bottom;
}
a .iconHelp {
	background-image: url(../images/icon_help.gif);
	background-position: top;
	background-repeat: none;
}
a:hover .iconHelp {
	background-position: bottom;
}
a .iconCart {
	background-image: url(../images/icon_cart.gif);
	background-position: top;
	background-repeat: none;
}
a:hover .iconCart {
	background-position: bottom;
}
form  #searchButton {
	vertical-align: bottom;
	margin-left: 5px;
}
form #searchForm {
	padding: inherit;
}
form   #searchInput {
	width: 140px;
	border: 1px solid #FFFFFF;
}
#mainNav  a {
	text-transform: uppercase;
	font-size: 15px;
}
.addLinks {
	font-size: 14px;
	color: #666666;
}
.categorywSub {
	width: 800px;
	text-align: center;
	font-size: 17px;
	background-image: url(../images/category_bkgnd_wsub.gif)!important;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0 0 0.8em 0;
	margin: 0 auto;
}
#category {
	width: 790px;
	text-align: center;
	font-size: 1em;
	line-height: 1.2em;
	background-image: url(../images/category_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	padding: 0.8em 0 0.7em 10px;
	position: relative;
}
#category a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 2px;
	padding-top: inherit;
	padding-bottom: inherit;
	padding-right: 0.6em;
	padding-left: 0.6em;
}
#category  a img {
	position: absolute;
	left: 10px;
	top: 8px;
}
#category a:hover {
	text-decoration: none;
	background-image: url(../images/category_bkgnd_on.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#category  a.active {
	text-decoration: none;
	background-image: url(../images/category_bkgnd_on.gif);
	background-position: center top;
}
#subCategory {
	width: 780px;
	margin: 0px auto;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0.8em;
	padding-left: 0em;
	border-right: 10px solid #A1C050;
	border-left: 10px solid #A1C050;
	text-align: center;
	font-size: 15px;
	background-image: url(../images/subcategory_bkgnd.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#subCategory a{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: inherit;
	padding-right: 0.5em;
	padding-bottom: inherit;
	padding-left: 0.5em;
	margin: 0 2px;
}
#subCategory a:hover {
	background-image: url(../images/subcategory_bkgnd_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#subCategory a.active {
	background-image: url(../images/subcategory_bkgnd_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 700px;
	background-color: #FFFFFF;
	background-image: url(../images/content_bkgnd.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 20px 50px 30px;
	margin: 0px auto;
	font-size: 0.85em;
	line-height: 1.65em;
}
#footer {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	color: #69861d;
	background-image: url(../images/footer_bkgnd.gif);
	background-repeat: no-repeat;
	clear: both;
	font-size: 0.8em;
}
#footer p {
	margin: 0px;
	padding-top: 1.5em;
	padding-bottom: 2.5em;
}
#footer p.contact {
	color: #FFFFFF;
}
#footer a:link {
	color: #69861d;
	text-decoration: none;
}
#footer a:visited {
	color: #69861d;
	text-decoration: none;
}
#footer a:hover {
	color: #69861d;
	text-decoration: underline;
}
#footer a.eNewsLink {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #0066CC;
}
/* RED BEET STYLES */
#redBeetLinks {
	padding: 0 0 0 0;
	text-transform: none !important;
	font: 11px Arial, Helvetica, sans-serif !important;
	letter-spacing: normal !important;
	color: #999999 !important;
	margin: -2em 0 0 0;
}
a.redBeet:link,
a.redBeet:visited {
	color: #999999 !important;
	text-decoration: none !important;
	text-transform: none !important;
	padding: 10px 2px 5px 2px !important;
}
a.redBeet:hover {
	color: #990000 !important;
	text-decoration: none !important;
}
a.redBeet img {
	border: none !important;
	vertical-align: middle !important;
/* MAKE SURE TO USE CORRECT PATH BELOW AND IN THE HTML CODE */
	background-image: url(/images/redbeet_link_icon.gif) !important;
	background-position: top !important;
}
a.redBeet:hover img {
	background-position: bottom !important;
}
/* EOF RED BEET STYLES */
#ancillaryLinks a {
	margin-right: .4em;
	margin-left: 0.4em;
}
#ancillaryLinks img {
	vertical-align: text-top;
}
.floatRight {
	float: right;
	margin: 0px 0px 10px 20px;
}
.floatLeft {
	float: left;
	margin: 0px 20px 10px 0px;
}

