/*
***********************************************************
Title:     Forms
Author:    Jacco van der Post - Netcreators.com
Date:	   november 2007
***********************************************************
*/

input, textarea, select {
	border: 1px solid #860405;
	color: #444;
	margin: 1px 0;
	padding: 1px 2px;
}

.csc-mailform label, .csc-mailform-field .csc-mailform-label {
	display: block;
	float:left;
	text-align:right;
	margin-right:10px;
	vertical-align: top;
	width: 30%;
}

.csc-mailform-field {
clear: both;
}

.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: #979200;
	border: none;
	color:white;
	font-weight: bold;
	margin-top: 4px;
	cursor: pointer;
	width: 100px;
}

textarea {
	overflow: auto;
}

.csc-mailform-field input, .csc-mailform-field textarea  { }

#col-subm-right #mailform {
	margin:auto;
	}

fieldset.csc-mailform {
	border:none;
	}

.csc-mailform input#captchaResponse {
	width:100px;
	margin-bottom:14px;
	}
	
	

/* ========= */
/* searchbox */
/* ========= */

#searchbox {
	top:6px;
	left:687px;
	position:absolute;
	width:205px;
	z-index: 30;
	} 
	
.tx-macinasearchbox-pi1 form input.button {
	width:50px;
}

.tx-macinasearchbox-pi1 form input {
	width:140px;
	border:1px solid #860405;
	background:white;
}

input#tx-indexedsearch-searchbox-sword {
	width:230px;
	border:1px solid #860405;
	margin-bottom:1px;
}

.tx-macinasearchbox-pi1 input.button {
	width:50px;
	border:none;
	background:none;
	color:white;
	font-style:italic;
}

/* ========= */
/* loginbox  */
/* ========= */

