


/* Start:/bitrix/templates/beauty_s1/components/bitrix/system.auth.form/light_auth/style.css*/
#login-form-window{
	display: none;
	background: #fff;

	z-index: 10000;
	position: absolute;
	top: 120px;
	left: 50%;
	width: 236px;
	margin-left: -118px;
	color: #323232;
	line-height: 18px;
	font-size: 12px;
	border: 1px solid #77ae19;
}

.login-form-overlay{
	display: none;
	height: 100%;
	background: black;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 98;
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}

#login-form-window a{
	color: #3366cc !important;
	text-decoration: underline;
	font-size: 11px;
}

#login-form-window form{
	margin: 0;
	padding: 0;
}

label.remember-text{
	font-size: 11px;
	line-height: 12px;
}

#close-form-window{
	float: right;
	cursor: pointer;
	cursor: hand;
	background: url('/bitrix/templates/beauty_s1/components/bitrix/system.auth.form/light_auth/images/close.gif') right center no-repeat;
	padding-right: 15px;
}

#login-form-window-header{
	padding: 6px 10px;
	font-size: 11px;
	background: #77ae19;
	margin-bottom: 10px;
	color: #fff;
}

div.auth-welcome{
	font-size: 12px;
	margin-bottom: 6px;
	padding-top: 6px;
	color: black;
}

div.auth-links{
	font-size: 11px;
	margin-bottom: 8px;
}

div.auth-links span{
	font-size: 10px;
	color: #81acc0;
}

div.auth-links a{
	text-decoration: none;
	color: black;
}

#login-form-window form table{
	width: 100%;
}
/* End */



/* Start:/bitrix/components/bitrix/menu/templates/horizontal_multilevel/style.css*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url('/bitrix/components/bitrix/menu/templates/horizontal_multilevel/images/header_menu_bg.gif') repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{
	
}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li 
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url('/bitrix/components/bitrix/menu/templates/horizontal_multilevel/images/arrow.gif') center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url('/bitrix/components/bitrix/menu/templates/horizontal_multilevel/images/lock.gif') center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li 
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */



/* Start:/bitrix/templates/beauty_s1/components/bitrix/menu/right/style.css*/
/* Left Menu */.leftMenu{	border: 2px solid #e4f0d0;	margin: 0 0 20px 0;	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 span{	color: #1D85B3;	display: block;	font-size: 14px;	font-weight: bold;	margin: -2px;	padding: 0px 25px;	position: relative;	text-decoration: none;	*zoom: 1;}.leftMenu li.child, .leftMenu li.child{	color: #1D85B3;	display: block;	font-size: 14px;	font-weight: bold;	margin: -2px;	padding: 0 0 0 15px;	position: relative;	text-decoration: none;	*zoom: 1;}.leftMenu li a:hover{	text-decoration: none;}.leftMenu .bord span, .leftMenu .bord a{	background-color: #7ab516;	color: #f0ea83;}.leftMenu .current span, .leftMenu .current a{}.leftMenu .current a:hover, .leftMenu .current a:hover span{	color: #f0ea83;}.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 .current a span, .leftMenu .current span span{	border-color: #7ab516;	padding: 8px 0;}.leftMenu .last a span, .leftMenu .last span span{	border-bottom: none;}.leftMenu .prev a span, .leftMenu .prev span span{	border-color: #7ab516;}.leftMenu li em{	background: url('/bitrix/templates/beauty_s1/components/bitrix/menu/right/images/left-menu.gif') no-repeat left top;	display: none;	height: 100px;	margin: -7px 0 0 0;	position: absolute;	right: -14px;	top: 50%;	width: 13px;}.leftMenu li.child em{	background: url('/bitrix/templates/beauty_s1/components/bitrix/menu/right/images/left-menu.gif') no-repeat left top;	display: none;	height: 100px;	margin: -7px 0 0 0;	position: absolute;	left: 25px;	top: 50%;	width: 13px;}.leftMenu .current em{	display: block;}.leftMenu li.current em{	display: block;}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/forum/template1/style.css*/
div.forum-info-box
{
	padding:0.5em 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em;
	margin-bottom:1em;
	zoom: 1;
}
div.forum-info-box-inner
{
/*	zoom:1;*/
}

/* Forum Menu */
div.forum-menu-box { margin-bottom: 1em;}
div.forum-menu-box span.forum-menu-item { margin-right:0.25em; padding-right:0.25em; white-space:nowrap; }

/* Menu Items*/
span.forum-menu-item { border-right-width: 1px; border-right-style: solid; }
span.forum-menu-item-last { border: none;}

/* Breadcrumb */
div.forum-breadcrumb-top {padding:0 1.117em 1em;}
div.forum-breadcrumb-bottom {padding:0 1.117em 1em;}
div.forum-breadcrumb { line-height:1.5em;}
div.forum-breadcrumb span {white-space:nowrap;}
div.forum-breadcrumb a {text-decoration: none;}
span.forum-crumb-last { font-weight: normal;}

/* Header Box*/
div.forum-header-box { padding:0 1.117em; border-style: solid; border-width: 1px; }
div.forum-header-title a {text-decoration: underline;}

/* Header Box Right Links*/
div.forum-header-options { float: right; padding:0.5em 0; }
div.forum-header-options a:hover { text-decoration: underline;}

/* Header Title */
div.forum-header-title { font-size:1em; padding:0.462em 5em 0.426em 0; }


/*div.forum-block-container {margin-bottom: 1em;}*/

/* Main Forum/Topic List Table */
table.forum-table { width: 100%; }
table.forum-forum-list {margin-bottom: 1em;}
table.forum-topic-list {}

/* Table Header */
table.forum-table th
{
	font-size:1em;
	padding:0.462em 1em;
	font-weight:normal;
	vertical-align:middle;
	text-align: left;
}

/* Table Cell */
table.forum-table td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;

	border-right-width: 1px;
	border-right-style: solid;

	vertical-align:top;
	padding:0.4em 1em;
}

/* First Row Cell */
table.forum-table tr.forum-row-first td { border-top-width:1px; border-top-style: solid; }

/* Last Row Cell*/
table.forum-table tr.forum-row-last td { border-bottom-width:1px; border-bottom-style: solid;}

/* Odd Row Cell */
table.forum-table tr.forum-row-odd td { }

/* Even Row Cell */
table.forum-table tr.forum-row-even td { }

/* Selected (via checkbox) Table Cell and Row */
table.forum-table tr.forum-row-selected td, table.forum-table td.forum-cell-selected, table.forum-post-selected td.forum-cell-post, table.forum-post-selected td.forum-cell-actions {}

/* Hidden Table Cell and Row */
table.forum-table tr.forum-row-hidden td, table.forum-table td.forum-cell-hidden, table.forum-post-hidden td.forum-cell-post, table.forum-post-hidden td.forum-cell-actions {}

/* Sticky Table Cell and Row */
table.forum-table tr.forum-row-sticky td, table.forum-table td.forum-cell-sticky {}

/* Forum Category Separator */
table.forum-table tbody.forum-category-separator { display: none; }

/* Forum Icon Column */
table.forum-table td.forum-column-icon { padding:0; border-left-width:1px; border-left-style: solid; }
table.forum-table td.forum-column-alone { border-left-width:1px; border-left-style: solid; }

div.forum-icon-container { width:3.3em; text-align: center;}

/* Forum Topic Icons (New Post Icon, Sticky Topic Icon, Closed Topic Icon, Moved Topic Icon)*/
div.forum-icon
{
	height:20px;
	width:20px;
	margin:0.667em auto;
}

/* Forum/Topic Title Column*/
table.forum-table th.forum-column-title, table.forum-table td.forum-column-title { width: 66%; text-align: left; }
table.forum-table td.forum-column-title { padding:0; line-height:1.4em; padding:0; }
table.forum-table th.forum-column-title { padding-left: 1.117em; border-left-width: 1px; border-left-style: solid; }

div.forum-item-info { padding:6px 14px 5px; }

div.forum-item-subforums { line-height:1.4em; margin-top: 0.9em;}


span.forum-status-sticky, span.forum-status-closed { font-weight: bold; }

span.forum-item-desc-sep { vertical-align:middle; font-size:1em; }

div.forum-moderator-stat { margin-top: 0.9em; }
div.forum-moderator-stat span { font-weight: bold; }

table.forum-table td.forum-column-topics,
table.forum-table td.forum-column-replies,
table.forum-table td.forum-column-views
{
	text-align: center;
	padding: 1em 0.2em;
}

table.forum-table th.forum-column-topics,
table.forum-table th.forum-column-replies,
table.forum-table th.forum-column-views
{
	padding-left: 0.5em;
	padding-right: 0.5em;
}

/* Last Post Cells */
table.forum-table th.forum-column-lastpost, table.forum-table td.forum-column-lastpost { padding:0; width: 30%; text-align: left; }
table.forum-table td.forum-column-lastpost { line-height:1.4em; }
table.forum-table th.forum-column-lastpost { padding-left: 1em; border-right-width: 1px; border-right-style: solid;}

div.forum-lastpost-box { padding:6px 14px 5px; }
span.forum-lastpost-date, span.forum-lastpost-title {display: block;}

/* Forum and Topic Checkbox*/
div.forum-select-box
{
	float:right;
	/*
	border-left-width:1px;
	border-left-style: solid;
	border-bottom-width:1px;
	border-bottom-style: solid;
	*/
	padding:0.1em;
	text-align:center;
}


/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box
{
	padding:0.5em 1em;
	border-width:1px;
	border-style: solid;
	line-height:1.5em;
}

div.forum-footer-box {margin-bottom: 1em;}

table.forum-table td.forum-column-footer { border-top: none; }

div.forum-footer-inner { text-align:center; zoom:1; }
span.forum-footer-option { margin-left:0.5em; padding-left:0.5em; border-left-width:1px; border-left-style: solid; }
span.forum-footer-option-first { border-left: none; }
span.forum-footer-rss { background: transparent url('/bitrix/templates/.default/components/bitrix/forum/template1/images/feed-icon.png') no-repeat scroll left center; padding-left:20px; padding-top:2px; }

/* Birthdays Box*/ 
div.forum-users-online { }
span.forum-users-online span { font-weight: bold; }
div.forum-users-online span.forum-user-online { }
div.forum-users-online span.forum-user-online-hidden { }

/* Birthdays Box*/ 
div.forum-users-birthday {  }
span.forum-users-birthday span { font-weight: bold; }

/* Statistics Box*/
div.forum-statistics { zoom: 1; }
div.forum-statistics-allusers { clear:both; float:left; white-space:nowrap; }
div.forum-statistics-users { clear:both; float:left; white-space:nowrap; }
div.forum-statistics-topics { text-align:right; white-space:nowrap; }
div.forum-statistics-replies { text-align:right; white-space:nowrap; }
div.forum-statistics-users span, div.forum-statistics-allusers span, div.forum-statistics-topics span, div.forum-statistics-replies span { font-weight: bold; }

/* Page navigation */
div.forum-navigation-box
{
	padding:0 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height:1.5em;
	overflow: hidden;
	zoom:1;
}

div.forum-page-navigation { float:left; padding:0.5em 0;}
div.forum-navigation-top { border-bottom: none; }
div.forum-navigation-bottom { border-top: none; margin-bottom: 1em;}
div.forum-page-navigation a, span.forum-page-current, span.forum-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left:0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}


div.forum-page-navigation a.forum-page-previous { border-right-width:1px; border-right-style: solid; border-left: none; }
div.forum-page-navigation a.forum-page-first, div.forum-page-navigation span.forum-page-first { border-left: none; padding-left: 0.5em; }
span.forum-page-current { font-weight: bold; }
div.forum-new-post
{
	float:right;
	text-align:right;
	padding:0.5em 0;
	font-weight: bold;
}

/* For abstract tables */
table.forum-table td.forum-first-column { border-left-width: 1px; border-left-style: solid;}
table.forum-table th.forum-first-column {border-left-width: 1px; border-left-style: solid;}
table.forum-table th.forum-last-column {border-right-width: 1px; border-right-style: solid;}


/* Topic posts table */
table.forum-post-table
{
	width: 100%;
	line-height:1.5em;
	border-collapse: separate;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	table-layout:fixed;
}

/* First Post Table */
table.forum-post-first { border-top: none; }

/* Odd Post Table */
table.forum-post-odd {}

/* Even Post Table */
table.forum-post-even {}

/* Last Post Table */
table.forum-post-last {}

/* Post Table Cell */
table.forum-post-table td { padding: 0; vertical-align: top; width:100%}

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact
{
	/*width:15em;*/
	width:200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	overflow: hidden;
}

/* Post Table: User Info Cell */
table.forum-post-table td.forum-cell-user {
	width:178px;
}

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { border-right-width: 1px; border-right-style: solid; }

/* Post Table: User Contacts and Actions Cell */
table.forum-post-table td.forum-cell-contact, table.forum-post-table td.forum-cell-actions { border-top-width: 1px; border-top-style: dashed; height: 2.5em; }

div.forum-post-date, div.forum-post-entry { padding:0.5em 1em 0.5em 1em; font-size:1em; font-weight:normal; }

div.forum-post-date { border-bottom-width:1px; border-bottom-style: dashed; }

div.forum-post-number { float:right; display: inline; /* IE fix */ }
div.forum-post-number input { margin:0 0 0 0.2em; vertical-align: middle;}
div.forum-post-number a {vertical-align: middle;}
div.forum-post-number span { font-weight: bold; }

div.forum-post-text { padding:0.5em 0; }

/* Post Attachments */
div.forum-post-attachments {
	margin:1.5em 0;
	padding: 0.6em 1em 0.9em 1em;
	border-width:1px;
	border-style: solid;
	line-height:1.5em;
}
div.forum-post-attachments label { }
div.forum-post-attachments fieldset { border: none; padding: 0; margin: 0; }
div.forum-post-attachments fieldset .forum-attach { margin: 1.2em 1.2em 0 0; }
div.forum-post-attachments ul { padding:0; }
div.forum-post-attachments div.forum-post-attachment { margin-top: 1em; }

div.forum-post-lastedit { padding:0.5em 0; font-style: italic;}
span.forum-post-lastedit-user { font-weight: bold;}

/* User Signature*/
div.forum-user-signature { margin-top: 1em; }
div.forum-signature-line
{
	border-top-width: 1px;
	border-top-style: solid;
	width:200px;
	height:1px;
	/* IE Fix */
	line-height:1px;
	font-size:1px;
}

div.forum-user-signature span {line-height: 0.95em; padding-top:0.5em; display: block; font-size: 0.95em;}

div.forum-user-info { padding:0.5em 1em 1.5em 1em; }

div.forum-user-avatar { margin: 0.5em 0; }

div.forum-user-status { margin-bottom: 6px; }

div.forum-user-additional { font-size: 0.95em; }
div.forum-user-additional span { display: block;}
div.forum-user-additional span span { display: inline;}

div.forum-user-name span { font-size:1em; font-weight:bold; line-height:1.1em;}

span.forum-vote-user a { text-decoration: none; vertical-align: top; font-size:1.1em;}

div.forum-user-name a { text-decoration:none; font-size: 1.1em; }

div.forum-user-status span { font-weight:bold; line-height:normal; }

div.forum-contact-links { padding:0.5em 1em; }

div.forum-action-links { padding:0.5em 1.5em 0.5em 1em; text-align:right; }
div.forum-action-links span {white-space: nowrap;}

div.forum-post-entry { font-size:1em; padding-bottom:1em; height:100%; }

/* Post Table Footer */
table.forum-post-table td.forum-column-footer { border-bottom: none; }

div.forum-post-moderate { float: right; }
div.forum-topic-moderate { text-align: left; }
div.forum-topics-moderate { float: right; }
div.forum-topics-moderate input, div.forum-topics-moderate select { font-size: 1.1em;}

/*BBCode: List*/
div.forum-post-text ul, div.forum-post-text ol { padding:0.5em 0 0.5em 2em; }

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-spoiler, table.forum-code
{
	font-size:1em;
	width:100%;
	border-width:1px;
	border-style: solid;
	border-collapse: collapse;
	width:100%;
	table-layout:fixed;
}

table.forum-code pre {
	margin:0;
	width:100%;
	padding-bottom:5px;
	overflow:auto;
}

table.forum-quote table.forum-quote, table.forum-spoiler table.forum-spoiler, table.forum-code table.forum-code { width: 95%; margin: 0.5em 0 0;}


table.forum-quote th, table.forum-spoiler th, table.forum-code th {font-weight:bold; padding: 0.25em 1em; text-align:left;}
table.forum-quote td, table.forum-spoiler td, table.forum-code td { padding:0.9em 1em; }

div.forum-code-box
{
	font-family: "Consolas", "Monaco", "Courier New", Courier, monospace;
	font-size: 1em;
	width: 100%;
	overflow: auto;
	border-width:1px;
	border-style: solid;
	margin:0.5em 0;
}

div.forum-code-box ol, div.forum-code-box ol li, div.forum-code-box ol li span { margin: 0; padding: 0; border: none; }

div.forum-code-box ol { list-style: decimal; margin-left: 3em; padding:0.5em 0;}

div.forum-code-box ol li
{
	list-style: decimal-leading-zero;
	list-style-position: outside !important;
	padding: 0 0.5em 0 1.5em !important;
	margin: 0;
	line-height: 1.5em;
}
a.forum-spoiler-hide
{
	float: right;
}
/*BBCode: Table*/
div.forum-post-text table.data-table tbody td {
	width: auto;
}

/* Reply Form*/
div.forum-reply-form
{
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	margin-bottom:1em;
}

div.forum-reply-header
{
	font-size:1em;
	padding:0.462em 1.117em;
	vertical-align:middle;
}

div.forum-note-box {border-width:1px; border-style: solid; margin: 1.117em 0; padding: 0.4em 1.117em;}
div.forum-reply-form div.forum-note-box { margin: 1.117em;}
div.forum-note-box ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.forum-note-box ul li {margin:0; padding:0;}

div.forum-reply-fields { padding:0 1em 0.8em; }

div.forum-reply-field { margin-top: 0.462em; position:relative; z-index:1;}

div.forum-reply-field-title input, div.forum-reply-field-desc input { width: 80%;}

div.forum-reply-field-title label, div.forum-reply-field-desc label, div.forum-reply-field-tags label, div.forum-reply-field-captcha-label label,
div.forum-reply-field-lastedit-reason label {display: block;}

div.forum-reply-field-user {width: 100%; /*IE Fix or zoom:1 */}

div.forum-reply-field-author, div.forum-reply-field-email { float:left; width:39%; }

div.forum-reply-field-user-sep { width:2%; float: left;}

div.forum-reply-field-author input, div.forum-reply-field-email input { width:100%; }

div.forum-reply-field-tags { display: none; }
div.forum-reply-field-tags input { width:80%; }

div.forum-reply-field-switcher-tag { margin-right: 0.8em; }

div.forum-reply-field-vote-duration { margin: 0.82em 0; }
div.forum-reply-field-vote-question { margin-bottom: 0.462em; }
div.forum-reply-field-vote-question label { margin-left:0.27em; }
div.forum-reply-field-vote-question-title input{ width: 80%; }
ol.forum-reply-field-vote-answers input { width: 60%; }
ol.forum-reply-field-vote-answers li { margin-top: 0.462em; }

div.forum-reply-field-lastedit-reason input { width: 80%;}

div.forum-reply-field-captcha input { width: 180px;}

div.forum-reply-field-settings input, div.forum-uploaded-file input, div.forum-reply-field-lastedit-view input { width:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.forum-reply-field-settings label, div.forum-uploaded-file a, div.forum-reply-field-lastedit label { vertical-align: middle; }

div.forum-reply-field-upload a { outline: none;}
div.forum-upload-file-hint { display: none;}
div.forum-upload-file-hint span { font-weight: bold;}
div.forum-upload-file {display: none; margin-top: 0.262em;}
div.forum-upload-file input {font-size:1.184em; }

div.forum-reply-buttons { margin-top: 1em;}
div.forum-reply-buttons input { padding:0 0.5em; font-size:1.184em; overflow: visible; /*IE paddings*/}

/* Utils */
div.forum-clear-float { clear: both; }

/* Moved topic list*/
div.forum-topic-move
{
	clear: both;
	float: none;
	position: relative;
	margin-top:0.5em;
	margin-bottom:0.5em;
	width:100%; /*IE*/
}

div.forum-topic-move input
{
	position: absolute;
	top: 0;
	left:0;
	font-size:1em;
	height:1.55em;
	margin:0 0 0 -0.25em;
	width:1.55em;
}

div.forum-topic-move label, div.forum-topic-move a { display: block; margin-left: 1.8em;}
div.forum-topic-move-buttons {margin-top: 1em;}
div.forum-topic-move-buttons select {width:200px;}
div.forum-topic-move-buttons select {font-size:1.184em;}
div.forum-topic-move-buttons input {font-size:1.184em; padding:0 0.417em; overflow: visible; /*IE paddings*/}

.forum-action-note { float: right; font-style: italic; padding: 0.5em 1.5em 0.5em 1em; }

div.forum-popup-image{}
div.forum-popup-image div.empty{
	background-image:url('/bitrix/templates/.default/components/bitrix/forum/template1/images/close.gif');
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	cursor:hand;
	width:14px;
	height:14px;
	margin:0px;}
/* autosave */
a.postFormAutosave {
	float: right;
	display:block;
	width:18px;
	height:18px;
	margin:0 -4px 0 0;
	position:relative;
	z-index:2;
}
a.postFormAutosave.bx-core-autosave {background-position: 0 0 !important;}
a.postFormAutosave.bx-core-autosave-ready {background: scroll transparent url('/bitrix/templates/.default/components/bitrix/forum/template1/images/autosave/autosave-green.gif') no-repeat 0 0;}
a.postFormAutosave.bx-core-autosave-edited {background: scroll transparent url('/bitrix/templates/.default/components/bitrix/forum/template1/images/autosave/autosave-red.gif') no-repeat 0 0;}
a.postFormAutosave.bx-core-autosave-saving {background: scroll transparent url('/bitrix/templates/.default/components/bitrix/forum/template1/images/autosave/autosave-write.gif') no-repeat 0 0;}

.forum-notify-bar {
	width: 100%;
	height: 2em;
	background: url(/bitrix/js/main/core/images/panel/sprite04.png) repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.forum-notify-close {
	display: block !important;
	height: 12px !important;
	margin: 3px 6px 0 0;
	padding: 0 !important;
	position: absolute !important;
	right: 5px !important;
	top: 5px !important;
	width: 12px !important;
}
.forum-notify-close a {
	background: url(/bitrix/js/main/core/images/panel/sprite04.png) no-repeat scroll -268px -243px transparent !important;
	display: block !important;
	height: 12px !important;
	width: 12px !important;
	cursor:pointer;
}
.forum-notify-text {
	color: #000000 !important;
	margin: 0 !important;
	padding: 3px 20px 5px !important;
	text-align: center !important;
}
.forum-notify-text a.postFormAutorestore {
	position:relative;
	color: #ff0000;
	cursor:pointer;
	text-decoration:underline;
	margin-right: 9px;
	margin-top: 5px;
	z-index:2;
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/forum/template1/themes/green/style.css*/
/*----------------------------------------------------Table Cells And Backgrounds------------------------------------------------ */

/* Table Header, Reply Form Header, BBCode Icons Highlighting */
table.forum-table th, div.forum-reply-header { background-color: #cce2d5; }


/* Table Cell Border */
table.forum-table td, 
table.forum-table th.forum-column-lastpost, 
table.forum-table th.forum-column-title, 
table.forum-table th.forum-first-column,
table.forum-table th.forum-last-column,
div.forum-info-box,
div.forum-reply-form { border-color: #d4e7dc;}

/* Table Cell, Info Box, Reply Form */
table.forum-table td, div.forum-info-box, div.forum-reply-form { background:#fafcfb; }
div.forum-reply-form table.bxlhe-frame-table td.bxlhe-editor-buttons { background-color:#fafcfb!important; }
div.forum-reply-field td.bxlhe-editor-cell, div.forum-reply-field .feed-add-post-form-but-wrap {border-color: #ced0d1;}

/* Hidden Table Cell and Row */
table.forum-table tr.forum-row-hidden td, 
table.forum-table td.forum-cell-hidden, 
table.forum-table tr.forum-row-inactive td.forum-column-icon,
table.forum-post-hidden td.forum-cell-post, 
table.forum-post-hidden td.forum-cell-actions { background: #f9ffd3 !important; }

/* Selected (via checkbox) Table Cell and Row */
table.forum-table tr.forum-row-selected td, 
table.forum-table td.forum-cell-selected, 
table.forum-post-selected td.forum-cell-post, 
table.forum-post-selected td.forum-cell-actions { background: #c4ddcf !important; }

/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box { background: #cfe4d8; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact { background: #e9f3ed; }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { background: #fafcfb; }

div.forum-post-date { background: #ddece3; border-bottom-color: #bedaca; }


/* ---------------------------------------------------Borders----------------------------------------------------- */

/* Menu Items, Page Navigation */
span.forum-menu-item, div.forum-page-navigation a, span.forum-page-current, div.forum-page-navigation a.forum-page-previous, span.forum-page-dots { border-color: #cce2d5; }

/* First Row Cell */
table.forum-table tr.forum-row-first td { border-top-color: #add0bc;}

/* Last Row Cell */
table.forum-table tr.forum-row-last td { border-bottom-color: #add0bc; }

/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box { border-color: #add0bc; }

/* Footer Item Separator */
span.forum-footer-option { border-color: #85ba9b; }

/* Topic posts table (separator line) */
table.forum-post-table { border-top-color: #fff; border-bottom-color: #c9d4ce; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact { border-left-color: #bad8c6; border-right-color: #bedaca; }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { border-right-color: #bad8c6; }

/* Post Table: User Contacts and Actions Cell */
table.forum-post-table td.forum-cell-contact, table.forum-post-table td.forum-cell-actions { border-top-color: #bedaca; }

/* User Signature*/
div.forum-signature-line { border-top-color: #bedaca; }

/* ---------------------------------------------------Text Color-------------------------------------------------- */

/* Header Box Right Links*/
div.forum-header-box a:link, 
div.forum-header-box a:visited, 
div.forum-header-box a:active, 
div.forum-header-box a:hover { color: #fff; }

.forum-required-field { color: red; }

/* --------------------------------------------------Special Elements---------------------------------------------- */

div.forum-header-box { color: #fff; background:#006e2e; border-color: #197c42;}

/* Page navigation */
div.forum-navigation-box { background:#fff; border-color: #d4e7dc; }

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-spoiler, table.forum-code, div.forum-code-box, div.forum-post-attachments {  border-color: #add0bc; }
table.forum-quote td, table.forum-spoiler td, table.forum-code td, div.forum-code-box ol, div.forum-post-attachments {background:#fdfefe !important; color:#696a6a;}
table.forum-quote th, table.forum-spoiler th, table.forum-code th, div.forum-code-box {background:#d9e9e0 !important; color:#5d625f;}

div.forum-note-box {border-color: #ffce6e; background: #fffdbc; }
/* --------------------------------------------------Icons---------------------------------------------- */
div.forum-icon-default { background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/themes/green/images/default.gif'); }
div.forum-icon-newposts { background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/themes/green/images/newposts.gif'); }
div.forum-icon-sticky { background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/themes/green/images/sticky.gif'); }
div.forum-icon-sticky-newposts { background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/themes/green/images/sticky-newposts.gif'); }
div.forum-icon-closed, div.forum-icon-sticky-closed { background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/themes/green/images/closed.gif'); }
div.forum-icon-closed-newposts, div.forum-icon-sticky-closed-newposts { background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/themes/green/images/closed-newposts.gif'); }
div.forum-icon-moved { background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/themes/green/images/moved.gif'); }
/* --------------------------------------------------Votes---------------------------------------------- */
div.vote-answer-item-bar-inner {background-color:#cfe4d8;}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/forum/template1/styles/additional.css*/

.forum-reply-fields .feed-add-post .file-selectdialog-switcher,
.forum-reply-fields .feed-add-post .wduf-selectdialog-switcher {display: block; margin-top: 0.46em; position: relative;}
.forum-reply-fields .feed-add-post .file-selectdialog-switcher span,
.forum-reply-fields .feed-add-post .wduf-selectdialog-switcher span {display:block;}

.forum-post-rating .ilike-light .bx-ilike-right { padding: 0px 1px 0 11px; }
.forum-post-rating .ilike-light .bx-ilike-text { padding: 0; }
.forum-post-rating {float: right;padding-right: 10px; padding-top: 1px;}
/*div.forum-post-rating { float:right; display: inline-block;  padding-right:0.9em; vertical-align: middle;}
.forum-post-rating .ilike-light .bx-ilike-button,
.forum-post-rating .ilike-light .bx-ilike-right-wrap,
.forum-post-rating .ilike-light .bx-ilike-right,
.forum-post-rating .ilike-light .bx-ilike-left-wrap,
.forum-post-rating .ilike-light .bx-ilike-left,
.forum-post-rating .ilike-light .bx-ilike-text{
	vertical-align: middle!important;
	padding: 0 0 0 0!important;
	display: inline!important;}
.forum-post-rating .ilike-light .bx-ilike-right {padding-left:11px!important;}
.forum-post-rating .ilike-light .bx-ilike-right-wrap {margin-right:0;}
.forum-post-rating .ilike-light .bx-ilike-left-wrap {margin-left: 0.2em;}*/

.forum-post-attachment-files ul, .forum-post-attachment-files ul li {list-style-type: none; margin:0; padding:0;}

/* Spoiler */
table.forum-spoiler thead {
	cursor:pointer;
	cursor:hand;}
table.forum-spoiler thead div {
	padding-left: 15px; 
	background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/styles/../images/plus.gif');
	background-position: left center;
	background-repeat: no-repeat; }
table.forum-spoiler thead.forum-spoiler-head-open div {
	background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/styles/../images/minus.gif');}
/* /Spoiler */
td.forum-column-action, th.forum-column-action{width:5%}
/* Filter */
div.forum-filter-field{}
div.forum-filter-field label.forum-filter-field-title {display:inline-block; width:10em; height:2em; float:left;}
div.forum-filter-field span.forum-filter-field-item{ display:inline-block; height:2em; float:left;}
div.forum-filter-field span.forum-filter-field-item label{float:none;}
div.forum-filter-field span.forum-filter-field-item input {padding: 0; margin: 0;}
div.forum-filter-field div.forum-clear-float { clear: both; }

div.forum-filter div.forums-selector-multiple span.forum-filter-field-item{height:5em;}
div.forum-filter div.forums-selector-multiple select{height:4.5em;}

div.forum-filter input.search-input{width:400px;}
div.forum-filter select{width:250px;}

div.forum-filter-footer input{margin:0.2em;}
/*/Filter */

table.palette{border:1px solid gray; background-color:gray; border-collapse:collapse;}
table.palette td{border:1px solid gray; width:10px; height:10px; padding:0px; margin:0;}
table.palette td img{width:10px; height:10px; border:none; padding:0px; margin:0;}

/* Popups */
div.forum-popup-postform {
	width:502px;
	padding:0px; 
	margin:0;
	overflow:hidden; 
	color:black;}
div.forum-popup-postform table.forum-popup {
	border:1px solid gray;
	width:500px;
	background-color:white; 
	font-size:1em;
	cursor:default;}
div.forum-popup-postform table.forum-popup td {
	font-size:1em;
	border:none;
	background-color:white; 
	font-size:1em;}
div.forum-popup-postform table.forum-popup thead td {
	font-weight:bold;
	padding:0.5em 0.5em 0.1em 0.8em;
	font-size:1.1em;
	text-align:left;}
div.forum-popup-postform table.forum-popup thead td div.close{
	cursor:pointer;
	cursor:hand;
	background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/styles/../images/close.gif');
	background-position: center center;
	background-repeat:no-repeat;
	overflow:hidden;
	width:13px;
	height:13px;
	float:right;}
div.forum-popup-postform table.forum-popup tbody td {padding:1em;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field{width:100%;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field span.title{width:100%; display:block;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field input {width:95%;}
div.forum-popup-postform table.forum-popup tfoot td {padding:0.3em; text-align:center;}
/*/Popups */

/* Select with forums*/
select.forum-selector-single, select.forum-selector-multiple{width:250px;}
select.forum-selector-single optgroup, select.forum-selector-multiple optgroup{
	font-weight:normal;
	background:none;
	font-size:1em;
	font-style:normal;}
select.forum-selector-single option.active, select.forum-selector-multiple option.active {background-color:#DDDDDD;}
/* /Select*/

/* Pages User Profile */
div.forum-user-interests{float:none;clear:both;}
div.forum-user-information div.forum-user-photo{margin:10px;}
table.forum-post-table table.forum-table td{vertical-align:top;	padding:0.4em 1em;}

/* Tab controls*/
div.forum-tabs {margin:0; width: 760px; overflow: hidden;}
div.forum-tabs div {margin:0; padding:0;}
div.forum-tabs div.forum-tabs-header{float:left;position:relative;left:1px;top:20px;z-index:100;width:250px;display:block;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container{cursor:hand;cursor:pointer;padding:1px 0px 1px 1px;
	border-right:1px solid auto; border-left:0px none; border-top:0px none; border-bottom:0px none;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container div{padding:5px 0px 5px 9px;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container-selected{border-width:1px; border-right:1px solid white;cursor:default;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container-selected div{padding:4px 0px 4px 8px;font-weight:bold;}

div.forum-tabs div.forum-tabs-body{margin-left:220px;display:block;border:none;z-index:99;}
div.forum-tabs div.forum-tabs-body div.forum-info-box{border-width:1px; display:block;zoom:0;float:left;width:500px;}
div.forum-tabs div.forum-tabs-body div.forum-info-box div.forum-info-box-inner{padding:20px 0px;}

div.forum-tabs div.forum-tabs-body table.forum-table {width:97%;}
div.forum-tabs div.forum-tabs-body table.forum-table th {white-space:normal;text-align:right;width:40%;background:none;border:none;padding:2px;
	margin:0;vertical-align:top;}
div.forum-tabs div.forum-tabs-body table.forum-table td {text-align:left;background:none;border:none;padding:2px;margin:0;vertical-align:top;}
div.forum-tabs div.forum-tabs-body table.forum-table tr.header th {text-align:center;}
div.forum-user-edit-buttons{margin:10px 0px 0px 250px;}
/* Forum page */
span.forum-option-subscribe div.forum-header-box {
	white-space:nowrap;}
/* Search page */
div.tags-cloud{
	padding-bottom:1em;}
div.forum-search-block-container div.forum-info-box-last {margin-bottom: 0;}
/*/Search page */
/* PM */
div.out {width:200px; margin:0; padding:1px; border:1px solid; display:block; position:relative; top:0; text-align:left; background-color:none;
	line-height:10px;color:#DDDDDD;}
div.out1 {width:200px; padding:0; margin:0; display:block; position:relative; top:-12px;}
div.in {padding:0; font-size:9px; background-color:#DDDDDD;}
div.in1 {width:100%; text-align:center; padding:0; font-size:9px; font-weight:normal;}
tr.forum-pmessage-new td{font-weight:bold;}
span.forum-pmessage-action, span.forum-pmessage-move{float:left;}
div.forum-pmessage-navigation{float:right;}
span.forum-pmessage-recipient{white-space:nowrap;}
div.forum-info-box-pmsearch{ margin-bottom: 0; }
/*/PM */
div.forum-subscribes div {padding:0px 0px 0px 25px;}
div.forum-subscribes div.forum-group-buttons {padding:10px 0px 0px 0px;}
/* Votes */
div.forum-post-vote{margin-bottom:0;}
div.forum-post-vote ol.vote-items-list, div.forum-post-vote ol.vote-items-list li {border: none;}
div.forum-post-vote div.voting-form-box {border:none; }
div.forum-post-vote ol.vote-items-list, div.forum-post-vote ol.vote-items-list li {
	margin: 0; padding: 0; border: none; font-size: 100%; list-style-type: none;}
div.forum-post-vote ol.vote-items-list li.vote-question-item {
	padding-bottom: 0.55em;}
div.forum-post-vote ol.vote-items-list ol {
	padding-left: 1em;}
li.vote-question-item div.vote-item-question {
	font-weight:bold;}
li.vote-answer-item {
	padding-bottom: 0.24em!important;}

div.vote-answer-item {
	width:100%; margin:0; padding:0; border:none; 
	display:block; position:relative; text-align:left;}
div.vote-answer-item-bar-inner {
	padding:0; 
	position:absolute;
	top:0;}
div.vote-answer-item-title-inner {
	width:100%; 
	padding-left:0.55em; 
	margin:0; 
	position:relative;}
/* /Votes */
/* LHE */
.forum-reply-field .bxlhe-frame-table {margin-top: 1px;}
.forum-reply-field .feed-add-post-form{
	border:none;
	margin-bottom: 0!important;
	padding-bottom: 0!important;}
.forum-reply-field .feed-add-post-form-but-more, .forum-reply-field .feed-add-close-icon { display: none; }
.forum-reply-field .feed-add-post .bxlhe-editor-buttons {
	background:none;
	box-shadow:none;
	border-bottom:none;
	height:1.5em!important;
}
.forum-reply-field .feed-add-post .lhe-stat-toolbar-cont {
	padding: 0.56em 0 0.4em 0;
}
.forum-reply-field td.bxlhe-editor-cell {
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	zoom:1;
}
.forum-reply-field td.lhe-resize-row {
	display:none;
}
.forum-reply-field .feed-add-post-form-but-wrap {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-radius:0 0 2px 2px;
	padding: 0!important;
	zoom:1;
}
/* LHE Download files */
.forum-reply-field .file-selectdialog .file-placeholder{
	margin-left: 66px;
}

.forum-reply-field .file-selectdialog .file-extended .file-selector {
	margin: 26px 0 19px;
	padding: 15px 3px 15px 90px;
	color: #888888;
	font-size: 14px;
	font-weight: normal;
}
.forum-reply-field .file-selectdialog .file-extended .file-selector:hover {
	padding: 12px 0 12px 87px;
}

.forum-reply-field .file-selectdialog {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: none;
	margin-bottom:0!important;
	margin-top:0.462em;
}
.forum-reply-field .file-selectdialog .file-label {
	left: 9px;
	top: 4px;
	color: #888888;
	padding-left: 22px;
}
.forum-reply-field .file-selectdialog .file-extended .file-load-img {background:url('/bitrix/templates/.default/components/bitrix/forum/template1/styles/../images/loading-place-img.png') no-repeat 0 0;
	height:44px;
	left:18px;
	top:18px;
	position:absolute;
	width:50px;
}
.forum-reply-field .file-selectdialog .file-extended .file-selector:hover .file-load-img  {
	background-position:0 0;
	left:15px;
	top:15px;
}
.forum-reply-field .file-selectdialog .file-simple,
.forum-reply-field .file-selectdialog .file-extended {
	margin-left: 15px;
}
.forum-reply-field-upload{
	display: inline-block;
	transition: height 0.2s linear 0.2s;
	-moz-transition: height 0.2s linear 0.2s; /* Firefox 4 */
	-webkit-transition: height 0.2s linear 0.2s; /* Safari and Chrome */
	-o-transition: height 0.2s linear 0.2s; /* Opera */
	overflow: hidden;
	height: 20px;
}
.forum-reply-field-upload a{
	transition: opacity 0.2s;
	-moz-transition: opacity 0.2s; /* Firefox 4 */
	-webkit-transition: opacity 0.2s; /* Safari and Chrome */
	-o-transition: opacity 0.2s; /* Opera */
	opacity:1;
}
.forum-reply-field-upload-hover{
	height:0px;
}
.forum-reply-field-upload-hover a {
	opacity:0;
}
* html .forum-reply-field-upload-hover {
	display: none;
}
/* /LHE */

body.forum-popup-body{padding:1.51em; font-size:0.75em;}

#forum-login-form-window{display:none; border:1px solid #000; background:#F5F5ED; padding:10px; z-index:10000; position:absolute;
	top:10%; left:45%; width:200px; color: #454545;}
a.forum-new-message-marker{color:red!important; margin-left:3px; text-decoration:none;}
div.forum-error{color:red;}
div.forum-note{color:green;}

div.forum-legend-info div.forum-legend-item{float:left;width:15em;}
div.forum-legend-info div.forum-legend-item div.forum-icon{margin:0;}
div.forum-legend-info div.forum-legend-item div.forum-icon-container{float:left;width:auto;padding-right:10px;}
div.forum-legend-info div.forum-legend-item span{display:block; white-space:nowrap;}

div.forum-main-footer div.forum-rapid-access-items{float:right;width:300px;display:block;border:none;text-align:right}
div.forum-main-footer div.forum-search-input{float:left;}
div.forum-main-footer div.forum-rapid-access-items select.forum-selector-single{width:250px;}
div.forum-main-footer div.forum-legend-info{margin-right:1em;display:block;border:none;overflow:hidden;}

div.forum-first-post{margin-bottom: 1em;}

.forum-rss-rss1, .forum-rss-rss2, .forum-rss-atom {
	background-repeat:no-repeat; 
	width:80px !important; 
	height:15px  !important; 
	display:block;
	margin:0px 0px 0px 2px;
	padding:0px;
	overflow:hidden;
	border:none;
	text-decoration:none;
	float:left;
}
.forum-rss-rss1{background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/styles/../images/rss1.gif');}
.forum-rss-rss2{background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/styles/../images/rss2.gif');}
.forum-rss-atom{background-image: url('/bitrix/templates/.default/components/bitrix/forum/template1/styles/../images/atom.gif');}
div.forum-user-description{margin-top:0.78em;}
table.forum-forum-list-part{margin-bottom:0;}
form.forum-form{padding:0;margin:0;}
/* 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/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;
}
/* End */



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

/* 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;
}

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: underline;
}

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

h1, h2, h3, h4, h5, h6{
	color: #333;
	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 #8bc015;}

.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: 24px;
}

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: url('/bitrix/templates/beauty_s1/images/bg.gif') repeat-x left top #e2eff3;
	position: relative;
}

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

.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;
}

* 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: 1200px;
	min-width: 998px;
	overflow: hidden;
	padding: 20px 0px;
	position: relative;
	width: 100%;
	_width: 998px;
}

.wrpr{
	background-color: #fff;
	margin: 0 6px;
	padding: 24px 18px 24px 18px;
	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 */
	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);
}

.rightCol{
	float: right;
	width: 27.3%;
	_width: 200px;
}

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

.centerCol{
	margin: 0 30% 0 26%;
	_margin: 0 210px;
	_zoom: 1;
}

.centerColWide{
	margin: 0 0 0 28%;
	_margin: 0 0 0 210px;
	_zoom: 1;
}

/* STRUCTURE  */
/* Header */
.header{
	padding: 0 0 25px;
}

.headContacts{
	padding-top: 20px;
}

.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{
	float: left;
	width: 20%;
}

.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;*/
	height: 56px;
	margin: 0 auto;
	padding: 17px 0;
	width: 142px;
	text-align: center;
}

.logo a{
	display: block;
	margin: 0 auto;
}

.headerCenterCol{
	margin: 0 32% 0 25%;
	padding: 20px 0 0 0;
}

.slogan{
	border-left: 2px solid #d7dadd;
	color: #798590;
	font: 20px/122% Tahoma, Geneva, sans-serif;
	overflow: hidden;
	padding: 0 0 0 16px;
	*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.gif') 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.gif') no-repeat left 3px;
	color: #4d4d4d;
	padding: 0 0 0 25px;
}

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

/* Main Menu */
.forMainMenu{
	background: url('/bitrix/templates/beauty_s1/images/topmenu.gif') repeat-x left -80px #6ca30f;
	margin: 0 0 50px 0;
	position: relative;
	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);
}

.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;
}

/* Tizers */
.tizer{
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 14px 0px;
	position: relative;
	*zoom: 1;
}

/* 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{
	border: 1px solid #c4effc;
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 14px 20px;
	*zoom: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

/* 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{
	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: italic 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;
}

/* Menu Bottom */
.menuBotBread{
	background-color: #9dc449;
	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{
	color: #414141;
	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;
}

/* End */
/* /bitrix/templates/beauty_s1/components/bitrix/system.auth.form/light_auth/style.css */
/* /bitrix/components/bitrix/menu/templates/horizontal_multilevel/style.css */
/* /bitrix/templates/beauty_s1/components/bitrix/menu/right/style.css */
/* /bitrix/templates/.default/components/bitrix/forum/template1/style.css */
/* /bitrix/templates/.default/components/bitrix/forum/template1/themes/green/style.css */
/* /bitrix/templates/.default/components/bitrix/forum/template1/styles/additional.css */
/* /bitrix/templates/beauty_s1/components/bitrix/search.title/.default/style.css */
/* /bitrix/templates/beauty_s1/styles.css */
/* /bitrix/templates/beauty_s1/template_styles.css */
