﻿body
{
}

p
{
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}

a
{
	color: #00a642;
	text-decoration: none;
}

a:hover
{
	color: #00a642;
}

h1
{
	color: #333333;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

h2
{
	color: #333333;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

img
{
	border: 0;
}

div
{
	font-family: Arial;
	font-size: 12px;
}

span
{
	font-family: Arial;
	font-size: 12px;
}

label
{
	font-family: Arial;
	font-size: 12px;
}

.b
{
	font-weight: bold;
}

.i
{
	font-style: italic;
}

.u
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}

.wrapper
{
	background-color: #ffffff;
	margin: 0 auto;
	border: solid 1px #d6d6d6;
	width: 1000px;
}

.header
{
	position: relative;
	height: 79px;
	text-align: center;
}

.header .logo
{
}

.header #toplinks
{
	position: absolute;
	left: 800px;
	top: 5px;
}

.header #toplinks a
{
	color: #797979;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 5px 0 5px;
	border-right: solid 1px #d6d6d6;
}

.header #toplinks a:hover
{
	color: #00a642;
}

.topnav
{
	border-top: solid 1px #d6d6d6;
	border-bottom: solid 1px #d6d6d6;
	padding: 5px 0;
	vertical-align: middle;
	position: relative;
	text-align: center;
}

.topnav a
{
	color: #797979;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 15px;
}

.topnav a:hover
{
	color: #00a642;
}

.topnav #cartbutton
{
	position: absolute;
	left: 735px;
	top: -5px;
}

.topnav #checkoutbutton
{
	position: absolute;
	left: 890px;
	top: -5px;
}

.topnav .itemcount
{
	position: absolute;
	left: 840px;
	top: 4px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

table.navandcontent
{
	width: 100%;
}

.sidenav
{
	position: relative;
	width: 230px;
}

.content
{
	padding: 10px;
	min-height: 500px;
}

.footer
{
	border-top: solid 1px #d6d6d6;
	padding: 5px 0;
	color: #797979;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

span.caption
{
	color: #797979;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.shopmenu
{
	position: absolute;
	top: 20px;
	left: 50px;
	color: #000000;
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.categorymenu
{
	margin: 5px 5px 5px 30px;
}

.categorymenu a.parent
{
	color: #00a642;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
}

.categorymenu a.child
{
	color: Black;
	font-family: Verdana;
	font-size: 14px;
	padding: 0px 0px 0px 30px;
	text-transform: capitalize;
}

.categorymenu br
{
	display: block;	
	margin: 0 0 10px 0;	
}

.parentcategorytitle
{
	color: #000000;
	font-family: Verdana;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

.categorytitle
{
	color: #00a642;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 0;
}

.categorysample
{
	margin: 0px;
}

.categoryproduct
{
	padding: 0 10px;
	float: left;
}

.categoryproductimg
{
	width: 200px;
	height: 170px;
	clear: both;
}


.categoryproduct .thumbnail
{
}

.categoryproduct .detail
{
	color: Black;
	font-family: Arial;
	font-size: 10px;
}

.productimages
{
	float: left;
	width: 380px;
	margin-right: 50px;
}

.productdetails
{
	float: left;
	width: 300px;
}

.productname, .productdesc, .productprice
{
	color: Black;
	font-family: Arial;
	font-size: 12px;
}

.productname
{
	font-size: 14px;
	font-weight: bold;
}

.productprice
{
	font-size: 18px;
}

.productpricewas, .productpricewassm
{
	font-size: 14px;
	font-weight: normal;
	text-decoration: line-through;
}

.productpricenow, .productpricenowsm
{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.productpricewassm, .productpricenowsm
{
	font-size: 12px;
}

.productselectbox
{
	margin: 10px 0;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 10px 0;
}

.productattribute
{
	color: Black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 120px;
	display: inline-block;
	margin: 0 0 10px 0;
}

table.cart
{
	border: solid 1px #d6d6d6;
	border-bottom: 0;
	width: 100%;
}

.cartitem td
{
	border-bottom: solid 1px #d6d6d6;
	padding: 5px;
	vertical-align: middle;
	color: Black;
	font-family: Arial;
	font-size: 12px;
	margin: 0;
}

.carttotal
{
	background-color: #cccccc;
	padding: 10px;
	width: 203px;
	height: 19px;
	position: absolute;
	right: 0;
}

.carttotal span
{
	color: Black;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

a.returntoshopping
{
	color: #797979;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 15px;
}

a.returntoshopping:hover
{
	color: #00a642;
}

h1.page
{
	font-family: Verdana;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
}

div.page
{
	margin-top: 20px;	
}

div.pagewrapper
{
	border: solid 10px #00a642;
	padding: 15px;
}

a.findusmenu
{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
	width: 200px;
}

a.findusmenu:hover
{
	color: #00a642;
}

a.findusmenuselected
{
	color: #00a642;
}

h2.wholesale
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #00a642;
}

span.wholesale_region
{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

div.retailersearch
{
	font-family: Verdana;
	font-size: 12px;
	margin: 10px 0;
	padding: 10px;
	border: solid 1px #00a642;
}

div.retailersearch div
{
	float: left;
	width: 200px;
}

div.retailer
{
	margin: 20px;
	font-family: Arial;
	font-size: 12px;
	height: 100px;
}

div.findusresults
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00a642;
	padding: 10px;
	border-bottom: solid 1px #00a642;
}

div.shophighlight
{
	border: solid 10px #00a642;
	padding: 50px 10px 10px 10px;
}

p.shophighlight
{
	font-family: Arial;
	font-size: 30px;
	line-height: 1.1em;
	font-weight: bold;
	color: #cccccc;
	margin: 0;
	padding: 0;
}

div.checkoutloginbox
{
	border: solid 1px #000000;
	padding: 20px;
	width: 45%;
	height: 200px;
	float: left;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

div.form_box
{
	border: solid 10px #00a642;
	padding: 20px;
}

p.form_instructions
{
	font-family: Verdana;
	font-size: 14px;
}

div.form_list_item
{
	margin: 0 25px;
}

div.form_label
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: block;
	margin: 5px 0 5px 0;
}

div.form_input
{
	text-align: left;
	display: block;
	margin: 0 0 10px 0;
}

.form_header
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #00a642;
	padding: 10px 0;
	text-align: left;
}

.keepbutton
{
	border: solid 1px #000000;
	background-color: #00a642;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	text-transform: uppercase;
}

.altkeepbutton
{
	border: solid 1px #000000;
	background-color: #333333;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px;
	text-transform: uppercase;
}

div.checkoutconfirmbox
{
	border: solid 1px #cccccc;
	width: 49%;
	height: 200px;
	float: left;
	text-align: center;
	vertical-align: middle;
	position: relative;
	margin: 0 0 20px 0;
	font-family: Verdana;
	font-size: 14px;
}

div.checkoutconfirmbox h1
{
	background-color: #00a642;
	color: #ffffff;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
}

div.checkoutconfirmbox span.b
{
	font-size: 18px;
}

div.blogheader
{
	background-color: #00a642;
	color: #ffffff;
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 15px;
	margin: 0;
}

div.blogcontainer
{
	position: relative;
}

div.blogarchives
{
	width: 20%;
	position: absolute;
	left: 800px;
	top: 0;
}

div.blogentry
{
	width: 70%;
	margin: 0 0 50px 0;
}

p.blogtitle
{
	color: #00a642;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}

p.blogdate
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0;
}

.selectedimage
{
	border-bottom: solid 4px #00a642;
}

.notselectedimage
{
	border: 0;
}

.frontpage_splash
{
	padding: 0px;
}

.frontpage_mailinglist
{
	border-top: solid 1px #cccccc;
	padding: 10px 15px;
}

.frontpage_blog
{
	padding: 0;
	width: 329px;
	height: 150px;
	margin: 4px 3px 20px 0;
	float: left;
}

.mailinglistbox
{
	font-family: Verdana;
	font-size: 14px;
	border: solid 1px #000000;
	height: 25px;
	width: 300px;
}

div.faq
{
	padding: 10px;
}

div.faq .q
{
	color: #00a642;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 0px 0;
}

div.faq p
{
	font-family: Verdana;
	font-size: 12px;	
}

hr.thinline
{
	background-color: #00a642;
	color: #00a642;
	border: 0;
	height: 1px;
}

p.keepfamilyentry
{
	margin-bottom: 10px;
	padding: 0 10px;	
}

span.keepfamilyname
{
	color: #00a642;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

