/* FORMS */

fieldset.csc-mailform {
	width: 320px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	}

div.csc-mailform-field {
	width: 320px;
	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;
	}

input,
select,
textarea {
	width: 190px;
	height: 18px;
	font-family: Arial;
	font-size: 12px;
	padding-left: 5px;
	border: 1px solid #666666;
	}
form#mailform input,
form#mailform select,
form#mailform textarea {
	float: right;
	}
input.csc-mailform-submit {
	background-image: url('../images/bg_submenuitem.gif');
	background-position: center 0px;
	background-repeat: no-repeat; 
	width: 197px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	}
input {
	height: 18px;
	}
textarea {
	height: 50px;
	}
select {
	margin: 0px 0px 0px 0px;
	}
label {
	width: 100px;
	margin: 0px;
	float: left;
	}

.radio, 
.checkbox {
	width: 12px ! important;
	height: 12px;
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	/*margin-left: 20px;*/
	}
	
/* RADIOBUTTONS */

legend {
	display: none; 
	}
input.csc-mailform-radio,
input.csc-mailform-check {
	width: 12px ! important;
	height: 12px;
	margin: 4px 0px 4px 0px;
	float: left ! important; 
	border-width: 0px;
	margin-left: 20px;
/*	clear: both; */
	}

span.csc-mailform-radio {
	width: 200px;
	float: right;
	clear: both;
	}
span.csc-mailform-radio label,
span.csc-mailform-check label {
	width: 180px;
	height: 20px;
	padding-top: 3px;
	float: right;
	}
span.csc-mailform-radio fieldset,
span.csc-mailform-check fieldset {
	border-width: 0px;
	}
	
/* 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 #000000;
}

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;
}

.radio {
	padding-right:5px;
}

.input { 
	border:none;
	background:none;
	background-image:url(../images/input_back.gif);
	background-repeat:no-repeat;
	width:125px;
	height:21px;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	color:#000000;	
}	

.button,
input.csc-mailform-submit {
	position:relative;
	border:none;
	background:none;
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	width:145px;
	height:28px;
	padding-left:10px;
	padding-top:6px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
	color:#000000;
	cursor:hand;
	cursor:pointer;
}
