


/* Start:/bitrix/templates/gr_inner/components/bitrix/news.list/header_banners/style.css?1488255805301*/
div.header_banner{
	width:500px;
	height:84px;
	background-size: contain !important;
	float:left;
}
div.header_banner div{
	width:500px;
	height:84px;
	background-size: contain !important;
}
div.header_banner div a{
	width:500px;
	height:84px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
} 
/* End */



/* Start:/bitrix/templates/gr_inner/components/bitrix/menu/top_menu/style.css?14882597892654*/
div.grey-tabs-menu
{
	float:left;
	/*width:800px;*/
	/*font-size:93%;*/
	padding-top:4px;
	line-height:normal;
	margin-left: 5px;
}

div.grey-tabs-menu ul
{
	margin:0;
	/*padding:10px 10px 0 10px;*/
	list-style:none;
}

div.grey-tabs-menu li 
{
	display:inline;
	margin:0;
	padding:0;
}

div.grey-tabs-menu a
{
	float:left;
	/*background:url("/bitrix/templates/gr_inner/components/bitrix/menu/top_menu/images/tableft.gif") no-repeat left top;*/
	margin:0;
	/*padding:0 0 0 4px;*/
	text-decoration:none;
	font-weight:bold;
	margin-top:0.2em;	
	color:#333;
}


div.grey-tabs-menu a nobr
{
	float:left;
	display:block;
	/*background:url("/bitrix/templates/gr_inner/components/bitrix/menu/top_menu/images/tabright.gif") no-repeat right top;*/
	padding:0px 9px 4px 9px;
	white-space:nowrap;
	color:#666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.grey-tabs-menu a nobr {float:none;}
/* End IE5-Mac hack */

div.grey-tabs-menu a:hover nobr
{
	color:#000;
}

div.grey-tabs-menu a:hover
{
	background-position:0% -42px;
}

div.grey-tabs-menu a:hover nobr
{
	background-position:100% -42px;
}

div.menu-clear-left
{
	clear:left;
}

/*16+ и поиск*/

#menu_16_plus{
	font-size:16px;
	color:#B3B3B3;
	width:30px;
	height:25px;
	padding-top:4px;
	float:left;	
}

#menu_search{
	float:right;
	height:25px;
	padding-top:2px;
	width:154px;
	
}

#search_input {
   border: 1px solid #9D231F; //цвет рамки
  /* border-radius: 3px; //закругление углов (общее)
   -webkit-border-radius: 3px; //закругление углов (Google Chrome)
   -moz-border-radius: 3px; //закругление углов (FireFox)
   -khtml-border-radius: 3px; //закругление углов (Safari)*/
   background: #ffffff !important; /* желательно прописывать, так как в Chrome при сохранных данных оно может быть желтым*/
   outline: none; /*// удаляет обводку в браузерах хром(желтая) и сафари(синяя)*/
   height: 22px; /*// высота на свое усмотрение*/
   width: 120px; /*// ширина на свое усмотрение*/
   color: #000; //цвет шрифта в обычном состоянии
   font-size: 12px; // Размер шрифта
   font-family: Tahoma; // Стиль шрифта
   float:left;
}

#search_button{
	border:1px solid #9D231F;
    text-decoration:none;
   /* font-family:helvetica;*/
    cursor:pointer;
	width:24px;
	height:26px;
    background:url(/images/search_button.png) center center no-repeat;
	float:right;
}


/*конец 16+ и поиск*/
/* End */



/* Start:/bitrix/templates/gr_inner/template_styles.css?163903388826183*/
html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	overflow: auto;
}

/*Font*/
body
{
	font-size:12px;
	font-family: Tahoma, sans-serif;
	/*background: url(/images/main_background.png);*/
	background: url(/images/background_2015.png);
	background-attachment: fixed;
	background-size: cover;
}

*{
	outline:0;
	-moz-outline:0;
}

/*End of font*/

#wrapper{
	width:1117px;
	margin:0 auto;
	min-height: 600px;
	background:#fff;
	padding: 5px;

}

#header{
	/*background:url(/bitrix/templates/gr_inner/images/header_bg.png) repeat-x;*/
	height:84px;
	margin:9px 0 0 0;
	/*padding-top:7px;*/
	padding-bottom:7px;
}

.clear {
	clear:both !important;
	width:0 !important;
	height:0 !important;
	margin:0 !important;
	padding:0 !important;
}

#header div.left{
	float:left;
	height:84px;
	width:417px;
}

#header div.right{
	float:right;
	
}

#header div.price_link{
	float:right;
	height:84px;
	width:96px;
	display:block;
	/*padding-left:10px;*/
	margin-left:5px;
	background-size: contain !important;
	background:url(/images/price1.jpg) no-repeat center center;	
}

#header div.price_link a{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	height:84px;
	width:96px;
}

#logo{
	width:320px;
	height:84px;
	background-size: contain !important;
	background:url(/images/tvnlogo.png) no-repeat center center;
	/*margin:0 10px 5px 15px;*/
	display:block;
	float:left;
}

#logo a{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	width:320px;
	height:84px;
}

/*Дата-время*/


#weather_informer{
	width:80px;
	float:left;
	display:block;
	text-align:center;
	padding-top:10px;
	padding-left:10px;
	height:84px;
}



#datetime_time{
	float:left;
	width:80px;
	font-size:20px;
	color: #AE2220;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
	font-family: Tahoma, sans-serif !important;
	line-height: 1.2 !important;
}

#datetime_temperature{
	float:left;
	width:80px;
	font-size:20px;
	color: #AE2220;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
	font-family: Tahoma, sans-serif !important;
	line-height: 1.2 !important;
}

#degree{
	float:left;
/*	display:inline;*/
	width:40px;
	font-size:20px;
	color: #AE2220;
	text-transform: uppercase;
	font-weight: bold;
	text-align:left;
	font-family: Tahoma, sans-serif !important;
	line-height: 1.2 !important;
}

#datetime_value{
	float:left;
	
	width:40px;
	font-size:20px;
	color: #AE2220;
	text-transform: uppercase;
	font-weight: bold;
	text-align:right;
	font-family: Tahoma, sans-serif !important;
	line-height: 1.2 !important;
}

#online{
	float:left;
	width:84px;
	height:84px;

}

/*Конец даты-времени*/

/*верхнее меню*/

#menu{
	float:left;
	height:30px;
	/*width:100%;	*/
	width:1101px;
	margin-bottom:5px;
	padding-left:7px;
	padding-right:7px;
	background: #e6e6e6;
	background: linear-gradient(to top, #e6e6e6, #fff);
}


/*конец верхнего меню*/

/*блок новостей на главной*/

#news_container{
	float:left;	
	width:1117px;
}

#news{
	float:left;
	padding:6px;
	width:1103px;
	background:#AE2220;
}

#news_list{
	float: left;
	width: 1103px;
	background:#fff;
	height:290px;
}

/*news navigation links*/

div.news_more {
	position: absolute;
	right: -3px;
	top: 0px;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.6);
	z-index: 2;
	width: 15px;
	height: 290px;
	text-align: center;
	cursor: pointer;
	-moz-user-select: none;	
}

div.news_more::before{
	content: "";
	font-size: 0px;
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

div.news_more::after{
	background-image: url("http://c.rdrom.ru/skin/all-icons.png");
	background-repeat: no-repeat;
	content: "";
	background-position: -30px -129px;
	width: 11px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
}

div.news_less {
	position: absolute;
	left: 0px;
	top: 0px;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.6);
	z-index: 2;
	width: 15px;
	height: 290px;
	text-align: center;
	cursor: pointer;
	-moz-user-select: none;	
}

div.news_less::before{
	content: "";
	font-size: 0px;
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

div.news_less::after{
	background-image: url("http://c.rdrom.ru/skin/all-icons.png");
	background-repeat: no-repeat;
	content: "";
	background-position: -0px -129px;
	width: 11px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
}



/*end of news navigation links*/

/*главная новость*/

div .full-news{
	width:412px;
	height:290px;
	float:left;
}

div .full-news-dd{
	width:960px;
	height:290px;
	float:left;
}


div.full-news-item{
	width:412px;
	float:left;
	/*margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;*/
	position:relative;
}

div.full-news-item:hover{
	opacity:0.7;
}

div.full-news-item:hover{
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+ или так как следующая строка в принципе достаточно будет */
	filter:alpha(opacity=70);
}




div.full-news-item div.imageWrapper{
	width:412px;
	height:290px;
	position:relative;
}
div.full-news-item div.imageWrapper img{
	width:412px;
	height:232px;
}
div.full-news-item div.imageWrapper div.jwbox div.test_btn{
	position:absolute;
	top:0px;
	left:0px;
	width:412px;
	height:290px;
	cursor:pointer;
	background:url(/bitrix/templates/gr_inner/images/playIconSmall.png) center center no-repeat;
}
div.full-news-item div.info {
	margin-bottom:5px;
	margin-top:5px;
}
div.full-news-item div.info div.date span.date{
	background:#000;
	font-size:10px;
	color:#FFF;
	padding:0px 3px;
	margin:0 6px 0 0;
}
div.full-news-item div.info div.date span.group{
	font-size:10px;
	color:#444444;
}

/*конец главной новости*/

/*блок мелких новостей*/


div.small_newsblocks{
	width:640px;
	height:290px;
	/*margin:0 0 0 6px;*/
	float:left;
}

div .top-news{
	height:290px;
	width:640px;
	float:left;
	/*position: relative;*/
}

div.top-item{
	width:160px;
	float:left;
	/*margin-bottom: 5px;*/
	position:relative;
}

div.top-item:hover{
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+ или так как следующая строка в принципе достаточно будет */
	filter:alpha(opacity=70);
}


div.other{
	/*margin:0 0 0 6px;*/
	float:left;
}
div.top-item div.imageWrapper{
	width:160px;
	height:142px;
	position:relative;
}
div.top-item div.imageWrapper img{
	width:160px;
	height:90px;
}
div.top-item div.imageWrapper div.jwbox div.test_btn{
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height:165px;
	cursor:pointer;
	background:url(/bitrix/templates/gr_inner/images/playIconSmall.png) center center no-repeat;
}
div.top-item div.info div.date{
	margin:2px 0;
}
div.top-item div.info div.date span.date{
	background:#000;
	font-size:10px;
	color:#FFF;
	padding:0px 3px;
	margin:0 6px 0 0;
}
div.top-item div.info div.date span.group{
	font-size:10px;
	color:#444444;
}
/*конец блока мелких новостей*/

/*для судного дня посюжетно*/
div.top-item-dd{
	width:160px;
	float:left;
	padding-top:80px;
	position:relative;
}

div.top-item-dd:hover{
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+ или так как следующая строка в принципе достаточно будет */
	filter:alpha(opacity=70);
}


div.other{
	/*margin:0 0 0 6px;*/
	float:left;
}
div.top-item-dd div.imageWrapper{
	width:160px;
	height:142px;
	position:relative;
}
/*div.top-item div.imageWrapper img{
	width:160px;
	height:120px;
}*/


div.top-item-dd div.imageWrapper img{
	width:160px;
	height:90px;
}

div.top-item-dd div.imageWrapper div.jwbox div.test_btn{
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height:165px;
	cursor:pointer;
	background:url(/bitrix/templates/gr_inner/images/playIconSmall.png) center center no-repeat;
}
div.top-item-dd div.info div.date{
	margin:2px 0;
}
div.top-item-dd div.info div.date span.date{
	background:#000;
	font-size:10px;
	color:#FFF;
	padding:0px 3px;
	margin:0 6px 0 0;
}
div.top-item-dd div.info div.date span.group{
	font-size:10px;
	color:#444444;
}




/*конец судного дня*/

/*описание новости*/

div.desc{
	position:absolute;
	top:94px;
	left:0;
	height:45px;
	width:140px;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.9);
	
	padding-left:8px;
	padding-right:5px;
	line-height:1.1em;
	display:table-cell;
	vertical-align:middle;
	
	color:#666;
	
}

div.desc_transparent{
	background: #fc0; /* Цвет фона */
    opacity: 0.1; /* Значение прозрачности */
    filter: alpha(Opacity=10); /* Прозрачность в IE */
    height: 100%;
}

div.desc a{
	text-decoration:none;
	font-size:12px;
	color:#666;

}


div.desc_full{
	position:absolute;
	top:234px;
	left:0;
	height:45px;
	width:300px;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.9);
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	line-height:1.4em;
	display:table-cell;
	vertical-align:middle;
	color:#000;
	
}

div.desc_transparent{
	background: #fc0; /* Цвет фона */
    opacity: 0.1; /* Значение прозрачности */
    filter: alpha(Opacity=10); /* Прозрачность в IE */
    height: 100%;
}

div.desc_full a{
	text-decoration:none;
	font-size:14px;
	color:#000;
	/*padding-top:10px;*/

}
/*конец описания новости*/

/*семь дней подрезка картинки*/
img.sdImage{
	height:232px !important;
	width:412px !important;
	margin-left: -31px;
	margin-right: -31px;
}


div.sdImage{
	height:232px !important;
	width:351px !important;
	overflow:hidden;
}

div.full-news-sd{
	width:1053px;
	height:290px;
	float:left;
}

div.sdImageWrapper{
	width:351px;
	height:290px;
	position:relative;
}

div.full-news-item-sd{
	width:351px;
	float:left;
	/*margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;*/
	position:relative;
}

div.full-news-item-sd:hover{
	opacity:0.7;
}

div.full-news-item-sd:hover{
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+ или так как следующая строка в принципе достаточно будет */
	filter:alpha(opacity=70);
}

div.desc_sd{
	position:absolute;
	top:234px;
	left:0;
	height:45px;
	width:300px;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.9);
	padding-left:10px;
	padding-right:10px;
/*	padding-top:5px;
	line-height:1.4em;*/
	display:table-cell;
	vertical-align:middle;
	color:#000;
	text-decoration:none;
	font-size:14px;	
} 


/*конец семь дней*/


/*конец блока новостей на главной*/


/*календарь*/
#calendar{
	background:#fff;
	width:47px;
	height:290px;
	float: left;
	/*margin-right:5px; */
}

div.calendar_item_date{
	background:#fff;
	width:47px;
	height:39px;
	padding-bottom:2px;
}

div.calendar_item_date_active{
	background:#fff;
	color:#AE2220;
	width:47px;
	height:39px;
	padding-bottom:2px;
}

div.calendar_item_date_active:hover{
	background:#ddd;
	cursor:pointer;
}

/*div:hover.calendar_item_date{
	color:#9D231F;
	cursor:pointer;
}*/

div.calendar_item_date:hover{
	background:#ddd;
	cursor:pointer;
}

div.calendar_day{
	font-size:24px;
	text-align:center;
}
div.calendar_month{
	font-size:8px;
	/*font-weight:bold;*/
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	
}
div.calendar_archive{
	background:#fff;
	width:47px;
	height:39px;
	text-align:center;
	font-weight:bold;
	/*padding-top:36px;*/
	margin-top:3px;
	font-size:10px;
	color:#000;
}

div.calendar_archive:hover{
	background:#ddd;
	cursor:pointer;
}

#goto_arc{
	text-decoration:none;
	color:#000;
	
}

/*конец календаря*/

/*дивы со ссылками новостей*/

div.links{
	float:left;
	width:1116px;
	height:40px;
	background:url(/images/backgrnd_tabs.png) center center no-repeat;
}

div.news_link_active{
	float:left;
	height: 30px;
	width:210px;
	font-size:18px;
	color:#fff;
	padding-left: 10px;
	padding-top:	5px;
	background:    -moz-linear-gradient(300deg, transparent 17px, #AE2220 17px);
    background:    -webkit-linear-gradient(300deg, transparent 17px, #AE2220 17px);
    background:     -ms-linear-gradient(300deg, transparent 17px, #AE2220 17px);
    background:      -o-linear-gradient(300deg, transparent 17px, #AE2220 17px);
    background:         linear-gradient(300deg, transparent 17px, #AE2220 17px);
	cursor:pointer;
}	


div.news_link{
	float:left;
	height: 30px;
	width:210px;
	font-size:18px;
	color:#fff;
	padding-left: 10px;
	padding-top:	5px;
	background:    -moz-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:    -webkit-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:     -ms-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:      -o-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:         linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
	cursor:pointer;
}	

#news_link a{
	text-decoration:none;
	color:#AE2220;
}

div.sd_link_active{
	float:left;
	height: 30px;
	width:210px;
	font-size:18px;
	color:#fff;
	padding-left: 10px;
	padding-top:	5px;
	background:    -moz-linear-gradient(300deg, transparent 17px, #AE2220 17px);
    background:    -webkit-linear-gradient(300deg, transparent 17px, #AE2220 17px);
    background:     -ms-linear-gradient(300deg, transparent 17px, #AE2220 17px);
    background:      -o-linear-gradient(300deg, transparent 17px, #AE2220 17px);
    background:         linear-gradient(300deg, transparent 17px, #AE2220 17px);
	border-right: 1px;
	cursor:pointer;
}

div.sd_link{
	float:left;
	height: 30px;
	width:210px;
	font-size:18px;
	color:#fff;
	padding-left: 10px;
	padding-top:	5px;
	background:    -moz-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:    -webkit-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:     -ms-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:      -o-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:         linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
	border-right: 1px;
	cursor:pointer;
}


#sd_link a{
	text-decoration:none;
	color:#AE2220;
}

div.sevend_link{
	float:left;
	height: 30px;
	width:210px;
	font-size:18px;
	color:#fff;
	padding-left: 10px;
	padding-top:	5px;
	background:    -moz-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:    -webkit-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:     -ms-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:      -o-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:         linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
	cursor:pointer;
}

div.sevend_link_active{
	float:left;
	height: 30px;
	width:210px;
	font-size:18px;
	color:#fff;
	padding-left: 10px;
	padding-top:	5px;
	background:    -moz-linear-gradient(300deg, transparent 17px, #AE2220 17px);
    background:    -webkit-linear-gradient(300deg, transparent 17px, #AE2220 17px);
    background:     -ms-linear-gradient(300deg, transparent 17px, #AE2220 17px);
    background:      -o-linear-gradient(300deg, transparent 17px, #AE2220 17px);
    background:         linear-gradient(300deg, transparent 17px, #AE2220 17px);
	cursor:pointer;
}

#sevend_link a{
	text-decoration:none;
	color:#9D231F; 
}


/*баннеры в середине*/
/*#weather{
	float:left;
	height: 30px;
	width:1020px;
	background: #fff;
	display:inline-block;
/*	display:table-cell;
	vertical-align:middle;	
}*/

#middle_banners{
	float:left;
	height: 91px;
	width:1117px;
	background: #fff;
	display:inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	
/*	display:table-cell;
	vertical-align:middle;	*/
}


div.middle_left{
	float:left;
}


div.middle_right{
	float:right;
}


/*секция авторских программ*/

#author_container{
	float:left;
	width:1117px;
	height:208px;
	background:#FCC204;
}


#author_n_banner{
	/*width:270px;*/
	height:194px;
	width:1117px;
	margin:6px;
	float:left;
	background:#fff;
	position:relative;
}

#author_programs{
	width:1006px;
	height:194px;
	/*margin: 0 0 8px 0;*/
	float:left;
	background:#FCC204;
}

/*banner*/
#bottom_banner {
	height:250px;
	width:164px;
	float:right;
	background:#FCC204;
	/*margin: 0 0 8px 0;*/
}



div.r_banner a.banner {
    width: 164px;
    height: 250px;
    display: block;
    text-indent: -999px;
    overflow: hidden;
	background-size: contain !important;
}
/*end of banner*/



#fpu_text{
	margin:5px;
}

#prog_cont{
	float:left;
	height:190px;
	width:1004px;
	float:left;
}

div.author_logo{
	height:194px;
	width:246px;	
	margin-right:5px;
	/*margin-bottom:8px;*/
	float:left;
	background-size: contain !important;
}


div.author_logo a{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	height:192px;
	width:246px;

}

div.author_logo:hover{
	cursor:pointer;
	opacity:0.7;
}

/*дивы со ссылками авторских*/
#author_link{
	float:left;
	height: 30px;
	width:210px;
	font-size:18px;
	color:#fff;
	padding-left: 10px;
	padding-top:	5px;
	background:    -moz-linear-gradient(300deg, transparent 17px, #FCC204 17px);
    background:    -webkit-linear-gradient(300deg, transparent 17px, #FCC204 17px);
    background:     -ms-linear-gradient(300deg, transparent 17px, #FCC204 17px);
    background:      -o-linear-gradient(300deg, transparent 17px, #FCC204 17px);
    background:         linear-gradient(300deg, transparent 17px, #FCC204 17px);
}


#author_link a{
	text-decoration:none;
	color:#fff;
}

#special_link{
	float:left;
	height: 30px;
	width:210px;
	font-size:18px;
	color:#fff;
	padding-left: 10px;
	padding-top:	5px;
	background:    -moz-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:    -webkit-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:     -ms-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:      -o-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:         linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
	cursor:pointer;
}


#special_link a{
	text-decoration:none;
	color:#fff;
}

#za_kadrom_link{
	float:left;
	height: 30px;
	width:210px;
	font-size:18px;
	color:#fff;
	padding-left: 10px;
	padding-top:	5px;
	background:    -moz-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:    -webkit-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:     -ms-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:      -o-linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
    background:         linear-gradient(300deg, transparent 17px, #b3b3b3 17px);
}


#za_kadrom_link a{
	text-decoration:none;
	color:#fff;
}

/*прокрутка авторских программ*/


div.news_more_author {
	position: absolute;
	right: -3px;
	top: 0px;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.6);
	z-index: 2;
	width: 15px;
	height: 194px;
	text-align: center;
	cursor: pointer;
	-moz-user-select: none;	
}

div.news_more_author::before{
	content: "";
	font-size: 0px;
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

div.news_more_author::after{
	background-image: url("http://c.rdrom.ru/skin/all-icons.png");
	background-repeat: no-repeat;
	content: "";
	background-position: -30px -129px;
	width: 11px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
}

div.news_less_author {
	position: absolute;
	left: 0px;
	top: 0px;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.6);
	z-index: 2;
	width: 15px;
	height: 194px;
	text-align: center;
	cursor: pointer;
	-moz-user-select: none;	
}

div.news_less_author::before{
	content: "";
	font-size: 0px;
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

div.news_less_author::after{
	background-image: url("http://c.rdrom.ru/skin/all-icons.png");
	background-repeat: no-repeat;
	content: "";
	background-position: -0px -129px;
	width: 11px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
}

/*конец прокрутки авторских программ*/


/*Футер*/

#footer_wrapper{
	width:1117px;
	margin:0 auto;	
	background: #fff;
	height:74px;	
	padding-left:5px;
	padding-right:5px;
}

#footer_left{
	float:left;
	width:590px;
	height:74px;
	padding-top:7px;
	padding-bottom:5px;
}

#footer_stat{
	float:left;
	width:40px;
}

#footer_address{
	float:left;
	width:510px;
}

#footer_vk_logo{
	float:left;	
	background-size: contain !important;
	background:url(/images/vk_logo.png) no-repeat center center;
	width:32px;
	height:32px;
}

#footer_ok_logo{
	float:left;	
	background-size: contain !important;
	background:url(/images/ok.png) no-repeat center center;
	width:32px;
	height:32px;
}

#footer_inst_logo{
	float:left;	
	background-size: contain !important;
	background:url(/images/inst.png) no-repeat center center;
	width:32px;
	height:32px;
}

#footer_fb_logo{
	float:left;	
	background-size: contain !important;
	background:url(/images/faceboo_logo.png) no-repeat center center; 
	width:32px;
	height:32px;
}

#footer_youtube_logo{
	float:left;	
	background-size: contain !important;
	background:url(/images/youtube_logo.png) no-repeat center center; 
	width:32px;
	height:32px;
	margin-left: 2px;
}

#footer_phone{
	float:left;	
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	
}

#footer_mail a{
	font-size:14px;
	color:#666;
	font-weight:bold;
}


#footer_mail{
	float:left;	
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
	color:#666;
	font-weight:bold;
}

#footer_right{
	float:right;
	width:400px;
	height:74px;
	padding-top:7px;
	padding-bottom:5px;
}

/*копирайт*/
div.copyright{
	/*float:left;*/
	padding-top:1px;
	color:#9D231F;
	font-size:10px;
	text-align:right;
	height: 30px;
	/*width:1023px;*/
	
	background: #fff;
	margin:0 auto;
	padding-right: 5px;
	padding-left: 5px;
}


/*Конец футера*/


/*Лайтбокс*/


div.video_anonce{
	/*width:100%;*/
	width:650px;
}


/*Конец лайтбокса*/


/*Вопросник*/


#askWrapper{
	width:520px;
	height:360px;
	overflow:  hidden;
}

div.askForm div.left{
	float:left;
	width:50%;
}
div.askForm div.right{
	float:right;
	width:50%;
}
div.askForm div.left #to{
	width:220px;
	/*color:#909090;*/
	color:#666;
	line-height:29px;
	height:29px;
	padding:5px;
	display:block;
	background:url(/bitrix/templates/gr_inner/images/selbg.png) repeat-x;
	border:0;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	margin:0 0 13px;
}
#name, #email, #title, #phone{
	width:220px;
	color:#666;
	line-height:28px;
	height:28px;
	display:block;
	background:url(/bitrix/templates/gr_inner/images/inpbg.png) repeat-x;
	border:0;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	margin:0 0 13px;
}

div.askForm div.left #to option{
	color:#666;
	line-height:28px;
	display:block;
	border:0;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}
#text{
	width:210px;
	color:#666;
	padding:5px;
	display:block;
	background:url(/bitrix/templates/gr_inner/images/textbg.png) repeat-x;
	border:0;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	resize:none;
	height:100px;
	font-size:12px;
	font-family: Tahoma, sans-serif;
}

#afytext{
	width:500px;
	color:#666;
	padding:5px;
	display:block;
	background:url(/bitrix/templates/gr_inner/images/textbg.png) repeat-x;
	border:0;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	resize:none;
	height:250px;
	font-size:12px;
	font-family: Tahoma, sans-serif;
	
}

#comment{
	width:400px;
	color:#666;
	padding:5px;
	display:block;
	background:url(/bitrix/templates/gr_inner/images/textbg.png) repeat-x;
	border:0;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	resize:none;
	height:100px;
}

#askSend{
	padding:5px 10px;
	border:none;
	background:#FFF;
	color:#666;
	border:1px solid #dcdcdc;
	cursor:pointer;
}

div.askBtn{
	color:#666;
	background:#DCDCDC;
	font-size:18px;
	font-weight:bold;
	width:250px;
	text-decoration:none;
	cursor:pointer;
	padding:15px 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

div.askBtn:hover{
	color:#000;

}

div.askBtn:active{
	color:#000;
	background:#A9A9A9;

}

div.afyaskForm{
	display:block;
	padding:15px 15px;
	margin: 10px;
	
}

/*Конец вопросника*/

/*таймер рекламы*/

#r_time{
	position:absolute;
	font-weight:bold;
	font-size:12px;
	background:#A9A9A9;
	margin:5px;
	padding:3px;
	color:#fff;
	visibility:hidden;
	
}

/*КОнец таймера рекламы*/

/* End */
/* /bitrix/templates/gr_inner/components/bitrix/news.list/header_banners/style.css?1488255805301 */
/* /bitrix/templates/gr_inner/components/bitrix/menu/top_menu/style.css?14882597892654 */
/* /bitrix/templates/gr_inner/template_styles.css?163903388826183 */
