


/* Start:/bitrix/templates/beauty_s1/components/bitrix/menu/left/style.css*/
/* Left Menu */.leftMenu{	background: #3b5998;	margin-bottom: 5px;	padding: 0;	border-radius: 5px;    -moz-border-radius: 5px;    -webkit-border-radius: 5px;    -khtml-border-radius: 5px;}.leftMenu ul{	padding: 0;}.leftMenu li{	display: block;	padding: 0;	position: relative;	_zoom: 1;}.leftMenu li a, .leftMenu li{	color: #fff;}.leftMenu li a, .leftMenu li span{	color: #fff;	display: block;	font-size: 14px;	font-weight: bold;	margin: -2px 0 -2px -2px;	padding: 0px 25px;	position: relative;	text-decoration: none;	*zoom: 1;}.leftMenu li.child, .leftMenu li.child{	background-color: #B7C3DD;	color: #1D85B3;	display: block;	font-size: 14px;	font-weight: bold;	padding: 0;	position: relative;	text-decoration: none;	*zoom: 1;}.leftMenu li.child a{	padding: 0 25px 0 35px;}.leftMenu .child li.current a,.leftMenu .child li.current a:hover span{	color: #fff;	background-color: #8fa3cc;}.leftMenu .child li.current a span{	color: #fff;}.leftMenu li a:hover{	text-decoration: none;}.leftMenu .bord span, .leftMenu .bord a{	background-color: #fff;	color: #3b5998;}.leftMenu .current span, .leftMenu .current a{	color: #3b5998;}.leftMenu .current a:hover,.leftMenu .current a:hover span{	background-color: #fff;	color: #3b5998;}.leftMenu li a:hover,.leftMenu li a:hover span{	background-color: #8fa3cc;	color: #fff;}.leftMenu li a span, .leftMenu li span span{	border-bottom: 1px solid #dfe0dc;	margin: 0;	padding: 8px 0;}.leftMenu li a span{	cursor: pointer;}.leftMenu li span span{	cursor: default;}.leftMenu .child-content{	position: relative;}.leftMenu .child-content .button-activ{	background: url('/bitrix/templates/beauty_s1/components/bitrix/menu/left/images/plus_minus_sprite.gif') no-repeat scroll -13px 0px transparent;	color: #3b5998;	position: absolute;	top: -21px;	right: 10px;	font-size: 18px;	text-indent: -9999px;	display: inline-block;	width: 12px;	height: 12px;}.leftMenu .child-content .active{	background: url('/bitrix/templates/beauty_s1/components/bitrix/menu/left/images/plus_minus_sprite.gif') no-repeat scroll 0 0 transparent;	text-indent: -9999px;	display: inline-block;	width: 12px;	height: 12px;}.leftMenu .current a span, .leftMenu .current span span{	border-color: #fff;	padding: 8px 0;}.leftMenu .last a span, .leftMenu .last span span{	border-bottom: none;}.leftMenu .prev a span, .leftMenu .prev span span{}.leftMenu div.text-hidden{	display: block;}
/* End */



/* Start:/bitrix/templates/beauty_s1/components/bitrix/menu/horizontal_multilevel_light/style.css*/
.mainMenu{
	width: 83.2%;
	margin-left: 200px;
	height: 47px;
}

.mainMenu li{
	background: #40598f;
	float: left;
	position: relative;
	margin: 10px 0.65%;
	display: inline;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.mainMenu li.hover {
	background: #8fa3cc;
	display: block;
}

.mainMenu li li{
	position: relative;
	border-left: none !important;
}

.mainMenu li li a{
	border-left: none !important;
}

.mainMenu li a, .mainMenu li span{
	color: #fff;
	font: bold 14px/27px Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 0pt 15px;
	white-space: nowrap;
}

.mainMenu li.current:hover{
	background: #8fa3cc;
}

.mainMenu li.hover a.colored{
	color: #fff;
}

.mainMenu li a:hover, .mainMenu li.current a:hover{
	color: #fff;
	text-decoration: none;
}

.mainMenu li.first{
}

.mainMenu li.first a, .mainMenu li.first span{
}

.mainMenu li.current{
	background: #fff;
	float: left;
	position: relative;
	margin: 10px 0.7%;
	display: inline;
}

.mainMenu li.current span, .mainMenu li.current a{
}

.mainMenu li.current span, .mainMenu li.current a{
	background-position: left -217px;
}

.mainMenu li.current a{
	color: #3B5998;
}

.mainMenu li.current a.colored:hover{
	color: #fff;
}

.mainMenu li.current span{
	color: #f0ea83;
	cursor: default;
}

/* Podmenu */
.mainMenu div{
	background: #445273;
	border-bottom: 1px solid #445273;
	border-left: 1px solid #445273;
	border-right: 1px solid #445273;
	display: none;
	_overflow: hidden;
	min-width: 200px;
	padding: 6px 0 0 0;
	position: absolute;
	top: 100%;
	_top: 47px;
	_width: 240px;
	z-index: 900;
}

.mainMenu li.current li.current a{
	background: #fff;
	color: #3B5998;
}

.mainMenu li.hover div{
	display: block;
}

.mainMenu li.hover  div li.hover div{
	display: none;
}

.mainMenu li.hover  div div{
	display: none;
}

.mainMenu  div li{
	float: none;
}

.mainMenu  div li a, .mainMenu  div li span, .mainMenu li.current  div span, .mainMenu li.current . div a{
	background: none;
	border: none !important;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0 18px;
	text-align: left;
	text-shadow: none;
	text-transform: none;
	*zoom: 1;
}

.mainMenu div li a:hover{
	background-color: #8fa3cc;
}

/* Podmenu */
.mainMenuPodmenu{
	background: #227367;
	border-bottom: 1px solid #457215;
	border-left: 1px solid #457215;
	border-right: 1px solid #457215;
	display: none;
	_overflow: hidden;
	padding: 6px 0 0 0;
	position: absolute;
	top: 100%;
	_top: 47px;
	_width: 240px;
	z-index: 900;
}

.mainMenu .mainMenuPodmenu li{
	background: transparent;
	float: none;
	border: 0px;
}

.mainMenu .mainMenuPodmenu li a, .mainMenu .mainMenuPodmenu li span, .mainMenu li.current .mainMenuPodmenu span, .mainMenu li.current .mainMenuPodmenu a{
	background: none;
	border: none !important;
	color: #fff;
	font: bold 12px/28px Arial, Helvetica, sans-serif;
	padding: 0 20px;
	text-align: left;
	text-shadow: none;
	text-transform: none;
	*zoom: 1;
}

.mainMenu .mainMenuPodmenu li a:hover{
	background: #8fa3cc;
	border: none !important;
}

div.menu-clear-left{
	clear: left;
}
/* End */



/* Start:/bitrix/templates/beauty_s1/components/bitrix/search.title/.default/style.css*/
div.title-search-result{
	border: 1px solid #c6c6c6;
	display: none;
	overflow: hidden;
	z-index: 205;
}

form div.left{
	float: left;
}

table.title-search-result{
	border-collapse: collapse;
	border: none;
	width: 10%;
}

table.title-search-result th{
	background-color: #F7F7F7;
	border-right: 1px solid #e8e8e8;
	color: #949494;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	padding-right: 12px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	width: 1%;
}

table.title-search-result td{
	background-color: white;
	color: black;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	white-space: nowrap;
}

table.title-search-result td.title-search-item{
	padding-left: 8px;
	padding-right: 15px;
}

table.title-search-result td.title-search-item a{
	padding-left: 4px;
	padding-right: 15px;
	text-decoration: none;
	color: black;
	vertical-align: top;
}

table.title-search-result td.title-search-item img{
	vertical-align: top;
}

table.title-search-result td.title-search-item b{
	color: #cf0000;
	font-weight: normal;
}

table.title-search-result tr.title-search-selected td, table.title-search-result tr.title-search-selected a, table.title-search-result tr.title-search-selected td.title-search-more a{
	background-color: #fff2be;
}

table.title-search-result td.title-search-more{
	font-size: 11px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 24px;
	padding-top: 0px;
}

table.title-search-result td.title-search-more a{
	padding-left: 12px;
	padding-right: 15px;
	text-decoration: none;
	color: #999999;
}

table.title-search-result td.title-search-all{
	padding-left: 24px;
	padding-right: 15px;
}

table.title-search-result td.title-search-all a{
	padding-left: 4px;
	text-decoration: none;
	color: #808080;
}

table.title-search-result td.title-search-separator, table.title-search-result th.title-search-separator{
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 4px;
}

div.title-search-fader{
	display: none;
	background-image: url('/bitrix/templates/beauty_s1/components/bitrix/search.title/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position: absolute;
}
/* End */



/* Start:/bitrix/templates/beauty_s1/components/bitrix/menu/horizontal_bottom/style.css*/
.menuBot ul li.menuBotBlock a:hover{
	color: #8fa3cc;
}

.menuBot ul li.menuBotBlock span{
	color: #3B5998;
	font-size: 14px;
	font-weight: bold;
}


/* End */



/* Start:/bitrix/components/bitrix/form.result.new/error.css*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url('/bitrix/components/bitrix/form.result.new/images/icon_warn.gif');
}
/* End */



/* Start:/bitrix/templates/beauty_s1/styles.css*/
body{
	min-width: 1020px;
	color: #000;
}

div.bx-core-admin-dialog-content table.edit-tab-title td.title,
.bx-core-dialog-head-content .title,
#BX_file_dialog .title{
	border: none !important;
}

#BX_file_dialog table{
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, sans-serif;
}

h1{
	color: #000;
	font-size: 1.65em;
	font-weight: normal;
	margin: 0 0 7px;
}

h1#pagetitle{
	margin: 0 0 7px;
}

table.bx-users-toolbar{
	width: 100%;
	border-collapse: collapse;
	border: solid 5px #e1decd;
	background-color: #e1decd;
}

table.bx-users-toolbar td{
	border: solid 5px #e1decd;
	padding: 1px;
	white-space: nowrap !important;
	color: black;
}

.form_el{
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-khtml-border-radius: 5px 0 0 5px;
}

table.bx-users-toolbar td.bx-users-toolbar-delimiter{
	background-color: #f7f3e7;
	padding: 0 1px 0 0;
	width: 1px;
}

/*Data table*/
table.data-table{
	border: 1px solid #fff;
	border-collapse: collapse;
}

/*Any cell*/
table.data-table td{
	border: 1px solid #efefef;
	border-left: none;
	border-right: none;
	background-color: #FFFFFF;
	padding: 6px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th, table.data-table thead th{
	background-color: #ebebeb;
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	border: 1px solid #fff;
	padding: 8px;
	color: #072838;
	text-align: left;
}

.small_thead table.data-table thead td, .small_thead table.data-table th, .small_thead table.data-table thead th, .small_thead table.data-table td{
	font-weight: normal;
	font-size: 10px;
}

/*Head cell selected*/
table.data-table thead td.selected, table.data-table th.selected, table.data-table thead th.selected{
	background-color: #f6f6f5;
}

/*Body cell*/
table.data-table tbody td{
	background-color: #FFF;
	background-image: none;
}

/*Selected cell*/
table.data-table td.selected, table.data-table tr.selected td{
	background-color: #f6f6f6;
}

/*Foot cell*/
table.data-table tfoot td{
	background-color: #f6f6f5;
	padding: 4px;
}

/*End data table*/

.bx-birthday-layout-include .bx-user-info{
	border: none;
}

.bx-honour-layout-include .bx-user-info{
	border: none;
}

.bx-new-layout-include .bx-user-info{
	border: none;
}

.bx-user-info{
	border: none;
}

ul.photo-controls, ul.photo-controls li{
	list-style: none outside none !important;
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	background-image: none !important;
	overflow: hidden;
}

ul.photo-controls li{
	list-style: none inside none;
	background-image: none !important;
	height: 2em;
	float: left;
	padding-right: 1em;
}

li.photo-control, .photo-items-list .photo-album-item{
	list-style: none outside none !important;
	background-image: none !important;
}

.content ul.blog-navigation li{
	list-style: none outside none !important;
	background-image: none !important;
	padding:0;
}
.PDA{	
	font-size: 12px;
	margin-top:33px;
	background: url('/bitrix/templates/beauty_s1/images/iconPhone.png') no-repeat 0 50%;
	padding-left:22px;
	padding-top:2px;	
	padding-bottom:3px;
}
.blog-edit-post-form .blog-clear-float {
	clear:none;
}

.forum-form .forum-filter-field  .forum-filter-field-title,
.forum-form .forum-filter-field  .forum-filter-field-item {
	float:none;
}
.forum-form .forum-filter-field  .forum-clear-float {
	clear:none;
}

div.bxcal div.bxec-tabs-cnt div.bxec-tabs-div{
}

div.bxcal div.bxec-tabs-cnt div.bxec-tabs-div #EC22893_tab_week{
	
}

#EC22893_tab_day{
	display:none;
}
/* End */



/* Start:/bitrix/templates/beauty_s1/template_styles.css*/
@charset "utf-8";

/*������*/
.content ul{
	margin: 10px 150px 14px 0;
	padding: 0 0 0px 0;
	overflow: hidden;
	zoom: 1;
}

.content ul li{
	background: url('/bitrix/templates/beauty_s1/images/li.gif') no-repeat left 5px;
	list-style: none;
	margin: 0 0 5px 0px;
	padding: 1px 0 2px 20px;
}

.content ul ul{
	margin: 10px 0 10px 0;
}

.content ul ol{
	margin: 10px 0 10px 24px;
}

.content ul ol li{
	background: none;
	padding: 0;
}

.content ul li ul li{
	background: url('/bitrix/templates/beauty_s1/images/li_sec.gif') no-repeat left 5px;
}

.content ol{
	margin: 10px 150px 14px 24px;
}

.content ol li{
	list-style: decimal;
	margin: 0 0 5px 0;
	vertical-align: top;
}

.content ol ol{
	margin: 10px 0px 14px 24px;
}

.content ol ul{
	margin: 10px 0 14px 0px;
}

.content ol li ol li{
}

.content ol ul li{
	background: url('/bitrix/templates/beauty_s1/images/li.gif') no-repeat left 5px;
	list-style: none;
}

/* RESET */
body, h1, h2, h3, h4, h5, ul, ol, li, p, table, tr, th, td, span, div, a, ins, abbr, address, dl, dt, dd, blockquote, form{
	background-color: transparent;
	border: none;
	line-height: 122%;
	margin: 0;
	padding: 0;
	font-weight: 500;
}

li{
	list-style: none;
}

table{
	border-collapse: collapse;
}

body, input, textarea{
	color: #4d4d4d;
	font: 13px/122% Arial, Helvetica, sans-serif;
}

blockquote, table{
	font-weight: normal;
	margin-bottom: 20px;
}

p{
	font-weight: normal;
	margin-bottom: 10px;
}

a:active, a:hover, a:focus, input:active, input:hover, input:focus{
	outline: none;
}

a img{
	border: none;
	vertical-align: top;
}

a{
	color: #1d85b3;
	outline: none;
	text-decoration: none;
}

.step.active a:hover{
	color: #c52121;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	color: #1D85B3;
	/*color: #333;*/
	font-weight: bold;
	/*font-weight: normal;*/
	margin: 20px 0 15px 0;
	padding: 0;
}

h1{
	font-size: 28px;
	margin: 0 0 15px 0;
}

h2{
	font-size: 20px;
}

h2 a{
}

h3{
	font-size: 16px;
}

h3 a{
}

h4{
	font-size: 14px;
	font-weight: bold;
}

h4 a{
}

h5{
	font-size: 14px;
}

h5 a{
}

h6{
}

h6 a{
}

.title{
	border-bottom: 2px solid #2A3F6B;
}

.titleNoBord{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 10px;
}

h1.title{
	font-size: 24px;
	margin: 0 0 40px 0;
}

h3.title, h3.titleNoBord{
	font-size: 20px;
}

h4.title, h4.titleNoBord{
	font-size: 18px;
	font-weight: normal;
}

.med{
	background: url('/bitrix/templates/beauty_s1/images/ico7.gif') no-repeat right center;
}

html, body{
	height: 100%;
	width: 100%;
}

body{
	background: #253259 url('/bitrix/templates/beauty_s1/images/dromoscopio_bg.png') repeat 0 0;
	position: relative;
}

blockquote{
	font: 14px/122% Georgia, "Times New Roman", Times, serif;
	margin: 20px 0;
	padding: 25px 40px;
}

blockquote a{
	text-decoration: underline;
}

.right{
	float: right;
}

.left{
	float: left;
}

.clear{
	clear: both;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.clearfix:after{
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.clear-both{
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 100%;
}

* html .clearfix{
	zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix{
	zoom: 1;
}

/* IE7 */
.hide{
	display: none;
}

.visible{
	display: block;
}

.radius{
	position: relative;
	border-radius: 5px; /* Opera 10.50, IE and CSS3 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	-khtml-border-radius: 5px; /* Linux browsers */
	/*behavior: url('/bitrix/templates/beauty_s1/pie/PIE.htc');*/
}

.strong{
	font-weight: bold;
}

/* GRID */
.wrapper{
	margin: 0 auto;
	max-width: 1230px;
	min-width: 1020px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	_width: 1020px;
}

.wrpr{
	margin: 0;
	padding: 0;
}

.rightCol{
	float: right;
    width: 23%;
}

.leftCol{
	float: left;
	width: 23%;
	_width: 200px;
}

.centerCol{
	margin: 0 10px;
	_margin: 0 10px;
	_zoom: 1;
}

.centerColWide{
	margin: 0 0 0 28%;
	_margin: 0 0 0 210px;
	_zoom: 1;
}
fieldset {
	border:1px solid #777;
	margin:0 2px;
	padding:.35em .625em .75em;
	border-radius: 6px;
}
legend {
	font-size: 18px;
	color: #FF4500;
	border:0;
	padding:0;
	white-space:normal;
}

/* STRUCTURE  */
/* Header */
.header{
	background: #3b5998 url('/bitrix/templates/beauty_s1/images/bg_header.png') repeat-x 0px 0px ;
	padding: 0 10px 0 200px;
	height: 47px;
}

.headContacts a{
	color: #2f477a;
    margin: 0 10px;
	font-weight: 800;
}

@-moz-document url-prefix()
{
	.headContacts a{
		font-size: 14px;
	}
}

.headContacts a.point{
	/*text-shadow: 1px 1px 2px black, 0 0 1em red;*/
}

.headContacts a.point-1,
.headContacts a.point-2{
}

.headContacts a.point-3,
.headContacts a.point-4,
.headContacts a.point-5,
.headContacts a.point-6,
.headContacts a.point-7,
.headContacts a.point-8,
.headContacts a.point-9{
	width: 17px;
    height: 17px;
    display: inline-block;
    text-decoration: none;
    text-indent: -9999px;
    background: transparent url('/bitrix/templates/beauty_s1/images/sprite_.png') no-repeat 0 0;
}

.headContacts a.point:hover{
    background-image: url('/bitrix/templates/beauty_s1/images/sprite_h.png');
}

.headContacts a:hover,
.headContacts a.point-1:hover,
.headContacts a.point-2:hover{
	background-image: none;
	color: #fff;
	text-decoration: none;
}

.headContacts a.point-3{
    background-position: -1px -44px;
}

.headContacts a.point-4{
	background-position: -1px -83px;
	width: 8px;
	margin: 0 13.5px;
}

.headContacts a.point-5{
	width: 30px;
    background-position: -1px -102px;
}

.headContacts a.point-6{
    background-position: -2px -64px;
	width: 22px;
	margin: 0 2.5px;
}

.headContacts a.point-7{
    background-position: -2px -121px;
	width: 22px;
}

.headContacts a.point-8{
    background-position: -1px -140px;
	margin: 0 2px;

}

.headContacts a.point-9{
    background-position: -1px -24px;
}

.headContacts a.point-OFF:hover
{
    background-image: url('/bitrix/templates/beauty_s1/images/sprite_.png');
}

.headContacts a.point-2-OFF:hover{
	background-image: none;
	color: #2f477a;
	text-decoration: none;
}

.rightContact-tel{
	background: url('/bitrix/templates/beauty_s1/images/tel.png') no-repeat left top;
	_background: url('/bitrix/templates/beauty_s1/images/tel.gif') no-repeat left top;
	color: #617178;
	font: bold 20px/122% Tahoma, Geneva, sans-serif;
	margin: 0 0 0 -40px;
	padding: 0 0 5px 40px;
	position: relative;
	*zoom: 1;
}

.underFooter .rightContact-tel{
	background: none;
	margin: 0 0 0 0px;
	padding: 0 0 5px 0px;
}

.rightContact-tel span{
	color: #adc0c9;
	display: inline-block;
	*display: inline;
	padding: 0 5px 0 0;
	*zoom: 1;
}

.rightContact-allInfo{
	font-size: 12px;
}

.headerLeftCol{
	background: #e9eaed;
	float: left;
	width: 200px;
}

.logo{
	/*		background:url('/bitrix/templates/beauty_s1/images/default_logo.png') no-repeat left 17px;
			_background:url('/bitrix/templates/beauty_s1/images/logo.gif') no-repeat left 17px;*/
	background: url(/images/logo.png) no-repeat center 30px / calc(70%) calc(60%) transparent;
  width: 200px; /* Укажите свои размеры */
  height: 189px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 35px;
}

.bgLogo{
	background: #3b5998 url('/bitrix/templates/beauty_s1/images/bg_header.png') repeat-x 0px 0px ;
	margin-bottom: 5px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	box-shadow: 0 3px 5px -2px #000000 !important;
	-moz-box-shadow: 0 3px 5px -2px #000000 !important;
	-webkit-box-shadow: 0 3px 5px -2px #000000 !important;
	-khtml-box-shadow: 0 3px 5px -2px #000000 !important;
}

.logo a{
	display: block;
	margin: 0 auto;
	text-decoration: blink;
}

.headerCenterCol{

}

.headerSlider{
	background-color: #2f3950;
	width: 1000px;
}

.slogan{
	color: #798590;
/*font: 20px/122% Tahoma, Geneva, sans-serif;*/
	overflow: hidden;
	padding: 170px 5px 0px 5px;
	*zoom: 1;
}

.slogan p{
	margin: 0 0 3px 0;
}

.auth{
	float: right;
	font-size: 12px;
}

.auth .enter{
	/*background: url('/bitrix/templates/beauty_s1/images/auth.png') no-repeat left bottom;*/
	display: inline-block;
	*display: inline;
	padding: 0 0 1px 25px;
	text-decoration: none;
	*zoom: 1;
}

.auth .enter:hover{
	text-decoration: none;
}

.auth .enter span{
	border-bottom: 1px dashed;
}

.auth .exit{
	/*background: url('/bitrix/templates/beauty_s1/images/auth.png') no-repeat left 1px;*/
	color: #4d4d4d;
	padding: 0 0 0 25px;
}

.auth p{
	margin: 0 0 5px 0;
	float: left;
}

/* Main Menu */
.forMainMenu{
	background: #3b5998 url('/bitrix/templates/beauty_s1/images/bg_header.png') repeat-x 0px -47px ;
	margin: 0;
	height: 47px;
	z-index: 90;
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 0px 2px 6px rgba(201, 201, 201, 0.8);
	-moz-box-shadow: 0px 2px 6px rgba(201, 201, 201, 0.8);
	-webkit-box-shadow: 0px 2px 6px rgba(201, 201, 201, 0.8);
	-khtml-box-shadow: 0px 2px 6px rgba(201, 201, 201, 0.8);*/
}

/* Left Menu*/
.leftMenu{
	box-shadow: 0 3px 5px -2px #000000 !important;
	-moz-box-shadow: 0 3px 5px -2px #000000 !important;
	-webkit-box-shadow: 0 3px 5px -2px #000000 !important;
	-khtml-box-shadow: 0 3px 5px -2px #000000 !important;
}

.search{
	float: right;
	padding: 10px 0 0 0;
	width: 20%;
}

.search-txt{
	border: 1px solid #679814;
	color: #c1c1c1;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0 4px;
	width: 60%;
	position: relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

.search-txt.focus{
	color: #333;
}

.search-btn{
	background: url('/bitrix/templates/beauty_s1/images/btn-search.png') no-repeat left top transparent;
	border: none;
	color: #768799;
	cursor: pointer;
	font: 11px/24px Arial, Helvetica, sans-serif;
	height: 24px;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding: 0 0 3px 0;
	float: left;
	text-align: center;
	width: 61px;
}

.s-btn{
	background: url('/bitrix/templates/beauty_s1/images/btn-search.png') no-repeat left top transparent;
	border: none;
	color: #768799;
	cursor: pointer;
	font: 11px/24px Arial, Helvetica, sans-serif;
	height: 24px;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding: 0 0 3px 0;
	text-align: center;
	width: 61px;
}

.underFooter .search{
	float: none;
	padding: 60px 0 0 0;
	width: auto;
}

.underFooter .search-txt{
	border: 1px solid #d3d8dd;
}

.underFooter .search-btn{
	background: url('/bitrix/templates/beauty_s1/images/btn-search2.png') no-repeat left top transparent;
}

/* Dop Menu */
.forDopMenu{
	background: url('/bitrix/templates/beauty_s1/images/leftmenu-bg.gif') no-repeat right bottom #f8f5e1;
	border: 1px solid #e2e0d6;
	margin: 0 0 20px 0;
	padding: 14px 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.DopMenu{
	margin: 0 !important;
}

.DopMenu li{
	background: url('/bitrix/templates/beauty_s1/images/leftmenu-arrow.gif') no-repeat -341px 5px !important;
	padding: 5px 0 5px 20px;
}

.DopMenu li.open{
	background-position: left 9px;
}

.DopMenu li a{
	border-bottom: 1px dashed;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.DopMenu li a:hover{
	text-decoration: none;
}

.DopMenu li.open a{
	color: #333;
}

.DopMenu li.open a:hover{
	color: #c52121;
}

.DopMenu ul{
	display: none;
	padding: 5px 0;
}

.DopMenu li li{
	background-position: -687px 9px;
}

.DopMenu li li a, .DopMenu li.open li a{
	border: none;
	color: #659026;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.DopMenu li li a:hover, .DopMenu li.open li a:hover{
	color: #c52121;
}

.WorkArea{
	background: #F1F5FF none repeat scroll 0% 0%;
	margin-left: 200px;
}

.WorkArea div.WorkField{
}

.WorkArea div.Page div.WorkSpace{
	padding: 8px;
}

.WorkArea .line-breadcrumb{
	padding-left: 5px;
	display: inline;
	width: 90%;
	float: left;
}

.WorkArea .print{
	width: 15px;
	height: 15px;
	float: right;
	display: inline-block;
	text-decoration: none;
	text-indent: -9999px;
	margin: 5px;
	padding-right: 5px;
}

.WorkArea .print div{
	background: transparent url('/bitrix/templates/beauty_s1/images/print.png') no-repeat scroll 0px 0px;
}

.WorkArea span.actionbreadcrumb a{
	color: #000;
}

/* Tizers */
.tizer{
	background: #fff;
	border: 1px solid #ccc;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 3px 5px -2px #000000 !important;
	margin: 0 0 20px 0;
	padding: 14px 20px;
	position: relative;
	*zoom: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

/* Recomend */
.recomend{
	border: 1px solid #e2e0d6;
	margin: 0 0 20px 0;
	padding: 14px 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

/* Advert */
.advert{
	background: #fff;
	border: 1px solid #ccc;
	margin: 5px 2px;
	overflow: hidden;
	padding: 14px 20px;
	*zoom: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	 -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	 -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	 -khtml-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

.advert-left{
	border: 1px solid #2A3F6B;
	margin: 5px 2px;
	overflow: hidden;
	padding: 14px 20px;
	*zoom: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 3px 5px -2px #000000 !important;
	 -moz-box-shadow: 0 3px 5px -2px #000000 !important;
	 -webkit-box-shadow: 0 3px 5px -2px #000000 !important;
	 -khtml-box-shadow: 0 3px 5px -2px #000000 !important;
}

/* Promo */
.forPromo{
	position: relative;
}

.inPromo{
}

.promo{
	font-size: 0;
	height: auto;
	line-height: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 100%;
	_width: 520px;
}

.leftCol .promo, .rightCol .promo{
	_width: 200px;
}

.centerColWide .promo{
	width: 520px;
}

.forPromo li{
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}

.forPromo img{
	text-align: center;
}

.forPromo li div.bottom-text{
	background-color: #121311;
	height: 40px;
	margin: -40px 0 0 0;
	position: relative;
	text-align: left;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.forPromo li div p{
	color: #fff;
	font: 12px/122% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0 0 10px;
	width: 70%;
	_width: 380px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.leftCol .forPromo li div p, .rightCol .forPromo li div p{
	_width: 150px;
}

.promo-navi{
	width: 200px;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin: 10px auto;
}

.promo-navi-container{
	float: left;
	left: 50%; /*�������� ����� �� 50%*/
	position: relative;
	text-align: center;
}

.promo-navi-wrpr{
	position: relative;
	left: -50%; /*���������� ����� � �����*/
	float: left;
}

/* Color Links */
.colorLinks{
	margin: 0 !important;
}

.colorLinks li{
	display: block;
	margin: 0 0 7px 0;
	*zoom: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 0px 2px 6px rgba(201, 201, 201, 0.8);
	-moz-box-shadow: 0px 2px 6px rgba(201, 201, 201, 0.8);
	-webkit-box-shadow: 0px 2px 6px rgba(201, 201, 201, 0.8);
	-khtml-box-shadow: 0px 2px 6px rgba(201, 201, 201, 0.8);
}

.colorLinks li.hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.colorLinks li div{
	display: table;
	height: 66px;
	overflow: hidden;
	position: relative;
}

.colorLinks a{
	color: #fff;
	display: table-cell;
	font-size: 14px;
	font-weight: bold;
	*left: 0;
	padding: 0 15px 0 85px;
	*position: absolute;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(103, 99, 97, 0.4);
	text-transform: uppercase;
	*top: 50%;
	vertical-align: middle;
	z-index: 20;
}

.colorLinks a:hover{
	color: #fff;
	text-decoration: none;
}

.colorLinks a span{
	display: block;
	cursor: pointer;
	overflow: hidden;
	*position: relative;
	*top: -50%;
	zoom: 1;
}

.colorLinks .orange{
	background: url('/bitrix/templates/beauty_s1/images/link1.gif') repeat-x left top #ce663b;
}

.colorLinks .orange div{
	background: url('/bitrix/templates/beauty_s1/images/ico2.png') no-repeat 15px 5px;
}

.colorLinks .yellow{
	background: url('/bitrix/templates/beauty_s1/images/link2.gif') repeat-x left top #d3a823;
}

.colorLinks .yellow div{
	background: url('/bitrix/templates/beauty_s1/images/ico1.png') no-repeat 15px 5px;
}

.colorLinks .blue{
	background: url('/bitrix/templates/beauty_s1/images/link3.gif') repeat-x left top #1379b8;
}

.colorLinks .blue div{
	background: url('/bitrix/templates/beauty_s1/images/ico3.png') no-repeat 15px 5px;
}

/* list Work */
.listWork{
	padding: 0 0 10px 0;
}

.listWork li{
	display: block;
	padding: 10px 0 15px 0;
	*zoom: 1;
}

.listWork-name a{
	color: #659026;
	font-size: 14px;
	font-weight: bold;
}

.listWork-name a:hover{
	color: #c52121;
}

.listWork-name a span{
	text-transform: uppercase;
}

.listWork-info{
	padding: 2px 0 0 0;
}

.listWork-info a{
	border-right: 1px solid #dfdfdf;
	color: #808080;
	display: inline-block;
	*display: inline;
	font: 11px/122% Tahoma, Geneva, sans-serif;
	margin: 0 7px 0 0;
	padding: 0 7px 0 0;
	*zoom: 1;
}

.listWork-info a.last{
	border: none;
}

.listWork-info a:hover{
	color: #c52121;
}

.listWork-write{
	padding: 7px 0 0 0;
}

.listWork-write a{
	background: url('/bitrix/templates/beauty_s1/images/ico6.gif') no-repeat left center;
	font-size: 12px;
	padding: 0 0 0 20px;
}

/* Border Banner */
.forBanner{
	background: url('/bitrix/templates/beauty_s1/images/dot.gif') no-repeat left bottom;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.forBanner p{
	color: #888;
	font-size: 12px;
	margin: 0 0 2px 0;
}

.borderBanner{
	background-position: left top !important;
	background-repeat: no-repeat !important;
	border: 1px solid #ddd;
	display: block;
	height: 96px;
	margin: 0 0 5px 0;
	max-width: 261px;
	text-decoration: none;
	width: 100%;
	_width: 200px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.borderBanner:hover{
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.centerCol .borderBanner{
	_width: 261px;
}

/* RSS */
.rss{
	background: url('/bitrix/templates/beauty_s1/images/ico5.gif') no-repeat left 11px;
	color: #de7c14;
	display: inline-block;
	*display: inline;
	font: 10px/122% Arial, Helvetica, sans-serif;
	margin: 0 0 0 5px;
	padding: 11px 0 2px 20px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
	*zoom: 1;
}

.rss:hover{
	color: #de7c14;
	text-decoration: underline;
}

.centerColWide .rss{
	position: absolute;
	right: 0;
	top: 0;
}

/* CONTENT */
.content{
	padding: 0 0 30px 0;
	position: relative;
}

.contentBg{
	background: url('/bitrix/templates/beauty_s1/images/weknow.jpg') no-repeat left top;
	margin: 0 -20px 0 -210px;
	min-height: 242px;
	padding: 90px 0px 18px 660px;
	position: relative;
}

.leftBg{
	background: url('/bitrix/templates/beauty_s1/images/weknow-inner.jpg') no-repeat left top;
	margin: 0 0px 0 -320px;
	min-height: 253px;
	_height: 253px;
	padding: 0px 0px 18px 320px;
	position: relative;
	_zoom: 1;
}

/* UnderFooter */
.underFooter{
	padding: 0 0 30px 0;
}

.underFooter a{
	color: #3B5998;
}

.underFooter a:hover{
	color: #8fa3cc;
}

/* Menu Bottom */
.menuBotBread{
	background-color: #3b5998;
	margin: 0 0 24px 0;
	overflow: hidden;
	*zoom: 1;
}

.menuBotBread ul{
	padding: 0 0 0 16px;
}

.menuBotBread li{
	background: url('/bitrix/templates/beauty_s1/images/menubot.gif') no-repeat right -40px;
	float: left;
	padding: 0 12px 0 8px;
}

.menuBotBread li.last{
	background-position: center 29px;
}

.menuBotBread li a{
	color: #fff;
	float: left;
	line-height: 33px;
	text-decoration: none;
}

.menuBotBread li a:hover{
	color: #fff;
	text-decoration: underline;
}

.menuBot{
	float: left;
	/*width: 72%;*/
	_width: 740px;
	*zoom: 1;
}

.menuBot li{
	padding: 3px 0 3px 20px;
}

.menuBotBlock{
	float: left;
	/*width: 20%;*/
}

.menuBot .menuBotBlock li{
	padding: 3px 0 3px 0px;
}

.menuBotBlock a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.menuBotBlock a:hover{
	color: #c52121;
}

.menuBotBlock ul a{
	font-size: 11px;
	font-weight: normal;
}

/* Footer */
.footer{
	border-top: 1px solid #e7e7e7;
	color: #666;
	font-size: 11px;
	padding: 10px 0 0 0;
}

.footer p{
	margin: 0;
}

.leftColFooter{
	float: left;
	width: 350px;
}

.copyr{
	float: left;
	width: 350px;
}

.copyr a{
	float: left;
	margin: 0 17px 0 0;
}

.copyr p{
	border-left: 1px solid #efefef;
	float: left;
	padding: 0 0 0 14px;
	width: 180px;
}

.banners{
	float: left;
	width: 200px;
}

.banners img{
	margin: 0 9px 0 0;
}

.madein{
	color: #666;
	overflow: hidden;
	*zoom: 1;
}

.madein img{
	float: left;
	margin: 0 10px 0 0;
}

.madein a{
	color: #666;
}

.madein a:hover{
	color: #c52121;
}

.madein a.hide-link{
	cursor: default;
	text-decoration: none;
}

.madein a.hide-link:hover{
	color: #666;
	text-decoration: none;
}

.centerColFooter{
	margin: 0 28% 0 360px;
	_margin: 0 210px 0 360px;
	text-align: center;
}

.forBanners{
}

.forBanners a, .forBanners a:hover{
	text-decoration: none;
}

.forBanners a img{
	filter: alpha(opacity=30); /* IE 5.5+*/
	-moz-opacity: 0.3; /* Mozilla 1.6 � ���� */
	-khtml-opacity: 0.3; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.3; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

.forBanners a:hover img{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/* Buttons */
.btn1{
	background: url('/bitrix/templates/beauty_s1/images/btn1.png') no-repeat scroll left top transparent;
	_background: url('/bitrix/templates/beauty_s1/images/btn1.gif') no-repeat scroll left top transparent;
	float: left;
	height: 24px;
	margin-right: 10px;
	_margin-right: 0px;
	position: relative;
}

.btn1 input, .btn1 a{
	background: url('/bitrix/templates/beauty_s1/images/btn1.png') no-repeat scroll right -110px transparent;
	_background: url('/bitrix/templates/beauty_s1/images/btn1.gif') no-repeat scroll right -110px transparent;
	border: medium none;
	color: #768799;
	cursor: pointer;
	float: left;
	font: 11px/24px Arial, Helvetica, sans-serif;
	height: 24px;
	margin-right: -11px;
	padding: 0 20px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.8);
	width: auto;
}

.btn1 a:hover{
	color: #768799;
	text-decoration: none;
}

.btn1.leftStep{
	margin-left: 20px;
	_margin-left: 10px;
}

.advert .btn1.leftStep{
	margin-left: 110px;
	_margin-left: 55px;
}

.newsAnno .btn1.leftStep{
	margin-left: 130px;
	_margin-left: 65px;
}

.btn2 a{
	color: #768799;
	float: left;
	font: 11px/24px Arial, Helvetica, sans-serif;
	margin-left: 5px;
	text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.8);
	white-space: nowrap;
}

.btn2 a:hover{
	color: #c52121;
}

/*Main page*/
#content-table{
	width: 100%;
}

#workarea{
	vertical-align: top;
	padding: 0 30px 0 0;
}

#sidebar{
	width: 260px;
	vertical-align: top;
	padding: 32px 0 0 0;
}

.sidebar-right-menu a{
	color: #545454;
	display: block;
	text-decoration: none;
	padding: 6px 0 6px 10px;
	outline: none;
	cursor: pointer;
	font-weight: bold;
}

.sidebar-right-menu a:hover, .sidebar-right-menu a.selected{
	text-decoration: none;
	color: #e00000;
}

.sidebar-right-menu a:hover{
	text-decoration: underline;
}

.sidebar-right-menu a.selected{
	background: url('/bitrix/templates/beauty_s1/images/arrow-red.gif') no-repeat 0 12px;
}

.sidebar-right-menu a.directory{
	background: url('/bitrix/templates/beauty_s1/images/arrow-gray.gif') no-repeat right 12px;
}

.sidebar-right-menu .sidebar-border-block-content{
	padding: 2px 20px 2px 10px;
}

.sidebar-right-menu span{
	margin: 2px 0 2px 10px;
	display: block;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	background: #ebebeb url('/bitrix/templates/beauty_s1/images/sprite.png') no-repeat right -40px;
}

.sidebar-links{
	margin: 0 0 20px;
	padding: 0 1em;
}

.sidebar-block .sidebar-links{
	margin: 10px 0 0;
	padding: 0;
}

.sidebar-border-block{
	margin: 0 0 20px;
}

.sidebar-border-block .corner{
	background: url('/bitrix/templates/beauty_s1/images/sprite.png') no-repeat 0 -24px;
	width: 4px;
	height: 16px;
	position: absolute;
	top: 0;
}

.sidebar-border-block-top, .sidebar-border-block-bottom{
	height: 4px;
	overflow: hidden;
	position: relative;
}

.sidebar-border-block-top .border{
	background-color: #D4D4D4;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

.sidebar-border-block-bottom .border{
	background-color: #D4D4D4;
	margin: 3px 0 0 0;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

.sidebar-border-block .right{
	right: 0;
	top: -4px;
	max-width: 200px;
}

.sidebar-border-block-bottom .corner{
	margin-top: -8px;
}

.sidebar-border-block-content{
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	padding: 5px 10px;
}

/*������*/
.content ul{
	margin: 10px 5px 14px 0;
	padding: 0 0 0px 0;
	overflow: hidden;
	zoom: 1;
}

.content ul li{
	background: url('/bitrix/templates/beauty_s1/images/li.gif') no-repeat left 5px;
	list-style: none;
	margin: 0 0 5px 0px;
	padding: 1px 0 2px 20px;
}

.content ul ul{
	margin: 10px 0 10px 0;
}

.content ul ol{
	margin: 10px 0 10px 24px;
}

.content ul ol li{
	background: none;
	padding: 0;
}

.content ul li ul li{
	background: url('/bitrix/templates/beauty_s1/images/li_sec.gif') no-repeat left 5px;
}

.content ol{
	margin: 10px 5px 14px 24px;
}

.content ol li{
	list-style: decimal;
	margin: 0 0 5px 0;
	vertical-align: top;
}

.content ol ol{
	margin: 10px 0px 14px 24px;
}

.content ol ul{
	margin: 10px 0 14px 0px;
}

.content ol li ol li{
}

.content ol ul li{
	background: url('/bitrix/templates/beauty_s1/images/li.gif') no-repeat left 5px;
	list-style: none;
}

.content img.shade{
	box-shadow: 0 2px 6px rgba(201, 201, 201, 0.8);
	margin: 0 20px 15px 0;
	padding: 4px;
}

.ml-title-cell table,
.ml-content-cell table{
	margin: 0 !important;
}
.PDA{
	float: left;
	font-size: 12px;
}

.accord-slide{
	position: relative;
}

.accord-slide .slide{
	position: absolute;
	bottom: -18px;
}

.accord-slide .slide a{
	cursor: pointer;
	width: 100px;
	overflow: hidden;
	display: inline-block;
	margin-top: 10px;
	height: 16px;
	white-space: nowrap
}

.accord-slide .slide.active a{
	text-indent: -100px;
}
/* End */
/* /bitrix/templates/beauty_s1/components/bitrix/menu/left/style.css */
/* /bitrix/templates/beauty_s1/components/bitrix/menu/horizontal_multilevel_light/style.css */
/* /bitrix/templates/beauty_s1/components/bitrix/search.title/.default/style.css */
/* /bitrix/templates/beauty_s1/components/bitrix/menu/horizontal_bottom/style.css */
/* /bitrix/components/bitrix/form.result.new/error.css */
/* /bitrix/templates/beauty_s1/styles.css */
/* /bitrix/templates/beauty_s1/template_styles.css */
