html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../../images/bodyBackground.gif);
	text-align:center;
	font-family:Tahoma;
	font-size: 12px;
	color:#5C5E69;
	line-height:1.2;
}
table{
	font-size: 12px;font-family:Geneva, tahoma, arial,  Helvetica, sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul li, ol li {
	padding: 5px 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
div.top {
	height: 100%;
	width: 100%;
	background-image: url(../../images/bodyBackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div.main {
	width: 800px;
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	background-color:#FFFFFF;
	margin: 0px auto;
	text-align:left;
}
a {
	text-decoration: none;
	color:#5C5E69;
	font-size:12px;
}
a.footer {
	text-decoration: none;
	color:#5C5E69;
	font-size:10px;
}
a.lite {
	text-decoration: underline;
	color:#FFFFFF;
}
#content a{
	text-decoration:underline
}
div.topHeader {
	height: 67px;
	background: url(../../images/bodyBackground.gif) repeat-x bottom;
	position: relative;
	font-size: 18px;
	color: #616060;
}
div.topHeader h1 {
	font-size: 22px;
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #99bd00;
	font-weight: normal;
}
#tollFree {
	margin:5px 0 0 40px;
	float:left;
	text-align:right;
}
#tollFreeNumber{
	color:#99BD00;
	display:inline;
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:0;
}
div.searchBlock {
	height: 64px;
	width: 200px;
	background:url(../../images/greenCorner.gif) no-repeat left top #9abe00;
	color:#FFFFFF;
	position: absolute;
	top: 3px;
	right: 0px;
	font-size: 12px;
}
div.searchBlock form {
	padding: 12px 0px 0px 20px;
	display: block;
}
div.searchBlock input.text {
	height: 20px;
	padding: 0px;
	margin: 0px;
	width: 120px;
}
#logo {
	position: relative;
	float: left;
	top: 15px;
	left: 10px;
}
table.grayHeader {
	background-color: #b6b7bc;
	color:#FFFFFF;
	height: 80px;
}
table.grayHeader div.shoppingCart {
	padding: 2px 20px;
	float:right;
	border-right: solid 1px #FFFFFF;
	font-size: 12px;
}
table.grayHeader div.money {
	font-size: 30px;
	color: #696b71;
	border: none;
	padding: 0px 20px 0px 10px;
	float: right;
	margin:0
}
ul.actions {
	margin-left: 20px;
	margin-top: -10px;
	position:relative;
	width:120px;
}
ul.actions li {
	padding: 0px 0px 0px 12px;
	background:url(../../images/square.gif) no-repeat left center;
}

ul.actions a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
ul.actions a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
ul.actions a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
ul.actions a:hover {
	color:#d2ff15;
	text-decoration:none;
	font-weight:normal;
}
ul.menu {
	width: 337px;
	float: right;
	height: 65px;
}
ul.menu li {
	padding: 6px 0px 5px 0px;
	float: left;
	display: block;
	width:112px;
	background-color: #5c5e69;
}
ul.menu li:hover {
	background-color: #b6b7bc;
}
ul.menu li.first {
	background: url(../../images/darkGrayCorner.gif) no-repeat left top #5c5e69;
}
ul.menu li.first:hover {
	background: url(../../images/hoverDarkGrayCorner.gif) no-repeat left top #b6b7bc;
}
ul.menu li:hover a {
	color: #3F424D;
}
ul.menu li.first a {
	background: none;
}
ul.menu li a {
	font-size: 12px;
	font-family:arial;
	display: block;
	background:url(../../images/menuBorder.gif) repeat-y left top;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight: bold;
	padding: 12px;
}
div.header {
	margin: 1px 0px;
	padding-top: 1px;
	border-top: solid 1px #dce3e4;
	background-color:#FFFFFF;
	font-size: 0px;
}
.highlighted{
	color: #99bd00;
}
.highlighted img{
	vertical-align:middle;
}
#slogon {
	font-size: 29px;
	float:left;
	position:relative;
	top: 50px;
	left: 55px;
	font-family:arial;
	color: #5c5e64;
	width: 250px;
	text-align:left;
}
#content {
	padding: 2px 20px 20px 20px;
	margin-bottom:2px;
	border-top-width: 20px;
	border-bottom-width: 10px;
	border-top: 3px solid #99BD00;
	border-bottom-style: solid;
	border-bottom-color: #234044;
}
#homeContent{
	 
	 width:530px;
}
#contentwrap{
	width:700;
	padding:20px;
	background:#fff;
}
#sideContent{
	float:right;
	width:200px;
	margin:10px 0 0 0;
}
table.topFooter {
	background-color: #f2f2f2;
	color: #393939;
	clear:both;
	margin-top: -2px;
}
table.topFooter td {
	border-right: solid 1px #e6e6e6;
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #e6e6e6;
	width: 25%;
	vertical-align:top;
}
table.topFooter div {
	margin: 0px auto;
	text-align:left;
}
table.topFooter ul {
	text-align:left;
	padding: 0px 0px 2em 0px;
}
table.topFooter ul li {
	background:url(../../images/darkGrayArrow.gif) center left no-repeat;
	padding: 1px 0px 1px 7px;
	font-size:10px;
}
table.topFooter ul a {
	color: #393939;
}
table.topFooter h3 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 13px;
	font-weight: bold;
}

div.addressFooter {
	background:url(../../images/addressBackground.gif) repeat-x top left #3b3d47;
	padding: 2em 45px 1em 45px;
	color: #FFFFFF;
	font-size: 13px;
}
div.addressFooter a {
	color:#FFFFFF;
}
div.footer {
	text-align:center;
	padding: 1em 0px 2em 0em;
	font-size: 10px;
	color: #656565;
}
div.footer a {
	color: #656565;
}
div.footer ul {
	margin: 0px auto;
	width:380px;
}
div.footer ul li {
	padding: 0px 4px;
	float:left;
	display:block;
}
td.category {
	border-right: solid 1px #eaeaea;
	width:198px;
}
td.category h3 {
	background-color: #e0ebb2;
	margin: 0px 1px 0px 0px;
	padding: 3px 0px;
	font-size: 13px;
	color: #4a5c00;
	text-align:center;
	font-weight: bold;
}
td.category ul {
	margin: 1em auto;
	text-align:left;
	width: 80px;
}
td.category ul li {
	background:url(../../images/grayArrow.gif) no-repeat center left;
	padding: 1px 0px 1px 7px;
}
td.category ul li a {
	color:#000000;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	font-family: arial;
	color: #939393;
	margin: 5px 0px;
	padding: 0px;
}
h3.background {
	background:url(../../images/rightRoundCorner.gif) no-repeat right #f2f2f2;
	margin: 1em 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px;
	position: relative;
}
h3.background div {
	background:url(../../images/leftRoundCorner.gif);
	position:absolute;
	height: 27px;
	width:11px;
	top: 0px;
	left: -11px;
}
td.mainContents {
	padding:15px 20px 0px 25px;
	color: #656565;
}
div.title {
	padding: 10px 0px 0px 10px;
}
div.navigation {
	font-size: 12px;
	color: #939393;
}
div.navigation a {
	color: #939393;
	text-decoration: underline;
}
div.container {
	background-color: #EAEAEA;
	padding: 10px;
	margin: 0;
}
div.darkcontainer {
	background-color: #5C5E69;
	color:#FFFFFF;
	padding: 10px 15px;
}
div.darkcontainer h3 {
	color:#FFFFFF;
}
h3 {
	font-size: 18px;
	margin: 0px 0px 0.7em 0px;
	padding: 0px;
	font-weight: normal;
}
h3.bold, #info.bold {
	font-weight: bold;
	font-family: Arial;
	color: #3F424D;
}
h4 {
	font-size: 14px;
	margin: 1em 0px 0px 0px;
	padding: 0px;
}
td.contactUs {
	border-left: solid 1px #EAEAEA;
	padding: 10px 10px 10px 30px;
}
input.button {
	background-color: #99BD00;
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
	border: none;
	font-size: 17px;
	padding: 4px 10px;
	margin: 0px;
	cursor:pointer;
}
input.continueshoppingbutton {
	background-color: #81848D;
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
	border: none;
	font-size: 11px;
	padding: 4px 10px;
	margin: 0px;
	cursor:pointer;
}
input.stepbutton {/*background:url(../images/buttonArrow.gif) right center no-repeat #99BD00;*/
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
	border: none;
	font-size: 14px;
	padding: 4px 0px 4px 0px;
	width: 95px;
	margin: 0px;
	cursor:pointer;
	background-color: #99BD00;
}
input.text, select.text, textarea.text {
	margin: 0px;
	padding: 0px;
	border: solid 1px #B3B9C3;
	font-size: 12px;
	font-family: tahoma;
	width:250px
}
input.smText {
	margin: 0px;
	padding: 3px 0;
	border: solid 1px #B3B9C3;
	font-size: 12px;
	font-family: tahoma;
	width:100px
}
textarea.text {
	width:300px;
	height:100px
}
input.step, select.step, textarea.step {
	margin: 0px;
	padding: 0px;
	border: solid 1px #B3B9C3;
	font-size: 11px;
	font-family: tahoma;
}
input.text {
	padding: 3px 0px 3px 0px;
}
input.step {
	padding: 2px 0px;
}
select.text {
	height: 20px;
}
div.tab {
	padding: 4em 35px 1em 35px;
}
ul.tab {
	clear:both;
	height: 44px;
}
ul.tab li {
	margin: 0px 2px 0px 0px;
	float:left;
}
ul.tab li a {
	font-size: 18px;
	padding: 7px 0px;
	text-align:center;
	font-family: Arial;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #5C5E69;
	display:block;
}
ul.tab li a:hover, ul.tab li a.selected {
	background-color: #99BD00;
	color: #3C3F49;
}
div.tab div.content {
	clear: both;
	padding: 20px 35px;
	background-color: #EAEAEA;
	font-size: 12px;
}
a.underline, .underline a, .underline {
	text-decoration: underline;
}
#info {
	position: absolute;
	font-size: 18px;
	left: 333px;
	margin-top: 25px;
}
h3.green {
	color: #99BD00;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
}
.note {
	font-size: 11px;
	color: #939393;
}
table.products td {
	font-size:12px;
	padding: 1em 0px;
}
table.placeOrder th {
	border-bottom: solid 1px #EAEAEA;
	font-size: 18px;
	font-weight: normal;
	text-align:left;
	background-color: #99BD00;
	padding: 5px 15px;
	color: #3F414C;
	border-right: solid 1px #EAEAEA;
}
table.placeOrder td {
	color:#FFFFFF;
	background-color: #5C5E69;
	padding: 15px 15px 10px 10px;
	vertical-align: top;
	border-right: solid 1px #EAEAEA;
}
table.placeOrder td h3 {
	margin-bottom: 0px;
}
div.placeOrder {
	padding: 15px;
	background-color:#FFFFFF;
	font-size:16px;
}
div.placeOrder h3 {
	margin-bottom: 5px;
}
#seals {
	text-align: center;
	background: #f2f2f2;
}
#seals ul{
	height:110px
}
#seals li {
	float:left;
	display: block;
	width: 25%;
	padding: 5px 0px;
}
#seals li.middle {
	padding:30px 0 0 0
}
div.stepContainer {
	padding: 10px;
	text-align: center;
	border-bottom: solid 1px #99BD00;
}
div.stepContainer td {
	text-align: center;
	vertical-align: middle;
}
div.stepContainer .active {
	background: url(../../images/activeStep.gif);
}
div.stepContainer .visited {
	background: url(../../images/visitedStep.gif);
}
a.step {
	background: url(../../images/grayedStep.gif);
	width: 85px;
	padding: 9px 0px 10px 0px;
	font-size: 13px;
	color: #FFFFFF;
	display:block;
	text-align: center;
	vertical-align: middle;
}
td.faq {
	border: solid 1px #99BD00;
	padding: 10px;
}
td.faq h4, h5 {
	margin: 0px 0px 1em 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	margin: 0px;
}
.faq dl {
	margin: 0px;
	padding: 0px;
}
.faq dt {
	font-weight: bold;
	padding:0px;
	margin:0px
}
.faq dd {
	padding: 0px;
	margin: 0px 0px 1em 0px;
}
table.ordersummary {
	width: 100%;
	background-color: #B6B7BC;
	color: #FFFFFF;
	margin-bottom: 1em;
}
table.ordersummary th {
	font-weight: bold;
	padding: 8px 5px;
	font-size: 12px;
	text-align:left;/*border-bottom: solid 1px #FFFFFF;border-left: solid 1px #81848D;*/
}
table.ordersummary td {
	padding: 5px 5px 1em 5px;/*border-left: solid 1px #81848D;*/
	vertical-align: top;
}
table.ordersummary col.first {
	background-color: #81848D;
	padding-left: 15px;
}
#shoppingcart {
	width: 100%;
	border-bottom: solid 1px #CCCCCC;
	border-collapse:collapse;
}
#shoppingcart th {
	color: #FFFFFF;
	font-weight: bold;
	padding: 12px 5px 12px 0;
	background-color: #99BD00;
	font-size: 14px;
}
table.shoppingcart th.highlighted {
	background-color: #99BD00;
}
#shoppingcart td {
	padding: 10px 0px;
}
#shoppingcart tr.total td {
	padding:4px;
}
#shoppingcart tr.totalTop td {
	padding:4px;
	border-top:1px solid #CCC;
}
#cartItems {
	border-right:1px solid #FFFFFF;
	float:right;
	font-size:12px;
	padding:2px 10px;
	margin:0;
	text-align:center
}
#prodDisplay {
	width: 100%;
	border-collapse:collapse;
	margin:0 0 10px 0
}
#prodDisplay th {
	color:#FFFFFF;
	background-color: #99BD00;
	padding: 4px 4px;
}
#prodDisplay td {
	border:dotted 1px #99BD00;
	padding: 4px 4px;
	color: #939393;
}

ul.searchresults li {
	padding: 0.3em 25px 0.3em 35px;
	border-top: solid 1px #CCCCCC;
	font-size: 12px;
}
ul.searchresults input, ul.searchresults select {
	vertical-align: middle;
}
ul.searchresults h5 {
	margin: 0.7em 0px;
}
ul.searchresults .dark {
	color: #454852;
}
ul.searchresults div.quantity {
	float:left;
	padding: 35px 7px 40px 0px;
}
ul.searchresults {
	margin: 2em 0px;
	border-bottom: solid 1px #CCCCCC;
}
#current_footnote {
	position:absolute;
	top:0px;
	right:0px;
	display:none;
	background:#ffffff;
	border:3px solid #B20015;
	width:300px;
	padding:10px;
	color:#000;
	font-size:11px;
	z-index:999;
}
.box018 {
	position:absolute;
	top:0px;
	right:0px;
	font-size:1px;
	visibility:hidden;
}
.spacer {
	height: 20px;
}/* * Begin of Saving More style */
img.generic_toggle {
	float: right;
}
div.saving_more {
	padding: 5px 3px;
	height: 18px;
	background: url("/images/bgd-saving_more.png") transparent top right no-repeat;
}
div.saving_more div.percents, div.saving_more div.toggle_bar {
	padding-top: 2px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #fff;
	float: right;
}
div.saving_more div.toggle_bar {
	padding-top: 4px;
	width: 90px;
}
div.saving_info {
	background: url("/images/bgd-saving_info.png");
}
div.saving_info div.ltc, div.saving_info div.rtc, div.saving_info div.lbc, div.saving_info div.rbc {
	height: 5px;
	font-size: 1px;
	background-repeat: no-repeat;
}
div.saving_info div.ltc {
	background-image: url("/images/bgd-saving_info-ltc.png");
}
div.saving_info div.rtc {
	background-image: url("/images/bgd-saving_info-rtc.png");
}
div.saving_info div.lbc {
	clear: both;
	background-image: url("/images/bgd-saving_info-lbc.png");
}
div.saving_info div.rbc {
	background-image: url("/images/bgd-saving_info-rbc.png");
}
div.saving_info div.rtc, div.saving_info div.rbc {
	width: 5px;
	float: right;
}
div.saving_info .title {
	width: 250px;
	margin: 0;
	padding: 0 0 0 12px;
	font: bold 12px Tahoma;
	color: #FFF000;
	float: left;
}
div.saving_info .link {
	float: left;
}
div.saving_info .link a img {
	border: none;
}
div.saving_info .info {
	padding-left: 12px;
	font: 10px Tahoma;
	color: #fff;
	float: left;
	clear: left;
}
div.saving_info .info em {
	font-weight: bold;
	font-style: normal;
	color: #FFF000;
}
div.saving_info .units, div.saving_info .price {
	font: 12px Tahoma;
	color: #fff;
	float: right;
}
div.saving_info .units {
	width: 82px;
}
div.saving_info .price {
	margin-right: 16px;
	width: 120px;
	font-weight: bold;
	text-align: right;
}/* End of Saving More style */
.header2 {
	background-image: url(../../images/img_1.jpg);
	height: 165px;
	width: 767px;
	padding-top: 25px;
	padding-left: 33px;
}
.header2 ul li {
	font-family: Arial;
	font-size: 20px;
	color: #FFF;
	list-style-type: none;
}
.header3 {
	background-image: url(../../images/img_2.jpg);
	height: 87px;
	width: 765px;
	padding: 5px 0 0 35px;
}
.header3 ul {
	padding: 2px 0 0 0;	
}
.header3 ul li {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	list-style-type: none;
	padding: 0;
}
.steps {
	width: 100%;
}
.step_one {
	background-image: url(../../images/step_one_bg.gif);
	height: 148px;
	width: 229px;
	padding-left: 49px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
}
.font_size18 {
	font-size: 18px;
}
.input_step_one {
	width: 160px;
	border: 1px solid #929292;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.button_go {
	background-image: url(../../images/button_go.gif);
	height: 21px;
	width: 34px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 7px;
	margin-bottom: 10px;
}
.bold {
	font-weight: bold;
}
.step_one .letter {
	margin-top: 2px;
}
.step_one .letter a {
	color: #FFF;
}
.step_two {
	background-image: url(../../images/pic_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 75px;
	padding-top: 13px;
	width: 182px;
}
.green {
	color: #99BD00;
}
.font_size18_brown {
	color: #656565;
	font-size: 18px;
}
.brdr_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
.step_three {
	background-image: url(../../images/pic_6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 75px;
	padding-top: 13px;
	width: 182px;
}
#cartlink {
	float:left;
	text-align:center;
	margin:5px 0;
	width:100%;
}
#cartlink img {
	padding:0 3px 0 0;
	margin:-5px 0
}
#cartlink a:link, #cartlink a:visited {
	color:#FFFFFF
}
.alert {
	color:#C00;
	font-weight:bold;
}
#fda {
	text-align:left;
	color:#e1e1e1;
	font-size:10px;
	margin:20px 0 0 0;
}
#faqSnippet {
	background:#F0F4F9;
	border:1px solid #94AEC0;
	margin:2px 0;
	padding:5px;
}
#freeShipping {
	float:right;
	padding:5px 0;
	margin:0;
}
#smallText{
	font-size:10px;
}
.error{
	color:#C00;
	display:block;	
}
.darkBgError{
	color:#A3C31B;
	/*background:#CCC;*/
	padding:2px;
	margin: 0 0 0 2px;
	display:block;	
}
.freeShippingAlert{
	color:#99BD00;
	font-weight:bold;
}
#freeShippingAlert{
	margin:0;
	text-align:left;
}
.tahoma12b_brown {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #656565;
}
#cartButtons{
	clear:both;
	width:150px;
	float:right;
	text-align:right;
	margin:5px 0 -17px 0;
	padding:0;
}
#cartButtons a.button {
	display: block;
	padding: 4px 10px;
	font-size: 12px;
	color:#FFFFFF;
	margin: 0px 1px 0px 0px;
	background-color: #5C5E69;
	float:right;	
}
#cartButtons a.greenbutton {
	display: block;
	padding: 4px 10px;
	font-size: 12px;
	color:#FFFFFF;
	margin: 0px 1px 0px 0px;
	background-color: #99BD00;
	float:right;	
}
.highlight { background-color: yellow }
.lowercase{text-transform:lowercase}
#jHelperTipContainer {
	border: solid 1px #060;
	background:#6F9F2F;
	color:#FFF;
	width:265px;
	padding:6px;
	font-size:11px;
	line-height:1.3;
	text-align:left
}
