/* Powermail */
/* Form */


/* Color of mandatory error message */
span.powermail_mandatory {
	color: red;
}


input.validation-failed,textarea.validation-failed {
	background-color: #e4f3ff
}

div.powermail_mandatory_js  { 
	color: red; 
	font-size: 10px; 
	margin: 3px 0 15px 0px 
}


fieldset.tx-powermail-pi1_fieldset   { background-color: #EEEEEE; padding: 10px; margin-bottom:20px; border: solid 1px #666666 }

/* legend of Fieldset */
fieldset.tx-powermail-pi1_fieldset legend {
	font-weight: bold;
	color: black;
}



fieldset.tx-powermail-pi1_fieldset label  { color: #333; font-weight: bold; width: 150px; float: left; }
/* Input and textarea */
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset select.powermail_select {

	background-color:#DDDDDD;
	height:10px;
	color: #333; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	float:left;
	clear:both;
	width: 260px;
	border: 0px none;
	height: 19px;
	margin-bottom:15px;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	background-color:#DDDDDD;
	height:10px;
	color: #333; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	float:left;
	clear:both;
	width: 460px;
	border: 0px none;
	height: 150px;
	margin-bottom:15px;

}


/* DIV container arround every field */
div.tx_powermail_pi1_fieldwrap_html {
	float: left; 
	/*border: 1px #666666 solid;*/
	clear:both;
	width: 400px;	
	}


fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 150px;
	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;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

tx-srfreecap-pi2-cant-read {
	float:left;
	clear:both;
}
input  {  }
