/* Style reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Eind style reset */

a:link			{  color: #084eb2; text-decoration: none;}
a:visited		{  color: #084eb2; text-decoration: none;}
a:active		{  color: #084eb2; text-decoration: none;}
a:hover			{  color: #084eb2; text-decoration: underline;}

a:link.kruimelpad			{  color: #363435; text-decoration: none;}
a:visited.kruimelpad		{  color: #363435; text-decoration: none;}
a:active.kruimelpad			{  color: #363435; text-decoration: none;}
a:hover.kruimelpad			{  color: #363435; text-decoration: none;}

a:link.footer_right			{  color: #ffffff; text-decoration: none;}
a:visited.footer_right		{  color: #ffffff; text-decoration: none;}
a:active.footer_right		{  color: #ffffff; text-decoration: none;}
a:hover.footer_right		{  color: #ffffff; text-decoration: underline;}

a:link.sorteren				{  color: #000000; text-decoration: none;}
a:visited.sorteren			{  color: #000000; text-decoration: none;}
a:active.sorteren			{  color: #084eb2; text-decoration: none;}
a:hover.sorteren			{  color: #084eb2; text-decoration: underline;}

a:link.sorteren_sel			{  color: #084eb2; text-decoration: none;}
a:visited.sorteren_sel		{  color: #084eb2; text-decoration: none;}
a:active.sorteren_sel		{  color: #084eb2; text-decoration: none;}
a:hover.sorteren_sel		{  color: #084eb2; text-decoration: underline;}

a:link.no_underline			{  color: #084eb2; text-decoration: none;}
a:visited.no_underline		{  color: #084eb2; text-decoration: none;}
a:active.no_underline		{  color: #084eb2; text-decoration: none;}
a:hover.no_underline		{  color: #084eb2; text-decoration: none;}



/**************************
HTML en BODY
**************************/

body, html {
	margin-top: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ecedee;
	line-height: 16px;
	}
	
/**************************
CONTAINER
**************************/

#container {
	position:relative;
	background:#fff;
	width: 999px;
	margin: 0 auto; /*** Dit zorgt ervoor dat alles in het midden staat ***/
	}
	
/**************************
HEADER
**************************/

#header {
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 180px;
	background-color: #ffffff;
	}
	
/**************************
CONTENT
**************************/
#left {
	clear:both;
	float: left;
	position:relative;
	width:208px;
	padding: 0;
	margin-bottom:10px;
	margin-left: 2px;
	}
#content {
	float: left;
	position: relative;
	background: #fff;
	margin-bottom: 10px;
	width: 556px;
	margin-left: 11px;
	display: inline;
	}

#right {
	position:relative;
	width:208px;
	margin-bottom:10px;
	float:right;
	margin-right: 2px;
	display: inline;
	}

#kruimelpad {
	float: left;
	width: 990px;
	font-size: 10px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

#left_nav {
	float: left;
	background-color: #f1f1f1;
	width: 208px;
	border: #929394 solid 1px;
	margin-bottom: 5px;
	display: inline;
	}

#box_wit {
	float: left;
	background-color: #fff;
	width: 208px;
	border: #929394 solid 1px;
	margin-bottom: 5px;
	display: inline;
	}
	
#box_wit_right {
	float: right;
	background-color: #fff;
	width: 208px;
	border: #929394 solid 1px;
	margin-bottom: 5px;
	display: inline;
	}

#box_grijs_right {
	float: right;
	background-color: #f1f1f1;
	width: 208px;
	border: #929394 solid 1px;
	margin-bottom: 5px;
	display: inline;
	}

#top_geel {
	float: left;
	background-color: #f89412;
	height: 20px;
	width: 201px;
	border: #ffffff solid 1px;
	padding-left: 5px;
	padding-top: 7px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	}

#top_zoeken {
	float: left;
	background-color: #f89412;
	height: 20px;
	width: 201px;
	padding-left: 5px;
	padding-top: 7px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	margin-left: 1px;
	margin-top: 1px;
	}
	
#top_grijs {
	float: left;
	background-color: #929394;
	height: 22px;
	width: 201px;
	border: #ffffff solid 1px;
	padding-left: 5px;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	}

#nav_tekst {
	float: left;
	width: 188px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	
	#nav_tekst ul {
		margin: 0px;
	}
/**************************
MENU LINKS
**************************/


.menu_links {
	padding-left: 0px;
	font-size:12px;
	text-decoration:none;
	color: #084eb2;
	/*background:transparent url(../images/dot.gif) no-repeat scroll 5px 7px;*/
	line-height: 20px;
	
}
.menu_links:hover{
	font-size:12px;
	text-decoration: none;
	color: #f89412;
}	
	
.menu_hoofd {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 5px;
}
.menu_hoofd_sub_1 {
	list-style-type:none;
	margin-left:10px;
	padding:0px;
}
.menu_hoofd_sub_2 {
	list-style-type:none;
	margin-left:25px;
}


/*******************************
Product pagina
*******************************/

#product_details_boven {
	float:left;
	height: auto;
	padding-top: 10px;
	width: 556px;
	}
	
	#product_details_boven ul {
		padding: 12px 0 12px 0;
		}

	
	#product_details_boven li {
		list-style: disc;
		margin: 0 0 0 20px;
		}

#product_image {
	float:left;
	padding: 0 10px 10px 0;
	width:150px;
	}

#product_details {
	float:left;
	height: auto;
	padding-right:10px;
	width:240px;
	}

#product_details_rechts {
	float: right;
	height: 120px;
	width: 140px;
	}
	
#product_prijs {
	float: right;
	height: 90px;
	width: 140px;
	text-align: right;
	}
	
#product_knop {
	float: right;
	height: 20px;
	text-align: right;	
	}
#knop_onder {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 556px;
	height: 20px;
	text-align: right;
	}
	
#product_omschrijving {
	clear: both;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 556px;
	height: 100%;
	border-top: #CCCCCC solid 1px;
	border-bottom:  #CCCCCC solid 1px; 
	}

#categorie_details_boven {
	float:left;
	height: auto;
	padding-top: 10px;
	width: 556px;
	padding-bottom: 10px;
	border-bottom:  #CCCCCC solid 1px;
	}	
	
#categorie_omschrijving {
	float:left;
	height: auto;
	padding-right:10px;
	width:250px;
	}

#catergorie_image {
	float:left;
	height:80px;
	padding-right:10px;
	width:135px;
	}

#categorie_details_rechts {
	float: right;
	height: 100px;
	width: 135px;
	}

#categorie_prijs {
	float: right;
	height: 80px;
	width: 135px;
	text-align: right;
	}

#box_tekst {
	float: left;
	width: 210px;
	}
	
.content_box {
	padding: 8px;
	width: 190px;
	}

.artikel_box {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 200px;
	}
	
.artikel_box_img {
	float: left;
	padding-right: 10px;
	width: 75px;
	height: 80px; 
	}
.artikel_box_tekst {
	float: left;
	font-size: 12px;
	width: 100px;
	}
	
.artikel_box_tekst_titel{
	float: left;
	width: 100px;
	font-size: 14px;
	font-weight:bold;
}

.artikel_box_tekst_prijs{
	float: left;
	width: 100px;
	font-size: 14px;
	font-weight:bold;
	color: #084eb2;
}

#box_geel_right {
	float: right;
	background-color: #f89412;
	width: 206px;
	border: #ffffff solid 1px;
	}

#titel {
	width: 553px;
	height: 29px;
	height: 24px !important;
	background-image: url(../images/titel_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px 3px 0 0;
	}
	
	
	#titel a {
		color: #929394;
		text-decoration: none;
	}
	#titel a:hover {
		color: #929394;
		text-decoration: none;
	}
	
.titel_tekst_l_grijs {
	font-size: 18px;
	color: #929394;
	}

.titel_tekst_l_grijs {
	text-decoration: none;	
	}

.titel_tekst_d_grijs {
	font-size: 18px;
	color: #363435;
	}

.titel_tekst_d_grijs {
	text-decoration: none;	
	}

.titel_tekst_geel {
	font-size: 18px;
	color: #f89412;
	}
	
.titel_tekst_geel_bold {
	font-size: 18px;
	color: #f89412;
	font-weight: bold;
	}
	
.titel_tekst_geel_schuin {
	font-size: 18px;
	color: #f89412;
	font-style: italic;
	}

.titel {
	font-size: 18px;
	font-weight: bold;
	}
	
	.titel a {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
	.titel a:hover {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}
	
.tekst_klein_geel {
	font-size: 10px;
	color: #f89412;
	}

.tekst_klein {
	font-size: 10px;
	}

.tekst_geel {
	color: #f89412;
	}

#home_tekst {
	position: absolute;
	margin-left: 30px;
	margin-top: 40px;
	width: 380px; 
	height: 100px;
	}

#bekijk-foto {
	float:left;
 	left: 5px;
	margin: 5px;
}
#bekijk-foto a {
	color:#4e4e4e;
	text-decoration:none;
	font-size:9px;
}
#bekijk-tekst {
	float:right;
	margin: 5px 5px 0 0;
	width:550px;
}

#oms_tekst {
	float:left;
	margin: 5px 5px 0 15px;
	width:350px;
}

.product_details {
	float:right;
	padding-right: 11px;
	width:295px;
	margin-top:5px;
}

.zoeken_knop {
	background: url(/images/zoeken.jpg) no-repeat scroll 0%;
	border:medium none;
	cursor:pointer;
	height:19px;
	width:52px;
	margin-left: 10px;
	margin-right: 0px;
	}

#box_geel_right form {
		font-family: arial;
		font-size: 12px;
		color: #333333; 
	}
	
	#box_geel_right label {
		padding-top: 3px;
		width: 60px;
		float: left;
		text-align: left;
	}
	
	#box_geel_right input, #box_geel_right button {		
		font-size: 12px;		
		margin-bottom: 5px;
		width: 117px;
	}
	
	#box_geel_right select {
		font-size: 12px;		
		margin-bottom: 5px;
	}

.inputvlak {
	background-image:url(/images/input_search.jpg);
	font-size:14px;
	height:19px;
	margin-left:0px;
	margin-top:0px;
	padding:0px 4px 0pt 6px;
	width:109px;
	color: #084eb2;
	}
	
/************************** 
CAROUSEL STYLE
**************************/	
	
#s1 {
	width: 200px;
	height:95px;
	}
.dd {
	width: 200px;
	height:95px;
	}
	
/**************************
FOOTER
**************************/
#footer {
	clear:both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	position:relative;
	height:95px;
}

#footer_left {
	float: left;
	margin-top: 79px;
	margin-left: 7px;
	width: 250px;
	height: 15px;
	color: #FFFFFF;
	}

#footer_right {
	float: right;
	margin-top: 79px;
	margin-right: 7px;
	width: 350px;
	height: 15px;
	color: #FFFFFF;
	text-align: right;
	}

.footer_right {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	}

.footer_right:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline; 
	}

.tekst_geel_bold {
	color: #f89412;
	font-weight: bold;
	}
	
/*******************************
POPUP TELL A FRIEND & RECENSIE
*******************************/	

#tellafriend {
	visibility: hidden;
	position:absolute;
	margin-top: -340px;
	margin-left: 150px;
	z-index: 2;
	color: #000000;
	background: #ffffff;	
	border: 2px solid #363435;
	height: 260px;
	width: 320px;
}

#recensie {
	visibility: hidden;
	position:absolute;
	margin-top: -340px;
	margin-left: 150px;
	z-index: 2;
	color: #000000;
	background: #ffffff;
	border: 2px solid #363435;
	height: 260px;
	width: 320px;
}

#sluit_knop {
	float: right;
	z-index: 300;
	position: absolute;
	left: 304px;
	height: 20px;
	width: 20px;
	cursor: pointer;
	color: #363435;
	top: 10px;
	font-weight:bold;
	font-size:16px;
}