* { padding: 0px; margin: 0px; }
img { border: none; }

body {
	background: url(images/site/bg.jpg) repeat-y top right #fff;
	font-family: Verdana, Tahoma, Helvetica, Arial;
	height: 100%;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #000;
}

th {
	font-weight: bold;
	text-align: left;
	padding: 2px 5px 7px 5px;
}

#logo {
	margin-bottom: 20px;
	display: block;
}

#page_wrapper {
	background: url(images/site/banner_zijkant.gif) repeat-y top left;
	float: left;
	width: 100%;
	min-height: 100%;
	position: absolute; /* this is a fix for chrome's body height bug */
	top: 0px;
	left: 0px;
}

.content_box {
	border: 4px solid #fff;
	-moz-box-shadow: 3px 3px 5px #444;
	-webkit-box-shadow: 3px 3px 5px #444;
	box-shadow: 3px 3px 5px #444;
	display: block;
	background: #d2edf9;
	margin-bottom: 20px;
	padding: 10px;
}

.product_link {
	/*-moz-box-shadow: 0px 0px 5px #000;*/
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: 99;
}


.ws_button {
	 background: #88bcd3;
	 -moz-box-shadow: inset 0px 2px 2px #333;
	 box-shadow: inset 0px 2px 2px #333;
	 -webkit-border-radius: 6px;
	 -moz-border-radius: 6px;
	 border-radius: 6px;
	 padding: 5px 10px;
	 font-weight: bold;
}
.ws_button:hover {
	background: #9cd8f2;
	-moz-box-shadow: none;
	text-decoration: none;
}

.catalogus_pagina {
	width: 636px;
	height: 900px;
	position: relative;
	-moz-box-shadow: 3px 3px 5px #444;
	-webkit-box-shadow: 3px 3px 5px #444;
	box-shadow: 3px 3px 5px #444;
	border: 1px solid #666;
	margin-bottom: 20px;
}
#printnotice {
	display: none;
}

#mainpage {
	text-align: left;
	font-size: 12px;
}

.input_padding {
	padding: 5px 10px;
}

#quickadd {
	border: 1px solid #3f6280;
	background: url(images/site/qa_bg.jpg) repeat-x;
	padding: 5px 20px 10px 20px;
	margin-bottom: 15px;
	width: 330px;
	color: #000;
	font-size: 12px;
	text-shadow: #fff 0px 1px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 1px #666;
	box-shadow: 1px 1px 1px #666;
}
#quickadd2 {
	border: none;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #d2edf9;
	padding: 5px 20px 10px 20px;
	margin-bottom: 15px;
	width: 330px;
	color: #333;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 1px #666;
	box-shadow: 1px 1px 1px #666;
}

.zoekresultaat {
	color: #666;
	display: block;
	border: none;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 8px;
	background: #d2edf9;
	height: 52px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 1px #666;
	box-shadow: 1px 1px 1px #666;
}
.zoekresultaat:hover {
	text-decoration: none;
	color: #666;
}



/********************
**      eshop      **
*********************/
fieldset {
	background: #fff;
	border: none;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 1px #666;
	box-shadow: 1px 1px 1px #666;
}
.levlink {
	display: block;
	margin: 10px;
	padding: 5px;
	border: 1px solid #f5f5f5;
	padding-left: 60px;
	color: #999;
}
.levlink:hover {
	color: #000;
	text-decoration: none;
	background: #f7ffff;
	border: 1px solid #999;
}
.llSelected {
	color: #000;
	border: 1px solid #999;
	background: url('images/site/v.gif') no-repeat 10px 3px #eff !important;
}



/* center imgae */

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    height: 50px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/





























/* oude layout */

#sync {
	border: 2px dotted #c00;
	background: url('../images/warning.gif') 5px 5px no-repeat rgb(250, 250, 250);
	width: 400px;
	height: 240px;
	font-family: verdana, tahoma, arial;
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
	margin-top: -120px !important;
	padding-left: 25px;
	text-align: left;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -60px;
	margin-left: -200px;

}

#menu {
	color: #000;
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 9px !important;
}
#menu a:hover {
	text-decoration: none;
	background: #bedbad;
	color: #000;
}

.wit a {
	color: #000;
}
.wit a:hover {
	color: #000;
}
#menu .wit {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding-left: 5px;
}

.groen a {
	color: #fff;
}
.groen a:hover {
	color: #fff;
}
#menu .groen {
	background: #090;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	padding-left: 5px;
}

.rood_wit a {
	color: #fff;
}
.rood_wit a:hover {
	color: #fff;
}
#menu .rood_wit {
	background: #F00;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	padding-left: 5px;
}

.blauw a {
	color: #fff;
}
.blauw a:hover {
	color: #fff;
}
#menu .blauw {
	background: #006;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	padding-left: 5px;
}

.geel a {
	color: #000;
}
.geel a:hover {
	color: #000;
}
#menu .geel {
	background: #FF0;
	color: #000;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	padding-left: 5px;
}

.grijs a {
	color: #fff;
}
.grijs a:hover {
	color: #fff;
}
#menu .grijs {
	background: #333;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	padding-left: 5px;
}

.zwart a {
	color: #fff;
}
.zwart a:hover {
	color: #fff;
}
#menu .zwart {
	background: #000;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	padding-left: 5px;
}

.rood_zwart a {
	color: #000;
}
.rood_zwart a:hover {
	color: #000;
}
#menu .rood_zwart {
	background: #e75037;
	color: #000;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	padding-left: 5px;
}

.bruin a {
	color: #fff;
}
.bruin a:hover {
	color: #fff;
}
#menu .bruin {
	background: #C30;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	padding-left: 5px;
}

.drood a {
	color: #fff;
}
.drood a:hover {
	color: #fff;
}
#menu .drood {
	background: #900;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px #fff solid;
	padding-left: 5px;
}

.ls {
	color: #fff;
	text-decoration: none;
}

.lu {
	color: #666;
	text-decoration: line-through;
}

.lu:hover {
	color: #d5eef9;
	text-decoration: none;
}

#dealermenu {
	color: #000;
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 9px;
}

#dealermenu a {
	color: #000;
	font-style: normal;
	text-decoration: none;
}
#dealermenu a:hover {
	color: #00f;
	padding-left: 5px;
	text-decoration: underline;
}

.cancelbutton a {
	color: #333;
	float: left;
	/*position: relative;
	top: -50px;*/
	background: #ccc;
	border: #999 solid 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
}

.cancelbutton a:hover {
	background: #eee;
	color: #000;
}

.catwrap {
	width: 90%;
	display: block;
	border-bottom: 1px solid #000;
	text-align: left;
}

.catlink {
	float: left;
}

.catlink a {
	color: #333;
}

.catlink a:hover {
	color: #000;
	border-left: 5px solid #009;
	padding-left: 3px;
	text-decoration: none;
	font-weight: bold;
}

.catlinkimg {
	float: right;
}

b.rtop, b.rbottom {
	display: block;
	background: #d5eef9
}
b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #ffc;
}
b.r1 { margin: 0 5px; }
b.r2 { margin: 0 3px; }
b.r3 { margin: 0 2px; }
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}

