h1.header{
	color: #9999CC;
	font-size: 20pt;
	font-weight: normal;
}
.fieldToolTip{
	text-align: left;
	color: #99CCFF;
	font-size: 11px;
}
.step{
    color: #99CCFF;
}
.fieldLabel{
	text-align: right;
	color: #666699;
	width: 33%;
}
.widgetWrapper{
    width: 228px;
    height: 38px;
    background: white url("../images/fieldBack.gif") top no-repeat;
}
.widgetWrapper input{
    border-width: 0px;
    font-size: 14px;
    width: 210px;
    margin: 10px 4px 10px 10px;
    color: #666699;
}
.sexWrapper ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sexWrapper li{
	float: left;
	margin-left: 10px;	
}
.fieldRow{
	border-bottom: 1px solid #DBEBFC;
	padding: 20px 0px;
}
.solidBorder{
	border-bottom: 4px solid #DBEBFC !important;
}
.profileTable{
    width: 650px;
}
.profileTable td{
    padding: 3px 2px 2px;
}
.registerTable td{
    padding: 0 5px;
}
.fieldWidget{
	padding: 20px 10px;
}
.noBorder{
	border-width: 0px !important;
}
.submitButton{
	width: 136px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
div.enter{
	float: right;
	position: relative;
	top: -40px;
	right: 20px;
}
a.enter, a.enter:link, a.enter:visited, a.enter:hover{
    color: #6699CC !important;
    text-decoration: none !important;
}
.userDetails{
    background: #8dd0e1 url(../images/userDetails/detailsRight.gif) right repeat-y;
    width: 429px;
    margin-left: auto;
    margin-right: auto;
}
div.sexyCountry {
    white-space: nowrap;
    height: 21px;
    border: 0;
    margin: 0;
    padding: 0;
    width: 136px;
}

div.sexyCountry input {
    background: white url(../images/greyBorder.gif) repeat-y right;
    padding-right: 20px;
    width: 245px;
}

div.sexyCountry div.icon {
    width:14px;
    height:6px;
    background:transparent url(../images/dropDownGrey.gif) no-repeat 0 0;
    cursor:pointer;
    top: 11px;
    left: 257px;
}

div.requiredField div.sexyCountry div.icon { left: 254px; }
div.requiredField div.sexyCountry div.list-wrapper { left: 0; }

div.sexyCountry div.list-wrapper {
    left: 4px;
    top: 23px;
    background-color: #FFFFFF;
    padding: 0;
    margin: 0;
    width: 249px;
    bottom: auto;
    border: 1px solid #6F6E6E;
    border-top: 0px;
}

div.sexyCountry div.list-wrapper-up {
    top: auto;
    bottom: 21px;
}

div.sexyCountry ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 200px;
}


div.sexyCountry  li {
    padding: 0;
    padding-left: 5px;
    background-color: #FFFFFF;
    cursor: pointer;
    margin: 0;
    font-size: 14px;
    color: #304355;
}

div.sexyCountry li.active {
    background-color: rgb(223, 232, 246);
}

div.sexyCountry input.empty {
}
.inputWidget.text{
    min-height: 30px;
}
.inputWidget.text input{
    margin: 5px 2px;
    padding: 2px 0;
    width: 136px;
    border: 1px solid gray;
    font-size: 12px
}
.inputWidget.text.birthday input{
    background: white url(../images/greyBorder.gif) no-repeat right;
    width: 116px;
    padding-right: 20px;
    float: left;
}
ul.radio_list{
    padding: 0;
    margin: 1px 0 0 0;
}
.radio_list li{
    list-style: none;
    float: left;
    margin-top: 2px;
}
*:first-child+html .radio_list li { margin-top: -17px; }
.sexWidget{
    padding: 0 40px;
}
.ui-datepicker-trigger {
    cursor:pointer;
    top: 4px;
    left: -2px;
    float: right;
    position:relative;
}
*:first-child+html .ui-datepicker-trigger { top: -20px; }
*:first-child+html .birthdayWrapper { height: 22px; }
.detailHeader{
    padding: 10px;
    padding-left: 0;
}
.detailsTop{
    width: 429px;
    height: 12px;
    background: #8dd0e1 url(../images/userDetails/detailsTop.gif) no-repeat top;
}
.detailsBottom{
    width: 429px;
    height: 17px;
    background: #8dd0e1 url(../images/userDetails/detailsBottom.gif) no-repeat bottom;
}
.passwordTip_uk{
    background: white url(../images/userDetails/password_uk.gif) no-repeat left;
}
.passwordTip_ru{
    background: white url(../images/userDetails/password_ru.gif) no-repeat left;
}
.passwordTip_en{
    background: white url(../images/userDetails/password_en.gif) no-repeat left;
}
.header{
    color: #f69d01 !important;
    width: 429px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold !important;
}
.errorField input{
    outline: 1px solid red;
}
#fictionalInput{
    width: 80px;
    border: 0;
    margin: 0px;
}
.birthdayWrapper{
    border: 1px solid #A9A9A9;
    margin-left: 4px;
    width: 105px;
}
.endSectionUnderline, .endSectionUnderline td{
    border:0;
    border-bottom: 1px solid #91C8FF;
    padding-bottom: 20px !important;
}
.file{
    display: none !important;
}
.standartCheckbox{
    margin-top: 6px !important;
}
.topLine{
    border:0;
    border-top: 1px solid #91C8FF;
}
.labelCell{
    width: 130px;
}
