@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding-top: 25px;
	overflow-y: scroll;
}
body {
	font: 80% "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, sans serif;
	color: #000;
	margin: 0;
	padding: 0;
	background: #ffc url(../images/landing/backgroundWrapper.jpg) bottom center repeat-x fixed;
	line-height: 1.5em;
}
img {
	border: 0;
}
span.alert {
	font-weight: bold;
	color: #f00;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #326202;
}
a:hover, a:active {
	text-decoration: underline;
	color: #999;
}
div#leftNav a:link, div#leftNav a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #326202;
}
div#leftNav a:hover, div#leftNav a:active {
	text-decoration: underline;
	color: #999;
}
div#siteNav a:link, div#siteNav a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #326202;
}
div#siteNav a:hover, div#siteNav a:active  {
	text-decoration: underline;
	color: #999;
}
div#siteNav {
	font-size: 85%;
	text-align: right;
	padding: 12px 24px 0 0;
	height: 20px;
}
div#banner {
	width: 800px;
}
div#banner img#logo {
	float: left;
}
div#wrapper {
	width: 860px;
	margin: 0 auto;	
}
div#container {
	width: 800px;
	margin: 0 auto;
	position: relative;
	background: #fff url(../images/landing/lowLeft.jpg) left bottom no-repeat;
	border: 1px #dedede solid;
	min-height: 650px;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
p.greenHeader {
	color: #5b7405;
	font-size: 120%;
	font-weight: bold;
	padding-top: .5em;
}
div#wearIt {
	margin: 20px 0;
	text-align: center;
	clear: both;
}
table#mainTable {
	margin: 0 auto;
}
div#leftNav {
	width: 198px;
	float: left;
	padding: 10px 15px 0 25px;
	font-size: 85%;
	line-height: 1.6em;
	clear: left;
}
div#leftNav p {
	font-size: 115%;
}
div#mainContent {
	padding: 10px 15px 0 0;
	margin-left: 246px;
}
div#footer {
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	padding: 10px 3em 30px 3em;
	line-height: 1.5em;
	clear: both;
}
div#footer span.register {
	text-transform: capitalize;
	letter-spacing: 0.15em;
}
div#clear {
	clear: both;
}
div#flashcontent {
	padding-bottom: 1.2em;
}
div#promo {
	padding: 7px 0 5px 0;
}
div#promo span {
	padding-right: 8px;
	display: inline;
	white-space: nowrap;
	text-align: center;
}
img.holder {
	float: left;
	margin: 0.4em 1em 0.3em 0;
	padding: 6px 6px 6px 0;
}
.ad01 {
	padding-top: 0.5em;
}
div#rss {
	text-align: center;
	background-position: right;
	height: 50x;
	margin-top: 1.5em;
}
div#rss a:link {
	font-weight: bold;
	text-decoration: none;
}
h4 {
	margin: 0;
	padding-left: 45px;
	font-weight: bold;
	font-size: 120%;
	background: #fff url(../images/landing/new.jpg) left center no-repeat;
	height: 40px;
}

/* ABOUT US MENU ROLLOVERS */
#menuStory, #menuContacts, #menuNews, #menuTest, #menuArticles {	
	padding-left: 0;
	display: block;
	width: 205px;
	height: 27px;
}
#menuStory {
	background: url("../images/about/aboutMenuOurStory.gif") no-repeat 0 0;
}
#menuContacts {
	background: url("../images/about/aboutMenuContact.gif") no-repeat 0 0;
}
#menuNews {
	background: url("../images/about/aboutMenuNews.gif") no-repeat 0 0;
}
#menuTest {
	background: url("../images/about/aboutMenuTestimonials.gif") no-repeat 0 0;
}
#menuArticles {
	background: url("../images/about/aboutMenuArticles.gif") no-repeat 0 0;
}
#menuStory:hover, #menuContacts:hover, #menuNews:hover, #menuTest:hover, #menuArticles:hover {
	background-position: 0 -27px;
}
#menuStory span, #menuContacts span, #menuNews span, #menuTest span, #menuArticles span {
	display: none;
}

/*ABOUT US MENU ROLLVER ONSTATE */
#menuStoryCurrent, #menuContactsCurrent, #menuNewsCurrent, #menuTestCurrent, #menuArticlesCurrent {	
	padding-left: 0;
	display: block;
	width: 205px;
	height: 27px;
}
#menuStoryCurrent {
	background: url("../images/about/aboutMenuOurStory.gif") no-repeat 0 -27px;
}
#menuContactsCurrent {
	background: url("../images/about/aboutMenuContact.gif") no-repeat 0 -27px;
}
#menuNewsCurrent {
	background: url("../images/about/aboutMenuNews.gif") no-repeat 0 -27px;
}
#menuTestCurrent {
	background: url("../images/about/aboutMenuTestimonials.gif") no-repeat 0 -27px;
}
#menuArticlesCurrent {
	background: url("../images/about/aboutMenuArticles.gif") no-repeat 0 -27px;
}
#menuStoryCurrent span, #menuContactsCurrent span, #menuNewsCurrent span, #menuTestCurrent span, #menuArticlesCurrent span {
	display: none;
}

/* PRESS CLIPPINGS */
div.press {
	width: 96%;
	padding-top: 5px;
	margin: 0 0 10px 10px;
}
div.press img {
	float: left;
	margin-bottom: 20px;
}
div.press p {
	margin-left: 170px;
}
div.press h2 {
	color: #F60;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 0 0.1em 170px;
	margin: 0;
}
div.press p span.pressTitle {
	font-size: 120%;
	color: #8cb012;
	font-weight: bold;
}

/* PRODUCT INDIVIDUAL ITEM */
hr {
	width: 525px;
	float: left;
	border: 1px #ededed dotted;
	clear: both;
}
div.item {
	float: left;
	margin-left: 0px;
	width: 96%;
}
div.item .isLogo, div.item .moLogo {
	right: 0;
	position: relative;
	padding: .8em 0 0 180px;
}
div.textBody {
	float: left;
	width: 520px;
	padding-bottom: 20px;
}
div.textBody img.right {
	float: right;
	padding-left: 8px;
}
div.textBody img.sig {
	padding: 0;
	margin: -10px 0 1em 0;
}
div.textBody img.main {
	padding-bottom: 8px;
}
div.textBody h3 {
	color: #f0760e;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 0 0.3em 0;
	margin: 0;
}
div.item img {
	float: left;
	padding: 0 6px 10px 6px;
	margin-right: 10px;
	text-align: center;
}
div.item img.btnMore {
	border: 0;
	padding: 0;
	margin: 0;
	float: none;
	vertical-align: middle;
}
div.item h2 {
	color: #5b7405;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 0 0.1em 0;
	margin: 0;
}
div#productIcon {
	padding-left: 85px;
}
div#productIcon img {
	padding: 15px 20px 0 0;
}

/* Product Description Page */
div#prod {
	text-align: center;
	position: relative;
}
img.prodPhoto {
	border: 1px #ccc solid;
	padding: 5px;
	margin: 0.2em 5px 6px 12px;
	float: right;
	clear: right;
}
img.prodPhotoInset {
	margin: 0 185px 6px 6px;
	float: right;
	clear: right;
	padding: 0;
}
div.prodCaption {
	border: 1px #ccc solid;
	padding: 5px;
	margin: 0.2em 5px 6px 12px;
	float: right;
	font-size: 90%;
	text-align: center;
	clear: right;
	line-height: 1.3em;
}
div#prodTitle {
	color: #5b7405;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0.5em 0 0.2em 0;
	margin: 0;
}
div#btnShopNow {
	float: left;
	padding: 1em 0 2.5em 0;
	margin: 0;
}
div#backTo {
	text-align: center;
	padding-top: 15px;
}
div#msrp {
	position: absolute;
	background: transparent url(../images/landing/msrp.png) right top no-repeat;
	height: 114px;
	width: 118px;
	top: 0;
	left: 385px;
	color: #fff;
	font-weight: bold;
	padding: 45px 0 0 0;
	font-size: 140%;
	text-align: center;
}
div#msrp span {
	display: block;
	font-size: 50%;
	padding-top: 0;
	font-weight: normal;
	text-align: center;
}