body {
	background-color: #AAB4B9;
	background-image:url(../images/Pi_bg.jpg); 
	background-repeat:repeat-x;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height:14px;
}

#contact_info{
	float: right;
}

	
a:link, a:visited, a:active {
	color: #0099CC;
}
a:hover{
	color: #CCC;
}

/*GENERAL ITEMS*/
.pics {  
    height:  240px;  
    width:   320px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0;  
    border:  2px solid #fff;  
    background-color: #eee;  
    width:  320px; 
    height: 240px; 
    top:  0; 
    left: 0 
} 

.txtcontent{
	margin-top:5px;
	font-size:12px;
}
.title{
	clear:both;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 3px 0px;
	background-image:url(../images/Pi_bullet_yellowSquare.gif);
	background-repeat:no-repeat;
	font-size:14px;
}
.button134, .button114, .button68_fiche, .button117_fiche, .button135_fiche{
	background-repeat:no-repeat;
	float:left;
	padding: 1px 0px 0px 0px;
	text-align:left;
	height:24px;
}

.button88_fiche, .button117_fiche, .button130_fiche{
	background-repeat:no-repeat;
	float:left;
	padding: 1px 0px 0px 0px;
	text-align:left;
	height:24px;
}

.button88_fiche{
	background-image: url(../images/Bu_fiche_88.jpg) !important;
	width:88px !important;
	margin: 0px 10px 0px 0px !important;
}

.button117_fiche{
	background-image: url(../images/Bu_fiche_117.jpg) !important;
	width:117px !important;
	margin: 0px 0px 0px 10px !important;
}
.button130_fiche{
	background-image: url(../images/Bu_fiche_130.jpg) !important;
	width:130px !important;

}

.button134{
	background-image: url(../images/Bu_homeIntro_134.jpg);
	width:134px;
	margin: 20px 10px 0px 0px;
}

.button114{
	background-image: url(../images/Bu_homeIntro_114.jpg);
	width:114px;
	margin: 20px 10px 0px 0px;
}

.button68_fiche{
	background-image: url(../images/Bu_fiche_68.jpg);
	width:68px;
	margin: 0px 10px 0px 0px;
}

.button117_fiche{
	background-image: url(../images/Bu_fiche_117.jpg);
	width:117px;
}
.button135_fiche{
	background-image: url(../images/Bu_fiche_135.jpg);
	width:135px;
	margin: 0px 0px 0px 10px;
}
.buttonimg{
	float:left;
	margin: 3px 5px 0px 5px;
}



.buttonimg{
	float:left;
	margin: 2px 5px 0px 5px;
	}




a.buttonLink:link, a.buttonLink:visited{
	margin-top: 3px; 
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#000;
	font-size: 11px;
	text-decoration:none
}

a.buttonLink:hover{
	color:#AAB4B9;
	text-decoration:none
}


#Container1_content{
	position: relative;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/Pi_bg_white.gif); 
	background-repeat:repeat-y; 
	width:967px;
	height: auto;
}

#Container1_content div#social{
	position: absolute;
	top:21px;
	right: 25px;
	margin: 0;
	padding: 0;
}

	#Container1_content div#social ul{
		margin: 0;
		padding: 0;
	}
	
	#Container1_content div#social ul li{
		float: left;
		list-style: none;
		list-style-position: outside;
		margin: 0;
		padding: 0;
	}
	
		#Container1_content div#social ul li a{
			display: block;
			width: 32px;
			height: 32px;
			margin: 0;
			padding: 0;
		}
		
			#Container1_content div#social ul li a#fb{
				background: transparent url(../images/fb.png) no-repeat;
				_background: transparent url(../images/fb.gif) no-repeat; 
			}
			
			#Container1_content div#social ul li a#twit{
				background: transparent url(../images/twit.png) no-repeat;
				_background: transparent url(../images/twit.gif) no-repeat; 
			}
			
			#Container1_content div#social ul li a#yt{
				background: transparent url(../images/yt.png) no-repeat;
				_background: transparent url(../images/yt.gif) no-repeat; 
			}


#Container1_footer{
	margin-right:auto;
	margin-left:auto;
	width:967px;
	clear:both;
	margin-bottom:20px;
}

#Container1_footer a:link, #Container1_footer a:visited{
color:#FFFFFF;
}

#footer_left{
float:left;
margin-left: 5px;
}
#footer_right{
float:right;
margin-right: 5px
}

input, select{
	
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#000;
	font-size: 11px;
	padding:1px 0px 1px 0px;;
	
}


/*TOPNAV*/
#headerGrey{
	margin-left:4px;
	background-image:url(../images/Pi_bg_headerGrey.gif); 
	background-repeat:repeat-x; 
	width:960px;
	height: 25px;
		
}

#headerGrey .nav {
	float:right;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#FFF;
	font-size: 10px;
	background-image:url(../images/Pi_header_vertLine.gif);
	background-repeat:no-repeat;
	height: 20px;
	margin: 0px  9px 0px 0px;
	padding:2px 0px 0px 9px;
}
	
a.topnav:link,	a.topnav:visited{
	color:#333;
	text-decoration:none;
}

a.topnav:hover{
	color:#FFF;
	text-decoration:none;
}

	
/*LEFTNAV*/
#Container2_leftContent{
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 0px -16px;
	float:left;
	width:185px;
}

#Container2_leftContent .nav{
	background-image:url(../images/Pi_leftNavBullet.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#B4BDC1;
	font-size: 11px;
	width:132px;
	padding: 0px 0px 5px 13px;
}

#Container2_leftContent .nav a:link, #Container2_leftContent .nav a:visited  {
	color:#000;
	text-decoration:none;
}

#Container2_leftContent .nav a:hover {
	color:#B4BDC1;
}


#Container2_leftContent .button{
	padding: 20px 0px 0px 0px;
}

#Container2_leftContent #Container3_subnav{
	margin:-3px 0px 10px 0px;
}


a.subNav:link, a.subNav:visited  {
	display:block;
	background-image:url(../images/Bu_subArrow_off.gif);
	background-repeat:no-repeat;
	color:#000;
	text-decoration:none;
	width:120px;
	margin:0px 0px 1px 12px;
	padding: 0px 0px 0px 12px;
}
a.subNav:hover {
	color:#0099CC;
	background-image:url(../images/Bu_subArrow_on.gif);
}
.subNavOn{
	background-image:url(../images/Bu_subArrow_on.gif);
	background-repeat:no-repeat;
	color:#0099CC;
	text-decoration:none;
	width:120px;
	margin:0px 0px 1px 12px;
	padding: 0px 0px 0px 12px;
}
/*CENTER CONTENT*/

#Container2_centerContent{
	padding: 0px 0px 0px 20px;
	margin: 7px 0px 0px 0px;
	float:left;
	width:573px;
	font-size:12px;
}



/*RIGHT CONTENT*/
#Container2_rightContent{
	padding: 0px 0px 0px 27px;
	margin: 30px 0px 0px 0px;
	float:left;
	width:162px;
}
	
/*SEARCH*/
#Container_search{
	background-image:url(../images/Pi_search_bg.gif);
	background-repeat:repeat-y;
	float:right;
	width:162px;
}

#search_content{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	float:left;
	width:162px;
}

#search_content input{
clear:left;
width:110px;
float:left;
margin: 4px 5px 0px 0px;
}

#search_content img{

margin: 0px 0px 0px 0px;
float:left;
}

a.advancedSearch:link, a.advancedSearch:visited{
display:block;
float:right;
margin: 0px 2px 20px 0px;
}

/*FAMOUS FOUR*/

#Container_famousFour{
	background-image:url(../images/Pi_search_bg.gif);
	background-repeat:repeat-y;
	float:right;
	width:162px;
	margin-bottom:20px;
	margin-top: 0 !important;
}

#famousFour_content{
	clear:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 12px 5px 8px;
	/*height:186px;*/
}

#famousFour_content #bodyTxt{
	clear:left;
	margin: 0px 0px 10px 0px;
}

#Container_famousFour #footer{
	clear:both;
	margin: 0px 0px 0px 0px;
}

#famousFour_content .row{
	clear: both;
	width:142px;
}

#famousFour_content .row .thumb{
	position:relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 1px 1px 0px 0px;
	width:70px;
}


#famousFour_content .row .thumb .arrow{
	position:absolute;
	width:10px;
	height:10px;
	z-index:1;
	top:39px;
	left:58px;
}
	
#famousFour_content .picture_row2 .arrow{
	position:absolute;
	width:10px;
	height:10px;
	z-index:1;
	top:39px;
	left:58px;
}

#famousFour_content .row a.next:link, #famousFour_content .row a.next:visited{
	background-image:url(../images/Bu_famous4_next.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:13px;
	float:right;
	margin-top: 5px;
	height:16px;
	
}

#famousFour_content .row a.previous:link, #famousFour_content .row a.previous:visited{
	
	background-image:url(../images/Bu_famous4_previous.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:13px;
	float:left;
	margin-top: 5px;
	height:16px;
}

/*LAATSTE MODELLEN*/

#Container_laasteModellen{
	background-image:url(../images/Pi_search_bg.gif);
	background-repeat:repeat-y;
	float:right;
	width:162px;
	margin-bottom:20px;
}

#Container_laasteModellen a:link, #Container_laasteModellen a:visited{
	display:block;
	clear:left;
	padding: 0px 0px 0px 12px;
	margin: 0px 12px 5px 8px;
	background-image:url(../images/Pi_bullet_yellowSquare.gif);
	background-repeat:no-repeat;
	
}


/*HOME-----------------------------------------------------------------------------------------------------*/

/* INTRO*/
#home_intro{
	position:relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
#home_intro .content{
	position:absolute;
	left:270px;
	top:100px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#000;
	font-size: 12px;
	width:268px;
}
/* NIEUWS AUTOWERELD*//* NIEUWS ABLEASE*/
#Container_autowereld{
	
	float:left;
	width:270px;
	margin:20px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
}

#Container_abNieuws{
	
	float:left;
	width:270px;
	margin:20px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
}

.homeNieuws_contentAutowereld{
	background-image:url(../images/Pi_tabAutowereld.jpg);
	background-repeat:no-repeat;
	clear:left;
	float:left;
	width:245px;
	padding: 40px 15px 0px 10px;
}

.homeNieuws_contentAbNieuws{
	background-image:url(../images/Pi_tabAbNieuws.jpg);
	background-repeat:no-repeat;
	clear:left;
	float:left;
	width:245px;
	padding: 40px 15px 0px 10px;
}
.homeNieuws_title{
	display:block;
	clear:left;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 3px 0px;
	background-image:url(../images/Pi_bullet_yellowSquare.gif);
	background-repeat:no-repeat;
	font-size:14px;
}

.homeNieuws_bodyTxt{
	display:block;
	clear:left;
	margin: 0px 0px 10px 0px;
}

.homeNieuws_img {
	margin: 3px 5px 0px 0px;
}

.homeNieuws_footer{
	background-image:url(../images/Pi_autowereld_bottom.gif);
	background-repeat:no-repeat;
	clear:left;
	width: auto;
	height:30px;
	padding: 0px 0px 0px 0px;
}

a.item:link, a.item:visited{
	display:block;
	clear:left;
	padding: 0px 15px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/Pi_bullet_yellowSquare.gif);
	background-repeat:no-repeat;
}

/*ZOEK WAGEN-----------------------------------------------------------------------------------------------------*/



#Container2_centerContentZoek{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	width:752px;
	background-image:url(../images/Pi_zoekWagen_bg.jpg);
	background-repeat:repeat-y;
}

#Container2_centerContentZoek #header{
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 6px 0px;
	width:737px;
	background-image:url(../images/Pi_zoekWagen_top.jpg);
	background-repeat:no-repeat;
	height:102px;
	text-align:left;
	
}

#Container2_centerContentZoek #header2{
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 6px 0px;
	width:737px;
	background-image:url(../images/Pi_zoekWagen_top.jpg);
	background-repeat:no-repeat;
	height:30px;
	text-align:left;
	
}

#Container2_centerContentZoek #header img, #Container2_centerContentZoek #header2 img{
float:right;
margin-top:3px;
}

#Container2_centerContentZoek #header #results, #Container2_centerContentZoek #header2 #results{
float:left;

margin-top:8px;
}

#Container2_centerContentZoek #header .dropdowns, #Container2_centerContentZoek #header2 .dropdowns{
float:left;
margin:20px 15px 0px 0px;
}

#Container2_centerContentZoek #header .dropdowns input, #Container2_centerContentZoek #header .dropdowns select, #Container2_centerContentZoek #header2 .dropdowns input, #Container2_centerContentZoek #header2 .dropdowns select{
float:left;
margin:2px 0px 0px 0px;
width:126px;
}
#Container2_centerContentZoek #header .dropdowns img, #Container2_centerContentZoek #header2 .dropdowns img{
float:left;
margin:0px 0px 0px 1px;
}

#Container2_centerContentZoek .wagens{
clear: both;
margin:0px 0px 5px 0px;
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:0px;
}

#Container2_centerContentZoek .wagens img{
float:left;
margin:3px 0px 0px 20px;

}


#Container2_centerContentZoek .wagens .specs{
position:relative;
float:left;
margin:0px 0px 0px 10px;
width:580px;

}

#Container2_centerContentZoek .wagens .specs a.titel:link, #Container2_centerContentZoek .wagens .specs a.titel:visited {
font-size:12px;
}
#Container2_centerContentZoek .wagens .specs a.titel:hover{
color:#FFFFFF;
}

#Container2_centerContentZoek .wagens .specs a.readMore:link, #Container2_centerContentZoek .wagens .specs a.readMore:visited {
display:block;
margin:5px 0px 0px 0px;
}
#Container2_centerContentZoek .wagens .specs a.readMore:hover{
color:#FFFFFF;
}


#Container2_centerContentZoek .wagens .specsRight{
position:absolute;
top: 0px;
right: 0px;
width:200px;
float:right;
}
#Container2_centerContentZoek .wagens .specsRight img{
float:right;
margin:0px 0px 0px 0px;
}

#Container2_centerContentZoek .wagens .prize{
position:absolute;
bottom: 0px;
right: 0px;
width:200px;
float:right;
}

#Container2_centerContentZoek .wagens .prize{
position:absolute;
bottom: 0px;
right: 0px;
width:250px;
float:right;
}

#Container2_centerContentZoek .wagens .prize .prizeTxt{
display: block;
font-size:18px;
color:#FFFFFF;
font-weight:bold;
float:right;

}


#Container2_centerContentZoek .wagens .prize .disclaimer{
display: block;
font-size:10px;
color:#333;
clear:both;
float:right;
}

/*FICHE-----------------------------------------------------------------------------------------------------*/
#Container2_centerContentFiche{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	width:752px;
	background-image:url(../images/Pi_fiche_bg.jpg);
	background-repeat:repeat-y;
}

#Container2_centerContentFiche #header{
	padding: 9px 5px 0px 10px;
	margin: 0px 0px 25px 0px;
	width:741px;
	background-image:url(../images/Pi_fiche_top.jpg);
	background-repeat:no-repeat;
	height:24px;
	text-align:left;
}

#Container2_centerContentFiche #header #title{
	padding: 2px 5px 0px 12px;
	background-image:url(../images/Pi_ficheBullet.gif);
	background-repeat:no-repeat;
	font-size:14px;
}
#Container2_centerContentFiche #specs{
	float:left;
	width: 330px;
	padding: 0px 0px 0px 20px;
}

#Container2_centerContentFiche #specs .description, #Container2_centerContentFiche #specs .fact{
	float:left;
	margin: 0px 1px 1px 0px;
	padding: 3px 5px 3px 4px;
	background-color:#D7DCDE;
}
#Container2_centerContentFiche #specs .description{
	width: 200px;
}

#Container2_centerContentFiche #specs .fact{
	width: 109px;
}

#Container2_centerContentFiche #specs .spacer{
	float:left;
	width: 330px;
	height:10px;

}
#Container2_centerContentFiche #specs #info{
clear:both;
background-image:url(../images/Pi_fiche_meerInfo_bg.jpg);
background-repeat: repeat-y;
width: 226px;
margin:20px 0px;
}

#Container2_centerContentFiche #specs #info #content{
width:216px;
margin:0px 10px;
}

#Container2_centerContentFiche #pictures{
	float:right;
	width: 350px;
	padding: 0px 20px 0px 0px;
}

#Container2_centerContentFiche #pictures img{
	border:2px solid white;
}

#Container2_centerContentFiche #pictures #firstImage{
	position: relative;
}

#Container2_centerContentFiche #pictures #firstImage a{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 10;
}

#Container2_centerContentFiche #thumbs {
	clear:both;
	float:right;
	width: 350px;
	padding: 10px 0px 0px 0px;
}

#Container2_centerContentFiche #thumbs img{
	border:1px solid white;
	float:left;
	margin:0px 0px 0px 10px;
}

#Container2_centerContentFiche #thumbs #first{
	border:1px solid white;
	float:left;
	margin:0px 0px 0px 0px;
}

#Container2_centerContentFiche #disclaimer {
	clear:both;
	width: 350px;
	padding: 20px 0px 0px 0px;
}

#Container2_centerContentFiche #disclaimer {
	clear:both;
	float:left;
	margin: 15px 0px 0px 0px;
	padding:0px;
	font-size:10px;
	line-height:11px;
	width: 350px;
	

}
#Container2_centerContentFiche ul {
	clear:both;
	/*width: 337px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	
	
}


#Container2_centerContentFiche #footer{
	clear:both;
	width:722px;
	height:26px;
	background-image:url(../images/Pi_fiche_bottom.jpg);
	background-repeat:repeat-y;
	padding:8px 15px 9px 15px;
}

#Container2_centerContentFiche #right{
	float:right;
}


/*NIEUWS OVERZICHT--------------------------------------------------------------------------------------*/

.nieuwsitem{
clear:both;
float:left;
	width:573px;
	padding-bottom: 20px;
	margin-bottom:18px;
	border-bottom:1px solid #D6D6D6;
	display:table-cell;
}

.nieuwsitem .title{
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 3px 0px;
	background-image:url(../images/Pi_bullet_yellowSquare.gif);
	background-repeat:no-repeat;
	font-size:14px;
}

.nieuwsitem img{
	float: left;
	margin: 3px 10px 0px 9px;
}

.nieuwsitem .txt{
	font-size:12px;
	width:440px;
	float: left;
	
}

/*NIEUWS --------------------------------------------------------------------------------------*/

.nieuwstitel{
	font-size:17px;
}
.nieuwsintro{
	font-size:14px;
	color:#7A878D;
	margin-top:3px;
}
.nieuwscontent{
	margin-top:20px;
	font-size:12px;
}

.nieuwscontent img{
	margin:3px 10px 10px 0px;
	font-size:12px;
	float:left;
	clear:left;
}

/*NIEUWSBRIEF--------------------------------------------------------------------------------------------------*/
#nieuwsbriefForm{
	margin:10px 0px 0px 0px;
}

#nieuwsbriefForm .txt{
	clear:both;
	float:left;
	margin:0px 0px 0px 0px;
	width:120px;
}

#nieuwsbriefForm .fields{
	float:left;
	margin:0px 0px 0px 0px;
	width:120px;
}
#nieuwsbriefForm input{
	float:left;
	margin:0px 0px 0px 10px;
	width:120px;
}


/*NIEUWSBRIEF-----------------------------------------------------------------------*/

.container_nieuwsbrief_leftTxt{
	float:left;
	clear:both;
	width:100px;
	margin: 5px 0px 0px 0px;
	font-size:12px;
}
.nieuwsbrief_input{
	float:left;
	width:220px;
	margin: 5px 0px 0px 0px;
}
.container_nieuwsbrief_button{
	float:left;
	clear:both;
	width:330px;
	margin: 5px 0px 0px 0px;
	font-size:12px;
}


/*REFER-----------------------------------------------------------------------*/

.container_referFields{
	float:left;
	margin:10px 00px 0px 0px;
	padding:0px 10px 0px 0px;
}
.container_referFields input{
	width:160px;
}

.container_refer_button{
	float:left;
	clear:both;
	width:515px;
	margin: 20px 0px 0px 0px;
	font-size:12px;
}


/*CONTACT-----------------------------------------------------------------------*/

.container_contact img{
	float:left;
	margin: 2px 15px 0px 0px;
}

.container_contact #txt{
	float:left;
	line-height:13px;
	width:378px;
	
}
.container_contact .title{
	float:left;
	line-height:13px;
	width:378px;
	padding-bottom:1px;
	margin-bottom: 10px;
	
	
}

a.vcard:link, a.vcard:visited{
	clear:both;
	float:left;
	background-image:url(../images/Pi_vCard.gif);
	background-repeat:no-repeat;
	padding:2px 0px 2px 22px;
	margin:12px 0px 0px 0px;
}

.container_contact{
	float:left;
	clear:both;
	margin-bottom:18px;
	padding-bottom:20px;
	border-bottom:1px solid #D6D6D6;
	width:573px;
}


/*FAQ OVERZICHT--------------------------------------------------------------------------------------*/

.faqitem{
	clear:both;
	float:left;
	width:573px;
	padding-bottom: 20px;
	margin-bottom:18px;
	border-bottom:1px solid #D6D6D6;
	display:table-cell;
}

.faqitem .title{
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 3px 0px;
	background-image:url(../images/Pi_bullet_yellowSquare.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
}



.faqitem .txt{
	font-size:12px;
	width:565px;
	float: left;
	padding: 0px 0px 0px 8px;
	
}

#Container2_leftContent	a
{
	text-transform:uppercase;
	text-decoration:none;
}

.collapsed a, .leaf a
{
	color:#000;
}

#block-i18nblocks-7 ul
{
	margin-left: 0;
	padding-left: 0;
	margin-top: 0px;
}

#block-i18nblocks-7 .more-link
{
	display: none;
}

#Container2_leftContent li, #block-i18nblocks-7 li
{
	list-style: none;
	line-height: 18px;
}

#Container2_leftContent li a
{
	background-image:url(../images/Pi_leftNavBullet.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 1px;
}

#block-i18nblocks-7 li a
{
	background-image:url(../images/Pi_leftNavBullet.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 1px;
}


.expanded li.leaf
{
	margin-left: -26px;
}

.expanded li.leaf a
{
	text-transform: none !important;
	background-image:url(../images/Bu_subArrow_off.gif) !important;
	background-repeat:no-repeat !important;
	color: #000;
}

.expanded li.leaf a:hover
{
	color:#0099CC !important;
}

.expanded li.leaf a.active
{
	color:#0099CC !important;
	background-image:url(../images/Bu_subArrow_on.gif) !important;
}

#Container2_leftContent li a:hover
{
	color: silver;
}

#Container2_leftContent li a.active
{
	color: silver;	
}

li.expanded a
{
	color: silver;
}

#Container2_centerContent h2, #Container2_centerContent h2 a
{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	font-family: verdana;
	color: #333;
	text-decoration: none;
}

#leftimgbox
{
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 0px;
}

#imgleft
{
	padding-top: 10px;
}

#block-views-Autowereld, #block-i18nblocks-7
{
	width: 252px;
	float: left;
	background-image:url(../images/Pi_tabAutowereld.jpg);
	background-repeat:no-repeat;
	padding: 38px 8px 8px 8px;
	margin-left: 10px;
	_margin-left: 6px;
}

#block-i18nblocks-4
{
	width: 252px;
	float: left;
	background-image:url(../images/Pi_tabAbNieuws.jpg);
	background-repeat:no-repeat;
	padding: 38px 8px 8px 8px;
	margin-left: 20px;
	_margin-left: 6px;
	margin-right: 0;
}

#block-views-News h2, #block-views-News h2 a, #block-views-Autowereld h2, #block-views-Autowereld h2 a, #block-i18nblocks-4 h2, #block-i18nblocks-4 h2 a, #block-i18nblocks-7 h2, #block-i18nblocks-7 h2 a
{
	text-decoration: none;
	color: black;
	font-size: 14px;
	line-height: 14px !important;
	font-family: verdana;
}

#block-views-News h2, #block-views-Autowereld h2, #block-i18nblocks-4 h2, #block-i18nblocks-7 h2
{
	background-image: url(../images/Pi_leftNavBullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 0px 13px;
	margin-bottom: -6px;
}


.content p
{
	/*clear: both;*/
}

p.left
{
	float: left;
	margin: 0 15px 15px 0;
}

.readmore
{
	white-space: nowrap;
}

.readmore li
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: -6px;
}

.readmore ul
{
	margin: 0;
	padding: 0;
}

.view-content h2, .view-content h2 a, #contact_table h2
{
	text-decoration: none;
	color: black;
	font-size: 14px !important;
	line-height: 14px !important;
	font-family: verdana;
}

.view-content h2, .view-content h2, #contact_table h2
{
	background-image: url(../images/Pi_leftNavBullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 0px 13px;
	margin: 0px;
	margin-bottom: 0px;
}

/*
.view-content p
{
	display: inline !important;
}
*/


#contact_table td
{
	border-bottom: 1px solid silver;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}

#contact_table img, #contact_table a
{
	border: none;
}

hr
{
 	
	border: 0;
	color: silver;
	background-color: silver;
	height: 1px;
	width: 100%;
	text-align: left;
}

#img_td
{
	width: 200px;
	padding-top: 10px !important;
}

.button134 a.buttonLink, .button114 a.buttonLink
{
	margin-top: 3px !important;
}

#block-user-0 .item-list
{
	display:none !important;
}

#block-translation-0 .active, #block-translation-0 img
{
	display: none;
}

#block-translation-0 ul, #block-translation-0 li
{
	margin: 0;
	padding: 0;
}

#block-translation-0 li
{
	list-style: none;
	float: left;
	margin-left: -3px;
	padding-left: -3px;
}

#block-translation-0 a:link, #block-translation-0 a:visited  {
	color:#333 !important;
	text-decoration:none !important;
}

#block-translation-0 a:hover {
	color:#FFF !important;
}

#webform-client-form-66 label,
#webform-client-form-67 label {
	display: block;
	float: left;
	width: 110px;
}

#webform-client-form-66 .form-text,
#webform-client-form-67 .form-text {
	margin-bottom: 3px;
	width: 150px;
}

#webform-client-form-66 #edit-submit,
#webform-client-form-67 #edit-submit {
	display: block;
	margin-left: 110px;
	margin-top: 12px;
}

a.webform_back {
	display: none;
}

#advertisement {
	position: absolute;
	left: 50%;
	top: 26px;	
	z-index: 10000 !important;
	/*display: none;*/
	border: 1px solid red;
}

#advertisement #adcontent{
	position:absolute;
	left:-425px;
}

#overlay {
	filter: alpha(opacity=80); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE */
	-moz-opacity: .80; /*older Mozilla*/
	-khtml-opacity: 0.8;   /*older Safari*/
	opacity: 0.8;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle;
	_position: absolute;
/*	position: absolute; 
	top: 0; 
	left: 0; */
	/*display: none;*/
/*	width: 100%; 
	height: 100%; 
	opacity: 0.8; 
	filter: alpha(opacity=80); 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/ablease/sites/all/themes/ablease/images/bg-trans.png');
	filter:alpha(opacity=80%);
	-moz-opacity:.80;
	opacity:.80;*/
	z-index: 198;
}
#overlay[class] {
  background-image:url(../images/bg-trans.png);
}

#overlay im {	
}

#btn-close {
	font-size: 16px;
	color: #ffffff;
	/*display: none;*/
	position: absolute;
	width: 80px;
	/*top: -18px;*/
	left: 785px;
	top: 5px;
	z-index: 1001;
}
#btn-close a {
	color: #ffffff !important;
	text-decoration: none;
}
#btn-close a:hover {
	color: #fff !important;
}
