/************************************************************
Title:     Forms
Author:    Jacco van der Post - Netcreators.com
Date:	   august 2007
************************************************************/

input, textarea, select {
	border: 1px solid #3a519a;
	color: #444;
	margin: 1px 0;
	padding: 1px 2px;
}

.tx-nccomments-comment-form label, .csc-mailform label, .csc-mailform-field .csc-mailform-label {
	display: block;
	float:left;
	text-align:right;
	margin-right:10px;
	vertical-align: top;
	width: 170px;
}

.csc-mailform img {
	margin-left:20px;
	padding-top:10px;
	}

.csc-mailform-radio { margin-left: 0;}

.csc-mailform-radio label, tx-commerce-pi4 span {
	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: #FFFFFF;
	border: 1px solid #3a519a;
	font-weight: bold;
	margin-top: 4px;
	cursor: pointer;
	width: 100px;
}

textarea { overflow: auto;}
fieldset { border:1px dotted #C2D978; }

.csc-mailform-field { clear:both; display:block; }

#col-subm-right #mailform { margin:auto; }
fieldset.csc-mailform { border:none; }

.csc-mailform input#captchaResponse { width:100px; margin-bottom:14px; }
	
.csc-mailform-radio label { 
	float:none;
	float:none !important; 
	text-align:left; 
	width:auto; 
}

/* ========= */
/* searchbox */
/* ========= */

#searchbox {
	top:39px;
	left:735px;
	position:absolute;
	width:200px;
	} 
	
.tx-macinasearchbox-pi1 form input.button {
	width:50px;
}

.tx-macinasearchbox-pi1 form input {
	width:140px;
	border:1px solid #3a519a;
	background:white;
}

input#tx-indexedsearch-searchbox-sword {
	width:230px;
	border:1px solid #3a519a;
	margin-bottom:1px;
}

.tx-macinasearchbox-pi1 input.button  {
	width:50px;
	border:1px solid white;
	background:#3a519a;
	color:white;
}
