/* BASIC SETTINGS */

fieldset { border:0; }
input,
textarea,
select { color:#555; font-family: Verdana, Arial, sans-serif; font-size: 13px; padding:2px; }
div.row { padding: 4px 10px 4px 0; }
div.buttons { margin: 10px 0 0 150px; padding-bottom: 10px; }
div.buttons input { margin: 0 20px 0 0; width: 7em; }

/* START LAYOUT */

.form { padding:10px 0; }

.form #notification { font-style:italic; font-size:11px; }

.form table { border-collapse:collapse; width:460px; }
.form table td { padding:4px 3px; border-bottom:1px solid #eee; }
.form table td.td-label { width:170px; }
.form table .title { padding:15px 0 5px 0; font-size:28px; border:0; }
.form table .notification { padding:15px 0 5px 0; border:0; }

.form table .personal-data td { border:0; vertical-align:top; }
.form table .personal-data .text { padding:2px 5px; border:1px solid #ddd; width:200px; float:left; }
.form table .personal-data .textsmall { width:100px; }
.form table textarea { padding:2px 5px; border:1px solid #ddd; width:280px; }
.form table .button {}

.form .radioButtons label { width:100px; display:block; float:left; }
.form .radioButtons input { margin-right:5px; }

.form .error-abbr { text-indent:-9999px; display:none; }
.form .error-active { background:transparent url(../images/warning.gif) no-repeat scroll center center; border:0 none; display:block; float:right; height:20px; width:20px; }


/* login */

	#inlog #frmLogin {
	line-height:1.4;
	font-size:0.8em;
	margin:10px 0 0;
	padding:8px;
	}
	
	#inlog #frmLogin h4 {
	font-size:1em;
	margin:0 0 3px;
	}
		
	#inlog #frmLogin .text {
	border:none;
	font-size:0.9em;
	}
    
	#inlog #frmLogin input.text  {
	background:url(images/formfield.png) top left no-repeat;
	overflow:hidden;
	padding:2px 10px;
  	height:15px;
	width:147px;
	color:#000;
	}
	
	.loginfield {
	margin:0 0 7px;
	}
	
	#loginSubmit {
	background:url(images/buttonlogin.gif) top left no-repeat;
	line-height:1.2em;
	color:#fff;
	font-size:0.9em;
	padding:2px 3px;
	cursor:pointer;
	margin: 0px 0 0 0px;
	border:none;
	height:20px;
	}
	
	input#loginSubmit:hover {color:#B78384;}
	
	#inlog #frmLogin .vinkjes {float:left; margin:10px 5px 0 0;}
	#inlog #frmLogin .button {float:left; margin:5px 0 0;}
	
	


/* zoek provincie */	
	#provinciezoek .zoekitem {clear:both; margin:0 0 15px 0px; overflow:hidden;}
	#provinciezoek .label { 
	font-weight:bold;
	color:#B11013;
	font-size:1.1em;
	float:left;
	margin:0 10px 0 0;
	letter-spacing:0.1em;
	}
	#provinciezoek .field {
	float:left; margin:0 8px 0 0;}
	#provinciezoek select, #provinciezoek input { border:1px solid #ddd; }
	#provinciezoek .button input, input.search, form table input.button, input#submitbtn, input#prevbutton {
	background:url(images/btnzoek.jpg) top center no-repeat;
	line-height:1.2em;
	color:#fff;
	font-size:0.9em;
	padding:2px 3px;
	cursor:pointer;
	margin: 0px 0 0 0px;
	border:none;
	height:20px;
	width:62px;
	}
	#provinciezoek .button input:hover, input.search:hover, form table input.button:hover, input#submitbtn:hover, input#prevbutton:hover {color:#B78384;}
	
	
	/* registratie bedrijf formulier */	
	
	#reservationform table.Ltable {}
	#reservationform table.Ltable tr { margin:0 0 4px; padding:; }
	#reservationform table.Ltable td { margin:0 10px 0 0; padding:5px; width:70px;}
	#reservationform table.Ltable td.td-left {width:406px;}
	#reservationform table.Ltable td.smallcel {width:40px;}
	#reservationform table.Ltable td label, .bedrijfquestion { font-weight:bold; }
	#reservationform table.Ltable td input {border:1px solid #ddd; width:280px; }
	#reservationform table.Ltable td input.Mfield {border:1px solid #ddd; width:170px; }
	#reservationform table.Ltable td table{ margin:0; }
	#reservationform #buttons {margin:0 0 0 290px;}
	#reservationform table td.subtable {padding:5px 0 5px 0;}
	
	#reservationform ul.inschrijfbedrijf li {background:none; margin:0 0 7px; padding:0 !important;}
	ul.inschrijfbedrijf li input, #reservationform .itemsubtitel input, .Stable input {border:1px solid #ddd; margin:0 5px 0; }
	
	.registermarginbtn {margin:0 0 30px;}
	
	table.Stable {margin:0 0 0 5px;}
	table.Stable td {width:200px; text-align:left;}
	
	
	/* login zoek & download */
	
	#contenttext #loginForm dt, #contenttext #forgotpasswordForm dt  {font-weight:bold; margin:0 0 5px 0;}
	#contenttext #loginForm dd , #contenttext #forgotpasswordForm dd{font-weight:bold; margin:0 0 20px;}
	#contenttext #loginForm dd input, #contenttext #forgotpasswordForm dd input {border:1px solid #ddd; margin:0 5px 0; }
	#contenttext #loginForm label, #contenttext #forgotpasswordForm label {font-weight:bold;}
	#contenttext #loginForm #submit_btn {background:url(images/btnzoeklogin.png) center center no-repeat; cursor:pointer; 
	color:#fff;}
	
	#contenttext #forgotpasswordForm #submit_btn {background:url(images/btnforgotpswrd.png) center center no-repeat; cursor:pointer; color:#fff;}
	
	