* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	overflow-y: scroll;
}

body {
	height: 100%;
	color: #000;
	font-family: Arial;
	background-color: #e9e9db;
	font-size:13px;
}

input:focus {
	outline:0;
}

a {
	text-decoration: none;
}

a:focus {
	outline: 0;
}

div.stips {
	background-color: transparent;
}

/***********
** Header **
***********/
div#header {
	z-index: 10;
	width: 100%;
	height: 106px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/header_bg.gif) top center repeat-x #18191a;
}

div#header a#header_logo {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	display: block;
	height: 166px;
	width: 242px;
	background: url(/images/logo.png) top center no-repeat;
}

/***************
** Navigation **
***************/
div#navigation {
	z-index: 10;
	text-align:center;
	top: 50px;
	position: absolute;
	left: 50%;
	margin-left: -175px;
}
div#navigation ul#menu {
	display: inline-block;
	zoom: 1; /* IE 7 hack voor centreren*/
	*display: inline; /* IE 7 hack centreren*/
	list-style: none;
}

div#navigation li {
	float: left;
}

div#navigation li a {
	text-transform: uppercase;
	color: #f6f5ee;
	font-size: 14px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	display: block;
	margin: 0 2px 0 2px;
	width: 158px;
}

div#navigation li a:hover, div#navigation li a.active  {
	background: url(/images/menu_item_bg.gif) top center no-repeat;
}

div#navigation li a.active {
	text-decoration: underline;
}

/***************
** Search box **
***************/
div#searchbox {
	z-index: 5;
	width: 100%;
	height: 80px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding: 106px 0 0 0;
}

div#searchbox ul#breadcrumbs {
	width:710px;
	margin:0 auto;
	list-style:none;
	display: block;
	padding: 0 0 0 250px;
	line-height:80px;
}

ul#breadcrumbs li {
	float: left;
	margin: 0 0 0 5px;
	white-space: nowrap;
	display: inline;
}

ul#breadcrumbs a {
	white-space: nowrap;
	color: #6d7808;
}

ul#breadcrumbs span.product {
	max-width: 100px;
	display: block;
}

/*********
** Main **
*********/
div#main {
	width: 100%;
	position: relative;
	border-top:1px solid #fff;
}

/**********************
** Content container **
**********************/
div#container {
	width: 960px;
	margin: 0 auto;
	overflow: auto;
}

div#container div#submenu {
	float:left;
}

/************
** Submenu **
************/
div#submenu h3 {
	font-weight:normal;
	color:#6d7808;
	font-size:18px;
	margin-top:34px;
	margin-bottom:5px;
}

div#submenu ul {
	list-style:none;
	margin-bottom:20px;
}

div#submenu ul a {
	color:#6b6b6c;
	font-size:13px;
	display:block;
	width: 217px;
	line-height:24px;
	height:24px;
	padding:0 10px 0 15px;
	border-bottom:1px dotted #6d7808;
}

div#submenu ul a:hover, div#submenu ul a.active {
	color:#0099ff;
	font-weight:bold;
}

div#submenu ul a.active {
	border-bottom:1px dotted #0099ff;
}

div#submenu ul a em {
	font-size: 11px;
}

/************
** Content **
************/
div#content {
	float:left;
	width:690px;
	padding: 34px 24px 34px 0;
	line-height:20px;
	color:#6b6b6c;
}

div#content h1, h2 {
	line-height:auto;
	color: #6d7808;
	font-weight:normal;
	margin-bottom:20px;
	font-size:22px;
}

div#content h2 {
	font-size:18px;
}

div#content p {
	margin-bottom:20px;
}

div#content a {
	color:#0099ff;
}

div#content a:hover {
	border-bottom:1px dotted #0099ff;
}

/***********
** Footer **
***********/
div#footer {
	width: 100%;
	position: relative;
	background: url(/images/footer_bg.gif) top center repeat-x #1a1a1a;
	border-top: 3px solid #fdfbf7;
}

div#footer div#sitemap {
	height: 125px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-top: 35px;
}

div#sitemap a {
	display: block;
	height: 90px;
	width: 728px;
	margin:0 auto;
}

div#footer div#overige_links {
	border-top:1px solid #fdfbf7;
	height:40px;
	line-height:40px;
	width:100%;
	position:relative;
	background-color:#333;
	text-align: center;
	font-size:12px;
	color: #fff;
}

div#overige_links span {
	position:absolute;
	top: 0;
	left: 50%;
	margin-left: -480px;
	line-height: 40px;
	height: 40px;
	display: block;
	text-align: left;
	width:200px;
}

div#overige_links a {
	text-transform: uppercase;
	color: #fff;
	margin: 0 15px 0 15px;
}

div#overige_links a:hover {
	border-bottom: 1px dotted #fff;
}

/*******************************************
** Categorie pagina, overzicht van merken **
*******************************************/

div.merk {
	height: 110px;
	width: 128px;
	background: url(/images/merk_bg.gif) top center no-repeat #fff;
	float:left;
	margin: 0 0 30px 0;
	position: relative;
	padding: 45px 10px 10px 192px;
}

div.merk.odd {
	margin-right:30px;
}

div.merk a.titel {
	position: absolute;
	width: 280px;
	top: 0;
	left: 25px;
	text-align: center;
	color: #212325 !important;
	height: 35px;
	font-weight: bold;
	font-size: 14px;
	line-height: 35px;
}

div.merk a.titel:hover {
	border-bottom: 0 !important;
}

div.merk img {
	position: absolute;
	border: 1px solid #6d7808;
	top: 45px;
	left: 45px;
}

div.merk a.details {
	position:absolute;
	bottom: 10px;
	right: 15px;
	text-align: right;
	border-bottom: 1px solid #fff;
}

/*****************************************
** Merk pagina, overzicht van producten **
*****************************************/
div.product-thumb {
	height: 110px;
	width: 148px;
	background: url(/images/merk_bg.gif) top center no-repeat #fff;
	float:left;
	margin: 0 0 30px 0;
	position: relative;
	padding: 45px 10px 10px 172px;
}

div.product-thumb.odd {
	margin-right:30px;
}

div.product-thumb h3 {
	position: absolute;
	width: 280px;
	top: 0;
	left: 25px;
	text-align: center;
	color: #212325 !important;
	height: 35px;
	font-weight: bold;
	font-size: 14px;
	line-height: 35px;
	white-space:nowrap;
}

div.product-thumb a.image {
	position: absolute;
	left:15px;
	top: 40px;
	max-height:110px;
	height:auto !important;
	height:110px;
	display:block;
	width: 130px;
	text-align:center;
}

div.product-thumb a.image:hover {
	border-bottom:0 !important;
}

div.product-thumb img {
	max-height:110px;
	height:auto !important;
	height:110px;
}

/****************************
** Product pagina, details **
****************************/
div.hproduct {
	line-height:20px;
}

div.hproduct p {
	margin-bottom:20px;
}

div.hproduct div.infoside {
	display:none;
}

div.hproduct div.productfoto {
	height: 165px;
	width: 330px;
	background: url(/images/merk_bg.gif) top center no-repeat #fff;
	float:right;
	margin: 0 0 15px 15px;
	position: relative;
}

div.productfoto a {
	height: 155px;
	width: 330px;
	padding: 10px 0 0 0;
	border-bottom:0 !important;
	position: absolute;
	top: 0;
	background: url(/images/vergrootglas.png) right bottom no-repeat;
	left: 0;
	text-align:center;
}

div.productfoto img {
	max-height:145px;
	height:auto !important;
	height:145px;
}

div.hproduct a.order-now:hover {
	border-bottom:0 !important;
}

/*
 * Social Media
 */
div#social-media {
	position: absolute;
	z-index: 11;
	top: 0;
	left: 50%;
	height: 32px;
	margin-left: -160px;
	background: url(/images/social-background.gif) top left repeat-x;
	padding: 5px 11px 0 11px;
	overflow: hidden;
}

div#social-media div {
	position: relative;
	float: left;
	height: 20px;
	overflow: hidden;
}

div#social-media img#imgLeft {
	position: absolute;
	top: 0;
	left: 0;
}

div#social-media img#imgRight {
	position: absolute;
	top: 0;
	right: 0;
}

/******************
** Dagaanbieding **
******************/
div#dagaanbieding {
	position: relative;
	width: 677px;
	height: 185px;
	margin: 0 auto;
	background: url(/images/dagaanbieding.png) top center no-repeat;
	color: #fff;
}

div#dagaanbieding p.titel {
	position: absolute;
	left: 56px;
	top: 28px;
	font-weight: bold;
	font-size: 30px;
	text-shadow: 2px 2px 5px #404040;
}

div#dagaanbieding h3 {
	position: absolute;
	left: 56px;
	top: 75px;
	font-size: 18px;
}

div#dagaanbieding p.prijzen {
	position: absolute;
	left: 345px;
	top: 0;
	width: 150px;
	height: 185px;
	display: block;
	text-align: center;
}

p.prijzen span {
	position: absolute;
	width: 150px;
	font-weight: bold;
	display: block;
	left: 0;
}

p.prijzen span.old {
	top: 66px;
	font-size: 18px;
	text-decoration: line-through;
	color: #6b6b6c;
}

p.prijzen span.price {
	top: 87px;
	font-size: 20px;
	text-shadow: 0 0 5px #404040;
}

div#dagaanbieding a.details {
	display: block;
	width: 120px;
	height: 34px;
	position: absolute;
	top: 110px;
	left: 230px;
	background: url(/images/dagaanbieding-details.png) top center no-repeat;
}

div#dagaanbieding div.dag-image {
	width: 124px;
	height: 124px;
	position: absolute;
	right: 44px;
	top: 15px;
	border: 1px solid #aaa;
}
