@import url(/include/css/editor.php);
body 	{
	background-color: #888;
	/*      T R B L  */
	margin: 0 0 20 0;
	scrollbar-arrow-color: #000000; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #000000; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	overflow: -moz-scrollbars-vertical;
	text-align: center;
}

form {
	margin:0px;
	padding:0px;
	}
.tabs {
	width:225px;
	list-style:none;
	margin:0;
	padding:0;
	}
.tabs li a{
	color: #000;
	text-decoration: none;
	}
.tabs li {
	width: 215px;
	padding-left: 10px;
	margin-left:-5px;
	}

.tabs li.active {
	background: #F7931D url('/image/product_active.gif') right;
	background-repeat:no-repeat;
	}
.tabs li.active a{
	color: #FFF;
	}	

.cart-btn {
	background:transparent url('/image/btn.gif') no-repeat bottom right;
	height:42px;
	width:243px;
	font-size:20px;
	color:#FFF;
	text-align:center;
	line-height:42px;
	}
.cart-btn-order {
	background:transparent url('/image/btn-voltooien.gif') no-repeat bottom right;
	height:42px;
	width:230px;
	font-size:20px;
	color:#FFF;
	text-align:right;
	line-height:42px;
	padding-right:20px;
	}
#product {
	background:#f29223 url('/image/bg_product.gif') no-repeat top left; 
	float:left;
	
	}
#product * {
	color: #FFF;
	}
#product-bottom {
	background:transparent url('/image/product-bottom.gif') no-repeat bottom right;
	width: 525px;
	height:400px;
	overflow:hidden;
	}
#product #info {
	margin-left:20px;
	}
#product #info td {
	height:30px;
	vertical-align:top;
	}
#product .form {
	border:1px solid #FFF;
	color:#000;
	background-color: #FFF;
	}
#adres {
	color:#FFF;
	font-size: 14px;
	text-align:center;
	margin-top:10px;
	}

#topmenu a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}
#topmenu a:hover, #topmenu a.active {
	color: #eb7121;
	}

.border	{border : 1px solid #000000;}

.button	{
	border: 1px none #FFFFFF;
	color : #000;
	background-color : #F7931D;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
}
.form  	{
	border: 1px solid #E0E0E0;
	background-color: #E0E0E0;
}

#website {
	width: 1035px;
	margin-top:17px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#topmenu {
	float: right;
	color: #FFF;
	margin-top: 35px;
}

#logo {
	float: left;
}

#header {
	margin-bottom:8px;
	height:60px;
}

.spacer {
	background-color: #FFF;
}

.kader_left_top {
	background-image: url(../../image/kader_left_top.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width:12px;
}

.kader_left_bottom {
	background-image: url(../../image/kader_left_bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width:12px;
}

.kader_right_top {
	background-image: url(../../image/kader_right_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width:12px;
}

.kader_right_bottom {
	background-image: url(../../image/kader_right_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:12px;
}

.kader_left_top_oranje {
	background: #F29223 url(../../image/kader_left_top_oranje.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width:224px;
}

.kader_left_bottom_oranje {
	background: #F29223 url(../../image/kader_left_bottom_oranje.gif) ;
	background-position: left bottom;
	background-repeat: no-repeat;
	width:224px;
}
.kader_right_top_oranje {
	background: #F29223 url(../../image/kader_right_top_oranje.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width:224px;
}

.kader_right_bottom_oranje {
	background: #F29223 url(../../image/kader_right_bottom_oranje.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width:224px;
}

.spacer_oranje {
	background-color: #F7931D;
	width: 224px;
}

.white {
	color: #FFF;
}

#news_column {
	width: 240px;
	}
	#news_column_padded{
		padding:20px;
		padding-top:0px;
		padding-bottom:0px;
		}
#news_column a:link,#news_column a:visited,#news_column a:hover,#news_column a:active {
	color:#000;
}
#content {
	padding:0 18px 10px;
}
.kader_koppelstuk_links {
	background-image:url(/image/kader_koppelstuk_links.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.kader_koppelstuk_rechts {
	background-image:url(/image/kader_koppelstuk_rechts.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.kader_oranje {
	background-color:#F7931D;
	padding:30px 20px 30px 20px;
}
.datum {
	color:#F7931D;
}
.spacerSubmenu{
	width: 795px;
}
label {
	padding-right:20px;
}

#main {
	min-height:538px;
}
.cursor {
	cursor:hand;
	cursor:pointer;
}
.shoppingcart_table{
	
}
.shoppingcart_header{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.shoppingcart_cell{
	padding: 3px;
}
.shoppingcart_merk{
	font-size: 10px;
	color: #AAAAAA;
}
td.kader_oranje a:link, td.kader_oranje a:visited, td.kader_oranje a:hover,td.kader_oranje a:active {text-decoration: none;color:#FFF;}
td.kader_oranje a:hover	{ text-decoration:underline;}
.contentContainer{
	margin: 22px 0px 0px 30px;
	width: 460px;
	height: 150px;
	overflow-y:auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #F7931D;
	scrollbar-highlight-color: #F7931D;
	scrollbar-3dlight-color: #F7931D;
	scrollbar-shadow-color: #F79300;
	scrollbar-darkshadow-color: #F79300;
	scrollbar-track-color: #F7931D;
	}

.spNaviagation{
	padding:0;
	margin:0;
float: right;
width: 100%;
	}
#productWrapper{
	position:relative;
	overflow:hidden;
	clear:both;
	width:740px;
	}
	#productWrapper ul{
		display:block;
		position: absolute;
		right:0;
		}
#textAndPrice{
	display: block;
	position: absolute;
	overflow: hidden;
	height: 400px;
	width: 525px;
	}
	#textAndPrice #photo{
		float: left;
		width: 220px;
		height:230px;
		display: block;
		position: relative;
		bottom: 0px;
		left: 0px;
		}
		#photo #photoContainer{
			height:250px;
			overflow:hidden;
			position:relative;
			}
		#photo #photoContainer img{
			bottom:22px;
			position:absolute;
			}
	#textAndPrice #information{
		float: left;
		width: 305px;
		left: 220px;
		position:absolute;
		display: block;
		bottom:15px;
		}
#buttonPlaceholder{
	left: 0px;
	height: 42px;
	width: 290px;
	background:#B1B2B4;
	}
.btn {
	background: url('/image/btn-bestel.gif') no-repeat right;
	height:42px;
	padding-right:15px;
	text-align:right;
	color:#FFF;
	border:none;
	float:right;
	font-size:20px;
	}
.productLink{
	display:block;
	height: 31px;
	width: 180px;
	padding: 9px 0px 0px 23px;
	text-decoration: none;
	}
.productTitle{
	overflow:hidden;
	display: block;
	margin-top:-3px;
	color: #000;
	width: 180px;
	height: 15px;
	}
a.productLink{
	text-decoration: none;
	}
.productInformation{
	display: block;
	height:12px;
	width: 180px;
	font-size: 10px;
	color:#F7931D;
	text-decoration: none;
	}
.active .productInformation{
	color:#FFF;
	}
select.form{
	width: 180px;
	color:#000;
	padding:0;
	}
#product option{
	color:#000;
	background:#fff;
	}
#submenu{
	height: 50px;
	width: 725px;
	padding-left: 10px;
	text-align: left;
	float:left;
	display: block;
	overflow:hidden;
	}
	#submenu #submenuItems{
		width: 655px;
		float:left;
		}
	#submenuItems .seperator,
	#submenuItems .link{
		text-align: left;
		padding-bottom:8px;
		padding-right: 2px;
		display: inline-block;
		}
		#submenuItems a:link,#submenuItems a:visited,#submenuItems a:hover,#submenuItems a:active, .seperator {
			color:#F7931D;
			}
		#submenuItems a:hover, #submenuItems a.active:link, #submenuItems a.active:visited, #submenuItems a.active:hover, #submenuItems a.active:active {
			color:#000;
			}
#cart{
	float:right;
	width:48px;
	height:40px;
	position:relative;
	}
#cartImage{
	display:block;
	width: 48px;
	height: 40px;
	background: url('/image/cart.gif') no-repeat;
	position: absolute;
	float:right;
	}
	#colorError,
	#ammountError{
		color:#F00;
		margin-left:3px;
		font-size: 14px;
		font-weight: bold;
		}
