/**
* @copyrightCopyright (C) 2015 Websalamat.ru
* @licenseGPL
*/

html,body,#layout {
  background: #FFF;
  font: 'Times New Roman';
}

.top_shadows div div {
    margin: 0!important;
}

.intro {
  font: italic 150% 'Times New Roman';
  margin-right: 4%;
}
.intro.event {
	width: 70%;
}
.construction img {
	margin: 0 0 13px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.construction p {
	margin: 0;
}
.construction a {
	font-size: 90%;
}
.event {
  position: relative;
  width: 26%;
}
.event img {
  position: absolute;
  left: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.event div {
  margin-left: 97px;
}
.event div .first_child {
 margin-top: 0;
}
.event div .first_child:before {
  content: '\2014\a0';
  color: #4DA9FC;
  position: absolute;
  width: 22px;
  height: 100px;
  margin-left: -17px;
}
.event div .first_child.hover:before {
	color: #FF4D4D;
}
.event div em {
  font-size: 85%;
  color: #949494;
}
.event,
.construction {
	padding: 23px 0 0;
}
.intro,
.event,
.event div,
.construction {
  float: left;
}



#content .main {
    float: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1;
}

#content .history .cover:before,
#content .history .cover.fade:after,
#content .news_cover:before,
#content .news_cover.fade:after {
  content:'';
  display:inline-block;
  position:absolute;
  top:0;
  width:40px;
  height:100%;
  z-index:9;
}

#content .history .cover:before,
#content .news_cover:before {
  left: 0;
  background: url('/f/1/global/fade_left.png') 0 0 repeat-y;
}

#content .history .cover.fade:after,
#content .news_cover.fade:after {
  right: 0;
  background: url('/f/1/global/fade_right.png') 0 0 repeat-y;
}

#content .history .cover,
#content .news_cover {
  padding:0 0 0 10px;
  position:relative;
  overflow:hidden;
}

/*
#content .history hr,
#content .news hr {
  width:2300px;
  position:relative;
  z-index:9;
  border:none;
  border-bottom:1px solid #ccc;
  margin:0 0 0 10em;
  height:1px;
}
*/


#content .history h2 a,
#content .news h2 a {
	color: #444!important;
	border-color: #b4b8c1!important;
}

#content .history h2 a:hover,
#content .news h2 a:hover {
	color: #75A027 !important;
	border-color: #75A027 !important;
}


#content .history .scroller,
#content .news .scroller {
  position:relative;
  z-index:9;
  margin:-4px 0 4px 10em;
  height:4px;
  background:#E5E5E5;
  border-radius:2px;
}

#content .history .scroller b,
#content .news .scroller b {
  display:inline-block;
  position:relative;
  height:4px;
  width:100px;
  background:#b4bfd7;
  cursor: url(https://maps.gstatic.com/mapfiles/openhand_8_8.cur), default;
  border-radius:2px;
}

#content .history .scroller b.ui-draggable-dragging,
#content .news .scroller b.ui-draggable-dragging {
     cursor: url(https://maps.gstatic.com/mapfiles/closedhand_8_8.cur), move;
}

#content .history img {
  /*border-radius:10px;*/
}

#content .history table {
  width: 100%;
  margin:20px auto 0 auto;
  cursor: url(https://maps.gstatic.com/mapfiles/openhand_8_8.cur), default;
}

#content .history table.ui-draggable-dragging {
     cursor: url(https://maps.gstatic.com/mapfiles/closedhand_8_8.cur), move;
}

#content .history td {
  padding:0 50px 0 0;
  border:none;
}

#content .news .wrap {
  overflow:hidden;
  width:4000px;
  cursor: url(https://maps.gstatic.com/mapfiles/openhand_8_8.cur), default;
}

#content .news .wrap.ui-draggable-dragging {
     cursor: url(https://maps.gstatic.com/mapfiles/closedhand_8_8.cur), move;
}

#content .news .date {
  color:#888;
}

#content .news .wrap .articles {
	overflow: hidden;
}
#content .news .wrap .item {
  float: left;
  width: 250px;
  padding: 0 50px 0 0;
  margin-top: 0;
}

#content .news .nox{
  display:inline;
}

#footer {
  border:none;
}
.footer_sub .parent_company .parent_icons.i_tyajmash {
	background: url('/f/1/global/parent_company.png');
}
.en .footer_sub .parent_company .parent_icons.i_tyajmash {
	background: url('/f/1/global/parent_company_en.png');
}