

/* Start:/bitrix/templates/rentv/components/bitrix/menu/main_menu/style.css?1479928849626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/rentv/components/bitrix/menu/main_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/rentv/components/bitrix/breadcrumb/.default/style.css?1479928849227*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

ul.breadcrumb-navigation a
{
	
}

ul.breadcrumb-navigation span
{
	
}
/* End */


/* Start:/bitrix/templates/rentv/components/bitrix/menu/left_menu/style.css?1479928849904*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
	margin-bottom: 15px;
}

ul.left-menu li
{
    width: 222px;
    margin-bottom: 2px;
    background: none;
    padding: 0;

}

ul.left-menu li a
{
	padding: 10px 16px;
	background:#ebebeb top repeat-x;
    border-left: 4px solid #c1c1c1;
	font-size:14px;
	display: block;
	font-family: arial, sans-serif;
	color:#c1c1c1;
	font-weight:bold;
	text-decoration:none;

}

ul.left-menu li a:visited
{
	color:#c1c1c1;
}

ul.left-menu li a:hover
{
	color:#7c3281;
	border-left: 4px solid #7c3281 !important;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#7c3281;
}

li.selected a{
	border-left: 4px solid #7c3281 !important;
}

/* End */


/* Start:/bitrix/templates/rentv/components/bitrix/news.list/hot_news/style.css?1479928849108*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/rentv/styles.css?157001774936239*/
/*
    #ee7900 -- рыжий
    #7C3281 -- фиолетовый
    #dfdfdf -- серый
    #1e84cb -- голубой(футер)
    #333333 -- черный
    #64a847 -- зелёный
*/



/*=========================================*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
 u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul{
    margin-left: 20px;  
    list-style-type:disc;
}

blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*=========================================*/

html{
    width:100%;
    height: 100%;
}

body{
    min-width: 942px;
    margin:0px auto;
    font-family: Arial, sans-serif;
    font-size: 13px;
    height: 100%;
}

h1{
    color: #ee7900;
    font-weight: bold;
    font-size: 17px;
    padding-bottom: 15px;
}

h3{
    color: #333;
    font-size: 15px;
    padding-bottom: 15px;
    font-weight: bold;
}

h2{
    color:#7c3281;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 15px;
}

table{
	width:100%;
}

a{
    border: none;
    outline: none;
}

table td{
    padding:0px;
    vertical-align: top;
}


.fixheight:after{
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.wrap-header{
    width: 100%;
    /*height:600px;*/
    border-bottom: 1px solid #000;
    background: top center url(/bitrix/templates/rentv/images/header-bg.jpg) no-repeat;
}

.header {
    /*height: 595px;*/
    margin: 0 auto;
    padding-top: 5px;
    position: relative;
    width: 942px;
    font-family: Scada, sans-serif;
}

.top-banner{
    text-align: center;
}

a.logo{
    position: absolute;
    text-decoration: none;
    z-index:100;
}
a.logo img{
    border:0px;
}

.wrap-info{
    padding-left: 135px;
    position: relative;
    font-size: 16px;
    padding-bottom: 15px;
}


.wrap-info+.wrap-slider{
    margin-top: -9px;
}


.search {
    float: right;
    margin-right: 5px;
    position: relative;
}


.search input {
    background: url("/bitrix/templates/rentv/images/menu-bg.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-family: Scada,sans-serif;
    padding: 7px 30px 7px 10px;
    position: relative;
    width: 160px;
    z-index: 0;
    font-size: 16px;
    height: 20px;
    behavior: url(/bitrix/templates/rentv/js/PIE.htc);
}

.search button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 30px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 2px;
    width: 30px;
} 

.menu{
    height: 34px;
    border-radius: 5px 5px 5px 5px;
    background: url(/bitrix/templates/rentv/images/menu-bg.png) repeat-x;
    overflow: hidden;
    float: left;
    z-index: 0;
    position: relative;
    behavior: url(/bitrix/templates/rentv/js/PIE.htc);
}

.menu ul{
    margin: 0px;
    padding-top: 10px;
}

.menu ul li{
    display: inline-block;
    list-style: none;
    padding: 0px 10px;
}

.menu a{
    color: #fff;
    text-decoration: none;
}

.menu a:hover{
    text-decoration: underline;
}


.slider {
    height: 381px;
    /*position: absolute;*/
    bottom: 0px;
    left:0px;
    width: 100%;
    overflow: hidden;
    height: 381px;
}



.caroufredsel_wrapper{
    top:auto !important;
}


.hr-header{
    border-bottom:5px solid #7c3281;
}

.header table{
    width: auto;
}


.header table td {
    padding: 0 10px 0 0;
    vertical-align: middle;
}

.datetime, .weather, .social{
    float: left;
}

.datetime, .weather{
    text-shadow: 1px 1px 2px #7d7d7d;
}

.datetime td {
    font-size: 11pt;
}

.tdpad {
    float: left;
    line-height: 18px;
    padding-top: 4px;
}


.tdpag {
    line-height: 18px;
    padding-top: 22px;
    width: 230px;
}

.sun {
    /*background: url("/bitrix/templates/rentv/images/sun.png") no-repeat scroll left 4px;*/
    margin-left: 5px;
    padding-left: 10px !important;
}

.enter-register {
    float: right;
    margin-top: 14px;
    padding-right: 5px;
    position: relative;
    text-align: right;
}

.enter-register a span{
    border-bottom: 1px solid;
    padding-bottom: 0px;

}

.enter-register a {
    color: #000000;
    text-decoration: none;
    padding: 8px;
    padding-bottom: 0px;

}

.enter-register a:hover span{
    border:none;
    text-decoration: none;
}

a.enter-button{
    border-radius: 5px 5px 0 0;
    behavior:url(/bitrix/templates/rentv/js/PIE.htc);
    border:none;
    text-decoration: none;
}

a.enter-button span{
    border-bottom: 1px dotted;
}

a.hover span{
    border-bottom: none;
}


.big-font {
    color: #FFFFFF;
    float: left;
    font-size: 49px;
    font-weight: normal;
    line-height: 47px;
    padding-right: 7px;
}

.weather .big-font{
    padding-left: 30px;
}

.datetime {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    overflow: hidden;
}

.social {
    padding-left: 30px;
    padding-top: 5px;
}

.info {
    padding: 30px 0 17px;
    position: relative;
    z-index: 100;
}



.slide {
    width: 100%;
}

.slide a{
    color:#333;
    text-decoration: none;
}


.slide table{
    width: 100%;
}


.slide td.text {
    padding-right: 25px;
    vertical-align: middle;
    width: 375px;
}


.slide .photo {
    padding: 0px;
    vertical-align: bottom;
}


.slide .photo img {
    vertical-align: inherit;
}

.slide .fio {
    font-size: 29px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    padding: 0px 10px;

}


.slide .prof {
    color: #7C3281;
    font-size: 19px;
    font-weight: bold;
    padding-top: 7px;
    text-align: center;
}


.slide .note {
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 130%;
}


.slide .text div {
    margin-bottom: 10px;
    width: 375px;
    overflow: hidden;
}


.fio>span{
    white-space:nowrap;
}


.wrap-content {
    line-height: 140%;
    padding-bottom: 60px;
}

.wrap-content img {
    border: 3px solid #FFFFFF;
    position: relative;
    box-shadow: 0 0 2px 1px #666;
    behavior: url(/bitrix/templates/rentv/js/PIE.htc);
}

.wrap-top-content {
    background: none repeat scroll 0 0 #FFFFFF;
}

.top-content, .body-banner, .middle-content, .bottom-content, .banner-box, .footer-content{
    width: 942px;
    margin: 0px auto;
    padding-top: 12px;
}

.top-sidebar, .middle-sidebar {
    float: left;
    margin-right: 20px;
    width: 240px;
}

.middle-sidebar {
    width: 225px;
}

.news, .discuss, .breadcrumbs{
    margin-left: 278px;
}


.title a.all-item {
    color: #000000;
    float: right;
    text-decoration: underline;
    font-weight: normal;
    font-size: 13px;
}

a.all-item:hover{
    text-decoration: none;
}


.news-item {
    padding-top: 18px;
}

.news-item img {
    height: 110px;
    margin-right: 25px;
    width: 190px;
}

.news-item table td:first-child{
    width:1px;
    padding-right: 0 !important;
}


.news-title, .hot-title {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    clear: both;

}

.news-title a{
    color: #333333;
    text-decoration: none;
}

.news-title a:hover{
    text-decoration: underline;
}


.hot-title{
    color:#f73f0c;
}

.news-description{
    color:#888888;
    font-family: Arial;
}

a.more {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

a.more:hover{
    text-decoration: none;
}


.news-info {
    margin: 5px 0;
    white-space: nowrap;
}

.news-info .date>span, .views, .comments{
    color:#ee7900;
}

a.comments{
    color: #ee7900;
    text-decoration: none;
}

a.comments:hover{
    text-decoration: underline;
}

.news-info span{
}

.news-info .date{
    padding-left: 0px; 
}

.news-info .date span{
    padding-left: 0px;    
}

.news-info .views, .news-info .comments {
    padding-left: 30px;
    padding-right: 0;
}


.date + .views {
    border-left: 1px solid #BFBFBF;
}

.news-info .views {
    background: url("/bitrix/templates/rentv/images/views-count.png") no-repeat scroll 3px 2px transparent;
}
.news-info .comments {
    background: url("/bitrix/templates/rentv/images/comments-count.png") no-repeat scroll 3px 2px transparent;
}

.all-item{
    padding-left: 25px;
    background: url("/bitrix/templates/rentv/images/all-item-icon.png") no-repeat scroll 0 0 transparent;
}

.wrap-middle-content{
    background: url(/bitrix/templates/rentv/images/middle-cont-bg.jpg);
    border-bottom: 5px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    margin-top: 5px;
}

.middle-content{
    padding-bottom: 12px;
}

.body-banner {
    margin-top: 10px;
}



.title {
    border-bottom: 3px solid #DFDFDF;
    color: #7C3281;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.top-sidebar .title{
    width: 225px;
}

.sidebar-title, .discuss .title {
    font-size: 18px;
}

.discuss .title {
    font-size: 18px;
}

.discuss .title span{
    font-size: 18px;
}

.discuss .title span a{
    font-size: 18px;
}

.discuss .title span a span{
    font-size: 18px;
}

.discuss .title a {
    position: relative;
    border-radius: 5px 5px 0 0;
    padding: 0 7px 12px;
    text-decoration: none;
    color:#7C3281;
    behavior: url(/bitrix/templates/rentv/js/PIE.htc);
}

.discuss .title a:hover{
    border: none;
    color:#ee7900;
}

.discuss .title a span{
    padding: 0;
    border-bottom: 1px dashed;
}


.discuss .title a.hover{
    background: none repeat scroll 0 0 #DFDFDF;
    border: none;
    color:#ee7900;
}

.discuss .title a.hover span{
    border: none;
}

.discuss .title a:hover span{
    border: none;
    color:#ee7900;
}



.discuss .title span.right{
    float: right;
    background: none;
    padding: 0px;
}

.discuss .title span {
    font-size: 18px;
}

.discuss .wrap{
    position: relative;
}

.discuss .tab1, .discuss .tab2, .discuss .tab3, .discuss .tab4{
    float: left;
    top:0px;
    left: 0px;
}

.discuss .tab{
    display: none;
}


.disc-one{
    margin-top: 12px; 
}

.disc-one .news-info {
    float: right;
    margin: 0px;
}

.disc-one .news-title {
    margin-right: 255px;
}

.bottom-content .weather-box {
    float: right;
    margin-left: 20px;
    width: 220px;
}

.bottom-content .wrap{
    margin-right: 240px;
}

.bottom-content .wrap table{
    margin-top: 12px;
}

.banner-box td{
    text-align: center;
}

.wrap-video {
    float: left;
    margin-bottom: 3px;
    position: relative;
}

a.play-video {
    bottom: 12px;
    position: absolute;
    right: 13px;
    z-index: 100;
}

.witness{
    margin-top: 35px;
}

.bottom-content .news-info span, .program-one .news-info span{
    padding-right: 2px;
}

.bottom-content .news-info .views, .bottom-content .news-info .comments, 
.program-one .news-info .views, .program-one .news-info .comments{
    margin-left: 0px;
}

.bottom-content td, .my-video-list td{
    width: 33%;
    padding-right: 1%;
}

.bottom-content td .news-title, .bottom-content td .news-description{
    padding-right: 10px;
}


.add-video {
    float: right;
    padding-right: 10px;
}

.slider-control img,
a.play-video img,
.add-video img,
.video-detail img,
.social-like img {
    box-shadow: none;
    border:none;
}

.person {
    font-size: 13px;
    padding: 5px 0;
}
.person a{
    color: #ee7900;
    text-decoration: underline
}

.person a:hover{
    text-decoration: none;
}

.footer{
    height: 90px;
    background: url(/bitrix/templates/rentv/images/footer-bg.jpg);
    position: relative;
    margin-top: -90px
}


.copy, .made-in{
    padding-top: 30px;
    color:#fff;
}

.copy{
    float: left;
}

.copy span{
    color:#ee7900;
}

.made-in{
    float: right;
}

.made-in a{
    color:#1e84cb;
    text-decoration: underline;
}

.made-in a:hover{
    text-decoration: none;
}


.program-one {
    margin: 15px 0;
}


.hot-news {
    background: url("/bitrix/templates/rentv/images/top-sidebar-bg.png") no-repeat scroll right top transparent;
    margin-top: 20px;
    padding: 16px 20px 48px 16px;
}

.hot-news .news-description{
    color:#333333;
}

.slider-control {
    text-align: center;
}




.enter-win {
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: Scada,sans-serif;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 2px 1px #666;
    padding: 10px;
    position: absolute;
    right: 10px;
    top: 25px;
    width: 260px;
    z-index: 200;
    display: none;
    font-size: 14px;
    behavior: url(/bitrix/templates/rentv/js/PIE.htc);
    text-align: left !important; 

}

.enter-win .error {
    color: #FF0000;
    padding-bottom: 5px;
}

.enter-win img{
    box-shadow: none !important;
    border:none !important;
}

.enter-register span {
    position: relative;
    z-index: 201;
    padding-bottom: 11px;
}

.enter-register a.hover{
    border:none;
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: -3px -2px 3px -2px #666,
                 3px -2px 3px -2px #666;
    padding-bottom: 11px;   
    behavior: url(/bitrix/templates/rentv/js/PIE.htc); 
}

.enter-win input.login, .enter-win input.pass{
    border:1px solid #afafaf;
    height: 20px;
    border-radius: 5px;
    display: block;
    margin:7px 0px;
    z-index: 0;
    position: relative;
    behavior: url(/bitrix/templates/rentv/js/PIE.htc);

}

.enter-win input.login{
    width: 250px;
}

.enter-win input.pass {
    margin-right: 95px;
    width: 160px;
}

.enter-win button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: right;
    margin-top: 17px;
    padding: 0;
    cursor: pointer;
}

.enter-win a{
    border:none;
    text-decoration: underline;
    font-weight: normal !important;
}

.enter-social{
    margin-top: 10px;
}

.enter-social a{
    padding: 0;
}

.enter-win > form {
    border-bottom: 1px solid #AFAFAF;
    padding-bottom: 10px;
}
.enter-win>form>a{
    float: right;
    padding-top: 5px;
    color:#333;
    font-size: 14px;
}

.enter-win>form>a:hover{
    text-decoration: none;
}

.box-enter-win {
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    position: relative;
}

.box-enter-win .enter-win button{
    margin-top: 23px;    
}


.box-enter-win .enter-win > form > a {
    padding: 0;
}

.enter-win .note {
    border-bottom: 1px solid #AFAFAF;
    color: #64A847;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
}

.enter-win .note a{
    color: #ee7900;
    text-decoration: underline;
    font-size: 14px !important;
    
}

.enter-win .note a:hover{
    text-decoration: none;
}

.box-enter-win .enter-win{
    right: 265px;
    top: -80px;
}

.comm-login .enter-win{
    top: auto;
    bottom: 0px;
}


#slide-nav a{
    display: inline-block;
    background: url(/bitrix/templates/rentv/images/point-slider.png) no-repeat;
    height: 20px;
    width: 20px;
    margin-top: 15px;
}

#slide-nav a.selected{
    background: url(/bitrix/templates/rentv/images/active-point-slider.png) no-repeat;
}


.go-up {
    bottom: 15px;
    opacity: 0.5;
    position: fixed;
    right: 20px;
    width: 70px;
    z-index: 2600;
    display: none;
}

.go-up:hover {
  opacity: 1;
}


.b-top-but {
    background: url("http://alaev.info/wp-content/plugins/goupbutt/b-j-top.png") no-repeat scroll 50% 11px #261D15;
    border-radius: 7px 7px 7px 7px;
    bottom: 0;
    color: #FFFFFF;
    display: block;
    padding: 32px 12px 4px;
    position: absolute;
    z-index: 2600;
    cursor: pointer;
    behavior: url(/bitrix/templates/rentv/js/PIE.htc); 
}


td.line{
    background: url(/bitrix/templates/rentv/images/line.png) repeat-x center center;
    width: 50%;
}


.for_ie {
    left: 136px;
    position: absolute;
    top: 31px;
    z-index: 1;
    
}

.for_ie .datetime, .for_ie .big-font{
    color: #666 !important;
}


/***************inner page**********************/


/***********news************/

.news-list{
    padding-bottom: 30px; 
}

.cont-bg{
    background: url(/bitrix/templates/rentv/images/glob-bg.png) no-repeat bottom center;
}

.news-list-hot table .news-title,
.news-list-hot table .news-description,
.news-list table .news-title,
.news-list table .news-description{
    padding-right: 10px;
}


.news-list-hot table tr td+a{
    display: block;
    text-align: center;
}

.news-list-hot .title, .news-list-hot .news-title a{
    color: #ee7900;
}

.news-list-hot .news-title, .news-list .news-title{
    padding-top: 10px;
}

.news-list-hot .news-info span, .news-list-hot .news-info a {
    color: #000000 !important;
}

.top-sidebar .middle-sidebar .date span,
.top-sidebar .middle-sidebar .views,
.top-sidebar .middle-sidebar .comments{
    color: #ee7900;
}

a.sidebar-banner{
    display: block;
}

.hot-news+a.sidebar-banner{
    padding-top: 15px;
}

a.sidebar-banner+a.sidebar-banner{
    padding-top: 15px;
}

.no-border{
    border-bottom: none !important;
}

.td-ht {
    border-bottom: 1px solid #D7D7D7;
    margin: 15px 5px 15px 0;
}

.paginator {
    font-size: 16px;
    text-align: center;
    border-top:1px solid #D7D7D7;
    margin-top: 20px;
}


.paginator a {
    color: #333333;
    display: inline-block;
    padding-top: 21px;
    text-decoration: none;
    border-top: 2px solid transparent;
}

.paginator a:hover{
    border-top: 4px solid #333;
    color: #ee7900;
    font-weight: bold;
}

.paginator span{
    padding: 0px 12px;
}

.paginator a.active{
    border-top: 4px solid #333;
    color: #ee7900;
    font-weight: bold;
}


.paginator a.page-slider {
    background: none repeat scroll 0 0 #333333;
    border: medium none;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    height: 30px;
    line-height: 29px;
    margin-top: 17px;
    padding: 0;
    width: 30px;
}

.paginator a.page-slider:hover{
    border:none;
}

.left{
    float: left;
}
.right{
    float: right;
}

.bottom-bg{
    padding-bottom: 0px;
}

.breadcrumbs{
    margin-top: 15px;
    margin-bottom: 15px;
}

.breadcrumbs a, .breadcrumbs span{
    color: #9c9c9c;
    text-decoration: none;
}

.breadcrumbs a:hover{
    text-decoration: underline;
}


/*******detail**********/

.detail-info{
    background: #ebebeb;
    padding: 15px;
    color: #888888;
    margin:15px 0;
}

.detail-info .news-info span, .detail-info .news-info a{
    color: #888888 !important;
}

.detail-info .news-info{
    float: right;
    margin-top: 0;
}

.video-detail {
    margin: 15px 0;
    text-align: center;
}

.video-detail div{
    margin: 0 auto;
}

.slider-detail {
    position: relative;
}

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

.slide-detail .news-info, .slide-detail .news-title{
    width: 207px;
}

#slider-detail{
    margin: 4px !important;
}

.larr a, .rarr a{
    color:#333333;
    text-decoration: none;
}

.larr, .rarr {
    font-size: 51px;
    font-weight: bold;
    position: absolute;
    top: 55px;
}


.larr {
    left: -30px;
}
.rarr {
    right: -20px;
}

.view-more {
    color: #EE7900;
    font-size: 17px;
    font-weight: bold;
    padding: 15px 0;
}

.slide-detail .news-info .views, .slide-detail .news-info .comments{
    margin-left: 3px;
    color: #EE7900 !important;
}

.slide-detail .news-info a.comments, .slide-detail .news-info .date span{
    color: #EE7900 !important;
}

.slide-detail .news-title a{
    color: #333;
}


.comm-box {
    background: none repeat scroll 0 0 #EBEBEB;
    color: #7B0046;
    font-size: 17px;
    font-weight: bold;
    margin-left: 13px;
    padding: 11px;
}

.triangle-left {
    background: url("/bitrix/templates/rentv/images/comm-title-bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 40px;
    padding-left: 13px;
    float:left;
}

.wrap-com-box {
    height: 40px;
    margin: 15px 0 30px -25px;
    overflow: hidden;
}

.wrap-comm {
    margin: 15px 0;
    color: #848484;
}


.wrap-comm a {
    color: #0079a1;
    text-decoration: none;
}

.wrap-comm a:hover {
    text-decoration: underline;   
}

.comm-text {
    color: #333333;
    padding: 5px 0;
}

span.like{
    padding-left: 15px;
    background: url(/bitrix/templates/rentv/images/star.png) no-repeat left bottom;
}

a.like{
    color: #848484;   
}

.add-comm{
    padding-top: 30px;
    padding-bottom: 115px;
    text-align: center;
}

.add-my-video{
    padding: 30px 0;
}

.add-comm a{
    color: #7B0046;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;    
}

.add-comm a:hover{
    text-decoration: underline;

}

.text-detail+.social-like{
    padding: 15px 0;
}


.title+.social-like{
    margin-bottom: 15px;
}

a.login-name {
    display: block;
    color: #ee7900;
    text-decoration: underline;
    padding-bottom: 5px;
}

a.login-name:hover {
    text-decoration: none;
}

a.unlogin:hover{
    text-decoration: underline;
}

.add-comm .box-enter-win .enter-win, .add-my-video .box-enter-win .enter-win{
    right: 10px;
    top: -255px;
}

.news-list tr td:first-child, .news-list-hot tr td:first-child {
    padding-right: 10px;
}


.news-list .my-video-list tr td:first-child{
    padding-right: 0;
}




.orange{
    color: #ee7900;
}

.title span h1 {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    padding-bottom: inherit;
    display: inline;
}

/**********register**************/


.register table {
    width: auto;
}

.register table td{
    padding: 6px;
}


.ren-input,
.bx-auth-profile input[type=text],
.bx-auth-profile input[type=password],
.bx-auth-profile textarea,
.bx-auth-profile select{
    border: 1px solid #AFAFAF;
    border-radius: 5px 5px 5px 5px;
    height: 17px;
    width: 265px;
    position: relative;
    z-index: 0;
    behavior: url(/bitrix/templates/rentv/js/PIE.htc);
    padding: 7px;
    overflow: hidden;
}

.bx-auth-profile textarea{
    height: 115px;
}

.bx-auth-profile select {
    height: 36px;
    width: 280px;
}

span.sub{
    color: red !important;
}


.captcha{
    padding:20px 0;
}


.ren-button, .ren-button-dark {
    border: 3px solid #EE9639;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #FFFFFF;
    height: 30px;
    background: #ee7a06; /* Old browsers */
    background: -moz-linear-gradient(top,  #ee7a06 1%, #e15807 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ee7a06), color-stop(100%,#e15807)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ee7a06 1%,#e15807 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ee7a06 1%,#e15807 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ee7a06 1%,#e15807 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ee7a06 1%,#e15807 100%); /* W3C */
    -pie-background: linear-gradient(#ee7a06, #e15807);
    display: inline-block;
    margin-top: 5px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    cursor: pointer;
    font-weight: bold;
    behavior: url(/bitrix/templates/rentv/js/PIE.htc);
}

.ren-button:hover {
    background: #e05301; /* Old browsers */
    background: -moz-linear-gradient(top, #e05301 0%, #eb7200 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e05301), color-stop(100%,#eb7200)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e05301 0%,#eb7200 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e05301 0%,#eb7200 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e05301 0%,#eb7200 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e05301 0%,#eb7200 100%); /* W3C */
    -pie-background: linear-gradient(#E05301, #eb7200);
}

.ren-button-dark{
    border: 3px solid #af6aaf;
    background: #97409d; /* Old browsers */
    background: -moz-linear-gradient(top, #97409d 0%, #803485 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#97409d), color-stop(100%,#803485)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #97409d 0%,#803485 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #97409d 0%,#803485 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #97409d 0%,#803485 100%); /* IE10+ */
    background: linear-gradient(to bottom, #97409d 0%,#803485 100%); /* W3C */    
    -pie-background: linear-gradient(#97409D, #803485); 
}


.ren-button-dark:hover{
    border: 3px solid #af6aaf;
    background: #803485; /* Old browsers */
    background: -moz-linear-gradient(top, #803485 0%, #97409d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#803485), color-stop(100%,#97409d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #803485 0%,#97409d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #803485 0%,#97409d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #803485 0%,#97409d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #803485 0%,#97409d 100%); /* W3C */  
    -pie-background: linear-gradient(#803485, #97409D); 
}



a.ren-button, a.ren-button-dark {
    line-height: 26px;
    padding: 0 11px;
    text-decoration: none;
    color: #fff;
}

.reg-button{
    margin-left: 10px;
    margin-top: 1px;

}

.captcha img{
    box-shadow: none;
    border:1px solid #333;
    
}


/**********edit-video**************/

.opacity-wrap{
    position: fixed;
    top:0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.6;
    display: block;
    z-index: 1000;
    -pie-background: rgba(0,0,0,0.5);
    behavior: url(/bitrix/templates/rentv/js/PIE.htc);
    display: none;
}

.edit-video-win{
    position: fixed;
    /*top:250px;*/
    left: 9999px;
    border: 10px solid #d7d7d7;
    background: #fff;
    z-index: 1001;
    font-weight: bold;
    font-size: 15px;
    width: 396px;
}


.edit-title {
    background: none repeat scroll 0 0 #7C3281;
    color: #FFFFFF;
    font-size: 17px;
    padding: 12px 0 12px 15px;
    position: relative;
}

input.edit, .edit-video-win textarea {
    border: 3px solid #EBEBEB;
    display: block;
    height: 20px;
    margin-bottom: 15px;
    padding: 4px 10px;
    margin-top: 6px;
    width: 340px;
}

.edit-video-win textarea{
    height: 100px;
}

.edit-video-win form{
    margin: 15px;
}


a.close {
    color: #FFFFFF;
    display: block;
    font-size: 36px;
    font-weight: bold;
    position: absolute;
    right: 7px;
    text-decoration: none;
    top: 0;
}

.edit-video-win span{
    font-size: 12px;
    color: #888;
    font-weight: normal;
}

.text-center{
    text-align: center;
}

/********text article**************/


.article a, .profile-link a, .bx-auth a{
    color: #0079a1;
    text-decoration: underline;

}
.article a:hover, .profile-link a:hover, .bx-auth a:hover{
    text-decoration: none;
}

.article img+span{
    font-style: italic;
    color: #888888;
    font-size: 12px;
}


.article .grey-text{
    color: #888888;
}

.article hr{
    border:none;
    background: #dfdfdf;
}

.article table th{
    background: #7c3281;
    color: #FFF;
    padding:15px;
    font-size: 15px;
}

.article table tr{
    border-bottom: 1px solid #dfdfdf;
}

.article table tr td{
    padding:15px;
}

.article ul{
    margin:0;
}

.article ul li:before{
    content: "— ";
}

.article ul li{
    list-style: none;
}

.article ol li{
    list-style: decimal;
}

.article .quote{
    border-left:4px solid #7c3281;
    background: #ebebeb;
    padding:15px;
    position: relative;
    font-style: italic;
    margin-bottom: 21px;
}


.quote > span {
    float: left;
    font-size: 69px;
    line-height: 0;
}


.quote .arr {
    background: url("/bitrix/templates/rentv/images/q-arr.png") no-repeat scroll left top;
    bottom: -21px;
    height: 21px;
    left: 75px;
    position: absolute;
    width: 33px;
}

.article .quote + .quote-owner{
    font-style: italic;
    color: #333;
    font-weight: bold;
}

.article .quote + .quote-owner span{
    color: #888;
}

.wrap-comm table tr td:first-child {
    width: 1px;
}

.vkontakte{
    background: url(/bitrix/templates/rentv/images/vk1.png) 0 0 no-repeat !important;
    height: 37px;
    width: 37px;
}


.google{
    background: url(/bitrix/templates/rentv/images/gp1.png) 0 0 no-repeat !important;
    height: 37px;
    width: 37px;
}


.yandex{
    background: url(/bitrix/templates/rentv/images/ya1.png) 0 0 no-repeat !important;
    height: 37px;
    width: 37px;
}

.openid-mail-ru{
    background: url(/bitrix/templates/rentv/images/ml1.png) 0 0 no-repeat !important;
    height: 37px;
    width: 37px;
}

.facebook{
    background: url(/bitrix/templates/rentv/images/fb1.png) 0 0 no-repeat !important;
    height: 37px;
    width: 37px;
}

.odnoklassniki{
    background: url(/bitrix/templates/rentv/images/od1.png) 0 0 no-repeat !important;
    height: 37px;
    width: 37px;
}

.bx-auth-serv-icons > a {
    padding: 0;
}

div.bx-auth-serv-icons i {
    margin: 0 !important;
}


div.bx-auth-serv-icons {
    padding: 7px 0;
}


.register {
    padding-bottom: 60px;
}

.bx-auth-profile input{

}

.comm-owner .time{
    color: #ee7900;
}

.comm-login a {
    color: #EE7900;
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
    text-decoration: underline;
}



div.blog-comment-form{
    width: 100%;
}

div.blog-comment-form img{
    border: none;
    box-shadow: none;
    position: inherit;    
}

div.blog-comment-form td{
    padding: 0 !important;
}

img.lhe-tlbr-smile-more {
    margin-right: 10px !important;
}

.comm-text img{
    box-shadow: none;
}

.year_limit {
    color: #898989;
    font-size: 15px;
    position: absolute;
    right: 11px;
    top: 15px;
}

.year_limit span {
    font-family: Tahoma;
    font-size: 20px;
    font-weight: bold;
}

.wrap-control {
    height: 30px;
    position: absolute;
    top: 0;
    width: 212px;
}

.control {
    background: none repeat scroll 0 0 #000000;
    height: 30px;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    -pie-background: rgba(0,0,0,0.5);
    behavior: url(/bitrix/templates/rentv/js/PIE.htc);
}

.wrap-control a {
    color: #FFFFFF;
    line-height: 26px;
    position: relative;
    text-decoration: none;
    z-index: 101;
}

.edit-video-win .error {
    color: #FF0000;
    padding-bottom: 15px;
    font-weight: normal;
    width: 360px;
}

.note {
    font-weight: bold;
    padding-bottom: 15px;
}



.wrap-control .edit {
    background: url("/bitrix/templates/rentv/images/edit_video.png") no-repeat scroll left center;
    margin-left: 10px;
    padding-left: 25px;
}

.wrap-control .close{
    float: right;
}

.wrap-control .close img{
    border:none;
    box-shadow: none;
}

.wrap-control .del{
    background: url("/bitrix/templates/rentv/images/del_video.png") no-repeat scroll left center;
    margin-left: 10px;
    padding-left: 25px;

}

.my-video-list .wrap-video .wrap-control{
    display: none;
}

td .wrap-video+.news-title {
    width: 215px;
}

td .wrap-video+.person {
    width: 215px;
}


td .person+.news-title {
    width: 215px;
}


.news-list td .wrap-video+.person {
    width: auto;
}


.news-list td .person+.news-title {
    width: auto;
    padding-top: 0px;
}




.date-filter {
    background: none repeat scroll 0 0 #EBEBEB;
    border-bottom: 1px solid #D7D7D7;
    border-top: 1px solid #D7D7D7;
    color: #9C9C9C;
    font-weight: bold;
    padding: 10px;
    margin-top: 15px;
}

.date-filter a{
    color: #9C9C9C;
    text-decoration: none;
}

.date-filter a:hover{
    color: #333333;
}

.date-filter a.active{
    color: #333333;
}


.date-filter > span {
    padding: 0 10px;
}


.element-count {
    color: #999999;
    font-family: tahoma;
    font-size: 15px;
}

table#asd_social_likes{
    width: 70%;
}

.map-level-1 {
    padding: 5px;
}

.map-level-1 li {
    margin-left: 20px;
}


.wrap-small-image {
    display: block;
    text-align: center;
    border: 3px solid #FFFFFF;
    vertical-align: middle;
    box-shadow: 0 0 2px 1px #666;
    /*background: #fff;*/
    behavior: url(/bitrix/templates/rentv/js/PIE.htc);
    overflow: hidden;
}

.small-image{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.wrap-small-image img{
    box-shadow: none;
    border: none;
}


/*******calendar*******/


.calendar .array {
    height: 30px;
}

.calendar .array .prev {
    float: left;
    height: 12px;
    width: 12px;
}

.calendar .array .prev a {
    background: url("/bitrix/templates/rentv/images/icon_calendar.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 12px;
    margin: 6px 0 0;
    overflow: hidden;
    width: 12px;
}

.calendar .array .prev a , x:-moz-any-link, x:only-child{     margin: 3px 0 0; }
.calendar .array .prev a {     margin: 3px 0 0 \9; }

.calendar .array .month, .calendar .array .year {
    float: left;
    margin: 0 2px;
}

.calendar .array .month select {
    color: #000000;
    font-family: Arial,Tahoma,Verdana,sans-serif;
    font-size: 13px;
    width: 80px;
}

.calendar .array .year select {
    color: #000000;
    font-family: Arial,Tahoma,Verdana,sans-serif;
    font-size: 13px;
    width: 60px;
}

.calendar table {
    width: 100%;
}

.calendar table thead {
    background: url("/bitrix/templates/rentv/images/line_calendar.gif") no-repeat scroll 50% 100% transparent;
}

.calendar table thead th {
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 7px;
}

.calendar table thead th.red {
    color: #FD0303;
}

.calendar table tbody td  {
    height: 20px;
    text-align: center;
    width: 20px;
}

.calendar table tbody td {
    height: 20px;
    text-align: center;
    width: 20px;
}

.calendar table tbody td.active div {
    background: url("/bitrix/templates/rentv/images/active_calendar.gif") no-repeat scroll 0 0 #3C68B4;
    color: #FFFFFF;
    height: 17px;
    margin: auto;
    padding: 3px 0 0;
    width: 20px;
}

.calendar table tbody td.has_event div {
    background: url("/bitrix/templates/rentv/images/has_event_calendar.gif") no-repeat scroll 0 0 #3C68B4;
    color: #FFFFFF;
    height: 17px;
    margin: auto;
    padding: 1px 0 !important;
    width: 20px;
}

.calendar table tbody td.active div a
{
    color: #FFFFFF;
    text-decoration:none;
}

.calendar table tbody td.has_event div a
{
    color: #343635;
    text-decoration:none;
}


.calendar .array .next {
    float: left;
    height: 12px;
    width: 12px;
}

.calendar .array .next a {
    background: url("/bitrix/templates/rentv/images/icon_calendar.gif") no-repeat scroll -12px 0 transparent;
    float: left;
    height: 12px;
    margin: 6px 0 0;
    overflow: hidden;
    width: 12px;
}

.calendar .array .next a , x:-moz-any-link, x:only-child{     margin: 3px 0 0; }
.calendar .array .next a {     margin: 3px 0 0 \9; }

.calendar li{
    list-style: none;
}


.calendar {
    padding-bottom: 20px;
    width: 227px;
}

.calendar .array li{
    display: block !important;
}

#layer{
    min-height: 100%;
}

.fixcontent{
    height: 95px;
    width: 100%;
}
.document p {margin: 0 0 5px; text-indent: 10px;}
.document ul, .privacy ol {margin-bottom: 5px;}
.document h3 {margin: 15px 0; padding: 0}

a.row_placing {display: block;
    margin-bottom: 15px;
    margin-top:30px;
    text-align:center;
}
a.row_placing img {border: none; width: 220px;}

a#tv_program {
    background: url("/bitrix/templates/rentv/images/menu-bg.png") repeat-x scroll 0 0 transparent;
    font-family: Scada,sans-serif;
    font-size: 13px;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
    border-radius: 5px 5px 5px 5px;
    color:#FFFFFF;
    cursor: pointer;
    text-decoration: none;
    margin-bottom:20px;
}
.tv_program{
    margin-bottom:20px;
    text-align:center;
}
.frame_popup{
    width:800px;
    height:800px;
    display:block;
}

.top-sidebar{
    text-align:center;
}

#vk_groups{
    margin:0 auto;
}

#modal-form1{
    display: none;
}
/* End */


/* Start:/bitrix/templates/rentv/template_styles.css?1603697074833*/
.news-list-hot{
position:relative;
}
.rssIcon{
position:absolute;
right:0;
top: 0;
}

.rssIcon img{
border: none;
   -moz-box-shadow: none;
       -webkit-box-shadow: none;
      -khtml-box-shadow: none;
    -o-box-shadow: none;
box-shadow: none;
    position: relative;
}
.bottom-content .wrap.full-width-table{
	margin-right: 0;
}
.bottom-content .wrap.full-width-table tr{
	display: flex;
	justify-content: flex-start;
}
.bottom-content .wrap.full-width-table .souz {
	margin-bottom: 35px;
}
.bottom-content .wrap.full-width-table tr td{
	width: auto;
	padding-right: 0;
	margin-right: 16px;
}

.middle-content.full-width-table tr{
	display: flex;
	justify-content: flex-start;
}

.midlle-content.full-width-table tr td{
	width: auto;
	padding-right: 0;
	margin-right: 20px;
}
.middle-content .program-one {
	margin-right: 20px;
}
/* End */
/* /bitrix/templates/rentv/components/bitrix/menu/main_menu/style.css?1479928849626 */
/* /bitrix/templates/rentv/components/bitrix/breadcrumb/.default/style.css?1479928849227 */
/* /bitrix/templates/rentv/components/bitrix/menu/left_menu/style.css?1479928849904 */
/* /bitrix/templates/rentv/components/bitrix/news.list/hot_news/style.css?1479928849108 */
/* /bitrix/templates/rentv/styles.css?157001774936239 */
/* /bitrix/templates/rentv/template_styles.css?1603697074833 */
