html { font-size: 100.1%; }
body { font-size: 0.625em; font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; color: #000; background: url(/image/layout_beauty/bottom-bg.jpg) center bottom no-repeat #FFF; min-width: 840px; }

em { font-style: italic; }
strong { font-weight: bold; }

a { /* color: #0055CC; */color: #366986; text-decoration: underline; outline: none; }
a:hover { text-decoration: none; }

p { margin: 0 0 16px; }

h2 { padding: 2px 15px; margin: 16px 0 8px; background-color: #CE0086; color: #FFF; text-transform: uppercase; font-weight: bold; font-family: Arial, Helvetica, Tahoma, sans-serif; font-size: 11px; }

input[type="text"] { border: 1px solid #b90077; padding: 1px 3px; }
input { border: expression(this.type=='text' ? '1px solid #8DD1F6' : 'default'); padding: expression(this.type=='text' ? '1px 3px' : 'auto'); }

.left { display: inline; float: left; }
.right { float: right; display: inline; }
.clear { clear: both; font-size: 0; }

span.kimberly { color: #3450CB; font-weight: bold; }
span.land { color: #148914; font-weight: bold; }

#centered { width: 840px; margin: 0 auto; border: 0; position: relative; }

#header {
	/* width: 525px;
	padding-left: 315px; */
	width: 555px;
	padding-left: 285px;
	position: relative;
	height: 182px;
	border: 0;
	z-index: 2;
	background-color: #fff;
}
	#header a { color: #FFF; text-decoration: none; display: block; text-align: center; }
	
	#header div.logo { width: 245px; height: 182px; background: url(/image/layout_beauty/logo_new.gif) 40px center no-repeat; display: block; position: absolute; top: 0; left: 0; border: 0; }
	#header a.banner { background-color: #3B3B3B; padding: 2px 10px 3px; }
	
	#bookmarks, #home, #sitemap { float: left; background-repeat: no-repeat; background-position: center; width: 15px; height: 15px; margin: 15px 15px 0 0; }
		#bookmarks { background-image: url(/image/layout_beauty/i-bookmarks.gif); margin-left: 5px; display: inline; }
		#home { background-image: url(/image/layout_beauty/i-home.gif); }
		#sitemap { background-image: url(/image/layout_beauty/i-sitemap.gif); background-position: 0 3px; }
	
	#header .search { float: left; background: url(/image/layout_beauty/search-bg.gif) left center no-repeat; padding-left: 15px; margin-top: 15px; width: 170px; }
		#header .search input { float: left; margin-top: 4px; }
			#header .search input.text { width: 140px; background: #fff; margin: 0 4px 0 0; border-color: #000 !important; }
	
	/* #header .phone { font-size: 1.8em; font-family: Arial; color: #CE0184; float: right; white-space: nowrap; margin: 13px 0 0; } */
	#header .phone {
		color: #D6068E;
		font-size: 14px;
		font-weight: bold;
		font-family: Times;
		white-space: nowrap;
		border: 0;
		float: right;
		padding: 10px 0 0 0;
		margin: 0 0 5px 0;
	}
		#header .phone small { font-size: 0.777em; }
	
	#header .slogan { font-size: 1.6em; color: #868686; display: block; padding-left: 0; }
		#header .slogan span { display: block; padding-left: 200px; }

#wrapper { overflow: hidden; height: 100%; padding: 0 0 40px 40px; border: 0; background-color: #fff; width: 800px; }
	#sidebar { width: 210px; float: left; font-size: 1.2em; line-height: 140%; }
	#sidebar h2 { padding-right: 5px; font-size: 0.917em; }
	#sidebar h2:first-child { margin-top: 0; }
	#sidebar { behavior:expression(this.firstChild.style.marginTop = "0"); }

	#sidebar dl { padding: 5px 0; }
		#sidebar dt { color: #CE0086; font-weight: bold; font-size: 0.917em; }
		#sidebar dd { padding-bottom: 10px; }
			#sidebar dd a { color: #000; text-decoration: none; }
			#sidebar span.more { background: url(/image/layout_beauty/i-more.gif) right 5px no-repeat; padding-left: 18px; }
				#sidebar dd a:hover { text-decoration: underline; }
		
		#sidebar .subscribe { margin-bottom: 10px; }
		#sidebar .subscribe input.text { width: 140px; margin-right: 4px; }
		
		#sidebar a.aqua { background: url(/image/layout/aqua.jpg) left top no-repeat; padding: 110px 0 0 0; font-size: 0.9em; display: block; text-decoration: none; color: #000; }

#content { float: right; width: 535px; padding: 0 0 0 55px; font-size: 1.2em; position: relative; z-index: 0; border: 0; }
	
	#content h2 { margin-bottom: 0; float: left; font-size: 0.917em; }
	
	#content .banner { border: 10px solid #CE0184; background-color: #B90077; margin-bottom: 10px; height: 100%; position: relative; z-index: 10; 
  background-image: url(/image/layout/d.gif); background-repeat: no-repeat;  background-position: bottom right;}
		#content .banner ul { width: 251px; padding: 20px 0 10px; float: right; }
			#content .banner ul li { margin: 0 0 6px; }
			#content .banner ul a { font-family: Arial; color: #FFF; font-size: 14px; text-decoration: underline; }
	
	#content .service { width: 245px; padding: 5px 10px; }
		#content .service:hover, #content .service.hover { background-color: #FF9C6A; cursor: pointer; }
		#content .service a { font-size: 1.5em; font-family: Arial; color: #FF9C6A; text-decoration: none; background: url(/image/layout_beauty/i-more.gif) right center no-repeat; padding-right: 20px; }
			#content .service:hover a, #content .service.hover a { color: #FFF; background: none; }
		#content .service p { color: #818586; clear: both; }
			#content .service:hover p, #content .service.hover p { color: #000; }
		#content .service .details { display: none; }
		.details h1 a {
			color: #fff;
			text-decoration: none;
		}
		.details h1 a:hover {
			text-decoration: underline;
		}
		.details ul {
			border: 0;
			float: left;
		}
		.details img {
			display: block;
			border: 0;
			width: 370px;
			height: 270px;
		}
	
	.gallery {
		margin: 0 0 30px 40px;
		padding-left: 15px;
		border-top: solid 1px #CD026B;
		border-bottom: solid 1px #CD026B;
	}
		
	.special { background: #fff; padding: 0; margin: 0; height: 100%; overflow: hidden; border: 0; }
		.special a { font-size: 0.9em; color: #000; text-decoration: none; }

/* #footer { padding: 0 0 20px 40px; background: url(/image/layout_beauty/footer-bg.jpg) right top no-repeat;  font-family: Arial; overflow: hidden; height: 100%; } */
#footer {
	padding: 0 0 20px 40px;
	background: url(/image/layout_beauty/footer-bg.gif) right top no-repeat;
	font-family: Arial;
	overflow: hidden;
	height: 100%;
	border: 0;
}
#footer_block {
	border: solid 1px #B9CCC8;
	height: 201px;
}
	#footer h2 { padding-right: 5px; margin-top: 0; }
	#footer p { margin-bottom: 5px; font-size: 1.1em; }
	#footer .contacts { width: 230px; }
		#footer .contacts em { color: #CD026B; font-style: normal; }
	#footer .navigator { margin: 20px 0 0 70px; width: 150px; }
	#footer .service { margin: 20px 0 0 30px; }
	
	#footer .copyright { display: block; padding: 20px; text-align: center; color: #ADADAD; }
		#footer .copyright a { color: #ADADAD; text-decoration: none; }
	#footer .counters { text-align: center; }
	
	#footer_block a             {color:#366986;}
	#footer_block a:hover       {background-color:#e4dded;}
	#footer_block a.no-bg:hover {background-color:transparent;}
	#footer_block a:active      {color:#DE5C05;}
	
	
	
#for-bg { background: url(/image/layout_beauty/topbg.jpg) center top no-repeat; border: 0; }

.bot_inf_1, .bot_inf_2 {
	font-weight: bold;
}
.bot_inf_1 {
	color: #366986;
}
.bot_inf_2 {
	color: #CE0076;
}

/* �������� */
#counters {
	display: none;
}
/* !�������� */

.banner_place {
	border: 0;
	float: left;
	margin-left: 20px;
}
.banner_place a {
	display: block;
	clear: both;
}
.action_all {
	border: 0;
	width: 251px;
	height: 49px;
	float: right;
}

/* ������� ���� */
#header .menu {
	border: 0;
	font-size: 11px;
	float: right;
	/* width: 550px;
	padding-left: 4px; */
	font-family: Arial;
	margin: 10px 0;
	display: block;
	height: 21px;
	position: relative;
	z-index: 30;
}
#header .menu li {
	float: left;
	display: block;
	height: 21px;
	padding: 0 7px;
	margin: 0;
	border: solid #CD026B;
	border-width: 2px 1px 2px 0;
	background-color: #fff;
	font-weight: bold;
}
#header .menu a {
	display: block;
	padding: 3px 3px 2px 3px;
	color: #000;
}
#header .menu li.last {
	padding-right: 2px;
	border-right: none;
}
#header .menu li.last a {
	border-right: none;
}
/* !������� ���� */
/* ���������� ���� */
#header ul.menu li.top_menu_work_service {
	background-color: #CE0184;
}
#header ul.menu li:hover, #header ul.menu li.hover {
	background-color: #FFEBE0;
}
#header ul.menu li.drop_down {
	position: relative;
	z-index: 50;
}
#header ul.menu li.drop_down a { }
#header ul.menu li.drop_down ul {
	display: none;
	border: solid #CD026B;
	border-width: 0 1px 1px;
	position: absolute;
	top: 23px;
	left: 0;
	background-color: #83c00b;
}
#header ul.menu li.drop_down:hover ul, #header ul.menu li.drop_down.hover ul {
	display: block;
	width: 210px;
	z-index: 51;
}
#header ul.menu li.drop_down ul li {
	border: 0;
	display: block;
	width: 100%;
	white-space: nowrap;
	background-color: #FFEBE0;
}
#header ul.menu li.drop_down ul li:hover, #header ul.menu li.drop_down ul li.hover {
	background-color: #FFCEAE;
}
#header ul.menu li.drop_down ul li a {
	border: 0;
	text-align: left;
	font-weight: normal;
}
/* !���������� ���� */

#t_welcome {
	height: 80px;
	padding: 0;
	margin: 0;
	border: 0;
	clear: both;
	font-size: 12px;
}
#t_welcome a {
	color: #0055CC;
	text-decoration: underline;
	text-align: left;
}
#t_welcome ul {
	display: block;
	float: left;
	border: 0;
	margin: 0;
	padding: 5px 0 0;
	list-style-type: none;
	width: 33%;
}
#t_welcome ul li.selected {
	font-weight: bold;
	color: #009900;
}
/* ������������ ����������� */
#expert {
	border: 0;
	height: 100%;
	overflow: hidden;
}
#expert h2{
	margin: 0;
	/* width: 185px; */
	padding: 3px 15px;
}
.recommendation {
	width: 520px;
	border: 0;
	padding: 0 0 20px 0;
	background-color: #FFF1E8;
	font-size: 11px;
	color: #423B31;
	text-align: justify;
	height: 100%;
	overflow: hidden;
}
.recommendation p {
	padding: 10px 10px 0 10px;
	margin: 0;
}
.recommendation img {
	margin: 15px 15px 0 0;
	padding-left: 10px;
}
#all_expert {
	text-align: right;
}
/* !������������ ����������� */
/* ��������� � ������ ������� ���� */
.decor_1 {
	position: absolute;
	right: 0; bottom: 0;
	width: 150px; height: 79px;
}
.decor_2 {
	position: absolute;
	right:-117px; top:103px;
	width:117px; height:295px;
	border:0;
}
/* !��������� � ������ ������� ���� */
.beauty {
	background-color: #FF9C6A;
	padding: 6px 0 8px 10px;
	border: 0;
}
.beauty a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.go_salon_form {
	border: 0;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
	/* width: 195px; */
}
.go_salon_form a {
	display: inline !important;
	text-decoration: none;
	color: #6E6E6E !important;
	text-align: left !important;
	/* height: 100%; */
}
.go_salon_form a:hover {
	background: transparent;
}
.go_salon_form ul {
	color: #6E6E6E;
	font-size: 18px;
	font-family: Times;
	margin: 0;
	padding: 0;
}
.go_salon_form ul li {
	list-style-image: url(/image/beauty_new_design/ar1.gif);
}
.big_phone {
	border: 0;
	float: left;
	font-family: Times New Roman;
	font-size: 22px;
	color: #CD026B;
	padding: 10px 0 0 10px;
	margin: 0;
	width: 150px;
}
/* ������� �� �� */
.go_kl {
	width: 100px;
	height: 70px;
	border: 0;
	float: left;
	padding-left: 30px;
	background-image: url('/image/beauty_new_design/go_kl.gif');
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: left;
	padding-top: 5px;
	position: absolute;
	right:-117px; top:15px;
}
.go_kl a {
	text-decoration: none;
	padding-left: 5px;
	display: block;
}
.go_kl a:hover {
	background-color: transparent;
}
.offer { width:251px; margin-top: 53px; padding-right: 0pt; padding-bottom: 0px; margin-left: 0pt; float: right; }
.offer a { color:#ff90d7; font-size: 14px; font-family: Arial; }
/* !������� �� �� */
