html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #474747;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.clear, .clearfix:after {
	clear: both;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	_height: 1%;
	visibility: hidden;
}
.reg_mark {
	font-size: 9px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #bf0000;
}
p {
	margin-top: 0;
	line-height: 16px;
}
a {
	color: #474747;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #bf0000;
}
a.button_link {
	display: block;
	padding: 5px 10px;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #b3b3b3;
	color: #bf0000;
}
a.button_link:hover {
	color: #fff;
	background: #BF0000;
	border: 1px solid #BF0000;
}
#wrapper {
	width: 960px;
	margin: 4px auto 20px auto;
	position: relative;
}

#redcross_alert {
	width: 960px;
	height:50px;
	position: relative;
	background-color: #e6dabe;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#redcross_alert .content{
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 13px;
}

#redcross_alert .content p{
	padding: 0px;
	margin: 0px;
}

#alertImage {
	float: left;
	margin-right: 20px;
}

#alertContent {
	float: left;
}


#decoration {
	position: absolute;
	z-index: 2000;
	right: 0;
	top: 0;
	height: 400px;
	width: 280px;
	behavior: url(/images/iepngfix.htc);
	background: url(../images/global_umbrella.png) 0 0 no-repeat;
}
#header {
	height: 96px;
	padding: 20px 0 0 34px;
	background: #f3f2e6 url(../images/header_bg.png) 280px 30px no-repeat;
}
#header h1 {
	margin: 0;
}
#header h1 a {
	display: block;
	width: 189px;
	height: 84px;
	margin: 0;
	background: url(../images/header_logo.png) no-repeat;
	text-indent: -9999px;
}
#navigation {
	position: relative;
	z-index: 1000;
	height: 36px;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	background: #eae4d2;
}
#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navigation ul li {
	float: left;
	position: relative;
	border-right: 4px solid;
	border-color: #f3f2e6;
}
#navigation ul li a {
	height: 36px;
	text-indent: -999em;
	display: block;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	background: url(../images/navigation_bg.png) 0 0 no-repeat;
}
#navigation ul li a:hover {
	background-position: 0 -37px;
}
#navigation ul li ul {
	position: absolute;
	left: -9999em;
	background: url(../images/sub_nav_bg_bottom.png) 0 bottom no-repeat;
	padding-bottom: 8px;
}
#navigation ul li ul li {
	float: none;
	border: 0;
	background: url(../images/sub_nav_bg.png) right top repeat-y;
	padding: 8px 12px 0 8px;
}
#navigation ul li ul li.first a {
	margin-top: 11px;
}
#navigation ul li ul li.last {
	padding-bottom: 10px;
}
#navigation ul li ul li a {
	background: url(../images/sub_nav_links.png) 0 0 no-repeat;
}
.ie6 #navigation ul li ul {
	background-image: none;
	background-color: #fff;
}
.ie6 #navigation ul li ul li {
	background-image: none;
}
#navigation ul li.about {
	width: 96px;
}
#navigation ul li.about ul {
	width: 101px;
}
#navigation ul li.about ul a {
	height: 17px;
	width: 75px;
	background-position: 0 0;
}
#navigation ul li.about ul a:hover {
	background-position: 0 -18px;
}
#navigation ul li.about ul li.taste a {
	background-position: -76px 0;
}
#navigation ul li.about ul li.taste a:hover {
	background-position: -76px -18px;
}
#navigation ul li.about ul li.usage a {
	background-position: -152px 0;
}
#navigation ul li.about ul li.usage a:hover {
	background-position: -152px -18px;
}
#navigation ul li.about ul li.nutrition a {
	background-position: -228px 0;
}
#navigation ul li.about ul li.nutrition a:hover {
	background-position: -228px -18px;
}
#navigation ul li.about.selected a {
	background-position: 0 -37px;
}
#navigation ul li.products {
	width: 91px;
}
#navigation ul li.products a {
	background-position: -97px 0;
}
#navigation ul li.products a:hover {
	background-position: -97px -37px;
}
#navigation ul li.products ul {
	width: 96px;
	background-position: -109px bottom;
}
#navigation ul li.products ul a {
	width: 74px;
	height: 28px;
}
#navigation ul li.products ul li.vinaigrettes a {
	background-position: -304px 0;
	height: 22px;
}
#navigation ul li.products ul li.vinaigrettes a:hover {
	background-position: -304px -29px;
}
#navigation ul li.products ul li.foodservice a {
	background-position: -379px 0;
}
#navigation ul li.products ul li.foodservice a:hover {
	background-position: -379px -29px;
}
#navigation ul li.products ul li.vin_original a {
	background-position: -1416px 0;
	height: 8px;
}
#navigation ul li.products ul li.vin_original a:hover {
	background-position: -1416px -15px;
}
#navigation ul li.products ul li.vin_light a {
	background-position: -1491px 0;
	height: 8px;
}
#navigation ul li.products ul li.vin_light a:hover {
	background-position: -1491px -15px;
}
#navigation ul li.products ul li.vin_ginger a {
	background-position: -1566px 0;
	height: 8px;
}
#navigation ul li.products ul li.vin_ginger a:hover {
	background-position: -1566px -15px;
}
#navigation ul li.products ul li.vin_wasabi a {
	background-position: -1641px 0;
	height: 27px;
}
#navigation ul li.products ul li.vin_wasabi a:hover {
	background-position: -1641px -28px;
	/*height: 27px;*/
}
#navigation ul li.recipe {
	width: 124px;
}
#navigation ul li.recipe a {
	background-position: -189px 0;
}
#navigation ul li.recipe a:hover {
	background-position: -189px -37px;
}
#navigation ul li.recipe ul {
	width: 129px;
	background-position: -214px bottom;
}
#navigation ul li.recipe ul a {
	width: 106px;
	height: 17px;
}
#navigation ul li.recipe ul li.dress a {
	background-position: -454px 0;
}
#navigation ul li.recipe ul li.dress a:hover {
	background-position: -454px -18px;
}
#navigation ul li.recipe ul li.dip a {
	background-position: -561px 0;
}
#navigation ul li.recipe ul li.dip a:hover {
	background-position: -561px -18px;
}
#navigation ul li.recipe ul li.marinate a {
	background-position: -668px 0;
}
#navigation ul li.recipe ul li.marinate a:hover {
	background-position: -668px -18px;
}
#navigation ul li.recipe ul li.how a {
	background-position: -775px 0;
}
#navigation ul li.recipe ul li.how a:hover {
	background-position: -775px -18px;
}
#navigation ul li.club {
	width: 114px;
}
#navigation ul li.club a {
	background-position: -314px 0;
}
#navigation ul li.club a:hover {
	background-position: -314px -37px;
}
#navigation ul li.buy {
	width: 93px;
}
#navigation ul li.buy a {
	background-position: -429px 0;
}
#navigation ul li.buy a:hover {
	background-position: -429px -37px;
}
#navigation ul li.buy ul {
	width: 98px;
	background-position: -353px bottom;
}
#navigation ul li.buy ul a {
	width: 75px;
	height: 17px;
}
#navigation ul li.buy ul li.store a {
	background-position: -882px 0;
}
#navigation ul li.buy ul li.store a:hover {
	background-position: -882px -18px;
}
/*#navigation ul li.buy ul li.online a {
	background-position: -958px 0;
}
#navigation ul li.buy ul li.online a:hover {
	background-position: -958px -18px;
}*/
#navigation ul li.buy ul li.storeUS a {
	background-position: -958px 0;
	height: 31px;
}
#navigation ul li.buy ul li.storeUS a:hover {
	background-position: -958px -32px;
}
#navigation ul li.buy ul li.storeCA a {
	background-position: -1034px 0;
	height: 31px;
}
#navigation ul li.buy ul li.storeCA a:hover {
	background-position: -1034px -32px;
	height: 31px;
}
#navigation ul li.press {
	width: 117px;
}
#navigation ul li.press a {
	background-position: -523px 0;
}
#navigation ul li.press a:hover {
	background-position: -523px -37px;
}
#navigation ul li.press ul {
	width: 122px;
	background-position: -461px bottom;
}
#navigation ul li.press ul a {
	width: 101px;
	height: 18px;
}
#navigation ul li.press ul li.awards a {
	background-position: -1110px 0;
}
#navigation ul li.press ul li.awards a:hover {
	background-position: -1110px -19px;
}
#navigation ul li.press ul li.articles a {
	background-position: -1212px 0;
	height: 31px;
}
#navigation ul li.press ul li.articles a:hover {
	background-position: -1212px -32px;
}
#navigation ul li.press ul li.kit a {
	background-position: -1314px 0;
}
#navigation ul li.press ul li.kit a:hover {
	background-position: -1314px -19px;
}
#navigation ul li:hover, #navigation ul li.hover {
	position: static;
}
#navigation ul li:hover ul, #navigation ul li.hover ul {
	left: auto;
}
#main {
	background: #f3f2e6;
}
#main #images {
	height: 161px;
	overflow: hidden;
	border-bottom: 4px solid white;
}
#main #images ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main #imageshome {
	height: 161px;
	border-bottom: 4px solid white;
}
#main #imageshome ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main #main_wrapper {
	padding: 13px;
}
#main #main_wrapper #content_area {
	border: 1px solid #b3b3b3;
}
#main #main_wrapper #content {
	float: left;
	padding: 13px;
}
#main #main_wrapper #content_nopad {
	float: left;
	padding: 13px 0 0 1px;
}
#main #main_wrapper .about, #main #main_wrapper .press_awards, #main #main_wrapper .press_articles, #main #main_wrapper .press_kit {
	background: url(../images/global_sidebarborder.png) repeat-y;
}
#main #main_wrapper .about #sidebar, #main #main_wrapper .press_awards #sidebar, #main #main_wrapper .press_articles #sidebar, #main #main_wrapper .press_kit #sidebar {
	float: left;
	width: 135px;
	padding: 13px;
}
#main #main_wrapper .about #sidebar ul, #main #main_wrapper .press_awards #sidebar ul, #main #main_wrapper .press_articles #sidebar ul, #main #main_wrapper .press_kit #sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main #main_wrapper .about #sidebar ul li, #main #main_wrapper .press_awards #sidebar ul li, #main #main_wrapper .press_articles #sidebar ul li, #main #main_wrapper .press_kit #sidebar ul li {
	margin-bottom: 13px;
	font-size: 11px;
	text-transform: uppercase;
}
#main #main_wrapper .about #sidebar ul li a, #main #main_wrapper .press_awards #sidebar ul li a, #main #main_wrapper .press_articles #sidebar ul li a, #main #main_wrapper .press_kit #sidebar ul li a {
	color: #474747;
	text-decoration: none;
}
#main #main_wrapper .about #sidebar ul li a:hover, #main #main_wrapper .press_awards #sidebar ul li a:hover, #main #main_wrapper .press_articles #sidebar ul li a:hover, #main #main_wrapper .press_kit #sidebar ul li a:hover {
	color: #bf0000;
}
#main #main_wrapper .store_locator, #main #main_wrapper .store_buyonline, #main #main_wrapper .wafuclub, #main #main_wrapper .contact_us, #main #main_wrapper .conditions, #main #main_wrapper .fr {
	padding: 13px;
}
#footer {
	margin-top: 5px;
}
#footer a {
	margin-right: 45px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #696969;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .floatright {
	margin-top: 2px;
}
#footer .floatright a {
	margin: 0;
}
#content_area.index {
	height: 320px;
}
#content_area.index .splashimage {
	position: absolute;
	z-index: 150;
	top: 295px;
	margin-left: 30px;
}
#content_area.index #dots {
	position: absolute;
	z-index: 200;
	overflow: hidden;
	width: 162px;
	height: 135px;
	top: 185px;
	left: 13px;
}
#content_area.index #dots li {
	list-style: none;
}
.ie #content_area.index #dots {
	top: 200px;
}
.about #content #bottle {
	float: left;
}
.about #content #bottle ul#bottle_rotator {
	margin: 20px 0 10px 0;
	padding: 0;
	list-style-type: none;
}
.about #content #info {
	float: left;
	margin-left: 150px;
	width: 500px;
}
.about #content #info h2 {
	margin-top: 0;
	text-indent: -9999px;
}
.about #content #info p {
	font-size: 15px;
	line-height: 23px;
}
.about #content #info.splash h2 {
	width: 384px;
	height: 169px;
	background: url(../images/about_hdr_splash.png) no-repeat;
	margin-top: 20px;
}
.about #content #info.ingredients h2 {
	width: 380px;
	height: 34px;
	background: url(../images/about_hdr_ingredients.png) no-repeat;
}
.about #content #info.taste h2 {
	width: 350px;
	height: 34px;
	background: url(../images/about_hdr_taste.png) no-repeat;
}
.about #content #info.usage h2 {
	width: 265px;
	height: 34px;
	background: url(../images/about_hdr_usage.png) no-repeat;
}
.about #content #info.nutrition h2 {
	width: 292px;
	height: 34px;
	background: url(../images/about_hdr_nutrition.png) no-repeat;
}
.ie6 .about #bottle {
	width: 128px;
}
.ie6 .about #content {
	width: 700px !important;
	overflow: hidden;
}
.ie6 .about #info {
	margin-top: -327px;
	position: relative;
	left: -150px;
}
.store_locator h2 {
	width: 292px;
	height: 34px;
	margin-top: 6px;
	text-indent: -9999px;
	background: url(../images/store_hdr_locator.png) no-repeat;
}
.store_locator h3 {
	text-indent: -9999px;
	height: 19px;
	margin-bottom: 26px;
}
.store_locator h3.canada {
	width: 79px;
	margin-top: -10px;
	background: url(../images/store_hdr_canada.png) no-repeat;
}
.store_locator h3.usa {
	width: 45px;
	background: url(../images/store_hdr_usa.png) no-repeat;
}
.opera .store_locator h3, .safari .store_locator h3, .ie7 .store_locator h3 {
	margin-bottom: 10px;
}
.opera .store_locator h3.usa, .safari .store_locator h3.usa, .ie7 .store_locator h3.usa {
	margin-top: 30px;
}
.store_locator p {
	width: 50%;
	margin-bottom: 40px;
}
.store_locator table {
	width: 100%;
	font-size: 12px;
	border-collapse: collapse;
	border-top: 30px solid #e6dabe;
	margin-bottom: 10px;
}
.store_locator table .province {
	width: 140px;
}
.store_locator table .city {
	width: 130px;
}
.store_locator table .store {
	width: 250px;
}
.store_locator table th {
	padding: 8px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
}
.store_locator table td {
	padding: 8px;
	border-bottom: 1px solid #b3b3b3;
}
.store_locator table tr.hilite td {
	background: #eae4d2;
}
.store_locator table tr.last td {
	border: none;
}
/*/////////////////////////////*/
.store_buyonline {
	/*background-image: url(../images/store_bottles_US.png);
	background-repeat: no-repeat;
	background-position: 60px 62px;*/
	height: 395px;
}

.store_buyonline .buyImageUS {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;	
}
.store_buyonline h2 {
	width: 360px;
	height: 35px;
	margin-top: 6px;
	text-indent: -9999px;
	background: url(../images/store_hdr_buyonline.png) no-repeat;
}
.store_buyonline .buy_canada, .store_buyonline .buy_usa {
	float: left;
	margin: 20px 0 200px 45px;
	text-align: center;
}
.store_buyonline .buy_canada {
	width: 200px;
}
.store_buyonline a.button_link {
	width: 50px;
	margin-top: 10px;
}
/*/////////////////////////////*/
.store_buyonlineCanada {
	background: url(../images/store_bottles.png) 370px 20px no-repeat;
}
.store_buyonlineCanada h2 {
	width: 347px;
	height: 70px;
	margin-top: 6px;
	text-indent: -9999px;
	background-image: url(../images/store_hdr_buyonlineCA.png);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}
.store_buyonlineCanada .buy_canada, .store_buyonline .buy_usa {
	float: left;
	margin: 20px 0 200px 45px;
	text-align: center;
}
.store_buyonlineCanada .buy_canada {
	width: 200px;
}
.store_buyonlineCanada a.button_link {
	width: 50px;
	margin-top: 10px;
}
/*/////////////////////////////*/

.products_original, .products_light, .products_gingercarrot, .products_wasabi {
	background: url(../images/global_sidebarborder_products.png) repeat-y;
}
.products_original #sidebar, .products_light #sidebar, .products_gingercarrot #sidebar, .products_wasabi #sidebar {
	float: left;
	width: 248px;
	padding: 13px;
}
.products_original #sidebar h2, .products_light #sidebar h2, .products_gingercarrot #sidebar h2, .products_wasabi #sidebar h2 {
	width: 221px;
	height: 14px;
	margin-top: 0;
	text-indent: -9999px;
	background: url(../images/products_hdr_sidebar.png) no-repeat;
}
.products_original #sidebar ul, .products_light #sidebar ul, .products_gingercarrot #sidebar ul, .products_wasabi #sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.products_original #sidebar ul li, .products_light #sidebar ul li, .products_gingercarrot #sidebar ul li, .products_wasabi #sidebar ul li {
	margin-bottom: 13px;
	font-size: 11px;
	text-transform: uppercase;
}
.products_original #sidebar ul.productnav, .products_light #sidebar ul.productnav, .products_gingercarrot #sidebar ul.productnav, .products_wasabi #sidebar ul.productnav {
	width: 90px;
	margin-bottom: 15px;
	border-bottom: 1px solid #b3b3b3;
}
.products_original #sidebar .original, .products_light #sidebar .original, .products_gingercarrot #sidebar .original, .products_wasabi #sidebar .original {
	height: 370px;
	background: url(../images/global_bottle_original.png) 110px 40px no-repeat;
}
.products_original #sidebar .light, .products_light #sidebar .light, .products_gingercarrot #sidebar .light, .products_wasabi #sidebar .light {
	height: 370px;
	background: url(../images/global_bottle_light.png) 110px 40px no-repeat;
}
.products_original #sidebar .gingercarrot, .products_light #sidebar .gingercarrot, .products_gingercarrot #sidebar .gingercarrot, .products_wasabi #sidebar .gingercarrot {
	height: 370px;
	background: url(../images/global_bottle_gingercarrot.png) 110px 40px no-repeat;
}
.products_original #sidebar .wasabi, .products_light #sidebar .wasabi, .products_gingercarrot #sidebar .wasabi, .products_wasabi #sidebar .wasabi {
	height: 370px;
	background: url(../images/global_bottle_wasabi.png) 110px 40px no-repeat;
}
.products_original #content_nopad h2, .products_light #content_nopad h2, .products_gingercarrot #content_nopad h2, .products_wasabi #content_nopad h2 {
	margin: 0 0 13px 12px;
	text-indent: -9999px;
}
.products_original #content_nopad p, .products_light #content_nopad p, .products_gingercarrot #content_nopad p, .products_wasabi #content_nopad p {
	width: 590px;
	padding: 0 13px 0 12px;
}
.products_original #content_nopad .image, .products_light #content_nopad .image, .products_gingercarrot #content_nopad .image, .products_wasabi #content_nopad .image {
	width: 657px;
	height: 300px;
	border-top: 1px solid #b3b3b3;
}
.products_original #content_nopad .subnav, .products_light #content_nopad .subnav, .products_gingercarrot #content_nopad .subnav, .products_wasabi #content_nopad .subnav {
	padding: 5px;
}
.products_original #content_nopad .subnav a.button_link, .products_light #content_nopad .subnav a.button_link, .products_gingercarrot #content_nopad .subnav a.button_link, .products_wasabi #content_nopad .subnav a.button_link {
	float: left;
	margin-right: 5px;
	padding: 5px 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.products_original #content_nopad .subnav a.selected, .products_light #content_nopad .subnav a.selected, .products_gingercarrot #content_nopad .subnav a.selected, .products_wasabi #content_nopad .subnav a.selected {
	color: #fff;
	background: #BF0000;
	border-color: #BF0000;
}
.products_original #content_nopad .subnav .note, .products_light #content_nopad .subnav .note, .products_gingercarrot #content_nopad .subnav .note, .products_wasabi #content_nopad .subnav .note {
	float: left;
	margin-top: 26px;
	font-size: 9px;
}

.note {
	float: left;
	margin-top: 26px;
	font-size: 8px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.ie .products_original #content_nopad .subnav, .ie .products_light #content_nopad .subnav, .ie .products_gingercarrot #content_nopad .subnav, .ie .products_wasabi #content_nopad .subnav {
	margin-bottom: 5px;
}
.products_original #content_nopad .details, .products_light #content_nopad .details, .products_gingercarrot #content_nopad .details, .products_wasabi #content_nopad .details {
	font-size: 9px;
}
.products_original #content_nopad .details li, .products_original #content_nopad .details img, .products_original #content_nopad .details p, .products_light #content_nopad .details li, .products_light #content_nopad .details img, .products_light #content_nopad .details p, .products_gingercarrot #content_nopad .details li, .products_gingercarrot #content_nopad .details img, .products_gingercarrot #content_nopad .details p, .products_wasabi #content_nopad .details li, .products_wasabi #content_nopad .details img, .products_wasabi #content_nopad .details p{
	float: left;
}
.products_original #content_nopad .details ul, .products_light #content_nopad .details ul, .products_gingercarrot #content_nopad .details ul, .products_wasabi #content_nopad .details ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 35px;
}
.products_original #content_nopad .details li, .products_light #content_nopad .details li, .products_gingercarrot #content_nopad .details li, .products_wasabi #content_nopad .details li {
	width: 220px;
	margin-right: 36px;
}
.products_original #content_nopad .details li.contents img, .products_light #content_nopad .details li.contents img, .products_gingercarrot #content_nopad .details li.contents img, .products_wasabi #content_nopad .details li.contents img {
	margin-top: 33px;
}
.products_original #content_nopad .details p, .products_light #content_nopad .details p, .products_gingercarrot #content_nopad .details p, .products_wasabi #content_nopad .details p {
	width: 137px;
	margin-left: 5px;
	line-height: 9px;
}
.safari .products_original #content_nopad .details p, .opera .products_original #content_nopad .details p, .ie7 .products_original #content_nopad .details p, .safari .products_light #content_nopad .details p, .opera .products_light #content_nopad .details p, .ie7 .products_light #content_nopad .details p, .safari .products_gingercarrot #content_nopad .details p, .opera .products_gingercarrot #content_nopad .details p, .ie7 .products_gingercarrot #content_nopad .details p, .safari .products_wasabi #content_nopad .details p, .opera .products_wasabi #content_nopad .details p, .ie7 .products_wasabi #content_nopad .details p {
	margin-top: 35px;
}
.products_original #content_nopad .image, .products_light #content_nopad .image, .products_gingercarrot #content_nopad .image, .products_wasabi #content_nopad .image {
	background: url(../images/products_img_original.jpg) no-repeat;
}
.products_original #content_nopad .feature, .products_light #content_nopad .feature, .products_gingercarrot #content_nopad .feature, .products_wasabi #content_nopad .feature {
	background: url(../images/bg_white.png) repeat;
	margin: 9px 9px 0;
	padding: 26px 12px 0;
	height: 265px;
	overflow: hidden;
}
.products_original #content_nopad .feature p, .products_light #content_nopad .feature p, .products_gingercarrot #content_nopad .feature p, .products_wasabi #content_nopad .feature p {
	padding: 0;
}
.products_original #content_nopad .feature h3, .products_light #content_nopad .feature h3, .products_gingercarrot #content_nopad .feature h3, .products_wasabi #content_nopad .feature h3 {
	margin-top: 0;
	margin-bottom: 3px;
}
.products_original #content_nopad .image.nutrition, .products_light #content_nopad .image.nutrition, .products_gingercarrot #content_nopad .image.nutrition, .products_wasabi #content_nopad .image.nutrition {
	height: 342px;
	position: relative;
}
.products_original #content_nopad .image.nutrition img.omega_ad, .products_light #content_nopad .image.nutrition img.omega_ad, .products_gingercarrot #content_nopad .image.nutrition img.omega_ad, .products_wasabi #content_nopad .image.nutrition img.omega_ad {
	position: absolute;
	right: 30px;
	top: 30px;
}
.ie6 .products_original #content_nopad .image.nutrition img.omega_ad, .ie6 .products_light #content_nopad .image.nutrition img.omega_ad, .ie6 .products_gingercarrot #content_nopad .image.nutrition img.omega_ad, .ie6 .products_wasabi #content_nopad .image.nutrition img.omega_ad {
	display: none;
}
.products_original #content_nopad .image.nutrition .feature, .products_light #content_nopad .image.nutrition .feature, .products_gingercarrot #content_nopad .image.nutrition .feature, .products_wasabi #content_nopad .image.nutrition .feature {
	padding: 5px 5px 0;
	height: 328px;
	text-align: right;
}
.products_original #content_nopad .image.nutrition .feature .facts, .products_light #content_nopad .image.nutrition .feature .facts, .products_gingercarrot #content_nopad .image.nutrition .feature .facts, .products_wasabi #content_nopad .image.nutrition .feature .facts {
	float: left;
	width: 165px;
	margin-right:10px;
}

.products_original #content_nopad .image.nutrition .feature .usafacts, .products_light #content_nopad .image.nutrition .feature .usafacts, .products_gingercarrot #content_nopad .image.nutrition .feature .usafacts, .products_wasabi #content_nopad .image.nutrition .feature .usafacts {
	float: left;
	width: 183px;
}

.products_original #content_nopad .image.nutrition .feature .facts span, .products_light #content_nopad .image.nutrition .feature .facts span, .products_gingercarrot #content_nopad .image.nutrition .feature .facts span, .products_wasabi #content_nopad .image.nutrition .feature .facts span {
	float: right;
	display: block;
}
.products_original #content_nopad .image.nutrition .feature .facts.usa, .products_light #content_nopad .image.nutrition .feature .facts.usa, .products_gingercarrot #content_nopad .image.nutrition .feature .facts.usa, .products_wasabi #content_nopad .image.nutrition .feature .facts.usa {
		margin-left: 10px;
}
/*.products_original #content_nopad .image.asgoodas .feature, .products_light #content_nopad .image.asgoodas .feature, .products_gingercarrot #content_nopad .image.asgoodas .feature, .products_wasabi #content_nopad .image.asgoodas .feature {
	position: relative;
}*/
.products_original #content_nopad .image.asgoodas .feature img.omega_ad, .products_light #content_nopad .image.asgoodas .feature img.omega_ad, .products_gingercarrot #content_nopad .image.asgoodas .feature img.omega_ad, .products_wasabi #content_nopad .image.asgoodas .feature img.omega_ad {
	position: absolute;
	right: 30px;
	top: 30px;
}
.ie6 .products_original #content_nopad .nutrition .feature, .ie6 .products_light #content_nopad .nutrition .feature, .ie6 .products_gingercarrot #content_nopad .nutrition .feature, .ie6 .products_wasabi #content_nopad .nutrition .feature {
	margin-top: -9px;
}
.ie6 .products_original #content_nopad .details p, .ie6 .products_light #content_nopad .details p, .ie6 .products_gingercarrot #content_nopad .details p, .ie6 .products_wasabi #content_nopad .details p {
	position: relative;
	top: -100px;
	left: 70px;
}
.products_original #content_nopad .feature p {
	color: #393939;
}
.products_original #content_nopad h2 {
	width: 169px;
	height: 27px;
	background: url(../images/products_hdr_original.png) no-repeat;
}
.ie6 .products_original #content_nopad .usa span {
	position: relative;
	top: -40px;
}
.products_light #content_nopad h2 {
	width: 265px;
	height: 33px;
	background: url(../images/products_hdr_light.png) no-repeat;
}
.products_light #content_nopad .image {
	background: url(../images/products_img_light.jpg) no-repeat;
}
.products_light #content_nopad .image span {
	margin-top: 0 !important;
}
.products_gingercarrot #content_nopad h2 {
	width: 285px;
	height: 27px;
	background: url(../images/products_hdr_gingercarrot.png) no-repeat;
}
.products_gingercarrot #content_nopad .image {
	background: url(../images/products_img_gingercarrot.jpg) no-repeat;
}
.products_gingercarrot #content_nopad .image .usa span {
	margin-top: 14px !important;
}
.ie6 .products_gingercarrot #content_nopad .image .usa span {
	position: relative;
	top: -13px;
}


/* WASABI */
.products_wasabi #content_nopad h2 {
	width: 325px;
	height: 27px;
	background: url(../images/products_hdr_wasabi.png) no-repeat;
}
.products_wasabi #content_nopad .image {
	background: url(../images/products_img_wasabi.jpg) no-repeat;
}
.products_wasabi #content_nopad .image .usa span {
	margin-top: 14px !important;
}
.ie6 .products_wasabi #content_nopad .image .usa span {
	position: relative;
	top: -13px;
}
/* WASABI */


.products_foodservice, .products_foodservice_gallon, .products_foodservice_pouches {
	background: url(../images/global_sidebarborder.png) repeat-y;
}
.products_foodservice #sidebar, .products_foodservice_gallon #sidebar, .products_foodservice_pouches #sidebar {
	float: left;
	width: 135px;
	padding: 13px;
}
.products_foodservice #sidebar h2, .products_foodservice_gallon #sidebar h2, .products_foodservice_pouches #sidebar h2 {
	width: 123px;
	height: 14px;
	margin-top: 0;
	text-indent: -9999px;
	background: url(../images/products_hdr_sidebar_foodservice.png) no-repeat;
}
.products_foodservice #sidebar ul.foodservicenav, .products_foodservice_gallon #sidebar ul.foodservicenav, .products_foodservice_pouches #sidebar ul.foodservicenav {
	margin-bottom: 15px;
	border-bottom: 1px solid #b3b3b3;
}
.products_foodservice #sidebar ul, .products_foodservice_gallon #sidebar ul, .products_foodservice_pouches #sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.products_foodservice #sidebar ul li, .products_foodservice_gallon #sidebar ul li, .products_foodservice_pouches #sidebar ul li {
	margin-bottom: 13px;
	font-size: 11px;
	text-transform: uppercase;
}
.products_foodservice #sidebar ul li a, .products_foodservice_gallon #sidebar ul li a, .products_foodservice_pouches #sidebar ul li a {
	color: #474747;
	text-decoration: none;
}
.products_foodservice #sidebar ul li a:hover, .products_foodservice_gallon #sidebar ul li a:hover, .products_foodservice_pouches #sidebar ul li a:hover {
	color: #bf0000;
}
.products_foodservice #content, .products_foodservice_gallon #content, .products_foodservice_pouches #content {
	width: 745px;
}
.products_foodservice #content h2, .products_foodservice_gallon #content h2, .products_foodservice_pouches #content h2 {
	width: 511px;
	height: 34px;
	margin-top: 6px;
	text-indent: -9999px;
	background: url(../images/products_hdr_foodservice.png) no-repeat;
}
.products_foodservice #content table, .products_foodservice_gallon #content table, .products_foodservice_pouches #content table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}
.products_foodservice #content table th, .products_foodservice_gallon #content table th, .products_foodservice_pouches #content table th {
	padding: 10px 0;
	text-transform: uppercase;
	text-align: left;
	color: #bf0000;
	border-bottom: 1px solid #696969;
}
.products_foodservice #content table th.column1, .products_foodservice_gallon #content table th.column1, .products_foodservice_pouches #content table th.column1 {
	width: 30%;
}
.products_foodservice #content table td, .products_foodservice_gallon #content table td, .products_foodservice_pouches #content table td {
	padding: 10px 0;
	border-bottom: 1px solid #696969;
}
.products_foodservice #content h3, .products_foodservice_gallon #content h3, .products_foodservice_pouches #content h3 {
	text-transform: uppercase;
}
.products_foodservice #content a.button_link, .products_foodservice_gallon #content a.button_link, .products_foodservice_pouches #content a.button_link {
	width: 70px;
	text-align: center;
}
.products_foodservice #content #salessheets, .products_foodservice_gallon #content #salessheets, .products_foodservice_pouches #content #salessheets {
	margin-bottom: 80px;
}
.products_foodservice #content #salessheets a.button_link, .products_foodservice_gallon #content #salessheets a.button_link, .products_foodservice_pouches #content #salessheets a.button_link {
	margin-right: 5px;
}
.products_foodservice #content #salessheets a.button_link.us, .products_foodservice_gallon #content #salessheets a.button_link.us, .products_foodservice_pouches #content #salessheets a.button_link.us {
	padding: 12px 10px;
}
.products_foodservice #content #salessheets a:hover, .products_foodservice_gallon #content #salessheets a:hover, .products_foodservice_pouches #content #salessheets a:hover {
	color: #fff;
	background: #BF0000;
	border: 1px solid #BF0000;
}
.products_foodservice_gallon #content_nopad p, .products_foodservice_gallon #content_nopad h3, .products_foodservice_pouches #content_nopad p, .products_foodservice_pouches #content_nopad h3 {
	margin-left: 13px;
}
.products_foodservice_gallon #content_nopad .image, .products_foodservice_pouches #content_nopad .image {
	width: 745px;
	margin: 20px 0 0 -1px;
	padding: 20px 13px 13px 13px;
	border-top: 1px solid #b3b3b3;
}
.products_foodservice_gallon #content_nopad h2 {
	width: 203px;
	height: 32px;
	margin: 6px 0 13px 13px;
	text-indent: -9999px;
	background: url(../images/products_hdr_foodservice_gallon.png) no-repeat;
}
.products_foodservice_pouches #content_nopad h2 {
	width: 384px;
	height: 33px;
	margin: 6px 0 13px 13px;
	text-indent: -9999px;
	background: url(../images/products_hdr_foodservice_pouches.png) no-repeat;
}
.products_foodservice p.box a {
	line-height: 15px;
}
.recipe {
	background: url(../images/global_sidebarborder_wide.png) repeat-y;
}
.recipe #sidebar {
	float: left;
	width: 294px;
	padding: 13px;
}
.recipe #sidebar ul.tab_navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.recipe #sidebar ul.tab_navigation li {
	text-transform: uppercase;
}
.recipe #sidebar ul.tab_navigation a {
	display: block;
	float: left;
	width: 88px;
	padding: 10px 10px 10px 0;
	text-align: center;
}
.recipe #sidebar ul.tab_navigation .selected {
	color: #bf0000;
	background: #eae4d2 url(../images/recipe_sidebar_dropshadow.png) top right no-repeat;
}
.ie .recipe #sidebar ul.tab_navigation li {
	float: left;
}
.ie .recipe #sidebar .tabs {
	border: 1px solid transparent;
}
.ie .recipe #sidebar .tab_bottom {
	margin-top: -1px;
}
.ie6 .recipe #sidebar .tabs {
	border-color: #f3f2e6;
}
.recipe #sidebar #dress, .recipe #sidebar #dip {
	padding: 13px;
	background: #eae4d2 url(../images/recipe_sidebar_dropshadow.png) top right no-repeat;
}
.recipe #sidebar #marinate {
	padding: 13px;
	background: #eae4d2 url(../images/recipe_sidebar_dropshadow.png) bottom right no-repeat;
}
.recipe #sidebar #dress ul, .recipe #sidebar #dip ul, .recipe #sidebar #marinate ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.recipe #sidebar #dress ul li, .recipe #sidebar #dip ul li, .recipe #sidebar #marinate ul li {
	margin-bottom: 10px;
}
.ie6 .recipe #sidebar #dress, .ie6 .recipe #sidebar #dip, .ie6 .recipe #sidebar #marinate {
	background-image: none;
}
.recipe #sidebar .tab_bottom {
	width: 294px;
	height: 10px;
	background: url(../images/recipe_sidebar_shadowbottom.png) right repeat-y;
}
.ie6 .recipe #sidebar .tab_bottom {
	display: none;
}
.recipe #sidebar #howdoyouwafu {
	padding: 13px;
	background: #e6dabe url(../images/recipe_sidebar_dropshadow.png) top right no-repeat;
}
.recipe #sidebar #howdoyouwafu h2 {
	width: 170px;
	height: 19px;
	margin-top: 0;
	text-indent: -9999px;
	background: url(../images/recipe_hdr_sidebar_howdoyouwafu.png) no-repeat;
}
.recipe #sidebar #howdoyouwafu a.button_link {
	margin: 10px 12px 0 0;
	border-color: #696969;
}
.recipe #sidebar #howdoyouwafu a.button_link:hover {
	border-color: #BF0000;
}
.ie .recipe #sidebar #howdoyouwafu {
	width: 268px;
}
.ie6 .recipe #sidebar #howdoyouwafu {
	background-image: none;
}
.recipe #content {
	width: 575px;
}
.recipe #content h2 {
	width: 303px;
	height: 69px;
	margin-top: 6px;
	text-indent: -9999px;
	background: url(../images/recipe_hdr_box.png) no-repeat;
}
.recipe #content.recipecard .card {
	position: absolute;
	z-index: 150;
	top: 255px;
	margin-left: 20px;
}
.recipe #content.recipecard a.button_link {
	margin-top: 450px;
}
.recipe #content.recipe_submit h2 {
	width: 202px;
	height: 19px;
	background-image: url(../images/recipe_hdr_submit.png);
}
.recipe #content.recipe_submit input {
	width: 185px;
}
.recipe #content.recipe_submit select {
	width: 195px;
}
.recipe #content.recipe_submit textarea {
	width: 300px;
	height: 145px;
}
.recipe #content.recipe_submit label, .recipe #content.recipe_submit input, .recipe #content.recipe_submit select, .recipe #content.recipe_submit textarea {
	float: left;
	margin-bottom: 10px;
}
.recipe #content.recipe_submit label {
	margin-right: 10px;
	text-align: right;
	width: 150px;
	display: block;
}
.recipe #content.recipe_submit fieldset {
	border: 0;
}
.recipe #content.recipe_submit fieldset.alternate {
	margin-left: 160px;
}
.recipe #content.recipe_submit fieldset.alternate label {
	float: none;
	text-align: left;
	width: 300px;
	margin-bottom: 10px;
}
.recipe #content.recipe_submit fieldset.alternate input {
	float: none;
	display: block;
}
.recipe #content.recipe_submit fieldset.checkbox input {
	border: 0;
}
.recipe #content.recipe_submit fieldset.checkbox input.submit {
	border: 1px solid #b3b3b3;
	background: none;
	color: #BF0000;
	cursor: pointer;
	width: auto;
	padding: 5px 12px 4px;
}
#content_area.recipe_submit {
	padding-bottom: 30px;
}
#content_area.recipe_submit a.button_link {
	width: auto;
	float: left;
}
#content_area.recipe {
	height: 520px;
}
.press_awards h2 {
	width: 292px;
	height: 34px;
	margin-top: 6px;
	text-indent: -9999px;
	background: url(../images/press_hdr_awards.png) no-repeat;
}
.press_articles h2 {
	width: 321px;
	height: 28px;
	margin-top: 6px;
	text-indent: -9999px;
	background: url(../images/press_hdr_articles.png) no-repeat;
}
.press_kit h2 {
	width: 136px;
	height: 28px;
	margin: 6px 0 30px 0;
	text-indent: -9999px;
	background: url(../images/press_hdr_presskit.png) no-repeat;
}
.press_kit .button_link {
	margin: 42px 0 0 20px;
}
.kit .download {
	float: right;
}
.kit .download a {
	float: left;
}
.kit #content {
	width: 608px;
}
.kit address {
	margin-bottom: 20px;
	font-style: normal;
}
.kit #content.bios h2 {
	background-image: url(../images/press_kit_hdr_bios.png);
	width: 238px;
}
.kit #content.box {
	background: url('../images/recipe_sushi.png') right 30px no-repeat;
	width: 735px;
	height: 650px;
}
.kit #content.box .download {
	margin-top: 150px;
	margin-right: 150px;
}
.kit #content.box h2 {
	background-image: url(../images/press_kit_hdr_box.png);
	width: 283px;
	margin-bottom: 5px;
	height: 36px;
}
.kit #content.box p {
	margin-bottom: 30px;
}
.kit #content.box ul {
	margin-bottom: 30px;
	padding: 0;
	margin: 0;
}
.kit #content.box ul li {
	list-style: none;
	margin-bottom: 10px;
}
.ie6 .kit #content.box {
	background: none;
}
.kit #content.line h2 {
	background-image: url(../images/press_kit_hdr_line.png);
	width: 488px;
	height: 67px;
}
.kit #content.facts h2 {
	background-image: url(../images/press_kit_hdr_facts.png);
	width: 279px;
}
.kit #content.facts p {
	margin-bottom: 0;
}
.kit #content.facts p em {
	display: block;
	margin-bottom: 30px;
}
.kit #content.lexicon {
	background: url(../images/press_kit_lexicon.png) right top no-repeat;
	width: 743px;
}
.kit #content.lexicon .download {
	margin-right: 150px;
}
.kit #content.lexicon h2 {
	background-image: url(../images/press_kit_hdr_lexicon.png);
	width: 305px;
	height: 68px;
}
.kit #content.lexicon p {
	width: 515px;
}
.kit #content.info h2 {
	background-image: url(../images/press_kit_hdr_info.png);
	height: 34px;
	width: 356px;
}
.kit #content.info p strong {
	width: 145px;
	float: left;
}
.kit #content.contact h2 {
	background-image: url(../images/press_kit_hdr_contact.png);
	width: 175px;
}
.kit #content.press_index {
	background: url(../images/press_kit_bg.png) left bottom no-repeat;
	height: 470px;
	width: 745px;
}
.kit #content.press_index .download {
	margin-right: 150px;
}
.kit #content.press_index h2, .kit #content.press_index h3, .kit #content.press_index h4 {
	text-indent: -9999px;
}
.kit #content.press_index h2 {
	background: url(../images/press_hdr_kit_intro1.png) no-repeat;
	width: 647px;
	height: 49px;
	margin-bottom: 15px;
}
.kit #content.press_index h3 {
	background: url(../images/press_hdr_kit_intro2.png) no-repeat;
	width: 398px;
	height: 40px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.kit #content.press_index h4 {
	background: url(../images/press_hdr_kit_intro3.png) no-repeat;
	width: 422px;
	height: 42px;
}
#content_area.kit.index {
	height: 500px;
}
ul#product_line {
	padding-left: 0;
	margin-left: 0;
	width: 658px;
}
ul#product_line h3 {
	font-size: 18px;
	margin-top: 0;
}
ul#product_line li {
	position: relative;
	list-style: none;
	margin-bottom: 10px;
}
.ie7 ul#product_line li {
	padding-bottom: 60px;
}
ul#product_line p {
	margin-bottom: 0;
}
ul#product_line p em {
	margin-bottom: 10px;
}
ul#product_line img.omega {
	position: absolute;
	top: 0;
	right: -20px;
}
ul#product_line img.bottle {
	float: left;
	display: block;
	margin-right: 15px;
}
ul#product_line .product {
	width: 510px;
	float: left;
}
ul#product_line .details {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul#product_line .details li {
	margin-right: 0px;
	float: left;
	margin-bottom: 0;
	padding-bottom: 1px;
}
ul#product_line .details li.contains img {
	margin-top: 32px;
}
ul#product_line .details img {
	float: left;
}
ul#product_line .details p {
	font-size: 9px;
	width: 140px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 30px;
	float: left;
	line-height: 9px;
}
.safari ul#product_line .details li {
	width: 250px;
	margin: 0;
}
.safari ul#product_line .details li p {
	width: 100px;
	margin-top: 0;
}
.ie6 ul#product_line .omega {
	display: none;
}
.ie6 ul#product_line .product {
	width: 550px;
	margin-top: -20px;
	overflow: hidden;
}
.ie6 ul#product_line .bottle {
	float: left;
}
.ie6 ul#product_line p.clear {
	margin-top: -35px;
}
.ie6 ul#product_line ul.details {
	position: static;
	float: none;
	background: blue;
	clear: both;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
.ie6 ul#product_line ul.details li {
	width: 250px;
	height: 130px;
	overflow: hidden;
	position: static;
}
.ie6 ul#product_line ul.details li.health p {
	margin-top: -100px;
	margin-left: 42px;
	width: 150px;
}
.wafuclub h2 {
	width: 242px;
	height: 27px;
	margin-top: 6px;
	text-indent: -9999px;
	background: url(../images/club_hdr.png) no-repeat;
}
.wafuclub .button_link {
	float: left;
}
.contact_us h2 {
	width: 174px;
	height: 26px;
	margin-top: 6px;
	text-indent: -9999px;
	background: url(../images/contact_hdr.png) no-repeat;
}
.contact_us a {
	color: #bf0000;
	text-decoration: underline;
}
.conditions h2 {
	width: 174px;
	height: 26px;
	margin-top: 6px;
	text-indent: -9999px;
	background: url(../images/conditions_hdr.png) no-repeat;
}
.conditions a {
	color: #bf0000;
	text-decoration: underline;
}

#notice {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bf0000;
	padding-top: 10px;
}

.about #content #info #notice p {
	font-size: 10px;
	font-weight: normal;
	color: #bf0000;
	line-height: 12px;
}

