@charset "utf-8";
html, * {margin:0; padding:0; }

html {background: url(https://primamedia.ru/images/design/main_bg.png) repeat 0 0 fixed; }

body {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 19px; color: #262626; margin: 0px; padding: 0px;  }
body {background: url(https://primamedia.ru/images/design/bg_white1.png) repeat-y center 0 fixed; }


/* праздничный фон
body {background: url(https://primamedia.ru/images/design/bg_9m.jpg) no-repeat center 0 fixed; }
*/ 

html, body {
  width:100%;
}

fieldset {border:none;}

a img{border:0px;}
a{color:#000; text-decoration:underline; cursor:pointer; outline: none;}
a:hover{text-decoration:none;}
a:visited{color:#666;}

/* информационные сообщения */
.msg_box {
background: none repeat scroll 0 0 #F0F0F0;
border: 1px solid #777777;
border-radius: 5px 5px 5px 5px;
color: #000000;
font-size: 9pt;
margin: 10px 0;
padding: 15px;
}
.msg_ok {
 background: #E0FFE6;
 border: solid 1px green;
 padding: 15px;
 margin: 10px 0px;
 font-size: 9pt;
 color: green;
}
.msg_error {
 background: #FFF0F0;
 border: dashed 1px brown;
 padding: 15px;
 margin: 10px 0px;
 font-size: 9pt;
 color: brown;
}
.msg_error em, .msg_ok em, .msg_box em {
 font-size: 13pt;
 font-weight: bold;
 font-style: normal;
}
.nobr {white-space: nowrap} 

* h3 a:link,
* h3 a:visited,
* h3 a:active{ text-decoration:none;}
* h3 a:hover{ text-decoration:underline; }
td{vertical-align:top;}

input, textarea, optiob {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; color: #333; }

.c{clear:both; height:auto; width:auto; line-height:0px;}
#globaldiv{width:980px; position:relative; overflow:visible; height:auto; margin:0 auto;background: #fff;}

.zoom{ width:16px; top: 0;  height:16px; position:absolute; z-index:10; }

div.crossnoprint{ display:none;}

#globaldiv #header { width:980px; margin-bottom: 10px; background: url("https://primamedia.ru/images/16p.png") no-repeat scroll 300px 25px transparent;/*padding-top:13px;*/}
#globaldiv #header .head {overflow:hidden;}
#globaldiv #header #hmenu { width:980px; }


#header  #logo {
	float:left;
	overflow:hidden;
	margin: 5px 0 0;
	width: 420px;
}

*+html #header  #logo { 
	width: 300px;
} 
/*.logo-link {
	width: 395px;
}*/
#header  #logo a ,
#header  #logo span {
	display:block;
	float:left;
	/*background: url(https://primamedia.ru/images/design/logo.png) no-repeat scroll 0 0 transparent;
	text-indent:-9999px;*/
}

#header  #logo a img {
	transition: all 300ms linear 100ms;
	-moz-transition: all 300ms linear 100ms;
	-webkit-transition: all 300ms linear 100ms;
	-o-transition: all 300ms linear 100ms;
}

#header  #logo:hover a img {
	opacity: 0.5;  
}

#header  #logo .image {
	height:70px;
	width:78px;
}


#header  #logo .text {
    background-position: -78px 0;
    height: 26px;
    margin: 13px 0 0 10px;
    width: 208px;
}

#header .user-bar {
	float:right;
	margin-top:27px;
	overflow: hidden;
}

#header #login {
	background: url(https://primamedia.ru/images/design/enter-button.png) no-repeat scroll 0 0 transparent;
	display:block;
	width:30px;
	height:23px;
	text-indent:-9999px;
	float:left;
}
#header #user-lk {
	background: url(https://primamedia.ru/images/design/user-button.png) no-repeat scroll 0 0 transparent;
	display:block;
	width:30px;
	height:23px;
	text-indent:-9999px;
	float:left;
}



#globaldiv .congr { line-height: 11px; margin: 7px 10px 0 10px; }
#globaldiv .conga { line-height: 11px; margin: 3px 10px 0 10px; }
#globaldiv .congr a:link, #globaldiv .congr a:visited { font-size: 11px; color: #666; text-decoration: none; }
#globaldiv .conga a:link, #globaldiv .conga a:visited { font-size: 10px; color: #bc0d11; text-decoration: none; }

#globaldiv #hmenu {margin-top:-4px;}

#globaldiv #mainmenu{ overflow:hidden; padding: 5px 0px 5px 0px;}
#globaldiv #mainmenu li{list-style-type:none; float:left; display:block; margin:0px 13px 0px 0px; color:#c21318; font-weight:bold;}
#globaldiv #mainmenu li a{font-weight:normal; font-size:13px; color:#000;}
#globaldiv #mainmenu li.selected a{ color:#c21318; font-weight:bold; }
#globaldiv #mainmenu li.clear{clear:both;}

#globaldiv #search {float:left; position:relative;width:277px;}


#globaldiv #form-search {float:left; position:relative;width:181px;border: 1px solid #777777;
    border-radius: 4px 4px 4px 4px;
    font-size: 18px;padding: 5px 10px;
    width: 96%;
	}
#globaldiv .search-submit{
	font-size: 18px;
    font-weight: normal;
    margin-left: 10px;
    width: 150px;
}
#globaldiv #search .btn {background: url(https://primamedia.ru/images/design/search_right.png) no-repeat scroll 0 0 transparent; display:block; width:25px; height:23px; position:absolute; top:0px; right:0px; border:none; text-indent:-9999px; cursor:pointer;}

*+html #globaldiv #search .btn {top:1px;}

#globaldiv #search #q { border: 1px solid #777777; border-radius:3px 3px 3px 3px; width: 174px; padding-left: 5px; height: 21px; }
#globaldiv #search:hover #q { border: 1px solid #333; }
#globaldiv #searchandenter #search_table td{ padding:0px; }
#globaldiv #searchandenter #search_table td.left{ width:11px; height:24px; }
#globaldiv #searchandenter #search_table td.text{ background:url(https://primamedia.ru/images/design/search_bg.png) top center repeat-x; vertical-align:middle; }
#globaldiv #searchandenter #search_table td.text input{ font-size: 14px; margin:0px; padding:0px; border:0px; width:100px; }
#globaldiv #searchandenter #search_table td.right{ width:26px; height:24px; }

/*
#globaldiv #searchandenter #search{float:right; border:1px solid #575757; width:130px; padding:1px; height:18px; display:block; margin:0px;}
#globaldiv #searchandenter #search input{background:#fff; border:0px; font-size: 14px; width:100px; float:left; padding:3px 0px 0px 0px;}
#globaldiv #searchandenter #search input.s{width:26px; height:24px; float:right; padding:0px;}
*/

#globaldiv #searchandenter #enter{float:right;}

#globaldiv #tread{ overflow:hidden; height: 25px; margin: 10px 0 20px 0; background: url(https://primamedia.ru/images/design/tread.png) no-repeat left; }
#globaldiv #tread li {list-style-type:none; height: 23px; float:left; display:block; font-size:14px; padding: 2px 5px 0px 5px; margin-right: 1px; }
#globaldiv #tread li a { color:#000; }
#globaldiv #tread li.selected  { background: #ae1e22; background: url(https://primamedia.ru/images/design/subject.png) bottom repeat-x; border-radius: 4px; }
#globaldiv #tread li a.imp1 { color:#c21318; }
#globaldiv #tread li.selected a { color:#fff; }
#globaldiv #tread li.clear{clear:both;}
#globaldiv #tread li#lasts { font-weight:bold; width:75px; padding: 2px 2px 0px 6px; background: url(https://primamedia.ru/images/design/subjects.png) no-repeat left; }
#globaldiv #tread li#lasts a { color: #fff; text-decoration: none; }

#globaldiv #topbanner{margin: 0 auto 10px; }
.bannerc {margin: 15px 0;}
#globaldiv #topbanner_new{margin-bottom: 20px; }

#globaldiv #topnews {border-bottom: 1px solid #d4d4d4; overflow: hidden; /* padding-bottom:10px; */padding: 0 4px;}



#globaldiv #topnews:hover .nws img.nws-photo,
#globaldiv #topnews:hover .nws .nobr,
#globaldiv #topnews:hover .nws .date {
	opacity: .4; 
	filter: alpha(Opacity=40);
	transition: all 0.5s ease 0s;
}

#globaldiv #topnews li  {
	float: left;
	list-style: none outside none;
	margin-right: 5px;
	padding: 10px 0;
	width: 190px;
}
#globaldiv #topnews .last {margin:0 0 0 2px;}

#globaldiv #topnews:hover .nws h3 a {
	color: #999999;
}

#globaldiv #topnews .nws img.nws-photo {
	margin-bottom: 5px; 
}

#globaldiv #topnews .nws:hover img.nws-photo,
#globaldiv #topnews .nws:hover .nobr,
#globaldiv #topnews .nws:hover .date {
	cursor: pointer;
	opacity: 1!important; 
	filter: alpha(Opacity=100)!important;
	transition: opacity 0.5s ease 0s;
}

#globaldiv #topnews .nws:hover h3 a {
	color: #000;
	transition: color 0.5s ease 0s;
	text-decoration: underline;
}

.b-photos-video img.pnws-photo  {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 1px 2px #d4d4d4;
	margin-bottom: 5px;
	padding: 2px;
}

.b-photos-video img.nws-photo:hover { /* border:1px solid #333; */ opacity: 0.7; }
img.pnws-photo:hover { /* border: 1px solid #333; */}
.pnws a:hover { text-decoration: underline;}
#globaldiv #topnews .nws .date{
/* 	background: -moz-linear-gradient(transparent 0px, rgba(0, 0, 0, 0.5) 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(transparent 0px, rgba(0, 0, 0, 0.5) 100%); /* для webkit-браузеров */
	/* background: -o-linear-gradient(transparent 0px, rgba(0, 0, 0, 0.5) 100%); /* для Opera 11.10+ */
	/* background: -ms-linear-gradient(transparent 0px, rgba(0, 0, 0, 0.5) 100%); /* для IE10+ */ 
	background: url(https://primamedia.ru/img/m-bg-date.png) repeat-x;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    height: 30px;
    line-height: 38px;
    margin-bottom: 3px;
    margin-top: -36px;
    padding-left: 5px;
    position: relative;
    text-shadow: 1px 1px 2px #000000;
}
#globaldiv #topnews  .nws h3 {font-size: 14px; line-height:14px; font-weight:normal; margin:0px; padding-top: 2px;}


#globaldiv #mcont{margin-top:20px; overflow:hidden;}
#globaldiv #mcont #left{width:655px; margin-right:20px; float:left; }
#globaldiv #mcont #left .lastnews{width:auto; margin:10px 0px 5px 0px; padding:0px;}
#globaldiv #mcont #left .lastnews h1{color:#c21318; font-size:28px;}
#globaldiv #mcont #left .morelink{font-size:20px; line-height:16px; color:#c21318;}
#globaldiv #mcont #left .morelink a{color:#c21318; text-decoration:none; }

#globaldiv #mcont #left .main-more .morelink a {
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 10px 20px;
}

#globaldiv #mcont #left .main-more .morelink a:hover {
	text-decoration: none;
}

#globaldiv #mcont #left .main-more {
	background: none repeat scroll 0 0 #c21318;
	border-radius: 2px;
	float: right;
	margin: 20px 0 20px 5px;
}

#globaldiv #mcont #left .main-more:hover {
	background: none repeat scroll 0 0 #ae1117;
}

#globaldiv #mcont #left .block-news-theme .main-more {
	margin: 20px 0 0px 5px;
}

#globaldiv #mcont #left .morelink a:hover{text-decoration:underline; }

#globaldiv #mcont #left .lastnews .leftcol{width:365px; margin-right:20px; float:left;}
#globaldiv #mcont #left .lastnews .rightcol{width:365px; float:right;}
#globaldiv #mcont #left .lastnews .newsitem{margin:0px 0px 15px 0px; font-size:12px; color:#7d7d7d; line-height:16px;}
#globaldiv #mcont #left .lastnews .newsitem .date{font-size:10px; color:#666; line-height:16px; margin-right:10px; font-weight:normal;}
#globaldiv #mcont #left .lastnews .newsitem h3{font-size: 14px; font-weight:bold; margin:0px; padding:0px;}

#globaldiv #mcont #left .news_list { margin-top: 12px;}
#globaldiv #mcont #left .news_list li{ padding: 15px 0; overflow:hidden; list-style:none; width:660px;}
#globaldiv #mcont #left .news_list > li:hover {
	background: none repeat scroll 0 0 #f2f2f2;
	border-radius: 5px;
	/*box-shadow: 0 2px 4px #ccc;*/
}
#globaldiv #mcont #left .news_list li.b_possition_c:hover {
  background: none;
  box-shadow: none;
}

#globaldiv #mcont #left .news_list li.b_possition_c {
	padding: 0;
}

#globaldiv #mcont #left .news_list .date{width:80px; text-align:right; padding:0px 15px 0px 0px; color:#999; font-size: 14px; float:left;}
#globaldiv #mcont #left .news_list .date .time{ font-size:24px;}
#globaldiv #mcont #left .news_list .description {
	float: left;
	line-height: 19px;
	margin-left: 10px;
	width: 650px;
}
#globaldiv #mcont #left .news_list .description .news-img_preview {
	float: right;
	/* height: 110px; */
	width: 200px;
	margin-left: 15px;}
.news-time {
    color: #777;
    font-size: 11px;
     margin-right: 10px;
     float: left;
     padding-top: 0px;
}

.news-markers {
    color: #777;
    font-size: 11px;
}
.news-markers a{
	text-decoration: none;color: #777;
}
.news-markers a.comments{
	color: #c21318;

}
#globaldiv #mcont #left .news_list h3{ color:#000; font-size:16px; overflow:hidden; margin-bottom: 10px; }
#globaldiv #mcont #left .news_list .news-time {}

#globaldiv #mcont #left .news_list h3 span, #globaldiv #mcont #left .news_list h3 span a { color:#c61018; font-size:12px; font-weight: normal; }
#globaldiv #mcont #left .news_list  .main .time{ color:#ed1c24; }

#globaldiv #mcont #left .news_list_compact { width:100%; border-collapse:collapse; }
#globaldiv #mcont #left .news_list_compact td{ padding-bottom:10px; }
#globaldiv #mcont #left .news_list_compact td.date{ font-size: 14px; color:#666; padding-right:5px; width:91px; }
#globaldiv #mcont #left .news_list_compact td.head h3{ font-size:12px; font-weight:normal; }

#globaldiv #mcont #left .news_list_compact td {
    border-bottom: 1px solid #EEEEEE;
    padding: 15px 0 15px 10px;
}

#globaldiv #mcont #left .news_list_compact.noprint tr:nth-child(2n) {
    background: none repeat scroll 0 0 #F3F3F3;
}

#globaldiv #mcont #left .news_list_compact tr:nth-child(2n) td.date {
    border-right: 1px solid #D3D3D3;
}
#globaldiv #mcont #left .news_list_compact tr:hover td {
    background: none repeat scroll 0 0 #fcf7e0;
}
#globaldiv #mcont #left .themenews{ color:#fff;clear: both;}
#globaldiv #mcont #left .themenews b{ background:#C21318; font-size: 14px; padding:3px 6px; border-radius: 3px; }
#globaldiv #mcont #left .theme{ 
	padding: 10px 0;
	width: inherit;
}
#globaldiv #mcont #left .theme > span{
	/* background: url("../images/i-tag.png") no-repeat 0 5px; */
	color: #ed1c24;
	display: block;
	float: left;
	margin-right: 10px;
	text-indent: 15px;
	margin-bottom: 5px;
}

#globaldiv #mcont #left .theme > span > span {
/* 	border-bottom: 1px dotted #ed1c24; */
	padding-bottom: 3px;
}

#globaldiv #mcont #left #ajaxpage {
	margin: 10px 0 0;
	overflow: hidden;
	width: 660px;
	float: left;
}

/*25.08.2014*/

#globaldiv #mcont #left #ajaxpage.block-news-theme {
	float: right;
	margin: 20px 0 40px;
	overflow: visible;
	width: 446px;
	min-height: 550px;
}

[class^=left-nav-] {
	background: none repeat scroll 0 0 #f2f2f2;
	border: 1px solid #d4d4d4;
	border-radius: 4px;
	box-shadow: 0 2px 4px #ccc;
	float: left;
	margin: 20px 0;
	width: 207px;
}

.left-nav-persons,
.left-nav-firms {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	box-shadow: none;
	margin: 0;
}

#globaldiv #mcont #left [class^=left-nav-] h2 {
	color: #333;
	margin: 0;
	padding: 5px 10px;
}

#globaldiv #mcont #left .block-news-theme .news_list {
	margin-top: 0px;
	width: 446px;
}

#globaldiv #mcont #left .block-news-theme .news_list li {
	list-style: none outside none;
	margin-bottom: 15px;
	margin-left: 15px;
	overflow: hidden;
	padding: 0;
	width: 446px;
}

#globaldiv #mcont #left .block-news-theme .news_list > li:hover {
	background: none;
	border-radius: 0px;
	box-shadow: none;
}

#globaldiv #mcont #left .block-news-theme .news_list .description {
	margin-left: 0px;
	width: 446px;
}

#globaldiv #mcont #left .block-news-theme .news_list .description .news-img_preview {
	float: left;
	height: auto;
	margin: 0 10px 0 0;
	width: auto;
	display: none;
}

#globaldiv #mcont #left .block-news-theme .news_list li:first-child .description .news-img_preview {
	display: block;
}

#globaldiv #mcont #left .block-news-theme .news_list h3 {
  font-size: 14px;
  margin-bottom: 5px;
}

.theme-last-label-link {
	margin-top: 35px;
	overflow: hidden;
	padding-top: 20px;
}

.theme-last-label-link span {
	background-color: #f2f2f2;
	border: 1px solid #e2e2e2;
	border-radius: 4px;
	color: #c21318;
	cursor: pointer;
	float: left;
	font-weight: bold;
	margin-right: 20px;
	padding: 4px 10px;
	text-decoration: none;
	font-size: 16px;
}

.theme-last-label-link span.active,
.theme-last-label-link span:hover {
	background-color: #C21318;
	border: 1px solid #c21319;
	color: #fff;
	cursor: pointer;
}

.block-news-rubric {

}

#globaldiv #mcont #left .theme ul li {
	list-style-type: none;
	margin-bottom: 5px;
	padding: 0 10px;
}



#globaldiv #mcont #left .theme a {
	background: url("../images/i-tag.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
	display: block;
	padding-left: 17px;
	text-decoration: none;
	font-size: 11px;
}

#globaldiv #mcont #left .theme > a span {
	border-bottom: 1px dotted #999;
	padding-bottom: 3px;
}

#globaldiv #mcont #left .theme.organis,
#globaldiv #mcont #left .theme.persons {

}

#globaldiv #mcont #left .theme.persons a {
	background: url(https://primamedia.ru/img/ico_person.gif) 0 1px no-repeat;
	padding-left: 20px;
}

#globaldiv #mcont #left .theme.organis a {
	background: url(https://primamedia.ru/img/ico_firm.gif) 0 1px no-repeat;
	padding-left: 20px;
}

#globaldiv #mcont #left .theme a:link span,
#globaldiv #mcont #left .theme a:active span,
#globaldiv #mcont #left .theme a:visited span{ color:#000; text-decoration:none;  }
#globaldiv #mcont #left .theme a:hover span,
#globaldiv #mcont #left .theme a.active span {	border-bottom: 1px dotted #ed1c24; padding-bottom: 3px;color: #ed1c24!important;}

#globaldiv #mcont #left .themenewsitem{ margin-bottom:5px; }
#globaldiv #mcont #left .themenewsitem table{ border-collapse:collapse; }
#globaldiv #mcont #left .themenewsitem table td{ padding:0px; }
#globaldiv #mcont #left .themenewsitem table td.date{ color:#666; width:91px; text-align:right; padding-right:5px; font-size: 14px; }
#globaldiv #mcont #left .themenewsitem table td.head{ padding:0px; }
#globaldiv #mcont #left .themenewsitem table td.head h3{ padding:0px; margin:0px; font-size:13px; font-weight:normal; }

#globaldiv #mcont #left h1, h1{color:#c21318; font-size:22px; font-weight:normal; line-height:22px; padding:0px; margin-bottom: 10px;}
#globaldiv #mcont #left h2, h2{ font-size:15px; margin:10px 0px; }
#globaldiv #mcont #left h2 span{ font-size: 14px; font-weight:normal; }

#globaldiv #mcont #left table.newscont{ border-collapse:collapse; width:658; overflow:hidden;}

#globaldiv #mcont #left .newscont img {
	max-width: 660px;
}

.nc_content_wrapper{
	width:561px;
	overflow:hidden;
	display:block;
}

#globaldiv #mcont #left table.newscont td.nc_left{ width:87px; text-align:right; padding-right:10px; }
#globaldiv #mcont #left table.newscont td.nc_left div.date{ font-size:10px; }

#globaldiv #mcont #left .newscont .nc_left .date {font-size: 14px; color:#666; line-height:12px; text-align: right; margin-top:6px;}

#globaldiv #mcont #left .newscont .nc_left .letter { background:url(https://primamedia.ru/images/design/socialize/small/em.png) no-repeat scroll right 7px transparent; font-size: 14px; line-height:12px; display:block; margin:10px 0; padding-right:20px;}
#globaldiv #mcont #left .newscont .nc_left .link_photo { background:url(https://primamedia.ru/images/design/link_photo.png) no-repeat scroll right 7px transparent; font-size:12px; height: 30px; display:block; margin:10px 0; padding: 2px 20px 0 0; color: #c21318; }
#globaldiv #mcont #left .newscont .nc_left .link_video { background:url(https://primamedia.ru/images/design/link_video.png) no-repeat scroll right 7px transparent; font-size:12px; height: 30px; display:block; margin:10px 0; padding: 2px 20px 0 0; color: #c21318; }

#globaldiv #mcont #left table.newscont td.nc_left div.time{ font-size:24px; margin-top:5px; }
#globaldiv #mcont #left table.newscont td.header a{ text-decoration:none; }

#globaldiv #mcont #left table.newscont div#hypercontext {
  font-size: 14px;
  line-height: 20px;
}

#globaldiv #mcont #left table.newscont div#hypercontext  {
	font-size: 20px;
}

#globaldiv #mcont #left table.newscont div#hypercontext table { border-collapse:collapse; border: none; }
#globaldiv #mcont #left table.newscont div#hypercontext table td { padding: 5px 5px 10px 5px; }

#globaldiv #mcont #left table.newscont div#hypercontext table.news_img td { border:none; padding: 0px; }
#globaldiv #mcont #left table.newscont div#hypercontext .news_img{
	color: #777;
	font-size: 11px;
}
#globaldiv #mcont #left table.newscont .news-photo-descr {
margin-bottom: 25px;
padding: 5px 0 8px 10px;
margin: 5px 0px;
line-height: 12px;
}
#globaldiv #mcont #left table.newscont div#hypercontext a:link { text-decoration:none; border-bottom: solid 1px #aaaaaa; }
#globaldiv #mcont #left table.newscont div#hypercontext a:hover { text-decoration:none; border-bottom: solid 1px #B40000; }
#globaldiv #mcont #left table.newscont div#hypercontext a.photo { border: none; }
#globaldiv #mcont #left table.newscont ul, #globaldiv #mcont #left table.newscont ol { padding-left: 25px; }

#globaldiv #mcont #left table.news_img{ border-collapse:collapse; margin:10px 0px; clear:both; }
#globaldiv #mcont #left table.news_img td.tl{ background:url(https://primamedia.ru/images/design/tl.png) left top no-repeat; width:15px; height:15px; }
#globaldiv #mcont #left table.news_img td.t{ background:url(https://primamedia.ru/images/design/t.png) left top repeat-x; height:15px; }
#globaldiv #mcont #left table.news_img td.tr{ background:url(https://primamedia.ru/images/design/tr.png) right top no-repeat; width:15px; height:15px; }
#globaldiv #mcont #left table.news_img td.l{ background:url(https://primamedia.ru/images/design/l.png) left top repeat-y !important; width:15px; }
#globaldiv #mcont #left .newscont table.news_img td.cntr { width:266px; font-size: 14px; }
#globaldiv #mcont #left table.news_img td.cntr { width:auto; font-size: 14px; }
#globaldiv #mcont #left table.news_img td.c img{ display:block; }
#globaldiv #mcont #left table.news_img td.r{ background:url(https://primamedia.ru/images/design/r.png) right top repeat-y !important; width:15px; }
#globaldiv #mcont #left table.news_img td.bl{ background:url(https://primamedia.ru/images/design/bl.png) left bottom no-repeat; width:15px; height:15px; }
#globaldiv #mcont #left table.news_img td.b{ background:url(https://primamedia.ru/images/design/b.png) left bottom  repeat-x; height:15px; }
#globaldiv #mcont #left table.news_img td.br{ background:url(https://primamedia.ru/images/design/br.png) right bottom no-repeat; width:15px; height:15px; }

#globaldiv #mcont #left div.quote { 
	background: none repeat scroll 0 0 #fff;
	border-collapse: collapse;
	color: #000;
	margin: 5px 0;
	overflow: hidden;
	width: 655px;
}
#globaldiv #mcont #left div.quote div{ padding:10px 9px; }
#globaldiv #mcont #left div.quote div.pic { 
	font-size: 11px;
	padding: 5px 5px 10px !important;
	position: relative;
	float: left;
	width: 91px;
}
#globaldiv #mcont #left div.quote div.qt { 
	border: 1px solid #999;
	float: left;
	padding: 10px;
	width: 532px;
	background: #f1f1f2;
	border-radius: 5px;
}
#globaldiv #mcont #left div.quote div.qt small{
	color: #999;
	font-size: 11px;
}
#globaldiv #mcont #left div.quote span.ugol {
	background: url("../images/ugolok.png") no-repeat;
	height: 23px;
	left: 90px;
	position: absolute;
	top: 30px;
	width: 12px;
}

#globaldiv #mcont #left p {
  margin: 15px 10px 15px 0;
  font-size: 14px !important;
  line-height: 20px;
}

#globaldiv #mcont #left p > a {
	  font-size: 14px !important;
}

#globaldiv #mcont #left p.news_online_new_msg {
	margin: 0;
	padding: 15px;
	border-bottom: 1px solid #D5D5D5;
        width: 630px;
}
#globaldiv #mcont #left p:first-child+.news_online_new_msg {
	border-top: 5px solid #777777;
	padding-top: 30px;
}
#globaldiv #mcont #left .news_online_new_msg+.news_online_new_msg  {
	border-top: none;
}

#globaldiv #mcont #left b.selected{ padding:4px 8px; margin:1px; background:#c31318; color:#fff; }
#globaldiv #mcont #left .newsitem{margin:0px 0px 15px 0px; font-size:12px; color:#7d7d7d; line-height:16px;}
#globaldiv #mcont #left .newsitem .date{font-size:10px; color:#666; line-height:16px; margin-right:10px; font-weight:normal;}
#globaldiv #mcont #left .newsitem h3{ font-weight:bold; margin:0px; padding:0px; font-size:14px;}

#globaldiv #mcont #left .subjnews{ margin:0px 0px 15px 0px; padding:5px; font-size:12px; color:#fff; line-height:16px; background:#c21318; }
#globaldiv #mcont #left .subjnews .date{ font-size:10px; line-height:16px; }
#globaldiv #mcont #left .subjnews h3 a{ font-size: 14px; font-weight:bold; margin:0px; padding:0px; color:#fff; }
#globaldiv #mcont #left .subjnews img{ margin-right:5px; }


/*
#globaldiv #mcont #left #bestnews{background:#c21318;}
#globaldiv #mcont #left #bestnews td{width:160px; font-size: 14px; text-align:left; color:#fff; padding:0px; margin:0px;}
#globaldiv #mcont #left #bestnews td .nws{width:150px; margin:10px 0px 10px 10px; padding:0px;}
#globaldiv #mcont #left #bestnews td .nws img{border:1px solid #e6abad; margin-bottom:8px;}
#globaldiv #mcont #left #bestnews td .nws .date{font-size:10px; color:#e6abad; line-height:10px;}
#globaldiv #mcont #left #bestnews td .nws h3{font-size: 14px; line-height:14px; font-weight:normal; margin:0px; padding:0px;}
#globaldiv #mcont #left #bestnews td .nws h3 a{color:#fff;}
#globaldiv #mcont #left #bestnews td.last{margin-right:10px; width:170px;}
*/

#globaldiv #mcont #left .catnews{
	margin-top:20px; overflow:hidden;
}

#globaldiv #mcont #left .catnews{
	margin-top:20px; overflow:hidden;
	border: 1px solid #777777;
    border-radius: 7px 7px 7px 7px;
	padding: 15px;
	background: url(https://primamedia.ru/images/design/afisha-bg.png) repeat-x;
	margin-bottom: 40px;
}
#globaldiv #mcont #left .catnews h2{
	color: #777;
	font-style: italic;
	font-family: Georgia;
	margin-left: 155px;
    margin-top: 48px;
}
#globaldiv #mcont #left .catnews  #all-anons{background: url(https://primamedia.ru/images/design/afisha-all-anons.png) no-repeat; height: 80px; padding-top: 55px;
    width: 42px; color: #777777; font-style: italic; float: right; margin-top: 44px;}
#globaldiv #mcont #left .catnews  #all-anons a {text-decoration: none; padding-left: 4px;}
#globaldiv #mcont #left .catnews .catleft{width:276px; margin-right:20px; margin-top:15px; float:left;}
#globaldiv #mcont #left .catnews .catright{width:256px; margin-right:0px; margin-top:15px; float:left;}
#globaldiv #mcont #left .catnews .newsitem{margin:0px 0px 15px 0px; font-size:12px; color:#7d7d7d; line-height:16px; display: inline-block; min-width: 250px;}
#globaldiv #mcont #left .catnews .newsitem .date{font-size:10px; color:#666; line-height:16px; margin-right:10px; font-weight:normal;  }
#globaldiv #mcont #left .catnews .newsitem  img{margin-right: 15px;}
#globaldiv #mcont #left .catnews .newsitem h3{ font-weight:bold; margin:0px; padding:0px; font-size:13px;}
#globaldiv #mcont #left .catnews h1{color:#c21318; font-size:22px; font-weight:normal; line-height:22px; float:left; margin:0px 5px 15px 0px; padding:0px;}
#globaldiv #mcont #left .catnews .morelink {font-size:18px; line-height:16px; color:#c21318; }
#globaldiv #mcont #left .catnews .morelink a {color:#c21318; font-size:14px; text-decoration:none; }
#globaldiv #mcont #left .catnews .morelink a:hover {text-decoration:underline; } 

.widgets a {color: #d71318; text-decoration: underline;}
#globaldiv #mcont #left div.widgets { border-top: 1px solid #BFBFBF; padding-top: 10px; margin-bottom: 10px;}
#globaldiv #mcont #left div.widgets table td { padding: 5px 10px 5px 5px; }
#globaldiv #mcont #left div.widgets table td:nth-child(2n):hover{color: #fff; text-decoration: none; background: #d71318; border-radius: 5px; }
#globaldiv #mcont #left div.widgets table td:nth-child(2n):hover a {color: #fff; text-decoration: none; }

#globaldiv #left #left .widgets td :hover{color: #fff; text-decoration: none; background: #d71318; display: block; height: 30px; }
/*------------ гуглопоиск --------------*/

#globaldiv #mcont #left #searchcontrol{ margin-left:97px; }
#globaldiv #mcont #left #searchcontrol div.gsc-control form.gsc-search-box{ display:none; }
#globaldiv #mcont #left #searchcontrol div.gsc-control div.gsc-result-selector{ display:none; }
#globaldiv #mcont #left #searchcontrol div.gsc-control table.gsc-resultsHeader{ display:none; }
#globaldiv #mcont #left #searchcontrol div.gsc-control div.gs-result{ margin-bottom:10px; }
#globaldiv #mcont #left #searchcontrol div.gsc-control div.gsc-webResult div.gs-title{ font-weight:bold; }
#globaldiv #mcont #left #searchcontrol div.gsc-control div.gsc-webResult div.gs-visibleUrl-short{ display:none; }
#globaldiv #mcont #left #searchcontrol div.gsc-control div.gsc-webResult div.gs-visibleUrl-long{ margin-top:5px; }
#globaldiv #mcont #left #searchcontrol div.gsc-control div.gsc-webResult div.gs-watermark{ display:none; }
#globaldiv #mcont #left #searchcontrol div.gsc-control div.gsc-cursor { cursor:pointer; }
#globaldiv #mcont #left #searchcontrol div.gsc-control div.gsc-cursor-box div.gsc-cursor div.gsc-cursor-page{ width:autho; float:left; padding:4px 8px; margin:1px; text-decoration:none; border:1px white solid; }
#globaldiv #mcont #left #searchcontrol div.gsc-control div.gsc-cursor-box div.gsc-cursor div.gsc-cursor-current-page{ font-weight:bold; padding:4px 8px; margin:1px; background:#c31318; color:#fff; }
#globaldiv #mcont #left #searchcontrol div.gsc-control div.gsc-trailing-more-results{ margin:0px; clear:both; }


/*---------- гуглопоиск END ------------*/

#globaldiv #mcont #left .alfa{ margin:10px 0px; }
#globaldiv #mcont #left .alfa b{ padding:2px 6px; margin:2px; background:#c31318; border:1px #c31318 solid; color:#fff; }
#globaldiv #mcont #left .alfa a{ padding:2px 6px; margin:2px; text-decoration:none; border:1px white solid; display:inline-block; }
#globaldiv #mcont #left .alfa a:hover{ border:1px red solid; }

#globaldiv #mcont #left ul.gloss_list{ margin:10px 0px 15px 15px; }
#globaldiv #mcont #left ul.gloss_list li{ list-style:outside; margin:5px 0px; }

#globaldiv #mcont #left table.chat_list{ margin:0px; border-collapse:collapse; }
#globaldiv #mcont #left table.chat_list td{ padding:10px 0px; border-bottom:1px dashed #ccc; }
#globaldiv #mcont #left table.chat_list td.date{ text-align:right; white-space:nowrap; }
#globaldiv #mcont #left table.chat_list td.date b.act{ padding:3px 6px; background:#090; color:#FFF; }
#globaldiv #mcont #left table.chat_list td div.date{ font-size:13px; }
#globaldiv #mcont #left table.chat_list td div.status{ margin-top:5px; font-size: 14px; font-weight:bold; }
#globaldiv #mcont #left table.chat_list td div.views{ margin-top:15px; font-size:10px; line-height:14px; font-weight:normal; }
#globaldiv #mcont #left table.chat_list td div.name{ font-size:17px; }
#globaldiv #mcont #left table.chat_list td div.auth{ position:relative; text-align:right; float:right; width:120px; margin:10px 0px 0px 10px; }
#globaldiv #mcont #left table.chat_list td ul{ margin-left:15px; }
#globaldiv #mcont #left table.chat_list td ul.user_ul{ margin:10px 0px 0px 0px; list-style:none; font-size: 14px; }
#globaldiv #mcont #left table.chat_list td ul.user_ul li{ margin-bottom:5px; }
#globaldiv #mcont #left table.chat_list td ul.user_ul a.user_info{ font-weight:bold; }
#globaldiv #mcont #left table.chat_list td.img{ padding:12px; }

#globaldiv #mcont #left table.chat_content{ margin:0px; border-collapse:collapse; }
#globaldiv #mcont #left table.chat_content td.date{ text-align:right; white-space:nowrap; width:87px; }
#globaldiv #mcont #left table.chat_content td.date b.act{ padding:3px 5px; background:#090; color:#FFF; }
#globaldiv #mcont #left table.chat_content td div.date{ font-size:13px; }
#globaldiv #mcont #left table.chat_content td div.status{ margin-top:5px; font-size: 14px; font-weight:bold; }
#globaldiv #mcont #left table.chat_content td div.views{ margin:15px 0px; font-size:10px; line-height:14px; font-weight:normal; }
#globaldiv #mcont #left table.chat_content td div.orfo{ font-size:10px; line-height:12px; white-space:normal; }
#globaldiv #mcont #left table.chat_content td.cont{ padding-left:10px; width:530px; }

#globaldiv #mcont #left .img_left{ float:left; margin:20px 20px 20px 0px; }
#globaldiv #mcont #left .img_left small{ font-weight:normal; }
#globaldiv #mcont #left .img_right_first{ float:right; margin:0px 0px 20px 20px; }
#globaldiv #mcont #left .img_right_first small{ font-weight:normal; }
#globaldiv #mcont #left .img_right{ float:right; margin:20px 0px 20px 20px; }
#globaldiv #mcont #left .img_right small{ font-weight:normal; }

#globaldiv #mcont #left .set_margin{ /* margin-left:97px; */ }

#globaldiv #mcont #left p.inject {
 font-size: 18px;
 color: #7D221B;

 padding: 5px 0 8px 15px;
 margin-left: 15px;
 border-left: solid 5px #777;​
 } /* 666  bold */

span.path{ margin:0px 0px 5px 0px; display:block; font-size: 11px; }
span.path a:link, span.path a:visited, span.path a:active{ color:#b40000; }

table.chat_q{ width:100%; border-collapse:collapse; }
table.chat_q td{ padding:5px; }
table.chat_q td div.user{ font-size: 14px; color:#888; margin-bottom:5px;  }
table.chat_q td div.user span{ color:#666; font-weight:bold; }
table.chat_q tr.quest td{ background:#eaeaea; border-bottom:5px white solid; border-top:30px white solid; }
table.chat_q tr.quest td.date{ white-space:nowrap; vertical-align:top; font-size: 14px; text-align:right; width:77px; padding-right:10px; }
table.chat_q tr.quest td.date div.no{ font-size:28px; margin:5px 0px 10px 0px; }
table.chat_q tr.quest td.date div.no a{ text-decoration:none; color:#666; }
table.chat_q td.ans_date{ font-size: 14px; text-align:right; width:80px; padding:5px 10px 0px 0px; }

div#ask_form{ margin:10px 0px; }

div.hello{ margin:0px 0px 15px 0px; }

#globaldiv #mcont #right{float:right; width: 302px;}

#globaldiv #mcont #right #bestnews{ width:300px; border-collapse:collapse; margin-bottom:20px; }
#globaldiv #mcont #right #bestnews td{ border:none; font-size: 14px; }
#globaldiv #mcont #right #bestnews td.cont{ background:#ed1c24; padding:0px 15px; }
#globaldiv #mcont #right #bestnews td.cont div.toggled{ display:none; }
#globaldiv #mcont #right #bestnews td.top{ background:url(https://primamedia.ru/images/design/redtop.png) center top no-repeat; height:20px; }
#globaldiv #mcont #right #bestnews td.bot{ background:url(https://primamedia.ru/images/design/redbot.png) center top no-repeat; height:20px; }
#globaldiv #mcont #right #bestnews img{ margin:0px; }
#globaldiv #mcont #right #bestnews table{ width:100%; color:#fff; margin:10px 0px; }
#globaldiv #mcont #right #bestnews table td.date{ white-space:nowrap; }
#globaldiv #mcont #right #bestnews table td.header{ width:100%; }
#globaldiv #mcont #right #bestnews table td.header h4{ margin-left:5px; color:#fff; font-size:12px;  }
#globaldiv #mcont #right #bestnews td a:link,
#globaldiv #mcont #right #bestnews td a:active,
#globaldiv #mcont #right #bestnews td a:visited{ color:#fff; text-decoration:none; }
#globaldiv #mcont #right #bestnews td a:hover{ color:#fff; text-decoration:none; }
#globaldiv #mcont #right .rblock{width:300px; border: 1px solid #d4d4d4; margin-bottom:30px; border-radius:5px; overflow: hidden;}
#globaldiv #mcont #right .rblock .greyhead{background:#d4d4d4; color:#333; padding:3px 0px 3px 10px; border-radius:3px 3px 0 0; font-size:13px;}
#globaldiv #mcont #right .rblock .greyhead a{text-decoration:none; color:#333; /* border-bottom:1px dotted #fff; */ cursor:pointer; }
#globaldiv #mcont #right .rblock .greyhead a:hover{border-bottom:0px;}
#globaldiv #mcont #right .rblock .redhead{background:#c21318; color:#fff; padding:3px 0px 3px 10px;}
#globaldiv #mcont #right .rblock .redhead a{color:#fff; text-decoration:none; font-size: 14px;}

#globaldiv #mcont #right .rblock.rubr_info_block {
    
    overflow: hidden;
}
#globaldiv #mcont #right .rblock .rubr_info_block-text {
    height: 240px;
 	overflow: hidden;   
}
#globaldiv #mcont #right .rblock .rubr_info_block-gradient {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    height: 194px;
    margin-top: -200px;
    position: relative;
    z-index: 20;
}
#globaldiv #mcont #right .rblock .rubr_info_block-readmore {
    padding: 10px;
}

#globaldiv #mcont #right .calendar{font-size: 14px; color: 14px; padding: 10px 0 10px 10px; width: 290px;}
#globaldiv #mcont #right .calendar a#dateclick {border-bottom: 1px dotted #000; text-decoration: none;}
#globaldiv #mcont #right .calendar img {padding-right: 10px; border: none}

#globaldiv #mcont #right .rblock .tvhead{background: #00943d url(https://primamedia.ru/images/design/primtv.png) no-repeat 213px 2px; color:#fff; padding:3px 0px 3px 10px; border-radius: 5px 5px 0 0;}
#globaldiv #mcont #right .rblock .tvhead a{color:#fff; text-decoration:none;}

#globaldiv #mcont #right .rblock .contdiv{padding:10px; font-size:14px;}
#globaldiv #mcont #right .rblock .contdiv h4{ font-size:14px;}
#globaldiv #mcont #right .rblock .contdiv ul{ list-style-position:inside;}
#globaldiv #mcont #right .rblock .contdiv ol{ margin-left:20px; }
#globaldiv #mcont #right .rblock .contdiv ul li, #globaldiv #mcont #right .rblock .contdiv ol li{ margin-bottom:10px; list-style-position: inside;}
#globaldiv #mcont #right .rblock .dv{/* border-top:1px solid #d4d4d4; */}
#globaldiv #mcont #right .rblock .contdiv .wetheric{float:left;}
#globaldiv #mcont #right .rblock .contdiv .temp{font-size:14px; font-weight:bold; color:#575757;}
#globaldiv #mcont #right .rblock .contdiv .wetherblock{padding-left:50px;}
#globaldiv #mcont #right .rblock .contdiv .unmod{margin-top:10px; overflow:visible; height:auto; width:auto;}
#globaldiv #mcont #right .rblock .contdiv #dollar{width:90px; margin-right:10px; float:left;}
#globaldiv #mcont #right .rblock .contdiv #euro{width:90px; float:right;}
#globaldiv #mcont #right .rblock .contdiv .cs{font-size:30px; line-height:30px; color:#575757; margin-right:5px; float:left;}
#globaldiv #mcont #right .rblock .contdiv .csdesc{padding-left:25px;}
#globaldiv #mcont #right .rblock .contdiv .csdesc .cours{font-size:14px; color:#575757; font-weight:bold; line-height:20px;}
#globaldiv #mcont #right .rblock .contdiv .csdesc .stup{font-size:10px; color:#459c37; padding-right:10px; line-height:10px; background:url(https://primamedia.ru/images/design/up.png) no-repeat right center;}
#globaldiv #mcont #right .rblock .contdiv .csdesc .stbottom{font-size:10px; color:#c31318; padding-right:10px; line-height:10px; background:url(https://primamedia.ru/images/design/down.png) no-repeat right center;}
#globaldiv #mcont #right .rblock form{padding:0px; margin:0px;}
#globaldiv #mcont #right .social-media{width:290px; margin:20px auto 0;}
#globaldiv #mcont #right .banner-right{margin-bottom:30px; text-align:center; }
#globaldiv #mcont #right .firsthand{margin-bottom:10px;}
#globaldiv #mcont #right .firsthand .date{font-size:10px; color:#666; line-height:10px;}
#globaldiv #mcont #right .firsthand img{border:1px solid #666; margin-bottom:5px; margin-top:5px;}
#globaldiv #mcont #right .firsthand h4{font-size: 14px; line-height:14px; font-weight:normal; margin:0px; padding:0px;}

#globaldiv #mcont #right .actcomments{overflow:visible; height:auto; width:auto; margin:6px 6px 10px 6px; }
#globaldiv #mcont #right .actcomments img{border:1px solid #666; margin:0px; }
#globaldiv #mcont #right .actcomments table{ width:100%; margin:10px 0px; border-collapse:collapse; }
#globaldiv #mcont #right .actcomments table td.date{ color:#666; white-space:nowrap; line-height:12px; }
#globaldiv #mcont #right .actcomments table td.header{ width:100%; padding-left:10px; line-height:15px; }
#globaldiv #mcont #right .actcomments table td.header h4{font-size: 14px; line-height:14px; font-weight:bold; }
#globaldiv #mcont #right .actcomments table td.header h4 a{ text-decoration:none; }

#globaldiv #mcont #right .hotnews{margin-bottom:10px;}
#globaldiv #mcont #right .hotnews .date{font-size:10px; color:#666; line-height:10px;}
#globaldiv #mcont #right .hotnews h4{font-size: 14px; line-height:14px; font-weight:bold; margin:0px; padding:0px;}
#globaldiv #mcont #right .hotnews .count{font-size:10px; color:#c21318; font-weight:normal;}

#globaldiv #mcont #right .haccordion{height:auto; overflow:visible; width:auto;}
#globaldiv #mcont #right .haccordion .crheader, #globaldiv #mcont #right .haccordion .content{float: left; height: 30px;}
#globaldiv #mcont #right .haccordion .crheader{margin-right:10px; font-size:15px; font-weight:bold; line-height:15px; color:#575757; margin-right:5px;}
#globaldiv #mcont #right .haccordion .content{display: none; width: 0px; overflow: auto;}
#globaldiv #mcont #right .haccordion .visible{width:100px; display:block;}
#globaldiv #mcont #right .haccordion .content .cours{font-size:12px; color:#575757; line-height:12px; margin-top:0px;}
#globaldiv #mcont #right .haccordion .content .stup{font-size:10px; color:#459c37; padding-right:10px; line-height:10px; background:url(https://primamedia.ru/images/design/up.png) no-repeat right center;}
#globaldiv #mcont #right .haccordion .content .stbottom{font-size:10px; color:#c31318; padding-right:10px; line-height:10px; background:url(https://primamedia.ru/images/design/down.png) no-repeat right center;}
#globaldiv #mcont #right #caldiv{display:none;}

.bottom{background:#eee; border:1px solid #777; border-radius: 3px; padding:15px 20px 10px 20px; font-size:14px; margin-top:20px; line-height:20px; height:auto; overflow:visible;clear: both;}
.bottom table{ text-align: left; float: none; margin-top: 10px; width: 100%; }
.bottom table td {
	vertical-align: top;
	padding: 0 20px 10px 0;
}
.bottom a:link, .bottom a:visited {
 color: #333333; margin-right:10px;
}
.bottom a:hover, .bottom a:active {
 color: #000000;
}
.bottom b a:link, .bottom b a:visited {
 margin-right:10px;
 background:#B8090F;
 padding: 2px 6px;
 color:white;
 text-decoration:none;
 border-radius: 3px;
}

.bottom img {
 opacity: 0.5;
 margin: 2px 0;
}
.bottom a:hover img {
 opacity: 1;
}
.bot { padding:10px 0px 15px; font-size: 14px; line-height:20px; }
.bot a {
 margin-right:10px;
}

.bot .inf {
	color: #999;
	margin: 5px 0;
    width: 750px;
}

.after-f {
  overflow: hidden;
  width: 100%;
}

.after-f a {
	color: #898989;
	margin: 0;
}

.after-f .l-col,
.after-f .r-col {
	float: left;
	font-size: 10px;
	line-height: 12px;
	color: #999;
}

.after-f .l-col {
	width: 760px;
}

.after-f .r-col {
	float: right;
	width: 200px;
}

.b_social, .b_service { margin: 10px 0; }
.bottom .b_social a:link, .bottom .b_social a:visited { color: #ae1e22; font-size: 15px; text-decoration: none; }
.bottom .b_service a:link, .bottom .b_service a:visited { color: #333; font-size: 16px; text-decoration: none; }

div#navline { background: url(/images/navline.png) top no-repeat; padding-top:10px; }
div.nav{ clear:both; margin-bottom:10px; margin-top: 5px; font-size: 14px }
div.nav a{ padding:2px 6px 4px 6px; border-radius: 3px; margin:1px; text-decoration:none; border:1px white solid; }
div.nav b{ padding:2px 6px 4px 6px; border-radius: 3px; margin:1px; background:#c31318; color:#fff; }

/*div.nav a:link, div.nav a:visited, div.nav a:active {  }*/
div.nav a:hover { border:1px red solid; }


span.dbp_nav_pages{ clear:both; margin-bottom:10px; margin-top: 5px; }
span.dbp_nav_pages a{ padding:2px 6px 4px 6px; margin:1px; text-decoration:none; border:1px white solid; }
span.dbp_nav_pages b{ padding:2px 6px 4px 6px; margin:1px; background:#c31318; color:#fff; }

/*div.nav a:link, div.nav a:visited, div.nav a:active {  }*/
span.dbp_nav_pages a:hover { border:1px red solid; }



div#gallery{ float:right; margin:0px 0px 15px 15px; }

hr{ background:none; border:none; border-bottom:1px dashed #c31318; margin:10px 0px; clear:both; }

div#bgflow{
	width:100%;
	background:#fff;
	z-index:1000;
	top:0px;
	left:0px;
	position:absolute;
	display:none;
}

div#loading{
	width:32px;
	height:32px;
	z-index:1001;
	position:absolute;
}

div#comments{ clear:both; padding-top:20px; }
div#comments .comment{ margin-top:20px; }
div#comments .comment .visitor{ font-weight:bold; font-size: 14px; }
div#comments .comment .visitor .date{ font-weight:normal; }
div#comments .comment .q{ font-size:10px; }

div#newstool{ float:right; margin:0px 0px 15px 65px; clear:both; width:200px; font-size: 14px; }

div.quote{ margin-top:5px; font-size: 14px; }
div.reply{ border:1px solid #999999; padding:5px; margin:10px 0px 2px 0px; font-style:italic; }
span.reply_name{ font-weight:bold; position:relative; top:-15px; padding:2px; background:#FFFFFF; font-style:normal; }

img.thumb{ /*margin:2px;*/ border: 1px solid #A8A8A8; }
img.thumb:hover {border: 1px solid #333;}

ul.gallery{ list-style:none; }
ul.gallery li, ul.video-gallery li{ display: inline-block;
    margin-bottom: 14px;
    margin-right: 25px;
}

ul.filelist{ list-style:none; }
ul.filelist li{ margin-top:5px; }
ul.filelist li img{ float:left; margin-right:5px; }

table.weather_forecast{ width:100%; border-bottom:2px dashed #a4a4a4; margin-top:15px; }
table.weather_forecast .dark{ background:#f5f5f5; }
table.weather_forecast td{ border-bottom:1px dashed #a4a4a4; width:20%; padding:0px 5px; }
table.weather_forecast td.city{ font-size:15px; font-weight:bold; width:150px; }
table.weather_forecast td.forecast_date{ font-size: 14px; font-weight:bold; }
table.weather_forecast tr.wet td{ border:none; }

table.transport{ border-collapse:collapse; border-spacing:0px; }
table.transport td{ border-bottom:1px #CCC solid; padding:3px; vertical-align:top; }
table.transport th{ font-weight:bold; }

div#err{ background:#f6f6f6; border-left:5px solid #c31318; padding:5px 10px; margin:10px 0px; }
span.error{ color:#c31318; font-weight:bold; }

div#msg{ background:#f6f6f6; border-left:5px solid green; padding:5px 10px; margin:10px 0px; }
span.message{ color:green; font-weight:bold; }

input.hint{ color:#999; }

input.text{ width:95%; }
form.self_form input.text_field{ margin:5px 0px; padding:4px; font-size:14px; font-weight:bold; border:1px solid #CCC; }

input.but{ margin: .5em .4em .5em 0; color: #ffffff; font-weight: bold; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; background:#E82027; border:1px solid #C21319; border-radius: 4px; }
input.but_hover{ margin: .5em .4em .5em 0;  color: #ffffff; font-weight: bold; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; background:#C21319; border:1px solid #C21319; }

.warning{ margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; font-weight:bold; background:#b40000; color:#fff; border:1px solid #900; }
.warning a { color:#fff; }

/*---------- Calendar START ---------*/

.table {
	margin-top:10px;
  border:0px;
  font-size: 12px;
  background-color: #fff;
  color: #7d7d7d;
  width:100%;
}
.table td {
  background-color: #fff;
  text-align: center;
  padding:3px;
  border:1px solid #fff;
}

/* Cell link */
.table td a {text-decoration: none; color: #7d7d7d;}

/* Cell link hover */
.table td:hover {background-color: #fff; border:1px solid #c31318}

/* Current date */
.table .curr {background-color: #c31318; color:#fff; font-weight:bold;}
.table .curr a{color:#fff;}
.table .curr:hover{background-color: #c31318; color:#fff; font-weight:bold; border:#fff 1px solid;}

/* Weekend  */
.table .weekend {background-color: #fff; color:#c31318;}
.table .weekend a{color: #c31318;}


/* Name of the selected month (at the top) */
.monthName {margin: 2px; text-align: center; font-size: 11px; width:120px; float:left; }
.yearName {margin: 2px; text-align: center; font-size: 11px; width:120px; float:left;}

/* Next-Prev arrows */
.monthName a {color: #7d7d7d; text-decoration:none; }
.next {float:right; width:16px;}
.prev {float:left; width:16px;}

.yearName a {color: #7d7d7d; text-decoration:none; }
.nextY {float:right; width:16px;}
.prevY {float:left; width:16px;}

pre {background-color: #eeeeee; font-size:12px;}

/*----------- Calendar END ----------*/


/*------------ Calend class ------------*/

table.calend_year{ margin:0px; border-collapse:collapse; }
table.calend_year td{ padding:5px; text-align:left; border:none; }
table.calend_year td.calend_year_name{ font-weight:bold; font-size:14px; display:none; }
table.calend_year td.calend_month_cell table.calend_month{ margin:0px; border-collapse:separate; border-spacing:1px; }
table.calend_year td.calend_month_cell table.calend_month td{ padding:3px 5px; text-align:center; }
table.calend_year td.calend_month_cell table.calend_month td.calend_month_name{ font-size: 14px; }
table.calend_year td.calend_month_cell table.calend_month tr.calend_week td{ font-weight:bold; }
table.calend_year td.calend_month_cell table.calend_month td.calend_day{ border:1px solid #fff; }
table.calend_year td.calend_month_cell table.calend_month td.calend_day:hover{ border:1px solid #c31318; }
table.calend_year td.calend_month_cell table.calend_month td.calend_day a{ text-decoration:none; color:#7d7d7d; }
table.calend_year td.calend_month_cell table.calend_month td.calend_day a:hover{ text-decoration:none; color:#7d7d7d; }
table.calend_year td.calend_month_cell table.calend_month td.calend_weekend{ color:#c31318; }
table.calend_year td.calend_month_cell table.calend_month td.calend_weekend a{ color:#c31318; }
table.calend_year td.calend_month_cell table.calend_month td.calend_weekend a:hover{ color:#c31318; }
table.calend_year td.calend_month_cell table.calend_month td.calend_date_disable{ color:#ccc; background:#eee; }
table.calend_year td.calend_month_cell table.calend_month td.calend_date_disable:hover{ border:1px solid #fff; }
table.calend_year td.calend_month_cell table.calend_month td.calend_cur_date{ background-color: #c31318; color:#fff; font-weight:bold; }
table.calend_year td.calend_month_cell table.calend_month td.calend_cur_date:hover{ border:1px solid #fff; }
table.calend_year td.calend_month_cell table.calend_month td.calend_cur_date a,
table.calend_year td.calend_month_cell table.calend_month td.calend_cur_date a:hover{ color:#fff; }

/*---------- Calend class END ----------*/

object {
	display: block;
	background: url("https://primamedia.ru/images/design/videoloader.gif") no-repeat scroll center center transparent;
}

#calendar .next {
	background: url("https://primamedia.ru/images/arrow_right.png") no-repeat scroll right center;
}

#calendar .prev {
	background: url("https://primamedia.ru/images/arrow_left.png") no-repeat scroll left center;
}

#calendar .nextY {
	background: url("https://primamedia.ru/images/arrow_right.png") no-repeat scroll right center;
}

#calendar .prevY {
	background: url("https://primamedia.ru/images/arrow_left.png") no-repeat scroll left center;
}

#socialize {
/* 	border: 1px solid #CCC;
	margin: 10px 0;
	border-radius: 5px; */
}
#file-list {
	border: 1px solid #C21318;
	background: #F0F0F0;
	border-radius: 5px;
	margin: 10px 0;
}
#file-list {
	margin-bottom: 10px;
    margin-left: 97px;
    margin-top: 15px;
    width: 555px;
}

#socialize ul#but_f {
	list-style: none outside none;
	margin: 7px 4px;
	font-size: 11px;
}
#file-list ul#files-list {
	list-style: none outside none;
	padding: 7px 4px;
	font-size: 14px;
	color: #999;
}

#socialize ul#but_f li {
	display:inline;
	margin: 0px 30px;
}

#socialize ul#but_f li img {
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 4px;
}

#to_blog_dia img.ico {
	padding-right: 7px
}

#socialize_insert {
	padding-top: 5px;
}
#socialize_insert h1 a{
	text-decoration: none !important;
	font-size: 22px !important;
}
#socialize_insert h1 a:hover{
	text-decoration: underline !important;
}

#socialize_insert textarea {
	font-size: 11px;
}
table.tmoney {
	width: 270px;
}
table.tmoney td {
	padding: 0px 5px 5px 0px;
}
table.tmoney tr.moneyr td {
	border-top: solid 1px #ABABAB;
}
table.tmoney tr.moneyr td.lb {
	border-left: dotted 1px #DBDBDB;
	padding-left: 5px;
	font-size: 12px;
}
table.cardetails td{
	padding:15px 15px 15px 0px;
	vertical-align:middle;
	margin-top:20px;
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:	13px;
	font-weight:	400;
	font-style:	normal;
}
table.cops td {
	border-top: dotted 1px #CCC;
	padding: 3px 5px 15px 5px;
}
table.cops td img {
	margin: 5px 10px 0px 0px;
}
td.topcardetails{

	color:#666;

	width:80px;
}
td.topcardetailsval{

}
tr.dark{
	background:#F8F8F8;
}
#carpartable{
	margin-top:20px;


}
#stripycardetails tr td + td{
	color:#333;
}
#stripycardetails {
	color:#666;
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:	13px;
	font-weight:	400;
	font-style:	normal;
}
#stripycardetails td{
	padding:15px 15px 15px 15px;
	vertical-align:middle;
	border-bottom:#CCC dashed 1px;
}

#stripycarlist tr td + td{
	color:#333;
	padding:15px 15px 15px 15px;
}
#stripycarlist {
	color:#666;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:400;
	font-style:	normal;
}
#stripycarlist td{
	padding:0px;
	vertical-align:middle;
	text-align:center;
	border-bottom:#CCC dashed 1px;
}


.tableheaders td{
	color:#666666;
	text-align:center;
	padding:0px;
}
#reportcopphotos td input.text {
	width:auto;
}

a.redlink, a.redlink:visited, a.redlink:hover{
	color:#C21319;
}

.search_news_list td{ padding-bottom:30px; vertical-align:top;  }
.search_news_list td.date{ width:80px; text-align:right; padding:0px 15px 0px 0px; color:#666; }
.search_news_list td.date div.date{ font-size: 14px; }
.search_news_list td.date div.time{ font-size:24px; }
.search_news_list h3{ color:#000; font-size:14px; }
.search_news_list td.main{ color:#ed1c24; }
.search_news_list td a:hover h3{ text-decoration:underline; }

.socialleft { margin: 20px 20px 5px 5px;  }
.newssocial { width:16px; text-align:center; float:right;}
.newssocial li{ list-style:none; background: url(https://primamedia.ru/images/design/socialize/social_icons.png) scroll 0 0 transparent; margin-bottom:7px; width: 16px; height:16px; opacity: 0.5;}
.newssocial li:hover  { opacity: 1; }
.newssocial .lj {background-position: -16px 0;}
.newssocial .fb {background-position: -32px 0;}
.newssocial .mir {background-position: -48px 0;}
.newssocial .tw {background-position: -64px 0;}
.newssocial .vk {background-position: -80px 0;}
.newssocial .liru {background-position: -96px 0;}
.newssocial .ya {background-position: -112px 0;}
.newssocial .klass {background-position: -128px 0;}
.newssocial  a {display:block;width: 16px; height:16px; text-indent:-9999px;}



.chat_read { text-align: right; }
.chat_ask { margin-top: 5px; text-align: right; font-size: 14px; margin-bottom: 10px; clear: both; }
.chat_list .chat_ask {
	clear: both;
    float: left;
    font-size: 14px;
    margin-bottom: 10px;
}
.intensedebate {
	float: left;
	margin-right: 10px;
}
.chat_ask a, a#close_form, a#open_form , form  .button, .red-button, .intensedebate a {
	background-color: #C21318;
	border: 1px solid #C21319;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF !important;
    padding: 4px 10px;
    text-decoration: none;
    font-weight: bold;
}
.intensedebate a {
	background: url("https://primamedia.ru/images/design/comment_white.png") no-repeat scroll 7px center #E82027;
	padding: 4px 10px 4px 35px;
	font-size: 14px;
}
.b-comment__info a {
	font-size: 10px;
}
.chat_ask a:hover, a#close_form:hover, a#open_form:hover, form  .button:hover, .red-button:hover, .intensedebate a:hover {
	background-color: #AE1117;
	cursor: pointer;
}
div.chat_ask a:link, div.chat_ask a:visited { color:#b40000; }
.tabbed{
	margin-left:100px;
}
.margined{
	margin-bottom:20px;
}

.commonlink a{
	color:#b40000;
	display:inline-block;
	text-decoration:none;
	margin-top:7px;
}
.commonlink a:hover{
	color:#000;
}
a.greylink{
	text-decoration:none;
}
a.greylink b{
	color:#FFF;
}
a.greylink:hover b{
	text-decoration:underline;
}
.nonmargined{
	margin:0px 9px 0px -25px;
	padding-top:2px;
	float:left;
}
.grey{
	color:#666;
}
.floated_l{
	float:left;
}
.clearer{
	clear:both;
}
.clear_l{
	clear:left;
}
.r_col_small_img{
	float:left; margin:3px 10px 3px 0px;
}
.coat_ico{
	padding-top:10px;
}
.af_clearer{
	height:50px;
	clear:both;
}
.af_small_clr{
	clear:both;
	height:10px;
}
.question{
	background:#F5F5F5;
	border-top: solid 1px #777777;
	padding:10px;
}
.answer{
	padding:0px 0 30px 50px;
}
.regional_wrapper{
	margin:0px;
	padding:0px;
}
.region_name{
	float:right;
	margin-right: 5px;
}

#globaldiv #mainmenu li.tr_toright{
	float:right;
}
.nteenhighter{
	line-height:19px;
}
.alphtitlewrapper{
	float:left;
	height: 75px;
	width:105px;
	padding:5px 10px 0px 0px;
}
/* Popup ----------------------------------------*/
.popup {/*width: 235px;*/border-radius: 4px; position: absolute; top:200px; left:200px; z-index: 100500; border:#e2e2e2 solid 1px;  background:#FFF;}
.popup .bottom-bg {height:7px}
.popup .inner {padding: 10px 13px 0 13px}

.list-city {}
.list-city li {
	list-style:none;
	margin-bottom:10px;
	text-align:left;
}
.list-city a { text-decoration: none; border-bottom: 1px dotted; margin-bottom: 5px;}
.list-city a:hover {border-bottom: 1px solid #FFF; color:#C21318;}
.list-city li.active a {border-bottom: 0px; margin-bottom: 12px; color:#C21318;}

.hide{ display:none; }
.regionselector{
	display:block;
	position:relative;
}
.closeregionality{
	cursor:pointer;
	height:17px;
	width:17px;
	position:absolute;
	top:3px;
	right:3px;
	z-index: 100511;
}
a.menu-down{text-decoration:none;}
a.menu-down span.dottedbg{
	border-bottom:1px dotted #000;
}
a.menu-down:hover span.dottedbg{
	border-bottom:none;
}
.r_chooser{
	padding:32px 0px 0px 60px;
}
.r_chooser a{
	text-decoration: none;
}
.r_chooser a span{
 border-bottom: 1px dotted; margin-bottom: 7px;
}
.r_chooser a:hover span{
	border-bottom: 1px dotted #FFF;
}
.chooseimg{
	background: url("https://primamedia.ru/images/design/icon_map.png") no-repeat scroll 5px 4px;
	display: block;
	float: right;
	height: 24px;
	position: relative;
	top: -4px;
	width: 20px;
}

.dottedbg:hover + .chooseimg,
.chooseimg:hover {
	background: url("https://primamedia.ru/images/design/icon_map.png") no-repeat scroll -12px 4px;
}

.regionchooser{
	float:right;
	padding-left: 10px;
}

.regionalcell{
	padding: 0 20px 0 0;
	overflow:hidden;
	float:left;
	width:300px;
}
.popup-city-list{
	text-align:left;
	float:left;
}
strong.cityn {
	text-transform: uppercase;
}

.shares {margin: 10px 0 0 0;}
.shares .sblock {max-width: 220px; display:inline-block; vertical-align:middle; padding:0 10px 8px 0 !important; border:0 !important; vertical-align:middle !important; *display:inline; *zoom:1;}
.shares TD {padding:0 !important;}
.shares .ya-share .share-button {margin:0 !important;}

/* ******************************** виджет домотехники ****************/
.dt_widget_img {
	margin-right: 15px !important;
}

/*
последние фоторепортажи
*/
#photo_news {border-bottom: 1px solid #d4d4d4; border-top: 1px solid #d4d4d4; width: 665px; overflow: hidden; margin-bottom: 25px; padding-top:10px;
background: url("/images/design/photorep_bg.png") repeat-y scroll 0 0 #F0F0F0;}
#photo_news li  {list-style:none; float:left; width:172px !important; margin-right:7px; padding-left: 11px; padding-bottom: 0 !important}
#photo_news .last {margin:0 0 0 2px;}
#photo_news .pnws img.pnws-photo { border:1px solid #d4d4d4; margin-bottom: 5px; }
#photo_news .pnws .date { width: 100px !important; }
#photo_news .pnws:hover img.pnws-photo { border:1px solid #000; }
#photo_news .pnws .date{font-size:10px !important; color:#666 !important; line-height:10px !important; float: none !important; text-align: left !important;}
#photo_news  .pnws h3 {font-size:11px !important; line-height:14px !important; font-weight:normal !important; margin:0px !important; padding-top: 2px !important;}
#photo_news .photorep {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}

.type-news {
	color: #333333;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 31px;
}
.type-news a {
    margin-right: 20px;
    text-decoration: none;
}
.type-news a:hover {
    color: #C21318;
}
.news_gallery {
	margin-top: 20px;
}
.news_gallery-social .shares{
margin-left: 0 !important;
}
.news_gallery li {
	float: left;
	list-style: outside none none;
	margin-bottom: 20px;
	margin-right: 22px;
	position: relative;
	width: 290px;
}
.news_gallery li h3 a {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	line-height: 16px;
}
.news_gallery li .news_gallery-bg {
	border: 1px solid #c9c9c9;
	padding: 5px;
	position: relative;
	width: 266px;
	z-index: 1;
}
.news_gallery li .news_gallery-bg:after {
  border: 1px solid #c9c9c9;
  bottom: -13px;
  content: "";
  height: 5px;
  left: 11px;
  position: absolute;
  width: 252px;
}
.news_gallery li .news_gallery-bg:before {
  border: 1px solid #c9c9c9;
  bottom: -7px;
  content: "";
  height: 5px;
  position: absolute;
  width: 264px;
}

.news_gallery li h3 {
	margin-top: 20px;
}

.news_gallery-bg img {
	opacity: 0.8;
	transition: opacity 0.5s ease 0s;
}
.news_gallery-bg img:hover {
	opacity: 1;
	transition: opacity 0.5s ease 0s;
}
.news_gallery li h3 a:hover .news_gallery-bg img {
	opacity: 1;
}
.news_gallery-video {
/* 	background: url(https://primamedia.ru/images/news_gallery-video.png) no-repeat; */
    border: 1px solid #c9c9c9;
    padding: 5px;
    width: 270px;
	position: relative;
}
.news_gallery-video-play {
	background: url("https://primamedia.ru/images/play_big2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 30px;
	opacity: 0.7;
	position: absolute;
	right: 23px;
	top: 9px;
	width: 50px;
}

.news_gallery-video + h3 {
  margin-top: 5px!important;
}

.news_gallery-video-play:hover {
	background-position: 0px -30px;
	opacity: 1;
	cursor: pointer;
}

.news_gallery-video-play.hover {
	background-position: 0px -30px;
	opacity: 1;
	cursor: pointer;
}

.news_gallery li .photo-comm {
	left: 12px !important;
	top: auto !important;
	z-index: 1;
	bottom: 15px;
}

.news_gallery li:nth-child(2n+1) {
	clear: both;
}
/*
важные новости, новвый дизайн
*/
#best-news {
	background-color: #C21318;
    border: 1px solid #C21318;
    border-radius: 5px 5px 5px 5px;
    padding-top: 0;
	margin-bottom: 20px;
	padding-top: 16px;
}
#best-news .item {
	border-bottom: 1px solid #999;
	width: 266px;
	margin: 0 16px 16px 16px;
}

#best-news  .close {
	height: 55px;
    margin-top: 0;
    overflow: hidden;
}
#best-news  .close .photo {
	height: 55px;
}

#best-news  .item .text {
    background: url("https://primamedia.ru/images/design/grey.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
    padding: 1px 0 0 5px;
    position: absolute;
    width: 261px;
    margin-top: -55px;
    height: 55px;
	font-weight: bold;
}
#best-news .close  .text {
	background:  #C21318;
	color: #fff;
	font-size: 14px;
}
#best-news   .text td{
	color: #fff;
	vertical-align: midle;
	height: 55px;
}
#best-news   .text td a {
	color: #fff;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-shadow: 2px 1px 2px #000000;
}
/****************************************** банеры по бокам ******************************/
#left-baner, #right-baner
{
	height: 500px;
	width: 115px;
	top: 2px;
	position: fixed;
}
#left-baner {
	left: 2px;
}
#right-baner {
	right: 2px;
}
/***************************************СОЦсети справа **************************************/
.soc_tabs {position:relative; list-style:none; height:28px; margin:0; padding:0; background:#777777; }
.soc_tabs LI {position:relative; float:left; height:28px; padding: 0 5px; cursor:pointer; color:#fff; line-height:28px; font-size:10px; text-transform:uppercase; font-weight:bold;}
.soc_tabs LI.active {background:#C21318; color:#FFF; }
.social_blocks {position:relative; padding:5px; margin-bottom:10px; border-left:1px solid #777777; border-right:1px solid #777777; border-bottom:1px solid #777777; }
#vk_groups { height: 300px !important; }
#vk_groups iframe{ height: 300px !important;}

#file-head {
	float: left;
    margin-top: 10px !important;
    padding: 10px 0 0 30px;
    width: 60px;
	height: 30px;
	background: url(https://primamedia.ru/images/i_file.png) no-repeat left;
}

/*reformal*/
.furjbqy{
	color: #fff !important;
}
.furjbqy td {
    vertical-align: middle !important;
	color: #fff !important;
}
.furjbqy td  a{
	color: #fff !important;
}
.furjbqy img{
	opacity: 1;
}

.cloudiness{
	width: 130px;
	float: left;
	margin-bottom: 10px;
}
.condition {margin-bottom: 10px;}
.weather-today {font-size: 15px; font-weight: bold; margin-bottom: 10px;}
.condition .tempe{font-size: 30px; font-weight: bold; margin-bottom: 15px;}
.condition label {
	color: #868686;
    font-size: 12px;
}
.cloudiness .title{
	color: #A5A4A4;
    font-size: 16px;
    padding-top: 3px;
    text-align: center;
    width: 100px;
}
.red {
    color: #DB1B20 !important;
}

.b-comment {
	margin-top: 30px;
	margin-bottom: 30px;
}
.b-comment .red-button{
	font-size: 16px;
}
.b-comment-count{
	margin-top: -8px;
}
.b-comment-count h2{
	margin: 0 !important;
}
#dialog-comment  span, #dialog-comment #login, #dialog-comment #reg #dialog-comment #email{
	font-size: 12px;
}
#dialog-comment   .captcha a {
	font-size: 11px;
}
#dialog-comment #input_comment_but {
	margin-top: 18px !important;
}
.actcomments .text, .news_gallery li .text {
background: #999; /* for non-css3 browsers */ 

 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); /* для IE6-9 */
background: -webkit-linear-gradient(transparent 0px, rgba(0, 0, 0, 0.7) 100%); /* для webkit-браузеров */
background: -moz-linear-gradient(transparent 0px, rgba(0, 0, 0, 0.7) 100%); /* для firefox 3.6+ */ 
background: -o-linear-gradient(transparent 0px, rgba(0, 0, 0, 0.7) 100%); /* для Opera 11.10+ */
background: -ms-linear-gradient(transparent 0px, rgba(0, 0, 0, 0.7) 100%); /* для IE10+ */
    padding: 5px;
	position: relative;
	height: 12px;
    line-height: 16px;
    margin-top: -23px;	
	font-weight: bold;
}
.news_gallery li .text {
	margin-top: -25px !important;	
}
.actcomments .text a, .news_gallery li .text a{
	font-size: 12px;
    text-decoration: none;
    text-shadow: 2px 1px 2px #000000;
	color: #fff;
}
.comments {
	text-decoration: none;
	color: #C61018;
}
.hot_news .comments:hover {
   text-decoration: underline;
}

table.t-view { width:100%; border-collapse:collapse; }
table.t-view th {
 border-bottom: 1px solid #777777;
 padding: 4px 6px 0 2px;
 text-align: left;
 font-size: 11px;
}
table.t-view tr.tb td {
 border-bottom: 1px solid #D4D4D4;
 padding: 0px 6px 10px 2px;
}

.photorep .pnws {
	position: relative;
}
.photo-comm {
	position: absolute;
	right: 10px;
	top: 5px;
}
span.comm-count, span.photo-count, .news_gallery-date {
    background: #000;
    padding: 1px 5px 2px;
    border-radius: 3px;
    opacity: 0.8;
}
span.comm-count, span.photo-count, span.comm-count a, span.photo-count a, .news_gallery-date{
	color: #FFFFFF;
    font-size: 10px;
    text-decoration: none;
}

span.comm-count img, span.photo-count img {
    padding: 2px;
}
.play_min
{
	/* background: url("https://primamedia.ru/images/play_min2.png") no-repeat scroll right 0 rgba(0, 0, 0, 0); */
	height: 92px;
	opacity: 0.8;
	position: absolute;
	right: 3px;
	top: 3px;
	width: 187px;
}

.play_min:hover
{
	background-position: right -137px;
	cursor: pointer;
	opacity: 1;
}


#ctrlcopy {
    height:1px;
    overflow:hidden;
    position:absolute;
    width:1px;
    margin: 5px 0 0 -1px;
    line-height:0;
    opacity: 0;
  }
  
tr.vertikal td {
-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);	
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
tr.vertikal td p{
	margin: 0; padding: 0;
}
td.vertikal {
-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);	
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


#globaldiv #mcont #left table.newscont div#hypercontext table td.vertikal { border: 1px solid #999; padding: 5px 1px 5px 1px; }
#globaldiv #mcont #left table.newscont div#hypercontext table tr.vertikal td { border: 1px solid #999; padding: 5px 1px 5px 1px; }

.full-img:hover .news-img-zoom {
    background: url("https://primamedia.ru/images/design/strelki-zoom.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 37px;
    margin: 10px 0 0 10px;
    position: absolute;
    width: 32px;
    cursor: pointer;
}
.admark {
	background: #f1f1f1; color: #a6a6a6; border-radius:2px; padding: 1px 5px 2px;font-size: 10px;
	margin:3px 0; border: none;text-decoration: none;
}

/*блок петиции на сюжетах*/
.petition-block {
	margin-left: 100px;
}

.petition-block > div {
	margin: 30px auto;
	width: 263px;
}

.petition-block.bl-news {
	margin-left: 0px;
}

.petition-block.bl-news > div {
	margin: 0px auto;
	width: 540px;
}

.petition-block a,
.petition-r-block a {
	background-color: #C21318;
	border: 1px solid #C21319;
	border-radius: 5px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 24px;
	padding: 8px 18px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #4E4E4E;
	display: block;
	text-align: center;
	margin: 5px 0 0;
}

.petition-r-block a,
.petition-block.bl-news a {
	margin: 5px auto 0;
	width: 150px;
}

.petition-block h2 {
	margin: 0px;
}

.petition-block a:hover,
.petition-r-block a:hover {
	background-color: #E82027;
}

.petition-block a+div,
.petition-r-block a+div {
	text-align: center;
	font-size: 16px;
}

.petition-block a+div span,
.petition-r-block a+div span {
	font-size: 20px;
	color: #E82027;
	font-weight: bold;
}

.petition-r-block {
	width: 300px;
	margin-bottom: 20px;
	border: 1px solid #777777;
	border-radius: 5px;
	overflow: hidden;
}

.petition-r-block div.title,
.petition-block div.title {
	padding: 5px 10px;
	font-weight: bold;
}

.petition-r-block .redhead {
	background: none repeat scroll 0 0 #C21318;
	color: #FFFFFF;
	padding: 3px 0 3px 10px;
	font-weight: bold;
}

.petition-r-block .numbers,
.petition-block .numbers {
	padding: 10px 0;
}

.search_block {
	margin-top: 20px;
}

.bx-wrapper {
	*zoom: 1;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	height: 355px;
	position: relative;
	width: 300px;
	margin-bottom: 30px;
	background: #f2f2f2;
}

.bx-wrapper + .shadow-best {
	background: url("../images/shadow-best-news.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 10px;
    margin-bottom: 25px;
    margin-top: -30px;
	width: 300px;
}

.bx-wrapper img {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 1px 2px #d4d4d4;
	display: block;
	max-width: 100%;
	padding: 2px;
}

/** THEME
===================================*/
.bxslider {
	margin:0;
}

.bxslider li {
	left:0;
	margin:0;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

.bx-viewport {
	border-radius: 4px;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	/* background: url("../img/preloader.gif") no-repeat scroll center center  transparent; */
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	bottom: 10px;
	left: 0;
	margin-left: 10px;
	position: absolute;
	text-align: left;
	width: 100%;
	z-index: 60;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	/* border: 1px solid #d4d4d4; */
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 3px 5px;
	position: relative;
	text-indent: -9999px;
	width: 10px;
	box-shadow: 0 3px 3px #afabab inset;
	background: #d4d4d4;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: none repeat scroll 0 0 #ef0d11;
	/* border: 1px solid #ef0d11; */
	border-radius: 50%;
	box-shadow: 0 -3px 4px #cc0007 inset;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	outline: 0;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	z-index: 9999;
	border:none;
	display:none;
}

.bxslider .text {
	
}

.bxslider li {
	width: 266px!important;
}

.bxslider li a {
	display: block;
	padding: 16px 18px 0 14px;
	width: 266px;
}

.bxslider li .text {
	padding: 10px 16px 5px;
	width: 100%;
}

.bxslider li .text a {
	background: none;
	color: #000;
	height: 88px;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
}

.bxslider li .text a:hover {
	text-decoration: underline;
}

.bxslider li .text span.date {
	color: #666;
	float: left;
	font-size: 12px;
	margin-bottom: 5px;
}

.bxslider li .text span.comment {
	background: url("https://primamedia.ru/images/ico_comm.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #e70811;
	float: left;
	font-size: 11px;
	margin-left: 5px;
	text-indent: 20px;
	width: 18px;
	height: 17px;
}

.bxslider li .text h3 {
	clear: both;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
}

/*social*/
	.b-social {
		width: 653px;
		border: 1px solid #ccc;
		border-radius: 5px;
		margin: 10px 0;
		overflow: hidden;
	}
	
	.b-social .yashare-auto-init.b-share_theme_counter {
		float:left;
	}
	
	.b-social .IN-widget {
		float: left;
		margin-top: 3px;
	}
	
	.b-social .l-col {
		width: 430px;
		float: left;
		margin: 10px;
	}
	
	.b-social .r-col {
		border-left: 1px solid #ccc;
		float: right;
		margin: 10px 0;
		padding-left: 10px;
		width: 188px;
	}
	
	.b-social .r-col a,
	.b-social .r-col span {
		color: #000;
		display: block;
		font-size: 11px;
		padding-bottom: 10px;
		text-decoration: none;
		text-indent: 25px;
		line-height: 16px;
	}
	
	.b-social .r-col a:hover {
		text-decoration: underline;
	}
	
	.b-social .r-col a.i-print {
		background: url(../../images/ico_print.png) no-repeat;
	}
	
	.b-social .r-col a.i-mess {
		background: url(../../images/ico_online.png) no-repeat;
	}

	.b-social .r-col span.i-typo {
		background: url(../../images/ico_check.png) no-repeat 0 -2px;
		padding: 0;
	}	
/*social*/

	#hypercontext iframe[src*=youtube],
	#hypercontext + div iframe[src*=youtube], 
	#hypercontext iframe[src*=rutube],
	#hypercontext + div iframe[src*=rutube]{
		width: 655px!important;
		height: 399px !important;
	}
	
	html body div .YMaps {
		width: 655px!important;
	}
	
	@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
		#globaldiv #mcont #left {
			margin-left: 5px;
			margin-right: 15px;
			width: 650px;
		}
		
		#globaldiv #mcont #right {
			margin-right: 5px;
		}
		
		#globaldiv #header {
			margin: 0 auto;
			width: 970px;
		}
		
		#globaldiv #topnews {
			margin: 0 3px;
		}
		
		#globaldiv #topnews li {
			margin-right: 3px;
		}
		
		.bottom {
			margin: 20px 5px 0;
		}
		
		.bot {
			margin: 0 5px;
		}
		
		#globaldiv #mainmenu li {
			margin: 0 10px 0 0!important;
		}
	}
	
	@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 1){
		#globaldiv #mcont #left {
			margin-left: 5px;
			margin-right: 15px;
			width: 650px;
		}
		
		#globaldiv #mcont #right {
			margin-right: 5px;
		}
		
		#globaldiv #header {
			margin: 0 auto;
			width: 970px;
		}
		
		#globaldiv #topnews {
			margin: 0 2px;
		}
		
		#globaldiv #topnews li {
			margin-right: 4px;
		}
		
		.bottom {
			margin: 20px 5px 0;
		}
		
		.bot {
			margin: 0 5px;
		}
		
		#globaldiv #mainmenu li {
			margin: 0 10px 0 0!important;
		}
		
	}
	
	@media screen and (max-width: 980px) {
		#globaldiv #mcont #left {
			padding-left: 15px;
			width: 650px;
			margin-right: 0;
		}
		
		.newscont td div:nth-child(2) {
			width: 320px!important;
		}
		
		.newscont td div:nth-child(3) {
			float: none!important;
		}
		
		.newscont #hypercontext {
			width: 605px!important;
		}
		
		.video-border {
			margin-right: 10px;
		}
		
		#header {
			margin: 0 0 10px 10px;
			width: 970px;
		}
		
		#header .user-bar {
			margin-right: 40px;
		}
		
		#header #logo {
			width: 340px;
		}
		
		.bot {
			padding: 10px 15px 15px 15px;
		}
		
		#globaldiv #mcont #left #ajaxpage.block-news-theme {
			width: 424px;
		}
		
		#globaldiv #mcont #left .block-news-theme .news_list li {
			margin-left: 0px;
		}
		
		div.nav {
			font-size: 30px;
		}
		
		a#move_up {
			background-position: 7px -21px!important;
			font-size: 30px!important;
			max-width: 204px !important;
			padding: 15px 5px 20px !important;
			right: 50px!important;
			width: 148px!important;
			bottom: 40px!important;
		}
		
		.b-social .l-col {
			width: 300px;
		}
		
	}
	
	#globaldiv #mcont #right .rblock.sape {
		border: none;
	}

	
.com-button {
	background: none repeat scroll 0 0 #c21318;
	border-radius: 4px;
	box-shadow: 0 1px 0 #a91116;
	color: #fff !important;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-left: 4px;
	margin-top: 10px;
	padding: 4px 10px 5px;
	text-align: left;
	width: 127px;
	transition: all 0.3s ease-out 0s;
	height: 19px;
	white-space: nowrap;
	clear: both;
	text-decoration: none;
/* 	display: none; */
}	
	
.com-button:before {
	background: url("https://primamedia.ru/img/com-cloud.png") no-repeat scroll 2px 3px rgba(0, 0, 0, 0);
	content: " ";
	margin-right: 5px;
	padding-left: 20px;
}

.com-button:after {
	content: 'Комментарии';
}

.com-button:hover {
	transition: all 0.3s ease-in 0s;
	width: 198px;
}

.com-button:hover:after {
	content: 'Добавить комментарий';
}

/*стили к плагину определения mdetect*/
	#device-m {
		border: 1px solid #f3f3f3;
		border-radius: 0 0 4px 4px;
		border-top: none;
		margin: 0 auto;
		padding: 10px;
		position: relative;
		text-align: center;
		width: 100%;
		overflow: hidden;
		background: #fff;
		top: 0;
		background: #c21318;
		display: none;
	}
	
	#device-m .m {
		margin: 0 auto;
		position: relative;
		width: 1028px;
	}
	
	#device-m .m a {
		color: #fff;
		display: inline-block;
		text-decoration: none;
		outline: none;
		font-size: 35px;
	}
	
	#device-m .m a:hover,
	#device-m .m a:active,
	#device-m .m a:visited {
		border: none;
		outline: none;
	}
	
	#device-m .m div {
		float: left;
	}
	
	#device-m .m div:first-child {
		float: left;
		width: 880px;
		margin-top: 12px;
	}
	
	#device-m div.close {
		background: url("https://primamedia.ru/img/close.png") no-repeat scroll center center rgba(0, 0, 0, 0);
		color: #fff;
		cursor: pointer;
		float: left;
		height: 38px;
		margin: 3px 0 0 10px;
		text-align: right;
		width: 100px;
	}
/*стили к плагину определения mdetect*/	

/*цитата для старого сайта*/
	#globaldiv #mcont #left .fn-quote {
		border-bottom: 1px dotted #c80f14;
		border-top: 1px dotted #c80f14;
		color: #000000;
		font-family: "PT Serif",serif;
		font-size: 19px !important;
		font-style: italic;
		line-height: 25px;
		margin: 30px 0 !important;
		overflow: visible !important;
		padding: 20px 60px 24px;
		position: relative;
		text-align: center;
		width: 535px !important;
	}
	
	.fn-quote:after {
		background: url("https://primamedia.ru/img/main-sprite.png") no-repeat scroll -10px -333px rgba(0, 0, 0, 0);
		bottom: -12px;
		content: "";
		height: 20px;
		left: 0;
		margin: 0 !important;
		position: absolute;
		width: 630px !important;
	}
	
	.fn-quote:before {
		background: url("https://primamedia.ru/img/main-sprite.png") no-repeat scroll -10px -280px rgba(0, 0, 0, 0);
		content: "";
		height: 20px;
		left: 0;
		margin: 0 !important;
		position: absolute;
		top: -8px;
		width: 630px !important;
	}
/*цитата для старого сайта*/

	a.all-vip {
		bottom: 0px;
		display: block;
		float: right;
		margin-right: 18px;
		position: relative;
		text-align: right;
		z-index: 90;
	}
	#popup2 {
		display: none !important;
	}
	
	span.whatsapp {
		border-radius: 4px;
		float: left;
		height: 26px;
		overflow: hidden;
		width: 24px;
	}
	
	span.whatsapp a {
		border: medium none;
		text-decoration: none;
	}
	
	span.whatsapp img {
		margin-top: 1px;
		width: 24px;
	}
	
	/*добавление к просмотру сюжету, блок привязанных онлайн-трансляций*/
	
	.b-online-sub {
		width: 100%;
	}
	
	.b-online-sub > h3 {
		  background: #ce0d11 none repeat scroll 0 0;
		  border-radius: 4px 0 0;
		  color: #fff;
		  padding: 5px 0 5px 10px;
	}
	
	.b-online-wrapper {
		width: 100%;
		display: inline-block;
	}

	.b-online-wrapper > div {
		float: left;
		width: 314px;
	}

	.b-online-wrapper img {
		height: auto;
		width: 314px;
	}

	.b-online-wrapper p {
		text-align: left;
	}

	.b-online-wrapper div:nth-child(even) {
		float: right;
	}
	
	.sub-o-all {
		background: #ce0d11 none repeat scroll 0 0;
		border-radius: 4px;
		color: #fff;
		font-weight: bold;
		margin: 0 auto;
		padding: 4px 10px;
		width: 88px;
		cursor: pointer;
		opacity: .90;
		filter: alpha(Opacity=90);
		transition: opacity 0.5s ease 0s;
	}
	
	.sub-o-all:hover {
		opacity: 1;
		filter: alpha(Opacity=100);
		transition: opacity 0.5s ease 0s;
	}
	
	.top-button.utl-icon-top.utl-icon-style-10.effect-0 {
  display: none !important;
}

.chat_q td div
{
	word-wrap: break-word; 
}