/************************************************************
Title:     Forms | Emile - Netcreators.com
************************************************************/
form ul, form li {
	clear:both;
	display:block;
	list-style:none;
	margin-bottom:8px;
}
input, textarea, select {
	background: #FFF;
	border: 1px solid #A0BB2C;
	color: #444;
	font-size:11px;
	padding: 1px 2px;
}

textarea { overflow: auto;}
.csc-mailform-field { clear: both;}

label, .csc-mailform-field .csc-mailform-label {
	display: block;
	float:left;
	text-align:right;
	margin-right:10px;
	vertical-align: top;
	width: 30%;
}
.tx-srfeuserregister-pi1 label { width:33%; }

.radio label { margin:0px 12px 4px 0; width:auto; }
.radio input { float:left; margin:4px 4px 4px 0;}

.csc-mailform img { margin-left:20px; padding-top:10px;}
.csc-mailform-radio { margin-left: 0;}
.csc-mailform-radio label {
	display: block;
	float: left !important;
	float: none;
	vertical-align: top;
	width: 300px;
}

input.csc-mailform-radio, input.csc-mailform-check {
	border: none;
	width: 20px;
}

input.csc-mailform-radio {
	clear: left !important;
	float: left;
}

input.button, input.submit, input.csc-mailform-submit, input#mailformformtype_mail {
	background: #A0BB2C;
	border: none;
	color:white;
	font-weight: bold;
	margin-top: 4px;
	cursor: pointer;
	width: auto;
}

#col-subm-right #mailform { margin:auto;}
fieldset.csc-mailform { border:none;}

.csc-mailform input#captchaResponse {
	width:100px;
	margin-bottom:14px;
}
	
/* ========= */
/* searchbox */
/* ========= */
#searchbox {
	top:78px;
	left:774px;
	position:absolute;
} 
	
.tx-macinasearchbox-pi1 form input.button { width:50px;}
.tx-macinasearchbox-pi1 form input {
	width:100px;
	border:1px solid #485A01;
	background:white;
}

input#tx-indexedsearch-searchbox-sword {
	width:230px;
	border:1px solid #485A01;
	margin-bottom:1px;
}

.tx-macinasearchbox-pi1 input.button {
	width:50px;
	border:none;
	background:#485A01;
	color:white;
}

