/* Uitgebreid zoeken */

#div_checkboxes{
	margin-top:15px;
}

#floating_checkbox{
	float:left;
	border:0;
	margin-left:2px;
	padding-right:25px;
}

#DealerLocatorFormSearch{
	float:left;
	}
	
#DL_wrapper2{
	width:220px;
}

#DL_Veld2{
	float:left;
	width:150px;
	overflow:hidden;
	height:24px;
	margin-left:-10px;
}

#DL_Zoek2{
	float:left;
	width:47px;
	height:24px;
	margin-top:-2px;
}


/* normaal zoeken */

#DL_wrapper{
	width:180px;
}

#DL_Veld{
	float:left;
	width:130px;
	overflow:hidden;
	height:24px;
}

#DL_Zoek{
	float:right;
	width:47px;
	height:24px;
	margin-top:-2px;
}


#DealerLocatorForm form fieldset {
	border:0;
}

#DealerLocatorForm form input.text,
#DealerLocatorForm form select {
	width:100%;
	font-family:Tahoma, Arial;
	font-size:11px;
	background-image:url(../../../images/form_bg.jpg);
	background-color:none;
	padding:2px 0px 0px 2px;
	border:0;
	line-height:2.0;
}

#DealerLocatorForm form textarea{
	background-image:url(../../../images/form_bg_text.jpg);
	
}

#DealerLocatorForm form input.action{
	border:none;
	font-family: Franklin Gothic Medium;
	font-size:12px;
	color:#666;
	cursor:pointer;
	margin-top:0px;
	background-image:url(../../../images/send_btn.jpg);
	width:47px;
	height:24px;
	text-align:center;
}	

#DealerLocatorForm form input.action:hover{
	font-size:12px;
	color:#2657A3;
	background-image:url(../../../images/send_btn_hover.jpg);
}	


/*////////////////////////////*/

#MidContentWrapper form {
	width:auto;
}
	#MidContentWrapper form fieldset {
		border:0;
		margin:0 0 0 0;
		padding-left:10px;
		padding-bottom:5px;
	}	
	
	#MidContentWrapper form fieldset input{

	}
		#MidContentWrapper .message {
			
			color:black;
			padding:5px;
			margin:0px;
			margin-bottom:5px;
			background-color:#EAF3F5;
			border:1px solid #95CCF5;
			width: 386px;


		}
		#MidContentWrapper span.message {
			width: 250px;
			
		}

		#MidContentWrapper form label {
			font-family:Tahoma;
			font-size:11px;
			color:#000;
			padding-left:0px;
		}		
		
		#MidContentWrapper form label.required {
			padding-left: 19px;
			color:#2657A3;
		}
		
					
			#MidContentWrapper form label.left {
				float:left;
				width:160px;
				margin-left:-8px;
			}
			#MidContentWrapper form label.FormHeading {
				font-size:1.3em;
				color:#ff7200;
				font-weight:bold;
			}
			
		#MidContentWrapper form input.required{
			padding-left:0px;
			color:red;
			background-color:red;
		}		
		#MidContentWrapper .checkbox {
				margin-left:153px;
				margin-top:4px;
		}

		#MidContentWrapper form label.right {
				margin-left:10px;
		}

		#MidContentWrapper form input.text,
		#MidContentWrapper form select {
			background-image:url(../../../images/form_bg.jpg);
		}
		
		#MidContentWrapper form textarea{
			background-image:url(../../../images/form_bg_text.jpg);
		}
		
		#MidContentWrapper form input.text,
		#MidContentWrapper form textarea,
		#MidContentWrapper form select {
			width:230px;
			border:none;
			padding:3px;
			margin-left:0px;
			margin-top:2px;
			font-family:Tahoma;
			font-size:11px;
			color:#000;
			font-weight:normal;
		}
		
			#MidContentWrapper form input.activeField, #MidContentWrapper form textarea.activeField
			{
			background-image: none;
			background-color: #888888;
			border: solid 1px #333333;
			}
			.idle
			{
			border: solid 1px #333333;
			background-color: #888888;
			}
			
		#MidContentWrapper form input.action{
			border:none;
			font-family: Franklin Gothic Medium;
			font-size:12px;
			color:#666;
			cursor:pointer;
			margin-top:0px;
			background-image:url(../../../images/send_btn.jpg);
			width:auto;
			height:29px;
			text-align:center;
		}	
		#MidContentWrapper form input.action:hover{
			color:#2657A3;
			background-image:url(../../../images/send_btn_hover.jpg);
			width:auto;
			height:29px;
		}	
			#MidContentWrapper form input.numeric {
			width:20px;
			background:#f0f0f0;
			border:1px solid #aaa;
			padding:3px;
			color:#000;
			margin-right:4px;
		}
		#MidContentWrapper form input.year {
			width:35px;
		}
		
		
		#MidContentWrapper form p.Actions, 
		#MidContentWrapper form .Actions {
			text-align:right;
			width: 397px;
			margin-top:0px;
		}
		#MidContentWrapper form p.Actions input {
			padding:2px;
		}


			

/*////////////////////////////*/

/* LOGINFORM PANE WEBSITE */
input{
  border:0;
}

#loginBox form {

	width:auto;
}
	#loginBox form fieldset {
		border:0px;
		border:0px;
		border:none;
		border:hidden;
		margin:0 0 0 0;
		padding-left:0px;
		padding-bottom:5px;
	}
		#loginBox .message {
			color:#000;
			padding:0px;
			margin:0px;
			width: 172px;
			background:#FFFFFF;
			border:none;
			font-family:Tahoma, Arial;
			font-size:11px;
			line-height:2.0;
		}
		#loginBox span.message {
			width: 172px;
		}
		#loginBox form div {
			margin-top:10px;
			width:100%;
		}
		#loginBox form label {
			font-family:Tahoma;
			font-size:11px;
			color:#000;
			padding-left:0px;
		}		
		
		#loginBox form label.required {
			padding-left: 19px;
			color:#2657A3;
		}
		
					
			#loginBox form label.left {
				float:left;
				width:160px;
				margin-left:0;
			}
			#loginBox form label.FormHeading {
				font-size:1.3em;
				color:#ff7200;
				font-weight:bold;
			}
			
		#loginBox form input.required{
			padding-left:0px;
			color:red;
			background-color:red;
		}
		#loginBox form input.text,
		#loginBox form select {
			background-image:url(../../../images/form_bg.jpg);
		}
		
		#loginBox form textarea{
			background-image:url(../../../images/form_bg_text.jpg);
		}
		
		#loginBox form input.text,
		#loginBox form textarea,
		#loginBox form select {
			width:172px;
			border:none;
			padding:3px;
			margin-left:0px;
			margin-top:0px;
			font-family:Tahoma;
			font-size:11px;
			color:#000;
			font-weight:normal;
		}
		
			#loginBox form input.activeField, #loginBox form textarea.activeField
			{
			background-image: none;
			background-color: #888888;
			border: solid 1px #333333;
			}
			.idle
			{
			border: solid 1px #333333;
			background-color: #888888;
			}
			
		#loginBox form input.action{
			border:none;
			font-family: Franklin Gothic Medium;
			font-size:12px;
			color:#666;
			cursor:pointer;
			margin-top:0px;
			background-image:url(../../../images/send_btn.jpg);
			width:47px;
			height:29px;
			text-align:center;
		}	
		#loginBox form input.action:hover{
			color:#2657A3;
			background-image:url(../../../images/send_btn_hover.jpg);
			width:47px;
			height:29px;
		}	
			#loginBox form input.numeric {
			width:20px;
			background:#f0f0f0;
			border:1px solid #aaa;
			padding:3px;
			color:#000;
			margin-right:4px;
		}
		#loginBox form input.year {
			width:35px;
		}
		
		
		#loginBox form p.Actions, 
		#loginBox form .Actions {
			text-align:right;
			width: 179px;
			margin-top:-10px;
		}
		#loginBox form p.Actions input {
			padding:2px;
		}


			


