@import "/css/fonts/lf-news/style.css";
html, body {
	height: 100%;
}
img{
	display: block;
}
.lstfml{
	font-size: 12px;
	color: #1f1f1f;
	margin: 0;
	font-family: Arial, Helvetica, FreeSans, "Liberation Sans";
	background: #32955e;
}
.lstfml a{
	color: #3498db;
}
.lstfml a:hover{
	color: #2980b9;
}
.lstfml .wrapper{
	height: auto !important;
	margin-bottom: -115px;
	min-height: 100%;
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.lstfml .wrapper .mainheader{
	width: 100%;
	height: 84px;
	position: relative;
/*	margin-top: 130px;*/
}
.lstfml .wrapper .mainheader .logo-link{
	width: 295px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 10px;
	display: block;
}
.lstfml .wrapper .mainheader{
	position: relative;
}
.lstfml .wrapper .mainheader .top-menu{
	height: 84px;
	margin-left: -3px;
	position: relative;
	overflow: visible;
}
.lstfml .wrapper .mainheader .top-menu .left-side{
	background: url('/vision/top-menu-back.png') left center no-repeat;
	height: 84px;
	width: 447px;
	float: left;
}

.lstfml .wrapper .mainheader .top-menu .left-side .menu{
	position: absolute;
	top: 56px;
	left: 3px;
}

.lstfml .wrapper .mainheader .top-menu .left-side .menu .item{
	text-transform: uppercase;
/*	font-size: 11px;*/
	text-decoration: none;
	color: #1f1f1f;
	margin-left: 3px;
	float: left;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	padding: 5px;
	font-weight: 600;
}

.lstfml .wrapper .mainheader .top-menu .left-side .menu .item.active{
	background: #1f1f1f none repeat scroll 0 0;
	color: #fff;
}

.lstfml .wrapper .mainheader .top-menu .right-side{
	background: url('/vision/top-menu-back.png') center right no-repeat;
	height: 84px;
	width: 274px;
	float: left;
	position: relative;
}
.lstfml .wrapper .mainheader .top-menu .right-side .search-input{
	position: absolute;
	top: 57px;
	left: 22px;
	width: 200px;
	border: 0;
	color: #979799;
	background: transparent;
	padding: 0 !important;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.lstfml .wrapper .mainheader .top-menu .right-side .search-btn{
	position: absolute;
	top: 45px;
	right: 0;
	width: 50px;
	height: 33px;
	border: 0;
	background: transparent;
	border: none;
	text-indent: -10000px;
	cursor: pointer;
}

/* Text
--------------------------------------------------------------------------------------------------------------------------------------------*/
.lstfml h1, h2, h3, h4, h5{
	padding-left: 10px;
	font-weight: normal;
}
.lstfml h3, h4, h5{
	text-transform: uppercase;
}
.lstfml h2{
	font-size: 18px;
	border-left: 5px solid #ff3c2d;
	line-height: 40px;
/*	font-weight: bold;*/
}

.lstfml h2.blue-color{
	font-size: 14px;
	border-left: 5px solid #3db8e5;
	line-height: 40px;
}
/*
.lstfml .block-gray{
	position: relative;
	overflow: hidden;
}

.lstfml .block-gray > .wtlc{
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 10px;
	background: url('/vision/gray-window.png') left top no-repeat;
}
.lstfml .block-gray > .wt{
	position: absolute;
	left: 10px;
	right: 10px;
	top: 0;
	height: 10px;
	background: url('/vision/gray-window.png') top center no-repeat;
}
.lstfml .block-gray > .wtrc{
	position: absolute;
	right: 0;
	top: 0;
	height: 10px;
	width: 10px;
	background: url('/vision/gray-window.png') right top no-repeat;
}
.lstfml .block-gray > .wl{
	position: absolute;
	left: 0;
	top: 10px;
	bottom: 10px;
	width: 10px;
	background: url('/vision/gray-window.png') left center repeat-y;
}
.lstfml .block-gray > .wc{
	position: relative;
	overflow: hidden;
	background: #f1f1f1;
	margin: 10px;
}
.lstfml .block-gray > .wr{
	position: absolute;
	right: 0;
	top: 10px;
	bottom: 10px;
	width: 10px;
	background: url('/vision/gray-window.png') right center repeat-y;
}
.lstfml .block-gray > .wblc{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	background: url('/vision/gray-window.png') left bottom no-repeat;
}
.lstfml .block-gray > .wb{
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 0;
	height: 10px;
	background: url('/vision/gray-window.png') bottom center no-repeat;
}
.lstfml .block-gray > .wbrc{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 10px;
	width: 10px;
	background: url('/vision/gray-window.png') right bottom no-repeat;
}
*/
/* one-news
--------------------------------------------------------------------------------------------------------------------------------------------*/
.lstfml.one-news .text-block.comments-pane{
	border-top: none;
}
.lstfml.one-news .left-pane {
  background: #f1f1f1 !important;
}
.lstfml .discussion-block .bottom-pane{
	height: 40px;
}
.lstfml.one-news .discussion-block{
	border-bottom: 1px solid #d3d3d4;
}

.lstfml .news-header{
	position: relative;
	/*padding: 10px 15px;*/
}
.lstfml .news-header .body{
	padding-left: 230px;
	min-height: 120px;
	padding-right: 15px;
}
.lstfml .news-header .thumb-box{
	position: absolute;
	left: 15px;
	top: 0;
}
.lstfml .news-header .thumb-box .thumb{
	width: 200px;
}
.lstfml .news-header .thumb-box .thumb-shadow{
	width: 200px;
}

.lstfml .news-header .body .date{
	padding-left: 0;
}

.lstfml .news-header .body .title{
	font-size: 22px;
/*	font-weight: bold;*/
	text-transform: none;
	line-height:24px;
	padding-left:0;
}

/* end of one-news
--------------------------------------------------------------------------------------------------------------------------------------------*/

/* Structure
--------------------------------------------------------------------------------------------------------------------------------------------*/
.lstfml .content{
	position: relative;
	margin-top: 2px;
}

.lstfml .left-pane-side{
	width: 246px;
	position: relative;
	
	float: left;
}
/*Main page styles---------------------------------------------------------------------------------------------------------------------------*/
.lstfml #main-left-side{
/*	min-height:2125px;*/
	position: relative;
	float: left;
	overflow: hidden;
	width: 240px;
	margin-right: 5px;
	background: #fff;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
	min-height: 2205px;
}

.lstfml #main-left-side .header,
.lstfml #main-left-side .header .title a,
.lstfml #main-rightt-side .header .title a,
.lstfml #main-rightt-side .header{
	display:block;
	position: relative;
	overflow: hidden;
	background: #f1f1f1;
	margin: 0 0 10px 0;
	text-align: left;
	width: auto;
	color: #1f1f1f;
	text-transform: uppercase;
	clear: both;
	font-weight: bold;
	padding: 15px 10px;
	height: auto;
	border-bottom:1px solid #d3d3d4;
	text-decoration:none;
}

.lstfml #main-center-side .movies-news-block{
	position: relative;
}

.lstfml #main-center-side .movies-news-block .thumb{
	position: absolute;
	left: 0;
	top: 0;
}

.lstfml #main-center-side .movies-news-block .body{
	position: relative;
	overflow: hidden;
	padding-left: 210px;
}

.lstfml #main-center-side .movies-news-block .body .item{
	clear: both;
	height: 36px;
	padding-left: 26px;
	padding-top: 10px;
	padding-right: 5px;
	font-size: 12px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: #9d9da0;
	margin-left:-2px;
}

.lstfml #main-center-side .movies-news-block .body .breaker{
	height: 1px;
	margin-left: 20px;
	background: #D3D3D3;
}

.lstfml #main-center-side .movies-news-block .body .item{
	position: relative;
	vertical-align: middle;
}

.lstfml #main-center-side .movies-news-block .body .item.active{
	position: relative;
	overflow: hidden;
	background: url('/vision/strelka.png') center left no-repeat;
	color: #1f1f1f;
}

.lstfml #main-center-side .movies-news-block .body .divider{
	height: 1px;
	position: absolute;
	top: 0;
	right: 0;
	left: 235px;
	background: #ccc;
}

.lstfml #main-center-side .movies-news-block .body .item .divider{
	height: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 25px;
	background: #ccc;
	top: auto;
}



.lstfml #main-rightt-side .movie-block{
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.lstfml #main-rightt-side .movie-block .overlay-title{
	position: absolute;
	bottom: 0;
	left:0;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	background: url('/vision/overlay-black.png');
	padding: 10px;
	z-index: 1;
	width: 100%;
}
.lstfml #main-rightt-side .movie-block .play-btn{
	position: absolute;
	bottom: 10px;
	right: 5px;
	text-transform: uppercase;
	background: url('/vision/play-side-btn.png');
	z-index: 2;
	width: 43px;
	height: 30px;
}
.lstfml #main-center-side{
/*	min-height:2125px;*/
	position: relative;
	float: left;
	overflow: hidden;
	width: 470px;
	margin-right: 5px;
	background: #fff;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
	min-height: 2205px;
}

.lstfml #main-center-side .movie-box,.lstfml #main-center-side .news-box{
	position: relative;
	overflow: hidden;
	width: 470px;
	margin:0 0 0 0;
}

.lstfml #main-center-side .movie-box .overlay-box,.lstfml #main-center-side .news-box .overlay-box{
	position: absolute;
	overflow: hidden;
	bottom: 0;
	left: 0;
	right: 0;
	background: url('/vision/overlay-black.png');
	width: 100%;
	max-height:60px;
	padding: 10px 15px;;
	color: #fff;
	font-size: 14px;
/*	text-transform: uppercase;*/
}

.lstfml #main-center-side .movie-box .overlay-box .text,.lstfml #main-center-side .news-box .overlay-box .text{
	font-size: 12px;
	text-transform: none;
}

.lstfml #main-center-side .movie-box .padding-box{
	position: absolute;
	overflow: hidden;
	color: #fff;
	bottom: 60px;
	left: 0;
	right: 0;
	height:9px;
}

.lstfml #main-center-side .news-box .padding-box{
	position: absolute;
	overflow: hidden;
	color: #fff;
	bottom: 50px;
	left: 0;
	right: 0;
	height:22px;
}
/*
.lstfml #main-center-side .movie-box .padding-btns-box,.lstfml #main-center-side .news-box .padding-btns-box{
	position: absolute;
	overflow: hidden;
	width:470px;
	height:22px;
}

.lstfml #main-center-side .movie-box .padding-btns-box .padding-left-btn-new
{
	background: url('/vision/video-prev.png') center no-repeat;
	position: absolute;
	width: 40px;
	height: 40px;
	margin-left: 15px;
	cursor:pointer;
}
.lstfml #main-center-side .movie-box .padding-btns-box .padding-left-btn-new:hover
{
	background: url('/vision/video-prev-hover.png') center no-repeat;
}

.lstfml #main-center-side .movie-box .padding-btns-box .padding-right-btn-new
{
	background: url('/vision/video-next.png') center no-repeat;
	position: absolute;
	width: 40px;
	height: 40px;
	margin-left: 415px;
	cursor:pointer;
}
.lstfml #main-center-side .movie-box .padding-btns-box .padding-right-btn-new:hover
{
	background: url('/vision/video-next-hover.png') center no-repeat;
}
.lstfml #main-center-side .movie-box .padding-box .padding-left-btn,
.lstfml #main-center-side .news-box .padding-box .padding-right-btn{
	position: relative;
	overflow: hidden;
	float: left;
	width: 22px;
	height: 22px;
	margin-left: 3px;
}
*/
.lstfml #main-center-side .movie-box .padding-box .padding-left-btn.active,.lstfml #main-center-side .news-box .padding-box .padding-left-btn.active{
	background: url('/vision/padding-left-btn-active.png') center no-repeat;
}
.lstfml #main-center-side .movie-box .padding-box .padding-left-btn.inactive,.lstfml #main-center-side .news-box .padding-box .padding-left-btn.inactive{
	background: url('/vision/padding-left-btn-inactive.png') center no-repeat;
}
.lstfml #main-center-side .movie-box .padding-box .padding-right-btn.active,.lstfml #main-center-side .news-box .padding-box .padding-right-btn.active{
	background: url('/vision/padding-right-btn-active.png') center no-repeat;
}
.lstfml #main-center-side .movie-box .padding-box .padding-right-btn.inactive,.lstfml #main-center-side .news-box .padding-box .padding-right-btn.inactive{
	background: url('/vision/padding-right-btn-inactive.png') center no-repeat;
}

.lstfml #main-center-side .movie-box .padding-points-box{
	position: absolute;
	overflow: hidden;
	left:50%;
	margin-left:-28px;
}

.lstfml #main-center-side .movie-box .padding-points-box .padding-point,.lstfml #main-center-side .news-box .padding-points-box .padding-point{
	position: relative;
	width: 9px;
	height: 9px;
	float: left;
	margin-right: 3px;
	cursor: pointer;
}

.lstfml #main-center-side .movie-box .padding-points-box .padding-point.inactive,.lstfml #main-center-side .news-box .padding-points-box .padding-point.inactive{
	background: url('/vision/padding-point-active.png') center no-repeat;
}

.lstfml #main-center-side .movie-box .padding-points-box .padding-point.active,.lstfml #main-center-side .news-box .padding-points-box .padding-point.active{
	background: url('/vision/padding-point-inactive.png') center no-repeat;
}

.lstfml #main-center-side .movie-box .padding-points-box .padding-point:hover,.lstfml #main-center-side .news-box .padding-points-box .padding-point:hover{
	background: url('/vision/padding-point-inactive.png') center no-repeat;
}

.lstfml #main-center-side .movie-box .overlay-box .title,.lstfml #main-center-side .news-box .overlay-box .title{
	font-size: 16px;
	padding-bottom: 5px;
/*
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
*/
}

.lstfml #main-center-side .movie-box .overlay-box .comment-white-box{
	position: absolute;
	overflow: hidden;
	top: 50%;
	margin-top: -10px;
	right: 10px;
}
.lstfml #main-center-side .movie-box .overlay-box .comment-white-box .right-part{
	font-size: 14px;
	font-weight: bold;
}

.play-video-btn{
	position: absolute;
	left: 50%;
	margin-left: -35px;
	top: 30%;
	width: 70px;
	height: 70px;
	background: url('/vision/play-video-btn.png');
	/*opacity: 0.5;*/
	cursor: pointer;
}

.play-video-btn:hover{
	background: url('/vision/play-video-btn-hover.png');
}

.next-video-btn{
	position: absolute;
	right: 15px;
	top: 35%;
	width: 40px;
	height: 40px;
	background: url('/vision/next-video-btn.png');
	/*opacity: 0.5;*/
	cursor: pointer;
}

.next-video-btn:hover{
	background: url('/vision/next-video-btn-hover.png');
}

.next-btn:hover{
	background: url('/vision/next-video-btn-hover.png');
}

.previous-video-btn{
	position: absolute;
	left: 15px;
	top: 35%;
	width: 40px;
	height: 40px;
	background: url('/vision/previous-video-btn.png');
	/*opacity: 0.5;*/
	cursor: pointer;
}

.previous-video-btn:hover{
	background: url('/vision/previous-video-btn-hover.png');
}

.previous-btn:hover{
	background: url('/vision/previous-video-btn-hover.png');
}

.play-big-btn-new{
	position: absolute;
	left: 50%;
	margin-left: -35px;
	top: 77px;
	width: 70px;
	height: 70px;
	background: url('/vision/play.png');
	cursor: pointer;
}
.play-big-btn-new:hover{
	background: url('/vision/play-hover.png');
}
.lstfml #main-rightt-side .link{
	font-weight: bold;
}

.lstfml #main-rightt-side{
	position: relative;
	float: left;
	/*overflow: hidden;*/
	width: 240px;
	margin-top: -10px;
}
.lstfml #main-rightt-side .text-block{
	position: relative;
	float: left;
	overflow: hidden;
	width: 240px;
}
.lstfml #main-rightt-side .text-block .body{
	position: relative;
	overflow: hidden;
	padding: 10px;
	margin: 0;
	min-height: 30px;
}
.lstfml #main-left-side .text-block .thumb,
.lstfml #main-rightt-side .text-block .thumb{
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top:	-20px;
	z-index: 1;
}
.lstfml #main-left-side .text-block .body{
	position: relative;
	overflow: hidden;
	padding: 15px 10px 15px 60px;
	margin: 0;
	min-height: 30px;
}

.lstfml #main-left-side .text-block :hover{
	background: #F1F1F1;
}

.lstfml #main-left-side .text-block .body .title-ru{
	font-size: 13px;
	line-height: 16px;
	position: relative;
	overflow: hidden;
/*	text-transform: uppercase;*/
}
.lstfml #main-left-side .text-block .body .title-ru a{
/*	text-transform: uppercase;*/
	text-decoration:none;
	color:#1F1F1F;
}
.lstfml #main-left-side .text-block .body .title-en{
	position: relative;
	overflow: hidden;
/*	
	text-transform: uppercase;
	color: #666666;
	font-size: 10px;
	line-height:10px;
*/
	color: #9d9da0;
	font-size: 11px;
	line-height: 14px;
}
.lstfml #main-left-side .text-block .body .title-en a{
/*	text-transform: uppercase;*/
	text-decoration:none;
	color:#666666;
}
.lstfml #main-left-side .text-block .body .breaker{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 1px;
	left: 60px;
	border-bottom: 1px solid #e5e5e5;
}
.lstfml #main-left-side .breaker{
	position: relative;
	right: 0;
	bottom: 0;
	height: 11px;
	width: 220px;
	border-bottom: 1px solid #e5e5e5;
	margin:0 auto;
}

.lstfml #main-rightt-side .link-box,
.lstfml #main-left-side .link-box,
.lstfml #main-center-side .link-box{
/*	position: absolute;*/
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	/*border-top: 1px solid #e5e5e5;*/
	height: 50px;
}

.lstfml #main-center-side h2{
	font-size: 18px;
	font-weight: normal;
}
.lstfml #main-center-side h2 a{
	text-transform: none;
	color: #ff3c2d;
}
/*Content styles---------------------------------------------------------------------------------------------------------------------------*/
.lstfml .left-pane{
	min-height:2155px;
	width: 715px;
	position: relative;
	overflow: hidden;
	float: left;
	background: #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
	padding-bottom: 50px;

}
.lstfml .right-pane{
	width: 240px;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: -10px;
}
.lstfml .user-pane{
	position: relative;
	background: #f1f1f1;
	font-size: 12px;
	height: 70px;
	margin-bottom: 5px;
	margin-top: 10px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
}

.lstfml .user-pane .link{
	position: relative;
	overflow: hidden;
	float: left;
	text-transform: none;
	font-size: 12px;
	margin: 30px 0 0 10px !important;
/*	padding-left: 30px !important;*/
	color: #3498db !important;
	font-weight: bold;
}
.lstfml .user-pane .link:hover{
	color: #2980b9 !important;
}

.lstfml .user-pane .divider{
	position: relative;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	color: #c7c7c8;
}

.lstfml .user-pane .messages{
	padding-top: 15px;
	padding-left: 15px;
}
.lstfml .user-pane .sign{
	position: absolute;
	right: 5px;
	top: -5px;
	width: 19px;
	height: 19px;
	background: url('/vision/sign.png') center no-repeat;
}
.lstfml .user-pane .tail{
	position: absolute;
	left: 12px;
	top: -10px;
	width: 14px;
	height: 10px;
	background: url('/vision/user-pane-tail.png') center no-repeat;
}
.lstfml .content .wtlc{
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 3px;
	background: url('/vision/white-window.png') left top no-repeat;
}

.lstfml .content .wt{
	position: absolute;
	left: 3px;
	right: 3px;
	top: 0;
	height: 3px;
	background: url('/vision/white-window.png') top center no-repeat;
}
.lstfml .content .wtrc{
	position: absolute;
	right: 0;
	top: 0;
	height: 3px;
	width: 3px;
	background: url('/vision/white-window.png') right top no-repeat;
}
.lstfml .content .wl{
	position: absolute;
	left: 0;
	top: 3px;
	bottom: 3px;
	width: 3px;
	background: url('/vision/white-window.png') left center repeat-y;
}
.lstfml .content .wc{
	position: relative;
	overflow: hidden;
	background: #fff;
	margin: 3px;
}
.lstfml .content .wr{
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 3px;
	width: 3px;
	background: url('/vision/white-window.png') right center repeat-y;
}
.lstfml .content .wblc{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 3px;
	height: 3px;
	background: url('/vision/white-window.png') left bottom no-repeat;
}
.lstfml .content .wb{
	position: absolute;
	left: 3px;
	right: 3px;
	bottom: 0;
	height: 3px;
	background: url('/vision/white-window.png') bottom center no-repeat;
}
.lstfml .content .wbrc{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 3px;
	width: 3px;
	background: url('/vision/white-window.png') right bottom no-repeat;
}

.lstfml a.text-block{
	font-size: 12px;
	line-height: 14px;
	position: relative;
	display:block;
	color:#000000;
	text-decoration:none;
}

.lstfml .text-block{
	font-size: 12px;
	line-height: 14px;
	position: relative;
}
.lstfml .text-block .body{
	position: relative;
	padding-top: 10px;
	padding-bottom: 15px;
}

/*Links---------------------------------------------------------------------------------------------------------------------------*/
.lstfml .link{
	font-size: 10px;
	text-transform: uppercase;
	color: #1f1f1f !important;
	text-decoration: none;
	display: block;
	position: relative;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
}
.lstfml .bottom-push{
	display:none;
	position: relative;
	height: 100px;
}
.lstfml .link.arrow{
	background: url('/vision/link-arrow.png') right 1px no-repeat;
	line-height:9px;
	font-weight: bold;
}
.lstfml .link.plus{
	background: rgba(0, 0, 0, 0) url("/vision/link-plus.png") no-repeat scroll right 3px;
}
.lstfml .link.minus{
	background: rgba(0, 0, 0, 0) url("/vision/link-minus-grey.png") no-repeat scroll right 3px;
}
.lstfml .link:hover{
	text-decoration: underline;
	color: #000 !important;
}
.lstfml .link.no-left-margin{
	margin-left: -15px;
}


.lstfml .header-block{
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #d3d3d4;
	margin-bottom: 10px;
}
.lstfml .header-block .header {
	border-left: 5px solid #ff3c2d;
	padding-left: 10px;
	line-height: 40px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	height: auto;
}
.lstfml .header-block .title-ru ,
.lstfml .header-block h1 {
	font-size: 25px;
	color:#1f1f1f;
/*
	text-transform: uppercase;
	font-weight: bold;
*/
	padding:0;
}

.lstfml .header-block .menu-pane {
	position: relative;
	right: 10px;
	top: 15px;
}

.lstfml .header-block .menu-pane .item{
	text-transform: uppercase;
	float: left;
	cursor: pointer;
}

.lstfml .header-block .menu-pane .item .begin{
	padding-left: 10px;
	float:left;
	line-height: 19px;
}
.lstfml .header-block .menu-pane .item .end{
	padding-left: 10px;
	float:left;
	height: 19px;
}

.lstfml .header-block .menu-pane .item.active .begin{
	color: #fff;
	background: url('/vision/header-menu-active.png') center left no-repeat;
}

.lstfml .header-block .menu-pane .item.active .end{
	background: url('/vision/header-menu-active.png') center right no-repeat;
}

.lstfml .header-block .sort-pane{
	position: relative;
	float: right;
	margin: 15px 5px 1px 0;
}

.lstfml .header-block .sort-pane .item{
	position: relative;
	float: left;
	text-transform: uppercase;
	cursor: pointer;
	padding: 8px 8px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	font-weight: bold;
/*	margin-left: 10px;
	font-size: 14px;*/
	margin-bottom: 3px;
}

.lstfml .header-block .sort-pane .item.active{
	color: #fff;
	background: #3498db;
}

.lstfml .header-block .sort-pane.big .item{
	position: relative;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
}

.lstfml .header-block .sort-pane.big a{
	text-decoration:none;
	color:#1F1F1F;
}

.lstfml .header-block .sort-pane.big .active a{
	text-decoration:none;
	color:#FFFFFF;
}

.lstfml .header-block .sort-pane .item .begin{
	padding-left:10px;
	float:left;
	line-height: 30px;
	font-weight:bold;
	font-size:14px;
	color:#1f1f1f;
}
.lstfml .header-block .sort-pane .item .end{
	padding-right:10px;
	float:left;
	height: 30px;
}

.lstfml .content .left-side-block{
	position: relative;
	float: left;
	width: 181px;
	padding-left: 15px;
	margin-top: 20px;
}

.lstfml .content .left-side-block .header{
	font-family: Arial, Helvetica, FreeSans, "Liberation Sans";
	position: relative;
	text-transform: uppercase;
	font-size: 11px;
	height: auto;
	margin-bottom: 5px;
	color: #666666;
}

.lstfml .content .left-side-block .menu-body{
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}


.lstfml .content .left-side-block .menu-body a.more{
	position: relative;
	clear: both;
	cursor: pointer;
	padding-left: 20px;
	padding-right:10px;
	line-height:20px;
	font-size:11px;
	color:#666666;
	background:url('/vision/link-plus-grey.png') right center no-repeat;
	text-transform: uppercase;
}

.lstfml .content .left-side-block .menu-body .item{
	position: relative;
	clear: both;
	cursor: pointer;
}

.lstfml .content .left-side-block .menu-body .item{
	position: relative;
	float: left;
	padding: 5px 5px 5px 20px;
	color: #1f1f1f;
	font-size: 11px;
	text-decoration:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	min-width: 130px;
}
.lstfml .content .left-side-block .menu-body .item .close-btn{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: url('/vision/tiny-white-cross.png') center no-repeat;
}

.lstfml .content .left-side-block .menu-body .item.active{
	color: #fff;
	background-color: #3498db;
}


.lstfml .content .center-side-block{
	position: relative;
	float: left;
	width: 50px;
}

.lstfml .content .alphabet-pane{
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #d3d3d4;
	padding: 20px;
	text-align: center;
}

.lstfml .content .alphabet-pane .letters-pane{
	position: relative;
	overflow: hidden;
	padding-bottom: 5px; 
}

.lstfml .content .alphabet-pane a{
	text-decoration: none;
	color: #252525;
}

.lstfml .content .alphabet-pane a:active{
	color: #3498db;
}

.lstfml .content .alphabet-pane a:hover{
	text-decoration: underline;
}

.lstfml .header-block .sort-pane .item.active .begin{
	color: #fff;
	background: url('/vision/header-menu-active.png') center left no-repeat;
}

.lstfml .header-block .sort-pane .item.active .end{
	background: url('/vision/header-menu-active.png') center right no-repeat;
}

.lstfml .header-block .sort-pane .item.active .corner{
	background: url('/vision/header-menu-corner.png') center no-repeat;
	position: absolute;
	width: 8px;
	height: 5px;
	left: 50%;
	bottom: -4px;
	margin-left: -4px;
}

.lstfml .side-block{
	position: relative;
	overflow: hidden;
	padding: 10px;
}
.lstfml .right-pane .header{
	display:block;
	position: relative;
	overflow: hidden;
	background: #f1f1f1;
	margin: 0 0 10px 0;
	text-align: left;
	width: auto;
	color: #1f1f1f;
	text-transform: uppercase;
	clear: both;
	font-weight: bold;
	padding: 15px 10px;
	height: auto;
	border-bottom: 1px solid #d6d6d7;
	text-decoration:none;
}
.lstfml #main-rightt-side .new-movies-block,
.lstfml .additional-block{
	background: #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
}
.lstfml #main-rightt-side .new-movies-block,
.lstfml .right-pane .new-movies-block{
	background: #fff;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
/*	padding-bottom: 60px;*/
	position: relative;
}

.lstfml .right-pane .new-movies-block .all-news-pane{
	position: absolute;
	bottom: 20px;
	left: 0;
	text-transform: uppercase;
	background: url('/vision/link-arrow.png') center right no-repeat;
	font-size: 10px;
	color: #000 !important;
	margin-left: 15px;
	padding-right: 10px;
	cursor: pointer;
}
.lstfml #main-rightt-side .new-movies-block .new-movie,
.lstfml .right-pane .new-movies-block .new-movie{
	position: relative;
	height: 144px;
	overflow: hidden;
	width: 240px;
}
.lstfml #main-rightt-side  .new-movies-block a.new-movie,
.lstfml .right-pane .new-movies-block a.new-movie
{
	position: relative;
	height: 144px;
	overflow: hidden;
	width: 240px;
	display:block;
}
.lstfml #main-rightt-side .new-movies-block .new-movie .title,
.lstfml .right-pane .new-movies-block a.new-movie .title,
.lstfml .right-pane .new-movies-block .new-movie .title{
	position: absolute;
	color: #fff;
/*	text-transform: uppercase;*/
	background: url('/vision/overlay-black.png') center repeat;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	font-size: 12px;
    font-weight: bold;
}
.lstfml #main-rightt-side .new-movies-block .new-movie .date,
.lstfml .right-pane .new-movies-block .new-movie .date{
	position: absolute;
	color: #fff;
	bottom: 10px;
	right: 10px;
	font-size: 12px;
    font-weight: bold;
}

.lstfml .right-pane .header .title{
	padding-right: 10px;
}

.lstfml .title-block .image-block{
	position: relative;
	height:330px;
}

.lstfml .content .left-pane .title-block{
	position: relative;
	margin-top: 20px;
}


.lstfml .title-block .favorites-btn{
	position: absolute;
	right: 15px;
	top: 0;
	padding: 10px 10px 10px 34px;
	text-transform: uppercase;
	color: #3498db;
	font-size: 11px;
	font-weight: bold;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	z-index: 1;
	border: 2px solid #3498db;
}
.lstfml .title-block .favorites-btn .icon{
	position: absolute;
	left: 8px;
	top: 5px;
	background: url('/vision/star-icon.png') center no-repeat;
	width: 20px;
	height: 20px;
}
.lstfml .title-block .favorites-btn.active .icon{
	background: url('/vision/star-icon-active.png') center no-repeat;
}

.lstfml .title-block .favorites-btn.active{
	background: #3498db;
	color: #fff;
}

.lstfml .title-block .favorites-btn2{
	position: absolute;
	right: 15px;
	top: 0;
	padding: 10px 10px 10px 34px;
	text-transform: uppercase;
	color: #3498db;
	font-size: 11px;
	font-weight: bold;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	z-index: 1;
	border: 2px solid #3498db;
}
.lstfml .title-block .favorites-btn2 .icon{
	position: absolute;
	left: 8px;
	top: 5px;
	background: url('/vision/blue-star-icon.png') center no-repeat;
	width: 20px;
	height: 20px;
}
.lstfml .title-block .favorites-btn2.active .icon{
	background: url('/vision/blue-star-icon.png') center no-repeat;
}

.lstfml .title-block .favorites-btn2.active{
	background: #fff;
	color: #3498db;
}


.lstfml .title-block .isawthat-btn{
	position: absolute;
	right: 15px;
	top: 30px;
	padding: 10px 10px 10px 34px;
	text-transform: uppercase;
	color: #745ec5;
	font-size: 11px;
	font-weight: bold;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	z-index: 1;
	border: 2px solid #745ec5;
}
.lstfml .title-block .isawthat-btn .icon{
	position: absolute;
	left: 8px;
	top: 5px;
	background: url('/vision/pink-eye-icon.png') center no-repeat;
	width: 20px;
	height: 20px;
}
.lstfml .title-block .isawthat-btn.checked .icon{
	background: url('/vision/white-eye-icon.png') center no-repeat;
}

.lstfml .title-block .isawthat-btn.checked{
	background: #745ec5;
	color: #fff;
}



.lstfml .title-block .breadcrumbs-pane{
	position: relative;
}
.lstfml .title-block .breadcrumbs-pane .item{
	position: relative;
	display: block;
	float: left;
/*	font-size: 14px;*/
	text-transform: uppercase;
}
.lstfml .title-block .breadcrumbs-pane .arrow{
	position: relative;
	display: block;
	float: left;
	width: 20px;
	height: 12px;
	background: url('/vision/breadcrumbs-arrow.png') center no-repeat;
}




.lstfml .title-block .subscribe-pane{
	position: absolute;
	right: 15px;
	top: 12px;
}
.lstfml .title-block .subscribe-pane .subscribers-pane{
	position: absolute;
	left: 10px;
	top: 30px;
}
.lstfml .title-block .subscribe-pane .subscribers-pane .text{
	text-align: center;
	color: #4c4c4c;
	font-size: 11px;
}
.lstfml .title-block .subscribe-pane .subscribers-pane .images{
	position: absolute;
	left: 67px;
	top: 0;
	width: 100px;
}
.lstfml .title-block .subscribe-pane .subscribers-pane .images .avatar{
	float: left;
	margin-left: 3px;
}
.lstfml .title-block .image-block .overlay-pane{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 60px;
	width: 100%;
	z-index: 1;
	background: url('/vision/overlay-black.png');
}
.lstfml .title-block .image-block .overlay-pane .external-btn{
	background: #ff3c2d url("/vision/external-link-btn2.png") repeat scroll center center;
	border-radius: 3px;
	cursor: pointer;
	height: 48px;
	position: absolute;
	right: 15px;
	top: 6px;
	width: 80px;
	z-index: 1;
/*
	position: absolute;
	right: 15px;
	top: 10px;
	height: 40px;
	width: 40px;
	z-index: 1;
	background: #ff3c2d url('/vision/external-link-btn.png') center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
*/
}
.lstfml .title-block .image-block .overlay-pane .external-btn2{
	background: #ff3c2d url("/vision/external-link-btn2.png") repeat scroll center center;
	border-radius: 3px;
	cursor: pointer;
	height: 48px;
	position: absolute;
	right: 15px;
	top: 6px;
	width: 80px;
	z-index: 1;
	opacity:.6;
}
.lstfml .title-block .image-block .episode-mark-pane{
	background: #00d254 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	float: left;
	font-size: 19px;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	margin-left: 15px;
	position: relative;
	text-align: center;
	top: 8px;
	width: 44px;
}

.lstfml .title-block .image-block .serie-mark-pane{
	position: relative;
	top: 7px;
	margin-left: 15px;
	line-height: 47px;
	height: 47px;
	width: 47px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: #00d254;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:left;
}

.lstfml .title-block .image-block .mark-text{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    left: 75px;
    position: absolute;
    text-transform: uppercase;
    top: 17px;
}
.lstfml .title-block .image-block .mark-count{
	position: absolute;
	top: 32px;
	left: 75px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.lstfml .title-block .image-block .mark-rate-count{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    left: 430px;
    position: absolute;
    top: 30px;
}
.lstfml .title-block .image-block .mark-rate-pane{
    left: 280px;
    position: absolute;
    top: 30px;
}

.lstfml .title-block .image-block .mark-rate-pane .rate-sign{
	position: relative;
	float: left;
	background: url('/vision/rate-sign.png');
	width: 10px;
	height: 19px;
	margin-right: 4px;	
	cursor:pointer;
}
.lstfml .title-block .image-block .mark-rate-pane .rate-sign.green{
	background: url('/vision/rate-sign-hover.png');
}
.lstfml .title-block .image-block .mark-rate-pane .rate-sign-end{
	position: relative;
	float: left;
	background: url('/vision/rate-sign-end.png');
	width: 19px;
	height: 19px;
	margin-right: 4px;
	cursor:pointer;
}
.lstfml .title-block .image-block .mark-rate-pane .rate-sign-end.green{
	background: url('/vision/rate-sign-end-hover.png');
}
.lstfml .title-block .image-block .mark-rate-text{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    left: 280px;
    position: absolute;
    text-transform: uppercase;
    top: 15px;
}

.lstfml .title-block .image-block .mark-text .mark-rate-pane{
	position: relative;
	width:250px;
	margin-top:7px;
}

.lstfml .title-block .image-block .mark-text .mark-rate-pane .rate-number{
	position: relative;
	width: 25px;
	height: 15px;
	float: left;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-align:right;
}

.lstfml .title-block .image-block .mark-text .mark-rate-pane .rate-sign{
	position: relative;
	width: 10px;
	height: 15px;
	float: left;
	margin-right: 5px;
	background: url('/vision/rate-sign.png') center center no-repeat;
	cursor: pointer;
}
.lstfml .title-block .image-block .mark-text .mark-rate-pane .rate-sign:hover{
	background: url('/vision/rate-sign-hover.png') center center no-repeat;
}
.lstfml .title-block .image-block .mark-text .mark-rate-pane .rate-sign-hover
{
	background: url('/vision/rate-sign-hover.png') center center no-repeat;
}

.lstfml .title-block .image-block .mark-text .mark-rate-pane .rate-sign-end{
	position: relative;
	width: 15px;
	height: 15px;
	float: left;
	background: url('/vision/rate-sign-end.png') right center no-repeat;
	cursor: pointer;
}
.lstfml .title-block .image-block .mark-text .mark-rate-pane .rate-sign-end:hover{
	position: relative;
	width: 15px;
	height: 15px;
	float: left;
	background: url('/vision/rate-sign-end-hover.png') right center no-repeat;
}
.lstfml .title-block .image-block .mark-text .mark-rate-pane .rate-sign-end-hover
{
	background: url('/vision/rate-sign-end-hover.png') right center no-repeat;
}
.lstfml .title-block .title-shadow{
	position: relative;
	height: 20px;
	background: url('/vision/title-shadow.png') center center no-repeat;
}
.lstfml .title-block .details-pane{
	position: relative;
	padding: 0 15px 0 15px;
	overflow: hidden;
	line-height: 18px;
	margin-bottom: 10px;
}
.lstfml .title-block .left-box{
	position: relative;
	float:left;
	top: 0;
	width:330px;
}
.lstfml .title-block .right-box{
	position: relative;
	float:left;
	top: 0;
	width:335px;
}
.lstfml .title-block .menu-pane{
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f1f1f1;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.25);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.25);
	margin:20px 15px 0 15px;
	float: left;
}

.lstfml.seria-actors .title-block .menu-pane,
.lstfml.seria-foto .title-block .menu-pane {
	/*margin-left: 120px;*/
}

.lstfml.seria .left-pane{
	background: #f1f1f1 !important;
}

.lstfml .left-pane .white-background{
	background: #fff !important;
	margin-top: -10px;
	padding-top: 10px;
}

.lstfml .title-block .menu-pane .item{
	font-weight: bold;
	position: relative;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px 14px;
	text-decoration:none;
	color:#1f1f1f;
	cursor: pointer;
}
.lstfml .title-block .menu-pane .item:hover{
	background: #d0d0d0;
}

.lstfml .title-block .menu-pane .item.active{
	background: #1f1f1f none repeat scroll 0 0;
	color: #fff;
}
.lstfml .title-block .menu-pane .item.last{
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.lstfml .title-block .menu-pane .item.first{
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.lstfml .title-block .header{
	border-left: 5px solid #ff3c2d;
	padding: 2px 11px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	height:40px;
	width: 500px;
/*	line-height: 24px;*/
}

.lstfml .title-block .title-ru{
	font-size: 25px;
/*	
	text-transform: uppercase;
	font-weight: bold;
*/
}
.lstfml .title-block .title-en{
	font-size: 14px;
	color: #9d9da0;
}

.lstfml .title-block h2.title-en
{
	border:0;
	padding:0;
	margin:0;
	font-size: 14px;
	color: #9d9da0;
	line-height:1;
}
.lstfml .title-block h1.title-ru
{
	font-size: 25px;
	padding:0 !important;
	margin:0;
}

.lstfml .title-block .status{
	position: relative;
	overflow: hidden;
	margin-top: 15px;
	padding-left: 15px;
}


/*Seria-header
------------------------------------------------------------------------------------------------------------------------------------------------*/
.lstfml .title-block .seria-header
{
	padding: 0 11px 0 65px;
	margin-top: 12px;
	position: relative;
	overflow: hidden;
	min-height: 40px;
	width:450px;
	line-height: 20px;
}

.lstfml .title-block .seria-header .thumb
{
	position: absolute;
	left: 15px;
	top: 0;
	width: 40px;
	height: 40px;
}

.lstfml .title-block .seria-header .title-ru
{
	font-size: 22px;
	text-transform: none ;
}
.lstfml .title-block .seria-header .title-en
{
	font-size: 14px;
	line-height: 22px;
	text-transform: none ;
	color: #9d9da0;
}

.lstfml .title-block .seria-header h1
{
	font-size: 22px;
	text-transform: none;
	padding:0 !important;
}

.lstfml .title-block .seria-header h2
{
	padding:0;
	border:0;
	font-size: 14px;
	line-height: 22px;
	text-transform: none ;
	color: #9d9da0;
}

/*End of seria-header
------------------------------------------------------------------------------------------------------------------------------------------------*/

/*Actor-header
----------------------------------------------------------------------------------------------------------------------------------------------*/
.lstfml .title-block .actor-header{
	padding: 0 11px 0 80px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	min-height: 50px;
}

.lstfml .title-block .actor-header .thumb{
	position: absolute;
	left: 15px;
	top: 0;
	width: 50px;
	height: 50px;
}

.lstfml .title-block .actor-header .title-ru{
	font-size: 22px;
	text-transform: none;
	padding-top: 2px;
}
.lstfml .title-block .actor-header h1.title-ru
{
	padding:0;
	border:0;
	font-size: 22px;
	text-transform: none;
	padding-top: 2px;
}

.lstfml .title-block .actor-header .title-en{
	font-size: 14px;
	text-transform: none;
	color: #9d9da0;
	padding-top: 2px;
	line-height: 22px;
}

.lstfml .title-block .actor-header h2.title-en
{
	padding:0;
	border:0;
	font-size: 14px;
	text-transform: none;
	color: #9d9da0;
	padding-top: 2px;
	line-height: 22px;
}

.lstfml .video-description-text{
	position: relative;
	font-size: 11px;
	color: #666;
	padding: 10px 15px 20px 15px;
	text-align: right;
}

.lstfml .video-copyright-text{
	position: absolute;
	font-size: 11px;
	color: #666;
	padding: 10px 15px 20px 15px;
	text-align: left;
}

/*Movie-header
----------------------------------------------------------------------------------------------------------------------------------------------*/
.lstfml .title-block .movie-header{
	padding: 0 11px 0 15px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}

.lstfml .title-block .movie-header .title-ru{
	font-weight: normal;
	font-size: 22px;
}


.lstfml.video-page .title-block .header-block{
	border: none;
}

.lstfml .title-block .header-block .text-description{
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}

.lstfml .title-block .date{
	position: relative;
	font-size: 12px;
	color: #666;
	padding-left: 15px;
}

.lstfml .text-block.news-box{
	position: relative;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
}

.lstfml .text-block.news-box .header{
	position: relative;
	overflow: hidden;
	height: auto;
	padding-top: 20px;
	font-size: 24px;
	margin: 0;
}

.lstfml .text-block.news-box .row{
	position: relative;
	overflow: hidden;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #666666 !important;
	min-height: 194px;
}

.lstfml .text-block.news-box .row .image{
	position: absolute;
	left: 0;
	top: 5px;
}

.lstfml .text-block.news-box .row .overlay{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: url('/vision/overlay-black.png') left top;
	padding: 8px 10px;
/*
	font-size: 11px;
	text-transform: uppercase;
*/
	font-weight: bold;
	color: #fff;
}
.lstfml .text-block.news-box .row .image .thumb-shadow{
	position: absolute;
	left: 0;
	bottom: -5px;
	height: 5px;
	width: 324px;

}

.lstfml .text-block.news-box .row .news-title{
	position: relative;
	overflow: hidden;
	font-size: 16px;
	line-height: 18px;
	color: #1f1f1f;
/*	
	text-transform: uppercase;
	font-weight: bold;
*/
	margin-bottom: 10px;
}

.lstfml .text-block.news-box .row .news-text{
	position: relative;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
	line-height: 18px;
}

.lstfml .text-block.comments-pane {
	background: none repeat scroll 0 0 #f1f1f1 !important;
	position: relative;
	border-top: 1px solid #d3d3d4;
	padding-left: 15px;
	padding-right: 15px;
}

.lstfml .comments-pane .online-status{
  display: inline-block;
  background-color: #00d254;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-left: 5px;
  margin-bottom: 1px;
  margin-right:5px;
}

.lstfml .text-block.comments-pane .pagging-pane{
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: -15px;
}

.lstfml .spoiler-warning{
	position: relative;
	margin-bottom: 10px;
	line-height: 18px;
	padding-left: 20px;
	color: #ff3c2d;
	font-size: 11px;
	font-weight: bold;
	background: url('/vision/tiny-warning-icon.png') left center no-repeat;
}


.lstfml .text-block.news-box .row .spoiler-warning{
	position: relative;
	margin-bottom: 10px;
	line-height: 18px;
	padding-left: 20px;
	color: #ff3c2d;
	font-size: 11px;
	font-weight:bold;
	background: url('/vision/tiny-warning-icon.png') left center no-repeat;
}


.lstfml .text-block.description .spoiler-warning{
	position: relative;
	margin-bottom: 10px;
	line-height: 18px;
	padding-left: 20px;
	color: #ff3c2d;
	font-size: 11px;
	background: url('/vision/tiny-warning-icon.png') left center no-repeat;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
    font-weight: bold;
}

.lstfml .text-block.discussion-block .spoiler-warning{
	position: relative;
	margin-bottom: 10px;
	line-height: 18px;
	padding-left: 20px;
	color: #ff3c2d;
	font-size: 11px;
	background: url('/vision/tiny-warning-icon.png') left center no-repeat;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	font-weight: bold;
}

.lstfml .text-block.discussion-block .write-comment-title{
	position: relative;
	font-style: italic;
	color: #666;
	font-weight: bold;
	font-size: 14px;
}

.lstfml .text-block.discussion-block .bottom-pane .mark-rate-pane {
  position: absolute;
  top: 5px;
  left: 130px;
}

.lstfml .text-block.discussion-block .bottom-pane .mark-rate-count {
  position: absolute;
  top: 7px;
  left: 285px;
  font-weight: bold;
  font-size: 18px;
  color: #666;
}

.lstfml .text-block.discussion-block .bottom-pane .mark-rate-pane .rate-sign {
  position: relative;
  float: left;
  background: url('/vision/rate-gray-sign.png');
  width: 10px;
  height: 19px;
  margin-right: 4px;
  cursor:pointer;
}

.lstfml .text-block.discussion-block .bottom-pane .mark-rate-pane .rate-sign-end {
  position: relative;
  float: left;
  background: url('/vision/rate-sign-gray-end.png');
  width: 19px;
  height: 19px;
  margin-right: 4px;
  cursor:pointer;
}
.lstfml .text-block.discussion-block .bottom-pane .mark-rate-pane .rate-sign-end.green {
  background: url('/vision/rate-sign-end-hover.png');
}

.lstfml .text-block.discussion-block .bottom-pane .mark-rate-pane .rate-sign.green {
  background: url('/vision/rate-sign-hover.png');
}

.lstfml .text-block.discussion-block .write-comment-input{
	width: 95%;
}

.lstfml .text-block.discussion-block .body{
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}

.lstfml .text-block.discussion-block .bottom-pane{
	position: relative;
}

.lstfml .text-block.discussion-block .bottom-pane .mark-text{
	position: relative;
	font-style: italic;
	color: #666;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
}

.lstfml .text-block.discussion-block .bottom-pane .send-btn{
	position: absolute;
	right: 0;
	top: 0;
}

.lstfml .text-block.discussion-block .bottom-pane .rules-link{
	position: absolute;
	right: 120px;
	top: 8px;
}

.lstfml .comments-pane .new-comments-pane{
	position: relative;
	padding: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background: #80bce4;
	color: #fff;
	margin-top: 15px;
	margin-left: -15px;
	margin-right: -15px;
}

.lstfml .text-block.news-box .row .news-details{
	position: relative;
	overflow: hidden;
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
}

.lstfml .text-block.news-box .row .news-date{
	position: relative;
	overflow: hidden;
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}

.lstfml .text-block.news-box .row .body{
	position: relative;
	overflow: hidden;
	padding: 0 0 0 340px;
	min-height: 194px;
	margin: 0;

}
.lstfml .text-block.news-box .body{
	margin: 0;

}

.lstfml .text-block.news-box .row{
	padding-top: 10px;
}

.lstfml .text-block.news-box .row:first-child{
	border-top: none;
	margin-top: 0;
}

.lstfml .text-block.news-box .row .body .name-ru{
	font-size: 14px;
	color: #212121;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
}

.lstfml .text-block.news-box .row .body .mark-green-box{
	position: absolute;
	right: 15px;
	top: 0;
}

.lstfml .text-block.news-box .row .body .mark-green-box .right-part{
	font-size: 16px;
}

.lstfml .text-block.news-box .row .body .name-ru{
	font-size: 14px;
	color: #212121;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
}

.lstfml .text-block.news-box .row .body .name-en{
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	position: relative;
}

.lstfml .text-block.news-box .row .body .details-pane{
	margin-top: 20px;
	position: relative;
	line-height: 18px;
}


.lstfml .text-block.serials-list{
	position: relative;
	overflow: hidden;
}

.lstfml .text-block.serials-list .body{
	padding-right: 15px;
	padding-left: 15px;
}

.lstfml .text-block.short-biography{
	font-size: 14px;
	line-height: 18px;
}


.lstfml .text-block .body.padding{
	padding-left: 15px;
	padding-right: 15px;
}



.lstfml .text-block.serials-list .header{
	position: relative;
	overflow: hidden;
	height: auto;
	padding-top: 20px;
	font-size: 24px;
	margin: 0;
}

.lstfml .picture-box{
	position: absolute;
	top: 5px;
	left: 0;
	width: 240px;
	height: 144px;
}

.lstfml .picture-box .overlay{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background: url('/vision/overlay-black.png');
	color: #fff;
	padding: 8px 10px;
}

.lstfml .picture-box .overlay .left-part{
/*
	text-transform: uppercase;
	font-size: 11px;
*/
	font-weight: bold;
	float: left;
}

.lstfml .picture-box .overlay .right-part{
	/*font-size: 11px;*/
	float: right;
	font-weight: bold;
}
/*History
------------------------------------------------------------------------------------------------------------------*/
.lstfml .history .text-block.serials-list .row .body{
	width:290px;
}
.lstfml .history .text-block.serials-list .row .subscribe-box {
  position: absolute;
  right: 0;
  top: 5px;
}

.lstfml .history .text-block.serials-list .row .mark-green-box {
	position: absolute;
	right: 40px;
	top: 5px;
	line-height:12px;
}

.lstfml .history .text-block.serials-list .row .comment-blue-box{
	position: absolute;
	right: 94px;
	top: 5px;	
	font-size: 12px;
    font-weight: bold;
    min-width: 25px;
    text-align: center;
	line-height:12px;
}
.lstfml .history .text-block.serials-list .row .haveseen-btn{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #745ec5;
	width: 26px;
	height: 26px;
	cursor: pointer;
	background: url('/vision/pink-eye-icon.png') center no-repeat;
	position: absolute;
	right: 0;
	top: 5px;
}
.lstfml .history .text-block.serials-list .row .haveseen-btn.checked{
	background: #745ec5 url('/vision/white-eye-icon.png') center no-repeat;
}

/*----------------------------------------------------------------------------------------------------------------*/
.lstfml .text-block.serials-list .row-search{
	position: relative;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #666666 !important;
	padding-top: 10px;
	padding-bottom:5px;
}


.lstfml .row-search .subscribe-box{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #3aacf8;
	width: 26px;
	height: 26px;
	background: url('/vision/blue-star-icon.png') center no-repeat;
	cursor: pointer;
}

.lstfml .row-search .subscribe-box.active{
	background: #3aacf8 url('/vision/white-star-icon.png') center no-repeat;
}

.lstfml .text-block.serials-list .row-search .subscribe-box{
	position: absolute;
	top: 5px;
	right: 0;
}

.lstfml .filter-box{
	position: relative;
	padding: 10px 15px;
	text-align: right;
}

.lstfml .text-block.serials-list .row-search .thumb{
	position: absolute;
	left: 0;
	top: 0;
}

.lstfml .text-block.serials-list .row-search .thumb-shadow{
	position: absolute;
	left: 0;
	top: 144px;
	height: 5px;
	width: 240px;
}

.lstfml .text-block.serials-list .row-search .body{
	position: relative;
	padding: 0 0 0 255px;
	min-height: 144px;
	margin: 0;
	width: 350px;
}
.lstfml .text-block.serials-list .body{
	margin: 0;

}

.lstfml .text-block.serials-list .row-search:first-child{
	margin-top: 0;
}

.lstfml .text-block.serials-list .row-search .body .name-ru{
	font-size: 16px;
	line-height:16px;
	color: #1f1f1f;
/*
font-weight: bold;
text-transform: uppercase;
*/
	position: relative;
	max-width: 215px;
}

.lstfml .text-block.serials-list .row-search .mark-green-box{
	position: absolute;
	right: 40px;
	top: 5px;
}

.lstfml .text-block.serials-list .row-search .body .fav-blue-box{
	overflow: hidden;
	line-height: 30px;
	width: 30px;
	background: url('/vision/subscribe-active-small.png') center right no-repeat;
	position: absolute;
	right: 14px;
	top: 40px;
	z-index:9999;
	cursor:pointer;
}

.lstfml .text-block.serials-list .row-search .body .fav-blue-box .right-part{
	font-size: 16px;
}

.lstfml .text-block.serials-list .row-search .body .name-ru{
	font-size: 14px;
	color: #1f1f1f;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
}

.lstfml .text-block.serials-list .row-search .body .name-en{
	font-size: 11px;
	color: #9d9da0;
/*
	text-transform: uppercase;
*/
	position: relative;
	line-height: 18px;
}

.lstfml .text-block.serials-list .row-search .body .details-pane{
	margin-top: 10px;
	position: relative;
	line-height: 14px;
}
.lstfml .text-block.serials-list .row-search .body .details-pane .alpha{
	font-size:12px;
	color:#1f1f1f;
	font-weight:bold;
}
.lstfml .text-block.serials-list .row-search .body .details-pane .beta{
	font-size:10px;
	color:#666666;
	font-weight:bold;
}
/*----------------------------------------------------------------------------------------------------------------*/
.lstfml .text-block.serials-list .row{
	position: relative;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #666666 !important;
	padding-top: 10px;
	padding-bottom:5px;
}


.lstfml .subscribe-box{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #3aacf8;
	width: 26px;
	height: 26px;
	background: url('/vision/blue-star-icon.png') center no-repeat;
	cursor: pointer;
}

.lstfml .subscribe-box.active{
	background: #3aacf8 url('/vision/white-star-icon.png') center no-repeat;
}

.lstfml .text-block.serials-list .row .subscribe-box{
	position: absolute;
	top: 45px;
	right: 0;
}

.lstfml .filter-box{
	position: relative;
	padding: 10px 15px;
	text-align: right;
}

.lstfml .text-block.serials-list .row .thumb{
	position: absolute;
	left: 0;
	top: 0;
}

.lstfml .text-block.serials-list .row .thumb-shadow{
	position: absolute;
	left: 0;
	top: 144px;
	height: 5px;
	width: 240px;
}

.lstfml .text-block.serials-list .row .body{
	position: relative;
	padding: 0 0 0 255px;
	min-height: 144px;
	margin: 0;
	width: 190px;
}
.lstfml .text-block.serials-list .body{
	margin: 0;

}

.lstfml .text-block.serials-list .row:first-child{
	margin-top: 0;
}

.lstfml .text-block.serials-list .row .body .name-ru{
	font-size: 16px;
	line-height: 16px;
	color: #1f1f1f;
/*	
	text-transform: uppercase;
	font-weight: bold;
*/
	position: relative;
	max-width: 215px;
}

.lstfml .text-block.serials-list .row .mark-green-box{
	position: absolute;
	right: 0;
	top: 5px;
}

.lstfml .text-block.serials-list .row .body .fav-blue-box{
	overflow: hidden;
	line-height: 30px;
	width: 30px;
	background: url('/vision/subscribe-active-small.png') center right no-repeat;
	position: absolute;
	right: 14px;
	top: 40px;
	z-index:9999;
	cursor:pointer;
}

.lstfml .text-block.serials-list .row .body .fav-blue-box .right-part{
	font-size: 16px;
}

.lstfml .text-block.serials-list .row .body .name-en{
	font-size: 11px;
	color: #9d9da0;
/*	text-transform: uppercase;*/
	position: relative;
	line-height: 18px;
}

.lstfml .text-block.serials-list .row .body .details-pane{
	margin-top: 10px;
	position: relative;
	line-height: 14px;
}
.lstfml .text-block.serials-list .row .body .details-pane .alpha{
	font-size:12px;
	color:#1f1f1f;
/*	font-weight:bold;*/
}
.lstfml .text-block.serials-list .row .body .details-pane .beta{
	font-size:10px;
	color:#9d9da0;
/*	font-weight:bold;*/
}



.lstfml .text-block.alphabet-actors{
	position: relative;
	overflow: hidden;
}

.lstfml .text-block.alphabet-actors .header{
	border-left: 4px solid #e5493d;
	padding: 2px 11px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	height: auto;
	line-height: 24px;
}

.lstfml .text-block.alphabet-actors .row{
	position: relative;
	overflow: hidden;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #666666 !important;
}

.lstfml .text-block.alphabet-actors .row .thumb{
	position: absolute;
	left: 15px;
	top: 5px;
}

.lstfml .text-block.alphabet-actors .row .body{
	position: relative;
	overflow: hidden;
	padding: 10px 80px 10px 80px;
	min-height: 50px;
	margin: 0;

}
.lstfml .text-block.alphabet-actors .body{
	margin: 0;

}

.lstfml .text-block.alphabet-actors .row{
	border-top: 1px dotted #d2d2d3;
}

.lstfml .text-block.alphabet-actors .row:first-child{
	border-top: none;
	margin-top: 0;
}

.lstfml .text-block.alphabet-actors .row .body .mark-green-box{
	position: absolute;
	right: 15px;
	top: 5px;
}
/*
.lstfml .text-block.alphabet-actors .row .body .mark-green-box .right-part{
	font-size: 16px;
}
*/
.lstfml .text-block.alphabet-actors .row .body .name-ru{
	color: #202020;
	text-transform: uppercase;
	position: relative;
	float: left;
	padding-right: 10px;
	font-size: 12px;
}

.lstfml .text-block.alphabet-actors .row .body .name-en{
	color: #868686;
	text-transform: uppercase;
	position: relative;
	float: left;
	font-size: 12px;
}

.lstfml .text-block.alphabet-actors .row .body .details-pane{
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	line-height: 18px;
}

.lstfml .pagging-pane{
	position: relative;
	overflow: hidden;
	padding: 15px 15px;
	text-align: center;
}

.lstfml .pagging-pane.bottom{
/*
	position: absolute;
	bottom: 80px;
*/
	left: 0;
	right: 0;
	overflow: hidden;
	padding: 15px 15px;
	text-align: center;
}

.lstfml .pagging-pane span.item{
	color: #666666;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.lstfml .pagging-pane a.noitem{
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	cursor:default;
}


.lstfml .pagging-pane a.item{
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.lstfml .pagging-pane a.item:hover{
	text-decoration:underline;
}

.lstfml .pagging-pane a.item.active{
	color: #c7c7c8;
}

.lstfml .pagging-pane .next-link{
	color: #c7c7c8;
	float: left;
	position: absolute;
	overflow: hidden;
	text-decoration: none;
	padding-right: 15px;
	cursor: pointer;
	font-weight: bold;
	top: 15px;
	right: 15px;
	font-size: 11px;
}
/*
.lstfml .pagging-pane .next-link:hover{
	text-decoration:underline;
}
*/
.lstfml .pagging-pane .next-link .sign{
	position: absolute;
	right: 0;
	top: 2px;
	background: url('/vision/right-arrow-link.png') center center no-repeat;
	width: 5px;
	height: 8px;
}
.right-part a
{
	text-decoration:none;
}



.lstfml .pagging-pane .previous-link{
	color: #c7c7c8;
	float: left;
	position: absolute;
	left: 15px;
	top: 15px;
	overflow: hidden;
	text-decoration: none;
	padding-left: 15px;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
}
.lstfml .pagging-pane .previous-link .sign{
	position: absolute;
	left: 0;
	top: 2px;
	background: url('/vision/left-arrow-link.png') center center no-repeat;
	width: 5px;
	height: 8px;
}
.lstfml .pagging-pane .previous-link.active .sign{
	background: url('/vision/left-arrow-link-active.png') center center no-repeat;
}
.lstfml .pagging-pane .next-link.active .sign{
	background: url('/vision/right-arrow-link-active.png') center center no-repeat;
}
.lstfml .pagging-pane .previous-link.active,
.lstfml .pagging-pane .next-link.active{
	color: #666;
}
.lstfml .pagging-pane .previous-link.active:hover,
.lstfml .pagging-pane .next-link.active:hover{
	text-decoration:underline;
}
.lstfml .text-block.guide .body .parts-list{
	border-collapse: collapse;
}
.lstfml .text-block.guide .body .parts-list th{
	padding: 8px 15px;
	font-weight: normal;
	border-top: 1px dotted #d2d2d3;
	vertical-align: middle;
}
.lstfml .text-block.guide .body .parts-list td{
	padding: 8px 15px;
	font-weight: normal;
	border-top: 1px dotted #d2d2d3;
	vertical-align: middle;
}
.lstfml .text-block.guide .body .parts-list th.alpha,
.lstfml .text-block.guide .body .parts-list th.beta,
.lstfml .text-block.guide .body .parts-list th.gamma{
	text-align: left;
	color: #919090;
}
.lstfml .text-block.guide .body .parts-list th.alpha{
	text-align: center;
}
.lstfml .text-block.guide .body .parts-list td.alpha,
.lstfml .text-block.guide .body .parts-list td.beta,
.lstfml .text-block.guide .body .parts-list td.gamma{
	text-align: left;
}
.lstfml .text-block.guide .body .parts-list td.alpha{
	text-align: center;
}
.lstfml .text-block.guide .body .parts-list th.delta{
	color: #e5493d;
	text-align: center;
}
.lstfml .text-block.guide .body .comment-gray-box{
	float: left;
	margin-right: 10px;
}
.lstfml .text-block.guide .body .mark-green-box{
	float: left;
}
.lstfml .text-block.guide .body .parts-list td.alpha label{
	color: #7c7c7c;
	font-size: 11px;
}
.lstfml .text-block.guide .body .parts-list td.alpha input{
	border: 1px solid #ccc;
}


.lstfml .text-block.description .body .social-pane .like-it{
	margin-left: -105px;
	color: #3498db;
}

.lstfml .text-block.description .body .body{
	padding: 0 15px 0 15px;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
}

/* Social Pane
---------------------------------------------------------------------------------------------------------------------------*/
.lstfml .body .social-pane{
    background: none repeat scroll 0 0 #f1f1f1;
    height: 30px;
    margin-top: 30px;
    overflow: hidden;
    padding: 8px 15px 8px 120px;
    position: relative;
}

.lstfml .social-pane .like-it{
	position: relative;
	color: #3498db;
	font-size: 12px;
}

.lstfml .social-pane{
	padding: 8px 15px 8px 15px;
	position: relative;
	background: #f1f1f1;
	height: 30px;
}

.lstfml .social-pane .right-part{
    padding-left: 80px;
    padding-right: 15px;
    position: absolute;
    right: 0;
    top: 7px;
}
.lstfml .social-pane .right-part .text{
	position: absolute;
	left: 0;
	top: 8px;
	color: #3498db;
	font-size: 12px;
	text-decoration: underline;
}
.lstfml .social-pane .right-part .share-icon{
	display: block;
	float: left;
	margin-left: 5px;
	margin-top: 7px;
	cursor: pointer;
}

.lstfml .social-pane .like-it{
	margin-right: 105px;
	color: #3498db;
	float: right;
}
/* End of Social Pane
---------------------------------------------------------------------------------------------------------------------------*/


/* Videos List
---------------------------------------------------------------------------------------------------------------------------*/
.lstfml .videos-list-block{
	
}

.lstfml .videos-list-block .body{
	position: relative;
	padding: 15px;
}

.lstfml .videos-list-block .body .video-item{
	position: relative;
	float: left;
}

.lstfml .videos-list-block .body .video-item .title-block{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 8px;
	color: #fff;
	background: url('/vision/overlay-black.png');
}

.lstfml .videos-list-block .body .video-item .title-block .title{
/*
	font-size: 11px;
	text-transform: uppercase;
*/
	position: relative;
	padding-bottom: 3px;
	font-weight: bold;
}

.lstfml .videos-list-block .body .video-item .title-block .description{
	font-size: 11px;
	position: relative;
}

.lstfml .videos-list-block .body .video-item img{
	display: block;
	vertical-align: bottom;
	width:336px;
}

.lstfml .videos-list-block .body .video-item .small-play-btn{
	position: absolute;
	top: 50%;
	height: 44px;
	width: 44px;
	background: url('/vision/small-play-btn.png');
	left: 50%;
	margin-left: -22px;
	margin-top: -44px;
	cursor: pointer;
}
/*
.lstfml .videos-list-block .body .video-item .small-play-btn:hover{
	opacity: 0.8;
}*/

.lstfml .videos-list-block .left-part{
	position: relative;
	float: left;
}

.lstfml .videos-list-block .right-part{
	position: relative;
	float: left;
	padding-left: 10px;
}
/* End of Videos List
---------------------------------------------------------------------------------------------------------------------------*/


/* actor-roles
----------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .title-block .menu-pane{
  /*margin-left: 120px;*/
}

.lstfml .role-description{
	position: relative;
	padding: 15px;
}

.lstfml .role-description .role-ru{
/*	font-weight: bold;*/
	font-size: 14px;
}

.lstfml .role-description .role-en{
	font-size: 11px;
	color: #666;
}

.lstfml .seria-header{
	padding: 0 15px 0 65px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	min-height: 40px;
/*	border-left: 5px solid #ff3c2d;*/
}

.lstfml .seria-header .thumb{
	position: absolute;
	left: 15px;
	top: 0;
	width: 40px;
	height: 40px;
}

.lstfml .seria-header .title-ru{
	font-size: 14px;
}
.lstfml .seria-header .roles.title-ru{
	font-size: 16px;
	padding-top: 6px;
}
.lstfml .seria-header .title-en{
	font-size: 16px;
	font-weight: normal;
	color: #9d9da0;
}

.lstfml .seria-header h1.title-ru{
	padding:6px 0 0 0;
	font-size: 16px;
}

.lstfml .seria-header h2.title-en{
	padding:0;
	margin:0;
	border:0;
	line-height: 1;
	font-size: 16px;
	font-weight: normal;
	color: #9d9da0;
}

/* End actor-roles
----------------------------------------------------------------------------------------------------------------------------------------*/

/* actor-page
---------------------------------------------------------------------------------------------------------------------------*/

.lstfml .title-block .menu-pane{
  /*margin-left: 120px;*/
}

.lstfml .main-information{
	position: relative;
	margin-top: 20px;
}

.lstfml .main-information .body{
	padding-left: 255px;
	padding-right: 15px;
	min-height: 310px;
}

.lstfml .actor-photo-pane{
	position: absolute;
	top: 0;
	left: 15px;
}

.lstfml .actor-photo-pane .thumb-shadow{
	width: 220px;
}


.lstfml .favorite-roles .beta a
{
	text-decoration:none;
	color:#1f1f1f;
}

.lstfml .favorite-roles{
	border-collapse: collapse;
	background: #f1f1f1;
}
.lstfml .favorite-roles td.placeholder{
	padding: 0;
	width: 10px !important;
}
.lstfml .favorite-roles td.alpha{

}
.lstfml .favorite-roles td.beta{
	width: 190px !important;
}
.lstfml .favorite-roles td.gamma{
	width: 100px  !important;
}
.lstfml .favorite-roles td.delta{
	width: 100px  !important;
}

.lstfml .favorite-roles td{
	padding: 8px 10px;
	font-weight: normal;
	border: 1px solid #fff;
	vertical-align: middle;
	color: #1f1f1f;
	font-size: 12px;
}

.lstfml .favorite-roles td.alpha{
	width: 220px !important;
}
/*
.lstfml .favorite-roles .ru{
	text-transform: uppercase;
}
*/
.lstfml .favorite-roles .en{
	color: #666;
/*	text-transform: uppercase;*/
	font-size: 10px;
}
.lstfml .favorite-roles .serial-pane{
	padding-left: 50px;
	position: relative;
	padding-top: 7px;
	min-height: 40px;
}
.lstfml .favorite-roles a.serial-pane{
	padding-left: 50px;
	position: relative;
	padding-top: 7px;
	min-height: 40px;
	display:block;
	text-decoration:none;
	color:#000000;
}
.lstfml .favorite-roles .serial-pane .cover{
    left: 0;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    z-index: 1;
}
/*
.lstfml .favorite-roles .ru{
	text-transform: uppercase;
}
*/

.lstfml .favorite-roles td.alpha,
.lstfml .favorite-roles td.beta{
	text-align: left;
}

.lstfml .favorite-roles td.gamma,
.lstfml .favorite-roles td.delta{
	text-align: center;
}

.lstfml .favorite-roles td a
{
	display:block;
	text-decoration:none;
	color:#000000;
}

.lstfml .favorite-roles td.beta,
.lstfml .favorite-roles td.gamma,
.lstfml .favorite-roles td.delta,
.lstfml .favorite-roles td.epsilon{
	cursor: pointer;
}


/* End of actor-page
----------------------------------------------------------------------------------------------------------------------------------------*/

/* loader
---------------------------------------------------------------------------------------------------------------------------*/
.lstfml .loader{
	background: url('/vision/loader.gif') center no-repeat;
	position: relative;
	height: 16px;	
}

/* End of loader
----------------------------------------------------------------------------------------------------------------------------------------*/

/* search-dropdown-pane
---------------------------------------------------------------------------------------------------------------------------*/
.lstfml .search-dropdown-pane{
	background: #f1f1f1;
	position: absolute;
	left: 15px;
	top: 82px;
	right: 3px;
	z-index: 10;
	border: 1px solid #d2d2d3;
	padding: 0 10px 15px;
}

.lstfml .search-dropdown-pane .header{
	position: relative;
}

.lstfml .search-dropdown-pane .item{
	/*position: relative;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	color: #1f1f1f;
	text-transform: uppercase;
	padding-left: 60px;
	vertical-align: middle;
	min-height: 50px;*/
	display: block;
	margin: 0;
    min-height: 30px;
    overflow: hidden;
    padding: 10px 0 10px 50px;
    position: relative;
	color: #1f1f1f;
	text-decoration:none;
}
.lstfml .search-dropdown-pane .item.series{
	/*position: relative;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	color: #1f1f1f;
	text-transform: uppercase;
	display: block;
	padding-left: 50px;
	vertical-align: middle;
	min-height: 40px;*/
	position: relative;
}
.lstfml .search-dropdown-pane .item:hover{
	color: inherit;
}

.lstfml .search-dropdown-pane .hor-divider{
	height: 1px;
	position: relative;
	background: #d2d2d2;
	margin-top: 5px;
	margin-bottom: 5px;
}

.lstfml .search-dropdown-pane .item .en{
	color: #666;
	font-size: 10px;
	position: relative;
	padding-top: 3px;
}

.lstfml .search-dropdown-pane .item .cover-series{
	/*position: absolute;
	top: 3px;
	*/
	height: 40px;
	width: 40px;
	left: 0;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    z-index: 1;
}
.lstfml .search-dropdown-pane .item .cover-people{
	position: absolute;
	left: 0;
	top: 3px;
	height: 50px;
	width: 50px;
}

.lstfml .search-dropdown-pane .link-pane{
	background: #d3d3d4 url('/vision/link-arrow.png') 107px 11px no-repeat;display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	/*height: 10px;*/
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
	padding: 10px;
	text-decoration: none;
	
}
.lstfml .search-dropdown-pane .link-pane:hover{

	text-decoration: underline;
}

.lstfml .search-dropdown-pane .item.actor{
	padding-top: 15px;
	min-height: 32px;
}
/* end of search-dropdown-pane
----------------------------------------------------------------------------------------------------------------------------------------*/


/* search-result
---------------------------------------------------------------------------------------------------------------------------*/

.lstfml .search-result .header-block .header{
	border: none;
}

.lstfml .search-result .header-block{
	border: none;
}

/* End of actor-page
----------------------------------------------------------------------------------------------------------------------------------------*/


/*Actor foto---------------------------------------------------------------------------------------------------------------------------*/

.lstfml.actor-foto .title-block .menu-pane{
 /*margin-left: 120px;*/
}

.lstfml.actor-foto .title-block .title-ru {
	font-size: 22px;
    font-weight: bold;
    padding-top: 5px;
    text-transform: uppercase;
}
/* End of Actor foto
----------------------------------------------------------------------------------------------------------------------------------------*/


/*Actor video---------------------------------------------------------------------------------------------------------------------------*/

.lstfml.actor-video .title-block .menu-pane{
 /* margin-left: 120px;*/
}

.lstfml.actor-video .title-block .title-ru {
	font-size: 22px;
    font-weight: bold;
    padding-top: 5px;
    text-transform: uppercase;
}

/* End of Actor video
---------------------------------------------------------------------------------------------------------------------------------------*/

/*Actor news---------------------------------------------------------------------------------------------------------------------------*/

.lstfml.actor-news .title-block .menu-pane{
 /* margin-left: 120px;*/
}

.lstfml.actor-news .title-block .title-ru {
	font-size: 22px;
    font-weight: bold;
    padding-top: 5px;
    text-transform: uppercase;
}

/*Main blocks---------------------------------------------------------------------------------------------------------------------------*/
.lstfml .text-block.announcements .body .row,
.lstfml .text-block.interviews .body .row,
.lstfml .text-block.news .body .row{
	padding: 10px 15px 0 230px;
	display: block;
	text-decoration: none;
	color: #1f1f1f !important;
	min-height: 130px;
	position: relative;
	overflow: hidden;
}
.lstfml .text-block.news .body a.lnk{
	text-decoration: none;
	color: #1f1f1f !important;
}
.lstfml .text-block.announcements .body .row:hover,
.lstfml .text-block.interviews .body .row:hover,
.lstfml .text-block.news .body .row:hover{
	background: #f1f1f1;
}
.lstfml .text-block.announcements .body .row .body,
.lstfml .text-block.interviews .body .row .body,
.lstfml .text-block.news .body .row .body{
	margin: 0;
	min-height:120px;
	padding: 0;
}
.lstfml .text-block.announcements .body .row .thumb,
.lstfml .text-block.interviews .body .row .thumb,
.lstfml .text-block.news .body .row .thumb{
	position: absolute;
	left: 15px;
	top: 10px;
}
.lstfml .text-block.announcements .body .row .body .title,
.lstfml .text-block.interviews .body .row .body .title,
.lstfml .text-block.news .body .row .body .title{
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 18px;
/*	
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
*/
	text-decoration: none;
	color: #1f1f1f !important;
}
.lstfml .text-block.announcements .body .row .body .text,
.lstfml .text-block.interviews .body .row .body .text,
.lstfml .text-block.news .body .row .body .text{
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #666 !important;
/*	
	font-style: italic;
	color: #1f1f1f !important;
*/
}
.lstfml .text-block.announcements .body .row .body .description,
.lstfml .text-block.interviews .body .row .body .description,
.lstfml .text-block.news .body .row .body .description{
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666;
}

.lstfml .text-block.announcements .body .row .body .date,
.lstfml .text-block.interviews .body .row .body .date,
.lstfml .text-block.news .body .row .body .date{
	position: relative;
	overflow: hidden;
	margin-right: 10px;
	font-size: 11px;
	float: left;
	color: #666;
}
/*.lstfml #main-left-side .link,
.lstfml #main-rightt-side .link,
.lstfml #main-center-side .link{
	margin-top: 20px;
	margin-bottom: 30px;
}*/
.lstfml #main-left-side .link
{
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight: bold
}
.lstfml #main-center-side .link{
	margin-top: 10px;
	margin-bottom: 30px;
	font-weight: bold;
}
.lstfml .text-block.announcements .body .row .body .comment-blue-box,
.lstfml .text-block.interviews .body .row .body .comment-blue-box,
.lstfml .text-block.news .body .row .body .comment-blue-box{
/*
	position:absolute;
	top:90px;
	left:180px;
*/
	margin-top: -3px;
	float: right;
	font-weight: bold;
}
.lstfml .text-block.announcements .body .row .body .warning,
.lstfml .text-block.interviews .body .row .body .warning,
.lstfml .text-block.news-box .body .row .body .warning,
.lstfml .text-block.news .body .row .body .warning{
	position: relative;
	overflow: hidden;
	color: #ff3c2d;
	font-size: 11px;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	margin-top: -5px;
	background: url('/vision/warning-sign.png') center left no-repeat;
}



.lstfml .text-block.facts .body .row{
	padding: 8px 15px 8px 85px;
	border-top: 1px dotted #ccc;
	text-decoration: none;
	color: #1f1f1f !important;
	min-height: 50px;
	position: relative;
	overflow: hidden;
	display: block;
}
.lstfml .text-block.facts .body .row .body{
	margin: 0;
}
.lstfml .text-block.facts .body .row:hover{
	text-decoration: underline;
}
.lstfml .text-block.facts .body .row:first-child{
	border-top: none;
}
.lstfml .text-block.facts .body .row .thumb{
	position: absolute;
	left: 15px;
	top: 0;
/*	height:120px;*/
}
.lstfml .text-block.facts .body, .lstfml .text-block.facts .body .link{
	margin-top: 12px;
}



.lstfml .text-block.photos .body .photo{
	float: left;
	display: block;
	cursor:pointer;
}

.lstfml .text-block.actors .body .row{
	padding: 18px 400px 18px 85px;
	text-decoration: none;
	color: #1f1f1f !important;
	min-height: 30px;
	position: relative;
	overflow: hidden;
	display: block;
}
.lstfml .text-block.actors .body .row .body{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.lstfml .text-block.actors .body .row:hover{
	background: #f9f9f9;
}
.lstfml .text-block.actors .body .row .thumb{
	position: absolute;
	left: 15px;
	top: 8px;
}
.lstfml .text-block.actors .body .row .role-pane{
	position: absolute;
	left: 340px;
	top: 18px;
}

.lstfml .text-block.actors .body .row .body .name-en, .lstfml .text-block.actors .body .row .role-en{
	font-size: 11px;
	color: #9d9da0  !important;
}
.lstfml .text-block.actors .body .row .body .name-ru, .lstfml .text-block.actors .body .row .body .role-ru{
	font-size: 13px;
	line-height: 16px;
}

.lstfml .text-block.reviews .body{
	margin-top: 10px;
	margin-bottom: 0;
}
.lstfml .text-block.reviews .body .gray-box{
	background: #f1f1f1 url('/vision/reviews-breaker.png') center top repeat-x;
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
}

.lstfml .text-block.reviews .body .gray-box .claim{
	position: relative;
	overflow: hidden;
	padding: 20px 35px;
	font-style: italic;
	font-size: 10px;
	color: #6a6a6a;
}

.lstfml .text-block.reviews .body .gray-box .row{
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}

.lstfml .text-block.reviews .body .row{
	position: relative;
	overflow: hidden;
	padding: 90px 45px 8px 45px;
}

.lstfml .text-block.reviews .body .row .date{
	position: absolute;
	right: 35px;
	top: 35px;
	color: #666666;
	font-size: 11px;
}
.lstfml .text-block.reviews .body .row .author{
	position: absolute;
	left: 95px;
	top: 35px;
	font-size: 12px;
}
.lstfml .text-block.reviews .body .row .title{
	position: absolute;
	left: 95px;
	top: 55px;
	font-size: 12px;
	text-transform: uppercase;
}
.lstfml .text-block.reviews .body .row .avatar{
	position: absolute;
	left: 35px;
	top: 30px;
}
.lstfml .text-block.reviews .body .row{
	border-top: 1px dotted #898989;
}
.lstfml .text-block.reviews .body .row:first-child{
	border-top: none;
}
.lstfml .text-block.reviews .body .row p{
	padding-bottom: 5px;
}
.lstfml .text-block.reviews .body .row .link{
	padding-left: 0;
}
.lstfml .text-block.reviews .body .row .link{
	padding-left: 0;
}
.lstfml .text-block.reviews .body .row .social-box{
	position: relative;
	overflow: hidden;
	border-top: 1px solid #d4d4d3;
	margin-top: 10px;
	color: #6a6a6a;
	padding-top: 5px;
}
.lstfml .text-block.reviews .body .row .social-box .link{
	float: right;
	margin: 0;
	color: #6a6a6a;
}
.lstfml .text-block.reviews .body .row .social-box .positive{
	margin-right: 5px;
	color: #00a86f;
	margin-left: 10px;
}
.lstfml .text-block.reviews .body .row .social-box .negative{
	margin-left: 5px;
	color: #ff3030;
}

.lstfml .comment-blue-box, a.comment-blue-box:hover{
	position: relative;
	padding: 9px;
	background: #3498db;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	color: #fff;
	margin-left: 8px;
	float: right;
	min-width: 25px;
    text-align: center;
	font-weight: bold;
	text-decoration:none;
}
.lstfml .comment-blue-box .tail{
	position: absolute;
	top: 5px;
	left: -7px;
	background: url('/vision/comment-blue-tail.png') center left no-repeat;
	width: 8px;
	height: 10px;
}
.lstfml .comment-blue-box .right-part{
	position: relative;
	overflow: hidden;
	float: left;
	background: url('/vision/comment-blue-box.png') center right no-repeat;
	color: #fff;
	font-size: 13px;
	padding-top:3px;
	padding-right: 10px;
	height: 22px;
	width:20px;
	text-align:center;
}


.lstfml .comment-white-box{
	position: relative;
	overflow: hidden;
	line-height: 20px;
}
.lstfml .comment-white-box .left-part{
	position: relative;
	overflow: hidden;
	float: left;
	background: url('/vision/comment-white-box.png') center left no-repeat;
	width: 15px;
	height: 20px;
}
.lstfml .comment-white-box .right-part{
	position: relative;
	overflow: hidden;
	float: left;
	background: url('/vision/comment-white-box.png') center right no-repeat;
	color: #000;
	font-size: 11px;
	padding-right: 10px;
	height: 20px;
}

.lstfml .comment-gray-box{
	position: relative;
	overflow: hidden;
	line-height: 30px;
}
.lstfml .comment-gray-box .left-part{
	position: relative;
	overflow: hidden;
	float: left;
	background: url('/vision/comment-gray-box.png') center left no-repeat;
	width: 15px;
	height: 30px;
}
.lstfml .comment-gray-box .right-part{
	position: relative;
	overflow: hidden;
	float: left;
	background: url('/vision/comment-gray-box.png') center right no-repeat;
	color: #fff;
	font-size: 12px;
	padding-right: 10px;
	height: 30px;
}

.lstfml .mark-green-box{
	position: relative;
	overflow: hidden;
	float: left;
	background: #00d254;
	padding: 9px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	min-width: 25px;
/*	text-shadow: 0 1px 1px #000000;*/
}
/*
.lstfml .mark-green-box .left-part{
	position: relative;
	overflow: hidden;
	float: left;
	background: url('/vision/mark-green-box.png') center left no-repeat;
	width: 10px;
	height: 30px;
}
.lstfml .mark-green-box .right-part{
	position: relative;
	overflow: hidden;
	float: left;
	background: url('/vision/mark-green-box.png') center right no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
	height: 30px;
	text-shadow: 0 1px 1px #000000;
}
*/
.lstfml .fav-blue-box{
	position: relative;
	overflow: hidden;
	line-height: 30px;
	width: 30px;
	background: url('/vision/subscribe-active-small.png') center right no-repeat;
}

.lstfml .subscribe-btn{
	position: relative;
	overflow: hidden;
	line-height: 24px;
	cursor:pointer;
}
.lstfml .subscribe-btn .left-part{
	position: relative;
	overflow: hidden;
	float: left;
	background: url('/vision/subscribe-btn.png') center left no-repeat;
	width: 30px;
	height: 24px;
}
.lstfml .subscribe-btn .right-part{
	position: relative;
	overflow: hidden;
	float: left;
	background: url('/vision/subscribe-btn.png') center right no-repeat;
	color: #fff;
	font-size: 11px;
	padding-right: 10px;
	height: 24px;
}


.lstfml .wrapper .footer-push{
	height: 130px;
	position: relative;
}
/* Footer
--------------------------------------------------------------------------------------------------------------------------------------------*/
.lstfml .footer{
	position: relative;
	height: 95px;
	background: #000;
	color: #fff;
	font-size: 11px;
	padding-top: 20px;
}
.lstfml .footer .wrapper{
	position: relative;
	overflow: hidden;
}
.lstfml .footer .links a{
	color: #fff !important;
}
.lstfml .footer .links{
	margin-bottom: 8px;
}
.lstfml .footer p{
	line-height: 18px;
}
.lstfml .footer .copyright{
	position: absolute;
	left: 530px;
	top: 0;
}

/* Other
--------------------------------------------------------------------------------------------------------------------------------------------*/
.lstfml .hor-spacer1{
	position: relative;
	overflow: hidden;
	height: 20px;
	clear: both;
}
.lstfml .hor-spacer2{
	position: relative;
	overflow: hidden;
	height: 30px;
	clear: both;
}
.lstfml .hor-spacer3{
	position: relative;
	overflow: hidden;
	height: 10px;
	clear: both;
}
.lstfml .hor-spacer4{
	position: relative;
	overflow: hidden;
	height: 5px;
	clear: both;
}
.lstfml .hor-spacer{
	position: relative;
	overflow: hidden;
	height: 15px;
	clear: both;
}
.lstfml .double-hor-spacer{
	position: relative;
	overflow: hidden;
	height: 20px;
	clear: both;
}
.lstfml .footer .copyright{
	position: absolute;
	left: 530px;
	top: 0;
}


.lstfml .clr{
	clear: both;
}
.lstfml .small-text{
	font-size: 10px !important;
}
.paging > span {border: 1px solid #ccc !important}

/* BreadCrumbs
--------------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .breadcrumbs-pane{
	position: relative;
	overflow: hidden;
	padding-left: 15px;
/*	width: 500px;*/
}
.lstfml .breadcrumbs-pane .item{
	display: block;
	position: relative;
	float: left;
	/*line-height: 24px;*/
	color: #3498db;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	/*padding-left: 5px;
	padding-right: 5px;*/
}
.lstfml .breadcrumbs-pane .item:hover{
	text-decoration: underline;
}
.lstfml .breadcrumbs-pane .divider{
	position: relative;
	height: 24px;
	width: 10px;
	background: url('/vision/breadcrumbs-divider.png') center no-repeat;
	float: left;
}
/* News-page
--------------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .news-page .body{
	margin-top: 0;
}
/* News-page-header
--------------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .news-page-header{
	position: relative;
	overflow: hidden;
	min-height: 120px;
}
.lstfml .news-page-header .picture{
	position: absolute;
	left: 10px;
	top: 0;
}
.lstfml .news-page-header .body{
	position: relative;
	overflow: hidden;
	padding-left: 230px;
	margin: 0;
}
.lstfml .news-page-header .body .title{
	font-weight: bold;
	color: #1f1f1f;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 20px;
}

.lstfml .news-page-header .body .date{
	position: relative;
	overflow: hidden;
	font-size: 12px;
	color: #666;
}
.lstfml .warning{
	color: #ff3c2d;
	position: relative;
	overflow: hidden;
	padding-left: 20px;
	background: url('/vision/warning-sign.png') left center no-repeat;
	line-height: 18px;
}
.lstfml .text-beta{
	font-size: 14px;
	line-height:20px;
}

.lstfml .text-block div.text-beta{
	position: relative;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
}

/* Photo-viewer---------------------------------------------------------------------------------------------------------------------------*/
.photo-viewer{
	background: #000000;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.photo-viewer .logotype{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 126px;
	height: 21px;
	background: url('/vision/viewer-logotype.png') center no-repeat;
}
.photo-viewer .close-btn{
	position: absolute;
	right: 20px;
	top: 20px;
	width: 40px;
	height: 40px;
	background: url('/vision/viewer-close-btn.png') center no-repeat;
	cursor: pointer;
}
.photo-viewer .close-btn:hover{
	background: url('/vision/viewer-close-btn-hover.png') center no-repeat;
}
.photo-viewer .close-btn:active{
	background: url('/vision/viewer-close-btn-pressed.png') center no-repeat;
}
.photo-viewer .photo-box{
	position: absolute;
	top: 155px;
	left: 20px;
	width: 914px;
	bottom: 0;
}
.photo-viewer .photo-box  .gallery_img{
	margin: 0 auto;
	background: top center no-repeat;
	-webkit-background-size:100% 100%;
	-o-background-size:100% 100%;
	-moz-background-size:100% 100%;
	background-size: cover;
	border: 1px solid #1a1a1a;
}
.photo-viewer .photo-box img{
	display: block;
	position: relative;
	margin: 0 auto;
}
.photo-viewer .controls-box{
	position: absolute;
	top: 155px;
	left: 100%;
	margin-left:-550px;
	bottom: 0;
/*
	position: absolute;
	top: 155px;
	right: 20px;
	left: 940px;
	bottom: 0;
*/
}
.photo-viewer .photo-box .next{
	background: url('/vision/next-photo-viewer.png') no-repeat scroll right 3px rgba(0, 0, 0, 0);
	position: absolute;
	top: 155px;
	text-align:center;
	width: 310px;
	bottom: 0;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	margin: 0 auto;
	text-decoration: none;
}
.photo-viewer .photo-box .next a{
	text-decoration: none;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}

.photo-viewer .photo-box .next span{
	font-size:14px;
	padding-left: 20px;
}
.photo-viewer .controls-box .buttons-pane{
	position: relative;
	overflow: hidden;
	height: 50px;
}
.photo-viewer .controls-box .buttons-pane .next-btn{
	position: absolute;
	left: 45px;
	top: 0;
	width: 40px;
	height: 40px;
	background: url('/vision/slider-next-btn.png') center no-repeat;
	cursor: pointer;
}
.photo-viewer .controls-box .buttons-pane .next-btn:hover{
	background: url('/vision/slider-next-btn-hover.png') center no-repeat;
}
.photo-viewer .controls-box .buttons-pane .next-btn:active{
	background: url('/vision/slider-next-btn-pressed.png') center no-repeat;
}
.photo-viewer .controls-box .buttons-pane .previous-btn{
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
	background: url('/vision/slider-previous-btn.png') center no-repeat;
	cursor: pointer;
}
.photo-viewer .controls-box .buttons-pane .previous-btn:hover{
	background: url('/vision/slider-previous-btn-hover.png') center no-repeat;
}
.photo-viewer .controls-box .buttons-pane .previous-btn:active{
	background: url('/vision/slider-previous-btn-pressed.png') center no-repeat;
}
.photo-viewer .controls-box .buttons-pane .number{
	color: #fff;
	font-size: 24px;
	padding-left: 105px;
	padding-top: 7px;
}
.photo-viewer .controls-box .information-pane{
	position: relative;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
.photo-viewer .controls-box .information-pane .body{
	position: relative;
/*	overflow: hidden;*/
	padding-left: 15px;
	padding-right: 15px;
	border-left: 4px solid #fff;
}
.photo-viewer .controls-box .information-pane .body .text{
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}
.photo-viewer .controls-box .information-pane .body .details{
	color: #fff;
	font-size: 10px;
	margin-top:5px;
}
.photo-viewer .controls-box .thumbs-pane{
	position: relative;
	overflow: hidden;
}
.photo-viewer .controls-box .thumbs-pane .item{
	position: relative;
	float: left;
}
.photo-viewer .controls-box .thumbs-pane .item.blank{
	opacity:.4;
}
.photo-viewer .controls-box .thumbs-pane .item.blank.selected{
	opacity:1;
}
.photo-viewer .controls-box .thumbs-pane .item img{
	position: relative;
	float: left;
	width:65px;
	height:65px;
	cursor:pointer;
}
.photo-viewer .controls-box .thumbs-pane .item .selection{
	background: url('/vision/viewer-selection.png') center no-repeat;
	display: none;
	width: 65px;
	height: 65px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.photo-viewer .controls-box .thumbs-pane .item.selected .selection{
	display: block;	
}

.lstfml .title-block .header{
	height: auto;
}
/* PhotoSlider
--------------------------------------------------------------------------------------------------------------------------------------------*/
.lstfml .photo-slider{
	position: relative;
	overflow: hidden;
	background: #000;
	min-height: 430px;
}

.lstfml .photo-slider .next-btn{
	position: absolute;
	top: auto;
	right: 15px;
	bottom: 30px;
	width: 40px;
	height: 40px;
	background: url('/vision/slider-next-btn.png') center no-repeat;
	cursor: pointer;
}
.lstfml .photo-slider .next-btn:hover{
	background: url('/vision/slider-next-btn-hover.png') center no-repeat;
}

.lstfml .photo-slider .next-btn:active{
	background: url('/vision/slider-next-btn-pressed.png') center no-repeat;
}

.lstfml .photo-slider .previous-btn{
	position: absolute;
	top: auto;
	right: 63px;
	bottom: 30px;
	width: 40px;
	height: 40px;
	background: url('/vision/slider-previous-btn.png') center no-repeat;
	cursor: pointer;
}

.lstfml .photo-slider .previous-btn:hover{
	background: url('/vision/slider-previous-btn-hover.png') center no-repeat;
}
.lstfml .photo-slider .previous-btn:active{
	background: url('/vision/slider-previous-btn-pressed.png') center no-repeat;
}

.lstfml .photo-slider .zoom-btn{
	position: absolute;
	right: 15px;
	top: 15px;
	width: 40px;
	height: 40px;
	background: url('/vision/slider-zoom-btn.png') center no-repeat;
	cursor: pointer;
}
.lstfml .photo-slider .zoom-btn:hover{
	background: url('/vision/slider-zoom-btn-hover.png') center no-repeat;
}
.lstfml .photo-slider .zoom-btn:active{
	background: url('/vision/slider-zoom-btn-pressed.png') center no-repeat;
}


.lstfml .photo-slider .padding-box{
	position: absolute;
	overflow: hidden;
	bottom: 43px;
	right: 107px;
}
.lstfml .photo-slider.opened .padding-box{
	bottom: 74px !important;
}
.lstfml .photo-slider .padding-box .item{
	position: relative;
	overflow: hidden;
	float: left;
	width: 11px;
	margin-right: 5px;
	height: 12px;
	background: url('/vision/slider-point.png') center no-repeat;
	cursor: pointer;
}

.lstfml .photo-slider .padding-box .item:hover{
	background: url('/vision/slider-point-hover.png') center no-repeat;
}

.lstfml .photo-slider .padding-box .item:active{
	background: url('/vision/slider-point-pressed.png') center no-repeat;
}
.lstfml .photo-slider .padding-box .item.active{
	background: url('/vision/slider-point-pressed.png') center no-repeat;
}

.lstfml .photo-slider .photo{
	position: absolute;
	width:715px;
	height:430px;
/*	display: flex;*/
}
.lstfml .photo-slider .photo img{
	margin: auto auto;
}

.lstfml .photo-slider .overlay-box{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 20px;
	background: url('/vision/slider-overlay-back.png') left top repeat-x;
}
.lstfml .photo-slider .overlay-box .body{
	position: relative;
	padding: 5px 10px 10px 35px;
	opacity:0;
	-moz-opacity:0;
}
.lstfml .photo-slider .overlay-box .arrow.up{
	position: absolute;
	left: 15px;
	top: 10px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: url('/vision/slider-arrow-up.png') center no-repeat;
	cursor:pointer;
	z-index: 1;
}

.lstfml .photo-slider .overlay-box .body{
	display: none;
	height: 15px;
}

.lstfml .photo-slider.opened .overlay-box{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url('/vision/slider-overlay-back.png') left top repeat-x;
	min-height: 60px;
}
.lstfml .photo-slider.opened .overlay-box .arrow.up{
	background: url('/vision/slider-arrow-down.png') center no-repeat;
}
.lstfml .photo-slider.opened .overlay-box .body{
	line-height:1;
	position: relative;
	padding: 15px 10px 10px 35px;
	opacity:1;
	-moz-opacity:1;
	display: block;
}
.lstfml .photo-slider.opened .overlay-box .body .title{
	font-size: 12px;
	color: #fff;
	line-height:16px;
}
.lstfml .photo-slider.opened .overlay-box .body .details{
	font-size: 10px;
	color: #fff;
}
.lstfml .photo-slider.opened .next-btn,
.lstfml .photo-slider.opened .previous-btn{
	bottom: 65px;
	top: auto;
}

/* Extended PhotoSlider
--------------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .photo-slider.extended{
	padding-top: 65px;
}

.lstfml .photo-slider.extended .thumbs-pane{
	position: absolute;
	overflow: hidden;
	left: 0;
	right: 0;
	top: 0;
	height: 65px;
}

.lstfml .photo-slider.extended .thumbs-pane .container{
	position: relative;
	height: 65px;
	overflow: visible;
	width: 1000%;
}

.lstfml .photo-slider.extended .thumbs-pane .item{
	position: relative;
	overflow: hidden;
	display: block;
	float: left;
	width: 65px;
	height: 65px;
	cursor: pointer;
}
.lstfml .photo-slider.extended .thumbs-pane .item .photo{
	display: block;
	width: 65px;
	height: 65px;
}
.lstfml .photo-slider.extended .thumbs-pane .item .selection{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 65px;
	background: url('/vision/thumbs-selection.png') left top repeat-x;
	z-index: 1;
}

.text-block.padding p{
	line-height: 20px;
	font-size: 14px;
	padding:10px 15px;
}

.lstfml .photo-slider.extended .thumbs-pane .item.active .selection{
	display: block;
}

.lstfml .photo-slider.extended .next-btn{
	position: absolute;
	top: auto;
	right: 15px;
	bottom: 240px;
	width: 40px;
	height: 40px;
	background: url('/vision/slider-next-btn.png') center no-repeat;
	cursor: pointer;
}
.lstfml .photo-slider.extended .next-btn:hover{
	background: url('/vision/slider-next-btn-hover.png') center no-repeat;
}

.lstfml .photo-slider.extended .next-btn:active{
	background: url('/vision/slider-next-btn-pressed.png') center no-repeat;
}

.lstfml .photo-slider.extended .previous-btn{
	position: absolute;
	top: auto;
	right: 660px;
	bottom: 240px;
	width: 40px;
	height: 40px;
	background: url('/vision/slider-previous-btn.png') center no-repeat;
	cursor: pointer;
}

.lstfml .photo-slider.extended .previous-btn:hover{
	background: url('/vision/slider-previous-btn-hover.png') center no-repeat;
}
.lstfml .photo-slider.extended .previous-btn:active{
	background: url('/vision/slider-previous-btn-pressed.png') center no-repeat;
}

.lstfml .photo-slider.extended .zoom-btn{
	position: absolute;
	right: 15px;
	top: 80px;
	width: 40px;
	height: 40px;
	background: url('/vision/slider-zoom-btn.png') center no-repeat;
	cursor: pointer;
}
.lstfml .photo-slider.extended .zoom-btn:hover{
	background: url('/vision/slider-zoom-btn-hover.png') center no-repeat;
}
.lstfml .photo-slider.extended .zoom-btn:active{
	background: url('/vision/slider-zoom-btn-pressed.png') center no-repeat;
}
.lstfml .photo-slider.extended .description{
	min-height:60px;
	margin-top:435px;
}
.lstfml .photo-slider.extended .description .body{
	padding: 15px 15px;
}

.lstfml .photo-slider.extended .description .title{
	font-size: 12px;
	color: #fff;
	line-height:16px;
}
.lstfml .photo-slider.extended .description .details{
	font-size: 10px;
	color: #fff;
}


/*WriteComment---------------------------------------------------------------------------------------------------------------------------*/
.lstfml .text-block.write-comment .body{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
}
.lstfml .text-block.write-comment .body .subheader{
	font-style: italic;
	color: #666;
	font-weight: bold;
	font-size: 14px;
	
}
.lstfml .text-block.write-comment .body .text-input{
	width: 652px;
	resize: none;
}
.lstfml  .text-block.write-comment .mark-rate-pane{
	position: absolute;
	bottom: 10px;
	padding-left: 115px;
	left: 15px;
	padding-right: 30px;
}

.lstfml  .text-block.write-comment .mark-rate-pane .text{
	position: absolute;
	left: 0;
	top: 5px;
	font-weight: bold;
	font-size: 12px;
}

.lstfml  .text-block.write-comment .mark-rate-pane .rate-sign{
	position: relative;
	width: 10px;
	height: 19px;
	float: left;
	margin-right: 5px;
	background: url('/vision/rate-gray-sign.png') center center no-repeat;
	cursor: pointer;
}
.lstfml  .text-block.write-comment .mark-rate-pane .rate-sign:hover{
	background: url('/vision/rate-sign-hover.png') center center no-repeat;
}

.lstfml  .text-block.write-comment .mark-rate-pane .rate-sign-end{
	position: relative;
	width: 19px;
	height: 19px;
	float: left;
	background: url('/vision/rate-sign-gray-end.png') center center no-repeat;
	cursor: pointer;
}
.lstfml .text-block.write-comment .mark-rate-pane .rate-sign-end:hover{
	position: relative;
	width: 19px;
	height: 19px;
	float: left;
	background: url('/vision/rate-sign-end-hover.png') center center no-repeat;
}
.lstfml .text-block.write-comment .mark-rate-pane .rate-value{
	position: absolute;
	left: 275px;
	top: 2px;
	font-size: 14px;
}
.lstfml .text-block.write-comment .send-btn{
	position: absolute;
	right: 15px;
	bottom: 10px;
}
/* Other
--------------------------------------------------------------------------------------------------------------------------------------------*/
.lstfml .ad{
	position: relative;
	margin-bottom: 5px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);
}
.lstfml .hor-spacer{
	position: relative;
	overflow: hidden;
	height: 15px;
	clear: both;
}
.lstfml .hor-breaker.dotted{
	position: relative;
	overflow: hidden;
	height: 0;
	clear: both;
	border-bottom: 1px dotted #d2d2d3;
	margin-bottom: 10px;
	margin-top: 10px;
}
.lstfml .hor-breaker.dashed{
	position: relative;
	overflow: hidden;
	height: 0;
	clear: both;
	border-bottom: 1px dashed #d2d2d3;
	margin-bottom: 10px;
	margin-top: 10px;
}
.lstfml .double-hor-spacer{
	position: relative;
	overflow: hidden;
	height: 20px;
	clear: both;
}
.lstfml .relative{
	position: relative;
	overflow: hidden;
}
.lstfml .footer .copyright{
	position: absolute;
	left: 530px;
	top: 0;
}

.lstfml .gray-color2{
	color: #666666 !important;
}
.lstfml .light-gray-color{
	color: #D3D3D3 !important;
}
.lstfml .gray-color{
	color: #7c7c7c !important;
}
.lstfml .light-blue-color{
	color: #3498db !important;
}
.lstfml .align-left{
	text-align: left !important;
}
.lstfml .half-hor-spacer{
	height: 5px;
	clear: both;
}
.lstfml .text-beta{
	font-size: 14px;
}
.lstfml .clr{
	clear: both;
}
.paging > span {border: 1px solid #ccc !important}

.lstfml input[type='text'],
.lstfml input[type='password'],
.lstfml textarea{
	background: #f1f1f1;
	padding: 10px 15px;
	-webkit-box-shadow: inset 0 2px 2px 0 rgba(50, 50, 50, 0.3);
	-moz-box-shadow: inset 0 2px 2px 0 rgba(50, 50, 50, 0.3);
	box-shadow: inset 0 2px 2px 0 rgba(50, 50, 50, 0.3);
	border: none;
	font-size: 14px;
	color: #666;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	resize: none;
}
.lstfml button,
.lstfml input[type='button'],
.lstfml input[type='submit']{
	background: #6a6a6a;
	padding: 10px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: none;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	font-weight:bold;
}
.lstfml button:hover,
.lstfml input[type='button']:hover,
.lstfml input[type='submit']:hover{
	background: #515050;
}
.lstfml button:active,
.lstfml input[type='button']:hover,
.lstfml input[type='submit']:hover{
	background: #535252;
}


.lstfml button.primary-btn,
.lstfml input.primary-btn[type='button'],
.lstfml input.primary-btn[type='submit']{
	background: #3498db;
	padding: 10px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: none;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
.lstfml button.primary-btn:hover,
.lstfml input.primary-btn[type='button']:hover,
.lstfml input.primary-btn[type='submit']:hover{
	background: #39a7f0;
}
.lstfml button.primary-btn:active,
.lstfml input.primary-btn[type='button']:hover,
.lstfml input.primary-btn[type='submit']:hover{
	background: #318ecd;
}

.lstfml .bottom-divider{
	background: #e5e5e5;
	margin-bottom: 49px;
	margin-top: 20px;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 95%;
	margin-left: 3%;
}
/*
.lstfml #main-center-side .bottom-divider
{
	background: #e5e5e5;
	margin-bottom: 49px;
	margin-top: 20px;
	bottom: 0;
	position: relative;
	left: 0;
	height: 1px;
	width: 95%;
	margin-left: 3%;
}
*/
/* Comments-box
--------------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .comments-box{
/*	background: #f1f1f1 url('/vision/reviews-breaker.png') center top repeat-x;*/
	border-top:1px solid #D3D3D3;
	background: #f1f1f1 center top repeat-x;
	position: relative;
	overflow: hidden;
	padding: 15px;
}
.lstfml .comment-box{
	position: relative;
	padding-left: 60px;
}
.lstfml .comment-box.second-level{
	position: relative;
	padding-left: 60px;
	margin-left: 60px;
}
.lstfml .user_username{
	font-size:11px;
}
.lstfml .user_status{
	font-size:11px;
}
.lstfml .user_rating{
	font-size:11px;
	color:#666666;
/*	font-weight:bold;*/
}
.comment-box-deleted{
	color: #c7c7c8;
	padding: 15px;
	position: relative;
	margin-left: 0;
	overflow: hidden;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.comment-box-deleted.second-level{
	color: #c7c7c8;
	padding: 15px;
	position: relative;
	margin-left: 60px;
	overflow: hidden;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.comment-box-hidden{
	color: #c7c7c8;
	padding: 15px;
	position: relative;
	margin-left: 0;
	overflow: hidden;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor:pointer;
}
.comment-box-hidden.second-level{
	color: #c7c7c8;
	padding: 15px;
	position: relative;
	margin-left: 60px;
	overflow: hidden;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor:pointer;
}
.lstfml .comment-box .avatar{
	position: absolute;
	top: 0;
	left: 0;
	height:45px;
	width:45px;
}
.lstfml .comment-box .body{
	position: relative;
	overflow: hidden;
	padding: 15px 15px 50px 15px;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
/*
	-webkit-box-shadow: inset 0px 1px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    inset 0px 1px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         inset 0px 1px 5px 0px rgba(50, 50, 50, 0.5);
*/

}

.lstfml .comment-box .body .date{
	position: absolute;
	right: 15px;
	top: 15px;
	text-align: right;
	font-size: 11px;
	color: #c7c7c8;
}

.lstfml .comment-box .body .text{
	color: #5a5a5a;
	font-size: 14px;
	line-height: 18px;
}

.lstfml .comment-box .body .comment-header{
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #6a6a6a;
}

.lstfml .comment-box .body .buttons-pane{
	position: absolute;
	left: 15px;
	right: 10px;
	bottom: 5px;
	height: 30px;
	border-top: 1px solid #f4f4f4;
	color:#666;
}
.lstfml .comment-box .corner{
	background: url('/vision/comment-corner.png') center no-repeat;
	width: 11px;
	height: 16px;
	position: absolute;
	left: 50px;
	top: 18px;
	z-index: 1;
}
.lstfml .comment-box .buttons-pane .abuse-btn,
.lstfml .comment-box .buttons-pane .subscr-btn,
.lstfml .comment-box .buttons-pane .delete-btn,
.lstfml .comment-box .buttons-pane .edit-btn,
.lstfml .comment-box .buttons-pane .warn-btn,
.lstfml .comment-box .buttons-pane .chph
{
	font-size: 11px;
	padding: 4px 4px;
	float: right;
	margin-top: 5px;
	cursor: pointer;
	opacity:.4;
}
.lstfml .comment-box .buttons-pane .abuse-btn:hover,
.lstfml .comment-box .buttons-pane .subscr-btn:hover,
.lstfml .comment-box .buttons-pane .delete-btn:hover,
.lstfml .comment-box .buttons-pane .edit-btn:hover
{
	opacity:1;
}
.lstfml .comment-box .buttons-pane .warn-btn:hover
{
	opacity:1;
	color:red;
}
.lstfml .comment-box .buttons-pane .reply-btn{
	font-size: 11px;
	background: url('/vision/comment-icon.png') 0 6px no-repeat;
	padding: 4px 30px 4px 17px;
	float: left;
	margin-top: 5px;
	cursor: pointer;
	opacity:.4;
}
.lstfml .comment-box .buttons-pane .reply-btn:hover {
	opacity:1;
}

/* Write-comment-box
--------------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .write-comment-box{
	position: relative;
	padding-left: 60px;
}
.lstfml .write-comment-box .write-comment-input{
	background: #fff;
	position: relative;
	width: 95%;
}
.lstfml .write-comment-box .buttons-pane{
	position: relative;
}
.lstfml .write-comment-box .buttons-pane .send-btn{
	position: relative;
	float: right;
}

/* Photos block
--------------------------------------------------------------------------------------------------------------------------------------------*/
.lstfml .content .center-block{
	position: relative;
	overflow: hidden;
}

.lstfml .content .center-block .photos-block{
	position: relative;
	overflow: hidden;
	padding-bottom: 15px;
}
.lstfml .content .center-block .photos-block .photo{
	position: relative;
	overflow: hidden;
	float: left;
	width: 126px;
	height: 126px;
	cursor:pointer;
}
/* Videos block
--------------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .content .center-block .videos-block{
	position: relative;
	overflow: hidden;
	padding-bottom: 15px;
}
.lstfml .content .video-block{
	position: relative;
	overflow: hidden;
}
.lstfml .content .video-block .bottom-pane{
	position: absolute;
	padding: 13px 15px 15px 15px;
	bottom: 0;
	left: 0;
	right: 0;
	background: url('/vision/overlay-black.png');
	cursor:pointer;
}
.lstfml .content .video-block .bottom-pane .title{
	position: relative;
	overflow: hidden;
	color: #fff;
/*
	text-transform: uppercase;
	font-weight: bold;
*/
	padding-bottom: 5px;
	font-size: 16px;
}
.lstfml .content .video-block .bottom-pane .description{
	position: relative;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
}

.lstfml .content .video-block .bottom-pane .comment-blue-box{
	position: absolute;
	right: 20px;
	top: 15px;
}
.lstfml .content .video-block .play-btn{
	position: absolute;
	left: 50%;
	top: 35%;
	width: 90px;
	height: 90px;
	background: url('/vision/video-play-btn.png') center no-repeat;
	margin-left: -45px;
	cursor: pointer;
	/*opacity: 0.5;*/
}
.lstfml .content .video-block .play-btn:hover{
	opacity: 1;
}
.lstfml .content .video-block .play-btn:hover{
	background: url('/vision/video-play-btn-hover.png') center no-repeat;
}


.lstfml .filter-pane{
	position: relative;
	overflow: hidden;
	padding: 10px 15px;
	background: #f1f1f1;
}
.lstfml .filter-pane.white{
	background: #fff;
}
.lstfml .filter-pane .left-part{
	position: relative;
	overflow: hidden;
	width: 60%;
	float: left;
}
.lstfml .filter-pane .right-part{
	position: relative;
	overflow: hidden;
	float: right;
}
.lstfml .filter-pane .right-part label,
.lstfml .filter-pane .left-part label{
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
}
.lstfml .select-box select option{
	text-transform: uppercase;
	padding-bottom: 2px;
}

.lstfml .select-box select{
	background: transparent;
	border: none;
   -webkit-appearance: none;
  	text-transform: uppercase;
  	color: #1f1f1f;
  	padding-right: 10px;
	font-size: 10px;
	line-height: 13px;
}
.lstfml .select-box{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px;
	float: left;
	background: #fff url('/vision/select-arrow.png') center right no-repeat;
	-webkit-box-shadow: inset 1px 1px 3px 0 rgba(50, 50, 50, 0.5);
	-moz-box-shadow:inset 1px 1px 3px 0 rgba(50, 50, 50, 0.5);
	box-shadow: inset 1px 1px 3px 0 rgba(50, 50, 50, 0.5);
}

/* Videos block ��� ���� � �������
--------------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .content .text-block .videos-block{
	position: relative;
	overflow: hidden;
	padding-bottom: 15px;
	padding-right:20px;
}

.lstfml .content .text-block .video-block .bottom-pane{
	position: absolute;
	padding: 15px 15px;
	bottom: 0;
	left: 0;
	right: 0;
	background: url('/vision/overlay-black.png');
}
.lstfml .content .text-block .video-block .bottom-pane .title{
	position: relative;
	overflow: hidden;
	color: #fff;
/*	text-transform: uppercase;
	font-weight: bold;
*/
	padding-bottom: 5px;
	font-size: 16px;
}
.lstfml .content .text-block .video-block .bottom-pane .description{
	position: relative;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
}

.lstfml .content .text-block .video-block .bottom-pane .comment-blue-box{
	position: absolute;
	right: 20px;
	top: 15px;
}
.lstfml .content .text-block .video-block .play-btn{
	position: absolute;
	left: 50%;
	top: 35%;
	width: 90px;
	height: 90px;
	background: url('/vision/video-play-btn.png') center no-repeat;
	margin-left: -45px;
	cursor: pointer;
	/*opacity: 0.5;*/
}
.lstfml .content .text-block .video-block .play-btn:hover{
	/*opacity: 1;*/
}
.lstfml .content .text-block .video-block .play-btn:hover{
	background: url('/vision/video-play-btn-hover.png') center no-repeat;
}

/* Series block
--------------------------------------------------------------------------------------------------------------------------------------------*/
.lstfml .content .series-block{
	position: relative;
	overflow: hidden;
	padding-bottom: 15px;
}
.lstfml .content .series-block .serie-block{
	position: relative;
	overflow: hidden;
}
.lstfml .content .series-block .serie-block .header{
	position: relative;
	overflow: hidden;
	height: auto !important;
	margin-top: 28px;
	margin-bottom: 28px;
	border-left: 5px solid #e5493d;
	padding-left: 15px;
	padding-top: 19px;
	padding-bottom: 19px;
}
.lstfml .content .series-block .serie-block .header .title,
.lstfml .content .series-block .serie-block .header .title-ext{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	overflow: hidden;
}
.lstfml .content .series-block .serie-block .header .title-ext{
	color: #e5493d;
	padding-top: 3px;
}
/* Movie details
--------------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .series-block{
	position: relative;
	overflow: hidden;
}
.lstfml .series-block .movie-details-block{
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}

.lstfml .series-block .movie-details-block .body{
	position: relative;
	overflow: hidden;
	padding-left: 15px;
	width: 440px;
}

.lstfml .series-block .movie-details-block .mark-green-box{
	position: absolute;
	top: 0;
	right: 71px;
}
.lstfml .series-block .movie-details-block .haveseen-btn{
	position: absolute;
	right: 124px;
	cursor: pointer;
}
.lstfml .series-block .movie-details-block .external-btn{
	position: absolute;
	right: 22px;
	cursor: pointer;
	height:30px;
	width:40px;
	background: url("/vision/external-link-btn3.png") no-repeat scroll center center;
}
.lstfml .series-block .movie-details-block .external-btn2{
	position: absolute;
	right: 22px;
	cursor: pointer;
	height:30px;
	width:40px;
	background: url("/vision/external-link-btn3.png") no-repeat scroll center center;
	opacity:.6;
}
.lstfml .series-block .movie-details-block .external-btn.inactive{
	position: absolute;
	right: 21px;
	cursor: pointer;
	height:30px;
	width:40px;
	background: url("/vision/external-link-btn3-inactive.png") no-repeat scroll center center;
}
.lstfml .series-block .movie-details-block .cover{
	width: 90px;
	height: 120px;
}
.cover-shadow {
    left: 0;
    width: 90px;
	height:4px;
}


.lstfml .series-block .movie-details-block .body .details{
	position: relative;
	padding-top: 5px;
	width: 440px;
}

.lstfml .series-block .movie-details-block .slider-pane{
	position: relative;
	overflow: hidden;
	min-height: 120px
}

.lstfml .series-block .movie-details-block .inner-pane{
	position: relative;
	overflow: hidden;
	width: 800px;
}

.lstfml .series-block .movie-details-block .shot{
	width: 90px;
	height: 120px;
	float: left;
	margin-right: 20px;
}


.lstfml .parts-list .beta a
{
	text-decoration:none;
	color:#1f1f1f;
}

.lstfml .parts-list{
	border-collapse: collapse;
}
.lstfml .parts-list th{
	padding: 8px 15px;
	font-weight: normal;
	border-top: 1px dotted #d2d2d3;
	vertical-align: middle;
}
.lstfml .parts-list td{
	padding: 8px 15px;
	font-weight: normal;
	border-top: 1px dotted #d2d2d3;
	vertical-align: middle;
}
.lstfml .parts-list th.alpha,
.lstfml .parts-list th.beta,
.lstfml .parts-list th.gamma{
	text-align: left;
	color: #919090;
}
.lstfml .parts-list th.alpha{
	text-align: center;
}
.lstfml .parts-list td.alpha,
.lstfml .parts-list td.beta,
.lstfml .parts-list td.gamma{
	text-align: left;
}
.lstfml .parts-list td.alpha{
	text-align: center;
	width:100px;
}
.lstfml .parts-list td.delta{
	width:100px;
}
.lstfml .parts-list td.beta{
	min-width:300px;
}
.lstfml .parts-list th.delta{
	color: #e5493d;
	text-align: center;
}
.lstfml .parts-list .comment-gray-box{
	float: left;
	margin-right: 10px;
}
.lstfml .parts-list .mark-green-box{
	float: left;
}
.lstfml .parts-list td.alpha label{
	color: #7c7c7c;
	font-size: 11px;
}
.lstfml .parts-list td.alpha input{
	border: 1px solid #ccc;
}
/*.schedule-list-page-----------------------------------------------------------*/

.lstfml .schedule-list-page .filter-pane{
	background: #fff;
}

.lstfml .schedule-list-page .movie-block-pane{
    display: table;
/*    min-height: 40px;
    overflow: hidden;
	*/
    position: relative;
	margin: 5px 0 5px 0;
}

.lstfml .schedule-list-page .movie-block-pane .title-block{
    float: left;
    line-height: 14px;
    margin: 0;
    min-width: 30px;
    overflow: hidden;
    padding: 0 0 0 80px;
    position: relative;
}

.lstfml .schedule-list-page .movie-block-pane .cover{
	position: absolute;
	left: 30px;
	top: 50%;
	margin-top: -20px;
}
/*
.lstfml .schedule-list-page .movie-block-pane .title-block .ru{
	text-transform: uppercase;
}
*/
.lstfml .schedule-list-page .movie-block-pane .title-block .en{
/*	text-transform: uppercase;*/
	color: #666666 !important;	
}

.lstfml .star-btn{
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url('/vision/gray-star-icon.png') center no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
}
.lstfml .star-btn.checked{
	background: url('/vision/blue-star-icon.png') center no-repeat;
}

/*-/.schedule-list-page-----------------------------------------------------------*/

/*.schedule-list-----------------------------------------------------------*/

.lstfml .schedule-list{
	border-collapse: collapse;
	background: #fff;
}


.lstfml .schedule-list .serie-number-box{
	position: relative;
	
}

.lstfml .schedule-list .serie-number-box .premiere-badge{
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	position: absolute;
	padding: 4px;
	left: -8px;
	top: -21px;
	background: #3ccf7a;
	font-weight:bold;
}
.lstfml .schedule-list .serie-number-box .final-badge{
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	position: absolute;
	padding: 4px;
	left: -8px;
	top: -21px;
	background: #ff3c2d;
	
}

.lstfml .schedule-list .serie-number-box .count{
	/*padding-top: 15px;*/
}

.lstfml .schedule-list td.placeholder{
	padding: 0;
	width: 15px !important;
}

.lstfml .schedule-list td.alpha{
	width: 225px !important;
}

.lstfml .schedule-list td.beta{
	width: 125px  !important;
	text-align: center;
	vertical-align: middle;
}

.lstfml .schedule-list td.gamma{
	width: 230px  !important;
	font-size: 12px;
	line-height:14px;
}
.lstfml .schedule-list td.gamma span{
	font-size: 10px;
	color: #666666;
	line-height:10px;
}

.lstfml .schedule-list td.delta{
	width: 104px  !important;
	text-align: center;
	line-height:16px;
}
.lstfml .schedule-list td.delta .when{
	color:#3498db;
	font-size:10px;
/*	text-transform: uppercase;*/
	font-weight:bold;
}
.lstfml .schedule-list td.delta .when span{
	color:#3498db;
	font-size:14px;
}
.lstfml .schedule-list td.delta .when p{
	color:#3498db;
	font-size:12px;
}

.lstfml .schedule-list td{
	padding: 10px 8px;
	font-weight: normal;
	border: 1px solid #e1e1e1;
	vertical-align: middle;
	color: #1f1f1f;
}

.lstfml .schedule-list th{
	background: #f1f1f1;
	text-transform: uppercase;
	text-align: left;
	color: #1f1f1f;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #e1e1e1;
	padding-left: 15px;
	font-weight: bold;
}
.lstfml .schedule-list .light-blue-color{
	text-transform: uppercase;
}
/*-/.schedule-list-------------------------------------------------*/

/*.schedule-list-table-----------------------------------------------------------*/

.lstfml .schedule-list-table{
	border-collapse: collapse;
	background: #fff;
}

.lstfml .schedule-list-table .table-cell .premiere-badge{
	color: #fff;
	text-transform: uppercase;
	font-size: 9px;
	position: absolute;
	padding: 4px;
	left: -8px;
	top: -10px;
	background: #3ccf7a;
	font-weight: bold;
}
.lstfml .schedule-list-table .table-cell .final-badge{
	color: #fff;
	text-transform: uppercase;
	font-size: 9px;
	position: absolute;
	padding: 4px;
	left: -8px;
	top: -10px;
	background: #ff3c2d;
	font-weight: bold;
}


.lstfml .schedule-list-table td.placeholder{
	padding: 0;
	width: 15px !important;
}

.lstfml .schedule-list-table td{
	padding: 10px 8px 8px;
	font-weight: normal;
	border: 1px solid #e1e1e1;
	vertical-align: top;
	color: #1f1f1f;
	width: 100px;
}

.lstfml .schedule-list-table td .table-cell{
	position: relative;
	
}

.lstfml .schedule-list-table .table-cell .purple-eye{
/*
	position: absolute;
	top: -7px;
	right: -5px;
*/
	float:right;
	width: 12px;
	height: 12px;
	background: url('/vision/tiny-purple-eye.png') center no-repeat;		
}

.lstfml .schedule-list-table .table-cell .blue-star{
/*
	position: absolute;
	top: -7px;
	right: -5px;
*/
	float:right;
	width: 12px;
	height: 12px;
	background: url('/vision/tiny-blue-star.png') center no-repeat;		
	margin-left:5px;
}

.lstfml .schedule-list-table td .table-cell .title{
	text-decoration: none;
	color: #1f1f1f;
	font-size: 11px;
	padding-top: 10px;
	/*padding-bottom: 16px;*/
	display: block;
	word-break: break-all;
	line-height:13px;
}

.lstfml .schedule-list-table td .table-cell .title:hover{
	text-decoration: underline;	
}
.lstfml .schedule-list-table td .table-cell .title span{
	color: #666666;
}

.lstfml .schedule-list-table td .table-cell.inactive .title{
	color: #98989b !important;
}
.lstfml .schedule-list-table td .table-cell.inactive .title:hover{
	text-decoration: underline;
}
.lstfml .schedule-list-table td .table-cell.inactive .title span{
	color: #98989b !important;
}

.lstfml .schedule-list-table th{
	background: #f1f1f1;
	text-transform: uppercase;
	color: #1f1f1f;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #e1e1e1;
	font-weight: bold;
	text-align: center;
}

.lstfml .schedule-list-table th.today{
	background: #3498db;
	color: #fff;
	border: 2px solid #3498db;
	vertical-align:middle;
	padding:0;
}

.lstfml .schedule-list-table td.today{
	border: 2px solid #3498db;
}

.lstfml .schedule-list-table th.inactive{
	color: #98989b;
}

.lstfml .schedule-list .light-blue-color{
	text-transform: uppercase;
}


/*-/.schedule-list-table-------------------------------------------------*/

.lstfml .movie-parts-list .beta a
{
	text-decoration:none;
	color:#1f1f1f;
}

.lstfml .movie-parts-list{
	border-collapse: collapse;
	background: #f1f1f1;
}
.lstfml .movie-parts-list td.placeholder{
	padding: 0;
	width: 10px !important;
}
.lstfml .movie-parts-list td.alpha{
	width: 30px !important;
}
.lstfml .movie-parts-list td.beta{
	width: 100px !important;
	white-space:nowrap;
	height:100%;
}
.lstfml .movie-parts-list td.gamma{
	width: 220px !important;
}
.lstfml .movie-parts-list td.gamma.additional{
	width: 384px !important;
}
.lstfml .movie-parts-list td.gamma .title{
	width:100%;
}
.lstfml .movie-parts-list td.gamma.final{
	padding:20px 10px !important;
}
.lstfml .movie-parts-list td.delta{
	width: 88px  !important;
	white-space:nowrap;
}
/*
.lstfml .movie-parts-list td.epsilon{
	width: 98px  !important;
}*/
.lstfml .movie-parts-list td{
	padding: 8px 10px;
	font-weight: normal;
	border: 1px solid #fff;
	vertical-align: middle;
	color: #1f1f1f;
}
.lstfml .haveseen-btn{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #745ec5;
	width: 26px;
	height: 26px;
	cursor: pointer;
	background: url('/vision/pink-eye-icon.png') center no-repeat;
}
.lstfml .haveseen-btn.checked{
	background: #745ec5 url('/vision/white-eye-icon.png') center no-repeat;
}
.lstfml tr.not-available .haveseen-btn{
	background: url('/vision/gray-eye-icon.png') center no-repeat;
	border-color: #c7c7c8;
}

.lstfml .movie-parts-list tr.not-available td,
.lstfml .movie-parts-list tr.not-available td span{
	color: #98989b !important;
}
.lstfml .movie-parts-list tr.not-available td .mark-green-box,
.lstfml .movie-parts-list tr.not-available td .comment-blue-box{
	background: #c7c7c8 !important;
}
.lstfml .movie-parts-list tr.not-available td .comment-blue-box .tail{
	background: url('/vision/comment-gray-tail.png') center no-repeat;
}
.lstfml .movie-parts-list th.alpha,
.lstfml .movie-parts-list th.beta,
.lstfml .movie-parts-list th.gamma{
	text-align: left;
	color: #919090;
}
.lstfml .movie-parts-list th.alpha{
	text-align: center;
}
.lstfml .movie-parts-list td.alpha,
.lstfml .movie-parts-list td.beta,
.lstfml .movie-parts-list td.gamma{
	text-align: left;
}
.lstfml .movie-parts-list td.alpha{
	text-align: center;

}
.lstfml .movie-parts-list th.delta{
	color: #e5493d;
	text-align: center;
}
.lstfml .movie-parts-list td.beta,
.lstfml .movie-parts-list td.gamma,
.lstfml .movie-parts-list td.delta,
.lstfml .movie-parts-list td.epsilon,
.lstfml .movie-parts-list td.zeta
{
	cursor: pointer;
}

.lstfml .movie-parts-list .external-btn{
	height:30px;
	width:40px;
	background: url("/vision/external-link-btn3.png") no-repeat scroll center center;
}
.lstfml .movie-parts-list .external-btn2{
	height:30px;
	width:40px;
	background: url("/vision/external-link-btn3.png") no-repeat scroll center center;
	opacity:.6;
}
.lstfml .movie-parts-list .external-btn.inactive{
	height:30px;
	width:40px;
	background: url("/vision/external-link-btn3-inactive.png") no-repeat scroll center center;

}
.lstfml .movie-parts-list .comment-blue-box{
	float: left;
	/*margin-right: 10px;*/
	font-weight: bold;
	font-size: 12px;
	min-width: 25px;
    text-align: center;
}
.lstfml .movie-parts-list .comment-blue-box .right-part{
	font-size: 14px;
}
.lstfml .movie-parts-list .mark-green-box{
	float: left;
}
.lstfml .movie-parts-list td.alpha label{
	color: #7c7c7c;
	font-size: 11px;
}
.lstfml .movie-parts-list td.alpha input{
	border: 1px solid #ccc;
}

.lstfml .movie-cover-box{
	position: relative;
	overflow: hidden;
	float: left;
	margin-left: 15px;
}
.lstfml .movie-cover-box .poster-zoom-icon{
	position: absolute;
	bottom: 15px;
	right: 10px;
	width: 21px;
	height: 21px;
	background-image: url('/vision/fullsizeicon-hover.png');
	cursor: pointer;
}
.lstfml .movie-cover-box .poster-zoom-icon:hover{
	background-image: url('/vision/fullsizeicon-hover.png');
}


/*Sign-in-page---------------------------------------------------------------------------------------------------------------------------*/

/*.lstfml{}*/

.lstfml .sign-in-panel{
	position: relative;
	width: 400px;
	margin-left: 160px;
}

.lstfml .sign-in-panel .form-title{
	position: relative;
	font-weight: bold;
	color: #666;
	font-style: italic;
	font-size: 14px;
}

.lstfml .sign-in-panel .forgot-password{
	position: relative;
	float: right;	
	padding-right:15px;
	padding-top:2px;
	font-weight:bold;
	font-size:11px;
}

.lstfml .sign-in-panel .row{
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.lstfml .sign-in-panel .row .remember-me-checkbox-label{
	color: #666;
	font-size: 11px;
}

.lstfml .sign-in-panel .text-input{
	padding: 8px 30px 8px 10px;
	width: 360px;
}

.lstfml .sign-in-panel .eye-icon{
	position: absolute;
	right: 10px;
	top: 8px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url('/vision/eye-icon-closed.png') center no-repeat;
}

.lstfml .sign-in-panel .eye-icon.opened{
	background: url('/vision/eye-icon-opened.png') center no-repeat;
}


.lstfml .sign-in-panel .checkmark-icon{
	position: absolute;
	right: 10px;
	top: 8px;
	width: 20px;
	height: 20px;
	background: url('/vision/checkmark-icon-active.png') center no-repeat;
}

.lstfml .text-input.form-checked{
	background: #cdf3dd;
	color: #277f4d;
	font-weight: bold;
}
/*
.lstfml .form-checked .checkmark-icon{
	background: url('/vision/checkmark-icon-inactive.png') center no-repeat;
}
*/
.lstfml .sign-in-btn{
	width: 100%;
}

.lstfml .header-block{
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #d3d3d4;
	margin-bottom: 10px;
}
.lstfml .checkmark-icon-alarm{
	position: absolute;
	right: 10px;
	top: 9px;
	width: 13px;
	height: 13px;
	background: url('/vision/stop.png') center no-repeat;
}
.lstfml .text-input.form-checked-alarm{
	background: #f2ccc9;
	color: #bd615b;
	font-weight: bold;
}

/*Forgot-password-page---------------------------------------------------------------------------------------------------------------------------*/

.lstfml.forgot-password-page{}

.lstfml.forgot-password-page .forgot-password-panel{
	position: relative;
	width: 400px;
	margin-left: 160px;
}

.lstfml.forgot-password-page .forgot-password-panel .row{
	position: relative;
	margin-top: 8px;
	margin-bottom: 8px;
}

.lstfml.forgot-password-page .forgot-password-panel .text-input{
	padding: 8px 30px 8px 10px;
	width: 360px;
}

.lstfml.forgot-password-page .forgot-password-panel .send-btn{
	width: 100%;
}

.lstfml.forgot-password-page .header-block{
	border: none;
}

/*Feedback-page---------------------------------------------------------------------------------------------------------------------------*/
.lstfml .feedback-panel{
	position: relative;
	width: 400px;
	margin-left: 160px;
}

.lstfml .feedback-panel .form-title{
	position: relative;
	font-weight: bold;
	color: #666;
	font-style: italic;
	font-size: 14px;
	margin-left: -50px;
	margin-right: -50px;
}

.lstfml .feedback-panel .row{
	position: relative;
	margin-top: 8px;
	margin-bottom: 8px;
}

.lstfml .feedback-panel .text-input{
	padding: 8px 30px 8px 10px;
	width: 360px;
}

.lstfml .feedback-panel .send-btn{
	width: 100%;
}
.lstfml .feedback-panel .textarea-input{
	width: 380px;
	padding: 8px 10px;
}

.lstfml .feedback-panel .select-box-label{
	position: relative;
	float: left;
	margin-right: 10px;
	color: #666;
	margin-left: 5px;
	padding-top: 6px;
}

.lstfml .header-block{
	border: none;
}

/*Registration-page---------------------------------------------------------------------------------------------------------------------------*/
.lstfml .registration-panel .row label{
	color: #666;
    font-size: 12px;
	margin-left:10px;
}
.lstfml .registration-panel .row2 label{
	color: #666;
    font-size: 12px;
	margin-left:10px;
}
.lstfml .registration-panel .row .select-box{
	margin-right: 10px;
	float:right;
}
.lstfml .registration-panel .row2 .select-box{
	margin-right: 10px;
	float:right;
	line-height: 16px;
}
.lstfml .registration-panel .photo-settings-block{
	padding: 15px;
}

.lstfml .registration-panel .photo-settings-block .btn-pane{
	position: relative;
	text-align: center;
}

.lstfml .registration-panel .photo-settings-block .photos-box{
	position: relative;
	padding-left:20px;
}

.lstfml .registration-panel .photo-settings-block .photos-box .big-photo-box{
	position: relative;
	height: 240px;
	width: 240px;
	background: #1d201e;
}

.lstfml .registration-panel .photo-settings-block .photos-box .big-photo-box .overlay-selection{
	position: absolute;
	top: 15px;
	left: 15px;
	background: transparent;
	border: 1px dotted #fff;
	z-index: 1;
	width: 200px;
	height: 200px;
}

.lstfml .registration-panel .photo-settings-block .photos-box .big-photo-box .avatar{
	position: absolute;
	left: 10px;
	top: 10px;
	height: 220px;
	width: 220px;
}
.lstfml .registration-panel .photo-settings-block .photos-box .big-photo-box .shadow{
	position: absolute;
	width: 240px;
	bottom: -5px;
	height: 5px;
}

.lstfml .registration-panel .photo-settings-block .photos-box .middle-photo-box{
	position: absolute;
	left: 280px;
	top: 0;
	height: 50px;
}
.lstfml .registration-panel .photo-settings-block .photos-box .middle-photo-box .avatar{
	position: absolute;
	height: 50px;
	width: 50px;
}
.lstfml .registration-panel .photo-settings-block .photos-box .middle-photo-box .shadow{
	position: absolute;
	width: 50px;
	bottom: -5px;
	height: 5px;
}


.lstfml .registration-panel .photo-settings-block .photos-box .small-photo-box{
	position: absolute;
	left: 350px;
	top: 0;
	height: 35px;
}
.lstfml .registration-panel .photo-settings-block .photos-box .small-photo-box .avatar{
	position: absolute;
	height: 35px;
	width: 35px;
}
.lstfml .registration-panel .photo-settings-block .photos-box .small-photo-box .shadow{
	position: absolute;
	width: 35px;
	bottom: -5px;
	height: 5px;
}


.lstfml .registration-panel{
	position: relative;
	width: 400px;
	margin-left: 160px;
}

.lstfml .registration-panel .form-title{
	position: relative;
	font-weight: bold;
	color: #666;
	font-style: italic;
	font-size: 14px;
	margin-left: -20px;
	margin-right: -20px;
}

.lstfml.step-beta .registration-panel .form-title{
	margin-left: 0;
	margin-right: 0;
}

.lstfml .registration-panel .row{
	position: relative;
	margin-top: 8px;
	margin-bottom: 8px;
}
.lstfml .registration-panel .row2{
	position: relative;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 22px;
}
.lstfml .registration-panel .text-input{
	padding: 8px 30px 8px 10px;
	width: 360px;
}

.lstfml .registration-panel .text-label{
	position: relative;
	color: #666;
	font-size: 10px;
	padding: 2px 10px 5px 10px;
}

.lstfml .registration-panel .send-btn{
	width: 100%;
}

.lstfml .registration-panel .textarea-input{
	width: 380px;
	padding: 8px 10px;
}

.lstfml .registration-panel .select-box-label{
	position: relative;
	float: left;
	margin-right: 10px;
	color: #666;
	padding-top: 3px;
	margin-left: 5px;
}
/*
.lstfml .header-block{
	border: none;
}
*/
.lstfml .user-agreement{
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
}

.lstfml .steps-pane{
	position: relative;
	width:718px;
}

.lstfml .steps-pane .step-box{
	background: #c7c7c8;
	position: relative;
	float: left;
	height: 44px;
	margin-bottom: 25px;
}

.lstfml .steps-pane .step-box.active{
	background: #1abc9c;
}
.lstfml .steps-pane .step-box.inactive{
	background: #f1f1f1;
}
.lstfml .steps-pane .step-box.inactive .number{
	border-right: 1px solid #e1e1e2;
	color: #c7c7c8;
}
.lstfml .steps-pane .step-box.inactive .corner{
	background: url('/vision/steps-corner-inactive.png') center no-repeat;
}
.lstfml .steps-pane .step-box.inactive .title{
	color: #c7c7c8;
}
.lstfml .steps-pane .step-box .number{
	float: left;
	font-weight: normal;
	color: #fff;
	font-size: 22px;
	padding: 11px 20px 11px 40px;
	border-right: 1px solid #c1c1c2;
}

.lstfml .steps-pane .step-box:first-child .number{
	padding-left: 20px;
}

.lstfml .steps-pane .step-box.active .number{
	border-right: 1px solid #19b193;
}

.lstfml .steps-pane .step-box .title{
	float: left;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	position: relative;
	text-transform: uppercase;
	padding: 16px 27px;
}

.lstfml .steps-pane .step-box .corner{
	position: absolute;
	top: 0;
	right: -26px;
	background: url('/vision/steps-gray-corner.png') center no-repeat;
	width: 26px;
	height: 44px;
	z-index: 1;
}

.lstfml .steps-pane .step-box.active .corner{
	background: url('/vision/steps-green-corner.png') center no-repeat;
}

.lstfml #remember-me-checkbox{
	margin-left: 10px;	
}

.lstfml .remember-me-checkbox-label{
	color: #666;
	font-size: 11px;
}

.lstfml .registration-panel .eye-icon{
	position: absolute;
	right: 10px;
	top: 8px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url('/vision/eye-icon-closed.png') center no-repeat;
}

.lstfml .registration-panel .eye-icon.opened{
	background: url('/vision/eye-icon-opened.png') center no-repeat;
}

.lstfml .registration-panel .kaptcha-pane{
	background: #f1f1f1;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -160px;
	margin-right: -160px;
	text-align: center;
}
.lstfml .registration-panel .kaptcha-pane img{
	display: inline;
}


.lstfml .sign-in-panel .kaptcha-pane{
	background: #f1f1f1;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -160px;
	margin-right: -160px;
	text-align: center;
}
.lstfml .sign-in-panel .kaptcha-pane img{
	display: inline;
}

.lstfml .additional-pane-forgot{
	position: relative;
	padding: 20px 15px;
	line-height: 16px;
	font-size: 14px;
}
.lstfml .additional-pane{
	position: relative;
	padding: 20px 15px;
	line-height: 16px;
	/*font-size: 14px;*/
	font-weight:bold;
}
/* 
	Hide the original radios and checkboxes
	(but still accessible)
    
	:not(#foo) > is a rule filter to block browsers
	             that don't support that selector from
	             applying rules they shouldn't
	   
*/
.checkbox {
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
	padding: 3px;
}
.checkbox input[type='radio'], 
.checkbox input[type='checkbox'] {
	
	/* Hide the input, but have it still be clickable */
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	display: block;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}


.checkbox input[type='radio'] + label,
.checkbox input[type='checkbox'] + label {
	margin: 0;
	clear: none;
	
	/* Left padding makes room for image */
	padding: 7px 0 7px 20px;

	/* Make look clickable because they are */
	cursor: pointer;
	
	background: url('/vision/off.png') left center no-repeat;	
}

/*
	Change from unchecked to checked graphic
*/
.checkbox input[type='radio']:checked + label {
	background-image: url('/vision/radio-object.png');
}
.checkbox input[type='checkbox']:checked + label {
	background-image: url('/vision/check.png');
}


/*

.news_body
{
	padding:15px;
}

.news_body .news_type
{
	color:#0090e3;
	text-transform: uppercase;	
	font-weight:bold;
	font-size:14px;
}
.news_body .arrow
{
	background:url('/vision/right-arrow-link-active.png') center center no-repeat;
	width:5px;
	padding:3px 8px;
}
.news_title
{
	font-family:Arial, Helvetica, FreeSans, "Liberation Sans";
	font-size:12px;
	font-weight:700;
	color:#1F1F1F;
	text-transform:uppercase;
	line-height:14px;
	vertical-align:baseline;
}
.tags
{
	padding:2px 0 3px 0;
}

.news_topic_footer
{
	top:95px;
	position:absolute;
	width:225px;
	height:25px;
}
*/


.hide
{
	display:none;
}

.lstfml .title-block .watch-pane{
	position: absolute;
	right: 15px;
	top: 12px;
}
.lstfml .title-block .watch-pane .watchers-pane{
	position: absolute;
	left: 10px;
	top: 30px;
}
.lstfml .title-block .watch-pane .watchers-pane .text{
	text-align: center;
	color: #4c4c4c;
	font-size: 11px;
}
.lstfml .title-block .watch-pane .watchers-pane .images{
	position: absolute;
	left: 67px;
	top: 0;
	width: 100px;
}
.lstfml .title-block .watch-pane .watchers-pane .images .avatar{
	float: left;
	margin-left: 3px;
	height:25px;
	width:25px;
}

.lstfml .title-block .watch-pane .checkbox label {
    color: #3CACE1;
    font-size: 12px;
}

.lstfml .title-block  .ep_header .title-ru {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:60px;
	line-height:25px;
}

.lstfml .title-block  .ep_header .title-en {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:60px;
	color:#626262;
}

.lstfml .title-block  .ep_header .title-icon {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:15px;
	color:#626262;
	position:absolute;
}

.lstfml .header-simple{
	position: relative;
	overflow: hidden;
	padding-bottom: 15px;
	font-size: 16px;
/*
	text-transform: uppercase;
	font-weight: bold;
*/
}


.lstfml .text-block.persons .body .row{
	padding: 18px 50% 18px 85px;
	text-decoration: none;
	color: #1f1f1f !important;
	min-height: 30px;
	position: relative;
	overflow: hidden;
	display: block;
}
.lstfml .text-block.persons .body .row .body{
	margin: 0;
	padding: 0;
}
.lstfml .text-block.persons .body .row:hover{
	background: #f1f1f1;
}
.lstfml .text-block.persons .body .row .thumb{
	position: absolute;
	left: 15px;
	top: 8px;
}
.lstfml .text-block.persons .body .row .role-pane{
	position: absolute;
	left:280px;
	top: 18px;
}

.lstfml .text-block.persons .body .row .body .name-en, .lstfml .text-block.persons .body .row .role-pane .role-en, .lstfml .text-block.actors .body .row .role-en{
	color: #9d9da0 !important;
	font-size: 11px;
}
.lstfml .text-block.persons .body .row .body .name-ru, .lstfml .text-block.actors .body .row .body .role-ru{
	font-size: 13px;
	line-height: 16px;
}
/*
.lstfml .text-block.persons .body .row .body .name-en, .lstfml .text-block.actors .body .row .role-en{
	
}*/


.lstfml .text-block.persons .body, .lstfml .text-block.actors .body .link{
	margin-top: 12px;
	padding-right: 15px;
}

.bio-var
{
	text-transform:uppercase;
	line-height:17px;
	color:#202020;
}

.bio-val
{
	color:#626262;
}

.cast_list
{
	font-size:11px;
	color:#676767;
}

.cast_list .alpha
{
	width:120px;
}

.cast_list .gamma
{
	width:120px;
	text-align: center
}
.hr-dotted
{
	background:url('/vision/dotted-border.png') repeat-x top left;
	height:1px;
	width:525px;
}

.reg 
{
	min-height:500px;
}

.reg .hint
{
	font-size:9px;
}

.reg td
{
	padding-bottom:10px;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.lstfml a.no-decoration{
	text-decoration: none !important;
	color: inherit;
}
.lstfml a.no-decoration:hover{
	text-decoration: none !important;
	color: inherit;
}

.lstfml .uppercase{
	text-transform: uppercase;
}


/* -== � ���������� ==-*/
.lstfml #main-center-side .movie-box
{
	height:282px;
}
#some_search_results
{
	display:none;
}

.after_comments
{
	background: none repeat scroll 0 0 #f1f1f1 !important;
}

.news_text_block
{
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px;
	position:relative;
}

.news_text_block .video-block
{
	margin: 0 -15px;
}

.news_text_block .photo-slider
{
	margin: 0 -15px;
}

.lstfml .pagging-pane.bottom.comments
{
	background:#f1f1f1;
}

a.more_comments_big,a.more_comments_big:active,a.more_comments_big:hover
{
	height:23px;
	background:#B5B6B8;
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	display:block;
/*    margin-left: 60px;*/
    position: relative;
	margin-top:20px;
	cursor:pointer;
	text-align:center;
	padding-top:7px;
	border-radius:3px;
}

.more_comments
{
	height:23px;
	background:#c7c7c8;
	font-size:12px;
	color:#595959;
	display:block;
    margin-left: 60px;
    position: relative;
	margin-top:20px;
	cursor:pointer;
	text-align:center;
	padding-top:7px;
}

.reply_bubble
{
   background: none repeat scroll 0 0 #ffffff;
   border: 2px solid #e1e1e1;
   border-radius: 3px;
   box-shadow: 1px 1px 5px 1px #c7c7c8;
   display: none;
   position: fixed;
   width: 390px;
   z-index: 999;
   color: #6a6a6a;
   padding: 5px;
}

.lstfml .grey-comment-box{
        position: relative;
        width: 95%;
        background: none repeat scroll 0 0 #f1f1f1;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, 0.3) inset;
    color: #666;
    font-size: 14px;
    padding: 20px 20px;
    resize: none;
        height:100px;
        line-height:18px;
}
.lstfml .grey-comment-box .link{
        position: relative;
        overflow: hidden;
        /*float: left;
        margin-left: 10px !important;
        */
        margin-left: 3px;
        text-transform: none;
        font-size: 14px;
        margin-top: 15px !important;
        padding-left: 10px !important;
        color: #3498db !important;
        font-weight: bold;
}
.lstfml .grey-comment-box .link:hover{
        color: #2980b9 !important;
}

.lstfml .grey-comment-box .divider{
        position: relative;
        overflow: hidden;
        float: left;
        margin-left: 3px;
        margin-top: 15px;
        color: #c7c7c8;
}
.lstfml .text-block.discussion-block .bottom-pane .mark-text-inactive{
position: relative;
font-style: italic;
color: #c7c7c8;
font-weight: bold;
font-size: 14px;
padding-top: 7px;
}
.lstfml .text-block.discussion-block .bottom-pane .mark-rate-count-inactive {
 position: absolute;
 top: 7px;
 left: 285px;
 font-weight: bold;
 font-size: 18px;
 color: #c7c7c8;
}

/* all-dialogs
----------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .btn-pane {
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative;
    text-align: center;
}

.lstfml .private-cabinet{
	
}

.lstfml .private-cabinet{
	width: 240px;
	margin-right: 5px;

}

.lstfml .private-cabinet .user-block{
	position: relative;
	padding: 10px;
}

.lstfml .private-cabinet .user-block .avatar-box{
	position: relative;
}

.lstfml .private-cabinet .user-block .avatar-box .avatar{
	width: 220px;
	height: 220px;
}

.lstfml .private-cabinet .user-block .avatar-box .edit-btn{
	width: 35px;
	height: 35px;
	background: url('../vision/edit-avatar-btn.png') center no-repeat;
	position: absolute;
	bottom: 10px;
	right: 10px;
	opacity: 0.5;
	cursor: pointer;
}
.lstfml .private-cabinet .user-block .avatar-box .edit-btn:hover{
	opacity: 0.8;
}

.lstfml .private-cabinet .user-block .avatar-box .del-btn{
	width: 35px;
	height: 35px;
	background: url('../vision/del-avatar-btn.png') center no-repeat;
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: 0.5;
	cursor: pointer;
}

.lstfml .private-cabinet .user-block .avatar-box .del-btn:hover{
	opacity: 0.8;
}

.lstfml .private-cabinet .user-block .avatar-box .shadow{
	width: 220px;
	position: absolute;
	left: 0;
	bottom: -5px;
}

.lstfml .private-cabinet .user-block .username{
	font-size: 18px;
	color: #3b3d3f;
	text-decoration: none;
/*	text-transform: uppercase;*/
	font-weight: bold;
}

.lstfml .private-cabinet .user-block .nickname{
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

.lstfml .private-cabinet .user-block .online-status{
  position: relative;
  color: #00d254;
  font-size: 11px;
}

.lstfml .private-cabinet .user-block .online-status .status-point{
  display: inline-block;
  background-color: #00d254;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-right: 5px;
  margin-bottom: 1px;
}

.lstfml .private-cabinet .breaker{
	background: #f1f1f1;
	height: 1px !important;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	border:0 !important;
}

.lstfml .private-cabinet .detailed-info{
	position: relative;
	padding: 10px;
	overflow: hidden;
}

.lstfml .private-cabinet .detailed-info .row{
	position: relative;
}

.lstfml .private-cabinet .detailed-info .row .left-part{
	position: relative;
	width: 50%;
	float: left;
	font-size: 12px;
	color: #666;
}

.lstfml .private-cabinet .detailed-info .row .right-part{
	position: relative;
	width: 50%;
	float: left;
	font-size: 12px;
	color: #1f1f1f;
	text-align: right;
}

.lstfml .private-cabinet .detailed-info .expand-link{
	position: relative;
	background: url('../vision/blue-arrow-right.png') center right no-repeat;
	padding-right: 15px;
	display: block;
	float: left;
	color: #3498db;
	text-decoration: underline;
	cursor: pointer;	
}

.lstfml .private-cabinet .detailed-info.expanded .expand-link{
	background: url('../vision/blue-arrow-down.png') center right no-repeat;
}

.lstfml .private-cabinet .detailed-info .expanded-block{
	display: none;
}

.lstfml .private-cabinet .detailed-info.expanded .expanded-block{
	display: block;
}



.lstfml .private-cabinet .serials-list-side-box{
	
}

.lstfml .private-cabinet .serials-list-side-box .header{
	position: relative;
	overflow: hidden;
	background: #f1f1f1;
	margin: 0 0 10px 0;
	text-align: left;
	width: auto;
	color: #1f1f1f;
	text-transform: uppercase;
	clear: both;
	font-weight: bold;
	padding: 15px 10px;
	height: auto;
	border-bottom: 1px solid #d3d3d4;
	text-decoration: none;
}
.lstfml .private-cabinet .serials-list-side-box .text-block{
	font-size: 12px;
	line-height: 14px;
	position: relative;
}
.lstfml .private-cabinet .serials-list-side-box .thumb{
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -20px;
	z-index: 1;
}

.lstfml .private-cabinet .serials-list-side-box .text-block .body{
	position: relative;
	overflow: hidden;
	padding: 15px 10px 15px 60px;
	margin: 0;
	min-height: 30px;
}

.lstfml .private-cabinet .btn-pane{
	position: relative;
	margin: 10px 0 0 0;
}

.lstfml .private-cabinet .serials-list-side-box .text-block .body:hover{
	background: #F1F1F1;
}

.lstfml .private-cabinet .serials-list-side-box .text-block .body .title-ru{
	text-transform: uppercase;
	font-size: 12px;
	color: 	#1f1f1f;
	line-height: 14px;
}

.lstfml .private-cabinet .serials-list-side-box .text-block .body .title-en{
	text-transform: uppercase;
	font-size: 10px;
	color: 	#666;
	line-height: 10px;
}

.lstfml .private-cabinet .serials-list-side-box .text-block .body .breaker{
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  left: 60px;
  background: #e5e5e5;
  margin: 0;
}

.lstfml .private-cabinet .side-menu-pane{
	position: relative;
	border-top: 1px solid #e5e5e5;
}

.lstfml .private-cabinet .side-menu-pane .item{
	position: relative;
	color: #1f1f1f;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 55px;
	border-bottom: 1px solid #e5e5e5;
}

.lstfml .private-cabinet .side-menu-pane .item .notification{
	position: absolute;
	right: 15px;
	top: 50%;
	padding: 4px 8px;
	color: #fff;
	margin-top: -10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #ff3c2d;
}

.lstfml .private-cabinet .side-menu-pane .item.active{
	background: #3498db;
	color: #fff;
	border-bottom: 1px solid #2688c9;
}

.lstfml .private-cabinet .side-menu-pane .item .icon{
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -12px;
	width: 24px;
	height: 24px;
}

.lstfml .private-cabinet .side-menu-pane .item.watched-series .icon{
	background: url('../vision/eye-icon-gray.png') center no-repeat;
}

.lstfml .private-cabinet .side-menu-pane .item.active.watched-series .icon{
	background: url('../vision/eye-icon-white.png') center no-repeat;
}

.lstfml .private-cabinet .side-menu-pane .item.messages .icon{
	background: url('../vision/mail-icon-gray.png') center no-repeat;
}

.lstfml .private-cabinet .side-menu-pane .item.active.messages .icon{
	background: url('../vision/mail-icon-white.png') center no-repeat;
}

.lstfml .private-cabinet .side-menu-pane .item.comments .icon{
	background: url('../vision/comments-icon-gray.png') center no-repeat;
}

.lstfml .private-cabinet .side-menu-pane .item.active.comments .icon{
	background: url('../vision/comments-icon-white.png') center no-repeat;
}

.lstfml .private-cabinet .side-menu-pane .item.settings .icon{
	background: url('../vision/gear-icon-gray.png') center no-repeat;
}

.lstfml .private-cabinet .side-menu-pane .item.active.settings .icon{
	background: url('../vision/gear-icon-white.png') center no-repeat;
}

.lstfml .private-cabinet .side-menu-pane .item.exit .icon{
	background: url('../vision/exit-icon-gray.png') center no-repeat;
}

.lstfml .private-cabinet .side-menu-pane .item.active.exit .icon{
	background: url('../vision/exit-icon-white.png') center no-repeat;
}



.lstfml .private-messages{
	width: 470px;
	float: left;
	background: #fff;
	position: relative;
	min-height: 2213px;
}

.lstfml .private-messages .alarm{
	display:block;
	position:relative;
	padding: 10px;
	color:#ff5447;
	font-weight:bold;
	line-height:14px;
	border:1px solid red;
	margin:10px;
}

.lstfml .private-messages .header{
	color: #1f1f1f;
	border-bottom: 5px solid #3498db;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 12px;
}

.lstfml .private-messages .search-box{
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	background: #f1f1f1;
	padding: 12px 10px 12px 40px; 
}

.lstfml .private-messages .magnifier{
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	background: url('../vision/magnifier-dark-icon.png') center no-repeat;
}

.lstfml .private-messages .search-box .search-box-input{
	border: none;
	background: transparent;
	width: 400px;
	font-size: 12px;
	font-family:Arial, Helvetica, FreeSans, "Liberation Sans";
	color:#929294;
}


.lstfml .private-messages .messages-list-box{
	position: relative;
}

.lstfml .private-messages .messages-list-box .restore{
	position: relative;
	height:15px;
	text-align:center;
	padding: 11px;
	border-bottom: 1px solid #e5e5e5;
}
/*
.lstfml .private-messages .messages-list-box .message-box{
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding: 15px;
	padding-left: 75px;
	min-height: 50px;
	display: block;
	cursor: pointer;
	padding-right: 240px;
}
*/
.lstfml .private-messages .messages-list-box .message-box.unread{
	background: #f8f8f8;
}

.lstfml .private-messages .messages-list-box .message-box.unread .notification
{
	position: absolute;
	right: 15px;
	top: 50%;
	padding: 4px 8px;
	color: #fff;
	margin-top: -10px;
	border-radius: 10px;
	background: #b6b5ba;
	font-weight: bold;
}

.lstfml .private-messages .messages-list-box .message-box:hover{
	background: #f8f8f8;
}

.lstfml .private-messages .messages-list-box .message-box .avatar{
	position: absolute;
	left: 15px;
	top: 15px;
}

.lstfml .private-messages .messages-list-box .message-box .username-box{
	color: #1f1f1f;
	position: relative;
	padding-top: 5px;
	font-weight: bold;
	vertical-align: middle;
	width:160px;
	text-decoration:none;
	cursor:pointer;
	overflow:hidden;
}

.lstfml .private-messages .messages-list-box .message-box .inusername-box{
	color: #1f1f1f;
	position: relative;
	padding-top: 0;
	font-weight: bold;
	vertical-align: middle;
	width:360px;
	text-decoration:none;
	cursor:pointer;
}
.lstfml .private-messages .messages-list-box .message-box .inusername-box:hover{
	text-decoration:underline;
}

.lstfml .private-messages .messages-list-box .message-box .inusername-box .online-status{
  display: inline-block;
  background-color: #00d254;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-left: 5px;
  margin-bottom: 1px;
}

.lstfml .private-messages .messages-list-box .message-box .topic-date-box{
	position: relative;
	color: #c7c7c8;
	font-size: 11px;
}

.lstfml .private-messages .messages-list-box .message-box .date-box{
	position: absolute;
	right:15px;
	top:15px;
	color: #c7c7c8;
	font-size: 11px;
}

.lstfml .private-messages .messages-list-box .message-box:hover .date-box{
	position: absolute;
	right:30px;
	top:15px;
	color: #c7c7c8;
	font-size: 11px;
}

.lstfml .private-messages .messages-list-box .message-box .username-box .online-status{
  display: inline-block;
  background-color: #00d254;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-left: 5px;
}

.lstfml .private-messages .messages-list-box .message-box .message-text-box{
	position: absolute;
	left: 240px;
	height: 25px;
	font-weight: normal;
	color: #666;
	top: 25px;
	width: 200px;
	line-height: 14px;
}

.lstfml .private-messages .messages-list-box .message-box .previous-message-text-box{
	position: absolute;
	left: 240px;
	height: 25px;
	font-weight: normal;
	color: #666;
	top: 25px;
	width: 165px;
	padding-left: 50px;
	line-height: 14px;
}

.lstfml .private-messages .messages-list-box .message-box .previous-message-text-box .avatar{
	position: absolute;
	width: 40px;
	height: 40px;
	left: 0;
	top: -5px;
}
/* e-mail �� �����������
----------------------------------------------------------------------------------------------------------------------------------------*/

.alarm{
	padding: 10px 10px 0 10px;
	color:#ff5447;
	font-weight:bold;
	line-height:14px;
}
.alarm2{
	background-color:#3498db;
	padding: 10px 0;
	color:#FFF;
	font-size:14px;
	line-height:18px;
	text-align:center;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
	position:fixed;
	z-index:999;
	top:0;
	width:100%;
}

/* End of .one-dialog
----------------------------------------------------------------------------------------------------------------------------------------*/


.lstfml .private-messages .messages-list-box{
	position: relative;
}

.lstfml .private-messages .messages-list-box .message-box{
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 15px 15px 75px;
	min-height: 50px;
	display: block;
/*	cursor: pointer;
	padding-right: 15px;
	*/
}

.lstfml .private-messages .messages-list-box .message-box:hover{
	background: #f8f8f8;
}

.lstfml .private-messages .messages-list-box .message-box .avatar{
	position: absolute;
	left: 15px;
	top: 15px;
}
/*
.lstfml .private-messages .messages-list-box .message-box .username-box{
	color: #1f1f1f;
	position: relative;
	padding-top: 0;
	vertical-align: middle;
}
*/
.lstfml .private-messages .messages-list-box .message-box .message-text{
	color: #666;
	position: relative;
	line-height: 16px;
	font-size: 12px;
}

.lstfml .private-messages .messages-list-box .message-box .close-btn{
	position: absolute;
	right: 10px;
	top: 15px;
	background: url('../vision/close-icon-gray.png') center no-repeat;
	width: 10px;
	height: 10px;
	cursor: pointer;
	display: none;
}

.lstfml .private-messages .messages-list-box .message-box:hover .close-btn{
	display: block;
}

.lstfml .private-messages .messages-list-box .message-box .close-btn:hover{
	background: url('../vision/close-icon-gray-hover.png') center no-repeat;
}



.lstfml .private-messages .write-message-pane{
	position: relative;
	padding: 15px 15px 15px 80px;
	background: #fff url('../vision/drop-shadow.png') bottom left repeat-x;
}

.lstfml .private-messages .write-message-pane .avatar{
	position: absolute;
	width: 50px;
	height: 50px;
	left: 15px;
	top: 15px;
}

.lstfml .private-messages .write-message-pane .write-message-input{
	background: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	height: 32px;
	box-shadow: none;
	padding: 8px;
	font-size: 12px;
	width: 357px;
}

.lstfml .private-messages .write-message-pane .btn-pane{
	margin: 0;
	text-align: right;
	padding-top: 10px;
	padding-right: 45px;
		
}

.lstfml .private-messages .write-message-pane .send-btn{
		
}

.lstfml .private-messages .btn-pane .menu-pane{
	position: absolute;
	right: 0;
	top: 0;
	
}

.lstfml .private-messages .btn-pane .menu-pane .menu-btn{
	position: absolute;
	right: 0;
	top: 6px;
	width: 40px;
	height: 40px;
	background: url('../vision/pm-options.png') center no-repeat;
	cursor: pointer;
}


.lstfml .private-messages .btn-pane .menu-pane.dropdown-active .dropdown-menu{
	display: block;
}

.lstfml .private-messages .btn-pane .menu-pane .dropdown-menu{
	position: absolute;
	right: -6px;
	top: 0;
	border: 1px solid #e5e5e5;
	background: #fff;
	cursor: pointer;
	z-index: 1;
	display: none;
	margin-top: 46px;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.25);
	-moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.25);
	box-shadow: 0 1px 5px 0 rgba(0,0,0,0.25);
}

.lstfml .private-messages .btn-pane .menu-pane .dropdown-menu .item{
	position: relative;
	background: #fff;
	color: #666;
	display: block;
	text-decoration: none;
	padding: 10px 10px 10px 40px;
	white-space: nowrap;
	border-top: 1px solid #e5e5e5;
	text-align: left;
}

.lstfml .private-messages .btn-pane .menu-pane .dropdown-menu .item.delete-messages .icon{
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	height: 18px;
	width: 18px;
	background: url('../vision/search-box-trash-icon-gray.png') center no-repeat;
}

.lstfml .private-messages .btn-pane .menu-pane .dropdown-menu .item.delete-messages:hover .icon{
	background: url('../vision/search-box-trash-icon-blue.png') center no-repeat;
}

.lstfml .private-messages .btn-pane .menu-pane .dropdown-menu .item.block-user .icon{
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	height: 18px;
	width: 18px;
	background: url('../vision/search-box-block-icon-gray.png') center no-repeat;
}

.lstfml .private-messages .btn-pane .menu-pane .dropdown-menu .item.block-user:hover .icon{
	background: url('../vision/search-box-block-icon-blue.png') center no-repeat;
}

.lstfml .private-messages .btn-pane .menu-pane .dropdown-menu .item.unblock-user .icon{
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	height: 18px;
	width: 18px;
	background: url('../vision/search-box-block-icon-gray.png') center no-repeat;
}

.lstfml .private-messages .btn-pane .menu-pane .dropdown-menu .item.unblock-user:hover .icon{
	background: url('../vision/search-box-block-icon-blue.png') center no-repeat;
}

.lstfml .private-messages .btn-pane .menu-pane .dropdown-menu .corner{
	position: absolute;
	right: 20px;
	top: -5px;
	background: url('../vision/search-box-dropdown-menu-corner.png') center no-repeat;
	width: 11px;
	height: 6px;
	z-index: 1;
}

.lstfml .private-messages .btn-pane .menu-pane .dropdown-menu .item:hover{
	color: #3498db;
}

.lstfml .private-messages .btn-pane .menu-pane .dropdown-menu .item:first-child{
	border-top: none;
}


/* /End .one-dialog
---------------------------------------------------------------------------------------------------------------------------*/



/* photo-settings
----------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .private-cabinet .settings-photo{
	
}

.lstfml .user-settings .header-tabs-pane{
	position: relative;
}

.lstfml .user-settings .header-tabs-pane .tab,
.lstfml .private-messages .header-tabs-pane .tab,
.lstfml .user-comments .header-tabs-pane .tab
{
	position: relative;
	float: left;
	width: 50%;
	color: #969698;
	border-bottom: 5px solid #b5b5b7;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 12px;
	cursor: pointer;
}

.lstfml .user-settings .header-tabs-pane .tab.active,
.lstfml .private-messages .header-tabs-pane .tab.active,
.lstfml .user-comments .header-tabs-pane .tab.active
{
	border-bottom: 5px solid #3498db;
	color: #1f1f1f;
}

.lstfml .user-settings .photo-settings-block{
	padding: 15px;
}

.lstfml .user-settings .photo-settings-block .btn-pane{
	position: relative;
	text-align: center;
}

.lstfml .user-settings .photo-settings-block .photos-box{
	position: relative;
/*	padding-left:35px;*/
}

.lstfml .user-settings .photo-settings-block .photos-box .big-photo-box{
	position: relative;
	height: 220px;
	width: 100%;
	background: #1d201e;
	margin:0 auto;
}

.lstfml .user-settings .photo-settings-block .photos-box .big-photo-box .overlay-selection{
	position: absolute;
	top: 15px;
	left: 15px;
	background: transparent;
	border: 1px dotted #fff;
	z-index: 1;
	width: 200px;
	height: 200px;
}

.lstfml .user-settings .photo-settings-block .photos-box .big-photo-box .avatar{
	position: absolute;
	left: 10px;
	top: 10px;
	height: 220px;
	width: 220px;
}
.lstfml .user-settings .photo-settings-block .photos-box .big-photo-box .shadow{
	position: absolute;
	width: 220px;
	bottom: -5px;
	height: 5px;
}


.lstfml .user-settings .photo-settings-block .photos-box .middle-photo-box{
	position: absolute;
	left: 295px;
	top: 0;
	height: 50px;
}
.lstfml .user-settings .photo-settings-block .photos-box .middle-photo-box .avatar{
	position: absolute;
	height: 50px;
	width: 50px;
}
.lstfml .user-settings .photo-settings-block .photos-box .middle-photo-box .shadow{
	position: absolute;
	width: 50px;
	bottom: -3px;
	height: 2px;
}


.lstfml .user-settings .photo-settings-block .photos-box .small-photo-box{
	position: absolute;
	left: 365px;
	top: 0;
	height: 35px;
}
.lstfml .user-settings .photo-settings-block .photos-box .small-photo-box .avatar{
	position: absolute;
	height: 35px;
	width: 35px;
}
.lstfml .user-settings .photo-settings-block .photos-box .small-photo-box .shadow{
	position: absolute;
	width: 35px;
	bottom: -3px;
	height: 2px;
}


/* /End photo-settings
---------------------------------------------------------------------------------------------------------------------------*/

/* settings
----------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .private-cabinet.settings{
	
}


.lstfml .user-settings .settings-pane{
	position: relative;
	padding-top: 20px;
}

.lstfml .user-settings .settings-pane .row{
	position: relative;
	overflow: hidden;
}

.lstfml .user-settings .settings-pane .row .left-part{
	text-align: right;
	width: 115px;
	float: left;
	font-size: 14px;
	color: #1f1f1f;
	padding-right: 10px;
	padding-top: 10px;
}

.lstfml .user-settings .settings-pane .row .right-part{
	width: 300px;
	float: left;
}

.lstfml .user-settings .settings-pane .row .right-part .new_mail_alert{
	width:230px;
	margin-bottom: 5px;
	margin-top:3px;
	color: #ff5447;
	font-weight: bold;
	line-height: 14px;
}

.lstfml .user-settings .settings-pane .row .right-part input.new_mail{
	background:#80bce4;
	color: #fff;
}
.lstfml .user-settings .settings-pane .row input[type='text'],
.lstfml .user-settings .settings-pane .row input[type='password']{
	border: 1px solid #e1e1e1;
	background: transparent;
	box-shadow: none !important;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	font-size: 12px;
	padding: 8px 10px;
}

.lstfml .user-settings .settings-pane .row input[type='text'],
.lstfml .user-settings .settings-pane .row input[type='password']{
	width: 210px;
}

.lstfml .user-settings .settings-pane .row input.inactive[type='text'],
.lstfml .user-settings .settings-pane .row input.inactive[type='password']{
	color: #666;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
}

.lstfml .user-settings .settings-pane .row .edit-link{
	margin-left: 10px;
	text-decoration: underline;
}

.lstfml .user-settings .settings-pane .btn-pane{
}

.lstfml .user-settings .settings-pane .select-box{
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	float: left;
	background: #fff url('../vision/select-arrow.png') center right no-repeat;
	border: 1px solid #e1e1e1;
	box-shadow: none;
	padding: 8px 10px;
	margin-right: 5px;
}

.lstfml .user-settings .settings-pane .select-box select{
	text-transform: none;
	font-size: 12px;
	color: #666;
	background-color: transparent;
	cursor:pointer;

}
.lstfml .user-settings .settings-pane .row .left-block{
	position: relative;
	width: 50%;
	float: left;
	padding-top: 8px;
}

.lstfml .user-settings .settings-pane .row .right-block{
	position: relative;
	width: 50%;
	float: left;
	padding-top: 8px;
}

.lstfml .user-settings .settings-pane .row .radio-box{
	margin-top: 3px;
}

.lstfml .user-settings .settings-pane .row .radio-box input[type='radio']{
	display:none;
}

.lstfml .user-settings .settings-pane .row .radio-box input[type='radio'] + label {
	padding-left: 20px;
	margin-top: 5px;
	cursor:pointer;
}

.lstfml .user-settings .settings-pane .row .radio-box input[type='radio'] + label{
	background: transparent url('../vision/radio-object.png') left center no-repeat;
}

.lstfml .user-settings .settings-pane .row .radio-box input[type='radio']:checked + label{
	background: transparent url('../vision/radio-object-checked.png') left center no-repeat;
}



.lstfml .user-settings .settings-pane .row .checkbox-box input[type='checkbox'],
.modal_wrapper .row .checkbox-box input[type='checkbox']
{
	display:none;
}

.lstfml .user-settings .settings-pane .row .checkbox-box input[type='checkbox'] + label,
.modal_wrapper .row .checkbox-box input[type='checkbox'] + label
{
	padding-left: 20px;
	margin-top: 5px;
	cursor:pointer;
}

.lstfml .user-settings .settings-pane .row .checkbox-box input[type='checkbox'] + label,
.modal_wrapper  .row .checkbox-box input[type='checkbox'] + label
{
	background: transparent url('../vision/checkbox-object.png') left center no-repeat;
}

.lstfml .user-settings .settings-pane .row .checkbox-box input[type='checkbox']:checked + label,
.modal_wrapper .row .checkbox-box input[type='checkbox']:checked + label
{
	background: transparent url('../vision/checkbox-object-checked.png') left center no-repeat;
}


.lstfml .user-settings .settings-pane .breaker{
	border-bottom: 1px dotted #ccc;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.lstfml .user-settings .settings-pane .checkbox-pane{
	margin-left: 125px;
}


/* /End settings
---------------------------------------------------------------------------------------------------------------------------*/

/* .my-page-stat
----------------------------------------------------------------------------------------------------------------------------------------*/

.lstfml .profile-stat {
/* min-height: 2213px;*/
}

.lstfml .profile-stat .filter-pane{
	background: #fff;
}


.lstfml .profile-stat .notifications-pane{
	color: #fff;
	background: #3498db;
	padding:22px 40px 22px 80px;
	font-size: 16px;
	position: relative;
}

.lstfml .profile-stat .notifications-pane .bell-icon{
	background: url('../vision/bell-icon-white.png') center no-repeat;
	width: 21px;
	height: 23px;
	position: absolute;
	left: 28px;
	top: 50%;
	margin-top: -12px;
}

.lstfml .profile-stat .red-notifications-pane{
	color: #fff;
	background: #ff5447;
	padding: 22px 40px 22px 80px;
	font-size: 16px;
	position: relative;
	line-height:18px;
}

.lstfml .profile-stat .red-notifications-pane .bell-icon{
	background: url('../vision/bell-icon-white.png') center no-repeat;
	width: 21px;
	height: 23px;
	position: absolute;
	left: 28px;
	top: 50%;
	margin-top: -12px;
}

.lstfml .profile-stat .gray-notifications-pane{
	color: #fff;
	background: #666666;
	padding: 22px 40px 22px 80px;
	font-size: 16px;
	position: relative;
	line-height:18px;
}

.lstfml .profile-stat .gray-notifications-pane .bell-icon{
	background: url('../vision/bell-icon-white.png') center no-repeat;
	width: 21px;
	height: 23px;
	position: absolute;
	left: 28px;
	top: 50%;
	margin-top: -12px;
}
.lstfml .profile-stat .info
{
	font-size: 12px;
	padding: 15px;
}
.lstfml .profile-logout .info2
{
	font-size: 14px;
    font-weight: bold;
    padding: 35px 15px 0 15px;
    text-align: center;
}

.lstfml .profile-stat .charts-box{
	position: relative;
	overflow: hidden;
	padding: 30px 25px;
}

.lstfml .profile-stat .charts-box .red-circle,
.lstfml .profile-stat .charts-box .green-circle,
.lstfml .profile-stat .charts-box .magenta-circle{
background: #745ec5;
border: 5px solid #e3dff3;
/*
	background: #ff5447;
	border: 5px solid #ffddda;
*/
	position: relative;
	float: left;
	color: #fff;
	text-align: center;
	width: 110px;
	height: 110px;
	border-radius: 110px;
	-webkit-border-radius: 110px;
	-moz-border-radius: 110px;
	font-size: 13px;
	margin-right: 30px;
}

.lstfml .profile-stat .charts-box .green-circle{
	background: #5763d4;
	border: 5px solid #d5daf3;
}

.lstfml .profile-stat .charts-box .magenta-circle{
	background: #307ade;
	border: 5px solid #c9dcf6;
	margin-right: 0;
}

.lstfml .profile-stat .charts-box .red-circle span,
.lstfml .profile-stat .charts-box .green-circle span,
.lstfml .profile-stat .charts-box .magenta-circle span{
	font-size: 32px;
}

.lstfml .profile-stat .charts-box .red-circle .block,
.lstfml .profile-stat .charts-box .green-circle .block,
.lstfml .profile-stat .charts-box .magenta-circle .block{
	position: absolute;
	top:32px;
	left: 0;
	right: 0;
	bottom: 30px;
}

.lstfml .profile-stat .serials-list-box{
	position: relative;
	border-top: 1px dashed #ccc;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom:50px;
}

.lstfml .profile-stat .serials-list-box .serial-box{
	position: relative;
	border-bottom: 1px dashed #ccc;
	padding-top: 15px;
	padding-bottom: 10px;
}

.lstfml .profile-stat .serials-list-box .serial-box .body{
	position: relative;
	padding-left: 50px;
	/*padding-right: 50px;*/
	min-height: 50px;
	width: 350px;
}
.lstfml .profile-stat .serials-list-box .serial-box a.body{
	position: relative;
	padding-left: 50px;
	min-height: 50px;
	width: 350px;
	display:block;
	text-decoration:none;
}

.lstfml .profile-stat .serials-list-box .serial-box .avatar{
	position: absolute;
	top: 15px;
	left: 0;
	width: 40px;
	height: 40px;
}

.lstfml .profile-stat .serials-list-box .serial-box .title-ru{
	font-size: 12px;
	color: #1f1f1f;
/*	text-transform: uppercase;*/
	padding-top: 9px;	
	font-weight: bold;
}

.lstfml .profile-stat .serials-list-box .serial-box .title-en{
	font-size: 10px;
	color: #666;
/*	text-transform: uppercase;*/
}

.lstfml .profile-stat .serials-list-box .serial-box .rate-box{
	position: relative;
	height: 40px;
	padding-top: 5px;
}
.lstfml .profile-stat .serials-list-box .serial-box a.rate-box{
	position: relative;
	height: 40px;
	padding-top: 5px;
	display:block;
	text-decoration:none;
}
.lstfml .profile-stat .serials-list-box .serial-box .rate-box .text-label{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 11px;
	color: #666;
}

.lstfml .profile-stat .serials-list-box .serial-box .rate-box .bar-pane{
	position: relative;
}

.lstfml .profile-stat .serials-list-box .serial-box .rate-box .bar-pane .bar{
	position: absolute;
	left: 0;
	top: 10px;
	width: 438px;
	height: 30px;
	background: url('/vision/rate-box-bar.png') left top no-repeat;
}

.lstfml .profile-stat .serials-list-box .serial-box .rate-box .bar-pane .bar-active{
	position: absolute;
	left: 0;
	top: 10px;
	height: 30px;
	background: url('../vision/rate-box-bar-active.png') left top no-repeat;
	z-index: 1;
}

.lstfml .profile-stat .serials-list-box .serial-box .rate-box .bar-pane .bar .value{
	position: absolute;
	right: 0;
	top: 15px;
	color: #929294;
	font-size: 11px;
}

.lstfml .profile-stat .serials-list-box .serial-box .rate-box .bar-pane .bar-active .value{
	position: absolute;
	right: 0;
	top: 15px;
	color: #2ecc71;
	font-size: 11px;
	font-weight: bold;
}

.lstfml .profile-stat .serials-list-box .serial-box .subscribe-box {
  position: absolute;
  /*top: 0;*/
  right: 0;
  margin-top: 5px;
}


.lstfml .profile-stat .serials-list-box .serial-box.ended .title-ru{
	padding-top: 3px;	
}

.lstfml .profile-stat .serials-list-box .serial-box.ended .ended-label{
	padding-top: 3px;
	text-transform: uppercase;
	color: #ff5447;
	font-size: 10px;
}

.lstfml .user-pane .notification{
	position: absolute;
	right: 10px;
	top: 50%;
	padding: 4px 8px;
	color: #fff;
	margin-top: -10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #ff3c2d;
} 



#confirmOverlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
/*
	background:url('/css/jquery.confirm/ie.png');
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
*/
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
	z-index:100000;
}

.confirm-window{
width:600px;
margin: 0 auto;
padding: 40px;

/*
        width:600px;
        margin: -150px 0 0 -340px;
        padding: 40px;
		position:fixed;
*/
}
.confirm-window .text{
background-color:#ffffff;
    padding: 40px;
    color:#1f1f1f;
    font-size:14px;
    line-height:18px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
	border-radius: 6px;
}
.confirm-window .button{
	margin: 0 10px;
}
.confirm-window .close-btn{
        /*position: absolute;*/
        right: 10px;
        top: 10px;
        background: url('../vision/close-icon-gray.png') center no-repeat;
        width: 14px;
        height: 14px;
        cursor: pointer;
        float:right;
}

.confirm-window .close-btn:hover{
        background: url('../vision/close-icon-gray-hover.png') center no-repeat;
}

.lstfml .title-block .image-block .expected {
color: #fff;
font-size: 12px;
font-weight: bold;
left: 15px;
position: absolute;
text-transform: uppercase;
top: 23px;
}

#takeMeToTheTopOfPagePlease
{
	width:100px;
	height:36px;
	position:fixed;
	bottom:15px;
	right:10px;
	cursor:pointer;
	background:url('/vision/toTheTop.png') no-repeat transparent;
	display:none;
}
/* tutorial
----------------------------------------------------------------------------------------------------------------------------------------*/

.tutorial{
	width:860px;
	margin: 0 auto;
	padding: 40px;
}

.tutorial .text{
	background-color:#ffffff;
	padding: 40px 30px;
	color:#1f1f1f;
	font-size:14px;
	line-height:18px;
	box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
	border-radius: 6px;
}
	
.tutorial .text span{
	font-size:20px;
	font-weight:bold;
}

.tutorial .close-btn{
	/*position: absolute;*/
	right: 10px;
	top: 10px;
	background: url('../vision/close-icon-gray.png') center no-repeat;
	width: 14px;
	height: 14px;
	cursor: pointer;
	float:right;
}

.tutorial .close-btn:hover{
	background: url('../vision/close-icon-gray-hover.png') center no-repeat;
}

/* feedback bug
----------------------------------------------------------------------------------------------------------------------------------------*/


.lstfml .bug-window-container
{
    height: 60px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 200px;
    width: 200px;
}

.lstfml .bug-window-container .bug-detected-window
{
    background: rgba(0, 0, 0, 0) url("/vision/bug-detected-window.png") no-repeat scroll left center;
    cursor: pointer;
    font-size: 12px;
    height: 43px;
    padding: 12px 10px 5px 50px;
    position: absolute;
    right: -105px;
    top: 0;
    z-index: 109;
	color: #464646;
	font-family: Arial, Helvetica, FreeSans, "Liberation Sans";
	line-height: 18px;
}
.lstfml .bug-window-container .bug-detected-window:hover
{
    right: -0px;
}

.red_bg
{
	background-color:#FF9D9D !important;
}

.lstfml .text-block.text
{
	padding:10px;
}


.lstfml .pagging-pane.months{
	position: relative;
	overflow: hidden;
	padding: 15px 15px;
	text-align: center;
}

.lstfml .pagging-pane.months .next-link{
	color: #c7c7c8;
	float: left;
	position: absolute;
	overflow: hidden;
	text-decoration: none;
	padding-right: 15px;
	cursor: pointer;
	font-weight: bold;
	top: 15px;
	right: 15px;
	font-size: 14px;
}
.lstfml .pagging-pane.months .next-link .sign{
	position: absolute;
	right: 0;
	top: 2px;
	background: url('../vision/right-arrow-link.png') center center no-repeat;
	width: 5px;
	height: 10px;
}
.right-part a
{
	text-decoration:none;
}
.lstfml .pagging-pane.months .previous-link .sign{
	position: absolute;
	left: 0;
	top: 2px;
	background: url('../vision/left-arrow-link.png') center center no-repeat;
	width: 5px;
	height: 10px;
}
.lstfml .pagging-pane.months .previous-link.active .sign{
	background: url('../vision/left-arrow-link-active.png') center center no-repeat;
}
.lstfml .pagging-pane.months .next-link.active .sign{
	background: url('../vision/right-arrow-link-active.png') center center no-repeat;
}
.lstfml .pagging-pane.months .previous-link.active,
.lstfml .pagging-pane.months .next-link.active{
	color: #666;
}
.lstfml .pagging-pane.months .previous-link.active:hover,
.lstfml .pagging-pane.months .next-link.active:hover{
	text-decoration:underline;
}

.lstfml .pagging-pane.months .previous-link{
	color: #c7c7c8;
	float: left;
	position: absolute;
	left: 15px;
	top: 15px;
	overflow: hidden;
	text-decoration: none;
	padding-left: 15px;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
}
.lstfml .pagging-pane.months .previous-link:first-letter{
	text-transform: uppercase;
}
.lstfml .pagging-pane.months .active-month{
	position: relative;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.lstfml .pagging-pane.months .next-link:first-letter{
	text-transform: uppercase;
}
.lstfml .pagging-pane.months .active-month:first-letter{
	text-transform: uppercase;
}
.lstfml .pagging-pane .previous-link .sign{
	position: absolute;
	left: 0;
	top: 2px;
	background: url('../vision/left-arrow-link.png') center center no-repeat;
	width: 5px;
	height: 8px;
}
.lstfml .pagging-pane .previous-link.active .sign{
	background: url('../vision/left-arrow-link-active.png') center center no-repeat;
}
.lstfml .pagging-pane .next-link.active .sign{
	background: url('../vision/right-arrow-link-active.png') center center no-repeat;
}
.lstfml .pagging-pane .previous-link.active,
.lstfml .pagging-pane .next-link.active{
	color: #666;
}
.lstfml .pagging-pane .previous-link.active:hover,
.lstfml .pagging-pane .next-link.active:hover{
	text-decoration:underline;
}
.lstfml .series-block .movie-parts-list .final-badge{
	color: #fff;
	text-transform: uppercase;
	font-size: 9px;
	position: absolute;
	padding: 4px;
	margin: -20px -10px;
	width:40px;
	text-align:center;
/*
	left: -8px;
	top: -10px;
*/
	background: #ff3c2d;
	font-weight: bold;
}













.lstfml .user-pane .notification1{
	background: #ff3c2d none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
/*    margin-top: -8px;*/
	margin-left: 20px;
    padding: 2px 4px;
    position: absolute;
	top:37px;
	
/*    right: 40px;*/
}

.lstfml .user-pane .body{
	position: relative;
	padding: 5px 0 0 8px;
}

.lstfml .user-pane .table{
	width:240px;
	height:70px;
}
.lstfml .user-pane .table .alpha{
	vertical-align:middle;
	height:35px;
	width:90px;
	border-bottom:1px solid #D4D4D4;
	overflow-y:hidden;
}
.lstfml .user-pane .table .alpha .name{
	color:#1f1f1f;
	text-decoration:none;
	float: left;
    line-height: 12px;
    padding: 5px 0 5px 8px;
    position: relative;
/*	font-size:11px;*/
/*	text-transform:uppercase;*/
	font-weight:bold;
	word-break: break-all;
	max-height:35px;
	overflow:hidden;
}
.lstfml .user-pane .table .beta{
	vertical-align:middle;
	width:44px;
	height:20px;
/*	border-left:1px solid #DDDDDD; */
	text-align:center;
}
.lstfml .user-pane .table .beta .watchlist {
    width: 16px;
    height: 10px;
    background: url('/vision/watchlist.png') center no-repeat;
	margin: 0 auto;
}
.lstfml .user-pane .table .gamma{
	vertical-align:middle;
	width:44px;
	border-left:1px solid #DDDDDD; 
	text-align:center;
}
.lstfml .user-pane .table .gamma .message {
    width: 16px;
    height: 12px;
    background: url('/vision/message.png') center no-repeat;
	margin: 0 auto;
}
.lstfml .user-pane .table .gamma .message.active {
    width: 16px;
    height: 12px;
    background: url('/vision/active-message.png') center no-repeat !important;
	margin: 0 auto;
}
.lstfml .user-pane .table .gamma .comments {
    width: 16px;
    height: 16px;
    background: url('/vision/comments.png') center no-repeat;
	margin: 4px auto 0;
}
.lstfml .user-pane .table .gamma .comments.active{
    width: 16px;
    height: 16px;
    background: url('/vision/active-comments.png') center no-repeat !important;
	margin: 4px auto 0;
}
.lstfml .user-pane .table .delta{
	vertical-align:middle;
	width:44px;
	border-left:1px solid #DDDDDD; 
	text-align:center;
}
.lstfml .user-pane .table .delta .settings {
    width: 16px;
    height: 16px;
    background: url('/vision/settings.png') center no-repeat;
	margin: 0 auto;
}
.lstfml .user-pane .table .delta .settings.active {
    width: 16px;
    height: 16px;
    background: url('/vision/active-settings.png') center no-repeat;
	margin: 0 auto;
}
.lstfml .user-pane .avatar{
    width: 50px;
    height: 50px;
	padding: 9px;
}

.lstfml .user-pane .imgavatar{
    width: 50px;
    height: 50px;
}

#fly-eye
{
	position:absolute;
	width:26px;
	height:26px;
	background: #745ec5 url('/vision/white-eye-icon.png') no-repeat scroll center center;
	border: 2px solid #745ec5;
	border-radius: 3px;
	z-index:9999;
}
#fly-fav
{
	position:absolute;
	width:26px;
	height:26px;
	background: #3498db url('/vision/white-star-icon.png') no-repeat scroll center center;
	border: 2px solid #3498db;
	border-radius: 3px;
	z-index:9999;
}

.lstfml .breadcrumbs-pane-news{
position: relative;
overflow: hidden;
padding-left: 15px;

}
.lstfml .breadcrumbs-pane-news .item{
display: block;
position: relative;
float: left;
color: #3498db;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
/*
line-height: 24px;
font-size: 14px;
padding-left: 5px;
padding-right: 5px;
*/
}
.lstfml .breadcrumbs-pane-news .item:hover{
text-decoration: underline;
}
.lstfml .breadcrumbs-pane-news .arrow {
position: relative;
display: block;
float: left;
width: 20px;
height: 12px;
background: url('../vision/breadcrumbs-arrow.png') center no-repeat;
}



/* ������ ������� ������� ������������ */
.lstfml .user-comments{
	width: 470px;
	float: left;
	background: #fff;
	position: relative;
	min-height: 2213px;
}
/*
.lstfml .user-comments .alarm{
	display:block;
	position:relative;
	padding: 10px;
	color:#ff5447;
	font-weight:bold;
	line-height:14px;
	border:1px solid red;
	margin:10px;
}

.lstfml .user-comments .header{
	color: #1f1f1f;
	border-bottom: 5px solid #3498db;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 12px;
}
*/
.lstfml .user-comments .messages-list-box{
	position: relative;
}
/*
.lstfml .user-comments .messages-list-box .restore{
	position: relative;
	height:15px;
	text-align:center;
	padding: 11px;
	border-bottom: 1px solid #e5e5e5;
}
*/
.lstfml .user-comments .messages-list-box .message-box{
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 15px 15px 70px;
	display: block;
}

.lstfml .user-comments .messages-list-box .message-box.unread{
	background: #f8f8f8;
}

.lstfml .user-comments .messages-list-box .message-box.unread .notification
{
	position: absolute;
	right: 15px;
	top: 50%;
	padding: 4px 8px;
	color: #fff;
	margin-top: -10px;
	border-radius: 10px;
	background: #b6b5ba;
	font-weight: bold;
}

.lstfml .user-comments .messages-list-box .message-box:hover{
	background: #f8f8f8;
}

.lstfml .user-comments .messages-list-box .message-box .avatar{
	position: absolute;
	left: 15px;
	top: 15px;
	width:40px;
}
.lstfml .user-comments .messages-list-box .message-box .message-title{
	font-weight:bold;
}
.lstfml .user-comments .messages-list-box .message-box .message-text{
	padding-right: 30px;
}
.lstfml .user-comments .messages-list-box .message-box .username-box{
	color: #1f1f1f;
	position: relative;
	padding-top: 5px;
	font-weight: bold;
	vertical-align: middle;
	width:160px;
	text-decoration:none;
	cursor:pointer;
	overflow:hidden;
}
/*
.lstfml .user-comments .messages-list-box .message-box .inusername-box{
	color: #1f1f1f;
	position: relative;
	padding-top: 0px;
	font-weight: bold;
	vertical-align: middle;
	width:360px;
	text-decoration:none;
	cursor:pointer;
}
.lstfml .user-comments .messages-list-box .message-box .inusername-box:hover{
	text-decoration:underline;
}

.lstfml .user-comments .messages-list-box .message-box .inusername-box .online-status{
  display: inline-block;
  background-color: #00d254;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-left: 5px;
  margin-bottom: 1px;
}
*/
.lstfml .user-comments .messages-list-box .message-box .date-box{
	right:15px;
	top:15px;
	color: #c7c7c8;
	font-size: 11px;
}
/*


.lstfml .user-comments .messages-list-box .message-box .topic-date-box{
	position: relative;
	color: #c7c7c8;
	font-size: 11px;
}

.lstfml .user-comments .messages-list-box .message-box .username-box .online-status{
  display: inline-block;
  background-color: #00d254;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-left: 5px;
}
*/
.lstfml .user-comments .messages-list-box .message-box .message-text-box{
	position: absolute;
	left: 240px;
	height: 25px;
	font-weight: normal;
	color: #666;
	top: 25px;
	width: 200px;
	line-height: 14px;
}

.lstfml .user-comments .messages-list-box .message-box .previous-message-text-box{
	position: absolute;
	left: 240px;
	height: 25px;
	font-weight: normal;
	color: #666;
	top: 25px;
	width: 165px;
	padding-left: 50px;
	line-height: 14px;
}

.lstfml .user-comments .messages-list-box .message-box .previous-message-text-box .avatar{
	position: absolute;
	width: 40px;
	height: 40px;
	left: 0;
	top: -5px;
}


.main_poster
{
	background-repeat:no-repeat;
	width:715px;
	height:330px;	
}

.dis
{
	opacity:.3;
}

.bb_quote
{
	padding-left:20px;
}

.lstfml .news-box .next-btn{
	position: absolute;
	top: auto;
	right: 15px;
	bottom: 60px;
	width: 32px;
	height: 32px;
	background: url('/vision/viewer-next-btn.png') center no-repeat;
	cursor: pointer;
}
.lstfml .news-box  .next-btn:hover{
	background: url('/vision/viewer-next-btn-hover.png') center no-repeat;
}

.lstfml .news-box  .previous-btn{
	position: absolute;
	top: auto;
	right: 55px;
	bottom: 60px;
	width: 32px;
	height: 32px;
	background: url('/vision/viewer-previous-btn.png') center no-repeat;
	cursor: pointer;
}

.lstfml .news-box  .previous-btn:hover{
	background: url('/vision/viewer-previous-btn-hover.png') center no-repeat;
}

.lstfml .news-box .padding-points-box{
	position: absolute;
	overflow: hidden;
	margin-left:-28px;
	right:95px;
	bottom:70px;
}


.lstfml .news-box .comment-box{
	position: absolute;
	padding: 8px;
	background: #3498db;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	color: #fff;
	margin-left: 8px;
	min-width: 25px;
    text-align: center;
	font-weight: bold;
	bottom:10px;
	right:15px;
}
.lstfml .news-box .comment-box .tail{
	position: absolute;
	top: 5px;
	left: -7px;
	background: url('/vision/comment-blue-tail.png') center left no-repeat;
	width: 8px;
	height: 10px;
}
.he1
{
	color:#000000;
	padding:5px 5px 15px 30px;
	font-weight:normal;
	font-size:14px;
}
.sbscr_s_filter
{
	display:inline-block;
	padding:5px 0 0 20px;
	color:#3498db;
	cursor:pointer;
	text-decoration:underline;
}
.fog_of_war
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:auto;
	background:#000000;
	z-index:997;
	opacity:.6;
}
.modal_wrapper
{
	position:fixed;
	top:40px;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:998
}
.modal_wrapper .block
{
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
    color: #1f1f1f;
    font-size: 14px;
    line-height: 18px;
    padding: 40px 30px;
	width:700px;
	margin:0 auto;
/*	height:80%;*/
}
.modal_wrapper .block .content
{
	overflow-y:auto;
/*	height:90%;*/
}
.modal_wrapper .header
{
	font-weight:bold;
}
.modal_wrapper .close-btn {
    background: rgba(0, 0, 0, 0) url("/vision/close-icon-gray.png") no-repeat scroll center center;
    cursor: pointer;
    float: right;
    height: 14px;
    right: 10px;
    top: 10px;
    width: 14px;
}

.lstfml .sbscrb-box.guest{
	position:absolute;
	right:0;
	margin-top:10px;
	width: 20px;
	height: 20px;
/*	cursor: pointer;*/
	background: url('/vision/gray-star-icon.png') center no-repeat;
}

.lstfml .sbscrb-box.guest.active{
	background: url('/vision/blue-star-icon.png') center no-repeat;
}
/*
.lstfml .subscribe-box{
	width: 26px;
	height: 26px;
	background: url('/vision/blue-star-icon.png') center no-repeat;
	cursor: pointer;
}

.lstfml .subscribe-box.active{
	background: #3aacf8 url('/vision/white-star-icon.png') center no-repeat;
}
*/

.lstfml .text-block.serials-list .letters-pane{
	position: relative;
	overflow: hidden;
	padding-top:10px;
	text-align:center;
	line-height:30px;
}


.lstfml .text-block.serials-list .letters-pane a{
	text-decoration: none;
	color: #252525;
}

.lstfml .text-block.serials-list .letters-pane a:active{
	color: #009de6;
}

.lstfml .text-block.serials-list .letters-pane a:hover{
	text-decoration: underline;
}

.lstfml .text-block.serials-list .letters-pane a.disabled{
	color:#D3D3D3;
}
.lstfml .text-block.serials-list .letters-pane a.active{
	color: #3498db !important;
}

.ya_music
{
	width:100%;
}

.ya_music.track
{
	width:100%;
	height:80px;
}

.ya_music.album,.ya_music.playlist
{
	width:100%;
	height:350px;
}





.lf-poll--item {
	padding: 20px 0;
	border-top: 1px dashed #d2d2d3;
}
.lf-poll--item:last-child {
	border-bottom: 1px dashed #d2d2d3;
}
.lf-poll--title {
	margin: 0 0 22px;
	border-left: 5px solid #ff3c2d;
	padding: 8px 0 10px 9px;
	font-size: 18px;
	line-height: 22px;
}
.lf-poll--photo img {
	display: block;
	width: 100%;
	height: auto;
}
.lf-poll--variants {
	padding: 20px 0 0 25px;
}
.lf-poll--variant {
	margin: 0 0 15px;
	text-decoration: none;
	color: #1f1f1f;
	padding: 1px 0 0 31px;
	display: block;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	cursor: pointer;
}
.lf-poll--variant:before {
	content: "";
	border: 4px solid #d7dcde;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	display: block;
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	width: 20px;
	height: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.lf-poll--variant:last-child {
	margin: 0;
}
.lf-poll--variant.is-active {
	color: #3498db;
}
.lf-poll--variant.is-active:before {
	border-color: #3498db;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.lf-poll--variant.is-active:after {
	content: "";
	background: #3498db;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: block;
	position: absolute;
	top: 7px;
	right: auto;
	bottom: auto;
	left: 7px;
	width: 6px;
	height: 6px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.lf-poll--variant.is-disabled {
	color: #bdc3c7;
}
.lf-poll--text {
	color: #545454;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 7px 11px 9px;
	background: #f9fafb;
	margin: 8px 0 0;
	display: block;
	font-size: 14px;
	line-height: 17px;
}
.lf-poll--results {
	margin: -3px 0 0;
}
.lf-poll--result {
	padding: 0 75px 0 0;
	margin: 0 0 16px;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}
.lf-poll--result:last-child {
	margin: 0;
}
.lf-poll--result-t {
	margin: 0 0 7px;
	font-size: 16px;
	line-height: 22px;
}
.lf-poll--result-p {
	overflow: hidden;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #ebebeb;
	text-align: center;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}
.lf-poll--result-p span {
	color: #1f1f1f;
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	font-size: 14px;
	line-height: 32px;
}
.lf-poll--result-p div {
	background: #3498db;
	width: auto;
	height: 34px;
}
.lf-poll--result-c {
	position: absolute;
	top: 29px;
	right: 0;
	bottom: auto;
	left: auto;
	font-size: 14px;
	line-height: 32px;
}

.lf-poll--item .is-hidden
{
	display:none;
}

.lf-poll--show
{
	text-align:right;
	cursor:pointer;
	color:#ccc;
}

.custom_modal_wrapper
{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: auto;
	white-space: nowrap;
	text-align: center;
	z-index:998;
}
.custom_modal_wrapper:before
{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	content: '';
}

.custom_confirm_modal
{
	display: inline-block;
	white-space: normal;
	vertical-align: middle;
	text-align: left;
	background:#FFFFFF;
	border-radius: 7px;
	min-width:300px;
	min-height:300px;
	width: 600px;
	z-index:999;
}
.custom_confirm_modal .header
{
	padding:15px;
	border-bottom: 1px solid gray;
	font-size: 20px;
	color:#000;
}
.custom_confirm_modal .close-btn
{
	/*
	position: fixed;
	right: 10px;
	top: 10px;
	*/
	float:right;
	display:inline-block;
	background: url('/vision/close-icon-gray.png') center no-repeat;
	width: 14px;
	height: 14px;
	cursor: pointer;
	margin:15px;
}
.custom_confirm_modal .content
{
	padding:10px;
	font-size:16px;
	line-height: 20px;
}

.custom_confirm_modal .checkbox-box input[type='checkbox'] + label
{
	padding-left: 20px;
	margin-top: 5px;
	cursor:pointer;
}

.custom_confirm_modal .checkbox-box input[type='checkbox']
{
	display:none;
}

.custom_confirm_modal .checkbox-box input[type='checkbox'] + label
{
	background: transparent url('../vision/checkbox-object.png') left center no-repeat;
}

.custom_confirm_modal .checkbox-box input[type='checkbox']:checked + label
{
	background: transparent url('../vision/checkbox-object-checked.png') left center no-repeat;
}


.f-modal {
	z-index: 1000;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.f-modal--overlay {
	z-index: 1;
	background: rgba(6, 17, 25, 0.4);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.f-modal--box {
	background: #ffffff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 50%;
	width: 624px;
	height: auto;
}
.f-modal--close {
	padding: 0 19px;
	color: #c2c8ce;
	text-decoration: none;
	-webkit-transition: 300ms all ease;
	-o-transition: 300ms all ease;
	transition: 300ms all ease;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
}
.f-modal--close:hover {
	color: #000000;
}
.f-modal--close:before {
	display: block;
	content: '\e900';
	font-family: 'lf-news' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 13px;
	line-height: 64px;
}
.f-modal--title {
	padding: 22px 51px 20px 22px;
	border-bottom: 2px solid #ecf0f1;
	font-size: 18px;
	line-height: 22px;
}
.f-modal--body {
	padding: 26px 22px 50px;
}
.f-modal--text {
	font-size: 14px;
	line-height: 16px;
}
.f-modal--text p {
	margin: 0 0 18px;
}
.f-modal--text p:last-child {
	margin: 0;
}
.f-modal--tools {
	padding: 30px 0 28px;
}
.f-modal--btns {
	*zoom: 1;
}
.f-modal--btns:after {
	clear: both;
}
.f-modal--btns:before,
.f-modal--btns:after {
	content: " ";
	display: table;
}
.f-modal--btn {
	float: left;
	margin: 0 12px 0 0;
	width: 154px;
	height: auto;
}
.f-modal--check {
	margin: 10px 0 0;
}
.f-checkbox {
	cursor: pointer;
	display: block;
}
.f-checkbox--label {
	padding: 0 0 0 30px;
	color: #666666;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	display: block;
	font-size: 14px;
	line-height: 20px;
}
.f-checkbox--label:before {
	content: "";
	background: #c7cccf;
	-webkit-transition: 300ms all ease;
	-o-transition: 300ms all ease;
	transition: 300ms all ease;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
}
.f-checkbox--label:after {
	color: #ffffff;
	-webkit-transition: 300ms all ease;
	-o-transition: 300ms all ease;
	transition: 300ms all ease;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 0 0 0 1px;
	text-align: center;
	opacity: 0;
	width: 20px;
	height: auto;
	display: block;
	position: absolute;
	top: 6px;
	right: auto;
	bottom: auto;
	left: 0;
	content: '\e901';
	font-family: 'lf-news' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 9px;
	line-height: 9px;
}
.f-checkbox--label:hover:after {
	opacity: 1;
}
.f-checkbox--input {
	display: none;
}
.f-checkbox--input:checked + .f-checkbox--label {
	color: #3498db;
}
.f-checkbox--input:checked + .f-checkbox--label:before {
	background: #3498db;
}
.f-checkbox--input:checked + .f-checkbox--label:after {
	opacity: 1;
}
.f-btn {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #3498db;
	border: none;
	text-align: center;
	text-decoration: none;
	color: #ffffff !important;
	padding: 11px 10px;
	-webkit-transition: 300ms all ease;
	-o-transition: 300ms all ease;
	transition: 300ms all ease;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
}
.f-btn:hover {
	opacity: 0.7;
}
.f-btn.is-grey {
	background: #bdc3c7;
}
.f-btn.is-block {
	padding-left: 0;
	padding-right: 0;
	display: block;
	width: 100%;
	height: auto;
}

.f-similars {
	background: #1f1f1f;
	color: #ffffff !important;
	padding: 11px 0 0 10px;
}
.f-similars a
{
	color: #ffffff !important;
}
.f-similars--title {
	margin: 0 0 5px 5px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
}
.f-similars--in .slide {
	display: none;
}
.f-similars--in .slide:first-of-type {
	display: block;
}
.f-similars--in.slick-initialized .slide {
	display: block;
}
.f-similars--in .slick-arrow {
	cursor: pointer;
	background: rgba(0, 0, 0, 0.2);
	z-index: 2;
	-webkit-transition: 300ms all ease;
	-o-transition: 300ms all ease;
	transition: 300ms all ease;
	color: #ffffff;
	text-align: center;
	display: block;
	width: 60px;
	height: 60px;
}
.f-similars--in .slick-arrow.slick-prev {
	position: absolute;
	top: 31px;
	right: auto;
	bottom: auto;
	left: -10px;
}
.f-similars--in .slick-arrow.slick-next {
	position: absolute;
	top: 31px;
	right: 0;
	bottom: auto;
	left: auto;
}
.f-similars--in .slick-arrow i {
	display: block;
	font-size: 30px;
	line-height: 60px;
}
.f-similars--in .slick-arrow:hover {
	background: rgba(0, 0, 0, 0.5);
}
.f-similars--in .slick-arrow.slick-disabled {
	opacity: 0;
}
.f-similars--item {
	width: 210px;
	height: auto;
}
.f-similar {
	color: #ffffff;
	text-decoration: none;
	padding: 4px 5px 9px;
	-webkit-transition: 300ms all ease;
	-o-transition: 300ms all ease;
	transition: 300ms all ease;
	display: block;
}
.f-similar:hover {
	background: rgba(255, 255, 255, 0.05);
}
.f-similar--photo {
	background: center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	margin: 0 0 6px;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	width: auto;
	height: 120px;
}
.f-similar--rating {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #00d254;
	color: #ffffff;
	text-align: center;
	padding: 6px 0;
	position: absolute;
	top: auto;
	right: 5px;
	bottom: 5px;
	left: auto;
	width: 43px;
	height: auto;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
}
.f-similar--title {
	font-size: 14px;
	line-height: 18px;
}
.f-similar--original {
	color: #9d9da0;
	margin: 1px 0 5px;
	font-size: 11px;
	line-height: 14px;
}
.f-similar--tags {
	color: #9d9da0;
	font-size: 12px;
	line-height: 15px;
}

/* Coded in LiveHTML :: http://livehtml.io */
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.lstfml .new-movies-block a.header_link{
	color: #1f1f1f;
	opacity: .3;
	text-decoration: underline;
	text-decoration-style: dotted;
	cursor: pointer;
}
.lstfml .new-movies-block a.header_link.active{
	color: #1f1f1f;
	opacity: 1 !important;
}
.proper_button
{
	font-weight: bold;
	color: navy;
	cursor: help;
}