@CHARSET "UTF-8"; /*site design common template*/

div.alt1{
	width: 939px;
	height: 328px;
	background: url('/images/main_top_alt1.jpg') center top no-repeat;
}
div.alt1 a.feel{
	display: block;
/*	float: right;*/
	margin: 65px 75px 0 230px;
}
div.alt1 h1{
	font-size: 32px;
/*	font-weight: bold;*/
	font-style: italic;
}

.dark{
	float: left;
	margin: 75px 0 0 15px;
	text-align: left;
	background: url("../images/infopage_side_login_dark.png") top left no-repeat;
	color: #fff;
	width: 228px;
/*	height: 168px;*/
}

div.alt2{
	margin: 3px 0 0 0;
/*	width: 929px;*/
	width: 929px;
	padding: 0 13px 0 0;
	height: 100px;
	background: url('/images/alt_bg_2.png') right top no-repeat;
}

.content .side div.alt2{
	width: 243px;
	background: none;

	margin-left: 7px;
}
	.content .side div.alt2 div.alt21{
		margin: 0;
	}

.content .inside div.alt2{
	width: 670px;
}

	div.alt2 div{
		float: right;
		width: 214px;
		height: 80px;
		margin: 10px 0 0 0px;
		color: #fff;
		text-align: left;
/*		border: 1px solid red;*/
	}
	div.alt2 div.bordered{
/*		border-right: 1px dotted #fff;*/
		background: url("/images/alt_border_white.png") top right repeat-y;
	}
	div.alt2 img.feel{
		float: left;
		padding-left: 25px;
		margin: 0;
	}
	div.alt2 div h2{
		color: #36b7ef;
		margin-bottom: 5px;
	}
	div.alt2 div.descr{
		height: 74px;
		font-size: 11px;
		line-height: 13px;
		float: right;
		width: 113px;
		padding-right: 35px;
		padding-top: 10px;
		margin:0;
		text-align: left;
	}
		div.alt2 div.descr a{
			margin-top: 17px;
			display: block;
			text-align: right;
		}
		div.alt2 div.descr a img{
			float: right;
		}
	div.alt2 div.alt21{
		float: left;
		margin: 0 0 0 3px;
		padding-left: 30px;
		width: 226px;
		height: 100px;
		font-size: 11px;
		background: url('/images/alt_bg_2_1.png') right top no-repeat;
	}
	div.alt2 div.alt21 div.descr{
		float: none;
		width: auto;
		height: 60px;
		font-size: 12px;
		padding: 15px 20px 0 0px;
	}
	div.alt2 div.alt22{
		background: url('/images/alt_bg_2_2.png') right top no-repeat;
	}
	div.alt2 div.alt23{
		background: url('/images/alt_bg_2_3.png') right top no-repeat;
	}
	div.alt2 div.alt24{
		background: url('/images/alt_bg_2_4.png') right top no-repeat;
	}

div.alt3{
	margin: 3px 0 0 0;
	background: url("/images/alt_bg_3.png") left bottom repeat-x;
	width: 939px;
	height: 152px;
}
.content .side div.alt3{
	width: 256px;
	margin-left: 7px;
}
.content .inside div.alt3{
	width: 683px;
}
	div.alt3 div{
		float: left;
		width: 110px;
		height: 142px;
		text-align: left;
		font-size: 11px;
		padding: 10px 200px 10px 30px;
	}
	div.alt3 div.descr{
		height: auto;
		width: auto;
		padding: 5px 0 10px 0;
	}
	div.alt3 div.btnview{
		margin-left: 10px;
	}
	div.alt3 div h2{
		line-height: 24px;
		margin-bottom: 10px;
	}
	div.alt3 div.delimiter{
		width: 1px;
		height: 152px;
		float: left;
		padding: 0;
		background: url('/images/alt_border_dark.png') left center repeat-y;
	}
	.content .inside div.alt3 div.delimiter{
		clear: none;
	}
	
	div.alt3 div.alt31{
		height: 132px;/*repeat for side positioning*/
		text-align: left;/*repeat for side positioning*/
		font-size: 11px;/*repeat for side positioning*/
		padding: 10px 100px 0px 30px;
		width: 126px;
		background: url('/images/alt_bg_3_1.png') right top no-repeat;
	}
	div.alt3 div.alt32{
		background: url('/images/alt_bg_3_2.png') right top no-repeat;
	}
	div.alt3 div.alt33{
		background: url('/images/alt_bg_3_3.png') right top no-repeat;
	}

div.alt4{
	margin-left: 5px;
	padding-bottom: 2px;
	background: url("/images/alt_border_dark_hr.png") bottom left repeat-x;
}
	div.alt4 div.caption{
		padding: 2px 0 0 10px;
		margin-bottom: 10px;
		width: 228px;
		height: 27px;
		font-size: 18px;
		color: #fff;
		background: url("/images/alt_side_caption.png") top left no-repeat;
	}
	div.alt4 div.listitem{
		padding: 10px;
		font-size: 11px;
		line-height: 14px;
	}
	div.alt4 div.expand{
		height: 30px;
		padding: 20px 15px 0 0;
		margin-top: 30px;
		text-align: right;
		background-color: #353535;
	}

div.alt5{
	background: #f5f5f5;	
	width: 675px;
	height: 175px;
	padding: 0px 0 0 4px;
	margin-bottom: 10px;
	font-size: 11px;
	position:relative;
	}
div.alt5 .tlc,
div.alt5 .trc,
div.alt5 .brc,
div.alt5 .blc {
	position:absolute;
	width:3px;
	height:3px;
	}
div.alt5 .tlc {
	left:0;
	top:0;
	background:url(img/tlc.gif) no-repeat;
	}
div.alt5 .trc {
	right:0;
	top:0;
	background:url(img/trc.gif) no-repeat;
	}
div.alt5 .brc {
	bottom:0;
	right:0;
	background:url(img/brc.gif) no-repeat;
	}
div.alt5 .blc {
	bottom:0;
	left:0;
	background:url(img/blc.gif) no-repeat;
	}

div.alt5 h3,
div.new_ladys h3{
	color: #000;
    padding: 9px 0 9px 6px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
div.alt5 div.portraits img{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D6D6D6;
    margin-bottom: 6px;
    padding: 5px;
}
div.alt5 div.portraits .text {
	color: #63B3DE;
    height: 14px;
    line-height: 12px;
    overflow: hidden;
    padding-left: 2px;
    text-align: center;
    text-decoration: underline;
    width: 92px;
	}

div.alt5 div.portraits div{
	float: left;
    margin: 0 7px;
    text-align: left;
}
div.alt5 div.portraits div a {
	display:block;
	}

.left{
	float: left;
}
.right{
	float: right;
}
.hi,.lo{
	font-size: 0px;
}
webkit_delimiter{
	width: 680px;/*fix for webkit based chrome and safari*/
}

div.alt6{
	width: 321px;
/*	margin-right: 40px;*/
/*	background: url('/images/alt_bg_6.png') left top repeat-x;*/
}

div.alt6 a.more, div.alt7 a.more{
/*	padding: 30px;*/
	display: block;
	margin-top: 20px;
}
div.alt6 div.hi{
	background: url('/images/alt_bg_6_top.png') center bottom no-repeat;
}
div.alt6 div.lo{
	background: url('/images/alt_bg_6_bottom.png') center top no-repeat;
}
div.alt6 div.descr{
	padding: 30px;
	line-height: 1.2em;
	background: #ecebeb url('/images/alt_bg_6.png') left top repeat-x;
}

div.alt6 div.lo, div.alt6 div.hi,div.alt7 div.hi, div.alt7 div.lo{
	width: auto;
	height: 5px;
}
div.alt6 h2, div.alt7 h2{
	margin-bottom: 20px;
	line-height: normal;
}

div.alt7{
	width: 321px;
}
div.alt7 div.descr{
	padding: 25px 30px;
	color: #fff;
	line-height: 1.2em;
}
	div.alt71 div.descr{
		background-color: #d8c363;
	}
	div.alt72 div.descr{
		background-color: #322619;
	}
		div.alt71 h2{
			color: #000;
		}
		div.alt71 div.hi{
			background: url('/images/alt_bg_7_1_top.png') center bottom no-repeat;
		}
		div.alt71 div.lo{
			background: url('/images/alt_bg_7_1_bottom.png') center top no-repeat;
		}
/*	div.alt72{
		background-color: #322619;
	}*/
		div.alt72 h2{
			color: #d8c363;
		}
		div.alt72 div.hi{
			background: url('/images/alt_bg_7_2_top.png') center bottom no-repeat;
		}
		div.alt72 div.lo{
			background: url('/images/alt_bg_7_2_bottom.png') center top no-repeat;
		}

div.alt8{
	margin-bottom: 40px;
	line-height: 1.2em;
}
	div.alt8 div{
		width: 939px;
		text-align: left;
		padding: 20px 0px;
	}
	div.alt8 div h2{
		margin-bottom: 20px;
		text-transform: uppercase;
	}
	div.alt8 div.alt81{
	
	}
	div.alt8 div.alt82{
		width: 914px;
		padding-left: 20px;
		background: url('/images/alt_bg_8.png') left bottom repeat-x;
	}
	
div.hr_delimiter{
	width: 939px;
	height: 20px;
	background: url('/images/alt_border_dark_hr.png') left center repeat-x;
}
.content .inside .hr_delimiter{
	width: 683px;
}

div.br_delimiter{
	width: 682px;
	height: 1px;
	clear: both;
	font-size: 0px;
}

/*updated elements*/

.menu{
	margin-right: 30px;
}

/*body, .header .infopage, .content,*/ .bottom .footer{
	width: 939px;
	height:185px;
	padding:0 0 0 20px;
}
.bottom .footer2 {
	width: 939px;
	height:65px;
	text-align:left;
	font:11px Arial, Helvetica, sans-serif;
	}
.bottom .footer2 img {
	margin:7px 40px 30px 0;
	float:left;	
	}
.bottom .last_bottom {
	background:#ebebeb;
	border-top:2px solid #fff;
	
	}
.side{
	height: auto;
}

.content{
	background: none;
	margin-bottom: 5px;
}
.content .inside{
	padding-left: 35px;
	width:700px;
	
	}
.content .side{
	margin-bottom: 5px;
/*	padding-left: 7px;*/
}

.underside{
	clear: both;
	/*margin-bottom: 390px;*/
	margin-bottom:150px;
	padding-top: 5px;
}

.bottom{
	
	background:#f5f5f5;
	border-top: 2px solid #eaeaea;
}
.bottom .footer .inside{
	padding: 35px 0 0 0;
	/*height: 215px;*//*webkit height compliance*/
}
.bottom .footer .shortcut{
	width: 160px;
	padding: 0 13px;
}

.bottom .hi{
	background: url('/images/alt_bg_footer_top.png') center bottom no-repeat;
	width: 939px;
	height: 10px;
	clear: both;
}

.bottom .lo{
	background: url('/images/alt_bg_footer_bottom.png') center top no-repeat;
	width: 939px;
	height: 10px;
}
/*-----------------new edit profil----------------*/
#NewEditProfile {
	
	width:485px;
	margin-left:10px;
	font:12px Arial, Helvetica, sans-serif;
	}
.mainProfileFoto {
	padding:5px;
	border:1px solid #d6d6d6; 
	margin:10px 19px 0 0;
	}
.listEditMnu {
	margin:8px 0 0 0px;
	list-style: inside none; 
	text-align:left; 
	vertical-align:top; 
	}
.listEditMnu  li {
	padding:0 0 0 10px;
	background:url('img/marker.jpg') no-repeat 0 3px;
	
	}
.listEditMnu  li a {
	color:#548dc5;
	}
.listEditMnu  li span.active {
	color:#548DC5;
	font-weight:bold;
	text-decoration:underline;
	}

.infoForProfileFoto {
	padding:60 0 0 0;
	}
.deliverEditProfile {
	color:#63b3de;
	font-weight:bold;
	font-size:14px;
	margin:20px 0 5px 0;
	
	}
.editProfileTable {
	width:100%;
	background:#f5f5f5;
	}
.leftInfoEdit {
	width:150px;
	text-align:right;
	padding:5px 15px;
	line-height:22px;
	vertical-align:top;	
	}
.rightInfoEdit {
	vertical-align:middle;
	text-align:left;
	padding:5px 10px 0 0; 
	line-height:22px;
	}
.infoForEditTimeZone {
	display:block;
	margin:3px 5px 7px 70px;
	color:#999;
	line-height:13px;
	font: italic 11px Arial, Helvetica, sans-serif;
	}
#IntervievsEditProfile {
	width:100%;
	background:#f5f5f5;
	}
#NewEditProfile textarea {
	height:50px;
	width:290px;
	resize: none;
	
	}
/*.newSaveForEditProfile {
	 border: medium none;
    cursor: pointer;
	padding:0;
	margin:0;
	background:none;
	display:inline-block;
	}*/
a.newSaveForEditProfile {
	background: url("img/savebuttonsprite.png") no-repeat scroll 0 -35px transparent;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 10px 0 25px -10px;
    padding: 0 10px;
    position: relative;
	}
a.newSaveForEditProfile:hover {
	background-position:0 0px;
	text-decoration:none;
	}
a.newSaveForEditProfile:hover span	{
	background-position:right 0px;
	text-decoration:none;
	}
.rightBgForButton {
	background: url("img/savebuttonsprite.png") no-repeat scroll right -35px transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 24px;
    height: 35px;
    margin: 0 -20px 0 0;
    padding: 0 47px 0 38px;
	}
	
.chengePassTitlte {
    text-align:left;
    padding: 25px 0px 0px 100px;
	line-height:22px;
	font-weight:bold;	
	}
/*-------------new ladies----------*/
div.new_ladys {
	padding-right:11px; 
	float:right;
	}	
div.new_ladys .photo_hold {
	padding-left: 5px;
    width: 113px;
	}
div.new_ladys div.photo_hold div {
	padding:0 0 15px 10px;
	}
div.new_ladys div.photo_hold div img {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D6D6D6;
    margin-bottom: 6px;
    padding: 5px;
	}
div.new_ladys div.photo_hold a {
	display:block;
	font-size:11px;
	}
div.new_ladys div.photo_hold div .text {
	color: #63B3DE;
    height: 14px;
    line-height: 14px;
    padding-left: 2px;
    text-decoration: underline;
	}
/*--------------power search----------*/
#power_search {
	width:485px;
	}
#power_search select {
	margin:0;
	}
#power_search table {
	background:#f5f5f5; 
	color:#333; 
	font:12px Arial, Helvetica, sans-serif;
	}
#power_search .left_search {
	text-align:right; 
	width:155px;
	padding:5px 0;
	vertical-align:middle;
    }
#power_search .right_search {
	color:#666; 
	padding:5px 0 5px 15px;
	vertical-align:middle;
	} 
#power_search .right_search	p {
	width:90px; 
	float:left
	}
#power_search .right_search	p input {
	margin-left:0;
	}

