/* put your main css here */
body
{
    margin: 0;
    padding: 0;
	background: #018752;
    color: #77787b;
    font-size: 12px;
} 
p
{
    margin-top: 0px;
    line-height: 1.5em;
}
a
{
    color: #00bce4;
    text-decoration: underline;
    font-style: italic;
    font-weight: bold;
}
#body_wrapper 
{
	background: white url('/images/header.gif') no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 1000px;
}
#home_apple_link, #mission_cloud_link {
	position: absolute;
	display: block;
	text-decoration: none;
	z-index: 1000;
}	
#header_lunch_program_bubble
{
    position: absolute;
    right: 165px;
    top: 56px;
}
#page
{
    width: 1000px;
    position: relative;
    margin: 0px auto;
}
#home_apple_link {
	width: 132px;
	height: 103px;
	left: 47px;
	top: 29px;
}
#mission_cloud_link {
	width: 217px;
	height: 68px;
	top: 0px;
	left: 586px;
}

h2, h3, h4, h5
{
    color: #00bce4;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
}
h2, h4
{
    text-transform: uppercase;
}
h4
{
    font-size: 12px;
}
h5
{
    font-style: italic;
}

#header
{
    height: 220px;
}

#menu
{
    position: absolute;
    top: 114px;
    left: 165px;
}
#menu li
{
    float: left;
    list-style: none;
    list-style-image: url('/images/menu_dots.gif');
    margin: 0px 8px 0px 0px;
}
#menu li.first
{
    list-style-image: none;
}
#menu li.first a
{
    padding-left: 0px;
}
#menu li a
{
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: 0px 16px 0px 8px;
    font-style: normal;
    font-family: "Myriad Pro", "Myriad MM", Arial;
}
#menu li.selected a, #menu li a:hover
{
    color: #036330;
}

#footer
{
    position: absolute;
    bottom: -430px;
    text-align: center;
    width: 1000px;
}
#footer, #footer a
{
    color: white;
    font-style: normal;
}

#page_wrapper
{
    background: url('/images/footer.jpg') no-repeat center bottom;
    position: relative;
    padding-bottom: 450px;
   /* max-width: 1793px; */ /* seems to interfere */
}

#body_content
{
    margin-top: -20px;
}

#body_content_left
{
    width: 140px;
    margin-left: 190px;
    margin-right: 20px;
    float: left;
    position: relative;
}
#body_content_middle
{
    float: left;
    width: 497px;
    text-align: left;
}
#body_content_middle h1
{
    margin-top: 0px;
}
#body_content_standalone
{
    width: 686px;
    margin-left: 170px;
    margin-top: -40px;
}
.resource_item {
	margin: 0px 0px 24px 0px;
}
.resource_thumbnail {
	width: 140px;
	float: left;
	padding: 6px;
	border: 2px solid #EEEEEE;
}
.resource_thumbnail img {
	margin: auto;
	display: block;
}
.resource_list {
	float: left;
	margin-left: 20px;
}
.resource_list h2 {
	margin-top: 0px;
}
.resource_list ul {
	margin-top: 4px;
	padding-left: 18px;
}
.resource_list ul li {
	margin-bottom: 4px;
}
/* news section */
.dot_separator
{
    background: url('/images/news_item_dots.png') repeat-x;
    width: 100%;
    height: 2px;
    display: block;
    margin:12px 0px;
}
.news_content
{
    margin-top: -40px;
}
.news_content #body_content_left
{
    background: url('/images/paper_airplane_blue.png') no-repeat 0px 0px;
    margin-left: 106px !important;
    padding-left: 75px;
    padding-top: 42px;
    width: 200px !important;
    margin-right: 18px;
}
.news_content #body_content_left h1
{
    margin-top: 0px;
}
.news_content #body_content_middle
{
    width: 457px;
}
.news_content #body_content_middle #body_content_middle_top
{
    background: url('/images/news_middle_top.gif') no-repeat;
    height: 36px;
    width: 100%;
}
.news_content #body_content_middle #body_content_middle_middle
{
    background: url('/images/news_middle_middle.gif') repeat;
    width: 393px;
    padding: 6px 32px;
}
.news_content #body_content_middle #body_content_middle_bottom
{    
    background: url('/images/news_middle_bottom.gif') no-repeat;
    height: 46px;
    width: 100%;
}
.news_content #body_content_middle #body_content_middle_middle h3
{
    margin-top: 0px;
    margin-bottom: 12px;
}
.news_content #body_content_middle #body_content_middle_middle span.posted_by
{
    font-size: 10px;
    text-transform: uppercase;
    color: #00bce4;
}
/* end news section */

#submenu
{
    margin: 0px;
    padding: 0px;
}

#submenu li
{
    list-style: none;
    text-align: left;
    margin: 6px 0px;
}

#submenu li.first
{
    margin-top: 0px;
}

#submenu li.selected
{
    list-style-image: url('/images/submenu_selected_icon.gif');
}

#submenu li a
{
    color: #00bce4;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#submenu li.first a
{
    font-weight: bold !important;
}

.mission #body_content_middle
{
    margin-left: 350px;
}

.mission #three_percent_girl
{
    background: url('/images/three_percent_girl.png');
    width: 315px;
    height: 316px;
    position: absolute;
    left: -180px;
    top: 100px;
}

#product_header
{
    margin-bottom: 12px;
    width: 100%;
}

#products_submenu
{
    margin: 0px;
    padding: 0px;
    width: 628px;
    float: left;
}
#products_submenu li
{
    float: left;
    margin: 0px 14px 0px 6px;
    color: #00BCE4;
}
#products_submenu li.first
{
    list-style: none;
    margin-left: 0px;
}
#products_submenu li a
{
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}
#products_submenu li.selected a
{
    font-weight: bold;
}
.product_main
{
    float: left;
    width: 400px;
}
#product_side
{
    float: right;
    width: 254px;
}
#product_nutritional_info .product_main
{
    width: 100%;
    margin-bottom: 48px;
}
.product_main a
{
    color: #77787B;
    font-weight: normal;
    font-style: normal;
}

/* make everything under a product's side body fit in the color scheme */
#product_side *
{
    color: inherit;
}

#product_never_evers h6
{
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
    margin: 12px 0px 3px 0px;
}

#product_side ul
{
    margin: 0px 0px 0px 13px;
    padding: 0px;
}
#product_side ul li
{
    margin-bottom: 12px;
}

#product_side_content_top, #product_side_content_bottom
{
    height: 13px;
    background-repeat: no-repeat;
    width: 254px;
}
#product_side_content_middle
{
    background-repeat: repeat-y;
    padding: 1px 18px;
    width: 218px;
}
#product_side_image
{
    width: 108px;
    margin: 0px auto 28px auto;
}
#product_nutritional_panels_button
{
    float: left;
    margin-top: 20px;
}
#product_buy_now
{
    float: right;
}

#product_splash img
{
    margin: 12px 2px 0px 2px;
}

#usda_organic_logo
{
    float: right;
    margin-top: -34px;
}

/* Default error colouring */

div.fieldWithErrors {
    display: inline;
}

#errorExplanation {
	border-top: 3px solid #f27f7f;
	background: #ffbebe;
	padding: 10px;
	margin-bottom: 12px;
}

#errorExplanation, #errorExplanation *, .fieldWithErrors, .fieldWithErrors * {
	color: #9c2626;
}

#buy_now {
  position: absolute;
  right: 144px;
  top: 152px;
}

/* Browser Hacks */

/* remove borders from images */

a img
{
    border: 0px none;
}

a div
{
    cursor: pointer;
}

/*
Firefox Dotted Line Fix
  - http://sonspring.com/journal/removing-dotted-links
*/
a:focus {
	outline: none;
}

/*
Clearfix docs
 - Main docs: http://positioniseverything.net/easyclearing.html
 - IE7 change: http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */