html.fon{
	background:#f5f5f5 url(../img/snow.jpg) 0 0 repeat;
}
html{
	background-color:#f5f5f5;
}
body {   
	overflow-y:scroll;
	_overflow-y:none;
	font: normal 14px 'Segoe UI' , 'wf_SegoeUILight', Tahoma, Arial, sans-serif;	
	line-height: 1.4em; 	
	color:#000000;	
	background-color:#f5f5f5;
    background-image: url(../img/snow.jpg);
}

.body_search {background: url(../img/bg_body_search.jpg) 0 180px repeat-x;}
.body_page_info {background:url(../img/bg_body.jpg) 0 89px repeat-x;}
.body_page_info_banner {background: url(../img/bg_body.jpg) 0 10px repeat-x;}
.body_page_profile {background:url(../img/bg_body.jpg) 0 46px repeat-x;}
.body_page_profile_banner {background: url(../img/bg_body.jpg) 0 -33px repeat-x;}


h1,h2,h3,h4 {	
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: 'Segoe UI' , 'wf_SegoeUILight','pf_din_text_cond_pro_medium';	
	color:#344b6d;	
}
h1 {font-size: 24px; margin-bottom: 10px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}

.red{color: #da004d;}

a{color: #000000;outline: none; text-decoration: underline;}
a:hover {color: #000000;text-decoration: none;}

a.red{color: #da004d;outline: none; text-decoration: underline;}
a.red:hover {color: #da004d;text-decoration: none;}

a.white{color: #ededed;outline: none; text-decoration: underline;}
a.white:hover {color: #ededed;text-decoration: none;}
a.nu{text-decoration: none;}
a.nu:hover {text-decoration: underline;}

div#movieBox {
	height:550px;
	width: 100%;	
	background:#f5f5f5 url(../img/bg.jpg) 0 0px repeat;
	-moz-box-shadow: 0px 2px 4px #969696;
	-webkit-box-shadow: 0px 2px 4px #969696;
	box-shadow: 0px 2px 4px #969696;	
	display: none;	
}

.container {	
	max-width:970px;
	min-width:970px;	
}
.col-md-12 {padding: 0;}
a.carousel-control {outline: none;}

.btn {
	text-decoration: none;
	outline: none;
}

ol.breadcrumb {background-color: transparent; padding-left: 0;}
ol.breadcrumb li.active{ color:#aeb9c3;}

.table-striped tr th {
	text-align:center;
	background-color: #15578D; 
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	text-shadow: 1px 1px 1px #09416E;
}

.table-striped td {
	vertical-align: middle;
}

div#container-fixed{
	position: absolute;
	height: 80px;
	background-color: #dcdbdb;	
	z-index:5000;
	top:50px;
	width:100%;
	border-bottom:1px solid #B8B8B8;
	-moz-box-shadow: 1px 0px 3px #B8B8B8;	
	-webkit-box-shadow: 1px 0px 3px #B8B8B8;	
	box-shadow: 1px 0px 3px #B8B8B8;
	background-color:#f5f5f5;
}

div.enter-site {
	width: 390px;
	height: 340px;
	border: 8px solid #aeb9c3;
	position: absolute;
	z-index: 8600;	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding: 15px;	
	top:50%;
	left:50%;
	margin-left: -200px;
	margin-top: -185px;
	background-color: #eeeeee;
	display: none;
}
#enter-site-overlay {
  position: absolute; 
  top: 0px; 
  left: 0px;
  background: #000;
  opacity: 0.7;
  z-index: 8500;	
  width: 100%;
  height: 100%;  
  display: none;
}
div.input-enter {
	width: 346px;
	height: 82px;
	background:url(../img/input-enter.jpg) 0 0px no-repeat;
	margin: 15px 0;
	padding: 2px 3px;
}

div.input-enter div input {
	border:0px;
	opacity: 0.5;
	filter: alpha(opacity=50); /* для Explorer-а */
	border: 0;
	height: 39px;
	padding-left: 40px;
}

.foot-enter {
	width: 100%;
	height: 60px;
	border-top: 1px solid #fff;
	background-color: #dfdfdf;
	position: absolute;
	left:0;
	bottom: 0;
	text-align:center;
	line-height: 60px;
}
.foot-enter-line {
	width: 100%;
	height: 2px;	
	border-bottom: 1px solid #aeb9c3;
	position: absolute;
	left:0;
	bottom: 61px;
}
.foot-enter a {
	font-size: 18px;
}

div.search_top {
	height: 50px;	
	position: relative;
	top:0px;
	z-index:3;
	background:url(../img/bg.jpg) 0 0 repeat;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=78);
	-moz-opacity: 0.78;
	-khtml-opacity: 0.78;
	opacity: 0.78;	
	width:100%;
    border:0px solid red;
}

div.search_top2 {
	height: 50px;	
	position: relative;
	top:-50px;
	z-index:8000;
}

div.separator {
	border-right:1px solid #4B5057;
	width:1px;
	height: 50px;
	position: absolute;
	left: 200px;
}

div.no-index {
	background:#000 url(../img/bg.jpg) 0 0 repeat;	}

div.btn-film-online {
	width: 96px;
	height: 30px;
	background: url(../img/online.png) 0 0 no-repeat;
	margin: 0 auto;
	cursor: pointer;
}


/*Slider*/
div.top_slider {
	background:#000; 
	z-index:1; 
	position:absolute;
	width:100%;
	top:0;
	height: 516px;
    margin:0;
	
}.carousel-nav {	
	height: 1px;
	position: relative;
	border:0px solid red;
	z-index:10;
	max-width:100%;	
}

.carousel-nav .carousel-control{
	top:190px;
	color:#fff;
	background: transparent;
	border:0px solid red;
	text-decoration: none;	
	opacity: 0;
	width: 64px;
	height: 64px;
}


.carousel-nav .carousel-control .myarrow-l{
	height: 31px;
	width: 19px;
	margin-left: 20px;
	margin-top: 16px;
	display: block;
	background: url(../img/arrow-sr.png) no-repeat;
}
.carousel-nav .carousel-control .myarrow-r{
	height: 31px;
	display: block;
	margin-left: 25px;
	margin-top: 16px;
	width: 19px;
	background: url(../img/arrow-sl.png) no-repeat;
}


.carousel-nav .carousel-control:hover{
	background: url(../img/circle.png) no-repeat;
}


.carousel-caption{	
	width: 390px;	
	position: absolute;
	left:90px;
	padding:0px;
	text-align: left;	
	display: none; 	
}

.carousel-caption-on {
	position:absolute;
	left:80px;	
	bottom:40px;
	z-index:20;
	padding:0px;
	text-align:left;
	width: 200px;	
}

.carousel-caption-on a {color:#da004d;}

.carousel-caption .transparency {
	border:4px solid #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
	position:absolute;
	left:-25px;
	top:-10px;
	width: 430px;
	height:110%;
	z-index:-1;
	background:#000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;	
}

.carousel-caption h3 {
	font-size: 36px;
	font-weight: normal;
	text-shadow: 1px 1px 0px #000;
	color:#fff;
	padding-top: 0px;	
}

.carousel-caption h3 span{
	color:#ffffff;
	font-size: 14px;
	vertical-align: super;
	text-shadow: none;	
}

.carousel-caption p {font-size: 14px; line-height: 16px;}

.carousel-caption p.desc {
	font-size: 14px;
	line-height: 18px;
	color:#a4a4a4;
	font-style: italic;
	text-shadow: 1px 1px 0px #000;	
}

.carousel-caption .close{
	right: -1px;
	top:12px;
	width: 14px;
	height: 14px;
	background: url(../img/white-cross.png) 0 0 no-repeat;
	opacity: 1;
	
}

div.logo {
	position: absolute;
	top: 15px;
}

/* Menu Top */
div.menu {
	position: absolute;
	left:150px;
	top:27px;
}
.menu ul li{
	float:left;
	margin-right: 16px;
	list-style: none;	
		
}

.menu ul li a {
	color:#000000;
	text-decoration: none;	
	font-size: 18px;
	outline: none;	
	text-decoration: none;	
}
.menu ul li a:hover {
	color: #da004d ;
	text-decoration: none;	
}

.menu ul li a.red{color: #da004d;outline: none; border-bottom: 1px dashed #da004d;}
.menu ul li a.red:hover {color: #da004d;text-decoration: none;border-bottom: 1px solid #da004d ;}

.index_page {
	margin-top:35px;
	position: relative;
}

.all_page {
	margin-top:0px;
    border:0px solid red;
    padding:20px 15px;
}

.index_page_bn {
    margin-top:415px;
    position: relative;
}

.all_page_bn {
    margin-top:30px;
    border:0px solid red;
}




/* Footer */
div.footer-box {
	position: relative;
	width:100%;
	height: 325px;	
	background:#000 url(../img/bg.jpg) 0 0 repeat;
	font-size: 14px;	
	border:0px solid red;
	margin-top:0px;
	padding-top:20px;
}

div.footer-box b{color:#fff; }

div.footer-box ul {
	list-style: none;
	margin: 0 0 0 -15px;
	padding: 0;
}
div.footer-box ul li {
	padding:2px 0;
}

div.footer-box ul a {
	color:#aeb9c3;
	text-decoration: underline;
}
div.footer-box ul a:hover {
	color: #da004d;
}

div.footer-box a.f_white {
	color: #f5f5f5;	
	font-weight: bold;	
}
div.footer-box  a.red-active {color:#da004d;font-weight: bold; text-decoration:none;}
div.footer-box  b.red-active {color:#da004d;font-weight: bold; text-decoration:none;}

div.links div {
	width:42px;
	height: 42px;
	float:left;
	border:0px solid red;
	margin:20px 5px 10px 0;
}
div.foot-vk {background:url(../img/social.png) 0px 0px no-repeat;}
div.foot-twitter {background:url(../img/social.png) -50px 0px no-repeat;}
div.foot-facebook {background:url(../img/social.png) -102px 0px no-repeat;}
div.foot-vk:hover {background:url(../img/social.png) 0px -42px no-repeat;}
div.foot-twitter:hover {background:url(../img/social.png) -50px -42px no-repeat;}
div.foot-facebook:hover {background:url(../img/social.png) -102px -42px no-repeat;}

div.copyright {	
	color:#aeb9c3;
	line-height: 1.2em;
	position:absolute;
	left:0px;
	top:240px;
}

div.copyright div {
	float: left;
}

div.copyright div.des {
	background:url(../img/disigner.png) 0 7px no-repeat;	
	padding: 0 0 0 25px;
}

div.copyright div.development {
	background:url(../img/development.png) 0 4px no-repeat;	
	padding: 0 0 0 35px;
	margin-left: 30px;
}

div.copyright a {
	color:#f5f5f5;
	text-decoration: underline;
}

div.copyright a:hover {	
	text-decoration: none;
}

div.login_form {
	border: 1px dashed #ABBAC5;
	width:230px;
	height: 270px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 24px;
}
.login_form .login{
	font-weight: bold;
	font-size: 24px;
	color: #aeb9c3;
	text-decoration: none;
	vertical-align: baseline;
}

.login_form .register{
	color: #da004d;
	text-decoration: underline;
	font-size: 14px;
	vertical-align: bottom;
	display: inline-block;
	position: absolute;
	top: 27px;
	right: 25px;
}

.login_form .register:hover{
	text-decoration: none;
}

.login_form .remember{
	color:#e4e4e4;
	margin-top: 10px;
}
.login_form .remember .pull-right{
	width:90px;
}
.login_form .yes, .login_form .no {
	display: block;
	float: left;
} 
.login_form .switch{
	background: url(../img/switch.png);
	width: 35px;
	height: 15px;
	float: left;
	margin: 5px 5px 0;
}
.login_form .switch input[type=checkbox]{
	display: none;
}
.login_form .myicon-img{
	background: url(../img/switch-ball.png);
	width: 15px;
	height: 15px;	
	display: block;
	margin-left: 20px;
}
.login_form .switch-dis{
	color:#787878;
}

div.form_field {
	width:181px;
	height: 90px;	
	margin: 15px 0 10px 0;
}

div.login-btn {
	width: 183px;
	height: 44px;
	background: url(../img/sprite.png) -7px -253px no-repeat;
	margin:10px 0 0 0;
	cursor: pointer;
}
.login_form .fogot{
	text-align: center;
	margin-top: 3px;
}

.login_form .fogot a{
	color:#aeb9c3;
}

div.input-prepend {
	position: relative;
}

div.input-prepend input {
	padding-left:35px;
	background-color: #e4e4e4;
	color:#000000;
	font-size: 14px;
	border: 1px solid #2f333b;
}

div.log, div.pas {
	width: 25px;
	height: 25px;
	border: 0px solid red;
	position: absolute;
	z-index:10;
	top:10px;
	left:5px;
}
div.log {background: url(../img/sprite.png) -155px -71px no-repeat;}
div.pas {background: url(../img/sprite.png) -155px -110px no-repeat;}

div.reg {	
	width:200px;
	height: 50px;
	line-height: 50px;
	position: absolute;
}

div.reg a {text-decoration: none;}
div.reg a.red {border-bottom: 1px dashed #da004d;}
div.reg a.white {border-bottom: 1px dashed #ededed;}
div.reg a.red:hover {border-bottom: 1px solid #da004d;}
div.reg a.white:hover {border-bottom: 1px solid #ededed;}

div.uprofile {
    position: absolute;
    border-right:1px solid #4B5057;
    width:60px;
    height: 50px;
    background: url(../img/criss-cross-down.png) 45px center no-repeat;
}
div.uprofile div.uimg {
    width:35px;
    height: 35px;
    border:2px solid #ABBAC5;
    overflow: hidden;
    margin: 8px 20px 0 0;
    position: relative;
}

div.uexit {
    position: absolute;
    width:140px;
    height: 50px;
    line-height: 45px;
    left:60px;
    padding-left: 45px;
    background: url(../img/exit.png) 15px center no-repeat;
}

div.uexit a {color:#fff;}

div.uprofile div.uimg img {max-width: 35px; position:absolute; margin: -1px 0 0 -2px;}

div.search_form {
	border:0px solid red; 
	position:absolute; 
	height:36px; 
	width:525px;
	left:220px;
	top:8px;
}

div.search {
	width:525px;
	height:34px;
	border: 0px solid red;
	background-color: #fff;
	position: absolute;
	left:0px; 
	top:0px;
	border:1px solid #fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;	
}

div.input_search {
	position: absolute;
	top:-1px;
	left:-1px;
}

div.search-type {	position: absolute;
	top:0px;
	right:0px;
	border:0px solid red;
	width: 170px;
}

div.search-type .selectric {
	border:0px solid #fff;
    background:#fff;
	width: 170px;
    border-radius: 0px;
    box-shadow:none;
    top:2px;
}
div.search-type .selectricItems li {
    border:0px solid #fff;
}

div.input_search input {
	border:0;
	border-right:1px solid #EBEDF0;
	padding: 1px 35px;
	width: 350px;
	
	margin-top: 6px;	
}
div.input_search input:focus {	border: none;
	outline: none;
}

div.icon_search {
	position: absolute;
	width: 33px;
	height: 33px;	
	background: url(../img/sprite.png) -5px -6px no-repeat;
	cursor: pointer;
	z-index: 310;
}

div.icon_clear_search {
	position: absolute;
	width: 30px;
	height: 33px;	
	background: url(../img/sprite.png) -36px -6px no-repeat;
	cursor: pointer;
	z-index: 310;	
	left:315px;
}

div.search_all {
	width:205px;
	height:50px;	
	border-left:1px solid #4B5057;
	position: absolute;
	right:0;
	top:0px;	
	background: url(../img/search.png) 25px center no-repeat;
	padding: 15px 0 0 55px;
}

div.search_all a {
	color:#fff;
	text-shadow: 1px 1px 1px #000;	
}

/* List Items*/
.video-list-rows ul{
	padding: 0px;
	list-style: none;
	margin:0;
	padding: 0px;			
}

.video-list-rows ul li{
	display: inline-block;
	width: auto;
	border: 0px solid red;
	padding:0px;
	vertical-align: top;
	*display: inline;	
	margin:0 38px 10px 0;
	width: 160px;			
}

.video-list-rows .vlr-image,.video-list-line .vlr-image {
	width: 160px;
	height: 225px;	
	overflow: hidden;
	border:1px solid #808080;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow: 1px 1px 3px #7a7a7a;
	-webkit-box-shadow: 1px 1px 3px #7a7a7a;
	box-shadow: 1px 1px 3px #7a7a7a;
	margin-bottom: 10px;
}

.vlr-image img {width: 160px;}
.vlr-name {font-size:14px; color:#000000;line-height:16px; padding:3px 0;}
.vlr-name-2 {font-size:14px; color:#aeb9c3;line-height:16px; padding-bottom:3px;}
.vlr-name-2 a{
	color:#aeb9c3;	
}

.vlr-image-profile {
    width: 100px;
    height: 140px;
    overflow: hidden;
    border:1px solid #808080;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    -moz-box-shadow: 1px 1px 3px #7a7a7a;
    -webkit-box-shadow: 1px 1px 3px #7a7a7a;
    box-shadow: 1px 1px 3px #7a7a7a;
    margin-bottom: 10px;
}
.vlr-image-profile img{width: 100px;}

.delete_films_profile {
    width: 25px;
    height: 25px;
    border:1px solid #f5f5f5;
    position: absolute;
    right: 0px;
    top:5px;
    cursor: pointer;
    background: url(../img/criss-cross.png) center 8px no-repeat;
}

div.modal {
    width: 500px;
    height:220px;
    top:50%;
    left:50%;
    margin-top: -110px;
    margin-left: -250px;
    background:#f5f5f5;
    overflow: hidden;
    border:1px solid #AEB9C3;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}

.modal-body {padding:20px 20px 0 20px;}

.delete_films_profile:hover {
    border:1px solid #AEB9C3;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
    background-color: #AEB9C3;
}

div.any_more_content {
	text-align: center; 
	padding:5px 0 30px 0;
	background: url(../img/sep.png) center bottom no-repeat;
}
div.any_more_content a {
	font-size: 18px;
	text-decoration: none; /* ������� ������������� */
   border-bottom: 1px dashed #000000; /* ��������� ���� ����� */ 	
   outline: none;
}

div.any_more_content a:hover {
	color:#da004d;
   border-bottom: 1px solid #da004d; /* ��������� ���� ����� */ 	
}

/* Pager*/
.digits_squere {
	border:0px solid red;
	text-align: center;
	padding: 10px 0;
	overflow: hidden;
	width:660px;
	margin-left: 173px;
}

.digits_squere div {
	float: left;
	width: 28px;
	height: 28px;
	border:0px solid green;
	margin: 2px;
	line-height: 24px;
	font-size: 14px;
	border: 1px solid #F5F5F5;
}

.digits_squere div.digits_text {
	width:100px;
	color:#aeb9c3;
}

.digits_squere div.digits_num a {
	text-decoration:none;
	outline: none;
	font-size: 14px;	
}

.digits_squere .cur_page {
	border:1px solid #C5C6C9;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 1px 1px 2px #7a7a7a;
	-webkit-box-shadow: 1px 1px 2px #7a7a7a;
	box-shadow: 1px 1px 2px #7a7a7a;
	
	background: #C3C3C3; /* ��� ��������� ��� css3 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EDEDED', endColorstr='#C3C3C3'); /* ��� IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), to(#C3C3C3)); /* ��� webkit */
	background: -moz-linear-gradient(top, #EDEDED, #C3C3C3); /* ��� firefox 3.6+ */	
}
.digits_squere div.digits_num:hover, .digits_squere div.digits_text a:hover {
	color:#da004d;	
}



div.popover{	
	max-width: 800px;	
	-moz-box-shadow: 1px 1px 3px #677684;
	-webkit-box-shadow: 1px 1px 3px #677684;
	box-shadow: 1px 1px 3px #677684;
}

div.popover_boxes{	
	display: none;	
	position: absolute;
}

div.popover-content div {
	width: 190px;
	float: left;
	padding: 3px 0;	
}

div.popover-content div a{
	font-size: 14px;
	border-bottom:1px solid #000;	
}

div.popover-content div sup {
	color:#da004d;
}

div.films-filter {
	border:0px solid #fff;
	width: 100%;
	height: 51px;
	margin-bottom: 25px;	
	position: relative;
	background:#F5F5F5 url(../img/filter.png) center left no-repeat;
}

div.films-filter-content {
	border:0px solid red;
	height: 40px;
	width: 885px;
	padding: 5px;
	position: relative;
	top:5px;
	left:5px;
}

div.films-filter-btn {
	border:0px solid red;
	height: 34px;
	width: 65px;
	padding: 5px;
	position: absolute;
	top:8px;
	right:8px;	
	background: url(../img/filter-btn.png) -2px -1px no-repeat;
	cursor: pointer;
}

div.list_type_list {background: url(../img/filter-btn.png) -2px -39px no-repeat;}
div.films-filter-content div {
	float: left;
	margin: 5px 10px;
}
div.films-filter-content div span {
	width: 15px;
	height: 15px;
	border: 0px solid red;
	display: inline-block;
	margin-left: 5px;
	background: url(../img/arrow.png) -2px -1px no-repeat;
	cursor: pointer;
}

div.tbl-line {
	border-bottom:1px solid #DFDFDF;	
	margin-bottom: 15px;
	padding: 5px 5px 10px 5px; 
	height:260px;
	position: relative;
}

div.vlr-content {
	position: absolute;
	padding-left: 180px;
}

.video-list-line .vlr-image {margin: 0;}
.vlr-films-info {
	border: 0px solid red;
	height: 140px;	
	margin: 10px 0;
	overflow: hidden;
}
div.vlr-films-foot  {
	position: relative;
	border: 0px solid red;
}
div.vlr-films-foot div.ff{
	line-height: 15px;
	position:absolute;	
}

div.rating_artvid {	
	margin : 2px 2px 0 5px;
	padding-right: 5px;
}

.vote-result {
	display:none;
}

div.vote-stars {}

/* Contact form*/
div.contact-form div {
	padding:0 0 0 50px;
	min-height: 45px;
	width: 100%;
	border:0px solid red;
	margin-top: 10px;		
}

div.contact-form div span {font-weight: bold;font-size: 16px;}
div.contact-form div span a{color:#da004d;}

div.contact-form div.contact-phone {background: url(../img/contact_phone.png) 0px center no-repeat;}
div.contact-form div.contact-fax {background: url(../img/contact_fax.png) 0px center no-repeat;}
div.contact-form div.contact-mail {background: url(../img/contact_mail.png) 0px center no-repeat;}
div.contact-form div.contact-adress {background: url(../img/contact_adress.png) 0px center no-repeat;}

form#send_form label, div.form-group label{
	font-weight: normal;
}

.select_main99{
	width:240px;
	position:relative;
	border:1px solid #DADADA;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#fff url(../img/select_arrow.png) no-repeat right;
}
select99 {
	width:100%;
	height:32px;
	position:reative;
	border:none;
	cursor:pointer;
	opacity:0;
	filter: alpha(opacity=0);
}
.select_main99 p {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	color:#0a0a0a;
	font-size:14px;
	line-height:30px;
	overflow:hidden;
	padding: 0 30px 0 10px;
}

div.disabled {background:#EEEEEE url(../img/select_arrow_d.png) no-repeat right;	color:#C0C0C0;	}
div.disabled p {color:#C0C0C0;}

form.full-search label.col-sm-2 {width: 130px;}
form.full-search div.form-group input{width: 240px;}

/* Item info*/
div.poster_img {
	border:1px solid #808080;	
	-moz-box-shadow: 1px 1px 3px #7a7a7a;
	-webkit-box-shadow: 1px 1px 3px #7a7a7a;
	box-shadow: 1px 1px 3px #7a7a7a;
	width:300px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.poster_img img {
	width:300px;	
}
h1.item_name {	margin: 0 ; font-size: 19px;}
h2.item_name_original {	margin: 4px 0 ; font-size: 15px; color:#808080; font-weight:normal;}
div.item_small_info {color:#aeb9c3; padding:0;}
div.item_menu {
	margin-top: 15px;		
}

div.item_menu div {
	float: left;
	margin-right: 15px;
	height:40px;
	border:0px solid red;
}

div.item_menu div a {
	text-decoration: none;
	border-bottom: 1px dashed #000000;	
	outline: none;	
}
div.item_menu div b {
    color: #da004d ;
}

div.item_menu div a:hover {
	color: #da004d ;
	border-bottom: 1px solid #da004d ;	
}

div.item_tabs {
	margin: 20px 0;
	position: relative;
}

div.item_menu div.menu-active{
	font-weight: bold;
	background:url(../img/menu-active.png) center bottom no-repeat;	
}

div.pointer {
	padding-right: 12px;
	background:url(../img/pointer.png) right 8px no-repeat;
}

b.red a {
	color:#da004d;	
}

/* Slider */
div.sl-view-all {
	position: absolute;
	right: 0px;
	top:25px;	
}
div.sl-slider {
	border: 0px solid red;
	overflow: hidden;
	height: 265px;	
	position: relative;
	margin-top: 10px;	
}

div.sl-slider-left {
	border: 0px solid red;
	position: absolute;
	width:20px;
	height: 265px;
	background: url(../img/sprite.png) -219px -45px no-repeat;
	left: 0;
	display: none;
}

div.sl-slider-right {
	border: 0px solid red;
	position: absolute;
	width:20px;
	height: 265px;
	background: url(../img/sprite.png) -232px -45px no-repeat;
	right: 0;
}

div.sl-slider-lenta {
	border: 0px solid red;
	overflow: hidden;
	width:7200px;
	margin-top: 10px;
}

div.sl-box {
	float: left;
	border: 0px solid red;
	width:150px;
	min-height: 265px;
	padding: 5px 15px 5px 0px;
}
div.sl-box div.sl-img{	
	width:125px;
	height: 173px;
	overflow: hidden;	
	-moz-box-shadow: 2px 2px 3px #969696;
	-webkit-box-shadow: 2px 2px 3px #969696;
	box-shadow: 2px 2px 3px #969696;
}

div.sl-box div.sl-img img{
	width:125px;
}

div.sl-box div.sl-name {
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 5px;	
}

div.sl-box div.sl-dop {
	font-size: 0.8em;
	line-height: 1.0em;
	color:#aeb9c3;
	padding: 5px 0;	
}
.myicon-arrow{
	width: 12px;
	height: 10px;
	display: inline-block;
	margin-top:0px;
	border:0px solid red;
	background: url(../img/arrow.png) no-repeat -38px -5px;
}

div.next-film {
	height:330px;
	width: 100%;
	border:0px solid red;
	background: url(../img/bg_foot.jpg) 0 0 repeat-x;
	z-index:1;
	position: absolute;
	margin-top:-460px;
}
div.next-film-banner {
	height:330px;
	width: 100%;
	border:0px solid red;
	background: url(../img/bg_foot.jpg) 0 0 repeat-x;
	z-index:1;
	position: absolute;
	margin-top:-350px;
}

div.select-1 {
	width: 305px;
	height: 47px;
	background: url(../img/select1.png) 0px 0 no-repeat;
	margin-top: 5px;
}

div.select-1 div {
	float: left;
	width:50px;
	height: 50px;
	line-height: 35px;
	text-align: center;	
	margin: 4px 0;
	cursor: default;
	color:#ECEEEF;
}

div.select-1 div.sd {width:48px; margin-left:3px;}
div.select-1 div.mp4 {width:54px;}
div.select-1 div.hd720 {width:69px;}
div.select-1 div.hd1080 {width:75px;}
div.select-1 div.3d {width:46px;}

div.select-1 div.none {
	color:#000;	
	cursor: pointer;
}

div.select-1 div.active-sd {
	background: url(../img/select1-active.png) 1px 0 no-repeat;
	cursor: default;
}
div.select-1 div.active-mp4 {
	background: url(../img/select1-active.png) -48px 0 no-repeat;
	cursor: default;
}
div.select-1 div.active-hd720 {
	background: url(../img/select1-active.png) -102px 0 no-repeat;
	cursor: default;
}
div.select-1 div.active-hd1080 {
	background: url(../img/select1-active.png) -171px 0 no-repeat;
	cursor: default;
}
div.select-1 div.active-3d {
	background: url(../img/select1-active.png) -249px 0 no-repeat;
	cursor: default;
}

div.btn-block {
	margin-top: 5px;
}

div.btn-block div {
	float:left;
	margin-right: 6px;
	height:33px;
	width: 100px;
	border:0px solid red;
}

div.btn-block div.btn-see-one {background: url(../img/btn-films.png) -4px -2px no-repeat; width:165px;}
div.btn-block div.btn-see-one-active {background: url(../img/btn-films.png) -4px -35px no-repeat; width:165px; cursor:pointer;}
div.btn-block div.btn-trailer {background: url(../img/btn-films.png) -174px -2px no-repeat; width:105px;}
div.btn-block div.btn-trailer-active {background: url(../img/btn-films.png) -174px -35px no-repeat; width:105px; cursor:pointer;}
div.btn-block div.btn-follow {background: url(../img/btn-films.png) -284px -2px no-repeat; width:105px;}
div.btn-block div.btn-follow-active {background: url(../img/btn-films.png) -284px -35px no-repeat; width:105px; cursor:pointer;}
div.btn-block div.btn-turn {background: url(../img/btn-films.png) -394px -2px no-repeat; width:105px;}
div.btn-block div.btn-turn-active {background: url(../img/btn-films.png) -394px -35px no-repeat; width:105px; cursor:pointer;}

div.list-comments, div.add-comments {
	padding: 10px;
	border-top: 1px solid #D1D1D1;
	overflow: hidden;
	position: relative;		
}

div.add-comments textarea {
    width: 540px;
    height: 60px;
    border:3px solid #ABBAC5;
    margin-left: 15px;
    color:#aeb9c3;
    line-height: 16px;
}

div.avatar {
	width:60px;
	height: 60px;
	border:3px solid #ABBAC5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	position: absolute;	
	text-align: center;
	overflow: hidden;
}
div.avatar img {max-width: 55px;}

/* PopAP */
.vert-nav-cat, .vert-nav-cat ul {
    list-style: none;
    padding: 0;
    margin:0;
}

.vert-nav ul, .vert-nav-cat ul {
    position:absolute;
    border:0px solid red;
    padding:0;
    margin: 0;
    z-index: 1000;
    display:none;
}
.vert-nav-submenu {
    background-color: #F0F0F0;
    padding:15px;
    width:240px;
    position: relative;
    overflow: hidden;
    top: 20px;
    border:1px solid #ccc;
    -moz-box-shadow: 1px 0px 3px #B8B8B8;
    -webkit-box-shadow: 1px 0px 3px #B8B8B8;
    box-shadow: 1px 0px 3px #B8B8B8;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    z-index: 1000;
}
.vert-nav-old ul::after {
    content: '';
    position: absolute;
    left: 20px; top: 0px;
    border: 12px solid transparent;
    border-bottom: 12px solid #F0F0F0;
    z-index: 1100;
}

.vert-nav-submenu>div {
    width:210px;
    border:0px solid red;
    float: left;
    padding: 2px 0;
    margin-right: 20px;
}
.vert-nav-submenu>div>a:link,
.vert-nav-submenu>div>a:visited,
.vert-nav-submenu>div>a:active,
.vert-nav-submenu>div>a:hover{
    font-size: 14px;
    line-height: 14px;
    padding: 0;
    margin: 0;
    text-decoration: none;
    border-bottom: 1px solid #000000 ;
}
.vert-nav-submenu>div>a:hover{ border-bottom: 1px solid #da004d ;}
.vert-nav-submenu>div>sup {color:#da004d;}

.vert-nav-cat .vert-nav-submenu div {padding:0; padding:0}
/* END PopAP */

.profile_avatar {
    float:left;
    width:61px;
    height: 61px;
    border:3px solid #ABBAC5;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    text-align: center;
    overflow: hidden;
    margin-right: 20px;
}
.profile .profile_avatar img {max-width: 55px;}
.profile .profile_user_name{float:left; padding-top: 5px;}
.profile .profile_user_name span{font-size:24px; color:#344b6d; font-weight: bold;}
.profile .profile_user_name div{margin-top: 5px;}

/* Star*/
div.comments-star {
    position:absolute;
    border:0px solid red;
    width: 280px;
    height:32px;
    left:110px;
    overflow: hidden;
}

div.comments-star div{
    width: 27px;
    height: 27px;
    float: left;
    margin: 0px;
    cursor: pointer;
}

div.comments-star div.star-grey {background: url(../img/star.png) -29px 0 no-repeat;}
div.comments-star div.star-gold {background: url(../img/star.png) 0px 0 no-repeat;}
div.add-comments-btn {
    position:absolute;
    border:0px solid red;
    width: 172px;
    height:35px;
    right:0;
    background: url(../img/add_comment.png) 0px 0px no-repeat;
    cursor:pointer;
}
.radio-span {    vertical-align: middle;
    width: 20px;
    height: 38px;
    cursor: pointer;
    border:0px solid red;
}

.radio-span.sex-m {background: url(../img/radio.png) no-repeat -31px -4px;}
.radio-span.sex-f {background: url(../img/radio.png) no-repeat -80px -3px;}
.radio-span.sex-m.checked {background-position: -6px -4px;}
.radio-span.sex-f.checked {background-position: -56px -3px;}

.auto-search {text-decoration: none;}
.auto-search:hover {text-decoration: none;}
.auto-search div{padding:5px 15px; border-bottom:1px dotted #ccc; overflow: hidden; background-color: #fff;}
.auto-search div:hover, .auto-search div.active-search{background-color: #f0ead8;}

#topbar,
#bottombar {
	position: fixed;
	left: 0;
	width:100%;
	height-min:20px;
	height: auto;
	background:#eee;
	text-align: center;
	z-index:5000;
}
#topbar {top: 0;}
#bottombar {bottom: 0;}
.no-fixed-supported #topbar,
.no-fixed-supported #bottombar { position: absolute; }
