/* CSS Document */

body,html {
height: 100%;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4b4b4b;
margin: 0;
padding: 0;
line-height: 20px;
}

body.mazda {
background: #9ab6ca url(media/bg_m.gif) repeat-x top;
}

body.daihatsu {
background: #9dc2b8 url(media/bg_d.gif) repeat-x top;
}

h1 {
font-size: 24px;
font-weight: normal;
margin: 0 0 20px 0;
line-height: normal;
}

.mazda h1,
.mazda h2,
.mazda h3,
.mazda a,
.mazda td.header_super,
.mazda td.wsbsubtitel,
.mazda td.detailkop   {
color: #006cb8;
}

.daihatsu h1,
.daihatsu h2,
.daihatsu h3,
.daihatsu a,
.daihatsu td.header_super,
.daihatsu td.wsbsubtitel,
.daihatsu td.detailkop {
color: #b91428;
}

h2 {
font-size: 18px;
font-weight: normal;
margin: 0;
line-height: normal;
}
h2 a {
	text-decoration: none;
}
h3, td.header_super, td.wsbsubtitel, td.detailkop  {
font-size: 14px;
font-weight: bold;
margin: 0;
}

h3, h4, h5 {
font-size: 12px;
font-weight: bold;
margin: 0;
}

p {
margin: 0 0 10px 0;
}

a:hover {
text-decoration: none;
}

.mazda #content_container li {
list-style: none;
background: url(media/square_m.gif) no-repeat left center;
padding-left: 15px;
}

.daihatsu #content_container li {
list-style: none;
background: url(media/square_d.gif) no-repeat left center;
padding-left: 15px;
}

.sitemap ul {
margin: 0 0 20px 0;
padding: 0 0 20px 0;
}
#content_container ul.reset,
#content_container ul.reset li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}
img {
	 border: none;
}
/* SPLASH */
.splash #center_container {
position: absolute;
top: 50%;
width: 100%;
height: 270px;
margin-top: -135px;
}

.splash #main_container {
position: relative;
width: 834px;
height: 270px;
margin: 0 auto;
text-align: center;
}

.splash h1 {
font-family: Arial Narrow, Helvetica Light, Arial, Helvetica, sans-serif;
font-size: 36px;
color: #6d6d6d;
text-transform: uppercase;
}

.splash p {
margin: 0;
}

.splash span {
padding: 0 5px;
}

.splash #mazda {
float: left;
width: 417px;
height: 113px;
background: url(media/splash_mazda_hover.gif) no-repeat;
margin-top: 30px;
}

.splash #mazda a {
display: block;
width: 417px;
height: 113px;
background: url(media/splash_mazda.gif) no-repeat;
}

.splash #mazda a:hover {
background: none;
}

.splash #daihatsu {
float: left;
width: 417px;
height: 113px;
background: url(media/splash_daihatsu_hover.gif) no-repeat;
margin-top: 30px;
}

.splash #daihatsu a {
display: block;
width: 417px;
height: 113px;
background: url(media/splash_daihatsu.gif) no-repeat;
}

.splash #daihatsu a:hover {
background: none;
}

/* MAINLAYOUT */

#main_container {
position: relative;
height: auto !important;
height: 100%;
min-height: 100%;
width: 985px;
margin: 0 auto -55px auto;
}

.mazda .main {
background: url(media/content_bg_m.gif) repeat-y;
}

.daihatsu .main {
background: url(media/content_bg_d.gif) repeat-y;
}

.mazda .home {
background: url(media/home_bg_m.gif) repeat-y;
}

.daihatsu .home {
background: url(media/home_bg_d.gif) repeat-y;
}

#header_container {
position: relative;
width: 985px;
height: 119px;
margin: auto;
z-index: 10;
font-size: 11px;
color: #ffffff;
}

#header_container a {
color: #ffffff;
}

.mazda #header_container {
background: #9ab6ca url(media/bg_m.gif) repeat-x top;
}

.daihatsu #header_container {
background: #9dc2b8 url(media/bg_d.gif) repeat-x top;
}

#header_container #links {
position: absolute;
top: 5px;
left: 190px;
}

#header_container #links a {
padding: 0 3px;
}

#header_container .logo_brand {
position: absolute;
top: 5px;
}

.daihatsu #header_container .logo_brand {
top: 10px;
left: 87px;
}

.daihatsu #header_container #brand_icon {
position: absolute;
top: 5px;
left: -5px;
width: 84px;
height: 99px;
background: url(media/icon_d-trans.png);
z-index: 1010;
}

#header_container .logo_schoonen {
position: absolute;
top: 33px;
left: 190px;
}

#header_container #brand img {
position: absolute;
top: 20px;
right: 15px;
}

#content_container {
position: relative;
width: 955px;
margin: 0 15px;
z-index: 1;
}

.clear {
clear: both;
}

#push {
height: 55px;
}

#footer,
#footer_main {
clear: both;
position: relative;
bottom: 0;
height: 35px;
width: 965px;
margin: 0 auto;
padding: 20px 20px 0 0;
text-align: right;
}

.mazda #footer {
background: #9ab6ca url(media/footer_m.gif) no-repeat top;
}

.daihatsu #footer {
background: #9dc2b8 url(media/footer_d.gif) no-repeat top;
}

.mazda #footer_main {
background: #9ab6ca url(media/footer_index_m.gif) no-repeat top;
}

.daihatsu #footer_main {
background: #9dc2b8 url(media/footer_index_d.gif) no-repeat top;
}

#footer p,
#footer_main p {
color: #ffffff;
margin:0;
}

#footer a,
#footer_main a {
color: #ffffff;
padding: 0 3px;
}

/* HOMEPAGE */
.home #left_container {
float: left;
width: 363px;
}

.home #right_container {
float: right;
width: 592px;
}

/* aanbieding */
.home #left_container #aanbieding_container {
position: relative;
width: 363px;
height: 368px;
background: #222222 url(media/shadow_dark.gif) repeat-x top;
color: #ffffff;
padding: 10px 0 0 0;
}

.home #left_container #aanbieding_container h1,
.home #left_container #aanbieding_container h2,
.home #left_container #aanbieding_container a {
color: #ffffff;
}

.home #left_container #aanbieding_container h1 {
font-size: 20px;
border-bottom: 1px solid #4b4b4b;
padding:0 10px 5px 10px;
}

.home #left_container #aanbieding_container a.overview {
position: absolute;
top: 10px;
right: 15px;
display: block;
width: 60px;
background: url(media/arrow_more.gif) no-repeat right center;
text-decoration: none;
}

.home #left_container #aanbieding_container a:hover.overview {
text-decoration: underline;
}

.home #left_container #aanbieding_container img {
float: left;
width: 100px;
border: 1px solid #ffffff;
}
#right_container #no-offers img {
	display: none;
}
.home #left_container #aanbieding_container #no-offers img {
	border: 0;
	margin: 5px 15px 0 0;
}
.home #left_container #aanbieding_container #aanbieding {
width: 343px;
height: 176px;
overflow: hidden;
padding: 0 10px;
}

.home #left_container #aanbieding_container #avdw {
position: relative;
height: 122px;
padding: 10px;
background: #4b4b4b;
}

.home #left_container #aanbieding_container #avdw h2 {
margin-bottom: 10px;
}

.home #left_container #aanbieding_container #avdw p {
float: right;
width: 225px;
margin: 0 5px;
}

.home #left_container #aanbieding_container #avdw p.price {
position: absolute;
top: 70px;
right: 0;
text-align: right;
font-size: 24px;
}

/* flashcontainer */
.home #right_container #flash_container {
position: relative;
width: 592px;
height: 391px;
background: url(media/shadow.gif) repeat-x bottom;
z-index: 1;
}

.home #right_container #flash_element,
.home #right_container #flash_kader {
position: absolute;
top: 0;
left: 0;
width: 592px;
height: 391px;
z-index: 5;
}

.home #right_container #flash_kader {
background: url(media/flash-trans.png) no-repeat top;
z-index: 10;
}

/* atk nieuws homepage */
.home #left_container #news_container {
background: url(media/shadow.gif) repeat-x top;
padding: 28px 15px 0 15px;
}

/* wsb content */
.home #right_container #welcome_container {
background: url(media/divider.gif) no-repeat left top;
}

.mazda #right_container #welcome_container #welcome {
background: url(media/payoff_m.gif) no-repeat right bottom;
padding: 15px 30px;
}

.daihatsu #right_container #welcome_container #welcome {
background: url(media/payoff_d.gif) no-repeat right bottom;
padding: 15px 30px;
}

/* STANDARD MAIN */
.main #left_container {
float: left;
width: 212px;
}

.main #right_container {
float: right;
width: 693px;
background: url(media/shadow.gif) repeat-x top;
padding: 20px 25px;
}

.main #left_container #category_indicator {
background: #ffffff url(media/shadow.gif) repeat-x top;
text-align: center;
padding-top: 10px;
font-size: 22px;
line-height: normal;
}

.main #left_container #category_indicator p {
background: url(media/shadow_dark.gif) repeat-x bottom;
height: 40px;
padding-top: 5px;
}

/* DROPDOWNMENU */
#nav_container {
position: absolute;
bottom: 0;
width: 985px;
height: 35px;
}

.mazda #nav_container {
background: url(media/menu_container_m.gif) no-repeat top;
}

.daihatsu #nav_container {
background: url(media/menu_container_d.gif) no-repeat top;
}

/*Hoofdnaviagtie ul*/
#nav_container  ul#navigation {
position: absolute;
width: 955px;
background: url(media/menu_bg.gif) repeat-x;
height: 35px;
margin: 0 15px;
padding: 0;
list-style: none;
z-index: 999;
}

/*hoofdnavigatie items*/
#navigation li.mainitem{
float: left;
width: 238px;
text-align: center;
}

/*hoofdnavigatie links*/
#navigation li.mainitem a.hoofditem{
display: block;
height: 28px;
font-size: 16px;
padding-top: 7px;
background: url(media/menu_bar.gif);
background-repeat: no-repeat;
background-position: right;
}

/*opent sub navigation ul's*/
#nav_container #navigation li:hover ul, #nav_container #navigation li.over ul {
display: block;
}

/*ul subnavigation*/
#navigation li ul {
z-index: 1000;
display: none;
margin: 0px;
padding: 5px;
list-style: none;
background: #ffffff url(media/shadow.gif) repeat-x top;
border: 1px solid #21445b;
border-top: none;
padding-top: 10px;
padding-bottom: 10px;
}

#navigation li ul li {
padding: 0;
margin: 0;
}

/*subnavigation links*/
#navigation li ul li a {
display: block;
width: 95%;
margin: 0px;
background-color: #fff;/* zonder deze werkt display block in IE 6 en 7 niet goed*/
margin: 0 auto;
text-align: left;
}

/*subnavigation links*/
#navigation li ul li a:hover{
color: #21445b;
}

/*stijlen voor menu links*/

#nav_container a.hoofditem{
text-decoration: none;
color: #ffffff;
}

#navigation li.mainitem a.lasthoofditem	{
background: none;
}

.mazda #navigation li.mainitem a:hover.hoofditem,
.mazda #header_container #navigation li.mainitem a:hover.lasthoofditem{ 
background: url(media/menu_hover_m.gif) repeat-x top;
}

.daihatsu #navigation li.mainitem a:hover.hoofditem,
.daihatsu #header_container #navigation li.mainitem a:hover.lasthoofditem{ 
background: url(media/menu_hover_d.gif) repeat-x top;
}

#nav_container a.subitem{
padding: 5px;
font-size: 12px;
color: #21445b;
text-decoration: none;
}

#nav_container a.subitem:hover{
background: #d4d7e7;
}

/* SUBMENU */
#nav_container ul.submenu {
position: absolute;
top: 240px;
left: 20px;
margin: 0;
padding: 0;
}

#nav_container ul.submenu li {
list-style: none;
}

#nav_container ul.submenu li a.subitem {
display: block;
font-size: 14px;
color: #ffffff;
width: 180px;
border-bottom: 1px solid #444444;
padding: 2px 10px;
}

#nav_container ul.submenu li a:hover.subitem {
background: #444444;
}

/* ATK NIEUWS WSB NIEUWS */

/* homepage */
#news_container #externnews .article, #actie li {
height: 100px;
margin-bottom: 15px;
}

#news_container #externnews .lijst_image, #news_container .image-container {
float: left;
width: 120px;
margin-right: 10px;
}

/* overzicht */
#externnews .lijst_navigatie {
text-align: right;
margin-bottom: -15px;
}

.news_list .nav {
text-align: right;
padding-bottom: 5px;
}

.news_list .newsitem .publishdate,
.news_list .newsitem .article, #actie li .article {
margin-bottom: 0;
}


#right_container #externnews .article,
.news_list .newsitem,
#content_container #actie li {
border-top: 1px solid #cbcbcb;
padding-top: 15px;
margin-bottom: 15px;
}

#aanbieding .news_list .newsitem {
border-top: none;
padding-top: 0;
}

#right_container #externnews .lijst_image,
.news_list .newsitem .lijst_image,
#actie li img {
float: right;
width: 120px;
margin-left: 10px;
}

.news_list .newsitem .lijst_image {
position: relative;
top: -40px;
}

#externnews .lijst_image img,
#externnews .detail_image img,
.news_list .newsitem .lijst_image img,
#wsb_news_detail #image_container img,
#actie li img,
.article-detail .image-container img, #news_container .image-container img {
border: 1px solid #cbcbcb;
padding: 1px;
}

#externnews .lijst_header, #news_container h2,
#externnews .detail_header,
#externnews .popup_header,
.news_list .newsitem a.title,
#actie li h2 a {
font-size: 18px;
}

.news_list .newsitem a.title,
#actie li h2 a,
#news_container h2 a {
text-decoration: none;
color: #4b4b4b;
}

/* detailpagina */
.article-detail .back {
	text-align: right;
}
#externnews .detail_navigatie,
#wsb_news_detail .nav {
border-bottom: 1px solid #cbcbcb;
}

#wsb_news_detail .nav {
height: 25px;
margin-bottom: 10px;
}

#wsb_news_detail .nav .navbar {
float: left;
}

#wsb_news_detail .nav .back {
float: right;
text-align: right;
}

#wsb_news_detail h1 {
margin: 0;
color: #4b4b4b;
}

#externnews .detail_image,
#wsb_news_detail #image_container,
.article-detail .image-container {
width: 122px;
float: right;
margin-left: 10px;
}
.article-detail .image-container {
	margin-top: 10px;
}
#externnews .detail_image img {
margin-bottom: -10px;
}

#wsb_news_detail #image_container img, .article-detail .image-container img {
margin-bottom: 10px;
}

#externnews #detail_newsitem_content,
#wsb_news_detail #article {
width: 555px;
}

#right_container .detail_datum {
margin-bottom: 10px;
}

/* popup */
#externnews #popup_content {
padding: 10px 0 0 10px;
}

#externnews #popup_image {
height: 330px;
overflow: hidden;
}

/* WSB NIEUWS */

/* homepage */
#aanbieding .newsitem a.title {
display: block;
font-size: 18px;
text-decoration: none;
margin-bottom: 5px;
}

#aanbieding .newsitem a:hover.title {
text-decoration: underline;
}

#aanbieding .newsitem .publishdate {
display: none;
}

#aanbieding .newsitem .lijst_image {
float: left;
width: 100px;
margin-right: 10px;
}

#aanbieding .newsitem .lijst_image img {
border: 1px solid #ffffff;
}

/* NIEUWE MODELLEN */
table#header {
width: 100%;
}

/* index */
#nieuwexternindex td {
width: 230px;
}

#nieuwexternindex .description img {
float: left;
margin-right: 5px;
}

#nieuwexternindex .description {
margin-bottom: 20px;
}

#nieuwexternindex .description img,
#nieuwexternuitvoeringen img.plaatje,
#nieuwexterndetail img.plaatje  {
border: 1px solid #cbcbcb;
padding: 1px;
margin-bottom: 5px;
}

#nieuwexternindex .description p {
line-height: normal;
margin: 0;
}

#nieuwexternindex .description p.modelname {
font-weight: bold;
}

/* uitvoering */
#nieuwexternuitvoeringen h1 {
font-size: 18px;
font-weight: normal;
margin: 0;
line-height: normal;
}

#nieuwexternuitvoeringen table#uitvoering {
width: 500px;
}

#nieuwexternuitvoeringen table#uitvoering .uitvoering_label {
color: #ffffff;
background: #434343 url(media/shadow.gif) repeat-x bottom;
padding: 3px 0 15px 5px;
}

#nieuwexternuitvoeringen table#uitvoering td {
padding: 3px 5px;
}

#nieuwexternuitvoeringen table#uitvoering tr.even {
background: #eeeeee;
}

#nieuwexternuitvoeringen table#uitvoering .brandstof a,
#nieuwexternuitvoeringen table#uitvoering .prijs a {
text-decoration: none;
color: #4b4b4b;
}

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

#nieuwexterndetail .label {
padding-left: 4px;
}

#nieuwexterndetail .data {
text-align: right;
padding-right: 4px;
}

#nieuwexterndetail .uitvoering_label {
border-bottom: 3px solid #ebebeb;
}

#nieuwexterndetail .uitvoering, #nieuwexterndetail .brandstof, #nieuwexterndetail .prijs {
border-bottom: 1px solid #ebebeb;
}

#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: 171px;
height: 18px;
border-left: 1px solid #484848;
border-right: 1px solid #686464;
text-align: center;
padding: 2px 0 5px 0;
margin-right: -1px;
font-weight: bold;
background: #686464;
}

a#detail_algemeen, a#detail_techniek, a#detail_veiligheid, a#detail_interieur {
text-decoration: none;
color: #ffffff;
}

#nieuwexterndetail table#nav {
border: 1px solid #686464;
border-bottom:none;
}

#nieuwexterndetail table#nav a:hover {
text-decoration: none;
background-color: #222222;
color: #ffffff;
}

#nieuwexterndetail table#nav .activedetail {
background-color: #ffffff;
border-left: 1px solid #ffffff;
color: #222222;
}

#alg table, #tech table, #veil table, #int_ext table {
border-left: 1px solid #686464;
border-right: 1px solid #686464;
border-bottom: 1px solid #686464;
width: 690px;
}

/* afbeelding */
.column .body {
text-align: center;
}

/* KIES */
#dsl {
position: relative;
z-index: 1;
}

#dsl .footer {
display: none;
}


/* part zoek */
#dsl form#search {
margin: 10px 0 20px 0;
padding: 0;
}

#dsl #searchbox {
width: 678px;
height: 135px;
background: #4b4b4b url(media/shadow.gif) repeat-x bottom;
padding: 10px 0 20px 15px;
margin: 0;
}

#dsl #searchbox p {
float: left;
width: 168px;
line-height: normal;
font-size: 11px;
color: #ffffff;
}

#searchbox p select {
width: 158px;
}
#dsl form#search #submitsearch {
width: 620px;
text-align: right;
}

#dsl #submit input {
float: right;
width: 110px;
height: 35px;
font-size: 24px;
color: #ffffff;
background: url(media/arrow_search.gif) no-repeat right center;
cursor: pointer;
border: none;
margin: 10px 20px 0 0;
}

/* merk modeloverzicht */
.modeloverzicht {
margin-bottom: 20px;
}

.modeloverzicht h2 {
border: 1px solid #4b4b4b;
padding: 10px 60px;
margin-bottom: 15px;
}

.mazda .modeloverzicht h2 {
background: url(media/logo_mazda_occ.gif) no-repeat left center;
}

.daihatsu .modeloverzicht h2 {
background: url(media/logo_daihatsu_occ.gif) no-repeat left center;
}

.merkoverzicht h2 {
font-size: 14px;
color: #4b4b4b;
margin-bottom: 10px;
}

.modeloverzicht td,
.merkoverzicht td {
width: 200px;
}

.modeloverzicht a,
.merkoverzicht a {
display: block;
background: url(media/square_d.gif) no-repeat left center;
padding-left: 20px;
margin-left: 20px;
}

.mazda .modeloverzicht a,
.mazda .merkoverzicht a {
background: url(media/square_m.gif) no-repeat left center;
}

/* overzicht */

#dsl #overview #aantal_indicatie {
font-size: 18px;
}

#dsl #overview #page_nav {
color: #6d6d6d;
font-size: 12px;
margin: 4px 0;
float: right;
}

#dsl #overview #page_nav a {
text-decoration: none;
}

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

#dsl #overview #page_nav .splitter {
padding: 0 2px;
color: #6d6d6d;
}

#dsl #overview #page_nav .selected {
font-weight: bold;
color: #6d6d6d;
}

#dsl #overview table#overview_list {
clear: both;
}

#dsl #overview table#overview_list tr.list_header {
font-size: 13px;
font-weight: bold;
color: #ffffff;
}

#dsl #overview table#overview_list tr.list_header a,
#dsl #overview table#overview_list tr.list_header td.description a {
text-decoration: none;
color: #ffffff;
}

#dsl #overview table#overview_list tr.list_header td.label {
padding: 5px 0 16px 0;
background: #4b4b4b url(media/shadow.gif) bottom repeat-x;
color: #ffffff;
border-bottom: none;
}

#dsl #overview table#overview_list tr.list_header td.photo {
padding-left: 5px;
}

#dsl #overview table#overview_list td.detail {
padding: 4px 0;
}

#dsl #overview table#overview_list tr.rij_even td {
background: #fafafa;
}

#dsl #overview table#overview_list td.photo {
width: 102px;
padding-right: 5px;
}
#dsl #overview table#overview_list td.photo img {	
border: 1px solid #cbcbcb;
padding: 1px;
}

#dsl #overview table#overview_list td.carbuild,
#dsl #overview table#overview_list td.location,
#dsl #overview table#overview_list td.price,
#dsl #overview table#overview_list td.kmstand,
#dsl #overview table#overview_list td.listing {
text-align: right;
width: 85px;
}

#dsl #overview table#overview_list td.listing,
#dsl #overview table#overview_list tr.list_header td.listing,
#dsl #overview table#overview_list td.price,
#dsl #overview table#overview_list tr.list_header td.price {
padding-right: 4px;
}

#dsl #overview table#overview_list td.description span.car_brand {
display: block;
font-weight: bold;
}

#dsl #overview table#overview_list td.description a {
text-decoration: none;
color: #000000;
}

#dsl #overview table#overview_list td.description a.pictures {
text-decoration: underline;
font-size: 11px;
}

.mazda #dsl #overview table#overview_list td.description a.pictures {
color: #006cb8;
}

.daihatsu #dsl #overview table#overview_list td.description a.pictures {
color: #b91428;
}

#dsl #overview table#overview_list td.description a:hover.pictures {
text-decoration: none;
}

/* detail */
#dsl #detail a.back {
position: absolute;
right: 0;
top: 20px;
}

#dsl #detail_left {
float: left;
position: relative;
width: 325px;
}

#dsl #detail_left #afbeelding a.zoom {
position: absolute;
}
#dsl #detail_left #afbeelding img {
border: 1px solid #cbcbcb;
padding: 1px;
}

#dsl #detail_left #afbeelding_thumb img {
border: 1px solid #ececec;
margin: 3px 1px 3px 0;
}

#dsl #detail_right {
float: right;
width: 352px;
}

#dsl #detail_right dl {
margin: 0;
padding: 0;
}

#dsl #detail_right dl dt,
#dsl #detail_right dl dd {
padding: 0 10px;
}

#dsl #detail_right dl dt {
float: left;
width: 160px;
}

#dsl #detail_right dl#price {
width: 352px;
height: 22px;
font-size: 24px;
color: #ffffff;
line-height: normal;
background: #4b4b4b url(media/shadow.gif) repeat-x bottom;
padding: 10px 0 22px 0;
}

#dsl #detail_right dl#carspecs {
height: 168px;
margin: 5px 0 15px 0;
}

#dsl #detail_right dt.nap,
#dsl #detail_right dd.nap {
background: #e8e8e8;
}

#dsl #detail_right dd.nap img.nap {
position: absolute;
top: 155px;
right: 5px;
}

#dsl #detail_right #shortlinks {
border-top: 1px solid #c7c7c7;
width: 332px;
padding: 10px;
}

#dsl #detail_right #shortlinks a {
display: block;
float: left;
width: 140px;
font-size: 18px;
text-decoration: none;
padding-left: 20px;
margin-bottom: 5px;
}

.mazda #dsl #detail_right #shortlinks a {
background: url(media/square_m.gif) no-repeat left center;
}

.daihatsu #dsl #detail_right #shortlinks a {
background: url(media/square_d.gif) no-repeat left center;
}

#dsl #detail_right #shortlinks a:hover {
}

#dsl #listing {
clear: both;
margin-top: -15px;
}

#dsl #listing h2 {
margin-top: 0;
}

#dsl #options,
#dsl #comments,
#dsl #dealerinfo {
clear: both;
padding: 10px 0;
}

#dsl #options h3,
#dsl #comments h3,
#dsl #dealerinfo h3,
#dsl #info h3 {
font-size: 16px;
font-weight: normal;
color: #ffffff;
padding: 3px 0 12px 10px;
height: 25px;
margin-bottom: 10px;
background: #4b4b4b url(media/shadow.gif) repeat-x bottom;
}

#dsl #comments p,
#dsl #dealerinfo p,
#dsl #info dl,
#dsl .print dl {
padding: 0 10px;
}

#dsl #options .collumn {
float: left;
width: 270px;
padding-left: 10px;
}

#dsl #options .no1 {
margin-left: 10px;
}

#dsl #popover dt { 
float: left; display: inline; width: 150px; font-weight: bold;
}

#dsl #form_melding { 
color: red; 
}

#dsl #popover a.print {
display: block;
width:750px;
text-align: center;
padding-bottom: 10px;
color: #6d6d6d;
}

.collumnprint {
float: left;
width: 270px;
}

body.splash #proefritaanvraag {
padding: 10px 20px;
}

body.splash #proefritaanvraag h1 {
font-family: Arial, Helvetica, sans-serif;
text-transform: none;
}

/* Aflever module */
.thumbTd {
padding: 0 10px 20px 0;
}

.thumbTd img,
.aflever_img img {
border: 1px solid #cbcbcb;
padding: 1px;
}

.aflever_img {
margin-bottom: 20px;
}

.aflevering_backlink {
text-align: right;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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;
}

* 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));
}

#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 18px 10px 0;
float:right;
}

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

a:hover#TB_closeWindowButton {
background: #ffffff url(media/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 */
}

* 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;
}
