/*------------------------------------------------------------------------------
	basic styles 
------------------------------------------------------------------------------*/	

/* Clear Fix */
/* Apply the clearfix class to any element which acts as a container for floats. */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
.clearfix {display:block;}
* html .clearfix {height: 1px;}
/* End hide from IE-mac */ 
body {
	margin: 0; padding: 0;
	color: #371d08;
	font-family: Georgia, serif;
	font-size: 12px;
	background: #faf6e9 url('/assets/shared/body_bg.gif') repeat;
	text-align: center;
}
p{
	margin: 0 0 15px 0;
	line-height: 1.4em;
}
h1{ 
	font-size: 20px; 
	font-weight: normal;
}
h1.smaller{ 
	font-size: 18px; 
	font-weight: normal;
}
h2{ 
	color: #f5d88e;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 5px 0;
}
h3{ 
	font-size: 11px; 
	margin: 0 0 10px 0;
	font-weight: normal;
}
h4{ 
	color: #5e790f;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.logo{
	position: absolute;
	top: 10px;
	left: 35px;
}
img{
	border: none;
}
a:link, a:visited{
	text-decoration: none;
	color: #7e5a1f;
	outline:none;
}
a:hover, a:active{
	text-decoration: underline;
	color: #5a740e;
	outline:none;
}
#wrapper{
background:none;
}
.errorMessage {
	color:Red;
}
/*------------------------------------------------------------------------------
	navigation
------------------------------------------------------------------------------*/
#nav{
	position: absolute;
	bottom: 0;
	right: 25px;
	*right: 5px;
	width: 575px;
}
#nav ul {
	list-style: none;
	height: 25px;
	margin: 20px 0 0 0; 
	padding: 0;
	height: 50px;
}
#nav li {
	list-style: none;
	float: left;
	margin: 0; padding: 0;
}
#nav a {
	display: block;
	overflow: hidden;
	height: 0px !important;
	height /**/: 50px; /*For IE5 Win */
	padding: 50px 0 0 0;
}
#nav1 a{
	width: 114px;
	background: url('/assets/shared/nav_recipes.jpg') top left no-repeat;
}
#nav2 a{
	width: 112px;
	background: url('/assets/shared/nav_products.jpg') top left no-repeat;
}
#nav3 a{
	width: 122px;
	background: url('/assets/shared/nav_baking_tips.jpg') top left no-repeat;
}	
#nav4 a{
	width: 121px;
	background: url('/assets/shared/nav_my_wl.jpg') top left no-repeat;
}	
#nav5 a{
	width: 106px;
	background: url('/assets/shared/nav_about.jpg') top left no-repeat;
}	



	#nav a:hover.nav1, #nav a:hover.nav2, #nav a:hover.nav3, #nav a:hover.nav4, #nav a:hover.nav5, #nav a:hover.nav6, #nav a:hover.nav7, #nav a:hover.nav8,#nav a:hover, nav li:hover, #nav li.sfhover {
		background-position: 0 -50px;
		}

	#nav a.current, #nav a.current:hover{
		background-position: 0 -101px;
		}
/*------------------------------------------------------------------------------
	GSA added July 2010
------------------------------------------------------------------------------*/
#search_bar{
	position: absolute;
	top: 0;
	right: 160px;
	width: 451px;
	height: 43px;
	margin-right: 3px;
	background: url(/assets/shared/search_bar.gif) no-repeat 10px 0px;
}

#gsa-search {
	position: absolute;
	top: 0px;
	z-index: 1001;
	width: 264px;
	left: 323px;
}

#gsa-search fieldset{
	border:none;
	margin:0px;
	padding:0px;
}

#GSA_txtSearch {
	background-color: transparent;
    border: 3px solid #EFE7D7;
    color: #4B2D06;
    float: left;
    font-family: Georgia,serif;
    font-size: 11px;
    height: 15px;
    margin: 20px -8px 0 8px;
    position: relative;
    top: -2px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#GSA_btnSearch {
	margin: 16px 0 0 10px;
	float:left;
}
/*------------------------------------------------------------------------------
	End GSA 
------------------------------------------------------------------------------*/
#search_bar a:link, #search_bar a:visited{
	text-decoration: none;
	color: #371d08;
}
#search_bar a:hover, #search_bar a:active{
	text-decoration: none;
	color: #5a740e;
}

















	*margin: 7px 15px 0 0;
	color: #371d08;
	height: 35px;















	*font-size: 11px;
	width: 380px;
	margin-top: 7px;
	margin-bottom: 0;
	margin-left: 0;
}
.recipe_box{
	margin: 0 0 -10px 5px;
}
#search_bar form{
	width: 155px;
	display: inline;
}
/*------------------------------------------------------------------------------
	layout
------------------------------------------------------------------------------*/	
#wrapper{
	padding: 0;
	margin: 0;
	background: url('/assets/shared/wrap_bg.gif') repeat-y;
	margin: 0px auto;
	text-align: left;
	width: 930px;
	position: relative;
}
#print_wrapper{
	padding: 0;
	background: #fff;
	margin: 0px;
	text-align: left;
	width: 705px;
}
#header{
	position: relative;
	padding: 0;
	background: url('/assets/shared/header_nav_bg.jpg') no-repeat;
	height: 115px;
}
#content,
.content {
	padding: 1px 0 0 0;
	margin: -1px 0 0 4px;
	position: relative;
}

.content2{
	padding: 1px 0 0 0;
	margin: -1px 0 0 4px;
	position: relative;
	background: url('/assets/shared/content_bg1.gif') repeat-y top right;
}
/* End Added 10/15/07 by BS */
.footer{
	clear: both;
	position: absolute;
	bottom: -14px;
	left: 0;
	background: url('/assets/shared/footer_bg.gif') bottom left no-repeat;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 10px;
	height: 14px;
	width: 930px;
	z-index:1;
}
.footer2{
	clear: both;
	position: absolute;
	bottom: -14px;
	left: 0;
	background: url('/assets/shared/footer_bg2.gif') bottom left no-repeat;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 10px;
	height: 14px;
	width: 930px;
	z-index:1;
}
.footer3{
	behavior: url(/assets/css/iepngfix.htc);
	clear: both;
	position: absolute;
	bottom: -14px;
	left: 0;
	background: url('/assets/shared/bottom_lady_product.png') bottom left no-repeat;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 10px;
	height: 170px;
	width: 930px;
	z-index: 1px;
}
.footer4{
	behavior: url(/assets/css/iepngfix.htc);
	clear: both;
	position: absolute;
	bottom: -14px;
	left: 0;
	background: url('/assets/shared/bottom_lady_product2.png') bottom left no-repeat;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 10px;
	height: 170px;
	width: 930px;
	z-index: 1px;
}
#copyright{
	padding: 8px 0 0 15px;
	margin: 0px auto;
	text-align: left;
	width: 930px;
	font-size: 12px;
}
/*------------------------------------------------------------------------------
	homepage
------------------------------------------------------------------------------*/	
#content_left{
	float: left;
	display: inline;
	padding: 0 0 200px 0;
	margin: 0;
	background: url('/assets/shared/left_side_bg.gif') no-repeat;
	width: 254px;
	min-height:475px;
}
#content_left h3{
	font-size: 18px; 
	margin: 10px 0 10px 30px;
	color: #fff;
	font-weight: normal;
}

#bottom_lady
{
    margin-top:-163px;
}
#bottom_lady_product{
	position:absolute;
	bottom: 1px;
	display: block;
	padding: 0 0 0 20px;
	z-index: 200;
	width: 256px;
	float: left;
}

html>body #bottom_lady {
	*position: absolute;
	*display: block;
	*bottom: 0px;
	*left: 20px;
	*z-index: 200;
	_position: absolute;
	_display: block;
	_bottom: 0px;
	_left: 20px;
	_z-index: 200;
}
#content_left a:link, #content_left a:visited{
		text-decoration: none;
		color: #f5d88e;
}
#content_left a:hover, #content_left a:active{
	text-decoration: underline;
	color: #f5d88e;
}
#content_left a.active{
	font-style: italic;
	color: #fff;
}
#featured_item{
	width: 225px;
	margin: 30px 13px 0 13px;
}
#featured_item p{
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 0 15px;
}
#featured_item .quote{
	text-align: left;
	font-size: 12px;
	color: #fff;
	padding: 0px 30px 0 30px;
	margin-top: 10px;
}
.quote_arrow{
	background: url('/assets/shared/quote_arrow.gif') no-repeat;
	padding: 0 0 5px 20px;
}
#featured_item ul{
	list-style: none;
	padding: 0;
	margin: 0 0 15px 32px;
}
#featured_item li{
	padding: 0 0 10px 20px;
	font-size: 12px;
	background: url('/assets/shared/quote_arrow.gif') no-repeat;
}
#content_right{
	float: right;
	padding: 0;
	margin: 0 2px 0 0;
	_margin: 0 1px 0 0;
	width: 670px;
}
			#content_right .top{
				height: 171px;
				padding: 0;
			}
			#content_right .top{
				height: 171px;
				padding: 170px 25px 0 355px;
			}			
#content_right .feat{
position: absolute; top: 1px; left: 254px;
}
#content_right .top p{
	color: #fff;
	font-size: 12px;
	line-height: 1.4em;
}
#content_right .top a:link, #content_right .top a:visited{
	text-decoration: none;
	color: #f5d88e;
}
#content_right .top a:hover, #content_right .top a:active{
	text-decoration: underline;
	color: #f5d88e;
}
.home_arrow{
	background: url('/assets/shared/home_arrow.gif') no-repeat;
	padding: 0 0 5px 20px;
}
#content_right .about_detail{
	background: url('/assets/shared/wheat.jpg') bottom right no-repeat;
	border-bottom: 1px solid #f1eadb;
	margin: 25px 25px 0 25px;
	padding-bottom: 10px;
}
#content_right .about_detail p{
	margin: 0 175px 15px 50px;
	font-size: 12px;
}
#content_right .map{
	margin: 25px 0 0 25px;
	padding-bottom: 10px;
}
#content_right .map p{
	margin: 0 175px 15px 50px;
	font-size: 12px;
}		
#content_right .product_detail{
	margin: 0 25px 0 25px;
}
#content_right .product_detail p{
	margin: 5px 50px 0px 50px;
	font-size: 12px;
}
#content_right ul{
	margin: 5px 0 10px 5px;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
#content_right li{
	background: url('/assets/shared/sm_carrot_grn2.gif') 2px 2px no-repeat;
	padding: 0 0 3px 15px;
}
			#content_right .bottom{
				margin: 10px 0 20px 0;
			}
				#content_right #home-callouts {
					margin-bottom:20px;
				}
					.home_left{
						float: left;
						width: 310px;
						margin: 10px 0 0 30px;
						_margin: 10px 0 0 15px;
					}
					.home_right{
						float: left;
						margin: 10px 0 0 25px;
						padding: 0 25px 0 0;
						width: 275px;
					}
						.recipe_image{
							float: left;
							padding: 0 10px 25px 0;
						}
					#content_right .bottom p {
						margin-bottom:0;
						padding-bottom:10px;
					}
#wl_news{
	padding: 1px;
	border-top: 1px solid #f1eadb;
	margin: 15px 25px 0px 25px;
	padding: 15px 0 10px 0;
}
#wl_news p{
 margin: 0;
 padding: 0;
 line-height: 1.4em;
 font-size: 12px;
 *font-size: 11px;
 width: 110px;
}
#wl_news span.headline{
	margin: -15px 0 0 110px;
	width: 500px;
	display: block;
}
/*------------------------------------------------------------------------------
	Interior Pages
------------------------------------------------------------------------------*/
#interior_content{
	background: url('/assets/shared/interior_bg.gif') repeat-y;
	height: 100%;
	padding:0 0 150px 0;
}
.about{
	background: url('/assets/shared/header_about_bg.jpg') no-repeat;
	height: 125px;
}
.bread{
	background: url('/assets/shared/header_bread_bg.jpg') no-repeat;
	height: 82px;
}

.search{
	background: url('/assets/shared/header_search_bg.jpg') no-repeat;
	height: 82px;
}	
/* Added 10/15/07 by BS */
.breakfast{
	background: url('/assets/shared/header_breakfast_bg.jpg') no-repeat;
	height: 82px;
}
.entree{
	background: url('/assets/shared/header_entree_bg.jpg') no-repeat;
	height: 82px;
}
.dessert{
	background: url('/assets/shared/header_dessert_bg.jpg') no-repeat;
	height: 82px;
}
/* End Added 10/15/07 by BS  */
.products{
	background: url('/assets/shared/header_products_bg.jpg') no-repeat;
	height: 125px;
}
.flour{
	background: url('/assets/shared/header_flour_bg.jpg') no-repeat;
	height: 82px;
}
.cornmeal{
	background: url('/assets/shared/header_cornmeal_bg.jpg') no-repeat;
	height: 82px;
}
.grits{
	background: url('/assets/shared/header_grits_bg.jpg') no-repeat;
	height: 82px;
}
.biscuits{
	background: url('/assets/shared/header_frozen_biscuits_bg.jpg') no-repeat;
	height: 82px;
}
.recipes_main{
	background: url('/assets/shared/header_recipes_bg.jpg') no-repeat;
	height: 125px;
}
.recipes_detail{
	background: url('/assets/shared/header_recipedetail_bg.jpg') no-repeat;
	height: 82px;
}
.my_wl{
	background: url('/assets/shared/header_my_wl_bg.jpg') no-repeat;
	height: 125px;
}
.my_wl2{
	background: url('/assets/shared/header_my_wl_bg2.jpg') no-repeat;
	height: 82px;
}
.contact{
	background: url('/assets/shared/header_contact_us.jpg') no-repeat;
	height: 82px;
}
.contact2{
	background: url('/assets/shared/header_my_wl_bg2.jpg') no-repeat;
	height: 82px;
}
.baking_tips{
	background: url('/assets/shared/header_baking_tips_bg.jpg') no-repeat;
	height: 125px;
}
.baking_tips2{
	background: url('/assets/shared/header_baking_tips_bg2.jpg') no-repeat;
	height: 82px;
}
.faqs{
	background: url('/assets/shared/header_faq_bg.jpg') no-repeat;
	height: 82px;
}
.privacy{
	background: url('/assets/shared/header_privacy_bg.jpg') no-repeat;
	height: 82px;
}
.legal{
	background: url('/assets/shared/header_legal_bg.jpg') no-repeat;
	height: 82px;
}
.survey{
	background: url('/assets/shared/header_survey_bg.jpg') no-repeat;
	height: 125px;
}
.survey_confirm{
	background: url('/assets/shared/header_survey_confirm_bg.jpg') no-repeat;
	height: 125px;
}
.where_to_buy{
	background: url('/assets/shared/header_where_buy_bg.jpg') no-repeat;
	height: 82px;
}
.media{
	background: url('/assets/shared/header_media.jpg') no-repeat;
	height: 82px;
}
.note{
		background: url('/assets/shared/header_note_consumers.jpg') no-repeat;
		height: 82px;
}
.sitemap{
		background: url('/assets/shared/header_sitemap.jpg') no-repeat;
		height: 82px;
}
.col{
    width: 300px; 
    float: left; 
    margin-top: 15px;
}
.col h3{
	font-size: 18px;
}

#interior_left{
	float: left;
	width: 380px;
	padding: 0 5px 20px 30px;
	min-height: 500px;
	
	
}
#interior_left .ornament_center{
	padding: 15px 0 0 0;
}
#interior_left .ornament_second{
	padding: 0 0 15px 0;
}	
#interior_left .ornament{
	padding: 0 0 20px 0;
}
#interior_left h1{ 
	font-size: 20px; 
	font-weight: normal;
	margin-right: 60px;
	color: #61251e;
}
#interior_left h3{ 
	font-size: 16px; 
	font-weight: normal;
	margin-right: 60px;
	color: #61251e;
}
.prep_time{
	display: block;
	float: right;
	width: 137px; height: 50px;
	padding:  50px 0px 20px 0px; 
	margin: -13px 7px 20px 0;
	background: url('/assets/shared/prep_time_bg.jpg') top left no-repeat;
	text-align: center;
	font-family: arial, verdana, san-serif;
	color: #333;
	font-size: 10px;
}
.prep_time.clear{
	background:none;
}			
#interior_right{
	float: right;
	width: 220px;
	margin: 0 1px 0 0;
	padding: 15px 8px 200px 20px;
}
#interior_right .a:link, #interior_right a:visited{
	color: #4b3106;
}
#interior_right a:hover, #interior_right a:active{
	color: #5a740e;
}
.user_rating{
	padding-bottom: 25px;
	margin-left: 5px;
}	
#interior_right ul.faq_list{
	font-size: 12px;
	margin: 10px 15px 0 0;
}
#interior_right h2{
	color: #61251e;
}
#interior_right h3{
	color: #61251e;
	font-size: 14px;
	margin: 10px 0 10px 5px;
}	
.user_rating div{
	float: left;
}
.star{
	vertical-align: bottom;
}
#interior_right ul{
	margin: 25px 0 10px 5px;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
#interior_right li{
	background: url('/assets/shared/sm_carrot_grn.gif') 2px 2px no-repeat;
	padding: 0 0 8px 15px;
}
.activelink {
	color: #ab3e2a;
	font-weight: normal;
}
#interior_right .email_actions{
	border-top: 1px solid #c6cea4;
	margin-right: 10px;
	padding: 20px 0 0 10px;
}
#interior_right p{
	font-size: 11px;
	margin: 0 20px 10px 7px;
	font-style: italic;
}
.breadcrumb{
	font-family: arial, verdana, san-serif;
	color: #fff;
	font-size: 10px;
	float: right;
	margin: 15px 20px 0 0;
	padding: 0;
}
  .breadcrumb a:link, .breadcrumb a:visited{
	  color: #fbce70;
  }
  .breadcrumb a:hover, .breadcrumb a:active{
	  text-decoration: underline;
  }
.recipeListing h2{
color: #546e0c;
font-size: 15px;
margin: 5px 0 10px 0;
width: 200px;
}
.recipeListing h2.product {
	color: #546e0c;
	font-size: 15px;
	margin: 5px 0 10px 0;
	width: 325px;
	*width: 250px;
}
.recipeListing .recipe_content  a:link , .recipeListing .recipe_content  a:visited{
	color: #546e0c;
	text-decoration: none;
}
.recipeListing .recipe_content a:hover , .recipeListing .recipe_content  a:active{
	color: #546e0c;
	text-decoration: underline;
}
.recipeListing .recipe{
	border-bottom: 1px solid #f1eadb;
	margin-top: 10px;
	_margin-top: 5px;
	_padding-top: 8px;
	*margin-top: 5px;
	*padding-top: 8px;
}
.recipeListing .recipe_content{
	float: left;
	padding: 0 0 0 10px;
}
.recipeListing .clr{
	clear: left;
}
.product_image{
	float: left;
	padding-bottom: 30px;
	width:100px;
}	
.product_image img {
	margin-right: 5px;
	padding-bottom:10px
}
.recipe_info{
	/* Edited by BS -- 10/9/07 -- Width increased*/
	width: 258px;
	/*width: 228px;*/
	height: 44px;
	background: url('/assets/shared/recipe_info_back.gif') no-repeat;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
.recipe_info div{
	float: left;
	width: 100px;
	padding-left: 12px;
	padding-top: 10px;
	*padding-top: 8px;
}
/* Added by BS -- 10/9/07 */
.recipe_info div.alt{
	float: left;
	width: 134px;
	padding-left: 12px;
	padding-top: 10px;
	*padding-top: 8px;
}	
.recipeMain .h2{ margin-bottom: 3px; }
.recipeMain .h3{ margin-bottom: 8px; }
.recipeMain .content_pad{
	padding:30px 30px 150px 30px;
}
.recipeMain h2{
	color: #546e0c;
	font-size: 15px;
	margin: 5px 0 10px 0;
}
.recipeMain .category_overview{
	width: 300px;
	float: left;	
}

.recipeMain h2.product-category-name {
       color:#7A6448;
       font-size:17px;
}


.recipeMain .recipe_content{
	padding-left: 100px;
	padding-right: 30px;
}	
.serving_info{
	width: 150px;
	float: right;
	margin-top: -30px;
	text-align: right;
}
.print_recipe{
	background: #FFFFFF;
	font-family: arial;
}
.print_recipe_content{ 
	padding: 10px; 
}
.print_recipe h1{
	text-align: left;
	margin: 20px 0 20px 0;
}
.print_recipe h3{
	font-size: 18px; 
	margin: 25px 0 10px 0px;
	color: #61251E;
	font-weight: normal;
}
.print_recipe .r_img{
	float:right;
	margin: 20px 0 10px 15px;
}
.print_recipe .info{
	margin: 20px 0 0 0;
	font-size: 110%;
}
.print_recipe .legal_footer{ 
	font-size: 10px;
}
#faq li{
	background: url('/assets/shared/sm_carrot_grn2.gif') 2px 2px no-repeat;
	padding: 0 0 8px 15px;
}
#interior_left .tip li{
	background: url('/assets/shared/bullet.gif') 2px 3px no-repeat;
	padding: 0 0 8px 15px;
}
/*------------------------------------------------------------------------------
	Recipe - Print
------------------------------------------------------------------------------*/	
#recipe_print{text-align: left; background: none;}
#recipe_print #wrapper{
	width: 465px;
	margin: 0;
	background: none;
}
#recipe_print .prepTime{
	background: #f1f7e2;
	width: 204px;
	height: 182px;
	float: left;
}
#recipe_print .prepPad{ padding: 5px 0 0 0px; }
#recipe_print .timer{margin: 10px 0 15px 60px;}
#recipe_print #recipe_img{
	float: left;
	margin-right: 10px;
}
#recipe_print #header{
	height: 100px;
}
#recipe_print #header #logo{
	left: 140px;
}
#recipe_print #header, #recipe_print #content, #recipe_print #footer{
	background: #fff;
}
#recipe_print #content{
	background: #fff;
}
#recipe_print #main{
	width: 455px;
}
#recipe_print #recipe_directions li .direction{ 
	float:left;
	width:380px;
	padding-bottom:10px;
}
ol#recipe_directions 
{
	margin:0;
	padding:0;
	list-style:none;
}
#recipe_directions li .directionOrder{ 
	clear:left;
	float:left;
	width:22px;
	text-align:left;
}
#recipe_directions li .direction{ 
	float:left;
	width:425px;
	padding-bottom:10px;
}
#recipe_print #recipe_directions li .direction{ 
	float:left;
	width:380px;
	padding-bottom:10px;
}
#recipe_directions li.heading{
	font-weight:bold;
}
#recipe_print #footer{margin-left: 10px;}
.hidePrint{
	display: none;
}
/*------------------------------------------------------------------------------
	Tables - Data
------------------------------------------------------------------------------*/	
table.dataTable{
	font-size: 11px;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
table.dataTable td{
	padding: 5px 0px 4px 10px;
	border: 0px;
}
.dataTable td.left{ text-align: left; }
table.dataTable th{ color: #333; font-size: 12px; text-align: center; }
table.dataTable a{ text-decoration: none; color: #BD3957; }
table.dataTable a:hover{ color: #000; }
table.dataTable tr.none{ background: #fff; }
table.dataTable tr.alter{ background: #f4f7e8; border-top: 1px solid #333; border-bottom: 1px solid #333; }
/*------------------------------------------------------------------------------
	misc
------------------------------------------------------------------------------*/
.printIcon{
	padding-left: 21px;
	padding-bottom: 8px;
	display: block;
	color: #7e5a1f;
	background: url('/assets/shared/printicon.gif') 0 -1px no-repeat;
}
.printIcon:hover{
	text-decoration: underline;
}
.emailIcon{
	padding-left: 21px;
	padding-bottom: 8px;
	display: block;
	color: #7e5a1f;
	background: url('/assets/shared/emailicon.gif') 0 -1px no-repeat;
}	
.clear{
	clear: both;
}
.pad_bottom{
	padding: 0 0 5px 0;
	display: block;
}
.pad_bottom_10{
	padding: 0 0 10px 0;
	display: block;
}
.pad_bottom_top_10{
	padding: 20px 0 10px 0;
	display: block;
}
.pad_left{
	padding-left: 5px;
}
.recipe_box_input{
	margin: 0 0 15px 0;
}
.checkbox_h3{
	margin: 0;
}
img, div { behavior: url(iepngfix.htc) }
.carrot_g{
	color: #4b3106;
	display: block;
	background: url('/assets/shared/carrot_green.gif') no-repeat;
	padding: 1px 5px 3px 20px;
	margin: 8px 0;
	font-style: normal;
	line-height: 100%;
}
.quote_right {
	color:#4B3106;
	font-size:12px;
	font-style:italic;
	line-height:150%;
	padding:20px 10px;
	text-align:center;
}	
#quote-wrapper .quote_right {
	color: #4b3106;
	line-height: 150%;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	padding: 0;
}
.quote_right p{
	margin-bottom:5px;
}
.quote_right a{
   font-style:normal;
   color:#412800;
}
.quote_right a:hover {
	color:#5A740E;
}
.left {float: left;}
.right {float: right; padding-right: 10px; }
.HideHeader{display: none;}  /* Recipe Categories Page  */
.pager TD TABLE TR TD {
	padding-left:4px;
}
.errorMessage {color:Red;}
.footerBlurb{margin: 10px 0 0 20px; font-size: 11px; width:600px;}
/*IE6\*/
* .flours{margin-top: -40px;}
/*IE6*/
/*IE7*/
 *:first-child+html .flours{margin-top: -40px;}
span.leftnavImage{width:227px;height:26px;display:inline-block;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/shared/ornament.png');}
img.leftnavImage{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}	
/* nutrition facts styles */
#nutrition-container {
	background-color:#FFFFFF;
	color:#000;
	float:right;
	margin-right:6px;
	*margin-right:3px;
	margin-bottom:200px;
}
#nutrition-facts {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	padding:9px;
	clear:both;
	margin:0;
	width:214px;
	background-color:#FFFFFF;
}
#nutrition-facts h1  {
	font-size:24px;
	width:215px;
	padding:0;
	color:#000000;
	line-height:24px;
	font-weight:bold;
	margin:0 0 5px;
}
#nutrition-facts p, #nutrition-facts ul li.serving-size {
	border-bottom:medium none;
	font-size:11px;
	line-height:1.4em;
	padding:1px 0;
}
#nutrition-facts ul {
	clear:both;
	margin:0 !important;
	padding:0;
	text-indent:0px;
	width:214px;
}
#nutrition-facts ul.sub {
	border:0;
	float:right;
	width:88%;
}
	
#nutrition-facts ul li {
	background:none repeat scroll 0 0 transparent;
	border-bottom:1px solid #000000;
	height:15px;
	vertical-align:middle;
	list-style:none outside none;
	font-size:11px;
	margin:0;
	padding:3px 0 0;
}
#nutrition-facts ul li.two-lines {
	height:auto;
	line-height:1.4em;
	padding-bottom:3px;
}

#nutrition-facts ul li.serving-size {
	margin:0;
	padding-bottom:3px;
	height:auto;
}
#nutrition-facts ul li.category {
	height:auto;
	padding-top:0;
}
#nutrition-facts ul li.last, #nutrition-facts ul li ul li.last {
	border:none;
}
#nutrition-facts ul.vitamins {
	clear:none;
	width:214px;
}
#nutrition-facts ul.vitamins li {
	width:104px;
	float:left;		
}
#nutrition-facts ul.vitamins li.one-line {
	width:100%;
	clear:both;
}
#nutrition-facts ul.vitamins li.buffer {
	margin-right:6px;
}

#nutrition-facts ul.vitamins.first {
	border:0;
	padding-right:5px;
}
#nutrition-facts p.disclaimer {
	border-top:1px solid #000000;
	font-size:11px;
	color:#000000;
	padding-top:5px;
	margin-top:0;
	clear:both;
	width:214px;
} 
#nutrition-facts .left {
	float:left;
}
#nutrition-facts .right {
	float:right;
	padding:0;
}
#nutrition-facts .daily  {
	font-size:10px;
}
#nutrition-facts .daily-value  {
	font-weight:bold;
}
.nutrition-module {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	padding:9px 9px 10px;
	margin-top:3px;
	clear:both;
	width:214px;
	background-color:#FFFFFF;
}
.nutrition-module h2 {
	font-size:12px;
	width:215px;
	color:#000000;
	font-weight:bold;
	margin:0;
	padding:0 0 2px 0;
	width:215px;
}
.nutrition-module p {
	font-size:10px;
	color:#000000;
	margin:0;
	padding:0;
}
.nutrition-module img.symbol {
	vertical-align:text-top;
	float:left;
}
#nutrition-facts .thick-separator {
	border-top:10px solid #000000;
	border-bottom:none;
	height:0;
	line-height:0;
	padding:0;
	margin:0;
	font-size:0;
}
#nutrition-facts .thin-separator {
	border-top:6px solid #000000;
	border-bottom:none;
	height:0;
	padding:0;
	line-height:0;
	font-size:0;
}
#nutrition-facts .no-line {
	border-bottom:none;
}
#nutrition-facts .top-line {
	border-top:1px solid #000000;
}
#nutrition-facts .clear {
	clear:both;
}
/* quote */
#quote-wrapper {
    width:368px;
}
p.available-size {
    font-size:11px;
    margin-bottom:0;
}
p#packaging {
    font-size:11px;
}
/*  Search results July 2010  */
.search_result_container {
	width:630px;
	float:left;
	padding-left:15px;
}
.search_result_category_tabs {
	padding-top:20px;
	padding-left:15px;
	float:left;
}
.search_result_category_tabs #tabs {
	height:35px;
	width:628px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:relative;
	z-index:1;
}
.search_result_category_tabs #tabs li {
	margin:0px;
	float:left;
	background-image: none;
	padding: 0px;
}
#tabs a {
	outline:none;
	display:block;
	text-indent:-9999px;
}
#tabs #recipes a {
	height:35px;
	width:125px;
	background: url(/assets/shared/search/tab-nav.jpg) no-repeat 0px 0px;
}
#tabs.recipes #recipes a {
	height:35px;
	width:128px;
	z-index:10;
	position:relative;
	cursor:default;
	margin-right:-3px;
	background: url(/assets/shared/search/tab-recipes.jpg) no-repeat 0px 0px;
}
#tabs #products a {
	height:35px;
	width:118px;
	background-image: url(/assets/shared/search/tab-nav.jpg);
	background-repeat: no-repeat;
	background-position: -125px 0px;
}
#tabs.products #products a {
	height:35px;
	width:127px;
	z-index:10;
	position:relative;
	cursor:default;
	background: url(/assets/shared/search/tab-products.jpg) no-repeat 0px 0px;
	margin: 0px -5px;
}
#tabs #videos a {
	height:35px;
	width:109px;
	background-image: url(/assets/shared/search/tab-nav.jpg);
	background-repeat: no-repeat;
	background-position: -243px 0px;
}
#tabs.videos #videos a {
	height:35px;
	width:118px;
	z-index:10;
	position:relative;
	cursor:default;
	background: url(/assets/shared/search/tab-videos.jpg) no-repeat 0px 0px;
	margin: 0px -5px;
}
#tabs #articles a {
	height:35px;
	width:170px;
	background-image: url(/assets/shared/search/tab-nav.jpg);
	background-repeat: no-repeat;
	background-position: -352px 0px;
}
#tabs.articles #articles a {
	height:35px;
	width:179px;
	z-index:10;
	position:relative;
	cursor:default;
	background: url(/assets/shared/search/tab-articles.jpg) no-repeat 0px 0px;
	margin: 0px -5px;
}
#tabs #more a {
	height:35px;
	width:106px;
	background-image: url(/assets/shared/search/tab-nav.jpg);
	background-repeat: no-repeat;
	background-position: -522px 0px;
}
#tabs.more #more a {
	height:35px;
	width:111px;
	z-index:10;
	position:relative;
	cursor:default;
	background: url(/assets/shared/search/tab-more.jpg) no-repeat 0px 0px;
	margin: 0px 0px 0px -5px;
}
.search_result h2 {
	font-size:16px;
	font-weight:normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.search_result h2 a {
	color:#546e2f;
}
.search_result_title {
	font-size:16px;
	font-weight:normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wrapper .search_result_container .search_result_title a, a.search_result_title_url {
	color:#546e2f;
}
.search_result h2 strong {
	font-size:14px;
	font-weight:bold;
	color:#546e2f;
}
.search_result p {
	margin-top:0px;
}
.search_summary {
	clear:left;
	color:#000000;
	font-size:12px;
	border-bottom: 1px solid #f1eadb;
	padding: 18px 0px 10px 5px;
}
.search_result {
/*	min-height:104px;*/
	min-height:104px;
	height:auto !important;
	height:104px;
	border-bottom: 1px solid #f1eadb;
	clear: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.search_result img {
	float:left;
	height: 94px;
	width: 94px;
	background: url(../images/search/bg-thumb.jpg) no-repeat 0px 0px;
	margin: 0px 25px 0px 0px;
	border: 1px solid #c9c9c9;
}
.search_result p span strong {
	width:110px;
	display:block;
	float:left;
}
.search_result_paging {
	clear:both;
	padding-left: 150px;
	padding-top:10px;
}
.search_result_paging ul {
	list-style-type:none;
	font-size:11px;
	height:40px;
	margin: 0px 0px 0px 320px;
	padding: 10px 0px 0px;
}
#wrapper .search_result_paging ul li {
	margin:0px;
	float:left;
	background-image:none;
	padding:0px;
}
.search_result_paging li a {
	border-right: 1px solid #000;
	font-family:"Times New Roman", Times, serif;
}
.search_result_paging li#search_results_paging_title {
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.search_result_paging li a.search_result_current_page {
	color:#000;
	text-decoration:none;
	font-weight: bold;
}
.search_result_paging li a.prevnext {
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.search_result_paging li a {
	text-decoration:underline;
	padding: 0px 8px;
}
#search_results_paging_title {
}
.search_terms {
	font-weight:bold;
	color:#546e2f;
}
.no-results {
	width:550px;
	float:left;
	padding: 18px 0px 0px 32px;
}
.no-results p {
	font-size:14px;
}
/*.another {
	padding-left:130px;
}
div.contextual_menu {
	height:100px;
}
#wrapper #sidebar_left #gsa-search {
	background:none;
}
#wrapper #sidebar_left {
	background:none;
}*/

/* video search results  */
.search_results .thumbnail {
	margin-right:8px;
    float:left;
    width:126px;
}
.search_results .thumbnail img {
    behavior: url(/assets/css/iepngfix.htc);
    width:119px;
    height:109px;
}
.search_results .video_copy {
    float:left;
}
p.search_result_title {
    margin:0 0 5px 10px;
}
.search_results p.video_search_result_description {
    font-size:11px;
    line-height:15px;
    width:350px;
    padding:0;
    margin:5px 0 5px 10px;
}
.search_results .featured .video_copy p.video_search_result_description {
    font-size:11px;
}
.search_results p.runtime {
    margin:0 0 1.2em 10px;
    font-size:11px;
    padding:0;
}
.search_results .featured {
    clear:both;
    border-bottom:1px solid #F1EADB !important;
    border-top:none;
    height: 110px;
    padding:6px 0 8px 6px;
    background-color:#faf6ed;
    margin-left:15px;
}
.search_results .featured.first {
    border-top:1px solid #F1EADB !important;
}
#content_right .search_results .search_summary_first {
    border-top:0;
    margin-left:15px;
    clear:left;
    color:#000000;
    font-size:12px;
    padding:18px 0 10px 5px;
}
.search_results .search_result_table {
    width:644px;
}
.search_results .search_result_table tr td {
    padding:0;
}
.search_results {
    width:644px;
}
/* Did you mean text */
.spelling_suggestion {
	font-size:15px;
	padding: 30px 0px 10px 30px;
	clear:both;
}

.suggestion_term {
	font-weight:bold;
}

/* search results pagination */
.pagination_wrapper {
    text-align:center;
}


/****************************************
SPR
********************************************/
/*
+++++++++++++++++++++++++++++++++++++++++
Header Nav SPR
+++++++++++++++++++++++++++++++++++++++++
*/
.headerNav_spr
{
    float:right;
    margin-right: 25px;
    margin-top: 12px;
    *margin-top: 22px;
    font-size:11px;
}
.headerNav_spr img
{
    margin:-10px 0 0 -5px;
}
.headerNav_spr span
{
    color: #AC8742;
}
.headerNav_spr a
{
    color: #594029;
    text-decoration: none;
}
.headerNav_spr a:hover
{
    color:#92B231;
}

.headerNav_list_spr
{
    list-style: none outside none;
}
.headerNav_list_spr li
{
    float:left;
    margin:0 3px 0 3px;
}
/*
+++++++++++++++++++++++++++++++++++++++++
Forms
+++++++++++++++++++++++++++++++++++++++++
*/

input:focus, img:focus, a:focus
{
    outline:none;
}
.margintop20
{
    margin-top:20px;
} 
.paddingtop20
{
    padding-top:20px;
}
.margintoptb
{
    margin:20px 0;
}
.marginstar
{
    margin-left:8px;
}
.strong
{
    font-weight:bold;
}
.red
{
    color:Red;
}
.form_spr p
{
    margin: 20px 0;
    padding-right: 14px;
    text-align: justify;
}
.form_spr input[type="text"], .form_spr input[type="password"] {
    width: 270px;
}
.form_spr select
{
    margin: 0 5px 10px 0;
    width:auto !important;
}
.form_spr input
{
    margin: 0 0 10px 0;
}
.form_spr label {
    clear: both;
    display: inline-block;
    *display:inline;
    zoom:1;
    width: 90px;
    line-height: 20px;
    *vertical-align:top;
}
.form_spr .field-validation-error {
    clear: both;
    color: #FF0000;
    display: block;
    margin: -10px 0 8px 94px;
}
.form_spr .form-buttons
{
    margin-left:94px;
    
}
.form_spr .pup
{
    margin-top: -8px;
}
.pad
{
    float: left;
    margin-left: 10px;
    padding: 10px;
    width: 215px;
}
.pad h2
{
    color:#61251E;
    margin-bottom:20px;
}
.form_spr .errorMessage
{
    color:Red;
}
.form_spr .textconfirm
{
    margin-bottom: -14px;
    position: relative;
    top: -20px;
}
.margincheck {
    margin-left: 22px;
}

.correctcheck {
    position: relative;
    top: -25px;
}
.form_spr .correctcheck2 {
     margin-left: 27px;
    padding-right: 5px;
    position: relative;
    top: -7px;
}
.controlRegister_spr
{
    margin:10px;
}
.controlRegister_spr input
{
    margin: 0 0 10px 0;
}
.controlRegister_spr input[type="text"], .controlRegister_spr input[type="password"] {
    width: 130px;
}
.controlRegister_spr label {
    clear: both;
    display: inline-block;
    *display:inline;
    zoom:1;
    width: 55px;
    line-height: 20px;
    *vertical-align:top;
}
.controlRegister_spr .field-validation-error {
    clear: both;
    color: #FF0000;
    display: block;
    margin: -10px 0 8px 59px;
}
/*********************************************
ContactUs
*********************************************/
.form_spr .form-textcode
{
    margin-bottom: 8px;
    margin-left: 140px;
    margin-top: 20px;
}
.form_spr .form-code
{
    margin-top:-45px;
}
.form_spr .textbox-code
{
    position:relative;
    top:-7px;
}
.form_spr h3
{
    margin:20px 0 10px 0;
}
.reset_spr label
{
    width:110px;
}
.reset_spr .field-validation-error
{
    margin-left:114px;
}
.reset_spr input[type="text"], .reset_spr input[type="password"] {
    width: 225px;
}
.reset_spr .form-buttons
{
    margin-left: 114px;
}
.reqMark
{
    color:Red;
}
textarea { font-family: Georgia,serif !important; font-size: 12px !important; }
