/* Powermail and standard form elements*/
.tx-powermail-pi1 {
	clear:both;
	float:left;
	display:block;
	width:667px;
	margin:0px 0px 16px 0px;
}

.tx-powermail-pi1 fieldset {
	margin:0px;
	padding:0px;
	border:0px;
}

.tx-powermail-pi1 legend {
	display:none;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	clear:both;
	float:left;
	display:block;
	width:667px;
	margin:0;
	padding:0px 0px 5px 0px;
}

.tx-powermail-pi1 label {
	clear:both;
	float:left;
	display:block;
	width:125px;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:28px;
}

.tx-powermail-pi1 span.powermail_mandatory {
	padding-left:3px;
	padding-bottom:3px;
	font-size:11px;
	font-weight:bold;
	color:#ffd300;
	line-height:10px;
	vertical-align:text-top;
}

.tx-powermail-pi1 .astro span.powermail_mandatory {
	color:#56367a;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html .powermail_check_inner {
	clear:both;
	float:left;
	display:block;
	width:542px;
	padding:0px 0px 5px 125px;
}

.tx-powermail-pi1 .powermail_check_inner label {
	clear:none;
	width:345px;
}


.tx-powermail-pi1 input.powermail_text,
.tx-powermail-pi1 input.powermail_captcha {
	float:left;
	display:block;
	width:405px;
	margin:0px;
	padding:4px 5px 4px 5px;
	background-color:#ffffff;
	border:1px solid #d1d1d1;
	font-size:13px;
	line-height:18px;
}

.tx-powermail-pi1 textarea {
	float:left;
	display:block;
	width:405px;	
	height:140px;
	margin:0px;
	padding:3px 5px 4px 5px;
	background-color:#ffffff;
	border:1px solid #d1d1d1;
	overflow:auto;
	font-size:13px;
	line-height:18px;
}

.tx-powermail-pi1 select {
	float:left;
	display:block;
	width:417px;
	margin:0px;
	padding:3px 3px 3px 5px;
	background-color:#ffffff;
	border:1px solid #d1d1d1;
	font-size:13px;
	line-height:19px;
}

.tx-powermail-pi1 input.powermail_check {
	clear:both;
	float:left;
	display:block;
	margin-right:7px;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display:none;
}

.tx-powermail-pi1 input.powermail_file {
	float:left;
	display:block;
	width:345px;
	margin:0px;
	padding:3px 5px 4px 5px;
	background-color:#ffffff;
	border:1px solid #d1d1d1;
	font-size:13px;
	line-height:18px;
}

.tx-powermail-pi1 input.powermail_text.hover,
.tx-powermail-pi1 input.powermail_captcha.hover,
.tx-powermail-pi1 textarea.hover,
.tx-powermail-pi1 select.hover {
	background-color:#edf8ff;
	border:1px solid #b5e2fa;
}

.tx-powermail-pi1 input.powermail_text.focus,
.tx-powermail-pi1 input.powermail_captcha.focus,
.tx-powermail-pi1 textarea.focus,
.tx-powermail-pi1 select.focus {
	background-color:#def2fc;
	border:1px solid #3c7fb1;
}

.tx-powermail-pi1 .powermail_captcha_captcha {
	clear:both;
	display:block;
	position:relative;
	left:125px;
	top:5px;
	width:236px;
	margin:0px 0 5px 0px;
	background-color:#ffffff;
	border:1px solid #d1d1d1;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit {
	clear:both;
	float:left;
	display:block;
	position:relative;
	left:125px;
	width:522px;
	margin:0 0 15px 0;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit .powermail_submit {
	clear:both;
	float:left;
	display:block;
	width:170px;
	height:26px;
	margin:0px 10px 0px 0px;
	padding:2px 0px 4px 0px;
	font-size:13px;
	line-height:20px;
	color:#000;
	text-decoration:none;
	text-align:center;
	background:none;
	border:0px;
	background-image:url(button_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor:pointer;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit .powermail_submit.hover,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit .powermail_submit.focus {
	background-position:0px -26px;
}

input.disabled.hover {
	background-position:0px 0px;
}

.tx-powermail-pi1 .powermail_mandatory_js,
.tx-powermail-pi1 .validation-advice {
	clear:none;
	float:left;
	display:block;
	width:108px;
	padding:0px 5px 0px 5px;
	margin:0 0 0 5px;
	background-color:#ffffff;
	border:1px solid #892858;
	color:#892858;
	font-size:10px;
	font-weight:bold;
	line-height:23px;
	text-align:left;
	text-transform:none;
}

.tx-powermail-pi1 .astro .powermail_mandatory_js,
.tx-powermail-pi1 .astro .validation-advice {
	border-color:#56367a;
	color:#56367a;
}

.tx-powermail-pi1 input.powermail_text.validation-failed,
.tx-powermail-pi1 input.powermail_captcha.validation-failed,
.tx-powermail-pi1 textarea.validation-failed,
.tx-powermail-pi1 select.validation-failed {
	background-color:#fcdee3;
	border-color:#892858 !important;
}

.tx-powermail-pi1 .astro input.powermail_text.validation-failed,
.tx-powermail-pi1 .astro input.powermail_captcha.validation-failed,
.tx-powermail-pi1 .astro textarea.validation-failed,
.tx-powermail-pi1 .astro select.validation-failed {
	background-color:#eedefc;
	border-color:#56367a !important;
}

.tx-powermail-pi1 input.powermail_text.validation-passed,
.tx-powermail-pi1 input.powermail_captcha.validation-passed,
.tx-powermail-pi1 textarea.validation-passed,
.tx-powermail-pi1 select.validation-passed {
	background-color:#e6fcde;
	border-color:#50b13c !important;
}
