/* CSS Document */

body, html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #444444;
	background: #dde4ee url(media/style/bg.gif) repeat-y center;
	margin: 0;
	padding: 0;
}
p, dl, h1, pre, address, ul, ol {
	margin: 0 0 18px 0;
}
ul, ol {
	padding: 0 0 0 20px;
}
h1, h2, h3, h4, .detail_header, #popup_content .popup_header, .detailkop, .modelname {
	color: #999999;
}
h1, h2, .detail_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
}
h1, .detail_header {
	font-size: 34px;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 24px;
	margin: 0 0 10px 0;
}
h3, .detailkop, .modelname, #wsb-form h2 {
	font-size: 18px;
	margin: 0 0 5px 0;
}
h4 {
	font-size: 13px;
	margin: 10px 0;
}
#wsb-form h2 {
	margin: 10px 0 5px 0;
}
a {
	color: #083e89;
}
a:hover, h1 a, h2 a, h3 a {
	text-decoration: none;
}
a:focus {
	text-decoration: underline;
}
h1 a:hover, h2 a:hover, h3 a:hover, a:focus  {
	color: #3d5d89;
}
address {
	font-style: normal;
}
img {
	border: none;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	display: none;
}
input, select, textarea {
	margin-bottom: 3px;
}
dd, dt {
	padding: 0;
	margin: 0;
}
:focus {
	outline: none;
}
/* general classes */
.border, .detail_image img, #modelinfo img, #dsl #overview img, .aflevering img {
	padding: 1px;
	border: 1px solid #d1d1d1;
}
.clear {
	clear: both;
}
ul.reset, ol.reset {
	padding: 0;
	margin: 0;
	list-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	margin: 0 10px 0 0;
}
img.right {
	margin: 0 0 0 10px;
}
.arrow {
	background: url(media/style/arrow.gif) no-repeat left;
	padding: 0 0 0 15px;
}
/* LAYOUT */
#blanco-container, #pop-over {
	padding: 10px;
}
#main-wrapper {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 960px;
	background: url(media/style/main-top.png) no-repeat;
	margin: 0 auto -200px auto;
	padding: 0 17px;
}
#header-wrapper {
	position: relative;
	width: 960px;
	height: 80px;
	border-bottom: 8px solid #072e64;
	margin: 0 0 1px 0;
	z-index: 5;
}
#header-wrapper h1 {
	position: absolute;
	top: 18px;
	margin: 0;
}
#header-wrapper h1 a {
	display: block;
	width: 280px;
	height: 0;
	padding: 61px 0 0 0;
	background: url(media/logo/poelenburg.gif) no-repeat;
	overflow: hidden;
}
#push {
	clear: both;
	height: 200px;
}
#footer {
	position: relative;
	bottom: 0;
	width: 994px;
	height: 185px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	background: #dde4ee url(media/style/main-bottom.png) no-repeat;
	font-size: 11px;
}
#footer .footer-container {
	float: left;
	background: url(media/style/footerbox-bg.png) no-repeat right;
	margin: 0 0 0 11px;
}
#footer .footer-container.first {
	margin: 0 0 0 2px;
}
#footer .footer-content {
	height: 141px;
	padding: 17px;
	background: url(media/style/footerbox-left.png) no-repeat left;
}
#footer .address {
	width: 215px;
}
#footer .brands {
	width: 430px;
}
#footer .shortlinks {
	width: 220px;
}
#footer h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 5px 0;
}
#footer address, #footer h3 {
	margin: 0;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .address p {
	margin: 10px 0 0 0;
}
#footer .brands li {
	float: left;
	width: 215px;
	height: 55px;
	margin: 0 0 10px 0;
}
#footer .brands li img {
	float: left;
	margin: 0 10px 0 0;
}
#footer .brands li p {
	margin: 0;
	padding: 18px 0 0 0;
}
#footer .shortlinks a {
	background: url(media/style/arrow-small.gif) no-repeat left;
	padding: 0 0 0 10px;
}
/* MENU */
/*Hoofdnaviagtie ul*/
#navigation {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 28px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 20;
}
/*hoofdnavigatie items*/
#navigation li.mainitem {
	float: left;
	position: relative;
	margin: 0 0 0 1px;
}
#navigation li:hover.mainitem, #navigation li.mainitem.over {
	background: url(media/style/menu-bg.png) no-repeat right bottom;
}
#navigation li.mainitem.active {
	background: url(media/style/menu-bg.png) no-repeat right top;
}
/*hoofdnavigatie links*/
#navigation li.mainitem a.hoofditem {
	display: block;
	height: 23px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration:none;
	color: #083e89;
	font-weight: bold;
}
#navigation li:hover.mainitem a.hoofditem, #navigation li.mainitem.over a.hoofditem {
	background: url(media/style/menu-left.png) no-repeat left bottom;
	color: #ffffff;
}
#navigation li.mainitem.active a.hoofditem {
	background: url(media/style/menu-left.png) no-repeat left top;
	color: #ffffff;
}
/*opent sub navigation ul's*/
#navigation li:hover ul, #navigation li.over ul {
	display: block;
}
/*ul subnavigation*/	
#navigation li ul {
	position: absolute;
	top: 28px;
	left: 0;
	display: none;
	width: 180px;
	margin: 0;
	padding: 10px 0;
	background: #083e89;
	list-style: none;
	z-index: 1000;
}
#navigation li.active ul {
	background: #072e64;
	border-bottom: 1px solid #083e89;
}
#navigation li.lasthoofditem ul {
	left: auto;
	right: 0;
}
#navigation li ul li a {
	display: block;
	margin: 0;
	text-decoration: none;
	padding: 4px 20px;
	color: #ffffff;
}
#navigation li ul li a:hover {
	background: #072e64;
}
#navigation li.active ul li a:hover  {
	background: #083e89;
}
/* secundairy submenu */
.home ul.submenu {
	display: none;
}
ul.submenu {
	position: absolute;
	top: 320px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.submenu li {
	width: 230px;
	height: 24px;
	margin: 0 0 1px 0;
}
ul.submenu li a {
	display: block;
	height: 21px;
	padding: 3px 0 0 5px;
	background: url(media/style/submenu.gif) no-repeat top;
	text-decoration: none;
}
ul.submenu li a:hover {
	background: url(media/style/submenu.gif) no-repeat bottom;
}
/* CONTENT */
#left-container {
	float: left;
	width: 230px;
	position: relative;
	height: 400px;
}
.home #left-container {
	width: 290px;
	padding: 20px 0;
}
#content-container {
	float: right;
	width: 700px;
	padding: 20px 10px;
}
.home #content-container {
	width: 575px;
	padding-right: 70px;
}
#left-container h2 {
	margin: 5px;
	font-size: 18px;
	color: #083e89;
}
#left-container .contentpic-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 195px;
	background: url(media/style/contentpic-overlay.png) no-repeat;
}
/* HOMEPAGE */
.home h1 {
	font-size: 30px;
	margin-bottom: 10px;
}
#flash-container {
	position: relative;
	width: 960;
	height: 375px;
	overflow: hidden;
	z-index: 1;
}
#flash-element {
	width: 960;
	height: 375px;
}
#flash-overlay {
	position: absolute;
	top: 0;
	right: 0;
	width: 95px;
	height: 375px;
	background: url(media/style/flash-overlay.png) no-repeat;
	z-index: 5;
}
#flash-overlay-menu {
	position: absolute;
	top: 0;
	right: 0;
	width: 95px;
	height: 375px;
}
#flash-overlay-menu li.mainitem {
	position: relative;
	height: 94px;
}
#flash-overlay-menu li a.logo {
	position: relative;
	display: block;
	width: 80px;
	height: 0;
	padding: 94px 0 0 15px;
	overflow: hidden;
	z-index: 10;
}
#flash-overlay-menu li.hyundai a.logo {
	background: url(media/logo/hyundai.png) no-repeat top right;
}
#flash-overlay-menu li.mitsubishi a.logo {
	background: url(media/logo/mitsubishi.png) no-repeat top right;
}
#flash-overlay-menu li.peugeot a.logo {
	background: url(media/logo/peugeot.png) no-repeat top right;
}
#flash-overlay-menu li.citroen a.logo {
	background: url(media/logo/citroen.png) no-repeat top right;
}
#flash-overlay-menu li.mainitem ul {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 255px;
	height: 74px;
	padding: 10px;
	background: url(media/style/flash-menu.png) no-repeat;
	z-index: 2;
}
#flash-overlay-menu li:hover.mainitem ul {
	display: block;
}
#flash-overlay-menu li.mainitem ul li {
	float: left;
	width: 85px;
}
#flash-overlay-menu li.mainitem ul li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
}
#flash-overlay-menu li.mainitem ul li a:hover {
	text-decoration: underline;
}
.highlights {
	float: left;
	width: 284px;
	height: 112px;
	background: url(media/style/highlights-bg.png) no-repeat;
	margin: 2px 2px 0 0;
	padding: 10px;
	color: #072e64;
	overflow: hidden;
}
.highlights.searchbox {
	width: 338px;
	background: url(media/style/search-bg-home.png) no-repeat;
	margin-right: 0;
	padding-right: 0;
	color: #ffffff;
}
.highlights h2 {
	font-size: 18px;
	color: #072e64;
	margin: 0;
}
.highlights.searchbox h2 {
	color: #ffffff;
}
.highlights a {
	text-decoration: none;
}
.highlights a:hover {
	text-decoration: underline;
}
.highlights .logo-verhuur {
	margin: -5px 0 0 -8px;
}
/* BRANDPAGE */
#toolbar {
	width: 706px;
	height: 59px;
	background: url(media/style/toolbar.png) no-repeat;
	margin: -20px 0 20px -13px;
	padding: 5px 10px;
}
#toolbar img {
	float: left;
	margin: 0 15px 0 0;
}
.brandpage #toolbar li {
	float: left;
}
.brandpage #toolbar li strong {
	display: block;
}
.brandpage #toolbar li a {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	text-decoration: none;
}
.brandpage #toolbar li a:hover {
	text-decoration: underline;
}
#toolbar li {
	padding: 5px 0;
	margin: 5px 10px;
}
.brandpage #toolbar .stock {
	padding-left: 90px;
}
/* ARTICLES */
.home #left-container .article-overview h2 {
	font-size: 16px;
	margin: 0;
}
.article-overview {
	clear: both;
}
.article-overview li {
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.brandpage-home .article-overview li {
	padding: 6px 6px 10px 6px;
	margin: 0 0 5px 0;
}
.brandpage-home .article-overview li.actie {
	background: url(media/style/brand-offer-bg.png) no-repeat;
	width: 688px;
	height: 95px;
	padding: 6px;
}
.article-overview li.last, .article-overview li.actie {
	border: none;
}
.article-overview img {
	float: left;
	margin: 0 10px 0 0;
}
.home #left-container .article-overview img {
	width: 100px;
}
.article-overview li p, .article-overview li h2 {
	margin: 0 0 0 135px;
}
.home .article-overview li p {
	margin: 0;
}
p.link-overview {
	text-align: right;
}
.publishdate {
	font-size: 11px;
}
.home .publishdate, .subtitle {
	display: none;
}
.home .subtitle {
	display: block;
}
.nav .navbar {
	 float: left;
}
.nav .back {
	 float: right;
}
.article-detail h2 {
	margin: 0;
}
.article-detail .subtitle {
	margin: 0 0 5px 0;
}
.detail_image, .img-container {
	float: right;
	width: 124px;
	margin: 0 0 0 10px;
}
.detail_image img, .img-container img {
	margin: 0 0 10px 0;
}

#popup_content {
	height: 370px;
	overflow: hidden;
	padding: 5px 10px;
}
#popup_content .popup_header {
	font-size: 16px;
	float: left;
	margin-bottom: 5px;
}
#popup_content .popup_navigation_close {
	float: right;
	padding: 0 10px 0 0;
}
/* page nav */
.pagenav {
	margin: 0 0 18px 0;
}
.detail_navigatie .pagenav {
	margin: 0 0 -10px 0;
}
#dsl #overview .nav a, .pagenav a {
	padding: 0 4px;
}
#dsl #overview .nav .selected, .pagenav .selected {
	padding: 0 4px;
	font-weight: bold;
	color: #ffffff;
	background: #072e64;
}
/* MODELINFO */
table#header {
	width: 100%;
}
/* index */
#nieuwexternindex td {
	padding: 12px 0 0 0;
	border-bottom: 1px solid #d2d8e0;
}
#nieuwexternindex .description {
	padding: 0 0 24px 0;
}
#nieuwexternindex .description img {
	margin: 0 0 10px 0;
}
#nieuwexternindex .description p {
	margin: 0;
	line-height: normal;
}
/* uitvoering */
#nieuwexternuitvoeringen table#uitvoering {
	width: 460px;
}
#nieuwexternuitvoeringen table#uitvoering .uitvoering_label {
	background: #dde4ee;
	padding: 2px 5px;
}
#nieuwexternuitvoeringen table#uitvoering tr:hover {
	background: #d2d8e0;
}
#nieuwexternuitvoeringen table#uitvoering td {
	padding: 3px 5px;
	border-top: 1px solid #d2d8e0;
}
#nieuwexternuitvoeringen table#uitvoering a {
	display: block;
	text-decoration: none;
}
#nieuwexternuitvoeringen table#uitvoering .brandstof a,
#nieuwexternuitvoeringen table#uitvoering .prijs a {
	color: #333333;
}
#nieuwexternuitvoeringen table#uitvoering .prijs {
	text-align: right;
	padding-right: 10px;
}
/* detail */
#nieuwexterndetail #detail_gegevens td.data {
	text-align: right;
}
#nieuwexterndetail .label, #nieuwexterndetail .data {
	border-bottom: 1px solid #d2d8e0;
}
#nieuwexterndetail .label {
	padding-left: 4px;
}
#nieuwexterndetail .data {
	text-align: right;
	padding-right: 4px;
}
#nieuwexterndetail .uitvoering_label {
	border-bottom: 3px solid #d2d8e0;
}
#nieuwexterndetail .uitvoering, #nieuwexterndetail .brandstof, #nieuwexterndetail .prijs {
	border-bottom: 1px solid #d2d8e0;
}
#nieuwexterndetail .uitvoering {
	font-weight: bold;
}
#nieuwexterndetail .brandstof a, #nieuwexterndetail .prijs a {
	text-decoration: none;
}
#detail_algemeen, #detail_techniek, #detail_veiligheid, #detail_interieur {
	display: block;
	width: 145px;
	height: 18px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #d2d8e0;
	text-align: center;
	padding: 2px 0 5px 0;
	margin-right: -1px;
	background: #d2d8e0;
}
#detail_algemeen {
	border-left: 1px solid #d2d8e0;
}
a#detail_algemeen, a#detail_techniek, a#detail_veiligheid, a#detail_interieur {
	text-decoration: none;
	color: #333333;
}
#nieuwexterndetail table#nav {
	border: 1px solid #d2d8e0;
	border-bottom: none;
}
#nieuwexterndetail table#nav a:hover {
	text-decoration: none;
	color: #072e64;
}
#nieuwexterndetail table#nav .activedetail {
	background-color: #dde4ee;
	border-left: 1px solid #dde4ee;
	color: #222222;
	font-weight: bold;
}
#alg table, #tech table, #veil table, #int_ext table {
	border-left: 1px solid #d2d8e0;
	border-right: 1px solid #d2d8e0;
	border-bottom: 1px solid #d2d8e0;
	background: #dde4ee;
	padding: 2px 2px 0 2px;
	width: 696px;
}
/* KIES DSL */
.footer h1 {
	display: none;
}
/* search homepage */
#quick-search select {
	width: 153px;
	margin: 10px 10px 10px 0;
}
input.search {
	border: none;
	background: url(media/style/search-button-home.gif) no-repeat right;
	height: 37px;
	width: 140px;
	padding: 0;
	margin: 0 10px 0 0;
	text-align: left;
	color: #ffffff;
	font-size: 18px;
	cursor: pointer;
}
/* occasion landingpage */
#search {
	padding: 5px 10px;
	background: url(media/style/search-bg.png) no-repeat;
	color: #ffffff;
	margin: 0 0 18px 0;
}
#search #searchbox {
	overflow: hidden;
}
#search #searchbox label {
	display: block;
	float: left;
	width: 159px;
	margin: 5px;
}
#search #searchbox label select {
	display: block;
	width: 159px;
}
#search #submit {
	clear: both;
	margin: 10px 0 0 0;
	text-align: center;
}
#search #submit input.search {
	padding-left: 0;
}
.modeloverzicht h2, .merkoverzicht h2 {
	clear: both;
	margin-top: 22px;
}
.modeloverzicht td, .merkoverzicht td {
	width: 160px;
	padding: 4px 10px;
}
.modeloverzicht a, .merkoverzicht a {
	background: url(media/style/arrow.gif) no-repeat left;
	padding: 0 0 0 15px;
}
/* overview */
#dsl #overview .tools {
	padding: 3px 5px 0 5px;
	background: #dde4ee;
	overflow: hidden;
	border-bottom: 1px solid #ffffff;
}
#dsl #overview .tools a {
}
#dsl #overview .tools form {
	float: right;
}
#dsl #overview p {
	margin: 0;
}
#dsl #overview ul {
	margin: 0 0 10px 0;
	clear: both;
}
#dsl #overview ul li {
	position: relative;
	clear: both;
	margin: 0;
	height: 90px;
	padding: 10px 0;
	border-bottom: 1px solid #e7edf2;
}
#dsl #overview ul li:hover {
	cursor: pointer;
	background: #dde4ee;
}
#dsl #overview ul li img {
	float: left;
	margin: 4px 10px 0 0;
}
#dsl #overview ul li h2 {
	display: inline;
}
#dsl #overview ul li p {
	font-weight: bold;
}
#dsl #overview ul li dt, #dsl #overview ul li a.more{
	position: absolute;
	top: 60px;
	color: #072e64;
}
#dsl #overview ul li a.more  {
	display: none;
}
#dsl #overview ul li:hover a.more  {
	display: block;
}
#dsl #overview ul li dd {
	position: absolute;
	top: 76px;
}
#dsl #overview ul li .cost, #dsl #overview ul li a.more  {
	right: 10px;
}
#dsl #overview ul li a.more {
	background: url(media/style/arrow.gif) no-repeat right;
	padding: 0 15px 0 0;
}
#dsl #overview ul li dt.cost {
	top: 5px;
}
#dsl #overview ul li dd.cost {
	top: 30px;
	font-size: 18px;
}
#dsl #overview ul li .build, #dsl .listings  ul li .listing  {
	left: 116px;
}
#dsl #overview ul li .fuel {
	left: 220px;
}
#dsl #overview ul li .mileage {
	left: 309px;
}
#dsl #overview ul li img.listing {
	position: absolute;
	top: 80px;
	left: 0px;
	border: 3px solid #ffffff;
	padding: 0;
}
#dsl #overview .nav table {
	float: right;
}
#dsl #overview td {
	padding: 2px;
}
#dsl #overview .nav .selected, .pagenav .selected {
	padding: 0 4px;
	font-weight: bold;
	color: #ffffff;
	background: #072e64;
}
/* detail */
.car-tools strong {
	display: block;
}
#toolbar.car-tools li {
 	float: left;
	width: 136px;
	margin: 5px 0;
	padding-left: 40px;
}
.car-tools li a {
	text-decoration: none;
}
#detail .back {
	float: right;
	margin: 0;
}
#afbeelding-container {
	clear: both;
	float: right;
	width: 334px;
}
#afbeelding-container #afbeelding {
	position: relative;
	width: 320px;
	height: 240px;
	padding: 7px;
	overflow: hidden;
	background: url(media/style/photo-container.png) no-repeat;
}
#detail ul#thumbnails {
	margin: 5px 0 5px 2px;
	overflow: hidden;
}
#detail ul#thumbnails li {
	float: left;
}
#detail #thumbnails img {
	width: 64px;
	height: 48px;
	margin: 2px 2px 0 0;
}
#detail h1 {
	margin: 0;
}
#detail .type {
	font-size: 18px;
	color: #999999;
}
#detail dl {
	position: relative;
	width: 350px;
}
#detail dt {
	float: left;
	width: 115px;
}
#detail dd {
	margin-left: 115px;
}
#detail .cost {
	font-size: 18px;
}
#detail .cost a {
	font-size: 13px;
	padding: 0 0 0 10px;
}
dt.nap , dd.nap {
	background: #dde4ee;
}
dd.nap img.nap {
	position: absolute;
	top: 23px;
	right: 10px;
}
ul.tabs {
	overflow: hidden;
	width: 700px;
	background: url(media/style/tab-container-top.png) no-repeat bottom;
	padding-bottom: 6px;
}
ul.tabs li {
	float: left;
}
ul.tabs li a {
	display: block;
	height: 29px;
	background: url(media/style/tab-bg.png) no-repeat bottom right;
	margin: 0 1px 0 0;
	text-decoration: none;
	color: #333333;
}
ul.tabs li a.current {
	background: url(media/style/tab-bg.png) no-repeat top right;
}
ul.tabs li a span {
	display: block;
	height: 22px;
	background: url(media/style/tab-left.png) no-repeat bottom left;
	padding: 7px 25px 0 25px;
}
ul.tabs li a.current span {
	background: url(media/style/tab-left.png) no-repeat top left;
}
#detail .panes {
	background: url(media/style/tab-container-bottom.png) no-repeat bottom;
	padding: 0 0 10px 0;
}
#detail .panes>div {
	background: #dde4ee;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 20px;
}	
#detail .panes h2 {
	display: none;
}
#detail .panes h3 {
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 10px 0;
	color: #333333;
}
#dsl #detail .collumn {
	float: left;
	width: 300px;
}
/* mail */
#dsl #mail {
	width: 420px;
}
#dsl #mail-maf {
	width: 400px;
}
#dsl #mail label, #dsl #mail-maf label {
	display: block;
}
#dsl #mail-maf label.copy, #dsl #mail label.inline {
	display: inline;
}
#dsl #mail textarea, #dsl #mail-maf textarea {
	width: 387px;
	height: 100px;
}
#dsl #mail div, #dsl #mail-maf div {
	float: left;
}	
#dsl #mail input {
	margin-right: 10px;
}
#dsl #mail-maf input#name-sender,
#dsl #mail-maf input#name-receiver{
	width: 145px;
	margin-right: 10px;
}
#dsl #mail-maf input#email-sender,
#dsl #mail-maf input#email-receiver {
	width: 220px;
}
#dsl #mail input.submit, #dsl #mail-maf input.submit {
	float: right;
	margin: 10px 15px 0 0;
}
#dsl #mail-maf input.submit	{
	margin: 0;
}
#dsl #mail input#prefix {
	width: 80px;
}
#dsl #mail input#lastname, #dsl #mail input#email {
	width: 250px;
}
#dsl #mail input#lastname, #dsl #mail input#phone {
	margin-right: 0;
}
/* my account */
#dsl #login #inloggen {
	float: left;
	width: 300px;
}
#dsl #login #registreren {
	float: right;
	width: 350px;
	border-left: 1px solid #e7edf2;
	padding: 0 0 0 25px;
}
#dsl #login .login {
	background: #dde4ee;
	padding: 10px;
}
#dsl #login input.reset {
	margin: 5px 5px 0 0;
}
#login input {
	width: 182px;
}
#login .login input {
	width: 172px;
}
#dsl #login .forgot {
	text-align: right;
	margin: 0;
}
#dsl #login label {
	display: block;
	float: left;
	width: 95px;
}
#dsl #login #registreren label {
	width: 135px;
}
#dsl #login #registreren .checkbox {
	clear: both;
	margin: 24px 0 0 0;
	overflow: hidden;
}
#dsl #login #registreren .checkbox input,
#dsl #login #registreren .checkbox label {
	display: inline;
	float: none;
}
#dsl #login #registreren .checkbox input {
	width: auto;
}
#dsl #retrieve form {
	width: 330px;
}
#dsl #retrieve form .retrieve {
	height: 30px;
	background: #dde4ee;
	padding: 8px 0 0 10px;
}
#dsl #retrieve form .retrieve label {
	padding: 0;
}
#dsl #retrieve form .retrieve input {
	width: 225px;
}
#dsl #retrieve div.submit {
	margin: 10px 0 0 0;
}
/* my account overview */
#dsl #account-overview .followed_car {
	float: left;
	width: 164px;
	padding: 0 0 18px 0;
	margin: 0 20px 18px 0;
	border-bottom: 1px solid #e7edf2;
	text-align: center;
}
#dsl #account-overview .followed_car img {
	width: 160px;
	height: 120px;
}
#dsl #account-overview .followed_car p {
	margin: 0;
}
#dsl #account-overview .followed_car p.delete-car {
	margin: 10px 0 0 0;
}
#dsl #account-overview .zoekopdracht table {
	border: 1px solid #e7edf2;
}
#dsl #account-overview .zoekopdracht th {
	text-align: left;
	background: #072e64;
	color: #ffffff;
	padding: 2px 4px;
	border-bottom: 1px solid #e7edf2;
}
#dsl #account-overview .zoekopdracht td {
	padding: 2px 4px;
	border-bottom: 1px solid #e7edf2;
}
#dsl #account-overview dl {
	padding: 0 0 18px 0;
	margin: 0 0 18px 0;
	border-bottom: 1px solid #e7edf2;
}
#dsl #account-overview dt, #dsl #edit-account dt {
	float: left;
	width: 120px;
}
#dsl #account-overview dd, #dsl #edit-account dd {
	margin: 0 0 0 120px;
}
#dsl #account-overview .account_tools {
	margin: 0;
	padding: 0;
	list-style: none;
}
#dsl #account-overview .account_tools li {
	float: right;
	margin: 0 10px 0 0;
}
#dsl #account-overview .search {
	background: url(media/icons/search.gif) no-repeat;
	padding: 0 0 0 20px;
}
#dsl #account-overview .add {
	background: url(media/icons/plus.gif) no-repeat;
	padding: 0 0 0 20px;
}
#dsl #account-overview .delete {
	background: url(media/icons/delete.gif) no-repeat;
	padding: 0 0 0 20px;
}
#dsl #account-overview .edit {
	background: url(media/icons/edit.gif) no-repeat;
	padding: 0 0 2px 20px;
}
#dsl #edit-account input {
	width: 160px;
}
#dsl #edit-account input.checkbox {
	width: auto;
}
#store-search #search {
	background: none;
	padding: 0;
}
#store-search #search #searchbox {
	background: url(media/style/search-bg.png) no-repeat;
	height: 166px;
	padding: 5px 10px;
}
/* submit buttons */
input.submit, input.reset, #dsl input.submit, #dsl input.reset, a.button, a.cancel {
	float: left;
	width: 140px;
	height: 33px;
	background: url(media/style/button.png) no-repeat;
	border: none;
	color: #ffffff;
	cursor: pointer;
	margin: 5px 0 0 0;
}
#dsl input.submit, #dsl input.reset, #dsl a.cancel {
	float: right;
}
a.button, a.cancel  {
	display: block;
	text-decoration: none;
	text-align: center;
	height: 26px;
	padding: 7px 0 0 0;
}
input.reset, #dsl input.reset, a.cancel {
	background: url(media/style/button-reset.png) no-repeat;
}
input:focus.submit, input:focus.reset {
	outline: none;
}
/* icons */
.brandpage #toolbar .info {
	padding-left: 60px;
	background: url(media/icons/testdrive-big.png) no-repeat;
	margin-left: 40px;
}
.Citroen .stock {
	background: url(media/icons/citroen.jpg) no-repeat;
}
.Hyundai .stock {
	background: url(media/icons/hyundai.jpg) no-repeat;
}
.Mitsubishi .stock {
	background: url(media/icons/mitsubishi.jpg) no-repeat;
}
.Peugeot .stock {
	background: url(media/icons/peugeot.jpg) no-repeat;
}
#toolbar .favorite {
	background: url(media/icons/favorite.png) no-repeat left;
}
#toolbar .pdf {
	background: url(media/icons/pdf.png) no-repeat left;
}
#toolbar .mail {
	background: url(media/icons/mail.png) no-repeat left;
}
#toolbar .testdrive {
	background: url(media/icons/testdrive.png) no-repeat left;
}
#detail #zoom {
	position: absolute;
	right:7px;
	bottom: 7px;
	background: url(media/icons/zoom.png) no-repeat;
	width: 39px;
	height: 0;
	padding-top: 31px;
	overflow: hidden;
}
/* alerts */
.alert {
	background: url(media/style/alert.gif) repeat-x;
	color: #000000;
}
.alert p {
	height: 36px;
	line-height: normal;
	text-align: center;
	background: url(media/style/alert-left.gif) no-repeat left;
}
.alert span {
	height: 26px;
	display: block;
	padding: 10px 0 0 0;
	background: url(media/style/alert-right.gif) no-repeat right;
}
div.error {
	background: url(media/style/alert-error.gif) repeat-x;
}
div.error p {
	background: url(media/style/alert-error-left.gif) no-repeat left;
}
div.error span {
	background: url(media/style/alert-error-right.gif) no-repeat right;
}
ul.error, .error-message {
	color: red;
}
div.succes {
	background: url(media/style/alert-success.gif) repeat-x;
}
div.succes p {
	background: url(media/style/alert-success-left.gif) no-repeat left;
}
div.succes span {
	background: url(media/style/alert-success-right.gif) no-repeat right;
}
/* divers */
ul.aflevering li {
	float: left;
	width: 129px;
	height: 175px;
	margin: 0 15px 10px 0;
	text-align: center;
	overflow: hidden;
}
.sitemap ul {
	margin: 0 0 22px 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(media/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}
#TB_window img#TB_Image {
	display:block;
	margin: 0;
	border: none;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 18px 10px 0;
	float:right;
}

a#TB_closeWindowButton {
	display: block;
	width: 43px;
	height: 18px;
	background: url(media/style/close.gif);
	margin: -2px -5px 0 0;
}

a:hover#TB_closeWindowButton {
	background: #ffffff url(media/style/closehover.gif);
}

#TB_closeAjaxWindow{
	padding:2px 5px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#TB_title{
	background-color: #686464;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}