@charset "utf-8";
@import url("grid12.css");

/* Custom Elements
----------------------------------------------------------------------------------------------------*/
a{
	text-decoration:none;
	color: #72884c;
}
a:hover{
	text-decoration:underline;
}

body{
	/*background-image:url(images/bg_main.jpg);
	background-repeat:repeat;*/
	background-color:#fff;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
.align_right{
	text-align:right;
}
.bg_contest{
	background-color:#F8F0B1;
	padding:7px;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}
.bg_header{
/*	background-image:url(images/header_img_01.jpg);
	background-repeat:no-repeat;
	background-position:center;*/
	background-image:url(images/bg_dark_yellow.jpg);
	background-repeat:repeat;
	
	height:520px;
	width:1278px;
	margin:0px auto 0px auto;
	overflow:hidden;
}
.bg_header_inner{
	background-image:url(images/bg_header_inner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:140px;
	margin:0px auto 0px auto;
	overflow:hidden;
}
.bg_recipe{
	overflow:hidden;
/*	background-image:url(images/bg_recipe.png);
	background-repeat:repeat-y;
	overflow:hidden;
	height:520px;*/

}
.bg_signup{
	float:left;
	background-image:url(images/bg_newsletter.gif);
	background-repeat:no-repeat;
	height:52px;
	width:210px;
}
.bg_test{
	float:left;
	background-color:#f00;
	height:100px;
	width:inherit;
}
.bgsearch{
	background-image:url(images/bg_search.png);
	background-repeat:no-repeat;
	height:30px;
	overflow:hidden;
	padding:3px 0 0 15px;
}
.bgsearch .inputBox{
	float:left;
	overflow:hidden;
}
.bgsearch .inputBox input{
	background-color:#e3e3e3;
	height:20px;
	width:170px;
	border:none;
	font-size:12px;
}
.bgsearch .img{
}
.bodyboldwhite{
	color:#fff;
	font-weight:bold;
}
.box_winners{
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	width:325px;
}
.brochure{
	margin-top:40px;
	padding-left:20px;
	overflow:hidden;
	
}
.clear{
	clear:both;
}
.contactus{
	padding:15px 0 20px;
 
}
.contactus_icons{
	float:left;
	margin-right:5px;
}

.contactus_icons .facebook a#bt{
    background-image: url(images/ico_facebook.png);
	background-repeat:no-repeat;
    background-position: 0 0;
    display: block;
    width: 26px;
    height: 28px;
}
.contactus_icons .facebook a#bt:hover{
    background-position: 0 -28px;
}
.contactus_icons .facebook a .alt { display: none; }

.contactus_icons .twitter a#bt{
    background-image: url(images/ico_twitter.png);
	background-repeat:no-repeat;
    background-position: 0 0;
    display: block;
    width: 26px;
    height: 28px;
}
.contactus_icons .twitter a#bt:hover{
    background-position: 0 -28px;
}
.contactus_icons .twitter a .alt { display: none; }
.contactus_icons .youtube a#bt{
    background-image: url(images/ico_youtube.png);
	background-repeat:no-repeat;
    background-position: 0 0;
    display: block;
    width: 26px;
    height: 28px;
}
.contactus_icons .youtube a#bt:hover{
    background-position: 0 -28px;
}
.contactus_icons .youtube a .alt { display: none; }
.contactus_icons .flickr a#bt{
    background-image: url(images/ico_img1.png);
	background-repeat:no-repeat;
    background-position: 0 0;
    display: block;
    width: 26px;
    height: 28px;
}
.contactus_icons .flickr a#bt:hover{
    background-position: 0 -28px;
}
.contactus_icons .flickr a .alt { display: none; }
.contactus_icons .pencil a#bt{
    background-image: url(images/ico_pencil.png);
	background-repeat:no-repeat;
    background-position: 0 0;
    display: block;
    width: 26px;
    height: 28px;
}
.contactus_icons .pencil a#bt:hover{
    background-position: 0 -28px;
}
.contactus_icons .pencil a .alt { display: none; }
.contactus_icons .contact a#bt{
    background-image: url(images/ico_email2.png);
	background-repeat:no-repeat;
    background-position: 0 0;
    display: block;
    width: 26px;
    height: 28px;
}
.contactus_icons .contact a#bt:hover{
    background-position: 0 -28px;
}
.contactus_icons .contact a .alt { display: none; }
.contactus_icons .rss a#bt{
    background-image: url(images/ico_rss.png);
	background-repeat:no-repeat;
    background-position: 0 0;
    display: block;
    width: 26px;
    height: 28px;
}
.contactus_icons .rss a#bt:hover{
    background-position: 0 -28px;
}
.contactus_icons .rss a .alt { display: none; }

.container_board{
	float:left;
	width:355px;
	overflow:hidden;
	margin-top:10px;
	height:174px;
}
.container_board .board_image{
	float:left;
	padding-right:10px;
	overflow:hidden;
}

.container_board a{
	color:#72884c;
}
.container_board .board_tit{
	color:#72884c;
	font-size:14px;
	font-weight:bold;
}
.container_board .board_desc{
	padding-top:20px;
	overflow:hidden;
}
.container_brochure{
	float:left;
	overflow:hidden;
	width:345px;
	height:170px;
}
.container_dotted{
	padding-top:10px;
	padding-bottom:10px;

}
.container_dotted .dots{
  border-bottom:1px dashed #999;
}

.container_menu{
	padding-top:20px;
}
.container_menu .logo{
	float:left;
	overflow:hidden;
	width:230;
	height:70px;
}
.container_menu .menu{
	font-family: 'SteelfishBold';
	text-transform:uppercase;
	font-size:24px;
	padding-top:20px;
	padding-left:30px;
	overflow:hidden
	
}
.content_list{
	float:left;
	width:490px;
	padding-right:15px;
}
.content_list a{
	color:#72884c;
	text-transform:uppercase;
	font-weight:bold;
}

.copyright{
	font-size:10px;
	font-weight:bold;
	color:#666;
}
.dashedR{
	border-right:#999 dashed 1px;
	color: #000;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.font_black{
	color:#000;
}
.font_green{
	color:#72884c;
}
.font_green_light{
	color:#72884c;
}

.font_white{
	color:#fff;
}
.footer_contactus{
	padding-top:30px;
}
.footer_links{
	padding-top:10px;
}
.footer_links ul li{
  display:inline-block;
  list-style:disc;
  padding:10px 2px;
  font-weight:bold;
}
.footer_links ul li a{
	color:#666;
	text-decoration:none;
}
.footer_links ul li a:hover{
	text-decoration:underline;
}

.footer_signup{
	padding:20px 0px 0px 0px;
}

.footer_signupBox{
	float:left;
	width:330px;
	border-right:1px dashed #999;
	padding:10px 10px 10px 0px;
}
.footer_signupBox .bold{
	font-weight:bold;
	font-style:italic;
	padding:3px 0 3px;
}
.footer_signupBox2{
	padding:10px 30px 10px 30px;
	overflow:hidden;
	
}
.footer_signupBox2 .bold{
	font-weight:bold;
	font-style:italic;
	padding:3px 0 3px;
}
.getRecipe{
	position:relative;
	width:auto;
	padding-top:10px;
	z-index:100;
}
.header_menu{
}
.home_menu{
	position:relative;
	top:-520px;
	overflow:hidden;
	margin-bottom:-160px;
	z-index:200;
}
.img106{
	width:106px;
}
.img135{
	width:135px;
}
.img172{
	width:172px;
}
.img232{
	width:232px;
}
.image_box{
	padding:5px 5px 2px 5px;
	border:1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.inner_container{
	padding-bottom:0px;
}
.inner_recipe_box_img{
	overflow:hidden;
	background-color: #000;
	background-image: url(images/bg_recipe_inner_box.jpg);
	height: 476px;
	background-repeat: no-repeat;
}
.inner_recipe_box_black{
	height:235px;
	width:640px;
	overflow:hidden;
	margin-top:75px;
	margin-left:22px;
	padding:20px 0 20px 20px;
}
.inner_recipe_container{
	overflow:hidden;
	color:#000;
}
.inner_recipe_col{
	float:left;
	width:289px;
	overflow:hidden;
	padding-left:30px;
	margin-top:5px;
	color: #000;
}
.inner_recipe_col ul{
	padding-left:10px;
	margin-top:0px;
}
.inner_recipe_col ul a{
	color:#000;
	text-decoration:none;
}
.inner_recipe_col ul li{
	width:230px;
	padding-top:3px;
	padding-bottom:3px;
	color:#000;
	
}
.inner_recipe_title{
	font-family: SteelfishBold;
	font-size:24px;
	text-transform:uppercase;
	font-size:52px;
	color:#000;

}
.learn_more{
	padding:10px 0px;
	font-weight:bold;
	
}
.learn_more a{
	text-decoration:none;
	color:#72884c;
	text-transform:none;
}
.learn_more a:hover{
	text-decoration:underline;
}
.list1{
}
.list2{
	font-size:16px;
}
.list1 li, .list2 li{
	
}
.list1 a,.list2 a{
	color:#72884c;
}
.list_no_bullets li{
	list-style:none;
	padding-top:5px;
	padding-bottom:5px;
}
.list_no_bullets2 li{
	list-style:none;
	padding-top:5px;
	padding-bottom:15px;
}
.list_policies li{
	list-style:lower-roman;
	padding-top:10px;
}
.list_policies li .bold{
	font-weight:bold;
}
.list_policies li ul li{
	list-style:decimal;
}
.list_policies li ul li ul li{
	list-style:lower-alpha;
}
.list_policies li ul li ul li ul li {
	list-style:square;
}
.marginR{
	margin-right:20px;
}
.menu_location{
	font-size:10px;
	color:#999;
	padding-bottom:20px;
}
.menu_location a{
	text-decoration:none;
	color:#999;
}
.menu_location a:hover{
	text-decoration:underline;
}
.news_box{
	padding-top:20px;
	padding-bottom:10px;
}
.news_box a{
	color:#72884c;
}
.news_container{
	padding-bottom:30px;
}
.news_date{
	padding:3px 0 10px;
	font-size:10px;
	font-style:italic;
	color:#666;
	
}
.newsletter_bt{
	width:79px;
	height:37px;
	overflow:hidden;
	background-image:url(images/bt_newsletter.png);
}
.newsletter_bt:hover{
	background-position:0 -37px;
}
.newsletter_input{
	float:left;
	padding:8px 0 0 37px;
}
.newsletter_input input{
	border:none;
	background-color:#e1e1e1;
	
}
.overflow{
	overflow:hidden;
}
.padding20{
	padding-top:20px;
}
.pages{
	color:#000;
}
.pages a{
	color:#999;
}

.recipe_content{
	float:left;
	padding-right:15px
}
.w435{
	width:435px;
}
.recipe_cat{
	font-size:14px;
	overflow:hidden;
}
.recipe_cat li{
	list-style:none;
	padding-top:4px;
	padding-bottom:4px;
}
.recipe_sub{
	font-size:12px;
}
.recipe_cat li{
	list-style:none;
	padding-top:1px;
	padding-bottom:1px;
}
.recipe_content_list{
	float:left;
	width:490px;
	padding-right:15px;
	
}
.recipe_directions{
	margin-top:20px;
	margin-right:20px;
}
.recipe_directions ol{
	margin-top:5px;
	padding-left:40px;
	font-size:24px;
	color:#c6c77b;
}
.recipe_directions ol li{
	padding-top:6px;
	padding-bottom:6px;
}
.recipe_directions ol li span{
	font-size:12px;
	color:#000;
}
.recipe_image{
	overflow:hidden;
}

.recipe_image .image_caption{
	margin-top:5px;
	font-size:10px;
	font-style:italic;
	color:#999;
}
.recipe_ingredients{
	width:650px;
	margin-right:10px;
}
.recipe_ingredients ul{
	color:#c6c77b;
	padding-left:20px;

}
.recipe_ingredients ul li{
	width:300px;
	padding-top:4px;
	padding-bottom:4px;
	list-style:none;
}
.recipe_ingredients ul li span{
	color:#000;
}
.recipe_instructions{
	margin-top:10px;
}
.recipe_list, .partnership_list{
	margin-bottom:15px;
	margin-top:15px;
	overflow:hidden;
}
.recipe_toolbar{
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	overflow:hidden;
	margin-bottom:20px;
	padding:3px 3px 3px 0px;
}
.recipe_toolbar .prints{
	float:left;
	overflow:hidden;
	padding:10px 0px 10px 0px;
	width:260px;
}
.recipe_toolbar .prints a{
	padding:0px 10px 0px 10px;
	color:#72884c;
	font-weight:bold;
}
.recipe_content .icons{
	overflow:hidden;
	margin:0;
	padding:0;
	padding:10px 0 0 0;
}
.recipe_video{
	padding:4px 0px 20px 0px;
}
.row{
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
}
.tit_steelfish{
	font-family: 'SteelfishBold';
	font-size:24px;
	text-transform:uppercase;
}
.search_link{
	color:#000;
}
.site_map li{
	padding-top:5px;
}
.site_map li a{
	font-weight:bold;
}
.site_map li ul li{
	padding-top:1px;
}
.site_map li ul li a{
	font-weight:normal;
}
.sidebar_banner{
	margin-top:5px;
	margin-bottom:5px;
	overflow:hidden;
}
.sub_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18x;
	font-weight:bold;
	text-transform:uppercase;
}

.underlinemenu{
	font-family: 'SteelfishBold';
	text-transform:uppercase;
	font-size:24px;
	padding-top:14px;
	padding-left:50px;
	padding-bottom:20px;
	overflow:hidden;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
}

.underlinemenu ul li{
  float:left;
  display: block;
  text-align: center;
  padding:0px 10px;
}

.underlinemenu ul li:last-child {
  border-right:0px;
}


.underlinemenu ul li a{
color: #333;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
text-decoration: none;
/*border-bottom: 3px solid #222; bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom: 3px solid #222;
border-bottom-color: #72884c;
color:#72884c;
}
.underlinemenu ul li a.mn_active{
color: #fff;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
text-decoration: none;
border-bottom: 3px solid #72884c; /*bottom border is 3px*/
}
.uppercase{
	text-transform:uppercase;
}
.view_all_recipes{
	padding-top:5px;
	font-style:italic;
	font-weight:bold;
	color:#fff;
}
.view_all_recipes a{
	color:#fff;
	text-decoration:none;
}
.view_all_recipes a:hover{
	text-decoration:underline;
}
.wrapper_header{
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
}

.wrapper_main{
	width:960px;
	margin:0px auto;
}

.wrapper_menu{
	float:none;
	margin-top:16px;
	background-image:url(images/bg_menu.png);
	background-repeat:repeat-x;
	height:140px;
	z-index:999999999;
}
.wrapper_footer{
	float:none;
	background-image:url(images/bg_footer.png);
	background-repeat:repeat;
	height:84px;
	
}
.wrapper_recipe{
	height: 320px;
	background-image:url(images/bg_lcol.png);
    width:300px;
	overflow:hidden;
	
}
.wrapper_recipe .container_recipe{
	padding:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;

}
.wrapper_recipe_send{
	background-color:#eff5e7;
	overflow:hidden;
}


.wrapper_yellow{
	background-image:url(images/bg_dark_yellow.jpg);
	background-repeat:repeat;
}



</style> 

