@import url('reset.css');

@import url('style.css');

.hidethisstuff { display: none; }

#wrapper { background-color: #C0D0D1; }

#container {
	background: url('../en/images/homeBackground-million.jpg') left top repeat-y;
	min-height: 54em;
	height: auto;
	overflow: hidden;
	width: 954px;
}

#mainContentArea {
	width: 100%;
	padding: 0;
	margin: 0;
	margin-left: 76px;
	z-index: 50;
	position: relative;
	top: 90px;
}
.centerEn {
	width: 489px;
	height: 408px;	
	position: relative;
	display: inline-block;
	margin: 50px 238px;
	z-index: 30000;
}

#homepage-titles, #homepage-touts { float: left; }

#homepage-titles { 

/*margin-right: 63px;*/
width:552px;
 }


ul#homepage-titles li#subtitle, ul#homepage-titles li#titlelink {
float:left;
}

#subtitle { color:#482819;
font-size:11.5px;
padding-top:240px;
padding-left: 98px;
width: 245px;
line-height:1.26em; }


#titlelink {
padding-top:263px;
padding-left:23px;

}

#tout1 { padding: 6px 0 0 3px;
margin-bottom: 15px;
/*background: url('../en/images/home-toutA.jpg') no-repeat 3px 6px;*/
width: 295px;
height: 140px; }

#tout2 { padding: 0 0 0 3px; 
/*background: url('../en/images/home-toutB.jpg') no-repeat 3px 3px;*/
width: 295px;
height: 140px }

#tout1 a, #tout2 a {
display:block;
width: 295px;
height: 140px
}

#tout1 a img, #tout2 a img {
/*display:none;*/
}

#footer { width: 955px; }



#mainContentArea h1 img {
	left: -10px;
	position: relative;
}

p {
	width: 40em;
	margin-left: 1.5em;
}

#mainContentArea p {
	margin-left: 0;
}

#navLine { width: 630px; }

/*
.homepageBox {
	float: left;
	height: 10.8em;
	padding-top: 2em;
	display: block;
}

.boxOne {
	width: 29.2em;
	margin-right: 1.25em;
}

.boxOne p {
	width: 19.5em;
}

.boxTwo {
	width: 31.5em;
	margin-right: 2em;
}

.boxTwo p {
	width: auto;
}





FOR NEW TOUTS
*/
.homepageBox {
	float: left;
	height: 14.1em;
	width: 26.9em;
	display: block;
}


.boxOne {
	margin-right: 1.25em;
}

.boxOne p {
	width: 19.5em;
}

.boxTwo {
	margin-right: 2em;
}

.boxTwo p {
	width: auto;
}

ul#mainNav li.removeHome {
	/*visibility: hidden; */
	display: none;

}

.homepageBox p.tout2Drop {
	padding-bottom: 0.50em;
}


#video {
position:absolute;
left:-10px;
top:-75px;
z-index: 10;
}

#cornerProduct {
	z-index: 10;
}

.boxTwo {
	z-index: 100;
}



#bottomScroller {
clear:both;
float:left;
padding-top:9px;
width: 950px;
height: 100px;
margin-left: -74px;
overflow:hidden;
}

ul#homepageRecipeScroller {
list-style:none;
padding:0;
margin:0;
}

ul#homepageRecipeScroller li {
list-style:none;
float:left;
width:134px;
margin: 0 1px;
}


ul#homepageRecipeScroller li .recipeTtle {
height:14px;
background-color:#65a70e;
color:#fff;
font-size:10.5px;
padding: 6px 0 0 8px;
}

ul#homepageRecipeScroller li .recipeImg {
height: 70px;
}

ul#homepageRecipeScroller li .recipeTtle a {
	color: #fff;
	text-decoration: none;
}