body {
	margin: 0;
	padding: 0;
	background-image: url(/images/bg_water_top.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	background-color: #fff;
	font-size: 14px;
	text-align: center;
	color: #000033;
}

object, a, img { outline: none; border-style: none;}

a, a:visited, a:active, a:link {
	color: #1B4298;
}

a:hover {
	color: #005CAB;
}

h1 {
	margin-top: 0;
}

h1 {
	color: #a30050;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

h2 {
	color: #a30050;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

h3 {
	color: #366C00;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none !important;
}

h4 {
	color: #366C00;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none !important;
	color: #366C00 !important;
}

.text a h3, .text h3 a {
	display: block;
	padding: 4px 0px;
	margin: 4px 0px;
}
	
.text h4 {
	color:#000033;
	display:block;
	font-size:13px;
	margin:-10px 0 4px 0;
	padding: 4px 0px;
}

sup {
	font-size: 50%;
	font-weight: bold;
}

sup2 {
	font-size: 10px;
	font-weight: bold;
	vertical-align: 3px;
}

.item {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #366C00;
	min-height: 95px;
	_height: auto !important;
	_height: 95px;
	*height: auto !important;
	*height: 95px;
}

#header {
	text-align: left;
	width: 1000px;
	height: 188px;
	margin: 0 auto;
	border-bottom: 1px solid #ea5084;
}

#header_bar {
	position: absolute;
	z-index: -1;
	width: 1000px;
	height: 36px;
	background-image: url(/images/bg_top.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_top.png', sizingMethod='scale');
}

#header_moov_logo_en {
	position: absolute;
	z-index: 1;
	top: 11px;
	margin: 0 0 0 17px;
	width: 720px;
	height: 195px;
	background-image: url(/images/noflash_index_header_en.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/noflash_index_header_en.png', sizingMethod='crop');
}

#header_moov_logo_fr {
	position: absolute;
	z-index: 1;
	top: 11px;
	margin: 0 0 0 17px;
	width: 720px;
	height: 195px;
	background-image: url(/images/noflash_index_header_fr.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/noflash_index_header_fr.png', sizingMethod='crop');
}

#win_banner_en {
	position: absolute;
	z-index: 1;
	margin-left: 290px;
	margin-top: 50px;
	width: 640px;
	height: 90px;
	background-image: url(/images/promotions/win_banner_en.gif);
}

#win_banner_fr {
	position: absolute;
	z-index: 1;
	margin-left: 290px;
	margin-top: 50px;
	width: 640px;
	height: 90px;
	background-image: url(/images/promotions/win_banner_fr.gif);
}

#header_moov_logo_inside {
	position: absolute;
	z-index: 1;
	margin-left: 17px;
	margin-top: 11px;
}

#header_lang_select {
	font-size: 13px;
	padding-top: 24px;
	float: right;
	color: #366C00;
	font-weight: bold;
}

#header_menu {
	position: absolute;
	z-index: 52;
	top: 150px;
	height: 38px;
	width: 1000px;
}

#header_menu .menu_item {
	width: 160px;
	height: 38px;
	margin-right: 5px;
	float: left;
}

#header_menu .menu_tab  {
	display: block;
	width: 160px;
	height: 21px;
	padding-top: 17px;
	text-align: center;
	position: relative;
	background-image: url(/images/menu/menu_tab.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: top left;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu/menu_tab.png', sizingMethod='crop');
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

#header_menu .selected .menu_tab, #header_menu .open .menu_tab {
	background-position: 0 -38px;
	color: #DE3831;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu/menu_tab_selected.png', sizingMethod='crop');
}

#header_menu .submenu {
	width: 332px;
	height: 172px;
	position: absolute;
	border: 1px solid #DE3830;
	margin-top: -1px;
	padding: 8px 0 0 8px;
	display: none;
	background-color: #fff;
}

#header_menu .submenu .shadow {
	position: absolute;
	z-index: -1;
	width: 360px;
	height: 190px;
	margin-top: -8px;
	margin-left: -18px;
	background-image: url(/images/menu/menu_dropshadow.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu/menu_dropshadow.png', sizingMethod='scale');
}

#header_menu .submenu a {
	display: block;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	padding: 2px;
	cursor: pointer;
}

#header_menu .submenu a:hover {
	color: #de3831;
	/* font-weight: bold; */
}

#header_menu .submenu .open {
	color: #de3831;
	/* font-weight: bold; */
}

#old_submenu {
	background-color: #fff;
	height: 30px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 52;
}

#old_submenu .submenu {
	padding: 8px 0;
}

#old_submenu .submenu a {
	padding: 0 3px;
	color: #000033;
	text-decoration: none;
}

#old_submenu .submenu a:hover, #old_submenu .submenu .open {
	color: #de3831;
}

.blank_en {
	background-image: url(/images/menu/menu_blank.jpg);
}

.blank_fr {
	background-image: url(/images/menu/menu_blank.jpg);
}

.class3fruit {
	background-image: url(/images/menu/menu_3fruit.jpg);
}

.class4berry {
	background-image: url(/images/menu/menu_4berry.jpg);
}

.class5fruit {
	background-image: url(/images/menu/menu_5fruit.jpg);
}

.about {
	background-image: url(/images/menu/menu_about.jpg);
}

.blueberry {
	background-image: url(/images/menu/menu_blueberry.jpg);
}

.game_en {
	/* background-image: url(/images/menu/menu_game_en.jpg); */
	background-image: url(/images/menu/menu_blank.jpg);
}

.game_fr {
	/* background-image: url(/images/menu/menu_game_fr.jpg); */
	background-image: url(/images/menu/menu_blank.jpg);
}

.mango {
	background-image: url(/images/menu/menu_mango.jpg);
}

.news {
	background-image: url(/images/menu/menu_news.jpg);
}

.promotions_en {
	background-image: url(/images/menu/menu_promotions_en.jpg);
}

.promotions_fr {
	background-image: url(/images/menu/menu_promotions_fr.jpg);
}

.raspberry {
	background-image: url(/images/menu/menu_raspberry.jpg);
}

.recipes_en {
	background-image: url(/images/menu/menu_recipes_en.jpg);
}

.recipes_fr {
	background-image: url(/images/menu/menu_recipes_fr.jpg);
}

.slstrawberry {
	background-image: url(/images/menu/menu_slstrawberry.jpg);
}

.strawberry {
	background-image: url(/images/menu/menu_strawberry.jpg);
}

#header_lang_select, #header_lang_select a {
	color: #366C00;
	text-decoration: none;
}

#print_header {
	display: none;
}

#content {
	text-align: left;
	width: 1000px;
	margin: 1px auto 15px auto;
	border-top: 1px solid #366C00;
}

#main_index {
	width: 690px;
	float: left;
}

#main {
	width: 690px;
	float: left;
	margin-top: 10px;
}

#index_flash {
	position: absolute;
	width: 1000px;
	height: 420px;
	background-image: url(/images/noflash_index_en.jpg);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/noflash_index_en.jpg', sizingMethod='scale');
}

#index_spacer {
	width: 1px;
	height: 420px;
}

#right_menu {
	width: 280px;
	position: relative;
	z-index: 1;
	float: right;
}

.page_content_image {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	border: 1px solid #366C00;
}

#footer_spacer {
	width: 1000px;
	height: 8px;
	margin: 0 auto;
	clear: both;
}

#footer {
	width: 1000px;
	height: 207px;
	margin: 0 auto;
	background-image: url(/images/bg_footer.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_footer.png', sizingMethod='scale');
	font-size: 9px;
	text-align: left;
}

#footer_water {
	position: absolute;
	z-index: -1;
	left: 50%;
	margin-left: -700px;
	margin-top: -143px;
}

#footer_menu {
	position: absolute;
	text-align: left;
	margin: 55px 10px 0px 25px;
	color: #fff;
	font-size: 12px;
}

#footer_menu a {
	color: #fff;
	text-decoration: none;
}

#footer_menu a:hover {
	text-decoration: underline;
}

#footer_menu_copyright {
	font-size: 9px;
	margin-top: 3px;
}

#footer_brand {
	text-align: right;
	margin: 15px 0 0 717px;
	padding: 10px 15px 0 0;
	color: #fff;
}

#footer_logo {
	width: 116px;
	height: 77px;
	background-image: url(/images/logo_footer_en.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_footer_en.png', sizingMethod='scale');
}

#footer_logo_fr {
	width: 116px;
	height: 77px;
	background-image: url(/images/logo_footer_fr.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_footer_fr.png', sizingMethod='scale');
}

#footer_logo_nhl {
	margin-top: 0;
	_margin-top: -15px;
	*margin-top: -15px;
	margin-left: 5px;
	width: 70px;
	height: 70px;
	background-image: url(/images/logo_nhl.png?20100204);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_nhl.png', sizingMethod='scale');
	vertical-align: -30px;
}

#footer_copyright {
	border-top: 1px solid #aa272f;
	color: #ff9999;
	width: 964px;
	margin: 182px 0 0 0;
	padding: 0 17px;
	text-align: left;
	position: absolute;
}

#footer_copyright img {
	margin-top: 5px;
	float: left;
}

#footer_copyright_text {
	font-size: 10px;
	margin-left: 8px;
	vertical-align: top;
	padding-top: 6px;
	float: left;
}

#lang_select {
	position: absolute;
	z-index: 1;
	margin-left: 602px;
	margin-top: 408px;
}

#btn_lang_fr {
	margin-left: 50px;
}

#search_widget {
	margin: 10px 0;
	padding: 0;
}

#search_widget .search_textbox {
	width: 173px;
	height: 16px;
	border-style: none;
	margin: 0;
	padding: 7px 100px 7px 7px;
	background-image: url(/images/search_bg.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/search_bg.png', sizingMethod='scale');
	color: #366C00;
}

#search_widget .search_button {
	position: absolute;
	margin: 4px 0 0 187px;
	*margin: 5px 0 0 187px;
	_margin: 5px 0 0 187px;
	border-style: none;
	padding: 0;
}

.widget_content {
	width: 250px;
	padding: 10px 13px;
	text-align: left;
	font-size: 11px;
	margin-bottom: 15px;
}

.widget_content h3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.pink_widget {
	margin-top: 3px;
	color: #fff;
}

.pink_widget h3 {	
	border-bottom: 1px solid #8E0C3A;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #fff;
}

.pink_widget a {
	text-decoration: underline;
	color: #fff;
}

.pink_widget form {
	margin-top: 10px;
	padding: 0;
}

.pink_widget form label {
	width: 100px;
	margin: 1px 0;
	text-align: left;
}

.pink_widget .textbox {
	width: 138px;
}

.pink_widget .dropdown {
	width: 142px;
}

.pink_widget .widget_content {
	background-color: #ca006c;
	border: 2px solid #8e0c3a;
}

.grey_widget {
	margin-top: 5px;
	color: #000033;
}

.grey_widget h3 {
	border-bottom: 1px solid #366C00;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #000033;
}

.grey_widget .widget_content {
	background-color: #fff;
	border: 2px solid #366C00;
}

.orange_widget {
	margin-top: 6px;
	color: #fff;
}

.orange_widget h3 {
	border-bottom: 1px solid #8E0C3A;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #fff;
}

.orange_widget form {
	margin:0 0 -8px;
	padding: 0;
}

.orange_widget .textbox {
	width: 243px;
	*width: 239px;
	margin-right: 5px;
	margin-top: 5px;
}

.orange_widget .widget_content {
	background-color: #ca006c;
	border: 2px solid #8e0c3a;
}

.find_us_widget_en, .find_us_widget_fr {
	margin-top: 6px;
	color: #fff;
	display: block;
}

.find_us_widget_en .widget_content {
	background-image: url(/images/find_us_widget_en.jpg);
	background-repeat: none;
	width: 276px;
	height: 100px;
	border: 2px solid #de3831;
	padding: 0 !important;
}

.find_us_widget_fr .widget_content {
	background-image: url(/images/find_us_widget_fr.jpg);
	background-repeat: none;
	width: 276px;
	height: 100px;
	border: 2px solid #de3831;
	padding: 0 !important;
}
.button {
	height: 22px;
	margin: 3px;
	padding: 5px 0px;
}

.button_left {
	width: 12px;
	height: 22px;
	background-image: url(/images/green_btn_left.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/green_btn_left.png', sizingMethod='scale');
	float: left;
}

.button_text, form .form_button {
	display: block;
	background-image: url(/images/green_btn_bg.png);
	color: #fff !important;
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	float: left;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	cursor: pointer;
	text-decoration: none;
	height: 22px;
	line-height: 21px;
	margin: 0 !important;
	text-align: center;
}

a.button_text {
	padding: 0;
	color: #fff !important;
}

a:hover.button_text {
	color: #fff;
}

input.button_text, form .form_button {
	padding: 0 0 4px 0;
}

.button_right {
	width: 12px;
	height: 22px;
	background-image: url(/images/green_btn_right.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/green_btn_right.png', sizingMethod='scale');
	float: left;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
}

.float {
	float: left;
}

.textbox {
	margin: 1px;
	border-style: none;
	height: 14px;
	font-size: 11px;
	color: #000033;
}

.dropdown {
	margin: 1px;
	padding: 0;
	border-style: none;
	height: 18px;
	font-size: 11px;
	color: #000033;
}

/*** signup form ***/
.form_row {
	clear: both;
	padding: 1px 0;
}

form label {
	width: 130px;
	float: left;
	text-align: right;
	margin-right: 15px;
	display: block;
	position: relative;
}

form .required { 
	color: #FF0000;
}

form .error {
	color: #FF0000;
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 145px;
}

.alert {
	border: 1px solid #ff0;
	background-color: #ffc;
	color: #de3831;
	font-weight: bold;
	margin: 25px auto;
	padding: 15px;
	width: 400px;
}

.error_msg {
	color: #CF204C;
	background: #FFCCCC;
	margin: 10px auto;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 10px;
	border: 1px solid #CF204C;
	text-align: center;
	margin-right: 20px;
}

.sucess_msg {
	color: #000033;
	background: #fff;
	margin: 10px auto;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 10px;
	border: 1px solid #9bdb00;
	text-align: center;
}

form input, form select, form textarea {
	border: 1px solid #9bdb00;
	padding: 2px;
	color: #222;
	font-size: 12px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

form select {
	padding: 1px;
	width: 192px;
}

form .checkbox {
	border: none;
}

fieldset {
	border: 1px solid #366C00;
}

fieldset legend {
	color: #366C00;
	margin: 0 10px;
	padding: 0 5px;
	font-size: 120%;
}

.noflash_index_fr {
	width: 1000px;
	height: 420px;
	background-image: url(/images/noflash_index_fr.jpg);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/noflash_index_fr.jpg', sizingMethod='scale');
}

.noflash_header_en {
	width: 720px;
	height: 195px;
	background-image: url(/images/noflash_header_en.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/noflash_header_en.png', sizingMethod='scale');
}

.noflash_header_fr {
	width: 720px;
	height: 195px;
	background-image: url(/images/noflash_header_fr.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/noflash_header_fr.png', sizingMethod='scale');
}

#noflash_game_index {
	display: block;
	width: 1000px;
	height: 700px;
	background-image:url(/images/noflash_game_index.png);
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/noflash_header_fr.png', sizingMethod='scale');
}
	

.product {
	border-bottom: 1px solid #366C00;
	margin-bottom: 15px;
}

.product_left_col {
	float: left;
	margin-right: 10px;
	width: 250px;
	text-align: center;
}

.product_right_col {
	width: 430px;
	float: right;
}

.product_right_col h2 {
	color: #366C00;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
}

.product strong {
	color: #366C00;
}

.product .print_link {
	float: right;
}

#nutrition {
	display: none;
	position: absolute;
	top:230px;
	width: 240px;
	height: 376px;
	margin-left: 250px;
	*margin-left: 125px;
	_margin-left: 125px;
	padding: 10px;
	background-image: url(/images/nutrition/shadowbox.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/nutrition/shadowbox.png', sizingMethod='scale');
}

.nutrition_link_en {
	display: block;
	width: 180px;
	height: 50px;;
	margin: 10px auto;
	text-indent: -9999px;
	background-image: url(/images/nutrition/nutri_facts_btn_en.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: top left;
}

.nutrition_link_fr {
	display: block;
	width: 180px;
	height: 50px;
	margin: 10px auto;
	text-indent: -9999px;
	background-image: url(/images/nutrition/nutri_facts_btn_fr.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: top left;
}

.nutrition_link_en:hover, .nutrition_link_fr:hover {
	background-position: 0 -50px;
}

.recipe_tile {
	float: left;
	width: 210px;
	height: 235px;
	margin: 8px;
	padding: 0 6px;
	border: 1px solid #366C00;
}

.product_right_col .recipe_tile {
	width: 200px;
	padding: 0;
	margin: 7px;
	_margin: 5px;
}

.recipe_tile .title {
	height: 48px;
	border-bottom: 1px solid #366C00;
}

.recipe_tile .title h3, .recipe_tile .title a {
	font-size: 16px;
	font-weight: normal;
	color: #366C00;
	margin: 0;
	padding: 0;
	text-align: center;
}

.recipe_image {
	float: left;
	border: 1px solid #366C00;
	margin-right: 10px;
}

.recipe {
	border-bottom: 1px solid #366C00;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.recipe_box {
	width: 430px;
	float: right;
}

.recipe h2 {
	color: #366C00;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
}

.recipe strong {
	color: #366C00;
}

.recipe .print_link {
	float: right;
}

.questions h3 {
	margin: 0;
	padding: 0;
}

#news_left_col {
	width: 320px;
	margin-right: 10px;
	float: left;
}

.print_only {
	display: none;
}