/* CSS Document */

body {
	margin:20px 0px 10px 0px;
	background:#fff url(/images/bg.gif) repeat-x top;
	font-family:"Trebuchet MS", Georgia, Times, serif;
	font-size:11px;
}
img {
	border:0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color:#000;
	font-family:"Trebuchet MS", Georgia, Times, serif;
	text-transform:uppercase;
}
h1 {
	font-size:18px;
	margin:0px;
}
h2 {
	font-size:12px;
	margin:0px;
	color:#333;
}
#container {
	width:978px;
	margin:0px auto;
	overflow:hidden;
	border:1px solid #7f7f7f;
	background:#ffffff;
}
#header {
	float:left;
	width:978px;
	height:224px;
	padding:0px;
	font-family:"Trebuchet MS", Georgia, Times, serif;
}
#header img {
	vertical-align:baseline;
}
#header a {
	font-size:12px;
	text-decoration:none;
	color:black;
}
#header a:hover {
	color:#999;
}
#header_navigatie {
	float:left;
	width:200px;
	height:29px;
	margin:10px 0px 0px 29px;
	padding:0px;
}
#header_navigatie ul {
	margin:0px;
	padding:0px;
}
#header_navigatie ul li {
	float:left;
	list-style-type:none;
	margin:0px 5px 0px 0px;
	padding:0px;
}
#header_navigatie_rechts {
	float:left;
	width:683px;
	height:39px;
	padding:0px;

}
#header_navigatie_rechts ul {
	margin:10px 0px 0px 0px;
	padding:0px;
}
#header_navigatie_rechts ul li {
	float:right;
	list-style-type:none;
	margin:0px 5px 0px 0px;
	padding:0px;
}
#logo {
 float:left;
 width:240px;
	height:183px;
 overflow:hidden;
 margin:0px 60px 0px 29px;
 padding:0px;
}
#bg_shoppingbag {
	width:583px;
	height:183px;
	overflow:hidden;
	float:left;
	padding:0px;
	background: url(/images/bg_shoppingbag.gif) no-repeat;
	text-align:right;
	position:relative;
}

#bg_shoppingbag div {
	position:absolute;
	text-transform:uppercase;
	left:360px;
	line-height:30px;
	top:90px;
	width:100px;
	height:60px;
	overflow:hidden;
	font-family:"Trebuchet MS", Georgia, Times, serif;
	font-size:12px;
	font-weight:bold;
	/*background-color:white;
	border:1px solid black;*/
	text-align:left;
}

#bg_shoppingbag .line2 {
	color:white;
}

#main {
 float:left;
 width:978px;
 overflow:hidden;
 margin:0px 0px 10px 0px;
 padding:0px;
}
#left {
 float:left;
 width:217px;
 overflow:hidden;
 margin:0px;
 padding:0px 29px 0px 29px;
}
#foto_left {
 float:left;
 width:238px;
	height:264px;
 overflow:hidden;
 margin:29px 0px 0px 0px;
 padding:0px;
	border:1px solid #000;
}
#navigatie_left{
	float:left;
 width:238px;
 overflow:hidden;
 margin:6px 0px 0px 0px;
 padding:0px;
	text-transform:uppercase;
}
#navigatie_left ul{
	list-style:none;
	margin:0px;
	padding:5px 0px 5px 0px;
}
#navigatie_left ul li{
	display:block;
	width:238px;
	list-style-type:none;
	margin:8px 0px 0px 0px;
	padding:0px;
	float:left;
	height:30px;
}
#navigatie_left ul li a{
	width:228px;
	height:30px;
	line-height:30px;
	display:block;
	font-size:13px;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	background-color:#eeeeee;
	color:#666666;
}
#navigatie_left ul li a:hover{
	background-color:#666666;
	color:#ffffff;
}
#adres .adres {
	float:left;
	width:230px;
	height:110px;
	overflow:hidden;
	margin:0px;
	padding:30px 0px 10px 11px;
	background: url(/images/bg_adres.gif) no-repeat;
}
#adres a{
	text-decoration:none;
	color:#000000;
}
#adres a:hover{
	text-decoration:none;
	color:#777777;
}
.adres {
	line-height:30px;
}
#subnavigatie_left {
	float:left;
	width:239px;
	display:inline;
	margin:0px;
	padding:0px;
	font-size:13px;
}
#subnavigatie_left a{
	width:228px;
	height:23px;
	overflow:hidden;
	display:block;
	margin:0px;
	padding:7px 0px 0px 11px;
	text-decoration:none;
	color:#fff;
	background-color:#000000;
}
#subnavigatie_left a:hover{
	text-decoration:none;
	color:#000;
	background-color:#7f7f7f;
}

#content {
	width:578px;
	/*overflow:hidden;*/
	float:left;
	padding:28px 60px 10px 45px;
	min-height:400px;
	height:auto !important; /* voor moderne Browser */
	height:400px; /* voor IE6 */
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content a {
	color:#000000;
	text-decoration:none;
}
#content a:hover {
	color:#999999;
	text-decoration:none;
}
.pdf{
margin:6px 8px 5px 0;
}
#prod_cat {
	float:left;
	overflow:hidden;
}
#prod_cat a {
	color:#000000;
	text-decoration:none;
}
#prod_cat a:hover {
	color:#7f7f7f;
	text-decoration:none;
}
ul#prod_cat {
	margin:20px 0px 20px 0px;
	padding:0px;
	width:590px;
	overflow:hidden;
}
ul#prod_cat li {
	list-style-type:none;
	width:186px;
	height:121px;
	overflow:hidden;
	float:left;
	background-color:#eee;
	text-align:center;
	padding-top:1px;
	margin:0px 8px 10px 0px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
ul#prod_cat li div.prod_foto {
	width:186px;
	height:90px;
	overflow:hidden;
	background-color:#fff;
	
}
ul#prod_cat li div.prod_naam {
	width:164px;
	height:19px;

	overflow:hidden;
	margin:6px 11px 0px 11px;
	text-align:left;
}
#merken {
	float:left;
	width:968px;
	height:118px;
	border-top:1px solid #cecece;
	background: url(/images/bg_merken.gif) repeat-x #eeeeee;
	padding:0px 0px 0px 10px;
	margin:0px;
}
.merken{
	float:left;
	margin:0px;
	padding:5px 5px 4px 5px;
	border-right:1px solid #fff;
	vertical-align:middle;
}
.merken2{
	margin:0px;
	padding:6px 0px 4px 0px;
	vertical-align:middle;
}
.merken3{
	float:left;
	margin:0px;
	padding:5px 11px 4px 11px;
	vertical-align:middle;
}
#footer {
	float:left;
	width:968px;
	height:12px;
	border-top:1px solid #cccccc;
	background-color:#7f7f7f;
	font-size:10px;
	padding:8px 10px 10px 10px;
}
#footer a {
	text-decoration:none;
	color:#ffffff;
}
#footer a:hover {
	color:#c5c5c5;
}
#footer_left {
	float:left;
	overflow:hidden;
	width:300px;
	margin:0px 0px 0px 24px;
}
#footer_right {
	float:left;
	overflow:hidden;
	width:580px;
	text-align:right;
}
#footer_right img{
	vertical-align:text-bottom;
}
#footer_right ul{
	float:right;
	margin:0px;
	padding:0px;
}
#footer_right ul li{
	list-style:none;
	display: inline;
	margin:0px 2px 0px 2px;
	padding:0px;
}
.clearer{
	height:0px;
	clear:both;
}
input{
	border:1px solid #7f7f7f;
}
textarea{
	border:1px solid #7f7f7f;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sendbutton{
	
	border:solid 1px #7f7f7f;
	background:#dfdfdf url(/images/send_bttn.gif) no-repeat center;
	color:#333333;
	width:120px;
	padding:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.verplichtveld{
	font-size:10px;
}
ul.fotoalbum {
	width:500px;
	margin:0px;
	padding:0px;
}
ul.fotoalbum li {
	width:150px;
	height:150px;
	margin:5px 10px 5px 0px;
	display:block;
	float:left;
	list-style-type:none;
}
a.fotoalbum_knop {
	padding:3px;
	background-color:#333333;
	color:white;
	margin-right:5px;
}
ul#projecten {
	margin:0px;
	padding:0px;
	width:500px;
	overflow:hidden;
}
ul#projecten li {
	list-style-type:none;
	width:150px;
	height:170px;
	overflow:hidden;
	float:left;
	display:block;
	background-color:#ffccff;
	text-align:center;
	padding-top:2px;
	margin-right:10px;
	margin-bottom:10px;
}
ul#projecten li div.project_foto {
	width:150px;
	height:150px;
	overflow:hidden;
}
ul#projecten li div.project_naam {
	width:144px;
	height:20px;
	overflow:hidden;
	margin:0px 3px 0px 3px;
	text-align:left;
}
ul#project_thumbnails {
	margin:0px;
	padding:0px;
	width:500px;
	overflow:hidden;
}
ul#project_thumbnails li {
	list-style-type:none;
	width:75px;
	height:75px;
	overflow:hidden;
	float:left;
	display:block;
	margin-right:8px;
}
#imagerotatorblock {
	width:192px;
	height:153px;
	padding:1px;
	margin-bottom:22px;
	overflow:hidden;
}
.product {
	float:left;
	width:576px;
	height:131px;
	overflow:hidden;
	border:solid 1px #cccccc;
	background:url(/images/bg_producten.gif) repeat-y #cccccc;
	margin:5px 0px 5px 0px;
}
.producten_foto_klein {
	float:left;
	width:202px;
	overflow:hidden;
	display:inline;
	text-align:center;
	height:123px;
	padding:0px;
	margin:6px 11px 0px 30px;
}
.product h1{
	font-size:18px;
	margin:6px 0px 0px 0px;
	padding:0px;
	text-transform:capitalize;
}
.product p{
	font-size:11px;
	margin:0px;
	padding:0px;
	line-height:16px;
}
.producten_naam{
	float:left;
	width:333px;
	height:20px;
	overflow:hidden;
	padding:6px 0px 0px 0px;
	font-size:18px;
	font-weight: bold;
	color:#000;
	font-family:"Trebuchet MS", Georgia, Times, serif;
	text-transform:uppercase;
}
.producten_omschrijving{
	float:left;
	width:333px;
	height:61px;
	margin:0px 0px 8px 0px;
	overflow:hidden;
}
.prijs{
	float:left;
	width:173px;
	height:20px;
	padding:8px 0px 0px 0px;
	font-size:17px;
	font-weight: bold;
	color:#000;
	font-family:"Trebuchet MS", Georgia, Times, serif;
	text-transform:uppercase;
	overflow:hidden;
}
.prijs s{
	font-size:12px;
}
.meerinfo {
	float:left;
	margin:0px;
	padding:8px 8px 8px 30px;
	width:122px;
	height:20px;
	line-height:20px;
	background:#bababa url(/images/bg_meerinfo_a.gif) left no-repeat;
	font-size:14px;
}
.product_container{
	float:left;
	width:578px;
	overflow:hidden;
	padding:0px;
	margin:16px 0px 12px 0px;
}
.art_nr {
	float:left;
	width:430px;
	height:35px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.merknaam {
	float:left;
	width:146px;
	height:35px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	text-align:right;
}
.merknaam h1 {
	font-size:14px;
}
.product_main_fotos {
	float:left;
	width:576px;
	overflow:hidden;
	padding:10px 0 0 0;
	margin:0px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-image:url(/images/bg_product_photo.gif);
	background-repeat:repeat-y;
}
.product_main_fotos_left {
	float:left;
	width:427px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	text-align:center;
	
}

#photo_large {
	border: solid 1px #ccc;
	padding:2px;
	
	}

.product_main_fotos_right {
	float:left;
	width:148px;
	padding:0px;
	margin:0px;
	
	border-botom: solid 1px #cccccc;
}
.product_main_fotos_right ul {
	padding:0px;
	margin:0 0px 0 7px;
	width:150px;
}
.product_main_fotos_right ul li {
	list-style:none;
	display:inline;
	height:90px;
	padding:0px;
	margin:0px 0 20px 0;
	
	
}

.product_main_fotos_right ul li img{
	border: solid 1px #ccc;
	padding:2px;
	
	}

.levertijd {
	margin-left:5px;
	
}
.product_main_tekst {
	float:left;
	width:576px;
	overflow:hidden;
	display:inherit;
	padding:0px;
	margin:0px;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
.product_main_tekst p{
	margin:12px;
}
.prijsetiket_grijs {
	float:right;
	width:148px;
	height:126px;
	margin:0px;
	padding:80px 0px 0px 0px;
	text-align:center;
	background:url(/images/prijsetiket_grijs.gif) no-repeat center center;
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
}
.prijsetiket_grijs sup {
	font-size:10px;
}

.prijsetiket_grijs .small_text {
	font-size:10px;
}
.prijsetiket_grijs .small_text sup {
	font-size:8px;
}
.product_footer_border {
	float:left;
	width:576px;
	height:59px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	border: solid 1px #cccccc;
}
.product_footer {
	float:left;
	width:418px;
	height:59px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.footer_option{
	float:left;
	display:inline;
	margin:4px 6px 0px 2px;
	padding:0px;
}
.option {
	float:left;
	width:112px;
	margin-left:4px;
}
.toevoegen_shoppingbag{
	float:left;
	width:158px;
	height:41px;
	margin:0px;
	overflow:hidden;
	padding:18px 0px 0px 0px;
	background:url(/images/bg_toevoegen_shoppingbag.gif) no-repeat top left #cccccc;
	text-align:center;
	line-height:12px;
	font-weight:bold;
	text-transform:uppercase;
}

/*SHOP*/

table.styled {
	/*border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;*/
	width:100%;
	margin-bottom:10px;
	border-collapse : collapse;
}
table.styled thead, table.styled tbody {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
table.styled td {
	padding:5px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#eeeeee;
	vertical-align:top;
}
table.styled thead td {
	overflow:hidden;
	background-color:#7f7f7f;
	color:white;
	font-size:15px;
	text-transform:uppercase;
	border-right:1px solid #cccccc;
}
table.styled tfoot td {
	background:none;
	border:none;
	padding:5px 0px 0px 0px;
}
table.styled tbody td {

}
/*----------*/
.tabelborder_cart {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	width:100%;
	margin-bottom:10px;
}
.tabelborder_cart thead td {
	overflow:hidden;
	background-color:#7f7f7f;
	color:white;
	font-size:15px;
	text-transform:uppercase;
	border-style:none;
}
/*.tabelborder_cart thead td {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#cccccc;
}*/

.tabelborder_cart td {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#eeeeee;
	vertical-align:top;
}
table.formatted {
	margin-bottom:10px;
}
table.formatted thead td {
	overflow:hidden;
	background-color:#cccccc;
	color:white;
	font-size:15px;
	text-transform:uppercase;
	border-style:none;
	height:31px;
	padding-left:10px;
}
table.formatted tbody td {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:3px;
}
table.formatted tbody td:first-child {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
table.formatted tbody tr:first-child td{
	border-top:1px solid #cccccc;
}
table.formatted tfoot td {
	padding:3px;
}
/*.tabelborder thead td {
	border-bottom:1px solid #cccccc;
	background-color:#cccccc;
}
.tabelborder td {
	border-bottom:1px solid #cccccc;
	background-color:white;
	vertical-align:top;
}
.tabelborder table td {
	border:0px;
}*/
.button {
	padding:5px;
	width:160px;
	/*padding:0px;*/
	/*height:28px;*/
	background-color:#000000;
	border:1px solid #cccccc;
	color:white!important;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
	display:block;
}
.button:hover {
	/*padding:5px;*/
	border:1px solid #cccccc;
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	cursor:hand;
	background-color:#7f7f7f;
}
a.smallbutton {
	padding:2px;
	background-color:#000000;
	border:1px solid #cccccc;
	color:white!important;
	text-decoration:none;
	font-size:9px;
	line-height:9px;
}
a.smallbutton:hover {
	background-color:#7f7f7f;
}
.tabelborder {
	border:1px solid #cccccc;
}
.tabelborder thead td {
	border-bottom:1px solid #cccccc;
	background-color:#cccccc;
}
.tabelborder td {
	border-bottom:1px solid #cccccc;
	background-color:white;
	vertical-align:top;
}
.tabelborder table td {
	border:0px;
}
#keuzebalk{
	float:left;
	width:520px;
	height:20px;
	overflow:hidden;
	vertical-align:middle;
	text-align:right;
	margin:0 17px 10px 0;
	padding:10px 0 10px 10px;
	background-color:#eeeeee;
}
#filterscontainer {
	width:800px;
	position:relative;
	height:30px;
	float:left;
}
#filters {
	position:absolute;
	text-align:left;
	z-index:999;
	top:0px;
	left:0px;
}
#filters .kop {
	width:90px;
	float:left;
	font-weight:bold;
}
#filters ul {
	float:left;
	list-style-type:none;
	background-image:url(/images/dropdown_arrow.gif);
	background-position:top right;
	background-repeat:no-repeat;
	/*background-color:#eeeeee;
	border:1px solid #cccccc;*/
	background-color:white;
	border:1px solid #8a8a8a;
	margin:0px 0px 0px 5px;
	padding:0px 2px 0px 2px;
	width:150px;
	z-index:999;
}
#filters ul li {
	width:150px;
	overflow:hidden;
	float:left;
	list-style-type:none;
	padding:0px;
	height:20px;
}
#filters ul li a {
	font-weight:normal;
	/*color:#232021;*/
}
#filters ul li a:hover {
	font-weight:normal;
	/*color:#ee5b30;*/
}
#filters ul li.selected {
	font-weight:bold;
}
#filters ul.normal {
  height:20px;
  overflow:hidden;
}
#filters ul.scroll {
  width:150px;
  height:auto;
  overflow-x:hidden;
  overflow-y:auto;
}
div.error input, div.error select {
	border:2px solid #990000;
}

#breadcrumbs{
	
	
	
	
	}
	
	#search {
		margin-top:10px;
		width:241px;
	}
	
	.searchbox {
		background-color:black;
		height:28px;
		color:white;
		border:0px solid black;
		padding-left:10px;
		float:left;
		width:196px;
	}
	
	.searchbutton {
		height:30px;
		width:33px;
		cursor:pointer;
		cursor:hand;
		background-color:#7F7F7F;
		float:left;
		font-size:14px;
		line-height:30px;
		text-align:center;
	}
	
	.searchbutton:hover {
		background-color:#00ADD5;
		color:white;
	}
	
	
	#allemerken {
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	
	#allemerken>li {
		background-color:#EEEEEE;
		width:120px;
		height:120px;
		margin:5px;	
		float:left;	
	}
	
	#allemerken>li>div {
		display:table-cell;
		vertical-align:middle;
		text-align:center;
		height:120px;
		width:120px;
	}
