#landing_page {width:700px;}
.landing_img {float:left; width: 460px; height:305px;}
.landing_copy {float:left; width:240px;}

.dinnertime_tip {
	clear:both;
	width:680px;
	min-height:35px;
	background:#f0f8e6 url(/en/images/articles/dinnertime_tip.gif) 0 0 no-repeat;
	margin:0 0 10px;
}

.fr #landing_page .dinnertime_tip {
	clear:both;
	width:680px;
	min-height:40px;
	background:#f0f8e6 url(/fr/images/articles/dinnertime_tip.gif) 5px 50% no-repeat;
	margin:0 0 10px;
}

* html .dinnertime_tip {
	height:35px;
}

.dinnertime_tip p {
	margin-left:150px;
	font-size:11px;
	color:#777;
}

.fr #landing_page .dinnertime_tip p {
	margin-left:220px;
	font-size:11px;
	color:#777;
}

.landing_callout_left {width:350px;float:left;border-right:1px solid #CAE4BE;padding-right:10px;}

.landing_callout_left p {
	/*padding:0;*/
}

.landing_callout_right {width:325px; float:left; padding-left:10px;}
.landing_callout_right strong {
	color:#118436;
}

.btn_view_dinner_recipes {
	background:url(/en/images/articles/btn_view_dinner_recipes.gif) 0 0 no-repeat;
	display:block;
	width:150px;
	height:30px;
}

.fr .btn_view_dinner_recipes {
	background:url(/fr/images/articles/btn_view_dinner_recipes.gif) 0 0 no-repeat;
	display:block;
	width:154px;
	height:22px;
	margin:10px 0 0;
}

.btn_view_theme_night_ideas {
	background:url(/en/images/articles/btn_view_theme_night_ideas.gif) 0 0 no-repeat;
	width:149px;
	height:22px;
	display:block;
}

.fr .btn_view_theme_night_ideas {
	background:url(/fr/images/articles/btn_view_theme_night_ideas.gif) 0 0 no-repeat;
	width:224px;
	height:22px;
	display:block;
}

.btn_read_more {
	background:url(/en/images/articles/btn_read_more.gif) 0 0 no-repeat;
	width:90px;
	height:22px;
	display:block;
}

.fr .btn_read_more {
	background:url(/fr/images/articles/btn_read_more.gif) 0 0 no-repeat;
	width:90px;
	height:22px;
	display:block;
	margin: 10px 0;
}

.dinner_convo_title {background:url(/en/images/articles/dinner_convo_title.gif) 0 0 no-repeat;float:left; width:180px; height:50px;margin-left:2px;}
.hello_theme_title {background:url(/en/images/articles/hello_theme_title.gif) 0 0 no-repeat;float:left; width:210px; height:30px;}
.taste_of_italy_title {background:url(/en/images/articles/taste_of_italy_title.gif) 0 0 no-repeat;width:180px; height:40px;margin-left:2px;}
.family_tango_title {background:url(/en/images/articles/family_tango_title.gif) 0 0 no-repeat;width:160px; height:40px;margin-left:2px;}
.store_101_title {background:url(/en/images/articles/store_101_title.gif) 0 0 no-repeat;width:180px; height:20px;margin-left:2px;}
.super_time_crunch_title {background:url(/en/images/articles/super_time_crunch_title.gif) 0 0 no-repeat;width:145px; height:40px;margin-left:2px;}
.sodium_title {background:url(/en/images/articles/sodium_title.gif) 0 0 no-repeat;width:180px; height:20px;margin-left:2px;}
.nutrition_title {background:url(/en/images/articles/nutrition_title.gif) 0 0 no-repeat;width:156px; height:40px;margin-left:2px;}
.kitchen_savers_title {background:url(/en/images/articles/kitchen_savers_title.gif) 0 0 no-repeat; width:180px; height:35px;margin-left:2px;}
.cooking_tools_title {background:url(/en/images/articles/cooking_tools_title.gif) 0 0 no-repeat; width:155px; height:35px;margin-left:2px;}

/* French Landing Page Callout Titles */


.fr .dinner_convo_title {background:url(/fr/images/articles/dinner_convo_title.gif) 0 0 no-repeat;float:left; width:180px; height:28px;margin-left:2px;}
.fr #landing_page .hello_theme_title {background:url(/fr/images/articles/hello_theme_title.gif) 0 0 no-repeat;float:left; width:210px; height:50px;}
.fr #landing_page .taste_of_italy_title {background:url(/fr/images/articles/taste_of_italy_title.gif) 0 0 no-repeat;width:180px; height:40px;margin-left:2px;}
.fr #landing_page .family_tango_title {background:url(/fr/images/articles/family_tango_title.gif) 0 0 no-repeat;width:160px; height:85px;margin-left:2px;}
.fr #landing_page .store_101_title {background:url(/fr/images/articles/store_101_title.gif) 0 0 no-repeat;width:180px; height:25px;margin-left:0px;}
.fr #landing_page .super_time_crunch_title {background:url(/fr/images/articles/super_time_crunch_title.gif) 0 0 no-repeat;width:145px; height:40px;margin-left:2px;}
.fr #landing_page .sodium_title {background:url(/fr/images/articles/sodium_title.gif) 0 0 no-repeat;width:180px; height:45px;margin-left:2px;}
.fr #landing_page .nutrition_title {background:url(/fr/images/articles/nutrition_title.gif) 0 0 no-repeat;width:156px; height:45px;margin-left:2px;}
.fr #landing_page .kitchen_savers_title {background:url(/fr/images/articles/kitchen_savers_title.gif) 0 0 no-repeat; width:180px; height:70px;margin-left:2px;}
.fr #landing_page .cooking_tools_title {background:url(/fr/images/articles/cooking_tools_title.gif) 0 0 no-repeat; width:155px; height:65px;margin-left:2px;}

#article-container {
	width:330px;
	margin: 0 12px 0 0;
	float:left;
}

#article-container p {padding:0; margin:10px 0;}

#article-container strong {color:#e05303; font-weight:bold;}

#article-container ul {
	margin:0 0 0 20px;
}

.theme-nights-container #article-container ul {
	margin:0;
}

#article-container ul li {line-height:1.2em; padding:3px;}

#article-container p.col2space {
height:27px;
}


#article-container td {font-size:12px; font-weight:normal; padding-bottom:5px;}
#article-container td ul {margin:0 0 0 5px; padding:0 0 0 10px;}

#article-container .quote {
	text-align:center;
}

/*Eng*/
	.dinner_heading {background:url(/en/images/articles/dinner_article_planning_heading.gif) 0 0 no-repeat; width:650px; height:50px;}
	.family_heading {background:url(/en/images/articles/family_dinner_article_heading.gif) 0 0 no-repeat; width:650px; height:50px;}
	.time_heading {background:url(/en/images/articles/time_article_heading.gif) 0 0 no-repeat; width:650px; height:50px;}
	.healthy_heading {background:url(/en/images/articles/healthier_article_heading.gif) 0 0 no-repeat; width:650px; height:50px;}
	.theme_heading {
		background:url(/en/images/articles/theme_nights_heading.gif) 0 0 no-repeat;
		height:50px;
		width:600px;
	}
	
	#landing_page .dinner_heading {background:url(/en/images/articles/dinner_article_planning_heading.gif) 0 0 no-repeat; width:650px; height:50px;}
	#landing_page .family_heading {background:url(/en/images/articles/family_dinner_article_heading.gif) 0 0 no-repeat; width:650px; height:50px;}
	#landing_page .time_heading {background:url(/en/images/articles/time_article_heading.gif) 0 0 no-repeat; width:650px; height:50px;}
	#landing_page .healthy_heading {background:url(/en/images/articles/healthier_article_heading.gif) 0 0 no-repeat; width:650px; height:50px;}
	#landing_page .theme_heading {
		background:url(/en/images/articles/theme_nights_heading.gif) 0 0 no-repeat;
		height:50px;
		width:650px;
	}

/*French*/
	.fr .dinner_heading {background:url(/fr/images/articles/dinner_article_planning_heading.gif) 0 0 no-repeat; height:58px;}
	.fr .family_heading {background:url(/fr/images/articles/family_dinner_article_heading.gif) 0 0 no-repeat; height:54px;}
	.fr .time_heading {background:url(/fr/images/articles/time_article_heading.gif) 0 0 no-repeat; height:60px;}
	.fr .healthy_heading {background:url(/fr/images/articles/healthier_article_heading.gif) 0 0 no-repeat; height:60px;}
	.fr .theme_heading {
		background:url(/fr/images/articles/theme_article_heading.gif) 0 0 no-repeat;
		height:50px;
		width:600px;
	}
	
	.fr #landing_page .dinner_heading {background:url(/fr/images/articles/dinner_article_planning_heading.gif) 0 0 no-repeat; height:58px;}
	.fr #landing_page .family_heading {background:url(/fr/images/articles/family_dinner_article_heading.gif) 0 0 no-repeat; height:54px;}
	.fr #landing_page .time_heading {background:url(/fr/images/articles/time_article_heading.gif) 0 0 no-repeat; height:60px;}
	.fr #landing_page .healthy_heading {background:url(/fr/images/articles/healthier_article_heading.gif) 0 0 no-repeat; height:60px;}
	.fr #landing_page .theme_heading {
		background:url(/fr/images/articles/theme_article_heading.gif) 0 0 no-repeat;
		height:50px;
		width:650px;
	}
	
/* Healthy Eating Tables */
table#chart table#article2chart1 {width: 240px; font: 10px arial; text-align: center; color: #7a7a7a; vertical-align:top; margin:0; padding:0;}
table#chart table#article2chart1 td {font: 10px arial; text-align: center; color: #7a7a7a; vertical-align:top; border-bottom:1px #e8e4d8; border-bottom-style:solid; border-right:1px #e8e4d8; border-right-style:solid; padding:2px;}

table#article2chart2 {font: 10px arial, sans-serif; width: 240px; vertical-align:top; border:1px #a2876e; border-style: dashed; padding:2px; margin:0; }
table#article2chart2 td {font: 10px arial, sans-serif; vertical-align:top; border-bottom:1px #e8e4d8; border-bottom-style:solid; padding:2px; border-right:1px #e8e4d8; border-right-style:solid;}

table#article2chart2 td ul {
	font: 11px arial, sans-serif;
	vertical-align:top;
	list-style-type: disc;
	line-height: 16px;
}

	table#article2chart2 td ul li {
		font-size:11px;
	}

table#chart table#article3chart1 td {font: 9px arial; color: #7a7a7a; border-bottom:1px #e8e4d8; border-bottom-style:solid; border-right:1px #e8e4d8; border-right-style:solid; padding:2px;}
table#chart table#article3chart1 td.centerText, table#article2chart1 td.centerText {font: 9px arial; color: #7a7a7a; vertical-align:middle; text-align:center; padding:2px; margin:0;}

.ref {font-size:10px; color:#555;}

.theme_holder_left {float:left; width:335px; text-align:left;margin-left:15px; clear:left;}
.theme_holder_right {float:left; width:335px; text-align:left;margin-left:15px;}
.theme_holder_left p, .theme_holder_right p {padding:0; line-height:1.4em;}

.li-1 {background:url(/en/images/articles/1.gif) 0 -6px no-repeat; width:20px; height:25px; float:left;}
.li-2 {background:url(/en/images/articles/2.gif) 0 -6px no-repeat; width:20px; height:25px; float:left;}
.li-3 {background:url(/en/images/articles/3.gif) 0 -6px no-repeat; width:20px; height:25px; float:left;}
.li-4 {background:url(/en/images/articles/4.gif) 0 -6px no-repeat; width:20px; height:25px; float:left;}
.li-5 {background:url(/en/images/articles/5.gif) 0 -6px no-repeat; width:20px; height:25px; float:left;}
.li-6 {background:url(/en/images/articles/6.gif) 0 -6px no-repeat; width:20px; height:25px; float:left;}
.li-7 {background:url(/en/images/articles/7.gif) 0 -6px no-repeat; width:20px; height:25px; float:left;}
.li-8 {background:url(/en/images/articles/8.gif) 0 -6px no-repeat; width:20px; height:25px; float:left;}
.li-9 {background:url(/en/images/articles/9.gif) 0 -6px no-repeat; width:20px; height:25px; float:left;}

.landing-list {margin:15px 15px 15px 0;padding:0;}
.landing-list li {
	margin:0;
	padding:3px 3px 3px 14px;
	background:url(/en/images/articles/landing_bullet.gif) 0 6px no-repeat;
	list-style-type:none;
	line-height: 13pt; 
}

.landing-list li a {
	color:#3F3F3F;
	text-transform:capitalize;
}

.fr .landing-list li a {
	text-transform:none;
}

.landing-list li a:hover {
	text-decoration:underline;
}

/*theme-nights*/
	.drill_down_page_holder {
		width:685px !important;
		margin:0 0 0 18px !important;
	}

	.theme-nights-container {
		overflow:hidden;
		width:100%;
	}
	
		.theme-nights-container ul {
			padding:0;			
		}
		
		.theme-nights-container li {
			font-size:12px;
			line-height:1.5 !important;
			padding:0 0 0 10px !important;
			margin:15px 0 15px 5px;
			list-style-type:none;
			background:url(/en/images/articles/bullet.gif) 0 5px no-repeat;
		}
		
	.theme-nights-tips-and-meals {
	    clear: both;
		border-top:1px solid #cae4be;
		padding:10px 0 0;
		color:#3f3f3f;
		font-size:12px;
		line-height:1.5;
		overflow:hidden;
		margin:0 0 20px;
	}
	
	* html .theme-nights-tips-and-meals {
		zoom:1;
	}
	
		.theme-nights-tips-and-meals ul {
			padding:0;			
		}
		
		.theme-nights-tips-and-meals li {
			font-size:12px;
			line-height:1.5 !important;
			margin:2px 0;
			padding:0 0 0 14px !important;
			list-style-type:none;
			position:relative;
			background: transparent !important;;
		}
		
			.theme-nights-tips-and-meals li span {
				position:absolute;
				top:0;
				left:0;
				color:#36954a;
				font-weight:bold;
			}
	
		.theme-nights-tips-and-meals .to-the-right {
			float:right;
		}
	
		.theme-nights-tips-and-meals .tips, .theme-nights-tips-and-meals .meals {
			width:314px;
			float:left;
		}
		
		.theme-nights-tips-and-meals .tips {
			border-right:1px solid #cae4be;
			padding:0 20px 0 0;
		}
		
		.theme-nights-tips-and-meals .meals {
			border-left:1px solid #cae4be;
			position:relative;
			left:-1px;
			padding:0 0 0 20px;
		}
		
	.theme-nights-switcher {
		border:1px solid #cae4be;
		background:#f3fbee;
		padding:7px;
		overflow:hidden;
	}
	
	* html .theme-nights-switcher {
		zoom:1;
	}
	
		.theme-nights-left {
			float:left;
		}
	
		.theme-nights-right {
			float:right;
		}
	
		.theme-nights-link {
			display:block;
			height:90px;
			width:310px;
			background:url(/en/images/articles/theme_nights_switch.jpg) 0 0 no-repeat;
			text-indent:-3999px;
		}
		
		.theme-nights-link-fr {
			display:block;
			height:90px;
			width:310px;
			background:url(/fr/images/articles/theme_nights_switch.jpg) 0 0 no-repeat;
			text-indent:-3999px;
		}

		
		.it {
			background-position:-685px 0;
		}
		
		.asia {
			background-position:-360px 0;
		}
		
		.sp {
			background-position:0 0;
		}
		
		
.sodium_heading {
                background:url(/en/images/articles/sodium_article_heading.gif) 0 0 no-repeat;
                height:35px;
                width:600px;
}

.fr .sodium_heading {
                background:url(/fr/images/articles/sodium_article_heading.gif) 0 0 no-repeat;
                height:50px;
                width:600px;
}

