body {
	background-color: #EDECF4;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

body, html {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#mainWrapper {
	background: transparent url('/site/gfx/shadowRight.jpg') top right repeat-y;
	width: 921px;
	margin: 0 0 0 -460px;
	left: 50%;
	position: absolute;
	overflow: visible;
}

#page {
	width: 900px;
	margin-right: -21px;
	overflow: hidden;
	background-color: #FFF;
}

#page #header {
	background-color: #10103B;
	padding: 0;
	padding-left: 15px;
	height: 60px;
	position: relative;
}

#page #header ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#page #header a:focus {
	border: 0;
	outline: 0;
}

#page #header div#menu ul {
	overflow: auto;
	clear: both;
	float: left;
	margin-right: 13px;
}

#page #header div#menu ul li {
	float: left;
	padding: 0 15px;
	height: 35px;
	border-right: 1px solid #e3bd5b;
	overflow: hidden;
}

#page #header div#menu ul li img {
	margin: 11px 0;
	
}

#page #header div#submenu ul {
	overflow: auto;
	position: absolute;
	top: 42px;
	left: 25px;
}

#page #header div#submenu ul li {
	float: left;
}

#page #header div#submenu ul li a {
	border-right: 1px solid #e3bd5b;
	display: block;
	padding: 0 5px;
}

#page #header div#language ul {
	width: 180px;
	height: 48px;
	margin-top: 12px;
	float: left;
}

#page #header div#language ul li {
	float: left;
	margin-right: 10px;
	height: 12px;
}

#page #header #logo {
	position: absolute;
	right: 30px;
	top: 7px;
	text-indent: -9999px;
	width: 190px;
	height: 45px;
	background: url('/site/gfx/enjoyLogo.jpg') top left no-repeat;
}

#page #main {
	padding: 0;
}

#page #content #imageContent {
	float: left;
	width: 390px;
	padding-bottom: 20px;
	margin-right:60px;
}

#page #content #mainContent {
	float: left;
	width: 360px;
	padding-bottom: 20px;
}

#page #content #wideContent {
	width: 840px;
	padding-bottom: 20px;
}

#page #content .fotocredit {
	color:#999;
	font-size:9px;
	margin:0 0 10px 560px;
	text-align: left;
}

#page #content #wideContent .assortimentColumn {
	float:left;
	width: 220px;
	margin-top: 10px;
	margin-left: 40px;
}

#page #content #wideContent .packshotsmall {
	margin-right: 4px;
}

#page #content {
	padding: 30px;
	color: #10113B;
}

#page #content a {
	color: #10113B;
}
#page #content a:hover {
	color: #3b5699;
}

#page #content p {
	margin: 0;
	padding: 0;
}

#page #content h1 {
	text-transform: uppercase;
	font-weight: bolder;
	color: #D6B15F;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 15px;
}

#page #content table.dimension {
}

#page #content h2 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0;
}

#page #content .oven {
	background: url('/site/gfx/oven.jpg') center no-repeat;
	position: relative;
	left: -39px;
	width: 23px;
	height: 29px;
	margin-bottom: -33px;
}

#page #content .nutricion {
	border-top: 2px solid #E3BD5B;
	margin-top: 10px;
	font-size: 10px;
}

#page #content .allergy h2,
#page #content .nutricion h2 {
	font-size: 10px;
	margin: 13px 0 3px 0;
}

#page #content .nutricion table {
	width: 100%;
	border-top: 1px solid #10113B;
	margin-top: 10px;
	font-size: 10px;
}

#page #content .nutricion table tr td {
	border-bottom: 1px solid #10113B;
	margin: 0;
	padding: 2px 0;
}

#page #content .nutricion table tr td.value {
	text-align: right;
}

#page #content .recepten {
	clear: both;
	width: 100%;
	overflow: hidden;
}

#page #content .recepten .recept {
	float: left;
	text-align: center;
	width: 170px;
}

#page #content .recepten .recept img {
	width: 100px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#page #content .terug {
	margin-top: 10px;
}

#page #content .certificaten {
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
}

#page #content .certificaten .certificaat {
	float: left;
}

#page #content .certificaten .certificaat a img {
	border: 1px solid #D3D3D3;
	margin: 1px;
}

#page #content .certificaten .certificaat a:hover img {
	border-color: #929292;
}

#page #content .indentLeft {
	padding-left: 15px;
}

#page #content table#ean {
	width: 400px;
	margin-bottom: 10px;
}

#page #content table#ean td {
	border-bottom: 1px solid #D6B15F;
	padding: 1px 0;
}

#page #content table#ean td.title {
	width: 2300px;
}

#page #content table#ean td.ean {
	font-family: Courier New;
	width: 110px;
	font-size: 10px;
	text-align: center;
}

#bottomShadow {
	background: transparent url('/site/gfx/shadowBottom.jpg') top right no-repeat;
	height: 16px;
}
