
html {
	overflow-x: hidden;
	overflow-y: scroll;
}

body {
	background:#ff7200;
}

#overlay_photo {
	position:absolute;
	top:10px;
	left:50%;
	margin:0 0 0 -400px;
	width:750px;
	padding:25px;
	background:#fff;
}
#overlay_photo img {
	width:750px;
}
#overlay_photo a {
	cursor:pointer;
	background:url('../img/close.png') left no-repeat;
	margin:5px 0 0 0;
	display:block;
	height:16px;
	padding:0 0 0 20px;
	behavior: url(scripts/iepngfix.htc);
	font-size:10px;
	font-weight:normal;
	line-height:16px;
}



input{
	width:208px;
	height:27px;
	border:0;
	color:#a5d6e4;
	font-weight:bold;
	background-color:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.contacttextarea{
	background:url(../img/bgTextarea.png) top left no-repeat;
	width:280px;
	height:317px;
	border:0;
	padding-left:10px;
	padding-right:10px;
	behavior: url(scripts/iepngfix.htc);
}

textarea{
	width:280px;
	height:296px;
	border:0;
	background-color:transparent;
	margin-top:8px;
	color:#a5d6e4;
	overflow:auto;
	font-weight:bold;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.verstuur{
	width:94px;
	height:24px;
	border:0;
	margin-top:20px;
}

.probeerform{
	padding-top:5px;
}

/* ---------------------------------------*/

#container{
	width:100%;
	background:url(../img/bg.jpg) bottom center;
	float:left;
}

#headContainer{
	height:177px;
	width:100%;
	background:url(../img/bgHead.gif) top repeat-x;
	float:left;
}

#head{
	width:1000px;
	height:177px;
	margin:0 auto;
	background:url(../img/head.png) center top;
	display:table;
	behavior: url(scripts/iepngfix.htc);
	position:relative;
}

	#head ul#beheerTools {
		list-style:none;
		padding:20px;
		float:left;
		margin:10px 0;
		border:1px solid #5a4c3a;
		background:url('../img/bgProduct.png') top left no-repeat;
		behavior: url(scripts/iepngfix.htc);
	}
	
	#head ul#languages {
		list-style:none;
		padding:0;
		margin:0 0 0 310px;
		position:absolute;
		top:132px;
		left:50%;
		display:block;
	}
		#head ul#languages li {
			float:left;
			margin:0 5px 0 0;
		}
		#head ul#languages li#select {
			width:200px;
			display:block;
			float:left;
			font-size:10px;
		}
			#head ul#languages li a {
				display:block;
				width:25px;
				height:18px;
				background-position:top left;
				background-repeat:no-repeat;
				float:left;
			}
			#head ul#languages li#nl_flag {
				clear:left;
				margin-left:30px;
			}
			#head ul#languages li#uk_flag a {background-image:url('../img/flags/uk.gif');}
			#head ul#languages li#nl_flag a {background-image:url('../img/flags/nl.gif');}
			#head ul#languages li#de_flag a {background-image:url('../img/flags/de.gif');}

#gras{
	width:100%;
	background:url(../img/bgGras.png) bottom left repeat-x;
	behavior: url(scripts/iepngfix.htc);
	float:left;
}

#main{
	width:1000px;
	margin:0 auto;
	background:url(../img/bgMain.jpg) bottom center no-repeat;
	behavior: url(scripts/iepngfix.htc);
	display:table;
}

	#mainNoBus{
	width:1000px;
	margin:0 auto;
	background:url(../img/bgGrasNoBus.png) bottom center no-repeat;
	behavior: url(scripts/iepngfix.htc);
	display:table;
	}

#left{
	width:660px;
	float:left;
}

#right{
	width:320px;
	padding-right:20px;
	float:left;
}
#copyright {
	clear:both;
	float:left;
	padding:140px 0 20px 20px;
}
	#copyright a#sjonic {
		float:left;
		display:block;
		height:20px;
		line-height:20px;
		color:#fff;
		behavior: url(scripts/iepngfix.htc);
		background:url(../img/sjonic.png) 3px 0 no-repeat;
		padding:0 3px 0 23px;
	}
	#copyright a#sjonic:hover {
		background-color:#fff;
		background-position:3px -20px;
		color:#f89827;
	}

#menu{
	width:640px;
	height:52px;
	padding-top:21px;
	padding-left:20px;
	background:url(../img/bgMenu.png) bottom left no-repeat;
	behavior: url(scripts/iepngfix.htc);
	float:left;
}

#menu ul{
	width:640px;
	height:44px;
	overflow:hidden;
	list-style:none;
}

#menu ul li{
	height:22px;
	float:left;
}
#menu ul li img{
	behavior: url(scripts/iepngfix.htc);
}
#menu ul li a{
	background-position:top;
	display: block;
	height: 22px;
	margin-top:15px;	
	cursor:pointer;
	behavior: url(scripts/iepngfix.htc);
}

#menu ul li a.active{
	background-position:bottom;
}

#menu ul li#welkom a{
	width:83px;
	background-image:url(../img/menu/welkom.png);
	background-repeat:no-repeat;
}

#menu ul li#watbiedenwij a{
	width:152px;
	background-image:url(../img/menu/watbiedenwij.png);
	background-repeat:no-repeat;
}

#menu ul li#geschiedenis a{
	width:134px;
	background-image:url(../img/menu/geschiedenis.png);
	background-repeat:no-repeat;
}

#menu ul li#links a{
	width:62px;
	background-image:url(../img/menu/links.png);
	background-repeat:no-repeat;
}

#menu ul li#contact a{
	width:84px;
	background-image:url(../img/menu/contact.png);
	background-repeat:no-repeat;
}

#content{
	width:640px;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding-top:30px;
	padding-left:20px;
	float:left;
}

#contentleft{
	width:360px;
	float:left;
}

#contentright{
	width:280px;
	float:left;
	margin-top:43px;
}

#watbiedenwijRight{
	margin-top:20px;
	height:282px;
	width:210px;
	background:url(../img/bgTextareaBrochure.png) top left no-repeat;
	padding:30px;
	behavior: url(scripts/iepngfix.htc);
}

/* webshop */
ul#types_select {
	list-style:none;
	padding:0 0 20px 0;
	display:table;
}
ul#types_select.selected{
	float:right;
}
ul#types_select li {
	float:left;
	padding:0 0 0 20px;
}
ul#types_select li div{
	float:left;
	width:200px;
	height:120px;
	padding:30px 0 0 0;
	text-align:center;
	color:#444;
	background:#fff;
	background:url('../img/types_bg.png') top center no-repeat;
	font-weight:bold;
}
ul#types_select li a:hover .name{
	text-decoration:underline;
}
ul#types_select li img{
	border:none;
	padding:0 0 10px 0;
}
ul#types_select li#type_1 {
	padding:0 0 0 0;
}
	ul#types_select li ul {
		list-style:none;
		margin:20px 0 0 0;
		padding:20px 0 0 0;
	}
		ul#types_select li ul li {
			clear:left;
			width:200px;
			padding:0;
			text-align:center;
		}
		ul#types_select li ul li.spacer {
			margin-bottom:20px;
		}
			ul#types_select li ul li a {
				font-weight:bold;
				color:#fff;
				width:197px;
				height:30px;
				line-height:30px;
				display:block;
				margin:0 auto;
			}
			ul#types_select li ul li.even a {
				background:url('../img/trans_bg.png');
				behavior: url(scripts/iepngfix.htc);
			}
			ul#types_select li ul li a:hover {
				color:#ff7200;
			}

ul#types {
	list-style:none;
	padding:0;
	margin:0 0 5px 0;
}
ul#types li {
	display:inline;
	padding:0 5px 0 7px;
	border-left:2px solid #fff;
}
ul#types li.first {
	border:0;
	padding-left:0;
}
ul#types li.active a {
	color:#ff7200;
}
ul#types li a {
	color:#a9d8e5;
	font-size:11px;
}

ul#categories {
	list-style:inside;
}
ul#categories li a {
	color:#a9d8e5;
	font-size:11px;
}
ul#categories li.active a {
	color:#ff7200;
}

.cat_container {
	clear:both;
}
.cat_container h3 {
	border-bottom:1px solid #5a4c3a;
	margin:0 0 0 0;
}
.cat_container .product {
	border:1px solid #5a4c3a;
	width:290px;
	height:190px;
	padding:5px;
	margin:10px 0 24px 34px;
	display:inline;
	float:left;
	background:url('../img/bgProduct.png') top left no-repeat;
}
.cat_container .JQlink {
	cursor:pointer;
}

.cat_container .product.hover {
	border:1px solid #a9d8e5;
}
.cat_container .product .image {
	width:85px;
	height:106px;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
}
a.order_button {
	clear:left;
	float:left;
	margin:10px 0 0 0;
}
a.order_button img {
	border:none;
	float:left;
}
input.form_order_button {
	width:85px;
	height:24px;
	clear:left;
	float:left;
	margin:10px 0 0 0;
}
.cat_container .product .details {
	width:195px;
	padding:0 0 0 10px;
	float:right;
}
.cat_container .product .details h4 {
	color:#ff7200;
}
.cat_container .product .details a{
	color:#a9d8e5;
}
.cat_container .product .details p.short_description{
	font-size:11px;
	height:36px;
	overflow:hidden;
}

.cat_container .product.left {
	margin-left:0;
}
.cat_container p.show_all {
	text-align:right;
	font-size:10px;
	font-weight:bold;
}
.cat_container p.show_all {
	clear:left;
}
.cat_container p.show_all a {
	color:#fff;
}

.type_container {
	clear:both;
}
.type_container .product {
	border:1px solid #5a4c3a;
	width:618px;
	height:150px;
	padding:5px 10px;
	margin:5px 0 5px 0px;
	display:inline;
	float:left;
	background:url('../img/bgProduct.png') top left no-repeat;
}
.type_container .JQlink {
	cursor:pointer;
}

.type_container .product.hover {
	border:1px solid #7c5f39;
}
.type_container .product.even {
	
	background:none;
}
	.type_container .product h3 a {
		padding:10px 0 20px 0;
		margin:0 0 0 0;
		color:#ff7200;
		font: normal bold normal 14px/14px Verdana;
		float:left;
	}
	.type_container .product .image {
		width:85px;
		height:95px;
		float:left;
		background-position:left;
		background-repeat:no-repeat;
		clear:left;
		background-color:#fff;
	}
	.type_container .product .last {
		width:355px;
		padding:0 0 0 10px;
		float:left;
	}
		.type_container .product .last p.last_named {
			padding:0 0 6px 0;
			color:#a5d6e3;
		}
		.type_container .product .last h4 {
			color:#ff7200;
		}
		.type_container .product .last a{
			color:#a9d8e5;
		}
		.type_container .product .last p.short_description{
			font-size:11px;
			height:36px;
			overflow:hidden;
		}
	.type_container .product p.show_all_name {
		float:right;
		font-size:10px;
		padding:70px 0 0 0;
	}
		.type_container .product p.show_all_name a {
			color:#fff;
		}
	.type_container .product p.not_found {
		clear:left;
		font-size:10px;
	}

.product_photo {
	float:right; 
	margin:0 0 20px 20px;
}
.product_photo .JQ_show_bigger {
	background:url('../img/magnifier.png') left no-repeat;
	margin:5px 0 0 0;
	display:block;
	height:16px;
	padding:0 0 0 20px;
	behavior: url(scripts/iepngfix.htc);
	font-size:10px;
	font-weight:normal;
	line-height:16px;
}

p.price {
	font-style:italic;
}
td.error, p.error label {
	color:#f00;
}
.beheer_form form p.error input, .beheer_form form p.error textarea, .beheer_form form p.error select{
	border-color:#f00;
}
.beheer_form form p input, .beheer_form form p select  {
	border:1px solid #5a4c3a;
	line-height:1;
	height:auto;
	padding:3px;
}
.beheer_form form p textarea {
	border:1px solid #5a4c3a;
	height:auto;
	padding:3px;
	font-weight:normal;
	height:100px;
}
.beheer_form form p label{
	float:left;
	width:200px;
}
ul.fabrics {
	list-style:none;
	margin:0;
	padding:0;
}
ul.fabrics li {
	float:left;
	margin:0 5px 5px 0;
}
ul.fabrics li img{
	
}
ul.fabrics li div {
	width:100px;
}
ul.fabrics li div label{
	float:left;
	width:64px;
}
ul.fabrics li div input {
	width:30px;
	background:url('../img/bgProduct.png') top left no-repeat;
	height:14px;
	padding:3px;
	font-size:12px;
	line-height:12px;
}

#cart .product_cart {
	border:1px solid #5a4c3a;
	width:290px;
	padding:5px;
	margin:10px 0 34px 34px;
	display:inline;
	float:left;
	background:url('../img/bgProduct.png') top left no-repeat;
}
#cart .product_cart p.totalproductprice {
	font-weight:bold;
}
#cart .product_cart p.totalproductprice span.name{
	float:left;
	width:200px;
}
#cart .product_cart p.totalproductprice span.price{
	float:left;
	width:90px;
}
#cart .product_cart.left {
	margin-left:0;
}
#cart .product_cart h3 span.price {
	float:left;
	width:90px;
}
#cart .product_cart h3 span.title {
	width:200px;
	float:left;
}
#cart .product_cart ul.fabric_cart {
	list-style:none;
	padding:0;
	margin:0;
}
#cart .product_cart ul.fabric_cart li span{
	float:left;
	width:100px;
}
#cart .product_cart ul.fabric_cart li.total {
	border-top:1px solid #5a4c3a;
}
#cart #alltotal {
	margin:0 0 0 0;
	padding:5px;
	width:626px;
	clear:left;
	float:left;
	border:1px solid #5a4c3a;
	background:url('../img/bgHorizon.png') top left no-repeat;
	font-size:18px;
}
#cart #alltotal .name{
	float:left;
	width:200px;
}
#cart #alltotal .price{
	float:left;
	width:426px;
	text-align:right;
}

/* cart right */
#cart_right {
	border:1px solid #5a4c3a;
	width:240px;
	padding:5px;
	margin:20px 0 0 0;
	display:inline;
	float:right;
	background:url('../img/cart.png') top left;
	text-align:left;
}
#cart_right h2 {
	color:#ff7200;
	font-weight:normal;
}
#cart_right h3 a img {
	border:none;
	margin:0 10px 0 0;
}
#cart_right ul.fabric_cart {
	list-style:none;
	font-size:11px;
}
#cart_right ul.fabric_cart li span{
	float:left;
	width:120px;
}
#cart_right ul.fabric_cart li.total {
	border-top:1px solid #5a4c3a;
	padding:0 0 0 22px;
}
#cart_right ul.fabric_cart li.total span {
	text-decoration:underline;
}
#cart_right ul.fabric_cart li.total.second{
	border-top:none;
	border-bottom:1px solid #a9d8e5;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:11px;
}
#cart_right #alltotal {
	font-weight:bold;
	font-size:11px;
}
#cart_right #alltotal span.name{
	float:left;
	width:142px;
}

#person_left {
	float:left;
	width:360px;
	padding:0 40px 0 0;
}
#person_right {
	float:left;
	width:240px;
}

div#photos_container {
	display:table;
	position:relative;
	width:700px;
}
	div#photos_container div.photo {
		float:left;
		background:url('../img/photo_bg.png');
		behavior: url(scripts/iepngfix.htc);
		width:168px;
		height:132px;
	}
		div#photos_container div.photo div.wrapper {
			height:105px;
			width:142px;
			margin:12px 0 0 13px;
			float:left;
			overflow:hidden;
		}
			div#photos_container div.photo div.wrapper img {
				float:left;
				padding:0;
			}

ul#list_photos {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
	ul#list_photos li.item {
		float:left;
		margin:10px 10px 0 0;
		height:144px;
		background:#e9e9e9;
		width:144px;
	}
		ul#list_photos li.item div {
			float:left;
			height:120px;
			width:140px;
			padding:2px 1px;
			text-align:center;
			overflow:hidden;
		}
		ul#list_photos li.item div img {
			cursor:pointer;
		}
.ui-placeholder {
	background:#e9e9e9;
}
.fileUploaderBtn {
	width:110px;
}
