* {
	padding: 0;
	margin: 0;
}

*:focus { outline: none; }

.arrow {
	border-top: 10px solid #FFF;
	border-left: 20px solid #77c;
	border-bottom: 10px solid #FFF;
}

html, body {
	height: 100%;
}

body {
	text-align: center;
	background-image: url(/images/common/background.jpg);
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	font-size: 75%;
}

p {
	line-height: 125%;
}

input {
	color: #666;
	font-size: 100%;
}

textarea {
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
}

img {
	display: block;
	border: 0;
}

h1 {
	font-size: 180%;
	color: #669900;
	font-weight: normal;
	z-index:-1;
}

h2 {
	font-size: 140%;
	color: #0099CC;
	font-weight: normal;
}

h3 {
	font-size: 110%;
}

a {
	color: #669900;
	text-decoration: none;
}

a:hover {
	color: #0099CC;
	text-decoration: underline;
}

/* common ids */

#global-search {
	float: right;
}

	#global-search a.off {
		color: #0099CC;
		text-decoration: underline;
	}

#bread-crumbs {
	background-image: url(/images/find-recipes/recipe-videos/grey_gradient_video_scroll.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 90%;
	padding: 8px 10px 30px 10px;
	margin-top: 20px;
	border-top: 1px solid #DDD;
}

	#bread-crumbs a {
		text-decoration: none;
	}

#wrapper {
	width: 1030px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/images/common/shadow.png);
	background-repeat: repeat-y;
	position: relative;
}

#inner-wrapper {
	padding: 25px 49px 15px 40px;
}

#left-nav {
	width: 132px;
	float: left;
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

	#left-nav li {
		list-style: none;
		padding: 0; 
		margin: 0;
		line-height: 0;
	}

#left-nav ul {
	padding: 0;
	margin: 0;
}

#left-nav #left-nav-seasonal-favs a { display: block; line-height: 19px; width: 132px; text-indent: -9999px; text-align: left; }
#left-nav #left-nav-seasonal-favs a#big-game { height: 24px; background-image: url('../images/common/left-nav/meal-ideas/side_nav_big_game_off.gif'); }
#left-nav #left-nav-seasonal-favs a#big-game:hover, #left-nav #left-nav-seasonal-favs a#big-game.on { background-image: url('../images/common/left-nav/meal-ideas/side_nav_big_game_on.gif'); }
#left-nav #left-nav-seasonal-favs a#valentines { background-image: url('../images/common/left-nav/meal-ideas/side_nav_valentines_day_off.gif'); }
#left-nav #left-nav-seasonal-favs a#valentines:hover, #left-nav #left-nav-seasonal-favs a#valentines.on { background-image: url('../images/common/left-nav/meal-ideas/side_nav_valentines_day_on.gif'); }
#left-nav #left-nav-seasonal-favs a#spring { background-image: url('../images/common/left-nav/meal-ideas/side_nav_spring_off.gif'); }
#left-nav #left-nav-seasonal-favs a#spring:hover, #left-nav #left-nav-seasonal-favs a#spring.on { background-image: url('../images/common/left-nav/meal-ideas/side_nav_spring_on.gif'); }
#left-nav #left-nav-seasonal-favs a#grilling { background-image: url('../images/common/left-nav/meal-ideas/side_nav_grilling_off.gif'); }
#left-nav #left-nav-seasonal-favs a#grilling:hover, #left-nav #left-nav-seasonal-favs a#grilling.on { background-image: url('../images/common/left-nav/meal-ideas/side_nav_grilling_on.gif'); }
#left-nav #left-nav-seasonal-favs a#summer { background-image: url('../images/common/left-nav/meal-ideas/side_nav_summer_off.gif'); }
#left-nav #left-nav-seasonal-favs a#summer:hover, #left-nav #left-nav-seasonal-favs a#summer.on { background-image: url('../images/common/left-nav/meal-ideas/side_nav_summer_on.gif'); }
#left-nav #left-nav-seasonal-favs a#back-to-school { background-image: url('../images/common/left-nav/meal-ideas/side_nav_backtoschool_off.gif'); }
#left-nav #left-nav-seasonal-favs a#back-to-school:hover, #left-nav #left-nav-seasonal-favs a#back-to-school.on { background-image: url('../images/common/left-nav/meal-ideas/side_nav_backtoschool_on.gif'); }
#left-nav #left-nav-seasonal-favs a#fall { background-image: url('../images/common/left-nav/meal-ideas/side_nav_fall_harvest_off.gif'); }
#left-nav #left-nav-seasonal-favs a#fall:hover, #left-nav #left-nav-seasonal-favs a#fall.on { background-image: url('../images/common/left-nav/meal-ideas/side_nav_fall_harvest_on.gif'); }
#left-nav #left-nav-seasonal-favs a#halloween { background-image: url('../images/common/left-nav/meal-ideas/side_nav_halloween_off.gif'); }
#left-nav #left-nav-seasonal-favs a#halloween:hover, #left-nav #left-nav-seasonal-favs a#halloween.on { background-image: url('../images/common/left-nav/meal-ideas/side_nav_halloween_on.gif'); }
#left-nav #left-nav-seasonal-favs a#thanksgiving { background-image: url('../images/common/left-nav/meal-ideas/side_nav_thanksgiving_off.gif'); }
#left-nav #left-nav-seasonal-favs a#thanksgiving:hover, #left-nav #left-nav-seasonal-favs a#thanksgiving.on { background-image: url('../images/common/left-nav/meal-ideas/side_nav_thanksgiving_on.gif'); }
#left-nav #left-nav-seasonal-favs a#winter { height: 24px; background-image: url('../images/common/left-nav/meal-ideas/side_nav_winter_holidays_off.gif'); }
#left-nav #left-nav-seasonal-favs a#winter:hover, #left-nav #left-nav-seasonal-favs a#winter.on { background-image: url('../images/common/left-nav/meal-ideas/side_nav_winter_holidays_on.gif'); }

#middle {
	width: 581px;
	float: left;
	display: inline;
	margin-left: 30px;
}
/*Annette Added for Search*/
.query {
	width: 581px;
	float: left;
	display: inline;
	border:0px;

}
.highlight-link{display:none;}
.highlight {
background-color: #fffacd;
}
.search{width: 581px;
float: left;
	display: inline;
	margin-left: 30px;}
.results table
{	padding-top:5px;
padding-bottom:5px;
}
.tip {
display:none;
}
.poweredby-image {
display:none;
}

#middle-recipe-search-results {
	width: 590px;
	float: left;
	display: inline;
	margin-left: 30px;
}

#middle-recipe-review-results {
	width: 460px;
	float: left;
	display: inline;
	margin-left: 160px;
}

#middle-wide {
	float: left;
	display: inline;
	margin-left: 30px;
	width: 763px;
}

#middle-recipe {
	float: left;
	display: inline;
	margin-left: 30px;
	width: 456px;
}

#footer {
	margin: 0;
	padding-top: 80px;
	font-size: 90%;
}

#messageContainer {
	width: 375px;
	height: 250px;
	background-image: url(/images/storelocator/white_box_transp_edges.gif);
	background-repeat: no-repeat;
	display: none;
	position: absolute;
	top: 175px;
	left: 320px;
	z-index: 2000;
}

.storelocator-section h2, .storelocator-section h3, .storelocator-section h4 {
	text-indent: -9000px;
	height: 38px;
}

h2#select-product {
	background: url(/images/storelocator/1_select_product_shd.jpg) top left no-repeat;
}

h3#enter-location {
	background: url(/images/storelocator/2_enter_location_shd.jpg) top left no-repeat;
}

h4#show-locations {
	background: url(/images/storelocator/3_store_locations_shd.jpg) top left no-repeat;
}

#messageBlock {
	padding: 20px;
}

/* home styles */

#homepageFlash {
	height: 292px;
}

#home-below-flash {
	margin-top: 10px;
	width: 700px;
}
#home-promo-callout {
	background: url('/images/home/home_promo.jpg') left top no-repeat;
	width: 462px;
	height: 150px;
	position: relative;
	float: left;
}
#home-promo-callout a { display: block; width: 100%; height: 100%; text-indent: -9999px; }

#homeFlashCallouts {
	float: left;
	width: 462px;
	height: 100px;
	margin-top: 10px;
}

#home-register-signup {
	position: absolute;
	top: 132px;
	left: 18px;
	width: 180px;
}

#home-top-right {
	width: 220px;
	height: 161px;
	overflow: none;
	position: relative;
}

.home-top-newsletter {
 	background-image:url(/images/home/signup-bg.jpg); 
 	width:220px; 
 	height:161px;
 	background-repeat: no-repeat;
}

.home-top-newsletter-title {
	text-indent: -9999px;
	position: absolute;
}

#home-my-stuff {
	background: url('/images/home/signup_background_bottom.gif') bottom center no-repeat;
	background-color: #72C3DC;
	height: 159px;
	width: 220px;
}

#my-stuff {
	background: url('/images/home/signup_background_bottom.gif') bottom center no-repeat;
	background-color: #72C3DC;
	width: 220px;
	text-align: left;
}

#home-login {
	background: url('/images/home/signup_background_bottom.gif') bottom center no-repeat;
	background-color: #72C3DC;
	height: 159px;
	width: 220px;
}

#home-video-content {
	background: url('/images/home/cooking_101_03.gif') bottom center no-repeat;
	background-color: #E0F7FE;
	width: 226px;
	height: 216px;
}

#home-rotel-content {
	background: url('/images/home/rotel-bottom.jpg') bottom center no-repeat;
	background-color: #EAFADD;
	width: 226px;
	height: 226px;
}

#Cooking101H2 {
	background: url('/images/home/cooking_101_01.gif') top center no-repeat;
	width: 226px;
	height: 47px;
	position: relative;
	text-indent: -9999px;
}

#Cooking101H2 a { display: block; height: 100%; text-indent: -9000px;  }

#home-right-bottom {
	width: 220px;
	height: 208px;
	margin-top: 11px;
	position: relative;
}

#home-right-bottom div a {
	display: block;
	background: url(/images/home/meal_planner_bottom.jpg) center bottom no-repeat;
	height: 35px;
	text-indent: -9000px;
}

/* sitemap styles */

.sitemap-list {
	margin-left: 60px;
	color: #690;
	font-weight: bold;
	font-size: 110%;
}

.sitemap-list li {
	margin-top: 20px;
}

ul.sitemap-list li ul {
	margin-left: 30px;
	margin-top: 0;
	list-style-image: url(/images/common/sitemap_l_bracket.gif);
	list-style-type: circle;
	font-weight: normal;
}

ul.sitemap-list li ul li {
	margin-top: 4px;
}

/* find-recipes styles */

.find-recipe-detail {
	float: left;
	display: inline;
	width: 190px;
	margin-right: 20px;
	margin-top: 5px;
}

	.find-recipe-detail select {
		margin-top: 3px;
		width: 100%;
		color: #666;
		font-family: Verdana, Arial, sans-serif;
		font-size: 100%;
	}

.recipe-result {
	background: url(/images/find-recipes/recipe-videos/newsletter_signup_grey_gradient.gif) top center repeat-x;
	font-size: 90%;
	margin-top: 10px;
	clear: both;
}

.recipe-result-details {
	float: left;
	display: inline;
	width: 425px;
	margin-left: 20px;
	padding-top: 15px;
}

#recipe-image {
	float: left;
	width: 265px;
}

	#recipe-image p {
		text-align: center;
	}

#recipe-quick-info {
	float: right;
	width: 165px;
}

.add-recipe-link {
	padding-left: 25px;
	background: url('/images/find-recipes/recipeDetails/add_to_recipebox_icon.gif') center left no-repeat;
}

.view-recipe-link {
	padding-left: 25px;
	background: url('/images/find-recipes/recipeDetails/view_recipebox_icon.gif') center left no-repeat;
}

.email-link {
	padding-left: 25px;
	background: url('/images/find-recipes/recipeDetails/email_recipe_icon.gif') center left no-repeat;
}

.magnify-link {
	padding-right: 20px;
	background: url('/images/find-recipes/recipeDetails/magnifying_glass_icon.gif') center right no-repeat;
}

#print-recipe {
	margin-top: 5px;
	text-indent: 25px;
	background: url('/images/find-recipes/recipeDetails/print_icon.gif') top left no-repeat;
}

ol.recipe-list {
	padding-left: 23px;

}

	ol.recipe-list li {
		margin-top: 5px;
	}

	ol.recipe-list li span {
		font-weight: normal;
	}

ul.recipe-list {
	padding-left: 17px;
}

	ul.recipe-list li {
		margin-top: 2px;
	}

#recipe-nutrition-facts {
	font-weight: bold;
	line-height: 200%;
}

#recipe-nutrition-facts .separator {
	background-color: #333;
	clear: both;
}

#recipe-nutrition-facts .separator-small {
	background-color: #BBB;
	clear: both;
}

#nutrition-facts {
	font-size: 180%;
	font-weight: bold;
}

.calorieAmt {
	float: left;
	display: inline;
	margin-left: 150px;
}

#recipeDVTitle {
	float: right;
	display: inline;
	margin-right: 20px;
}

.recipeAmt {
	float: right;
	text-align: right;
}

.recipeDV {
	float: right;
	text-align: right;
	width: 100px;
	display: inline;
	margin-right: 40px;
}

/* video pages styles */

.vidLinkContainer {
	background-image: url(/images/find-recipes/recipe-videos/grey_gradient_video_scroll.gif);
	background-position: top center;
	background-repeat: repeat-x;
	width: 281px;
	font-size: 90%;
}

	.vidLinkContainer p {
		margin-bottom: 5px;
	}

	.vidLinkContainer a {
		padding-right: 23px;
		background: url(/images/find-recipes/recipe-videos/camera_icon.gif) right center no-repeat;
	}

#video-nav {
	float: left;
	height: 355px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.video-info {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 158px;
}

#video-container {
	float: left;
	margin-left: 30px;
	display: inline;
	width: 400px;
}

#video-container h2 {
	font-size: 110%;
	color: #666;
	font-weight: bold;
}

#recipe-video-newsletter-signup {
	background: url(/images/find-recipes/recipe-videos/newsletter_signup_grey_gradient.gif) top center repeat-x;
}

	#recipe-video-newsletter-signup p {
		width: 255px;
	}

#recipe-video-flash {
	height: 255px;
	width: 400px;
}

#recipe-video-separator {
	margin: 30px 0;
}

/* Store locator styles */

.storelocator-section {
	margin-top: 15px;
	width: 383px;
}

/* Bios page styles */

.bio {
	float: left;
	width: 381px;
	margin-top: 20px;
}

.bio-quick-facts {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 180px;
	background-color: #F6F6F6;
	margin-top: 20px;
}

#hosts-nav {
	margin-top: 30px;
}

#hosts-nav a {
	display: block;
	height: 28px;
	background-repeat: no-repeat;
}

#hosts-nav a span {
	display: none;
}

#liz-olson .off {
	background-image: url(/images/find-recipes/meet-the-hosts/Liz_Olson_tab_off.gif);
	width: 81px;
}

#liz-olson .on {
	background-image: url(/images/find-recipes/meet-the-hosts/Liz_Olson_tab_on.gif);
	width: 81px;
}

#lea-anne-dea .off {
	background-image: url(/images/find-recipes/meet-the-hosts/Lea_Anne_Dea_tab_off.gif);
	width: 119px;
}

#lea-anne-dea .on {
	background-image: url(/images/find-recipes/meet-the-hosts/Lea_Anne_Dea_tab_on.gif);
	width: 119px;
}

#art-smith .off {
	background-image: url(/images/find-recipes/meet-the-hosts/art_smith_tab_off.gif);
	width: 85px;
}

#art-smith .on {
	background-image: url(/images/find-recipes/meet-the-hosts/art_smith_tab_on.gif);
	width: 85px;
}

/* End bios page styles */

/* meal planning styles */

#meal-planning-header {
	position: relative;
	float: left;
	text-indent: -9000px;
	background: url(/images/meal-planning/meal_planning_main_feature.jpg) top left no-repeat;
	width: 762px;
	height: 253px;
}

#meal-planning-buckets {

}

.meal-planning-bucket {
	float: left;
	display: inline;
	margin-left: 11px;
	width: 182px;
}

	.meal-planning-bucket p {
		margin-top: 5px;
		margin-bottom: 7px;
	}

#menu-planner-log-in {
	width: 265px;
	background: url(/images/meal-planning/menu-planner/grey_gradient.gif) top center no-repeat;
}

/* Meal Ideas styles */

#meal-ideas-header {
	position: relative;
	float: left;
	text-indent: -9000px;
	background: url(/images/meal-ideas/meal_ideas_mainfeat_01.jpg) top left no-repeat;
	width: 383px;
	height: 233px;
}

#meal-ideas-header a {
	position: absolute;
	height: 18px;
	text-indent: -9000px;
}

#meal-ideas-header a#sq {
	width: 55px;
	right: 0;
	top: 93px;
}

#meal-ideas-header a#sq2 {
	width: 60px;
	left: 25px;
	top: 112px;
}

#meal-ideas-header a#j4k {
	width: 90px;
	left: 88px;
	top: 132px;
}

#meal-ideas-header a#bf {
	width: 115px;
	left: 100px;
	top: 152px;
}

#meal-ideas-header a#he {
	width: 135px;
	left: 150px;
	top: 172px;
}

#meal-ideas-buckets {
	margin-top: 20px;
}

.meal-ideas-bucket {
	float: left;
	display: inline;
	margin-left: 11px;
	width: 182px;
}

	.meal-ideas-bucket h3 {
		margin-top: 5px;
		font-size: 12px;
	}

	.meal-ideas-bucket p {
		margin-bottom: 10px;
	}

.article-top { width: 306px; }
.article-top p { width: 280px; }


#reddi-wip-callout {
	background: url(/images/meal-ideas/other-uses-of-pumpkin/reddi.jpg) left bottom no-repeat;
	padding-bottom: 100px;
}
#big-game-callout {
	background: url(/images/meal-ideas/homemade-baking-for-the-holidays/em-repeat.jpg) top center repeat-x;
	margin-top: 8px;
	padding: 10px;
	font-size: 90%;
}
#big-game-callout * {
	width: 193px;
}
#eagle-mills-callout div p {
	width: 210px;
}
#eagle-mills-callout {
	background: url(/images/meal-ideas/homemade-baking-for-the-holidays/em-repeat.jpg) top center repeat-x;
	margin-top: 8px;
	height: 88px;
	font-size: 80%;
}
#eagle-mills-callout div {
	float: left;
	width: 220px;
}
#eagle-mills-callout div p {
	width: 210px;
}
#eagle-mills-callout img {
	float: left;
	padding-right: 5px;
}
#eagle-mills-callout h3 {
	padding: 7px 0;
}
.article-content {
	float: right;
	display: inline;
	margin-right: 45px;
	width: 400px;
}

	.article-content ul {
		padding-left: 17px;
	}

ul.left-right {
	padding-left: 17px;
}

ul.left-right li {
	width: 50%;
	float: left;
}

/* Grocery list maker styles */

#grocery-list-maker-header {
	width: 755px;
	position: relative;
	background-color: #E4FACA;
	background-image: url(/images/meal-planning/grocery-list-maker/bottom_header_graphic.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

	#grocery-list-maker-header #left-side {
		float: left;
		width: 341px;
		background-image: url(/images/meal-planning/grocery-list-maker/top_header_graphic.gif);
		background-repeat: no-repeat;
		background-position: top;
	}

	#grocery-list-maker-header #right-side {
		float: left;
		width: 414px;
	}

.grocery-list-label {
	float: left;
	display: inline;
	width: 145px;
	margin-top: 2px;
	margin-left: 3px;
}

.grocery-list-top {
	width: 238px;
	background-image: url(/images/meal-planning/grocery-list-maker/grey_gradient_row_01.gif);
	background-repeat: no-repeat;
	height: 500px;
}

.grocery-list-middle {
	width: 238px;
	background-image: url(/images/meal-planning/grocery-list-maker/grey_gradient_row_02.gif);
	background-repeat: no-repeat;
	height: 327px;
}

.grocery-list-third {
	width: 238px;
	background-image: url(/images/meal-planning/grocery-list-maker/grey_gradient_row_03.gif);
	background-repeat: no-repeat;
	height: 375px;
}

.grocery-list-bottom {
	width: 238px;
	background-image: url(/images/meal-planning/grocery-list-maker/grey_gradient_row_03.gif);
	background-repeat: no-repeat;
	height: 475px;
}

.grocery-list-amount {
	width: 30px;
	text-align: center;
	float: right;
}

/* Tips & Tricks styles */

#quick-tips-heading {
	text-indent: -9000px;
	background: url(/images/tips-tricks/quick-tips/quicktips_main_feature_02.gif) top left no-repeat;
	width: 346px;
	height: 233px;
	float: left;
	position: relative;
}

#tips-tricks-heading {
	text-indent: -9000px;
	background: url(/images/tips-tricks/tips_tricks_main.jpg) top left no-repeat;
	height: 254px;
	position: relative;
}

#tips-tricks-heading a {
	display: block;
	position: absolute;
	left: 30px;
	height: 25px;
	bottom: 50px;
	width: 250px;
}

#wrapper #tips-tricks-heading a#recipe-link {
	left: auto;
	right: 0;
	top: auto;
	bottom: 20px;
	width: 115px;
	height: 40px;
}

.gray-curved-bg {
	background: url(/images/tips-tricks/grey_gradient_background.gif) top center no-repeat;
	width: 223px;
}

.gray-curved-bg ul {
	list-style-type: none;
}

#tips-tricks-landing-right {
	float: right;
	width: 450px;
	display: inline;
	margin-right: 45px;
}

.featured-videos {
	float: left;
	width: 50%;
	margin-top: 10px;
	font-size: 90%;
}

	.featured-videos img {
		padding-right: 10px;
	}

.tip-container {
	margin-top: 5px;
	width: 557px;
	clear: both;
}

.tip-content {
	background: url(/images/find-recipes/grey_gradient.gif) top center repeat-x;
	width: 452px;
}

.tip-content h3 {
	font-size: 130%;
	color: #669900;
	font-weight: normal;
}

#glossary-nav li {
	display: inline;
	float: left;
	margin-right: 2px;
}

#glossary-terms {
	margin-top: 20px;
	height: 500px;
	width: 570px;
	overflow: auto;
	border-bottom: 1px solid #CCC;
}

	#glossary-terms .section {
		background-image: url(/images/tips-tricks/food-terms-glossary/grey_gradient.gif);
		background-position: top center;
		background-repeat: repeat-x;
	}

.letter-rule {
	background-image: url(/images/tips-tricks/food-terms-glossary/grey_rule.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

.glossary-subsection {
	padding: 10px 50px 10px 20px;
}

.glossary-subsection dt {
	color: #97d5ea;
	font-weight: bold;
	font-size: 110%;
	margin-top: 10px;
}

/* Special Offers styles */

.three-images div {
	float: left;
	width: 254px;
}

.three-images-content {
	margin-top: 10px;
	padding-bottom: 10px;
}

	.three-images-content div {
		float: left;
		width: 254px;
	}

		.three-images-content div * {
			width: 240px;
		}

/* Product Spotlight styles */

#special-offers-heading {
	text-indent: -9000px;
	background: url(/images/special-offers/special_offers_main_pic_01.jpg) top left no-repeat;
	width: 285px;
	height: 233px;
	float: left;
	position: relative;
}

.product-spotlight-images div {
	width: 200px;
	float: left;
}

.product-spotlight-images div.third { width: auto; }

.product-spotlight-content {
	background: url(/images/special-offers/product-spotlight/1px_vertical_rule.gif) top left repeat-y;
}

.product-spotlight-content .product-spotlight-container {
	float: left;
	padding-right: 30px;
}

.product-spotlight-content .product-spotlight-container div.first { width: 173px; }
.product-spotlight-content .product-spotlight-container div.second { width: 173px; }
.product-spotlight-content .product-spotlight-container div.third { width: 173px; }

/* Promotions and More styles */

.promotion-container {

}

.promotion-preview {
	float: right;
}

.promotion-content {
	float: left;
	width: 287px;
}

	.promotion-content ul {
		padding-left: 17px;
	}

	.promotion-content li {
		margin-top: 10px;
	}

/* Common classes */

.pdf-link {
	padding-left: 20px;
	background: url(/images/common/pdf_icon.gif) center left no-repeat;
}

.right-arrow {
	padding-right: 9px;
	background: url(/images/common/green_arrow_right.gif) center right no-repeat;
}

.left-arrow {
	padding-left: 9px;
	background: url(/images/find-recipes/recipeDetails/green_arrow_left.gif) center left no-repeat;
}

.right-arrow-blue {
	padding-right: 9px;
	background: url(/images/common/blue_arrow_right.gif) center right no-repeat;
	color: #0099CC;
}

.video-link {
	padding-right: 21px;
	background: url(/images/common/video_icon.gif) center right no-repeat;

}

.recipe-link {
	padding-left: 20px;
	background: url(/images/common/recipe_icon.gif) center left no-repeat;
}

.article-link {
	padding-left: 16px;
	background: url(/images/common/article_icon.gif) center left no-repeat;
	line-height: 18px;
}

.gradient-background {
	background: url(/images/common/grey_gradient.gif) top center repeat-x;
	border: 1px solid #CCC;
}

.nowrap {
	white-space: nowrap;
}

.uppercase {
	text-transform: uppercase;
}

.small {
	font-size: 90%;
}

.smaller {
	font-size: 80%;
}

.underline {
	text-decoration: underline;
}

.normal {
	font-weight: normal;
}

.big {
	font-size: 110%;
}

.bold {
	font-weight: bold;
}

.blue {
	color: #0099CC;
}

.green {
	color: #669900;
}

.gray {
	color: #666;
}

.black {
	color: #000;
}

.white {
	color: #FFFFFF;
}

.white:hover {
	color: #FFFFFF;
}

.mgBt20{
	margin-bottom:20px;
}

.mgBt10{
	margin-bottom:10px;
}

.mgTp50 {
	margin-top:55px;
}

.mgTp30 {
	margin-top: 30px;
}

.mgTp15 {
	margin-top: 15px;
}

.mgTp20 {
	margin-top: 20px;
}

.mgTp25 {
	margin-top: 25px;
}

.mgTp10 {
	margin-top: 10px;
}

.mgTp5 {
	margin-top: 5px;
}

.mgTop4 {
	margin-top: 4px;
}

.mgL5 {
	margin-left: 5px;
	display: inline;
}

.mgL10 {
	margin-left: 10px;
	display: inline;
}

.mgL12 {
	margin-left:12px;
}

.mgL20 {
	margin-left: 20px;
	display: inline;
}

.mgL30 {
	margin-left:30px;
	display: inline;
}

.pd10 {
	padding: 10px;
}

.pd15 {
	padding: 15px;
}

.pd20 {
	padding: 20px;
}

.pd30 {
	padding: 30px;
}

.pd1020 {
	padding: 10px 20px;
}

.pd1520 {
	padding: 15px 20px;
}

.pd1015 {
	padding: 10px 15px;
}

.pdR20 {
	padding-right: 20px;
}

.pd015 {
	padding: 0 15px;
}


.width250{
	width:250px;
}

.width221{
	width:221px;
}

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

.fltR {
	float: right;
}

.fltL {
	float: left;
}

.clrB {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.hr {
	background-color: #CCC;
	color: #CCC;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.line-height16 {
	line-height: 16px;
}

.hide {
	display: none;
}

/* Overlay Styles */

#overlayBG{
	top: 0;
	left: 0;
	position:absolute;
	background-color: #690;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	opacity: .25;
	width:100%;
	height: 100%;
	z-index:11000;
}

#formContainer{
	position:relative;
	z-index:12000;
	font-size:10px;
}

#formContainer label, #loginForm label, #saveMenuPlan label {
	font-weight:900;
	display:block;/**/
	padding-right: 5px;
	width:115px;/**/}

#loginForm label, #saveMenuPlan label{
	width:auto;
	display:inline;
}

#formContainer table, #loginForm table, #saveMenuPlan table{
	margin-top:12px;
}

.tlabel{
	text-align:right;
	padding-right: 5px;
	width:115px;
	padding-top: 5px;
}

.tlabel2{
	text-align:left;
	padding-right: 5px;
	width:70px;
	padding-top: 5px;

}

#emailForm,  #loginForm, #saveMenuPlan {
	width:377px;
	height: 252px;
	background: url(/images/meal-planning/menu-planner/popup_box.gif) top center no-repeat;
}

#emailForm form,  #loginForm form, #saveMenuPlan form{
	margin-left:3px;
	margin-right:3px;
	border:1px solid #C8BCB2;
}

#emailForm form .inner, #loginForm form .inner, #saveMenuPlan .inner{
	margin-top:11px;
	margin-left:13px;
}

#emailForm form .inner .innerX, #loginForm form .inner .innerX, #saveMenuPlan .inner .innerX{
	margin-top:-11px;
}

#emailForm form .inner .formField{
	height:19px;
	width:194px;
	margin-bottom:8px;
}

 #loginForm form .inner .formField2, #saveMenuPlan .inner .formField2{
	height:19px;
	width:210px;
	margin-bottom:8px;
}

#loginForm form .inner {
	padding-bottom:10px;
}

loginForm td center img{
	margin-top:10px;
}

#saveMenuPlan table{
	margin-top:22px;
}

#ycomments, #pnotes{
	width:288px;
	height:79px;
}



#sendEmailBut{
	margin-top:10px;
	margin-right:12px;
	margin-bottom:13px;
}

.noscroll{
overflow:hidden;}

#LogInBut{
	margin-bottom:16px;
	margin-right:5px;
}

#RegBut{
	margin-top:14px;
	margin-bottom:18px;
}

.loginFeat{
	padding-bottom:20px;
}

/* Grocery List Print styles */

#mygroclistPrint{
width:676px;
color:#000000;
}

#mygroclistPrint .left, #mygroclistPrint .right{
	float:left;
}

#mygroclistPrint .left{
	width:540px;
}

#mygroclistPrint .right{
	width:136px;
	padding-top:56px;
}

.overBGC{
background-color:#FFFFFF;}

/* Grocery List Print Styles */

#grocListContent #FormCont #firstList, #mygroclistPrint #FormCont #firstList{
	margin:30px 0px 0px 0px;
}

#grocListContent #FormCont #secondList, #grocListContent #FormCont #thirdList, #mygroclistPrint #FormCont #secondList , #mygroclistPrint #FormCont #thirdList{
	margin:20px 0px 0px 0px;
}

#grocListContent #FormCont td.list, #mygroclistPrint #FormCont td.list  {
	border:2px solid #E8E7E7;
	border-bottom:0px;
	width:208px;
	font-size:10px;
	color:#736257;
}

#grocListContent #FormCont td.listBottom, #mygroclistPrint #FormCont td.listBottom{
	border:2px solid #E8E7E7;
	border-top:0px;
	width:208px;
	font-size:10px;
	color:#736257;
	padding:0px 0px 6px 0px;
}

#grocListContent #FormCont td.listBottom strong, #mygroclistPrint  #FormCont td.listBottom strong{
	display:block;
	margin:13px 0px 0px 10px;
}

#grocListContent #FormCont td.listBottom textarea{
	width:187px;
	height:47px;
	margin:6px 0px 0px 10px;
}

#grocListContent #FormCont td.listBottom .selectors{
	text-align:center;
	margin:13px 0px 0px 10px;
}

#grocListContent #FormCont td.list fieldset, #grocListContent #FormCont td.listBottom fieldset, #mygroclistPrint #FormCont td.list fieldset, #mygroclistPrint #FormCont td.listBottom fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}

#grocListContent #FormCont td.list fieldset legend, .listBottom fieldset legend, #mygroclistPrint #FormCont td.list fieldset legend{

	display: none;
}

#grocListContent #FormCont td.list fieldset .title, #grocListContent #FormCont td.list .title, #mygroclistPrint  #FormCont td.list .title, #mygroclistPrint #FormCont td.list fieldset .title {
	width:208px;
	height:22px;
	background-color:#FEF8EB;
	display:block;
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #E8E7E7;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#736257;
	font-size:12px;
	font-weight:900;

}

#grocListContent #FormCont td.list fieldset .title div.ti, #grocListContent #FormCont td.list .title div.ti, #mygroclistPrint  #FormCont td.list .title div.ti, #mygroclistPrint #FormCont td.list fieldset .title div.ti {
	margin:5px 0px 0px 6px;
	float:left;
	width:170px;
}

#grocListContent #FormCont td.list fieldset .title div.pounder, #grocListContent #FormCont td.list .title div.pounder, #mygroclistPrint  #FormCont td.list .title div.pounder, #mygroclistPrint #FormCont td.list fieldset .title div.pounder{
float:left;
padding:5px 0px 0px 0px;
}

 #grocListContent #FormCont td.list .title{
	width:auto;}

#grocListContent #FormCont td.list fieldset .title img,  #grocListContent #FormCont td.list .title img, #mygroclistPrint #FormCont td.list fieldset .title img, #mygroclistPrint #FormCont td.list .title img{
	margin:5px 0px 0px 6px;
	display:none;
}

#grocListContent #FormCont td.Lspacer, #mygroclistPrint #FormCont td.Lspacer{
	width:20px;
}

#grocListContent #FormCont td.list fieldset .cbs, #grocListContent #FormCont td.listBottom fieldset .cbs, #mygroclistPrint #FormCont td.list fieldset .cbs,  #mygroclistPrint #FormCont td.listBottom fieldset .cbs  {
	margin:10px 0px 0px 10px;
	width:auto;


}

#grocListContent #FormCont td.list fieldset .cbs .cbsCB, #grocListContent #FormCont td.listBottom fieldset .cbs .cbsCB, #mygroclistPrint #FormCont td.list fieldset .cbs .cbsCB, #mygroclistPrint #FormCont td.listBottom fieldset .cbs .cbsCB{
	padding:0px 0px 0px 0px;
	width:22px;
	vertical-align:top;
}

#grocListContent #FormCont td.list fieldset .cbs .cbsItem, #grocListContent #FormCont td.listBottom fieldset .cbs  .cbsItem, #mygroclistPrint #FormCont td.list fieldset .cbs .cbsItem , #mygroclistPrint #FormCont td.listBottom fieldset .cbs  .cbsItem{
		width:131px;

}

#grocListContent #FormCont td.list fieldset .cbs .cbsQt input, #grocListContent #FormCont td.listBottom fieldset .cbs .cbsQt input{
	height:12px;
	width:33px;
	border:1px solid #9A9892;
	font-size:10px;
	/*color:red;*/

}

#grocListContent #FormCont td.lftCol, #grocListContent #FormCont td.midCol,  #mygroclistPrint #FormCont td.lftCol, #mygroclistPrint  #FormCont td.midCol{
border-right:0px;
}

#grocListContent #FormCont td.midCol, #grocListContent #FormCont td.rghCol, #mygroclistPrint #FormCont td.rghCol, #mygroclistPrint #FormCont td.midCol{
border-left:0px;
}

#grocListContent #FormCont td.BotBor, #mygroclistPrint #FormCont td.BotBor{
	border-bottom:2px solid #E8E7E7;
	}

#mygroclistPrint #FormCont td.list fieldset .cbs .cbsItem , #mygroclistPrint #FormCont td.listBottom fieldset .cbs  .cbsItem{
		width:141px;

}

#mygroclistPrint #FormCont td.listBottom textarea{
	border:0px solid #ffffff;
}

#mygroclistPrint  #FormCont td.list .title, #mygroclistPrint #FormCont td.list fieldset .title {
	background-color:#ffffff;
	border-bottom:1px solid #000000;
}

#mygroclistPrint #FormCont td.list  {
	border:1px solid #000000;
	border-bottom:0px solid #ffffff;
	color:#000000;
}

#mygroclistPrint #FormCont td.listBottom{
	border:1px solid #000000;
	border-top:0px solid #ffffff;
	color:#000000;
}

  #mygroclistPrint #FormCont td.lftCol, #mygroclistPrint  #FormCont td.midCol{
	border-right:0px;
}

#mygroclistPrint #FormCont td.rghCol, #mygroclistPrint #FormCont td.midCol{
	border-left:0px;
}

#mygroclistPrint #FormCont td.BotBor{
	border-bottom:1px solid #000000;
	}

#mygroclistPrint  #FormCont td.list .title{
	width:auto;}

#mygroclistPrint  #FormCont td.listBottom .otherL{
	width:187px;
	height:47px;
	margin:6px 0px 0px 10px;
}

#mygroclistPrint #Coups{
	width:676px;
	text-align:center;
	margin-top:41px;
}

#mygroclistPrint #footer{
	width:676px;
	text-align:right;
	margin-top:32px;
}

/*
	Do not put anything below here, please put new styles above these classes
	11-05-2008 @MTaylor
*/

.sIFR-flash {
	margin:0pt;
	visibility:visible !important;
}

.sIFR-replaced {
	visibility:visible !important;
}

span.sIFR-alternate {
	display:block;
	height:0pt;
	left:0pt;
	overflow:hidden;
	position:absolute;
	top:0pt;
	width:0pt;
}

.sIFR-flash + div[adblocktab="true"] {
	display:none !important;
}

.sIFR-hasFlash h1 {
	font-size:180%;	
	visibility:hidden;
}

.sIFR-hasFlash .blue-sifr {
	font-size: 100%;
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	font-size: 140%;
	visibility: hidden;
}

.sIFR-hasFlash h2#marie, .sIFR-hasFlash h2#Cooking101H2, .sIFR-hasFlash h2#hebrew, .sIFR-hasFlash h2#orville-mms, .sIFR-hasFlash h2#orville, .sIFR-hasFlash h2#pam, .sIFR-hasFlash h2#hunts, .sIFR-hasFlash h2#lachoy, .sIFR-hasFlash h2#eaglemills, .sIFR-hasFlash h2#crunch, .sIFR-hasFlash h2#eggbeaterscoupon, .sIFR-hasFlash h2#wesson {
	font-size: 140%;
	visibility: visible;
}

#userCollectionForm table{
	width:600px;
}

.subPopupBG {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	color:black;
	height:2000px;
	width:100%;
	display:none;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	background-color:#000000;
	z-index:1500;
}

/*
	Walmart coupon page
*/

#coupons { overflow: hidden; zoom: 1; }

#coupons h2 {
	float: left;
	height: 213px;
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 20px;
	position: relative;
}

#coupons h2 a {
	display: block;
	width: 183px;
	height: 213px;
	text-indent: -9000px;
}

#coupons h2#marie {
	background-image: url(/images/special-offers/coupon-central/pasta_al_dente_coupon.jpg);
	width: 183px;
	background-position: top right;
}

#coupons h2#hebrew {
	background-image: url(/images/special-offers/coupon-central/hn_coupon.jpg);
	width: 183px;
	background-position: top right;
}

#coupons h2#pam {
	background-image: url(/images/special-offers/coupon-central/pam_coupon.jpg);
	width: 183px;
	background-position: top right;
}

#coupons h2#orville-mms {
	background-image: url(/images/special-offers/coupon-central/orville_mm_coupon.jpg);
	width: 193px;
	background-position: top right;
}

#coupons h2#lachoy {
	background-image: url(/images/special-offers/coupon-central/lachoy_coupon.jpg);
	width: 193px;
	background-position: top right;
}

#coupons h2#eaglemills {
	background-image: url(/images/special-offers/coupon-central/eagle-mills.jpg);
	width: 193px;
	background-position: top right;
}

#coupons h2#wesson {
	background-image: url(/images/special-offers/coupon-central/coupon_wesson.gif);
	width: 183px;
	background-position: top right;
}

#coupons h2#orville {
	background-image: url(/images/special-offers/coupon-central/coupon_orville.jpg);
	width: 183px;
	background-position: top right;
}

#coupons h2#hunts {
	background-image: url(/images/special-offers/coupon-central/coupon_hunts.jpg);
	width: 183px;
}

#coupons h2#orville-mms a, #coupons h2#wesson a, #coupons h2#eggbeaterscoupon a, #coupons h2#eaglemills a, #coupons h2#lachoy a {
	margin-left: 10px;
}

#coupons h2#eggbeaterscoupon {
	background: url(/images/special-offers/coupon-central/coupon_egg.jpg) right top no-repeat;
	width: 193px;
}

#coupons h2#crunch {
	background-image: url(/images/special-offers/coupon-central/coupon_crunchnmunch.gif);
	width: 183px;
}

.lightGreenBox {
	border-style:solid;
	border-color: #E0FEC2;
	border-width:2px;
	background-color:#ffffff;
	width:630px;
}

.lightGreenBoxInner {
	padding:20px 20px 10px 25px;
}

.blogCommentBox {
	background-image: url(/images/tips-tricks/smarter-shopping/comment_gradient_bckgrd.gif);
	background-repeat: repeat-x;
	width:400px;
	border-style:solid;
	border-width:1px;
	border-color:#DDDDDD;
}

.headerSearchButton{
	vertical-align: middle;
	margin-top: -5px;
}

.recipeHeaderSearchButton{
	vertical-align: middle;
	margin-top: -5px;
}

.recipeHeaderSearchText{
	width: 215px;
}
