/* RESET */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: bold;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{font-size:100%;}
legend{color:#000;}

/* MAIN STRUCTURE */
* {}
body {
	align: center;
	background: #2e3c91 url(img/bg.png) repeat-x top left;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
}

a, a:active, a:visited {
	color: #9ca7b6;
}

a:hover {
	color: #CCFF00;
}

#maincontainer {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#header {
	width: 908px;
	height: 114px;
	background: url(img/bgtop.png) no-repeat top left;
}

#menu {
	width: 760px;
	height: 33px;
	float: right;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #9ca7b6;
	text-align: right;
	padding-top: 86px;
	padding-right: 30px;
}

#broodkruimel {
	width: 500px;
	height: 20px;
	margin-bottom: 10px;
	float: left;
}

form,
table {
	float: left;
}

#midden {
	width: 908px;
	background: url(img/bgmiddle.png) repeat-y top center;
	clear: both;
	position: absolute;
	padding-top: 15px;
}

#sidebar-left {
	width: 205px;
	float: left;
	padding-left: 20px;
	color: #8391a4;
	font-size: 12px;
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
}

	#sidebar-left table.submenu {
		/*border: 1px solid #e1dfdf;*/
		width: 184px;
	}
	
	#sidebar-left .infoBoxHeading {
		color: #2e3194;
		font-family: Myriad Pro;
		font-size: 15px;
		border-bottom: 1px dotted #e1dfdf;
		margin-bottom: 3px;
		padding-bottom: 4px;
		letter-spacing: 1px;
		width: 205px;
	}
	
	#sidebar-right .infoBoxHeading {
		color: #2e3194;
		font-family: Myriad Pro;
		font-size: 15px;
		border-bottom: 1px dotted #e1dfdf;
		margin-bottom: 3px;
		padding-bottom: 4px;
		letter-spacing: 1px;
		width: 205px;
	}
	
	#sidebar-left .boxText,
	#sidebar-right .boxText {
		border: 1px solid #e1dfdf;
	}
	
		#sidebar-right .boxText {
			padding: 5px;
			background: #ffffff;
		}

	#sidebar-left table.submenu a.menuitem.normal {
		float: left;
		width: 157px;
		padding: 6px 14px;
		color: #595657;
		text-decoration: none;
		background: url(img/bgitem.png) no-repeat top left;
		border-bottom: 1px solid #e1dfdf;
	}
	
	#sidebar-left table.submenu a.menuitem.parent {
		float: left;
		width: 157px;
		padding: 6px 14px;
		color: #595657;
		text-decoration: none;
		background: url(img/bgitemwithsub.png) no-repeat top left;
		border-bottom: 1px solid #e1dfdf;
	}
	
	#sidebar-left table.submenu a.menuitem.parent.active {
		background: url(img/bgitemactivewithsub.png) no-repeat top left;
	}
	
	#sidebar-left table.submenu a.menuitem.normal.active {
		background: url(img/bgitemactive.png) no-repeat top left;
	}
	
		#sidebar-left table.submenu a.menuitem.child {
			float: left;
			width: 160px;
			padding: 6px 0px 6px 24px;
			color: #2e3c91;
			text-decoration: none;
			background: #f9f8f8;
			border-bottom: 1px dashed #e1dfdf;
		}
		
		#sidebar-left table.submenu a.menuitem.child:hover {
			background: #f0efef;
		}
		
	
		#sidebar-left table.submenu a.menuitem span {
			margin-left: 5px;
			color: #938e90;
			font-weight: normal;
		}
	
		#sidebar-left table.submenu a.menuitem.active {
			font-weight: bold;
			color: #2e3c91;
		}

#sidebar-right {
	width: 140px;
	float: left;
	background: #ffffff;
	min-height: 600px;
	color: #8391a4;
	font-size: 12px;
	padding-right: 0px;
	margin-left: 20px;
}

#content {
	width: 450px;
	float: left;
	background: #ffffff;
	color: #2b2b2b;
	font-size: 12px;
	line-height: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 24px;
}

a.producttitle {
	font-size: 13px;
	margin-bottom: 3px;
	float: left;
	width: 100%;
	margin-top: -3px;
	text-decoration: none;
	color: #2b2b2b;
}

td.productListing-heading {
	background: #f9f8f8;
	margin-bottom: 15px;
	border-bottom: 1px solid #e1dfdf;
	padding: 5px 0px;
}

	td.productListing-heading a {
		padding-right: 20px;
		color: #2b2b2b;
		text-decoration: none;
	}
	
	td.main {
		font-size: 12px;
		line-height: 19px;
	}

#footer {
	width: 908px;
	height: 128px;
	background: #2e3c91 url(img/bgfooter.png) no-repeat top center;
	float: left;
}

	.footerleft {
		float: left;
		width: 500px;
		padding-top: 42px;
		font-size: 12px;
		padding-left: 8px;
		line-height: 19px;
		color: #ffffff;
	}
	
	.footerright {
	
	}


h1 {
	color: #2e3194;
	font-family: Myriad Pro;
	font-size: 15px;
	background-image: url(images/line.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 135px;
	padding-bottom: 4px;
	letter-spacing: 1px
}

ul li {
	list-style-type: none;
	color: #8391a4;
	font-size: 12px;
	margin-left: 0px;
	line-height: 13px;
	list-style-position: inside;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	padding-top: 0;
	background-image: url(images/line.jpg);
	padding-bottom: 10px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.productListing-odd {
	margin-bottom: 15px;
	border-bottom: 1px dotted #e1dfdf;
}

.productListing-even {
	background: #f9f8f8;
	margin-bottom: 15px;
	border-bottom: 1px dotted #e1dfdf;
	padding-right: 10px;
}

	.productListing-data img {
		width: 90px;
		height: 90px;
		margin-right: 10px;
		margin-top: 11px;
		margin-bottom: 11px;
		margin-left: 5px;
	}
	
.pageHeading {
	color: #2e3194;
	font-family: Myriad Pro;
	font-size: 15px;
	border-bottom: 1px dotted #e1dfdf;
	padding-bottom: 7px;
	letter-spacing: 1px
	margin-bottom: 10px;
	width: 100%;
}

.smallText {
	padding-bottom: 35px;
	padding-top: 5px;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 90%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
}

/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

