
/* FORMS */

fieldset.csc-mailform {
	width: 420px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	}

div.csc-mailform-field {
	width: 420px;
	min-height: 20px;
	vertical-align: top;
	padding: 3px 0px 2px 0px;
	clear: both; 
	}

#informatie input, select {
	float: left;
	}

#informatie select {
	float: left;
	}

#informatie textarea {
	float: left;
	}

textarea {
	width: 175px;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	padding-left: 5px;
	border: 1px solid #666666;
	float: right;
	}

input.csc-mailform-submit {
	background-image: url('../images/bg_submenuitem.gif');
	background-position: center 0px;
	background-repeat: no-repeat; 
	width: 182px;
	height: 22px;
	margin-bottom:15px;
	font-size: 11px;
	font-weight: bold;
	}
input {
	height: 18px;
	font-size: 11px;
	}
textarea {
	height: 50px;
	font-size: 11px;
	}
select {
	margin: 0px 0px 0px 0px;
	margin-left: 37px;
	}
label {
	width: 200px;
	margin: 0px;
	float: left;	
	}

td.acceptance input,
.radio, .checkbox {
	width: 12px ! important;
	height: 12px;
	margin: 0px 0px 0px 0px;
	float: left ! important;
	border-width: 0px;
	/*margin-left: 20px;*/
	clear: both;
	}
	
/* RADIOBUTTONS */

legend {
	display: none; 
	}
td.acceptance input,
input.csc-mailform-radio,
input.csc-mailform-check {
	width: 12px ! important;
	height: 12px;
	margin: 4px 0px 4px 0px;
	margin-right:10px;
	float: left ! important; 
	border-width: 0px;
	margin-left: 20px;
/*	clear: both; */
	}
	
input.csc-mailform-check {
margin-left:40px;
	}	
td.acceptance input {
margin-left:0px;
	}

span.csc-mailform-radio {
	width: 150px;
	float: left !important;
	margin-left:20px;
	}
span.csc-mailform-radio label,
span.csc-mailform-check label {
	width: 15px;
	height: 20px;
	padding-top: 3px;
	float: left;
	}
span.csc-mailform-radio fieldset,
span.csc-mailform-check fieldset {
	float: left;
	border-width: 0px;
	}

#mailformaanhefDhr {
	float:left;
}
	
/* searchpage */

div.tx-indexedsearch-searchbox form table td {
	padding:5px;
	vertical-align:top;
}

div.tx-indexedsearch-searchbox form table td select {
	float:left;
	width:160px;
	font-size:11px;
	border:1px solid #FF0000;
}

div.tx-indexedsearch-searchbox form table td input.tx-indexedsearch-searchbox-sword {
	float:left;
}

div.tx-indexedsearch-searchbox form table td select.tx-indexedsearch-selectbox-order {
	vertical-align:top;
}

div.tx-indexedsearch-searchbox form table td input#tx_indexedsearch_extResume {
	margin:0px;
	padding:0px;
	border:none;
	width:15px;
	height:15px;
	float:left;
}

div.tx-indexedsearch-searchbox form table td #button {
	padding:0px;
	margin:0px;
}

select {
	width:182px;
	/*height:21px !important; */
}

/* EVENTS MODULE */

table.inputForm {
	width: 400px;
	}

/* REGISTRATION FORM EXTRAS */

div#tx-seminars-pi1-registration-form fieldset {
	width: 520px;
	border-width: 0px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

div#tx-seminars-pi1-registration-form legend {
	display: block;
	color: #0091d0;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	}
div#tx-seminars-pi1-registration-payment,
div#tx-seminars-pi1-registration-payment * {
	height: auto ! important;
	}
div#tx-seminars-pi1-registration-form dl{
	width: 500px;
	}
div#tx-seminars-pi1-registration-form dt,
div#tx-seminars-pi1-registration-form dt label {
	width: 200px;
	}
div#tx-seminars-pi1-registration-form dd {
	float: left;
	width: 270px;
	position: relative;
	top: -20px;
	left: 50px;
	margin-bottom: -20px;
	}
dl.tx-seminars-pi1-registration-price dd {
	padding-bottom: 10px;
	}
dd.tx-seminars-pi1-checkbox,
dd.tx-seminars-pi1-checkbox br {
	clear: both;
	}
dd.tx-seminars-pi1-checkbox label {
	width: auto ! important;
	margin-right: 10px;
	}
p.tx-seminars-pi1-checkbox input,
dd.tx-seminars-pi1-checkbox input {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	}
dd textarea {
	float: left;
	margin-bottom: 10px;
	}

dd.tx-seminars-pi1-submit input {
	float: left;
	margin-right: 10px;
	background-color: #ebebeb;
	color: #000000;
	}

span.csc-mailform-label {
	font-weight:bold;
}

td.gender input {
	float:left !important;
	width:200px !important;
}

td.gender select {
	float:left !important;
	width:100px !important;
	margin:0px !important;
	margin-right:20px !important;
	padding:0px !important;
}

td.zipcity input {
	float:left !important;
	width:200px !important;
}

td.zipcity span input {
	width:100px !important;
	margin-right:12px !important;
}

