html{
	margin: 0;
	padding: 0;
}

body{
	background-color: #fcf9ee;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #916247;
	margin: 0;
	padding: 0;
	background-image: url(../../images/template/thatch-bg.jpg);
}
a{
	color: #6F8636;
	text-decoration: none;
		overflow: hidden;
}

a:hover{
	color: #642200;
}

#container{
	width: 950px;
	margin: 0 auto;
}

#header{
	width: 960px;
	height: 100px;	
	position:relative;
}
#consumerAlert {
	background-color:#F5E6C9;
	background-image:url(/images/template/consumer-alert.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border:1px solid #ECDBC1;
	font-size:10px;
	font-style: italic;
	height:57px;
	margin-left:253px;
	padding: 4px 10px 0 130px;
	position:absolute;
	top:0;
	left:0;
	display:none;
	width: 555px;
}
body#home #consumerAlert {
	display:none;
}
#consumerAlert a {
	background-image:url(/images/home/green-arrow.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:10px;
}

.clear{clear: both; height:0;}

#userRecipesUC .clear {
	font-size:1px;
}
.noList
{
	list-style: none;	
}
img a {
	border:0;
}

#header h1 {
	float:left;
	text-indent:-9999px;
	width:223px;
	height:81px;
	margin:0;
	padding:0;
	z-index:0;
	position:relative;
	
}


#header h1 a{
	width:223px;
	height:81px;
	display:block;
	background-image:url(/images/template/btn-logo.gif);
	background-position: top;
	background-repeat:no-repeat;
}
#header ul#mainNav {
	display:block;
	height:75px;
	float:left;
	padding-left:30px;
	margin:0 auto;
	position:relative;
	width:500px;
	background:url(/images/template/top-nav-gradient.png) no-repeat;
	background-position: 0px 42px;
	z-index:1;
	
} 
	
#header li {
	float:left;
	margin:10px 8px 0 0;
	display:inline;
	list-style:none;
}
#header li#what {
	width:139px;
	height:35px;
	position:relative;
}
#header li#why {
	width:140px;
	height:28px;
	position:relative;
}
#header li a {
	color:#642200;
	text-decoration:none;
	width:139px;
	height:35px;
	display:block;
	text-align:center;
	padding:10px 0 0 0;
}
#header li a:hover {
	color:#6f8636;
}
#altCopy {	
	background-image:url(/images/home/no-flash-main.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:941px;
	height:421px;	
}
div#altCopy div#seoTxt {	
	width:545px;
	height:115px;
	position:relative;
	top:160px;
	left:343px;
	
}
#altCopy h1{
	text-indent:-9999px;
	background-image:url(/images/home/no-flash-main-hdr.gif);
	background-position:top;
	background-repeat: no-repeat;
	width:553px;
	height:35px;
	margin:0px;
}


#header li#where a#aWhere:hover{
	background-image:url(/images/template/g-nav-over.png);
	background-position:center top;
	background-repeat:no-repeat;
}

body#productDetailsPage a#aWhat, body#why-were-here a#aWhy, body#whereToBuy a#aWhere, body#whatWeMake a#aWhat, 
body.cookies a#aWhat, body.crackers a#aWhat, body.dinners a#aWhat, body.granolas a#aWhat, 
body.nuts a#aWhat, body.trail-mix a#aWhat {
	background-image:url(/images/template/g-nav-over.png);
	background-position:center top;
	background-repeat:no-repeat;
}

/*********************** Sub Menus CSS ********************** */
ul#whatSub {
	margin:0px;
	padding:0px;
	background-image:url(/images/template/bg-what-sub.png);
	background-position:0 5px;
	background-repeat:no-repeat;
	width:650px;
	height:299px;
	position:absolute;	
	top:25px;
	left:-20px;
	z-index:99;
	overflow: hidden;
}
#header li ul#whySub {
	height:109px;
	width:152px;
	left:-8px;
	top:28px;
	margin:0px;
	padding:0px;
	background-image:url(/images/template/bg-why-sub.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	z-index:98;
}
ul.flyout-sub {
	display: none; 
}
/* Keeps Tab BG when Sub is open */
li.active {
	background-image:url(/images/template/g-nav-over.png);
	background-position:center top;
	background-repeat:no-repeat;
}
li.active ul.flyout-sub {
	display: block;
	cursor:pointer;
}
.flyout-sub a {
	cursor:pointer;
}
li.dotSect {
	background-image:url(/images/template/spacer.gif);
	padding-top: 5px;
}
ul#whatSub {
    padding:0 20px; }
    
ul#whatSub li {
	display:block;
	height:auto;
	width:140px;
	height:120px;

}
li#subCookies a, li#subCrackers a, 
li#subDinners a, li#subGranolas a {	
	
	display:block;
	height:auto;
	width:120px;
	text-align:left;
	color:#642200;
	padding:95px 0 0 40px;

}
 li#subNuts a, li#subTrailMix a, li#subJuice a {
    display:block;
	height:auto;
	width:120px;
	text-align:left;
	color:#62260e;
	padding:110px 0 0 38px;
	}

li#subCookies a:hover, li#subCrackers a:hover, 
li#subDinners a:hover, li#subGranolas a:hover {	
    color:#6f8636;
    background-image: url("/images/template/sub-nav-greenleaf.gif");
    background-position: 15px 97px;
    background-repeat:no-repeat;
}

li#subNuts a:hover, li#subTrailMix a:hover, li#subJuice a:hover  {   
    color:#6f8636;
    background-image: url("/images/template/sub-nav-greenleaf.gif");
    background-position: 12px 112px;
    background-repeat:no-repeat;
}

ul#whatSub li#subCookies {	
	background: url(/images/template/cookies.png) 2px 10px no-repeat;
}
ul#whatSub li#subCrackers {	
	background:  url(/images/template/crackers.png) 5px 10px no-repeat;
}
ul#whatSub li#subDinners {	
	background: url(/images/template/dinner.png) 25px 10px no-repeat;
}
ul#whatSub li#subGranolas {	
	background: url(/images/template/granolas.png) 5px 10px no-repeat;
}
ul#whatSub li#subNuts {	
	background: url(/images/template/nuts.png) 10px 45px no-repeat;
}
ul#whatSub li#subTrailMix {	
	background: url(/images/template/mixes.png) 10px 45px no-repeat;
}
ul#whatSub li#subJuice {	
	background:  url(/images/template/juices.png) 22px 10px no-repeat;
	margin-left:75px;
}


ul#whySub li {
	height:22px;
	width:90px;
	padding:0px;
	margin:2px 0px 2px 20px;
	font-size:11px;
}
li#subContact a, li#subFaq a, li#subNews a, li#subGuide a {	
	height:16px;
	width:108px;
	text-align:left;
	background-repeat:no-repeat;
	 padding-left: 20px;
    text-align: left;
    width: 108px;
}


li#subContact a:hover, li#subFaq a:hover, li#subNews a:hover, li#subGuide a:hover {	
	
 color:#6F8636;

}

/* FOOTER */

body.cookies #footer, body.crackers #footer,
body.dinners #footer, body.granolas #footer,
body.juice #footer, body.nuts #footer,
body.trail-mix #footer{
    
    background:none;
    
    }

body.cookies #footer div#supplierAll, body.cookies #footer div#natureCon,
body.crackers #footer div#supplierAll, body.crackers #footer div#natureCon,
body.dinners #footer div#supplierAll, body.dinners #footer div#natureCon,
body.granolas #footer div#supplierAll, body.granolas #footer div#natureCon,
body.juice #footer div#supplierAll, body.juice #footer div#natureCon,
body.nuts #footer div#supplierAll, body.nuts #footer div#natureCon,
body.trail-mix #footer div#supplierAll, body.trail-mix #footer div#natureCon{
    
    margin-top:20px;
    
    }

#footer {
	margin:0 auto;
	width:950px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../../images/template/footer-gradient.png) no-repeat;	
}

#footer div#natureCon {
	float:left;
	width:375px;
	height:88px;
	margin: 35px 0 0 100px;
}
#footer div#natImg {
	float:left;
}	
#footerNatText {	
	font-size:12px;
	padding:10px 0 0 0;
}
#footer div#supplierAll {
	float:left;
	width:375px;
	height:88px;
	margin: 35px 0 0 0;
}
#footer div#supImg {
	float:left;
}	
#footerSupText {	
	font-size:12px;
	padding:10px 20px 0 0;
}
#footerCont {
	margin:0 auto;
}

#footer #legalText {	
	color:#916247;
	font-size:11px;
	text-align:center;
}

#legal #legalText{
	margin-left: 38px;
	width: 545px;
}
#footer #legalText a{	
	color:#916247;
	text-decoration:none;
}


/* What We Make Styles
----------------------------------------------------------------------------------------- */
#wrapper
{
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#mainContent.whatWeMake
{
	width: 856px;
	margin: 0px;
	margin-left: 70px;
	margin-right: 24px;
}
#mainContent.whatWeMake a
{
	text-decoration: none;
}
#mainContent.whatWeMake a:hover
{
	color: #616c00;	
}
#mainContent.whatWeMake p
{
	margin-top: 10px;	
}
#mainContent.whatWeMake h1
{
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 545px;
	text-indent: -9999px;
	background: url(/images/WHATWEMAKE/hdrWhatWeMake.gif) no-repeat 0 -40px;
}
#mainContent.whatWeMake #subHead
{
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 199px;
	text-indent: -9999px;
	background: url(/images/WHATWEMAKE/hdrBackToPureTaste.gif) no-repeat;
}
#mainContent.whatWeMake h2
{	
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
#mainContent.whatWeMake .small
{
	font-size: 12px;
}
#mainContent.whatWeMake .smallLight
{
	font-size: 11px;
	color:#d4c1b0;
}

#mainContent.whatWeMake #categoryArea
{
	width: 880px;
	background: url(/images/WHATWEMAKE/bckBoxImage.png) no-repeat 510px -10px;
}
#mainContent.whatWeMake #categoryItems
{
	width: 539px;
	height:484px;
	display:block;
	background: url(/images/WHATWEMAKE/prodBG.gif) no-repeat;
}
#mainContent.whatWeMake #introArea
{
	width: 535px;
	padding-bottom:20px;
}
#mainContent.whatWeMake #categoryBottom
{
	width: 535px;
	height:47px;
}
#mainContent.whatWeMake #introText
{
	padding: 0px;
	padding-bottom: 16px;
	margin: 0px;
	width: 515px;
	color: #c77326;
	font-size: 18px;
}
#mainContent.whatWeMake #linkList
{
	padding: 0px;
	margin: 0px;
	margin-left: -3px;
	list-style: none;	
}

#mainContent.whatWeMake #make-area{
	margin:320px 0px 0px 20px;
}

#mainContent.whatWeMake #linkList li
{
	padding-bottom: 15px;
	padding-left: 23px;
	background: url(/images/WHATWEMAKE/bckLinkList.gif) top left no-repeat;
}
ul#whatCat
{
	
	margin:0;
	padding:0;
	text-align: center;
}
ul#whatCat li 
{
	list-style:none;
	padding:0;
	float:left;
	width:150px;
	background-position: bottom center;
	background-repeat:no-repeat;
	height: 105px;
}
ul#whatCat li a {	
	height:15px;
	width:150px;
	display:block;
	text-align:center;
	color:#642200;
	padding-top:105px
}

ul#whatCat li a:hover {	
	color:#6f8636;
}


ul#whatCat li#catJuice{	
	background: url(/images/template/juices.png) 45px 0 no-repeat;
	margin: 35px 0 0 25px;
}
ul#whatCat li#catJuice a:hover{
    background: url("/images/template/sub-nav-greenleaf.gif") 34px 107px no-repeat;
}
ul#whatCat li#catCookies{	
	background-image: url(/images/WHATWEMAKE/cookies.gif);
	margin:25px 20px 15px 27px;
}
ul#whatCat li#catCookies a:hover{
    background: url("/images/template/sub-nav-greenleaf.gif") 25px 107px no-repeat;
}
ul#whatCat li#catCrackers{	
	background-image: url(/images/WHATWEMAKE/crackers.gif);
	margin:25px 20px 15px 0;
}
ul#whatCat li#catCrackers a:hover{
    background: url("/images/template/sub-nav-greenleaf.gif") 22px 107px no-repeat;
}
ul#whatCat li#catDinners{	
	background-image: url(/images/WHATWEMAKE/dinners.gif);
	margin:25px 20px 15px 0;
}
ul#whatCat li#catDinners a:hover{
    background: url("/images/template/sub-nav-greenleaf.gif") 25px 107px no-repeat;
}
ul#whatCat li#catGranolas{	
	margin: 35px 0 0 110px;
	background-image: url(/images/WHATWEMAKE/granolas.gif);
	clear:left;
}
ul#whatCat li#catGranolas a:hover{
    background: url("/images/template/sub-nav-greenleaf.gif") 21px 107px no-repeat;
}
ul#whatCat li#catNuts{	
	margin: 25px 0 0 110px;
	background-image: url(/images/WHATWEMAKE/nuts.gif);
	clear:left;
}
ul#whatCat li#catNuts a:hover{
    background: url("/images/template/sub-nav-greenleaf.gif") 33px 107px no-repeat;
}
ul#whatCat li#catTrailMix{	
	margin: 25px 0 0 25px;
	background-image: url(/images/WHATWEMAKE/trailMix.gif);
}
ul#whatCat li#catTrailMix a:hover{
    background: url("/images/template/sub-nav-greenleaf.gif") 23px 107px no-repeat;
}

/* End What We Make Styles
----------------------------------------------------------------------------------------- */

/* FAQ
----------------------------------------------------------------------------------------- */
#wrapper
{
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#leftContent.faq
{
	float: left;
	width: 246px;
}
#leftContent.faq ul
{
	list-style: none;
	margin-left: 17px;
	margin-top: 37px;
	padding: 0px;
}
#leftContent.faq ul li
{
	height: 21px;
	margin-bottom: 2px;
	
}
#leftContent.faq ul li a
{
	color: #642200;
	text-decoration: none;
	font-size: 12px;
	height: 21px;
	display: block;
	padding-left: 10px;
	line-height: 21px;
}
#leftContent.faq ul li a:hover
{
	background: url(/images/FAQ/bckLeftNav.gif) no-repeat;
	color: #6F8636;
}
#leftContent.faq ul li a.active
{
	background: url(/images/FAQ/bckLeftNav.gif) no-repeat;
}

.faq
{
	float: left;
	width: 704px;
	margin: 0px;
}
#mainContent.faq a
{
	text-decoration: none;
	background-image:url(/images/template/spacer.gif);	
}
#mainContent.faq a:hover
{
	color: #642200;	
}
#mainContent.faq p
{
	margin-top: 10px;	
}
#mainContent.faq h1
{
	margin: 0px;
	padding: 0px;
	margin-left: 14px;
	height: 65px;
	text-indent: -9999px;
	background: url(/images/FAQ/hdrFaq.gif) no-repeat 0 -40px;
}
#mainContent.faq #introArea
{
	background: url(/images/FAQ/bckProduct.png) 360px 20px no-repeat;
	margin: 0 0 15px 0;
}
#mainContent.faq #btmQuestions
{
	background: url(/images/FAQ/btmQuestions.jpg) top right no-repeat;
	height: 40px;
	width: 704px;
}
#mainContent.faq #introContent
{
	padding: 0px;
	padding-bottom: 16px;
	margin: 0px;
	margin-lefT: 14px;
	width: 354px;
	color: #c77326;
	font-size: 14px;
	background: url(/images/FAQ/btmDots.gif) bottom left no-repeat;
}
#mainContent.faq #introGap
{
	width: 295px;
	height: 120px;
	float: right;	
	display: block;
}
#mainContent.faq #linkList
{
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-left: 24px;
	list-style: none;
	font-size: 11px;
}
#mainContent.faq #linkList li
{
	padding-bottom: 15px;
	padding-left: 20px;
	background: url(/images/FAQ/bckLinkList.gif) top left no-repeat;
}
#mainContent.faq dl
{	
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
#mainContent.faq dl dt, #mainContent.faq dl dd
{
	margin-left: 29px;	
}
#mainContent.faq dl span
{
	font-weight: bold;
}
#mainContent.faq .backToTop
{
	
	display: block;	
	height: 57px;
	background: url(/images/FAQ/btmBackToTop.png) top left no-repeat;

}
#mainContent.faq .backToTop a
{
	width: 100px;
	background:url(/images/FAQ/back-to-top.png) top left no-repeat;
	height: 20px;
	float: right;
	text-indent: -9999px;
}
#mainContent.faq .backToTop a:hover {
    	background:url(/images/FAQ/back-to-top-over.png) top left no-repeat;
    	}
/* End FAQ Styles
----------------------------------------------------------------------------------------- */

/* Contact Us 
----------------------------------------------------------------------------------------- */
#wrapper
{
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#leftContent.contactus
{
	float: left;
	width: 246px;
}
#leftContent.contactus ul
{
	list-style: none;
	margin-left: 17px;
	margin-top: 37px;
	padding: 0px;
}
#leftContent.contactus ul li
{
	height: 21px;
	margin-bottom: 2px;
	
}
#leftContent.contactus ul li a
{
	color: #642200;
	text-decoration: none;
	font-size: 12px;
	height: 21px;
	display: block;
	padding-left: 10px;
	line-height: 21px;
}
#leftContent.contactus ul li a:hover
{
	background: url(/images/FAQ/bckLeftNav.gif) no-repeat;
}
#leftContent.contactus ul li a.active
{
	background: url(/images/FAQ/bckLeftNav.gif) no-repeat;
}

.contactus
{
	float: left;
	width: 704px;
	margin: 0px;
}
#mainContent.contactus a
{
	text-decoration: none;
}
#mainContent.contactus a:hover
{
	color: #616c00;	
}
#mainContent.contactus p
{
	margin-top: 10px;	
}
#mainContent.contactus h1
{
	margin: 0px;
	padding: 0px;
	margin-left: 14px;
	height: 105px;	
	text-indent: -9999px;
	background: url(/images/CONTACTUS/hdrContactUs.gif) no-repeat;
}

#mainContent.contactus #thankyouDiv h1
{
	margin: 0px;
	padding: 0px;
	margin-left: 14px;
	height: 105px;	
	text-indent: -9999px;
	background: url(/images/CONTACTUS/hdrThankYou.gif) no-repeat;
}

#mainContent.contactus #introArea
{
	background: url(/images/CONTACTUS/bckProduct.jpg) bottom right no-repeat;
}
#mainContent.contactus #btmQuestions
{
	background: url(/images/CONTACTUS/btmQuestions.jpg) top right no-repeat;
	height: 40px;
	width: 704px;
}
#mainContent.contactus #introContent
{
	padding: 0px;
	padding-bottom: 20px;
	margin: 0px;
	margin-lefT: 14px;
	width: 374px;
	color: #c77326;
	font-size: 14px;
	background: url(/images/FAQ/btmDots.gif) bottom left no-repeat;
}

#mainContent.contactus #introThankyou
{
	padding: 0px;
	padding-bottom: 20px;
	margin: 0px;
	margin-lefT: 14px;
	width: 374px;
	color: #c77326;
	font-size: 14px;
	background: url(/images/FAQ/btmDots.gif) bottom left no-repeat;
}
#mainContent.contactus #introGap
{
	width: 295px;
	height: 120px;
	float: right;	
	display: block;
}
#mainContent.contactus #linkList
{
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-left: 30px;
	list-style: none;
	font-size: 11px;
}
#mainContent.contactus #linkList div
{
	width:170px;
	float:left;
}
#mainContent.contactus .contactusForm
{	
	padding: 0px;
	margin: 0px;
	margin-top:20px;
	width:704px;
	text-align:left;
	vertical-align:top;
}

#mainContent.contactus .contactusForm div 
{	
	padding-bottom:10px;
	margin: 0px;
}

#mainContent.contactus .contactusForm div div 
{	
	padding:0px;
	margin: 0px;
}

#mainContent.contactus .contactusForm label
{	
	padding: 0px;
	margin: 0px;
	width:140px;
	padding-left:30px;
	padding-right:10px;
	float:left;
}

#mainContent.contactus .contactusForm p
{	
	padding: 0px;
	margin: 0px;
	padding-left:30px;
	float:left;
}

#mainContent.contactus .contactusForm div input  
{	
	padding: 0px;
	margin: 0px;
	width:200px;
	float:left;
}
#mainContent.contactus .contactusForm div input#_ctl0_btnSubmit
{
	width:80px;
	height:23px;
}

#mainContent.contactus .contactusForm div select  
{	
	padding: 0px;
	margin: 0px;
	width:200px;
	float:left;
}

#mainContent.contactus .contactusForm div textarea  
{	
	padding: 0px;
	margin: 0px;
	width:200px;
	float:left;
}

#mainContent.contactus .contactusForm div span 
{	
	padding: 0px;
	margin: 0px;
	float:left;
	width:280px;
	margin-left:10px;
	display:block;
	
}

#mainContent.contactus .formBottom
{	
	display: block;	
	height: 104px;
	width:704px;
	background: url(/images/CONTACTUS/form-bottom.gif) bottom left no-repeat;
}

#mainContent.contactus .sectionDivider
{	
	display: block;	
	height: 30px;
	clear:both;
	background: url(/images/CONTACTUS/form-section-divider.gif) top left no-repeat;

}

#mainContent.contactus .backToTop a
{
	width: 100px;
	height: 20px;
	float: right;
	text-indent: -9999px;
}
/* End Contact Us Styles
----------------------------------------------------------------------------------------- */

/* Where To Buy Styles
----------------------------------------------------------------------------------------- */
#wrapper
{
	width: 950px;
	margin: 0px;
	padding: 0px;
}
.whereToBuy
{
	width: 856px;
	margin: 0px;
	margin-left: 70px;
	margin-right: 24px;
}
#mainContent.whereToBuy a li
{
	text-decoration: none;
}

#mainContent.whereToBuy p
{
	margin-top: 10px;	
}
#mainContent.whereToBuy h1
{
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 545px;
	text-indent: -9999px;
	background: url(/images/WHERETOBUY/hdrWhereToBuy.gif) no-repeat;
}
#mainContent.whereToBuy h2
{	
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #642200;
}
#mainContent.whereToBuy .small
{
	font-size: 12px;
}
#mainContent.whereToBuy #introArea
{
	background: url(/images/WHERETOBUY/bckLeaf.gif) top right no-repeat;
}
#mainContent.whereToBuy #introContent
{
	padding: 0px;
	padding-bottom: 16px;
	margin: 0px;
	width: 545px;
	color: #c77326;
	font-size: 14px;
	background: url(/images/WHERETOBUY/btmDots.gif) bottom left no-repeat;
}
#mainContent.whereToBuy #linkList
{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	list-style: none;	
}
#mainContent.whereToBuy #linkList li
{
	padding-bottom: 15px;
	padding-left: 20px;
	background: url(/images/WHERETOBUY/bckLinkList.gif) top left no-repeat;
}


#mainContent.whereToBuy #listArea
{
	width: 800px;
	padding-bottom: 50px;
}
#mainContent.whereToBuy #listArea .columnOne
{
	float: left;
	width: 190px;
}
#mainContent.whereToBuy #listArea .columnTwo
{
	float: left;
	width: 230px;
}
#mainContent.whereToBuy #listArea .columnThree
{
	float: left;
	width: 230px;
}
#mainContent.whereToBuy #listArea .columnFour
{
	float: left;
	width: 150px;
}
#mainContent.whereToBuy #listArea div dl
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 16px;
	font-size: 11px;
}
#mainContent.whereToBuy #listArea dl dt
{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
#mainContent.whereToBuy #listArea dl dd
{
	padding: 0px;
	margin: 0px;
}
/* End Where To Buy Styles
----------------------------------------------------------------------------------------- */

/* Latest News
----------------------------------------------------------------------------------------- */
#wrapper
{
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#leftContent.news
{
	float: left;
	width: 246px;
}
#leftContent.news ul
{
	list-style: none;
	margin-left: 17px;
	margin-top: 37px;
	padding: 0px;
}
#leftContent.news ul li
{
	height: 21px;
	margin-bottom: 2px;
	
}
#leftContent.news ul li a
{
	color: #642200;
	text-decoration: none;
	font-size: 12px;
	height: 21px;
	display: block;
	padding-left: 10px;
	line-height: 21px;
}
#leftContent.news ul li a:hover
{
	background: url(/images/FAQ/bckLeftNav.gif) no-repeat;
}
#leftContent.news ul li a.active
{
	background: url(/images/FAQ/bckLeftNav.gif) no-repeat;
}

.news{
	float: left;
	width: 704px;
	margin: 0px;
}
#mainContent.news a
{	
	background-image:url(/images/template/spacer.gif);
	text-decoration: none;
}

#mainContent.news p
{
	margin-top: 10px;	
}
#mainContent.news h1
{
	margin: 0px;
	padding: 0px;
	margin-left: 14px;
	height: 75px;
	text-indent: -9999px;
	background: url(/images/NEWS/hdrLatestNews.gif) no-repeat 0 -30px;
}
#mainContent.news #introArea
{
	background: url(/images/NEWS/bckProduct.png) top right no-repeat;
	height: 335px;
	width:726px;
}
#mainContent.news #btmQuestions
{
	background: url(/images/NEWS/btmQuestions.gif) top right no-repeat;
	height: 40px;
	width: 704px;
}
#mainContent.news #introContent
{
	padding: 0px;
	padding-bottom: 54px;
	margin: 0px;
	margin-lefT: 14px;
	width: 425px;
	color: #c77326;
	font-size: 14px;
	background: url(/images/NEWS/btmDots.gif) bottom left no-repeat;
}
#mainContent.news #introGap
{
	width: 295px;
	height: 120px;
	float: right;	
	display: block;
}
#mainContent.news #linkList
{
	padding: 0px;
	margin: 0px;
	margin-left: 24px;
	list-style: none;
	font-size: 11px;
}
#mainContent.news #linkList li
{
	padding-bottom: 15px;
	padding-left: 20px;
	background: url(/images/FAQ/bckLinkList.gif) top left no-repeat;
}
#mainContent.news dl
{	
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height:14px;
}
#mainContent.news dl dt, #mainContent.news dl dd
{
	margin-left: 29px;	
}
#mainContent.news dl dt
{
	font-weight: bold;
	color:#a46b2b;
	font-size:12px;
	font-family:Verdana,Helvetica,Arial;
	width:524px;
}

#mainContent.news dl dd div.leftCol
{
	float:left;
	width:380px;
}

#mainContent.news dl dd div.rightCol
{
	width:285px;
	margin-left:10px;
	float:left;
}

#mainContent.news dl div.natureConservacy a
{
	display: block;
	width:272px;	
	height: 133px;
	background: url(/images/NEWS/logoTheNatureConservancy.gif) top right no-repeat;
	text-indent: -9999px;
	margin: 0 0 0 22px;
	float:left;
}

#mainContent.news dl div.photoFrameTop 
{
	width:267px;
	margin-top:10px;
}

#mainContent.news #three
{
	position:relative;
}

#mainContent.news #logoFrame
{
	position:absolute;
	top: 20px;
	left:10px;
	width: 750px;
}

#mainContent.news dl div.photoNature
{
	width:281px;
	height:288px;
	margin:20px 0 0 130px;
	float:left;
	background-image: url(/images/NEWS/photo-frame.gif);
	padding-left: 16px;
}

#mainContent.news dl div.photoRA
{
	width:295px;
	height:307px;
	margin:0 0 0 20px;
	float:left;
	background-image: url(/images/NEWS/photo-frame-RA.gif);
	padding-left: 16px;
}

#mainContent.news dl div.photoFrameTop img
{
	display: block;
	padding:9px 5px 0px 4px;	
}

#mainContent.news dl div.photoFrameBtm 
{
	width:257px;
	padding:30px 10px 8px 0px;
	margin-bottom:20px;
	font-size:10px;
	text-align:right;
}

#mainContent.news dl dd div.photoFrameBtm h2 
{
	color:#c6ad9a;
	font-weight:bold;
	font-size:10px;
	padding:0;
	padding-bottom:5px;
	margin:0;	
}

#mainContent.news dl dd div.photoFrameBtm a {
	padding-left: 15px;
	background: url(/images/NEWS/bckLink.gif) top left no-repeat;
}

#mainContent.news .backToTop
{
	display: block;	
	height: 46px;
	background: url(/images/FAQ/btmBackToTop.png) no-repeat scroll left top;
}

#mainContent.news .backToTopTop
{
	display: block;	
	height: 46px;
	background: url(/images/NEWS/btmBackToTop.png) no-repeat scroll left top;
}

#mainContent.news .backToTopLast
{
	display: block;	
	height: 15px;
	background: url(/images/FAQ/btmBackToTop.png) no-repeat scroll left top;

}
#mainContent.news .backToTop a, #mainContent.news .backToTopTop a, 
#mainContent.news .backToTopLast a
{
	width: 100px;
	height: 20px;
	float: right;
	text-indent: -9999px;
}

#mainContent.news .newsCaption {
    color:642200;
    margin:-20px 0 5px 0;
    }
    
    
/* End Latest News Styles
----------------------------------------------------------------------------------------- */




/* Category Page Styles */
#categoryContainer{
	width: 704px;
	float: left;
}

#categoryContainer .content{
	
}

#categoryContainer .content .text{
	width: 340px;
	float: left;
}

#categoryContainer .content .text h2{
	margin: 0 0 8px 11px;
	padding: 0;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

.juice #categoryContainer .content .text h2{
	background-image: url(/images/category/juice.png);
	width: 208px;
	height: 49px;
}
.cookies #categoryContainer .content .text h2{
	background-image: url(/images/category/cookies.png);
	width: 210px;
	height: 49px;
}

.crackers #categoryContainer .content .text h2{
	background-image: url(/images/category/crackers.png);
	width: 232px;
	height: 49px;
}

.dinners #categoryContainer .content .text h2{
	background-image: url(/images/category/dinners.png);
	width: 201px;
	height: 49px;
}

.granolas #categoryContainer .content .text h2{
	background-image: url(/images/category/granola.png);
	width: 246px;
	height: 49px;
}

.nuts #categoryContainer .content .text h2{
	background-image: url(/images/category/nuts.png);
	width: 186px;
	height: 49px;
}

.trail-mix #categoryContainer .content .text h2{
	background-image: url(/images/category/trailmix.png);
	width: 230px;
	height: 49px;
}

#categoryContainer .content .text p{
	margin: 0 0 10px 0;
	padding: 0 0 0 11px;
	font-size: 14px;
	color: #c77326;
	line-height: 21px;
}

#categoryContainer .content .text p.decoration{
	margin: 0;
}

.cookies #categoryContainer .content .text p.decoration,
.crackers #categoryContainer .content .text p.decoration,
.dinners #categoryContainer .content .text p.decoration{
	background: url(/images/category/product-bg.png) no-repeat bottom left;
	padding-bottom: 79px;	
}

.juice #categoryContainer .content .text p.decoration{
	background: url(/images/category/product-bg.png) no-repeat bottom left;
	padding-bottom: 81px;	
}
.granolas #categoryContainer .content .text p.decoration{
	background: url(/images/category/product-bg.png) no-repeat bottom left;
	padding-bottom: 81px;	
}

.nuts #categoryContainer .content .text p.decoration{
	background: url(/images/category/product-bg.png) no-repeat bottom left;
	padding-bottom: 75px;	
}

.trail-mix #categoryContainer .content .text p.decoration{
	background: url(/images/category/product-bg.png) no-repeat bottom left;
	padding-bottom: 81px;	
}


#categoryContainer .content .lists {	
    clear:both;
	float: left;
	width: 600px;}
	
#categoryContainer .content .lists ul, #categoryContainer .content .text ul {
	margin: 0 0 0 11px;
	padding: 0;
	float: left;
	width: 184px;
}

#categoryContainer .content .lists ul.twocol {
    width:204px; }

#categoryContainer .content .lists ul.twocol li {
      width: 90%;
}

#categoryContainer .content .lists li, #categoryContainer .content .text li{
	padding: 0 0 0 9px;
	margin-bottom: 9px;
	list-style-type: none;
	background:url(/images/category/bullet.gif) no-repeat 5px 2px;
	width: 75%;
}

#categoryContainer .content .lists li:hover, #categoryContainer .content .text li:hover {
    background:url(/images/template/sub-greenleaf.gif) no-repeat 0 2px;}

#categoryContainer .content .lists a, #categoryContainer .content .text a{
	font-size: 12px;
	color: #642200;
	text-decoration: none;
	line-height: 17px;
	display:block;
	margin-left:8px;
}

#categoryContainer .content .lists a:hover, #categoryContainer .content .text a:hover {
	color: #6f8636;

}


#categoryContainer #categoryComments{
	background: url(/images/category/comments-top.png) no-repeat;
	padding-top: 40px;
	margin: 25px 0 40px 0;
}

#categoryContainer #categoryComments #categoryBottom{
	background: url(/images/category/comments-bottom.png) no-repeat;
	width: 730px;
	height: 30px;
	margin-top: 17px;
}

#categoryContainer #categoryComments #commentContent{
	padding-left: 0px;
	width: 730px;
	background: url(/images/category/comments-bg.png) no-repeat 10px 0px;
}

#categoryContainer #categoryComments #commentContent td{
	width: 335px;
	vertical-align: top;
}

#categoryContainer #categoryComments #commentContent .comment{
	margin-left: 45px;
	padding-top:30px;
	min-height:141px;
    height: auto !important;
    height: 141px;
}

#categoryContainer #categoryComments #commentContent h4{
	margin: 10px 0 0 8px;
	padding: 0 0 0 9px;
	color: #6F8636;
	font-size: 11px;
	font-weight: normal;
	background: url(/images/category/green-bullet.gif) no-repeat 0px 5px;
}

#categoryContainer #categoryComments #commentContent p{
	margin: 6px 0 9px 8px;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	width: 274px;
}

#categoryContainer #categoryComments #commentContent p.name{
	font-size: 10px;
	font-weight: bold;
}

#categoryContainer #categoryComments #commentContent .stars{
	width: 103px;
	height: 12px;
}

#categoryContainer #categoryComments #commentContent .star1{
	background: url(/images/ratings/one-star.gif) no-repeat;
}

#categoryContainer #categoryComments #commentContent .star2{
	background: url(/images/ratings/two-stars.gif) no-repeat;
}

#categoryContainer #categoryComments #commentContent .star3{
	background: url(/images/ratings/three-stars.gif) no-repeat;
}

#categoryContainer #categoryComments #commentContent .star4{
	background: url(/images/ratings/four-stars.gif) no-repeat;
}

#categoryContainer #categoryComments #commentContent .star5{
	background: url(/images/ratings/five-stars.gif) no-repeat;
}

/* Modal Window for Ratings */
#modal{
	width: 617px;
	height: 525px;
	background:url(/images/modal/background.gif) no-repeat;
	position: relative;
}

#modal #Xclose,
#imageModal #Xclose{
	position: absolute;
	top: 14px;
	right: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #783e1f;
	text-decoration: none;
}

#modal-body{
	background-color: transparent;
	 background-image: none;
	margin-top: 26px;
}

#modal-body p{
	margin: 0 0 3px 0;
	padding: 0;
}

#modal-body #copy{
	float: left;
	width: 202px;
	margin-left: 23px;
	display: inline; /* IE6 hack */
}

#modal-body #copy h2{
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: -5000px;
	background: url(/images/modal/rate&review.gif) no-repeat;
	width: 173px;
	height: 19px;
}

#modal-body #copy p{
	margin: 0 15px 15px 0;
}

#modal-body p.error{
	color: #a91000;
}

#modal-body #form{
	float: left;
	width: 374px;
	margin-left: 18px;
	font-size: 11px;
	display: inline; /* IE6 hack */
}

#modal-body #form p.asterisk{
	font-size: 10px;
	font-weight: bold;
	padding-left: 53px;
	margin-bottom: 20px;
}

#modal-body #form p span.inlineError font{
	color: #a91000;
}

#modal-body #step1{
	background: url(/images/modal/step1.gif) no-repeat;
	padding-left: 53px;
	margin-bottom: 20px;
}

#modal-body #step1 select{
	
}

#modal-body #step2{
	background: url(/images/modal/step2.gif) no-repeat;
	padding-left: 53px;
	margin-bottom: 20px;
}

#modal-body #step2 h3{
	margin: 0 0 6px 0;
	padding: 0;
	text-indent: -5000px;
	background: url(/images/modal/rate-this-product.gif) no-repeat;
	width: 141px;
	height: 11px;
	font-size: 1px; /* IE6 fix */
}

#modal-body #step2 #star-rating a{
	width: 21px;
	height: 12px;
}

#modal-body #step2 #star-rating a img{
	width: 16px;
	height: 12px;
	border: 0;
}

#modal-body #step2 #ratingText{
	margin-left: 15px;
}

#modal-body #step3{
	background: url(/images/modal/step3.gif) no-repeat;
	padding-left: 53px;
	margin-bottom: 20px;
}

#modal-body #step3 h3{
	margin: 0 0 4px 0;
	padding: 0;
	text-indent: -5000px;
	background: url(/images/modal/share-your-thoughts.gif) no-repeat;
	width: 154px;
	height: 17px;
	font-size: 1px; /* IE6 fix */
}

#modal-body #step3 input{
	width: 295px;
	margin-bottom: 14px;
}

#modal-body #step3 textarea{
	width: 295px;
	height: 125px;
}

#modal-body .submit{
	width: 80px;
	height: 23px;
	padding-left: 53px;
	vertical-align: middle;
}

#modal-body .cancelButton{
	font-size: 10px;
	color: #a68068;
	padding-left: 13px;
}

#modal-body .confirm{
	margin: 36px 0 0 53px;
	float: left;
	width: 244px;
}

#modal-body .confirm h3{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

#modal-body .confirm .closeButton{
	width: 105px;
	height: 21px;
	background: url(/images/modal/close.gif) no-repeat;
	display: block;
	margin-top: 15px;
	text-indent: -5000px;
}

/* Modal window for News images */
#imageModal{
	width: 375px;
	position: relative;
	background: url(/images/imagemodal/background-top.gif) no-repeat;
}

#imageModal #modalBottom{
	width: 349px;
	height: 41px;
	background: url(/images/imagemodal/background-bottom.gif) no-repeat;
	text-align: right;
	padding: 13px 26px 0 0;
	position: relative;
}

#imageModal #imageNav{
	width: 130px;
	height: 26px;
	position: absolute;
	bottom: 14px;
	right: 25px;
}

#imageModal #imageNav .dotted-line{
	background: url(/images/imagemodal/dotted-line.gif) no-repeat;
	width: 2px;
	height: 26px;
	display: inline-block;
	margin: 0 9px;
	float: left;
}

#imageModal #imageNav a{
	display: block;
	float: left;
	margin-top: 7px;
}

#imageModal #imageNav a#ssNxt{
	background: url(/images/imagemodal/next-arrow.gif) no-repeat right 2px;
	padding-right: 12px;
}

#imageModal #imageNav a#ssPrv{
	background: url(/images/imagemodal/previous-arrow.gif) no-repeat left 4px;
	padding-left: 12px;
}

#imageModal #imageNav a#ssNxt.disabled{
	color: #ebe1cf;
	background: url(/images/imagemodal/next-arrow-disabled.gif) no-repeat right 2px;
	padding-right: 12px;
}

#imageModal #imageNav a#ssPrv.disabled{
	color: #ebe1cf;
	background: url(/images/imagemodal/previous-arrow-disabled.gif) no-repeat left 4px;
	padding-left: 12px;
}

#imageModal p{
	margin: 0;
	padding: 20px 18px 0 18px;
	text-align: center;
	min-height:325px;
    height: auto !important;
    height: 325px;
}

#imageModal p img{
	margin-top: 15px;
}

#imageModal p span{
	display: block;
	text-align: left;
	font-size: 11px;
	margin-bottom: 5px;
	width: 300px;
}



/*********** Side Nav **********/
ul#cookiesSub, ul#crackersSub, 
ul#dinnersSub, ul#granolasSub, ul#nutsSub, ul#trailMixSub, ul#juiceSub {
	display:none;
}
#sideNavUc {
	float:left;
	margin: 0;
	padding:0;
	width:220px;
}

#sideNav {
	width:220px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}




/*Come back to this hack */
#sideNav li.catName {
	margin:0px 0px 4px 0px;
	/*border:1px solid #FCF9EE;*/
}
ul.catSub {	
	width:220px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#sideNav li.catName a {
	font-size:12px;
	color:#642200;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 3px;
	padding:3px 0px 0px 20px;
}
#sideNav li.catName a:hover {
	color:#6f8636;
	background-image:url(/images/template/arrow-cat.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#sideNav li.catName ul.catSub li {
	background-image:url(/images/template/dottedLine.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:2px 0px 0px 5px;
	padding:0px 0px 5px 0px;	
}
#sideNav li.catName ul.catSub li a{
	display:block;
	font-size:11px;
	color: #6F8636;
	margin:0px 0px 0px 10px;
	padding:0 0 0 18px;
}

#sideNav li.catName ul.catSub li a:hover{
	color:#642200;
	background-image:url(/images/template/arrow-cat.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#sideNav li, li.catName ul {
	list-style:none;
	width:200px;
}

/******** Nav views ************/
body.cookies ul#cookiesSub, body.crackers ul#crackersSub, 
body.dinners ul#dinnersSub, body.granolas ul#granolasSub, body.nuts ul#nutsSub, 
body.trail-mix ul#trailMixSub,  body.juice ul#juiceSub   {
	display:block;
}
body.cookies #cookiesCat, body.crackers #crackersCat, body.dinners #dinnersCat, 
body.granolas #granCat, body.nuts #nutsCat, body.trail-mix #trailMixCat, body.juice #juiceCat {
	background-image:url(/images/template/cat-bg.png);
	background-repeat:no-repeat;
	background-position:6px 0;
	padding-top:6px;

}
body.apple  #sideNav li.catName ul.catSub li#Apple a,
body.berry  #sideNav li.catName ul.catSub li#Berry a, 
body.fruit-punch  #sideNav li.catName ul.catSub li#Fruit-Punch a,  

body.cinnamon-crunch  #sideNav li.catName ul.catSub li#Cinnamon-Crunch a, 
body.maple-nut-medley  #sideNav li.catName ul.catSub li#Maple-Nut-Medley a,
body.summer-berry-blend  #sideNav li.catName ul.catSub li#Summer-Berry-Blend a,
body.treasured-grains-ginger  #sideNav li.catName ul.catSub li#Treasured-Grains-Ginger a, 

body.chocolate-and-mint  #sideNav li.catName ul.catSub li#Chocolate-and-Mint a, 
body.chocolate-chunk  #sideNav li.catName ul.catSub li#Chocolate-Chunk a, 
body.cinnamon-graham-sticks #sideNav li.catName ul.catSub li#Cinnamon-Graham-Sticks a, 
body.classic-creme  #sideNav li.catName ul.catSub li#Classic-Creme a, 
body.cranberry-pecan-granola-cookies  #sideNav li.catName ul.catSub li#Cranberry-Pecan-Granola-Cookies a, 
body.crispy-oatmeal #sideNav li.catName ul.catSub li#Crispy-Oatmeal a, 
body.fudge-mint #sideNav li.catName ul.catSub li#Fudge-Mint a, 
body.fudge-striped #sideNav li.catName ul.catSub li#Fudge-Striped a, 
body.honey-graham-sticks #sideNav li.catName ul.catSub li#Honey-Graham-Sticks a, 
body.honey-nut-granola-cookies  #sideNav li.catName ul.catSub li#Honey-Nut-Granola-Cookies a, 
body.mini-vanilla-wafers #sideNav li.catName ul.catSub li#Mini-vanilla-Wafers a, 
body.peanut-butter #sideNav li.catName ul.catSub li#Peanut-Butter a, 
body.apple-cinnamon-oat-grahams  #sideNav li.catName ul.catSub li#Apple-Cinnamon-Oat-Grahams a, 
body.california-lemon  #sideNav li.catName ul.catSub li#California-Lemon a, 
body.dark-chocolate  #sideNav li.catName ul.catSub li#Dark-Chocolate a,
body.golden-honey-oat-grahams  #sideNav li.catName ul.catSub li#Golden-Honey-Oat-Grahams a, 
body.madagascar-vanilla #sideNav li.catName ul.catSub li#Madagascar-Vanilla a,
body.triple-ginger #sideNav li.catName ul.catSub li#Triple-Ginger a,

body.classic-rounds #sideNav li.catName ul.catSub li#Classic-Rounds a, 
body.crispy-cheddars #sideNav li.catName ul.catSub li#Crispy-Cheddars a, 
body.crispy-wheats #sideNav li.catName ul.catSub li#Crispy-Wheats a, 
body.harvest-whole-wheats #sideNav li.catName ul.catSub li#Harvest-Whole-Wheats a, 
body.multigrain-flax #sideNav li.catName ul.catSub li#Multigrain-Flax a, 
body.organic-stoneground-wheats #sideNav li.catName ul.catSub li#Organic-Stoneground-Wheats a, 
body.poppy-thyme-snack #sideNav li.catName ul.catSub li#Poppy-Thyme-Snack a, 
body.sesame-seed-rice #sideNav li.catName ul.catSub li#Sesame-Seed-Rice a, 
body.sesame-tarragon #sideNav li.catName ul.catSub li#Sesame-Tarragon a, 
body.sunflower-basil-snack #sideNav li.catName ul.catSub li#Sunflower-Basil-Snack a, 
body.white-cheddar-flax #sideNav li.catName ul.catSub li#White-Cheddar-Flax a, 
body.multi-seed-rice #sideNav li.catName ul.catSub li#Multi-Seed-Rice a, 
body.organic-saltines #sideNav li.catName ul.catSub li#Organic-Saltines a, 
body.white-cheddar-rice #sideNav li.catName ul.catSub li#White-Cheddar-Rice a, 


body.whole-wheat-macaroni-and-white-cheddar #sideNav li.catName ul.catSub li#Whole-Wheat-Macaroni-and-White-Cheddar a, 
body.crazy-bugs #sideNav li.catName ul.catSub li#Crazy-Bugs a, 
body.harvest-wheat-elbows #sideNav li.catName ul.catSub li#Harvest-Wheat-Elbows a, 
body.harvest-wheat-macaroni #sideNav li.catName ul.catSub li#Harvest-Wheat-Macaroni a, 
body.macaroni-and-cheese #sideNav li.catName ul.catSub li#Macaroni-and-Cheese a,
body.organic-macaroni-and-cheese #sideNav li.catName ul.catSub li#Organic-Macaroni-and-Cheese a, 
body.organic-shells-cheese #sideNav li.catName ul.catSub li#Organic-Shells-Cheese a,
body.organic-shells-white-cheddar #sideNav li.catName ul.catSub li#Organic-Shells-White-Cheddar a,
body.spirals-white-cheddar #sideNav li.catName ul.catSub li#Spirals-White-Cheddar a, 
body.cheeseburger-pasta #sideNav li.catName ul.catSub li#Cheeseburger-Pasta a, 
body.stroganoff-pasta #sideNav li.catName ul.catSub li#Stroganoff-Pasta a,


body.apple-blueberry #sideNav li.catName ul.catSub li#Apple-Blueberry a, 
body.chocolate-delight-granola #sideNav li.catName ul.catSub li#Chocolate-Delight-Granola a, 
body.classic-granola #sideNav li.catName ul.catSub li#Classic-Granola a, 
body.cranberry-pecan #sideNav li.catName ul.catSub li#Cranberry-Pecan a, 
body.organic-cherry-vanilla #sideNav li.catName ul.catSub li#Organic-Cherry-Vanilla a, 
body.ginger-roasted-almonds #sideNav li.catName ul.catSub li#Ginger-Roasted-Almonds a, 
body.honey-almond #sideNav li.catName ul.catSub li#Honey-Almond a, 
body.wild-blueberry-walnut #sideNav li.catName ul.catSub li#Wild-Blueberry-Walnut a, 
body.sunflower-pumpkin-seed #sideNav li.catName ul.catSub li#Sunflower-Pumpkin-Seed a,  
body.vanilla-almond-agave #sideNav li.catName ul.catSub li#Vanilla-Almond-Agave a,

body.california-almonds #sideNav li.catName ul.catSub li#California-Almonds a, 
body.pecan-halves #sideNav li.catName ul.catSub li#Pecan-Halves a, 
body.unroasted-unsalted-walnuts #sideNav li.catName ul.catSub li#Unroasted-Unsalted-Walnuts a, 
body.roasted-california-almonds #sideNav li.catName ul.catSub li#Roasted-California-Almonds a, 
body.roasted-jumbo-cashews #sideNav li.catName ul.catSub li#Roasted-Jumbo-Cashews a, 
body.cashew-almond-pistachio-mix #sideNav li.catName ul.catSub li#cashew-almond-pistachio-mix a, 
body.tuscan-herb-roasts #sideNav li.catName ul.catSub li#Tuscan-Herb-Roasts a, 

body.bar-harbor-blend #sideNav li.catName ul.catSub li#Bar-Harbor-Blend a, 
body.harvest-blend #sideNav li.catName ul.catSub li#Harvest-Blend a, 
body.monterey-blend #sideNav li.catName ul.catSub li#Monterey-Blend a, 
body.red-rock-blend #sideNav li.catName ul.catSub li#Red-Rock-Blend a, 
body.nantucket-blend #sideNav li.catName ul.catSub li#Nantucket-Blend a, 
body.pacific-heights-blend #sideNav li.catName ul.catSub li#Pacific-Heights-Blend a, 
body.sonoma-blend #sideNav li.catName ul.catSub li#sonoma-blend a,


body.apple  #sideNav li.catName ul.catSub li#Apple a:hover,
body.berry  #sideNav li.catName ul.catSub li#Berry a:hover, 
body.fruit-punch  #sideNav li.catName ul.catSub li#Fruit-Punch a:hover,  

body.cinnamon-crunch #sideNav li.catName ul.catSub li#Cinnamon-Crunch a:hover, 
body.maple-nut-medley #sideNav li.catName ul.catSub li#Maple-Nut-Medley a:hover,
body.summer-berry-blend #sideNav li.catName ul.catSub li#Summer-Berry-Blend a:hover,
body.treasured-grains-ginger #sideNav li.catName ul.catSub li#Treasured-Grains-Ginger a:hover, 

body.chocolate-and-mint #sideNav li.catName ul.catSub li#Chocolate-and-Mint a:hover, 
body.chocolate-chunk #sideNav li.catName ul.catSub li#Chocolate-Chunk a:hover, 
body.cinnamon-graham-sticks #sideNav li.catName ul.catSub li#Cinnamon-Graham-Sticks a:hover,
body.classic-creme #sideNav li.catName ul.catSub li#Classic-Creme a:hover, 
body.cranberry-pecan-granola-cookies  #sideNav li.catName ul.catSub li#Cranberry-Pecan-Granola-Cookies a:hover, 
body.crispy-oatmeal #sideNav li.catName ul.catSub li#Crispy-Oatmeal a:hover, 
body.fudge-mint #sideNav li.catName ul.catSub li#Fudge-Mint a:hover, 
body.fudge-striped #sideNav li.catName ul.catSub li#Fudge-Striped a:hover, 
body.honey-graham-sticks #sideNav li.catName ul.catSub li#Honey-Graham-Sticks a:hover,
body.honey-nut-granola-cookies  #sideNav li.catName ul.catSub li#Honey-Nut-Granola-Cookies a:hover,  
body.mini-vanilla-wafers #sideNav li.catName ul.catSub li#Mini-vanilla-Wafers a:hover, 
body.peanut-butter #sideNav li.catName ul.catSub li#Peanut-Butter a:hover, 

body.classic-rounds #sideNav li.catName ul.catSub li#Classic-Rounds a:hover, 
body.crispy-cheddars #sideNav li.catName ul.catSub li#Crispy-Cheddars a:hover, 
body.crispy-wheats #sideNav li.catName ul.catSub li#Crispy-Wheats a:hover, 
body.harvest-whole-wheats #sideNav li.catName ul.catSub li#Harvest-Whole-Wheats a:hover, 
body.multigrain-flax #sideNav li.catName ul.catSub li#Multigrain-Flax a:hover, 
body.organic-stoneground-wheats #sideNav li.catName ul.catSub li#Organic-Stoneground-Wheats a:hover, 
body.poppy-thyme-snack #sideNav li.catName ul.catSub li#Poppy-Thyme-Snack a:hover, 
body.sesame-seed-rice #sideNav li.catName ul.catSub li#Sesame-Seed-Rice a:hover, 
body.sesame-tarragon #sideNav li.catName ul.catSub li#Sesame-Tarragon a:hover, 
body.sunflower-basil-snack #sideNav li.catName ul.catSub li#Sunflower-Basil-Snack a:hover, 
body.white-cheddar-flax #sideNav li.catName ul.catSub li#White-Cheddar-Flax a:hover, 

body.whole-wheat-macaroni-and-white-cheddar #sideNav li.catName ul.catSub li#Whole-Wheat-Macaroni-and-White-Cheddar a:hover, 
body.crazy-bugs #sideNav li.catName ul.catSub li#Crazy-Bugs a:hover, 
body.harvest-wheat-elbows #sideNav li.catName ul.catSub li#Harvest-Wheat-Elbows a:hover, 
body.macaroni-and-cheese #sideNav li.catName ul.catSub li#Macaroni-and-Cheese a:hover, 
body.organic-macaroni-and-cheese #sideNav li.catName ul.catSub li#Organic-Macaroni-and-Cheese a:hover, 
body.organic-shells-cheese #sideNav li.catName ul.catSub li#Organic-Shells-Cheese a:hover,
body.organic-shells-white-cheddar #sideNav li.catName ul.catSub li#Organic-Shells-White-Cheddar a:hover,
body.spirals-white-cheddar #sideNav li.catName ul.catSub li#Spirals-White-Cheddar a:hover, 

body.apple-blueberry #sideNav li.catName ul.catSub li#Apple-Blueberry a:hover, 
body.chocolate-delight-granola #sideNav li.catName ul.catSub li#Chocolate-Delight-Granola a:hover, 
body.classic-granola #sideNav li.catName ul.catSub li#Classic-Granola a:hover, 
body.cranberry-pecan #sideNav li.catName ul.catSub li#Cranberry-Pecan a:hover, 
body.organic-cherry-vanilla #sideNav li.catName ul.catSub #sideNav li.catName ul.catSub li#Organic-Cherry-Vanilla a:hover, 
body.ginger-roasted-almonds #sideNav li.catName ul.catSub li#Ginger-Roasted-Almonds a:hover, 
body.honey-almond #sideNav li.catName ul.catSub li#Honey-Almond a:hover, 
body.wild-blueberry-walnut #sideNav li.catName ul.catSub li#Wild-Blueberry-Walnut a:hover, 
body.sunflower-pumpkin-seed #sideNav li.catName ul.catSub li#Sunflower-Pumpkin-Seed a:hover, 

body.california-almonds #sideNav li.catName ul.catSub li#California-Almonds a:hover, 
body.pecan-halves #sideNav li.catName ul.catSub li#Pecan-Halves a:hover, 
body.unroasted-unsalted-walnuts #sideNav li.catName ul.catSub li#Unroasted-Unsalted-Walnuts a:hover, 
body.roasted-california-almonds #sideNav li.catName ul.catSub li#Roasted-California-Almonds a:hover, 
body.roasted-jumbo-cashews #sideNav li.catName ul.catSub li#Roasted-Jumbo-Cashews a:hover, 
body.cashew-almond-pistachio-mix #sideNav li.catName ul.catSub li#cashew-almond-pistachio-mix a:hover, 
body.tuscan-herb-roasts #sideNav li.catName ul.catSub li#Tuscan-Herb-Roasts a:hover, 

body.bar-harbor-blend #sideNav li.catName ul.catSub li#Bar-Harbor-Blend a:hover, 
body.harvest-blend #sideNav li.catName ul.catSub li#Harvest-Blend a:hover, 
body.monterey-blend #sideNav li.catName ul.catSub li#Monterey-Blend a:hover, 
body.red-rock-blend #sideNav li.catName ul.catSub li#Red-Rock-Blend a:hover, 
body.nantucket-blend #sideNav li.catName ul.catSub li#Nantucket-Blend a:hover, 
body.pacific-heights-blend #sideNav li.catName ul.catSub li#Pacific-Heights-Blend a:hover, 
body.sonoma-blend #sideNav li.catName ul.catSub li#sonoma-blend a:hover {
	display:block;
	background-image:url(/images/template/sub-leaf.gif);
	background-position: top left;
	background-repeat:no-repeat;
	color:#642200;
}
 
body.crackers #crackersCat a:hover, 
body.dinners #dinnersCat a:hover, body.granolas #granCat a:hover, body.nuts #nutsCat a:hover, body.trail-mix #trailMixCat a:hover, body.juice #juiceCat a:hover {
	background-image:url(/images/template/spacer.gif);	
}

#foodThought {
	background-image:url(/images/template/food-for-talk.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:160px;
	margin:10px 0 0 0;
	padding:20px 10px 3px 30px;
	
}
#foodThought h3, #foodThought p  {
	padding:0;
	margin:4px 0 4px 0;
	color: #642200;
} 

div#sNFoodThoughtTxt{
	font-size:11px;
	width:138px;
	color: #642200;
	line-height:16px;
}

a.rate{
	font-size:11px;
	width:138px;
}

/********************************** Featured Modules **********************************/
#featureModContainer {
	padding:0px;
	margin:0px;	
	width: 950px;
	font-size:11px;
}
#featureModContainer h3{
	margin:0;
	padding:0;
}
div.featureDot {
	background-image:url(/images/home/dotted-divider.gif);
	background-position: center;
	background-repeat:no-repeat;
	width:1px;
	height:188px;
	float:left;
	margin-top:10px;
}
div#moduleAuC p, div#moduleBuC p, div#moduleCuC p {
	margin:4px 0 4px 0;
}
div#moduleAuC {
	padding:0;
	margin:0;	
}
div#a1 {
	width:314px;
	float:left;
	margin:30px 0 2px 5px;
}
div#moduleBuC{
	float:left;
	width:279px;
	height: 160px;
	margin:30px 10px 0 30px;
	/*background:url(/images/home/one-dollar-off.png) no-repeat 0 29px;*/
	background: url(/images/home/shopping-cart.png) no-repeat scroll 70px 15px transparent;
}

div#moduleBuC h3{	
	text-indent:-9999px;
	position:relative;
	/*background:url(/images/home/hdr-looking-for-us.gif) no-repeat;
	width:140px;
	height:19px*/
	background:url(/images/home/save-on-back-to-nature.gif) no-repeat;
	width:219px;
	height:14px;
}
div#moduleCuC {
	float:left;
	width:270px;
	height: 160px;
	background:url(/images/home/feature-quote.gif) no-repeat 0 80px;
	padding:25px 0 20px 30px;
}

div#moduleBuC p {
    width:150px;
	padding-bottom:52px;
	padding-top:2px;}

div#a1 p{
	width:180px;
	padding-bottom:25px;
}
div#a1 h3{	
	text-indent:-9999px;
	position:relative;
	background-image:url(/images/home/hdr-new-look.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:140px;
	height:35px;
}

div#a1 p.hpFeatureAsterik
{
	padding:0; 
	margin:0;
	padding-top:20px;
}

/*Looking for us */
div#div2 h3{
	text-indent:-9999px;
	background-image:url(/images/home/hdr-looking-for-us.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:140px;
	height:19px;
}
/*Your Backyard Guide to Nature*/
div#div1 h3{
	text-indent:-9999px;
	background-image:url(/images/home/hdr-guide.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:193px;
	height:35px;
}

/*Food for talk */
div#mod1 h3, div#mod2 h3, 
div#mod3 h3, div#mod4 h3, div#mod5 h3{
	text-indent:-9999px;
	background-image:url(/images/home/hdr-food-for-talk.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:116px;
	height:19px;
	
}
div#c1 h3{
	text-indent:-9999px;
	background-image:url(/images/home/hdr-facebook.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:193px;
	height:16px;
	margin-top:4px;
}
.whyHereLink {
	background-image:url(/images/home/green-arrow.gif);
	background-repeat:no-repeat;
	background-position: left top;
	display:block;
	padding-left:10px;	
}
p.hpFeatureLink a{
	background-image: url("/images/home/green-arrow.gif");
	background-repeat:no-repeat;
	background-position: 0 3px;
	display:block;
	padding-left:10px;	
	line-height: 16px;
}
	#categoryContainer #categoryComments #commentContent h4{
	margin: 10px 0 0 8px;
	padding: 0 0 0 9px;
	color: #6F8636;
	font-size: 11px;
	font-weight: normal;
	background: url(/images/category/green-bullet.gif) no-repeat 0px 5px;
}
a.fLearnMore {
	text-indent:-9999px;
	background-image:url(/images/home/learn-more.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	width:99px;
	height:14px;
}

a.fLearnMore:hover {background-image:url(/images/home/learn-more-over.png);}

a.fJoinUs{
	text-indent:-9999px;
	background-image:url(/images/home/join-us-on-facebook.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:16px;
}

a.fJoinUs:hover {	background-image:url(/images/home/join-us-on-facebook-over.png);}

a.fDownloadCoupon {
	text-indent:-9999px;
	background-image:url(/images/home/download-coupon.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	width:144px;
	height:15px;
}

a.fDownloadCoupon:hover {background-image:url(/images/home/download-coupon-over.png);}

/*********** WHY WE"RE HERE - page ***********/
body#why-were-here #content{
	margin:0;
}
body#why-were-here #leftSide {	
	float:left;
	margin:0 10px 0 70px;
	padding:0;
	width:538px;
}
/*ie double padding/margin hack */
*#leftSide {
	display:inline;
}
body#why-were-here #leftSide h1 {
	text-indent:-9999px;
	background-image:url(/images/whyWereHere/hdr-why-were-here.png);
	width:392px;
	height:74px;
}

body#why-were-here #leftSide p.lastP{
	padding-bottom:15px;
}



body#why-were-here #rtSide { 	
	float:left;
	width:277px;
	font-size:11px;
	margin-top:20px;
}
#sectOne {
	font-size:11px;
	margin:0 45px 0 45px;
}
body#why-were-here #sectOne h3 {
	font-size:11px;
	width:212px;
	height:14px;
	margin:30px 0 0 0;
	color: #642200;
}
body#why-were-here #sectOne h4#hap {
	background-image:url(/images/whyWereHere/txt-happiness.gif);
	width:95px;
	height:36px;
	text-indent:-9999px;
	background-position:top left;
	background-repeat:no-repeat;
}
body#why-were-here #sectOne h4#con {
	background-image:url(/images/whyWereHere/txt-connection.gif);
	width:109px;
	height:36px;
	text-indent:-9999px;
	background-position:top left;
	background-repeat:no-repeat;
}
body#why-were-here #sectOne h4#simp {
	background-image:url(/images/whyWereHere/txt-simplicity.gif);
	width:97px;
	height:36px;
	text-indent:-9999px;
	background-position:top left;
	background-repeat:no-repeat;
}
body#why-were-here #sectOne h4#nat {
	background-image:url(/images/whyWereHere/txt-natural-ingenuity.gif);
	width:94px;
	height:36px;
	text-indent:-9999px;
	background-position:center left;
	background-repeat:no-repeat;
}
body#why-were-here .philo {	
	width:124px;	
	float:left;
}
body#why-were-here .philo h4{	
	margin:7px 0 0 0;
	padding:0;
}

body#why-were-here #happyTxt {
	width:302px;	
	float:left;
	margin:12px 0 0 0;
	padding-top:5px;	
}
body#why-were-here #connTxt {
	width:302px;	
	float:left;
	margin:7px 0 7px 0;
	padding-top:5px;
}
body#why-were-here #simpTxt {
	width:302px;	
	float:left;
	margin:17px 0 7px 0;
}
body#why-were-here #natTxt {
	width:302px;	
	float:left;
	margin:17px 0 7px 0;
	padding-top:0px;
}
#sectTwo {
	margin:0 0px 0 45px;
	font-size:11px;
}

#sectTwo #ptTxt {	
	float:left;
	margin-right:25px;
	width:385px;
}
#sectTwo #ptImage {
	width:74px;
	height:72px;
	float:left;
	margin-top:15px;
}
#sectTwo #ptLightTxt {
	width:490px;
	color:#c6ad9a;
	font-size:11px;
	margin:15px 0 50px;
}


body#why-were-here #sectTwo h3 {
	background-image:url(/images/whyWereHere/hdr-back-to-pure-taste.gif);
	width:190px;
	height:18px;
	text-indent:-9999px;
	background-position:left;
	background-repeat:no-repeat;
}
body#why-were-here #rtSide h3#contactUs, body#why-were-here #rtSide h3#latestNews, 
body#why-were-here #rtSide h3#FAQ, body#why-were-here #rtSide #promoGuide h3#pGguide {
	font-size:11px;
	margin:20px 0 0 0;
	padding:0;
}
body#why-were-here #rtSide h3 {
	margin-bottom:4px;
	color:#c77326;
	text-transform:uppercase;
}
#promoGuide {
	margin:20px 0 0 0;
	background-image:url(/images/whyWereHere/bg-guide.gif);
	background-position:center left;
	background-repeat:no-repeat;
	width:275px;
	height:120px;
	padding:4px 18px 17px 10px;
}


/*************** Product Details Page **********************/
#ltTextInstr, #buyNowCont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d1bdab;	
	float:left;
	margin:15px 0 0 0;
}
#CommentLink {
	font-size:11px;
	float:left;
	width:235px;
	margin:0 0 2px 0;
}
#comment-controls {
	text-align:right;
	margin:0 0 2px 0;
	float:right;
	width:350px;
	font-size:11px;
}

a.rate {
	background-image:url(/images/home/green-arrow.gif);
	background-position:left bottom;
	background-repeat:no-repeat;	
	padding-left:10px;
}
#productDetailsConUC {
	float:left;
	width:704px;	
}
#productDetailUc {
	width:704px;
}

#prodDeLfTop {
	min-height: 280px;
	margin:0 0 30px 27px;
}
/* below is to accomodate designer's request for spacing */\

body.cookies #sideNav{min-height:510px;}
body.crackers #sideNav{min-height:520px;}
body.dinners #sideNav{min-height:510px;}
body.granolas #sideNav{min-height:480px;}
body.juice #sideNav{min-height:490px;}
body.nuts #sideNav{min-height:540px;}
body.trail-mix #sideNav{min-height:550px;}

body.cookies #prodDeLfTop{min-height:450px;}
body.crackers #prodDeLfTop{min-height:460px;}
body.dinners #prodDeLfTop{min-height:450px;}
body.granolas #prodDeLfTop,body.granolas #categoryContainer .content{min-height:390px;}
body.juice #prodDeLfTop{min-height:430px;}
body.nuts #prodDeLfTop{min-height:470px;}
body.trail-mix #prodDeLfTop{min-height:490px;}



#prodInfo {
	float:left;	
	width:420px;
	margin:0 15px 0 10px
}
/* ie hack - eliminate double padding/margin*/
*#prodInfo {
	display:inline;
}
#prodDetailImg {
	background-color:#FFF;	
	background:url(/images/product-details/prod-detail.png) no-repeat;
	width:215px;
	height:208px;
	float:right;
	text-align: center;
	line-height:150px;
}
#prodDetailImg img {
    margin:20px 20px;
    width:164px;
	height:164px;
	text-align:center;
	vertical-align:middle;
	}

#prodDeLfTop h1 {
	font-size:24px;
	margin:0;
	padding:0;
	color: #c77326;
}
#moreDetails {float:right;  width: 220px; height:auto;  clear: right;}
#moreDetails img {   padding: 10px 0 20px 85px; }
a.buyNow {
	background-image:url(/images/product-details/btn-buy-now.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:19px;
	text-indent:-9999px;
	width:93px;
	padding-right:10px;
}

#buyNowCont a.buyNow:hover {
    background-image:url(/images/product-details/btn-buy-now-hover.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:19px;
	text-indent:-9999px;
	width:93px;
	}
p.nutritionistsRecommend {
	font-size:11px;
	color:#d0b89a
}

/************* Tabs **************/
.hidden, .none, .hide {
	display: none;
}
.left {
	float:left;
}
#tabsContainer {
	width:704px;
	margin:37px 0 0 0x;
	float:left;
}
#tabs {
	margin:0 0 22px 0;
	padding:0;
	position:relative;	
	background-image:url(/images/category/comments-top.png);
	background-position:left /*top*/ bottom;
	background-repeat:no-repeat;
    height: 40px;
    width:704px;
	/*height:33px;*/
}

/*#contentone, #contenttwo, #contentthree {
    background:url(/images/product-details/tab-bg.png) repeat-y 0 0;
}*/
#tabs li {	
	list-style:none;
}
li#one {
	padding:0;
	margin:0 0 0 41px;
}
*li#one {
	display:inline;
}
#tabs li a{
	display:block;
    padding:13px 0 0 15px;
	background-position:left top;
	background-repeat:no-repeat;
	color: #d2bc9f;
    font-size: 11px;
    font-weight:bold;
    text-transform:uppercase;
    
}
#one a {
	background-image:url(/images/product-details/tab-rating.png);
	width:170px;
	height:33px;
}
#two a {
	background-image:url(/images/product-details/tab-nutrition.png);
	width:210px;
	height:33px;
}
#three a {
	background-image:url(/images/product-details/tab-recipe.png);
	width:89px;
	height:33px;
}

#one a.act  {
		color: #c77326;
}
#two a.act  {
	color: #c77326;
}
#three a.act  {
	color: #c77326;
}


#userCommentsUC, #userNutritionUC, #userRecipesUC {
	margin:0 0 20px 35px;
	width:650px;
}
table#ProductDetailsCont_UserComments_dlComments {
	width:100%;	
} 

table#ProductDetailsCont_UserComments_dlComments tbody tr td {
	padding:0px 15px 10px 0;
	
}
.commentContainer {
	width:300px;
}
.pdComment {
	width:300px;
	font-size:11px;
}
.pdComment p{
	margin-top:0px;
	padding-top:0px;
}
.pdComUserName {	
	float:left;
	font-size:10px;
	font-weight:bold;
}
.pdComDate {
	float:left;
	font-size:10px;
	padding-left:5px;
}
.reportLink {
	float:right;
	text-align:left;
	font-size:10px;
}

#comments-content .stars, #moduleCuC .stars {
	display:block;
	width: 103px;
	height: 12px;
}
#comments-content .star1, #moduleCuC .star1{
	background: url(/images/ratings/one-star.png) no-repeat;
}

#comments-content .star2, #moduleCuC .star2{
	background: url(/images/ratings/two-stars.png) no-repeat;
}

#comments-content .star3, #moduleCuC .star3{
	background: url(/images/ratings/three-stars.png) no-repeat;
}

#comments-content .star4, #moduleCuC .star4{
	background: url(/images/ratings/four-stars.png) no-repeat;
}

#comments-content .star5, #moduleCuC .star5{
	background: url(/images/ratings/five-stars.png) no-repeat;
}
#comments-content {
	background-image:url(/images/product-details/comments-divider.gif);
	background-position:top center;
	background-repeat:repeat-y;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.div {
	background-image:url(/images/product-details/comments-divider.gif);
	background-position:top center;
	background-repeat:repeat-y;	
}
p.hpFeatureTxt {
	padding-bottom:9px;
}
p.hpFeatureDate {
	font-weight:bold;
}
/**** Recipes Tab ****/
.tabRecipes h3{ 
	float:left;
	width:335px;
	margin:0;
	padding:0;
}
.nextRecipe, .recLinkCont0, .recLinkCont1 {
	text-align:right;
	margin:4px 0 0 0;
	float:right;
	width:300px;	
}
.recipesLink0 {
	background-image:url(/images/product-details/recipes/btn-next-recipes.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:98px;
}
.recipesLink1 {
	background-image:url(/images/product-details/recipes/btn-prev-recipes.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:117px;
}
.nextRecipe a, .recipesLink0,.recipesLink1{
	font-size:11px;
	padding-bottom:4px;
}
.recPrepTime {
	float:left;
	width:115px;
	margin:8px 0;
}
.recTotalTime {
	float:left;
	width:250px;
	margin:8px 0;
}
.ingredMesure {
	width:365px;
	padding:0 10px 0 0;
	float:left;
}
.recipesImg {
	width:236px;
	margin:0 0 8px 30px;
	float:right;
}
.recipeDirections {
	margin:8px 0 8px 0;
}

/* Error page styles */
#errorPage h2{
	margin: 40px 0 20px 246px;
}

#errorPage p{
	margin: 0 0 150px 246px;
	width: 500px;
}

/* Legal popup */
#legal #container{
	width: 610px;
}

#legal #legalHead{
	margin: 20px 0 20px 0;
	position: relative;
}

#legal #legalHead a.close{
	background: url(/images/template/popup-close-button.gif) no-repeat;
	padding-left: 16px;
	color: #916247;
	position: absolute;
	top: 0;
	right: 42px;
}

#legal table{
	margin-bottom: 15px;
}

#legal .underline{
	text-decoration: underline;
}

#legal h1{
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}

#legal h2{
	font-size: 11px;
	margin: 0 0 15px 0;
	padding: 0;
}

#legal .privacyNotice h1{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}

#legal .privacyNotice h2,
#legal .privacyNotice h3,
#legal .privacyNotice h4{
	font-size: 11px;
	margin: 0 0 15px 0;
	padding: 0;
}

#legal p{
	margin: 15px 0;
}

#legal ul li{
	margin-bottom: 10px;
}

#legal ul#privacyNav{
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

#legal ul#chokingNav{
	margin: 0 0 15px 15px;
	padding: 0;
	list-style-type:circle;
}

#legal ul#privacyNav ul{
	list-style-type: none;
}

#legal ul#privacyNav li{
	padding-left: 13px;
	margin-bottom: 3px;
	background: url(/images/template/privacy-bullet.gif) no-repeat 0 2px;
}

#legal ul#chokingNav li{
	margin-bottom: 3px;
	*margin-left: 10px;
}

#legal ul#privacyNav li a,#legal ul#chokingNav li a{
	color: #6f8636;
}

#legal ul#privacyNav li a:hover,#legal ul#chokingNav li a:hover{
	color: #642200;
}

#hdrImg{
	width:367px;
	height:62px;
}

#catImage {
	float:right;
}
.eleven {
	font-size:11px;
}
.rateSpace {
	margin:8px 0 19px 0;
}

.disclaimer{
	font-size: 9px;
	padding-top: 17px;
	color: #916247;
	line-height:12px;
}
.disclaimer a {
    font-style:italic;
}
.prodDesc{
	font-size: 14px;
	margin-top: 3px;
}

/* backyard guide */
body#backyard-guide #content {	
	background: url(/images/backyard-guide/tree.gif) no-repeat 620px 130px;
}

body#backyard-guide #leftSide {	
	margin:0 39px 0 70px;
	padding:0;
	/*width:538px;*/
	width:590px;
	display: block;
}

body#backyard-guide #rtSide { 	
	float:left;
	width:230px;
	font-size:11px;
	position: relative;
}

body#backyard-guide #rtSide div{ 	
	position: absolute; 
	top: 80px; 
	left: -55px; 
	width: 400px;
	height:424px;
	background-image: url(/images/backyard-guide/tree.gif);
}

#backyard-guide #content h1 {
	text-indent:-9999px;
	background-image:url(/images/backyard-guide/get-your-backyard-guide.gif);
	width:597px;
	height:86px;
	margin-bottom: 0;
}

#backyard-guide #content p {
	margin-top: 0;
}

body#backyard-guide #content{
	margin:20px 0 0 0;
}

body#backyard-guide .split{
	width:94px;
	height:36px;
	text-indent:-9999px;
	background-position:center left;
	background-repeat:no-repeat;
}

body#backyard-guide #sectOne{
	width: 363px;
	position: absolute;
	top: 33px;
	left: 184px;
}

body#backyard-guide #theGuide{
	width: 217px;
	height: 211px;
	background-image: url(/images/backyard-guide/inside-the-guide.jpg);
}

body#backyard-guide #sectOne h4#one{
	background-image:url(/images/backyard-guide/enjoy.gif);
}

body#backyard-guide #sectOne h4#two{
	background-image:url(/images/backyard-guide/experience.gif);
}

body#backyard-guide #sectOne h4#three{
	background-image:url(/images/backyard-guide/explore.gif);
}

body#backyard-guide .philo {	
	width:105px;	
	float:left;
}

body#backyard-guide .philo h4{	
	margin:7px 0 0 0;
	padding:0;
}

body#backyard-guide .happyTxt {
	width:255px;	
	float:left;
	padding:8px 0 5px 0;	
}

body#backyard-guide #pdf{
	width:142px;	
	float:left;	
}

body#backyard-guide #pdfCopy{
	width:255px;	
	float:left;
	padding:3px 0 0 15px;	
}

body#backyard-guide #pdfCopy a{
	color: #916247;
	text-decoration: underline;
	font-size: 10px;
}

/* NEW: Nutritional Table Styles
----------------------------------------------------------------------------------------- */
#productNameDiv {padding:5px 0 15px 43px;}

#nutritionFactsTable {width:300px; background-color: #FFFFFF;border: 1px solid #000000; float:left;}
#nutritionFactsTable.small {width: 220px;}

#nutritionFactsTable ul{padding:2px 0px; margin:0px 5px; list-style:none; font-size:11px; line-height:13px; font-family:arial,helvetica,verdana;}
#nutritionFactsTable ul li {display:inline; color:#000;}
#nutritionFactsTable tr td {display:block; float:left; color:#000; font-family:arial,helvetica,verdana; font-size: 11px; line-height: 13px;}

#NutritionTable1 ul {border:none;}
	#NutritionTable1 ul#Servingsper {border-bottom: 4px solid #000000;}

#NutritionTable2 {border-bottom: 1px solid #000000; margin:5px; font-weight:bold;}
	#NutritionTable2 ul {vertical-align: middle;}

	#NutritionTable2 ul li {display: block; width:95px; float: left; font-weight: bold; text-align: center; vertical-align: middle;}
		#nutritionFactsTable.small #NutritionTable2 ul li {width:90px; text-align:center;}

	#NutritionTable2 ul li.AmountPerServing {text-align: left; width: 90px;}
		#nutritionFactsTable.small #NutritionTable2 ul li.AmountPerServing {text-align: left; width:140px;}

#NutritionTable3 {border-bottom: 2px solid #000000; margin:0px 5px 0px 5px;}
#NutritionTable3 td{width:100px;}
#nutritionFactsTable #NutritionTable3 ul li {display:block; vertical-align:middle; float:left; width:78px; _width:88px; padding:3px; text-align:center;}
#nutritionFactsTable #NutritionTable3 ul li.Calories {font-weight:bold;}
#nutritionFactsTable #NutritionTable3 ul li.Calories,
#nutritionFactsTable #NutritionTable3 ul li.Calories2 {text-align:left; width:95px;}

#NutritionTable4 {margin:0 5px 0 5px; font-weight: bold;}
#NutritionTable4 ul {margin:0; /*border-bottom: 1px solid #000000;*/ margin:0px 0px 0px 5px; font-weight: bold;}
#NutritionTable4 li {float:right;}
#nutritionFactsTable #NutritionTable4 ul li {display:block; vertical-align:middle; width:85px; padding:3px 2px 3px 0px; text-align:right;}
#nutritionFactsTable #NutritionTable4 ul li.nutritionFirstCol{display:block; vertical-align:middle; float:left; width:95px; padding:3px; text-align:center;}

#NutritionTable5 {border-top:2px solid #000000; border-bottom:4px solid #000000; margin:0 5px;}
#NutritionTable5 ul {/*border-top:1px solid #000000;*/ margin:0; clear:both;}
#NutritionTable5 ul li {display:block; float:left; padding:3px 0; text-align:center; vertical-align:middle;}
#NutritionTable5 ul li.TotalFatpercent{float: right; margin-right:5px;}
		#NutritionTable5 ul li.column5a {width:125px; text-align:left; font-weight:bold;}
		#NutritionTable5 ul li.column5b {width:55px; text-align:left;}
		#NutritionTable5 ul li.column5c {width:30px; text-align:right;}
		#NutritionTable5 ul li.column5d {width:47px; text-align:left;}
		#NutritionTable5 ul li.column5e {width:30px; text-align:center;}

#NutritionTable6 {padding-left:5px;}
#NutritionTable6 table {margin-bottom: 10px;}
#NutritionTable6 table tr td {font-size:11px; display:block; float:left; font-family:arial,helvetica,verdana; margin:0px 5px;}
    #nutritionFactsTable.small #NutritionTable6 td{padding:0px; width:90px;}
	        #NutritionTable6 td{padding:0px;}
		#NutritionTable6 ul li {display:block; vertical-align:middle; float:left; padding:3px; text-align:center;}
		#NutritionTable6 ul li.column6a {width:130px; text-align:left;}
		#NutritionTable6 ul li.column6b {width:35px; text-align:right;}
		#NutritionTable6 ul li.column6c {width:85px; text-align:right;}
		
#ingredientsBox	{float:left; padding:10px 0 0 15px; width:240px;}
/*
.legal {font-size:9px; color:#D5C1B0;}
.legal p {margin:15px 0px;}
*/
