/*Powermail
Form*/
SPAN.powermail_mandatory
{
/*Color of mandatory error message*/
	color: #FF0000;
}
INPUT.validation-failed, TEXTAREA.validation-failed
{
/*Background color if validation failed
background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 97% 3px;
}
DIV.powermail_mandatory_js
{
/*DIV container of errormessage*/
	color: #FF0000;
	margin: 3px 0 15px 200px;
}
FIELDSET.tx-powermail-pi1_fieldset
{
/*Fieldset*/
	border: 1px solid #AAA;
	background: transparent url(formular-bg.jpg) repeat center;
	padding: 15px;
}
FIELDSET.tx-powermail-pi1_fieldset LEGEND
{
/*legend of Fieldset*/
	font-weight: bold;
	color: #C7AD7A;
	padding-top: 0px;
	background-color: transparent;
	margin: 7em 0 0;
	z-index: 99;
}
FIELDSET.tx-powermail-pi1_fieldset LABEL
{
/*label*/
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
}
FIELDSET.tx-powermail-pi1_fieldset INPUT.powermail_text, FIELDSET.tx-powermail-pi1_fieldset TEXTAREA.powermail_textarea, FIELDSET.tx-powermail-pi1_fieldset SELECT.powermail_select
{
/*Input and textarea*/
	width: 250px;
}
FIELDSET.tx-powermail-pi1_fieldset DIV.tx_powermail_pi1_fieldwrap_html_radio INPUT.powermail_radio
{
/*Radiobuttons*/
	margin: 60px 0 5px;
}
DIV.tx_powermail_pi1_fieldwrap_html
{
/*DIV container arround every field*/
	margin: 25px 0 10px;
}
FIELDSET.tx-powermail-pi1_fieldset INPUT.powermail_submit
{
/*submit button*/
	margin: 0 0 10px 300px;
	font-weight: 500;
}
P.tx_powermail_pi1_fieldwrap_html_checkbox_title, P.tx_powermail_pi1_fieldwrap_html_radio_title
{
	margin: 0;
	padding: 0;
	font-weight: 500;
	width: 180px;
}
DIV.countryzone
{
	margin: 10px 0 0 200px;
}
DIV.tx_powermail_pi1_fieldwrap_html LABEL A, DIV.tx_powermail_pi1_fieldwrap_html P A
{
/*Description*/
	cursor: help;
	text-decoration: none;
}
DIV.tx_powermail_pi1_fieldwrap_html LABEL A DFN, DIV.tx_powermail_pi1_fieldwrap_html P A DFN
{
/*Description*/
	display: none;
	text-decoration: none;
}
DIV.tx_powermail_pi1_fieldwrap_html LABEL A:hover DFN, DIV.tx_powermail_pi1_fieldwrap_html P A:hover DFN
{
/*Description on mouseover*/
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #FF0000;
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
DIV.tx_powermail_pi1_fieldwrap_html IMG.icon_info
{
/*Description icon*/
	padding: 2px 2px 0;
}
FIELDSET.tx-powermail-pi1_fieldset DIV.even
{
	background-color: transparent;
}
/*Confirmation*/
TD.powermail_all_td
{
	padding: 3px 10px 3px 0;
}
/*THX*/
TD.powermail_all P.bodytext
{
	margin: 0;
}
.headline
{
/*Description*/
	background-color: #92640B;
}
.tx-felogin-pi1
{
	background: transparent url(formular-bg.jpg);
	padding: 0.2em;
}
.powermail_check_inner
{
	margin: -20px 0 0 200px;
	width: 220px;
}
.powermail_subuid25_0
{
	margin: 0px 0 0 -175px;
}
FIELDSET
{
	border: 1px solid transparent;
	margin: 0 0 0 10px;
}
.tx-felogin-pi1 P
{
	margin: 10px 0 0 10px;
}

