/* Powermail */

.tx-powermail-pi1 {
	margin: 20px;
}
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}

div.tx-powermail-pi1_mandatory {
	margin: 20px;
	}
	div.tx-powermail-pi1_mandatory ul {
		list-style-type: none;
		margin-bottom: 10px;
	}

input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: #FF8888;
	background-image: none;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 270px;
}

#advice-required-uid4, #advice-required-uid17, #advice-required-uid32, #advice-required-uid42, #advice-required-uid55, #advice-required-uid74 {
	float: left;
}

fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px solid #FFC;
	background-color: #FFF;
	padding: 10px;
	margin: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #990000;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 180px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 235px;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	width: 264px;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 180px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 150px;
}

div.tx_powermail_pi1_fieldwrap_html_captcha {
	background: #FFF;
	}
	div.tx_powermail_pi1_fieldwrap_html_captcha label {
		vertical-align: middle;
	}
	div.tx_powermail_pi1_fieldwrap_html_captcha input {
		vertical-align: top;
	}
	div.tx_powermail_pi1_fieldwrap_html_captcha img {
		vertical-align: bottom;
	}
	
div.tx_powermail_pi1_fieldwrap_html_captcha_description {
	clear: both;
}

	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

input#uid74 {
	width: 80px;
}

div#powermaildiv_uid74 {
	padding-top: 15px;
}

div.powermail_check_inner_uid73_0 label {
	font-weight: normal;
}

