/* ---------- General ---------- */

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

html,
body {
    overflow-x: hidden;
	display:inline;
}

body {
	background-color: #fff;
	color: #575553;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
}

a, select { 
	color: #c47e00;
	text-decoration: none;
}
a:hover {
	color: #0055a5;
}
a.blue:hover {
	color: #c47e00;
}

img { 
	border: none;
}

.introduction,
#mainColumn .recipeContent .introduction p, 
h1, h2, h3, h4 { 
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
}
h1 { 
	font-size: 2.4em;
	color: #0055a5;
}
h1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .45em;
	font-weight: bold;
}
h2 { 
	font-size: 1.7em;
    color: #7e673a;
}
h2.like-h1 {
	font-size: 2.0em;
	color: #0055a5;
}
form h2.like-h1 {
   padding: 28px 0 13px 22px;
}
h2.topBorder {
	margin: 15px 0;
	padding: 24px 0 0 0;
}
h3 { 
    font-size: 1.6em;
    color: #7e673a;
}

h4 { 
	font-size: 1.4em; 
	line-height:1.4em;
}

.largertext {
	font-size:1.2em;
}

sup {
    font-size: 0.6em;
    line-height: 1.0em; /* these are necessary */
    vertical-align: top; /* for Webkit browsers */
}
.recipeContent p sup,
.recipeContent li sup { 
  font-size: .75em;
}

option { padding: 0 5px 0 0; } 

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	display: block;
}
.clear-more {
	clear: both;
	display: block;
    height: 0;
    line-height: 0;
}
.block {
    display: block;
}
.clear-more {
   clear: both;
   display: block;
   height: 0;
   line-height: 0;
}

.hidden {
	display:none !important;
}

.blue {
	color: #0055a5;
}
.navy {
	color: #688ca0;
}
.navy strong {
	color: #688ca0;
	font-size:11px;
}
.yellow {
	color: #c47e00;
}

ul,/* never use default browser list bullets */
ul.noBullet, 
ul.bullet, 
ul.rss {
	list-style: none;
	width:89%;/* needs to be 89 for recipe detail page options */
}
ul.noBullet li, 
.mixedContent #mainColumn #mainColumnLeft ul.noBullet li, 
.mixedContent #mainColumn #mainColumnRight ul.noBullet li {
	background:none;
}

ul li.noButton {
    padding-bottom: 15px;
}


.media ul li {
	margin:0 0 12px 0;
}
ul.bullet li, 
.mixedContent #mainColumn #mainColumnLeft ul li,
.media ul li,
.expertBios ul li,
.recipeContent #mainColumnLeft .topSection ul li, 
.mixedContent #mainColumn #mainColumnRight ul li
{
	font-size:12px;
	background: url(../images/bullet.beige.gif) left 4px no-repeat;
	padding: 0px 0 0 10px;
    /* Phase II Textile Lists
	margin:5px 0 0 0;
    */
    line-height: 1.4em;
}
h4 ul.bullet li {
	background-position: left 5px;
}
ul.bullet li.first {
	background: url(/images/bullet.beige.gif) left 4px no-repeat;
	padding: 0 0 0 10px;
}
	div #mainColumnRight ul.bullet.tools {
		/*list-style: outside url(../images/bullet.beige.gif);*/
		padding: 10px 0 0 20px;
		margin: 0 0 0 -5px;
	}
		div #mainColumnRight ul.bullet.tools li {
			padding: 0px 0 7px 10px;
			/*float:left;*/
			margin: 0px 0 0 0px;
		}
			ul.bullet.tools li a { 
				clear:both;
				/*float:left;*/
			}
			ul.bullet.tools li strong {
				clear:both;
				/*float:left;*/
				color:#688ca0;
			}
			
			div #mainColumnRight ul.tools {
				margin: 0px; 
				list-style:none;
			}
			div .mainColumnRight ul.tools, div #mainColumnRight ul.tools  {
				margin: 0 0 0 -5px; 
			}
			.mixedContent .mainColumnRight ul.linksStandard li {
				margin-left:0;
			}			
			div #mainColumnRight ul.tools li, div .mainColumnRight ul.tools li {
				height:40px;
				padding-left:45px!important;
				padding-bottom:5px;
			}
			div #mainColumnRight ul.tools li.pdf, .mainColumnRight ul.tools li.pdf {
				background:transparent url(/images/icons/pdf.gif) no-repeat scroll left 0px;
			}
			div #mainColumnRight ul.tools li.jpg, .mainColumnRight ul.tools li.jpg {
				background:transparent url(/images/icons/jpg.gif) no-repeat scroll left 0px;
			}
			div #mainColumnRight ul.tools li.gif, .mainColumnRight ul.tools li.gif {
				background:transparent url(/images/icons/gif.gif) no-repeat scroll left 0px;
			}
			div #mainColumnRight ul.tools li.tif, .mainColumnRight ul.tools li.tif {
				background:transparent url(/images/icons/tif.gif) no-repeat scroll left 0px;
			}
			div #mainColumnRight ul.tools li.eps, .mainColumnRight ul.tools li.eps {
				background:transparent url(/images/icons/eps.gif) no-repeat scroll left 0px;
			}
			div #mainColumnRight ul.tools li.zip, .mainColumnRight ul.tools li.zip {
				background:transparent url(/images/icons/zip.gif) no-repeat scroll left 0px;
			}
			
.mixedContent #mainColumn #mainColumnLeft ul.instructions li.darkBlue,
.mixedContent #mainColumn #mainColumnLeft ul li.darkBlue,
ul li.darkBlue,
table .darkBlue,
.mixedContent #mainColumn #mainColumnLeft table th.darkBlue {
	background-color: #3562ac;
}
.instructionstable {
	float:left;
	padding-bottom:10px;
}
.mixedContent #mainColumn #mainColumnLeft ul.instructions li.lightBlue,
.mixedContent #mainColumn #mainColumnLeft ul li.lightBlue,
ul li.lightBlue {
	background-color: #6d99cf;
}

ul.rss li {
	background: url(/images/bullet.rss.gif) left 8px no-repeat;
	padding: 5px 0 0 16px;
}

.topBorder {
	border-top: 1px dashed #DFDFD1;
}
.altColumn {
  background-color: #DAE4EA;	
}
.alternate-back td {
  background-color: #DAE4EA;
}

/* ---------- Layout ---------- */

#page {
	position: relative;
	margin: 0 auto;
	width: 1004px;
	z-index: 10;
}

.leftColumn {
	float: left;
	display: inline;
	width: 194px;
	margin: 0 13px 45px 20px;
	padding: 0 0 0 6px;
    position: relative;
    z-index: 100;
	background: transparent url(/images/background/mainNav.gif) top center no-repeat;
}

#mainColumn {
	float: left;
	display: inline;
    position: relative;
    z-index: 1;
	width: 715px;
	margin: 0 0 45px 24px;
}

#mainColumn #mainColumnLeft {
	float: left;
	display: inline;
	width: 441px;
	border-right: 1px dashed #dfdfd1;
	position:relative;/* fix for unselectable content in ie */
	/*overflow:hidden;*/
}

#mainColumn #mainColumnRight, .mixedContent .mainColumnRight {
	float: left;
	display: inline;
	width: 262px;
	margin: 12px 4px 0 5px; 
	position:relative;/* fix for unselectable content in ie */
	overflow:hidden;
}

#mainColumn #mainColumnWide {
	float: left;
	display: inline; /* IE6 double margin fix */
	width: 705px;
	margin-left: 3px;
	position:relative;/* fix for unselectable content in ie */
}
#mainColumn #mainColumnWide.aggregator {
	background-color: #f8f5e0;
	border-bottom: 1px dashed #dfdfd1;
	margin-top: 3px;
	padding-bottom:15px;
}
#mainColumn #mainColumnWide.noBorder {
	border: none;
}
.introduction,
#mainColumn #mainColumnWide h4 {
    line-height: 1.3em;
    padding: 0 265px 48px 20px;
}
#mainColumn #mainColumnWide h4.notice{
	color:#f82900;
}


#footer {
	float: left;
	clear: both;
	display: inline;
	width: 943px;
	margin: 0 0px 25px 3px;
	padding:0 24px 0 25px;
	font-size: 1.1em;
	background: url(/images/background/footer.png) top center no-repeat;
	position:relative;
}

#footer a {
	font-size: 11px;
}

/* ---------- Static Page Elements ---------- */

#pageBackground {
	position: absolute;
	top: 0;
	left:50%;
	display: block;
	height: 210px;
	width: 50%;
	z-index: 5;
}
#pageBackground.pageBackground_fall {
	/*background:url(/images/background/seasonal.leaves.png) top left no-repeat;*/
	/*background:url(/images/background/seasonal.winter.jpg) top left no-repeat;*/
	/*background:url(/images/background/seasonal.spring.png) top left no-repeat;*/
	background:url(/images/background/seasonal.summer.jpg) top left no-repeat;
	/*background:url(/images/background/seasonal.fall.png) top left no-repeat;*/
}
.pageBackground_cuttingboard {
	background:url(/images/background/seasonal.cuttingboard.jpg) top left no-repeat;
	
}
#toolbar {
	top: 0;
	position: absolute;
	left: 622px;
	z-index: 111;
    width: 375px;
	height: 28px;
	background: url(/images/background/toolbar.png) top left no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}
/* Spanish Toolbar
 * Layout for single button "en Inglés"
 *  when site profile features disabled for Spanish */
.es #toolbar,
.es #toolbar.logout {
	left: 566px;
	width: 118px;
    padding-left: 315px;
    background: none;
}

#toolbar.logout {
	left: 566px;
	width: 433px;
	background: url(/images/background/toolbar.logout.png) top left no-repeat;
}
#toolbar.logout a.logout {
	display :block !important;
}
#toolbar.login a.logout {
	display :none;
	height:0px;
	overflow:hidden;
	padding:0;
}

#toolbar a {
	padding: 6px 0 0 0;
	height: 22px;
}
a.tlbrRecipeBox {
	width: 107px;
}
a.tlbrRecipeBoxActive {
	width: 107px;
	color: #0055a5;
}
a.tlbrShoppingList {
	width: 96px;
}
a.tlbrShoppingListActive {
	width: 96px;
	color: #0055a5;	
}
a.profile {
	width: 56px;
}
a.profileActive {
	width: 56px;
	color: #0055a5;
}
a.logout {
	width: 56px;
	
}
a.logoutActive {
	width: 56px;
	color #0055a5;
}
#toolbar a.espanol {
	width: 86px;
	padding: 6px 0 0 22px;
	color: #fff;
	background: url(/images/background/espanol.png) top left no-repeat;
}
#toolbar a:hover.espanol {
	background-position: -108px;
}

#logout {
	top: 0;
	position: absolute;
	left: 555px;
	z-index: 11;
	background: url(../images/background/toolbar.logout.png) top left no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#logout a {
	padding: 6px 0 0 0;
	width: 65px;
	height: 22px;
	color: #fff;
}

#tabLeft {
	position: absolute;
	top: 170px;
	left: 234px;
	z-index: 13;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/background/recipe.left.png, sizingMethod='crop');
	width: 34px;
	height: 58px;
}
html > body #tabLeft {
	background: url(/images/background/recipe.left.png) top left no-repeat;
}

#tabLeft.aggregator {
	top: 254px;
	left: 299px;
	height: 39px;
	width: 29px;
	background: none;
	filter: none;
}
#tabLeft.aggregator a {
	display: block;
	height: 39px;
	width: 29px;
	text-indent: -9000px;
	background: url(/images/background/aggregator.button.left.png) top left no-repeat;
}
#tabLeft.aggregator a:hover {
	background-position: -29px;
}

#tabRight {
	position: absolute;
	top: 170px;
	right: 0;
	z-index: 13;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/background/recipe.right.png, sizingMethod='crop');
	width: 34px;
	height: 58px;
}
html > body #tabRight {
	background: url(/images/background/recipe.right.png) top left no-repeat;
}
#tabRight.aggregator {
	top: 254px;
	right: 314px;
	height: 39px;
	width: 29px;
	background: none;
	filter: none;
}
#tabRight.aggregator a {
	display: block;
	height: 39px;
	width: 29px;
	text-indent: -9000px;
	background: url(/images/background/aggregator.button.right.png) top left no-repeat;
}
#tabRight.aggregator a:hover {
	background-position: -29px;
}

#buttonLeft a, #buttonRight a {
	display: block;
	text-indent: -9000px;
	height: 20px;
	width: 20px;
}
#buttonLeft {
	position: absolute;
	top: 187px;
	left: 245px;
	z-index: 14;
}
#buttonLeft.inactive {
	height: 20px;
	width: 20px;
	background: url(/images/buttons/recipe.button.left.inactive.gif) top left no-repeat;
}
#buttonLeft a {
	background: url(/images/buttons/recipe.button.left.gif) top left no-repeat;
}
#buttonRight {
	position: absolute;
	top: 187px;
	right: 11px;
	z-index: 14;
}
#buttonRight a {
	background: url(/images/buttons/recipe.button.right.gif) top left no-repeat;
}
#buttonLeft a:hover, #buttonRight a:hover {
	background-position: -20px;
}

/* ---------- Left Column Elements ---------- */

ul#navigation {
	position: relative;
	width: 188px;
	z-index: 20;
}

ul#navigation li {
	width: 186px;
	border-bottom: dashed 1px #e5e5d9;
	/*background: url(/images/background/mainNav.body.png) top left repeat-y;*/
	position: relative;
}
ul#navigation li.logo {
	background: url(/images/logo.png) top left no-repeat;
	height: 89px;
	border: none;
}
	ul#navigation li.logo a {
		height: 89px;
		background: url(../images/logo.png) top left no-repeat;
	}
	ul#navigation li.logo a:hover {
		background-position: -186px;
	}

ul#navigation li a {
	display: block;
	text-indent: -9000px;
	height: 33px;
}

ul#navigation li.logo a {
  height: 89px;
}


ul#navigation li a.recipesIdeas {
	background: url(/images/text/recipesIdeas.png) 50% 50% no-repeat;
}
	ul#navigation li.active a.recipesIdeas, #navigation li a.recipesIdeas:hover {
		background: #e6df97 url(/images/text/recipesIdeas.active.png) 50% 50% no-repeat;
	}

ul#navigation li a.tipsHowtos {
	background: url(/images/text/tipsHowtos.png) 50% 50% no-repeat;
}
	ul#navigation li.active a.tipsHowtos, #navigation li a.tipsHowtos:hover {
		background: #e6df97 url(/images/text/tipsHowtos.active.png) 50% 50% no-repeat;
	}

ul#navigation li a.products {
	background: url(/images/text/products.png) 50% 50% no-repeat;
}
	ul#navigation li.active a.products, #navigation li a.products:hover {
		background: #e6df97 url(/images/text/products.active.png) 50% 50% no-repeat;
	}

ul#navigation li a.kids, ul#navigation li a.kidsActive {
	display: inline;
	width: 35px;
	margin-left: 36px;
	background: url(/images/text/kids.png) left 50% no-repeat;
}
	ul#navigation li a.kids:hover, ul#navigation li a.kidsActive {
		background-position: -35px;
	}

ul#navigation li a.newCooks, ul#navigation li a.newCooksActive {
	width: 78px;
	background: url(/images/text/newCooks.png) left 50% no-repeat;
}
	ul#navigation li a.newCooks:hover, ul#navigation li a.newCooksActive {
		background-position: -78px;
	}
	
/* spanish menu ---------------------------- */	
.es ul#navigation li a.recipesIdeas {
	background: url(/images/text/es-recipesIdeas.gif) 50% 50% no-repeat;
}
	.es ul#navigation li.active a.recipesIdeas, .es #navigation li a.recipesIdeas:hover, .es ul#navigation li.recipes:hover a.recipesIdeas {
		background: #e6df97 url(/images/text/es-recipesIdeas-active.gif) 50% 50% no-repeat;
	}

.es ul#navigation li a.tipsHowtos {
	background: url(/images/text/es-tipsHowtos.gif) 50% 50% no-repeat;
}
	.es ul#navigation li.active a.tipsHowtos, .es #navigation li a.tipsHowtos:hover, .es ul#navigation li.tips:hover a.tipsHowtos {
		background: #e6df97 url(/images/text/es-tipsHowtos-active.gif) 28px 50% no-repeat;/* x position used to be 50% which is more friendly but it causes                                                                                           a 1px rounding shift in IE on this hover state. */
	}

.es ul#navigation li a.products {
	background: url(/images/text/es-products.gif) 50% 50% no-repeat;
}
	.es ul#navigation li.active a.products, .es #navigation li a.products:hover, .es ul#navigation li.products:hover a.products {
		background: #e6df97 url(/images/text/es-products-active.gif) 50% 50% no-repeat;
	}

.es ul#navigation li a.kids, .es ul#navigation li a.kidsActive {
	display: inline;
	width: 42px;
	margin-left: 20px;
	background: url(/images/text/es-kids.png) left 10px no-repeat;
}
	.es ul#navigation li a.kids:hover, .es ul#navigation li a.kidsActive {
		background-position: -42px;
		/*background: url(/images/text/es-kids-active.gif) left 50% no-repeat;*/
	}

.es ul#navigation li a.newCooks, .es ul#navigation li a.newCooksActive {
	width: 103px;
	margin-left:9px;
	background: url(/images/text/es-newCooks.gif) left 11px no-repeat;
}
	.es ul#navigation li a.newCooks:hover, .es ul#navigation li a.newCooksActive {
		/*background-position: -78px;*/	
		background: url(/images/text/es-newCooks-active.gif) left 10px no-repeat;
	}
/* single png method for spanish*/
/*.es ul#navigation li a.recipesIdeas {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/text/es-recipesIdeas.png', sizingMethod='crop');
}
.es ul#navigation li a.tipsHowtos {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/text/es-tipsHowtos.png', sizingMethod='crop');
}
.es ul#navigation li a.products {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/text/es-products.png', sizingMethod='crop');
}
.es ul#navigation li a.kids, ul#navigation li a.kidsActive {
	display: inline;
	width: 35px;
	margin-left: 36px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/text/es-kids.png', sizingMethod='crop');
}
.es ul#navigation li a.newCooks, ul#navigation li a.newCooksActive {
	width: 78px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/text/es-newCooks.png', sizingMethod='crop');
}
html > body .es ul#navigation li a.recipesIdeas {
	background: url(/images/text/es-recipesIdeas.png) 50% 50% no-repeat;
}
html > body .es ul#navigation li a.tipsHowtos {
	background: url(/images/text/es-tipsHowtos.png) 50% 50% no-repeat;
}
html > body .es ul#navigation li a.products {
	background: url(/images/text/es-products.png) 50% 50% no-repeat;
}
html > body .es ul#navigation li a.kids, ul#navigation li a.kidsActive {
	display: inline;
	width: 35px;
	margin-left: 36px;
	background: url(/images/text/es-kids.png) left 50% no-repeat;
}
html > body .es ul#navigation li a.newCooks, ul#navigation li a.newCooksActive {
	width: 78px;
	background: url(/images/text/es-newCooks.png) left 50% no-repeat;
}*/




ul#navigation li.inputs {
	height: 40px;
	border: none;
}
ul#navigation input#search {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 130px;
	height: 18px;
	padding: 2px 0 0 8px;
	font-size: 1.1em;
	color: #716f5e;
	background-color: #f2f0dc;
	border: 1px solid #dddcc7;
}
ul#navigation a#searchButton {
	position: absolute;
	top: 12px;
	left: 152px;
	width: 21px;
	height: 22px;
	background: url(/images/buttons/search.button.gif) top left no-repeat;
}
ul#navigation a:hover#searchButton {
	background-position: -21px;
}

ul#navigation li.bottom {
	/*background: url(/images/background/mainNav.bottom.png) top left no-repeat;*/
	height: 12px;
	width: 188px;
	border: none;
}

/* ----------- Menu Flyouts ----------- */

#recipesFlyout {
	width: 766px; 
	margin:0; padding:0; 
	position: absolute; top:0; left: 186px;
	float: left;
	z-index: 30;
	display: none;
}
/*
#recipesFlyout {
  background: cyan !important;
}
#recipesFlyout * {
  background: red !important;
}
#recipesFlyout * * {
  background: blue !important;
}
#recipesFlyout * * * {
  background: lime !important;
}
*/
	#recipesBody {
		float: left;
		width: 766px;
		padding: 0 0 15px 0;
		background: url(../images/background/recipe.flyout.png) top left no-repeat;
		
	}
	.es #recipesBody {
        width: 768px;
		background: url(../images/background/recipe.flyout.spanish.png) top left no-repeat;
    }
	#recipesBottom {
		float: left;
		height: 7px;
		width: 766px;
		background: url(../images/background/flyout.bottom.png) top left no-repeat;	
	}
	.es #recipesBottom {
        width: 768px;
		background: url(../images/background/flyout.bottom.spanish.png) top left no-repeat;
	}
	
	.leftColumn ul#navigation li.recipes:hover #recipesFlyout, 
	ul#navigation li.tips:hover #tipsHowtosFlyout,
	ul#navigation li.products:hover ul#productsFlyout {
		display: block;
	}
	ul#navigation li.recipes:hover a.recipesIdeas {
		background: #e6df97 url(/images/text/recipesIdeas.active.png) 50% 50% no-repeat;
	}
    ul#navigation li.tips:hover a.tipsHowtos {
		background: #e6df97 url(/images/text/tipsHowtos.active.png) 50% 50% no-repeat;
	}
	ul#navigation li.products:hover a.products {
		background: #e6df97 url(/images/text/products.active.png) 50% 50% no-repeat;
	}
	.leftColumn #recipesFlyout dl {
		width: 147px;
		margin: 0; 
		padding: 0 0 6px 0;
		float: left;
		z-index: 20;
		font-size: 1.0em;
	}
	.es .leftColumn #recipesFlyout dl {
		width: 191px;
	}
	.leftColumn #recipesFlyout dl.occasion {
		width: 174px;
	}
		.leftColumn #recipesFlyout dt, .leftColumn #tipsHowtosFlyout dt {
			color: #314c7b;
			font-size: 1.4em;
			font-family: Georgia, "Times New Roman", Times, serif;
			margin:0;
			padding:12px 8px 12px 14px;
		}
		.es .leftColumn #recipesFlyout dt, .leftColumn #tipsHowtosFlyout dt {
            padding-left: 10px;
        }
		.leftColumn #recipesFlyout dl.occasion dt {
			width: 152px;
		}
		.leftColumn #recipesFlyout dd {
			color: #75735a;
			font-size: 1.1em;
			margin:0;
			padding:0;
		}
		ul#navigation #recipesFlyout a {
			height: auto; 
			display: block;
			text-indent: 3px;
			margin:  0 0 0 11px;
			padding: 0;
			line-height: 1.7em;
			color: #767056;
		}
		ul#navigation #recipesFlyout a:hover, .leftColumn #tipsHowtosFlyout a:hover {
			background: #e6df97; 
			color: #2d507b;
		}
#tipsHowtosFlyout {
	width: 766px; 
	height: auto;
	margin: 0;
	padding: 0; 
	position: absolute; top:-34px; left: 186px;
	z-index: 30;
	display: none;
}
/*
#tipsHowtosFlyout {
  background: cyan !important;
}
#tipsHowtosFlyout * {
  background: red !important;
}
#tipsHowtosFlyout * * {
  background: blue !important;
}
#tipsHowtosFlyout * * * {
  background: lime !important;
}
*/
	#tipsHowtosBody {
        width: 100%;
		float: left;
		padding: 0 0 15px 0;
		background: url(../images/background/tipsHowtos.flyout.png) top left no-repeat;	
	}
	.es #tipsHowtosBody {
        width: 768px;
		background: url(../images/background/tipsHowtos.flyout.spanish.png) top left no-repeat;	
	}
	#tipsHowtosBottom {
		float: left;
		height: 7px;
		width: 766px;
		background: url(../images/background/flyout.bottom.png) top left no-repeat;
	}
	.es #tipsHowtosBottom {
        width: 768px;
		background: url(../images/background/flyout.bottom.spanish.png) top left no-repeat;
	}
	.leftColumn #tipsHowtosFlyout dl {
		width: 177px;
		margin:0; 
		padding: 0 0 6px 0;
		float: left;
		z-index: 20;
		font-size: 1.0em;
	}
	.es .leftColumn #tipsHowtosFlyout dl {
		width: 142px;
    }
	.leftColumn #tipsHowtosFlyout dl.howTos {
		width: 228px;
	}
	.es .leftColumn #tipsHowtosFlyout dl.howTos {
		width: 123px;
	}
	.es .leftColumn #tipsHowtosFlyout dl.guides {
		width: 164px;
	}
	.es .leftColumn #tipsHowtosFlyout dl.reference {
		width: 159px;
	}
	.leftColumn #tipsHowtosFlyout dl.last {
		padding: 0 6px 6px 0;
	}
	.es .leftColumn #tipsHowtosFlyout dl.last {
        width: 180px;
        padding: 0 0 6px 0;
    }
	.leftColumn #tipsHowtosFlyout dt {
		width: 154px;
	}
	.es .leftColumn #tipsHowtosFlyout dt {
		width: 124px;
	}
	.es .leftColumn #tipsHowtosFlyout dl.howTos dt {
		width: 105px;
    }
	.es .leftColumn #tipsHowtosFlyout dl.guides dt {
		width: 146px;
    }
	.es .leftColumn #tipsHowtosFlyout dl.reference dt {
		width: 141px;
    }
	.es .leftColumn #tipsHowtosFlyout dl.last dt {
		width: 162px;
    }
	.leftColumn #tipsHowtosFlyout dd {
			width: 177px;
			color: #75735a;
			font-size: 1.1em;
			margin: 0;
			padding: 0;
	}
	.es .leftColumn #tipsHowtosFlyout dd {
			width: 142px;
    }
	.leftColumn #tipsHowtosFlyout dl.howTos dd {
		width: 228px;
	}
	.es .leftColumn #tipsHowtosFlyout dl.howTos dd {
		width: 123px;
	}
	.es .leftColumn #tipsHowtosFlyout dl.guides dd {
		width: 164px;
	}
	.es .leftColumn #tipsHowtosFlyout dl.reference dd {
		width: 159px;
	}
	.es .leftColumn #tipsHowtosFlyout dl.last dd {
		width: 180px;
	}
	.leftColumn #tipsHowtosFlyout a {
			height: auto; 
			display: block;
			text-indent: 0;
			line-height: 1.7em;
			margin:  0 0 0 12px;
			padding: 0 2px;
			color: #767056;
	}
	.es .leftColumn #tipsHowtosFlyout a {
      margin: 0 0 0 8px;
    }
ul#productsFlyout {
	width: 764px;
	margin:0; padding:0; 
	position: absolute; top:-68px; left: 186px;
	float: left;
	z-index: 30;
	background: url(/images/nav/products.nav.bottom.png) bottom left no-repeat; 
	display: none;
}
	ul#productsFlyout li {
		width: 191px; height:33px;
		float: left;
		list-style: none; 
		margin:0; padding:0;
		background: none;
		text-indent: 0;
		border: none;
	}
		ul#productsFlyout li.locator {
			width: 382px;
			border-top: 1px solid #d2d4ab;
		}
			ul#productsFlyout li.locator a, ul#productsFlyout li.coupons a {
				margin:9px 0 0 15px; padding:0;
				display: inline;				
				width: auto; height: auto;
				color: #a97920;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size: 1.2em;
			}
			ul#productsFlyout li.locator a:hover, ul#productsFlyout li.coupons a:hover {
				color: #0055a5;
			}
		ul#productsFlyout li.coupons {
			width: 382px;
			text-align: right;
			border-top: 1px solid #d2d4ab;
		}
			ul#productsFlyout li.coupons a {
				margin:9px 16px 0 auto;
				float: right;
			}
	
	
	ul#productsFlyout li a {
		display: block; text-indent: none;
		width: 121px; height:23px;
		text-indent:0;
		float: left;
		font-size: 1.4em;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #2d507b;
		padding: 10px 0 0 70px;
	}
		
	ul#productsFlyout a.wholeturkey, ul#productsFlyout a.pavoentero { background-image: url(/images/nav/wholeturkey.png); }
	ul#productsFlyout a.breastcuts, ul#productsFlyout a.cortesdepechuga { background-image: url(/images/nav/breastcuts.png); }
	ul#productsFlyout a.meatballs, ul#productsFlyout a.albóndigas { background-image: url(/images/nav/meatballs.png); }
	ul#productsFlyout a.deli, ul#productsFlyout a.delicatesen { background-image: url(/images/nav/deli.png); }
	ul#productsFlyout a.roasts, ul#productsFlyout a.rostizado { background-image: url(/images/nav/roasts.png); }
	ul#productsFlyout a.wings, ul#productsFlyout a.alas { background-image: url(/images/nav/wings.png); }
	ul#productsFlyout a.mignons, ul#productsFlyout a.filetesmiñón { background-image: url(/images/nav/mignons.png); }
	ul#productsFlyout a.lunchmeat, ul#productsFlyout a.fiambres { background-image: url(/images/nav/lunchmeat.png); }
	ul#productsFlyout a.tenderloins, ul#productsFlyout a.lomitos { background-image: url(/images/nav/tenderloins.png); }
	ul#productsFlyout a.drumsticks, ul#productsFlyout a.muslos { background-image: url(/images/nav/drumsticks.png); }
	ul#productsFlyout a.burgers, ul#productsFlyout a.hamburguesas { background-image: url(/images/nav/burgers.png); }
	ul#productsFlyout a.strips, ul#productsFlyout a.tiras { background-image: url(/images/nav/strips.png); }
	ul#productsFlyout a.wholebreast, ul#productsFlyout a.pechugaentera { background-image: url(/images/nav/wholebreast.png); }
	ul#productsFlyout a.groundturkey, ul#productsFlyout a.pavomolido { background-image: url(/images/nav/groundturkey.png); }
	ul#productsFlyout a.sausage, ul#productsFlyout a.salchichas { background-image: url(/images/nav/sausage.png); }
	ul#productsFlyout a.bacon, ul#productsFlyout a.tocineta { background-image: url(/images/nav/bacon.png); }
	
	ul#productsFlyout a:hover {background-position: bottom left; }

/* ----------- End Menu Flyouts ----------- */

#contact {
	margin: 18px 0 12px 0;
	text-align: center;
}

#contact p {
	margin-top: 10px;
}

.leftColumn dl {
	margin: 20px 0 0 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

.leftColumn dl dd {
	margin: 0 15px;
}
dl#alien dd {
	margin: 0 12px 0 13px;
}
dl#alien.closed dd {
	overflow: hidden;
	height: 132px;
	margin: 0 12px 5px 13px
}
dl#alien.shown dd {
	height: auto;
}
dl#winePairing.closed dd {
	overflow: hidden;
	height: 102px;
}
dl#winePairing.shown dd {
	height: auto;
}
dl#winePairing p {
	padding: 10px 0 3px 0;
	color: #0055a5;
	font-weight: bold;
}
dl#winePairing ul {
	font-size: .9em;
}
dl#winePairing li {
	margin: 0 0 10px 5px;
}

.leftColumn ul li.last {
	margin-bottom: 20px;
}

dl.yellowModule {
	background-color: #f5f1d3;
	width: 188px;
}

dl.blueModule {
	background-color: #e7eeef;
	width: 188px;
}
dl#daiyCelebrationsModule .bottom {
	height:80px;
}
dl#feedYourBrain {
	position: relative;
	margin: 20px 0 25px 0;
}

dl.yellowModule dt.top {
	background: #f5f1d3 url(/images/background/module.top.yellow.gif) top left no-repeat;
	height: 9px;
	overflow: hidden;
}

dl.blueModule dt.top {
	background: #e7eeef url(/images/background/module.top.blue.gif) top left no-repeat;
	height: 9px;
	overflow: hidden;
}

dl dt.title {
	display: block;
	/*height: 26px;*/
	margin: 0 0 12px 0;
	padding: 0 0 2px 0;
	border-bottom: dashed 1px #d8d6b7;
	text-align: center;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #836d46;
}

dl#specialSavings dt.title {
	margin: 0 0 3px 0;
}
dl#mobleTools dt.title {
	margin: 0 0 0px 0;
}

dl dt.bluetitle {
	display: block;
	height: 26px;
	margin: 0 0 12px 0;
	padding: 0 0 2px 0;
	border-bottom: dashed 1px #d8d6b7;
	text-align: center;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0055a5;
}

dl.yellowModule dt.bottom {
	background: #f5f1d3 url(/images/background/module.bottom.yellow.gif) bottom left no-repeat;
	width: 188px;
	height: 9px;
}
dl.blueModule dt.bottom {
	background: #e7eeef url(/images/background/module.bottom.blue.gif) bottom left no-repeat;
	width: 188px;
	height: 9px;
}
dl#cookingTip dt.bottom {
	background: #e7eeef url(/images/background/module.bottom.timer.gif) bottom left no-repeat;
	width: 188px;
	height: 36px;
}
dl#winePairing dt.bottom {
	background: #e7eeef url(/images/background/module.bottom.wine.gif) bottom left no-repeat;
	width: 188px;
	height: 49px;
	margin: 5px 0 0 0;
}
.rightnavcalculators {
	/*margin-top:-20px;*/
}
dl#calculator dt.bottom {
	background: #e7eeef url(../images/background/module.bottom.yellow.calculator.gif) bottom left no-repeat;
	width: 188px;
	height: 50px;
	margin: 5px 0 0 0;
}
dl#intheknow dt.bottom {
	background: #e7eeef url(../images/background/module.body.blue.book.gif) bottom left no-repeat;
	width: 188px;
	height: 39px;
	margin: 5px 0 0 0;
}
dl#entertaining dt.bottom {
	background: #e7eeef url(/images/background/module.bottom.placesetting.gif) bottom left no-repeat;
	width: 188px;
	height: 45px;
}
dl#specialSavings dt.bottom {
	height: 30px;
	border-top: 1px dashed #d8d6b7;
}
dl.yellowModule#mobleTools dt.bottom {
	font-size:.9em;
	line-height:1.1em;
	font-style:italic;
	padding:14px 14px 42px 14px;
	width:160px;
	height:auto;
	background: transparent url(../images/background/module.bottom.yellow.calculator.gif) bottom left no-repeat;
}
dl#feedYourBrain dt.bottom {
	border-top:1px dashed #D8D6B7;
	height:28px;
}
dl#alien dt.bottom {
	height: 22px;
}

dl#winePairing dt.bottom a, dl#entertaining dt.bottom a {
	float: left;
	font-size: .9em;
	padding: 12px 0 0 15px;
}
dl#alien dt.bottom a {
	float: left;
	font-size: .9em;
	margin: 0 0 0 15px;
}
.leftColumn dl dl.promotion {
	margin: 0px;
	font-size: 1em;
}
.leftColumn dl dd#promotions {
	margin: 0px;
}
.leftColumn dl dl.promotion dd {
	margin: 7px 15px;
}

dl.promotion dd.logo {
	text-align: center;
	margin: 0;
}
dl.promotion dd.noLogo {
	margin: 15px;
}
dl#feedYourBrain dd {
	margin: 15px 15px 20px 15px;
}

.leftColumn dl.yellowModule#mobleTools dd {
	margin:0;
	padding:15px;
	border:bottom;
	border-bottom: dashed 1px #d8d6b7;
}
dl#mobleTools dd strong,
dl#intheknow dd strong {
	color:#0055a5;
	clear:both;
}



dl.blueModule dt.bottom a.specialOffers, dl.yellowModule dt.bottom a.specialOffers {
	height: 7px;
	width: 91px;
	margin: 10px 20px 0 15px;
	text-indent: -9000px;
	background: url(/images/text/specialOffers.gif) top left no-repeat;
}
.es dl.blueModule dt.bottom a.allPromotions, .es dl.yellowModule dt.bottom a.allPromotions {
  margin: 10px 12px 0 17px;
	height: 7px;
	width: 80px;
	background: url(/images/text/promociones.gif) top left no-repeat;
	
}
dl.blueModule dt.bottom a:hover.specialOffers, dl.yellowModule dt.bottom a:hover.specialOffers {
	background-position: top right;
}
dl.blueModule dt.bottom a.specialSavingsNext, dl.yellowModule dt.bottom a.specialSavingsNext {
	height: 16px;
	width: 49px;
	margin: 6px 17px 0 0;
	text-indent: -9000px;
	background: url(/images/text/specialSavings.next.gif) top left no-repeat;
}
dl.yellowModule dt.bottom a.specialSavingsNext {
  margin-right: 0;
}
.es dl.yellowModule dt.bottom a.specialSavingsNext {
  margin-right: 12px;
}
.es dl.blueModule dt.bottom a.specialSavingsNext, .es dl.yellowModule dt.bottom a.specialSavingsNext {
	height: 15px;
	width: 41px;
	background: url(/images/text/ahorrosEspeciales.mas.gif) top left no-repeat;
	float:right;
}
dl.blueModule dt.bottom a.specialSavingsNext.right, dl.yellowModule dt.bottom a.specialSavingsNext.right {
	margin: 6px 8px 0 0;
}
dl.blueModule dt.bottom a:hover.specialSavingsNext, dl.yellowModule dt.bottom a:hover.specialSavingsNext {
	background-position: top right;
}

dl#feedYourBrain dt.bottom span.question {
	float: left;
	position: relative;
	left: 11px;
	bottom: 7px;
	text-indent: -9000px;
	background: url(/images/questionMarks.gif) top left no-repeat;
	height: 47px;
	width: 59px;
}

dl.blueModule ul, dl.yellowModule ul {
	width: 158px;
}

dl#alien dd img {
	margin: 10px 0 3px 0;
}


/* ---------- Main Column Elements ---------- */

#mainColumn h1 {
	display: block;
	height: 32px;
	margin: 45px 0 15px 25px;
	font-family: "Helvetica Neue", Tahoma, Arial, Helvetica, sans-serif;
    font-weight:lighter;
	font-size:3.2em;
}
.productCategoryTop {
	background: #f8f5e0 url(/images/background/productHighlight.jpg) bottom right no-repeat;
	float: left;
	width: 705px; 	
    position: relative;
    z-index: 14;
    height: 186px; /* for IE6 */
}	
#mainColumnWide > .productCategoryTop { /* for standards browsers */
    height:auto!important;
	height:186px;
	min-height: 186px;
}
#mainColumn .recipeContent h1 {
	text-indent: 0;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
	font-size:2.4em;
}
#mainColumn .recipeContent h4 {
	margin-bottom:10px;
}
#mainColumn .recipeContent p {
	font-size:12px;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainColumn .menuList em {
    font-size: 0.95em;
}
#mainColumn .topSection h4 {
    clear: both;
}
/* Phase II Header Spacings Etool #637 
.mixedContent .topSection h4 {
	padding-bottom:15px;
}
    */
.topSection h4 p {
	padding-top:15px;
	font-size:inherit;
}
#mainColumn .topSection .introduction,
#mainColumn .topSection.productCategoryTop h4 {
    float: left;
    clear: left;
    padding: 0 0 48px 20px !important;
    width: 408px;
	
}
#mainColumn .topSection .introduction {
    padding-top: 20px !important;
}
#mainColumn .recipeContent .introduction p {
    font-size: 1.4em;
}
#mainColumnWide h1 {
	display: inline;
	text-indent: 0;
	height: auto;
	float:left;
	clear:both;
	margin: 30px 0 5px 20px;
}
#mainColumnWide .promoHero {
    background: #f8f5e0 url(../images/photos-family-dinner.png) 9px 13px no-repeat;
	height:auto!important;
	height:225px;
	min-height:225px;
}
#mainColumn #mainColumnWide .promoHero h1 {
    margin: 28px 0 21px 20px;
    padding: 0 20px 0 278px;
}
#mainColumn #mainColumnWide .promoHero h4 {
    padding: 0 20px 77px 298px;
}
#mainColumnWide .slicedLunchmeat {
    position: relative;
    z-index: 14;
/*    background: #f8f5e0 url(/images/products/lunchmeatSandwich.png) bottom right no-repeat;*/
    background: #f8f5e0; 
}
.category_image{
    position: absolute;
    bottom: 0;
    right: 0;
}
#mainColumnWide .productLocator, 
#mainColumnWide .loginHead {
    float: left;
    width: 705px;
    position: relative;
    background-color: #f8f5e0;
	padding-bottom:20px;
}
#mainColumn .productLocator h1 {
    margin-top: 20px;
    margin-bottom: 8px;
}
#mainColumn #mainColumnWide .productLocator h4 {
    padding-right: 45px;
    padding-bottom: 18px;
}
.productLocator .description {
    width: 315px;
    float: left;
}
.productLocator .maparea {
    width: 440px;
    position: absolute;
    top: 0;
    right: 5px;
}
.productLocator p.caption {
    width: 335px;
    margin: 6px 24px 0 50px;
    font-style: normal;
}
.productLocator img.map {
    margin: 17px 0 0 0;
}
.productLocator img.shopping {
    margin: 0 0 0 17px;
}
.productLocatorBody {
    clear: both;
    float: left;
    margin: 0 0 20px 0;
    width: 100%;
}
.recipeContent .productLocatorBody h3 {
	margin:15px 0 1px 21px;
}
.productLocatorBody ul.linksStandard {
    font-weight: bold;
    margin: 0 10px; 
    width: 230px;
}
.productLocatorBody ul.linksStandard li {
    width: 73%;
    padding-top: 6px;
    background-position: 0 10px;
}
.productLocatorBody ul.linksStandard li a {
    display: block;
}
.productLocatorBody ul.productStore {
    float: left;
    display: inline;
}
.productLocatorBody .productStores_default {
    width: 360px;
    padding: 9px 0 0 20px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.4em;
}
.productLocatorBody h2 {
    width: 94%;
    padding: 17px 20px 8px 20px;
    margin: 0 0 10px 0;
    color: #0055a4;
    font-size: 2.4em;
    border-bottom: dashed 1px #ceceb9;
}
.productLocatorBody h3 {
    margin: 12px 20px 7px 20px;
    font-size: 1.7em;
    color: #0055a4;
}
ul.half {
    width: 43.5%;
    float: left;
    margin: 7px 0 0 22px;
    display: inline; /* avoid IE6 double margin float bug */
}
ul.half li {
    width: 90%;
    float: left;
    padding-top: 4px;
    line-height: 1.3em;
    background-position: 0 7px;
}
ul.half li a {
    font-size: 1.1em;
    color: #575553;
}
.col-one-third {
    width: 290px;
    float: left;
}
.col-two-thirds {
    width: 415px;
    float: left;
}
.form-guidelines {
	float:right;
	display:inline;
	width:400px;
}
form .form-note { 
	clear:both;
	float:left;
    width: 80%;
    font-size: 0.92em;
	font-weight:normal;
	color:#575553;
	margin:7px 17px 16px 21px;
    display: inline; /* avoid IE6 double margin float bug */
	text-align:left;
}
.form-guidelines span { 
	clear:both;
	float:right;
	font-weight:bold;
    font-size: 1.1em;
	color:#0055a4;
	margin:10px 17px 0 0;
}
a.recipeSubmissionGuidlines {
		background: url(/images/download-folder.gif) 100% 0 no-repeat;
		height:26px;
		width:300px;
		float:right;
		text-align:right;
		padding:5px 35px 0 0;
}

.recipeContentTop {
	width: 715px;
	height: 0px;/*8px*/
	overflow: hidden;
	background: none;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/background/recipe.top.png, sizingMethod='crop');*/
}

html > body .recipeContentTop {
	/*background: url(/images/background/recipe.top.png) top left no-repeat;*/
}

#breadcrumb .crisis p { color:#FF4520; margin:0 20px 5px 0; }
#breadcrumb.crisis { background: #e7eeef url(/images/background/breadcrumb-crisis.gif) 0 0 no-repeat; }
#breadcrumb {
	/*height: 19px;*/
	margin: 0 8px 0 3px;
	padding: 9px 0 6px 22px;
	background: #0055A5 url(/images/background/breadcrumb.png) 0 0 no-repeat;
    color: #9ac8cf;
	font-size: 1.1em;
	font-weight: bold;
	position:relative;
}
#breadcrumb a,
#breadcrumb a:hover {
	color: #FFF;
	text-decoration: underline;
    text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb.breadcrumb-blue a {
    text-decoration: none;
}
#breadcrumb .recipeSearch {
	position: absolute;
	right: 22px;
	top: 7px;
}
#breadcrumb .recipeSearch a {
	float: left;
	height: 16px;
	padding-right: 15px;
	font-size: .82em;
	color: #fff;
	text-transform: uppercase;
	background: url(/images/background/recipeSearch.dblarrow.gif) right -12px no-repeat;
}
#breadcrumb .recipeSearch a:hover {
	background-position: right 2px;
}

.news-highlight {
    width: 686px;
    margin: 7px auto 0 auto;
    padding: 9px 0 0 0;
    background: #e7eeef url(../images/background/blue-686_module_top.gif) top left no-repeat;
}
.mixedContent .news-highlight h2,
.news-highlight h2 {
    margin: 5px 24px 4px 24px;
    color: #004ead;
}
.news-highlight p {
    color: #F00;
    font-weight: bold;
    font-size: 1.2em;
}
.news-highlight-bottom {
    width: 638px;
    padding: 0 24px 14px 24px;
    background: #e7eeef url(../images/background/blue-686_module_bottom.gif) bottom left no-repeat;
}
.crisishome {
	clear:both;
	padding:15px 20px;
	margin:430px 0 0 38px;
	float:left;
	display:inline;
	font-size:1.3em;
	color:#F82900;
	font-weight:bold;
	width:90%;
	background-color:#E7EEEF;
/*
	text-align:center;
*/
	text-align:left;
}
.crisishome h1 {
	font-size: 1.4em;
}
.crisishome p {
/*
	width:600px;
*/
	width:auto;
	margin:0 auto;
	text-align:left;
}
.home.crisis #mainColumn { 
	margin-top:0 !important;
}

.recipeContent {
	float: left;
	width: 716px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/background/body.png, sizingMethod='crop');
	background: none;
	padding:7px 0 0 6px;
	/* IE6 does not support min-height, so to workaround this problem a height of 390px is set.  In order to avoid IE7 & FF 
	displaying a static height of 418px, a second height of auto with importance is required. */
    height: auto !important;
	height:390px;
}

html > body .recipeContent {	
	background: transparent url(/images/background/body.png) top center no-repeat;
	min-height:390px;
}

.recipeContent a {
	/*position: relative; /* IE PNG Filter Fix */
}

a.static {
	position: static;
}
.padTop {
	padding-top: 10px;
}
#mainColumnLeft .topSection {
	margin: 20px 15px 0 25px;
}

.mixedContent #mainColumn #mainColumnLeft .bottomSection,
#mainColumnLeft .bottomSection {
	margin: 0 0 50px 0;
}


.mixedContent #mainColumn #mainColumnLeft ul.control li ul { /* ems are evil if not used right. */
	font-size: 1em !important;
}
.mixedContent #mainColumn #mainColumnLeft ul.control li ul,
.mixedContent #mainColumn #mainColumnLeft ul.control, 
ul.control {
	font-size: 1.1em;
	font-weight: bold;
	z-index: 1;
	position: relative;
	margin:0;
	padding:0;
}

.mixedContent #mainColumn #mainColumnLeft .bottomSection ul.control,
.bottomSection ul.control {
	float: left;
	display: inline;
	margin: 10px 0 0 30px;
}
.mixedContent #mainColumn #mainColumnLeft .bottomSection ul {
	line-height:17px;
}
#mainColumn .recipeContent #mainColumnLeft ul.control li,
.mixedContent #mainColumn #mainColumnLeft ul.control li, 
ul.control li {
	display: inline;
	border-right: 1px solid #6583a4;
	padding: 0 4px 0 7px;
}
#mainColumn .recipeContent #mainColumnLeft ul.control li.last,
.mixedContent #mainColumn #mainColumnLeft ul.control li.last, 
ul.control li.last {
	border: none;
}
#mainColumn .recipeContent #mainColumnLeft ul.control li.first,
.mixedContent #mainColumn #mainColumnLeft ul.control li.first, 
ul.control li.first {
	padding-left: 1px;
}

ul.control li.dropDown {
	position: relative;
}

#mainColumn .recipeContent #mainColumnLeft ul.control li {
  margin: 0;
  padding:0 4px 0 7px;
  font-size: 11px;
  background: none;
}
#mainColumn .recipeContent #mainColumnLeft ul.control li ul {
  margin: 0;
  border: none;
}
ul.control li.dropDown:hover .printDropDown, 
ul.control li.dropDown:hover .saveDropDown, 
ul.control li.dropDown:hover .emailDropDown {
	display: block;
}
.printDropDown, 
.saveDropDown, 
.emailDropDown {
	position: absolute;
	top: 12px;
	left: 0;
	display: none;
	background-color: #fff;
	padding-top: 10px;
	z-index:1;
}
#mainColumn .recipeContent #mainColumnLeft ul.control li.dropDown div ul li,
.mixedContent #mainColumn #mainColumnLeft ul.control li.dropDown div ul li,
ul.control li.dropDown div ul li {
	float: left;
	clear: both;
	display: list-item;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 17px;
	font-weight: normal;
	border-right: none;
	border-bottom: 1px dashed #afa984;
}
#mainColumn .recipeContent #mainColumnLeft ul.control li.dropDown div ul li.noBorder,
.mixedContent #mainColumn #mainColumnLeft ul.control li.dropDown div ul li.noBorder,
ul.control li.dropDown div ul li.noBorder {
	border: none;
}
#mainColumn .recipeContent #mainColumnLeft ul.control li.dropDown div ul li a,
.mixedContent #mainColumn #mainColumnLeft ul.control li.dropDown div ul li a,
ul.control li.dropDown div ul li a {
	background-color: #f5f1d3;
	float: left;
	margin: 0;
	padding: 5px;
	position: static;
}


.printDropDown, .printDropDown ul li a { width: 120px; }
.emailDropDown, .emailDropDown ul li a { width: 65px; }
.saveDropDown, .saveDropDown ul li a { width: 95px; }

ul.control li.dropDown div ul li a:hover {
	background-color: #ebe4af;
}

#mainColumnLeft h1 {
	margin: 12px 0 5px 0;
}
#mainColumnLeft h1.noTagline {
	display: block;
	margin: 12px 0 20px 0;
}
#mainColumnLeft h1.menuListTitle { 
	margin:30px 0 12px 0;
}

.tagline {
	margin: 10px 0 32px 0;
	font-size: 1.1em;
	color: #575553; /* changed color for productsDetail.html  was: #c47e00*/
	font-weight: bold;
}
.nonTested {
	color: #0055a5;
	margin: 10px 0 25px 0;
}


.mixedContent #mainColumn #mainColumnLeft ul.instructions, 
ul.instructions {
	float: left;
	width: 402px;
	font-size: 1.2em;
	overflow:hidden;
}
.mixedContent #mainColumn #mainColumnLeft ul.instructions.header, 
ul.instructions.header {
	margin: 10px 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background-color:#6D99CF;
}
.mixedContent #mainColumn #mainColumnLeft ul.instructions.info, 
ul.instructions.info {
	margin: 0 0 1px 0;
	background-color: #e7eeef;
}

.mixedContent #mainColumn #mainColumnLeft ul.instructions li,
ul.instructions li {
	float: left;
	display: inline;
	width: 66px;
	padding: 10px 5px 100px 5px; 
	text-align: center;
	overflow:hidden;
	
	background:none;
	margin:0 0 -90px 0;
}
.mixedContent #mainColumn #mainColumnLeft ul.instructions li.cookMethod,
ul.instructions li.cookMethod {
	width: 88px;
}

.mixedContent #mainColumn #mainColumnLeft ul.instructions li.one-3,
.mixedContent #mainColumn #mainColumnLeft ul.instructions li.two-3,
.mixedContent #mainColumn #mainColumnLeft ul.instructions li.three-3,
ul.instructions li.one-3,
ul.instructions li.two-3,
ul.instructions li.three-3 {
	width:124px;
}

/* Format for ingredients list has changed to one column instead of two. */
.mixedContent #mainColumn #mainColumnLeft ul.ingredients,
ul.ingredients {
	float: left;
	width: 400px;
	margin: 0px 0 0 0;
	font-size: 1.2em;
}
.mixedContent #mainColumn #mainColumnLeft ul.ingredients li,
ul.ingredients li {
	margin: 5px 22px 0 0;
	padding:0;
}

/* Old layout start */

ul.ingredientsLeft, 
ul.ingredientsRight {
	float: left;
	margin: 12px 0 0 0;
	font-size: 1.2em;
}

ul.ingredientsLeft li {
	width: 178px;
	margin: 5px 22px 0 0;
}
ul.ingredientsRight li {
	width: 178px;
	margin: 5px 10px 0 12px;
}

/* Old layout end */

#mainColumnLeft dl.tabs {
	float: left;
	display: inline;
	width: 409px;
	margin: 35px 0 15px 12px;
	background: transparent url(/images/background/tab.cover.png) left 28px no-repeat;
	position:relative;
}
	.es .recipeDetail#mainColumnLeft dl.tabs {
		background: transparent url(/images/background/tab.cover.png) left 50px no-repeat;
	}

#mainColumnRight dl.tabs {
	float: left;
	display: inline;
	width: 245px;
	margin: 0 0 15px 10px;
	font-size:1em;
	background: url(/images/background/tab.cover.rightColumn.png) left 28px no-repeat;
}

dl.tabs dt {
	float: left;
	display: inline;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	position:relative;
	overflow:hidden;
	/*background: url(/images/background/tab.cover.bottom.gif) left bottom repeat-x;*/
}


/* Spanish smaller font to keep tabs on one line
   with tab label content lengths */
.es dl.tabs dt {
    font-size: 0.90em;
	
}
#mainColumnRight dl.tabs dd {
	width:245px;
	/*background: url(/images/background/tab.cover.rightColumn.png) top left no-repeat;*/
} 


dl.tabs dt a, #mainColumnRight dl.tabs dt a {
	float: left;
	padding-right: 4px;
	background: url(/images/background/tab.right.png) top right no-repeat;
}
	.es .recipeDetail dl.tabs dt a, .es .recipeDetail #mainColumnRight dl.tabs dt a {
		background: url(/images/background/tab.right-tall.gif) top right no-repeat;
	}
	

dl.tabs dt a.active, #mainColumnRight dl.tabs dt a.active {
	background: url(/images/background/tab.active.right.png) top right no-repeat;
}
	.es .recipeDetail dl.tabs dt a.active, .es .recipeDetail #mainColumnRight dl.tabs dt a.active {
		background: url(/images/background/tab.active.right-tall.gif) top right no-repeat;
	}

dl.tabs dt a span {
	color:#0055a5;
	display: block;
	float: left;
	padding: 10px 17px 10px 17px;
	background: url(/images/background/tab.main.png) top left no-repeat;
	cursor: pointer;
}
	.es .recipeDetail dl.tabs dt a span {
		background: url(/images/background/tab.main-tall.gif) top left no-repeat;
		height:32px;
	}

dl.tabs dt a:hover span {
    color:#c47e00; 
}
dl.tabs dt a.active span {
	background: url(/images/background/tab.main.active.png) top left no-repeat;
}
.es .recipeDetail dl.tabs dt a.active span {
	background: url(/images/background/tab.main.active-tall.gif) top left no-repeat;
}

/* Static tab widths */
dl.tabs dt a span.directions { width: 67px; }
dl.tabs dt a span.nutrition { width: 84px; }
dl.tabs dt a span.suggestions { width: 125px; }
dl.tabs dt a span.highestRated { width: 83px; }
dl.tabs dt a span.mostShared { width: 80px; }
dl.tabs dt a span.preparation { width: 73px; }
dl.tabs dt a span.nutritionIngredients { width: 150px; }
dl.tabs dt a span.storage { width: 58px; }
/* Spanish static tab widths */
.es dl.tabs dt a span.preparation { width: 63px; }
.es dl.tabs dt a span.nutritionIngredients { width: 135px; }
.es dl.tabs dt a span.storage { width: 87px; }
dd.storage span {
	font-weight:bold;
}
dd.storage span {
	font-weight:bold;
}



dl.tabs dd {
	float: left;
  clear: left;
	min-height:75px;
	height:auto !important;
	margin: 0 0 0 0px;
	padding: 0 0 0 5px;
    display: inline; /* avoid IE6 double margin float bug */
	/*padding:9px 0 0 0;*/
	width:398px;/*404*/
	overflow:hidden;
}


dl.tabs dd.directions, dl.tabs dd.nutrition, dl.tabs dd.suggestions,
dl.tabs dd.preparation, dl.tabs dd.nutritionIngredients, dl.tabs dd.storage,
dl.tabs dd#tab_content_1, dl.tabs dd#tab_content_2, dl.tabs dd#tab_content_3 {
	background: transparent url(/images/background/tab.left.gif) top left no-repeat;
	position:relative;
	margin:0px 0 0 0px;
}

.results dl.tabs dd#tab_content_1, .results dl.tabs dd#tab_content_2, .results dl.tabs dd#tab_content_3 {
	/*width:auto !important;*/
	width:99%;
	margin:0px 0 0 0;
}
	
dl.tabs dd.preparation p span
{ 
	font-weight:bold;
	color:#0055a5;
	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size:1.15em;
}
dl.tabs dd p {
	
}

dl.tabs dd p {
	font-size:1.2em;
	margin:16px 15px 12px 7px;
	float:left;
	display:inline;
	clear:both;
	width:89%;
}

dd.directions ol {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 20px 0 35px;
}
#mainColumnRight ol {
	margin: 15px 8px 0 35px;
	font-size:13px;
	font-family:Georgia;
}

#mainColumnRight dd.directions ol {
	margin: 15px 5px 0 35px;
}
dd.directions ol li {
	margin: 0px 0 9px 0;
	padding: 0 0 0 3px;
	/*float:left;
	clear:both;
	width:99%;
	border:1px solid #fff;
	position:relative;*/
}
#mainColumnRight dd.directions ol li {
	margin: 0;
}
dd.directions ol li span {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #575553;
	/*float:left;
	margin:2px 0 0 0;*/
}
dd.directions ol li span span {
	font-size: 1em;
	float:none;
	margin:0;
}
#mainColumnRight dd.directions ol li span {
	font-weight: bold;
}

dd.directions ol li .caps {
	font-weight: bold;
	text-transform: uppercase;
}

dl.tabs dd.nutrition {
	display: inline;
	/*margin: 12px 12px 0 12px;*/
	padding: 12px 12px 0 12px;
}
dl.tabs dd.suggestions, 
dl.tabs dd.nutrition
{
	float:left;
	clear:both;
	/*width:230px;*/
}
dd.nutrition dl dd {
	width: 382px;
	padding: 5px 0;
	font-size: 1.2em;
	border-bottom: 1px solid #dfdfd1;	
	min-height:0;
	height:auto!important;
	height:0;
}
dd.nutrition dl span {
	float: left;
	width: 110px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}

dd.suggestions p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 15px 0;
}

dl.nutritionIngredients {
	width:100%;
	float:left;
	border:1px solid;
	display:inline;
}
	.nutritionIngredients dl.nutritionInfo {
		margin:30px 0 0 15px;
		float:left;
		display:inline;
	}
	.nutritionIngredients div {
		width:175px;
		float:left;
		margin:0px 0 10px 15px;
		font-size:1.1em;
		display:inline;
	}
/*nutrition info widget*/
dl.nutritionInfo {
	width:177px;
}
	dl.nutritionInfo dt {
		width:107px;
		padding:6px 0;
		text-align:left;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
		text-transform: capitalize;
		font-size:1.1em;
		border-bottom:1px solid #dfdfd1;
	}
	dl.nutritionInfo dd {
		width:70px;
		padding:6px 0;
		text-align:left;
		font-size:1.1em;
		border-bottom:1px solid #dfdfd1;
	}
	
a.refineSearch {
	float: right;
	width: 216px;
	height: 35px;
	background: url(/images/background/refineSearch.png) 0 0 no-repeat;
	margin: 0 12px 0 0;
	text-indent: -9000px;
}
a.refineSearch.spanish{
	background-image: url(/images/background/refineSearch.spanish.png);
}
a:hover.refineSearch {
	background-position: -216px;
}

.es .contact a {
	background: url(/images/buttons/contact_us_es.gif) 0 -33px no-repeat;
}
.contact a {
	float: right;
	width: 403px;
	height: 33px;
	background: url(/images/buttons/contact_us.gif) 0 -33px no-repeat;
	margin: 19px 12px 0 0;
	text-indent: -9000px;
}
.contact a:hover {
	background-position: 0 0;
}

div#introduction {
	width: 409px;
	margin: 3px 0 0 5px;
	padding: 0 12px 0 15px;
	background-color: #f8f5e0;
}
div#introduction h1 {
	padding: 20px 0 20px 0;
	margin: 0 0 0 5px;
}

div#introduction h4 {
	padding: 0 0 20px 0;
	margin: 0 0 0 5px!important;
}

dl#menus {
	width: 409px;
	padding: 0 12px 0 15px;
}
dl#menus.first {
	background-color: #f8f5e0;
	margin: 0 0 0 5px;
	border: none;
}
dl#menus.first dd {
	font-size: 1.2em;
	font-weight: bold;
	color: #688ca0;
	padding: 2px 0 2px 12px; 
}
dl#menus.first dd span {
	width: 110px;
  display: block;
}
dl#menus.first dd.odd {
	background-color: #f1ecc6;
}
dl#menus.first dd a {
  display: block;
  width: 280px;
  padding-left: 110px;
}

dl.control {
	display: inline;
	width: 431px;
	margin: 0 0 0 5px;
	padding: 25px 0 15px 5px;
}

dl.control.yellow {
	background-color: #f8f5e0;
}

dl.control dt a {
	float: left;
	display: block;
	text-indent: -9000px;
}

dl.control dt a.recipeBox, dl.control dt a.recipeBox:hover {
	width: 214px;
	height: 36px;
	background: url(/images/background/addToRecipeBox.png) top left no-repeat;
}
dl.control dt a.recipeBox:hover {
	background-position: -214px;
}

dl.control dt a.shoppingList, dl.control dt a.shoppingList:hover {
	width: 207px;
	height: 36px;
	background: url(/images/background/addToShoppingList.png) top left no-repeat;
}
dl.control dt a.shoppingList:hover {
	background-position: -207px;
}

dl.menuList {
    float: left;
    width: 401px;
	padding: 15px 15px 10px 25px;
	border-top: 1px dashed #dbdccf;
}
dl.menuList dd {
	position:relative;
}
dl.menuList.even {
	background-color: #f3f6f7;
}
dl.menuList.last {
	padding-bottom: 0;
}
dl.menuList h2 {
	margin: 0 0 5px 0;
}
dl.menuList dd p {
	margin: 0 0 7px 0;
	font-size: 1.2em;
	line-height: 1.2em;
}

dl.menuList a.step {
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/imgs/hover1.png, sizingMethod='crop');	
	width: 110px;
	height: 84px;
	margin: 0 12px 15px 0;
	/*float:left;
	clear:none;*/
	float:none;
	position:absolute;
	top:0px;
	left:0;
	~top:-2px;/*ie7*/
	_top:-2px;/*ie6*/
	_left:-122px;/*ie6*/
	cursor:pointer;
	text-decoration:none;
	~border:1px solid #fff;
	z-index:100;
}
html > body dl.menuList a.step {
	background: url(/images/imgs/hover.png) 0 0 no-repeat;	
}
	dl.menuList a.step:hover {
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/imgs/hover2.png, sizingMethod='crop');
		z-index:1;
	}
	html > body dl.menuList a.step:hover {
		background: url(/images/imgs/hover.png) 0 100% no-repeat;	
	}

	dl.menuList a img {
		margin: 0;
		border:none;
	}

dl.menuList img {
	margin: 0 12px 15px 0;
}
#mainColumnRight div.margined {
    padding: 15px 0 20px;
}
#mainColumnLeft div.margined {
	padding: 0 0 20px 0;
}
div.margined p {
	padding-top:5px;
	font-size:1.2em;
	line-height:1.2em
}
div.moreIdeas {
	display: inline;
	margin: 30px 12px 0 25px;
	width:393px;
}
div.moreIdeas a {
	padding: 5px 0 0 0;
	width: 85px;
	height: 16px;
	background: url(/images/buttons/moreIdeas.button.gif) right 3px no-repeat;
}
dl.moreIdeas {
	display: inline;
	margin: 0 0 0 25px;
}
dl.moreIdeas dd {
	float: left;
	display: inline;
	width: 128px;
	margin: 10px 10px 0 0;
	font-size: 1.2em;
	line-height: 1.3em;
	height:auto!important;
	height:150px;
	min-height: 150px;	
}
#mainColumnRight h2 {
	clear: left;
    width: 228px;
	padding: 38px 0 7px 17px;
}
#mainColumnRight h2.shortSpacing {
    padding-top: 22px;
}
#mainColumnRight h2.shortSpacing2 {
    padding-top: 16px;
}
#mainColumnRight h2.listBelow {
	padding: 28px 0 0 17px;
	margin: 0;
}
.mixedContent.pages #mainColumn .mainColumnRight h2.listBelow {
  padding: 10px 0 0 0; /* flush baseline spacings with main header in center col */
  margin: 0 0 15px 0;
}
.mixedContent.pages #mainColumn .mainColumnRight h3.listBelow {
  padding: 11px 0 0 0; /* flush baseline spacings with main header in center col */
  margin: 0 0 15px 0;
}

a.submitRecipe.family {
	background:transparent url(/images/submitFavRecipe.family.png) no-repeat scroll left top;
	display:block;
	height:118px;
	text-indent:-9000px;
	width:264px;
}
a.submitRecipe.family:hover {
	background-position:-264px 50%;
}

.mainColumRightImage {
	width: 233px;
    float: left;
    color: #c47e00;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0;
    padding: 15px 0px 14px 0px;/* left margin was 15px */
    position: relative;
    text-align: center;
}

.rateRecipe {
    width: 233px;
    float: left;
    background: #FFF url(/images/background/box-white-ragged.png) 0 0 no-repeat;
    color: #c47e00;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0px 0px 18px 0px;
    padding: 15px 8px 14px 15px;
    position: relative;
}
.rateRecipe.photo {
	background: #fff url(/images/background/box-white-ragged.full.png) 0 0 no-repeat;
}
.es .rateRecipe.photo {
	background: #fff url(/images/background/box-white-ragged.med.png) 0 0 no-repeat;
}
.rateRecipe dt {
    width: 55%;
    padding: 5px 0 3px 0;
    float: left;
}
.rateRecipe dt.recipePhoto
{
	padding:0px;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.rateRecipe.photo dt.recipePhoto {
	padding: 0px 0px 7px 0px;
	width: 100%;
	height:auto;
	overflow:hidden;
}

.rateRecipe dd {
    width: 44.5%;
    float: left;
}
.rateRecipe dd a {
    float: left;
    width: 20px;
    height: 20px;
    text-indent: -9000px;
    background: #FFF url(/images/wishbone.white.gif) 50% 50% no-repeat;
}
.rateRecipe dd a.active {
    background-image: url(/images/wishbone.blue.gif);
}

.rateRecipe dd a.selected
{
	background-image: url(/images/wishbone.gold.gif);
}

.bannerImageCallout{
    width: 246px;
    float: left;
    position: relative;
	display: inline;
    padding: 8px 0 5px 0;
	margin: 0 0 0 9px;
	text-align:center;
}
.bannerCallout {
    width: 232px;
    float: left;
    position: relative;
	display: inline;
    padding: 10px 0px 11px 12px;
	margin: 0 0 0 5px;
}
dl.bannerCallout.blue {
	height: 56px;
	margin-top: 10px;
	background: url(/images/background/banner.gradient.blue.png) 0 0 no-repeat;
}

#mainColumnRight dl.bannerCallout.first {
	margin-top: 14px;
}
.bannerCallout dt {
    float: right;
    font-size: 1.2em;
    font-weight: bold;
	width:132px;
}
.bannerCallout dt a {
	display: block;
	color: #1e4e89;
    padding: 0 10px 0 0;
	/*background: url(/images/bullet.brown.gif) right 50% no-repeat;*/
}
.bannerCallout dt a,/*added for etool713*/
.bannerCallout dt a:hover {
	color: #c47e00;
	background: url(/images/bullet.blue.gif) right 50% no-repeat;
}
.bannerCallout.blue dt a {
	height: 66px;
	background: url(/images/bullet.brown.gif) left 90% no-repeat;
}
.bannerCallout.blue dt a:hover {
	color: #c47e00;
	background: url(/images/bullet.blue.gif) left 90% no-repeat;
}
.bannerCallout dd {
    width: 160px;
    float: left;
    clear: left;
    margin-top: 5px;
    font-size: 1.1em;
}
.bannerCallout dd.thumb {
    /*position: absolute;*/
	float:left;
	overflow:hidden;
    width: 100px;
    right: 0;
    top: -6px;
    margin: 0;
    padding: 0;
	clear:none;
}
#mainColumnRight .bannerCallout.blue dd.thumb {
	width: 87px;
}
.bannerCallout dd ul li {
    list-style: none;
}


.es a.next,
.es #mainColumnRight a.next { 
	background: url(/images/buttons/next.button.es.gif) top left no-repeat; 
}

a.next,
/*a.more,*/
#mainColumnRight a.next {
	display: inline;
    cursor: pointer;
	background: url(/images/buttons/next.button.gif) top left no-repeat;
	text-indent: -9000px;
	width: 49px;
	height: 16px;
	margin: 5px 25px 0 0;
	_margin: 5px 15px 0 0 !important;
}
.es a.next,
.es #mainColumnRight a.next {
	width: 41px;
	height: 15px;
	background: url(/images/text/ahorrosEspeciales.mas.gif) top left no-repeat;
}
a:hover.next,
#mainColumnRight a:hover.next {
	background-position: -49px 0;
}
.es a:hover.next,
.es #mainColumnRight a:hover.next {
	background-position: -41px 0;
}
#mainColumnRight a.next {
    margin-right: 17px;
    margin-left: 17px;
}
#mainColumnLeft .pagination a.next {
    margin-right: 0;
    width: 45px;
}

#haveYouTried {
	margin: 25px 18px;
}
#mainColumnRight #haveYouTried {
	margin:10px 18px 0 18px;
}
#haveYouTried.carousel {
	margin: 25px 18px 25px 18px;
}
.home #haveYouTried.carousel {
	margin: 0;
}
#haveYouTried h2 {
	padding: 0;
}
#haveYouTried p {
	margin: 10px 0 10px 0;
	font-size: 1.2em;
	line-height: 1.3em;
}
#haveYouTried.carousel p {
	margin: 10px 0 0 0;
}
/* we will crop images instead. neg margin causes header 
  text to disappear in certain browser cases 
#haveYouTried.carousel div {
	margin: -34px 0 0 0; -17
*/
#haveYouTried a.next {
	margin: 5px 0 0 0;
}
#haveYouTried a.next:hover {
	background-position: -49px;
}

div #mainColumnRight ul.linksStandard,
ul.linksStandard {
    padding: 6px 0 0 0;
	margin: 0 0 0 5px;
    clear: both;
}
.mixedContent .mainColumnRight {
	width: 200px;/* 221 for spanish calculators, or overflow:visible */
	overflow:visible;
	padding: 5px 5px 0 18px;
}
#mainColumnRight ul.linksStandard { 
	width: 235px;
	padding: 0;
}
ul.linksStandard li {
    margin: 5px 0 0 12px;
    padding: 0 0 0 10px;
    list-style: none;
    font-size: 1.2em;
}
.recipeCallout {
    position: relative;
	width: 254px;
	display: inline;
	margin: 10px 0 10px 5px;
    padding: 0;
	float:left;
}
.recipeCallout dt {
    /*float: left;
	clear:left;*/
	width:auto;
	display:inline;
    padding: 0;
}
dl.recipeCallout dt{
	margin:0 0 0 11px;
} 

	.recipeCallout dt a {
	    display: block;
	}
	.recipeCallout dt img {
	    width:110px;
		float:left;
	}
	.recipeCallout dt select {
		width:230px;
		margin:0;
		border: 1px solid #dddcc7;
	}

.recipeCallout dd {
    float: left;
    font-size: 1.2em;
}
.recipeCallout dd a {
	float: left;
	width: 108px;
	height: 66px;
	padding: 9px 11px;
	background: #FFF url(/images/background/banner.gradient.tall.png) top right no-repeat;
	font-weight: bold;
}
.recipeCallout dd a:hover {
	background: #FFF url(/images/background/banner.gradient.tall.blue.png) top right no-repeat;
}
a.actionLink {
    margin: 12px 18px 0 0;
    float: right;
    font-size: 1.1em;
    font-weight: bold;
}
.mixedContent #mainColumnRight h2.userReviews {
	width: auto;
	padding: 32px 0 7px 17px;
}
.mixedContent #mainColumnRight .userReviews-action {
    margin-top: 34px;
}
.userReviews {
	margin: 0 0 0 7px;
}
.userReviews dt.cumulative {
    font-size: 1.4em;
    color: #0055a5;
    padding: 0 0 0 10px;
}
.userReviews dt.cumulative span.stat {
    font-weight: bold;
    font-size: 1.9em;
}
.userReviews dt.cumulative span.unit {
    font-size: 1.2em;
}
.userReviews dd.reviewText {
    width: 215px;
    font-size: 1.1em;
    line-height: 1.3em;
    margin: 8px 0 4px 0;
    padding: 0 0 0 10px;
    /*text-indent: -0.3em;*/
}
.reviewNotice {
    font-size: 1.1em;
    margin: 8px 0 4px 0;
    padding: 0 0 0 17px;
}
.userReviews dt.reviewer {
    font-size: 1.1em;
    font-weight: bold;
    color: #0055a5;
    padding: 0 0 0 10px;
}
.userReviews dd.location {
    margin: 1px 0 13px 0;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0 0 0 10px;
}
.userReviewsControl {
	margin: 0 0 0 17px;
}
.userReviewsControl textarea {
	margin: 10px 0 0 0;
	height: 88px;
	width: 227px;
	border: 1px solid #969696;
}
.userReviewsControl select {
	margin: 5px 0 0 0;
	width: 231px;
}
.userReviewsControl div {
	display: inline;
	margin: 5px 17px 0 0;
}
.userReviewsControl a {
	margin: 0 0 0 5px;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
}
.userReviewsControl a.submit,
.userReviewsControl a.cancel {
	width: 0px;
}

/* ---------- Promotion Detail --------- */

#mainColumn div.promotions h1 {
	display: block;
	padding: 0 0 2px 0;
}
div.promotions h2 {
	padding: 0 0 20px 0;
}
div.promotions h4 {
	/*padding: 0 0 35px 0; http://localhost:3000/promotion/brucesr-yams */
}
div.promotions p {
	font-size: 1.2em;
	line-height:1.3em;
} 
div.promotions p p { font-size: 1em; line-height:1em; }

.mixedContent #mainColumn div.promotions #mainColumnLeft ul
{
	font-size: 1.1em;
	margin: 0 0 20px 0;
	list-style: none;
}


div.promotions #mainColumnRight dl {
	background:#FFFFFF url(/images/background/box-white-ragged.promotions.png) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:auto!important;
	height:140px;
	min-height:140px;
	margin:0 0 0 3px;
	padding:34px 11px 24px 12px;
	width:233px;
}
div.promotions #mainColumnRight dl dt { 
	text-align:center;
}

div.promotions #mainColumnRight ul {
	font-size: 1.2em;
}
div.promotions #mainColumnRight ul li {
	background:transparent url(../images/bullet.beige.gif) no-repeat scroll left 4px;
	margin:5px 0 0;
	padding:0 0 0 10px;
	width:100%;
	float:left;
}
div.promotions #mainColumnRight ul,
div #mainColumnRight ul {
	margin: 0 10px 20px 17px; 
	list-style:none;
	width:220px;
}
div.promotions #mainColumnRight ul.nomargin,
div #mainColumnRight ul.nomargin {
	margin:0;
}
div #mainColumnRight .shopListRecipes ul {
    margin-left: 0;
    margin-bottom: 0;
}


/* ---------- Recipe Aggregator --------- */

.aggregatorLeft {
	float: left;
	width: 379px;
	display: inline; /* IE6 double margin fix */
	margin: 12px 0 12px 58px;
}

.aggregatorRight {
	float: left;
	width: 264px;
	display: inline; /* IE6 double margin fix */
	margin: 6px 4px 12px 0;
}

.aggregatorRight a.submitRecipe {
	display: block;
	height: 118px;
	width: 264px;
	text-indent: -9000px;
	cursor:hand;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/submit-fav-recipe/celebrate-oktoberfest.png, sizingMethod='crop');*/
}
/*html > body .aggregatorRight a.submitRecipe {
		background-image:url(/images/submit-fav-recipe/celebrate-oktoberfest.png);
}*/
.aggregatorRight a:hover.submitRecipe {
	background-position: -264px;
}

.aggregatorRight a.submitRecipe.football {
	background: url(/images/submitFavRecipe.football.png) top left no-repeat;
}
.aggregatorRight a.submitRecipe.fatherSon {
	background: url(/images/submitFavRecipe.fatherSon.png) top left no-repeat;
}

.aggregatorRight .description {
	margin: 12px 16px 16px 22px;
}
.aggregatorRight .bottomSpacing {
	margin: 12px 16px 40px 22px;
}
.aggregatorRight .readyIn {
	margin: 0 16px 0 22px;
}
.aggregatorRight p.blue {
	font-size: 1.0em;
	margin: 0 0 3px 0;
}
.aggregatorRight p {
	font-size: 1.2em;
	line-height: 1.5em;
}
.aggregatorRight p.time {
	color: #688CA0;
	font-weight: bold;
}
.flipbook {
	width: 328px;
	height: 254px;
	padding: 14px 0 0 14px;
	background:url(/images/background/box-white-ragged.aggregator.png) top left no-repeat;
	overflow:hidden;
}

/* Promotions Landing Results */
.results-promotions .categoryRow, .results .categoryRow {
	background-color:white;
    padding-top: 0;
    padding-bottom: 0;
}
.results-promotions .categoryRow dl dt {
    margin-top: 31px;
}
.results-promotions .categoryRow dl dt.image {
    width: 140px;
    line-height: 113px;
    margin-top: 15px;
    margin-left: 10px;
    padding: 0;
    height: 113px;
    overflow: hidden;
    position: relative; /* for IE6 */
}
/* for standards browsers */
.results-promotions .categoryRow dl>dt.image {
    position: static;
    display: table;
}
/* for IE6 */
.results-promotions .categoryRow dl dt.image .vCenterWrap,
.results-promotions .categoryRow dl dt.image .vCenterWrap,
.results-promotions .categoryRow div.image-right .vCenterWrap {
    position: absolute;
    top: 50%;
    left: 50%;
}
/* for standards browsers */
.results-promotions .categoryRow dl>dt.image .vCenterWrap,
.results-promotions .categoryRow>div.image-right .vCenterWrap {
    width: 100%;
    position: static;
    display: table-cell;
    vertical-align: middle;
}
/* for IE6 */
.results-promotions .categoryRow dl dt.image .vCenter,
.results-promotions .categoryRow div.image-right .vCenter {
    display: block;
    width: 100%;
    position: relative;
    top: -50%;
    left: -50%;
}
/* for standards browsers */
.results-promotions .categoryRow dl>dt.image .vCenter,
.results-promotions .categoryRow>div.image-right .vCenter {
    position: static;
}
.results-promotions .categoryRow dl {
    width: 436px;
}
.results-promotions .categoryRow div.image-right {
    float: right;
    width: 268px;
    height: 113px;
    line-height: 113px;
    text-align: center;
    overflow: hidden;
    position: relative; /* for IE6 */
	margin-top:30px;
}
/* for standards browsers */
.results-promotions .categoryRow>div.image-right {
    position: static;
    display: table;
}
.results-promotions .categoryRow dd.timeframe {
    padding: 14px 0 31px 0;
    font-weight: bold;
    color: #575553;
}


/* ---------- Recipe Search Results / Page Search Results ---------- */

dl#yourSelections, dl#narrowResults {
	width: 190px;
	margin: 35px 0 0 0;
}

dl#yourSelections dt {
	margin: 0 0 10px 10px;
	text-indent: -9000px;
	background: url(../images/text/yourSelections.gif) left top no-repeat;
}

#page.es dl#yourSelections dt {
	background-image: url(../images/text/yourSelections.spanish.gif);
}
dl#yourSelections dd {
	margin: 5px 0 0 10px;
}
dl#yourSelections dd a {
	padding: 0 0 0 20px;
	color: #575553;
	background: url(../images/bullet.selections.gif) left 1px no-repeat;
}
dl#yourSelections dd a:hover {
	background-position: left -13px;
}

dl#narrowResults dt {
	padding: 0 0 15px 0;
	text-indent: -9000px;
	border-bottom: 1px dashed #dfdfd1;
	background: url(../images/text/narrowResults.gif) 10px top no-repeat;
}
#page.es dl#narrowResults dt {
	background-image: url(../images/text/narrowResults.spanish.gif);
}

dl#narrowResults dd {
	padding: 5px 0;
	margin: 0;
	font-size: 1.15em;
	border-bottom: 1px dashed #dfdfd1;
	font-family: Georgia, "Times New Roman", Times, serif;
}
dl#narrowResults dd a {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	color: #575553;
	width: 160px;
}
dl#narrowResults dd a.closed {
    display: block;
	background: url(../images/bullet.plus.closed.png) left 4px no-repeat;
}
dl#narrowResults dd a.open {
    display: block;
	background: url(../images/bullet.minus.open.png) left 4px no-repeat;
}
dl#narrowResults dd a:hover {
	color: #0055a5;
	background-position: left -96px;
}

dl#narrowResults dd ul {
    width: 189px;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}

dl#narrowResults dd ul li {
	margin: 0 0 0 18px;
	padding: 3px 0 0 0;
}
dl#narrowResults dd ul.bullet li {
    background-position: left 8px;
}
dl#narrowResults dd ul.bullet li span {
    width: 160px;
    display: block;
    margin: 0 0 0 12px;
}
dl#narrowResults dd ul li a {
	padding: 0;
    margin: 0;
	font-weight: bold;
	color: #c47e00;
}

#mainColumnWide .results {
	float: left;
	/*background-color: #fff;*/
}

#mainColumnWide .results.noBorder {
	border: none;
}

.results .control {
	float: left;
	display: inline; /* IE6 double margin fix */
	margin: 15px 0 15px 20px;
	clear:both;
	width:96%;/*changed from 99 for search results*/
}

.results .control span {
	margin: 4px 5px 0 15px;
	font-size: 1.2em;
}

.results .control select {
	clear: none;
	position: relative;
	z-index: 35;
	width: auto;
	margin: 0;
	border: 1px solid #dddcc7;	
}

.results .categoryRow {
	padding: 5px 0;
}

.results .tabs .categoryRow {
    width: 698px; /* tabs margins/paddings require smaller dims */
}

.results .categoryRow dl {
	display: inline; /* IE6 double margin fix */
	width: 678px;
	margin: 0 0 0 17px;
}
.results .categoryRow dl.noImage {
	margin: 0 0 0 17px;
	padding: 0 0 15px 0;
}

.results .categoryRow dl dd, .results .categoryRow dl dt {
	float: left;
	width: 381px;
	margin: 0;
}

.results .categoryRow dl.noImage dd, .results .categoryRow dl.noImage dt {
	width: 661px;
}
.results .categoryRow dl dt.recipeName, .results .categoryRow dl dt.pageName {
	margin: 15px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em!important;
	text-align:left;
}
.results .categoryRow dl dt.recipeName a, .results .categoryRow dl dt.pageName a {
	font-size: 1.3em!important;
}
.results .categoryRow dl dt.recipeName a, .results .categoryRow dl dt.pageName a {
	font-weight: normal;
}
.results .categoryRow dt.image {
	background: url(../images/background/box-white-ragged.promotions.png) top left no-repeat;
	width: 255px;
	height: 187px;
	margin: 0 25px 0 0;
	padding: 12px 0 0 0;
}
.results .categoryRow dl dd.recipeDescription {
	height: 95px;
	font-size: 1.2em;
}
.results .categoryRow dl dd.pageDescription {
	font-size: 1.2em;
}
.results .categoryRow dl.noImage dd.recipeDescription {
	height: auto;
}
.results .categoryRow dl dd.readyIn {
	float: left;
	width: 180px;
	margin: 15px 0 0 0;
	height: 20px;
}
.results .categoryRow dl.noImage dd.readyIn {
	width: 449px;
}
.results .categoryRow dl dd.readyIn span {
	margin: 0 0 0 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #688ca0;
}

.results .categoryRow dl dd.rateRecipeLeft {
	float: left;
	clear: none;
	width: 97px;
	margin: 15px 0 0 0;
	height: 20px;
} 
.results .categoryRow dl dd.rateRecipeRight {
	float: left;
	clear: none;
	width: 110px;
	margin: 13px 0 0 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #d1d0d0;
	height: 20px;
} 
.results .categoryRow dd.rateRecipeRight a, .results .categoryRow dd.rateRecipeRight a:hover {
    float: left;
    width: 20px;
    height: 20px;
    text-indent: -9000px;
    background: url(/images/wishbone.white.gif) 50% 50% no-repeat;
}
.results .categoryRow dd.rateRecipeRight a.active {
    background-image: url(../images/wishbone.blue.gif);
}

.results .categoryRow dd.rateRecipeRight a.selected {
	background-image: url(../images/wishbone.gold.gif);
}
.results .categoryRow dl dd.pageLink {
	margin: 20px 0 0 0;
}
.results .categoryRow dl dd.pageLink a {
	margin: 0 5px 0 0;
}

.results .pagination {
	float: left;
	display: inline;
	width: 704px;
	padding: 10px 0;
	border-top: 1px dashed #dfdfd1;
}

.results .pagination p.label {
	display: inline; /* IE6 double margin fix */
	margin: 5px 0 0 17px;
	margin-top: 0!important;
  width: auto;
}

.results .pagination a.next {
  float: right;
	margin: 5px 0 0 0;
	width: 45px;
}

#mainColumnWide dl.tabs {
	background: url(../images/background/tab.cover.wide.png) no-repeat scroll left 28px;
	display: inline;
	float: left;
	margin: 0 0 15px 0;
	width: 705px;
}
#mainColumnWide dt a span.recipesOnly {
	width: 130px;
}
#mainColumnWide dt a span.allResults{
	width: 140px;
}
#mainColumnWide dt a span.other {
	width: 90px;
}

.results dl.tabs .control h2 {
	margin: 25px 0 0 0;
	width: 661px;
}

.results .categoryRow dl dt a {
	background: none;
	text-transform: none;
}

.results dl.tabs dd dd{
  min-height: 0;
}

.results dl.tabs dd p{
  font-size: 1em;
  margin: 0;
}


/* ---------- Cooking with kids ---------- */

div.kids #mainColumnLeft ul {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 15px 0 50px 0;
}
div.kids h2.blue {
    margin: 30px 0 15px 0;
    /* Phase II spacings per Etool #647 
	padding-top:10px;
	padding-bottom:1px; */
}
div.kids #mainColumnLeft ul li {
	margin: 0 0 15px 0;
}
div.kids #mainColumnLeft ul li span {
	color:black;
	font-weight:normal;
}
div.kids #mainColumnLeft p {
	font-size: 1.2em;
}

div.kids div#funFare h2 {
	padding: 12px 0 12px 17px;
}

div.kids dl.linkFunction,
div.kids div#funFare dl {
	margin: 0 0 35px 17px;
	width: 201px;
	font-size: 1.2em;
	line-height: 17px;
}
div.kids dl.linkFunction dd.navy,
div.kids div#funFare dl dd.navy {
	font-size: .9em;
	font-weight: bold;
}
div#funFare ul.bullet {
    margin: 6px 0;
}
div#funFare ul.bullet li {
    margin: 5px 0;
    line-height: 1.3em;
}
.recipeContent h1.noTagline span {
	margin:0 0 0 1px;
	display: block;
}

/* lightboxes */
#lyteBox { 
  width: 316px;
}
#lyteBoxForm { 
  width: 245px;
  /* handling overflow via JS, Etool #927
  overflow-y: auto;
  overflow-x: hidden;
  */
  padding: 32px 36px 0 35px;
}
#lyteBoxForm form {
  width: 240px;
  padding: 0;
}
#lyteBoxForm .form-element {
  width: 100%;
}

/* handling overflow via JS, Etool #927 
.lyteBoxForm_long {
  height: 454px;
}
.lyteBoxForm_short {
  height: 184px;
}
*/
#lyteBoxForm h1 { 
  font-size: 2.6em;
  margin-bottom: 20px;
}
#lyteBoxForm p { 
  font-size: 1.1em;
  line-height: 1.4em;
  padding: 0 0 19px 0;
}
#lyteBoxForm p.button-wrap { 
  width: 60px;
  padding-bottom: 0;
  float: right;
  margin: 0;
}
#lyteBoxForm div.clear {
  width: 100%;
}
#lyteBoxForm label { 
  float: none;
  display: block;
  font-size: 1.15em;
  margin-bottom: 2px;
}
#lyteBoxForm label { 
  font-weight: normal;
}
#lyteBoxForm input.text { 
  width: 96%;
  clear: left;
  margin-bottom: 12px;
  font-size: 0.92em;
}
#lyteBoxForm .input-wrap {
  width: 200px;
  overflow: auto;
}
#lyteBoxForm .input-wrap input.text {
  width: 150px;
}
#lyteBoxForm textarea { 
  display: block;
  width: 99%;
  border: 1px solid #DDDCC7;
}
#lyteBoxForm .action-label {
  width: 150px;
  clear: none;
}
#lyteBoxForm .action {
  font-size: 1.15em;
}
#lyteBoxForm .postback_error {
  width: 226px;
  padding: 3px 5px 4px 5px;
  font-size: 0.95em;
  clear: both;
  background-color: #CA863D;
  color: #FFF;
}
#lyteBoxForm .error_small {
  float: left;
  width: 155px;
  margin: 12px 0 0 0;
  font-size: 0.95em;
  padding: 4px 6px 3px 6px;
  background-color: #CA863D;
  color: #FFF;
}
#lyteBoxForm .error_small ul {
  list-style: disc;
  margin-left: 6px;
  padding-left: 5px;
}
#lyteBoxForm .error_small ul li {
}
#lyteBoxForm input.send, 
#lyteBoxForm a.send { 
  margin-top: 13px;
  margin-right: 1px;
}
#lyteBoxForm #controlClose { 
  position: absolute;
  top: 8px;
  right: 8px;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 1.2em;
  background: none;
}
/* forms */
form, fieldset, label, form .fields, input, textarea {
	margin:0; padding:0; border: 0; outline:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
form.edit_member {
    width: 705px;
    clear: both;
}
select {
	margin:0; padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
fieldset {
	clear: both;
	padding: 20px 25px 0 25px;
}
    fieldset .alignRight {
      text-align: right;
    }
    fieldset .alignRight input {
      display: inline;
    }
	fieldset.highlight {
		background: #f8f5e0;
		padding-bottom: 16px;
		border-top: 1px dashed #dddcc7;
		border-bottom: 1px dashed #dddcc7;
	}
	.es fieldset.highlight {
        padding-right: 0;
        padding-left: 22px;
    }
	fieldset.optional {
        padding-top: 22px;
        padding-bottom: 20px;
		background-color: #ecf1f2;
    }
	fieldset.last {
		padding-bottom: 25px;
	}
    fieldset.last-registration {
        padding-top: 24px;
    }
	fieldset.rule {
		border-bottom: 1px dashed #dddcc7;
	}
	fieldset.minPad {
        padding-top: 2px;
    }
    fieldset.registerNewUser {
        margin-top: 9px;
        padding-bottom: 0;
    }
	fieldset span {
		clear: both;
		color: #575553;
		font-size: 1.1em; 
		float:left;
		margin:8px 0 0 0;
	}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;/*changed from 1.4em for /recipe-submit.html*/
	color: #867d51;
	float: left;
	clear: both;
    margin: 0;
	padding: 0 0 5px 0;
	width: 100%;
}
    label.required,
    h4.required {
        font-weight: bold;
    }
	label.info {
		clear: none;
		font-weight: normal;
		float: none;
		margin-left:8px;
	}
form .fields {
	width: 25%; 
	float: left;
    padding-bottom: 20px;
}
form .fields p {
    font-size: 1.1em !important;
    margin-left: 5px;
}
form .fields.nopadding {
	padding-bottom: 0px;
}
form .action input {
	float:right;
	margin:0 15px 0 0;
}

form .registerNewUser .fields {
    padding-bottom: 15px;
}
#recipeUpload .fields {
    padding-bottom: 0;
}
	#recipeUpload input {
		border: 1px solid #dddcc7;
	}
form .fields.half {
	width: 50%; float: left;
}
    form .fields h4, .optional h4 {
        font-family: Arial, Helvetica, sans-serif;
        color: #867d51;
        font-size: 1.1em;
        padding: 0 !important;
    }
form .fields.full {
	width: 100%; float: left; clear: both;
	/*margin-bottom: 19px;moved to form .fields*/ /*changed from 25px for /recipe-submit.html */
}
    form .fields.full input.text, .optional input.text {
        width: 97.6%;
    }
    form .fields.full input.right, .optional input.right {
        margin-right: 15px;
    }
    form .fields.full textarea, .optional textarea {
        width: 97.6%;
    }

	form .small input {
		width:50%;
	}
	form .small span {
		width:90%;
	}	
	
	form .fields.third {
		width: 32%; float: left;
	}
		form .fields.third input.cancel {
			margin: 0 5px 0 0;
		}
	form .fields.third-wide {
		width: 42%; float: left;
    }
    form .fields.third-wide input {
        width: 94%;
    }
	form .fields.third-thin {
		width: 29%; float: left;
    }
	form .fields.multiSelects {
		width: 94%; float: left; clear:both;
    }
		form .fields.multiSelects select {
			width: auto; float: none; clear:none;
	    }
	form .fields.twoThirds {
		width: 65%; float: left;
	}
		form .fields.third textarea, 
		form .fields.twoThirds textarea
		{ width:90%; }
	form .fields.name_title {
        width: 10%; float: left;
    }
	form .fields.name_title select {
        width: 80%;
    }
	form .fields.name_middle {
        width: 6.7%; float: left;
    }
	.es form .fields.name_middle {
        width: 12.7%; 
        position: relative;
        top: -15px;
        top: -1.3em;
        float: left;
    }
	form .fields.name_middle input {
        width: 60%;
    }
	form .fields.state {
        width: 16.7%; float: left;
    }
	form .fields.state input {
        width: 23%;
    }
	form .fields.postal_code {
        width: 20.7%; float: left;
    }
	form .fields.postal_code input {
        width: 45%;
    }
	form .fields.name_suffix {
        width: 10%; float: left;
    }
	form .fields.telephone {
        width: 20%; float: left;
        margin-right: 6px;
    }
	form .fields.update-method {
        width: 40%; float: left;
    }
	form .registerNewUser .fields.update-method {
        width: 100%;
        padding-bottom: 10px;
    }
	form .optional .fields {
        padding-bottom: 26px;
    }
	form .optional .fields.householdSize {
        padding-bottom: 21px;
    }
	form .optional .fields.productUsage {
        padding-bottom: 0;
    }
    form .registerNewUser .fields h4 {
        display: inline;
        vertical-align: middle;
        margin: 0 8px 0 0;
        font-size: 1.15em;
    }
	form .registerNewUser .fields.update-method label,
	form .registerNewUser .fields.update-method input,
	form .fields.productUsage label,
	form .fields.productUsage input,
    form .fields.ageGroups input,
    form .fields.ageGroups label {
        float: none;
        display: inline;
        vertical-align: middle;
    }
	form .registerNewUser .fields.update-method input.text, .optional input.text {
        width: 19.7%;
    }
	form .registerNewUser .fields.update-method label,
	form .optional .fields.ageGroups label, .optional label,
	form .optional .fields.productUsage label {
        padding: 0 12px 0 4px;
        font-size: 0.95em !important;
        color: #575553;
    }
	form .optional .fields.ageGroups label, .optional label,
	form .optional .fields.productUsage label {
        padding-top: 8px;
        padding-right: 30px;
        font-size: 1.0em;
    }
	form .fields.ageGroups input, .optional input,
	form .fields.productUsage input {
        margin-top: 5px;
    }
	form .fields.householdSize input {
        margin-top: 3px;
    }
	form .fields.birthday-month {
        width: 21.2%; float: left;
    }
	form .fields.birthday-month select {
        width: 91%;
    }
	form .fields.birthday-day {
        width: 9.2%; float: left;
    }
	form .fields.birthday-day input {
        width: 72%;
    }
	form .fields.birthday-year {
        width: 14%; float: left;
    }
	form .fields.birthday-year input {
        width: 67%;
    }
	form .fields.gender {
        width: 34%; float: left;
    }
	form .fields.gender label,
	form .fields.gender input {
        float: none;
        display: inline;
        vertical-align: middle;
    }
	form .fields.gender label {
        padding: 7px 0 0 4px;
        margin: 0 21px 0 0;
    }
	form .fields.gender input {
        margin: 7px 0 0 0;
    }
    form .optional h4,
    form .optional label {
        font-size: 1.15em;
    }
	form .optional h4 {
		clear:both;
		width:100%;
		position:relative;
	}
	form .optional input {
		float:left;
		width:19px;
		clear:both;
		margin-top:7px;
		#margin-top:3px;
	}
	form .optional label {
		float:left;
		clear:none;
		width:450px;
		line-height:15px;
	}
	form .optional .question {
		clear:both;
		float:left;
		margin-bottom:20px;
	}
    form .fields.householdSize label {
        padding-left: 0;
    }
    form .fields.householdSize input.text {
        float: left;
        width: 10px;
    }
    form .fields.terms-agreement {
        padding-top: 3px;
    }
    form .fields.terms-agreement input,
    form .fields.terms-agreement label {
        float: none;
        display: inline;
        vertical-align: middle;
    }
    form .fields.terms-agreement label {
        font-style: italic;
        padding: 0 0 0 5px;
        font-size: 0.97em;
    }
    /* preferred contact */
    fieldset.first {
        padding-left: 23px;
        padding-top: 18px;
        padding-bottom: 14px;
    }
    fieldset.preferredContact h2 {
        float: left;
        width: 235px;
        color: #867d51;
        font-size: 1.167em;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
    }
    .es fieldset.preferredContact h2 {
        width: 310px;
    }
    fieldset.preferredContact input,
    fieldset.preferredContact label {
        float: left;
        clear: none;
        width: auto;
    }
    fieldset.preferredContact input {
        margin: 2px 0 0 44px;
        display: inline; /* avoid IE6 double margin float bug */
    }
    .es fieldset.preferredContact input {
        margin: 2px 0 0 10px;
    }
    fieldset.preferredContact label {
        padding: 2px 0 4px 27px;
        margin: 0 0 0 3px;
        font-size: 1.0em;
        font-weight: normal;
    }
    fieldset.preferredContact label.icon-email {
        background: transparent url(/images/background/comp_window.png) 0 0 no-repeat;
    }
    fieldset.preferredContact label.icon-phone {
        background: transparent url(/images/background/telephone.gif) 0 0 no-repeat;
    }
    fieldset.preferredContact label.icon-mail {
        background: transparent url(/images/background/envelope-light.png) 0 0 no-repeat;
    }

    /* Home page turkeytalk line */
    .home #mainColumn .module a.turkeytalk {
      font-size: 1.0em;
      float: none;
    }
    
    /* Home page mobile updates module */
    div.mobileUpdates h3 {
		font-family:arial;
		font-weight:bold;
		color:#0055a5;
		font-size:1em;
		width: 210px;
    }
    div.mobileUpdates h3.es {
		height: 24px;
	}
    div.module div.mobileUpdates{
      padding-top: 10px;
    }
    div.mobileUpdates input.text{
      width: 165px;
      margin-right: 8px;
      font-size: .9em;
    }
    div.module div.mobileUpdates input.text{
	  width: 180px;
	}
    div.mobileUpdates input.submit{
      background: transparent url(/images/buttons/moreIdeas.button.gif) center center no-repeat;
      width: 16px;
      height: 21px;
      padding: 0;
      text-indent: 50px;
    }

/* login section */
#mainColumn #mainColumnWide .topSection.loginHead h1 {
	margin:0 20px 10px 20px;
	_margin:0 20px 0px 20px;/*ie6*/
	~margin:0 20px 0px 20px;/*ie7*/
}
#mainColumn #mainColumnWide .loginHead h1 {
	font-size:1.8em;
}
#mainColumn #mainColumnWide .loginHead h4 {
	padding:0 20px 0px 20px;
}
#mainColumn #mainColumnWide .loginHead img {
	float:left;
	padding:20px 0 0px 20px;
	display:inline;
}
#mainColumn #mainColumnWide .loginHead .description {
	padding:20px 20px 0 20px;
	float:left;
	width:386px;
	display:inline;
}
/* login body */
.loginBody .left, 
.loginBody .right {
	float:left;
	width:42%;
	clear:none;
	padding:25px 22px 40px 22px;
}
.loginBody .left fieldset, 
.loginBody .right fieldset {
	margin:0;
	padding:0;
}
.loginBody .left {
	background: url(../images/background/vr-home.gif) top right repeat-y;
}
.loginBody h2 a { 
	font-size:.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#mainColumn #mainColumnWide .loginBody h2,
#mainColumn #mainColumnWide .loginBody h4 {
	margin:0 0 22px 0;
	padding:0;
}
#mainColumn #mainColumnWide .loginBody form .fields {
	width: 99%;
}
#mainColumn #mainColumnWide .loginBody form .fields.half {
	width: 47%;
}


/* contact form */
fieldset span.util {
    width: 100%;
    margin-top: 0;
    clear: none;
}
fieldset span.util label {
    width: auto;
    font-size: 1.0em;
}
fieldset span.util a {
    float: left;
    clear: none;
    margin: 0 0 0 5px;
}
.fields dl.half {
    width: 45%;
    float: left;
}
.fields dl.half dt,
.fields dl.half dd
{
    display: inline;
}
.fields dl.half input,
.fields dl.half label 
{
    float: none;
    vertical-align: middle;
}
.fields dl.half input {
    margin: 5px 0 0 0;
}
.fields dl.half label {
    margin: 0 0 0 4px;
    padding: 7px 0 0 0;
    font-size: 0.96em;
    color:
}

	/*main column blue wide module*/
	#mainColumnWide fieldset.module	{
        padding-top: 25px;
		background:url(/images/background/mainColumnWide_module_top.gif) 25px 20px  no-repeat;
	}
	#mainColumnWide fieldset.module .fields {
		background:url(/images/background/mainColumnWide_module_bottom.gif) bottom left no-repeat;
		background-color:#e7eeef;
		position:relative;
        padding-bottom: 0;
	}
		#mainColumnWide fieldset.module .fields label {
            float: none;
            display: block;
            clear: none !important;
			width:300px;
            margin: 11px 0 8px 11px;
		}
		#mainColumnWide fieldset.module .fields input {
            display: block;
            margin: 0 0 0 11px;
			border: 1px solid #dddcc7;
		}
		#mainColumnWide fieldset.module .img-sample {
			width:85px;
			height:66px;
			float:left;
			clear:none;
			padding:0;
			margin:5px 0 12px 9px;
			background:url(/images/background/upload_recipe_photo.jpg) top left no-repeat;
		}
		#mainColumnWide fieldset.module .field {
			float:left;
			clear:none;
			margin:0;
		}
		
		#mainColumnWide fieldset.module .img-instructions {
			background:url(/images/background/vertical_dash.gif) top left repeat-y;
			margin:7px 0;
			padding:15px 13px;
			width:193px;
			float:right;
		}
		
	/* .img-instructions 
	.img-sample   vertical_dash.gif*/
	
		
input.text {
	float: left; clear: both;
    width: 92%;
	background: #fff;
    padding: 2px 3px;
	border: 1px solid #dddcc7 !important;
	color:#575553;
	font-size:1.1em;
}
input.stacked {
    margin-top: 7px;
}
input.recipeName {
	width: 96%;
	padding:3px 2px;
	font-size:1.2em;
	color:#333;
}
input.radio {
}
input.checkbox {
}

a.submit,
input.submit,
a.cancel,
input.cancel,
a.register,
input.register,
a.subscribe,
input.subscribe,
a.login,
input.login,
a.unsubscribe,
input.unsubscribe,
a.send,
input.send,
a.save,
input.save,
a.continue,
input.continue {
    display: block;
	height:22px;
	text-indent: 0px;
	padding-left: 60px;
	overflow: hidden;
	cursor:pointer;
}

a.submit,
input.submit {
	background: transparent url(/images/buttons/submit.gif) no-repeat top left;
	width:60px;
}
.es a.submit,
.es input.submit {
	background: transparent url(/images/buttons/submit-es.gif) no-repeat top left;
	width:60px;
}

input.submit.padbottom {
	padding-bottom: 20px;
}
a.submit:hover,
input.submit:hover {
    background-position: -60px;
}
a.cancel,
input.cancel {
	background: transparent url(/images/buttons/cancel.gif) no-repeat top left;
	width:60px;
}
a.cancel:hover,
input.cancel:hover {
    background-position: -60px;
}
a.register,
input.register {
	background: transparent url(../images/buttons/register.png) no-repeat top left;
	width:60px;
}
a.register:hover,
input.register:hover {
    background-position: -60px;
}
a.continue,
input.continue {
	background: transparent url(../images/buttons/continue.png) no-repeat top left;
	width:60px;
}
a.continue:hover,
input.continue:hover {
    background-position: -60px;
}
a.subscribe,
input.subscribe {
	background: transparent url(../images/buttons/subscribe.gif) no-repeat top left;
	padding-left: 0px;
	width:78px;
	text-indent:-999px;
}
a.subscribe:hover,
input.subscribe:hover {
    background-position: -78px;
}
.es input.subscribe{
	background: transparent url(../images/buttons/subscribe.es.gif) no-repeat top left;
}
a.unsubscribe,
input.unsubscribe {
	background: transparent url(../images/buttons/unsubscribe.png) no-repeat top left;
	padding-left: 0px;
	width:91px;
	text-indent:-999px;
}
a.unsubscribe:hover,
input.unsubscribe:hover {
    background-position: -91px;
}

.es a.login,
.es input.login{
	background: transparent url(../images/buttons/login_es.gif) no-repeat left -22px;
	width:103px;
	height:22px;
	padding-left: 103px;
}
.es a.login:hover,
.es input.login:hover {
    background-position: left top;
}

a.login,
input.login{
	background: transparent url(../images/buttons/login.gif) no-repeat top left;
	padding-left: 52px;
	width:52px;
}
a.login:hover,
input.login:hover {
    background-position: -52px;
}
a.send,
input.send{
	background: transparent url(../images/buttons/send.png) no-repeat top left;
	width:52px;
    padding-left: 52px;
}
div.es input.send{
	background-image: url(../images/buttons/send.spanish.png);
	width: 60px;
}
a.send:hover,
input.send:hover {
    background-position: -52px;
}
div.es input.send:hover{
	background-position: -60px;
}


a.save,
input.save {
	background: transparent url(../images/buttons/save.gif) no-repeat top left;
	width:60px;
}
a.save:hover,
input.save:hover {
	background-position: -60px;
}

.fields textarea {
	clear: both;
	width: 269px;
	height: 143px;
	background: #fff;
	border: 1px solid #dddcc7;
	color: #575553;
}
.fields select {
	float: left; clear: both;
    margin: 0 10px 0 0;
	/*margin: 0 10px 25px 0;*/
	background: #fff;
	border: 1px solid #dddcc7;
	color: #575553;
	width: 95%;
   /* added by Katie K, we may need these
    margin:0; padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
   */
    /* prefer version r969 */
	font-size:1.1em;
	padding:1px 0;
}

/* Contact Landing Page */
.turkey-talk {
    margin: 0 0 0 22px;
    padding: 5px 0 7px 0;
}
.contactLandingRight p.hours {
    font-size: 1.1em;
    text-align: right;
    font-weight: bold;
    padding: 3px 50px 7px 0;
    background: transparent url(../images/background/clock.png) 366px 2px no-repeat;
margin:5px 0 0 0;
}
.contactLandingLeft {
    float: left;
    width: 297px;
}
.contactLandingRight {
    float: left;
    width: 408px;
}
.contactLandingRight h2 {
    padding: 17px 0 0 0;
    font-size: 2.4em;
}
.contactLandingRight p.body {
    padding: 22px 0 17px;
    font-size: 1.4em;
    font-family: Georgia, "Times New Roman", serif;
}
.contactLandingRight dl.contact-point {
    clear: left;
    padding: 19px 0 0 0;
}
.contactLandingRight dl.first {
    padding-top: 0;
}
.contactLandingRight dl.contact-point dt {
    width: 48px;
    float: left;
    clear: left;
    padding: 2px 3px 0 1px;
    font-size: 1.2em;
    font-weight: bold;
}
.es .contactLandingRight dl.contact-point dt {
    width: 90px;
}
.contactLandingRight dl.contact-point dd {
    width: 300px;
    float: left;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.4em;
    line-height: 1.28em;
}
.contactLandingRight dl.contact-point ul {
    list-style: none;
}
.contactLandingRight p.hours,
.contactLandingRight h2,
.contactLandingRight dl dt,
.faq h2
{
    color: #0055a4;
} 
.contactLandingRight a.button-contact-form {
    float: left;
    margin: 24px 0 10px 0;
    position: relative; /* offset to match Design otherwise have to pad */
    left: -2px;         /* everything else in this column */
}
a.button-contact-form,
a.button-contact-form:hover {
    display: block;
    width: 391px;
    clear: left;
    padding: 17px 0 18px 0;
    line-height: 0;
    background: transparent url(../images/buttons/callout.contact.png) top left no-repeat;
    text-indent: -9000px;
}
.es a.button-contact-form,
.es a.button-contact-form:hover {
    height: 16px;
    background: transparent url(../images/buttons/callout.contact.spanish.png) top left no-repeat;
}
a.button-contact-form:hover,
.es a.button-contact-form:hover {
    background-position: -392px 0;
}

/* Contact FAQ */
.faq {
	margin:0;
}
.faq h2 {
    padding: 8px 0;
}
.contact-us-page .topSection {
	margin-left: 0!important;
}
ol.faq {
    font-family: Georgia, "Times New Roman", serif;
    width: 85%;
    padding: 0 0 0 18px;
}
ol.faq li {
    margin: 10px 0 0 26px;
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: bold;
    color: #0055a4;
    vertical-align: top;
}
ol.faq li span.question,
ol.faq li span.answer,
ol.faq li dt,
ol.faq li dd {
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
}
ol.faq li dt,
ol.faq li span.question {
    width: 106%;
    padding: 0 1px;
}
ol.faq li dd,
ol.faq li span.answer {
    width: 112%;
    position: relative;
    left: -19px;
    padding: 18px 0 8px;
    color: #000;
    font-weight: normal;
}
ol.faq li span.question,
ol.faq li span.answer {
    display: block;
}

/* Contact FAQ - Dynamic */

#mainColumn.contact-us-page #mainColumnLeft h2 {
    width: 85%;
    font-family: Georgia, "Times New Roman", serif;
    color: #0055A4;
    margin: 20px 15px 0pt 25px;
    padding: 8px 0;
}
#mainColumn.contact-us-page #mainColumnLeft ul {
    width: 85%;
    padding: 0 0 0 18px;
    font-family: Georgia, "Times New Roman", serif;
}
#mainColumn.contact-us-page #mainColumnLeft ul li {
    margin: 10px 0 0 26px;
    font-weight: bold;
    color: #0055a4;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}
#mainColumn.contact-us-page #mainColumnLeft p {
    margin: 10px 0 0 26px;
    padding: 18px 0pt 8px;
    width: 390px;
    font-size: 1.1em;
    line-height: 1.55em;
    color: #000;
}

/* end Contact FAQ - Dynamic */

/* Contact Landing Right Column */
#mainColumnRight.contactSidebarRight h2 {
    padding-right: 14px;
    padding-left: 14px; 
    padding-bottom: 7px;
}
#mainColumnRight.contactSidebarRight sup {
    font-size: 0.4em;
}
.contactSidebarRight p {
    width: 215px;
    padding: 0 14px;
    font-size: 1.2em;
    line-height: 1.35em;
    color: #6a6865;
}
/* Contact Center Module */
.contactCenter {
    padding: 0 0 6px 0;
}
.contactCenter h4 {
    padding: 0 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #a97920;
    font-size: 1.2em;
    font-weight: bold;
}
.contactCenter ul {
    padding: 10px 15px;
    list-style: none;
    font-size: 1.3em;
    color: #0055a4;
    list-style: none;
}
.contactCenter ul li {
    padding: 1px 0 1px 25px;
    list-style: none;
}
.contactCenter ul li.phone {
    padding: 3px 0 6px 37px;
    background: transparent url(../images/background/telephone-gradient.gif) 0 2px no-repeat;
}
ul li.email,
ul li.chat
{
    padding-left: 1px;
    padding-right: 0;
}
.module ul.homepagechat {
	padding: 0px 0px 0px 0;
	height:30px;
}
.contactCenter ul li.email a,
.contactCenter ul li.email a:hover,
ul li.chat a,
ul li.chat a:hover,
a.email, a.email:hover {
    display: block;
    width: 202px;
    height: 27px;
    text-indent: -9000px;
}
ul li.chat a,
ul li.chat a:hover {
    width: 203px;
    height: 27px;
}
.contactCenter ul li.email a,
.contactCenter ul li.email a:hover, 
a.email, a.email:hover,
.contactCenter ul li.turkeytalk a,
.contactCenter ul li.turkeytalk a:hover
{
    background: transparent url(../images/buttons/contact.email.png) top left no-repeat;
}
.es .contactCenter ul li.email a,
.es .contactCenter ul li.email a:hover, 
.es a.email, a.email:hover,
.es .contactCenter ul li.turkeytalk a,
.es .contactCenter ul li.turkeytalk a:hover
{
    background: transparent url(../images/buttons/contact.email.spanish.png) top left no-repeat;
}
.contactCenter ul li.email a:hover,
a.email:hover,
.es .contactCenter ul li.email a:hover,
.es a.email:hover {
    background-position: -202px;
}
ul li.chat a,
ul li.chat a:hover {
    background: transparent url(../images/buttons/contact.chat.png) top left no-repeat;
}
ul li.chat a:hover {
    background-position: -203px;
}

/* Product Category */
.categoryRow {
    width: 705px;
    float: left;
    padding: 12px 0 18px 0;
    border-top: dashed 1px #dddcc7;
}
.results .alt,
.categoryRow.alt { /* only .alt of this selector recognized by IE6 */
    background-color: #f3f6f7;
}
.categoryRow a {
    font-weight: bold;
}
.categoryRow .categoryTitle {
    font-family: Georgia!important;
 	color: #0055A5!important;
	font-size:17px!important;
}
.categoryRow dl {
    width: 425px;
    float: left;
    clear: left;
}
.categoryRow dt {
    font-size: 1.3em;
    margin: 15px 0 0 169px;
}
.categoryRow dt.image {
    float: left;
    margin: 0;
    width: 150px;
    padding: 0 0 0 9px;
    text-align: center;
}
.categoryRow dd {
    font-size: 1.1em;
    line-height: 1.4em;
    margin: 0 0 0 169px;
}
.categoryRow ul.linksStandard {
    width: 258px;
    padding: 10px 10px 0 0;
    float: right;
    clear: none;
}
/* ---------- Mixed Content ------------ */

.mixedContent h2 {
	margin-bottom: 15px;
}
.mixedContent h4.noSpacing {
	margin-bottom: 20px;
}
.mixedContent h4.noSpacing{
	margin:0;
}

.mixedContent h3, .recipeContent h3, .media h3 {
	color:#0055a5;
	margin:15px 0 2px 0;
}
.expertBios h3 {
    padding-bottom:10px;
}
.recipeContent h3, .media h3 {
	color:#0055a5;
	margin:15px 0 2px 0;
}
.recipeContent h3 {
	margin:30px 0 15px 0;
    clear: both;
}
.mixedContent h5, .mixedContent h6 {
	font-weight:bold;
	color:#0055a5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
}
.recipeContent h5, .recipeContent h6 {
	font-weight: normal;
}

.mixedContent p {
	font-size: 1.2em;/* changed from 1.2em */
	margin:0 0 12px 0;
}
	.mixedContent .leftColumn p {
		font-size: 1em;
	}
	dl.tabs dd .nutrition-facts p {
		font-size:1.2em;
		
		float:none;
		display:block;
		clear:both;
		width:auto;
	}
.mixedContent #mainColumn #mainColumnLeft .tabs li span p {
	margin:0;
	font-size:1em;
	
	float:none;
	display:block;
	clear:both;
	width:auto;
}

/* Phase II Textile Lists
.mixedContent #mainColumn li {
	margin-bottom:9px;
}
*/
.mixedContent #mainColumn li.pdf {
	margin-bottom:9px;
}

.recipeAuthor{
	width:90%;
	clear:both;
	float:left;
	clear:both;
	margin:4px 0 0 1px;
}

.mixedContent #mainColumn ol {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 15px 20px 15px 20px;
	color: #0055a5;
	list-style-position: outside;
}

.mixedContent #mainColumn .tabs ol {
	margin-left:35px;
}
.mixedContent #mainColumn ol li { 
	padding: 0 0 0 3px;
    line-height: 1.2em;
}
.mixedContent #mainColumn ol li span,
.mixedContent #mainColumn ol ul {
	font-size: .857em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #575553;
}
.mixedContent #mainColumn ol li span.caps,
.mixedContent #mainColumn ol ul span.caps {
	font-size:1em;
}

.mixedContent #mainColumn p {
	line-height:17px;
}
.mixedContent dl.tabs dd ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #575553;	
	font-size:1.1em;/* added this to make ul font bigger */
}
.mixedContent #mainColumn dl.tabs dd span.caps, 
.mixedContent dl.tabs dd ul li span,
dl.tabs dd span.caps {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #575553;	
	float:none;
	line-height:17px;
}
.mixedContent #mainColumn dl.tabs dd strong span.caps,
dl.tabs dd strong span.caps{
	font-weight: bold;
}


.mixedContent #mainColumn #mainColumnLeft ul,
.mixedContent #mainColumn #mainColumnWide ul {
	margin: 15px 0;
	/*font-size: 1.2em;*/
	line-height:1.1em;
	list-style:none;
	clear:both;
}
.mixedContent #mainColumn #mainColumnLeft ul li ul,
.recipeContent #mainColumnLeft ul li ul,
.mixedContent #mainColumn #mainColumnWide ul li ul {
	margin: 0 0 0 15px;
	/*font-size: 12px;*/
}
.mixedContent #mainColumn #mainColumnLeft ul li ul li,
.recipeContent #mainColumnLeft ul li ul li,
.mixedContent #mainColumn #mainColumnWide ul li ul li {
	background: url(/images/bullet.round.beige.gif) no-repeat scroll left 4px;
}

.mixedContent #mainColumn #mainColumnLeft table,
.recipeContent #mainColumnLeft table,
.mixedContent #mainColumn #mainColumnWide table {
	color:#575553;
	background-color:#E7EEEF;
	margin:10px 0 0 0;
	border:0;
	border-collapse: collapse; 	/*cellspacing:0;*/
	font-size:1.1em;
	text-align:center;
}


/* margin for elements directly within .tabs */
.mixedContent #mainColumn #mainColumnLeft .tabs ul,
.mixedContent #mainColumn #mainColumnLeft .tabs table,
.mixedContent #mainColumn #mainColumnLeft .tabs h1,
.mixedContent #mainColumn #mainColumnLeft .tabs h2,
.mixedContent #mainColumn #mainColumnLeft .tabs h3,
.mixedContent #mainColumn #mainColumnLeft .tabs h4,
.mixedContent #mainColumn #mainColumnLeft .tabs h5,
.mixedContent #mainColumn #mainColumnLeft .tabs h6
{
	margin-left:12px;
	margin-top:15px;/* all these elements need to have a top margin so that if it is first it is not right up on the tabs.  */
}
/* left-margin within elements that already have padding...  */
.mixedContent #mainColumn #mainColumnLeft .tabs li ul,
.mixedContent #mainColumn #mainColumnLeft .tabs li table,
.mixedContent #mainColumn #mainColumnLeft .tabs li h1,
.mixedContent #mainColumn #mainColumnLeft .tabs li h2,
.mixedContent #mainColumn #mainColumnLeft .tabs li h3,
.mixedContent #mainColumn #mainColumnLeft .tabs li h4,
.mixedContent #mainColumn #mainColumnLeft .tabs li h5,
.mixedContent #mainColumn #mainColumnLeft .tabs li h6,
.mixedContent #mainColumn #mainColumnLeft .tabs li p {
	margin-left:0px;
	font-size: .857em;
	font-family: Arial, Helvetica, sans-serif;
}

#mainColumnLeft dl.tabs dd.storage {
	clear: left;
	width: 404px;
}


	.mixedContent #mainColumn #mainColumnLeft table th {
		background-color:#6D99CF;
		font-weight:bold;
		color:#fff;
	}
	.recipeContent #mainColumn #mainColumnLeft table td,
	.mixedContent #mainColumn #mainColumnLeft table td {
		font-weight:normal;
	}
	.recipeContent #mainColumn #mainColumnLeft table tr,
	.mixedContent #mainColumn #mainColumnLeft table tr {
		border-bottom:1px solid #fff;
	}
	.mixedContent #mainColumn #mainColumnLeft table tr, 
	.mixedContent #mainColumn #mainColumnLeft table td, 
	.mixedContent #mainColumn #mainColumnLeft table th
	{
		padding:10px 21px 10px 21px;
		margin:0;
		text-align:center;
	}
	

.quotation, p.pullQuote {
	margin: 20px 0;
	padding: 20px 0;
	font-size: 1.4em;
	border-top: 1px dashed #dfdfd1;
	border-bottom: 1px dashed #dfdfd1;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.quotation p, p.pullQuote {
	margin: 0 30px;
	color:#0055A5
}


.quote {
	margin: 10px 10px 20px 10px;
	color: #868381;
}

.showcase {
	background: url(/images/background/box-white-ragged.mixedContent.png) top left no-repeat;
	margin: 0 0 20px -4px;
	padding: 17px 16px;
	font-size: 1.1em;
	text-align:center;
}
.showcase p {
	margin: 10px 0 0 0;
	font-size: 1.0em;
	font-style: italic;
}

#slideShowWrap {
	background-color: #f8f5e0;
	padding: 10px 15px 15px 10px;
	margin: -68px 0 30px 0;
	width: 375px;
	font-size: 1.1em;
}

#slideShow {
	width: 328px;
	height: 254px;
	margin: 0 0 10px 19px;
	padding: 14px 0 0 14px;
	background:url(/images/background/box-white-ragged.aggregator.png) top left no-repeat;
}

#slideShowLeft {
	position: relative;
	top: 129px;
	left: 4px;
	width: 29px;
}
#slideShowLeft a {
	display: block;
	height: 39px;
	text-indent: -9000px;
	background: url(/images/background/aggregator.button.left.png) top left no-repeat;
}
#slideShowLeft a:hover {
	background-position: -29px;
}

#slideShowRight {
	position: relative;
	top: 89px;
	left: 365px;
	z-index: 13;
	width: 29px;
}

#slideShowRight a {
	display: block;
	height: 39px;
	text-indent: -9000px;
	background: url(/images/background/aggregator.button.right.png) top left no-repeat;
}
#slideShowRight a:hover {
	background-position: -29px;
}

.comment {
	margin: 20px 20px 0 20px;
}
.comment p {
	margin: 0 0 20px 0;
}

.recipeContent .tableTitle,
.mixedContent .tableTitle {
	margin: 30px 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
}
.mixedContent #mainColumn #mainColumnLeft ul.instructions.header {
	margin: 10px 0 0 0;
}
.mixedContent #mainColumn #mainColumnLeft ul.instructions.info {
	padding: 0;
	margin: 0 0 15px 0;
}
.mixedContent #mainColumn #mainColumnLeft ul.instructions.info li.servings, 
.mixedContent #mainColumn #mainColumnLeft ul.instructions.info li.prep, 
.mixedContent #mainColumn #mainColumnLeft ul.instructions.info li.ready,
.mixedContent #mainColumn #mainColumnLeft ul.instructions.info li.one-3,
.mixedContent #mainColumn #mainColumnLeft ul.instructions.info li.three-3
{
	background-color: #dae4ea;
}
.mixedContent .expertBios ul { 
	width: 200px;
}
p.caption {
	margin: 10px 0 30px 0;
	font-size: 1.1em;
	font-style: italic;
}

.mixedContent #mainColumnRight h2 {
	margin: 0;
	padding: 15px 0 0 17px;
}

.calculator {
	position: relative; /* IE PNG Filter Fix */
	margin: 5px 0 30px 17px;
}
.calculator dl {
	width: 42px;
	margin: 5px 5px 10px 0;
	text-align: center;
}
.calculator dt {
	padding: 4px 0 3px 0;
	font-size: 1.5em;
	color: #c56621;
	background: url(/images/background/calculator.top.gif) top left no-repeat;
}
.calculator dd {
	padding: 3px 0;
	font-size: 1.0em;
	background: url(/images/background/calculator.bottom.gif) top left no-repeat;
}
.calculator span {
	height: 36px;
	margin: 10px 0 0 10px;
	font-size: 4.0em;
	color: #c56621;
}
.calculator span span {
	font-size: .33em;
	margin: 0 0 0 2px;
}

.calculator ul {
	font-size: 1.1em;
}
.calculator ul li {
	margin: 0 0 5px 0;
}

.calculator input {
	height: 15px;
	margin: 0 3px 0 0;
}
.anchor-nav a{
  padding: 0 2px;
  line-height: 1em;
  vertical-align: middle;
}
/* ---------- pagination ----------- */

.pagination {
   width: 400px;
   padding: 7px 22px;
}
.pagination p.label {
   float: left;
   margin-top: 5px;
   color: #817e7a;
   font-weight: bold;
   font-size: 1.0em;
}

.pagination a, .pagination span {
   float: left;
   margin: 0 0 0 6px;
   padding: 0 2px;
   font-size: 1.6em;
   font-weight: bold;
}

.pagination span.current {
   color: #0055a5;
}

.featuredContent {
    width: 414px;
    margin: 11px 0 0 15px;
    padding: 0 0 30px 0;
    position: relative;
    background: #f5f1d3 url(../images/background/module.414.bottom.yellow.gif) bottom left no-repeat;
}
.featuredContent .featuredImage {
    position: absolute;
    width: 180px;
    height: 180px;
    top: 12px;
    right: 4px;
}
.featuredContent h2 {
    margin: 0 0 20px;
    padding: 13px 200px 13px 21px;
    font-size: 2.4em;
    color: #FFF;
    background: #2464a0 url(../images/background/header-tab-blue.png) top left no-repeat;
}
.featuredContent h3 {
	font-size: 1.5em;
    margin: 15px 10px 0 22px;
}
.featuredContent .margined {
	padding-top:28px;
}
#mainColumnLeft .featuredContent ul {
	width: 219px;
	margin: 0 0 0 11px!important;
    padding: 1px 184px 0 0;
    font-size: 1.0em;
	line-height:17px!important;
}
.featuredContent ul li {
    padding-top: 4px;
    background-position: 0 8px;
}
#mainColumnRight .mediacontacts {
	padding: 10px 0;
}
#mainColumnRight .mediacontacts p {
	padding: 5px 0;
}
#mainColumnRight .mediacontacts.shown {
	display:block;
}
#mainColumnRight .mediacontacts.closed {
	padding: 10px 0;
	display:none;
}

/* ----------- Article Excerpt ----------- */
.articleExcerpt {
    clear: both;
    float: left;
    width: 402px;
    margin: 0 0 0 14px;
    display: inline; /* avoid IE6 double margin float bug */
    padding: 16px 0 21px 10px;
    border-bottom: dashed 1px #ceceb9;
}
.articleExcerpt h3 {
    float: left;
    color: #0055a4;
    font-size: 1.7em;
    margin: 15px 0 2px;
}
.articleExcerpt p.date {
    float: left;
    margin: 6px 0 0 0 !important;
    color: #688ca0;
    font-weight: bold;
    letter-spacing: 0.9px;
    font-size: 1.1em;
	clear:both;
	width:100%;
}
.articleExcerpt .excerpt {
    clear: both;
    float: left;
    width: 390px;
    padding: 7px 12px 0 0;
    margin: 0;
    font-size: 1.2em;
    line-height: 1.4em;
    color: #575553;
}
.articleExcerpt .excerpt a {
    margin: 0 0 0 4px;
    font-weight: bold;
}
.articleExcerpt .location {
    font-weight: bold;
}

/* ------------- Pagination ------------- */
.pagination {
    width: 400px;
    padding: 7px 22px;
}
.pagination p.label {
    float: left;
    margin-top: 5px;
    color: #817e7a;
    font-weight: bold;
    font-size: 1.0em;
}
.pagination ul.links {
    float: left;
    font-weight: bold;
    font-size: 1.6em;
    margin: 0 0 0 3px;
}
.pagination ul.links li {
    float: left;
    list-style: none;
    margin: 0 0 0 6px;
    padding: 0 2px;
}
.pagination ul.links li a {
    display: block;
}

/* ---------- Download Library ---------- */

#downloadLibrary {
	margin: 25px 0 0 0;
}

#downloadLibrary dl {
	float: left;
	width: 400px;
	margin: 0 0 15px 0;
	line-height: 1.5em;
	font-weight: bold;
}

#downloadLibrary dt {
	float: left;
	width: 39px;
}

#downloadLibrary dd {
	float: left;
	display: inline;
	width: 141px;
	margin: 0 10px;
	font-size: 1.2em;
}
#mainColumnLeft #downloadLibrary dd p {
	font-size: .9em;
	margin: 0;
}

#downloadLibrary h3 {
	margin: 15px 0;
	padding: 24px 0 0 0;
	border-top: 1px dashed #dfdfd1;
}

#downloadLibrary hr {
	display: none;
}
#downloadLibrary ul li{
	clear: both;
}
div.fileType{
	width: 100%;
}
/* ---------- Media Library / Media Posting ---------- */

#mainColumnRight.media p {
   margin: 0 17px;
   font-size: 1.2em;
}
#mainColumnLeft.media p {
   margin: 20px 0;
   font-size: 1.2em;
}
.media ol {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 15px 20px 15px 20px;
	color: #0055a5;
	list-style-position: outside;
}
.media ol li { 
	padding: 0 0 0 3px;
    line-height: 1.2em;
	font-size: 1.0em;
}
.media ol li span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #575553;
	font-size: .857em;
}
.media ul {
	margin: 0 17px 20px 17px;
	font-size: 1.2em;
}
	.media ol ul {
		margin: 0 17px;
	}
.media label {
	margin: 5px 0 0 0;
	font-size: 1.0em;
	color: #575553;
}
.media label a {
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 0 53px;
}
.media input.textbox {
	width: 226px;
	margin: 0 0 5px 0;
	border: 1px solid #dddcc7;
}
.media span.util label {
    float: left;
    width: auto;
}
.media span.util a {
    float: right;
    margin-top: 7px;
    font-size: 0.92em;
}
.media li {
	font-size:12px;
}
.media ul, .media .topSection p {
	line-height:18px;
}
.media h3 {
	color:#0055a5;
	margin:15px 0 2px 0;
}
.media h5, .media h6 {
	font-weight:bold;
	color:#0055a5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
}
.media table th {
	background-color:#6D99CF;
	font-weight:bold;
	color:#fff;
}
.media table th {
    text-align:left;
}
.media table tr.even td {
    background-color:#dae4ea;
}
.media table td, .media table th {
	text-align:left;
	padding: 5px 6px;
	border-bottom:1px solid white;
}

/* ---------- Profile ---------- */

.profile #leftCol {
	display: inline; /* IE6 double margin fix */
	width: 240px;
	margin: 30px 0 0 20px;
}

.profile #rightCol {
	width: 424px;
	margin: 30px 20px 0 0;
}

.profile p.legal {
  width: 475px;
  margin: 0 0 0 15px;
  padding: 5px;
  text-indent: -5px;
}
.profile h2 {
	margin: 0 0 5px 0;
}
.profile h2.topSpacing {
	padding: 10px 0 0 0;
}
.profile h2 a {
	font-size: .65em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.profile p {
	font-size: 1.1em;
}

.profile ul {
	font-size: 1.1em;
}

.profile #leftCol ul {
	margin: 0 0 20px 0;
	line-height: 1.5em;
}
.profile #leftCol input, .profile #leftCol a.subscribe, .profile #leftCol a.unsubscribe {
	margin: 5px 0 10px 0;
}

.profile ul.contributions {
	float: left;
	width: 424px;
}
.profile ul.contributions.header {
	margin: 15px 0 0 0;
	font-weight: bold;
	color: #fff;
}
.profile ul.contributions.info {
	margin: 0 0 1px 0;
	background: url(../images/background/contributions.list.gif) top left repeat-y;
}

.profile ul.contributions li {
	display: inline;
	float: left;
	padding: 10px 5px;
}
.profile ul.contributions li.name {
	width: 230px;
	padding: 10px 0 10px 20px;
}
.profile ul.contributions li.date {
	width: 74px;
	text-align: center;
}
.profile ul.contributions li.status {
	width: 80px;
	text-align: center;	
}
.profile ul.contributions.info li.status {
	font-weight: bold;
	text-transform: uppercase;
}
.profile ul.contributions.info li.published {
	color: #2ea054;
}
.profile ul.contributions.info li.declined {
	color: #ff0000;
}
.profile ul.contributions.info li.submitted {
	color: #0055a4;
}

/* ---------- Shopping List ----------- */
 #mainColumnLeft a.clearAll,
.shoppingList #mainColumnLeft a.clearAll {
	bottom: 14px;
	left: 320px;
	z-index: 1;
	font-weight: bold;
	font-size: 1.1em;
	margin:12px 0;
	float:left;
	clear:both;
}

.shoppingList #mainColumnLeft div.listItem {
	padding: 0 0 25px 25px;
	/*border-bottom: 1px dashed #dfdfd1; only have one list */
	float:left;
	clear:both;
}

.shoppingList #mainColumnLeft ul.items {
	list-style: none;
	width: 401px;
	font-size: 1.2em;
	margin:0 0 15px 0;
}
.shoppingList #mainColumnLeft ul.items li {
	margin: 0 0 5px 0;
}
.removeItem {
    display: block;
    width: 14px;
    height: 13px;
    padding: 0 !important;
    margin: 0 6px 0 0 !important;
}
/*
.shoppingList #mainColumnLeft ul.items li a {
	background: transparent url(../images/bullet.selections.gif) left 1px no-repeat;
	color: #575553;
	padding: 0 0 0 20px;
	position: relative;
}
*/
.shoppingList #mainColumnLeft ul.items li a.userAdded {
	color: #0055a4;
}

.shoppingList #mainColumnLeft input {
	float: left;
	position: relative; /* IE PNG Filter Fix */
	width: 310px;
	margin: 0 0 0 20px;
	padding: 2px 0;
	border: 1px solid #dddcc7;
}
.shoppingList #mainColumnLeft input.right {
    float: right;
}

.shoppingList #mainColumnLeft a.add,
.shoppingList #mainColumnLeft input.add,
.shoppingList #mainColumnLeft a.save,
.shoppingList #mainColumnLeft input.save {
	background: url(../images/buttons/blank.gif) top left no-repeat;
	width: 60px;
	height: 18px;
	margin: 0 0 0 8px;
	padding: 4px 0 0 0;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
    text-indent: 0;
}
.shoppingList #mainColumnLeft input.add,
.shoppingList #mainColumnLeft input.save {
    height: 22px;
    padding: 0;
    border: none;
}
.shoppingList #mainColumnLeft input.add {
    font-size: 0.92em;
}
.shoppingList #mainColumnLeft a:hover.add,
.shoppingList #mainColumnLeft input:hover.add {
	background-position: bottom left;
}
.shoppingList #mainColumnLeft a.save,
.shoppingList #mainColumnLeft input.save {
	background-position: bottom left;
	margin: 25px 17px 0 0;
}
.shoppingList #mainColumnLeft a:hover.save,
.shoppingList #mainColumnLeft input:hover.save {
	background-position: top left;
}

.shoppingList #mainColumnLeft h2 {
	padding: 15px 0;
}

.shoppingList #mainColumnRight h2 {
	padding-top: 5px;
}

.shoppingList #mainColumnRight dl {
	width: 213px;
	margin: 0 0 0 17px;
	background-color: #fdfae6;
	font-weight: bold;
}

.shoppingList #mainColumnRight dl dt {
	margin: 3px 0 3px 0;
	padding: 15px 15px 0 12px;
	font-size: 1.4em;
	border-top: dotted 1px #dddbbd;
}
.shoppingList #mainColumnRight dl dt.first {
	border: none;
}

.shoppingList #mainColumnRight dl dd {
	padding: 0 0 15px 12px;
	font-size: 1.1em;
	border-bottom: dotted 1px #dddbbd;	
}
.shoppingList #mainColumnRight dl dd.last {
	border: none;
}
.shoppingList #mainColumnRight dl dd ul li {
	display: inline;
	padding: 0pt 5px 0pt 0;
}
.shoppingList #mainColumnRight dl dd ul li a.border {
	padding: 0pt 7px 0pt 0;
	border-right: 1px solid #64819e;
}

/* ---------- Butterball Community ---------- */

.community .topSection {
	background-color: #f8f5e0;
	padding: 0 0 15px 0;
}

#mainColumn #mainColumnWide.community .topSection h4 {
	padding: 0 17px 15px 20px;
	width: 668px;
}

.community .topSection textarea {
	height: 140px;
	width: 660px;
	margin: 0 0 15px 20px;
	border: 1px solid #dddcc7;
}

#mainColumnWide.community fieldset.module {
	background: url(../images/background/community_module_top.gif) 25px 20px no-repeat;
}

#mainColumnWide.community fieldset.module .img-sample {
	display: inline; /* IE6 double margin fix */
	margin: 0 0 4px 9px;
	background:url(../images/background/upload_recipe_photo.gif) top left no-repeat;
}

#mainColumnWide.community fieldset.module .img-instructions {
	padding: 8px 13px;
	font-size: .9em;
}

#mainColumnWide.community fieldset.module .fields label {
	margin: 10px 0 3px 11px;
	font-size: 1.2em;
}

#mainColumnWide.community fieldset.module .fields {
	background: #e6e1b8 url(../images/background/community_module_bottom.gif) left bottom no-repeat;
}

#mainColumnWide.community input.submit {
	display: inline; /* IE6 double margin fix */
	margin: 10px 25px 0 0;
}

.community dl {
	float: left;
	clear: none;
}

.community dl.callout {
	display: inline; /* IE6 double margin fix */
	width: 474px;
	margin: 0 0 0 5px;
	background: url(../images/background/callout.blue.jpg) top left no-repeat;
}
.community dl.callout.alt {
	background: url(../images/background/callout.yellow.jpg) top left no-repeat;
}

.community dl.callout dt {
	float: left;
	width: 411px;
	margin: 20px 0 0 0;
	padding: 0 15px 15px 15px;
	background-color: #f3f6f7;
}
.community div.withPhoto dl.callout dt {
	width: 421px;
	margin: 5px 0 0 0;
	padding: 0 15px 0 5px;
}
.community dl.callout.alt dt {
	background-color: #f8f5e0;
}

.community dl.callout dt ul {
	width:99%;
	list-style: none;
}

.community dl.callout dt ul li {
	float: left;
	display: inline;
}
.community dl.callout dt ul li.userPhoto {
	width: 109px;
	background: url(../images/background/callout.photo.gif) top left no-repeat;
	padding:13px;
}
.community dl.callout dt ul li.userQuote {
	width: 281px;
	padding: 10px 0;
}

.community dl.callout dd {
	float: left;
	height: 7px;
	width: 441px;
	margin: 0;
	background: url(../images/background/callout.blue.bottom.jpg) top left no-repeat;
}
.community dl.callout.alt dd {
	background: url(../images/background/callout.yellow.bottom.jpg) top left no-repeat;
}

.community dl.calloutName {
	width: 215px;
	margin: 0 0 0 10px;
}

.community dl.calloutName dt {
	margin: 5px 0 0 0;
	font-size: 2.4em;
	color: #0055a5;
}

.community dl.calloutName dd {
	margin: 3px 0 0 0;
	font-size: 1.4em;
	color: #867d51;
}

.community .pagination {
	float: left;
	display: inline;
	width: 672px;
	padding: 10px 22px 0 10px;
	border-top: 1px dashed #dfdfd1;
}

.community .pagination a.next {
	margin: 5px 0 0 0;
}

/* ---------- Footer Elements ---------- */

#footer ul.top {
	margin: 12px 0 12px 21px;
	width:740px;
}
.es #footer ul.top {
	width: 870px;
}

#footer ul.bottom {
	float: left;
	display: inline;
	margin: 12px 0 12px 18px;
}

#footer li {
	display: inline;
	padding: 0 5px 0 6px;
	border-right: 1px solid #8b8b8a;
}
.es #footer li {
	padding: 0 4px 0 5px;
}
#footer li.noBorder {
	border: none;
}
.es #footer li.noBorder {
	border-right: 1px solid #8b8b8a;
}
.es #footer li.unsubscribe, .es #footer li.last { 
    border: none;
}
#footer li.last {
	position: absolute;
	right: 97px;
	top: 12px;
}
.es #footer li.last {
    position: static;
    border: none;
}
#footer a {
	color: #0055a5;
}
#footer a:hover {
	color: #c47e00;
}
#footer ul.top li a {
	font-weight: bold;
}
#footer .unsubscribe a {
	padding:0 17px 0 0 ;
	background: #FFF url(/images/background/envelope.gif) right 3px no-repeat;
}
#footer ul.bottom {
    padding-right: 10px;
}
#footer .footerImage {
	position: absolute;
	right: 22px;
	bottom: 22px;
	/*width: 122px;
	height: 51px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/background/cranberries.png, sizingMethod='crop');*/
	/*width: 101px;
	height: 70px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/background/pinecones.png, sizingMethod='crop');*/
	/*width: 93px;
	height: 77px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/background/cherryblossoms.png, sizingMethod='crop');*/
	width: 96px;
	height: 63px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/background/watermelon.png, sizingMethod='crop');
}

html > body #footer .footerImage {
	/*background: url(/images/background/cranberries.png) top left no-repeat;*/
	/*background: url(/images/background/pinecones.png) top left no-repeat;*/
	/*background: url(/images/background/cherryblossoms.png) top left no-repeat;*/
	/*background: url(/images/background/beachball.png) top left no-repeat;*/
	background: url(/images/background/watermelon.png) top left no-repeat;
}

.printLogo{ /* this is a logo used for print. not needed for screen.*/
	display:none;
}

/* nutrition facts widget */
.mixedContent #mainColumn #mainColumnLeft dd.nutritionIngredients
{
	padding: 20px 0px 0px 10px;
	clear:both;
}
.mixedContent #mainColumn #mainColumnLeft dd.nutritionIngredients ul.nutrition-facts
{
	float:left;
	width: 200px;
}

.mixedContent #mainColumn #mainColumnLeft dd.nutritionIngredients ul
{
	list-style:none;
	padding:0px;
	margin:0px;
    width: 100%;
	background:none;
}

.mixedContent #mainColumn #mainColumnLeft dl.tabs dd.nutritionIngredients ul li p
{
	margin:0px;
}

.mixedContent #mainColumn #mainColumnLeft dd.nutritionIngredients ul li
{
	list-style:none;
	padding:0px;
	margin:0px;
	background:none;
	font-weight:bold;
	font-size:11px;
	line-height:normal;
}
.mixedContent #mainColumn #mainColumnLeft dd.nutritionIngredients ul li p
{
	font-size:11px;
}
.mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.servings {
	background-color:#90b4d8;
	border-bottom:9px solid #0253a2;
	padding:0px;
	margin:0px;
	color: #fff;
	font-weight:bold;
	padding: 4px 5px 2px 5px;
}

.mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.per-servings{
	padding: 0px 5px;
	color: #0253A2;
	border-bottom:9px solid #0253a2;
}

.mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.per-servings ul{
	width: auto;
}

.mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.per-servings p, .mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.daily-value p{
	color: #0253A2;
	
}

.mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.per-servings ul{
	border-top:1px solid #DFDFD1;
}

.mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.per-servings ul li p{
	color:#525252;
	font-size:11px;
}
.mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.daily-value{
	border-bottom:9px solid #0253A2;
	padding: 0px 5px;
}
.mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.daily-value ul li{
	border-top:1px solid #DFDFD1;
	height: 20px;
	clear:both;
}

.mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.daily-value p{
	text-align:right;
	font-size:11px;
}

.mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.daily-value ul li p, .mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.vitamin p{
	text-align:left;
	font-size:11px;
	color:#525252;
	width: 140px;
    float: left;
	height:20px;
}

.mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.daily-value ul li strong, .mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.vitamin strong{
	font-size:11px;
	color:#525252;
	width: 28px;
	height:20px;
	float:right;
	line-height: 19px;
	text-align:right;
}

.mixedContent #mainColumn #mainColumnLeft dd.nutritionIngredients ul li.daily-value ul li ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	background:none;
	width: auto;
	padding-left: 14px;
	clear:both;
}

.mixedContent #mainColumn #mainColumnLeft dd.nutritionIngredients ul li.daily-value ul li ul li p
{
	font-weight:normal;
}

.mixedContent #mainColumn #mainColumnLeft dl.tabs ul.nutrition-facts li.vitamin{
	border-bottom:1px solid #DFDFD1;
	height: 20px;
	clear:both;
	margin: 0px 5px;
}

.mixedContent #mainColumn #mainColumnLeft dd.nutritionIngredients ul li.daily-value ul li.sub
{
	height:auto;
}
/*---------- Recipe Box ----------*/

.recipeBox div.control {
	padding: 20px 0 20px 15px;
	font-size: 1.1em;
	font-weight: bold;
}


.recipeBox div.control * {
	vertical-align: middle;
}

.recipeBox div.control label {
	float: none;
	padding: 0 3px 0 10px;
	color: #575553;
}

.recipeContent div.highlight,
.recipeBox div.highlight {
	padding: 25px 0 25px 65px;
	border-top: 1px dashed #dddcc7;
	font-size: 1.2em;
	font-weight: bold;
    clear: left;
}

.recipeContent div.highlight {
  width: 373px;
  margin: 0 0 15px 3px;
}
.recipeBox div.highlight {
  width: 640px;
  margin-left: 0;
}

#mainColumn .flashNotice {
    background-color: #f8f5e0;
}
#mainColumn .flash_notice_success {
    background: #f8f5e0 url(../images/icons/recipeBox.added.gif) 15px 15px no-repeat;
}
#mainColumn .flash_notice_error {
    background: #f5f1d3 url(../images/icons/recipeBox.removed.png) 15px 15px no-repeat;
}
#mainColumn .flash_notice_remove {
    background: #f5f1d3 url(../images/icons/recipeBox.removed.png) 15px 15px no-repeat;
}

#mainColumnWide.recipeBox h1 {
	margin: 15px 0pt 10px 25px;
}

.recipeBox ul {
	display: inline;
	float: left;
	margin: 0 0 1px 8px;
	font-size: 1.1em;
}
.recipeBox #box_items ul{
  width: 98%;
}
.recipeBox ul.header {
	margin: 5px 0 0 8px;
	font-weight: bold;
	color: #fff;
  background-color: transparent;
}
.recipeBox ul.content {
	background: url(../images/background/recipebox.list.gif) top left repeat-y;
}
.recipeBox ul li {
	display: inline;
	float: left;
	padding: 15px 5px;
}
.recipeBox ul.header li {
	padding: 5px;
	background-color: #3562ac;
	font-weight: bold;
}
.recipeBox ul li.name {
	width: 231px;
	padding: 15px 10px 15px 15px;
}
.recipeBox ul.header li.name {
	padding: 5px 10px 5px 15px;
}
	.recipeBox ul.content li.name ul {
		margin: 0;
	}
	.recipeBox ul.content li.name ul li {
		clear: left;
		width: 231px;
		margin: 0 0 5px 0;
		padding: 0;
	}
	.recipeBox ul.content li.name ul li textarea {
		width: 210px;
		height: 60px;
		margin: 10px 0 5px 0;
	}
	.recipeBox ul.content li.name ul li.recipeName {
		margin: 0 0 10px 0;
	}
    /*
		.recipeBox ul.content li.name ul li.recipeName a {
			display: block;
			padding: 0 0 0 26px;
			background: url(../images/bullet.recipebox.brown.gif) 0 2px no-repeat;
		}
		.recipeBox ul.content li.name ul.tested li.recipeName a {
			background: url(../images/bullet.recipebox.blue.gif) 0 2px no-repeat;
		}
		.recipeBox ul.content li.name ul li.recipeName a:hover {
			background: url(../images/bullet.recipebox.blue.gif) 0 2px no-repeat;
		}
		.recipeBox ul.content li.name ul.tested li.recipeName a:hover {
			background: url(../images/bullet.recipebox.brown.gif) 0 2px no-repeat;
		}		
        */
	.recipeBox ul.content li.name ul li.note {
		font-style: italic;
	}
	.recipeBox ul.content li.name ul li.addEdit a {
		color: #dd7014;
	}
.recipeBox ul li.rating {
	width: 110px;
	text-align: center;
}
.recipeBox ul.content li.rating {
	padding: 10px 0 0 10px;
}
.recipeBox ul li.prep {
	width: 51px;
	text-align: center;	
}
.recipeBox ul li.ready {
	width: 51px;
	text-align: center;
}
.recipeBox ul li.cuisine {
	width: 77px;
	text-align: center;	
}
.recipeBox ul li.shoppingList {
	width: 94px;
	text-align: center;
}
.recipeBox ul.header li.rating, .recipeBox ul.header li.ready, .recipeBox ul.header li.shoppingList {
	background-color: #6d99cf;
}

.recipeBox ul li.rating a, .recipeBox ul li.rating a:hover {
    float: left;
    width: 20px;
    height: 20px;
    text-indent: -9000px;
    background: url(../images/wishbone.white.gif) 50% 50% no-repeat;
}
.recipeBox ul li.rating a.active {
    background-image: url(/images/wishbone.blue.gif);
}
.recipeBox ul li.rating a.selected {
	background-image: url(/images/wishbone.gold.gif);
}

.recipeBox input.save {
	margin-right: 20px;
}

/* homepage layout */
#page.home {
	position:relative;
	z-index:99;
}
.home .leftColumn {
	/*position:relative;
	float: left;
	display: inline;
	margin: 0 13px 0px -58px;*/
	position:absolute;
	left:-76px;
	top:0;
	overflow:hidden;
	z-index:1;	
	width: 1124px;
	height:430px;
	background: transparent url(/images/background/home-static-top13.jpg) top center no-repeat;
}

/* spanish home ------------------  */
.es.home .leftColumn {
	background: transparent url(/images/background/home-static-top13.jpg) top center no-repeat;
}

/*.home .leftColumn.homeNav * { position:relative; }*/
.home .leftColumn.homeNav {

	/*float: left;
	display: inline;*/
    position: absolute;
	top:0;/*-430px;*/
	left:0px;
	width: 194px;
	margin: 0 13px 45px 18px; /* left 20 */
	padding: 0 0 0 6px;
    z-index: 1112;
	height:299px;
	overflow:visible;
	background:none;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/background/mainNav.png, sizingMethod='crop');*/
	
}
html > body .home .homeNavBg {
	background: transparent url(/images/background/mainNav.png) top center no-repeat;
}

.home .homeNavBg {
	position: absolute;
	top:0;/*-430px;*/
	left:0px;
	width: 194px;
	margin: 0 13px 45px 18px; /* left 20 */
	padding: 0 0 0 6px;
    z-index: 9;
	height:299px;
	overflow:visible;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/background/mainNav.png, sizingMethod='crop');
}

.home .leftColumn ul#navigation {
	/*margin:0 0 0 73px;
	position:absolute;*/
	display:none;
}
.home .leftColumn.homeNav ul#navigation {
	margin:0 0 0 0px;
	position:relative;
	display:block;
}

.home .leftColumn.homeNav ul#navigation li,
.home .leftColumn.homeNav ul#navigation li a {
	position:relative;
	z-index:1000;
}

.home .leftColumn #contact { display:none;}

/* home flash alt content */
.home .leftColumn div.home-book {
	margin:73px 0 0 670px;
	/*float:left;
	clear:none;*/
	position:absolute;
	width:339px;
	height:347px;
}
	.home .leftColumn div.home-book ul.home-book-top {
		list-style:none;
		width:100%;
		float:left;
		clear:both;
	}
	.home .leftColumn div.home-book ul.home-book-top li {
		background: transparent url(/images/background/home-book-top-list-bg.gif) top left no-repeat;
		float:left;
		clear:none;
		width:91px;
		padding:0 7px 0 7px;
	}
	
/* spanish CTA=2 --------------------- */
	.es.home .leftColumn div.home-book ul.home-book-top li {
				width:100%;
	}
	
		.home .leftColumn div.home-book ul.home-book-top li a {
			color:#0055a5;
			font-weight:bold;
		}
	.home .leftColumn div.home-book img.home-book-title {
		margin:18px 0 0 0;
	}
	.home .leftColumn div.home-book ul.home-book-recipes {
		width:100%;
		margin:18px 0 0 0;
	}
		.home .leftColumn div.home-book ul.home-book-recipes li {
			width:100%;
			clear:both;
			background: transparent url(/images/background/home-hr.gif) top center repeat-x;
			float:left;
			clear:both;
			margin:0 0 1px 0;
		}
			.home .leftColumn div.home-book ul.home-book-recipes li h2 {
				width:246px;
				float:left;
				margin:8px 0 0 0;
				font-size:1.5em;
			}
			.home .leftColumn div.home-book ul.home-book-recipes li img {
				float:right;
			}




.home #mainColumn {
	/*clear:both;*/
	width:970px;
    /* r969 public/templates/stylesheets/common.css 
	width:971px;
    */
	overflow:hidden;
	/*margin-bottom:0;
	
	/*position:absolute;
	top:430px;
	left:0;*/
	float:left;
	margin:430px 0 0 23px;
}

#featuredPromotions .tabs {
	margin-top: 10px;
	background-image: url(/images/background/featuredPromotions.png);
	background-repeat: no-repeat;
	height: 50px;
}

#featuredPromotions .tabs dt {
	height: 50px;
	margin-right: -1px;
	width: 93px;
}

#featuredPromotions .tabs dt a,
#featuredPromotions .tabs dt a span {
	background-image: none;
	padding: 0;
}

#featuredPromotions .tabs dt a.active {
	background-image: url(/images/background/featuredPromotions-active.png);
	background-repeat: no-repeat;
}

#featuredPromotions .tabs dd {
	padding: 10px 15px;
	width: 435px;
}

#featuredPromotions .tabs dd a {
	float: none !important;
}

.home #mainColumn .module {
	width:227px;
	display: inline; /* IE6 double margin fix */
	margin-left:17px;
	background: url(/images/background/vr-home.gif) top right repeat-y;
	float:left;
	clear:none;
	padding-bottom:999px;
	margin-bottom:-973px;
	padding-top:20px;
	height:auto!important;
	height:120px;
	min-height:120px;
}
.home #mainColumn .moduleDouble {
	width:471px;
}
    .home #mainColumn .module h2 {
        line-height: 1.2em;
    }
	.home #mainColumn .module.last{ 
		background: none;
		width:221px;
	}
	.home #mainColumn .module p {
		width:90%;
		margin:10px 0 6px 0;
		font-size:1.2em;
		line-height:1.2em;
		clear:both;
	}
	.home #mainColumn .module p.noMargin {
		margin-bottom:-9px !important;
	}
	.home #mainColumn .module p,
	.home #mainColumn .module h3,
	.home #mainColumn .module form,
	.home #mainColumn .module input, 
	.home #mainColumn .module ul,
	.home #mainColumn .module div {
		float:left;/*added this for browser consistancy */		
	}
	.home #mainColumn .module img {
		
	}
	.home #mainColumn .module ul.on_the_go {
		font-size: 1.2em;
		line-height: 2em;
		margin-top: 16px;
	}
		.home #mainColumn .module ul.on_the_go li {
			background: transparent url(../images/background/on_the_go.png) no-repeat;
			margin-top: 10px;
			padding: 4px 12px 0;
			white-space: nowrap;
		}
		.home #mainColumn .module ul.on_the_go li.newsletter {
			width: 202px;
		}
			.home #mainColumn .module ul.on_the_go a {
				color: #667A90;
				float: none;
			}
				.home #mainColumn .module ul.on_the_go img {
					vertical-align: middle;
				}
	.home #mainColumn .module p#mobile_updates {
		_display:inline;
		~display:inline;
		margin:2px 0;
		float:none !important;
	}
	.home #mainColumn .module form {
		margin:4px 0 0 0;
	}

	.home #mainColumn .module strong {
		width:99%;
		clear:both;
		float:left;
		display:block;
		color:#0055a5;/*#a97921;*/
		font-size:1em;
	}

	.home #mainColumn .module a {
		float:left;
	}
	.home #mainColumn .module a.next,
	.home #mainColumn .module a.more,
	.es a.more {
		display: block;
		height: 15px;
		float:right;
		margin-top:0;
		font-family: Arial, sans-serif;
		font-weight: bold;
		color: #0055A5;
		text-transform: uppercase;
        /* from tgalant, we had turned off image replacement for awhile*/
		line-height: 17px;
		width: auto;
		padding-right: 20px;
		text-indent: 0;
		background: transparent url(/images/buttons/moreIdeas.button.gif) no-repeat scroll right center;
        
	}
	 
	.es #mainColumn .module a.next,
	.es #mainColumn .module a.more,
	.es a.more{
	    height: 15px;
	    width: 41px;
        padding-right: 0;
        text-indent: -9000px;
	    background: url(/images/text/ahorrosEspeciales.mas.gif) top left no-repeat;
		margin-right:16px;
		display:inline;
	}
	.es #mainColumn .module a.next:hover,
	.es #mainColumn .module a.more:hover {
		background-position: top right;
    }
    .es #mainColumn .module a.more, .es a.more {
		background-image: url(/images/text/mira.gif);
		width: 46px;
		margin:;
	}
	.home #mainColumn .module a.first{
		
	}
	
	#mainColumnRight a.secondControl {
		float:right;
	}
	.home #mainColumn .module a.specialOffers {
	height: 7px;
	width: 91px;
	margin: 4px 0 0 0;
	text-indent: -9000px;
	background: url(/images/text/specialOffers.gif) top left no-repeat;
	}
	.es #mainColumn .module a.allPromotions {
	height: 7px;
	width: 80px;
	background: url(/images/text/promociones.gif) top left no-repeat;
    }
	.home #mainColumn .module a:hover.specialOffers {
	background-position: top right;
	}
/* TextTile Page Styles */ 
.mixedContent.pages p { 
	margin:4px 0 8px 0; 
}
.mixedContent.pages #mainColumn .topSection h1,
.mixedContent.pages #mainColumn h2,
.mixedContent.pages #mainColumn h3,
.mixedContent.pages #mainColumn h4,
.mixedContent.pages #mainColumn h5 {
	margin:20px 0 10px 0; /* added this for tips and how tos /tips-how-tos/tips/must-haves/ */
}
.mixedContent.pages #mainColumn .topSection h4 {
    padding: 0;
}
.mixedContent.pages #mainColumn .topSection h1.short,
.mixedContent.pages #mainColumn h2.short,
.mixedContent.pages #mainColumn h3.short,
.mixedContent.pages #mainColumn h4.short,
.mixedContent.pages #mainColumn h5.short {
	margin:15px 0 5px 0; /* added this for tips and how tos /tips-how-tos/tips/must-haves/ */
}
.mixedContent.pages #mainColumn div #mainColumnLeft ul { 
	width: 401px; /* Fixes non-appearing graphic bullets in IE6 */
	font-size: 1.2em;
	margin: 20px 0 20px 0;
}
.mixedContent.pages #mainColumn div #mainColumnLeft .contactCenter ul { 
    width: 371px;
}
/* All this layout verbosity necessary for IE6 bullet fix above */
.mixedContent.pages #mainColumn div #mainColumnLeft ul ul { 
    width: 380px;
    margin: 0 0 0 10px;
}
.mixedContent.pages #mainColumn div #mainColumnLeft ol ul { 
    width: 348px;
    margin: 0 0 0 10px;
}
.mixedContent.pages #mainColumn div #mainColumnLeft ul ul ul { 
    width: 360px;
    margin: 0 0 0 10px;
}
.mixedContent.pages #mainColumn div #mainColumnLeft ol ul ul { 
    width: 328px;
    margin: 0 0 0 10px;
}
.mixedContent.pages #mainColumn div #mainColumnLeft ul * {
	font-size: 12px!important;
}	


/* ---------------------------
    Success/Error Box
----------------------------*/
.messagebox {
    position:relative;
    float:left;
    width:95%;
    padding:10px 10px 10px 23px;
    color:white;
    font-size:11px;
    margin-bottom:10px;
}
/* for Shopping List, Recipe Box */
.recipeContent .messagebox {
    width: 92%;
    margin-left: 3px;
    font-size: 1.2em;
}
/* .recipeContent is a wide domain, so after setting above
  for Shopping List and Recipe Box, we reset for pages below */
.user_recipes-new .recipeContent .messagebox,
.profile-edit .recipeContent .messagebox {
    width:95%;
    margin-left: 0;
}
.recipeContent .profile .messagebox {
    width: 672px;
    margin-left: 0;
}
.messagebox span {
    color:#fef8d1;
    font-size:20px;
    width:100%;
    float:left;
    margin-bottom:10px;
}
.messagebox a {
    color:white;
}
.error, ul.error {
    background-color:#ca863d;/*#F8F5E0*/
	float:left;
	clear:both;
	font-size:1.1em;
}
.error a {
	color:#0055A5;
}
.success {
    background-color:#f8f5e0;/*#65d87d;*/
	color:#0055A5;
	font-weight:bold;
	padding:25px 11px 25px 25px;
	display:inline;
	border-top:1px dashed #DDDCC7;
}
.fieldWithErrors{ 
/*	display:inline;*/
}
.fleft {
    float:left;
}
.fright {
    float:right;
	text-align:right;
}
.twocol {
    float:left;
    width:45%;
}

.error ul {
	width:98%;	
	 
} 
.error li {
	width:100%;
	list-style-position:inside;
	float:left;
	clear:both;
}
.error li.first {
	list-style:none;
}

	
/* default CSS for lytebox.js 
    color themes other than .grey are removed */

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
 /*  #lbOverlay.grey { background-color: #000000; } Not Compatible with IE6. Using custom CSS below */

#lbMain { position: absolute; left: 0; width: 100%; z-index: 9999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
    #lbOuterContainer.grey { border: 3px solid #888888; }

#lbDetailsContainer {  /*OVERRIDE THIS DEFAULT, IT MAKES FOR BUGGY FORM SELECTS IN IE7 font: 10px Verdana, Helvetica, sans-serif;*/ background-color: #fff; width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; }
    #lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; border: none; }
#lbLoading {
    position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

/* We are using custom controls 
#lbPrev { width: 49%; height: 100%; background: transparent url(../images/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
    #lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../images/lytebox/prev_grey.gif) left 15% no-repeat; }
#lbNext { width: 49%; height: 100%; background: transparent url(../images/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
    #lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../images/lytebox/next_grey.gif) right 15% no-repeat; }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
    #lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
    #lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
*/
#lbDetailsData { padding: 0 10px; }
    #lbDetailsData.grey { color: #333333; }
#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

/* We are using custom controls
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
    #lbClose.grey { background: url(../images/lytebox/close_grey.png) no-repeat; }
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
    #lbPlay.grey { background: url(../images/lytebox/play_grey.png) no-repeat; }
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
    #lbPause.grey { background: url(../images/lytebox/pause_grey.png) no-repeat; }
*/

/* End Default CSS for lytbox.js */

/* Custom CSS for lytbox.js */
#lbMain { /* position: fixed;*/ } /* UPDATED: Moved the application of this position:fixed to lytebox.js. 
                                   * We need it for FF2 Mac, but it causes problems in other browsers. So we 
                                   * utilize JS to sniff exclusively for FF2 Mac, then apply this CSS.
                                   * --Fix FF2 hidden caret. The modal window probably shouldn't scroll anyway. */

#lbImageContainer, 
#lbIframeContainer { 
    padding: 0; 
    border: solid 1px #d6d3b9; 
    background-color: #FFF;
}
#lbIframe {
    border: none;
    padding: 0;
    margin: 4px;
}
	
#lbOverlay {
    position: absolute;
}
#lbOverlayInner {
    width: 100%;
    height: 100%;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/background/overlay-white.png", sizingMethod='scale');
}
html >  body #lbOverlayInner { 
  background: transparent url(../images/background/overlay-white.png) 0 0 repeat; 
  filter: none;
}

/* New cooks flash fix */
.newCooksFlash
{
	height: 335px;
}

.mainColumnWide #flashObj
{
	position:absolute;
	z-index:10;
}
/* End New cooks flash fix */

/* products content fix for right column IE6 */
#mainColumn .productContent #mainColumnRight
{
	width: 259px;
}

/* end products content fix */
