/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
a {
	color: #0f74ca;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	~list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	background: url("site_bg.png") repeat scroll center top / cover  #f7f7f7;
	font: 12px/18px Open Sans, sans-serif;
	width: 100%;
	height: 100%;
	font-family: 'Open Sans', sans-serif;
}
.wrapper {

	min-height: 100%;
	height: auto !important;
	height: 100%;
}

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


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 116px;
	border-top: 4px solid #ae262d;
}
	.header_wrap {
		max-width: 960px;
		min-width: 320px;
		margin: 0 auto;
		overflow: hidden;
	}
	
	.logo {
		margin: 13px 15px 0 0;
		float: left;
	}
	
	
	
	
		.h_right_box {
			float: right;
			text-align: right;
		}
			.icons {
				list-style: outside none none;
				margin: 10px 0;
				padding: 0;
				text-align: right;
				width: 100%;
			}
			.icons li {
				display: inline-block;
				font-size: 1.2em;
				margin: 0 -5px 0 5px;
				padding: 1px;
			}
			.icons .active {
				padding: 0;
			}
			.icons img {
				background: url("icons.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
				border: medium none;
				vertical-align: bottom;
			}
			.icons .ico-home {
				background-position: 0 0;
			}
			.icons .ico-contacts {
				background-position: 0 -42px;
			}
			.icons .ico-map {
				background-position: 0 -21px;
			}
			.icons a:hover .ico-home, .icons .active .ico-home {
				background-position: -229px 0;
			}
			.icons a:hover .ico-contacts, .icons .active .ico-contacts {
				background-position: -229px -42px;
			}
			.icons a:hover .ico-map, .icons .active .ico-map {
				background-position: -229px -21px;
			}
		
		.serach_box {
			position: relative;
			margin: 10px 0;
		}
			.serach_box input.search_area {
				background: url("search_inp_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
				border: medium none;
				color: #999;
				height: 30px;
				padding: 0 35px 0 10px;
				width: 185px;
			}
		
			.serach_box #MainSearchSubmit {
				background: url("lupa.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
				border: medium none;
				cursor: pointer;
				height: 20px;
				position: absolute;
				right: 7px;
				text-indent: -9999px;
				top: 7px;
				width: 20px;
			}
			.srhlist p {
				margin: 15px 0;
			}
			.allocated {
				color: #0f74ca;
			}
		.info_line {
			margin: 10px 0;
			color: #000;
			font-size: 13px;
		}
			.info_line span, .info_line a  {
				color: #0f74ca;
				text-decoration: none;
			}
			/* --- downloads --- */
.downloads { /* - присутствует в стилизации - */
	margin: 35px 0;
	font-size: 1.2em;
}
	/* --- !!! --- */
	.downloads dt {
		margin: -2px -30px 0 0;
		float: left;
		position: relative; /* - из-за отрицательного поля - */
	}
	.downloads dd {
		margin: 10px 0 10px 30px;
	}
		/* --- !!! --- */
		.downloads dd a {} /* - для ie присутствуют дополнительные стили - */
		.downloads img {
			border: 0;
			vertical-align: bottom; /* - убираем отступ снизу - */
		}
/* --- // downloads // --- */
	.file_fld input {
		border: none;
	}
	.feedback-messages {
		margin: 10px 0;
	}
	.form-messages {
		margin: 10px 0 10px 20px;
	}
	.negative li {
		color: red;
		list-style-type: none;
	}	
	.drop_menu {
		position: absolute;
		display: none;
		top: 40px;
		left: 0px;
		background: #0f74ca;
		z-index: 9999;
		~width: 390px;
		border-bottom: 5px solid #d9d9d9;
	}
	.gl_menu ul li .drop_menu ul.m_two_col {
		width: 402px;
	}
		.gl_menu ul li .drop_menu ul.m_two_col li {
			display: inline-block;
			border-left: 1px solid #207ece;
		}
		.gl_menu ul li:hover b {
			background-position: 0 -6px;
		}
		.gl_menu > ul > li.nt_active b {
			background-position: 0 -6px;
		}
		.gl_menu b {
			background: url("menu_img.png") no-repeat 0 0;
			margin: 8px 0 0 5px;
			display: block;
			~float: right;
			width: 7px;
			height: 4px;
			position: absolute;
			right: 3px;
			top: 10px;
		}
		.gl_menu ul li .drop_menu ul {
			~width: 195px;
			float: left;
			margin: 0;
			width: auto;
		}
		.gl_menu ul li .drop_menu ul li {
			border-bottom: 1px solid #207ece;
			display: block;
		}
		
		.gl_menu ul li .drop_menu ul li a {
			font-size: 13px;
			font-family: 'Open Sans', sans-serif;
			display: block;
			width: 170px;
			padding: 10px 10px 10px 20px;
			text-transform: none;
			text-align: left;
		}
		.gl_menu ul li .drop_menu ul li a:hover {
			color: #a3d0f6;
			background: none;
		}
		.gl_menu ul li .drop_menu ul li ul li a {
			background: #0d6cbd;
			padding: 10px 0px 10px 30px;
		}
		a.link_red_more {
			color: #ae262d;
			text-decoration: none;
		}
		a.link_blue_more {
			color: #008aff;
			text-decoration: none;
		}
/* Middle
-----------------------------------------------------------------------------*/
.content {
	padding: 0 0 220px;
}
	.content_wrap {
		max-width: 960px;
		min-width: 320px;
		margin: 0 auto;
	}
	
	
	
	
		.gl_menu {
			background: #0f74ca;
			border-bottom: 3px solid #d9d9d9;
			height: 40px;
			position: relative;
			~overflow: hidden;
		}
		.gl_menu ul {
			margin: 0 10px;
			text-align: center;
			width: 98%;
			display: table;
		}
		
		.gl_menu ul li {
			display: table-cell;
			list-style-type: none;
			text-align: center;
			
		}
		.gl_menu > ul > li {
			position: relative;
		}
		.gl_menu ul li a {
			color: #fff;
			display: block;
			font-size: 13px;
			padding: 11px 5px;
			text-decoration: none;
			text-transform: uppercase;
			position: relative;
		}
		.gl_menu ul li a.hev_dr_m {
			padding: 11px 10px 11px 5px;
		}
		.gl_menu > ul  > li:hover > a {
			color: #0f74ca;
		}
		.gl_menu > ul > li.nt_active > a, .gl_menu >ul > li:hover {
			background: #fff;
			color: #0f74ca;
		}
		.gl_menu ul li.nt_active .inmenuwrap ul li a {
			background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		}
		
		.slider_box {
			overflow: hidden;
		}
		.slider {
			height: 280px;
			overflow: hidden;
			position: relative;
		}
		.slide-switch-wrap {
			background: url("slider-bot-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
			height: 30px;
			margin-top: -3px;
			position: relative;
			text-align: center;
			width: 100%;
			z-index: 999;
		}

		.slider-wrap ul.slide-switch {
			height: 20px;
			list-style-type: none;
			margin: 5px auto 0;
			padding: 0;
			~width: 960px;
		}
		.slider-wrap ul.slide-switch li {
			display: inline-block;
			list-style-type: none;
			vertical-align: top;
		}
		.slider-wrap ul.slide-switch li ul {
			display: inline-block;
			margin: 0 8px;
			padding: 0;
		}
		ul.slide-switch ul li {
			background: url("slide_but.png") no-repeat scroll 0 -20px rgba(0, 0, 0, 0);
			display: inline-block;
			height: 10px;
			margin-right: 5px;
			margin-top: 10px;
			width: 10px;
		}
		ul.slide-switch ul li a {
			display: block;
			height: 10px;
			width: 10px;
		}
		ul.slide-switch ul li.active, .slider-wrap ul.slide-switch ul li.active:hover {
			background: url("slide_but.png") no-repeat;
		}
		ul.slide-switch ul li:hover {
			background: url("slide_but.png") no-repeat;
		}
		.line-sl {
			background: url("opacity_bg.png") repeat;
			bottom: 0;
			height: 15px;
			left: 0;
			position: absolute;
			width: 100%;
			z-index: 3;
			color: #fff;
			font-size: 14px;
			padding: 10px 0;
			text-align: center;
			text-transform: uppercase;
			font-weight: bold;
		}
		.line-sl a {
			color: #fff;
			text-decoration: none;
		}
		
		.slideshow li.active {
			z-index: 2;
		}
		
		.slider li {
			height: 280px;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 1;
		}
		.slider li.active {
			z-index: 2;
		}
		.slider li.hide {
			display: list-item;
		}
	
	.content_two_col {
		 min-height: 200px;
		 margin: 15px 0;
		 overflow: hidden;
	}
	
	
	
	.content_two_col .left_col {
		float: left;
		width: 710px;
		max-height: 870px;
	}
	

	
	.content_two_col .right_col {
		float: right;
		width: 230px;
	}
	
	
	
		.header_box {
			background: url(head_box_bg.jpg) repeat-x center bottom;
			padding: 15px 0;
		}
			.header_box h2 {
				color: #000;
				font-size: 20px;
				text-transform: uppercase;
				float: left;
			}
			.item_with_counter .header_box h2 {
				line-height: 21px;
				max-width: 700px;
			}
			.header_box ul  {
				float: left;
				height: 16px;
				list-style-type: none;
				margin: 2px 15px 0;
				max-width: 830px;
				overflow: hidden;
			}
			.header_box ul.no_marg  {
				margin: 1px 0 0 13px;
			}
				.header_box ul li {
					display: inline-block;
					margin-right: 10px;
				}
					.header_box ul li a{
						color: #0f74ca;
						text-decoration: none;
						font-size: 13px;
					}
		.news_boxes {
			list-style-type: none;
			margin: 15px -20px 15px 0;
		}
			.news_boxes li {
				 display: inline-block;
				 border: 1px solid #e9e9e9;
				 width: 228px;
				 height: 395px;
				 overflow: hidden;
				 margin: 0 9px 10px 0;
				 position: relative;
				 vertical-align: top;
			}
				.news_boxes li.with_bg {
					background: #faf8e6;
				}
					.nb_cont {
						padding: 0 10px;
					}
					.img-wrap {
						overflow: hidden;
						height: 152px;
						text-align: center;
						background: #fff;
					}
					.nb_img {
						position: relative;
						border: 1px solid #afafaf;
						border-bottom: 1px solid #ae262d;
					}
					.nb_img .warning {
						position: absolute;
						bottom: 0;
						left: -1px;
						width: 200px;
						border-bottom: 1px solid #fff;
						background: #ae262d;
						padding: 2px 15px;
						color: #fff;
						font-size: 13px;
						text-transform: uppercase;
					}
					
					.news_boxes.with_blue .nb_img .warning {
						background: #008aff;
					}
					
					.news_boxes.with_blue .nb_img {
						border-bottom: 1px solid #008aff;
					}
					
					.nb_img .warning.no_warning {
						height: 2px;
						padding: 0 15px;
						overflow: hidden;
					}
					.news_boxes li h3 {
						margin: 10px 0;
					}
					.news_boxes li h3 a {
						color: #000;
						font-weight: bold;
						font-size: 13px;
						text-decoration: none;
						text-transform: uppercase;
					}
					
					.news_boxes li span.date {
						margin: 10px 0;
						display: block;
						color: #000;
						font-size: 12px;
					}
					
					.news_boxes li p {
						color: #000;
						font-size: 13px;
						margin: 10px 0;
						height: 145px;
						overflow: hidden;
					}
					.news_boxes li a.btn {
						display: block;
						float: left;
						border-radius: 3px;
						padding: 2px 15px;
						color: #fff;
						text-transform: uppercase;
						font-size: 11px;
						background: #0f74ca;
						border: 1px solid #008aff;
						text-decoration: none;
						position: absolute;
						bottom: 10px;
					}
					.lc_fifty {
						float: left;
						width: 470px;
						margin-bottom: -20000px;
						padding-bottom: 20000px;
					}
					.rc_fifty {
						float: right;
						width: 470px;
						margin-bottom: -20000px;
						padding-bottom: 20000px;
					}
					.content_wrap {
						overflow: hidden;
					}
					.ctc_content {
						width: 100%;
						~min-height: 280px;
						padding: 10px 9px 20000px;
						width: 450px;
						background: #fff;
						margin-top: 10px; 
						border-right: 1px solid #e9e9e9;
						border-left: 1px solid #e9e9e9;
						margin-bottom: -20000px;
					}
					.ctc_content.fullwidth {
						width: 940px;
						~min-height: auto;
					}
						.ctc_content p {
							color: #000;
							font-size: 14px;
							line-height: 15px;
						}
						a.readmor {
							text-decoration: none;
						}
			.ad-thumbs {
				overflow: hidden;
				margin-right: -20px;
			}
			.ad-thumbs > a {
				display: block;
				float: left;
				height: 110px;
				margin: 0 8px 10px 0;
				overflow: hidden;
				width: 135px;
				border: 4px solid #e0e0e0;
			}
			
			.err404 {
				color: #0f74ca !important;
				float: left;
				font-size: 140px !important;
				line-height: 150px;
			}
			.error-extra {
				padding: 50px 0 300px 270px;
			}
			.error-extra a {
				padding-left: 145px;
				color: #0f74ca;
				text-decoration: none;
			}
			.error-extra p.pnf {
				color: #0f74ca;
				float: left;
				font-size: 30px;
				line-height: 35px;
				margin-left: 20px;
				margin-top: 42px;
				width: 190px;
			}
		.foreign-scheme {
			margin: 15px 0;
			padding: 0 20px;
		}
		.contact-editor {
			padding: 0 20px;
		}
		.last_li {
			border: none !important;
		}
		.left_col {
			float: left;
			width: 410px;
		}
		.right_col {
			float: right;
			width: 480px;
		}
		.form-content input {
			border: 1px solid #a7a7a7;
			border-radius: 5px;
			height: 32px;
			padding: 0 10px;
			width: 388px;
		}
		.form-content textarea {
			border: 1px solid #a7a7a7;
			border-radius: 5px;
			height: 128px;
			padding: 10px;
			width: 460px;
		}
		form {
			margin-bottom: 20px;
		}
		li.no_border {
			border: none !important;
		}
		.list_drop {
			display: block;
			padding: 3px 2px;
			position: absolute;
			right: 0;
			bottom: 9px;
			text-decoration: none;
			border: 1px solid #f8f8f8;
		}
		.header_box ul.drop_list_ul {
			background: #fff;
			position: absolute;
			right: -10px;
			top: 40px;
			height: auto;
			overflow: visible;
			box-shadow: 0 0 10px rgba(0,0,0,0.5);
			display: none;
		}
			.header_box ul.drop_list_ul li {
				display: block;
				margin: 0;
			}
			.drop_list_ul li a {
				color: #4986d9;
				display: block;
				padding: 7px 15px;
			}
			.drop_list_ul li a:hover {
				color: #333;
			}
		.list_drop {
			display: none;
		}
		.list_drop.active{
			background: #eaeaea;
			border: 1px solid #d7d7d7;
		}
		.header_box {
			position: relative;
		}
		.сaptcha-field {
			margin: 10px 0;
			position: relative;
		}
		.recapcha {
			position: absolute;
			bottom: -13px;
			left: 7px;
		}
		.capcha_fld input {
			width: 200px;
		}
		.сaptcha-field > img {
			vertical-align: middle;
		}
		.file_fld {
			margin: 10px 0;
		}
		.file_fld input {
			border: medium none;
		}
		.left_col dt i, .right_col dt i {
			color: #0f74ca;
		}
		.left_col dd {
			margin-bottom: 5px;
		}
		.left_col form {
			margin-top: 10px;
		}
		.left_col label, .right_col label {
			color: #000;
			font-size: 13px;
		}
		.submit_fld {
			margin: 10px 0;
		}
		.submit_fld input {
			background: #0f74ca;
			border: none;
			color: #fff;
			font-family: 'Open Sans', sans-serif;
			font-weight: bold;
			text-transform: uppercase;
			cursor: pointer;
			height: 25px;
			width: 152px;
			border-radius: 2px;
			margin-right: 0px;
		}
		.submit-field {
			text-align: right;
		}
		
		.with_border_bottom {
			border-bottom: 1px solid #d4d4d4;
		}
		.with_margin_bottom {
			margin-bottom: 20px;
		}
		ul.path {
			list-style-type: none;
			margin: 0;
			padding: 9px 0 10px;
			width: 100%;
		}
		ul.path li {
			color: #7c7c7c;
			display: inline-block;
			font-size: 11px;
		}
		ul.path li a {
			color: #0f74ca;
			font-size: 11px;
			text-decoration: none;
		}
		.faq_list {
			padding: 0 20px;
		}
		.faq_list ul {
			list-style-type: none;
			padding: 0;
		}
			.faq_list ul li  {
				padding-bottom: 20px;
				border-bottom: 1px solid #e1e1e1;
				margin: 15px 0;
				position: relative;
			}
			.faq_list ul li .soc_links {
				float: right;
			}
			
			.faq_list ul li  p.user_name {
				color: #000;
				font-size: 16px;
				margin: 0 0 5px 0;
			}
			.faq_list ul li  p.querstion {
				color: #000;
				font-size: 13px;
				margin: 10px 0;
			}
			.faq_list ul li b {
				font-weight: bold;
			}
			.answer {
				padding: 10px; 
				border: 1px solid #c2c0c0;
				background: #eee;
			}
			.news_list span.date {
				margin-top: 0;
			}
			span.date {
				margin: 5px 0;
				display: block;
				color: #000;
				font-size: 12px;
			}
			.faq_form {
				padding: 0 20px;
			}
		
		.faq_list ul li .soc_links li {
			display: inline-block;
			padding: 0;
			margin: 0;
			border: none;
			
		}
		.soc_links li {
			display: inline-block;
			padding: 0;
			margin: 0;
			border: none;
			
		}
		.soc_links li a {
			width: 20px;
			height: 20px;
			display: block;
			background: url(icons_social_2.png) no-repeat;
			text-indent: -9999px;
		}
			.soc_links li.vk a {
				background-position: 0 0;
			}
			.soc_links li.vk a:hover {
				background-position: 0 -21px;
			}
			.soc_links li.fb a {
				background-position: -24px 0;
			}
			.soc_links li.fb a:hover {
				background-position: -24px -21px;
			}
			.soc_links li.odnk a {
				background-position: -48px 0;
			}
			.soc_links li.odnk a:hover {
				background-position: -48px -21px;
			}
			.soc_links li.goopl a {
				background-position: -72px 0;
			}
			.soc_links li.goopl a:hover {
				background-position: -72px -21px;
			}
			.pagination {
				list-style-type: none;
				margin: 15px 0;
				text-align: center;
			}
		.pagination li {
			display: inline-block;
			color: #000;
			border: none !important;
			padding: 0 !important;
			margin: 0 !important;
		}
		.pagination li a{
			display: block;
			padding: 0 5px;
			color: #0f74ca;
			font-size: 13px;
			text-decoration: none;
		}
		.pagination li b{
			display: block;
			padding: 0 5px;
			color: #000;
		}
		.news_list {
			overflow: hidden;
		}
		.news_list li {
			border-bottom: 1px solid #e1e1e1;
			margin: 0;
			padding: 15px 0;
			overflow: hidden;
			list-style-type: none;
		}
		.wrap_nl_img {
			border: 1px solid #ccc;
			float: left;
			height: 88px;
			margin: 0 15px 15px 0;
			overflow: hidden;
			width: 138px;
			text-align: center;
		}
		.nl_cont a.nlc_title {
			color: #0f74ca;
			display: block;
			font-size: 13px;
			margin-bottom: 7px;
			text-decoration: none;
		}
		.news_list .nl_cont a.nlc_title {
			margin-bottom: 5px;
			line-height: 15px;
			font-size: 15px;
		}
		.add-funct {
			padding: 0 !important;
		}
		.add-funct li {
			display: inline-block;
			margin: 15px 10px 15px 0 !important;
		}
			.add-funct li a {
				text-decoration: none;
			}
		.last-news-list a {
			text-decoration: none;
		}
		.icl_float {
			float: left;
		}
			.icl_float li {
				margin-top: 1px !important;
			}
		.soc_block_item {
			position: relative;
			float: right;
			width: 100px;
		}
			.soc_block_item .yashare-auto-init {
				right: 9px;
				top: 0;
			}
				.soc_block_item .yashare-auto-init .b-share-icon {
					background: none;
				}
		
		/* --- site map --- */
/* -
По-умолчанию присутствует наследование от классов:
'corn-wrap' & 'item-wrap'
'item'
- */

.map-wrap {}
	.map-item {}
	/* --- !!! --- */
	.site-map { /* - первый уровень - */
		padding: 0;
		margin: 15px 0 35px 25px;
		list-style: none;
	}
		.site-map li { /* - присутствует в стилизации - */
			margin: 0px 15px;
			font-size: 1.4em;
			font-weight: bold;
		}
			/* --- !!! --- */
			.site-map a { /* - для ie присутствуют дополнительные стили - */ /* - присутствует в стилизации - */
				color: #0f74ca;
				text-decoration: none;
				font-size: 13px;
				font-weight: normal;
			}
			.site-map a:hover { /* - присутствует в стилизации - */
				color: #000;
				text-decoration: none;
			}
				/* --- !!! --- */
				.site-map i { /* - присутствует в стилизации - */
					width: 3px;
					height: 4px;
					margin: 6px -15px 0 0;
					background: url(s_m_m_1.jpg) no-repeat;
					float: left;
					position: relative;
					left: -15px;
				}
			/* --- !!! --- */
			.site-map ul { /* - второй уровень - */
				padding: 0;
				margin: 0 0 0 10px;
				list-style: none;
			}
				.site-map ul li { /* - присутствует в стилизации - */
					margin: 0px 10px;
					font-size: 1em;
					font-weight: normal;
				}
					/* --- !!! --- */
					.site-map ul i {
						width: 8px;
						height: 7px;
						
						background: url(s_m_m_2.png) no-repeat;
						margin: 7px -10px 0 0;
						
						left: -10px;
					}
					.site-map ul li ul li i {
						width: 4px;
						height: 1px;
						
						background: url(s_m_m_3.png) no-repeat;
						margin: 7px -10px 0 0;
						
						left: -10px;
					}
					.site-map ul a:hover i {
						background-position: -238px -180px;
					}
						/* --- !!! --- */
						.site-map ul ul {} /* - третий уровень - */
							.site-map ul ul li { /* - присутствует в стилизации - */
								font-size: 0.9em;
								font-weight: normal;
							}
/* --- // site map // --- */

/* --- search --- */
/* -
По-умолчанию присутствует наследование от классов:
'corn-wrap' & 'item-wrap'
'item'
'corn-wrap' & 'list-wrap'
'list'
'extra'
'form-messages'
- */

.search-wrap {}
	/* --- !!! --- */
	.search-item {}
		/* --- !!! --- */
		.search-extra {}
			.search-extra .allocated { /* - присутствует в стилизации - */
				~background: #d9e9fa;
				font-weight: normal;
			}
	/* --- !!! --- */
	.search-list {}
		/* --- !!! --- */
		.search-list .anons {
			margin: 10px 0;
		}
			.search-list .allocated { /* - присутствует в стилизации - */
				background: #d9e9fa;
				font-weight: normal;
			}
	/* --- !!! --- */
	.search-messages {}
/* --- // search // --- */	
	.srhlist h3.name {
		margin-bottom: 10px;
		color: #000;
		font-size: 13px;
	}
	.srhlist  .first_li {
		border-top: 1px solid #e1e1e1;
		margin-top: 10px;
	}
	.extra.search-extra {
		margin: 25px 0 15px 0;
	}
	.last-list {
		margin: 15px 0;
	}
	.last-list li {
		list-style-type: none;
		margin-bottom: 7px;
	}
	.last-list li b {
		margin-right: 20px;
		color: #000;
		font-size: 13px;
	}
	.last-list li a {
		color: #0f74ca;
		font-size: 13px;
	}
	.editor .page-image {
		margin-top: 5px;
	}
	.news_item .ad-nav {
		margin: 15px 0 15px 20px;
	}
	.video_box {
		margin: 15px 0;
		text-align: center;
	}
	h3.name {
		color: #999;
		font-size: 13px;
		margin-bottom: 10px;
	}
	h3.name b {
		color: #0f74ca;
		font-size: 13px;
	}
	.gallery_list {
		margin: 15px 0;
	}
	.gallery_list ul {
		list-style-type: none;
		margin: 0 -50px 0 10px;
	}
		.gallery_list ul li {
			display: inline-block;
			width: 200px;
			border: none;
			margin: 0 37px 20px 0;
		}
			.gallery_list ul li .mode{
				border: 4px solid #ccc;
				width: 192px;
				height: 112px;
				overflow: hidden;
				text-align: center;
			}
			.gallery_list ul li h3.name{
				text-align: center;
				color: #0f74ca;
				font-size: 13px;
				margin: 10px 0;
			}
			.gallery_list ul li {
				vertical-align: top;
			}
			.personalii_list {
				margin-bottom: 25px;
			}
	.personalii_list li{
			list-style-type: none;
			margin: 10px 0;
		}
			.personalii_list li .image_wrap{
				background: url(servants_image.png) no-repeat;
				width: 130px;
				height: 130px;
				float: left;
				position: relative;
				z-index: 9;
			}
			
			.image_abs_wrap {
				position: absolute;
				width: 130px;
				height: 130px;
				overflow: hidden;
				text-align: center;
				background: #fff;
			}
			
			.personalii_list li .li_cont_wrap_wrap{
				background: #eee;
				border: 1px solid #c2c0c0;
				border-left: 0;
				float: left;
				height: 128px;
				width: 800px;
			}
			.personalii_list li {
				overflow: hidden;
				position: relative;
			}
			
			.pl_content {
				width: 380px;
				height: 120px;
				float: left;
				overflow: hidden;
				margin: 5px 0 5px 20px;
			}
				.pl_content p {
					margin: 5px 0;
					font-size: 13px;
					line-height: 13px;
					color: #000;
				}
				.pl_content .pl_c_bold {
					font-weight: bold;
				}
				.pl_content .pl_c_bold.name_fld {
					margin-top: 0;
				}
				.pl_content .pl_c_bold.name_fld a{
					font-size: 16px;
					text-decoration: none;
					line-height: 13px;
					color: #000;
				}
				.pl_content .pl_c_bold.name_fld_item {
					font-size: 16px;
					line-height: 13px;
					color: #000;
					margin-top: 0;
				}
				.hide_image_link {
					display: block;
					width: 130px;
					height: 130px;
					position: absolute;
					left: 0;
					top: 0;
					z-index: 9;
				}
				.pl_content.this_item p.item_dolzn {
					margin-bottom: 25px;
				}
				.pl_content.this_item {
					margin-top: 0;
				}
				.pl_content.this_item p {
					margin: 7px 0;
				}
				.soc_bot_list li {
					display: inline-block;
					margin-right: 5px;
				}	
				.soc_bot_list li a {
					width: 27px;
					height: 27px;
					text-indent: -9999px;
					display: block;
				}
				.with_padding {
					padding: 20px 0 25px 0;
				}
				
					.soc_bot_list li a {
						background: url(icons_social.png) -34px 0 no-repeat;
					}
					.soc_bot_list li.pl_fb a {
						background-position: 0 -34px;
					}
					.soc_bot_list li.pl_fb a:hover {
						background-position: 0 -68px;
					}
					
					.soc_bot_list li.pl_fb a.not_social:hover {
						background-position: 0 0;
					}
					.soc_bot_list li.pl_fb a.not_social{
						background-position: 0 0;
					}
					
					
					
					
					.soc_bot_list li.pl_vk a {
						background-position: -34px -34px;
					}
					.soc_bot_list li.pl_vk a:hover {
						background-position: -34px -68px;
					}
					.soc_bot_list li.pl_vk a.not_social:hover {
						background-position: -34px 0;
					}
					.soc_bot_list li.pl_vk a.not_social {
						background-position: -34px 0;
					}
					
					
					
					
					
					
					
					.soc_bot_list li.pl_odn a {
						background-position: -69px -34px;
					}
					.soc_bot_list li.pl_odn a:hover{
						background-position: -69px -68px;
					}
					
					
					.soc_bot_list li.pl_odn a.not_social:hover {
						background-position: -69px 0;
					}
					.soc_bot_list li.pl_odn a.not_social {
						background-position: -69px 0;
					}
					
					
					
					
					.soc_bot_list li.pl_goplus a {
						background-position: -104px -34px;
					}
					.soc_bot_list li.pl_goplus a:hover {
						background-position: -104px -68px;
					}
					
					
					.soc_bot_list li.pl_goplus a.not_social:hover {
						background-position: -104px 0;
					}
					.soc_bot_list li.pl_goplus a.not_social {
						background-position: -104px 0;
					}
					
				.soc_bot_list {
					float: left;
					margin: 48px 30px;
				}
					.button_block {
						float: left;
						margin: 10px 0 10px 15px
					}
					.button_block a {
						display: block;
						padding: 5px 10px;
						color: #fff;
						text-transform: uppercase;
						background: #0f74ca;
						border: 1px solid #008aff;
						border-radius: 3px;
						text-decoration: none;
						text-align: center;
						font-weight: bold;
						margin: 15px 0;
					}
			.personal_card_wrap {
				background: #eee;
				overflow: hidden;
				margin: 15px 0 25px 0;
				width: 660px;
				padding: 10px;
				border: 1px solid #c2c0c0;
				float: left;
			}
			.head_songs_wrap {
				overflow: hidden;
				margin: 0px 0 25px 0;
				width: 660px;
				padding: 30px 10px;
				border-right: 1px solid #ccc;
				float: left;
			}
				.pcw_left {
					float: left;
					width: 135px;
				}
				.pcw_right {
					float: left;
				}
				
				.pcw_left .soc_bot_list {
					margin: 10px 0 0 0;
				}
					.pcw_left .soc_bot_list li {
						margin-right: 4px;
					}
		
				.pcw_left .image_wrap{
					background: url(servants_image1.png) no-repeat;
					width: 130px;
					height: 130px;
					float: left;
					position: relative;
					z-index: 9;
				}
				.pcw_right .pl_content {
					height: auto;
				}
				.right_block_cart {
					float: right;
					text-align: center;
					margin: 70px 65px;
				}
				
			.tabs_line {
				border-bottom: 1px solid #e1e1e1;
				margin: -10px -11px 15px;
			}
				.tabs_line li {
					display: inline-block;
					list-style-type: none;
					text-align: center;
					width: 50%;
				}
					.tabs_line li a {
						background: #c8c8c8;
						padding: 20px 0;
						display: block;
						text-transform: uppercase;
						color: #fff;
						font-size: 16px;
						text-decoration: none;
					}
					.tabs_line li a.tabs_active {
						color: #000;
						background: #fff;
						cursor: default;
					}
			.songs_list {
				width: 100%;
				margin-bottom: 25px;
			}
			
			.songs_list tr {
				border-bottom: 1px solid #e1e1e1;
			}
			
				.songs_list tr th {
					text-align: left;
					color: #000;
					text-transform: uppercase;
					font-size: 16px;
					padding-bottom: 5px;
				}
				.songs_list tr td {
					padding: 15px 60px 15px 0;
					vertical-align: middle;
				}
				.songs_list tr td.descr_inf {
					padding-right: 110px;
					position: relative;
				}
					.songs_list tr td h3{
						color: #000;
						font-size: 16px;
						font-weight: bold;
						line-height: 16px;
					}
					.songs_list tr td p{
						color: #000;
						font-size: 13px;
						margin: 3px 0;
					}
					.songs_list tr td a{
						color: #0f74ca;
						font-size: 13px;
						margin: 3px 0;
						text-decoration: none;
						display: block;
					}
					.songs_list tr td b{
						color: #7f7f7f;
						font-size: 13px;
						margin: 3px 0;
						text-decoration: none;
						display: block;
						vertical-align: baseline;
						cursor: default;
						overflow: hidden;
					}
						.songs_list tr td a span {
							color: #000;
							background: none;
						}
						.yashare-auto-init {
							position: absolute;
							right: 110px;
							top: 73px;
						}
						.img_w_float {
							float: left;
						}
			.descr_inf .soc_links {
				text-align: right;
			}
			.songs_list tr td a img, .songs_list tr td b img {
				vertical-align: middle;
				margin-right: 7px;
			}
			.right_block_cart.sel_author {
				margin: 70px 0px;
				width: 240px;
				text-align: left;
				margin-left: 15px;
			}
			.right_block_cart.sel_author select {
				width: 100%;
				height: 25px;
				border: 1px solid #868686;
				margin-bottom: 10px;
			}
			.button_block.right_block_cart.sel_author a {
				width: 80px;
			}
			.songs_list.with_margin_top {
				margin-top: 20px;
			}
			.head_songs_wrap h3 {
				color: #000;
				font-size: 16px;
				font-weight: bold;
				margin: 0 0 20px 0;
			}
			input.but_select {
				background: none repeat scroll 0 0 #0f74ca;
				border: 1px solid #008aff;
				border-radius: 3px;
				padding: 5px 20px;
				color: #fff;
				font-weight: bold;
				margin: 10px 0;
				text-transform: uppercase;
				cursor: pointer;
				font-size: 11px;
			}
			.site-map {
				list-style: outside none none;
				margin: 15px 0 35px 21px;
				padding: 0;
			}
			.site-map li {
				font-size: 1.4em;
				font-weight: bold;
				margin: 10px 0 10px 15px;
			}
			.site-map a {
				color: #006edf;
				text-decoration: none;
			}
			.site-map a:hover {
				color: #000;
				text-decoration: none;
			}
			.site-map i {
				background: url("icons.gif") no-repeat scroll -9px -158px rgba(0, 0, 0, 0);
				float: left;
				height: 4px;
				left: -15px;
				margin: 6px -15px 0 0;
				position: relative;
				width: 4px;
			}
			.site-map a:hover i {
				background-position: -238px -158px;
			}
			.site-map ul {
				list-style: outside none none;
				margin: 0 0 0 10px;
				padding: 0;
			}
			.site-map ul li {
				font-size: 1em;
				font-weight: normal;
				margin: 10px 0 10px 10px;
			}
			.site-map ul i {
				background-position: -9px -180px;
				height: 3px;
				left: -10px;
				margin: 7px -10px 0 0;
				width: 3px;
			}
			.site-map ul a:hover i {
				background-position: -238px -180px;
			}
			.site-map ul ul {
			}
			.site-map ul ul li {
				font-size: 0.9em;
				font-weight: normal;
			}
			p.empty {
				margin: 15px 0;
			}
			.table_style {
				display: table;
			}
				.table_style > div {
					display: table-cell;
					float: none;
					vertical-align: middle;
				}
			.form_filter {
				margin-left: 25px;
			}
			#pop_up {
				left: 14.5%;
				position: absolute;
				top: 15%;
				z-index: 99999;
			}
			.error_message {
				color: red;
			}
			#message_sent {
				text-align: center;
			}
			#message_sent, .ok_message, .error_message {
				margin: 10px 0;
			}
			.parent_popup {
				background: url("popup_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
				display: none;
				height: 100%;
				left: 0;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 9999;
			}
			a.close {
				display: block;
				background: url("close.png") no-repeat;
				font-weight: bold;
				height: 43px;
				position: absolute;
				right: -20px;
				text-decoration: none;
				top: -20px;
				width: 43px;
			}
			a.close:hover {
				color: #433c38;
			}
			.item_with_counter .header_box ul {
				float: right;
				list-style-type: none;
				margin-right: 0;
			}
				.item_with_counter ul li {
					display: inline-block;
					margin: 0;
				}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	border-top: 2px solid #aa2a2a;
	margin: -220px auto 0;
	height: 220px;
	background: #4a4a4a;
	position: relative;
}
	.footer_wrap {
		width: 960px;
		height: 125px;
		overflow: hidden;
		margin: 0 auto;
	}
		.fw_bottom {
			background: #343434 url(foot_bg.png) repeat;
			height: 130px;
			width: 100%;
			~position: absolute;
			~left: 0;
			~bottom: 0;
		}
		.f_left_textbox {
			color: #fff;
			float: left;
			font-size: 11px;
			margin-top: 15px;
			line-height: 15px;
			font-family: Tahoma;
		}
		p.b-developers {
			float: right;
			color: #fff;
			margin-top: 25px;
			line-height: 15px;
		}
		p.b-developers img {
			vertical-align: middle;
			margin-top: -1px;
		}
		p.b-developers a {
			color: #fff;
			text-decoration: none;
		}
		.counters .counters {
			display: none;
		}
		.footer_wrap ul {
			list-style-type: none;
			margin: 15px -30px 15px 0;
		}
		.footer_wrap ul li {
			display: inline-block;
			margin: 0 21px 5px 0;
		}


		/* Player */
		.songs_list{
			width: 100%;
			margin-bottom: 25px;
		}
		.songs_list tr td{
			padding: 15px 60px 15px 0;
			vertical-align: middle;
		}
		.songs_list tr td a{
			color: #0f74ca;
			font-size: 13px;
			margin: 3px 0;
			text-decoration: none;
			display: block;
		}
		.songs_list tr td b{
			color: #7f7f7f;
			font-size: 13px;
			margin: 3px 0;
			text-decoration: none;
			display: block;
			vertical-align: baseline;
			cursor: default;
			overflow: hidden;
		}
		.songs_list tr td a img, .songs_list tr td b img{
		vertical-align: middle;
		margin-right: 7px;
		}
		.img_w_float{
		float: left;
		}


		.container{
			display: block;
			position: relative;
			width: 960px;
			margin: 0px auto;
			
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}


		.td_playing{
			background: #f3f8fc;
			
			-webkit-transition: all 0.5s ease-in-out;
			-moz-transition: all 0.5s ease-in-out;
			-o-transition: all 0.5s ease-in-out;
			-ms-transition: all 0.5s ease-in-out;
			transition: all 0.5s ease-in-out;	
		}


		#blockPlayer{
			display: block;
			position: fixed;
			bottom: -150px;
			left: 0px;
			right: 0px;
			width: 100%;
			height: 100px;
			background: #FFFFFF;
			z-index: 999;

			-webkit-box-shadow: 0px -2px 24px 0px rgba(50, 50, 50, 0.3);
			-moz-box-shadow:    0px -2px 24px 0px rgba(50, 50, 50, 0.3);
			box-shadow:         0px -2px 24px 0px rgba(50, 50, 50, 0.3);
			
			-webkit-transition: all 0.5s ease-in-out;
			-moz-transition: all 0.5s ease-in-out;
			-o-transition: all 0.5s ease-in-out;
			-ms-transition: all 0.5s ease-in-out;
			transition: all 0.5s ease-in-out;
		}
		#blockPlayer_close{
			display:block;
			position:absolute;
			cursor: pointer;
			top: 10px;
			right: 10px;
			width:13px;
			height:13px;
			background: url(btn_close.png) 0px 0px;
		}
		#blockPlayer_close:hover{
			background: url(btn_close.png) 0px -13px;
		}
		
		#GoTop {
			background: url("ico-up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
			bottom: 80px;
			cursor: pointer;
			display: none;
			height: 50px;
			position: fixed;
			right: 10px;
			width: 50px;
			z-index: 999;
		}
		#GoTop:hover {
			background: url("ico-up-hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
		}