/************************************************************
Title:     Forms
Author:    Emile Blume - Netcreators.com
************************************************************/

legend { display:none; }
fieldset { border: none;}

input, select, textarea {
	background: #FFF;
	border: 1px solid #878787;
	margin-bottom: 0.3em;
}

textarea { overflow: auto;}

label {
	cursor: pointer;
	vertical-align: top;
	padding: 1px;
}

small {
	clear: left;
	display: block;
}

/*fieldset.mf-radio { margin-left:150px; }*/

/* button properties //////////////////////////////////////////////////////////////////////////////*/
input.button, input.submit, input.csc-mailform-submit, 
.tx-newloginbox-pi1-submit {
	cursor: pointer;
	width: auto;
	font-weight: normal;
	text-align: center;
}

/* warning properties /////////////////////////////////////////////////////////////////////////////*/
#mailform .warning input { border:1px solid #FF0000;}
#mailform .warning label { color:#FF0000;}

/* powermail //////////////////////////////////////////*/
.tx_powermail_pi1_fieldwrap_html, .powermail_radio_inner {
	clear:both;
	display: block;
	float: left;
	margin-bottom: 0.3em;
	width:100%;
}

.tx-powermail-pi1 label, .csc-mailform-field label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
}

.powermail_radio { background:none; border:0;}
/*.powermail_radio_inner label { width:250px; text-align:left;}*/

.powermail_mandatory_js { color: #DF0009;}

/* Freecap /////////////////*/
.tx-srfreecap-pi2-image {
	margin-left:155px;
}
.tx-srfreecap-pi2-cant-read {
	clear:both;
	display:block;
	margin-left:155px;
}
