@import url(template_styles_colors.css);
@import url(template_styles_print.css);
@import url(template_styles_dojo.css);
/*@import url(template_styles_9may.css);*/

body{
	background:#efefef;
	margin:0;
	/*overflow-y:scroll;*/
}
div{
	outline:none;
}

#button-to-top{
  background:url(images/up.jpg) no-repeat;
  display:block;
  width:113px;
  height:35px;
  position:fixed;
  z-index:999;
  bottom:30px;
  margin-left:850px;
  cursor:pointer;
  display:none;
}
.button-spoiler span{
	color:#249EFC;
	border-bottom:1px dashed #249EFC;
	cursor:pointer;
}
.inner-spoiler{
	display:none;
}
.inner-spoiler .inner-spoiler-a{
	text-decoration:none;
	border-bottom:1px dashed #249EFC;
}
/* Layout */
#logo-investors{
  position:absolute;
  top:44px;
  left:440px;
}
#body-wrapper{
	width:100%;
	height:100%; 
	min-height:100%; 
	min-width:1000px;
	position:relative; 
	background:url('images/bg_body.gif') repeat-y scroll center top transparent;
}
#page-wrapper{
	background:url('images/bg_page-wrapper.gif') repeat-x scroll 0 0 transparent;
/* 	background:url('images/bg-index_ny4.png') no-repeat scroll top center transparent; */
}
#header-banner {
	overflow:hidden;
	padding:6px 18px 20px 0;
}
.innerpage #header-banner { display:none;}
#page{
	width:1045px;
	margin:0 auto;
	background:url(images/bg_page.jpg) no-repeat scroll top center transparent;
 	overflow:visible;
}
#pageI{
    width:990px;
    margin:0 auto;
    background:url(images/bg_page.jpg) no-repeat scroll top center transparent;
    overflow:visible;
}

#header{
	height:199px;
}
#content{
	/*margin:0 0 120px 0;*/
	margin:0;
	/*overflow:hidden;*/
}
#footer{
	margin:0 auto;
	clear:both;
	color:#666;
	font: normal 11px Arial;
	background: #efefef;
	padding: 40px 10px 60px 10px;
}
#footer-content{
	border-top: 1px solid #bfbfbf;
	overflow:hidden;
	margin:0 18px 0 8px;
}
#sidebar{
	float:left;
	width:234px;
	min-height:100px;
}
#sidebar-day-number{
	width:145px;
	margin-bottom:30px;
}
#sidebar-day-number h2{
	color:#000;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	margin:7px 0;
}
#sidebar-day-number a{
	text-decoration:none;
	color:#fff;
}
#sidebar-day-number a:hover{
	text-decoration:underline;
}
#sidebar-day-number #day-number{
	color:#fff;
	background:#888;
	padding:14px 4px;
}
#sidebar-day-number #day-number h3{
	font-size:18px;
	margin:0;
	padding:0;
}
#sidebar-day-number #day-number p{
	font-size:12px;
	margin:0;
}
#workarea-wrapper{
	float:right;
	width:726px;
	min-height:280px;
    margin: 0 26px 0 0;
    /*margin: 0 33px 0 0;*/

	background: url('images/bg_workarea-wrapper.gif') no-repeat top right #fff;
}

/* Header */
#header {
	position:relative;
	//z-index:9;
}
#header #links{
	height: 50px;
	position:relative;
	color:#666;
	font: normal 11px Arial;
}
#header #links a{
	color:#666;
	margin: 10px;
}
#header #links a:hover{
	color:#000;
}
#header #links #links-lang{
	position:absolute;
	left:10px;
	top:8px;
}
#header #links #links-user{
	float:left;
	text-transform:lowercase;
	position:absolute;
	left:220px;
	top:8px;
}
#header #links .search-form{
	padding:5px 0 0 0;
	position:absolute;
	left:465px;
	top:0;
}
#header #links .search-form input.input{
	border:1px solid #b7b7b7;
	font: normal 11px Arial;
	color:#999;
	padding:1px 5px;
	width:165px;
}
#header #links .search-form input.submit{
	background:url('images/magnifier.gif') no-repeat 0 0 transparent;
	width:18px;
	height:18px;
	border:none;
}
#header #links .social{
	margin-top:10px;
	padding:0;
	position:absolute;
	left:770px;
	top:0;
	list-style-type:none;
	height:16px;
	width:173px;

}
#header #links .social li {
	background:url('images/social.gif') no-repeat 0 0 transparent;
	float:left;
	margin-right:7px;
	height:16px;
	width:16px;

}
#header #links .social li.social2 {
	background:url('images/social.gif') no-repeat -24px 0 transparent;
}
#header #links .social li.social3 {
	background:url('images/social.gif') no-repeat -49px 0 transparent;
}
#header #links .social li.social4 {
	background:url('images/social.gif') no-repeat -73px 0 transparent;
}
#header #links .social li.social5 {
	background:url('images/social.gif') no-repeat -97px 0 transparent;
}
#header #links .social li.social-od{
background:url('components/bitrix/main.share/.default/images/od.gif') no-repeat 0 0 transparent;
}
#header #links .social li.social-comon{
background:url('components/bitrix/main.share/.default/images/comon.gif') no-repeat 0 0 transparent;
}

#header #links .social li a {
	display:block;
	height:16px;
	width:16px;
	cursor:pointer;
	margin:0;
}
#header #logo{
	float:left;
	margin: -17px 0 0 9px;
	/*margin: 0 0 0 15px;
	width:591px;
	height:78px;*/
}
#header #phone{
	float:left;
	padding: 5px 0 5px 35px;
/* 	margin: 0 0 0 22px; */
	margin: 10px 0 0 5px;
	background: url('images/blue/bg_phone.gif') no-repeat 0 5px transparent;
	font: normal 10px TruthCYR-Light,Arial;
}
#header #phone h1{
	margin:0;
	font:normal 13px TruthCYR-Light,Arial;
}
#header #menu-top{
	font: bold 14px 'MyriadProRegular','TruthCYR-Light',Arial;
	font-weight:normal;
	color:#000;
	position:absolute;
	top:140px;
	left: 8px;
}
#header #menu-top div.grey-tabs-menu ul{
	padding:0;
}
#header #menu-top div.grey-tabs-menu,
#header #menu-top div.grey-tabs-menu a,
#header #menu-top div.grey-tabs-menu a nobr {
	background: none
}

#header #menu-top div.grey-tabs-menu a {
	color:#000;
	text-decoration:underline;
}
#header #menu-top div.grey-tabs-menu a.root-item-selected {
	background: none repeat scroll 0 0 #249EFC;
	color: #ffffff;
	text-decoration: none;
	margin: 0;
}


/* Banners */
#banners-projects-wrapper{
	height: 210px;
	background: url('images/bg_home_banners.gif') no-repeat scroll -10px 0 transparent;
}
#banners-projects{
	height:210px;
	position:relative;
	overflow:visible;
}
#banners-projects .title{
	position:absolute;
	left:790px;
	top:-10px;
	z-index:10;
	font: normal 22px 'TruthCYR-Light',Arial;
	text-transform:uppercase;
	display:none;
}
#banners-projects .rotator{
	position: absolute;
	left:123px;
	top:0px;
	z-index:9;
}
#banners-projects .rotator-controls{
	position: absolute;
	top:157px;
	left: 440px;
	z-index:101;
}
#banners-projects .rotator-controls ul{
	margin: 0;
}
#banners-projects .rotator-controls ul li{
	float:left;
	display:block;
	list-style:none;
	margin: 0 3px;
}
#banners-projects .rotator-controls .dojoxRotatorNumber,
#banners-projects .rotator-controls .dojoxRotatorTab{
	background: url('images/bg_home_banners-rotator-control.gif') no-repeat scroll 0 0 transparent;
	width:15px;
	height:15px;
}
#banners-projects .rotator-controls .dojoxRotatorNumber a,
#banners-projects .rotator-controls .dojoxRotatorTab a{
	font-size:0;
	color:#000;
	width:15px;
	height:15px;
	display:block;
	overflow:visible;
	position:relative;
}
#banners-projects .rotator-controls .dojoxRotatorTab a span{
	position:absolute;
	display:none;
	font-size:12px;
	top:25px;
	left:-25px;
	color: #666;
}
#banners-projects .rotator-controls .dojoxRotatorTab a:hover span{
	display:block;
	width:350px;
}
#banners-projects .rotator-controls .dojoxRotatorSelected{
	background: url('images/bg_home_banners-rotator-control_selected.gif') no-repeat scroll 0 0 transparent;
}
#banners-projects-overlay{
	position:absolute;
	width:229px;
	height:210px;
	background: url("images/blue/bg_home_banners.gif") no-repeat scroll -810px 0 transparent;

	right:0;
	z-index:100;
}
/* Sidebar */
#sidebar #link_print{
	background:url(images/link_print.gif) no-repeat scroll 0 0 transparent;
}
#sidebar #link_print_en{
	background:url(images/print_version_en.jpg) no-repeat scroll 0 0 transparent;
}
#sidebar #link_print, #sidebar #link_print_en{
	width:137px;
	height:36px;
	display:block;
	font-size:0;
	margin: 0 0 0 18px;
	color:#000;
}
#sidebar #link_news_reg_en, #sidebar #link_news_reg {
	width:174px;
	height:43px;
	display:block;
	overflow:hidden;
	text-indent:-500px;
	margin:0 0 30px 0;
	color:#000;
	text-decoration:none !important
}
#sidebar #link_news_reg {
	background:url(images/link_news_reg.gif) no-repeat scroll 0 0 transparent;
}
#sidebar #link_news_reg_en {
	background:url(images/link_news_reg_en.jpg) no-repeat scroll 0 0 transparent;
}
#sidebar #link_events_calendar{
	color: #000;
	text-decoration:none;
	font-size: 13px;
	background:url(images/link_events_calendar.gif) no-repeat scroll 0 50% transparent;
	padding:12px 0 12px 40px;
	display:block;
	margin:0 0 0 80px;
	width:100px;
}
#sidebar #link_events_export{
	color: #000;
	text-decoration:none;
	font-size: 13px;
	background:url(images/link_events_export.gif) no-repeat scroll 0 50% transparent;
	padding:12px 0 12px 40px;
	display:block;
	margin:0 0 0 80px;
	width:100px;
}
#sidebar #link_foto_video{
	color: #000;
	text-decoration:none;
	font-size: 13px;
	background:url(images/link_foto_video.gif) no-repeat scroll 0 50% transparent;
	padding:12px 0 12px 40px;
	display:block;
	margin:0 0 0 80px;
	width:100px;
}
#sidebar #link_information{
	color: #000;
	text-decoration:none;
	font-size: 13px;
	background:url(images/link_foto_video.jpg) no-repeat scroll 5px 50% transparent;
	padding:12px 0 12px 40px;
	display:block;
	margin:0 0 0 80px;
	width:100px;
}
#sidebar #link_video{
	color: #000;
	text-decoration:none;
	font-size: 13px;
	background:url(images/link_video.jpg) no-repeat scroll 7px 50% transparent;
	padding:12px 0 12px 40px;
	display:block;
	margin:0 0 0 80px;
	width:100px;
}
#sidebar #link_events_calendar:hover,
#sidebar #link_events_export:hover,
#sidebar #link_foto_video:hover,
#sidebar #link_video:hover{
	text-decoration:underline;
}

#sidebar #menu-left{
	margin: 18px;
}
#sidebar #menu-left ul{
	margin:10px 0;
	padding:0;
	font-size:15px;
}
#sidebar #menu-left li{
	list-style:none;
	margin:0;
	padding:5px 0 6px 14px;
	background: url('images/bg_menu_left.gif') no-repeat 0 7px transparent;
}
#sidebar #menu-left li li{
	padding:4px 0 4px 11px;
	background: url('images/bg_menu_left1.gif') no-repeat 0 8px transparent;
}
#sidebar #menu-left ul ul{
	display:none;
}
#sidebar #menu-left ul li.selected ul{
	display:block;
}
#sidebar #menu-left li a{
	color:#000;
	text-decoration: none;
}
#sidebar #menu-left li a:hover{
	text-decoration:underline;
}
#sidebar #menu-left ul ul.lev-1 > li.selected{
	background:none;
}
#sidebar #menu-left ul ul.lev-1 > li.selected > span > a{
	display:inline-block;
	background: #249efc;
	color:#fff;
	padding: 2px 5px 2px 5px;
	margin: -2px -5px -2px -5px;
}
#sidebar #menu-left ul ul ul {
  margin:0;
}
#sidebar #menu-left ul ul ul li > span > a{
  font-size:11px;
}
#sidebar #menu-left ul ul ul.lev-2 li.selected > span > a{
  font-size:11px;
}
#sidebar #menu-left div ul > li.selected > span > a{
  background: #249efc;
	color:#fff;
	padding: 2px 5px 2px 5px;
	margin: -2px -5px -2px 0px;
}

#sidebar #menu-left div ul > li.selected.is-parent > span > a{
    color: #000000;
    background: none;
    margin:0;
    padding:0;
}

/* Workarea */
#workarea-wrapper #breadcrumb{
	color: #999;
	margin: 14px 18px 0 18px;
}
#workarea-wrapper #breadcrumb a{
	color:#999;
}

#workarea-wrapper #workarea{
	margin: 8px 18px;
	color:#444;
}
#workarea-linksbar{
	position:absolute;
	width:780px;
}
h2 {
	font-size: 140%!important;
}


#workarea-linksbar a {
	color: #fff;
	padding: 7px 13px 7px 40px;
	background: no-repeat 3px 3px #292828;
	float: right;
	height: 38px;
	text-decoration: none;
	line-height: 12px;
	margin-right: 3px;
}

#workarea-linksbar #link_subscribe{
	background-image: url('images/link_subscribe.gif');
}
#workarea-linksbar #link_archive{
	background-image: url('images/link_archive.gif');
}
#workarea-linksbar #link_rss{
	background-image: url('images/link_rss.gif');
	padding-top:14px;
	padding-bottom:0;
}

#workarea input.inputtext,
#workarea input.inputfile,
#workarea textarea.inputtextarea{
	border: 1px solid #aaa;
	margin:1px;
}
#workarea table.web-form td input.inputtext,
#workarea table.web-form td textarea.inputtextarea{
	width: 400px;
}

#workarea .captcha img,
#workarea .captcha input.inputtext{
	width:180px !important;
	margin:1px;
	border: 1px solid #aaa;
}
#workarea input, #workarea select {
	border:1px solid #B7B7B7;
	color:#666;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:2px 5px;
	
}

/* Footer */
#footer p{
	margin:7px 0;
}
#footer-bar{
	overflow:hidden;
	margin:0 -18px;
	font-family: 'MyriadProRegular', Tahoma, Arial;
}

#footer-bar .footerbar-section {
	float: left;
	border: 1px solid #bfbfbf;
	width: 325px;
	height: 186px;
	margin: 18px;
	position: relative;
	padding: 28px;
	font-size: 15px;
	line-height: 144%;
}

#footer-bar .footerbar-section a{
	color:#000;
}
#footer-bar .footerbar-section-title {
	position:absolute;
	background:url(images/bg-bubble.gif) no-repeat left top;
	top:-18px;
	left:23px;
	padding:10px 26px 0 25px;
	height:40px;
	font-size:19px;
	color:#fff;
	text-transform:uppercase;
}
#footer-bar .footerbar-section-title div {
	background:url(images/bg-bubble.gif) no-repeat right top;
	height:40px;
	width:25px;
	position:absolute;
	top:0;
	right:0
}

/*homepage catsmeatman*/
body.homepage #body-wrapper{
	background:none
}
body.homepage #page-wrapper {
	background:#efefef url(images/bg-index.gif) no-repeat top center;
/* 	background:#efefef url(images/bg-index_ny3.jpg) no-repeat top center; */
}
body.homepage #page, body.homepage #banners-projects-wrapper {
	background:none
}

body.homepage #header{
	margin:0 -10px;
	padding: 0 10px; 
}

body.homepage #header #menu-top{
	left: 18px;
}
body.homepage #banners-projects{
	margin: 0 16px;
}

body.homepage #news-main {
	background:#efefef;
	margin: 0px -5px;
	overflow: hidden;
	height:270px
}
body.homepage #sidebar{
	width:180px;
/* 	padding-top:200px; */
	padding-top:60px;
}
body.homepage #workarea-wrapper{
	width:780px;
	background: url('images/bg_home_workarea-wrapper.gif') no-repeat bottom left #fff;
	margin-bottom:41px;
}

/* news list */

div.news-list .news-preview-picture
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	border:1px solid #ccc;
	height:100px;
	width:203px;
	background:#fff;
}

div.news-list .news-preview-picture .news-preview-picture-frame{
	display:block;
	border:0;
	margin:3px;
	padding:0;
	height:94px;
	width:197px;
	overflow:hidden;
	background: url('images/bg_news-preview-picture1.jpg') no-repeat center center #f2f2f2;
	-moz-box-shadow: 0px 0px 1px #333;
	-webkit-box-shadow: 0px 0px 1px #333;
	box-shadow: 0px 0px 1px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1,  Direction=135, Color='#999999');
	text-align:center;
}
div.news-list.eng-news .news-preview-picture .news-preview-picture-frame{
	background: url('/eng/img/bg_news-preview-picture1.jpg') no-repeat center center #f2f2f2;
}
div.news-list .news-date-time {
	color:#486DAA;
}

/* news detail */
div.news-detail p{
    text-align: justify;
}

/* main news */
#news-main h1.page-title{
	margin:0;
	float:left;
	border-bottom: 1px solid #999;
	width:270px;
	height:42px;
	padding-bottom:2px;
	position:relative;
}
.dj_opera #news-main h1.page-title{
	line-height:1.2;
}
#news-main .page-title  #news-main-caption {
	font: normal 12px 'MyriadProRegular',Arial;
	position:absolute;
	right:0;
	top:27px;
	text-transform:lowercase;
	color:#000;
}
#news-main .news-list{
	width:490px;
	float:right;
	margin-top:-27px;
}
#news-main  .news-item{
	margin:0 0 18px 0;
	height:207px;
	padding:0;
}
#news-main .news-date-time{
	float:right;
	color:#999;
	font:italic 12px Arial;
	margin: 0 0 0 70px;
}
#news-main .news-announce {
	display:block;
	padding-top:20px
}
#news-main .news-name {
	position:relative;
	outline:#167dcd solid 0.3em;
	-moz-outline-offset:-0.04em;
	outline-offset:-0.06em;
	margin:0;
	background:#167dcd;
	font:normal 18px/20px Arial;
}
#news-main .news-name a {	
	color:#fff;
	text-decoration:underline;
	position:relative;
	z-index:1;
}
#news-main .news-preview-picture {
	float:left;
	display:block;
	width:265px;
	height:170px;
	overflow:hidden;
	margin-top:15px;
	clear:left;
	-moz-box-shadow: 1px 1px 2px #333;
	-webkit-box-shadow: 1px 1px 2px #333;
	box-shadow: 1px 1px 2px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2,  Direction=135, Color='#999999');
}
#news-main .news-preview-picture .news-preview-picture-frame{
	margin:0;
	padding:0;
	width:265px;
	height:170px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	/* For IE 8 */
	-ms-filter: "";
	/* For IE 5.5 - 7 */
	filter: none;
}
#news-main  .news-preview-picture img{
	width:265px;
}
 #news-main .share-window-parent {
    top: -30px;
}
 .share-window-parent span {
    position:relative;
    top:4px;
}
 .share-dialog-left {
    left:90px;
}
 a.share-switch {
    display:none;
}
.share-dialog-inner-left {
  background:none;
  background-image:none;
}


/* news line */
#news-line{
	padding: 18px 0 10px 0;
	margin: 0 -66px 0 0;
	overflow: hidden;
}
#news-line .news-item {
	width:210px;
	height:237px;
	position:relative;
	float:left;
	padding:30px 0 0 0;
	margin:-12px 60px 0 0;
	border:0;
}
#news-line .news-item0 {
	background:url('images/bg-rainbow0.gif') no-repeat top left
}
#news-line .news-item1 {
	background:url('images/bg-rainbow1.gif') no-repeat top left
}
#news-line .news-item2 {
	background:url('images/bg-rainbow2.gif') no-repeat top left
}
#news-line #news-region .news-item0,
#news-line #news-region .news-item1,
#news-line #news-region .news-item2 {
	background:none;
}
#workarea-wrapper h2.page-title{
	border-bottom: 1px solid #a1a1a1;
	display: block;
	font-size: 24px;
	margin: 0;
	width: 740px;
}
#news-line  .news-item .news-name,
#news-line  .news-item .news-name a {
	color:#999;
	font-size: 12px;
	text-decoration:none;
}
#news-line  .news-item .news-name a:hover {
	color:#333;
	text-decoration: underline;
}
#news-line  .news-item .news-announce{
	display:none;
}
#news-line .news-list .news-date-time{
	color:#000;
	display:block;
	background: url('images/bg_news-line.gif') no-repeat 0 110px;
	padding-top:120px
}

/* workarea news-list */
body.innerpage #workarea .news-list .news-item{
 	clear:both; 
	overflow:hidden;
}
body.innerpage #workarea .news-list .news-item span {
 	display:block; 
      

}
body.innerpage div.news-list .news-preview-picture .news-preview-picture-frame img{
	height:94px;
}

body.innerpage #workarea .news-list  .news-item .news-name {
	display:block;
	margin: 4px 0 6px 0;
	padding-left: 218px;

}
body.innerpage #workarea .news-list  .news-item .property {
	display:block;
	padding-left:218px;
	font-size: 95%;
	color: #666;
}
body.innerpage #workarea .news-list.no-pictures  .news-item .property {
	padding-left:0;
}
body.innerpage #workarea .news-list  .news-item .news-name,
body.innerpage #workarea .news-list  .news-item .news-name a {
	color:#444;
	font-size: 14px;
	text-decoration:none;
	
}
body.innerpage #workarea .news-list  .news-item .news-name a:hover {
	color:#333;
	text-decoration: underline;
}
body.innerpage #workarea .news-list  .news-item .news-announce{
	padding-left: 218px;
	color:#777;
}
body.innerpage #workarea .news-list .news-date-time{
	color:#000;
	display:block;
	padding-left: 218px;
}

/* workarea news-list no-pictures */

body.innerpage #workarea .news-list.no-pictures  .news-item .news-name {
	padding-left: 0px;

}


body.innerpage #workarea .news-list.no-pictures  .news-item .news-announce{
	padding-left: 0px;
	
}
body.innerpage #workarea .news-list.no-pictures .news-date-time{

	padding-left: 0px;
}
body.innerpage #workarea .news-list.no-pictures .news-item span.news-preview-picture {
	display:none;
} 


/* workarea news-detail */

#workarea .news-detail .news-detail-share{
	float:right;
	//margin-top:27px;
}
#workarea .news-detail .news-detail-share .share-window-parent{
	position: static;
}
#workarea .news-detail .news-detail-share .share-window-parent span{
	display:none;
}
#workarea .news-detail .news-detail-share .share-window-parent div{
	position:static
}
#workarea .news-detail .news-date-time{
	display:block;
	color:#919191;
	font-size: 12px;
	position:relative;
 	top: -18px; 
/* 	top: 18px; */
	margin-top: -3px;
}

/* Video */
#workarea .video-object{
	margin-bottom:5px;
}

/* plashka */
.plashka {background-color: #F4F4F4;
    border: 2px solid #d4d4d4;
    margin: 20px 0;
    padding: 10px 30px;
}
.phone{
	color:#555;
	font-size:10px;
	margin:20px 0 0 30px;
}
.phone h2{
	color:#000;
	font-size:12px;
	font-weight:normal;
	margin:0;
}

.olimpic_timeleft_container{
    background: none repeat scroll 0 0 #EFEFEF;
    margin: 0 0 0 -18px;
    height: 128px;
    width: 780px;
    position: relative;
}
.olimpic_timeleft_container .olimpic_timeleft_text{
    color: #fff;
    font: 19px "MyriadProRegular", Arial;
    position: absolute;
    top: 39px;
    text-transform: uppercase;
}
.olimpic_timeleft_container .t_part1{
    left: 105px;
}
.olimpic_timeleft_container .t_part2{
    left: 645px;
}
.olimpic_timeleft_container .olimpic_timer{
    position: absolute;
    top: 29px;
    color: #000;
    font: bold 38px Arial;
}
.olimpic_timeleft_container .olimpic_timer_n1{
    left: 570px;
}
.olimpic_timeleft_container .olimpic_timer_n2{
    left: 605px;
}
#news-line {
    margin: -13px -66px 0 0;
}



/* Affiliates map begin */

#workarea #map{
	text-align:center;
	min-height:340px;
	position: relative;
}
#workarea .bullet {
	position: absolute;
	width: 190px;
	background: #fff;
	padding: 18px 10px 10px;
	display: none;
	border: 3px solid #5e93ca;
	text-align: center;
	border-radius: 0;
	
	-webkit-box-shadow: 0 0 7px 0px rgba(10, 10, 10, 0.5);
	-moz-box-shadow: 0 0 7px 0px rgba(10, 10, 10, 0.5);
	box-shadow: 0 0 7px 0px rgba(10, 10, 10, 0.5);
}
#workarea #map-popup{
	display: none;
	position: absolute;
	width:260px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: #fff;
	text-align: left;
}
#workarea .regions-map #map-popup {
	width: 400px;
}
#workarea .map-popup-close {
	cursor: pointer;
	overflow: hidden;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
}
#workarea .child_companies_popup .map-popup-close {
	display: none;
}
#workarea .map-popup-close-link{
	color: #5e93ca;
	text-decoration: underline;
	font: normal 8px Arial;
	display: block;
	float: left;
	margin: 2px 4px 0 0;
}
#workarea .child_companies_popup .map-popup-close-link {
	display: none;
}
#workarea .map-popup-close:hover .map-popup-close-link {
	text-decoration: none;
}
#workarea .map-popup-cross {
	background: url("images/map_cross.png") no-repeat 0 0 transparent;
	display: inline-block;
	height: 10px;
	width: 10px;
}
#workarea .child_companies_popup .map-popup-cross {
	display: none;
}
#workarea #map-popup.child_companies_popup .map-popup-content > div {
	overflow: hidden;
}
#workarea a.img_link {
	text-decoration:none;
	display: inline-block;
	overflow: hidden;
}
#workarea #map-popup.child_companies_popup a.img_link {
	float: left;
}
#workarea #map-popup .map-popup-content .regionName {
	font: bold 14px Arial;
	margin-bottom: 4px;
}
#workarea #map-popup .map-popup-content .company {
	font: normal 16px 'PfDinTextCondPro', Tahoma;
	margin-bottom: 2px;
	padding-left: 8px;
}
#workarea a.img_link img {
	float: left;
	max-width: 170px;
}
#workarea a.label_link {
	color: #3773b1;
	font: normal 16px 'PfDinTextCondPro', Tahoma;
	margin-bottom: 5px;
	display: inline-block;
	margin-top: 15px;
}
#workarea #map-popup.child_companies_popup a.label_link {
	margin-bottom: 5px;
}
#workarea .site_link_containter {
	margin-top: 10px;
	font: normal 14px 'PfDinTextCondPro', Tahoma;
}
#workarea .site_link_containter span {
	color: #555253;
}
#workarea .map-popup-content.no-image {
	padding: 20px 0;
}


#workarea .company-list {
	overflow: hidden;
	margin-left: -20px;
}

#workarea .company-list .company-item {
	height: 54px;
	float: left;
	margin-left: 30px;
	padding: 10px;
	width: 188px;
	border-right: 4px solid transparent;
	position: relative;
	overflow: hidden;
}
#workarea .company-list .company-item.hover{
	background:#eee;
}
#workarea .company-list .company-item .company-item-link {
	display: block;
	text-decoration: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
#workarea .company-list .company-item a.preview_picture {
	background: #fff;
	border: 1px solid #d6d6d6;
	width: 54px;
	height: 54px;
	float:left;
	margin: 0 18px 0 0;
}
#workarea .company-list .company-item a.preview_picture .img_container {
	width: 54px;
	height: 54px;
	overflow: hidden;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#workarea .company-list .company-item a.preview_picture .img_container img {
	max-width: 54px;
	max-height: 54px;
	vertical-align: middle;
}
#workarea .company-list .company-item a.preview_picture .overlay {
	display: none;
}
#workarea .company-list .company-item .text {
	height: 54px;
	display: table-cell;
	vertical-align: middle;
}
#workarea .company-list .company-item .text a {
	color: #555253;
	text-decoration: none;
	font: bold 14px 'PfDinTextCondPro', Tahoma;
}
#workarea .company-list .company-item.hover .text a {
	text-decoration: underline;
}
#workarea .company-list .company-item .text a:hover {
	text-decoration: underline;
}


/* Affiliates map end */


/* Affiliates child spoiler */

#workarea .childs_list {
    list-style:none;
    width:600px;
   
}

#workarea .childs_list li{
    padding-bottom:5px;
    
}

.child_name {
	padding-left: 25px;
        background: url(./images/down.png) left 0px no-repeat;
        cursor: pointer;
        color: #249efc;
	text-decoration:underline;
}
		
.active {background: url(./images/up.png) left 0px no-repeat;}
			  
.child_content {
    margin-left: 20px;
    border-bottom: 1px dotted #b7b7b7;
}


/* Subsidiaries child spoiler */

#workarea #subsidiaries{
   padding-top:8px; 
}

#workarea #subsidiaries .childs_list {
    list-style:none;
    width:690px;
    margin:0;
    padding:0;  
}

#workarea #subsidiaries .childs_list li{
    display:block;
    margin-top:-13px;
    padding:0;   
}

#subsidiaries .child_name {
	padding: 8px 0 8px 25px;	
        background: url(./images/down_white.png) 650px 5px no-repeat;
        cursor: pointer;
	background-color:#249efc; 
	color:#fff;
        text-decoration:underline;
	border:1px dotted #fff;
}
		
#subsidiaries .active {
    background: url(./images/up_white.png) 650px 5px no-repeat;
    background-color:#249efc; 
    color:#fff;    
}
			  
#subsidiaries .child_content {
    margin-left: 0;
    border-bottom:none;
}

/* News loader button */

.read_more a {
background: url("./images/btn.png") no-repeat;
text-align: center;
display: block;
margin: 0 auto;
width: 161px;
height: 10px;
color: black !important;
padding: 17px 0;
text-decoration: none;
}

/* sidebar quote */

div#sidebar-quote{
    /*margin-left: -55px;*/
    padding-bottom:10px;

}


img.link-right{
    margin-left: 60px;


}


h2.quote-h2{
color:#333;
    font-size: 18px;
    font-weight: bold;
    margin:-95px 1px 4px 20px;

}

div#quote-block-grey {
    color: #fff;
    background: #999;
    padding: 5px;
    width:180px;
    margin-left: 5px;

}
div#quote-block-grey>a {
 text-decoration: none;
    color:#fff;
}

div#quote-block-grey img {
max-width:100%;
overflow: hidden;
float:left;
/*padding-bottom:5px;*/
padding-right:5px;
}

div#quote-person {

    font-weight: bold;
    text-align: right;
}

div#container-quote{

    background:#efefef;
    margin-left:5px;
    border-radius: 5% 0% 0%;
}
<!-- Иконки-->
	 .link_with_icon_doc{
		 padding-left: 20px;
		 margin-left: 0;
		 background: url("/local/templates/fskees_2011/images/picsdocs/doc.png") no-repeat left top !important;
	 }
.list_with_icon_doc{
	list-style: none outside none !important;
	background: url("/local/templates/fskees_2011/images/picsdocs/doc.png") no-repeat 6px top !important;
	margin-left: 0 !important;
	padding-left: 25px !important;
}
.macintosh .list_with_icon_doc{
	background: url("/local/templates/fskees_2011/images/picsdocs/doc.png") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_doc{
	background: url("/local/templates/fskees_2011/images/picsdocs/doc.png") no-repeat left -1px !important;
}
.link_with_icon_pdf{
	padding-left: 20px;
	margin-left: 2px;
	/*background: url("/bitrix/templates/fskees_2011/images/picsdocs/pdf.png") no-repeat left top !important;*/
	background: url("/local/templates/fskees_2011/images/picsdocs/pdf.png") no-repeat left top !important;
}
.list_with_icon_pdf{
	list-style: none outside none !important;
	background: url("/local/templates/fskees_2011/images/picsdocs/pdf.png") no-repeat 6px top !important;
	margin-left: 0 !important;
	padding-left: 25px !important;
}
.macintosh .list_with_icon_pdf{
	background: url("/local/templates/fskees_2011/images/picsdocs/pdf.png") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_pdf{
	background: url("/local/templates/fskees_2011/images/picsdocs/pdf.png") no-repeat left -1px !important;
}
.link_with_icon_xml{
	padding-left: 20px;
	margin-left: 1px;
	background: url("/local/templates/fskees_2011/images/picsdocs/xml.png") no-repeat left top !important;
}
.list_with_icon_xml{
	list-style: none outside none !important;
	background: url("/local/templates/fskees_2011/images/picsdocs/xml.png") no-repeat 6px top !important;
	margin-left: 0 !important;
	padding-left: 25px !important;
}
.macintosh .list_with_icon_xml{
	background: url("/local/templates/fskees_2011/images/picsdocs/xml.png") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_xml{
	background: url("/local/templates/fskees_2011/images/picsdocs/xml.png") no-repeat left -1px !important;
}
.link_with_icon_xls{
	padding-left: 20px;
	margin-left: 2px;
	background: url("/local/templates/fskees_2011/images/picsdocs/xls.jpg") no-repeat left top !important;
}
.list_with_icon_xls{
	list-style: none outside none !important;
	background: url("/local/templates/fskees_2011/images/picsdocs/xls.jpg") no-repeat 6px top !important;
	margin-left: 0 !important;
	padding-left: 25px !important;
}
.macintosh .list_with_icon_xls{
	background: url("/local/templates/fskees_2011/images/picsdocs/xls.jpg") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_xls{
	background: url("/local/templates/fskees_2011/images/picsdocs/xls.jpg") no-repeat left -1px !important;
}
.link_with_icon_jpg{
	padding-left: 20px;
	margin-left: 2px;
	background: url("/local/templates/fskees_2011/images/picsdocs/jpg.png") no-repeat left top !important;
}
.list_with_icon_jpg{
	list-style: none outside none !important;
	background: url("/local/templates/fskees_2011/images/picsdocs/jpg.png") no-repeat 6px top !important;
	margin-left: 0 !important;
	padding-left: 25px !important;
}
.macintosh .list_with_icon_jpg{
	background: url("/local/templates/fskees_2011/images/picsdocs/jpg.png") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_jpg{
	background: url("/local/templates/fskees_2011/images/picsdocs/jpg.png") no-repeat left -1px !important;
}
.link_with_icon_png{
	padding-left: 20px;
	margin-left: 2px;
	background: url("/local/templates/fskees_2011/images/picsdocs/png.png") no-repeat left top !important;
}
.list_with_icon_png{
	list-style: none outside none !important;
	background: url("/local/templates/fskees_2011/images/picsdocs/png.png") no-repeat 6px top !important;
	margin-left: 0 !important;
	padding-left: 25px !important;
}
.macintosh .list_with_icon_png{
	background: url("/local/templates/fskees_2011/images/picsdocs/png.png") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_png{
	background: url("/local/templates/fskees_2011/images/picsdocs/png.png") no-repeat left -1px !important;
}
.link_with_icon_rar{
	padding-left: 20px;
	margin-left: 2px;
	background: url("/local/templates/fskees_2011/images/picsdocs/rar.jpg") no-repeat left top !important;
}
.list_with_icon_rar{
	list-style: none outside none !important;
	background: url("/local/templates/fskees_2011/images/picsdocs/rar.jpg") no-repeat 6px top !important;
	margin-left: 0 !important;
	padding-left: 25px !important;
}
.macintosh .list_with_icon_rar{
	background: url("/local/templates/fskees_2011/images/picsdocs/rar.jpg") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_rar{
	background: url("/local/templates/fskees_2011/images/picsdocs/rar.jpg") no-repeat left -1px !important;
}
.link_with_icon_zip{
	padding-left: 20px;
	margin-left: 2px;
	background: url("/local/templates/fskees_2011/images/picsdocs/zip.png") no-repeat left top !important;
}
.list_with_icon_zip{
	list-style: none outside none !important;
	background: url("/local/templates/fskees_2011/images/picsdocs/zip.png") no-repeat 6px top !important;
	margin-left: 0 !important;
	padding-left: 25px !important;
}
.macintosh .list_with_icon_zip{
	background: url("/local/templates/fskees_2011/images/picsdocs/zip.png") no-repeat 6px -1px !important;
}
.macintosh .link_with_icon_zip{
	background: url("/local/templates/fskees_2011/images/picsdocs/zip.png") no-repeat left -1px !important;
}

#workarea #power_of_attorney th{
	border: 1px solid #D0D0D0;
}

