@charset "utf-8";
@import url("nutrition.css");

/* Common Elements */

body
{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

img, div, input
{
    behavior: url(/includes/iepngfix.php);
}

a
{
	color: #ff6600;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.titleLink
{
	color: #37140e;
	text-decoration: none;
}

a.titleLink:hover
{
	text-decoration: none;
}

p
{
    line-height: 20px;
}

h1
{
    font-family: Arial Black, Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-weight: normal;
    line-height: 34px;
	letter-spacing: -2px;
    color: #37140e;
    margin: 0px;
}

h2
{
    font-family: Arial Black, Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: normal;
    line-height: 22px;
	letter-spacing: -1px;
    color: #37140e;
    margin: 0px;
}

h3
{
    font-family: Arial Black, Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: normal;
    line-height: 22px;
	letter-spacing: -1px;
    color: #37140e;
    margin: 0px;
}

h4
{
    font-family: Arial Black, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
	letter-spacing: -1px;
    color: #37140e;
    margin: 0px;
}

h5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    padding-top: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.bigBrownText
{
    font-size: 18px;
    color: #3e1909;
}

.orangeText
{
	color: #ff6600;
}

.brownText
{
    color: #3e1909;
}

.smallGrey
{
    font-size: 10px;
    color: #666666;
}

.bitSmallerText
{
	font-size: 11px;
}

.evenSmallerText
{
	font-size: 10px;
}

.smallText
{
    font-size: 9px;
}

.padded
{
    padding: 30px;
}

.note {
    font-style: italic;
    line-height: 15px;
}

.clear
{
    clear: both;
}

#outerContainer
{
    width: 976px;
    margin: 0 auto;
    min-height: 750px;
}

#headerContainer
{
    height: 95px;
    text-align: left;
}

#headerLogo
{
    float: left;
    margin: 5px 0px 0px 35px;
}

#footerContainer
{
	clear: both;
	width: 976px;
    margin: 3px auto;
	padding-top: 20px;
    text-align: center;
	color: #666666;
	font-size: 10px;
}

/* Common navigation */

#siteNav
{
    float: right;
    padding-bottom: 3px;
    border-bottom: 1px solid #cccccc;
    margin-right: 45px;
    margin-top: 5px;
}

#siteNav img.navItem
{
    float: left;
}

#siteNav ul
{
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#siteNav ul li
{
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #cccccc;
}

#siteNav a
{
    color: #666666;
    text-decoration: none;
}

#siteNav a:hover
{
    color: #000000;
    text-decoration: none;
}
/* EDITS DEC 16 */
#mainNav
{
    clear: right;
    float: right;
    margin-right: 50px;
    margin-top: 30px;
    width: 660px;
}

#mainNav ul
{
    float: right;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#mainNav ul li
{
    font-weight: bold;
    float: left;
    padding-left: 20px;
}

#mainNav a
{
    color: #333333;
    text-decoration: none;
}

#mainNav a.active
{
	color: #000000;
	text-decoration: underline;
}

#mainNav a:hover
{
	color: #000000;
	text-decoration: underline;
}

ul, li{margin:0; border:0; padding:0; list-style:none;}
#mainNAV{
font-size:11px;
color:#3b5d14;
background:#90b557;
font-weight:bold;
padding:4px;
height:30px;
}
#mainNAVr .menu li {
background:url(lm.png) left top no-repeat;
height:30px;
float:left;
margin-right:10px;
}
#mainNAV .menu li a{
color:#3b5d14;
text-decoration:none;
padding:0 10px;
height:30px;
line-height:30px;
display:block;
float:left;
padding:0 26px 0 10px;
background:url(rm.png) right top no-repeat;
}
#mainNAV .menu li a:hover{
color:#666666;
}


/* EDITS DEC 16 */
#sideNav
{
    
}

#sideNav ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#sideNav ul li
{
    font-family: Arial Black, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 15px;
    padding: 4px 10px 10px 10px;
    border-top: 1px solid #cccccc;
}

#sideNav a
{
    color: #666666;
    text-decoration: none;
}

#sideNav a.active
{
	color: #000000;
	text-decoration: none;
}

#sideNav a:hover
{
    color: #000000;
    text-decoration: none;
}

#footerNav
{
	padding-bottom: 3px;
    border-bottom: 2px solid #401608;
	margin-bottom: 3px;
}

#footerNav ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#footerNav ul li
{
	/*border-left: 1px solid #999999;*/
	display: inline;
    padding: 0px 20px;
}

#footerNav a
{
    color: #333333;
    text-decoration: none;
}

#footerNav a:hover
{
	color: #000000;
}

/* Home Elements */

#home_body
{
    background: url(../images/bg-home.jpg) top center no-repeat #ffffff;
}

#home_content
{
    padding-top: 15px;
    text-align: left;
}

#home_contentLeft
{
    float: left;
    width: 666px;
}

.home_contentIndent
{
    padding: 0px 30px;
}

#home_productsLineup
{
    width: 576px;
    height: 145px;
    background: url(../images/bg-products-lineup.png);
    padding: 10px 15px;
    margin-top: 20px;
}

#home_questions
{
    width: 444px;
    height: 43px;
    background: url(../images/bg-questions.png);
    padding: 20px 15px;
    margin-top: 20px;
}

#home_questions a
{
	color: #333333;
	text-decoration: underline;
}

#home_questions a:hover
{
	color: #000000;
	text-decoration: underline;
}

#home_questions div
{
    float: left;
}

#home_contentRight
{
    float: left;
    width: 310px;
}

#home_testimonials
{
    height:150px;
}

#home_testimonials div
{
    position:absolute;
    z-index:2;
    width:250px;
    height:120px;
}

.home_news
{
	clear: both;
	margin: 10px 0px;
}

.home_newsLeft
{
	float: left;
	width: 85px;
	padding-top: 3px;
}

.home_newsRight
{
	float: left;
	margin:0 0 20px 0;
	width: 165px;
}

.home_line
{
    height: 19px;
    background-color: #401608;
}

.twitter_news
{
	border:1px solid #dddddd;
	clear: both;
	margin: 10px 0px;
	overflow:hidden;
	padding:10px;
}

.twitter_title {
	float:left;
}

.twitter_image {
	float:right;
}


/* Secondary Page Elements */

#second_content
{
    padding-top: 45px;
    text-align: left;
}

#second_contentLeft
{
    float: left;
    width: 491px;
    padding-left: 45px;
    padding-right: 60px;
}

#second_contentRight
{
    float: left;
    width: 350px;
}

#second_contentFull
{
    padding-left: 45px;
    padding-right: 60px;
}


.second_line
{
    height: 19px;
    background-color: #401608;
}

/* Our Fans Elements */

.testimonial
{
    clear: both;
    padding-top: 30px;
}

.testimonialLeft
{
    float: left;
    width: 40px;
}

.testimonialRight
{
    float: left;
    width: 450px;
}

#fans_form {
    
}

#fans_form .textarea {
    background: url(../images/our-fans-textarea.png) no-repeat;
    color: #333333;
    border: 0px;
    width: 328px;
    height: 148px;
    padding: 2px 10px 2px 10px;
    margin-top: 5px;
}

#fans_form .textarea textarea {
    background: none;
    color: #333333;
    border: 0px;
    width: 318px;
    height: 104px;
    font-family: Arial, Helvetica, sans-serif;
}
#fans_form .input {
    float: left;
    clear: left;
    width: 154px;
    height: 29px;
    background: url(../images/our-fans-textbox.png) no-repeat;
    padding:2px 10px 2px 10px;
}

#fans_form .input input {
    color: #333333;
    width: 154px;
    background: none;
    border: 0px;
}

#fans_form .submit {
    float: right;
    clear: none;
    width: 156px;
    padding-right: 5px;
    font-size: 10px;
}

#fans_form .submit input {
    background: none;
    padding: 5px 20px 0px 10px;
}

#BFF-wrap {
	width:350px;
	height:280px;
	margin:20px 0 20px 0;
}

.BFF {
	float:left;
	width:155px;
	margin: 0 auto;
}

/* F.A.Q. Elements */

#faq_contentTop
{
    padding: 0px 45px 40px 45px;
}

#faq_contentLeft
{
    float: left;
    width: 236px;
    padding-left: 45px;
    padding-right: 45px;
}

#faq_contentRight
{
    float: left;
    width: 605px;
}

/* Product Elements */

#product_body
{
    background: url(../images/bg-home.jpg) top center no-repeat #ffffff;
}

#product_content
{
    text-align: left;
}

#product_contentLeft
{
    float: left;
    width: 200px;
    padding: 15px 30px 0px 36px;
}

#product_contentLeft h2
{
	margin-bottom: 14px;
	padding-left: 10px;
}

#product_stores
{
    border-top: 2px solid #572215;
    /*background-color: #ffffff;*/
    padding: 10px 0px 20px 0px;
    margin-top: 35px;
}

#product_contentRight
{
    float: right;
    width: 705px;
}

#product_contentBody
{
    width: 660px;
    padding-left: 10px;
    padding-right: 30px;
}

#product_description
{
	padding-left: 20px;
	padding-right: 15px;
}

#product_description li
{
	line-height: 20px;
}

#product_nutrition
{
	float: right;
	width: 240px;
	/*border-top: 2px solid #572215;*/
	padding: 14px;
	background-color: #ffffff;
}

#product_ingredients
{
	float: right;
	width: 355px;
	padding: 14px 15px 14px 20px;
	font-size: 10px;
}

/* Milk Chocolate Covered Almonds Specific Elements */

#milkalmonds_top
{
    height: 280px;
    background: url(../images/milk-almonds-top.png) top right no-repeat
}

#milkalmonds_box
{
    background-color: #223871;
    padding: 10px 20px;
    font-size: 13px;
    color: #ffffff;
}

.milkalmonds_line
{
    height: 19px;
    background-color: #223871;
}

/* Cranberries Specific Elements */

#cranberries_top
{
    height: 280px;
    background: url(../images/cranberries-top.png) top right no-repeat
}

#cranberries_box
{
    background-color: #cc0000;
    padding: 10px 20px;
    font-size: 13px;
    color: #ffffff;
}

.cranberries_line
{
    height: 19px;
    background-color: #cc0000;
}

/* Dark Chocolate Almonds Specific Elements */

#darkalmonds_top
{
    height: 280px;
    background: url(../images/dark-almonds-top.png) top right no-repeat
}

#darkalmonds_box
{
    background-color: #35201e;
    padding: 10px 20px;
    font-size: 13px;
    color: #ffffff;
}

.darkalmonds_line
{
    height: 19px;
    background-color: #35201e;
}

/* Fruit & Nut Specific Elements */

#fruitnut_top
{
    height: 280px;
    background: url(../images/fruit-nut-top.png) top right no-repeat
}

#fruitnut_box
{
    background-color: #4e2955;
    padding: 10px 20px;
    font-size: 13px;
    color: #ffffff;
}

.fruitnut_line
{
    height: 19px;
    background-color: #4e2955;
}

/* Fruit Crunch Specific Elements */

#fruitcrunch_top
{
	height: 280px;
	background: url(../images/dark-choc-fruit-crunch-top.png) top right no-repeat
}

#fruitcrunch_box
{
	background-color: #4c0e4e;
	padding: 10px 20px;
	font-size: 13px;
	color: #ffffff;
}

.fruitcrunch_line
{
	height: 19px;
	background-color: #4c0e4e;
}


/* Mango Specific Elements */

#mango_top
{
	height: 280px;
	background: url(images/mango-top.png) top right no-repeat
}

#mango_box
{
	background-color: #e1b02a;
	padding: 10px 20px;
	font-size: 13px;
	color: #ffffff;
}

.mango_line
{
	height: 19px;
	background-color: #e1b02a;
}

/* Clodhoppers Specific Elements */

#clodhoppers_top
{
    height: 286px;
    background: url(images/clodhoppers-top.png) top right no-repeat
}

#clodhoppers_box
{
    background-color: #43230a;
    padding: 10px 20px;
    font-size: 13px;
    color: #ffffff;
}

.clodhoppers_line
{
    height: 19px;
    background-color: #43230a;
}

/* Pomegranate Specific Elements */

#pomegranate_top
{
    height: 280px;
    background: url(../images/pomegranate-top.png) top right no-repeat
}

#pomegranate_box
{
    background-color: #b31b34;
    padding: 10px 20px;
    font-size: 13px;
    color: #ffffff;
}

.pomegranate_line
{
    height: 19px;
    background-color: #b31b34;
}

/* Acai Blueberry Specific Elements */

#acai_top
{
    height: 280px;
    background: url(../images/acai-top.png) top right no-repeat
}

#acai_box
{
    background-color: #003092;
    padding: 10px 20px;
    font-size: 13px;
    color: #ffffff;
}

.acai_line
{
    height: 19px;
    background-color: #003092;
}

/* Goji Specific Elements */

#goji_top
{
    height: 280px;
    background: url(../images/goji-top.png) top right no-repeat
}

#goji_box
{
    background-color: #FA4C29;
    padding: 10px 20px;
    font-size: 13px;
    color: #ffffff;
}

.goji_line
{
    height: 19px;
    background-color: #FA4C29;
}

/* Season's Best Specific Elements */

#seasonUSA_top
{
	height: 280px;
	background: url(../images/productsUSA-header.png) top right no-repeat
}

/* Where To Buy Elements */

.product-bag {
    float: left;
    width: 130px;
    margin: 25px 0;
    padding-right: 50px;
    text-align: center;
}

.product-bag h4 {
    font-size: 13px;
    line-height: 15px;
    margin-top: 15px;
}

.select-brown {
    float: left;
    width: 240px;
    height: 28px;
    overflow: hidden;
    background: url(../images/dropdown-brown.gif) no-repeat right #fff;
    margin-right: 15px;
}

.select-brown select {
    background: transparent;
    width: 268px;
    font-size: 14px;
    padding: 4px;
    height: 28px;
    border: 1px solid #401608;
    -webkit-appearance: none;
}

.store {
    height: 80px;
}

.storeLeft {
    width: 120px;
    padding-right: 20px;
    text-align: center;
    vertical-align: middle;
}

.storeRight {
    vertical-align: middle;
}

.store h6 {
    font-family: Arial Black, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    margin: 0;
}
