.class_header_box{
	background: url(/media/images/arrow1.png) no-repeat right;
	border: 1px solid #CAD1D9;
	cursor: pointer;
	float:right;
	/*height:20px;*/
	padding:2px 10px;
	position:relative;
	margin-right:10px;
	width:190px;
}
.class_header_box:hover{
	background: url(/media/images/arrow2.png) no-repeat right;
}
.choose_box{
	background:#FFF;
	left:0px;
	position:absolute;
	top:21px;
	width:210px;
	z-index:100;	
}
.choose_box_item{
	border: 1px solid #CAD1D9;
	border-top: none;
	padding:2px 10px;
	/*height:20px;*/
	overflow:hidden;
}
.choose_box_item:hover{
	background:#DAE1E8;
}
.search_box_item{
	background: url(/media/images/wtf.gif) no-repeat left #FFF;
	border: 1px solid #CAD1D9;
	border-top: none;
	height:20px;
	left:0px;
	position:absolute;
	top:21px;
	width:210px;
	z-index:100;
}
.search_box_item input{
	margin-top:2px;
	border:none;
	width:183px;
	margin-left:20px;
}
#cities_box{
	top:42px;
}
.area_name{
	color:#777777;
	font-size:8pt;
}
/*============STAT=============*/
.stat_profile{
	margin:30px 0px;
	font-size:12pt;
	color:#000;
}

.stat_profile form{
	font-size:10pt;
}

.stat_profile b{
	font-size:13pt;
}

.divOk{
	margin-top:10px;
	font-size:12pt;
	color:#F00;
}

.profileInput{
	width:200px;
	margin-bottom:10px;
}


.ui-resizable-handle{
	position: absolute;
	font-size: 0.1px;
	z-index: 99999;
	display: block;
}


.ui-resizable-se{
	cursor: se-resize;
	width: 8px;
	height: 8px;
	right: 0px;
	bottom: 0px;
}

.ui-icon{
	width: 8px;
	height: 8px;
}

.ui-icon-gripsmall-diagonal-se{
	background-position: -64px -224px;
	background:url(/media/images/beta-pics/resizecorner.gif) no-repeat top left;
}

.makePreviewField{
	margin-top:20px;
}
.previews{
	width:202px;
	float:left;
	position:relative;
	display:block;
	height:268px;
	margin-bottom:20px;
	z-index:3;
}

.previews div{
	border:1px solid #303030;
	float:right;
}

.previews div.active{
	border:1px solid #f61111;
}

.previewField{
	border:1px solid #f61111;
}

.fullImage{
	float:left;
	border:1px solid #303030;
	margin-left:24px;
}

.fullImage .overedDiv{
	background-color:#fff;
	opacity:0.47;
	filter: alpha(opacity=47);
}

.avatarChange{
	position:relative;
	float:left;
}

#avatarForm{
	position:relative;
}

.avatarFile{
	float:left;
	width:200px;
}

.lessMB{
	font-size:10px;
	color:#b3b3b3;
	margin-top:3px;
}

.separator{
	border-bottom:1px solid #b3b3b3;
	height:1px;
	width:100%;
	margin:23px 0 23px 0;
	float:left;
}

#profileInfo .formStrings{
	float:left;
	margin-bottom:2px;
	display:block;
	width:100%;
}

#profileInfo .formTitles{
	color:#303030;
	font-weight:bold;
	font-size:11px;
	float:left;
}

#profileInfo .big{
	width: 304px;
}

#profileInfo .margined{
	margin-left:22px;
}

#profileInfo .topMargined{
	margin-top:15px;
}

#profileInfo input, .subTitle input{
	height:18px;
	border:1px solid #b3b3b3;
	font-family:Arial;
	font-size:12px;
	color:#303030;
	padding:3px 0 0 5px;
	float:left;
}

#profileInfo input.big{
	width:297px;
}

#profileInfo .selectItem{
	height:16px;
	border:1px solid #545454;
	border-top:none;
}

#profileInfo #chooseDay{
	width:19px;
}

#profileInfo #chooseMonth{
	width:89px;
	margin-left:15px;
}

#profileInfo #chooseYear{
	width:40px;
	margin-left:15px;
}

#profileInfo #chooseSex{
	width:16px;
	margin-left:14px;
}

#profileInfo #chooseNativeCountry, #profileInfo #chooseCurrentCountry{
	width:120px;
	margin-left:22px;
}

#profileInfo #chooseNativeCity, #profileInfo #chooseCurrentCity{
	width:120px;
	margin-left:16px;
}

#profileInfo input.comboBox, .subTitle input.comboBox{
	float:left;
	border-right:none;
}

#profileInfo .tMargined{
	margin-top:6px;
}

.ui-combobox-arrow {
	background:url(/media/images/beta-pics/comboarrows.gif) no-repeat top left;
	width:17px;
	height:21px;
	float:left;
	border:1px solid #b3b3b3;
	border-left:none;
}

.ui-combobox-arrow:hover {
	background-position:-17px 0;
}

.ui-combobox-list {
	border: 1px solid #b3b3b3;
	border-bottom:none;
	border-top:none;
	overflow:auto;
	position:relative;
	z-index:2;
	max-height:221px;
	_height: expression( this.scrollHeight > 221 ? "221px" : "auto" );
	opacity:0.95;
	_filter:alpha(opacity=95);
}

.ui-combobox-list, .ui-combobox-item {
	display: block;
	background-color: white;
}

.ui-combobox-item {
	text-align:left;
	color:#303030;
	height:18px;
	border-bottom:1px solid #b3b3b3;
	font-size:12px;
	padding:3px 3px 0 5px;
}

.ui-combobox-list .selected {
	background-color: #e3e3e3;
	cursor:pointer;
}

.ui-radio-state-disabled,
.ui-radio-state-checked-disabled,
.ui-radio-state-disabled-hover,
.ui-radio-state-checked-disabled-hover {
	color: #999;
}

span.ui-checkbox,

span.ui-radio {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url(/media/images/beta-pics/icon_checkbox.png) 0 -40px no-repeat;
}
span.ui-helper-hidden {
	display: none;
}
span.ui-radio-state-hover,
span.ui-checkbox-state-hover {
	background-position: 0 -114px;
}
	
span.ui-checkbox-state-checked {
	background-position: 0 -1px;
}
		
span.ui-checkbox-state-checked-hover {
	background-position: 0 -75px;
}
span.ui-radio-state-checked-disabled-hover,
span.ui-radio-state-checked-disabled,
span.ui-radio-state-checked {
	background-position: 0 -161px;
}
			
			
span.ui-radio-state-checked-hover {
	background-position: 0 -200px;
}

.ui-helper-hidden-accessible {
	position: absolute;
	left: -999px;
	width:100px;
}

#profileInfo label{
	color:#303030;
	float:left;
	padding-left:3px;
	padding-top:2px;
}

.contactsIcon {
	background:url(/media/images/beta-pics/contact_icons.png) no-repeat 0 0;
	width:19px;
	height:17px;
	display:block;
	margin-right:3px;
	float:left;
}

#profileInfo .contactsTitle{
	width:206px;
	margin-right:6px;
	float:left;
}

#profileInfo .contactsTitle input{
	margin-top:2px;
	float:left;
}

#profileInfo textarea{
	height:100px;
	border:1px solid #b3b3b3;
	font-family:Arial;
	font-size:12px;
	color:#303030;
	width:622px;
	padding:3px 0 0 5px;
	float:left;
}

#profileInfo input.favGenres{
	margin-left:7px;
	margin-bottom:12px;
}

#profileInfo input.first{
	margin-left:0;
}

#profileInfo .addPlistLink{
	float:left;
	margin-left:8px;
	margin-top:4px;
}

#profileInfo .contactsTip b{
	color:#ffd885;
}

.profileButton{
	width:94px;
	height:19px;
	display:block;
	color:#fff;
	text-decoration:none;
	background:url(/media/images/beta-pics/contact_icons.png) no-repeat 0px -17px;
	float:left;
	margin-top:5px;
	font-size:12px;
	text-align:center;
	padding-top:4px;
}

a.profileButton:hover{
	background-position:-94px -17px;
}

#userInfo{
	color: #626262;
	margin-top:11px;
	width:100%;
	text-align:left;
	position:relative;
}
#userInfo td{
	font-size:11px;
	color: #303030;
}
#userInfo .userInf{
	float:left;
	color:#fabb00;
	font-size:14px;
	font-weight:bold;
}

#userInfo .otherUserAvatar{
	position:absolute;
	right:0;
	top:0;
	width:200px;
	text-align:right;
	z-index:1;
}

#userInfo .userInfoLabel{
	font-weight:bold;
	color:#303030;
	font-size:11px;
	width:117px;
	float:left;
	margin-bottom:5px;
}

#userInfo .data{
	width:309px;
	float:left;
	margin-bottom:5px;
}



.otherUserStatus{
	height:18px;
	width:414px;
	padding:3px 16px 0 5px;
	display:block;
	position:absolute;
	left:0;
	top:24px;
	z-index:2;
	color:#888888;
	font-size:11px;
	background:url('/media/images/beta-pics/ou_status_tale.gif') no-repeat top left;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('/xml/text-overflow.xml#ellipsis');
}

#userInfo .lastRefresh{
	font-size:11px;
	color:#888888;
	width:426px;
	display:block;
	text-align:right;
	margin-top:32px;
}

#userInfo .personal{
	width:426px;
	float:left;
	margin-top:21px;
}

.lower{
	margin-top:20px;
}

#userInfo a.editText{
	position:absolute;
	top:205px;
	right:40px;
}

#userPls{
	width:627px;
	overflow:hidden;
	float:left;
}


