@charset "UTF-8";
/* CSS Document */



/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++ LAYOUT ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

body {
	margin: 0px;
	padding: 0px;
	background: url(../_img/bg.gif) #eef0e8 repeat-x;
	font-family: "Lucida Grande", helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #868a6e;
	}


#white_wrapper { 
	width: 100%; 
	background: #FFF; 
	float: left; 
	margin-top: 15px;
	padding-bottom: 100px;
	}

#container{
	margin: 0px auto;
	padding: 0px;
	width: 895px;
	}

#header{
	float: left;
	width: 895px;
	}
	
#footer_wrapper{
	width: 100%;
	float: left; 
	margin-bottom: 20p;
	padding-bottom: 40px;
	}
	
#footer{
	margin: 0px auto;
	width: 895px;
	padding-top: 30px;
	}
#mainCol {
	width: 660px;
	margin-left: 45px;
	float: left;
	margin-top: 30px;
	}
.leftCol{
	width: 310px;
	float: left;
	overflow: hidden;
	}
.rightCol{
	width: 310px;
	float: left;
	margin-left: 40px;
	overflow: hidden;
	}

img.product{
	border: solid 1px #c8cabe;
	margin-bottom: 15px;
	}
img.product:hover{
	border: solid 1px #6a6e50;
	}

	
.btn{
	border: none; 
	margin-top: 20px; 
}

.btn2{
	border: none; 
	margin-bottom: 20px; 
}

.colOne, .colTwo{
	float: left;
	width: 190px;
	padding-right: 45px;
	}
.colThree{
	float: left;
	width: 190px;
}

img, img a{
	border: none;
}
.section{
	float: left;
	width: 100%;
	padding-top: 30px;
	}
	
.quickmenu{
	float: left;
	width: 100%;
	border-top: solid 1px #c8cabe;
	padding-top: 30px;
	}
	
.wideCol{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	}
.subSilder{
	float: left;
	width: 100%;
	border-top: solid 1px #c8cabe;
	border-bottom: solid 1px #c8cabe;
	}

.threeCol{
	width:190px;
	float: left;
	margin-right: 45px;
	}
.threeColRight{
	width:190px;
	float: left;
	}
.threeColDouble{
	width:425px;
	float: left;
	}
	
.divider{
	float: left;
	width: 660px;
	border-top: solid 1px #c8cabe;
	margin-top: 30px;
	}
.doubleCol{
	float: left;
	width: 350px;
	}

/*++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++ STYLES ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

p, a{
	font-family: "Lucida Grande", helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #73775b;
	padding: 0px;
	margin: 0px 0px 10px 0;
	text-align: left;
	}
	
a{
	text-decoration: none;
	}
a:hover, a span:hover, a p:hover{
	text-decoration: underline; !important
	}
	
h1 {
	font-size: 20px;
	line-height: 18px;
	color: #483231;
	padding: 0px;
	margin: 0px 0 10px 0px;
	font-weight: normal;
	text-transform: uppercase;
	}

h2, h2 a {
	font-size: 16px;
	line-height: 24px;
	color: #73775b;
	padding: 0px;
	margin: 0px 0 10px 0px;
	font-weight: normal;
	}
h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
hr {
	border-top: solid 1px #c8cabe;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 20px 0px 30px 0px;
}

.description, .ingredients{
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #c8cabe;
	text-decoration: none;
	width: 300px;
	float: left;
}
.description p{
	color: #483231;
}
.ingredients p{
	color: #73775b;
}

.date {
	font-size: 10px;
	font-weight: bold;
}
.legal{
	font-size: 10px;
	line-height: 14px;
	margin-top: 15px;
}
	
#mainCol ul, #mainCol li, #mainCol ul li{
	list-style: circle;
	padding-left: 0px;
	margin-left: 15px;
	}

div.line {
	position: relative;
	text-align: center;
	width: 100%;
}
p strong{
	color: #483231;
	font-weight: normal;
	}
		  
span.left {
	float:left;
	left: 0;
	
}
span.right {
	float:right;
	right: 0;
}
p.product{
	color: #483231;
}


.intro{
	float: left;
	margin-top: 20px;
	}

/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++ NAVIGATION ++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/


#mainNav{
	float: left;
	width: 895px;
	height: 44px;
	overflow: hidden;
	}

#nb1, #nb2, #nb3, #nb4, #nb5, #nb6, #nb7{
	height: 44px;
	overflow: hidden;
	display: block;
	text-indent: -1000px;
	float: left;
	}

#nb1 {
	background: url(../_img/nb1.gif) top left no-repeat;
	width: 78px;
	}
#nb2 {
	background: url(../_img/nb2.gif) top left no-repeat;
	width: 146px;
	}
#nb3 {
	background: url(../_img/nb3.gif) top left no-repeat;
	width: 118px;
	}
#nb4 {
	background: url(../_img/nb4.gif) top left no-repeat;
	width: 158px;
	}
#nb5 {
	background: url(../_img/nb5.gif) top left no-repeat;
	width: 166px;
	}
#nb6 {
	background: url(../_img/nb6.gif) top left no-repeat;
	width: 128px;
	}
#nb7 {
	background: url(../_img/nb7.gif) top left no-repeat;
	width: 101px;
	}


 
#nb1:hover, #nb2:hover, #nb3:hover, #nb4:hover, #nb5:hover, #nb6:hover, #nb7:hover,
#nb1.active, #nb2.active, #nb3.active, #nb4.active, #nb5.active, #nb6.active, #nb7.active{
	background-position: bottom left;
	}
	
/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++ SUBNAV ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

div.subNav {
	background-color: #FFF;
	float: left;
	width: 190px;
	margin-bottom: 8px;
	margin-top: 20px;
	}

div.subNav a{
	overflow: hidden;
	display: block;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: solid 1px #c8cabe;
	text-decoration: none;
	/*background: url(../_img/subnav_arrow.gif) top right no-repeat;*/
	}
	
div.subNav a:hover{
	color: #483231;
	background-position: center right;
	}
div.subNav a.active{
	background-position: bottom right;
	color: #483231;
	}
	
/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++ SUB-SUB-NAV +++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

div.subSubNav {
	background-color: #fafaf7;
	width: 190px;
	padding: 12px 0px 12px 0px;
	border-bottom: solid 1px #c8cabe;
	}

div.subSubNav a{
	overflow: hidden;
	display: block;
	padding: 4px 0px 4px 15px;
	text-decoration: none;
	border: none; 
	/*background: url(../_img/subnav_arrow.gif) top right no-repeat;*/
	}
	
div.subSubNav a:hover{
	color: #483231;
	background-position: center right;
	}
div.subSubNav a.active{
	background-position: bottom right;
	color: #483231;
	}
	
/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++ SUB-SUB-NAV +++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

label{
	display: block;
}
input.field {
	width: 298px;
	background-color: #fafaf7;
	border: solid 1px #c8cabe;
	padding: 5px;
	color: #483231;
	margin-bottom: 10px;
	font-size: 12px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++ FORMS +++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

.jumpMenu{
	width: 100%;
	font-size: 20px;
	}