@charset "utf-8";
/* CSS Document */

.formfield_box, .tx_powermail_pi1_fieldwrap_html {
	clear:left;
	padding:5px 0px;
	float:left;	
}

.tx-powermail-pi1_fieldset {	
	width:29em;
	border:1px solid #007556;
	padding-left:1em;
	padding-bottom:0.5em;
	margin-bottom:1em;
	float:left;
	position:relative;
}

.tx-powermail-pi1_fieldset legend {
	font-size:0.75em;
	font-weight:bold;
	background-color:#ffffff;
	display:block;
	color:#007556;
}

.formfield_box label, .tx_powermail_pi1_fieldwrap_html label {
	float:left;
	font-size:0.75em;
	width:15em;
	color:#7F7F8B;
}

.tx_powermail_pi1_fieldwrap_html .powermail_radio_inner label {
	clear:left;
}

.formfield_box input, .tx_powermail_pi1_fieldwrap_html input,
.formfield_box textarea, .tx_powermail_pi1_fieldwrap_html textarea,
.formfield_box select, .tx_powermail_pi1_fieldwrap_html select,
.tx-powermail-pi1_mandatory input, input.tx-powermail-pi1_confirmation,
input.tx-powermail-pi1_confirmation_submit{
	background-color:#FFFFFF;
	border:#007556 1px solid;
	float:left;
	margin-left:0px;
	padding-left:0px;	
	width:24em;
	clear:both;
	color:#7F7F8B;
	font-size:0.75em;
}

.tx_powermail_pi1_fieldwrap_html .powermail_radio_inner input {
	width:1.5em;
	border:none;
}

div.tx_powermail_pi1_fieldwrap_html .powermail_check_inner {
	float:left;
}

div.tx_powermail_pi1_fieldwrap_html .powermail_check_inner input{
	width:1em;
}

div.tx_powermail_pi1_fieldwrap_html .powermail_check_inner label {
	width:35em;
	margin-top:0.1em;
}

.formfield_box textarea, .tx_powermail_pi1_fieldwrap_html textarea {
	height:7em;
	width:34.5em;
}

.formfield_box input.button, .tx_powermail_pi1_fieldwrap_html input.button{
	width:10em;
}

.tx_powermail_pi1_fieldwrap_html_label {
	font-size:0.7em;
	font-style:italic;
	margin:0 0 0.5em;
	padding:0 0 0 16.5em;
}

.tx_powermail_pi1_fieldwrap_html_label td,
.tx_powermail_pi1_fieldwrap_html_label ul,
.tx_powermail_pi1_fieldwrap_html_label ol{
	font-size:1em;
}

.tx_tipafriend_codetext {
	float:left;
	font-weight:normal;
	line-height:normal;
	margin:0px;
	text-align:justify;
	width:18em;
}

.formError, .powermail_mandatory {
	color:#CC0000;
}

.dmailSubsError{
	margin-left:15em;
}

/*
.powermail_mandatory_js {
	clear:both;
	color:#CC0000;
	font-size:0.7em;
	margin:0;
}
*/

.powermail_mandatory_js {
	color:#CC0000;
	font-size:0.7em;
	margin:0;
	width:30em;
	float:left;
}

span.tx-srfreecap-pi2-cant-read {
	color:#7F7F8B;
	float:right;
	font-size:0.75em;
	margin-bottom:1em;
	margin-top:-1.8em;
	width:15.3em;
	margin-right:0.5em;
}

img.tx-srfreecap-pi2-image {
	float:left;
	margin-left:0;
	margin-top:1em;
}

.powermail_captcha {
	clear:both !important;
	width:20em !important;
}

.tx_powermail_pi1_fieldwrap_html_submit {

}

.tx_powermail_pi1_fieldwrap_html_submit input {
	width:9em;
}

.tx_powermail_pi1_fieldwrap_html textarea {
	padding:0.1em;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	color:#7F7F8B;
}

.tx_powermail_pi1_fieldwrap_html_check .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	float:left;
	margin:0;
	padding:0 1em 0 0;
	text-align:right;
	width:14em;
}

.tx_powermail_pi1_fieldwrap_html_check .powermail_check_inner label {

}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display:none;
}

.tx_powermail_pi1_fieldwrap_html_html {
	color:#7F7F8B !important;
	font-size:0.75em !important;
	color:#7F7F8B !important;
	float:right;
	font-size:0.75em !important;
	margin-right:0.5em;
	width:15.3em;
	margin-top:-7em;
}

.tx-powermail-pi1_mandatory {
	font-size:0.75em;
}

.tx-powermail-pi1_mandatory input {
	font-size:1em;
}

.powermail_all_tr {
	font-size:0.75em;
}

input.tx-powermail-pi1_confirmation {
	margin:1em 0 0.5em;
}