

/*-----------------------------------------------*/
/*--[ CSS All Seasons 2007, copyright Robarov ]--*/
/*-----------------------------------------------*/
* {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	}
body {
	background: #4e575c;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}

.mini {
	text-align: right;
	clear: both;
	margin: 0px;
	}

/*--[ common ]----------------------------------------------------------------*/
h1, h2, h3 {
	font-family: Georgia,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
h1 {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 20px;
	color: #4e575c;
	}
h2 {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 10px;
	}
h2 a {
	color: #4e575c;
}
h3 {
	font-size: 1.3em;
	}
h4 {
	font-size: 1.1em;
}
p {
	margin-bottom: 1em;
}
blockquote {
	text-align: center;
	padding: 1em;
	padding-top: 0em;
	color: #1988c6;
	font-size: 1.6em;
	line-height: 1.4em;
	font-family: Georgia,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
blockquote span {color: #999;}
blockquote p {margin: 0px;}

address {
	font-style: normal;
}
ol {
	margin: 0 0 1em 2em;
	}

ul, dl {
	margin-bottom: 1em;
	}
ul li {
	background: url(../i/layout/bullet.gif) 0 0.3em no-repeat;
	list-style-type: none;
	padding:0 0 0 16px;
	}

a {
	color: #1988c6;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #056195;
	}
img, fieldset {
	border: none;
	}
.alignleft {
	margin: 0 15px 5px 0;
	float: left;
	}
.alignright {
	margin: 0 0 5px 15px;
	float: right;
	}
.left, .right {
	display: inline;
	margin-bottom: 1em;
}
.left {float: left;}
.right {float: right;}
.highlight { /* highlight important text */
	background: #FFC;
	}
.clear { /* clear floated divs */
	clear: both;
	}
.hide, .url { /* hides text from broswer */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
	}
.center {
	margin-bottom: 1em;
	text-align: center;
	margin: 0 auto;
}
a.button, a.button:hover {
	background: url(../i/layout/button.gif) 0 0 no-repeat;
	width: 140px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	margin-bottom: 10px;
}
a.button:hover {background-position: 0 -32px;}


/*--[ crumb ]----------------------------------------------------------------*/
#crumb {
	color: #777;
	margin: -20px 0 20px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #efefef;
}
#crumb a {color: #999;}
#crumb a:hover {color: #333;}

/*--[ header ]----------------------------------------------------------------*/
#header {
	position: relative;
	height: 100px;
	z-index: 2;
	}
#header h1 {
	background: url(../i/layout/logo.gif) 0 0 no-repeat;
	position: absolute;
	top: 0px;
	left: 180px;
	margin: 0px;
	width: 600px;
	height: 68px;
	z-index: 2;
	}

#header h1 a {
	position: absolute;
	top: 16px;
	left: 120px;
	text-indent: -9000em;
	overflow: hidden;
	width: 360px;
	height: 40px;
	display: block;
	text-decoration: none;
	float:left;
}

/*--[ language ]----------------------------------------------------------------*/
#lng {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
}
#lng li {
	background: #3e484e;
	float: left;
	display: inline;
	text-align: center;
	width: 24px;
	line-height: 20px;
	font-size: 0.9em;
	margin-left: 6px;
	padding: 0px;
}
#lng a {
	display: block;
	width: 24px;
	line-height: 20px;
	text-decoration: none;
	color: #aabec9;
}
#lng a:hover, #lng .active a {
	color: #72c3f0;
	background: #2d353a;
}
/*--[ navigation ]----------------------------------------------------------------*/
#nav {
	background: #3e484e;
	position: absolute;
	left: 0px;
	top: 68px;
	height: 32px;
	width: 940px;
	padding-left: 20px;
	margin: 0px;
	z-index: 100;
	}
#nav li {
	background: #3e484e url(../i/layout/bg-nav-li.gif) top right no-repeat;
	float: left;
	display: inline;
	width: auto; /* width needed or else Opera goes nuts */
	height: 28px;
	line-height: 28px;
	margin: 4px 0 0 0;
	padding: 0px;
	position: relative;
}
#nav li.last {background: none;}
#nav li a {
	color: #fff;
	display: block;
	float: left;
	height: 28px;
	padding: 0 13px;
}
#nav li a:hover {
	text-decoration: none;
	color: #72c3f0;
}
#nav .active, #nav .last.active {background: #fff url(../i/layout/bg-nav-active.gif) 0 0 repeat-x;}
#nav .active a, #nav .active a:hover, #nav li li a:hover {
	color: #1988c6;
}
#nav li li {
	text-transform: none;
	width: 12em;
	height: auto;
	padding: 0px;
	margin: 0px;
	background: #f7f7f7;
}
#nav li li a, #nav .active li a {
	background: #fbfbfb;
	display: block;
	width: 12em;
	height: auto;
	line-height: 1em;
	padding: 6px 0 6px 1em;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	color: #3E484E;
}

#nav li ul {
	clear: both;
	position: absolute;
	background: #fbfbfb;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: auto;
	width: 12em;
	top: 28px;
	height: auto;
	left: -999em;
	z-index: 100;
}
#nav li:hover ul, #nav li.sfhover ul {left: -1px;}

/*--[ content ]----------------------------------------------------------------*/
#content {
	background: #fff url(../i/layout/bg-content.jpg) bottom left repeat-x;
	width: 920px;
	padding: 20px;
	z-index: 1;
}
#sidebar {
	background: url(../i/layout/bg-sidebar.gif) bottom left no-repeat;
/*
	border-top: 8px solid #3E484E;
*/
	padding-top: 20px;
	padding-bottom: 220px;
	margin-bottom: 20px;
	margin-right: -20px;
	margin-top: -20px;
	float: right;
	display: inline;
	width: 200px;
}
#home #sidebar {padding-bottom: 100px;}
#main {
	width: 720px;
	float: left;
}
#sidebar ul {
	background: url(../i/layout/bg-sidebar-ul.gif) 0 0 repeat-y;
	padding-top: 10px;
	margin: 0px;
}

#sidebar li {
	background: url(../i/layout/bg-sidebar-li.gif) bottom left no-repeat;
	padding: 0 0 2px 0;
}
#sidebar li a {
	display: block;
	padding: 6px 10px 6px 20px;
	color: #1988c6;
}
#sidebar li a:hover, #sidebar li.active a {
	color: #056195;
	text-decoration: none;
}
#sidebar li.active a {
	background: url(../i/layout/bg-sidebar-active.gif) 0 0 repeat-y;
}
#sidebar h3 {padding: 0 20px;}

/*--[ news ]----------------------------------------------------------------*/
.newsitem h2 {margin: 0px;}
.date-cat {
	color: #9b9b9b;
	font-size: 0.9em;
	}
.date-cat a {color: #666;}
.newsitem {
	background: #fff;
	float: left;
	width: 720px;
	border-bottom: 3px solid #f2f2f2;
	margin-bottom: 10px;
}
#home .newsitem {
	background: #fff;
	float: left;
	width: 720px;
	border-bottom: 3px solid #f2f2f2;
	margin-bottom: 10px;
}
.last {border-bottom-width: 0px;}


#gallery {
	clear: both;
}
#gallery ul {
	float: left;
	width: 550px;
	margin-top: 0.5em;
}
#gallery li {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0px;
	background: #fff;
	width: 100px;
	height: 100px;
	text-align: center;
}
#gallery a {
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	text-align: center;
}
#gallery img {
	margin: 0 auto;
}
.more {
	float: right;
	text-align: right;
}
img.news-img, .news-img img {
	float: right;
	display: inline;
	margin: 0 0 5px 15px;
}
#downloads {
	clear: both;
}
#downloads span {
	color:#999;
}
#downloads li {padding: 0 0 0 20px;line-height: 16px;}
.pdf{background:url(../i/layout/pdf.gif) 0 0 no-repeat;}
.xls{background:url(../i/layout/xls.gif) 0 0 no-repeat;}
.doc{background:url(../i/layout/doc.gif) 0 0 no-repeat;}
.zip{background:url(../i/layout/zip.gif) 0 0 no-repeat;}
.jpg, .epg{background:url(../i/layout/jpg.gif) 0 0 no-repeat;}
.rar{background:url(../i/layout/rar.gif) 0 0 no-repeat;}
.gif{background:url(../i/layout/gif.gif) 0 0 no-repeat;}
.iff{background:url(../i/layout/gif.gif) 0 0 no-repeat;}

p#more {
	padding-bottom: 1em;
	margin-bottom: 2em;
}

/*--[ home ]----------------------------------------------------------------*/
#intro {
	background: #d1ccbc url(../i/layout/bg-intro.jpg) 0 0 repeat-x;
	width: 260px;
	height: 150px;
	padding: 80px 20px 0 440px;
	position: relative;
	margin-bottom: 20px;
	color: #646157;
	z-index: 1;
}
#intro p {font-size: 1.1em;}
#intro em {
	color: #1988c6;
	font-style: normal;
}
#slider img {
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
}
#intro #slider {
	z-index: 10
}
#intro h1 {
	background: url(../i/layout/bg-intro.png) 0 0 no-repeat;
	position: absolute;
	right: 4px;
	height: 50px;
	line-height: 50px;
	width: 540px;
	padding-left: 20px;
	top: 20px;
	z-index: 20;
}
#choose {
	float: left;
	width: 720px;
	margin: 0px;
}
#choose li {
	background: transparent;
	padding: 0px;
	float: left;
	display: inline;
	width: 216px;
	margin: 0px;
	text-align: center;
}
#choose #c2 {
	margin: 0 36px;
}
#choose img {display: block;}
#choose h2 {
	margin: 0px;
}
#choose li a {
	display: inline;
	float: left;
}
#choose span {
	display: block;
	width: 216px;
	clear: both;
	position: relative;
	top: -40px;
	line-height: 32px;
	height: 32px;
}

/*--[ realisaties ]----------------------------------------------------------------*/
#real-list {
	width: 720px;
}
#real-list li {
	width: 260px;
	height: 50px;
	background: #efefef;
	float: left;
	display: inline;
	padding: 20px 5px 10px 80px;
	margin: 0 10px 10px 0;
	position: relative;
}
#real-list li h2 {font-size: 1.4em;height: 40px;line-height: 40px;}
#real-list .img {
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
}
#real-list img {
	float: left;
	width: 60px;
	height: 60px;
}
#real-list li div {float: left;}

#slideshow {
	position: relative;
	width: 720px;
	margin-bottom: 20px;
	overflow: hidden;
	background: #efefef;
}
#slide {
	width: 462px;
	padding: 8px 10px 5px 8px;
	float: left;
	background: #efefef;
}
#slide div {
	width: 460px;
	border: 1px solid #ddd;
	height: 320px;
	background: #ddd url(../i/layout/slide-loading.gif) 50% 50% no-repeat;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 5px;
}
#slide img {
	margin: 0 auto;
	height: 320px;
}
#slide p {
	margin: 0;
}

#slidethumbs {
	width: 240px;
	padding: 8px 0 0 0;
	float: right;
	overflow: hidden;
	position: relative;
}
#slidethumbs li {
	padding: 0px;
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}
#slidethumbs img {
	float: left;
	z-index: 1;
}
#slidethumbs li a {
	display: block;
	width: 68px;
	height: 68px;
	overflow: hidden;
	outline: none;
	border: 1px solid #ddd;
}
#slidethumbs li a:hover {border-color: #209ad5;}
#slidethumbs li a.active {border-color: #333;}

#slide_prev, #slide_next {
	background: transparent url(../i/layout/blank.gif);
	position: absolute;
	top: 0px;
	display: block;
	height: 100%;
	width: 48%;
	text-indent: -9000px;
	z-index: 10;
	outline: none;
}
#slide_prev {left: 0; float: left; cursor: w-resize;}
#slide_next {right: 0; float: right; cursor: e-resize;}
.nl #slide_prev:hover, .nl #slide_prev:visited:hover {background: url(../i/layout/prevlabel-nl.gif) 0% 50% no-repeat;}
.nl #slide_next:hover, .nl #slide_next:visited:hover {background: url(../i/layout/nextlabel-nl.gif) 100% 50% no-repeat;}

.fr #slide_prev:hover, .fr #slide_prev:visited:hover {background: url(../i/layout/prevlabel-fr.gif) 0% 50% no-repeat;}
.fr #slide_next:hover, .fr #slide_next:visited:hover {background: url(../i/layout/nextlabel-fr.gif) 100% 50% no-repeat;}

#thumbs-prev, #thumbs-next {
	position: absolute;
	bottom: 0px;
	text-decoration: none;
	font-size: 2em;
}
 #thumbs-prev {left: 0px;}
 #thumbs-next {right: 10px;}

/*--[ showroom ]----------------------------------------------------------------*/
#book{
	clear:both;
	padding: 25px 0 15px 0;
}

/*--[ quotes ]----------------------------------------------------------------*/
.quote {margin-bottom: 18px;}
.quote cite {margin-top: -5px;padding: 0 0 0 10px;color: #1988C6;font-style: normal;display: block;}
.quote.odd cite {text-align: right;padding: 0 10px 0 0;}
.quote cite {
	font-size: 11px;
}
.quote blockquote {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	background: #fff url(../i/layout/bg-quote.gif) 0 0 no-repeat;
	padding: 20px 0 0 0;
	width: 720px;
	text-align: left;
}
.quote p {
	background: #fff url(../i/layout/bg-quote.gif) bottom left no-repeat;
	font-size: 12px;
	line-height: 18px;
	padding: 0 20px 25px 20px;
	margin: 0px;
}
.quote.odd blockquote, .quote.odd p {background-image: url(../i/layout/bg-quote-odd.gif);}

#sidebar .quote {margin-bottom: 20px;}

#sidebar .quote blockquote {
	width: 200px;
}
#sidebar .quote blockquote, #sidebar .quote p {background-image: url(../i/layout/bg-quote-sidebar.gif);}


/*--[ brochure ]----------------------------------------------------------------*/
#brochureinfo{
	width: 260px;
	padding-right : 15px;
}

#brochureform {
	float: left;
	width: 440px;
	margin-bottom: 10px;
}

#brochureform .errors, #brochureform  #success {
	clear: both;
	padding: 20px;
	background: #e23b00;
	margin : 0 0 10px 0;
}
#brochureform  #success{
	background: #7CB439;
	margin : 0;
}

/*--[ contact ]----------------------------------------------------------------*/
#brochureinfo {
	float: left;
}
.vcard {padding: 10px 20px;}

#mapborder {
	clear: both;
	width: 710px;
	height: 280px;
	border: 5px solid #eceeef;
	margin-bottom: 2em;
}
#map {
	width: 710px;
	height: 280px;
	margin: 0 0 20px 0;
}
#contactlist {clear: both;}



form fieldset div { padding: 0.25em 0;float:left;display:inline;width: 350px;}
form fieldset div.checks {
	float: none;
	width: auto;
	display: block;
}
label, span.label { cursor: pointer;padding-right: 10px; width: 120px; display: block; float: left; text-align: right;  }
div.error label, span.error { color: #e23b00; }
label em, span.label em, form p em {font-style: normal; color: #e23b00; }
input, textarea {
	font-size: 1.0em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #ccc;
	width: 210px;
	background-color: #fff;
}
.checks label, .checks p, .button p {
	float: none;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	width: auto;
}
.checks label, form p {margin-left: 100px;}
.button p {font-style: italic;color: #999;}
.checks input {
	width: auto;
	border: none;
}
select {width: 210px;}
textarea {
	width: 560px;
	height: 120px;
	overflow: auto;
}
div.error input,  div.error textarea {
	border-color: #e23b00;
	background: #fff3ef url(../i/layout/bg-error.gif) 0.4em 0.4em no-repeat;
	text-indent: 10px;
	}
div.error select {background: #fff3ef;}
input:focus, input.error:focus, textarea:focus {border-color: #bbb; }
form .textarea {
	clear: both;
	width: 700px;
	float: left;
}
.button {
	clear: both;
}
.button input {
	margin: 0 0 0 130px;
	float: left;
	display: inline;
	width: 80px;
	background: #3e484e;
	color: #aabec9;
	text-align: center;
	border: 1px solid #3e484e;
	padding: 2px 0;
}
#interested, .info {
	clear: both;
	float: left;
	width: 720px;
	margin-bottom: 10px;
}


.button p {
	float: right;
	line-height: 36px;
	width: 440px;
	margin: 0px;
	color: #666;
}
.errors, #success {
	clear: both;
	padding: 20px;
	background: #e23b00;
	margin : 0 0 10px 130px;
}
#success {
	background: #7CB439;
	margin : 0;
}
.errors h3, #success h3 {
	clear: both;
	color: #fff;
	font-size: 1em;
	letter-spacing: 0px;
	margin: 0px;
}

/*--[ footer ]----------------------------------------------------------------*/
#footer {
	background: #3e484e url(../i/layout/bg-footer.jpg) 0 0 no-repeat;
	width: 750px;
	height: 130px;
	padding: 20px 0 0 210px;
	clear: both;
}
#footer ul {
	width: 250px;
	float: left;
	display: inline;
	margin: 0px;
}
#footer li {
	background: none;
	color: #d5d5d5;
	border-bottom: 1px solid #546169;
	padding: 0px;
	float: left;
	display: inline;
	width: 230px;
	line-height: 2.0em;
	margin: 0 20px 0 0;
}
#footer a {color: #aabec9;}
#footer a:hover {color: #72c3f0;}

#footer h4 {
	background: #3e484e url(../i/layout/logo-footer.gif) 0 0 no-repeat;
	padding-top: 28px;
	height: 0px !important;
	width: 300px;
	overflow: hidden;
	margin: 0 0 5px 0;
	color: #3e484e;
}

