/* top level html containers */
html { height: 100%; overflow: auto; }
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #282828;
	color: #505050;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

/* general styling rules */
a { color: #505050; text-decoration:none;  }
a:hover { color: red; }
table, form, p { margin: 0px; padding: 0px; }
img { border: 0px; }
.colorized { background-image: url(../img/shade.png); }

/* form validation */
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.required, textarea.required { border: 1px solid #00A8E6; }
input.validation-failed, textarea.validation-failed { border: 1px solid #FF3300; color : #FF3300; }
input.validation-passed, textarea.validation-passed { border: 1px solid #00CC00; color : #000; }
.validation-advice { color: #FF3300; font-weight: bold; }
.custom-advice { color: #C8AA00; font-weight: bold; }


/* DIALOGE */
.dialog { border: 1px solid #000; background: #fff; }
.close { position: absolute; display: block; top: 0px; right: 0px; padding: 5px; background: #fff; border-left: 1px solid #000; border-bottom: 1px solid #000; cursor: pointer; }

hr{
	height: 1px;
	color: #999;
	background: #999;
	border: #999;	
}

.soft_hr{
	height: 1px;
	color: #ccc;
	background: #ccc;
	border: #ccc;
}

/* footer position using 'footerStickAlt' technique */
#contents {
	position: relative;
	min-height: 100%;
	left: 50%;
	border: 0px;
	overflow-x: hidden;
	margin-left: -450px;
	width: 900px;
	background: #fff url(../img/background.gif) repeat-y;
}

* html #contents {
	height: 100%;
}

#footer {
	position: relative;
	margin-left: -450px;
	width: 900px;
	left: 50%;
	height: 28px;
	margin-top: -40px;
	overflow: hidden;
	color:#9d9d9d;
	background: #282828;
	padding-top: 12px;
}

#footer .left a{
	color:#9d9d9d;
}

#footer .left {
	float:left;
}

#footer .right {
	float:right;
}

#header {
	height: 347px;
}

#header .logo {
	position:absolute;
	left:800px;
	z-index:10;
}

#header .logo2 {
	position:absolute;
	right:20px;
	top:290px;
	z-index:18;
}

#header .navigation{ 
	position:absolute;
	top:273px;
	background-image: url(../img/menu/menu_bg.png);
	width:880px;
	padding:26px 10px;
	text-align:center;
	z-index:10;
}

#header .navigation a {
	color:white;
	font-size:14px;
	font-weight:bold;
	padding:0 10px;
	text-decoration:none;
	
}

/* paginagion */

.inactive , .active{
	display: block;
	padding: 3px 5px;
	background: #fff;
	border: 1px solid #282828;	
	width: 7px;
	float: left;
	margin-right: 5px;
	color: #282828;
}

.active, .active:hover{
	background: #282828;
	color: #fff;	
}

.inactive:hover{
	color: #000;	
}



#gallery {
	height:347px;
	z-index:1;
}

#gallery img {
	position:absolute;
}

#slideshow{
	position: relative;	
}

#slideshow .slide{
	position: absolute;	
}

.imscroller {
	border-bottom:1px solid #e2e2e2;
	height:200px;
	padding-bottom:50px;
	margin-bottom:45px;
}

.imscroller img {
	padding:1px;
	vertical-align:middle;
}

#ontwerpen .imscroller {
	margin:0 auto;
	width:450px;
	border:0;
	padding:50px 0 0 0;
}

#content_right {
	float: right;	
	padding: 30px 34px;
	width: 139px;
}

#content_right a{
	float: right;
	margin-bottom: 9px;	
}

#nieuws_brief{
	float: right;
	width: 123px;
	height: 123px;
	padding: 8px;
	background: #585858;
	color: #fff;
	margin-bottom: 10px;	 
}

#nieuws_brief .input_fields{
	width: 118px;
	border: none;
	background: #868686;
	color: #fff;
	margin-top: 3px;
	padding: 5px 0 5px 5px; 
	height: 13px;	
	font-size: 11px;
}

#nieuws_brief .submit{
	float: right;
	margin-top: 15px;	
}

#cart{
	margin-top: -20px;	
}

#content_left {
	float: left;
	width: 600px;
	padding-top: 14px;
	padding-bottom : 100px;
}

#main_content{
	background: #fff;
	padding-right: 25px;
	margin-top: 14px;
}

.item_txt{
	float: left; 
	width: 580px;
}	

#content {
	margin-left: 40px;
	margin-right: 15px;
	background: url('../img/ad_bg.gif') top right repeat-y;
}

.frame {
	width:760px;
	margin:0 6px;
	overflow:hidden;
}

.smallframe {
	width:380px;
	margin:0 6px;
	overflow:hidden;
}

.scroller {

}
.im{
	cursor: pointer;	
}

.goleft, .goright, .frame, .smallframe {
	float:left;
}

.goleft, .goright {
	margin:58px 0 0 0;
	cursor: pointer;
}

.goleft2, .goright2 {
	cursor: pointer;
	margin:10px 0 0 0;
}

h1 {
	font-size:16px;
	padding:0 0 2px 0;
	margin:0;
}

.tekst {
	padding-top:40px;
}

.tekst img {
	float:left;
	padding-right:25px;
}

#crumbs {
	border-bottom: 1px solid #d7dbde;
	padding-bottom: 10px;
	margin: -20px 0 4px 0;
	width: 100%;
}

#crumbs a {
	text-decoration:underline;
}

.home_item, .ontwerp_item{
	border-top:1px solid #e2e2e2;
	font-size:11px;
	color:#939393;
	text-align:justify;
	height: auto;
	padding: 20px 0;
}
.about_item h3, .ontwerp_item h3{
	font-size:13px;
	color:#676565;
	font-weight:normal;
	padding: 0;
	margin:0;
}

.home_item img, .ontwerp_item img {
	margin:0 25px 10px 0;
	float: left;
}

.leesmeer {
	float:right;
	padding:10px 0;
}

.ads {
	border-top:1px solid #e2e2e2;
}
.ads img {
	padding:50px 26px 50px 0;
}

.ads .last {
	padding:50px 0px;
}

.about_item {
	margin: 25px 66px 0 0;
	text-align:center;
	float:left;
	width:100px;
	height: 155px;
}
 
.ontwerp {
	padding-left:200px;
}

.ontwerp img {
	margin: 10px 0;
}

.productinfo {
	width:100%;
	overflow: hidden;
}

.sale{
	width: 100px;
	position : absolute;
	right : 260px;

}

.info{
	width: 375px;
	overflow: hidden;
}

.productinfo table td {
	vertical-align:top;
}

.kleur {
	width:4px;
	border:1px solid #939393;
	display:block;
	float:left;
	height:4px;
	margin:4px;
}

.labels {
	float:left;
	background:#c9c9c9;
	width:810px;
	padding:0 50px 60px;
	margin: -1px 0 0 -50px;
}

table td {
	vertical-align:top;
}

.order_form .bestel_txt_input{
	border: 1px solid #ccc;
	width: 99%;
}
/*FORM VALIDATIE*/
/* FormCheck tipbox */

/* tipbox :
	table : 
		tl		: top left
		t		: top
		tr		: top right
		l 		: left
		r		: right
		bl		: bottom left
		b		: bottom (with mark)
		br		: bottom right
		c		: center
	components : 
		a.close	: close button
		err		: errors div
		p		: error line
*/
.fc-tbx {
	z-index: 10; 
}

.fc-tbx .tl{
	background: url('../img/form_validatie/tl.png') no-repeat;
}
.fc-tbx .t{
	background: url('../img/form_validatie/t.png') repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url('../img/form_validatie/tr.png') no-repeat;
}
.fc-tbx .l{
	background: url('../img/form_validatie/l.png') repeat-y;
	width : 16px;
}
.fc-tbx .r{
	background: url('../img/form_validatie/r.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('../img/form_validatie/bl.png') no-repeat;
}
.fc-tbx .b{
	background: url('../img/form_validatie/b.png') no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url('../img/form_validatie/br.png') no-repeat;
}
.fc-tbx .c{
	background: url('../img/form_validatie/c.png') repeat;
}
.fc-tbx a.close {
	float: right;
	background: url('../img/form_validatie/close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.ajax_loader {
	background : url('../img/form_validatie/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}

.voorbeeld {
	margin-top : 60px;
}
.voorbeeld.left {
	margin-right: 18px;
}

.pagination {
	padding : 5px; 
	border : solid 1px #aaa;
	margin-right : 5px;
}
.pagination.current {
	background : #aaa;
	color : #fff;
}


