/************************************************************
Title:     Forms | Emile Blume - Netcreators.com
************************************************************/
input, select, textarea {
	border:1px solid #BFBFC0;
	color: #272727;
	font-size:11px;
	padding: 0.1em;
}

textarea { overflow: auto;}
fieldset { border: none;}
form label { cursor: pointer; float:left; padding:0.1em; vertical-align:top; width:150px; }
form p { margin:2px 0; clear:both;}
small { clear:left; display:block;}

/* mailform properties ///////////////////////////////////////////////////////////////*/
.tx-powermail-pi1 input, .tx-powermail-pi1 select, .tx-powermail-pi1 textarea { width: 200px;}
.tx_powermail_pi1_fieldwrap_html {
	clear: both;
	display: block;
	margin-bottom: 0.3em;
	width: 100%;
}

.tx-powermail-pi1 label {
	float: left;
	padding-right: 0.6em;
	width: 150px;
	text-align: right;
}

.tx_powermail_pi1_fieldwrap_html_radio label,
.tx_powermail_pi1_fieldwrap_html_check label { padding-right:0; }
.powermail_radio_inner, .powermail_check_inner { margin-left:150px; padding-left:0.3em;}
.powermail_radio_inner label, .powermail_check_inner label { float:none; }
.powermail_radio_inner input, .powermail_check_inner input { width:20px; }

/* button properties //////////////////////////////////////////////////////////////////////////////*/
input.button, input.submit, input.mf-submit, .tx-newloginbox-pi1-submit, input.powermail_submit {
	clear: both;
	border: 1px solid #000;
	border-top: 1px solid #696969;
	border-left: 1px solid #696969;
	background: #3C3C3C;
	color: #FFFFFF;
	cursor: pointer;
	padding: 0;
	width: auto;
	font-weight: normal;
	text-align: center;
}

 
input.powermail_submit { margin-left: 160px;}


/* warning properties /////////////////////////////////////////////////////////////////////////////*/
#mailform .warning input { border:1px solid #FF0000;}
#mailform .warning label { color:#FF0000;}

/* edit personal inforation form css by Paul */
#powermaildiv_uid149 input { 
background-image:url("../img/powermail-button-bg.png");
background-repeat:repeat-x;
border:medium none;
color:#FFFFFF;
float:right;
font-size:11px;
font-weight:bold;
height:27px;
width:100px;
margin-right: 11px;
}

div.tx-powermail-pi1_confirmation{ 
margin-bottom:30px;
}
/* end edit personal inforation form css by Paul */
