	/*
-------------------------------------------------+
Client: MAN Dealers
Date: 10/07/2008
Copyright: Robarov
Author: Jan Meeus
-------------------------------------------------+
*/
* {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff;
	color: #303c49;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size:  70%;
	line-height: 1.4em;
	text-align: center;
}
iframe {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
}


#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
	position: relative;
}
/*--[ common ]----------------------------------------------------------------*/
h1, h2, h3, h4 {
	font-weight: bold;
	line-height: 1em;
}
h1 {
	font-size: 2.5em;
	letter-spacing: -1.2pt;
	margin-bottom: 0.6em;
}

h2 {
	font-size: 1.8em;
	letter-spacing: -1.0pt;
	margin-bottom: 0.3em;
}
h3 {
	font-size: 1.5em;
	letter-spacing: -0.6pt;
	margin-bottom: 0.3em;
}
#home h3 {
	font-size: 1em;
	letter-spacing: 0px;
	margin-bottom: 0;
}
#home #banner_sidebar h3 { line-height: 1.1em; }



p {margin-bottom: 1em;}
address {font-style: normal;}
ol {margin: 0px 0px 1em 2em;}
ul {margin-bottom: 1em;}
ul li {
	background: transparent url(../i/layout/bullet.gif) 0px 0.5em no-repeat;
	list-style-type: none;
	margin: 0px 0px 0.3em;
	padding: 0px 0px 0px 10px;
}
#quicklinks li, .route {
	background: url(../i/layout/link-bullet.gif)  0px 0.4em no-repeat;
	margin: 0;
	padding-left: 10px;
}


img, fieldset {border: none;}
.alignleft {
	display: inline;
	float: left;
	margin: 0px 15px 5px 0px;
}
.alignright {
	display: inline;
	float: right;
	margin: 0px 0px 5px 15px;
}
.left, .right {display: inline;}
.left {float: left;}
.right {float: right;}
.col {
	width: 270px;
}
.col h3 {font-size: 12px;}

.contactperson {
	height: 150px;
	width: 270px;
	margin-bottom: 10px;
}
.contactperson h3 {font-size: 12px;}
.contactperson img { margin-right: 10px; }

.highlight {background: #ffc;}
.clear {clear: both;}
.hide {
	left: -9999px;
	overflow: hidden;
	position: absolute;
	width: 0px;
}
#mini {display: none;}
.intro {
	background: #eee;
	color: #303C49;
	padding: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.special {
	text-align: center;
	padding: 15px 0;
}
.special h4 {font-size: 15px;}


/*--[ links ]----------------------------------------------------------------*/
a {
	color: #303c49;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

a.strong {
	font-weight: bold;
}

/*--[ header ]----------------------------------------------------------------*/
#header {
	height: 100px;
	position: relative;
	z-index: 100;
}
#header #company {
	position: absolute;
	bottom: 10px;
	right: 0px;
	text-align: right;
}
#header h2 {margin: 0px;}
#header h2 span {display: block;}
#header h2 a {
	text-decoration: none;
}

#header #logo {
	background: #fff url(../i/layout/man-logo.gif) 0 0 no-repeat;
	position: absolute;
	left: 20px;
	top: 15px;
	padding: 0px;
	width: 120px;
	height: 60px;
	display: block;
	float: left;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9000em;
}

body#onderneming.truck-bus #banner { background: #ffffff url("../i/MTB.jpg") 0 0 no-repeat; }
body#onderneming.onderneming #banner { background: #ffffff url("../i/man_hq.jpg") 0 0 no-repeat; }
body#onderdelen.onderdelen #banner { background: #ffffff url("../i/parts.jpg") 0 0 no-repeat; }
body#service.service #banner { background: #ffffff url("../i/service_1.jpg") 0 0 no-repeat; }
body#service.lease #banner { background: #ffffff url("../i/lease.jpg") 0 0 no-repeat; }
body#service.rental #banner { background: #ffffff url("../i/rental.jpg") 0 0 no-repeat; }
body#service.support #banner { background: #ffffff url("../i/support.jpg") 0 0 no-repeat; }
body#service.tank #banner { background: #ffffff url("../i/rosiervandenbosch/header_tank.jpg") 0 0 no-repeat; }
body#service.ttc #banner { background: #ffffff url("../i/rosiervandenbosch/header_ttc.jpg") 0 0 no-repeat; }
/*body#onderneming #banner { background: #ffffff url("../i/man_hq.jpg") 0 0 no-repeat; }*/


/*--[ nav ]----------------------------------------------------------------*/
#nav {
	background: #303C49;
	left: 0px;
	margin: 0px;
	position: absolute;
	top: 90px;
	width: 160px;
	padding: 15px 20px 10px 20px;
	min-height: 165px;
	height: auto !important;
	height: 165px;
	border-bottom: 10px solid #FAB900;
	z-index: 30;
}
#splash #nav {border-bottom: none;}
#nav li {
	background: #303C49;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0px;
}
#nav a {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#nav .active a, #nav .active a:hover {
	color: #fab900;
}
/*--[ sec-nav ]----------------------------------------------------------------*/
#sec-nav {
	margin: 15px 0 0 0;
	float: right;
}
#sec-nav li {
	background: #fff;
	float: left;
	padding: 0 0 0 25px;
}
#banner {
	background: #fff url(../i/layout/banner.jpg) 0 0 no-repeat;
	width: 600px;
	height: 180px;
	margin-left: 200px;
}
#home #banner {background: #fff;}
#producten #banner {background-image: url(../i/layout/producten.jpg);}
#producten-volkswagen #banner {background-image: url(../i/layout/volkswagen.jpg);}
#laatst-geleverde #banner {background-image: url(../i/layout/laatst-geleverde.jpg);}
#tweedehands-vrachtwagens #banner {background-image: url(../i/layout/tweedehands-vrachtwagens.jpg);}
#stock #banner {background-image: url(../i/layout/stock.jpg);}
#service #banner {background-image: url(../i/layout/service.jpg);}
#nieuws #banner {background-image: url(../i/layout/nieuws.jpg);}

.profidrive img {
	width: 150px;
}

#bannerimg, #flashbanner {
	position: absolute;
	top: -184px;
	left: 200px;
	z-index: 20;
}
#flashbanner {
	left: -2px;
	display: block;
	height: 250px;
	width: 800px;
	top: 100px;
}

/*--[ subnav ]----------------------------------------------------------------*/
#subnav, #sub-content {
	background: #FAB900;
	left: 0px;
	margin: 0px;
	position: absolute;
	top: 284px;
	width: 200px;
	z-index: 30;
}

#sub-content {
	float: left;
	display: block;
	/*position: relative;*/
	top: auto;
	left: 0;
	margin-bottom: 10px;
}

#subnav ul, #sub-content ul {
	margin: 10px;
}
#sub-content address {
 margin: 10px 20px;
}
#subnav li, #sub-content li {
	background: #FAB900;
	margin: 0 0 5px 0;
}
#subnav li.active, #sub-content li.active, #home #sub-content li {
	background: transparent url(../i/layout/bullet.gif) 0px 0.5em no-repeat;
}
#subnav h3, #sub-content h3 {
	font-size: 1em;
	border-bottom: 1px solid #fff;
	margin: 0px;
	line-height: 25px;
	padding: 0 20px;
	letter-spacing: 0px;
	z-index: 30;
}

#sub-content h3 { line-height: 30px; }

/*--[ content ]----------------------------------------------------------------*/
#home #content {
	float: left;
	width: 800px;
	margin: 70px 0 0 0;
	padding: 20px 0;
}

#home #content #intro {
	width: 620px;
	float: left;
	display: inline;
}

/*--[ .nl ]-------------------------------*/
#home #content div#intro.nl {
	width: 800px;
	padding: 0;
}

	#home #content #intro.nl h1 {
		float: right;
		display: inline;
		width: 540px;
		/*margin-left: 260px;*/
	}

	#home #content #intro.nl #locations_sidebar,
	#home #content #intro.nl #right_wrap,
	#home #content #intro.nl #right_wrap #trucks,
	#home #content #intro.nl #right_wrap #wrapper,
	#home #content #intro.nl #right_wrap #frontpage_news {
		display: inline;
		float: right;
		width: 260px;
	}

	#home #content #intro.nl #locations_sidebar {
		/*position: absolute;
		top: 375px;
		left: 0;*/
		float: left;
		width: 260px;
	}

	#home #content #intro.nl #right_wrap {
		/*margin-left: 260px;*/
	}
	#home #content #intro.nl #right_wrap,
	#home #content #intro.nl #right_wrap #trucks,
	#home #content #intro.nl #right_wrap #wrapper {
		width: 540px;
	}

	#home #content #intro.nl #right_wrap #frontpage_news {
		float: left;
		width: 320px;
	}

	#home #content #intro.nl #banner_sidebar {
		float: right;
		display: inline;
		width: 150px;
		margin-right: 30px;
	}

	#home #content #intro.nl #banner_sidebar div.border {
		border-bottom: 1px solid #d8d6db;
		padding-bottom: 9px;
		margin-bottom: 18px;
	}

	#home #content #intro.nl #right_wrap #trucks div.box {
		overflow: hidden;
	}
	#home #content #intro.nl #right_wrap #trucks div.large {
		width: 540px;
		margin-right: 0;
	}

#home #content #intro_sidebar {
	width: 180px;
	float: left;
	overflow: hidden;
	display: inline;
}

#home #content #intro_sidebar div {
	float: left;
	clear: both;
	margin: 0 0 20px 0;
}

#content {
	/*margin-left: 220px;*/
	padding: 20px 0;
	width: 580px;
	overflow: hidden;
	float: right;
	display: block;
	z-index: 40;
}
#splash #content {
	width: 800px;
	clear: both;
	margin-left: 0px;
}
#sidebar {
	width: 180px;
	float: right;
}
#sidebar li {
	background: #fff;
	border-bottom: 1px solid #D8D6DB;
	padding: 0;
}


#delivered li {
	background: none;
	float: left;
	display: inline;
	margin: 10px 25px;
	padding: 0px;
	width: 150px;
	text-align: center;
}
#delivered img {display: block;}
.big {
	position: relative;
	z-index: 1;
	width: 580px;
	text-align: center;
	margin-bottom: 10px;
}
.big img {margin: 0 auto;}
.status {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
}
.trucklist .status {
	width: auto;
	height: auto;
}
#prd {
	background: #3E4C59;
	padding-bottom: 10px;
}
#content #prd h2, #prd h3 {
	color: #fff;
	margin-left: 10px;
}
#prd img {
	float:left;
	margin-bottom: 10px;
}
.props {
	width: 200px;
	padding: 10px;
	background: #f7f7f7;
	border: 1px solid #ddd;
}

.box {
	width: 150px;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
	display: inline;
}

#intro.nl .box { margin-right: 30px; }
#intro .box { margin-right: 25px; }
/*.scnd {margin: 0 50px;}*/
h2.sIFR-replaced {height: 50px;}
#intro.nl #frontpage_news h2.sIFR-replaced { height: 23px; }

.dlvr {
	clear: left;
}

#splash .box {
	background: #303C49;
	width: 185px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
	border-bottom: 10px solid #FAB900;
}
#splash .box h3 {
	text-align: center;
	margin: 0;
	font-size: 1.2em;
	line-height: 1em;
	padding: 8px 0;
}

#splash .box img {float: left;}

#splash .box.last {margin-right: 0px;}

.jobbox {
	clear: both;
}
#locations {
	float: left;
	width: 180px;
	clear: both;
}

#hours, #quicklinks {
	width: 180px;
	float: left;
	display: inline;
	margin-left: 20px;
}

#intro.nl #quicklinks {
	width: 180px;
	margin: 18px 0 0 0;
}

#quicklinks {width: 160px;}


/*--[ news ]----------------------------------------------------------------*/
.newsitem {
	border-bottom: 1px solid #D6D8DB;
	margin: 0 0 15px 0;
	float: left;
	width: 580px;
}
.date-cat {
	margin-bottom: 5px;
}
img.news-img {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}
.more {
	background: transparent url(../i/layout/more-bullet.gif) 0em 0.4em no-repeat;
	padding-left: 10px;
}
.newsdetail {
	width: 370px;
	overflow: hidden;
	float: left;
}
#links, #gallery {
	float: right;
	width: 190px;
	overflow: hidden;
}
#gallery li {
	background: #fff;
	padding: 0px;
	width: 190px;
	clear: both;
	display: inline;
	float: left;
	margin-bottom: 5px;
}
.trucklist, .gallery {
	float: left;
	width: 580px;
}
.trucklist li, .gallery li {
	background: #eee;
	width: 150px;
	text-align: center;
	float: left;
	display: inline;
	margin: 0 25px 10px 0;
	padding: 0 0 5px 0;
	position: relative;
}


.trucklist li {
	height: 145px;
	overflow: hidden;
}
#home .trucklist li {
	height: 160px;
	overflow: hidden;
}
#home.nl .trucklist li { margin-right: 30px; }
#home.ho .trucklist li { margin-right: 30px; }

.home li p { text-align: left; margin: 0px 0px 0px 5px; }

.gallery li {padding: 0px;}
.trucklist img {height: 113px;display: block;margin: 0 auto;}


/*--[ contact ]----------------------------------------------------------------*/
#map{
	width: 580px;
	height: 350px;
	margin-bottom: 20px;
	clear: both;
}
form {
	float: left;
	width: 580px;
}
form legend { font-weight: bold; color: #e23b00; }
form fieldset div { padding: 0.25em 0;float:left;display:inline;width: 290px;}
label, span.label { cursor: pointer;padding-right: 10px; width: 80px; display: block; float: left; text-align: right; position: relative; }
div.error label, span.error { color: #e23b00; }
label em, span.label em {font-style: normal; color: #e23b00; }
input, textarea {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	padding: 1px;
}
select {width: 220px;}
textarea {
	width: 470px;
	height: 80px;
	overflow: auto;
}
div.error input,  div.error textarea {
	border-color: #e23b00;
	background: #fff3ef url(../i/bg-error.gif) 0.4em 0.4em no-repeat;
	text-indent: 10px;
}
div.error select {background: #fff3ef;}
input:focus, input.error:focus, textarea:focus {background-color: #FFF;border-color: #8D8D8D; }
form .textarea {
	clear: both;
	width: 580px;
}
.button {
	clear: both;
	float: left;
	display:inline;
	margin: 5px 0 10px 90px;
}
.button input {
	background: #3E4C59;
	color: #fff;
	border: 0px;
	padding: 0;
	width: 100px;
	height: 28px;
	float: left;
	}
.button p {
	font-size: 0.9em;
	float: left;
	display: inline;
	margin-left: 20px;
	text-align: left;
	line-height: 28px;
}
.errors, #success {
	clear: both;
	padding: 20px;
	background: #e23b00;
	margin : 0 0 10px 0;
}
#success {
	background: #7CB439;
	margin : 0;
}
.errors h3, #success h3 {
	clear: both;
	color: #fff;
	font-size: 1.1em;
	letter-spacing: 0px;
	margin: 0px;
}
div.contactdata {
	background: #efefef;
	padding: 10px;
	width: 560px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
div.contactdata p {margin: 0;}
div.location {
	width: 300px;
	float: left;
}
div.location h2.sIFR-replaced { height: auto; }
div.openinghours, div.contact_persons {
	width: 240px;
	float: right;
}
div.contact_persons {
	clear: right;
}

div.contact_persons { margin-top: 10px; }
#head-location {clear: both;}

/*--[ onderneming ]----------------------------------------------------------------*/
#team {
	margin: 0px;
}
#team li {
	background: #f7f7f7;
	padding: 0px;
	padding: 10px 20px 10px 130px;
	width: 430px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 0 0 10px 0px;
	position: relative;
}
#team img {
	position: absolute;
	left: 20px;
	top: 10px;
	padding: 4px;
	background: #fff;
	border: 1px solid #eee;
	width: 80px;
}
#team dt {
	font-weight: bold;
	font-size: 1.3em;
	color: #3E4C59;
	}
#team .fnc {
	font-style: italic;
}

/*--[ verhuur ]----------------------------------------------------------------*/
.rentalcar {
	display: block;
	float: left;
	width: 580px;
	margin-bottom: 18px;
}

	.rentalcar img { float: left; margin-right: 10px; width: 150px;}

/*--[ sitemap ]----------------------------------------------------------------*/
.maplist, .maplist ul {margin: 0px;}
.maplist li {
	width: 260px;
	float: left;
}
.maplist li li {
	width: auto;
	float: none;
}

/*--[ footer ]----------------------------------------------------------------*/
#footer {
	border-top: 1px solid #C8CCCF;
	clear: both;
	line-height: 25px;
}
#footer a {
	margin-left: 15px;
}
#footer a.print {
	background: url(../i/layout/print.gif) 0px 3px no-repeat;
	padding-left: 18px;
}

#vacatures h2.sIFR-replaced {
	height: auto;
}


.sub_location {
	background: #F7F7F7;
	float: left;
	width: 540px;
	padding: 20px 20px 10px 20px;
	margin: 0 10px 10px 0;
	display: inline;
}


/*--[ sIFR ]----------------------------------------------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
.sIFR-replaced embed, .sIFR-replaced object {display: block;}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {visibility: hidden;}
.sIFR-hasFlash h1 {
	font-size: 30px;
	line-height: 34px;
	letter-spacing: -3px;
	margin-bottom: 10px;
}
.sIFR-hasFlash h2 {
	font-size: 21px;
	line-height: 23px;
	letter-spacing: -3px;
	margin-bottom: 6px;
}