html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#knorr_products_content a{ color:#ffffff;font-family:Arial; text-decoration:none; cursor:pointer; font-size:1em;}
a img{text-decoration:none; border:none; cursor:pointer; display:block; border:0px solid pink; color:#ffffff;}

/* page default  */
div#sidekicks-container { background: transparent url(/en/images/knorrsidekicks_home_header.jpg) no-repeat 0 0; width: 701px; height: 425px; margin:-20px 0 0 -7px; position: relative; }
div#sidekicks-containerFR { background: transparent url(/fr/images/knorrsidekicks_home_header.jpg) no-repeat 0 0; width: 701px; height: 455px; margin:-20px 0 0 -7px; position: relative; }

a.btn_viva {float:left; margin:0;position:relative;top:194px; left:438px; height:135px; width:78px;}
a.btn_tasteasia {float:left; margin:0;position:relative;top:194px; left:445px; height:135px; width:78px;}
a.btn_fiesta {float:left; margin:0;position:relative;top:194px; left:452px; height:135px; width:78px; }
a.btn_readaboutdinnerthemes {float:left; margin:0;position:relative;top:335px; left:206px; height:35px; width:247px; }


/* callout meal ideas */
#callout_mealideas h3, #callout_mealideasFR h3{width:270px; height:80px; padding:15px 0 8px;}
#callout_mealideas p, #callout_mealideasFR p{width:320px; height:26px;}
#callout_mealideas {background: url(/en/images/callouts/callout_sidekicks_mealideas.jpg) no-repeat; width:358px; height:272px; margin:0 0 0 -6px;}
#callout_mealideasFR {background: url(/fr/images/callouts/callout_sidekicks_mealideas.jpg) no-repeat; width:358px; height:272px; margin:0 0 0 -6px;}
#callout_mealideas a.btn_mealideas {float:left; margin:0;position:relative;top:77px; left:24px; height:20px;width:230px;}
#callout_mealideasFR a.btn_mealideas {float:left; margin:0;position:relative;top:176px; left:24px; height:20px;width:270px;}
#callout_mealideas a.btn_trythisrecipe, #callout_mealideasFR a.btn_trythisrecipe {float:left; margin:0;position:relative;top:54px; left:24px; height:100px;width:145px;left:187px;}

#home_page_container #sidekicks-header {margin:0; padding:0 0 16px;}

/* callout sodium reduction 101 */
#callout_sodium101 h3, #callout_sodium101FR h3{width:270px; height:80px; padding:15px 0 8px;}
#callout_sodium101 p, #callout_sodium101FR p{width:320px; height:26px;}
#callout_sodium101 {background: url(/en/images/callouts/callout_sidekicks_sodium101.jpg) no-repeat; width:343px; height:272px; margin:0 0 0 -1px;}
#callout_sodium101FR {background: url(/fr/images/callouts/callout_sidekicks_sodium101.jpg) no-repeat; width:343px; height:272px; margin:0 0 0 -1px;}
#callout_sodium101 a.btn_sodium101, #callout_sodium101FR a.btn_sodium101 {float:left; margin:0;position:relative;top:146px;height:20px; left:23px;}


.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}

#gallery{margin-right:15px;}

.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}

.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}


