
#ContLogin #registerform #all #registerform {
	height: 950px;
	width: 563px;
	text-align: left;
}

#all #registerform {
	background: transparent url("/img/regformbg.gif") no-repeat;
	height: 950px;
	width: 563px;
}

#ContLogin #registerform h2, #all #registerform h2 {
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}

#loginform #close {
	padding-bottom: 35px;
}

#ContLogin #close {
	text-align: right;
	margin: 15px 15px 0 15px;
}

#ContLogin #close a, #ContLogin #close a:hover, #ContLogin #close a:active, #ContLogin #close a:visited, #ContLogin #close a:link {
 	color: #fff;
 	font-size: 14px;
	/*font-weight: bold;*/
	text-decoration: none;
}

#ContLogin #registerform #headtxt, #all #registerform #headtxt {
	color: #fff;
	margin: 0 30px 15px 50px;
	text-align: center;
}

#ContLogin #registerform #chsex {
	margin: 15px;
	text-align: center;
}

#ContLogin #registerform #chsex a, #ContLogin #registerform #chsex label{
	margin-bottom: 15px;
	text-align: left;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}

#ContLogin #registerform #chsex div.field {
	margin-top: 40px;
}

#ContLogin #registerform #chsex label {
	margin-right: 20px;
}

#ContLogin #registerform .error_txt, #all #registerform .error_txt, #loginform .error_txt {
	text-align: center;
	color: #fff;
}



.field {
	margin-bottom: 5px;
	height: 38px;
	position: relative;
	display: block;
	text-align: center;
	color: #fff;
}

#loginform {
	width: 432px;
	height: 243px;
	float: left;
}

div.field div.pleft, div.field label.lbfrm {
	float: left;
	position: relative;
	display: block;
	padding-right: 15px;
	padding-top: 7px;
	text-align: right;
	width: 225px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}

#loginform div.field label.lbfrm {
	width: 140px;
}

div.field label, div.field label a, div.field label a:VISITED, div.field label a:ACTIVE {
	color: #fff;
	font-size: 14px;
}

div.field div.pcenter {
	margin-left: 245px;
	white-space: nowrap;
	text-align: left;
	display: block;
	position: relative;
	color: #fff;
	width: 230px;
}

.pcenter2 {
	white-space: nowrap;
	text-align: left;
	display: block;
	position: relative;
	color: #fff;
	width: 230px;
}

#loginform div.field div.pcenter {
	white-space: nowrap;
	text-align: left;
	display: block;
	position: relative;
	color: #fff;
	width: 215px;
	margin-left: 165px;
}

div.field div.inputfield {
	width: 230px;
	height: 36px;
	/*background: transparent url("/img/inputbgf.gif") no-repeat;*/
	display: block;
	position: relative;
}

#loginform div.field div.inputfield {
	width: 215px;
	height: 36px;
	/*background: transparent url("/img/inputlogin.gif") no-repeat;*/
	display: block;
	position: relative;
}

div.field div.inputfieldschet {
	/*background: transparent url("/img/inputschet.gif") no-repeat;*/
	width: 23px;
	height: 32px;
	float: left;
	display: block;
	position: relative;
}

input.form {
	width: inherit;
	border: 0 none;
	margin: 6px 15px 0 0;
	font-size: 14px;
	color: #000;
	vertical-align: top;
	/*filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
    -khtml-opacity: 0.8;*/
}

input.formschet {
	padding-top: 6px;
	border: 0 none;
	margin: 0;
	font-size: 14px;
	color: #000;
	vertical-align: top;
	/*margin-left: 15px;
	opacity: 0.8;
	-moz-opacity: 0.8;
    -khtml-opacity: 0.8;*/
    width: 23px;
    height: 23px;
}

input.form:focus {
	border: 0 none;
}

textarea.form {
	height: 71px;
	width: inherit;
	border: 0 none;
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 14px;
	/*background: url("/img/textareabg.gif") repeat-x;*/
	overflow: auto;
	vertical-align: top;
	color: #000;
}

textarea.form:focus, textarea.form:active, textarea.form:LINK {
	border: 0 none;
}

.submit {
	background: transparent url("/img/buttonbg.gif") repeat-x;
	border: 0 none;
	height: 32px;
	color: #fff;
	font-size: 14px;
	/*font-weight: bold;*/
	text-transform: uppercase;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

/*
input[type=checkbox] {
	position: absolute;
	left: -999em;
}

input[type=checkbox] + label {
	display: block;
	height: 16px;
	padding-left: 25px;
	background: url("/img/bullet.gif") top left no-repeat;
}

input[type=checkbox]:checked + label {
	background-image: url("/img/bullet_checked.gif");
}
*/

.SI-FILES-STYLIZED label.cabinet
{
    width: 117px;
	height: 34px;
	background-image: url("/img/choosefile.gif");
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.uploadframe {
	width:50px;
	height:100px;
	border:1px solid #fff;
}

.regform {
	overflow: hidden;
	border:0 none;
	vertical-align: top;
	height:50px;
	margin: 0; padding:0;
	background: transparent url("/img/formbg.gif") no-repeat -245px -388px;
}

.regform2 {
	overflow: hidden;
	border:0 none;
	vertical-align: top;
	height:50px;
	margin: 0; padding:0;
	background: transparent url("/img/formbg.gif") no-repeat -245px -488px;
}

