/*-----------------------------------------------------*/
/*--[ CSS Seat Vanden Bergh 2006, copyright Robarov ]--*/
/*-----------------------------------------------------*/

* {
	font-size:100%;
	margin:0;
	padding:0;
	}

body {
	background: #3d2b2c url(../i/layout/bg-body.jpg) 0 0 repeat-x;
	color: #555;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.8em;
	text-align: center;
	}

#container {
	background: #fff url(../i/layout/bg-container.gif) bottom left repeat-x;
	border-top: 10px solid #e2030f;
	width: 776px;
	margin: 0 auto;
	text-align: left;
	}
#content {
	margin-top: 20px;
	padding-bottom: 20px;
}
#sidebar {
	float: right;
}

/*--[ common ]----------------------------------------------------------------*/

h1, h2, h3, h4 {
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 2em;
	color: #333;
	margin: 0 20px 10px;
	}
	h1 span, dd span {color: #e2030f;}

#brenderup h1 {
	background: url(../i/brenderup/logo.jpg) 0 0 no-repeat;
	padding-top: 46px;
	width: 347px;
	overflow: hidden;
	height: 0px !important;
}


h2 {
	font-size: 1.4em;
	letter-spacing: 1px;
	margin: 0 20px 10px;
	color: #333;
	}
h3 {
	font-size: 1.3em;
	color: #E2030F;
	margin: 0 20px 5px;
	}
h4 {
	font-size: 1.2em;
	color: #E2030F;
	margin: 0 20px 5px;
	}

p {
	margin: 0 20px 15px;
	word-spacing: 0.25em;
	}

p.intro {font-weight: bold;}
ol {
	margin: 0 40px 15px;
	}

 ul {
	margin: 0 20px 15px;
	}
	ul li{
		background: url(../i/layout/bullet.gif) 0 0.7em  no-repeat;
		list-style-type: none;
		padding:0 0 0 16px;
		}
dl {margin: 0 20px 15px;}

a:link, a:visited {
	color: #e2030f;
	}
a:hover {
	text-decoration: none;
	color: #a1010a;
	}
img {
	border: none;
	}
	.twins img {
		margin: 0 5px 15px 5px;
	}
	#sidebar img{
		padding: 0px;
		background: none;
	}
.alignleft, .alignright {
	width: 215px;
	height: 160px;
	display: inline;
}
.alignleft {
	background: url(../i/layout/bg-left.gif) 0 0 no-repeat;
	float: left;
	margin: 0 10px 0 20px;
	}
.alignright {
	background: url(../i/layout/bg-right.gif) 0 0 no-repeat;
	float: right;
	margin: 0 20px 0 0;
	}
.alignleft img {margin: 11px 0 0 11px;}
.alignright img {margin: 11px 0 0 21px;}


.highlight { /* highlight important text */
	background: #FFC;
	}
.clear { /* clear floated divs */
	clear: both;
	}
.hide, #maintenance *, #models span{ /* hides text from broswer */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
	}
.mini {
	clear: both;
	float: right;
}
.info {
	clear: both;
	font-size: 1.2em;
	height: 1%;
	background: #FFC;
	border: 1px solid #fde8bc;
	text-align: center;
	padding: 10px;
}
/*--[ header ]----------------------------------------------------------------*/
#header {
	background: #fff url(../i/layout/bg-header.gif) 0 0 repeat-x;
	position: relative;
	height: 120px;
}
	#header h2 {
		position: absolute;
		top: 28px;
		left: 20px;
		background: transparent url(../i/layout/logo.gif) 0 0 no-repeat;
		width: 380px;
		height: 30px;
		margin: 0px;
		}
	#header h2 a {
		background: transparent url(../i/layout/logo.gif) 0 0 no-repeat;
		text-indent: -9000em;
		overflow: hidden;
		width: 380px;
		height: 30px;
		display: block;
		text-decoration: none;
		float:left;
	}
	#header h2 a:hover {background: transparent url(../i/layout/logo.gif) 0 -30px no-repeat;}

	#seat, #skoda, #myway {
		position: absolute;
		top: 20px;
		right: 20px;
		background: transparent url(../i/layout/seatlogo.gif) 0 0 no-repeat;
		width: 55px;
		height: 45px;
		margin: 0px;
		}
	#seat a, #skoda a, #myway a {
		background: transparent url(../i/layout/seatlogo.gif) 0 0 no-repeat;
		text-indent: -9000em;
		overflow: hidden;
		width: 55px;
		height: 45px;
		display: block;
		text-decoration: none;
		float:left;
	}
	#skoda {right: 80px;}
	#myway {right: 140px;}
	#skoda, #skoda a {
		background-image: url(../i/layout/skodalogo.gif);
		width: 45px;
	}
	#myway, #myway a {
		background-image: url(../i/layout/myway.gif);
		width: 45px;
	}
    #logos {
        overflow: hidden;
		top: 20px;
		right: 20px;
		width: 45px;
		height: 45px;
        margin-left: 700px;
    }


/*--[ nav ]----------------------------------------------------------------*/
#nav {
	position: absolute;
	bottom: 0px;
	margin: 0 20px;
	background: #fff url(../i/layout/dots.gif) 0 0 repeat-x;
	width: 736px;
}
#nav ul {
	background: url(../i/layout/dots.gif) bottom left repeat-x;
	text-align: center;
	width: 736px;
	margin: 0px;
	height: 42px;
	}
#nav li {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 0px;
	position: relative;
	display: inline;
	background: transparent url(../i/layout/bg-li.gif) 100% 50% no-repeat;
}
#nav li.last {background: none;}
#nav a {
	border-bottom: 2px solid white;
	text-decoration: none;
	color: #333;
	padding: 10px;
	line-height: 38px;
}
#nav a:hover, #nav .active a {
	border-bottom: 2px solid #e2030f;
	color: #e2030f;
}


#nav ul li ul {
	background: #fff;
	left: -999em;
	height: auto;
	margin: 0px;
	position: absolute;
	text-align: left;
	width: 100px;
}

	#nav ul li ul li {
		padding: 0px;
		position: relative;
		display: inline;
		height: 30px;
		line-height: 30px;
		background: #fff;
		width: 100px;
	}
		#nav ul li ul li a {
			float: left;
			display: block;
			padding: 5px 10px;
			height: 18px;
			width: 80px;
			line-height: 18px;
			border-bottom: 2px solid #fff;
			text-decoration: none;
			color: #333;
		}
#nav li:hover ul, #nav li.sfhover ul {
	background: #fff;
	display: block;
	left: 0;
	top: 28px;
	z-index: 100;
}

/*--[ home ]----------------------------------------------------------------*/
#banner {
	background: #fff url(../i/layout/bg-banner.gif) 0 0 no-repeat;
	width: 776px;
	height: 335px;
}
#banner h3 {
	background: transparent url(../i/layout/appointment.jpg) 0 0 no-repeat;
	width: 284px;
	height: 190px;
	float: left;
	display: inline;
	margin: 27px 0 0 0;
	}
	#banner h3 a {
		background: transparent url(../i/layout/appointment.jpg) 0 0 no-repeat;
		text-indent: -9000em;
		overflow: hidden;
		width: 284px;
		height: 190px;
		display: block;
		text-decoration: none;
		float:left;
}
#vragenlijst-garage #banner h3, #vragenlijst-garage h3 a {background-image: url(../i/layout/appointment3.jpg)}

#banner img {
	float: left;
	display: inline;
	margin: 27px 16px 0 28px;
}

#slideshow {
	width: 420px;
	height: 280px;
	float: left;
	display: inline;
	margin: 27px 16px 0 28px;
	position: relative;
}
#banner #slideshow img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
   	width: 420px;
	height: 280px;
	margin: 0;
}

#banner h2 {
	background: transparent url(../i/layout/new.jpg) 0 0 no-repeat;
	width: 420px;
	height: 280px;
	float: left;
	display: inline;
	margin: 27px 16px 0 28px;
	}
	#banner h2 a {
		background: transparent url(../i/layout/new.jpg) 0 0 no-repeat;
		text-indent: -9000em;
		overflow: hidden;
		width: 420px;
		height: 280px;
		display: block;
		text-decoration: none;
		float:left;
	}
	#banner.half h2, #banner.half h2 a {width: 210px;float:left;}
	#banner.half .b1, #banner.half .b1 a {background: url(../i/layout/new-seat.jpg) 0 0 no-repeat;margin-right:0;}
	#banner.half .b2, #banner.half .b2 a {background: url(../i/layout/new-skoda.jpg) 0 0 no-repeat;margin-left:0;}

.eye, #models li {
	float: left;
	display: inline;
	margin: 8px 16px;
	width: 355px;
	padding: 0px;
	background: none;
	height: 140px;
}
.eye a {
	text-indent: -9000em;
	overflow: hidden;
	width: 355px;
	height: 140px;
	display: block;
	text-decoration: none;
	float:left;
	}
.v1, .v1 a{background: #fff url(../i/layout/service.jpg) 0 0 no-repeat;}
.v2, .v2 a{background: #fff url(../i/layout/stockverkoop.jpg) 0 0 no-repeat;}

#maintenance {
	clear: both;
	background: #fff url(../i/layout/maintenance.gif) 0 0 no-repeat;
	width: 550px;
	height: 150px;
	margin: 0 0 0 110px;
}
#banner p {
	padding-top:30px;
	line-height: 1.875em;
}
#banner p strong {
	font-size: 1.2em;
	color: #e2030f;
}
/*--[ showroom ]----------------------------------------------------------------*/
#car {
	background: #fff url(../i/layout/bg-car.gif) 0 0 no-repeat;
	width: 529px;
	height: 205px;
	padding: 0 0 0 16px;
}
#car img {
	margin: 22px 0 0 7px;
}
/*--[ sidebar ]----------------------------------------------------------------*/
#sidebar ul {
	background: url(../i/layout/dots.gif) 0 0 repeat-x;
	width: 180px;
	padding: 1px 0 0 0;
	margin: 10px 20px 0 0;
}
#sidebar li {
	width: 100%;
	background: url(../i/layout/dots.gif) bottom left repeat-x;
	padding: 0 0 1px 0;
}
#sidebar h2 {
	margin: 6px 0;
}
#sidebar li a {
	background: #fff url(../i/layout/bullet.gif) 0% 50% no-repeat;
	display: block;
	text-decoration: none;
	padding-left: 16px;
	color: #333;
	height: 24px;
	line-height: 24px;
}
#sidebar li a:hover, #sidebar li.active a {
	color: #e2030f;
	background: #f7f7f7 url(../i/layout/bullet.gif) 0% 50% no-repeat;
}
#sidebar li.active a{font-weight: bold;}

/*--[ showroom ]----------------------------------------------------------------*/
#models {margin: 0px;}
#models li {background: url(../i/layout/bg-model.gif) 0 0 no-repeat;}
#models div {
	margin: 10px 0 0 8px;
}
#models a {
	width: 338px;
	height: 108px;
	display: block;
	text-decoration: none;
	float:left;
	}
#models div, #models a{
	background-position: 244px 0;
	background-repeat: no-repeat;
}
#models a:hover {background-position: top right;}
/*seat*/
.ibiza-st div, .ibiza-st a {background-image: url(../i/showroom/ibiza-st.gif);}
.ibiza div, .ibiza a {background-image: url(../i/showroom/ibiza.gif);}
.exeo div, .exeo a {background-image: url(../i/showroom/exeo.gif);}
.exeo-st div, .exeo-st a {background-image: url(../i/showroom/exeo-st.gif);}
.new-ibiza div, .new-ibiza a {background-image: url(../i/showroom/new-ibiza.gif);background-position: top right;}
.leon div, .leon a {background-image: url(../i/showroom/leon.gif);}
.toledo div, .toledo a {background-image: url(../i/showroom/toledo.gif);}
.altea div, .altea a {background-image: url(../i/showroom/altea.gif);}
.alhambra div, .alhambra a {background-image: url(../i/showroom/alhambra.gif);}
.altea-xl div, .altea-xl a {background-image: url(../i/showroom/altea-xl.gif);}
.altea-freetrack div, .altea-freetrack a {background-image: url(../i/showroom/altea-freetrack.gif);}
/*skoda*/
.fabia-combi div, .fabia-combi a {background-image: url(../i/showroom/fabia-combi.gif);}
.new-fabia div, .new-fabia a {background-image: url(../i/showroom/new-fabia.gif);}
.new-fabia-combi div, .new-fabia-combi a {background-image: url(../i/showroom/new-fabia-combi.gif);}
.octavia-berline div, .octavia-berline a {background-image: url(../i/showroom/octavia-berline.gif);}
.new-octavia-berline div, .new-octavia-berline a {background-image: url(../i/showroom/new-octavia-berline.gif);}
.octavia-combi div, .octavia-combi a {background-image: url(../i/showroom/octavia-combi.gif);}
.new-octavia-combi div, .new-octavia-combi a {background-image: url(../i/showroom/new-octavia-combi.gif);}
.superb div, .superb a {background-image: url(../i/showroom/superb.gif);}
.roomster div, .roomster a {background-image: url(../i/showroom/roomster.gif);}
.yeti div, .yeti a {background-image: url(../i/showroom/yeti.gif);}

/*--[ contact ]----------------------------------------------------------------*/
.hours {
	width: 250px;
	float: left;
	text-align: center;
}

/*--[ footer ]----------------------------------------------------------------*/
#footer {
	background: url(../i/layout/dots.gif) 0 0 repeat-x;
	clear: both;
	color: #666;
	text-align: center;
	margin: 0 20px 0 20px;
	padding: 4px 0 10px 0;
	}
	#robarov {
		width: 776px;
		margin: 0 auto;
		text-align: right;
		color: #fff;
	}
	#robarov a:link, #robarov a:visited{
		color: #fff;
	}
	#robarov a:hover{
	}

/*--[ons team]-------------------------------------------------------------*/
.team {
	position: relative;
	width: 740px;
	}

.team li.mugshot {
	background: transparent;
	padding: 0px;
	position: absolute;
	top: 35px;
	right: 30px;
	margin: 0px;
}
.team li li {
	margin: 0 0 10px 0;
}
.team h3 {
	margin: 0px;
	float: left;
	display: inline;
	width: 110px;
	color: #555;
	}
.teamdetail {
	position: absolute;
	right: 20px;
	top: 25px;
	display: none;
	background: #fff url(../i/layout/bg-secondhand.gif) 0 0 no-repeat;
	width: 338px;
	padding: 30px 0 0 20px;
	height: 130px;
	margin: 0px 0 0 20px;
}
.team .name {
	font-size: 1.4em;
	color: #e2030f;
	}
.team .name{background:transparent url(../i/layout/icon-name.gif) .1em .4em no-repeat;}
.team .tel{background:transparent url(../i/layout/icon-phone.gif) 0 .5em no-repeat;}
.team .email{background:transparent url(../i/layout/icon-mail.gif) .2em .6em no-repeat;}

/*--[condities]-------------------------------------------------------------*/
#conditions {
	text-align: center;
}
#conditions img {
	background: #fff url(../i/layout/bg-condition.gif) top center no-repeat;
	margin: 0 auto;
	padding: 40px 35px 10px 35px;
	width: 620px;
}

/*--[tweedehands]-------------------------------------------------------------*/
.secondhand {
	background: #fff url(../i/layout/bg-secondhand.gif) 0 0 no-repeat;
	width: 358px;
	padding-top: 30px;
	height: 130px;
	margin: 0px 0 0 20px;
	float: left;
	display: inline;
	position: relative;
}
.secondhand img {
	float: left;
	display: inline;
	margin: 0 1px 0 20px;
}
.secondhand img.status {
	position: absolute;
	top: 13px;
	right: 8px;
	float: none;
	margin: 0px;
}
.secondhand dt {
	background: #ddd;
	float: left;
	width: 70px;
	text-indent: 5px;
	margin-bottom: 1px;
}
.secondhand dd {
	background: #efefef;
	text-indent: 5px;
	margin: 0 0 1px 71px;
}

.detail {position: relative;}
.detail .back {
	position: absolute;
	top: 0px;
	right: 0px;
	text-transform: uppercase;
}
.detail .back a {
	background: #f5f5f5;
	border: 3px double #e5e5e5;
	padding: 4px;
	text-align: center;
	width: 100px;
	display: block;
	text-decoration: none;
}
.detail .back a:hover {
	background: #c00;
	color: #fff;
}

.detail dt {
	background: url(../i/layout/double-dot.gif) top right no-repeat;
	font-weight: bold;
	float:left;
	margin-top: 0.6em;
	width: 150px;
	clear: both;
}
.detail dd{
	float: left;
	margin-top: 0.6em;
	padding:0;
	/*width:140px;*/
	width: 300px;
}
.thumb {
	float:left;
	display: inline;
	text-align:center;
	width: 200px;
	margin: 20px;
}
.detail {
	width:500px;
	float:left;
}

.thumb img{
	border: 1px solid #A7A7A7;
	background: #E9E9E9;
	padding: 4px;
	text-align: center;
	margin:0 0 5px 0;
}

/*--[ contact ]----------------------------------------------------------------*/
form {
	clear:both;
	margin: 0 20px 15px;
}
fieldset {border:none;}
form h3 {
	margin: 0px;
}

#vragenlijst-garage form h3 {
	margin: 10px 0 0 0;
}

form div, form p {margin:0 0 .6em 0;}
form label {
	font-weight: bold;
	cursor: pointer;
}
.floatl {
	width: 360px;
	float: left;
}
.floatr {
	width: 360px;
	float: right;
}
input, select, textarea {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
html>body textarea {margin-bottom: -3px;}
form div input, form div textarea {
	border: 1px solid #A7A7A7;
	background: #fff;
	padding: 4px;
	width: 320px;
}
.appoint input {
	width: 80px;
	padding: 3px;
}
.appoint select {
	width: 88px;
	padding: 2px 0;
	display: block;
}
#time_minute, #time_hour {width: 48px;}
form div textarea {
	height: 85px;
	overflow: auto;
}
form span {
	display: block;
	background: #E9E9E9;
	padding: 4px;
	width: 330px;
}
form p {
	/*height: 50px;*/
}
form p span {
	width: 90px;
	float: left;
	display: inline;
	margin-right: 5px;
}
form p.time span {
	width: 50px;
}
form .buttons {clear:both;}
form .buttons input {
	width: 128px;
	height: 51px;
	float: right;
	display: inline;
	margin-right: 20px;
	padding: 0px;
	border: 0px;
}
span.error, form p span.error {
	display: inline;
	width: auto;
	background: transparent;
	padding: 0px;
	color:#e42323;
	font-size:.9em;
}
ul.error {
	border-top: 1px solid #e16363;
	border-bottom: 1px solid #e16363;
	background: #ffc9c9;
	padding: 5px 10px;
	color:#c33;
}
#content ul.error li{
	background:url(../i/layout/error.gif) 0 0.3em no-repeat;
	padding:0 0 0 20px;
}

p.attention {
	border-top: 1px solid #ffbc2c;
	border-bottom: 1px solid #ffbc2c;
	background: #fff4b6 url(../i/layout/attention.gif) 10px 12px no-repeat;
	padding: 10px 10px 10px 30px;
	color:#BC7C12;
}
p.attention strong {text-transform: uppercase;}


/*--[construct page]-------------------------------------------------------------*/
#nav li.under-construction{
	margin-bottom: 20px;
	padding :0;
	text-align: center;
	color: #333;
	height: 42px;
	line-height: 42px;
	font-size: 2.0em;
	background:none;
}

#nav li.under-construction span{
	color: #333;
	font-size: 0.5em;
}

#banner .contact{
	margin: 0 0 20px 0;
	padding:30px 0 0 0;
}

#banner address{
	margin:0;
	padding:0;
}
p.construct-link{
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 2.0em;
	text-align: center;
}



#stocklist {
    margin: 20px;
    border: 1px solid #000;
    border-bottom: 0px;
    border-collapse: collapse;
    width: 734px;
}
th {
    background: #ffc;
}
th, td { padding: 5px; border-bottom: 1px solid #000; }
td.special { color: #e2030f; }
td.cartype { width: 160px; }
tr.sold td {text-decoration: line-through;}

