body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#696969;
	background:#FFFFFF;
}

p, div, img, a, form{
	margin:0;
	padding:0;
	border:none;
	outline:none;
}

div#wrapper{
	margin:8px auto 0 auto;
	width:969px;
}

#forPrint{
    display:none;
}

/********** Naviagtion **********/

#main_nav{
	float:left;
	width:969px;
	height:41px;
	margin:0;
	overflow:hidden;
}

#main_nav ul{
	float:left;
	height:41px;
	list-style:none;
	padding:0;
	margin:0;
}

#main_nav li{
	float:left;
	display:inline;
	list-style:none;
	padding:0;
	margin:0 ;
}

#main_nav a{
	float:left;
	padding:41px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:41px; /* for IE5/Win only */
}

#main_nav a:hover{
	background-position:0 -41px;
}

#home a{
	width: 73px;
	background-image:url(../images/main_nav/home.gif)
}

#products a{
	width: 94px;
	background-image:url(../images/main_nav/products.gif)
}

#cooking a{
	width: 140px;
	background-image:url(../images/main_nav/cooking_with_i&j.gif)
}

#health_wellness a{
	width: 148px;
	background-image:url(../images/main_nav/health&wellness.gif)
}

#kids_centre a{
	width: 105px;
	background-image:url(../images/main_nav/kids_centre.gif)
}

#fish_species a{
	width: 100px;
	background-image:url(../images/main_nav/fish_species.gif)
}

#latest_news a{
	width: 108px;
	background-image:url(../images/main_nav/latest_news.gif)
}

#about a{
	width: 94px;
	background-image:url(../images/main_nav/about.gif)
}

#contact_us a{
	width: 105px;
	background-image:url(../images/main_nav/contact_us.gif)
}

#end a{
	width: 50px;
	background-image:url(../images/main_nav/end.gif)
}

#main_nav ul li a.active{
	background-position:0 -41px;
}

/********** Heading Bar **********/

#heading_bar{
	float:left;
	height:49px;
	width:969px;
	background:url(../images/bg/heading_bar.jpg) left bottom no-repeat;
	overflow:hidden;
}

#heading_left{
	float:left;
	padding:17px 0 0 0;
	width:650px;
}

.heading_indent{
	float:left;
	width:177px;
}

#heading_left img{
	float:left;
	padding:0;
	margin:0;
}

#heading_right{
	float:left;
	padding:15px 0 0 0;
	width:319px;
}

#new_heading_right{
	float:left;
	padding:0;
	margin:0;
	width:319px;
	text-align:right;
}

#heading_right h3{
	float:left;
}

/********** Footer **********/

#footer{
	float:left;
	padding:15px 0 30px 0;
}

#footer_top{
	float:left;
	height:25px;
}

#footer_left{
	float:left;
	width:705px;
}

#footer_right{
	float:left;
	width:259px;
	font-size:9px;
	color:#b4b4b4;
}

#footer_right a{
	font-size:9px;
	color:#b4b4b4;
	text-decoration:underline;
}

#footer_right a:hover{
	color:#b4b4b4;
	text-decoration:none;
}

#footer_right img{
	float:left;
}

ul.footer_nav{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	width:510px;
}

ul.footer_nav li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	font-size:9px;
	color:#7e7e7d;
}

ul.footer_nav li a{
	float:left;
	padding:0;
	margin:0;
	font-size:9px;
	color:#7e7e7d;
	text-decoration:none;
}

ul.footer_nav li a:hover{
	color:#7e7e7d;
	text-decoration:underline;
}

/********** Footer Links **********/

ul.footer_links{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	width:160px;
	min-height:50px;
}

ul.footer_links li{
	float:left;
	list-style:none;
	padding:0;
	margin:0 7px 0 0;
}

/********** Main Template **********/

div#flash_container{
	float:left;
	width:969px;
}

div#main_container{
	float:left;
	width:969px;
	margin:0;
	padding:0 0 15px 0;
}

.left{
	float:left;
}

.right{
	float:right;
}

/********** Home Template **********/

div#home_container{
	float:left;
	width:969px;
	margin:8px 0 0 0;
	padding:0 0 15px 0;
}

div.home_section_item{
	float:left;
	width:244px;
}

div.home_section_item_last{
	float:left;
	width:236px;
}

.home_heading{
	padding:18px 0 0 0;
	float:none;
}

.home_btn{
	padding:5px 0 0 0;
}

/********** Product Landing Template **********/

.product_category_item{
	float:left;
	width:161px;
	margin:8px 0 0 0;
}

#product_category_item_last{
	float:left;
	width:158px;
	margin:8px 0 0 0;
}


.product_category_list{
	float:left;
	padding:10px 0 0 5px; 
	border-right:1px solid #eeeeee;
	width:154px;
}

div.product_category_list ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

div.product_category_list ul li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

div.product_category_list ul li a{
	display:block;
	float:left;
	padding:3px;
	text-decoration:none;
	width:145px;
}

.product_category_list ul li a:hover{
	background:#77a311 url(../images/sub_nav/arrow.gif) right center no-repeat;
	color:#FFFFFF;
}

.grey_bg{
	background-color:#efefef;
}

#grey_bg{
	background-color:#efefef;
}

.image_container{
	float:left;
	height:95px;
	width:156px;
	_height:97px;
	overflow:hidden;
}

#kids_bg{
	background-color:#77a311;
}

#light_meals_bg{
	background-color:#629da9;
}

#family_meals_bg{
	background-color:#f67503;
}

#diet_health_bg{
	background-color:#b0a377;
}

#entertaining_bg{
	background-color:#348078;
}

#complete_meals_bg{
	background-color:#8f7398;
}

/********** Product Template **********/

.print_btn{
	float:left;
	padding:100px 0 0 10px;
}

div#product_center_container{
	float:left;
	width:443px;
	background:url(../images/bg/border_right.gif) right top no-repeat;
}

.center_header{
	float:left;
	padding:8px 0 0 0;
	width:440px;
	height:46px;
	background:url(../images/bg/header_divider.gif) bottom center no-repeat;
}

.prod_center_header{
	float:left;
	padding:8px 0 0 0;
	width:440px;
	height:53px;
	background:url(../images/bg/products_middle_divider.jpg) bottom center no-repeat;
}

.recipes_center_header{
	float:left;
	padding:8px 0 20px 0;
	width:440px;
	background:url(../images/bg/header_divider.gif) bottom center no-repeat;
}

.center_header_left{
	float:left;
	padding:10px 0 0 10px;
}

.center_header_right{
	float:right;
	padding:0 8px 0 0;
}

.center_header_right img{
	padding:0 0 0 7px;
}

.product_center_image{
	float:left;
	padding:0 0 25px 0;
	text-align:center;
	width:443px;
	background:url(../images/bg/products_middle_divider.jpg) no-repeat bottom center;
	overflow:hidden;
}

.product_center_text{
	float:left;
	padding:17px 0 0 20px;
	width:402px;
	overflow:hidden;
}

div.product_center_text p{
	padding:0 0 10px 0;
}

div.product_center_text ol{
	padding-bottom:20px;
}

div.product_center_text ul{
	list-style:none;
	padding:0;
	margin:15px 0 0 0;
}

.about_center_text{
	float:left;
	padding:17px 0 0 20px;
	width:402px;
	overflow:hidden;
}

div.about_center_text p{
	padding:0 0 10px 0;
}

div.about_center_text ol{
	padding-bottom:20px;
}

div#product_right_container{
	float:left;
	width:344px;
}

div#product_right_container a{
	text-decoration:none;
	cursor:pointer;
}

.product_right_header{
	float:left;
	padding:18px 0 17px 30px;
}

div.thumbs_container{
	float:left;
	padding:0 0 10px 0;
	width:100%;
	background:url(../images/bg/thumbs_divider.jpg) bottom center no-repeat;
}

div.thumbs_container ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0 0 15px 36px;
}

div.thumbs_container ul li{
	float:left;
	list-style:none;
	margin:0;
	padding:0 7px 0 0;
    min-height:90px;
}

.btn_container{
	float:left;
	padding:25px 0 0 30px;
}

.btn_container_left{
	float:left;
	width:150px;
}

.btn_container_right{
	float:left;
	width:155px;
}

.btn_container_right img{
	padding:0 0 3px 0;
}

.btn_container_right p{
	width:120px;
	padding:4px 0 0 5px;
}

/********** Recipes Template **********/

.header{
	float:left;
	padding:20px 0 19px 0;
	margin:0 0 16px 0;
	width:100%;
	background:url(../images/bg/recipes_header_bg.jpg) bottom left no-repeat;
}

.header p{
	float:left;
	padding:0;
	margin:0;
	width:100%;
}

div#recipes_listing_container{
	float:left;
	width:774px;
	padding:0 0 0 14px;
}

div#recipes_listing{
	float:left;
}

div#recipes_listing a{
	text-decoration:none;
	cursor:pointer;
}

div#recipes_listing ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

div#recipes_listing ul li{
	float:left;
	width:387px;
	height:120px;
	list-style:none;
	margin:0;
	padding:0;
}

div#recipes_listing ul li img{
	float:left;
	border:1px solid #ececec;
}

div#recipes_listing ul li div{
	float:left;
	width:185px;
	padding:0 0 0 15px;
	font-weight:bold;
}

div#recipes_listing ul li div.recipe_desc{
	height:69px;
	overflow:hidden;
}

div#recipes_listing ul li div h3{
	font-size:12px;
	padding:0;
	float:left;
	font-weight:bold;
	width:100%;
}

div#filter{
	float:left;
	padding:0 0 0 6px;
}

div#filter p{
	font-size:10px;
	padding:10px 0 10px 2px;
}

div.recipes_thumbs_container{
	float:left;
	padding:0 0 10px 0;
	width:100%;
	background:url(../images/bg/thumbs_divider.jpg) bottom center no-repeat;
}

div.recipes_thumbs_container ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0 0 0 36px;
}

div.recipes_thumbs_container ul li{
	float:left;
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
	height:121px;
}

div.recipes_thumbs_container ul li img{
	float:left;
}

div.recipes_thumbs_container ul li p, div.recipes_thumbs_container ul li h4{
	float:left;
	width:155px;
	margin:0 0 5px 15px;
}

/********** News Template **********/

div#news_container{
	float:left;
	width:544px;
	background:url(../images/bg/border_right.gif) right top no-repeat;
	font-size:11px;
}

div#news_right_container{
	float:left;
	width:420px;
}

div.news_item{
	float:left;
	padding:10px 0 30px 9px;
	background:url(../images/bg/news_divider.jpg) bottom center no-repeat;
}

div.news_item h3{
	padding:0;
}

.news_inner{
	float:left;
	width:515px;
}

.news_left{
	float:left;
	width:175px;
}

.news_right{
	float:left;
	width:340px;
}

.news_rhc{
	float:left;
	padding:30px 0 0 20px;
}

.news_rhc_item{
	float:left;
	width:193px;
	padding:0 5px 15px 0;
}

.news_rhc_item h3{
	font-size:11px;
	padding:15px 0 4px 3px;
}

#news_image{
	width:500px;
	overflow:hidden;
	padding:0 0 15px 0;
}

/********** Page Controls **********/

div#page_controls{
	float:left;
	padding:15px;
}

div#page_controls ul{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

div#page_controls ul li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

div#page_controls ul li a{
	float:left;
	display:block;
	text-decoration:none;
	font-size:12px;
	color:#696969;
	padding:1px 5px;
	border-right:1px solid #696969;
}

div#page_controls ul li a:hover, div#page_controls ul li a:focus, div#page_controls ul li a.active{
	font-weight:bold;
	color:#696969;
	padding:1px 5px;
}

div#page_controls ul li a#last{
	border:none;
}

/********** Contact Us **********/

.contact{
	float:left;
	padding:25px 0 50px 0;
	width:602px;
}

.contact p{
	padding:0;
}

.contact_row{
	background:url(../images/bg/contact_divider.gif) bottom center no-repeat;
	float:left;
	padding:24px 0 24px 0;
	margin:0;
	width:601px;
}

.contact_row_last{
	background:none;
	float:left;
	padding:24px 0 0 0;
	margin:0;
	width:601px;
}

.contact_block{
	float:left;
	padding:0;
	width:200px;
}

#privacy_container{
	width:635px;
	font-size:9px;
	color:#000000;
	
}

#privacy_heading{
	font-size:18px;
	font-weight:bold;
}

/********** About Us **********/

.about_image{
	width:100%;
	padding:15px 0 15px 0;
	text-align:center;
}

.rhc_about_image{
	width:309px;
	padding:25px 0 0 30px;
	margin:0;
	text-align:center;
}

.about_center_header{
	float:left;
	padding:18px 0 20px 20px;
	width:420px;
	background:url(../images/bg/products_middle_divider.jpg) bottom center no-repeat;
}

.about_middle_header{
	float:left;
	padding:15px 0 20px 0;
	margin:8px 0 0 0;
	width:402px;
	height:36px;
	background:url(../images/bg/about_header_bg.jpg) top center no-repeat;
}

.dashed{
	list-style:url(../images/bg/dash.gif);
	margin:0 0 0 20px;
	padding:0;
}

.dashed li{
	margin:0;
	padding:0 0 15px 15px;
}

/********** About Us Timeline nav **********/

#timeline{
	width:400px;
	height:26px;
	margin:0;
	overflow:hidden;
}

#timeline ul{
	float:left;
	height:26px;
	list-style:none;
	padding:0;
	margin:0;
}

#timeline li{
	float:left;
	display:inline;
	list-style:none;
	padding:0;
	margin:0 ;
}

#timeline a{
	float:left;
	padding:26px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:26px; /* for IE5/Win only */
}

#timeline a:hover{
	background-position:0 -26px;
}

#the1900s a{
	width: 49px;
	background-image:url(../images/about_us/timeline_nav/1900.gif)
}

#the1940s a{
	width: 49px;
	background-image:url(../images/about_us/timeline_nav/1940.gif)
}

#the1950s a{
	width: 49px;
	background-image:url(../images/about_us/timeline_nav/1950.gif)
}

#the1960s a{
	width: 49px;
	background-image:url(../images/about_us/timeline_nav/1960.gif)
}

#the1970s a{
	width: 49px;
	background-image:url(../images/about_us/timeline_nav/1970.gif)
}

#the1980s a{
	width: 49px;
	background-image:url(../images/about_us/timeline_nav/1980.gif)
}

#the1990s a{
	width: 50px;
	background-image:url(../images/about_us/timeline_nav/1990.gif)
}

#the2000s a{
	width: 49px;
	background-image:url(../images/about_us/timeline_nav/2000.gif)
}

#timeline ul li a.active{
	background-position:0 -26px;
}

#timeline_content div{
	padding:25px 0 0 0;
	margin:25px 0 0 0;
	background:#FFFFFF url(../images/bg/products_middle_divider.jpg) no-repeat top center;
}

/********** Resgistration **********/

.register_row{
	float:left;
	width:945px;
	padding:20px 0 25px 0;
	background:url(../images/bg/register_footer.gif) bottom center no-repeat;
}

.register_row p{
	padding:0;
}

.register_instrucions{
	padding:25px 0 20px 0;
}

.register_col_1{
	float:left;
	width:434px;
	padding:10px 30px 0 0;
	background:url(../images/bg/small_vertical_divider.gif) right center no-repeat;
}

.register_col_2{
	float:left;
	width:400px;
	padding:10px 0 0 30px;
}

div#register_left{
	float:left;
	width:455px;
	padding:0;
}

div#register_left p{
	padding:0 0 20px 0;
}


div#register_right{
	float:left;
	width:455px;
	padding:0;
}

div#register_footer{
	float:left;
	width:100%;
	margin:20px 0 0 0;
	padding:25px 0 15px 0;
	background:url(../images/bg/register_footer.gif) top center no-repeat;
}

div#register_footer_left{
	float:left;
	width:200px;
}

div.error{
	float:left;
	width:400px;
	color:#d81b22;
}

div.error p{
	padding:0;
}

.register_table tr td{
	padding:0 0 7px 0;
	vertical-align:top;
}

.register_table tr td table tr td{
	vertical-align:middle;
	padding:0 10px 0 0;
}

/********** Specials Template **********/

div#specials_container{
	float:left;
	width:620px;
	background:url(../images/bg/border_right.gif) right top no-repeat;
	font-size:11px;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding:10px 0 0 0;
}

div.specials_item{
	float:left;
	padding:10px 0 30px 9px;
	background:url(../images/bg/news_divider.jpg) bottom center no-repeat;
}

div.specials_item a{
	text-decoration:none;
	cursor:pointer;
}

.specials_intro{
	float:left;
	width:600px;
	padding:20px 0 20px 10px;
}

div.specials_item h2{
	float:none;
	padding:0 0 5px 0;
	font-weight:bold;
	text-transform:none;
}

div.specials_item h3{
	padding:0;
}

.specials_inner{
	float:left;
	width:585px;
}

.specials_inner p a{
	text-decoration:underline;
}

.specials_inner p a:hover{
    text-decoration:none;
}

.specials_left{
	float:left;
	width:175px;
}

.specials_right{
	float:left;
	width:405px;
}

/************** Recipes Competition ***************/

.recipe_comp_right{
	float:left;
	width:275px;
}

.winners_badge{
	float:left;
	width:130px;
	text-align:right;
}

.logout_heading{
	float:right;
	padding:0 10px 0 0;
}

.login_name{
	width:135px;
	height:33px;
	padding:10px 0 0 0;
	background:url(../images/login/welcome_back_bg.gif) no-repeat;
	text-align:center;
}

.login_name h5{
	margin:0;
	padding:0;
	color:#FFFFFF;
}

/********** Recipes Table **********/

.recipes_table{
	padding:10px 0 0 0;
}

.recipes_table_headings{
	font-weight:bold;
}

.recipes_table td{
	padding:3px;
	margin:0;
}

/********** Customer Callback **********/

.callback_container{
	width:100%;
	padding:20px 0 20px 0;
	min-height:200px;
	height:auto !important;
	height:200px;
}

.callback_btn{
	float:left;
	width:90px;
}

.callback_footer{
	width:100%;
	padding:15px 0 20px 0;
}


.back_btn{
	margin:20px 0 0 0;
}

/********** Fish Species **********/

div#fish_thumb_container{
	float:left;
	background:url(../images/bg/fish_spieces_bg.gif) top center no-repeat;
	width:245px;
	height:644px;
	margin:0 0 0 22px;
	padding:0;
	overflow:hidden;
}

div#fish_thumb_container ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

div#fish_thumb_container ul li{
	float:left;
	list-style:none;
	margin:21px 15px 0 0;
	padding:0;
}

div#fish_thumb_container ul li img{
	float:left;
	margin:0;
	padding:0;
}

div#fish_thumb_container ul li.fish_thumb_2{
	margin:21px 0 0 15px;
}

/********** Kids Centre **********/

div#kids_container{
	float:left;
	width:740px;
	padding:0 0 0 20px;
}

div.kids_row{
	float:left;
	width:740px;
	padding:25px 0 25px 0;
    background:url(../images/bg/recipes_header_bg.jpg) no-repeat left top;
}

div.kids_text{
	float:left;
	width:450px;
	padding:0;
    margin:0;
    min-height:65px;
}

div.kids_left{
	float:left;
	width:180px;
	padding:0;
    margin:0;
}

div.kids_left img{
    border:1px solid #e3e3e3;
}

div.kids_right{
	float:left;
	width:450px;
	padding:0;
    margin:0;
}

div.kids_download_left{
	float:left;
	width:220px;
	padding:0;
    margin:0;
    text-align:left;
}

div.kids_download_right{
	float:left;
	width:220px;
	padding:0;
    margin:0;
    text-align:right;
}

.product_center_text table, .product_center_text tr, .product_center_text td, .product_center_text th {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 5px;
}

.product_center_text table {
    margin: 0 auto
}

