 /* Powermail */
	/* Form */
	
.tx-powermail-pi1	{
	width:100%;
	overflow:hidden;
}
	
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
	font-size: 18px;
	display:none;
}
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: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	float:left;
	clear:both;
/*	margin: 3px 0 15px 200px; */
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px solid #aaa;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-left: 0px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
	display:none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display:block;
	float:left;
	font-size:13px;
	font-weight:normal;
	height:20px;
	margin-top:-2px;
	width:350px;
	
}


.tx_powermail_pi1_fieldwrap_html_select {
	width: 100%;
	margin-bottom: 5px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	/* Input and textarea */
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size: 13px;
	border:0px none;
	width: 90%;
	background-color: #dddddd;
	float:left;
	padding: 5px;
	margin-top:3px;
}




fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio, input.powermail_radio {
	/* Radiobuttons */
	margin-right: 10px;
	float:left;
	clear: both;
	
}


div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	float:left;
	margin-left:0px;
	margin-right:20px;
	margin-bottom: 15px;
	overflow:hidden;
	width:100%x;
	padding-right:3px;

		
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */

}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin-bottom: 5px;
	padding: 0;
	font-weight: bold;
	display: none;
}

.powermail_check_inner {

}

.powermail_check_inner input {
	float:left;
	clear: both;
	margin-right:10px;
}


div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {

}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}


.tx-powermail-pi1_fieldset.active-tab-body {
	display: block;
	clear:both;
	margin:0;
	
}

.tx_powermail_pi1_fieldwrap_html_submit {
/*
	float:right!important;
	margin-bottom:15px;
	margin-right:20px;
	overflow:hidden;
	position:relative;
	top:97px;

	width:250px;
	*/
}

.powermail_multiplejs_tabs {
	margin:0px;
	padding:0px;
}

.powermail_multiplejs_tabs ul {
	position:relative;
	left:0;
	top:0;
	float:left;
	background:#bbb;
	width:100%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #fff;


}
.powermail_multiplejs_tabs li {
	float:left;
	display:block;
}

.powermail_multiplejs_tabs a{
	display:block;
	margin-top:1px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #aaaaaa;
	border: 1px solid #333333;
}

.powermail_multiplejs_tabs .active-tab {
	background-color: #CCCCCC;
	}
	
.tx_powermail_pi1_fieldwrap_html_textarea {
	float:left;
	clear: both;
}	


.powermail_pagebrowser {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_submit input {
/*	float:left;
	clear:both;
	cursor:pointer;
	border:outset 0px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding:15px;
	background:url(/fileadmin/watt/templates/formbg.gif) repeat-x left top;
*/
	float:left!important;
	clear:both;
	text-align: center!important;
	color: black!important;
	font-weight: normal!important;
	height: 41px!important;
	width: 180px!important; 
	background-repeat: no-repeat!important;
	background-position:0px 50%!important;
	background-color:#dddddd;
	border: 0px none!important;
	background-image: url(/fileadmin/watt/user/icons/icn_submit.gif)!important;
	cursor:pointer!important;

	margin-top: 20px;

}



.tx_powermail_pi1_submitmultiple_forward {
	float:right;
	text-align: left;
	color: white;
	font-weight: bold;
	height: 50px;
	width: 250px;
	background-repeat: no-repeat;
	background-position:97px 50%;

	border: 0px none;
	background-image: url(/fileadmin/watt/user/icons/icn_weiter.gif);
	cursor:pointer;
}

.tx_powermail_pi1_submitmultiple_back, .tx-powermail-pi1_mandatory_submit {
	float:left;
	text-align:left!important;
	background-image:url(/fileadmin/watt/user/icons/icn_zurueck.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	border:0 none;
	color:white;
	cursor:pointer;
	font-weight:normal;
	height:50px;
	text-align:right;
	width:201px;}
	
.tx-powermail-pi1_mandatory_submit {
		width:223px!important;
}	
.powermail_mandatory_list {
		font-size:12px;
}
.powermail_mandatory_listitem {
	font-size:12px;
}