/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 150%;
	background: #000000;
}
p, h1, h2, ul, ol, dl, form, table {
	margin: 0 0 18px 0;
	padding: 0;
}
h1 {
	font-size: 100%;
}
h1, h2 {
	line-height: normal;
}
h2 {
	font-size: 100%;
}
h3 {
	font-size: 100%;
	margin: 0;
}
a {
	color: #ffffff;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}
#overview .photo img, .avdw img {
	border: 1px solid #ffffff;
}
/* MAIN LAYOUT */
.footer {
	display: none;
}
.clear {
	clear: both;
}
.zoek, .merkoverzicht, .modeloverzicht, #overview, #detail {
	width: 790px;
	margin: auto;
}
/* AVDW */
.avdw {
	background: #494747;
	padding: 0 5px;
	width: 406px;
	overflow: hidden;
}
.avdw h2 {
	margin: 0;
	padding: 5px 0 0 0;
}
.avdw .img-container {
	float: left;
	width: 142px;
	padding: 5px 0 5px 0;
	margin: 0 3px 0 0;
	border-right: 2px solid #000000;
}
.avdw .img-container img {
	width: 135px;
	border: 1px solid #ffffff;
}
.avdw dl {
	margin: 0;
	padding-bottom: 5px;
}
.avdw dt {
	float: left;
	width: 80px;
}
.avdw dd, .avdw .more {
	text-align: right;
}
.avdw .cost {
	font-size: 100%;
	font-weight: bold;
}
/* searchbox */
.zoek h1 {
}
.zoek h1 a {
	font-size: 100%;
	font-weight: normal;
}
#search {
	clear: both;
	background: #640506;
	border: 1px dotted #ffffff;
	padding: 10px 0 10px 18px;
	color: #ffffff;
	height: 90px;
}
#search p {
	display: inline;
	float: left;
	margin: 0 15px 5px 0;
}
#search select {
	width: 177px;
	height: 20px;
	border: 1px solid #cccccc;
}
/* merk model overzicht */
.modeloverzicht {
	margin-top: 75px;
	clear: both;
}
.modeloverzicht h2, .merkoverzicht h2 {
	height: 40px;
	margin-top: 30px;
	padding: 25px 0 0 105px;
	border: 1px solid #999999;
	background: #640506;
}
.modeloverzicht h2.honda {
	background: #640506 url(media/logo-honda.gif) no-repeat left;
}
.modeloverzicht h2.opel {
	background: #640506 url(media/logo-opel.gif) no-repeat left;
}
.modeloverzicht h2.volvo {
	background: #640506 url(media/logo-volvo.gif) no-repeat left;
}
.merkoverzicht h2.overig {
	background: #640506 url(media/logo-overig.gif) no-repeat left;
}
.modeloverzicht a, .merkoverzicht a {
	display: block;
	background: url(media/bullet.gif) no-repeat left center;
	width: 160px;
	padding: 5px 0 5px 15px;
	margin: 0 0 0 40px;
}
/* overview */
#overview .back-search {
	float: left;
}
#overview .nav {
	color: #afafaf;
	width: 360px;
	float: right;
}
#overview .nav table {
	float: right;
}
#overview #overview_list {
	clear: both;
}
#overview td {
	padding: 2px;
}
#overview .nav .selected {
	padding: 2px 4px;
	background: #640506;
	font-weight: bold;
	color: #ffffff;
	border: 1px dotted #ffffff;
}
#overview th {
	background: #640506;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 2px 0;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
}
#overview th a {
	color: #ffffff;
}
#overview th.photo {
	padding-left: 5px;
	width: 104px;
	border-left: 1px dotted #ffffff;
}
#overview th.price {
	border-right: 1px dotted #ffffff;
}
#overview .fuel {
	width: 65px;
}
#overview .price, #overview .milage, #overview .carbuild {
	text-align: right;
	padding-right: 5px;
}
#overview .milage {
	width: 80px;
	padding-right: 10px;
}
#overview .car_brand {
	display: block;
	font-size: 14px;
}
#overview a.show-photos {
	font-size: 10px;
}
#overview .garantie {
	font-style: italic;
}
#overview .rij_even {
	background: #1f1d1d;
}
/* detail */

#detail .back {
	float: right;
}
#carspecs, #costs {
	position: relative;
	float: left;
	line-height: 18px;
	width: 250px;
}
#carspecs dt, #costs dt {
	float: left;
	width: 120px;
}
#carspecs dd, #costs dd {
	margin-left: 120px;
}
#carspecs dd p, #costs dd p {
	display: inline;
}
#costs .price {
	font-size: 18px;
	margin-bottom: 10px;
}
#carspecs img.nap {
	position: absolute;
	right: -10px;
	top: 40px;
}
#detail .offerte {
	display: block;
	width: 324px;
	float: left;
	margin-bottom: 18px;
}
.right-container {
	float: right;
	width: 324px;
}
#afbeelding img {
	padding: 1px;
	border: 1px solid #ffffff;
}
#cartools {
	margin: 5px 0;
	padding: 10px 0 10px 10px;
	list-style: none;
	background: #640506;
	overflow: hidden;
	border: 1px dotted #ffffff;
}
#cartools li {
	float: left;
}
#cartools li a {
	display: block;
	width: 120px;
	padding: 3px 0 3px 20px;
	margin-right: 10px;
}
#cartools a.photo {
	background: url(media/icon-zoom.gif) no-repeat left center;
}
#cartools a.slideshow {
	background: url(media/icon-slideshow.gif) no-repeat left center;
}
#cartools a.info {
	background: url(media/icon-info.gif) no-repeat left center;
}
#cartools a.mail {
	background: url(media/icon-mail.gif) no-repeat left center;
}
#cartools a.print {
	background: url(media/icon-print.gif) no-repeat left center;
}
.collumn {
	float: left;
	width: 270px;
	margin-bottom: 16px;
}
#listing {
	margin-bottom: 16px;
}
#listing a {
	font-size: 14px;
}
#listing, #options, #comments, #dealerinfo {
	clear: both;
}
/* pop up */
.info, .mail {
	padding: 20px;
}
.info dl, .mail dl {
	background: #640506;
	border: 1px dotted #ffffff;
	padding: 20px;
}
.info dt, .mail dt {
	float: left;
	width: 120px;
	margin-bottom: 2px;
}
.info dd, .mail dd {
	margin-bottom: 2px;
}
.info input, .mail input {
	width: 200px;
}
.info textarea, .mail textarea {
	width: 200px;
	height: 50px;
}
input.checkbox {
	width: auto;
}
#form_melding ul {
	color: #ff0000;
	margin: 0 0 16px 15px;
}
input.reset, input.submit, input.search, a.button {
	font-family: Tahoma, Arial, sans-serif;
	width: 120px;
	height: 25px;
	color: #333333;
	border: 1px solid #999999;
	font-weight: bold;
	cursor: pointer;
	margin: 12px 0 0 0;
	background: url(media/submit-button.gif) repeat-x;
	line-height: normal;
}
a.back {
	width: 150px;
}
input.reset {
	color: #999999;
}
.search-submit {
	position: relative;
	top: 20px;
	clear:both;
	text-align: right;
}
.search-submit input.reset, .search-submit input.search {
	width: 156px;
}
#dsl a.button {
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px 0 10px;
	height: 20px;
	margin: 0;
	color: #333333;
}
#dsl a:hover.button, input:hover.reset, input:hover.submit, input:hover.search {
	color: #640506;
}
