/* CSS reset */
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, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, 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;
	vertical-align: baseline;
	font: inherit;
	font-size: 100%;
}
/* 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 {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-spacing: 0;
}


/* 02.02.2013 */

/*Новые стили*/
body{
	margin:0;
	padding:0;
	background: #fff url("../images/bg-body.jpg") repeat-x top;
	color: #3b4b41;
	font-size:14px;
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	line-height:120%;
}
p{
	margin: 0 0 10px 0;
}
a{
	color: #359617;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
strong{
	font-weight: 700;
}
.wrapper{
	margin: 0 auto;
	width: 950px;
	/*
	padding: 0 0 450px;
	min-height: 100%;
	height: 100%;
	*/
}
.middle {
	overflow: hidden;
	width: 100%;
}
.container{
	overflow: hidden;
	width: 100%;
}
.content{
	float: left;
    min-height: 200px;
}
.sideLeft{
	position: relative;
	float: left;
	margin-left: -100%;
	width: 350px;
}
.sideRight {
	position: relative;
	float: left;
	margin-left: -350px;
	width: 350px;
}
.wrapper__footer{
	position: relative;
	margin: -400px auto 0;
	width: 950px;
	height: 490px;
}
.footer {
	overflow: hidden;
	margin: 73px 0 0 0;
	/*padding: 10px 0 0 0;*/
	border-top: 1px solid #d9d9d9;
}
.copywrite{
	float: left;
	width: 678px;
}
.copywrite__p, ul.linx{
	color: rgb(182,197,183);
	font-size: 12px;
    display: inline;
}
ul.linx a {
    color: rgb(182,197,183);
    text-decoration: none;
}
.developers{
margin: 12px 0 0 0;
}
.developers a{
	font-size: 12px;
	color: #48574e;
}
.developers span {
	font-size: 16px;
	font-weight: 700;
	padding: 4px;
	background: rgb(53,150,23);
	color: rgb(255,255,255);
}
/*небольшие переменны*/
.w-310{
	width: 310px;
}
.w-230{
	width: 230px;
}
.w-88{
	width: 88px;
}
.w-35{
	width: 35px;
}
.w-55{
	width: 55px;
}
.w-63{
	width: 63px;
}
.p-l-250{
	padding: 0 0 0 250px;
}
.p-l-330{
	padding: 0 0 0 330px;
	width: 620px;
}
.p-r-330{
	padding: 0 330px 0 0;
	width: 620px;
}
.w-sb-l{
	padding: 0 0 0 350px;
}
.m-r-r-310{
	margin-left: -310px;
}
.block{
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #d9d9d9;
}
.clear{
	clear: both;
}
.fs-12{
	font-size: 12px;
}
.float-l{
	float: left;
}
.float-r{
	float: right;
}
.marg-0{
	margin: 0 !important;
}
.l-blue{
	padding: 15px;
	background: rgb(242,247,246);
}
/*небольшие переменные END*/

/* Заголовки */
.b-block-header{
	position: relative;
	margin: 0 0 15px;
	border-bottom: 3px solid #fdd20a;
}
.b-block-header h2, .b-block-header h1{
	padding: 10px 0;
	color: #198117;
	word-spacing: -4px;
	font-weight: normal;
	font-size: 24px;
	line-height: 27px;
    /*margin-right: 110px;*/
    word-spacing: 0.2em;
    letter-spacing: 1px;
}
.b-block-header h1 {
    margin-right: 110px;
}
.content .b-block-header h2 {
    width: 490px;
}
.tb-block-header__date{
	position: absolute;
	right: 0;
	bottom: 10px;
	color: #b5c5b5;
}
h5{
	margin: 0 0 15px;
	word-spacing: -1px;
	font-weight: normal;
	font-size: 18px;
}
/* Заголовки END*/

/* Шапка*/
.header{
	position: relative;
	display: block;
	padding: 0px 0 15px 0;
}
.header__top-block{
	position: relative;
	overflow: hidden;
    height: 130px;

}

.calendar{
	float: right;
	width:270px;
}
.calendar__item{
	margin: 8px 0 0 0;
}
.calendar__item:first-of-type, .calendar__item.first{
	margin: 0;
}
.calendar h5{
	margin: 0 0 2px 0;
	padding:0;
	font-weight:400;
	font-size:12px;
}
.calendar  span.date{
	color:rgb(182,197,183);
}
.calendar a{
	letter-spacing:-0.2pt;
}

.links-1{
	position: absolute;
	top: 98px;
	left: 0;
	width: 355px;
	height: 25px;
	font-size: 12px;
}
.links-1 li, .links-2 li{
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.links-1 a, .links-1 span {
	display:inline-block;
	margin:0 3px 0 0;
	padding:2px 7px 0 7px;
	height:18px;
	letter-spacing: -0.1pt;
}
.links-1 .active, .links-1 a:hover{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url("../images/links-1-grad.png") 0 0 repeat-x;
	color: rgb(255, 255, 255);
	text-decoration:none;
}
.links-2{
	position:absolute;
	top: 98px;
	left:385px;
	width:245px;
	height:25px;
	font-size:12px;
}
.links-2 a{
	display:inline-block;
	margin:0 3px 0 0;
	padding:2px 7px 0 7px;
	height:18px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url("../images/links-2-grad.png") 0 0 repeat-x;
	text-decoration:none;
	letter-spacing: -0.1pt;
}
.links-2 a:hover{
	background: url("../images/links-1-grad.png") 0 0 repeat-x;
	color: rgb(255, 255, 255);
}

/* Главная навигация */
.global-nav{
	overflow: hidden;
	margin: 23px 0 0;
	height: 44px;
	background: url("../images/topmenu.png") top left repeat-x;

}
.global-nav__container{
	position: relative;
	list-style: none;
	text-align: center;
}
.global-nav__container li{
	display: block;
	float: left;
	padding: 0 2px 0 0;
	background: url("../images/global-nav_separator.jpg") no-repeat right;
	zoom: 1;
	*display: inline;
}
.global-nav__container li a, .global-nav__container li span{
	display: block;
	padding: 13px 20px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
}
.global-nav__container li a:hover, .global-nav__container li .active{
	background: url("../images/topmenu.jpg") 100% 0 no-repeat;
	background-position: 0 -46px;
	text-decoration: none;
}
/* Главная навигация END */

/* Шапка END ------------------------ */

/*Стилизированный список */
.style-list{
	margin: 0;
	padding: 0;
}
.style-list li{
	margin:0;
	padding:0 0 5px 20px;
	background: url("../images/list.jpg") 0 2px no-repeat;
	list-style: none;
	font-size:12px;
}
/*Стилизированный список END */


/*Стилизированная таблица */
.stylized-table{
	width: 700px;
	color: #3b4b41;
	font-size: 12px;
}
.stylized-table th{
	vertical-align: middle;
	height: 34px;
	background: url("../images/head-table.jpg") repeat-x;
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	text-shadow: 0 1px 1px #020202;
	padding: 0 0 0 5px;
}
.stylized-table td{
	padding: 5px 0 5px 5px;
}
.stylized-table .jstyling-checkbox{
	display: block;
	margin: 0 auto;
}
.stylized-table__br-r-g{
	border-right: 1px solid #62bc46;
}
.stylized-table__br-l-r-g-b{
	border-left: 1px solid #044702;
	border-right: 1px solid #62bc46;
}
.stylized-table__br-l-b{
	border-left: 1px solid #044702;
}
.stylized-table__td-center{
	vertical-align: top;
	text-align: center;
}
.second{
	background: #f2f7f6;
}
/*Стилизированная таблица END*/

/*Навигация в таблице*/
.stylized-table__filter-up{
	padding: 0 10px 0 0;
	background: url("../images/tb-arrow-up.png") no-repeat right;
}
.stylized-table__filter-down{
	padding: 0 10px 0 5px;
	background: url("../images/tb-arrow-down.png") no-repeat right;
}
/*Навигация в таблице END*/

/* Стилизированная список */
.stylized-list{

}
.stylized-list li{
	padding: 0 0 5px 20px;
	background: url("../images/list.jpg") 0 2px no-repeat;
	list-style: none;
}
/* Стилизированная список END*/


/* Программа телепередач */
.program-guide{

}
.program-guide dt{
	float: left;
	padding: 10px 0 0 0;
	width: 110px;
	color: #b5c5b5;
    font-size: 12px;
}
.program-guide dd{
	padding: 10px 0px 20px 120px;
	min-height: 65px;

	border-top: 1px solid #e5e5e5;;
}
.program-guide dd a img{
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #3fab1e;
}
.program-guide__anons{
	position: relative;
	top: 4px;
	float: right;
}
.program-guide__anons img{
	border: none !important;
}
/* Программа телепередач END */


/* Обратная связь */
.feedback{
}
.feedback fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
.feedback dl{
	margin: 0;
}
.feedback dt{
	margin: 8px 0;
}
.feedback dd{
	margin: 0;
}
.feedback label{
	color: #3b4b41;
}
.feedback input[type="text"], .feedback textarea {
	padding: 0 0 0 10px;
	width: 290px;
	height: 28px;
	border: solid 1px #3fab1e;
	background-color: #fff;
	background-image: -webkit-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -moz-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -o-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -ms-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: linear-gradient(to top, #e8ecf0, #fff);
}.feedback textarea{
	height: 90px;
}
.feedback__select .jstyling-select {
	width: 300px;
	height: 28px;
	border: solid 1px #3fab1e;
	background-color: #fff;
	background-image: -webkit-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -moz-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -o-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -ms-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: linear-gradient(to top, #e8ecf0, #fff);
}
.feedback__select .jstyling-select-t{
	padding: 0 0 0 10px;
}
.green-star{
	color: #359617;
}
.feedback__block{
	padding: 10px 0 0 0;
	height: 50px;
}
.feedback__block .fs-12{
	float: left;
}
.feedback__block .btn{
	float: right;
	margin: 0 9px 0 0;
}
/* Обратная связь END */

/* Нижгяя навигация */
.bottom-nav{
	padding: 28px 0 0 0;
	border-top: 1px solid #d9d9d9;
}
.bottom-nav__container{

}
.bottom-nav__container li{
	padding: 0;
	background: none;
    font-size: 12px;
}
.bottom-nav__container li .active {
    font-weight: bold;
}
.bottom-nav__container h5{
	margin: 0;
	padding: 0 0 15px 0;
	color: rgb(53,150,23);
	font-weight: 400;
	font-size: 19px;
}
.bottom-nav__container h5 a {
    font-size: 19px;
    color: rgb(53,150,23);
    font-weight: 400;
    line-height: 1;
}
.bottom-nav__container a{
	display: block;
	color: rgb(59,75,65);
	font-size: 12px;
	line-height: 180%;
}
.bottom-nav__container__box {
	display: inline-block;
	margin: 0 14px 0 0;
	width: 120px;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
.bottom-nav__container__box.last{
	margin: 0;
}
/* Нижгяя навигация END */

/* Редактирование статьи */
.edit-items{
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 15px;
	background: #f2f7f6;
}
.edit-items p{
	margin: 0;
	color: #3b4b41;
	font-size: 14px;
	line-height: 20px;
}
.edit-items__link{
	float: right;
	padding: 0 20px 0 0;
	background: url("../images/pencil.png") no-repeat right;
}
/* Редактирование статьи END */

/* Шапка админ панель*/
.header__administrator{
	position: relative;
	height: 78px;
	padding: 36px 0 20px;
	margin-bottom: 15px;
	border-bottom: 3px solid #359617;
}
.header__administrator__login-block{
	position: absolute;
	right: 0;
	bottom: 20px;
}
.header__administrator__login-block__exit{
	display: inline-block;
	height: 20px;
	width: 78px;
	margin: 0 0 0 15px;
	color: transparent;
	background: url("../images/bt-exit.png") no-repeat;
}
/* Шапка админ панель END */

/* ТВ программа END */
.btn-download-pdf{
	position: absolute;
	right: 0;
	bottom: 10px;
	padding: 0 0 0 25px;
	background: url("../images/pdf.jpg") no-repeat left;
	}
.b-tvlist{

}
.b-tvlist dt{
	float: left;
	margin: 8px 0;
	width: 46px;
	color: #198117;
	text-align: center;
}
.b-tvlist dd{
	padding: 8px 0 8px 50px;
	border-bottom: 1px solid rgb(229,229,229);
}
.b-tvlist .now{
	margin: 7px 0;
	width: 46px;
	height: 19px;
	-webkit-border-radius: 9px 10px 10px 9px/9px 9px 10px 10px;
	-moz-border-radius: 9px 10px 10px 9px/9px 9px 10px 10px;
	border-radius: 9px 10px 10px 9px/9px 9px 10px 10px;
	background-color: #359617;
	background-image: -webkit-linear-gradient(top, #6ec117, #006e17);
	background-image: -moz-linear-gradient(top, #6ec117, #006e17);
	background-image: -o-linear-gradient(top, #6ec117, #006e17);
	background-image: -ms-linear-gradient(top, #6ec117, #006e17);
	background-image: linear-gradient(to bottom, #6ec117, #006e17);
	color: #fff;
	line-height: 19px;
}
/* ТВ программа END */

/* Навигация в дмин панели */
.sideLeft__admin__nav{

}
.sideLeft__admin__nav-wpapper{
	border-top: 1px solid #d9d9d9;
	padding: 7px 0;
}
.sideLeft__admin__nav-wpapper.last{
	border-bottom: 1px solid #d9d9d9;
}
.sideLeft__admin__nav-title__wrapper{
	padding: 0 0 5px 20px;
	background: url("../images/list.jpg") 0 2px no-repeat;
}
.sideLeft__admin__nav-title{
	padding: 0 8px;
	color: #359617;
	cursor: pointer;
}
.sideLeft__admin__nav-title:hover, .sideLeft__admin__nav-title.active{
	-swebkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #e4ede1;
}
.sideLeft__admin__nav__sub{
	display: none;
	margin: 10px 0 0;
	padding: 0 0 0 30px;
}
.sideLeft__admin__nav__sub li{
	padding: 3px 0;
}
/* Навигация в дмин панели END */

/* Форма поиска */
.global-nav__search{
	float: right;
	margin: 12px 26px 12px 0;
	min-height: 21px;
	width: 200px;
}
.global-nav__search__pole{
	padding: 0 22px 0 12px;
	width: 200px;
	height: 21px;
	outline: none;
	border: none;
	background: url("../images/form-search.png") no-repeat;
	vertical-align: middle;
	-webkit-appearance: none;
}
.global-nav__search__pole[placeholder]{
	color: #fff;
	font-style: italic;
	font-size: 12px;
}
.global-nav__search__pole::-webkit-input-placeholder {
	color: #fff;
	font-style: italic;
	font-size: 12px; /* WebKit browsers */
}
.global-nav__search__pole:-moz-placeholder {
	color: #fff;
	font-style: italic;
	font-size: 12px; /* Mozilla Firefox 4 to 18 */
}
.global-nav__search__pole::-moz-placeholder {
	color: #fff;
	font-style: italic;
	font-size: 12px; /* Mozilla Firefox 19+ */
}
.global-nav__search__pole:-ms-input-placeholder {
	color: #fff;
	font-style: italic;
	font-size: 12px; /* Internet Explorer 10+ */
}
/* Форма поиска END */

/* b-select-box */
.b-select-box{
	height: 31px;
}
#select-date{
	float: right;
}
.b-select-box .jstyling-select{
	float: right;
	width: 261px;
	height: 30px;
	border: none;
	background: url("../images/s-select.png");
}
/* b-select-box END */

/* Статья */

.item-news{
	overflow: hidden;
}

/* Статья END */

/* Слайдер END */
.card-tovar__img-part{
    float: left;
    margin: 0 20px 0 0;
    width: 330px;
}
a.prev {
	position: relative;
	top: 22px;
	display: block;
	float: left;
	width: 12px;
	height: 22px;
	background: url("../images/sprite.png");
	cursor: pointer;
}
a.next {
	position: relative;
	top: 22px;
	display: block;
	float: right;
	width: 12px;
	height: 22px;
	background: url("../images/sprite.png");
	background-position: -12px 0px;
	cursor: pointer;
}
.b-product-details__slider__nav{
	overflow: hidden;
	margin: 11px 0;
	padding: 0 0 15px;
	border-bottom: 1px solid rgb(229,229,229);
}
.scrollable {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 11px;
	width: 284px;
	height: 66px;
}
.scrollable .items {
    position:absolute;
    clear:both;
    width:20000em;
}
.items div {
    float:left;
    width:680px;
}
.scrollable img {
	float: left;
	margin: 0 10px 0 0;
	width: 86px;
	height: 64px;
	border: 1px solid rgb(63,171,30);
	background-color: #fff;
}
/* Слайдер END */

/* Обзор новостей */
.related-news{
	margin: 15px 0 30px 0;
	border-bottom: 1px solid rgb(229,229,229);
    overflow: hidden;
}
.related-news__items{
	float: left;
	display: block;
	margin: 0 5px 30px 0;
	width: 300px;
	height: 66px;
	font-size: 11px;
	zoom: 1;
	*display: inline;
}
.related-news__items img{
	float: left;
	margin: 0 15px 0 0;
	width: 86px;
	height: 64px;
	border: 1px solid rgb(53,150,23);
}
.related-news__items .date {
	display: block;
	color: rgb(181,197,181);
}
/* Обзор новостей END */

/* Стоит посмотреть */
.video-anons-list{
	margin: 0 0 20px 0;
	padding: 0 0 24px 0;
	border-bottom: 1px solid #d9d9d9;
}
.video-anons-list__item{
	vertical-align: top;
	display: inline-block;
	margin: 0 15px 0 0;
	width: 130px;
	font-size: 12px;
	zoom: 1;
	*display: inline;
}
.video-anons-list__item__date{
	display: block;
	margin: 0 0 8px 0;
	color: rgb(181,197,181);
}
.video-anons-list__item__link{
	display: block;
	margin: 0 0 4px 0;
}
/* Стоит посмотреть END */

/* patriarch-kirill */
.patriarch-kirill .b-block-header{
	margin: 0;
}
.patriarch-kirill__img{
	margin: 0 0 16px 0;
	padding: 15px 0;
	background: rgb(242,247,246);
}
.patriarch-kirill__img img{
	display: block;
	margin: 0 auto;
}
.patriarch-kirill__span{
	display: block;
	padding: 0 0 15px 0;
	font-style: italic;
}
/* patriarch-kirill END */

/* Читайте газету */
.magazine{
	height: 195px;
}
.magazine img{
	display: block;
	margin: 0 auto;
}
.magazine span{
	float: left;
}
.show-all{
	float: right;
	padding: 0 12px 0 0;
	background: url("../images/corner.png") no-repeat right 4px;
}
/* Читайте газету END */

/* Помощь телеканалу */
.donation{
	height: 177px;
}
.donation img{
	float: left;
	margin: 0 12px 0 0;
}
.donation p{
	font-size: 12px;
}
.donation .btn{
	float: right;
	margin: 27px 10px 0 0;
}
/* Помощь телеканалу END */

/* Страница контакты */
.block-documents{
	padding: 0 0 10px 118px;
	height: 151px;
	background: url("../images/svidetelstvo.jpg") no-repeat;
}
.documents{

}
.documents li{
	padding: 0 0 7px 30px;
		height: 22px;
	background: url("../images/pdf.jpg") no-repeat;
}
/* Страница контакты END */

/* Универсальная кнопка */
a.btn{
    position: relative;
    display: inline-block;
    padding: 0 12px 0 0;
    background: transparent url("../images/btn_right.png") no-repeat right top;
    zoom: 1;
}

a.btn:hover{
    background: transparent url("../images/btn_right.png") no-repeat right -33px;
}










input.btn{
	position: relative;
	display: inline-block;
	padding: 0 12px 0 0;
	background: transparent url("../images/btn_right.png") no-repeat right top;
	zoom: 1;
    border: none;
    line-height: 12px;
    padding: 0 20px 0 20px;
    height: 33px;
    color: #ffffff;
    background: transparent url("../images/btn_left.png") no-repeat left top;
    border-radius: 20px;
}
/*
.btn:hover{
	background: transparent url("../images/btn_right.png") no-repeat right -33px;
}
*/
.btn span{
	display: block;
	padding: 0 8px 0 20px;
	height: 33px;
	background: transparent url("../images/btn_left.png") no-repeat left top;
	color: #fff;
	line-height: 32px;
}
.btn:hover span{
	background: transparent url("../images/btn_left.png") no-repeat left -33px;
}
.bt-add-news{
	position: absolute;
	right: 0;
	bottom: 10px;
}

.bt-show-more{
	display: block;
	width: 91px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	margin: 0 auto;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #e8ecf0;
	background-image: -webkit-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -moz-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -o-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -ms-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: linear-gradient(to top, #e8ecf0, #fff);
	-pie-background: linear-gradient(#e8ecf0, #fff);
	behavior: url(../js/PIE.js);
}
.bt-show-more span{
	padding: 0 20px 0 0;
	background: url("../images/corner.png") no-repeat right;
}
/* Универсальная кнопка END */

/* Главная */
.main-block__wrapper {
	/*height: 800px;*/
    overflow: hidden;
	border-bottom: 1px solid rgb(229,229,229);
}
.main-block__1 .show-all, .main-block__2 .show-all{
	margin: 7px 0 0 0;
}
.main-block{
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
    overflow: hidden;
}
.main-block__1{
	display: block;
    float: left;
	padding: 0 10px 0 0;
	width: 350px;
	vertical-align: top;
			zoom: 1;
	*display: inline;
}
.main-block__2{
	display: block;
    float: left;
	padding: 0 10px 0 0;
	width: 350px;
	vertical-align: top;
			zoom: 1;
	*display: inline;
}
.main-block__3{
	display: table-cell;
    float: left;
	width: 230px;
	vertical-align: top;
			zoom: 1;
	*display: inline;
}
.main-theme{
	line-height: 20px;
	margin: 0 0 15px 0;
}
.main-theme h5{
	margin-bottom: 5px;
	color: #359617;
	font-weight: normal;
	font-size: 14px;
}
.main-theme a{
	color: rgb(59,75,65);
}
.main-theme__container__box{
	display: inline-block;
	width: 188px;
	vertical-align: top;
	font-size: 12px;
		zoom: 1;
	*display: inline;
}
/* Главная  END */

/* Вопрос ответ */
.vopros-otvet{
	padding: 0 0 20px 0;
}
.vopros-otvet__items{
	display: inline-block;
	margin: 0 6px 15px;
	width: 300px;
	height: 205px;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
.vopros-otvet__question{
	height: 55px;
}
.vopros-otvet__question p{
	margin: 0 0 0 8px;
	padding: 0 21px;
	background: url("../images/question.png") no-repeat top left;
	font-size: 12px;
}
.vopros-otvet__answer{
	display: block;
	height: 130px;
	background: #f2f7f6;
	color: rgb(59,75,65);
}
.vopros-otvet__answer .answer_text,.vopros-otvet__answer .full_link {
    padding-left: 20px;
}
.vopros-otvet__answer .answer_text p {
    padding-left: 0;
}
.vopros-otvet__answer:hover{
	text-decoration: none;
}
.vopros-otvet__answer span{
	display: block;
	padding: 8px 16px;
	color: #359617;
}
.vopros-otvet__answer p{
	padding: 0 16px;
	font-size: 12px;
}
/* Вопрос ответ  END */


/* Банеры */
#adv{
	margin: 12px 0;
	padding: 22px 0 0 0;
	border-bottom: 1px solid rgb(230,230,230);
}
#sobor{
	position: relative;
	float:left;
	padding: 60px 30px 28px 30px;
	width:348px;
	background: rgb(200,0,28);
	color:#fff;
	font-size: 13px;
}
#sobor img{
	position: absolute;
	top:-20px;
	left:30px;
	border:1px solid rgb(200,0,28);
}
#sobor span{
	position:absolute;
	top:-18px;
	left:95px;
	display:block;
	color:rgb(120,120,120);
	text-transform:uppercase;
	font-size: 11px;
}
#sobor a{
	color:#fff;
}
#miloserdie{
	display: block;
	float:right;
	overflow: hidden;
	width: 403px;
	height: 122px;
	background: url("../images/banner-fondmiloserdie.gif") no-repeat scroll left top;
	text-indent: -600px;
}
#miloserdie:hover{
	background-position: bottom left;
}
/* Банеры  END */

/* Видео обзор на главной */
.video-main-list{
	padding: 0 0 15px;
}
.video-main-list__item{
	display: inline-block;
	padding: 0 13px;
	width: 125px;
	vertical-align: top;
	font-size: 12px;
	zoom: 1;
	*display: inline;
}
.video-main-list__item span{
	display: block;
}
.video-main-list__item__date{
	display: block;
	margin: 5px 0 5px 0;
	color: rgb(182,197,183);
	letter-spacing: normal;
	font-size: 14px;
	line-height: normal;
}
.video-main-list__item__link{

}
/* Видео обзор на главной END */

/* Персоны */
.persona-list-wrapper{
	padding: 10px 0;
}
.persona-list-wrapper .b-block-header{
	margin: 0;
}
.persona-list{
	padding: 20px 0 0 0;
	height: 190px;
	background: #f2f7f6;
}
.persona-list__item{
	display: inline-block;
	margin: 0 11px;
	width: 133px;
	vertical-align: top;
	font-size: 12px;
	zoom: 1;
	*display: inline;
}
.persona-list__item img{
	border: 1px solid #3fab1e;
}
.persona-list__name{

}
/* Персоны END */

/*events*/
.events{

}
.event{
	display: inline-block;
	margin: 0 13px;
	width: 290px;
	vertical-align: top;
	font-size: 12px;
	zoom: 1;
	*display: inline;
}
.event img{
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #3fab1e;
}
.event__date{
	display: block;
	color: rgb(181,197,181);
}
.event a{
	float: right;
	display: block;
	font-size: 11px;
	width: 192px;
}
.events-line{
	margin: 15px 0;
	width: 960px;
	height: 1px;
	background: #d9d9d9;
}
/*end events*/

/* Теги */
.tags{
	padding-bottom: 15px;
	height: 20px;
}
.tags__link{
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.tags__link a{
	margin: 0 5px 0 0;
	padding: 3px 5px;
	font-size: 12px;
}
.tags__link a:hover, .tags__link a.active{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(228, 237, 225);
	text-decoration: none;
}
/* Теги END */

/* Лента новостей */
.main-news{
	margin: 0 0 20px;
}
.main-news img{
	float: left;
	margin: 0 10px 0px 0;
	width: 144px;
	height: 108px;
	border: 1px solid rgb(53,150,23);
}
.main-news p{
	font-size: 12px;

}
.main-news__date{
	position: relative;
	top: -2px;
	display: block;
	margin: 0 0 5px 0;
	color: rgb(182,197,183);
}
.main-news-list{

}
.main-news-list__item{
margin: 0 0 22px 0;
}
.main-news-list__date{
	color: rgb(182,197,183);
}
/*  Лента новостей END */

/* Передачи */
.broadcast-top {
	margin: 0 0 20px;
}
.broadcast-top__date{
	position: relative;
	top: -2px;
	display: block;
	margin: 0 0 5px 0;
	color: rgb(182,197,183);
}
.broadcast-top img{
	float: left;
	margin: 0 10px 15px 0;
	width: 144px;
	height: 108px;
	border: 1px solid rgb(53,150,23);
}
.broadcast-top p{

	font-size: 12px;
}
.broadcast{

}
.broadcast__items{
	overflow: hidden;
	padding: 6px 0;
	border-bottom: 1px solid rgb(229,229,229);
}
.broadcast__items.first{
	padding: 0 0 9px 0;
}
.broadcast__items.last{
	border-bottom: none;
}
.broadcast__items img{
	float: left;
	margin: 0 10px 0 0;
	width: 86px;
	height: 64px;
	border: 1px solid rgb(53,150,23);
}
.broadcast__items .date{
	display: block;
	margin: 0 0 5px 0;
	color: rgb(182,197,183);
}
/* Передачи END */

/* Новости патриарха */
.news-patriarch{

}
.news-patriarch img{
	margin: 0 0 20px 0;
	border: 1px solid rgb(53,150,23);
}
.news-patriarch p{
	margin: 10px 0 0 0;
	font-size: 12px;
}
.news-patriarch__date{
	color: rgb(182,197,183);
}
.news-patriarch h5{
	margin: 16px 0 10px 0;
	padding: 0;
	color: rgb(59,75,65);
	font-weight: 400;
	font-size: 17px;
}
.news-patriarch__item{
	margin: 0 0 21px 0;
}
/* Новости патриарха END */

/* Список где смотреть */
.gde-smotret-list{
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid rgb(229,229,229);
	font-size: 12px;
}
.gde-smotret-list__1{
	display: table-cell;
	padding: 0 10px 0 0;
	width: 310px;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
.gde-smotret-list__1 h5{
	color: #198117;
	font-weight: normal;
	font-size: 14px;
}
.gde-smotret-list__2{
	display: table-cell;
	padding: 0 10px 0 0;
	width: 310px;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
.gde-smotret-list__3{
	display: table-cell;
	width: 310px;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
.gde-smotret-list .img-block{
	margin: 0 0 20px 0;
	min-height: 76px;
}
.gde-smotret-list .img-block img {
	float: left;
	margin: 0 10px 0 0;
	width: 108px;
	height: 76px;
	border: 1px solid rgb(173,226,157);
}
/* Список где смотреть END */

/* Последние телепередачи */
.last-strim{

}
.last-strim__item{
	overflow: hidden;
	padding: 0 0 15px 0;
}
.last-strim__date{
	display: block;
	margin: 0 0 8px 0;
	color: rgb(181,197,181);
}
.last-strim img{
	float: left;
	margin: 0 12px 0 0;
	width: 129px;
	height: 96px;
	border: 1px solid rgb(53,150,23);
}
.last-strim p{
	margin: 0;
	font-size: 12px;
}
/* Последние телепередачи END */

/* Смотреть эфир */
.watch-chanel{

}
.watch-chanel__item{
	padding: 20px 0;
	height: 78px;
	border-top: 1px solid rgb(229,229,229);
	vertical-align: middle;
}
.watch-chanel__item img{
	float: left;
	margin: 0 20px 0 0;
	width: 108px;
	height: 76px;
}
.watch-chanel__item a img{
	border: 1px solid rgb(173,226,157);
}
.watch-chanel__list {
	position: relative;
	top: 10px;
}
/* Смотреть эфир END */

/* Кнопка вверх */
#back-top {
	position: fixed;
	bottom: 0px;
	margin-left: 957px;
	}
#back-top a {
	display: block;
	width: 58px;
	color: transparent;
 	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	}

#back-top span {
	display: block;
	width: 58px;
	height: 48px;
	background: url("../images/up.png") no-repeat center center;

	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	}
/* Кнопка вверх END */

/* Телепрограмма */
.b-tvlist-week{
    padding-left: 30px;
}
.b-tvlist-week__list{

}
.b-tvlist-week__items{
	display: inline-block;
	width: 60px;
	height: 26px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: url("../images/white-input.jpg") 0 0 repeat-x;
	text-align: center;
	font-size: 12px;
}
/* Телепрограмма END */


/* Карта */
.map{
	position: relative;
	margin: 0 0 30px 0;
	border: 1px solid rgb(53,150,23);
}
.map__search-city{
	position: relative;
	float: left;
	margin: 7px 0 0 20px;
	padding: 0;
	width: 305px;
	height: 30px;
	border: 1px solid rgb(38,138,23);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: url("../images/white-input.jpg") 0 0 repeat-x;
	text-align: left;
}
.map__search-city input[type="text"] {
	margin: 0 0 0 10px;
	padding: 0;
	width: 260px;
	height: 30px;
	border: 0 none;
	background: none;
	color: rgb(25, 129, 23);
	font-size: 18px;
}
.map__search-city input[type="submit"] {
	position: absolute;
	top: 5px;
	right: 10px;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	border: 0 none;
	background: url("../images/search-02.png") center center no-repeat;
	text-indent: -150px;
	cursor: pointer;
}
.map__nav{
	height: 44px;
	background: url("../images/topmenu.png") top left repeat-x;
}
.map__container{
	float: right;
}
.map__container__item{
	float: right;
	display: block;
	height: 44px;
	width: 148px;
	padding: 0 0 0 2px;
	background: url("../images/global-nav_separator.jpg") no-repeat left;
}
.map__container__item a{
	display: block;
	width: 95px;
	height: 44px;
	font-size: 16px;
	text-align: center;
	padding: 5px 27px 0;
	color: #fff;
	text-shadow: 0 1px 1px #020202;
}
.map__container__item a:hover {
	background: url("../images/topmenu.jpg") 100% 0 no-repeat;
	background-position: 0 -46px;
	text-decoration: none;
}
/* Карта END */

/* Раздел персоны */
.razdel_personi{

}
.razdel_personi__list{
	margin: 0 0 10px;
	padding: 10px 0;
	border-bottom: 1px solid rgb(229,229,229);
}
.razdel_personi__item{
	display: inline-block;
	padding: 0 12px;
	width: 128px;
	vertical-align: top;
	letter-spacing: -1px;
	font-size: 12px;
}
.razdel_personi__item img{
	display: block;
	margin: 0 0 10px;
	border: 1px solid rgb(53,150,23);
}
/* Раздел персоны END */

/* Результат поиска */
.rezyltat-search-form{

}
.rezyltat-search-form__pole{

}
.rezyltat-search-form__bt{

}

.rezyltat-search-info{
	background: #f2f7f6;
}
.rezyltat-search-info__txt{
	display: block;
	padding: 20px;
}

.rezyltat-search-list{

}
.rezyltat-search-list__item{
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
}
.rezyltat-search-list__date{
	padding: 0 10px 0 0;
	color: #b5c5b5;
}
.rezyltat-search-list__link{
padding: 0 10px 0 0;
}
.rezyltat-search-list__category{
	padding: 0 10px 0 0;
	color: #b5c5b5;
}
/* Результат поиска END */

/* Раздел вопрос ответ */
.razdel_vopros_otvet__txt{
	margin: 0 0 22px;
	padding: 18px;
	background: #f2f7f6;
}
.razdel_vopros_otvet__list__title{
	margin: 0 0 10px;
	padding: 8px 0;
    /*border-bottom: 1px solid #d9d9d9;*/
	font-size: 18px;
}
.razdel_vopros_otvet__list__title a {
    font-size: 18px !important;
}
.razdel_vopros_otvet__list ul{
	margin: 0 0 20px;
}
.razdel_vopros_otvet__list a{
	padding: 5px 0;
	font-size: 12px;
}
.deselecting{
	display: block;
	padding-left: 10px;
}
.deselecting__item{
	padding: 0 0 10px;
}
.deselecting__link{
	padding: 0 0 0 25px;
	font-size: 12px;
	background: url("../images/del.jpg") no-repeat left;
}
.author-replies{
	display: block;
	padding-left: 10px;
}
.author-replies li{
		padding: 0 0 10px;
}
.author-replies li .jstyling-checkbox{
	vertical-align: top;
}
.author-replies li label{
	color: #359617;
	font-size: 12px;
	display: inline-block;
	width: 260px;
	padding: 0 0 0 10px;
	zoom: 1;
	*display: inline;
}
/* Раздел вопрос ответ END */

/* Видео новость */
#video-player{
	display: block;
	margin: 0 auto;
}
.b-video-player{

}
.b-video-player .b-block-header{
	margin: 0;
}
.b-video-player__play{
	padding: 20px 0;
	background: #f2f7f6;
}
/* Видео новост END */

/* О канале */
.item-about{

}
.item-about img{
	float: left;
	margin: 0 15px 14px 0;
}
.item-about__otvet{
	padding: 15px;
	background: #f2f7f6;
}
.item-about__2k{
	overflow: hidden;
	margin: 0 0 10px 0;
}
.item-about__2k-l{
	float: left;
	width: 309px;
}
.item-about__2k-r{
	float: right;
	padding: 10px;
	width: 290px;
	background: #f2f7f6;
}
/* О канале END */

/* Большая поисковая форма */
.big-search-form{
	margin-bottom: 15px;
}
.big-search-form__search{
	margin: 0;
	padding: 0 20px;
	width: 464px;
	height: 30px;
	border: 0;
	background: url("../images/search-form.jpg");
	line-height: 30px;
}
.big-search-form__search[placeholder] {
	line-height: 30px;
}
.big-search-form__btn{
	margin: 0;
	padding: 0;
	width: 105px;
	height: 30px;
	border: 0;
	background: url("../images/search-bt.jpg");
	color: transparent;
	cursor: pointer;
}
.big-search-form__btn:hover{

}
/* Большая поисковая форма END */

/* Раздел передачи */
.b-tv-items{
	display: inline-block;
	width: 438px;
    padding-right: 35px;
	vertical-align: top;
}
.tv-items{
	padding: 0 0 35px;
}
.tv-items h3, .broadcasting_content h3, #map-cont h3 {
	display: inline-block;
	border-bottom: 3px solid #359617;
	color: #3b4b41;
	vertical-align: top;
	font-size: 18px;
	line-height: 24px;
}
.tv-items__list{
    padding-top: 10px;
	margin-left: 24px;
	vertical-align: top;
}
.tv-items__list.archiv{
	display: none;
	padding: 3px 0;
	border-top: 1px solid #d9d9d9;
	/*border-bottom: 1px solid #d9d9d9;*/
}

.tv-items__list.archiv li{
	/*border: none;*/
}
.tv-items__list.archiv li a{
	color: #628770;
}
.tv-items__list li{
	padding: 4px 0 4px 22px;
	border-bottom: 1px solid #d9d9d9;
	background: url("../images/list.jpg") no-repeat left;
	font-size: 12px;
}
.on-off{
	display: block;
	text-align: right;
	margin: 5px 0;
	padding: 0px 25px 0px 0;
	background: url("../images/plus-minus.jpg") no-repeat right 2px;
	font-size: 12px;
}
.on-off.active{
	background: url("../images/plus-minus.jpg") no-repeat right -14px;
}
/*.tv-items__list {
	display: none;
} */
/* Раздел передачи END */


/* Выбор даты */
.b-tvlist-week  {
	margin: 15px auto;
	width: 620px;
}
.h-tvlist-week-wrapper {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 580px;
}
.h-tvlist-week-items {
	position: relative;
	width: 10000px;
}
.b-tvlist-week-block {
	float: left;
	padding: 2px 6px;
	width: 60px;
	height: 26px;
}
.a-tvlist-week-image-link {
	display: block;
	overflow: hidden;
	width: 60px;
	height: 26px;
	border: 2px solid #fff;
}
.b-tvlist-week-button-left, .b-tvlist-week-button-right {
	position: relative;
	top: 5px;
	width: 12px;
	height: 22px;
	cursor: pointer;
}
.b-tvlist-week-button-left {
	float: left;
	background: url("../images/sprite.png");
}
.b-tvlist-week-button-right {
	float: right;
	background: url("../images/sprite.png");
	background-position: -12px 0px;
}
.a-tvlist-week-image-link{
	width: 60px;
	height: 26px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: url("../images/white-input.jpg") 0 0 repeat-x;
	text-align: center;
	font-size: 12px;
}
.a-tvlist-week-image-link.active{
	background: url("../images/topmenu.jpg") 0 0 repeat-x;
	color: #fff;
	text-shadow: 0 1px 0 #094b08;
}
.a-tvlist-week-image-link:hover{
	text-decoration: none;
}
.b-tvlist-week__dayweek{
	display: block;
	letter-spacing: -0.5px;
	line-height: 13px;
}
.b-tvlist-week__date{
	letter-spacing: -0.5px;
	line-height: 13px;
}
/* Выбор даты END */

/* Статья персона */
.persona-item{
	overflow: hidden;
	padding-bottom: 15px;
	min-height: 240px;
}
.persona-item .image{
	float: left;
	margin: 0 10px 10px 0;
}
.persona-item .image img {
    display: block;
    margin-bottom: 15px;
}

/* Статья персона END */

/* Карусель передачи */
.b-program-list-carusel  {
	margin: 0 auto 20px;
	width: 620px;
}
.h-program-list-carusel-wrapper {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 15px;
	width: 620px;
border-bottom: 1px solid #d9d9d9;
}
.h-program-list-carusel-items {
	position: relative;
    overflow: hidden;
}
.b-program-list-carusel-block {
	float: left;
	padding: 2px 8px;
	width: 130px;
    height: 200px;

}
.a-program-list-carusel-image-link {
	display: block;
	overflow: hidden;
	width: 60px;
	height: 26px;
	border: 2px solid #fff;
}
.b-program-list-carusel-button-left, .b-program-list-carusel-button-right {
	position: relative;
	top: 35px;
	width: 12px;
	height: 22px;
	cursor: pointer;
}
.b-program-list-carusel-button-left {
	float: left;
	background: url("../images/sprite.png");
}
.b-program-list-carusel-button-right {
	float: right;
	background: url("../images/sprite.png");
	background-position: -12px 0px;
}
.a-program-list-carusel-image-link{
	width: 60px;
	height: 26px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: url("../images/white-input.jpg") 0 0 repeat-x;
	text-align: center;
	font-size: 12px;
}
.a-program-list-carusel-image-link.active{
	background: url("../images/topmenu.jpg") 0 0 repeat-x;
	color: #fff;
	text-shadow: 0 1px 0 #094b08;
}
.a-program-list-carusel-image-link:hover{
	text-decoration: none;
}
.program-list-carusel__item__date{
	display: block;
	margin: 0 0 5px 0;
	color: rgb(182,197,183);
}
.program-list-carusel__item__link{
	display: block;
	letter-spacing: -1px;
	font-size: 12px;
}
.program-list-carusel__item__txt{
	font-size: 12px;
}
/* Карусель передачи  END */


/* Карусель вопрос ответ END */
.b-vopros-otvet-carusel  {
	margin: 0 auto 20px;
	width: 620px;
}
.h-vopros-otvet-carusel-wrapper {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 15px;
	width: 620px;
	border-bottom: 1px solid #d9d9d9;
}
.h-vopros-otvet-carusel-items {
	position: relative;
    overflow: hidden;
}
.b-vopros-otvet-carusel-block {
	float: left;
	padding: 2px 8px;
	width: 130px;
    height: 200px;

}
.a-vopros-otvet-carusel-image-link {
	display: block;
	overflow: hidden;
	width: 60px;
	height: 26px;
	border: 2px solid #fff;
}
.b-vopros-otvet-carusel-button-left, .b-vopros-otvet-carusel-button-right {
	position: relative;
	top: 35px;
	width: 12px;
	height: 22px;
	cursor: pointer;
}
.b-vopros-otvet-carusel-button-left {
	float: left;
	background: url("../images/sprite.png");
}
.b-vopros-otvet-carusel-button-right {
	float: right;
	background: url("../images/sprite.png");
	background-position: -12px 0px;
}
.a-vopros-otvet-carusel-image-link{
	width: 60px;
	height: 26px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: url("../images/white-input.jpg") 0 0 repeat-x;
	text-align: center;
	font-size: 12px;
}
.a-vopros-otvet-carusel-image-link.active{
	background: url("../images/topmenu.jpg") 0 0 repeat-x;
	color: #fff;
	text-shadow: 0 1px 0 #094b08;
}
.a-vopros-otvet-carusel-image-link:hover{
	text-decoration: none;
}
.vopros-otvet-carusel__item__date{
	display: block;
	margin: 0 0 5px 0;
	color: rgb(182,197,183);
}
.vopros-otvet-carusel__item__link{
	display: block;
	letter-spacing: -1px;
	font-size: 12px;
}
.vopros-otvet-carusel__item__txt{
	font-size: 12px;
}
/* Карусель вопрос ответ  END */

/* Карусель новости END */
.b-news-carusel  {
	margin: 0 auto 20px;
	width: 620px;
}
.h-news-carusel-wrapper {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 15px;
	width: 620px;
	border-bottom: 1px solid #d9d9d9;
}
.h-news-carusel-items {
	position: relative;
    overflow: hidden;
}
.b-news-carusel-block {
	float: left;
	padding: 2px 8px;
	width: 130px;
    height: 200px;

}
.a-news-carusel-image-link {
	display: block;
	overflow: hidden;
	width: 60px;
	height: 26px;
	border: 2px solid #fff;
}
.b-news-carusel-button-left, .b-news-carusel-button-right {
	position: relative;
	top: 35px;
	width: 12px;
	height: 22px;
	cursor: pointer;
}
.b-news-carusel-button-left {
	float: left;
	background: url("../images/sprite.png");
}
.b-news-carusel-button-right {
	float: right;
	background: url("../images/sprite.png");
	background-position: -12px 0px;
}
.a-news-carusel-image-link{
	width: 60px;
	height: 26px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: url("../images/white-input.jpg") 0 0 repeat-x;
	text-align: center;
	font-size: 12px;
}
.a-news-carusel-image-link.active{
	background: url("../images/topmenu.jpg") 0 0 repeat-x;
	color: #fff;
	text-shadow: 0 1px 0 #094b08;
}
.a-news-carusel-image-link:hover{
	text-decoration: none;
}
.news-carusel__item__date{
	display: block;
	margin: 0 0 5px 0;
	color: rgb(182,197,183);
}
.news-carusel__item__link{
	display: block;
	letter-spacing: -1px;
	font-size: 12px;
}
/* Карусель новости  END */

/* Блок выбора даты */
.option-box{
	padding: 10px 0;
	height: 30px;
}
.option-box__date{
	float: left;
	width: 260px;
	height: 30px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #e8ecf0;
	background-image: -webkit-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -moz-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -o-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -ms-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: linear-gradient(to top, #e8ecf0, #fff);
}
.option-box__date input{
	width: 225px;
	height: 30px;
	border: none;
	background: url("../images/calendar.png") no-repeat right;
	color: #359617;
	font-size: 12px;
	padding: 0 0 0 15px;
	cursor: pointer;
}
.option-box__date input::-webkit-input-placeholder { /* WebKit browsers */
    color: #359617;
}
.option-box__date input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #359617;
}
.option-box__date input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #359617;
}
.option-box__date input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #359617;
}
.option-box .jstyling-select{
	float: right;
}
/* Блок выбора даты END */

/* форма проверки перевода */
.check-payment{
	width: 497px;
}
.check-payment dl{

}
.check-payment dt{
	position: relative;
	top: 4px;
	float: left;
	clear: both;
	margin-right: 10px;
	width: 185px;
	vertical-align: top;
}
.check-payment dd{
	margin-bottom: 10px;
	height: 30px;
}
.check-payment input[type="text"], .check-payment textarea {
	padding: 0 0 0 10px;
	width: 290px;
	height: 28px;
	border: solid 1px #3fab1e;
	background-color: #fff;
	background-image: -webkit-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -moz-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -o-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -ms-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: linear-gradient(to top, #e8ecf0, #fff);
}
.check-payment .feedback__select{
	float: right;
}
.check-payment .btn{
	margin: 0;
}
/* форма проверки перевода END */

/* Способ пожертвования */
.way-donations{

}
.way-donations__option1, .way-donations__option2, .way-donations__option3, .way-donations__option4, .way-donations__option5, .way-donations__option6{
	background: url("../images/ico-rekvizit.jpg") no-repeat left;
	padding: 5px 0 5px 44px;
	margin-bottom: 10px;
	color: #359617;
}
.way-donations__option1{
	background-position: 6px 0;
}
.way-donations__option2{
background-position: 6px -36px;
}
.way-donations__option3{
background-position: 5px -72px;
}
.way-donations__option4{
background-position: 11px -106px;
}
.way-donations__option5{
background-position: 6px -143px;
}
.way-donations__option6{
background-position: 9px -180px;
}
/* Способ пожертвования END */

/* Аудио видео плеер */
.download-block{
	display: block;
	margin: 10px 0;
}
.audio-player-tb{
	margin: 10px 0 0 0;
}
.audio-player-tb td {
    vertical-align: top;
    padding-top: 10px;
}
.audio_player_wrapper {
    padding-top: 5px;
}
.download-block__td{
	vertical-align: top;
}
.download-block__link{
	display: block;
	font-size: 12px;
	text-align: right;
}
.audio-name{
	font-size: 12px;
}
.retwit{
    overflow: hidden;
}
.retwit .share {
    float: left;
    width: 250px;
}
.retwit .like {
    float: right;
    width: 250px;
}
.retwit__title{
	position: relative;
	top: -8px;
	margin: 0 0 15px;
	word-spacing: -1px;
	font-weight: normal;
	font-size: 18px;
}
.social{
	display: inline-block;
	padding: 0 0 0 5px;
	zoom: 1;
	*display: inline;
}
.social__inner{
	display: inline-block;
	padding: 0 2px;
	zoom: 1;
	*display: inline;
}
.social__link{

}
/* Аудио видео плеер END */

/* Пагинация */
.pagination {
	text-align: right;
	margin: 20px 0;
}
.pagination li {
	display: inline-block;
	list-style: none;
	padding: 5px 5px;
	color: #999;
	margin: 0 1px;
	zoom: 1;
	*display: inline;
}
.pagination li.current {
	text-align: center;
	width: 28px;
	height: 20px;
	padding: 0;
	margin: 0 0 6px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #f5f5f5;
	background-image: -webkit-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -moz-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -o-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: -ms-linear-gradient(bottom, #e8ecf0, #fff);
	background-image: linear-gradient(to top, #e8ecf0, #fff);
	cursor: default;
}
.pagination li a {
	display: inline-block;
	padding: 5px 9px;
	margin: -5px -9px;
	text-decoration: none;
}
.pagination li a,
.pagination li a:link,
.pagination li a:visited,
.pagination li a:active {

 }
.pagination li a:hover,
.pagination li a:focus {
	text-decoration: underline;
}
.pagination li,
.pagination li a {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
/* Пагинация END */


.site_messages {
    font-size: 18px;
    font-weight: bold;
    padding: 15px 10px;
    border: 2px solid #87ceeb;
}
/* Показать еще */
.load_more {
    text-align: right;
}

#home_patriarch_position {
    width: 960px;
    height: 453px;
    position: relative;
}
#home_patriarch_position .text_overlay {
    position: absolute;
    bottom: 30px;
    left: 0;
    background: #79A66D;
    padding: 15px 40px;
    width: 880px;
    color: white;
    opacity: 0.8;
}
#home_patriarch_position .text_overlay h3 {
    font-size: 22px;
}
.no_border_bottom {
    border-bottom: none !important;
}

.load_more_link, .go_to_cycle {
    text-align: center;
    padding: 5px 10px;
    margin: 0 0 6px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(bottom, #e8ecf0, #fff);
    background-image: -moz-linear-gradient(bottom, #e8ecf0, #fff);
    background-image: -o-linear-gradient(bottom, #e8ecf0, #fff);
    background-image: -ms-linear-gradient(bottom, #e8ecf0, #fff);
    background-image: linear-gradient(to top, #e8ecf0, #fff);
    display: inline-block;
    text-decoration: underline;
}
.load_more_link:hover {
    text-decoration: none;
}
.search_results_list {
    list-style-type: decimal !important;
    list-style-position: outside;
    padding-left: 40px;
}
.search_results_list li {
    padding-bottom: 15px;
}
.b-tvlist .additional_image {
    width: 110px;
    height: 70px;
}
.b-tvlist .additional_text {
    padding-left: 110px;
    min-height: 70px;
}
.display_none {
    display: none;
}

#navigation.help h3 + div
{
    border-radius: 10px;
    border: 2px solid #e3e3e3;
    padding: 5%;
    margin-bottom: 10px;
}
.mod-text h3.head {
    padding-bottom: 10px;
}
.mod-text div li {
    padding-bottom: 10px;
}
.person_search_form {
    float: right;
    padding-top: 15px;
    position: relative;
}
.person_search_form input {
    width: 250px;
}
ul.ui-autocomplete {
    width: 250px;
    padding: 15px;
}
ul.ui-autocomplete a:hover, ul.ui-autocomplete li:hover a {
    background: none;
    font-weight: normal;
    border: none;
    color: #359617;
    cursor: pointer;
}
ul.ui-autocomplete li {
    padding-bottom: 5px;
}
ul.ui-autocomplete a {
    background: none !important;
    font-weight: normal !important;
    border: none !important;
    color: #359617 !important;
    cursor: pointer !important;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.linx, .linx li {
    display: inline;
    padding: 0;
}
div.richtext_block i, div.richtext_block em {
    font-style: italic;
}
div.richtext_block ol {
    list-style: decimal;
}
div.richtext_block ol li {
    list-style: decimal;
    list-style-position: inside;
}
div.richtext_block ul li {
    list-style: disc;
    list-style-position: inside;
}
div.richtext_block u {
    text-decoration: underline;
}
div.richtext_block s {
    text-decoration: line-through;
}
.tv_schedule_announcements_list li {
    padding-bottom: 15px;
    overflow: hidden;
}
.tv_schedule_announcements_list li img {
    float: left;padding-right: 10px;
}
.breadcrumbs_block {
    padding: 20px 0;
}
/****************Orphus************/
#orphus img {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
}
/**************************/
.autowrap {
    overflow: hidden;
}
.tvshows_date_filter_table {
    width: 310px;
}
.tvshows_date_filter_table td {
    text-align: center;
    padding: 5px 0;
}
.tvshows_date_filter_table .year_row {
    font-weight: bold;
}
.content .gde-smotret-list h2 {
    width: auto !important;
    word-spacing: -0.2em !important;
    letter-spacing: 0;
}
.toc_links {
    background: #FFF2D0;
    padding: 20px;
    margin-bottom: 20px;
}
.toc_links a {
    text-decoration: underline;
}
.toc_links a:hover {
    text-decoration: none;
}
.toc_block_content {
    padding: 20px;
}
.toc_block_content h3 {
    font-size: 16px;
    padding-bottom: 15px;
}
.categories-col3 {
    float: left;
    width: 30%;
    padding-left: 10px;
}
.categories-col2 {
    float: left;
    width: 47%;
    padding-left: 10px;
}
.close_overlay_link {
    float: right;
}
.blockui_overlay {
    display: none;
}
.gde_smotret_map {
    width: 865px;
    height: 514px;
    margin: 0 auto;
    background: url(../images/gde_smotret_map.png) no-repeat 18px 23px;
    position: relative;
}
.gde_smotret_map a {
    display: block;
    position: absolute;
    overflow: hidden;
    text-indent: -1000px;
    width: 150px;
    height: 20px;
}
.gde_smotret_map #eutelsat {
    left: 250px;
    top: 90px;
}
.gde_smotret_map #galaxy {
    top: 220px;
    width: 110px;
}
.gde_smotret_map #hotbird {
    top: 250px;
    left: 225px;
    width: 105px;
}
.gde_smotret_map #hispasat {
    top: 395px;
    left: 30px;
}
.gde_smotret_map #yamal {
    left: 675px;
    top: 235px;
    width: 100px;
}
.gde_smotret_map #horizons {
    left: 385px;
    top: 405px;
    width: 120px;
}
.gde_smotret_map #expressam5 {
	left: 710px;
	top: 40px;
	width: 140px;
}

.gde_smotret_map #abs2 {
	left: 475px;
	top: 37px;
	width: 74px;
}
.gde_smotret_map #expressat1 {
    left: 645px;
    top: 295px;
    width: 140px;
}
.qtip-title {
    color: #2f3a2d;
    font-size: 18px;
    text-transform: uppercase;
}
.qtip {
    width: 250px;
}
#map-cont {
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.broadcasting_content {
    padding-top: 10px;
    float: left;
    width: 620px;
}
.broadcasting_partners {
    width: 310px;
    float: right;
}
.broadcasting_partners li {
    padding-bottom: 40px;
    padding-left: 10px;
}
.broadcasting_content h3 {
    margin-bottom: 20px;
}
.broadcasting_internet {
    padding-bottom: 40px;
}
.cable_broadcasting_info ul {
    overflow: hidden;
}
.cable_broadcasting_info li {
    display: block;
    background: #f2f7f6;
    color: #3b4b41;
    width: 260px;
    height: 120px;
    padding: 15px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.air_broadcasting_info {
    font-weight: bold;
    color: #3b4b41;
    font-size: 14px;
}
.cable_broadcasting_info h3 {
    font-weight: bold;
    color: #3b4b41;
    font-size: 14px;
    border: none;
}
.cable_broadcasting_info li p {
    padding-bottom: 0;
    margin-bottom: 5px;
}
.broadcasting_content .city_name {
    border: none;
    color: #198117;
}
.broadcasting_city_form {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 18px;
}
.cable_broadcasting_info .has_logo {
    overflow: hidden;
}
.cable_broadcasting_info .has_logo img {
    float: left;
}
.cable_broadcasting_info .has_logo p {
    margin-left: 60px;
}
.header .logo {
    float: left;
    padding-right: 40px;
}
.header .page_links {
    float:  left;
    width: 100px;
    padding-top: 10px;
    padding-right: 35px;
}
.header .page_links li {
    margin-bottom: 2px;
}
.header .page_links a {
    display: block;
    padding: 2px 8px;
    color: #359617;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial, sans-serif;
    background: url(../images/page_links_hover_bg.png) repeat-x left -50px;
}
.header .page_links a:hover {
    color: #ffffff;
    border-radius: 10px;
    background: url(../images/page_links_hover_bg.png) repeat-x left top;
}
.header .social_links {
    display: block;
    width: 550px;
    margin-left: 175px;
    margin-top: -30px;
    position: relative;
    z-index: 500;
    font-size: 12px;
    overflow: hidden;
}
.header .social_links li {
    display: block;
    float: left;
    margin-left: 15px;
}
.header .social_links img {
    vertical-align: middle;
}


.on-air{
	float: left;
	margin: 0 0 0 50px;
	width: 285px;
	vertical-align: top;
	letter-spacing: -0.2pt;
    height: 100px;
    overflow: hidden;
    position: relative;
}
.on-air h4{
	display:block;
	margin: 0 0 10px 0;
	padding: 0 0 0 40px;
	background: url("../images/sprite.png") -24px 1px no-repeat;
	color:rgb(182,197,183);
	font-weight:400;
	font-size:15px;
}
.on-air #slide-left, .on-air #slide-right{
	position: absolute;
	width:12px;
	height:47px;
	background: url("../images/sprite.png");
	background-repeat: no-repeat;
    display: block;
}
.on-air #slide-left{
	top:30px;
	left:0;
	background-position: 0 0;
}
.on-air #slide-right{
	top:30px;
	right:0px;
	background-position: -12px 0;
}
.on-air .text {
    margin-left: 35px;
    margin-right: 35px;
}
.tvshows-cycle-upcoming-shows {
    padding-top: 22px;
}
.tvshows-cycle-upcoming-shows h3 {
}
.tvshows-cycle-upcoming-shows .tv-items {
    padding-bottom: 10px;
}
.tvshows-cycle-upcoming-shows ul {
    padding-bottom: 20px;
}