/* CSS Document */

body, html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262b4a;
	background: #dacda7 url(media/bg.jpg) repeat-x top;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	margin: 0;
}
h3 {
	font-size: 12px;
	margin: 0;
}
h1.broodkruimel, p.broodkruimel {
	text-align: right;
	font-size: 12px;
}
p.broodkruimel {
	float: right;
	font-weight: bold;
	margin: 0;
}
a {
	color: #262b4a;
}
a:hover {
	color: #262b4a;
	text-decoration: none;
}
#main_container {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 925px;
	background: #ffffff url(media/white_bg.gif) repeat-y;
	margin: 0 auto -45px auto;
}
#header_container {
	position: relative;
	height: 111px;
	background-color: #f9f3e3;
}
#logo_renault {
	position: absolute;
	top: 7px;
	width: 53px;
	height: 53px;
}
#logo_renault-nieuwendijk {
	position: absolute;
	top: -1px;
	left: 60px;
}
#logo_nieuwendijk {
	position: absolute;
	top: 39px;
	left: 173px;
	width: 415px;
	height: 22px;
}
#home_links {
	position: absolute;
	right: 0;
	top: 50px;
	text-align: right;
}
#home_links a {
	color: #000000;
	text-decoration: none;
}
#home_links a:hover {
	color: #000000;
	text-decoration: underline;
}
#nav_container {
	position: absolute;
	bottom: 0;
	width: 925px;
	height: 44px;
	background: url(media/menu_bg.gif) repeat-x;
}
*html #nav_container {
	bottom: -1px;
}
#left_container {
	float: left;
	width: 626px;
	padding-left: 17px;
}
#left_container img, .full-width img {
	margin:0 5px 0 0;
}
.full-width {
	padding: 0 17px;
}
#right_container {
	float: right;
	width: 247px;
	padding-right: 17px;
}
#flash_container {
	position: relative;
	width: 626px;
	height: 385px;
	z-index: 1;
}
#flash_element {
	position: absolute;
	top: 0;
	left: 0;
	width: 626px;
	height: 385px;
	z-index: 1;
}
#flash_kader {
	position: absolute;
	top: 0;
	left: 0;
	width: 626px;
	height: 385px;
	z-index: 10;
}
.flash_lb, .flash_lo, .flash_rb, .flash_ro {
	position: absolute;
	width: 13px;
	height: 13px;
	z-index: 10;
}
.flash_lb {
	top: 0;
	left:0;
	background-image: url(media/flash_lb.png);
}
.flash_lo {
	bottom: -1px;
	left:0;
	background-image: url(media/flash_lo.png);
}
.flash_rb {
	top: 0;
	right:-1px;
	background-image: url(media/flash_rb.png);
}
.flash_ro {
	bottom: -1px;
	right:-1px;
	background-image: url(media/flash_ro.png);
}
#shortlinks_container {
	width: 626px;
	height: 74px;
	margin-top: 15px;
	font-size: 14px;
}
#shortlinks_container p {
	margin: 27px 10px 0 10px;
}
#shortlinks_container a {
	text-decoration: none;
}
#shortlinks_container a:hover {
	text-decoration: underline;
}
.short_occasions, .short_showroom, .short_werkplaats, .short_proefrit {
	float: left;
	width: 148px;
	height: 74px;
}
.short_occasions {
	background: url(media/short_occasions.jpg);
	margin-right: 11px;
}
.short_showroom {
	background: url(media/short_showroom.jpg);
	margin-right: 11px;
}
.short_werkplaats {
	background: url(media/short_werkplaats.jpg);
	margin-right: 11px;
}
.short_proefrit {
	background: url(media/short_proefrit.jpg);
}
.home_box {
	width: 218px;
	height: 127px;
	background-image: url(media/homebox.gif);
	margin-bottom: 6px;
	padding: 12px 15px 15px 15px;
	overflow: hidden;
}
.home_box img {
	margin-right: 3px;
	border: 0;
}
.home_box h1 {
	font-size: 14px;
	margin: 0;
	margin-bottom: 15px;
}
.home_box h2, .banner_container h2 {
	font-size: 12px;
	margin: 0;
}
.home_box a.meer {
	display: block;
	width: 220px;
	background: url(media/pijl.gif) left no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 5px;
}
.banner_bottom a.meer {
	position: absolute;
	left: 15px;
	bottom: 15px;
	display: block;
	width: 220px;
	background: url(media/pijl.gif) left no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 0;
}
.banner_top {
	width: 233px;
	height: 25px;
	background: url(media/banner_top.gif);
	margin-top: 15px;
	padding: 12px 0 0 15px;
}
.banner_top h1 {
	font-size: 14px;
	margin: 0;
}
.banner_bottom {
	position: relative;
	width: 233px;
	height: 21px;
	background: url(media/banner_bottom.gif) no-repeat;
	padding-left: 15px;
}
.banner_container {
	width: 216px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding: 10px 15px;
	margin: 0;
}
.banner_container p {
	margin: 0;
	padding: 15px 0;
}
.clear {
	clear: both;
}
.letter_spacing {
	margin: 0 5px;
}
#push {
	height: 55px;
}
#footer {
	clear: both;
	position: relative;
	bottom: 0;
	background: url(media/bottom.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 45px;
	width: 925px;
	margin: 0 auto;
}
#footer_text {
	position: absolute;
	left: 17px;
	width: 890px;
	height: 17px;
	background: url(media/footer_bg.gif) repeat-x;
	text-align: center;
}
/*#------------DROPDOWNMENU--------------#*/
			/*Navigatie container*/
			
			
			/*Hoofdnaviagtie ul*/
			#nav_container ul#navigation {
	width: 925px;
	position:absolute;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 44px;
	margin:0px;
	padding:0px;
	list-style:none;
	z-index:999;
}
/*hoofdnavigatie items*/
			#navigation li.mainitem {
	float:left;
	width:132px;
	text-align:center;
}
/*hoofdnavigatie links*/
			#navigation li.mainitem a.hoofditem {
	display:block;
	height:25px;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 4px;
	background-image:url(media/bar.gif);
	background-repeat:no-repeat;
	background-position:right;
}
/*hoofdnavigatie links over*/
			#navigation li.mainitem .hoofditem:hover {
}
/*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;
	margin-top: 0;
	padding:5px;
	list-style:none;
	background-image:url(media/submenutop.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	border-left: 1px solid #21445b;
	border-right: 1px solid #21445b;
	border-bottom: 1px solid #21445b;
	padding-top:10px;
	padding-bottom:10px;
}
#navigation li ul li {
	padding:0px;
	margin:0px;
}
/*subnavigation links*/
			#navigation li ul li a {
	display:block;
	width:90%;
	margin:0px;
	background-color: #fff;/* zonder deze werkt display block in IE 6 en 7 niet goed*/
	border-bottom: 1px solid #272c4a;
	margin:0px auto;
	text-align:left;
}
/*subnavigation links*/
			#navigation li ul li a:hover {
	color: #21445b;
}
/*stijlen voor menu links*/
			#nav_container {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#nav_container a.hoofditem {
	font-size:11px;
	font-weight:bold;
	padding-top:7px; /*hoogte van dit element is bovenaan gedefinieerd, houd daar rekeningen mee bij wijzigingen*/
	text-decoration:none;
	color:#fff;
}
#nav_container a.hoofditem:hover {
	color:#c5c5c5;
}
#nav_container a.subitem {
	padding:5px;
	color: #21445b;
	font-weight: normal;
	text-decoration:none;
}
#nav_container a.subitem:hover {
	background-color: #cacde2;
}
/*#----------END DROPDOWNMENU------------#*/



/* NIEUWE MODELLEN LIJST */

#nieuwexternindex .body {
	padding: 20px 0;
}
#nieuwexternindex .body p {
	margin: 0;
}
#nieuwexternindex .body td {
	width: 200px;
	padding: 10px 10px;
}
#nieuwexternindex .description {
	background-color: #ebebeb;
	height: 60px;
	text-align: center;
}
#nieuwexternindex .description img.plaatje {
	float: left;
}
#nieuwexternindex .modelname {
	font-weight: bold;
}
#nieuwexternuitvoeringen h1, #nieuwexterndetail h2 {
	font-size: 14px;
	font-weight:bold;
}
#nieuwexternuitvoeringen #header, #nieuwexterndetail #header {
	font-size: 10px;
	font-weight: normal;
	width: 625px;
}
#nieuwexternuitvoeringen img.plaatje, #nieuwexterndetail img.plaatje {
	border: 1px solid #999999;
	float: none;
}
#nieuwexternuitvoeringen .uitvoering_label {
	padding: 10px 40px 10px 0;
}
#nieuwexternuitvoeringen .brandstof a, #nieuwexternuitvoeringen .prijs a {
	font-weight: normal;
}
td.uitvoering {
	width: 250px;
}
#uitvoering td {
	padding: 5px 0;
}
#nieuwexterndetail .label {
	font-weight: bold;
}
#nieuwexterndetail .label, #nieuwexterndetail .data {
	border-bottom: 1px solid #ebebeb;
}
.uitvoering_label {
	border-bottom: 3px solid #ebebeb;
}
.uitvoering, .brandstof, .prijs {
	border-bottom: 1px solid #ebebeb;
}
.uitvoering {
	font-weight: bold;
}
.brandstof a, .prijs a {
	text-decoration: none;
}
#detail_algemeen, #detail_techniek, #detail_veiligheid, #detail_interieur {
	display: block;
	width: 153px;
	height: 18px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: center;
	padding-top: 2px;
	margin-right: -1px;
	font-weight: bold;
}
a#detail_algemeen, a#detail_techniek, a#detail_veiligheid, a#detail_interieur {
	text-decoration: none;
}
#nieuwexterndetail table#nav {
	border: 1px solid #999999;
}
#nieuwexterndetail table#nav a:hover {
	text-decoration: none;
	background-color: #999999;
	color: #ffffff;
}
#nieuwexterndetail table#nav .activedetail {
	background-color: #666666;
	border-left: 1px solid #666666;
	color: #ffffff;
}
/* EINDE NIEUWE MODELLEN LIJST */


/* OCCASIONS HOME */
#auto_vd_week {
}
#auto_vd_week_img {
	float: left;
	width: 160px;
	margin-bottom: 40px;
}
#auto_vd_week_img img {
	border: 1px solid #84898b;
	margin-top: 10px;
}
#auto_vd_week_text {
	float: left;
	width: 428px;
	margin: 0 10px;
	margin-top: 10px;
}
#auto_vd_week_text caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 40px;
}
#auto_vd_week_text th {
	text-align: left;
	margin: 0;
}
#auto_vd_week_text td {
	text-align: right;
	margin: 0;
}
#searchtable {
	margin-bottom: 40px;
}
#searchtable select {
	width: 140px;
}
#auto_vd_week_img, #dsl table.overzicht, #searchtable table {
	margin-left: 5px;
}
/*OCCASION OVERZICHT*/


#dsl h2.overzicht_renault, h2.overzicht_overig, #searchtable h2, #auto_vd_week h2, #dsl .page_header, #page_header {
	width: 591px;
	height: 15px;
	background:#262b4a url(media/occasionhead_bg.jpg) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 3px 40px;
	color: #ffffff;
}
#dsl .page_header, #page_header {
	width: 100%;
	margin: 5px 0 15px 0;
}
#dsl table.overzicht {
	margin-bottom: 30px;
}
#dsl .overzicht td {
	width: 150px;
	padding: 3px 20px 3px 0;
}
#dsl .overzicht a {
	display: block;
	padding-left: 10px;
	font-weight: normal;
	background: url(media/dot.gif) left no-repeat;
}
#dsl .overzicht_navigatie {
	font-size: 10px;
	font-weight: bold;
	width:100%;
	background-color:#262b4a;
	height: 20px;
	padding: 0;
}
#dsl .overzicht_navigatie .terug_link {
	text-align: right;
}
#dsl .overzicht_navigatie td.pagina_navigatie {
	font-size: 11px;
	padding: 0 5px;
}
#dsl .overzicht_navigatie .pagina_navigatie a {
	font-size: 11px;
	text-decoration:underline;
	color: #ffffff;
}
#dsl .overzicht_navigatie .pagina_navigatie a:hover {
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}
.splitter {
	margin: 0 5px;
	color: #ffffff;
}
#dsl .selected {
	font-size: 11px;
	font-weight: bold;
	color: #bbbbbb;
}
#dsl .nav {
	font-size: 11px;
	color: #bbbbbb;
}
#dsl td.pagina_indicatie {
	padding: 3px 0;
}
#dsl #overzicht_tabel {
	width:100%;
}
#dsl .overzicht_rij_even {
	background-color:#f4f4f4;
}
#dsl .overzicht_rij_oneven {
	background-color:#fafafa;
}
#dsl .overzicht_rij_oneven td {
	padding: 2px 0;
}
#dsl .overzicht_rij_even td {
	padding: 2px 0;
}
#dsl td.overzicht_rowtd {
	color:#000000;
}
#dsl .overzicht_voertuignaam a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding: 0 5px;
}
#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-image:url(http://dsl.autokopen.nl/tpl/nieuwendijk_new/media/foto.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#000000;
	font-size: 10px;
	font-weight: normal;
	display:block;
	padding:4px 0px 0px 20px;
	margin-left: 5px;
	text-decoration:none;
}
#dsl td.overzicht_th, #dsl td.overzicht_th_omschrijving {
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	height: 30px;
}
#dsl .overzicht_th a, #dsl td.overzicht_th_omschrijving a {
	text-decoration:none;
	color: #666666;
}
#dsl td.overzicht_th_omschrijving {
	padding-right: 110px;
	padding-left: 5px;
}
#dsl .overzicht_th a:hover {
}
#dsl .overzicht_tf {
}
#dsl #detail_tabel {
	width:100%;
}
#dsl #detail_tabel #detail_carinfo, #dsl #detail_tabel #detail_dealerinfo {
	padding-left:5px;
}
#dsl #detail_tabel #detail_carinfo_overige {
	margin:10px 5px;
}
#dsl #detail_tabel #detail_carinfo_overige div {
	margin-top:10px;
}
#dsl #detail_tabel .detail_label {
	font-weight:bold;
	width:175px;
	height: 20px;
}
#dsl #detail_tabel form {
	padding: 7px;
}
#dsl #detail_tabel #detail_afbeelding {
	width:160px;
}
#dsl #detail_tabel #detail_afbeelding img {
	border:1px solid #999999;
}
#dsl #detail_tabel #detail_afbeelding .detail_fotolink, #dsl #detail_tabel #detail_afbeelding .detail_fotofilmlink {
	margin-top:5px;
	text-align:center;
}
#dsl #detail_tabel #detail_afbeelding .detail_fotolink a {
	background-image:url(http://dsl.autokopen.nl/tpl/nieuwendijk_new/media/foto.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:25px;
	text-decoration:none;
}
#dsl #detail_tabel #detail_afbeelding .detail_fotofilmlink a {
	background-image:url(http://dsl.autokopen.nl/tpl/nieuwendijk_new/media/fotofilm.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:25px;
	text-decoration:none;
}
#dsl #detail_tabel #detail_buttons {
	margin-top:10px;
	width:160px;
}
#dsl .detail_button {
	background-color: #999999;
	border:1px solid #aaaaaa;
	color:#ffffff;
	display:block;
	font-weight:bold;
	height:18px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	width:160px;
}
#dsl .detail_button:hover {
	background-color:#565656;
	border:1px solid #000000;
	color:#ffffff;
	text-decoration: none;
}
#dsl #form_melding {
	color:#FF0000;
}
#dsl #afbeelding td {
	padding-left: 10px;
	vertical-align: top;
}
#dsl #terug_link {
	text-align:right;
	font-size: 10px;
}
.wsbsubtitel, .header_super {
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 15px;
}
td.body {
	height: 30px;
}
#dsl #popup_sluit_venster {
	font-size: 10px;
	text-align: right;
	padding:2px 5px;
}
#dsl .footer {
	margin: 20px 0;
}
#dsl .footer a {
	font-size: 8px;
	color: #999999;
}
#print_pop_up {
	background-color: #ffffff;
}
/* WSB NEWS */
.news_list .nav {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news_list .newsitem {
	clear: both;
	height: 130px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news_list .newsitem a.title {
	text-decoration: none;
	font-size: 14px;
}
.news_list .newsitem p.article {
	margin: 0;
}
.news_list .newsitem p.publishdate, #wsb_news_detail p.publishdate {
	margin: 0 0 10px 0;
}
.news_list .newsitem a.readmore {
	display: block;
	margin-top: 20px;
}
.news_list .newsitem .news_image {
	float: left;
	width: 120px;
	border: 1px solid #cccccc;
	margin-right: 10px;
}
/* detail */
#wsb_news_detail .nav p {
	margin: 0;
}
#wsb_news_detail .nav {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#wsb_news_detail .nav .navbar {
	width: 200px;
	float: left;
}
#wsb_news_detail .nav .back {
	width: 200px;
	float: right;
	text-align: right;
}
#wsb_news_detail h1 {
	margin-bottom: 0;
}
#wsb_news_detail #image_container {
	width: 122px;
	float: left;
	margin: 0 0 10px 0;
}
#wsb_news_detail #image_container img {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}
#wsb_news_detail #article {
	float: right;
	width:493px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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;
}
