/* CSS Document */


#dsl a {
color: #6d6d6d;
}

#dsl a:hover {
color: #005ba6;
text-decoration: none;
}

#dsl p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 0;
padding: 0;
letter-spacing: 1px;
line-height: 19px;
margin-bottom: 10px;
}

#dsl h1 {
font-size: 26px;
font-weight: bold;
margin: 60px 0 15px 0;
}
#dsl h2 {
font-size: 14px;
font-weight: bold;
color: #ff4c10;
margin: 0;
}

#dsl h3 {
font-size: 12px;
font-weight: bold;
color: #ff4c10;
margin: 0;
}



/* DSL OCCASIONS */

#dsl {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6d6d6d;
position: relative;
zoom: 1;
letter-spacing: 1px;
line-height: 19px;
}

#dsl #zoekveld_dsl #zoek_table {
background: url(gradient.gif) repeat-x bottom;
margin: 12px 0 0 0;
padding: 12px 0 12px 12px;
border: 1px solid #e5e5e5;
}

#dsl #zoekveld_dsl td {
font-size: 11px;
margin: 10px 15px 0 0;
}

#dsl #zoekveld_dsl select {
width: 175px;
}

#dsl #submit input, #dsl input.route, #dsl input.submit {
margin: 0;
font-weight: bold;
color: #8a8a8a;
height: 24px;
padding: 0 10px;
background: url(button_bg.gif) repeat-x;
border: 1px solid #d2d2d2;
cursor: pointer;
}

#dsl input.submit {
margin-top: 5px;
width: 90px;
}

#dsl #submit input:hover, #dsl input:hover.route, #dsl input:hover.submit {
color: #ff4c10;
border: 1px solid #b7b7b7;
}

#dsl #submit {
text-align: right;
margin: 10px 0 0 34px;
}

#dsl #zoekveld_dsl {
margin: 0 0 30px 0;
}


#dsl #overzicht_navigatie {
font-size: 11px;
font-weight: bold;
color: gray;
padding-bottom:5px;
width:100%;
}

#dsl #overzicht_navigatie #pagina_indicatie {
font-size: 11px;
font-weight: bold;
color: gray;
}
#dsl #overzicht_navigatie #pagina_navigatie {
font-size: 11px;
font-weight: bold;
color: gray;
text-align: left;
}
#dsl #overzicht_navigatie #pagina_navigatie a {
font-size: 11px;
font-weight: bold;
color: gray;
color:#666666;
text-decoration:underline;
}

#dsl #overzicht_navigatie #pagina_navigatie a:hover {
font-size: 11px;
font-weight: bold;
color: gray;
color:#666666;
text-decoration:none;
}

#dsl .splitter {
font-size: 11px;
font-weight: bold;
color: gray;
margin:0px 5px;
}

#dsl .selected {
font-size: 12px;
font-weight: bold;
color: #ff4c10;
}

#dsl .nav {
font-size: 11px;
color: gray;
}

#dsl #overzicht_tabel {
width:100%;
margin-top: 15px;
}
#dsl .overzicht_rij_even {
background-color:#ffffff;
}
#dsl .overzicht_rij_oneven {
background-color:#fafafa;
}

#dsl .overzicht_rij_oneven td {
padding: 2px 0;
}

#dsl .overzicht_rij_even td {
padding: 2px 0;
}

#dsl .overzicht_rowtd {
padding:10px;
}
#dsl .overzicht_voertuignaam a {
display:block;
font-weight:bold;
text-decoration:none;
padding: 0 5px;
font-size: 11px;
}

#dsl .overzicht_voertuignaam a:visited {
display:block;
font-weight:bold;
text-decoration:none;
}

#dsl .overzicht_voertuignaam a:hover {
display:block;
font-weight:bold;
text-decoration:none;
}

#dsl .overzicht_aanbieding {
padding:5px;
}
#dsl .overzicht_afbeeldinglink a {
background-position:left center;
background-repeat:no-repeat;
font-size: 10px;
font-weight: normal;
display:block;
padding:5px 0px 0px 0;
margin-left: 5px;
text-decoration:none;
}
#dsl .overzicht_th,#dsl td.overzicht_th_omschrijving {
background: url(overzicht_bg.gif) repeat-x bottom;
color:#ff4c10;
font-weight:bold;
padding:0px 0px 0px 0;
height: 42px;
}

#dsl .overzicht_th a,#dsl td.overzicht_th_omschrijving a {
color:#ff4c10;
text-decoration:none;
}
#dsl td.overzicht_th_omschrijving {
padding-right: 80px;
padding-left: 5px;
}

#dsl td.overzicht_th {
width: 100px;
}

#dsl td.overzicht_th_vestiging {
width: 250px;
}
#dsl td.prijs {
padding-right: 5px;
}

#dsl td.foto {
padding-left: 5px;
}

#dsl #detail_merk {
background: url(tab.gif) no-repeat;
height: 24px;
width: 738px;
padding: 27px 0 0 40px;
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
color: #ff4c10;
}

#dsl #detail_tabel #detail_carinfo, #dsl #detail_tabel #detail_dealerinfo {
padding-left:0;
}
#dsl #detail_tabel #detail_carinfo_overige {
margin:10px 0;
}
#dsl #detail_tabel #detail_carinfo_overige div {
margin-top:10px;
}
#dsl .detail_label {
width:175px;
height: 20px;
}

#dsl .detail_kop {
font-size: 14px;
margin-bottom: 10px;
font-weight:bold;
}

.detail_nap {
background-color: #fafafa;
}
	
.detail_data {
width: 515px;
padding-right: 10px;
}

#dsl #detail_tabel form {
padding: 7px;
}

#dsl #detail_tabel #detail_afbeelding {
position: relative;
width: 312px;
overflow: hidden;
}

#dsl #detail_tabel #detail_buttons {
float: left;
width: 29px;
height: 78px;
background: url(shortlink_bg.gif) no-repeat;
border: 1px solid #e5e5e5;
line-height: 0;
font-size: 0;
text-indent: -999em;
text-decoration:none;
}

a.detail_maf, a.detail_print, a.detail_info {
display: block;
width: 16px;
height: 16px;
padding-right: 12px;
padding-top: 10px;
margin: 0;
color: #ffffff;
}

a.detail_maf {
background: url(maf.gif) no-repeat center;
}

a.detail_info {
background: url(info.gif) no-repeat center;
}

a.detail_print {
background: url(print.gif) no-repeat center;
}

a:hover.detail_maf {
background: url(maf_hover.gif) no-repeat center;
color: #ffffff;
}

a:hover.detail_info {
background: url(info_hover.gif) no-repeat center;
color: #ffffff;
}

a:hover.detail_print {
background: url(print_hover.gif) no-repeat center;
color: #ffffff;
}


a.zoom {
position: absolute;
right: 3px;
top: 213px;
display: block;
width: 21px;
height: 21px;
background: #ffffff url(zoom.gif);
border: 1px solid #e5e5e5;
}

a:hover.zoom {
background: url(zoom_hover.gif);
border: 1px solid #b7b7b7;
}

#dsl #detail_options, #dsl #detail_note {
margin-bottom: 20px;
}

#dsl #form_melding {
color:#FF0000;
}

#dsl #afbeelding {
height: 240px;
overflow: hidden;
}

#dsl #afbeelding_thumb {
width: 312px;
margin-top: 4px;
}

#dsl #afbeelding_thumb img {
width: 75px;
height: 56px;
}

#dsl .page_header, #dsl  #page_header {
margin:10px 0px;
padding:2px 0;
}
#dsl .page_header,.header, .wsbsubtitel, .header_super {
color:#ff4c10;
font-size: 14px;
font-weight:bold;
}

.wsbsubtitel, .header_super {
padding-bottom: 15px;
}

#dsl td.body  {
height: 30px;
}

#dsl #popup_sluit_venster {
font-size: 11px;
text-align: right;
padding:2px 5px;
}

#dsl .footer {
margin: 20px 0;
}

#dsl .footer a {
font-size: 8px;
color: #999999;
}

#print_pop_up, #garantie_pop_up {
background-color: #ffffff;
padding: 15px;
}

#garantie_pop_up p {
font-size: 12px;
}

#garantie_pop_up img {
margin: 0 0 10px 10px;
}

#garantie_pop_up ul.bovag {
margin: 15px 60px 0 30px;
}

#garantie_pop_up ul.bovag li {
padding-bottom: 10px;
}

#print_pop_up div.dslbutton {
width: 100px;
height: 21px;
padding: 3px 10px;
background:url(button_bg.gif) repeat-x bottom;
border: 1px solid #e5e5e5;
}

#print_pop_up a.print {
font-weight: bold;
color: #8a8a8a;
display: block;
background: url(print.gif) no-repeat left;
padding-left: 25px;
text-decoration: none;
}

#print_pop_up a:hover.print {
color: #ff4c10;
}

#dsl .garantie {
font-size: 10px;
font-weight: bold;
color: #6d6d6d;
}

div.selectcontainer {
background: url(media/select_inactive.gif) no-repeat;
height:22px; width:160px;
}

#dsl a.dslbutton, #dsl a.dsldetailbutton {
position: absolute;
right: 0;
font-weight: bold;
color: #8a8a8a;
height: 21px;
padding: 3px 10px 0 10px;
background:url(button_bg.gif) repeat-x;
border: 1px solid #e5e5e5;
text-decoration: none;
}

#dsl a:hover.dslbutton {
color: #ff4c10;
border: 1px solid #b7b7b7;
}

#dsl h2.tab_head {
background: url(tab.gif) no-repeat;
height: 24px;
width: 738px;
padding: 27px 0 0 40px;
}

/* Modeloverzicht */

#dsl .modeloverzicht, #dsl .bedrijfsautooverzicht  {
padding: 15px 40px;
}

#dsl .modeloverzicht h2, #dsl .bedrijfsautooverzicht h2 {
font-size: 14px;
color: #6d6d6d;
margin-bottom: 15px;

}

#dsl table.overzicht {
margin-bottom: 30px;
}

#dsl .overzicht td {
width: 150px;
padding: 3px 20px 3px 0;
}

#dsl .overzicht a {
display: block;
padding-left: 20px;
font-weight: normal;
background: url(pijl.gif) no-repeat left;
}
#dsl .overzicht a:hover {
background: url(pijl_hover.gif) no-repeat left;
}

#dsl #detail_vestiging, #dsl #routeplanner, #dsl #mailform_container {
width: 400px;
background: url(gradient.gif) repeat-x bottom;
margin: 12px 0;
padding: 12px 0 12px 12px;
border: 1px solid #e5e5e5;
}

#dsl #mailform_container {
width: 430px;
}

#dsl #mail_container {
margin: 30px 40px;
font-size: 12px;
}

#dsl #mail_container table td {
font-size: 12px;
height: 22px;
}

#dsl #mail_formcontainer form {
padding: 0;
margin: 0;
}

#dsl #mail_head {
background: url(tab_detail.gif) no-repeat;
height: 51px;
width: 600px;
padding: 27px 0 0 40px;
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
color: #ff4c10;
line-height: 19px;
}

#dsl #detail_tab {
background: url(tab_detail.gif) no-repeat;
height: 24px;
width: 738px;
padding: 27px 0 0 40px;
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
color: #ff4c10;
}


#print_pop_up table td {
font-size: 12px;
}


#detail_tools {
height: 100px;
padding-top: 15px;
margin-top: 10px;
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
font-size: 12px;
}

#dsl #detail_tools a {
text-decoration: none;
color: #ff4c10;
}

#dsl #detail_tools a:hover {
text-decoration: underline;
}

#dsl #detail_tools p {
padding-left: 30px;
font-size: 12px;
margin-bottom: 8px;
line-height: 15px;
}

#dsl #detail_tools p.more_info {
background: url(info_hover.gif) no-repeat left center;
}


#dsl #detail_tools p.maf {
background: url(maf_hover.gif) no-repeat left center;
}

#dsl #detail_tools p.print {
background: url(print_hover.gif) no-repeat left center;
}
#dsl #detail_tools p.testdrive {
background: url(testdrive.gif) no-repeat left center;
}
#mail_container #form_melding ul {
margin-left: 15px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	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(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

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

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

a#TB_closeWindowButton {
display: block;
width: 21px;
height: 21px;
background: #ffffff url(close.gif);
border: 1px solid #b7b7b7;
}

a:hover#TB_closeWindowButton {
background: #ffffff url(close_hover.gif);
border: 1px solid #b7b7b7;
}

#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: #ff4c10;
}

#TB_title{
	background-color:#e8e8e8;
	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 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#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%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}