@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;/* margin-left:auto; *//* margin-right:auto; */
	line-height: 18px;
}


p, h1, h2, h3, h4, h5, h6, ul, img, input, form {
	margin: 0px;
	padding: 0px;
}
br.clear {
	clear: both;
}
a:link {
	color: #0076bf
}
a:visited {
	color: #0076bf;
}
a:hover {
	color: #0076bf;
}
/************** HOME PAGE **********************************/
#home_wrapper {
	width: 982px;
	margin-left:auto;
	margin-right: auto;
}
#box_top {
	background-image: url(images/HomeBackgroundTop.gif);
	height: 17px;
	width: 982px;
}
#box_content {
	background-image: url(images/HomeBackgroundContent.gif);
	width: 962px;
	background-repeat: repeat-y;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.blue_heading {
	font-size: 14px;
	font-weight: bold;
	color: #0366a4;
}
.blue_subheading {
	font-size: 12px;
	font-weight: bold;
	color: #0366a4;
}
.purple_heading {
	font-size: 14px;
	font-weight: bold;
	color: #794184;
}
#top_nav {
	height: 36px;
	width: 962px;
	background-image: url(images/TopMenuBackground.gif);
}
ul.nav {
	width: 640px;
	padding-top: 10px;
	float: left;
}
ul.nav li {
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
}
ul.nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
ul.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul.nav a:hover {
	color: #78ddee;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#newsletter {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	width: 310px;
	text-align: right;
}
#wrapper #box_content #form1 #top_nav #newsletter #textfield {
	font-size: 11px;
}
#banner_photo {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#purple_band {
}
#bottom_left_text {
	float: left;
	width: 440px;
	height: 180px;
	padding-right: 40px;
}
#bottom_right_text {
	height: 180px;
	padding-left: 20px;
}
.img_left {
	float: left;
}
#bottom_nav {
	width: 962px;
	height: 36px;
	text-align: center;
	padding-top: 20px;
}
ul.footer_nav {
	margin-top: 10px;
}
ul.footer_nav li {
	list-style-type: none;
	display: inline;
	color: #0076bf;
	font-weight: normal;
}
ul.footer_nav a {
	color: #0076bf;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul.footer_nav a:hover {
	color: #0076bf;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	background-image: url(images/HomeBackgroundBottom.gif);
	height: 28px;
	width: 982px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
/************** END HOME PAGE **********************************/

/************** SUBPAGE **********************************/
#subpage_wrapper {
	width: 962px;
	margin-left:auto;
	margin-right:auto;
}
#subpage_banner {
	margin-bottom: 4px;
}
#left_nav {
	float: left;
	width: 140px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #f6fafe;
	padding-top: 24px;
	margin-left: 8px;
	margin-right: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #72b3db;
	border-bottom-color: #72b3db;
	border-left-color: #72b3db;
}
ul.left_menu {
	width: 145px;
	display: block;
}
ul.left_menu li {
	list-style-type: none;
	color: #794184;
	line-height: 28px;
	display: inline;
}
ul.left_menu a {
	color: #794184;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #72b3db;
}
ul.left_menu a:visited {
	color: #794184;
}
ul.left_menu a:hover {
	color: #b385bb;
}

ul.left_menu .menu_selected {
	color: #b385bb;
}

#subpage_wrapper #left_nav .left_menu .left_submenu .submenu_selected {
	background-image: url(images/PurpleSquare.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	text-indent: 2px;
}

ul.left_submenu {
	width: 145px;
	display: block;
}
ul.left_submenu li {
	list-style-type: none;
	color: #0366a4;
	line-height: 20px;
	display: inline;
}
ul.left_submenu a {
	color: #0366a4;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 8px;
}
ul.left_submenu a:visited {
	color: #0366a4;
}
ul.left_submenu a:hover {
	color: #78ddee;
}
*html #left_nav a {
	height: 1px;
}
#subpage_content {
	margin-top: 32px;
	margin-left: 200px;
	margin-right: 20px;
}
#subpage_content_right {

}
#good_sense_photo {
	float: right;
	margin-left:20px;
}
#good_sense_content {
	margin-right: 340px;
}
#salad_pizazz_photo {
	float: right;
	padding-left: 25px;
}
#salad_pizazz_content {
	height: 190px;
}
#almond_pizazz_photo {
	float: right;
	padding-left: 25px;
}
#almond_pizazz_content {
	height: 120px;
}
#omega_munchies_photo {
	float: right;
	padding-left: 25px;
}
#omega_munchies_content {
	height: 260px;
}
#organic_photo {
	float: right;
	padding-left: 25px;
}
#organic_content {
	height: 320px;
}
#goodniks_photo {
	float: right;
	padding-left: 25px;
}
#goodniks_content {
	height: 80px;
}
#snack_and_veggies_photo {
	float: right;
	margin-top: -10px;
	padding-left: 25px;
}
#fruitzels_photo {
	float: right;
	padding-left: 25px;
}
#subpage_footer {
	background-image: url(images/SubpageBackgroundBottom.gif);
	height: 34px;
	width: 962px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 6px;
}
.product_name {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #794184;
	margin-left: 5px;
}
.product_details {
	margin-top: 5px;
	margin-left: 5px;
}
a.product_nutrition:link {
	color: #0076bf;
	font-size: 11px;
	line-height: 11px;
}
a.product_nutrition:visited {
	color: #0076bf;
	font-size: 11px;
	line-height: 11px;
}
.subpage_blue_subheading {
	color: #0366a4;
	font-weight:bold;
}
/************** PRODUCT DETAILS WINDOW **********************************/
.product_details_window_title {
	padding: 3px;
	background-color: #0076bf;
	color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.product_photo {
}
.product_name_link {
	vertical-align:top;
}
.product_details_print_close {
	padding-right: 20px;
	background-color: #0076bf;
	color: #FFFFFF;
	font-size: 11px;
	text-align:right;
}
a.product_details_print_close_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.product_details_print_close_link:visited {
	color: #FFFFFF;
}
a.product_details_print_close_link:hover {
	text-decoration: underline;
}
.details_product_name {
	padding-left: 15px;
	padding-top: 30px;
	padding-bottom: 25px;
	color: #794184;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.details_left_column {
	vertical-align: top;
	padding-left: 15px;
}
.details_right_column {
	padding-left: 10px;
	padding-right: 40px;
	vertical-align: top;
	font-size: 11px;
}
.clients_details_right_column {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	font-size: 11px;
}
#details_photo {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#product_nuggets {
	background-image: url(images/product_nuggets_background.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}
.product_nuggets_heading {
	color: #794184;
	font-size: 11px;
}
/******* STYLES FOR NUTRITION FACTS TABLE ********************/
#nutrition_facts_table {
	color:#666;
	line-height: 14px;
}
.NF_main_heading {
	font-size: 14px;
	font-weight: bold;
}
.NF_grey_rule {
	background-color:#999;
}
.NF_daily_values {
	text-align:right;
}
.NF_daily_values_indent {
	padding-left: 10px;
}
#NF_ingredients {
	padding-left: 10px;
	color: #666;
	font-size: 11px;
}
#NF_allergens {
	padding-left: 10px;
	color: #666;
	font-size: 11px;
}
#NF_warning {
	padding-left: 10px;
	color: #666;
	font-size: 11px;
	font-weight: bold
}
#NF_copyright {
	padding-left: 10px;
	color: #666;
	font-size: 11px;
}