@charset "utf-8";
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, font, 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, caption, tbody, tfoot, thead, tr, th{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
body {
	font-size: 12px;
	margin: 0;
	padding:0px;
	background: #000;
	color:#000;
	font-family: Tahoma, Geneva, sans-serif;
}
/*.base_page, .index_page {
	background:#637289 url(/i/new_design/main_bg.png) 0 0 !important;
}*/
/*.index_page, .base_page {
	background:#E2E3E8 url(/i/new_design/bkgr.jpg) 50% 93px no-repeat;
}*/
/*.index_page {
	background:#637289 url(/i/new_design/main_bg.png) 0 0 !important;
}*/
/*---Global tags---*/
img {
	border:0;
}
form {
	padding:0;
	margin:0;
}
a {
	color:#0063B4;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;

}
hr {
	border:0px solid #7F7F7F;
	border-bottom:1px solid #7F7F7F;
}

h1 {
	font-size:19px;;
	margin:0;
	padding: 4px 0 5px;
	font-weight:normal;
}

h2 {
	font-size: 18px;
	margin:0;
	padding: 4px 0 5px;
	font-weight:normal;
}


h3 {
	font-size:19px;
	margin:0;
	padding: 4px 0 5px;
	font-weight:normal;
}

h4 {
	font-size: 17px;
	margin:0;
	padding: 4px 0 5px;
}

h5 {
	font-size: 15px;
	margin:0;
	padding: 4px 0 5px;
}

h1 a, h2 a {
	color:#c32735;
}
h1 span, h2 span {
	color:#c4c4c4;
}
p {
	margin:0 0 18px 0
}
fieldset {
	padding:0;
	border:none;
	border:0px solid #000;
	margin:0;
}
/*table {
	border-collapse: collapse;
}*/
textarea, input, select {
	font-family: tahoma;
}
.cl {
	clear:both;
	font-size:0;
	line-height:0;
}
/*---header---*/

.base_page #header {
	height:80px;
}

.index_page #header {
	overflow:hidden;
}

#header_right {
	width:714px;
	height:37px;
	margin: 0 0 43px auto;
	background:url(/i/header_right.png) 0 0 no-repeat;
	position: relative;
}
.base_page #header_right {
	margin: 0 0 0 auto;
}
#header_right_tl {
	left:0px;
	z-index:2;
	height:37px;
	width:4px;
	position:absolute;
	background:url(/i/header_right_tl.png) 0 0 no-repeat;
}
.base_page #header_right_tl {
	background:url(/i/header_right_tl1.png) 0 0 no-repeat;
}
.top_nav {
	padding:0 12px 0 0;
	font-size:15px;
	position:relative;
	float:left;
}
.top_nav_li {
	float:left;
	height:37px;
	line-height:37px;
}
.top_nav_li a {
	padding: 0 10px;
	display:block;
	height:37px;
	line-height:37px;
	color:#2a3138;
	text-decoration:none;
}
.top_nav_li a:hover, .top_nav_li_a a {
	color:#fff;
	background:#bd2432 url(/i/mm_hover.png) 10px 0 repeat-x;
}
#menu_tv:hover {
	background:url(/i/mm_hover.png) 0px 0 repeat-x !important;
}
.top_nav_li_ul {
	background:url(/i/drop_menu.png) 100% 0 no-repeat;
	display: none;
	position:absolute;
	top:37px;
	width: 500px;
	left:0px;
	font-size:13px;
	overflow:visible;
	margin-left:5px;
}
.top_nav_li_ul_lc {
	position:absolute !important;
	top:0px;
	left:-5px;
	width:5px;
	height:32px !important;
	background:url(/i/drop_menu.png) 0 0 no-repeat;
}
.top_nav_li_ul li {
	height:44px;
	line-height:27px;
	float:left;
	position: relative;
}
.top_nav_li_ul li a {
	padding: 0 6px;
	height:27px;
	color:#fff;
	line-height:27px;
	text-decoration:underline;
	background:none !important;
}
.top_nav_li_ul li a:hover {
	text-decoration:none;
}
.top_nav_li_ul .active a {
	text-decoration: none;
	background-color: #D63345 !important;
}
#menu_now .top_nav_li_ul {
	display: block;
}
.top_nav_sub_a {
	display:block;
	position:absolute;
	width:12px;
	height:6px;
	left:50%;
	top:37px;
	margin:0 0 0 -6px;
	background:url(/i/drop_arr.gif) 0 0 no-repeat;
}
#search .go {
	width:24px;
	padding:0;
	height:21px;
	cursor:pointer;
	float:right;
}
.enter {
	font: normal 12px tahoma;
}
.enter_top {
	padding-left: 15px;
	font: normal 12px tahoma;
	position:relative;
	background:url(/i/user_ico.gif) 0 3px no-repeat;
	position:absolute;
	right:20px;
	top:-25px;
}
.enter a, .enter_top a {
	color:#fff
}
.dashed_ccc {
	text-decoration:none;
	border-bottom:1px dashed #ccc;
}
.dashed_ccc:hover {
	border:0;
}
.form_enterlogin {
	width:229px;
	height:197px !important;
	font-size:13px;
}
.form_enterlogin fieldset {
	width:190px;
	height:185px !important;
}
.enter .form_enter a {
	text-decoration:underline;
	border-bottom:0;
}
.enter .form_enter a:hover {
	text-decoration:none;
}
.enter .inp {
	border:1px solid #d8dadb;
	padding: 3px 5px;
	width:153px;
	margin:2px 0 7px;
}
.enter input, .enter label {
	vertical-align:middle;
}
.enter td {
	vertical-align:top;
	padding:9px 5px 0 0;
}
.enter td .go {
	margin: -2px 0 0 0;
	cursor:pointer;
}
.top_userpanel {
	position:absolute;
	right:20px;
	top:-25px;
}
.color_ccc {
	color:#ccc
}
.close {
	position:absolute !important;
	z-index:6;
	right:11px;
	top:11px;
	display:block;
	width:13px;
	height:13px;
	background:url(/i/close.gif) 0 0 no-repeat;
}
.corners {
	height:212px;
	width: 845px;
	padding:18px 0 0 19px;
	background:url(/i/spig-big-corner.png) 0 0 no-repeat;
	position: relative;
	z-index: 110;
}
.header_img {
	height:230px;
	width: 930px;
	background-position:0 0;
	background-repeat:no-repeat;
	margin: 0 0 20px 0;
	position: relative;
	float: right;
}
.about_header_img {
	position: absolute;
	display: none !important;
	width:334px;
	left: 0;
	top: -140px;
	height:130px;
	padding: 5px 10px 5px 20px;
	overflow:hidden;
	background:url(/i/about_header_img.png) 0 0 no-repeat;
}
.about_header_img div {
	position:relative;
}
.about_header_img h4 {
	font-size:22px;
	margin:0;
	padding:5px 0;
	line-height: 22px
}
.choose_header_img {
	list-style-type:none;
	padding:0;
	position: absolute;
	z-index: 130;
	top:0px;
	left:-85px;
}
.choose_header_img img {
	vertical-align:middle;
	height:54px;
	width:74px;
}
.choose_header_img li {
	height:60px;
	width:84px;
	position: relative;
}
.choose_header_img li a {
	text-decoration: none;
}
.pic_num_1 .spig_sbg {
	display: block;
	background:url(/i/sm-spig-1.png) 0 0 no-repeat;
	height:60px;
	width:84px;
	position: absolute;
	top:-2px;
	left: -4px;
}
.active .pic_num_1 .spig_sbg {
	display: block;
	background:url(/i/sm-spig-1a.png) 0 0 no-repeat;
	height:60px;
	width:84px;
	position: absolute;
	top:-2px;
	left: -4px;
}
.pic_num_2 .spig_sbg {
	display: block;
	background:url(/i/sm-spig-2.png) 0 0 no-repeat;
	height:60px;
	width:84px;
	position: absolute;
	top:-2px;
	left: -4px;
}
.active .pic_num_2 .spig_sbg {
	display: block;
	background:url(/i/sm-spig-2a.png) 0 0 no-repeat;
	height:60px;
	width:84px;
	position: absolute;
	top:-2px;
	left: -4px;
}
.pic_num_3 .spig_sbg {
	display: block;
	background:url(/i/sm-spig-3.png) 0 0 no-repeat;
	height:60px;
	width:84px;
	position: absolute;
	top:-2px;
	left: -4px;
}
.active .pic_num_3 .spig_sbg {
	display: block;
	background:url(/i/sm-spig-3a.png) 0 0 no-repeat;
	height:60px;
	width:84px;
	position: absolute;
	top:-2px;
	left: -4px;
}
.pic_num_4 .spig_sbg {
	display: block;
	background:url(/i/sm-spig-4.png) 0 0 no-repeat;
	height:60px;
	width:84px;
	position: absolute;
	top:-2px;
	left: -4px;
}
.active .pic_num_4 .spig_sbg {
	display: block;
	background:url(/i/sm-spig-4a.png) 0 0 no-repeat;
	height:60px;
	width:84px;
	position: absolute;
	top:-2px;
	left: -4px;
}
/*.choose_header_img  li.active  {background:url(/i/header_img_choose.png) 0 0 no-repeat;}*/
.choose_header_img li.active .about_header_img {
	display: block;
}
/*---/header---*/

/*---content---*/
.block_top_gray {
	margin:0 0 10px 0;
}
.block_top_gray_header {
	height:10px;
	margin: 0 10px;
	position: relative;
	background: #F3F5F7;
}
.block_top_gray_header em b {
	position:absolute;
	font:normal 90px/90px Arial;
}
.block_top_gray .bull-wrap, .block_top_gray .bull-text {
	background-color: #fff !important;
}
.block_top_gray .ctl, .block_top_gray .ctr {
	color: #F3F5F7 !important;
}
.block_top_gray .cbl, .block_top_gray .cbr {
	color: #fff !important;
}
.block_top_gray .bull-text {
	padding: 0 15px 10px;
}
.block_top_gray_h2 {
	background-color: #F3F5F7;
	margin-top:-2px;
	padding:0 10px 8px;
}
.block_top_gray_h2 h2 {
	padding:0
}
.block_top_gray {
	margin:0 0 10px 0;
}
.block_top_gray_header {
	height:10px;
	margin: 0 10px;
	position: relative;
	background: #F3F5F7;
}
.block_top_gray_header em b {
	position:absolute;
	font:normal 90px/90px Arial;
}
.block_top_white {
	margin-bottom:20px
}
.block_top_white .bull-wrap, .block_top_white .bull-text {
	background-color: #fff !important;
}
.block_top_white .ctl, .block_top_white .ctr, .block_top_white .cbl, .block_top_white .cbr {
	color: #fff !important;
}
.block_top_white .bull-text {
	padding: 0 15px 10px;
}
.block_top_white_h2 {
	background-color: #fff;
	margin-top:-2px;
	padding:0 10px 8px;
}
.block_top_white_h2 h2 {
	padding:0
}
.block_content {
	margin-bottom:20px
}
.block_content .bull-wrap, .block_content .bull-text {
	background-color: #fff !important;
}
.block_content .ctl, .block_content .ctr, .block_content .cbl, .block_content .cbr {
	color: #fff !important;
}
.block_content .bull-text {
	padding: 0;
}
.block_content_h2 {
	background-color: #fff;
	margin-top:-2px;
	padding:0 10px 8px;
}
.block_content_h2 h2 {
	padding:0
}
.block {
	margin:0 0 10px 0;
	background:#fff url(/i/bp_block_bt.gif) 0 100% no-repeat;
}
.block_top {
	margin:0 0 0 0;
	padding: 10px 15px 10px 18px;
	background: url(/i/block_top.gif) 0 0 no-repeat;
}
.block_top1 {
	margin:0 0 0 0;
	padding: 10px 19px 10px 18px;
	background: url(/i/block_top.gif) 0 0 no-repeat;
}
.base_page .block {
	background:#fff url(/i/bp_block_bt.gif) 0 100% no-repeat;
}
.base_page .block_top {
	background: url(/i/bp_block_top.gif) 0 0 no-repeat;
}
.base_page .block_top1 {
	background: url(/i/bp_block_top1.gif) 0 0 no-repeat;
}
.param_channel {
	padding: 10px;
	background:#dbdbdb;
}
.param_channel h1 {
	font-size:1.6em;
	color:#050505;
	font-weight:normal;
	margin:0;
	padding:12px 0 13px;
}
.param_channel .print_ico {
	position:absolute;
	padding:2px 0 0 36px;
	background:url(/i/print.png) no-repeat;
	display:block;
	height: 30px;
	color:#525252;
	top:15px;
	left:580px;
}
.channel_genre {
	height:43px;
	float:left;
	background:url(/i/genre_bg.png) 0 0 no-repeat;
}
.channel_genre ul {
	height:40px;
	padding: 1px 1px 2px 1px;
	background:url(/i/genre_r.gif) 100% 0 no-repeat;
	list-style-type:none;
	margin:0;
}
.channel_genre li {
	float:left;
	height:40px;
	border-right:1px solid #91979a;
}
.calendar li {
	display: none;
}
.channel_genre li.current_week {
	display: block;
	background: none;
}
.channel_genre li.last, .channel_genre li.last-child {
	border-right:0;
}
.channel_genre li a {
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	height:40px;
}
.channel_genre li a span {
	display:block;
	float:left;
	padding:4px 7px;
	height:32px;
	text-align: center;
}
.channel_genre li a img {
	margin:7px 0 0 0;
}
.channel_genre li a:hover {
}
.channel_genre li a.check {
	background:url(/i/channel_genre_checked.gif) 0 0 repeat-x;
}
.channel_genre li a.check_right {
	background:url(/i/channel_genre_checked_right.gif) 100% 0 no-repeat;
}
.channel_genre li.first a.check span, .channel_genre li.first a.check_right span {
	background:url(/i/channel_genre_checked_first.gif) 0 0 no-repeat;
}
.channel_genre li.last a.check span, .channel_genre li.last a.check_right span, .calendar .last {
	background:url(/i/channel_genre_checked_last.gif) 100% 0 no-repeat;
}
.thisday {
	background: url(/i/week.png) -15px -46px no-repeat !important;
	width: 28px;
}
.thisday_left {
	background: url(/i/week.png) 0 -46px no-repeat !important;
	width: 31px !important;
}
.thisday_right {
	background: url(/i/week.png) 100% -46px no-repeat !important;
	width: 31px !important;
}
.week {
	width:206px;
	background: url(/i/week.png) no-repeat;
	padding: 0 !important;
	height:44px !important;
}
.current_week {
	width: 28px;
	height:42px !important;
	display: block !important;
}
.week_day_text {
	padding: 6px 0 !important;
	width: 28px;
}
.param_channel table {
	float:left;
	margin:-2px 0 0 0;
}
.param_channel table td {
	padding: 0 0 0 12px;
}
.param_channel table select {
	width:150px;
	margin:5px 0 0 0;
}
.calendar {
	font-size:0.85em;
	text-align:center;
	position:relative;
	float:right;
	margin-right:5px
}
.calendar b {
	font-size:1.35em;
	font-weight:normal;
}
.calendar .next {
	position:absolute;
	right:-10px;
	top:16px;
	width:5px;
	height:9px;
	background:url(/i/next_ico.gif) 0 0 no-repeat;
}
.calendar .prev {
	position:absolute;
	left:-9px;
	top:16px;
	width:5px;
	height:9px;
	background:url(/i/prev_ico.gif) 0 0 no-repeat;
}
.list_channel {
	position:relative;
	z-index:3;
	border-top:1px solid #eeeeee;
	background:url(/i/channel_bg.png) repeat-x;
}
.list_channel .line {
	clear:both;
	font-size:0;
	line-height:0;
	border-bottom:1px solid #eeeeee;
	margin: 0 0 8px 0;
}
.list_channel .prev_wrap, .list_channel .next_wrap {
	position:absolute;
	width:24px;
	padding: 0px 5px 0 5px;
	height:70px;
	top:0px;
}
.list_channel .prev_wrap {
	left:-34px;
	background:url(/i/list_channel_prev.png) 0 0 no-repeat;
}
.list_channel .next_wrap {
	right:-34px;
	background:url(/i/list_channel_next.png) 0 0 no-repeat;
}
.list_channel .next {
	display: block;
	background: url(/i/list_channel_next_arr.png) 0 8px no-repeat;
	text-decoration:none;
	text-align: center;
	font-size:11px;
	color:#fff;
	padding-top: 38px;
	margin-right:2px;
}
.list_channel .prev {
	display: block;
	background: url(/i/list_channel_prev_arr.png) 0 8px no-repeat;
	text-decoration:none;
	text-align: center;
	font-size:11px;
	color:#fff;
	padding-top: 38px;
	margin-left:2px;
}
.list_channel_scroll {
	position:relative;
	width:930px;
	overflow:hidden;
	height: 1%
}
.list_channel_scroll1 {
	position:relative;
	width:930px;
}
/* Mokhov changed that */
/*.list_channel .item {float:left; width:180px; padding:11px 0 0 0; height:55px;  text-align:center; background:url(/i/list_channel_item.gif) 0 0 no-repeat;}*/

.list-channel-names {
	margin: 0 14px 0 14px;
	overflow: hidden;
	position: relative;
}
.list_channel .item {
	float:left;
	width:180px;
	padding:11px 0 0 0;
	height:55px;
	text-align:center;
	border-left:1px dotted #ddd;
}
/* Это нашлёпки, чтобы скрывать границы первого и последнего канала */
.list_channel .patch {
	height: 66px;
	width: 1px;
	position: absolute;
	display: block;
	z-index: 10;
}
.list_channel .first-patch {
	left: 14px;
}
.list_channel .last-patch {
	left: 914px;
}
/* End */

.list_channel .item a {
	text-decoration:none;
	color:#c32631;
}
.ajax_ch_name {
	position: relative;
	border-bottom:1px dashed #c32631;
	padding: 0 1px;
}
.ajax_ch_name_droparrow {
	background:url(/i/down_ico.gif) no-repeat;
	position: absolute;
	top:8px;
	right: -13px;
	width:8px;
	height: 8px;
}
.list_channel .item a:hover .ajax_ch_name {
	color:#000;
	border-color:#000;
}
.choose_channel {
	position:absolute;
	top:65px;
	left:14px;
	z-index:11000;
	display: none;
} /* Mokhov added rule to display: none */
.choose_channel .choose_channel_top {
	width:899px;
	height:10px;
	background:url(/i/choose_channel_top.png) 0 0 no-repeat;
}
.choose_channel .choose_channel_bt {
	width:899px;
	height:13px;
	background:url(/i/choose_channel_bt.png) 0 0 no-repeat;
}
.choose_channel .choose_channel_content {
	width:850px;
	padding: 0 22px 20px 27px;
	font:normal 11px/15px Tahoma;
	background:url(/i/choose_channel.png) 0 0 repeat-y;
}
.choose_channel h4 {
	font-size:1.2em;
	padding:10px 0 2px 2px;
	margin:0;
}
.choose_channel a, .choose_channel strong {
	padding:2px;
}
.choose_channel a:hover {
	background-color: #0063B4;
	color: #fff;
	text-decoration: none;
}
.choose_channel a.selected {
	cursor: default;
	color: #000 !important;
	text-decoration: none;
	font-weight: bold;
} /* Mokhov Added this line */
.choose_channel .close:hover {
	background-color: #fff !important;
}
.programm {
	padding: 0 14px;
	background:url(/i/programm_line.gif) 0 18px repeat;
}
.programm_short {
	height: 180px;
	overflow: hidden;
}
.programm dl {
	float:left;
	width:170px;
	line-height:18px;
	margin:0;
	padding:0 10px 0 0;
	min-height: 1px; /* Р?РЅР°С‡Рµ РїСЂРё РѕС‚СЃСѓС‚СЃС‚РІРёРё РєРѕРЅС‚РµРЅС‚Р° СЃС…Р»РѕРїРЅРµС‚СЃСЏ */
}
.programm dt {
	float:left;
	width:37px;
	margin:0;
	padding:0;
	text-align:center;
	font: bold 12px Tahoma !important;
	margin-right: -100%;
}
.programm dd {
	margin: 0 0 0 40px;
	padding:0;
	overflow:hidden;
	position: relative;
	width: 125px;
}
.programm dd .fader {
	width: 21px;
	height: 18px;
	display: block;
	position: absolute;
	margin-left: 100%;
	left: -21px;
	top: 0;
	cursor: hand;
	display: none;
}
.programm dd .fader ins {
	width: 21px;
	height: 36px;
	display: block;
	position: relative;
	background:url(/i/fader-sprite.png) no-repeat scroll 0 0 transparent;
}
.programm dd .fader ins.odd {
	margin-top: -18px;
}
.programm dd a {
	color:#000;
	text-decoration:none;
	font: 11px/14px Tahoma;
}
.programm dd a:hover {
	text-decoration:underline;
}
.programm .disable, .programm .disable a {
	color:#c0c0c0;
	cursor:default;
}
.programm .disable a:hover {
	color:#c0c0c0;
	text-decoration:none;
}
.all {
	background: url('/i/fulltv.png') no-repeat;
	margin: 5px 5px 0 7px;
	padding:10px 0;
	width:170px;
	height: 36px;
	text-align: center;
	float: left;
}
.all a {
	text-decoration:none;
	border-bottom:1px dashed #666;
	color:#666;
	font-size:12px;
}
.all a:hover {
	border:0;
}
.programm .drop1 {
	position:relative;
	z-index:3;
}
.programm .drop {
	position:absolute;
	width:402px;
	left:55px;
	top:-8px;
	z-index:3;
}
.js-popup {
	position:absolute;
	width:402px;
	left:55px;
	top:-8px;
	z-index:3;
	font-size: 1.3em;
}
.js-popup .drop_top {
	width:402px;
	height:23px;
	background:url(/i/programm_drop_top.png) 0 0 no-repeat;
}
.js-popup__toleft {
	padding-right: 26px;
	margin-left: -40px;
}
.js-popup__toleft .drop_top {
	margin-left: 26px;
	background:url(/i/programm_drop_top_right.png) 0 0 no-repeat;
}
.js-popup__toleft .close {
	right: 35px;
}
.js-popup .drop_bt {
	width:402px;
	height:23px;
	background:url(/i/programm_drop_bt.png) 0 0 no-repeat;
}
.js-popup .drop_content {
	width:347px;
	padding: 0 0 20px 55px;
	background:url(/i/programm_drop_bg.png) 0 0 repeat-y;
}
.js-popup a {
	color:#0063B4;
	text-decoration:underline;
}
.js-popup a:hover {
	text-decoration:none;
}
.full_popup_link {
	font-size: 11px;
}
.programm_left {
	float:left;
	width:98px;
	font-weight:bold;
	position:relative;
	top:-3px;
	padding: 0 16px 0 0;
}
.programm_left .programm_channel {
	font-weight:normal;
	padding:0 0 3px;
}
.programm_descr {
	width:220px;
	float:left;
	position:relative;
	padding-bottom: 10px;
}
.programm_descr h5 {
	font:19px/18px Tahoma;
	margin:0;
	padding:0 0 8px;
	color:#333;
	text-decoration: none;
}
.programm_descr h5 a {
	color:#0063B4;
	text-decoration: underline;
}
.programm_look_more {
	background-color: #3188d8;
	position: relative;
	margin: 10px 0 0 -21px;
	padding-left: 135px;
	height: 30px;
}
.programm_look_more_link {
	display: inline;
	margin:0px 15px 0 0;
}
.programm_look_more_link a {
	color:#fff;
	font: 11px/25px Arial;
}
.programm_look_more_icon {
	background: url("/i/tvprog-item.png") no-repeat;
	height: 74px;
	width: 90px;
	top: -23px;
	left:30px;
	position: absolute;
}
.mark_serial {
	background:#0075d0;
	color:#fff;
}
.mark_film {
	background:#c32631;
	color:#fff;
}
.mark_show {
	background:#119000;
	color:#fff;
}
.mark_retro {
	background:#cabea9;
	color:#fff;
}
.mark_sport {
	background:#e4c30a;
	color:#fff;
}
.mark_cartoon {
	background:#b709d2;
	color:#fff;
}
.mark_child {
	background:#c6c;
	color:#fff;
}
.mark_default {
	background:#777;
	color:#fff;
}
/**
 *  In order to make genre selection I modified color styles
 *  @author Mokhov Oleg (oleg.mokhov@gmail.com) 
 */
.programm .mark_serial, .programm .mark_film, .programm .mark_show, .programm .mark_retro, .programm .mark_sport, .programm .mark_cartoon, .programm .mark_child, .programm .mark_default {
	background: none;
	color: #000;
}
.show_serial dt.mark_serial {
	background:#0075d0;
	color:#fff;
}
.show_film dt.mark_film {
	background:#c32631;
	color:#fff;
}
.show_show dt.mark_show {
	background:#119000;
	color:#fff;
}
.show_retro dt.mark_retro {
	background:#cabea9;
	color:#fff;
}
.show_sport dt.mark_sport {
	background:#e4c30a;
	color:#fff;
}
.show_cartoon dt.mark_cartoon {
	background:#b709d2;
	color:#fff;
}
.show_child dt.mark_child {
	background:#c6c;
	color:#fff;
}
.show_serial dd.mark_serial a {
	color:#0075d0;
}
.show_film dd.mark_film a {
	color:#c32631;
}
.show_show dd.mark_show a {
	color:#119000;
}
.show_retro dd.mark_retro a {
	color:#cabea9;
}
.show_sport dd.mark_sport a {
	color:#e4c30a;
}
.show_cartoon dd.mark_cartoon a {
	color:#b709d2;
}
.show_child dd.mark_child a {
	color:#c6c;
}
.programm dd a.now {
	font-weight: bold;
}
.block_pad {
	padding: 20px 15px 0 18px;
}
.block_tab {
	padding: 5px 15px 0 18px;
}
.block_tags {
	padding: 8px 15px 18px 24px;
	font-size:0.9em;
	line-height:19px;
}
.block_tags a {
	text-decoration:none;
}
.block_tags a:hover {
	text-decoration:underline;
}
/* .anons { margin: 0 0 -10px 0; float:left; width:720px; list-style: none;  padding: 0; overflow: hidden; position: relative;} */
.anons {
	margin: 0 0 -10px 0;
	float:left;
	width:900px;
	list-style: none;
	padding: 0;
	overflow: hidden;
	position: relative;
}
.anons-list {
	width: 10000px;
	list-style: none;
	padding: 0;
}
.anons .list-item {
	float:left;
	width:170px;
	padding: 0 10px 20px 0;
	margin: 0;
	min-height: 1px;
}
.anons .list-item .item {
	padding: 0 0px 20px 0;
	height: auto;
	margin-top:-20px;
}
/* -- */
.anons .item a {
	color:#000;
	text-decoration:none;
}
.anons .item a:hover {
	text-decoration:underline;
}
.anons .item .img {
	position:relative;
	margin: 5px 0 6px 0;
	overflow: hidden;
	width: 170px;
}
.anons .item .img .frame_top {
	position:absolute;
	top:0;
	left:0;
	width:170px;
	height:5px;
	background:url(/i/anons_frame.png) 0 0 no-repeat;
	z-index: 100;
}
.anons .item .img .frame_bottom {
	position:absolute;
	bottom:0;
	left:0;
	width:170px;
	height:5px;
	background:url(/i/anons_frame.png) left bottom no-repeat;
	z-index: 100;
}
.anons .name {
	font-size:14px;
	line-height:16px;
	color:#fff;
	width:160px;
	padding:3px 5px
}
.anons .name span {
	position: relative;
	z-index: 10000;
	text-decoration:none !important;
	padding:0
}
.rated_text {
	font-size: 11px;
}
/* с баннером .advans_right {float:right; width:175px; color:#828282;} */
.advans_right {
	float:right;
	width:175px;
	color:#828282;
	display:none
}
.advans_right a {
	position:relative;
	margin: 5px 0 6px 0;
	display:block;
}
.advans_right a .frame {
	position:absolute;
	top:0;
	left:0;
	width:174px;
	height:305px;
	background:url(/i/adv_frame.png) 0 0 no-repeat;
}
/*
.title {padding: 0 18px; background:#f3f5f7 url(/i/title.png) 0 0 no-repeat;}
.title1 {padding: 0 18px;  background:#dbdbdb url(/i/title1.png) 0 0 no-repeat;}
*/
.title {
	background:#f3f5f7 url(/i/bp_title.png) 0 0 no-repeat;
	padding: 0 18px;
}
.title1 {
	background:#f3f5f7 url(/i/bp_title.png) 0 0 no-repeat;
	padding: 0 18px;
}
.event {
	padding:10px 0;
	float:left;
	width:200px;
	overflow:hidden;
	font-size:0.9em;
	margin-right: 15px;
}
.event h5 {
	padding:0 0 0 4px;
	font-size:1em;
	margin:0;
	height:20px;
	line-height:20px;
	font-weight:normal;
	background:url(/i/event_title_l.gif) 0 0 no-repeat;
}
.event h5 span {
	display:block;
	float:left;
	padding:0 10px 0 6px;
	margin:0;
	background:#dfdfdf url(/i/event_title_r.gif) 100% 0 no-repeat;
}
.event .item {
	width:200px;
	padding: 10px 14px 0px 0;
	height: 280px;
	overflow: hidden;
}
.event .item .img {
	position:relative;
	margin: 0 0 2px 0;
}
.event .item2 {
	background-color: #F3F5F7
}
.event .item .img .frame_top {
	z-index:100;
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:5px;
	background:url(/i/frame_event.png) 0 0 no-repeat;
}
.event .item .img .frame_bottom {
	z-index:100;
	position:absolute;
	bottom:0;
	left:0;
	width:200px;
	height:5px;
	background:url(/i/frame_event.png) left bottom no-repeat;
}
.event .name {
	font-size:14px;
	line-height:22px;
	color:#fff;
	width:200px;
}
.name_href {
	position: relative;
	z-index: 10000;
}
.name {
	font-size:15px;
	line-height:24px;
	left:0;
	color:#fff;
}
.name a {
	color:#fff !important;
	padding:3px 5px;
	display: block;
}
.name a:hover {
	color:#fff;
	text-decoration:none !important;
}
.name span {
	padding: 0 5px;
	text-decoration:underline;
}
.name a:hover span {
	text-decoration:none;
}
.event h4 {
	font-size:1.4em;
	font-weight:normal;
	margin:0;
	padding:0 0 3px;
}
.event p {
	padding:2px 0;
	margin:0;
	font-size: 11px
}
.event_list {
	font-size:11px;
	width:240px;
	float:right;
	padding:0 5px 5px 5px;
	margin-top:15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d6d6d6;
	background: url(/i/tvgid_r.png) left bottom repeat-x;
}
.event_list h4 {
	font-size:1.25em;
	font-weight:normal;
	margin:0;
	padding:3px 0;
}
.event_list p {
	padding:0 0 2px;
	margin:0;
}
.event_list_date {
	color:#8a8a8a;
	font-size: 12px;
}
.event_list_one {
	padding-top:15px;
}
.events_wrap {
	height: 300px;
	overflow: hidden;
}
.rate {
	padding: 0 0 0 15px;
	margin: 0 20px 0 0;
	background:url(/i/rate_ico.gif) 0 0 no-repeat;
}
.num_comm {
	padding: 0 15px 0 0;
	margin: 0 20px 0 0;
	background:url(/i/num_comm.gif) 100% 2px no-repeat;
}
.block_top1 .alphabet {
	margin: 0 -19px 10px -18px;
}
.alphabet {
	color:#fff;
	padding:8px 0;
	background:#484b4e url(/i/alphabet_bg.gif) 0 0 repeat-x;
}
.alphabet table {
	width:100%;
}
.alphabet td {
	padding:0;
}
.alphabet td div {
	padding:3px 0;
}
.alphabet a {
	color:#fff;
	text-decoration:none;
	margin: 0 3px 0 0;
}
.alphabet a:hover {
	text-decoration:underline;
}
td.alphabet_title {
	width:100px;
	padding: 3px 15px 3px 20px;
	font-size:1.15em;
	font-weight:bold;
	line-height:20px;
	vertical-align:top;
}
td.alphabet_add, td.alphabet_add1 {
	font-size:1.46em;
	padding: 0 20px 0 0;
}
.alphabet_add span, .alphabet_add1 span {
	color:#ffb119;
}
.alphabet_add a {
	color:#ffb119;
	border-bottom:1px dashed #ffb119;
}
.alphabet_add a:hover {
	border-bottom:0;
	text-decoration:none;
}
.alphabet .alphabet_add1 a {
	color:#ffb119;
	text-decoration:underline;
}
.alphabet .alphabet_add1 a:hover {
	text-decoration:none;
}
.encyclopaedia {
	padding:10px 0 0 0;
	margin: 0 -15px 0 0;
}
.encyclopaedia h4 {
	font-size:1.46em;
	margin:0;
	padding:5px 0 8px;
	font-weight:normal;
}
.encyclopaedia h4 a {
	color:#c32631;
}
.encyclopaedia .item {
	float:left;
	width:135px;
	margin: 0 15px 0 0;
	overflow:hidden;
}
.encyclopaedia .img {
	position:relative;
}
.encyclopaedia .img .frame {
	width:115px;
	height:115px;
	position:absolute;
	top:0;
	left:0;
	background:url(/i/frame_120x160.png) 0 0 no-repeat;
}
.encyclopaedia ol {
	color:#858585;
	margin:0px !important;;
	padding:5px 0 0 10px;
}
.encyclopaedia ol li {
	padding:4px 0 5px 0;
}
.encyclopaedia ol a {
	color:#313131;
}
.products {
	font-size:1.15em;
	line-height:21px;
	margin: 0 -15px 0 0;
}
.products .item {
	float:left;
	width:212px;
	padding: 20px 15px 10px 0;
}
.products img {
	float:left;
	margin: 0 20px 0 0;
}
.products a {
	color:#c32631;
}
.grey_block {
	margin: 0 0 10px;
	background:#64696d url(/i/grey_block_bt.png) 0 100% no-repeat;
}
.grey_block_top {
	padding:14px 0 10px 26px;
	background:url(/i/grey_block_top.png) 0 0 no-repeat;
}
.top_user {
	height:52px;
}
.on_main_page {
	font-size:1.46em;
	float:left;
	width:280px;
	padding:2px 0 0 0;
	position:relative;
}
.on_main_page span {
	color:#fff;
}
.on_main_page a {
	color:#fff;
}
.users_list {
	float:right;
	width:617px;
}
.users_list .item {
	float:left;
	padding: 0 0 0 60px;
	height:50px;
	width:85px;
}
.users_list a {
	color:#fff;
}
.users_list img {
	float:left;
	margin: 0 -50px 0 0px;
	border:1px solid #b2babe;
	position:relative;
	left:-60px;
}
.users_list .star {
	padding: 0 15px 0 0;
	background:url(/i/star.gif) 100% 0 no-repeat;
}
.users_list p {
	padding:7px 0 5px;
	margin:0;
}
.registration {
	display:block;
	position:absolute;
	top:-14px;
	left:49px;
	width:221px;
	height:76px;
	background:url(/i/registration.png) 0 0 no-repeat;
}
.last_discus {
	margin: 0 -12px 0 0;
}
.last_discus h3 a {
	color:#000;
}
.last_discus .item {
	float:left;
	width:150px;
	padding: 10px 12px 5px 60px;
}
.last_discus .item img {
	float:left;
	margin: 0 -50px 0 0px;
	border:1px solid #b2babe;
	position:relative;
	left:-60px;
}
.last_discus .item a {
	color:#c32631;
}
.last_discus .item a.to {
	color:#0063B4;
}
.last_discus p {
	padding:6px 0 0;
	margin:0;
	line-height:1;
}
.banner {
	padding:8px 0;
	text-align:center;
	position:relative;
	height: auto;
}
.banner img {
	border:1px solid #dedede;
}
.banner_stars {
	width:760px;
	height:90px;
	margin: 0 auto;
}
.banner_stars_overlay {
	position: absolute;
	top:8px;
	left: 0;
	width: 900px;
	height: 100px;
}
.left_column {
	float:left;
	margin:0 0 0 -18px;
	width:455px;
	padding: 0 0 20px;
}
.left_column h2 {
	padding: 1px 0 4px 18px;
}
.left_column .prev_article {
	padding-left:18px;
}
.right_column {
	float:left;
	margin:0 -19px 0 0;
	width:475px;
	padding: 0 0 20px;
}
.right_column h2 {
	padding: 1px 20px 4px 10px;
}
.right_column .prev_article {
	padding-left:10px;
	padding-right:20px;
}
.prev_article {
	padding: 10px 17px 5px 0;
	line-height:1.1em;
	overflow: hidden;
	margin-left: 3px;
}
.prev_article .img {
	position:relative;
	margin: 0 0 2px 0;
	float:left;
}
.prev_article .frame_top {
	position:absolute;
	top:0;
	left:0;
	width:150px;
	height:5px;
	background:url(/i/frame_prev_article.png) 0 0 no-repeat;
}
.prev_article .frame_bottom {
	position:absolute;
	left:0;
	bottom:0;
	width:150px;
	height:5px;
	background:url(/i/frame_prev_article.png) left bottom no-repeat;
}
.prev_article:hover {
	background:#f3f4f6;
}
.prev_article:hover .frame {
	background:url(/i/frame_prev_article_grey.png) 0 0 no-repeat;
}
.prev_article .name {
	font-size:15px;
	line-height:18px;
	color:#fff;
	width:150px;
}
.prev_article_text {
	margin: 0 0 0 162px;
}
.prev_article h4 {
	font-size:1.16em;
	font-weight:normal;
	margin:0;
	padding:0 0 5px;
}
.prev_article p {
	padding:4px 0 0;
	margin:0;
}
.prev_article:hover .drop {
	visibility:visible;
}
.prev_article .drop {
	color:#a3a3a3;
	padding:4px 0 0 0;
	visibility:hidden;
	height: 20px
}
.prev_article .drop a {
	color:#c12634;
}
.prev_article1 {
	padding: 10px 10px 10px 18px;
	margin: 0 -10px 0 -15px;
	position:relative;
	overflow:hidden;
	line-height:1.1em;
}
.prev_article1 .img {
	position:relative;
	margin: 0 0 2px 0;
	float:left;
}
.prev_article1 .img img {
	vertical-align:middle;
}
.prev_article1 .frame_top {
	position:absolute;
	top:0;
	left:0;
	width:170px;
	height:5px;
	background:url(/i/frame_prev_article1.png) 0 0 no-repeat;
}
.prev_article1 .frame_bottom {
	position:absolute;
	bottom:0;
	left:0;
	width:170px;
	height:5px;
	background:url(/i/frame_prev_article1.png) left bottom no-repeat;
}
.prev_article1:hover {
	background:#f3f4f6;
}
.prev_article1:hover .frame {
	background:url(/i/frame_prev_article_grey1.png) 0 0 no-repeat;
}
.prev_article1 .name {
	font-size:15px;
	line-height:18px;
	color:#fff;
	width:170px;
}
.prev_article1 .prev_article_text {
	margin: 0 0 0 176px;
	padding: 0 0 20px;
}
.prev_article1 h4 {
	font-size:1.16em;
	font-weight:normal;
	margin:0;
	padding:0 0 5px;
}
.prev_article1 p {
	padding:4px 0;
	margin:0;
}
.prev_article1:hover .drop {
	visibility:visible;
}
.prev_article1 .drop {
	color:#a3a3a3;
	padding:4px 0 0 0;
	visibility:hidden;
	position:absolute;
	bottom:10px;
	right:10px;
	width:260px;
}
.prev_article1 .drop a {
	color:#c12634;
}
.prev_article1 .rate {
	float:right;
	margin:0 0 0 20px;
}
.prev_article1 .num_comm {
	float:right;
	margin:0 0 0 20px;
}
.prev_article1 .author {
}
.prev_article1 .author a {
	color:#000;
}
.list_film {
	padding: 0 0 10px;
	margin: 0 -10px 0 -18px;
	position:relative;
	line-height:1.1em;
	list-style-type:none;
}
.list_film li {
	padding: 10px 10px 10px 100px;
	position:relative;
	min-height:70px;
}
.list_film li.odd {
	background:#f3f5f7;
}
.list_film .number {
	float:left;
	position:relative;
	left:-102px;
	color:#858585;
	font-size:0.9em;
	width:22px;
	margin:0 -22px 0 0;
	overflow:hidden;
}
.list_film .img {
	float:left;
	position:relative;
	left:-80px;
	width:70px;
	margin:0 -70px 0 0;
	overflow:hidden;
}
.list_film .img img {
	vertical-align:middle;
}
.list_film .frame {
	position:absolute;
	top:0;
	left:0;
	width:70px;
	height:70px;
	background:url(/i/frame_list_film.png) 0 0 no-repeat;
}
.list_film .odd .frame {
	background:url(/i/frame_list_film_grey.png) 0 0 no-repeat;
}
.list_film li:hover {
	background:#e7eaed;
}
.list_film li:hover .frame {
	background:url(/i/list_film_hover.png) 0 0 no-repeat !important;
}
.list_film .name {
	position:absolute;
	bottom:10px;
	font-size:15px;
	line-height:24px;
	left:0;
	color:#fff;
	font-style:italic;
	width:150px;
}
.list_film h4 {
	font-size:1.16em;
	font-weight:normal;
	margin:0;
	padding:0 0 5px;
}
.list_film p {
	padding:4px 0 14px;
	margin:0;
}
.list_film li:hover .drop {
	visibility:visible;
}
.list_film .drop {
	color:#a3a3a3;
	padding:4px 0 0 0;
	visibility:hidden;
	position:absolute;
	bottom:10px;
	right:10px;
	width:260px;
}
.list_film .drop a {
	color:#c12634;
}
.list_film .rate {
	float:right;
	margin:0 0 0 20px;
}
.list_film .num_comm {
	float:right;
	margin:0 0 0 20px;
}
.list_film .author {
}
.list_film .author a {
	color:#000;
}
.list_film .info_genre {
	color:#a3a3a3;
	font-style:italic;
	padding:2px 0 0 0;
}
.top_list_film {
	padding: 0 0 10px;
	margin: 0 -10px 0 -18px;
	position:relative;
	line-height:1.1em;
	list-style-type:none;
}
.top_list_film li {
	padding: 10px 10px 10px 120px;
	position:relative;
	min-height:70px;
	background:#f3f5f7;
}
.top_list_film li.odd {
	background:#fff;
}
.top_list_film .number {
	float:left;
	position:relative;
	left:-102px;
	color:#858585;
	font-size:0.9em;
	width:22px;
	margin:0 -22px 0 0;
	overflow:hidden;
}
.top_list_film .img {
	float:left;
	position:relative;
	left:-80px;
	width:70px;
	margin:0 -70px 0 0;
	overflow:hidden;
}
.top_list_film .img img {
	vertical-align:middle;
}
.top_list_film .frame {
	position:absolute;
	top:0;
	left:0;
	width:70px;
	height:70px;
	background:url(/i/frame_list_film_grey.png) 0 0 no-repeat;
}
.top_list_film .odd .frame {
	background:url(/i/frame_list_film.png) 0 0 no-repeat;
}
.top_list_film .name {
	position:absolute;
	bottom:10px;
	font-size:15px;
	line-height:24px;
	left:0;
	color:#fff;
	font-style:italic;
	width:150px;
}
.top_list_film h4 {
	font-size:1.16em;
	font-weight:normal;
	margin:0;
	padding:0 0 5px;
}
.top_list_film p {
	padding:4px 0 14px;
	margin:0;
}
.top_list_film .rate {
	float:right;
	margin:0 0 0 20px;
}
.top_list_film .num_comm {
	float:right;
	margin:0 0 0 20px;
}
.top_list_film .looking {
	clear:both;
	padding:10px 0 0 0;
	line-height:1.3;
}
.top_list_film .looking .looking_grey {
	width:160px;
	padding:0 0px 10px 0;
}
.top_list_film .looking .looking_next {
	padding:17px 0 0 80px;
	width:280px;
}
.top_list_film .looking .looking_next .img {
	top:-17px;
}
.info_genre {
	color:#a3a3a3;
	font-style:italic;
	padding:2px 0 0 0;
}
.top_list_film li.topest {
	padding: 10px 10px 10px 180px;
	min-height:134px;
	background:#fff;
}
.top_list_film li.topest .number {
	left:-162px;
}
.top_list_film .topest .img {
	float:left;
	position:relative;
	left:-142px;
	width:133px;
	margin:0 -133px 0 0;
	overflow:hidden;
}
.top_list_film .topest .frame {
	position:absolute;
	top:0;
	left:0;
	width:133px;
	height:134px;
	background:url(/i/frame_topest.png) 0 0 no-repeat !important;
}
.top_list_film .topest h4 {
	font-size:1.46em;
}
.top_list_film p {
	padding-bottom:0px;
}
.new_list {
	font-size:0.9em;
	padding: 7px 0 20px 0;
	margin: 0 -20px 0 0;
}
.new_list .item {
	width:205px;
	float:left;
	padding: 0px 18px 0 0;
}
.new_list h4 {
	font-size:1.25em;
	font-weight:normal;
	margin:0;
	padding:0px 0 3px;
}
.new_list p {
	padding:1px 0 3px;
	margin:0;
}
.new_list p span {
	color:#8a8a8a;
	font-style:italic;
}
a.stars {
	padding:0 0 0 12px;
	margin: 0 -2px 0 0;
	display:inline-block;
	height:13px;
	vertical-align:-2px;
	background:url(/i/star1.gif) 0 0 no-repeat;
}
a:hover.stars {
	background:url(/i/star1.gif) 0 -18px no-repeat;
}
.date {
	color:#a3a3a3;
}
.fright {
	float:right;
}
.img img {
	vertical-align:middle;
}
.center_part {
	float:left;
	width:620px;
	padding:0 10px 0 0;
}
.right_part {
	padding:0 0 0 2px;
	width:240px;
	float:right;
}
.top_article {
}
.top_article .name, .last_comment .name {
	padding: 10px 0 0 0;
}
.top_article h4, .last_comment h4 {
	font-size:1.15em;
	margin:0;
	padding:6px 0 2px;
	font-weight:normal;
}
.top_article p {
	padding:4px 0 8px;
	margin:0;
}
.last_comment p {
	padding:4px 0 0px;
	margin:0;
}
.last_comment .info {
	padding:0 0 8px;
	margin:0;
}
.info {
	color:#797979;
}
.info a {
	color:#797979;
}
.pages {
	font-size:1.15em;
	line-height:1.25;
	padding:10px 0;
}
.pages span {
	font-size:0.66em;
}
.pages div {
	word-spacing:0px;
	padding:4px 0;
}
.pages div span {
	font-size:1em;
	font-weight:bold;
}
.pages, .pagesA {
font-size: 1.15em;
line-height: 1.25;
padding: 10px 0;
}
.pagesA{float: left;
color: #C03;
padding: 5px;
margin-right: 4px;}

.pages{float: left;
color: #777;
cursor:pointer;
background-color:#F2F4F5;
padding: 5px;
margin-right: 4px;}

.pages:hover{float: left;
color: white;
cursor:pointer;
padding: 5px;
background-color: #777;
margin-right: 4px;}
.tabs {
	padding:0 0 10px 0;
}
.tabs a {
	display:block;
	float:left;
	margin: 0 12px 0 0;
	height:18px;
	line-height:16px;
	color:#000;
}
.tabs span {
	display:block;
	float:left;
	margin: 0 7px 0 -3px;
	height:18px;
	line-height:16px;
	background: #c12634 url(/i/tabs_left.gif) 0 0 no-repeat;
}
.tabs a span {
	margin: 0;
	background:none;
}
.tabs span span {
	margin: 0;
	color:#fff;
	font-weight:bold;
	padding:0 10px;
	background:url(/i/tabs_right.gif) 100% 0 no-repeat;
}

.tabs span span a {
	color:#fff;
	text-decoration: none;
	margin: 0px auto 0px auto;
}

.looking {
	margin: 0 0 -10px 0;
}
.looking h5 {
	font-size:1em;
	margin:0;
	padding:0;
	color:#ba2330;
}
.looking h5 a {
	color:#ba2330;
}
.looking_grey {
	float:left;
	width:170px;
	padding:0 10px 10px 0;
	color:#8e8e8e;
}
.looking_grey a {
	color:#8e8e8e;
}
.looking_next {
	float:left;
	width:400px;
	padding:14px 0px 10px 0;
	color:#010101;
}
.looking_next a {
	color:#010101;
}
.looking .img {
	float:left;
	position:relative;
	left:-80px !important;
	width:70px !important;
	margin:0 -70px 0 0 !important;
	overflow:hidden;
}
.looking .img .frame {
	position:absolute;
	top:0;
	left:0;
	width:70px !important;
	height:52px !important;
	background:url(/i/frame_looking_grey.png) 0 0 no-repeat !important;
}
.looking .odd .img .frame {
	background:url(/i/frame_looking_film.png) 0 0 no-repeat !important;
}
.look_dvd {
	padding: 10px 0 10px 70px;
	color:#848484;
	font-size:1.15em;
}
.look_dvd img {
	margin: 0 -60px 0 0;
	left:-70px;
	position:relative;
	float:left;
}
.look_dvd h5 {
	padding: 0 0 8px;
	margin:0;
	font-size:1em;
	font-weight:normal;
}
.new_serial {
	margin: 0 -12px 8px 0;
	border-bottom:1px solid #e5e5e5;
}
.new_serial .item {
	width:280px;
	padding: 0 20px 20px 0;
	float:left;
}
.new_serial a {
	color:#000;
	text-decoration:none;
}
.new_serial a:hover {
	text-decoration:underline;
}
.new_serial .img {
	position:relative;
	margin: 0 0 6px 0;
}
.new_serial .img .frame {
	position:absolute;
	top:0;
	left:0;
	width:215px;
	height:125px;
	background:url(/i/frame_new_film.png) 0 0 no-repeat;
}
.new_serial .name {
	position:absolute;
	top:10px;
	font-size:15px;
	line-height:24px;
	left:0;
	color:#fff;
	font-style:italic;
}
/*---/content---*/

/*---footer---*/
.dark_grey_block {
	margin:0 0 10px 0;
	background:#383c3f url(/i/dark_grey_block_bt.gif) 0 100% no-repeat;
}
.dark_grey_block_top {
	padding: 16px 20px 20px 27px;
	font-size:0.9em;
	color:#d6dadd;
	background:url(/i/dark_grey_block_top.gif) 0 0 no-repeat;
}
.dark_grey_block_top h3 {
	font-size:1.53em;
	color:#bfc5c9;
}
.dark_grey_block_top h4 {
	font-size:1.41em;
	color:#798084;
	font-weight:normal;
	margin:0;
	padding:2px 0 4px;
}
.dark_grey_block_top p {
	margin:0;
	padding: 8px 0;
}
.dark_grey_block_top a {
	color:#d6dadd;
	text-decoration:none;
	border-bottom:1px dashed #d6dadd;
}
.dark_grey_block_top a:hover {
	border-bottom:0;
}
#footer {
	position: relative
}
#footer .bull-wrap, #footer .bull-text {
	background-color: #25282a !important;
}
#footer .ctl, #footer .cbl, #footer .ctr, #footer .cbr {
	color: #25282a !important;
}
#footer .bull-text {
	padding: 5px 20px 20px 27px;
	color:#798084;
}
#footer a {
	color:#798084;
	margin: 0 9px 0 0px;
}
.footer_menu {
	padding: 0 0 6px 0;
}
.footer_menu a {
	color:#f1f3f4 !important;
	margin: 0 5px 0 0 !important;
}
.counter {
	float:right;
	padding:12px 0 0 0;
}
/*- added by Lloyd -*/
img.userpic {
	border:1px solid #666666;
}
/* Подстветка */
.highlight, .highlight:hover {
	background-color: #c03;
	color:#fff;
	padding:2px
}
/*---/footer---*/

/* новые стили для редактора */
.dosie, .rewiew, .inter, .cit, .detali, .nagradi, .sbori, .warning, .dos, .exlusive, .intheme, .ps_new {
	float:right;
	width:30%;
	clear:both
}
.dosie100, .rewiew100, .inter100, .cit100, .detail, .detail100, .nagradi100, .sbori100, .warning100, .dos100, .exlusive100, .intheme100, .ps100, .filmo, .nagrada, .kino, .att, .ps, .detail, .bquote {
	clear:both
}
.dosie, .rewiew, .inter, .cit, .detail100, .nagradi, .sbori, .warning, .dos, .exlusive, .intheme, .ps_new, .dosie100, .rewiew100, .inter100, .cit100, .detali, .nagradi100, .sbori100, .warning100, .dos100, .exlusive100, .intheme100, .ps100, .filmo, .nagrada, .kino, .att, .ps, .detail, .bquote {
	display:block;
	font:normal 14px tahoma;
	color:#605f60;
	margin:10px;
	padding:50px 10px 10px 10px;
	text-align:justify;
	height:auto;
}
.rewiew, .rewiew100 {
	background:url(/i/tiny/rewiew.gif) no-repeat;
}
.dosie, .dosie100, .filmo {
	background:url(/i/tiny/dosie.gif) no-repeat;
	background-color:#e8e8e8;
	border:1px solid #efefef;
}
.inter, .inter100 {
	background:url(/i/tiny/inter.gif) no-repeat;
	background-color:#e8e8e8;
	border:1px solid #efefef;
}
.cit, .cit100, .bquote {
	background:url(/i/tiny/cit.gif) no-repeat;
	background-color:#e8ecf2;
	border:1px solid #efefef;
}
.detali, .detail, .detail100 {
	background:url(/i/tiny/s2.gif) no-repeat;
	background-color:#e9f1f2;
	border:1px solid #efefef;
}
.nagradi, .nagradi100, .nagrada {
	background:url(/i/tiny/s3.gif) no-repeat;
	background-color:#fff;
	border:1px solid #f0f0f0;
	color:#777;
}
.sbori, .sbori100 {
	background:url(/i/tiny/s4.gif) no-repeat;
	background-color:#f4f8e9;
	border:1px solid #c4dc8e;
	color:#666777;
}
.warning, .warning100, .att {
	background:url(/i/tiny/s5.gif) no-repeat;
	background-color:#eaeaea;
}
.dos, .dos100 {
	background:url(/i/tiny/s6.gif) no-repeat;
	background-color:#f5f3ea;
	color:#908d84;
}
.exlusive, .exlusive100 {
	background:url(/i/tiny/s7.gif) no-repeat;
	background-color:#ffecd5;
	color:#5c4d45;
}
.intheme, .intheme100 {
	background:url(/i/tiny/s8.gif) no-repeat;
	background-color:#f1f1f1;
	color:#555;
}
.ps_new, .ps100, .ps {
	background:url(/i/tiny/ps.gif) 5px 0 no-repeat;
	background-color:#f1f1f1;
	border-top:1px solid #999;
	padding:10px 10px 30px 70px;
}
/* стили для редактора закончились */

/*- added by Dpolyakov 24.02.10 -*/
.h1 {
	color:#c03;
	font: normal 25px tahoma;
	float:left;
	padding:10px 0 0 0;
}

.h170 {
	color:#c03;
	font: normal 24px tahoma;
	float:left;
	padding:10px 0 0 0;
	max-width:70%;
}
.h1_title {
	color:#c03;
	font: normal 24px tahoma;
	padding:10px 0 0 0;
}
.bread_crumbs {
	font-size:11px;
}
.bread_crumbs_li {
	display: inline;
	margin-right: 10px
}
.person_action {
	float:left;
	margin:18px 0 10px 10px;
}
.person_action .rating_user {
	float:left;
}
.person_action span {
	margin-right: 10px;
}
.person_action span a {
	border-bottom: 1px dashed #0063B4;
	text-decoration: none;
}
.person_action span a:hover {
	border: none;
}
.fleft {
	float:left;
}
.english_name {
	color:#8c8c8c;
	font-size: 11px;
	clear: both;
}
.nav_on_page {
	background-color:#ebebeb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 36px;
}
.nav_on_page_li {
	margin: 5px 10px;
	padding-left:30px;
	background: url("/i/icons.jpg") no-repeat;
	float: left;
	height: 26px;
	font:bold 12px/24px tahoma;
}
.nav_on_page_video {
	background-position: 0 -50px;
}
.nav_on_page_publ {
	background-position: 0 -100px;
}
.nav_on_page_links {
	background-position: 0 -150px;
}
.nav_on_page_links {
	background-position: 0 -150px;
}
.nav_on_page_comment {
	background-position: 0 -250px;
}
.person_info {
	clear: both;
	margin-top: 10px;
}
.person_info_img {
	float:left;
	width: 240px;
	/*height: 320px;*/
	position: relative;
	overflow: hidden;
	margin: 0 20px 20px 0;
}
.person_info_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 320px;
	background: url("/i/frame_240x320.png") no-repeat;
}
.channel_img {
	float:left;
	width: 120px;
	height: 120px;
	position: relative;
	overflow: hidden;
	margin: 0 20px 20px 0;
}
.channel_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 120px;
	background: url("/i/frame_200x200.png") no-repeat;
}
.article_img {
	float:left;
	width: 270px;
	height: 270px;
	position: relative;
	overflow: hidden;
	margin: 0 20px 20px 0;
}
.article_img2 {
	float:left;
	width: 150px;
	height: 150px;
	position: relative;
	overflow: hidden;
	margin: 0 20px 20px 0;
}
.article_frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 270px;
	height: 270px;
	background: url("/i/frame_270x270.png") no-repeat;
}
.article_frame2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	background: url("/i/frame_150x150.png") no-repeat;
}
.person_passport {
	margin:5px 0
}
.desc_link {
	font-size:12px;
	border-bottom: 1px dashed #0063B4;
	text-decoration: none;
	margin-left:260px;
	line-height:30px;
}
.desc_link:hover {
	border: none;
}
.dashed_link {
	border-bottom: 1px dashed #0063B4;
	text-decoration: none;
}
.dashed_link:hover {
	border: none;
}
.red_link, .maroon {
	color:#c03 !important;
}
#collapse {
	line-height: 18px;
}
.count {
	color:#8c8c8c;
	font-size: 14px;
	font-weight: bold;
}
.list_link {
	color:#000
}
.person_add_info {
	margin:0px 5px 5px 0;
}
.person_participate {
	margin:3px 0;
	font-size: 12px;
	overflow: hidden;
	position: relative;
	width: 200px;
}
.del_link {
	cursor: pointer;
	width:15px;
	display:block;
	float: right;
	font-size: 12px;
	padding-right:5px;
}
.brick {
	margin-top:15px;
	overflow:visible;
	clear:both;
}
.participate_list {
	float: left;
	width: 150px;
	margin-right: 20px;
}
.person_photo {
	clear:both;
	overflow: hidden;
	margin-top: 5px
}
.person_foto_one {
	float:left;
	position:relative;
	margin:5px 4px 10px 0;
	width:120px;
	height: 90px;
	overflow: hidden;
}
.person_video_one {
	float:left;
	position:relative;
	margin:5px 5px 15px 0;
	width:200px;
	min-height: 150px;
	overflow:hidden
}
.foto_frame {
	display:block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 75px;
	background: url("/i/frame_foto.png") no-repeat;
}
.video_frame {
	display:block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 150px;
	background: url("/i/frame-video.png") no-repeat;
}
.frame_120x90 {
	display:block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 90px;
	background: url("/i/frame_120x90.png") no-repeat;
}
.person_video_info {
	display: block;
}
.person_video_link {
	font-size: 12px;
	width: 195px; 
	display: block; 
	position: relative; 
	overflow:hidden
}
.publ_brick {
	position: relative;
	display: inline-block;
	padding-top: 15px;
}
.publ_brick:after {
	content: '';
	display: block;
	clear: both;
}
/*.link_brick {width:195px; float:left;}*/
.one_publ_wrap {
	width:200px;
	float:left;
	margin:5px 5px 15px 0;
	display:inline;
	position: relative;
}
.one_publ {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.one_publ_date, .comment_date {
	color:#a3a3a3;
	font-size:11px
}
.one_publ_title, .one_person_name {
	font:normal 14px tahoma;
	margin:0;
	padding:0;
}
.one_publ_text, .one_publ_info, .one_person_info {
	margin: 0;
	padding: 3px 0;
}

.one_publ_info p {
	margin:0
}

.one_publ_info_text {
	height: 147px;
	width: 160px;
	overflow: hidden;
}

.one_publ_min {
	height: 110px;
}
.digg_link {
	color:#666;
	padding:5px 0 15px 0;
	margin:0
}
/* --===/ССЫЛКИ===-- */
#link_list {
	clear:both;
	overflow:hidden;
	position:relative;
	padding: 0;
	margin-bottom: 0
}
#link_list li {
	margin:10px 0;
	position:relative;
}
#link_list_all li {
	margin-bottom:30px
}
.link_desc {
	display:block;
	font-size:11px;
	font-style:italic;
	margin-bottom:3px
}
/* --===/ССЫЛКИ===-- */


.one_comment {
	padding:10px 10px 10px 65px;
	overflow: hidden;
	position: relative;
}
.one_comment_ava {
	display: block;
	float: left;
	margin-left:-55px;
	width:48px;
	height:48px;
}
.com_count_1 {
	background-color: #e5e9eb;
	border-top:1px solid #fff;
}
.com_count_2 {
	background-color: #f2f4f5;
	border-top:1px solid #fff;
}
.one_comment_title {
	font: bold 12px tahoma;
}
.one_comment_text {
	margin:0;
	padding:3px 0 5px 0
}
.vote_comment_wrap {
	position: absolute;
	top:3px;
	right: 5px;
	width:118px;
	height:25px;
}
.vote_comment {
	background: url('/i/comment-vote.png') no-repeat;
	width: 54px;
	height: 25px;
	text-align: center;
	font-size: 14px;
	float:left;
	margin-right: 5px;
	cursor: pointer;
	position: relative;
}
/*
.com_plus {color:#c03; font-size: 18px;}
.com_minus {color:#020202; font-size: 18px;}
*/
.com_plus {
	color:#199B2F;
	font-size: 18px;
}
.com_minus {
	color:#c03;
	font-size: 18px;
}
.no_vote .com_plus, .no_vote .com_minus {
	color:#666;
}
.vote_comment .ts {
	cursor:pointer;
	height:25px;
	position:absolute;
	right:0px;
	top:0px;
	width:54px
}
.add_comment_form {
	width:98%;
	margin-bottom: 5px;
}
.person_action_ul {
	float: left;
	width: 180px;
	margin-right: 20px;
}
.right_side {
	padding:20px 0 0 15px;
	float: left;
	width:240px
}
.no_line {
	text-decoration: none;
	border: none;
}
.fan_name {
	width:70px;
	display: block;
	position: relative;
	overflow: hidden;
}
.one_fan {
	float:left;
	width: 70px;
	margin:0 15px 5px 0;
	height:85px;
	overflow: hidden;
}
.fade_wrap {
	overflow:hidden;
	display: block;
	position: relative;
	float: left
}
.fade {
	position: absolute;
	top:0;
	right: 0;
	background:url("/i/transp.png") top right repeat-y;
	display:block;
	height:40px;
	width:30px;
}
.one_event {
	padding: 0 0 5px 55px;
	clear: both;
	overflow: hidden;
}
.one_event_pic {
	display: block;
	margin:5px 0 0 -55px;
	float: left;
}
.one_event_date {
	font:bold 11px tahoma;
	color: #c03;
	text-decoration: none;
}
.one_event_info {
	padding-top:5px;
	float: left;
	font-size: 11px
}
.sep {
	margin:5px 0
}
.sep20 {
	margin:10px 0;
	overflow: hidden;
}
.sep30 {
	margin:15px 0;
	overflow: hidden;
}
.one_person {
	position: relative;
	float:left;
	width: 200px;
	height: 180px;
	padding:0 5px 10px 0
}
.one_person_pic {
	position: relative;
	float:left;
	margin:0 5px 5px 0
}
.one_person_frame {
	display:block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 75px;
	height: 100px;
	background: url("/i/frame_75x100.png") no-repeat;
}
.person_item {
	margin:0 0 7px 0
}
/*Стили для энциклопедии*/
.enc_brick {
	clear: both;
	margin:10px 0 20px 0;
	overflow: hidden;
}
.enc_one_person {
	float: left;
	width: 120px;
	height: 210px;
	overflow: hidden;
	text-align: center;
	margin: 5px 28px 0 0;
}
.enc_one_person_img {
	position: relative;
	display: block;
	width: 120px;
	height: 160px;
}
.enc_one_person_frame {
	position: absolute;
	display: block;
	width: 120px;
	height: 160px;
	left: 0;
	top: 0;
	background: url("/i/frame_topest.png") no-repeat;
}
.enc_one_person_name {
	font: normal 12px tahoma;
	margin-top: 5px
}
.enc_one_prod {
	float: left;
	width: 290px;
	height: 280px;
	overflow: hidden;
	margin: 5px 5px 0 0;
	font-size: 12px;
}
.enc_one_prod_img {
	position: relative;
	display: block;
	width: 290px;
	height: 180px;
}
.enc_one_prod_frame {
	position: absolute;
	display: block;
	width: 290px;
	height: 180px;
	left: 0;
	top: 0;
	background: url("/i/frame_290x180.png") no-repeat;
}
.enc_one_prod_name {
	font: normal 14px tahoma;
	margin-top: 5px
}
.enc_list {
	clear: both;
}
.enc_list_li {
	display: inline;
	padding-right:10px
}
.enc_one_sport {
	float: left;
	width: 130px;
	height: 110px;
	overflow: hidden;
	margin: 5px 5px 0 0;
	font-size: 11px;
	padding-left:80px;
}
.enc_one_sport_img {
	position: relative;
	display: block;
	width: 70px;
	height: 93px;
	margin:5px 0 0 -80px;
	float: left;
	overflow: hidden;
}
.enc_one_sport_frame {
	position: absolute;
	display: block;
	width: 70px;
	height: 93px;
	left: 0;
	top: 0;
	background: url("/i/frame_list_film.png") no-repeat;
}
.enc_one_sport_name {
	font: normal 14px tahoma;
}
.video_page {
	float: left;
	width: 605px;
}
.video_div {
	margin: 10px 10px 20px 0;
}
.video_page .h1 {
	max-width: 350px
}
.video_by {
	display: block;
	margin-top: 5px;
	font-size: 11px;
}
.video_info {
	clear:both;
}
.right_video {
	padding:20px 0 0 15px;
	float: left;
}
.other_video {
	width: 260px;
	height: 420px;
	border: 1px solid #ccc;
	overflow:auto;
	padding: 5px
}
.right_video .person_foto_one {
	height:110px
}
.shpgel_link {
	position: absolute;
	width: 930px;
	height: 230px;
	display: block;
	top:0;
	left: 0;
	z-index: 122;
}
.date_edit {
	font-size: 12px;
	font-style:italic;
	color:#A3A3A3;
}
.enc_h2 {
	clear: both;
	font:normal 18px tahoma;
}
.enc_big {
	float: left;
	width: 290px;
	height: 420px;
	overflow: hidden;
	margin: 5px 7px 0 0;
}
.enc_big_img {
	position: relative;
	display: block;
	width: 290px;
	height: 290px;
	overflow: hidden;
}
.enc_big_frame {
	position: absolute;
	display: block;
	width: 290px;
	height: 290px;
	left: 0;
	top: 0;
	background: url("/i/frame_290x290.png") no-repeat;
}
.enc_big_name {
	font: normal 14px tahoma;
	margin-top: 5px
}
.enc_medium {
	float: left;
	width: 160px;
	height: 190px;
	margin: 5px 7px 10px 0;
	padding-left:130px;
	font-size: 11px;
	overflow: hidden;
}
.enc_medium_img {
	position: relative;
	display: block;
	width: 120px;
	height: 160px;
	margin:5px 0 0 -130px;
	float:left;
	overflow: hidden;
}
.enc_medium_frame {
	position: absolute;
	display: block;
	width: 120px;
	height: 160px;
	left: 0;
	top: 0;
	background: url("/i/frame_120x160.png") no-repeat;
}
.enc_medium_name {
	font: normal 14px tahoma;
	margin-top: 5px;
}


.search_results {
	font-size: 11px;
	margin: 5px 0 25px 0
}

.switcher li.active {
	background-image: none !important;
	background-color: #e5e9eb !important;
	color:#333 !important;
}
.seo_block {
	margin:25px 0;
}
.seo_block h3 {
	color:#BFC5C9;
	font-size:1.53em;
}
.seo_block .bull-wrap, .seo_block .bull-text {
	background-color: #383c3f !important;
}
.seo_block .ctl, .seo_block .cbl, .seo_block .ctr, .seo_block .cbr {
	color: #383c3f !important;
}
.seo_block .bull-text {
	padding: 5px 20px 20px 27px;
	color:#D6DADD;
	font-size:0.9em;
}
.telegid, .w_block {
	position: relative;
	background-color: #fff;
	margin:25px 0;
}
.telegid_h2 {
	background-color: #f3f5f7;
	position: relative;
	z-index: 15;
	padding:0px 18px 5px 18px;
}
.telegid_bg {
	background: #fff url("/i/tvgid_bg.jpg") -13px 0 repeat-y !important;
}
.bull-wrap .telegid_bg {
	height:10px;
	background-position: -23px 0 !important;
}
.telegid_top_post {
	background-color: #f3f5f7;
	height: 125px;
}
.telegid_top_person {
	background: url("/i/gid-person.png") no-repeat;
	width: 275px;
	height: 92px;
	float: left;
	margin:7px 10px 15px;
	padding:8px 150px 8px 8px;
	position: relative;
}
.telegid_top_cat {
	font:bold 12px Tahoma;
	color:#666;
	display: block;
}
.telegid_top_quote {
	color: #0070d6;
	font: italic 18px/19px Arial;
	display: block;
	margin: 5px;
}
.telegid_top_qauthor {
	margin-left:5px
}
.telegid_top_qauthor, .telegid_top_qauthor a {
	font: italic 14px Arial;
	color:#7d7d7d;
}
.telegid_top_pic {
	position: absolute;
	right:5px;
	bottom:2px;
	z-index: 1000;
}
.telegid_top_person_amplua {
	display: block;
	font: italic 12px/14px Arial;
}
.telegid_more_link {
	padding-bottom: 10px
}
.corn_wg_t {
	background: url("/i/corn-wg-t.png") no-repeat;
	width: 930px;
	height: 15px;
	top:-7px;
	left:0;
	position: absolute;
}
.corn_g_t {
	background: url("/i/corn-g-t.png") no-repeat;
	width: 930px;
	height: 10px;
	top:-7px;
	left:0;
	position: absolute;
}
.corn_w_b {
	background: url("/i/corn-w-b.png") no-repeat;
	width: 930px;
	height: 10px;
	bottom:-10px;
	left:0;
	position: absolute;
}
.edit_block {
	width: 670px;
	float: left;
}
.edit_take_mail {
	width: 200px;
	background-color: #f3f4f6;
	border:1px solid #ccc;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	float:left;
	padding:5px 10px 10px 10px;
	margin-top: 10px;
}
.gray {
	color:#8c8c8c
}
.h3_gray {
	color:#8c8c8c;
	font: normal 18px tahoma;
	padding:10px 0;
	clear: both;
}
.edit_label {
	font: bold 12px tahoma;
	width: 110px;
	float: left;
	padding-top:2px;
}
.edit_input, .birth_day, .birth_year {
	float: left;
	width: 485px;
	border:1px solid #ddd;
	padding:2px;
	font-size: 12px;
}
.edit_block p {
	padding-bottom: 20px;
	clear:both;
}
.select_date {
	float: left;
	width: 485px;
	display: block;
}
.birth_day {
	width:40px;
}
.birth_year {
	width:60px;
}
.birth_month {
	width:150px;
	float: left;
	border:1px solid #ddd;
	padding-top:2px;
	margin:0 10px;
}
.edit_userpic_i {
	border:1px solid #ccc;
	float: left;
}
.edit_userpic_input {
	vertical-align: middle;
	margin:15px 0 0 10px;
}
.edit_save {
	background: url("/i/edit_save.png") no-repeat;
	border: none;
	width: 173px;
	height: 24px;
	margin:0 0 20px 110px;
	cursor: pointer;
}
/* личная почта */
.mail-panel {
	background-color: #f3f4f6;
	border-top:7px solid #e5e9ec;
	height: 40px;
	margin-top: 10px;
}
.mail-i {
	padding:20px 5px 0 0px;
	margin:2px 10px;
	float: left;
}
.mail-inbox {
	background: url(/i/email_add.png) top center no-repeat;
}
.mail-outbox {
	background: url(/i/email_go.png) top center no-repeat;
}
.mail-write {
	background: url(/i/email_edit.png) top center no-repeat;
}
#message_block {
	margin: 10px 15px;
}
.show_message {
	width: 700px;
}
.show_message td {
	padding:5px !important
}
.show_message .header {
	font-weight: bold;
	color: #808080;
	padding: 0 10px 4px 0
}
.show_message .value {
	padding: 0 0 4px 0
}
.show_message .value_text {
	line-height: 16px;
	padding: 3px 0 10px 0;
}
.show_message .value_date {
	line-height: 16px;
	padding-top: 3px;
	color: #808080;
}
.show_message .avatar_block {
	padding: 0 10px 0 0
}
#message_block textarea {
	border: 1px solid #666;
	padding: 2px;
	width: 400px;
	height: 100px;
}
#message_block #sender {
	border: 1px solid #666;
	padding: 1px 2px 1px 2px;
	width: 150px
}
input#to {
	border: 1px solid #666;
	padding: 1px 2px 1px 2px;
	width: 150px
}
input#subject {
	border: 1px solid #666;
	padding: 1px 2px 1px 2px;
	width: 400px
}
.message_listing {
	margin-top: 20px;
	width: 100%
}
.message_listing th, .message_listing tr, .message_listing td {
	padding: 6px 10px 6px 6px;
	border: 1px solid #eeeeee;
	border-collapse: collapse
}
.message_listing td {
	border: none
}
.message_listing th {
	border: none;
	background-color: #f5f5f5;
	text-align: left
}
.message_listing th {
	font-weight: bold
}
.message_listing .name {
	margin-bottom: 4px
}
.message_listing .title {
	margin-bottom: 4px
}
.message_listing .date {
	color: #808080;
}
table.tbl_tip {
	width: 500px !important
}
tr.tbl_tip, td.tbl_tip {
	padding: 4px;
}
#visit_tip, #comment_tip, #content_tip, #friend_tip {
	background:#ffffeb;
	border:1px solid #ccc;
	color:#666;
	display:none;
	position:absolute;
	z-index:1000
}
.arrow_link {
	text-decoration: none
}
.param_channel, .param_channel {
	font-size:11px !important;
}
/* ЛИСТИНГ ПОЛЬЗОВАТЕЛЕЙ */
#users_list {
}
#users_list h1 {
	color:#c03
}
#users_list table {
	overflow:visible;
	width:100%
}
#users_list th {
	font-weight:normal;
	padding-bottom:5px
}
#users_list td {
	font-size:16px;
	padding:5px 0;
	text-align:center
}
#users_list .spacer {
	height:10px
}
/* Скругленные углы */
#users_list .top_left {
	background:url('/i/corners/users_gray.gif');
	height:10px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:10px
}
#users_list .bottom_left {
	background:url('/i/corners/users_gray.gif') 0 -10px;
	bottom:0;
	height:10px;
	overflow:hidden;
	left:0;
	position:absolute;
	width:10px
}
#users_list .top_right {
	background:url('/i/corners/users_gray.gif') -10px 0;
	height:10px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:10px
}
#users_list .bottom_right {
	background:url('/i/corners/users_gray.gif') -10px -10px;
	bottom:0;
	height:10px;
	overflow:hidden;
	position:absolute;
	right:0;
	width:10px
}
/* /Скругленные углы */

#users_list .left {
	padding-left:10px;
	text-align:left
}
#users_list .gray {
	background:#eee
}
#users_list .avatar {
	padding-left:10px;
	width:55px
}
#users_list .avatar img {
	border:1px solid #666;
	float:left
}
#users_list .nick {
	font-size:18px;
	padding-left:10px;
	text-align:left;
	vertical-align:top
}
#users_list .nick a {
	color:#c03
}
#users_list .counts {
	width:55px
}
#users_list .rating {
	color:#c03;
	position:relative
}
#users_list .statuses {
	margin-top:7px
}
#users_list .statuses li {
	float:left;
	position:relative
}
#users_list .statuses li img {
	vertical-align:bottom
}
#users_list .statuses li .popup {
	background:#ffffeb;
	border:2px solid #ccc;
	display:none;
	font-size:12px;
	left:0;
	padding:3px 5px;
	position:absolute;
	top:20px
}
.user_grad_s_11, .user_grad_s_21, .user_grad_s_31, .user_grad_s_41 {
}
.user_grad_s_12, .user_grad_s_22, .user_grad_s_32, .user_grad_s_42 {
	background-position:-24px 0
}
.user_grad_s_13, .user_grad_s_23, .user_grad_s_33, .user_grad_s_43 {
	background-position:-48px 0
}
.user_grad_s_14, .user_grad_s_24, .user_grad_s_34, .user_grad_s_44 {
	background-position:-72px 0
}
#users_list .statuses .img_popup {
	height:17px;
	overflow:hidden;
	width:24px
}
#users_list .statuses .visit .img_popup {
	background-image:url('/i/statuses/1-visit-small.jpg')
}
#users_list .statuses .comment .img_popup {
	background-image:url('/i/statuses/2-comment-small.jpg')
}
#users_list .statuses .content .img_popup {
	background-image:url('/i/statuses/3-content-small.jpg')
}
#users_list .statuses .friend .img_popup {
	background-image:url('/i/statuses/4-friend-small.jpg')
}
/* /ЛИСТИНГ ПОЛЬЗОВАТЕЛЕЙ */

.tv_prog_title {
	background: url("/i/tv-prog-title.png") no-repeat;
	width: 321px;
	height: 33px;
	position: absolute;
	top:-40px;
	left:303px;
	z-index: 10000;
}
.tv_prog_title_h1 {
	font: 1.4em/1.5em tahoma;
	text-align: center;
}
.tv_prog_title_span {
	color:#666;
	cursor: pointer;
	text-decoration: underline;
}
.tv_prog_title_span_noa {
	color:#666;
	cursor: default;
	text-decoration: none;
}
.arr_up_d, .arr_down_d, .arr_up_a, .arr_down_a {
	background-image: url('/i/arrows.png');
	width: 14px;
	height: 14px;
	display: block;
	margin: 0 5px 5px 0;
	float: left;
}
.arr_up_a {
	background-position: 0px -20px;
}
.arr_up_d {
	background-position: 0px 0px;
}
.arr_down_d {
	background-position:-20px 0px;
}
.arr_down_a {
	background-position:-20px -20px;
}
.arr_wrap {
	float:right
}
.link_to_all {
	background: url('/i/arrows.png') 0 -40px no-repeat;
	padding:0 0 10px 18px;
	margin-top: 10px;
	display: block;
	font-size: 11px;
	color: #666;
}
.li_fade_wrap {
	position: relative;
	width: 110px;
	overflow: hidden;
}
.tvprog_ad {
	display: block;
	position: relative;
	margin:0 auto;
	text-align: center;
	padding: 8px 0;
}
/*------------------------------------------*/
/*----- Закругленные уголки точками -------*/
/*
Чтобы изменить цвет блока нужно поменять
поменять цвет фона в классах .bull-wrap и .bull-text 
а так же цвет текста в классах .ctl, .cbl, .ctr, .cbr
*/
.bull-wrap { /* Общий Контейнер для точек, иммитирующих закругленные углы */
	height:10px;
	margin: 0 10px;
	position: relative;
	background: #383C3F;
}
.bull-wrap em b {
	position:absolute;
	font:normal 90px/90px Arial;
	cursor: default;
}
.ctl, .cbl, .ctr, .cbr { /* Контейнеры точек */
	z-index:11;
	width:10px;
	height:10px;
	color:#383C3F;
	overflow:hidden;
	position:absolute;
	background:transparent;
}
.ctl {
	top:0;
	left:-10px;
}
.cbl {
	bottom:0;
	left:-10px;
}
.ctr {
	top:0;
	right:-10px;
}
.cbr {
	bottom:0;
	right:-10px;
}
.ctl b {
	left:-5px;
	top:-34px;
}
.ctr b {
	right:-5px;
	top:-34px;
}
.cbl b {
	left:-5px;
	bottom:-34px;
}
.cbr b {
	right:-5px;
	bottom:-34px;
}
.bull-text { /* контейнер с текстом внутри */
	padding: 0 20px;
	background: #383C3F;
	overflow: hidden;
    margin-bottom: -2px;

}
/*-- уголочки кончились --*/

/*-- Стили для заглушек фотографий --*/
.no_photo {
	background: url('/i/pic1.jpg') no-repeat center #CED2D1
}
.no_photo_small {
	background: url('/i/pic2.jpg') no-repeat center #CED2D1
}
.size240x320 {
	width: 240px;
	height: 320px;
}
.size270x270 {
	width: 270px;
	height: 270px;
}
.size100x75 {
	width: 100px;
	height: 75px;
}
.size150x115 {
	width: 150px;
	height: 115px;
}
.size170x100 {
	width: 170px;
	height: 100px;
}
.size200x145 {
	width: 200px;
	height: 145px;
}
.size240x320 {
	width: 240px;
	height: 320px;
}
.size290x290 {
	width: 290px;
	height: 290px;
}
.size120x160 {
	width: 120px;
	height: 160px;
}
.size75x100 {
	width: 75px;
	height: 100px;
}
.size215x125 {
	width: 215px;
	height: 125px;
}
.size290x180 {
	width: 290px;
	height: 180px;
}
.size70x93 {
	width: 70px;
	height: 93px;
}
.size240x400 {
	width: 240px;
	height: 400px;
}
.size886x80 {
	width: 886px;
	height: 80px;
}
/* для текстовых разделов */
div.content_text ul {
	margin: 25px 25px;
}
div.content_text ol {
	margin: 25px 25px;
	list-style: decimal
}
div.content_text li {
	margin: 15px 0 15px 0
}
.swf_container {
	position: relative;
}
.swf_overflow {
	position:absolute;
	display:block;
	width:240px;
	height:400px;
	top:0;
	left:0;
}
/* Опрос */
.quiz {
	height:200px;
	width:85%;
	position:relative;
	border:3px solid #0b8507;
	padding:27px 80px 27px 30px;
}
.quiz_right {
	position:absolute;
	width:101px;
	height:258px;
	top:-2px;
	right:-2px;
	background:url(/i/quiz_right.png) no-repeat;
}
.quiz_question {
	font:bold 14px Tahoma;
	color:#00760f;
	margin-bottom:20px;
}
.quiz_answer {
	overflow:visible;
	margin-bottom:10px;
	font:normal 12px/16px Tahoma;
}
.quiz_answer_box {
	background:url(/i/quiz_voite_box.png) 0 0 no-repeat;
	width:16px;
	height:16px;
	float:left;
	margin-right:7px;
	position:relative;
	cursor:pointer;
}
.quiz_answer_off {
	display:block;
	background:none;
}
.quiz_answer_on {
	display:block;
	background:url(/i/quiz_voite.png) no-repeat;
	width:15px;
	height:17px;
	position:absolute;
	top:-4px;
	left:2px;
}
.quiz_q_ul {
	padding:15px 0;
}
.quiz_q {
	display: block;
	position: relative;
	width:55px;
	height:25px;
	text-align:center;
	float:left;
	color:#024b00;
	font:normal 15px/25px "Times New Roman", Times, serif;
}
.quiz_q1 {
	background-color:#ff0;
}
.quiz_q2 {
	background-color:#ecf400;
}
.quiz_q3 {
	background-color:#c2e400;
}
.quiz_q4 {
	background-color:#97d300;
}
.quiz_q5 {
	background-color:#6ac000;
}
.quiz_q6 {
	background-color:#3cad00;
}
.quiz_q7 {
	background-color:#0f9b00;
}
.quiz_q8 {
	background-color:#008c00;
}
.quiz_q9 {
	background-color:#007100;
}
.quiz_q_now {
	background:url(/i/quiz_q_now.png) no-repeat;
	position:absolute;
	top:-9px;
	left:7px;
	height:64px;
	width:64px;/*cursor:pointer;*/
}
.quiz_q_notnow {
	font-size:0px;
}
.quiz_q_text {
	position:relative;
	z-index:1000;/*cursor:pointer;*/
}
.quiz_q_count {
	color:#7a7a7a;
	font: 12px Tahoma, Geneva, sans-serif;
	margin-top:30px;
}
.quiz_result {
	font:bold 14px Tahoma;
	color:#00760f;
	margin:20px 0;
}
.quiz_result_text {
	font: normal 12px/20px Tahoma, Geneva, sans-serif;
}
/* Звезды говорят */
.star_say {
	padding: 0 0 45px 85px;
}
.star_say_pic {
	float:left;
	display: block;
	margin-left: -85px;
	height: 70px;
	width: 70px;
}
.star_say_pic img {
	height: 70px;
	width: 70px;
}
.star_say_name {
	font: bold 18px Tahoma;
}
.star_say_prof {
	font: 12px Tahoma;
	color: #999;
}
.star_say_link {
	position: relative;
	background: url(/i/star-say-link.png) 0 -20px no-repeat;
	width: 425px;
	margin: 10px 0 10px -11px;
	padding: 15px 105px 15px 25px
}
.star_say_link_bottom {
	background: url(/i/star-say-link.jpg) no-repeat;
	height: 13px;
	width: 560px;
	position: absolute;
	left:0;
	bottom: 0;
}
.star_say_count {
	position: absolute;
	top:10px;
	right: 10px;
}
.star_say_title {
	color: #666;
	font: 22px tahoma;
}
.star_say_date {
	color: #999;
	font:13px Tahoma;
}
a:link.star_link_gray, a:visited.star_link_gray {
	color: #666666;
	text-decoration: none;
}
a:hover.star_link_gray {
	color: #666666;
	text-decoration: underline;
}
a.tvedit {
	font-size: 10px;
	color: #ccc;
}
#dvBroadcastEdit div.dvVariants {
	width: 100%;
	height: 200px;
	overflow: scroll;
}
/*BBK*/
.bbk-title {
	color: #284ca5;
	font:normal 23px Tahoma;
	margin:7px 0;
}
.bbk-bigimg {
	margin:10px auto;
	background: url(/i/bbk/bbk-top.jpg) no-repeat;
	width: 882px;
	height: 332px;
}
.bbk-rules {
	width: 345px;
	float: left;
	font: 12px tahoma;
	padding-left: 20px;
}
.bbk-it-real {
	text-indent: -9999px;
	background: url(/i/bbk/bbk-now.png) no-repeat;
	width: 333px;
	height: 23px;
	margin:10px 0 40px 0px;
}
.bbk-form {
	background: url(/i/bbk/bbk-form.png) 0 -30px no-repeat;
	width: 420px;
	float: left;
	position: relative;
	font: 11px tahoma;
	padding: 20px 30px 20px 70px;
}
.bbk-form input, .bbk-form textarea {
	border: 1px #d9dce3 solid;
	width: 275px;
	font: 11px tahoma;
	padding: 1px
}
.bbk-form label {
	width: 130px;
	margin-right: 10px;
	display: block;
	float: left;
}
.bbk-form-bottom {
	background: url(/i/bbk/bbk-form.png) 0 0 no-repeat;
	width: 520px;
	height: 22px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.bbk-send {
	display: block;
	width: 100px;
	height: 20px;
	border: 1px #d9dce3 solid;
	background-color: #007bc4;
	text-align: center;
	color: #fff;
	font: bold 11px/18px tahoma;
	margin: 5px 0 0 180px;
	clear: both;
	text-decoration: none;
}
.bbk-form-error {
	position: absolute;
	top:110px;
	left: 27px;
	background-color: #f7bc2d;
	width: 472px;
	padding:10px;
	text-align: center;
	font: 12px tahoma;
	display: none;
}
.bbk-success, .bbk-answers {
	font: 12px tahoma;
}
.bbk-success {
}
.bbk-one-answer {
	border-bottom: #c0bfe7 1px dotted;
	padding: 0 150px 0px 3px;
	margin-bottom: 20px;
	position: relative;
}
.bbk-one-vote-wrap {
	position: absolute;
	top:35px;
	right: 15px;
	height: 25px;
	width: 120px;
}
.bbk-one-vote {
	background: url(/i/comment-vote.png) no-repeat;
	height: 25px;
	width: 55px;
	float: left;
	text-align: center;
	font: 14px/25px tahoma;
	margin-right: 5px;
	cursor: pointer;
}
.bbk-question {
	font: normal 28px Tahoma;
	color:#284ca5;
}
/*Страница пользователей*/
.userp_wrap {
	margin: 0 10px 5px 10px;
	position: relative;
	height: 80px;
	background: url(/i/users.png) 0 -300px repeat-x;
	padding-left: 60px;
	color:#666;
}
.userp_wrap_l {
	background: url(/i/users.png) 0 -200px no-repeat;
	position: absolute;
	top:0;
	left:-10px;
	width: 10px;
	height: 80px;
}
.userp_wrap_r {
	background: url(/i/users.png) -10px -200px no-repeat;
	position: absolute;
	top:0;
	right:-10px;
	width: 10px;
	height: 80px;
}
.userp_ava {
	display: block;
	margin:16px 0 0 -56px;
	float: left;
}
.userp_info {
	float: left;
	width: 490px;
	margin-top: 11px;
}
.userp_login {
	font: normal 18px Tahoma;
}
.userp_article, .userp_foto, .userp_video, .userp_links {
	background: url(/i/users-icons.png) 0 -40px no-repeat;
	height: 25px;
	width: 26px;
	float: left;
}
.userp_foto {
	background-position: -32px -40px
}
.userp_video {
	background-position: -58px -40px
}
.userp_links {
	background-position: -90px -40px
}
.userp_count_dl {
	margin: 10px 0 0 0
}
.userp_count {
	float: left;
	margin:0 5px 0 0;
	padding-top: 1px;
	cursor: default;
}
.userp_big_count {
	float: left;
	width: 90px;
	font: normal 22px/80px Tahoma;
	text-align: right;
	padding-right: 15px;
	height: 80px;
	cursor: default;
}
.userp_comments {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	width: 105px;
}
.userp_plus {
	padding-right: 0 !important
}
.userp_title_rating, .userp_title_comments, .userp_title_activity {
	background: url(/i/users-icons.png) 0px -70px no-repeat;
	display: block;
	float: left;
	padding-left: 26px;
	height:24px;
	text-decoration: none;
	width: 80px;
	color:#666;
	font: bold 13px tahoma;
	margin-top: 5px;
	position: relative;
}
.userp_title_comments {
	background-position: 0 -100px;
	width: 90px;
}
.userp_title_activity {
	background-position: 0 -130px;
	padding-left: 24px;
}
.userp_arrow {
	color: #0063B4;
	position: absolute;
	right:15px;
	top:2px;
}
.userp_lider {
	background: url(/i/users.png) 0 -100px repeat-x;
	color: #fff;
}
.userp_lider .userp_wrap_l {
	background: url(/i/users.png) 0 0 no-repeat;
}
.userp_lider .userp_wrap_r {
	background: url(/i/users.png) -10px 0 no-repeat;
}
.userp_lider .userp_login {
	color:#fff;
	font-weight: bold;
}
.userp_article {
	background: url(/i/users-icons.png) 0 0 no-repeat;
}
.userp_foto {
	background: url(/i/users-icons.png) -32px 0 no-repeat;
}
.userp_video {
	background: url(/i/users-icons.png) -58px 0 no-repeat;
}
.userp_links {
	background: url(/i/users-icons.png) -90px 0 no-repeat;
}

/* Online TV */
.online_ch_li {
	float: left;
	padding: 10px 10px 10px 0;
	text-align: center;
	height: 130px;
}
.online_ch_name {
	text-decoration: none;
}
.online_title {
	color:#c03;
	font:18px tahoma;
	padding:10px 0;
}

/* Profile */
.profile .bull-wrap,.profile .bull-text {background: #ebebeb !important;}
.profile .ctl, .profile .cbl, .profile .ctr, .profile .cbr {color:#ebebeb !important;}

.profile_white .bull-wrap,.profile_white .bull-text {background: #fff !important;}
.profile_white .ctl, .profile_white .cbl, .profile_white .ctr, .profile_white .cbr {color:#fff !important;}
.profile_white {
	margin:20px 0 0 0;
}
.profile_white .brick {margin-top:0 !important}
.profile_white .one_person, .profile_white .one_publ_wrap {width:195px !important;}
.profile_white .person_foto_one {width:115px !important;}
.profile_300px {
	width: 300px;
	float:left;
}
.mr20 {margin-right: 20px;}
.profile_text {
	position: relative;
	padding: 0 10px !important;
}
.profile_name {
	color: #CC0033;
	font: 24px tahoma;
	padding: 10px 0;
}
.profile_edit {
	background-color: #f7f5e6;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position:absolute;
	top:3px;
	right:100px;
}
.profile_edit_link {
	font:11px Tahoma;
	color:#c03;
	text-decoration: none;
	border-bottom: 1px dashed #c03;
	padding: 0 1px;
}
.profile_edit_link:hover {border:none;}
.profile_mail {
	background-color: #e6eff7;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position:absolute;
	top:3px;
	right:10px;
	font:11px Tahoma;
}
#friend_action {
	background-color: #f7f5e6;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position:absolute;
	top:3px;
	right:135px;
	font:11px Tahoma;
	color:#999;
}
.user_info {
	padding: 5px 0px 0 90px;
	width: 240px;
	float: left;
}
.user_info_pic {
	float: left;
	margin:3px 0 0 -90px;
	border: 1px solid #ccc;
}
.user_info_dd {
	padding-bottom: 5px;
	font: normal 12px tahoma;
}
.user_info_edit {
	display: block;
	background: url("/i/edit-profile.jpg") no-repeat;
	width: 167px;
	height: 33px;
	margin-top: 30px;
}
.user_info_pm {
	display: block;
	background: url("/i/message.jpg") no-repeat;
	width: 112px;
	height: 25px;
	margin-top: 20px;
}
.user_activity {
	width: 270px;
	float: left;
}
#rating_star					{position:relative}
#rating_star .star_text			{font-size:14px;left:115px;position:absolute;top:35px}
#rating_star div				{background:url('/i/rating_user.jpg');height:90px;margin:0 0 10px 20px;overflow:hidden;position:relative;width:90px}
#rating_star div p				{color:#ffe9b4;font-size:14px;margin-top:35px;text-align:center}
/* Прибавления за неделю */

.week_add_tbl {
	width:100%
}
#bars td {
	height:60px
}
#bars_links td a img {
	cursor:pointer
}
#week_add td {
	font-size:11px;
	text-align:center;
	vertical-align:bottom
}
#week_add td .bar {
	background:url('/i/bar_bg.gif') bottom left;
	border-bottom:2px solid #afce7c;
	height:50px;
	margin:0 auto;
	position:relative;
	width:12px
}
#week_add td .bar.null {
	height:0;
	overflow:hidden
}
#week_add td .bar div {
	color:green;
	height:11px;
	left:-19px;
	position:absolute;
	top:-16px;
	width:50px
}
#week_add img {
	margin-top:10px
}
.user_one_fr {
	float: left;
	width: 65px;
	margin:0 25px 0px 0;
	height:90px;
	text-align:center;
}
.user_one_fr_name {
	display: block;
	position: relative;
}
.user_one_fr_link {
	display: block;
	position: relative;
	width: 50px;
	overflow: hidden;
}
.write_friend {
	background: url('/i/message.gif') no-repeat;
	position: absolute;
	width: 14px;
	height: 10px;
	top: 4px;
	right: -5px;
}
.grade_one {
	float:left;
	margin: 5px 20px 0px 0;
	width: 75px;
	height:175px;
	overflow: hidden;
	text-align: center;
}
.user_grade {
	text-align: center;
	font:bold 15px tahoma;
	color:#c03;
	display: block;
	background-color: #f7f5e6;
	padding: 5px 0;
}
.grade_one_name {
	display: block;
	position: relative;
	width: 75px;
	overflow: hidden;
}
.grade_one_pic {
	position: relative;
	display: block;
}

.profile_comment_date {
	font:normal 11px Tahoma;
	color:#666;
	display: block;
}
.profile_comment_one {
	margin-bottom: 10px;
}
.profile_plus {
	background: url('/i/add-plus.jpg') 0 3px no-repeat;
	padding-left: 30px;
	height: 26px;
}
.profile_add_link {margin-bottom:5px;}
.h_light { background-color: orange }



/*------- Last News Widjet (Rav) -------*/

.last_news_widjet {
	width: 251px;
	font-family: tahoma;
	margin-top: 4px;
}

.last_news_widjet .last_news_block  {
	width: 251px;
	margin: 0px 0px 12px 0px;
}


.last_news_widjet .last_news_block .middle {
	padding: 10px 6px 0px 16px;
	width: 229px;
	overflow: hidden;
}

.last_news_widjet .last_news_block .middlefirst {
	padding: 1px 6px 0px 16px;
	width: 229px;
	height: 53px;
	overflow: hidden;
}

.last_news_widjet .last_news_block .middle_first_noimage {
	padding: 1px 6px 0px 16px;
	width: 229px;
	overflow: hidden;
	background: #E5E9EB url('/i/lnw/top_odd.gif') top left no-repeat;
}

.last_news_widjet .last_news_block .middle_image {
	padding: 0px 18px 0px 16px;
	overflow: hidden;
	position:relative;
}

.last_news_widjet .last_news_block .image_firsline {
	display: block;
	float: left;
	clear: none;
	width: 60px;
	height: 80px;
	margin: 0px 10px 0px 0px;
}

.last_news_widjet .last_news_block .text_firstline .date4lnw {
	display: block;
}

.last_news_widjet .last_news_block .middle_image img {
	/*width: 217px;*/
}

.last_news_widjet .last_news_block .last_news_frame_top {
	position: absolute;
	top: 0px;
	left: 16px;
	width: 170px;
	height: 20px;
	background: url("/i/frame_170top.png") no-repeat;
}

.last_news_widjet .last_news_block .last_news_frame_bottom {
	position: absolute;
	bottom: 2px;
	left: 16px;
	width: 170px;
	height: 7px;
	background: url("/i/frame_170bottom.png") no-repeat;
}



.last_news_widjet .last_news_block .odd {
	background: #E5E9EB;
}


.last_news_widjet .last_news_block .even {
	background: #F2F4F5;
}


.last_news_widjet .last_news_block .top_odd {
	width: 251px;
	height: 16px;
	background: url('/i/lnw/top_odd.gif') top left no-repeat;
}


.last_news_widjet .last_news_block .bottom_odd {
	width: 251px;
	height: 16px;
	background: url('/i/lnw/bottom_odd.gif') top left no-repeat;
}

.last_news_widjet .last_news_block .bottom_even {
	width: 251px;
	height: 16px;
	background: url('/i/lnw/bottom_even.gif') top left no-repeat;
}

.last_news_widjet .last_news_block .text4lnw {
	margin: 10px 0px 10px 4px;
}

.last_news_widjet .last_news_block .text4lnw .date4lnw {
	white-space: nowrap; 
	color: #464849;
	font-size: 11px;
	display: block;
}

.last_news_widjet .last_news_block a {
	color: black;
	font-size: 14px;
	text-decoration: none;
}


.last_news_widjet .last_news_block a:hover { text-decoration: underline;}

.last_news_widjet a.title4lnw {
	font-size: 18px;
	color: #000;
	text-decoration: underline;
	margin: 19px 0px 9px 0px;
	display: block;
}

.last_news_widjet p.title_main4lnw {
	color: #CC0033;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}

.last_news_widjet .first_block .top {
	height: 164px;
	width: 251px;
	background: url('/i/lnw/lnw_top_interview.gif') bottom left no-repeat;
	position: relative;
	overlflow: hidden;
}

.last_news_widjet .first_block .top img {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.last_news_widjet .first_block .top .title4lnw {
	position: absolute;
	left: 0px;
	top: 0px;	
}      	

.last_news_widjet .first_block .firstrow {
	background: #E5E9EB;
	font-size: 14px;
/*	font-style: italic;*/
	font-family: Arial;

}      	


.last_news_widjet .first_block .otherrow {
	border-top: 1px solid #fff;
	background: #F3F4F5;
	font-size: 14px;
/*	font-style: italic;*/
	font-family: Arial;

}      	

.last_news_widjet .first_block .bottom {
	height: 13px;
	background: url('/i/lnw/bottom_first.gif') top left no-repeat;
}      	


/*--------------------------------*/


/*------ Блок читать далее -------*/


.readother {
	padding: 0px;
	margin: 25px 0px;
}

.readother h4 {
	font: normal 18px tahoma !important;
	color: #000;
	padding: 0px 0px 21px 3px;
}

.readother_block {
	margin: 0px 0px 15px 0px;
}

.readother_block .header_block {
	font-family: arial;
	display: block;
	float: none;
	clear: both;
}

.readother_block .header_block .title {
	background: none;
	float: left;
	clear: none;
	font-size: 15px;
	padding: 0px;
}

.readother_block .header_block .title a {
	color: #0063B4;
	font-size: 15px;
}

.readother_block .header_block .date{
	display: block;
	float: left;
	clear: none;
	color: #A1A3A4;
	font-size: 11px;
	padding: 2px 0px 0px 16px;
}

.readother_block .text_block {
	display: block;
	padding: 4px 0px 0px 0px;
}

.readother_block .comment_info {
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 22px;
	display: block;
	float: left;
	clear: none;
}

.readother_block .comment_info .rate {
	padding-right: 0px;
	margin-right: 20px;
}
/*--------------------------------*/


.h1_episode {
	color:#000;
	float:left;
	padding:12px 0 0 0;
}

/*-- Кнопка регистрации на персонах/продуктах --*/
.reg_block {
	background: url(/i/reg-block-bg.png) repeat-x;
	height: 63px;
}
.reg_block_question {
	display: block;
	float: left;
	padding: 13px 0 0 60px;
	font: italic 17px/17px Arial;
	text-align: right;
}
.reg_block_button {
	display: block;
	float: left;
	background: url(/i/reg-button.png) no-repeat;
	width: 194px;
	height: 35px;
	text-decoration: none;
	margin: 14px 10px;
}
.reg_block_todo {
	display: block;
	font: italic 17px/17px Arial;
	padding: 13px 0 0 0px;
}

#foto_link {padding-top: 30px;}

.yandex_direct {
	display:block;
	margin: 10px 0px 10px 0px;
}

div.label_container{clear:both;color:#FFFFFF;font-size:11px;font-weight:normal;margin:0;padding:4px 0 5px;}
div.label{background:url(/i/label.png) left top no-repeat;height:27px;margin-top:4px;margin-bottom:4px;}
div.label a{color:#FFFFFF;margin-left:40px;line-height:25px;font-size:14px;}

div#SocialConnect {
    width: 100%;
    height: 64px;
    padding: 0px;
}

#SocialConnect {
    text-align: left;
}

div#SocialConnect table {
    padding: 0px;
    margin: 0px 0px 0px auto;
}

div#SocialConnect table * {
	padding: 0px;
	margin: 0px;
}

div#SocialConnect table tr td {
	padding-right: 5px;
    vertical-align: top;
}

#SocialConnect table tr td.social_title {
    padding-top: 10px;
}

div#SocialConnect img {
    width: 32px;
    height: 32px;
    border: none;
    cursor: pointer;
}
.abc_bold {font-weight: bold; font-size: 16px}


/*---- New Banner ---*/
.topNewsList {
	float:left;
	width:269px;
	/*background:#293240;*/
	/*background:url(../img/bg_top_news_m.png) no-repeat 0 0;*/
	background:url(/i/new_disign/bg_tm_t.png) no-repeat top right;
}
.topNewsList li{
	background:url(/i/new_disign/li_main_news_sep.png) no-repeat center bottom;
	float:left;
}
.topNewsList li.last{
	background:none;
}
.topNewsList li a{
	color:#d0d7da;
	font-size:15px;
	/*text-decoration:none;*/
	display:block;
	float:left;
	min-height:63px;
	padding:15px 10px 0 20px;
	width:239px;
	line-height:20px;
}
.topNewsList li.last a{
	/*min-height:77px;*/
}
.topNewsList li a:hover{
	background:#ac1d29 url(/i/new_disign/bg_ho_top_n.png) repeat-x;
	/*text-decoration:underline;*/
}
.topNewsList li.fst a:hover{
	background:url(/i/new_disign/bg_ho_top_r.png) no-repeat 0 0;
}
.topNewsList li.last a:hover{
	background:url(/i/new_disign/bg_ho_bot_r.png) no-repeat right bottom;
}
/*---- New Banner EOF ---*/
/* Блок новостей в карточке */
.top_news_block {
	/*border: 1px solid #e7eaec;*/
	background: #F3F4F6;
	-moz-border-radius: 10px 0px 10px 10px;
-webkit-border-radius: 10px 0px 10px 10px;
-khtml-border-radius: 10px 0px 10px 10px;
border-radius: 10px 0px 10px 10px;  
	padding: 8px 8px 8px 0;
	margin: 30px 0 20px 260px;
	position: relative;
	text-align: right;
	font-size: 11px;
}
.top_news_block_header {
	/*background:url(/i/news_block_arrow.gif) right no-repeat #e7eaec;
	position: absolute;
	top: 8px; left: 0;
	*/
	-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
-khtml-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
	background:#E5E9EC;float:right;
	width: 95px; height: 30px;
	text-align: center;
	padding-left:7px;
}
.top_news_block_header a {
	padding: 5px 10px 0 0;
	display: block;
	font-weight: bold;
}
.top_news_item {
	padding-left: 70px;
}
.top_news_date {
	color: #a1a3a4;
}
/* /Блок новостей в карточке */

.redmakr {
	color: #C32735;
}

/*--- Верстка полей времени при редактировании/добавлении статей ---*/

 .time_select .hour_input { width: 20px; }
 .time_select .min_input { width: 20px; }

/* NY 20111 */
	.ny_dayname {
		text-align:center; padding:4px; background:#e5e9eb; color:#000; font-size:16px;
	}
	.ny_dayname span {
		color:#888;
	}
	.ny_cimg {
		vertical-align:top; padding:3px; width:160px;
	}
	.ny_cimg img {
		width: 150px;
		height: auto;
	}
	.ny_ccont {
		padding-left: 20px; vertical-align: top;
	}
	.ny_pname {
		padding:3px; font-weight:bold; font-size:16px;
	}
	.ny_ptype {
		padding:3px 10px; font-weight:normal; font-size:16px; color:#fff;
	}
	.ny_ptext {
		padding-top:5px;
	}
	.ny_film {
 		background:#d02121; 
 	}
	.ny_music {
 		background:#00c9af; 
 	}
	.ny_show {
 		background:#239118; 
 	}
	.ny_doc {
 		background:#ff8827; 
 	}
	.serials_img {
		width: 100px;
		height 75px;
	}

	.look_type_show {
		background-color:#00c9af;
	}

	.fman_quote { color:#777; font: italic 22px Arial; display:block; margin-bottom:5px }
	.fman { text-align:right; display:block; margin-bottom:5px }
	.fman_foto {
		padding:5px 10px 10px 0;
		float: left;
		clear: none;
	}


