*{
	margin:0;
	padding:0;
}
@font-face {
    font-family: 'AGLettericaCondensedRoman';
    src: url('../fonts/aglettericacondensed_roman-webfont.eot');
    src: url('../fonts/aglettericacondensed_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aglettericacondensed_roman-webfont.woff') format('woff'),
         url('../fonts/aglettericacondensed_roman-webfont.ttf') format('truetype'),
         url('../fonts/aglettericacondensed_roman-webfont.svg#AGLettericaCondensedRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PalatinoLinotypeRegular';
    src: url('../fonts/pala-webfont.eot');
    src: url('../fonts/pala-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pala-webfont.woff') format('woff'),
         url('../fonts/pala-webfont.ttf') format('truetype'),
         url('../fonts/pala-webfont.svg#PalatinoLinotypeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PalatinoLinotypeBold';
    src: url('../fonts/palab-webfont.eot');
    src: url('../fonts/palab-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/palab-webfont.woff') format('woff'),
         url('../fonts/palab-webfont.ttf') format('truetype'),
         url('../fonts/palab-webfont.svg#PalatinoLinotypeBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
ul li{/*IE 7*/
	position:relative;
	zoom:1;
}
header, nav, section, article, aside, footer,time {
	display:block
}

html,body{
	height:100%;
}

body{
	background: url('../images/bg.jpg') 50% 0 #aacfea no-repeat;
	background-attachment: fixed;
	font-size:13px;
	font-family:Arial;
	color:#4c4c4c;
}
body.inner{
	background: url('../images/bg_inner.jpg') 50% -265px #aacfea no-repeat;
	background-attachment: fixed;
}
p{
	line-height:20px;
	margin-bottom:15px;
}
a{
	color:#0087c3;
}
a:visited{
	color:#9289a8;
}
.link_article:visited{
	color:#fff;
}
a:hover{
	color:#ed3a1c;
}
a:active{
}
a.dashed{
	text-decoration:none;
	border-bottom:1px dashed #0087c3;
}
.breadcrumbs a:visited{
	color:#0087c3;
}
h1{
	font:bold 20px Arial;
	color:#5182a2;
	background: url('../images/bg_h2.jpg') 0 bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:20px;
}
h2{
	font:bold 16px Arial;
	color:#5182a2;
	background: url('../images/bg_h2.jpg') 0 bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:20px;
}
h3{
	font:bold 14px Arial;
	color:#5182a2;
	margin-bottom:20px;
}
time{
	color:#475b6d;
}
.news_time{
	color:#475b6d;
	margin-bottom: 0;
}
#wrapper{
	max-width:1022px;
	margin:0 auto;
}
.main_wrapper{
	min-width: 985px;
	overflow-x:hidden;
	min-height:100%;
	position:relative;
}
.wrap_column{
	overflow: hidden;
    padding-bottom: 100px;
	width: 100%;
}
#bottom_fly_blocks{
	clear:both;
	float:left;
	padding-bottom: 100px;
}
header{
	height:120px;
}
h1.palatino_bold{
	font:17px PalatinoLinotypeBold;
	text-shadow:#275063 1px 1px 2px;
}
h1.palatino_bold a{
	color:#fff;
	text-decoration:none;
}
h1.palatino_regular{
	font:26px PalatinoLinotypeRegular;
	color:#475b6d;
}
h1.palatino_regular a{
	font:13px Arial;
}
h1.palatino_regular span{
	font-size:13px;
}
.bold17{
	font:bold 17px Arial;
}
.italic_border{
	border-top:1px solid #758994;
	font-style:italic;
	color:#758994;
}
.italic{
	font-style:italic;
	color:#758994;
}
.link_article{
	font:bold 15px Arial;
	color:#fff;
	display:block;
}
.link_article:hover{
	color:#fff;
	text-decoration:none;
}
header ul li{
	list-style:none;
}
header ul a{
	display:block;
}
header{
	margin:0 auto;
	width: 926px;
	position: relative;
}
#left_header{
	float:left;
}
#right_header{
	float:right;
}
#logo{
	background: url('../images/logo.png') no-repeat;
	float:left;
	/*margin:11px 10px 0 0;*/
	margin:11px 10px 0 -18px;
	outline:none;
	border:0 none;
}
#service_menu{
	background: url('../images/service_menu.png') no-repeat;
	width:55px;
	height:103px;
	float:left;
}
#service_menu ul{
	padding-top:21px;
}
#service_menu a{
	width:11px;
}
.home{
	background: url('../images/home.png') no-repeat;
	height:10px;
	margin-left:26px;
	display:block;
}
.map {
	background: url('../images/map.png') no-repeat;
	height:9px;
	margin:12px 0 0 22px;
}
.mail{
	background: url('../images/mail.png') no-repeat;
	height:8px;
	margin:12px 0 0 18px;
}
.starting {
	background: url('../images/starting.png') no-repeat;
	height:11px;
	margin:9px 0 0 14px;
}
.home:hover,.home.active{
	background: url('../images/home_hover.png') no-repeat;
}
.map:hover{
	background: url('../images/map_hover.png') no-repeat;
}
.mail:hover{
	background: url('../images/mail_hover.png') no-repeat;
}
.starting:hover{
	background: url('../images/starting_hover.png') no-repeat;
}
/*#contacts{
	float:left;
	margin:21px 0 0 11px;
	font-size:13px;
	color:#000;
	font-weight:bold;
}*/

/* большой телефон */
#contacts{
	position: absolute;
	top: 4px;
	left: 355px;
	margin:15px 0 0 11px;
	font-size:13px;
	color:#475b6d;
	font-weight:bold;
}

#contacts .cstate {
	float: left;
}

#contacts .cphone {
	padding-left: 14px;
	margin-top: -3px;
}

#contacts .cphone span {
	font-size: 30px;
	line-height: 30px;
}

#contacts .cmail {
	float: left;
	color: #475b6d;
	margin-left: 73px;
}
/* end большой телефон */

#select_lang,#select_lang li{
	float:left;
}
#select_lang a,#select_lang span{
	width:46px;
	height:41px;
	display:block;
}
.rus{
	background: url('../images/rus.png') 11px 20px no-repeat;
}
.rus:hover,.rus.active{
	background: url('../images/rus_hover.png') no-repeat;
}
.de{
	background: url('../images/de.png') 11px 21px no-repeat;
}
.de:hover{
	background: url('../images/de_hover.png') no-repeat;
}
.en{
	background: url('../images/en.png') 11px 21px no-repeat;
}
.en:hover,.en.active{
	background: url('../images/en_hover.png') no-repeat;
}
/**************/
#search,#text_search{
	float:left;
}
#search{
	margin:16px 0 0 25px;
}
#search input{
	outline:none;
}
#text_search{
	background: url('../images/search.png') no-repeat;
	width:179px;
	height:27px;
	border:none;
	color:#999;
	font-size:11px;
	padding:0 10px;
	line-height:27px;
}
/*visual*/
#wrap_visual{
	height:313px;
	position:relative;
}
#wrap_main_menu{
	background: url('../images/main_menu.png') right no-repeat;
	height:46px;
    width: 1022px;
	position:relative;
	z-index:2;	
}
#bottom_main_menu{
	background: url('../images/bottom_main_menu.png') no-repeat;
	width:90px;
	height:221px;
	position:absolute;
	top: 45px;
	z-index:-1;
	margin-left:-54px;
}
#main_menu{
	list-style:none;
	height:46px;
	width: 998px;
	margin-left: 20px;
}
#main_menu a{
	color:#fff;
	text-decoration:none;
	padding:15px 0;
	outline:none;
	display:block;
	/*text-shadow:#000 1px 1px 0px;*/
}
#main_menu .item-selected{
	/*background: url('../images/bg_top_menu_c.png') repeat-x;*/
	height:31px;
	display:block;
	padding-top:15px;
}
#main_menu .active-item-l{
	/*background: url('../images/bg_top_menu_l.png') no-repeat;*/
	position:absolute;
	width:12px;
	height:46px;
	left:0;
}
#main_menu .active-item-r{
	/*background: url('../images/bg_top_menu_r.png') no-repeat;*/
	position:absolute;
	width:12px;
	height:46px;
	right: 0;
    top: 0;
}
#main_menu .active span{
	color:#093b5a;
}
#main_menu .no_marker{
	background:none;
}
#main_menu .zindex{
	z-index:2;
}
#main_menu .last,#main_menu .active{
	background: none;
}
#main_menu a:hover{
	text-decoration:underline;
}
#main_menu li{
	float:left;
	padding:0 6px;
	height:30px;
	text-transform:uppercase;
	font-family:AGLettericaCondensedRoman;
	font-size:12px;
	background: url('../images/main_menu_marker.png') right 21px no-repeat;
}
#main_menu .submenu{
	list-style:none;
	margin-top:10px;
	position:absolute;
	/*background: url('../images/sub_menu.png') no-repeat;*/
	background: url('../images/sub_menu_new_1.png') no-repeat;
	margin-top:8px;
	display:none;
	z-index:2;
	/*width:258px;*/
	width:269px;
	/*left:-30px;*/
	left:-40px;
	top:30px;
}
#main_menu .submenu  li{
	float:none;
	background:none;
	margin:0;
	padding:0;
	height:33px;
}
#main_menu .s_m_wrap_link{
	height:33px;
	width:228px;
}
#main_menu .submenu a{
	color:#fff;
	font-size:13px;
	margin:9px 0 0 12px;
	display:inline-block;
	background: url('../images/left_menu_marker.png') 0 5px no-repeat;
	padding:0 0 0 18px;
	font-family:Arial;
	text-decoration:underline;
	text-transform: none;
	text-shadow:none;
}
#main_menu .submenu a:hover{
	color:#004564;
	background: url('../images/left_menu_marker_active.png') 0 5px no-repeat;
}
#main_menu .hover_submenu{
	background: url('../images/sub_menu_active.png') no-repeat;
}
#main_menu .s_m_wrap_link.one{
	/*margin-left: 31px;*/
	margin-left: 41px;
}
#main_menu .s_m_wrap_link.two{
	/*margin-left: 26px;*/
	margin-left: 36px;
}
#main_menu .s_m_wrap_link.three{
	/*margin-left: 22px;*/
	margin-left: 32px;
}
#main_menu .s_m_wrap_link.four{
	/*margin-left: 17px;*/
	margin-left: 27px;
}
#main_menu .s_m_wrap_link.five{
	/*margin-left: 13px;*/
	margin-left: 23px;
}
#main_menu .s_m_wrap_link.six{
	/*margin-left: 8px;*/
	margin-left: 18px;
}
#main_menu .s_m_wrap_link.seven{
	/*margin-left: 4px;*/
	margin-left: 14px;
}
#main_menu .s_m_wrap_link.eight{
	/*margin-left: -1px;*/
	margin-left: 9px;
}
#main_menu .s_m_wrap_link.nine{
	/*margin-left: -1px;*/
	margin-left: 4px;
}
#visual{
	width:1076px;
	margin-left: -40px;
	height:267px;
	position:relative;
	z-index:0;
}
/*main*/
#top_fly_blocks div{
	float:left;
}
#news_wrap{
	background: url('../images/back_news.png') no-repeat;
	width:671px;
	height:289px;
	margin-top:0;
	float:left;
}
#news_wrap h1{
	margin:12px 0 15px 60px;
	background:none;
}
#news_wrap h1.palatino_regular .first{
	margin-left:30px;
}
#news_wrap.inner{
	background: url('../images/back_news_inner.png') no-repeat;
	margin:23px 0 0 0;
	float: left;
	height:274px;
	width:327px;
}
#news_wrap.inner #news{
	margin-left:40px;
}
#news_wrap.inner h1 {
	margin-left:50px;
}
#news_wrap.inner h1.palatino_regular .first{
	margin-left:20px;
}
#news{
	margin:0 60px;
}
#news p{
	padding-top:2px;
}
.news_marker{
	background: url('../images/news_marker.jpg') left bottom no-repeat;
	margin:14px 0px 10px 0;
	width:100%;
	height:3px;
}
#economic_zone{
	margin:47px 10px 0;
}
.zone{
	width:235px;
	margin-left:33px;
}
#objects,#economic_zone,#parks{
	background: url('../images/back_objects.png') no-repeat;
	width:314px;
	height:424px;
	color:#fff;
}
#objects h1,#economic_zone h1,#parks h1{
	line-height:20px;
	margin:12px 0 10px 58px;
	background:none;
}
#objects{
	margin-top:17px;
}
.object,.park{
	margin-left:34px;
}
.object img,.park img,.zone img{
	margin-bottom:5px;
}
.object .style_ul{
	margin-left:0;
	width:235px;
	color:#fff;
}
.object .style_ul li{
	padding:3px 0 3px 20px;
}
.object .objects_text,.investment_text{
	width:235px;
}
#banners{
	/*margin:-20px 0 0 35px;*/
	margin:-20px 0 0 15px;
	float:left;
}
#banners_inner{
	margin:19px 0 0 43px;
}
#banners_inner img{
	display:block;
	border:none;
	margin-bottom:6px;
}
#banners a{
	display:block;
}
#banners a img{
	border:0;
	margin-bottom:10px;
}
#parks{
	margin:75px 0 0 15px;
}
.park img{
	float:left;
	margin-right:10px;
}
/*left_menu*/
#left_menu{
	width:343px;
	padding-bottom:8px;
	/*background: url('../images/left_menu_new.png') no-repeat;*/
	background: url('../images/left_menu_new_2.png') no-repeat;
	margin-top:23px;
}
#left_menu .left_menu_title{
	font:26px PalatinoLinotypeRegular;
	color:#fefefe;
	padding:8px 0 15px 50px;
	background: url('../images/left_menu_separate.png') 46px bottom no-repeat;
	line-height:26px;
	text-shadow:#275063 1px 1px 2px;
	margin-bottom:10px;
}
#left_menu ul{
	list-style:none;
}
#left_menu .about{
	margin-left:28px;
}
#left_menu .investment_projects{
	margin-left:25px;
}
#left_menu .investment_objects{
	margin-left:25px;
}
#left_menu .invest{
	margin-left:25px;
}
#left_menu .pressroom{
	margin-left:28px;
}
#left_menu .center_gchp{
	margin-left:28px;
}
#left_menu .about_the_region{
	margin-left:28px;
}

#left_menu .l_m_wrap_link{
	height:27px;
	background-repeat:no-repeat;
}
#left_menu .l_m_wrap_link.one{
	/*margin-left: 0px;*/
	margin-left: -7px;
}
#left_menu .l_m_wrap_link.two{
	/*margin-left: -3px;*/
	margin-left: -10px;
}
#left_menu .l_m_wrap_link.three{
	/*margin-left: -7px;*/
	margin-left: -14px;
}
#left_menu .l_m_wrap_link.four{
	/*margin-left: -11px;*/
	margin-left: -18px;
}
#left_menu .l_m_wrap_link.five{
	/*margin-left: -14px;*/
	margin-left: -21px;
}
#left_menu .l_m_wrap_link.six{
	/*margin-left: -18px;*/
	margin-left: -25px;
}
#left_menu .l_m_wrap_link.seven{
	/*margin-left: -21px;*/
	margin-left: -28px;
}
#left_menu .l_m_wrap_link.eight{
	/*margin-left: -25px;*/
	margin-left: -32px;
}
#left_menu .l_m_wrap_link.nine{
	/*margin-left: -29px;*/
	margin-left: -36px;
}
#left_menu .l_m_wrap_link.ten{
	/*margin-left: -29px;*/
	margin-left: -39px;
}

#left_menu .l_m_wrap_link.eleven{
	/*margin-left: -29px;*/
	margin-left: -42px;
}

#left_menu .l_m_wrap_link.twelve{
	/*margin-left: -29px;*/
	margin-left: -45px;
}

#left_menu ul li a,#left_menu ul li span{
	color:#fff;
	font-size:14px;
	margin-top: 5px;
	margin-left:30px;
	display:inline-block;
	background: url('../images/left_menu_marker.png') 0 5px no-repeat;
	padding-left:18px;
}
#left_menu ul li a:hover{
	color:#004564;
	background: url('../images/left_menu_marker_active.png') 0 5px no-repeat;
}
#left_menu ul li.active .l_m_wrap_link{
	/*background:url('../images/left_menu_active.png') no-repeat;*/
	background:url('../images/left_menu_active_new_4.png') 14px 0 no-repeat;
}

/* my costyl */
#left_menu .active {
	/*margin-left: 14px;*/
}
/* my costyl */

#left_menu ul li.active .l_m_wrap_link a,
#left_menu ul li.active .l_m_wrap_link span{
	color:#004564;
	background:url('../images/left_menu_marker_active.png') 0 5px no-repeat;
}
#left_menu ul li.active .l_m_wrap_link a:hover{
	text-decoration:none;
}
#left_menu .active-left-menu{
	/*background:url('../images/left_menu_active.png') no-repeat;*/
	background:url('../images/left_menu_active_new_4.png') 14px  0 no-repeat;
}
/**********/
#left_column{
	width:337px;
	float:left;
	z-index:1;
	position:relative;
}
#right_column{
	width:616px;
	float:left;
	margin:32px 0 0 -20px;
	background: url('../images/bg_right_column.jpg') #fff no-repeat;
	padding:15px 27px;
	position:relative;
	z-index:0;
}
.breadcrumbs{
	color:#44607c;
	font-size:12px;
	margin-bottom:15px;
}
.breadcrumbs span{
	padding: 0 5px;
}
/*footer*/
footer{
	height:68px;
	clear:both;
	background: url('../images/bg_footer.jpg') center #112f4b no-repeat;
	min-width: 985px;
	margin-top:-68px;
}
footer a{
	color:#56c6f7;
}
.footer_disc{	
	position:absolute;
	margin: 45px 0 0 135px;
}
.footer_info{
	position:absolute;
	color:#fff;
	text-align:center;
	margin:12px 0 0 320px;
}
#wrap_content_footer{
	width:976px;
	margin:0 auto;
	height:68px;	
}
#logo_footer{
	width:778px;
	float:right;
	height:68px;
	background: url('../images/logo_footer.png') no-repeat;
}
#itech{
	background: url('../images/itech.jpg') no-repeat;
	width:31px;
	height:68px;
	display:block;
	position:absolute;
}
.disc_info {
	padding-right:40px;	
}
/*style ul*/
.style_ul{
	color:#696868;
	margin-left:23px;
	list-style:none;
	margin-bottom: 20px;
}
.habitat .style_ul_1{
	list-style:disc;
    margin-left:30px;
}
.habitat .style_ul_1 li{
	padding-bottom:5px;
}
.style_ul ul{
	list-style:none;
	margin-top:10px;
}
.style_ul li{
	background: url('../images/marker_ul.png') 0px 10px no-repeat;
	/*padding:5px 0px 5px 20px;*/
	padding:5px 0px 5px 15px;

}
.style_ul ul li{
	background: url('../images/marker_ul_ul.png') 0px 11px no-repeat;
	padding-left:10px;
}
.style_ol{
	color:#0087c3;
	font-size:11px;
	margin:0px 0px 20px 40px;
}
.style_ol li{
	padding:5px 0px;
	background:none;
}
.style_ol span{
	color:#696868;
	font-size:13px;
}
.style_ol1{
	color:#0087c3;
	font-size:16px;
	margin:0px 0px 20px 40px;
}
.style_ol1 li{
	padding:5px 0px;
	background:none;
}
.style_ol1 span{
	color:#696868;
	font-size:16px;
}
.ol_invest{
	font-size:22px;
	color:#145fb2;
}
/*bg_p*/
.bg_p{
	background: url('../images/bg_p.png') no-repeat;
	width:549px;
	height:96px;
	font:17px Georgia;
	padding:13px 35px 0px 35px;
}

.bg_p_2{
	background: url('../images/bg_p_2.png') no-repeat;
	width:549px;
	height:127px;
	font:17px Georgia;
	padding:13px 35px 0px 35px;
}

/*ver_image*/
.nyroModal.comfortable{
	bottom: 10px;
    display: block;
    height: 17px;
    position: absolute;
    right: 23px;
    width: 87px;
	background: url('../images/zoom.png') no-repeat;
}
.nyroModal.comfortable img{
	border:0;
}
.nyroModalCloseButton{
	outline:none;
}
.wrap_zoomimage{
	position:relative;
}
.wrap_comfortable_zoomimage{
	position:relative;
	float:left;
}
.wrap_comfortable_zoomimage.left{
	margin-right:5px;
}
.wrap_zoomimage.ver{
	width:220px;
	margin:0 10px 5px 0;
}
.wrap_zoomimage.hor{
	width:300px;
	margin:0 10px 5px 0;
}
.wrap_zoomimage.press{
	width:141px;
	float: left;
    margin-right: 10px;
}
.zoomimage{
	position:absolute;
	right:10px;
	bottom:10px;
	background: url('../images/zoom.png') no-repeat;
	width:87px;
	height:17px;
	display:block;
	outline:none;
}
.wrap_zoomimage img{
	display:block;
}
.ver_image{
	width:220px;
	/*float:left;*/
	margin-right:18px;
}
.ver_image img,.image{
	border:1px solid #b2cad5;
	padding:3px;
	margin:0 10px 5px 0;
}
.ver_image img{
	border:1px solid #b2cad5;
	padding:3px;
}
.hor_image{
	border:1px solid #b2cad5;
	padding:3px;
}
.ver_image img{
	width:212px;
	height:266px;
}
.hor_image{
	width:292px;
	height:196px;
}
.bold14{
	font:bold 14px Arial;
	color:#333333;
	margin-bottom:10px;
}
/*slider*/
.wrap_slider{
	background: url('../images/bg_slider.png') no-repeat;
	width:642px;
	height:131px;
	margin-left:-22px;
	padding-top:9px;
	margin-bottom:20px;
}
.slider{
	width:565px;
    margin:4px 0 0 50px;
}
.slider .bx-prev,.slider .bx-next{
	outline:none;
}
.slider.investment_objects{
	width:265px;
	margin:0;
	position:relative;
	background:transparent !important;
}
.slider.investment_objects li,.slide_inv li{
	background:transparent !important;
	display:inline !important;
}
.slider.investment{
	width:265px;
	margin:0;
	position:relative;
}
.slider.investment_objects .bx-next,
.slider.investment_objects .bx-prev,
.slider.investment .bx-next,
.slider.investment .bx-prev
{
	margin-top:15px;
	margin-right:1px;
}
.slider.investment_objects .bx-prev,
.slider.investment .bx-prev
{
	margin-left:15px;
}
.wrap_slider .left_arrow{
	margin:48px 0px 0px 15px;
}
.wrap_slider .right_arrow{
	margin:48px 15px 0px 0px;
}
.left_arrow{
	background: url('../images/bg_left_arrow.png') 0 -23px no-repeat;
	display:block;
	height:23px;
	width:23px;
	float:left;
}
.right_arrow{
	background: url('../images/bg_right_arrow.png') 0 -23px no-repeat;
	display:block;
	height:23px;
	width:23px;
	float:right;
}
.active_arrow.right_arrow{
	background-position:0 0;
}
.active_arrow.left_arrow{
	background-position:0 0;
}
.img_slide{
	float:left;
}
/*style_table*/
.style_table{
	margin-bottom:20px;
	background: url('../images/bg_thead.jpg') no-repeat;
	width:100%;
}
.style_table .bg_td{
	background-color: #ececec;
	width:5px;
	background-image:none;
	padding:0px !important;
}
.style_table .bg_tr{
	background-color: #ececec;
	height:5px;
	background-image:none;
	padding:0px !important;
}
.style_table thead{
	height:49px;
}
.style_table thead td{
	/*font-weight:bold;*/
	height:49px;
	color:#fff;
	text-align:center;
}
.style_table .td_separate{
	background: url('../images/td_separate.png') right no-repeat;
	padding:0 10px;
}
.style_table .one_td{
	padding-left:20px;
	text-align:left;
}
.style_table tbody td{
	background: url('../images/style_table_bg_td.jpg') bottom repeat-x;
	padding:15px;
}
.style_table.padding7 tbody td{
	padding:7px;
}
.style_table table tbody td{
	background: none;
	padding:3px;
	vertical-align:top;
}
.even_tr {
	background-color:#f4f4f4;
}
.noteven_tr,
.even_tr.line_1 {
	background-color:#fff;
}
.left_td{
	border-right:1px solid #e3e3e3;
}
.right_td{
	border-left:1px solid #e3e3e3;
}
.wrap_pagination{
	background: url('../images/bg_pagination.jpg') no-repeat;
	height:37px;
	width:616px;
}
.wrap_pagination .pagination{
	height: 30px;
    padding-top: 7px;
    text-align: center;
}
.wrap_pagination .pagination .left_arrow,.wrap_pagination .pagination .right_arrow{
	float:none;
	margin: 0px 10px -6px;
	display: inline-block;
}
.pagination span{
	margin:0 4px;
	display:inline-block;
}
.pagination a{
	color:#fff;
	font-size:15px;
}
.pagination a:hover{
	color:#fffab0;
}
.pagination .cur{
	margin:0;
}
.pagination .cur a{
	background: url('../images/bg_active_pagination.jpg') repeat-x;
	padding:4px 8px;
}
.pagination .separate{
	background: url('../images/bg_pagination_separator.png') right 2px no-repeat;
	width:8px;
	height:22px;
	margin-bottom: -6px;
}
.pagination .cur a,.pagination .cur a:hover{
	color:#45636a;
	text-decoration:none;
}
/*end pagination*/
.wrap_archive{
	background: url('../images/bg_archive.jpg') no-repeat;
	height:67px;
	width:616px;
	margin-bottom:20px;
}
.pagination.month a{
	font-size:13px;
}
.pagination.years{
	padding-top:7px;
}
.pagination.month{
	padding-top:5px;
}
.pagination.month .right_arrow{
	margin-right:10px;
}
.arch_news{
	width:160px;
	vertical-align:top;
}
.arch_news a{
	display:inline-block;
	margin:15px;
	text-decoration:none;
	font-size:15px;
	color:#fff;
}
/*news*/
.ver_print{
	background: url('../images/print.png') right 1px no-repeat;
	float:right;
	height:17px;
}
.ver_print a{
	font-size:11px;
	padding-right:21px;
}
/*news_inner*/
.news_inner.inner{
	margin-bottom:20px;
}
.news_inner td{
	vertical-align:top;
	border-bottom:1px solid #e8e8e8;
	padding:20px 0;
}
.news_inner a{
	font-style:italic;
}
.news_inner .news_date{
	text-align:right;
	padding:20px 20px 20px 0px;
	width:140px;
}
.news_inner .news_date span, span.date {
	background: url('../images/marker_news.gif') 0 3px no-repeat;
	color:#999;
	padding-left:17px;
}
/*form*/
.wrap_form{
	background-color: #ececec;
	overflow:auto;
	padding-bottom: 4px;
}
.wrap_form table{
	width:606px;
	margin:5px 5px 0;
	border-bottom:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	background-color: #fff;
}
.form_title{
	width:596px;
	background: url('../images/bg_thead.jpg') no-repeat;
	height:33px;
	padding:16px 0px 0px 20px;
	font-weight:bold;
	color:#fff;
}
.wrap_form table td{
	padding:15px 0px 0px 15px;
	vertical-align:top;
}
.wrap_form  input[type=text]{
	width:208px;
	height:23px;
	color:#999;
	font-size:12px;
	line-height: 23px;
	padding-left: 10px;
}
.search-page .search-suggest{
	color: #999999;
    padding-left: 8px;
}
.search-page form select{
	color: #999999;
}
.search-page form input[type=submit]{

}
.wrap_form  .el_form_select{
	width:221px;
	height:23px;
	color:#999;
	font-size:12px;
}
.wrap_form  .el_form_textarea{
	width:219px;
	height:83px;
	overflow:hidden;
	color:#999;
	font-size:12px;
}
.send_form{
	background: url('../images/send.jpg') no-repeat;
	width:108px;
	height:26px;
	border:none;
	margin:0 5px 15px 0;
	font-size:11px;
	color:#314651;
	text-transform:uppercase;
	cursor:pointer;
}
.send_form.hover,.send_form:hover{
	background: url('../images/send_hover.jpg') no-repeat;
	cursor:pointer;
}
.send_form.active{
	background: url('../images/send_active.jpg') no-repeat;
}
@-moz-document url-prefix() {
	.send_form {padding-bottom: 2px;}
	.wrap_form  .el_form_select{padding:2px 0 0 2px;}
}
/*icons*/
.icon{
	height:25px;
	display:inline-block;
	padding:22px 0 0 50px;
	min-width:100px;
	margin-bottom:20px;
}
.icon.ppt{
	background: url('../images/icon_ppt.png') no-repeat;
}
.icon.pdf{
	background: url('../images/icon_pdf.png') 18px 15px no-repeat;
}
.icon.doc{
	background: url('../images/icon_doc.png') 18px 15px no-repeat;
}
.icon.docx{
	background: url('../images/icon_doc.png') 18px 15px no-repeat;
}
.icon.xls{
	background: url(../images/icon_xls.png) 18px 15px no-repeat;
}
.icon.xlsx{
	background: url(../images/icon_xls.png) 18px 15px no-repeat;
}
.icon.xxx{
	background: url('../images/icon_empty.png') no-repeat;
}
.icon.psd{
	background: url('../images/icon_psd.png') no-repeat;
}
.icon.gif{
	background: url('../images/icon_gif.png') no-repeat;
}
.icon.jpeg{
	background: url('../images/icon_jpeg.png') no-repeat;
}
.icon.eps{
	background: url('../images/icon_eps.png') no-repeat;
}
.icon.ai{
	background: url('../images/icon_ai.png') no-repeat;
}
.icon.cdr{
	background: url('../images/icon_cdr.png') no-repeat;
}
.icon.zip{
	background: url('../images/icon_zip.png') no-repeat;
}
.icon.rar{
	background: url('../images/icon_rar.png') 18px 15px no-repeat;
}
.icon.tiff{
	background: url('../images/icon_tiff.png') 18px 15px no-repeat;
}
.habitat{
	background: url('../images/habitat.png') no-repeat;
	width:675px;
	height:267px;
	margin:0 0 20px -37px;
	position:relative;
}
.habitat ul{
	list-style:none;
}
.habitat ul ul{
	margin-left:10px;
}
.habitat p{
	margin-bottom:10px;
}
.habitat.max{
	height:457px;
}
.habitat h1{
	padding-left:45px;
	background: none;
    margin-bottom: 0;
	text-transform:uppercase;
	text-align:center;
	padding:5px 0;
	color:#fff;
}
.habitat_text{
	width:575px;
}
.habitat_text.min,.vis_habitat.min{
	display:block;
}
.habitat .max{
	display:none;
}
.habitat_wrap_img{
	margin:0 0 7px 43px;
	overflow:hidden;
}
.vis_habitat,.habitat_text{
	font:14px Arial;
	color:#fff;
}
.habitat_text.max{
	height:209px;
	overflow:auto;
	position:relative;
}
.habitat .jScrollPaneContainer{
	height:0px !important;
	margin-left:45px;
}
.habitat_text.min{
	margin-left:45px;
}
.habitat .jScrollPaneContainer.heighting{
	height:209px !important;
}

.vis_habitat span{
	border-bottom:1px dashed #fff;
	cursor:pointer;
}
.vis_habitat{
	position:absolute;
	bottom:10px;
	background: url('../images/bg_vis_habitat.png') no-repeat;
	width: 601px;
	text-align:center;
	margin-left: 35px;
	padding: 5px 0 1px 0;
}
.vis_habitat.max{
	margin-left: 17px;
}
.habitat .style_ul{
	color:#fff;
}
/*tabs*/
.wrap_tabs{
	margin-bottom:20px;
}
.tabs{
	/*width:100%;*/
	width:101%;
	overflow:hidden;
	clear:both;
	list-style:none;
}
.tabs li{
	float:left;
	height:48px;
	margin-left:-8px;
}
.tabs li a{
	float:left;
	display:block;
	margin-top:5px;
	outline:none;
	text-decoration:none;
	color:#fff;
}
.wrap_tabs .tabs .active{
	z-index:10 !important;
	position:relative;
}
.tabs .active a{
	margin-top:0px;
}
.tabs_l{
	background: url('../images/tabs_l.png') no-repeat;
	width:3px;
	height:43px;
}
.tabs_c{
	background: url('../images/tabs_c.png') #b6b7b7 repeat-x;
	/*padding:6px 18px 0px 18px;*/
	padding:6px 10px 0px 10px;
	height:37px;
	float:left;
	cursor:pointer;
	color:#000;
	max-width:110px;
	text-align:center;
}
.tabs .max_width .tabs_c{
	    max-width: 145px
}

/* Custom */
.last  .tabs_c {
	padding:6px 15px 0px 14px;
}

.last.active .tabs_c {
	padding: 6px 15px 0px 20px;
}
/* Custom */

.tabs.ulmap .tabs_c{
	max-width:135px;
}
.tabs.t_object .tabs_c{
	max-width:90px;
	padding:6px 4px 0;
}
.tabs_r{
	background: url('../images/tabs_r_shadow.png') no-repeat;
	width:7px;
	height:43px;
}
.active .tabs_l{
	background: url('../images/tabs_l_active_shadow.png') no-repeat;
	width:9px;
	height:49px;
	margin-left:-5px;
}
.active .tabs_c{
	background: url('../images/tabs_c_active.png') #55a1bc repeat-x;
	height:43px;
}
.active .tabs_r{
	background: url('../images/tabs_r_active_shadow.png') no-repeat;
	height:49px;
	width:9px;
}
.tabs .last.active .tabs_r{
	background: url('../images/tabs_r_active.png') no-repeat;
}
.tabs .last .tabs_r{
	background: url('../images/tabs_r.png') no-repeat;
}
.tabs .first.active .tabs_l{
	background: url('../images/tabs_l_active.png') no-repeat;
	width:3px;
	height:49px;
	margin-left:0px;
}
.active .first .tabs_l{
	background: url('../images/tabs_l_active.png') no-repeat;
	height:49px;
}
.wrap_tab_content{
	padding:6px;
	background-color: #D8D8D8;
}
.tab_content{
	background-color:#fff;
	padding:20px;
	line-height:24px;
}
.ulmap .tab_content{
	padding:5px;
}
.tab_container.ulmap{
	position:relative;
}
.wrap_tabs .tabs .first{
	z-index:6;
	margin-left:0px;
}
.wrap_tabs .tabs .two{
	z-index:5;
}
.wrap_tabs .tabs .free{
	z-index:4;
}
.wrap_tabs .tabs .fourth{
	z-index:3;
}
.accordion_body,.wrap_slidetoggle_acc {
	display:none;
}
.list li div {
	display:none;
    overflow: hidden;
    position: relative;
}
.list .slidetoggle,.slidetoggle_acc{
	text-decoration:none;
	border-bottom: 1px dashed #0087C3;
	cursor:pointer;
}
.list .slidetoggle:hover,.slidetoggle_acc:hover{
	border-color:#ed3a1c;
}
.accordion .hide_img{
	display:none;
}
.accordion .wrap_images{
	height:103px;
	margin-bottom:20px;
}
.accordion .wrap_images h2{
	 margin-left: 150px;
	 background:none;
	 cursor:pointer;
}
.accordion .wrap_images h2 span{
	border-bottom:1px dashed #5182A2;
}
.accordion .wrap_images h2 span:hover{
	border-color:#ed3a1c;
	color:#ed3a1c;
}
.accordion .wrap_images img{
	float:left;
}
.SplashFrame {
    position:absolute;
    width: 600px;
	z-index:1;
	right:85px;
	top:60px;
	text-align:right;
}
/*investment_projects*/
.wrap_point{
	position:absolute;
	display:none;
}
.wrap_tooltip{
	display:none;
	margin-top: 24px;
    position: absolute;
}
.wrap_point .flag,.wrap_apk .flag,.des_flag .flag{
	width:14px;
	height:20px;
	background: url('../images/flag.png') no-repeat;
	color:#fff;
	font-size:8px;
	padding:4px 0 0 5px;
	margin-left: 25px;
	cursor:pointer;
	line-height: 10px;
	position:absolute;
}
.wrap_apk{
	margin-bottom:10px;
}
.wrap_apk .flag,.des_flag .flag{
	float:left;
	margin:0 10px 0 0;
	position:relative;
}
.des_flag .d_flag{
	float: left;
	margin-left:25px;
}
.des_flag .flag{
	cursor:default;
}
.des_flag{
	margin: 10px 0;
    overflow: hidden;
}
.des_flag.apk{
	padding-top:10px;
	border-top: 1px solid #ECECEC;
}
.wrap_point .flag.green,.wrap_apk .flag.green,.des_flag .flag.green{
	background: url('../images/flag_green.png') no-repeat;
}
.wrap_point .flag.yellow,.wrap_apk .flag.yellow,.des_flag .flag.yellow{
	background: url('../images/flag_yellow.png') no-repeat;
	color: #000;
}
.wrap_point .name_pl{
	color:#44607c;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
.wrap_point .top_tooltip{
	background: url('../images/bg_tooltip.png') no-repeat;
	width:25px;
	height:15px;
	position: relative;
    z-index: 2;
	margin-left:15px;
}
.wrap_point .tooltip{
	width:225px;
	margin-left:-90px;
	position:relative;
	overflow: hidden;
	border: 2px solid #a5c7c7;
	padding:10px;
	/*background:#fff;*/
	background: #55a1bc;
	color: white;
	margin-top:-2px;
	line-height:18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 5px 5px 5px #d9d9d9;
	-webkit-box-shadow: 5px 5px 5px #d9d9d9;
	box-shadow: 5px 5px 5px #d9d9d9;
}
.wrap_point .tooltip .name_url{
	float:right;
	color:#0087c3;
	background: url('../images/tooltip_marker.png') 0 7px no-repeat;
	padding-left:10px;
}
.name_url a {
	color: #fff;
}
.wrap_point .tooltip .tooltip_close{
	background: url('../images/tooltip_close.png') no-repeat;
	height: 11px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 11px;
	cursor:pointer;
}
.wrap_name_areas{
	overflow:hidden;
	width:575px;
	border-top:1px solid #ececec;
	padding-top:10px;
	margin:20px auto 0 auto;
	display:none;
}
.wrap_name_areas .name_area{
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:2px solid #fff;
	float:left;
	padding:5px 10px;
	color:#44607c;
	display:none;
	width:260px;
	float:left;
	line-height:18px;
}
.wrap_name_areas .name_area.active{
	border-color:#a5c7c7;
}
.wrap_name_areas .marker_legenda{
	background: url('../images/marker_legenda.png') no-repeat;
	width:19px;
	height:18px;
	text-align:center;
	font-size:8px;
	float:left;
	line-height:17px;
}
.wrap_name_areas .marker_legenda span{
	margin-right: 2px;
}
.wrap_name_areas .name_area a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin-left: 25px;
	display:block;
}
.wrap_name_areas .name_area a:visited{
	color:#0087c3;
}
.wrap_points{
	position:relative;
	height:498px;
}
.wrap_sub_section{
	background-color:#ececec;
	padding:10px;
	margin-bottom:30px;
}
.wrap_sub_section a{
	color:#35799c;
	font-size:13px;
	text-decoration:none;
	padding:3px 5px;
	display: inline-block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.wrap_sub_section a span{
	border-bottom: 1px dashed #35799c;
}
.wrap_sub_section a.active{
	background-color:#4089a9;
	color:#fff;
}
.wrap_sub_section a.active span{
	border:none;
}
/*main slide*/
#wrap_slideshow{
	height:267px;
	position:absolute;
	z-index:0;
	width:1076px;
}
#wrap_slideshow img{
	background:transparent !important;
	width:1076px !important;
	height:267px !important;
}
#nav,#slideshow{
	position:absolute;
}
#slideshow{
	z-index:1;
}
#nav{
	left:80px;
	bottom:26px;
	z-index:2;
	width:400px;
}
#nav a{
	text-decoration:none;
	font-size:14px;
	color:#21415d;
	background:url('../images/bg_linkslide.png') no-repeat;
	width:30px;
	height:19px;
	display:block;
	float:left;
	text-align:center;
	font-family:Arial;
	padding-top:2px;
	outline:none;
	font-style:italic;
	margin-left:-2px;
}
#nav .activeSlide{
	font-size:18px;
	color:#fff;
	background:url('../images/bg_linkactiveslide.png') no-repeat;
	width:41px;
	height:26px;
	margin-top: -3px;
}
/*news-list twocolumn*/
.news-list.twocolumn .nl_rightcolumn{
	margin-left:160px;
}
.news-list.twocolumn .style_ul{
	margin:0;
}
.news-list.twocolumn .news-item{
	margin-bottom:20px;
}
/*contacts*/
.wrap_dep .contact-item{
	float:left;
	width:396px;
}
.wrap_dep .func{
	background:url('../images/bg_about_dep.jpg') no-repeat;
	/*width:200px;*/
	width: 160px;
	float:right;
	padding:10px;
	color:#3d515b;
}
.contact-item .image{
	float:left;
}
.wrap_dep .delim{
	clear:both;
	height:20px;
}
.wrap_dep .func .style_ul{
	margin:0;
}
.wrap_dep .property {
	float:left;
	width:240px;
}
.wrap_dep .property h3{			
	margin-bottom:5px;
}
.wrap_dep .property .post{
	color:#666;
	font-style:italic;
	margin-bottom:15px;
}
.wrap_dep .property .phone,.wrap_dep .property .email{
	font-size:13px;
}
.wrap_dep .property .phone{
	margin-bottom:5px;
}
.wrap_dep .property .phone span,.wrap_dep .property .email span{
	width:70px;
}
/*search result*/
.line_search{
	border-bottom: 1px solid #E8E8E8;
	margin:15px 0;
	padding:0 0 15px 0;
}
.line_search b{
	color:#dae800;
}
/*comfort title*/
.comfort_title{
	text-align:center;
}
.comfort_title h3{
	margin:0;
}
/*press filter*/
.press_filter{
	margin-bottom:10px;
}
.press_filter input[type=text]{
	height:21px;
	width: 108px;
	line-height:21px;
}
.press_filter span{
	height:21px;
	display:block;
}
.press_filter .send_form{
	text-transform:uppercase;
	cursor: pointer;
	margin:0 0 0 10px;
	line-height:11px;
}
.press_filter select{
	display:none;
}
.wrap_404{
	width:433px;
	margin:0 auto;
}
.wrap_404 .img_404{
	margin:85px 0 30px 0;
}
.wrap_404 h3{
	margin-bottom:10px;
}
.invest_border{
	border:5px solid #3f8baa;
	padding:3px;
}
.invest_border1{
	border:12px solid #a7ccda;
	padding:3px;
}
.invest_border2{
	border:5px solid #3f8baa;
	padding:40px 25px 25px;
}
.invest_title{
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
	color:#44607c;
	margin-bottom:30px;
	font-family:"Times New Roman";
	font-weight:bold;
	line-height: 40px;
}
.invest_title1 span{
	font-size:24px;
	font-weight:normal;
}
.invest_title1{
	font-size:24px;
	text-transform:uppercase;
	text-align:center;
	color:#44607c;
	margin-bottom:30px;
	font-family:"Times New Roman";
	font-weight:bold;
	line-height: 40px;
}
.invest_title span{
	font-size:30px;
	font-weight:normal;
}

.coordinates{
	padding-bottom:5px;
	margin-bottom:20px;
	line-height:20px;
}
.gallery_big_src{
	display:none;
}
.gallery .slider img.image{
	margin-bottom:0;
	margin-right: 0;
	border:1px solid #B2CAD5;
	cursor:default;
}
.gallery .slider img{	
	display: block;
    float: left;	
	cursor:pointer;
}

.gallery .wrap_gal_img{
	padding: 3px;
	float: left;
}
.gallery .gal_img{	
	background-color: #fff;		
	
}
.gallery .slider{
	margin-top:0;
}
.gallery .bx-window{
	margin-left:-7px;
}
.twocolumn img.hover,
.news-item .preview_picture:hover,
.nyroModal img:hover,
.wrap_zoomimage.hor img.hover,
.wrap_zoomimage.ver.hover{
	border-color:#ed3a1c;
}
.link_detail_page{
	display: inline-block;
    margin-bottom: 5px;
}
.news-detail.press_release p{
	text-align:justify;
}
.dop_press_release{
	margin-top:30px;
}
.dop_press_release p{
	text-align:left;
}
.soc_buttons{	
    margin: 10px 0 0 72px;
    position: absolute;
	z-index:1;
}
.soc_buttons a{
	display:block;
	float:left;
	margin-right:4px;
}
.soc_buttons_top{	
    position: absolute;
	z-index:1;
	right: 240px;
    top: 50px;
}
.soc_buttons_top a{
	display:block;
	float:left;
	margin-right:4px;
}
/*subscribe*/
.label_sub{
	margin-right: 10px;
	float:left;
}
.checkbox_sub{
	float:left;
	margin:2px 5px 0 0;
	width:13px;
	height:13px;
}
.name_sub{
	float:left;
}
.label_text_sub{
	float:left;
	margin:5px 10px 0 0;
}
.label_text1_sub{
	float:left;
	margin:0 10px 0 0;
}
.radio_sub{
	margin-right:5px;
}
.subscribe_link_main{
	/*margin-left:230px;*/
	margin-left:135px;
}
.subscribe_link_inner{
	bottom: 10px;    
    position: absolute;
    right: 60px;
}
 
/* Ïðåññà - ìåðîïðèÿòèÿ */
.toggle_title {
	font-size:15px;
}
	.toggle_title span {
		cursor:pointer;
		font-weight:bold;
		color:#5182A2;
		border-bottom:1px dashed #5182A2;
	}
	
	
/* Âàêàíñèè */
#vacancy {}
	#vacancy .tab_content p,
	#vacancy .tab_content li {
		font-size:13px;
		line-height:14px;
		margin:0 0 14px;
	}
	#vacancy .tab_content li {
		padding:0 0 0 25px;
		list-style-type:none;
		background:url('/images/li_bg.gif') 11px 5px no-repeat;
	}
		#vacancy .tab_content p.indent {
			padding:0 0 0 25px;
		}
		#vacancy .tab_content p.prop {
			padding:0 0 14px;
			margin:0;
			overflow:hidden;
		}
			#vacancy .tab_content p.prop .prop_name {
				float:left;
				display:block;
				width:200px;
			}
			#vacancy .tab_content p.prop .prop_value {
				float:right;
				display:block;
				width:350px;
			}
	#vacancy .tab_content input[type="button"] {
		padding:5px 20px;
		font-size:11px;
		line-height:11px;
	}
	#vacancy .tab_content .toggle, .acc_content .toggle {
		float:right;
		padding:0 0 0 13px;
		background:url('/images/toggle_plus.gif') left center no-repeat;
		font-size:12px;
		line-height:16px;
		color:#0087c3;
		cursor:pointer;
	}
		#vacancy .tab_content .toggle.active, .acc_content .toggle.active  {
			background:url('/images/toggle_minus.gif') left center no-repeat;
		}
	#vacancy .tab_content .hover_content, .acc_content  .hover_content {
		display:none;
	}

/* Ôîðìà îòêëèêîâ íà âàêàíñèþ */
#vacancy_form_html {
	display:none;
}
#vacancy_form {
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1000;
}
	#vacancy_form .vacancy_form_wrap {
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:url('/images/vacancy_form_bg.png');
		z-index:1000;
	}
	#vacancy_form .vacancy_form_block {
		position:absolute;
		left:50%;
		top:50px;
		margin:0 0 0 -308px;
		width:616px;
		z-index:1001;
	}
	#vacancy_form .title {
		position:relative;
		padding:17px 0 0 20px;
		height:32px;
		background:url('/images/vacancy_form_title.png') left top no-repeat;
		color:#fff;
		font-size:13px;
		font-weight:bold;
	}
	#vacancy_form .close {
		position:absolute;
		right:20px;
		top:13px;
		cursor:pointer;
	}
	#vacancy_form .body {
		position:relative;
		border:5px solid #ececec;
		padding:10px;
		background:#fff;
		font-size:13px;
		line-height:20px;
		color:#4c4c4c;
	}
		#vacancy_form .data-table {
			width:100%;
		}
			#vacancy_form .data-table td {
				padding:0 0 15px;
				vertical-align:top;
			}
				#vacancy_form .data-table td.first {
					width:150px;
				}
				#vacancy_form .data-table input[type="text"],
				#vacancy_form .data-table textarea,
				#vacancy_form .data-table select {
					margin:0;
					border:1px solid #7c7c7c;
					border-color:#7c7c7c #dddddd #dddddd #7c7c7c;
					padding:0 0 0 5px;
					width:320px;
					height:20px;
					font-size:13px;
					line-height:20px;
					color:#4c4c4c;
				}
				#vacancy_form .data-table select {
					width:327px;
					height:22px;
				}
				#vacancy_form .data-table textarea {
					height:100px;
				}
				#vacancy_form .data-table input[type="file"] {
					margin:0; border:0; padding:0;
					width:0; height:0;
					visibility:hidden;
				}
				#vacancy_form .data-table input[type="button"],
				#vacancy_form .data-table input[type="submit"] {
					padding:5px 20px;
					font-size:11px;
					line-height:11px;
					color:#314651;
				}

				
/* Custom style for events pressroom */	
/* Áëîêè ñ ãîäàìè */
.b_list_event_wrap {
	width: 636px;
	height: 35px;
	background: url("/images/events_my/wrap.png") top center no-repeat;
	margin: 0 auto;
	position: relative;
}

.b_list_event_previos, .b_list_event_next {
	width: 55px;
	position: absolute;
	height: 35px;
	cursor: pointer;
}

.b_list_event_previos {
	left: 0;
	/*background: url("/images/events_my/separator.png") top right no-repeat;*/
}


.b_list_event_previos img, .b_list_event_next img {
	margin: 14px 25px;
}

.b_list_event_next {
	right: 0;
	background: url("/images/events_my/separator.png") top left no-repeat;
}

.b_list_event_year_wrap {
	position: absolute;
	left: 55px;
	width: 518px;
	height: 35px;
	overflow: hidden;	
	/*padding-left: 7px;*/
}

.b_list_event_year_wrap_all {
	height: 36px;
}

.b_list_event_year {
	height: 30px;
	width: 170px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	display: block;
	float: left;
	/*background: url("/images/events_my/separator.png") top right no-repeat;*/
	position: relative;
	
	color: white;
	font-size: 24px;
	font-family: Arial;	
	cursor: pointer;
}



.b_list_event_year.active {
	/*color: red;*/
	background: url("/images/events_my/active_year.png");
}	

.b_list_event_year.active span{
	width: 7px; 
	height: 35px;
	position: absolute;
	top: 0px;
}

.b_list_event_year span.right, .b_list_event_year span.left{
	width: 7px; 
	height: 35px;
	position: absolute;
	top: 0px;
	background: url("/images/events_my/separator.png") top right no-repeat;
}	

.b_list_event_year span.right {
	right: -7px;
}	

.b_list_event_year span.left {
	left: 0px;
}	

.b_list_event_year.active span.left{
	/*left: -7px;*/
	left: 0px;
	background: url("/images/events_my/separator_left.png") top left no-repeat;

}	

.b_list_event_year.active span.right{
	right: -7px;
	background: url("/images/events_my/separator_right.png") top right no-repeat;
}	

	
/* Áëîêè ñ ãîäàìè */

/* Áëîêè ñ òåêñòîì */

.news-detail.press_release.events {
	display: none;
}


.news-detail.press_release.events.active {
	display: block;
}
/* Áëîêè ñ òåêñòîì */	
/* Custom style for events pressroom */	




/* Custom style for events pressroom */				
/*
.b_clear {
	clear: both;
}
.b_list_event_wrap {
	background: url('/images/events_my/main.png') no-repeat;
	width: 636px;
	height: 36px;	
	color: white;
	font-size: 24px;
	font-family: Arial;
}

.b_list_event_year {
	width: 170px;
	text-align: center;
	padding: 4px 0px;
}

.b_list_event_previos, .b_list_event_next {
	width: 54px;
	text-align: center;
}

.b_list_event_item {
	float: left;
	cursor: pointer;
}
	
	
.news-detail.press_release {
	display: none;
}

.news-detail.press_release.active {
	display: block;
}

.b_list_event_year.active {
	color: red;
}				
*/
/* Custom style for events pressroom */	

.b_presentashion_gallery{
	display: none;
}			

/*   hide | toggle */
.none{ display:none;}
.view{ display:block;}
.nochild
{
	cursor:pointer;
	font-weight:bold;
	color: #2C66A2;
	margin:0px;
	text-decoration:none;
}
.viewchild
{
	cursor:pointer;
	font-weight:bold;
	color: #2C66A2;
	margin-top:10px;
	text-decoration:none;
}
.nochild span
{
	border-bottom:1px dashed #2C66A2;
	margin:0px;
	padding:0px;
	color:#2c66a2;
}
.viewchild span
{
	margin:0px;
	padding:0px;
	color:#2c66a2;
}

.image_bottom
{
	border:1px solid #b2cad5;
	padding:3px;
}

.b_projects_zayavka {
	padding-left: 80px;
}
.b_projects_present{
	float:right !important;
	margin-right: 80px;
}
.b_projects_zayavka_list {
	background: url('/images/list.png') top left no-repeat;
	padding-left: 25px;
	height: 24px;
}

.news-item {
	margin-bottom: 20px;
}

span.accordeon {
	color: #0087c3;
	border-bottom: 1px dashed #0087c3;
	cursor: pointer;
}
span.accordeon:hover {
	color: #ed3a1c;
	border-bottom: 1px dashed #ed3a1c;
	cursor: pointer;
}
.acc_detail {
	display: none;
}
.partners {
	list-style: none;
}
.partners li {
	float: left;
	list-style: none;
	margin: 0px 20px 20px 0px;
	width: 285px;
}
.partners li .p_logo {
	width: 140px;
	height: 112px;
	border: 1px solid #b2cad5;
	background: #fff;
	float: left;
}

img.partners {
	border: 1px solid #b2cad5;
	float: left;
	margin: 0px 10px 10px 0px;
}

.partners li .p_text {
	margin-left: 150px;
	color: #758994;
	font-style: italic;
}

.acc_content > h3 {
	border-bottom: 1px solid #5182a2;
}
.acc_content > h3 span {
	background: #fff;
	border-bottom: 1px dotted #5182a2;
	padding-right: 10px;
}
.bigh3 {
	border-bottom: 2px solid #87abbd;
	font-size: 20px;
}

.top_mini_banner {
	width: 417px;
	height: 57px;
	/*margin: 55px -58px 0px 29px;*/
	margin: 10px -58px 0px 29px;
	padding: 0px;
}

.top_mini_banner a {
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

.top_mini_banner a img {
	border: none;
	width: 417px;
	height: 57px;
	margin: 0px;
	padding: 0px;
}

.cfx:after, .cfx:before {
	content: '';
	display: table;
	clear: both;
}

.cfx {
	zoom: 1;
}

.about_company {
	float: left;
	width: 635px;
	height: 165px;
	padding: 0 0 0 20px;
	background: url(../images/ulregion.png) no-repeat 0 0;
	/*margin-left: 20px;*/
}

.about_company, .about_company h3 {
	color: #ffffff;
}

.about_company h3 {
	margin: 20px 0 10px;
	font-size: 18px;
	font-family: 'Palatino Linotype', 'Times', serif;
	text-transform: uppercase;
}

.about_company p {
	padding-right: 40px;
	text-align: justify;
}

.center_blocks {
	margin: 30px 0 10px 30px;
}

.center_blocks a {
	color: #ffffff;
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.call_consult {
	color: #fff;
	margin-left: 9px;
	width: 270px;
	height: 86px;
	float: left;
	
}

.call_consult a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/consult_ring_nohover.png) no-repeat 0 0;
}

.call_consult a:hover {
	background: url(../images/consult_ring.png) no-repeat 0 0;
}

.call_consult p, .imap a {
	padding: 22px 0 0 60px;
}

.imap {
	width: 266px;
	height: 66px;
	float: left;
	/*background: url(../images/consult_r.png) no-repeat 0 0;*/
	margin: 15px 20px 0 0;
}

.imap a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/consult_r.png) no-repeat 0 0;
}

.imap a:hover {
	background: url(../images/consult_rh.png) no-repeat 0 0;
}

.imap div {
	padding: 22px 0 0 65px;
}

/* consult form */
#consult_form {
	background: #ffffff;
	width: 646px;
	/*height: 483px;*/
}


.consult_form_header {
	color: #ffffff;
	position: relative;
	height: 49px;
	padding-left: 17px;
	background: url(../images/consult_form_header.jpg) no-repeat 0 0;
}

.consult_form_close {
	width: 23px;
	height: 23px;
	position: absolute;
	right: 35px;
	top: 15px;
	background: url(../images/cclose.png) no-repeat 0 0;
}

.consult_form_header p {
	line-height: 49px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.23);
}

.consult_form_body {
	padding: 15px 0 15px 15px;
	border: 6px solid #ececec;
	font-size: 13px;
	line-height: 20px;
}

.consult_form_body table {
	border-collapse: collapse;
}

.consult_form_body td {
	vertical-align: top;
}

.consult_form_body td td {
	padding: 5px 0;
}

.consult_form_body input, .consult_form_body textarea {
	width: 320px;
	padding: 1px;
}

.consult_form_body textarea {
	height: 130px;
}

#consult_submit {
	margin-top: 25px;
	/*font-size: 14px;*/
	/*
	border: none;
	background: url(../images/consult_submit.jpg) no-repeat 0 0;
	*/
	cursor: pointer;
}

#consult_result {
	margin: 0;
	padding-right: 15px;
}


/* центральные слайдеры */
#economic_zone, #parks {
	height: 385px;
	margin-top: 20px;
	width: 471px;
	background: url(../images/sld_bg.png) no-repeat 0 0;
}

.park {
	margin-left: 44px;
}

.slider.investment {
	width: 386px;
}

#economic_zone h1, #parks h1 {
	margin-left: 68px;
}

.investment_text {
	width: 370px;
}

.zone {
	width: 390px;
	margin-left: 46px;
}

#economic_zone {
	margin-right: 0;
	margin-left: 0;
}

#parks {
	margin-left: 0px;
}

#news_wrap {
	margin-left: -30px;
}

/* Синие кнопки */
.blue_button {
	padding:0;
	border:0;
	height:26px;
	background-repeat:no-repeat;
	background-position:left top;
	color:#fff;
	font-weight:bold;
}
#ui-datepicker-div .ui-datepicker-current,
#ui-datepicker-div .ui-datepicker-close {
	padding:0;
	border:0;
	width:82px;
	height:26px;
	background:url('/images/buttons/w82.png') left top no-repeat;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	opacity:1;
}
	.blue_button:hover,
	#ui-datepicker-div .ui-datepicker-current:hover,
	#ui-datepicker-div .ui-datepicker-close:hover {
		background-position:left bottom;
	}
	.blue_button.w122 {
		width:122px;
		background-image:url('/images/buttons/w122.png');
	}

/*Для страницы Контакты*/
.table_title{
	text-align: center;
	border-bottom: 1px solid lightgray;
	color: #5081a1;
	text-transform: uppercase;
	padding: 5px;
	font-weight: bold;
}
.table_first{
	width: 140px;
	padding: 5px;
	text-align: center;
	float: left;
}
.table_second{
	width: 110px;
	padding: 5px;
	text-align: center;
	float: left;
}
.table_third{
	width: 290px;
	padding: 5px;
	text-align: center;
	float: left;
}

/*15-07-2014*/
#slide_arrows{	
	position:absolute;
	width:100%;
	margin-top: 100px;
}

.slid_arr{
	width: 40px;
	height: 40px;
	display: block;
}

.arr_left{
	float: left;
	background: url('../images/ar_left.png') no-repeat;
	margin-left: 50px;
}

.arr_left:hover{
	background: url('../images/ar_left_active.png') no-repeat;
}

.arr_right{
	float: right;
	background: url('../images/ar_right.png') no-repeat;
	margin-right: 50px;
}

.arr_right:hover{
	background: url('../images/ar_right_active.png') no-repeat;	
}
/* end 15-07-2014*/
.g-recaptcha iframe{
	width: 306px!important;
	/*height: auto!important;*/
}

/*yandex social share block*/
.b-share{
	padding-left: 0px !important;
    margin-top: 40px;
}
.b-share-icon{
	width: 24px !important;
	height: 24px !important;
	background-position: 0 0px !important;
}
.b-share-icon_facebook{
	background: url('/upload/social_buttons/fb.png') !important;
}
.b-share-icon_twitter{
	background: url('/upload/social_buttons/tw.png') !important;
}
.b-share-icon_gplus{
	background: url('/upload/social_buttons/gplus.png') !important;
}
.b-share-icon_lj{
	background: url('/upload/social_buttons/lj.png') !important;
}
.b-share-icon_vkontakte{
	background: url('/upload/social_buttons/vk.png') !important;
}
.b-share-icon_linkedin{
	background: url('/upload/social_buttons/in.png') !important;
}
.b-share-icon_facebook:hover{
	background: url('/upload/social_buttons/fb_active.png') !important;
}
.b-share-icon_twitter:hover{
	background: url('/upload/social_buttons/tw_active.png') !important;
}
.b-share-icon_gplus:hover{
	background: url('/upload/social_buttons/gplus_active.png') !important;
}
.b-share-icon_lj:hover{
	background: url('/upload/social_buttons/lj_active.png') !important;
}
.b-share-icon_vkontakte:hover{
	background: url('/upload/social_buttons/vk_active.png') !important;
}
.b-share-icon_linkedin:hover{
	background: url('/upload/social_buttons/in_active.png') !important;
}
.b-share-icon_odnoklassniki {
	background: url('/upload/social_buttons/ok.png') !important;
}
.b-share-icon_odnoklassniki:hover {
	background: url('/upload/social_buttons/ok_active.png') !important;
}

/* 16-10-2015 */
.trigger{
	font: bold 16px Arial;
	color: #5182a2;
}
.trigger span{
	border-bottom: 1px dashed #5182A2;
	cursor: pointer;
}
.trigger span:hover{
	border-bottom: 1px dashed #ff0000;
	color: #ff0000;
}

/*25-11-2015*/
.js-next{
	cursor: pointer;
}
/*.js-prev{
	position: absolute;
    top: 278px;
    left: 35px;
    z-index: 10;
    width: 23px;
    height: 23px;
    text-indent: -999999px;
    background: url('../images/bg_left_arrow.png') no-repeat 0 -23px;
}

.js-prev:hover, .js-next:hover{
	background-position: 0 0;
}

.js-next{
	position: absolute;
    top: 278px;
    right: 45px;
    z-index: 10;
    width: 23px;
    height: 23px;
    text-indent: -999999px;
    background: url('../images/bg_right_arrow.png') no-repeat 0 -23px;
}*/
/* end 25-11-2015 */
#main_menu .menu-invest {
	background-image: url("/bitrix/images/menu_invest.png");
	background-repeat: no-repeat;
	height: 46px;
	padding: 0px;
	line-height: 45px;
	width: 180px;
	padding: 0 0 0 14px;
	z-index: 999;
}
.press-info-table {
	width: 100%;
	max-width: 450px;
}
.press-info-table tr td:first-child{
	padding-right: 10px;
}
.news-detail.press_release .press-info-table  p {
	text-align: left;
}
.header-best-block {
	position: absolute;
	right: -20px;
	bottom: 10px;	
}
.header-best-block .hbb-part {
	display: inline-block;
	vertical-align: middle;
}
.header-best-block .hbb-part.best-title {
	text-align: right;
	margin-right: 12px;
}
.header-best-block .best-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #5291af;
	line-height: 18px;
	text-transform: uppercase;
}
.header-best-block .best-reg-btn {
	display: inline-block;
	vertical-align: top;
	width: 62px;
	height: 62px;
	border: 3px solid #ffffff;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.28);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.28);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.28);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(92,159,188,1);
	background: -moz-linear-gradient(top, rgba(92,159,188,1) 0%, rgba(4,119,166,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(92,159,188,1)), color-stop(100%, rgba(4,119,166,1)));
	background: -webkit-linear-gradient(top, rgba(92,159,188,1) 0%, rgba(4,119,166,1) 100%);
	background: -o-linear-gradient(top, rgba(92,159,188,1) 0%, rgba(4,119,166,1) 100%);
	background: -ms-linear-gradient(top, rgba(92,159,188,1) 0%, rgba(4,119,166,1) 100%);
	background: linear-gradient(to bottom, rgba(92,159,188,1) 0%, rgba(4,119,166,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c9fbc', endColorstr='#0477a6', GradientType=0 );
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
.header-best-block .best-reg-btn:hover {
	background: rgba(237,28,35,1);
	background: -moz-linear-gradient(top, rgba(237,28,35,1) 0%, rgba(168,1,7,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,28,35,1)), color-stop(100%, rgba(168,1,7,1)));
	background: -webkit-linear-gradient(top, rgba(237,28,35,1) 0%, rgba(168,1,7,1) 100%);
	background: -o-linear-gradient(top, rgba(237,28,35,1) 0%, rgba(168,1,7,1) 100%);
	background: -ms-linear-gradient(top, rgba(237,28,35,1) 0%, rgba(168,1,7,1) 100%);
	background: linear-gradient(to bottom, rgba(237,28,35,1) 0%, rgba(168,1,7,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c23', endColorstr='#a80107', GradientType=0 );	
}

.header-best-block .best-reg-btn .brb-text {
	display: block;
	width: 100%;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 9.5px;
	line-height: 11px;
	color: #ffffff;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}
.header-best-block .best-reg-btn .brb-icon {
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 17px;
	background: url('/images/icons/icon_magnifier.png') 0 0 no-repeat;
	margin-top: 4px;
}