/*------------------------------------- DEALERPAGINA -------------------------------- */
.dealerpremium_img{
	border:1px solid #CCCCCC;
	width:140px;
}
.dealerheader{
	background: url(../images/degrade.jpg) repeat-x #FFFFFF;
}
.dealertopcar{
	background-color:#FFFFFF;
	border:1px solid #A6B5CC;
	padding:3px;
	color:#000000;
	text-align:right;	
}
.dealertopcar img{
	height:100px;
}
.dealerphone{
	background: url(../images/phone_small.gif) no-repeat 3px;
	padding-left:22px;
	height:32px;
	padding-top:6px;
	cursor:pointer;
}
.dealermail{
	background: url(../images/e_mail_small.gif) no-repeat 0px -2px;
	padding: 3px 0px 0px 36px; 
	height:32px;	
	cursor:pointer;
}
.dealerfax{
	background: url(../images/fax_small.gif) no-repeat;
	padding: 6px 0px 0px 28px;
	height:32px;	
	cursor:pointer;
}
.dealerweb, .addr_web{
	background: url(../images/web_small.gif) no-repeat;
	padding-top:3px;
	padding-left:28px;
	height:32px;	
	cursor:pointer;
}
.dealeraddr{	
	padding:3px;
	text-align:left;
}
#dealeraddr_phone, .addr_phone{
	background: url(../images/phone_small.gif) no-repeat 10px;
	padding-top:6px;
	padding-left:30px;
	height:32px;	
}
#dealeraddr_fax, .addr_fax{
	background: url(../images/fax_small.gif) no-repeat;
	padding-top:6px;
	padding-left:30px;
	height:32px;	
}
#dealeraddr_mail, .addr_mail{
	background: url(../images/mail_small.gif) no-repeat 5px;
	padding-top:6px;
	padding-left:30px;
	height:32px;	
}
.dealerinfo{
	background-color:#FDE4B2;
	padding:3px;
}
#dealer_contact_form{
}
.dealer_contact_title{
	font-weight:bold;
	border-top:1px solid #E6E6E6;
	padding:10px 3px 3px 3px;
	margin-top:10px;	
}
.dealer_contact_moeder{
	border-top:1px solid #E6E6E6;
	padding:10px 3px 3px 3px;
	margin-top:10px;		
}

.dealer_contact_filiaal{
	border-top:1px dotted #E6E6E6;
	padding:10px 3px 3px 3px;
	margin-top:10px;	
}

