/*---------------------------------------------*/
/*--[ CSS BikeSetup 2007, copyright Robarov ]--*/
/*---------------------------------------------*/
* {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	}
body {
	background: #1c1c1c url(../i/layout/bg-body.jpg) 0 10px repeat-x;
	color: #cdcdcd;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 76%;
	line-height: 1.2em;
	text-align: center;
	border-top: 10px solid #006AB6;
	}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	}

/*--[ common ]----------------------------------------------------------------*/
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS"; /*Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	clear: both;
}
h1 {
	font-size: 2.4em;
	line-height: 1.2em;
	margin-bottom: 0.2em;
	color: #fac941;
	}
h2 {
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
	color: #5cb0d9;
	border-bottom: 1px solid #4b4d4b;
	}
input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

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;
}

h3 {
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 0.2em;
	color: #fac941;
	}
h4 {
	font-size: 1.1em;
}
p {
	margin-bottom: 1em;
	line-height: 1.5em;
	text-align: justify;
}
sup{
	font-size: 80%;
}
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 14px;
}
a {
	color: #5cb0d9;
	}
a:hover {
	color: #fac941;
	}
img, fieldset {
	border: none;
	}
.alignleft {
	margin: 0 15px 5px 0;
	float: left;
	}
.alignright {
	margin: 0 0 5px 15px;
	float: right;
	}
.highlight { /* highlight important text */
	}
.clear { /* clear floated divs */
	clear: both;
	}
.hide, .url { /* hides text from broswer */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
}

p.btn a span {
	background: url(../i/layout/bg-btn.gif) 0 0 no-repeat;
	height: 28px;
	display: block;
	float: left;
	display: inline;
	padding-left: 20px;
	line-height: 28px;
}
p.btn a {
	background: url(../i/layout/bg-btn.gif) top right no-repeat;
	display: block;
	padding-right: 20px;
	float: left;
	display: inline;
	color: #333;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
.btn a:hover span {background: url(../i/layout/bg-btn.gif) bottom left no-repeat;}
.btn a:hover {
	background: url(../i/layout/bg-btn.gif) bottom right no-repeat;
	color: #fff;
	text-decoration: none;
}
.alignleft, .alignright, .aligncenter {
	background: #2a2b27 url(../i/layout/bg-gradient.jpg) 0 0 repeat-x;	
	display: inline;
	padding: 10px;
}

.alignleft, .alignright, .aligncenter {
	margin: 5px 20px 0 0;
	float: left;
}	

.alignright {
	margin: 5px 0 0 20px;
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

.highlight { /* highlight important text */
	background: #393B38;
}

.clear { /* clear floated divs */
	clear: both;
}

.hide{ /* hides text from broswer */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
}

/*--[ header ]----------------------------------------------------------------*/
#header {
	position: relative;
	height: 135px;
	margin-bottom: 10px;
	}
#header h1 {
	background: url(../i/layout/logo.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 220px;
	height: 130px;
	z-index: 1;
	}

#header h1 a {
	text-indent: -9000em;
	overflow: hidden;
	width: 155px;
	height: 145px;
	display: block;
	text-decoration: none;
	float:left;
}

/*--[ navigation ]----------------------------------------------------------------*/
#nav {
	position: absolute;
	left: 220px;
	top: 35px;
	margin: 0px;
	border-left: 1px solid #1c1c1c;
	z-index: 2;
	}
#nav li {
	background: url(../i/layout/bg-nav.jpg) 0 0 repeat-x;
	float: left;
	display: inline;
	height: 100px;
	line-height: 100px;
	border-right: 1px solid #1c1c1c;
	margin: 0 0 0 0;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
}

#nav li a {
	background: url(../i/layout/bg-nav.jpg) 0 0 repeat-x;
	color: #5cb0d9;
	display: block;
	float: left;
	padding: 0 16px;	
	height: 100px;
	text-decoration: none;
}
#nav li a:hover {
	background: url(../i/layout/bg-nav.jpg) 0 -100px repeat-x;
	text-decoration: none;
	color: #fac941;
}
#nav .active a , #secnav .active a{
	color: #fac941;
}
#secnav {
	position: absolute;
	top: 20px;
	left: 250px;
	margin: 0;
}
#secnav li {
	background: none;
	float: left;
	display: inline;
	line-height: 12px;
	border-left: 1px solid #4b4d4b;
	padding: 0 15px;
	margin: 0px;
}
#secnav .first {
	padding: 0 15px 0 0;
	border-left: 0px;
}
#secnav a, #lng a {
	color: #aaa;
	text-decoration: none;
}
#secnav a:hover, #sec-nav .active a, #lng a:hover {
	color: #fff;
}
#lng {
	position: absolute;
	top: 20px;
	right: 0px;
	margin: 0px;
}
#lng li {
	float: left;
	font-size: 0.9em;
	padding: 0px;
	line-height: 1.2em;
	background: none;
	border-left: 1px solid #4b4d4b;
	padding: 0 10px;
}

/*--[ content ]----------------------------------------------------------------*/
#content {
	width: 730px;
	margin-bottom: 10px;
	float: left;
	padding-bottom: 40px;
}

#sidebar {
	float: right;
	width: 230px;
	margin-bottom: 20px;
	color: #fff;
}
#sidebar .box {
	background: url(../i/layout/bg-box.jpg) bottom left no-repeat;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#sidebar .box div {
	padding: 20px 15px 0 15px;
	background: url(../i/layout/bg-box.jpg) 0 0 no-repeat;
}
#sidebar p{
	padding: 6px 0;
	display: inline;
}
#sidebar label{
	line-height: 28px;
	}
#sidebar li{
	padding: 2px;
	text-indent: 10px;
}
#sidebar input {
	width: 190px;
	padding: 2px;
}
#sidebar .button {
	background: transparent url(../i/layout/bg-submit.gif) 0 0 no-repeat;
	padding: 0px;
	margin-top: 10px;
	font-weight: bold;
	width: 105px;
	height: 28px;
	border: 0px;
	cursor: pointer;
	float: right;
}
.errors, #success, #error {
	clear: both;
	padding: 20px;
	background: #e23b00;
	color: #fff;
	margin-bottom: 10px;
}
#success {
	background: #7CB439;
	margin : 0;
}
#error {
	background: #b43939;
	margin : 0;
}

.errors h3, #success h3 {
	clear: both;
	color: #fff;
	font-size: 1.1em;
	letter-spacing: 0px;
	margin: 0px;
}
/*--[ contact ]----------------------------------------------------------------*/
#map{
	width: 485px;
	height: 285px;
	color: #444;
}
#border{
	width: 485px;
	height: 285px;
	border: 5px solid #393939;
	margin-bottom: 1em;
}
#c-left {
	float: left;
	display: inline;
	width: 495px;
}
#c-right {
	padding-left: 20px;
	border-left: 1px solid #393939;
	float: right;
	display: inline;
	width: 220px;
}
.office img{
	border: 5px solid #393939;
}
#email-form input, #email-form textarea{
	width: 565px;
	padding: 2px;
}
#email-form label{
	width: 150px;
	float: left;
	line-height: 28px;
}
em{
	color: #f00;
}
#email-form input#submitemail{
	background: transparent url(../i/layout/bg-submit.gif) 0 0 no-repeat;
	padding: 5px 0px 4px 0px;
	margin-top: 10px;
	font-weight: bold;
	width: 105px;
	height: 28px;
	border: 0px;
	cursor: pointer;
	float: right;
	text-align: center;
}
/*--[ appointment ]----------------------------------------------------------------*/
#appointment-form h3{
	margin: 10px 0;
}
#appointment-form input, #appointment-form textarea{
	width: 350px;
	padding: 2px;
}
#appointment-form input#date_day, #appointment-form input#date_year{
	width: 40px;
	padding: 2px;
}
#appointment-form select#date_month{
	width: 100px;
	padding: 2px;
}
#appointment-form select#time_hour, #appointment-form select#time_minute {
	width: 50px;
	text-align: center;
	padding: 2px;
}
#appointment-form input#sub_submit{
	background: transparent url(../i/layout/bg-submit.gif) 0 0 no-repeat;
	padding: 5px 0px 4px 0px;
	margin-top: 10px;
	font-weight: bold;
	width: 105px;
	height: 28px;
	border: 0px;
	cursor: pointer;
	float: right;
	text-align: center;
}
/*--[ newsletter ]----------------------------------------------------------------*/

#newsletter-form label{
	width: 730px;
	display: block;
	line-height: 28px;
}
#newsletter-form input{
	width: 720px;
	padding: 2px;
}
#newsletter-form .button {
	background: transparent url(../i/layout/bg-submit.gif) 0 0 no-repeat;
	padding: 0px;
	margin-top: 10px;
	font-weight: bold;
	width: 105px;
	height: 28px;
	border: 0px;
	cursor: pointer;
	float: right;
}
/*    label
    input #mail
    input #submitnewsletter .button
/*--[ home ]----------------------------------------------------------------*/
#intro {
	background: url(../i/layout/bg-intro.jpg) 0 0 no-repeat;
	width: 330px;
	height: 250px;
	padding: 40px 360px 20px 20px;
}
#intro strong {	color: #fac941;
}

#intro .btn {margin-top: 60px;}



/*--[ brandlist ]----------------------------------------------------------------*/
.brand-list {
	float: left;
	width: 690px;
}
.brand-list li {
	background: #1c1c1c;
	padding: 0px;
	width: 160px;
	height: 67px;
	margin: 10px;
	float: left;
	display: inline;
}
.brand-list img {float: left;}

form h3 {
	margin: 0px;
}
form div, form p {margin:0 0 .6em 0;}
.floatl {
	width: 350px;
	float: left;
}
.floatr {
	width: 350px;
	float: right;
}
/*--[ footer ]----------------------------------------------------------------*/
#footer {
	text-align: center;
	clear: both;
	font-size: 0.9em;
	color: #999;
}
#footer a {color: #ccc;}
#footer a:hover {color: #fff;}
.brands li img {float: left;}
.brands a img {border: 5px solid #333;}
.brands a:hover img {border-color: #006AB6;}

/*--[ brands ]----------------------------------------------------------------*/
.brands {
	width: 720px;
	float: left;
	background: #3A3C39;
	margin-bottom: 30px;
}
.brands ul {
	float: left;
	width: 720px;
	padding: 0 5px;
	margin: 0 0 10px 0;
}
.brands li {
	background: none;
	padding: 0px;
	float: left;
	height: 60px;
	margin: 5px 5px 5px 5px;
	display: inline;
}
.brands li a {
	width: 160px;
	height: 50px;
	float: left;
	display: block;
}

.dtstart {
	background: url(../i/layout/calendar.gif) 0 0 no-repeat;
	position: absolute;
	left: 15px;
	top: 10px;
	width: 39px;
	height: 52px;
	text-align: center;
	float: left;
}

.vevent{
 	position: relative;
	background: url(../i/layout/bg-gradient.gif) 0 0 repeat-x;
	margin: 10px;
	padding: 10px;
	margin-left: 30px;
	width: 300px;
	height: 60px;
	float: left;
	display: inline;
}
.vevent img{
 	position: relative;
	left: 250px;
}
.vevent h3{
	font-size:1.2em;
	margin: -25px 0 10px 60px;
	clear: none;
	line-height: 1.2em;
	color: #fac941;
}

.day {
	color:#0168A3;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
	display: block;
}
.month {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999;
	margin-top: 1px;
	font-weight: bold;
	display: block;
}
.vevent p {
	margin: 0 0 0 60px;
}
span.error, form p span.error {
	display: inline;
	width: auto;
	background: transparent;
	padding: 0px;
	color:#e42323;
	font-size:.9em;
}
.h-brands {
	width: 690px;
	float: left;
	margin-bottom: 10px;
}
.h-brands h2{
	width: 690px;
	height: 32px;
	margin: 0px;
}
.h-brands div {
	width: 690px;
	max-width: 690px; 
	overflow: hidden;
	position: relative;
	margin: 0px;
	z-index: 2000;
}
.h-brands ul {
	margin: 0;
	height: 80px;
	width: 10000em;
	z-index: 1;
}
.h-brands li {
	background: none;
	height: 80px;
	width: 160px;
	padding: 0px;
	float: left;
	display: inline;
}
.h-brands img {float: left;}
/*-------------- MERKEN --------------------------------------*/
.brandpage h2{
	margin: 10px 0;
}
#activiteiten h2{
	clear: both;
	width: 690px;
	margin-top: 30px;
}
.brandpage img{
	float: right;
	padding: 5px;
}
.brandpage .link{
	margin: 0 0 50px 0;
}

.intro li{
	float: left;
	width: 350px;
	text-indent: 25px;
}
.intro li img{
	padding: 0 20px 0 0;
}
.lbox {
	float: left;
	display: inline;
	width: 330px;
}
.rbox {
	float: right;
	display: inline;
	width: 330px;
}
.lbox img, .rbox img{
	border: 5px solid #393939;
}
/*--[ nieuws ]----------------------------------------------------------------*/

.newsitem {
	background: url(../i/layout/bg-ruler.gif) bottom left repeat-x;
	width: 690px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	float: left;
	border-bottom: 1px solid #4b4d4b;
}

.newsitem h2{
	border: none;
	margin: 0;
}
.date-cat {
	font-size: 0.9em;
	margin: 0 0 10px 0;
	color: #d9d9d9;
}

.news-img {
	float: left;
	display: inline;
	margin: 0 15px 6px 0;
	border: 5px solid #393939;
}
.btn {
	background: #2a2b27 url(../i/layout/bg-gradient.jpg) 0 0 repeat-x;
	clear: both;
	height: 26px;
	width: 108px;
}

.btn a {
	background: #2a2b27 url(../i/layout/bg-gradient.jpg) 0 0 repeat-x;
	display: block;
	cursor: pointer;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	width: 108px;
	text-align: center;
}

.btn a:hover {background: #2a2b27;}

#gallery, #links {
	clear: both;
	overflow: auto;
	margin: 15px 0;
}

ul.gallery  {
	float: left;
	display: block;
	margin-bottom: 15px;
	background: #393B38;
}
#gallery li {
	background: #4b4d4b url(../i/layout/bg-box.gif) top center no-repeat;
	max-height: 100px;
	padding: 0px;
	float: left;
	display: inline;
	margin: 5px 20px 10px 0;
}

#gallery, #links {clear: both;}

#gallery li a {
	display: block;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	max-height: 100px;
}

#downloads {
	clear: both;
}

#downloads span {
	font-size:0.9em;
	color:#d5d5d5;
}

#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;} 

#project-list li {
	background: #393a35 url(../i/layout/bg-gallery.gif) 0% 50% no-repeat;
	width: 690px;
	height: 110px;
	font-size: 1.2em;
	line-height: 100px;
	padding: 0px;
	margin: 0 0 10px 0;
	float: left;
}
#project-list span {
	float:left;
	display: block;
	margin: 5px 20px 0 5px;
	text-align: center;
	width: 150px;
	max-height: 100px;
	line-height: 100px;
	overflow: hidden;
}
/*--[ gallery ]----------------------------------------------------------------*/
.gallery li {
	background: #393a35 url(../i/layout/bg-gallery.gif) 0% 50% no-repeat;
	float: left;
	display: inline;
	padding: 0px;
	margin: 5px;
	max-width: 150px;
	height: 100px;
	max-height: 100px;
}
.gallery li a {
	display: block;
	float: left;
	text-align: center;
	height: 100px;
	max-height: 100px;
	line-height: 100px;
	max-width: 150px;
	overflow: hidden;
}
.gallery li a:hover {background: transparent;}
.red{
	color: #fac941;
}

#frontnewsitem{
	background: url(../i/layout/front-box.jpg) bottom left no-repeat;
	margin-bottom: 15px;
	width: 710px;
	float: left;
	margin-top: -30px;
}
#frontnewsitem div {
	background: url(../i/layout/front-box.jpg) 0 0 no-repeat;
	padding: 15px 20px 0 20px;
}

#frontnewsitem h2{
	border: none;
	margin: 0;
}