.user-info {
	position:relative;
	width:730px;
	padding:19px 0 14px;
	overflow:hidden;
	background:url('/img/entry/gallery-bg.gif');
}

.user-main-info {
	float:left;
	width:197px;
}

.user-info .common-left {
	float:left;
	width:216px;
	padding-left:16px;
}
/*
.user-info .user-main-info .ibns-wrap {
	padding-bottom:10px;
}
*/
.user-info .user-main-info .avatar {
	width:197px;
	overflow:hidden;
	margin:11px 0 0 0px;
}

.user-info .user-main-info .avatar img {
	display:block;
	margin:0 auto;
}

.user-info .user-main-info h2 {
	font:bold 14px/14px georgia;
	color:#233751;
	margin:19px 0 5px 10px;
}


.user-info .user-main-info h2 i {
	display:block;
	font-style:normal;
}

.user-info .user-main-info h2 span {
	display:block;
	font:11px/11px arial;
	margin-top:7px;
	color:#898989;
}

.user-info .user-main-info .name {
	margin-top:19px;
	background:url('/img/profile/delimiter.gif') 3px top no-repeat;
	padding:16px 10px 0;
	font:12px/19px arial;
	color:#898989;
}

.user-info .user-main-info .my-edit {
	background:url('/img/profile/delimiter.gif') 3px top no-repeat;
	overflow:hidden;
	margin-top:12px;
	padding-top:17px;
}

.user-info .my-interests {
	width:215px;
	height:44px;
	overflow:hidden;
	margin-top:4px;
	float:left;
	cursor:pointer;
	background:url('/img/profile/my-interests.png') 0 0 no-repeat;
}

.user-info .my-interests a {
	display:block;
	width:215px;
	height:44px;
	text-indent:-1000px;
	position:relative;
	z-index:1000;
	
}

.user-info .user-main-info .site {
	margin-top:15px;
	background:url('/img/profile/delimiter.gif') 3px top no-repeat;
	padding:16px 10px 0;
}

.user-info .user-main-info .site span {
	display:block;
	font:bold 11px/14px arial;
}

.user-info .user-main-info .site a {
	font:11px/11px arial;
	color:#898989;
}

.user-info .edit-data {
	float:left;
	width:96px;
	margin-top:13px;
}

.user-info .edit-data span,
.user-info .edit-data a {
	display:block;
	/*width:108px;*/
	padding:0px 0 0 0px;
	height:22px;
	font:11px/17px arial;
	color:#898989;
	text-decoration:none;
	text-align:center;
}

.user-info .edit-preferences {
	float:right;
	margin-top:13px;
	width:60px;
}

.user-info .edit-preferences span,
.user-info .edit-preferences a {
	display:block;
	width:60px;
	padding:0px 0 0 0px;
	height:22px;
	font:11px/17px arial;
	color:#898989;
	text-decoration:none;
	text-align:center;
}

.user-info .edit-data.ibns-active span,
.user-info .edit-data.ibns-active a,
.user-info .edit-preferences.ibns-active span {
	font-weight:bold;
	color:white;
}

.user-info .profile {
	float:left;
	padding-left:13px;
	zoom:1;
	width:478px !important;
	overflow:hidden;
}

.user-info .profile .small-info {
	float:left;
	margin-right:25px;
	width:129px !important;
	height:60px;
}

.user-info .profile .small-info.small-info-city {
	margin-right:10px;
}

.user-info .profile .small-info .ibns-wrap {
	height:60px;
}

.user-info .profile .small-info .content {

}

.user-info .profile .small-info dt {
	font:11px/11px arial;
	color:#898989;
	padding:6px 0 9px 10px;
}

.user-info .profile .small-info dd {
	background:url('/img/profile/delimiter.gif') 0 0 no-repeat;
	font:bold 11px/14px arial;
	color:#233751;
	padding:8px 0 0 10px;
}

.user-info .profile .about  {
	float:left;
	width:458px;
	margin-top:24px;
	
}

* html .user-info .profile .about{
	margin-top:14px;
}


.user-info .profile .quote {
	position:absolute;
	top:16px;
	left:-19px;
	width:13px;
	height:26px;
	background:url('/img/profile/quote.png');
	z-index:5;
}


.user-info .profile .about .content {
	
}

.user-info .profile .about dt {
	font:bold 11px/14px georgia;
	color:#233751;
	text-transform:uppercase;
	padding:7px 0 7px 10px;
}

.user-info .profile .about dd {
	font:12px/16px arial;
	display:block;
	color:#898989;
	padding:9px 0 10px 10px;
	background:url('/img/profile/delimiter.gif') 0 0 no-repeat;
}

.user-info .profile .about p {
    margin-top:10px;
}

.user-info .profile .contacts  {
	float:left;
	clear:both;
	margin-top:24px;
	width:458px;
}

.user-info .profile .contacts .content {

}

.user-info .profile .contacts h3 {
	font:bold 11px/14px georgia;
	text-transform:uppercase;
	color:#233751; 
	padding:7px 10px;
}

.user-info .profile .contacts dl {
	overflow:hidden;
	padding:8px 10px 15px;
	background:url('/img/profile/delimiter.gif') 0 0 no-repeat;
}

.user-info .profile .contacts dl dt {
	float:left;
	width:68px;
	padding-top:6px;
	padding-left:10px;
	font:12px/14px arial;
	color:#898989;
}

.user-info .profile .contacts dl dd {
	display:block;
	padding-top:6px;
	font:bold 11px/14px arial;
	color:#233751;
	background:none;
	zoom:1;
}

.user-info .profile .edit-fake {
	height:64px;
	width:100%;
	display:block;
	float:left;
}

.user-info .profile a.edit-profile-link {
	position:absolute;
	bottom:0;
	right:0;
	zoom:1;
	display:block;
	margin:0px 7px 12px 0;
	width:91px;
	height:37px;
	background:url('/img/profile/edit.png') 0 0 no-repeat;
	padding:16px 0 0 53px;
	font:11px/12px arial;
	color:white;
	text-decoration:none;
	float:left;
}

* html .user-info .profile a.edit-profile-link {
	float:none;
}

.user-info br {
	float:left;
}

.user-info dd br {
	float:none;
}

.user-info .profile a.edit-profile-link:hover {
	text-decoration:underline;
}

/*****************EDIT****************************/

.edit-profile {
	float:left;
	padding-left:17px;
}

.edit-profile .password-change {
	padding:10px 20px 0;
}

.edit-profile .email-change {
	padding:10px 20px 0;
	margin-top:14px;
}

.edit-profile .info-change .content{
	padding:0px 10px 0 10px;
}

.edit-profile h3 {
	margin:8px 0 0 0px;
	padding: 0 0 9px 0;
	width:418px;
	background:url('/img/border-t.gif') left bottom repeat-x;
	font:bold 11px/13px arial;
	text-transform:uppercase;
	color:#233751;
}

.edit-profile h4 {
	width:418px;
	font:bold 11px/13px arial;
	text-transform:uppercase;
	color:#233751;
	margin-top:17px;
}

.edit-profile table {
	font:11px/13px arial;
	color:#959595;
	width:418px;
	margin-top:10px;
}

.edit-profile .inputs-w .label {
	width:114px;
	height:42px;
	padding:0;
}

.edit-profile .info-change .inputs-w .label {
	height:32px;
}

.edit-profile .inputs-w .label span {
	display:block;
	width:84px;
	margin-top:2px;
}

.edit-profile .inputs-w span.error {
	display:block;
	color:#e8028b;
	width:300px;
}

.edit-profile .inputs-w input.text {
	width:292px;
	border:1px solid #bdc7d8;
	height:18px;
	padding:1px 5px;
	font:12px/18px arial;
	color:#233751;
}

.edit-profile .inputs-w .focused {
	color:#233751;
}

.edit-profile .inputs-w .focused input.text,
.edit-profile .inputs-w .focused select.this {
	border:1px solid #233751;
}

.edit-profile .inputs-w select {
	border:1px solid #bdc7d8;
	font:12px/18px arial;
	color:#233751;
}

.edit-profile .inputs-w label.radio {
	font:12px/11px arial;
	color:#233751;
}

.edit-profile .inputs-w label.radio input{
	vertical-align:text;
}

.edit-profile .inputs-w select.day {
	margin-right:17px;
	width:60px;
}
.edit-profile .inputs-w select.month {
	margin-right:17px;
	width:103px;
}

.edit-profile .inputs-w select.year {
	width:59px;
}

.edit-profile input.send {
	width:84px;
	height:26px;
	margin:9px 0 1px 379px;
}

.edit-profile .input-block {
	overflow:hidden;
	background:url('/img/border-t.gif') left top repeat-x;
}

.edit-profile .input-block.textarea h4 {
	float:left;
	width:115px;
}

.edit-profile textarea {
	font:12px/11px arial;
	color:#233751;
	width:292px;
	height:113px;
	padding:1px 5px;
	border:1px solid #bdc7d8;
	margin:19px 0px;
}

.edit-profile textarea.this {
	border:1px solid #233751;
}

.edit-profile .input-block p {
	margin-top:7px;
	font:12px/15px arial;
	color:#807f80;
}

.edit-profile .file {
	margin:10px 0 0 0px;
	width:378px;
	height:40px;
	background:url('/img/profile/file.gif') 0 0 no-repeat;
	padding:20px 20px 0px 20px !important;
	position:relative;
	zoom:1;
}

.edit-profile .file .trueFile {
	width:418px ;
	height:20px;
	position:absolute;
	left:0;
	top:0;
	opacity: 0;
	margin:20px 0 0 0px;
	filter:alpha(opacity=0);

}

.edit-profile .file .fakeInput {
	width:304px;

	margin-right:15px;
	border:1px solid #233751;
}

.edit-profile .file img {
	float:right;
	margin-top:2px;
	cursor:pointer;
}

.user-info .empty-profile {
	height:186px;
	margin-left:15px;
}

.user-info .empty-profile p {
	font:11px/11px arial;
	color:#898989;
	text-transform:uppercase;
	text-align:center;
	margin:100px 0 0 0;
}

/*****************************************************************************/

* html .d-sh-tl,
* html .d-sh-tr {
	padding-right:20px;
}


.ibns-wrap {
	position:relative;
	width:100%;
	padding:10px 10px 0 10px;
	margin:-10px -10px 0 -10px;
	overflow:hidden;
}

.info-block-new-shadow {
	position:relative;
	zoom:1;
	z-index:2;
	margin:10px;
	*display:inline;
}

.d-sh-cn {
	position:absolute;
	background:url(/img/profile/info-bg.png) no-repeat;
	left:-10px;
	z-index:-1;
	font-size:1px;
	line-height:1px;
}

.info-block-new-shadow.ibns-active .d-sh-cn {
	background:url(/img/profile/info-bg-blue.png) no-repeat;
}

* html .d-sh-cn {
	filter: expression(fixPNG(this));
}

.d-sh-tl,
.d-sh-tr {
	height:2500px;
	top:-10px;
}

.d-sh-tl,
.d-sh-bl {
	width:100%;
}

.d-sh-tr,
.d-sh-br {
	width:10px;
	margin-left:100%;
}

.d-sh-bl,
.d-sh-br {
	height:10px;
}

.d-sh-bl {
	left:-20px;
	padding-right:20px;
	clip:rect(auto auto auto 10px);
}

.d-sh-br {
	left:0px;
}

.edit-interests label {
	position:relative;
	z-index:1000;
	display:block;
}

.edit-interests .nothing-subscribe {
	margin:0 30px 0 20px;
	font:bold 11px arial;
	color:#233751;
	padding-top:15px;
	margin-top:8px;
	zoom:1;
	position:relative;
	}
	
.edit-interests .nothing-subscribe input {
	vertical-align:middle;
	margin:0px;
}

.edit-interests .nothing-subscribe span {
	margin-left:10px;
}

.edit-interests .content p.intro,
.edit-interests .content p.intro-periodicity {
	margin:10px 10px 0px 20px;
	font:bold 11px georgia;
	color:#233751;
	position:relative;
	overflow:hidden;
	display:block;
	
	
	zoom:1;
}

.edit-interests .content p.intro{
	*float:left;
	*display:inline;
}
    
.edit-interests .content p.intro-periodicity {
	margin-top:13px;
	float:none;
}

.edit-interests .content ul.checkboxes,
.edit-interests .content ul.radio {
	display:block;
	overflow:hidden;
	width:410px;
	margin:12px 10px 0 20px;
	zoom:1;
}

* html .edit-interests .content ul.checkboxes li,
* html .edit-interests .content ul.radio li {
	position:relative;
	z-index:1000;
}

.edit-interests .content ul.radio {
	margin-top:4px;
}

.edit-interests .content ul.checkboxes li {
	zoom:1;
}

.edit-interests .content ul.radio li {
	float:left;
	margin-right:17px;

}

.edit-interests .content ul.checkboxes input,
.edit-interests .content ul.radio input {
	vertical-align:middle;
	margin:0px;
}

.edit-interests .content ul.checkboxes label span,
.edit-interests .content ul.radio label span {
	font:bold 11px/20px arial;
	margin-left:10px;
	color:#898989;
}

.edit-interests .content p.final {
	margin:18px 10px 0px 20px;
	padding-top:17px;
	border-top:1px dotted #959595;
	font:italic 11px georgia;
	color:#233751;

}

* html .edit-interests .content p.final {
	float:left;
	width:332px;
	display:inline;
}

.edit-interests .content .next {
	display:block;
	overflow:hidden;
	margin:16px 10px 0 20px;
	zoom:1;
}
