/* ****************************************************************
**  
**  created:		22.01.00
**  file:		feUserRegistrationUK.css
**  function:	modifies the design of FE User Registration
**
** History
** 001 - 2008/01/21 - EDV Loesungen Stefan Loeke - Stefan Loeke
**	Created
 *****************************************************************/

#tx-srfeuserregister-pi1-fe_users_form  table, #tx-srfeuserregister-pi1-fe_users_form  td.col1, #tx-srfeuserregister-pi1-fe_users_form td.col2{
	overflow:hidden;
}

#tx-srfeuserregister-pi1-fe_users_form  table{
	width:100%;
	table-layout:fixed;
	
	border-collapse:collapse;
}

#tx-srfeuserregister-pi1-fe_users_form  td.col1{width: 90px;}

#tx-srfeuserregister-pi1-fe_users_form td.col2{width: 100%;}

#tx-srfeuserregister-pi1-fe_users_form textarea{width:263px;}

.feRegSectionHeader{
	margin:2em 0 1em;
	padding-bottom: 0.2em;
	border:1px #80A2C7 solid;
	border-left:none;
	border-right:none;
	
	font-weight:bold;
}

.tx-srfeuserregister-pi1-notice{font-style:italic;}

#spacerPassword{height:20px;}
#spacerGender{height:5px;}
#spacerWWW{height:20px;}
#spacerComments{height:20px;}

.tx-srfeuserregister-pi1-error,.tx-srfeuserregister-pi1-error-tip{color:red;}

.tx-srfeuserregister-pi1-error{margin-bottom:0.8em;}

.tx-srfeuserregister-pi1-submit{
	margin:0 0;
	padding-left: 10px;
	background:url(../images/li_arrow_003399_normal.gif) no-repeat center left;
	color:white;

	background-color:#80A2C7;
	border-width:1px 15px 1px 5px;
	border-color:#80A2C7;
	border-style:solid;

	cursor:pointer;
}


/* Data Confirmation */

.userRegConfirmation .spacer, .userRegConfirmation #spacerGender{height:0.2em;}
.userRegConfirmation #spacerUsername, .userRegConfirmation #spacerWWW{height:10px;}

.userRegConfirmation .commentBorder{
	border:1px #80A2C7 solid;
	padding: 0.3em;
}
