/*-------------------------------*\

		Templates by rookee
		 Skype:  rookeeone
		  vk: id172876793

\*-------------------------------*/
/*----------System font----------*/
@import "../font/fonts.css";
/*
	Open Sans, 300, 300 italic, 400, 400 italic, 600, 600 italic, 700, 700 italic, 800, 800 italic
*/

/*----------System style----------*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #fafafa;
	font: 12px 'Open Sans', Arial, Tahoma, Sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, a, ul, li, textarea {
	margin: 0;
	padding: 0;
	font: 12px 'Open Sans', Arial, Tahoma, Sans-serif;
	font-weight: normal;
	text-decoration: none;
	list-style: none;
}

img{
	border: none;
	outline: none;
}

a, button{
	cursor: pointer;
}

textarea{
	font-size: 12px;
	color: #A5A5A5;
	 overflow: auto;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.page_align {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.main_left{
	width: 680px;
	float: left;
}

.main_right{
	width: 300px;
	float: right;
}

/*---------- Системные стили из engine.css ----------*/
/*---Информационное окно загрузки AJAX---*/
#loading-layer{
	background: #3b4452;
	width: 240px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #6c7584;
	text-align: center;
	border: 1px solid #6c7584;
	z-index: 100;
}

/*----Рейтинг фильма----*/
.rating {
    width: 158px;
    height: 25px;
}

.unit-rating {
    list-style: none;
    margin: 0;
    padding: 0 13px;
    width: 132px;
    height: 25px;
    background: url("../dleimages/rating.png") repeat-x;
}

.unit-rating li {
	width: 16px;
    height: 25px;
    text-indent: -90000px;
    margin-right: 13px;
    float: left;
}

.unit-rating li:nth-child(6n) {
    margin-right: 0; 
}

.unit-rating li a {
    display: block;
    width: 16px;
    height: 25px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 17;
    position: absolute;
    padding: 0;
}

.unit-rating li a:hover {
    background: url("../dleimages/rating.png") 0 -27px;
    z-index: 2;
    left: 0;
}

.unit-rating a.r1-unit {
    left: 13px;
}

.unit-rating a.r1-unit:hover {
    width: 29px;
}

.unit-rating a.r2-unit {
    left: 42px;
}

.unit-rating a.r2-unit:hover {
    width: 58px;
}

.unit-rating a.r3-unit {
    left: 71px;
}

.unit-rating a.r3-unit:hover {
    width: 87px;
}

.unit-rating a.r4-unit {
    left: 100px;
}

.unit-rating a.r4-unit:hover {
    width: 116px;
}

.unit-rating a.r5-unit {
    left: 129px;
}

.unit-rating a.r5-unit:hover {
    width: 145px;
}

.unit-rating li.current-rating {
    background: url("../dleimages/rating.png") 0 -54px;
    position: absolute;
    height: 25px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}

/*----------Main style----------*/

.title_main {
	width: 1000px;
	height: 26px;
	line-height: 26px;
	color: #232830;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
}

.title_cont {
	width: 100%;
	height: 26px;
	line-height: 26px;
	color: #232830;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 5px;
}

.sub_top{
	background: #232830;
	width: 100%;
	padding-top: 5px;
	margin-top: -15px;
	margin-bottom: 15px;
}

/*----- Top panel -----*/
.top_line {
	background: #232830;
	width: 100%;
	margin: 0;
}

.top_align {
	background: #232830;
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}

/*----- Logotype -----*/
h1.logotype {
	float: left;
	margin-right: 20px;
}

h1.logotype > a {
	display: block;
	padding: 19px 0 13px 0;
}

/*----- Menu top -----*/
ul.top_nav {
	height: 50px;
}

ul.top_nav li {
	position: relative;
	float: left;
	line-height: 52px;
	margin: 0 10px;
}

ul.top_nav li a {
	font-size: 13px;
	color: #727c8b;
}

ul.top_nav li a:hover {
	color: #FFFFFF;
}

ul.top_nav li a.hover {
	color: #FFFFFF;
}

ul.top_nav li > ul {
	display: none;
	position: absolute;
	top: 35px;
	z-index: 10;
}

ul.top_nav li > ul li {
	float: none;
	margin: 0;
	padding: 0;
	line-height: 13px;
}

ul.top_nav li > ul:before{
	display: block;
	background: url(../images/Sprite_main.png) no-repeat;
	width: 10px;
	height: 10px;
	content: '';
}

ul.top_nav li > ul li a {
	background: #FFFFFF;
	display: block;
	min-width: 100px;
	padding: 0 10px;
	height: 30px;
	line-height: 28px;
	color: #232830;
}

ul.top_nav li > ul li a:hover {
	background: #f2f2f2;
	color: #181c22;
	text-decoration: underline;
}

/*----- Profile top-----*/
.profile_line {
	float: right;
	height: 50px;
	padding: 0 5px;
}

.profile_line > a {
	float: right;
	margin-right: 8px;
}

.profile_line > a > .avatar {
	float: right;
	width: 32px;
	height: 32px;
	margin: 9px 0 9px 10px;
	overflow: hidden;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}

.exit_user {
	float: right;
	background: url(../images/Sprite_main.png) no-repeat;
	background-position: -10px 0;
	width: 10px;
	height: 10px;
	margin: 20px 0;
	overflow: hidden;
}

.exit_user > a {
	display: block;
	width: 10px;
	height: 10px;
}

.exit_user:hover {
	background-position: -10px -10px;
	cursor: pointer;
}

.profile_line > a > .name_profile {
	margin-top: 8px;
	float: right;
	font-size: 13px;
	color: #f0e7de;
	text-align: right;
}

.profile_line > a > .name_profile > span {
	display: block;
	font-size: 10px;
	color: #515965;
}

/*----- Slider main top -----*/
.slider_warper {
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	width: 1000px;
	height: 225px;
	overflow: hidden;
}

.slider_warper > .slider {
	position: absolute;
	width: 3000px;
	height: 225px;
	top: 0;
	z-index: 5;
}

.slider_warper > .slider > .movie {
	width: 158px;
	height: 225px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.slider_warper > .slider > .movie:nth-child(6n) {
	margin-right: 2px;
}

.slider_warper > .slider > .movie:first-child {
	margin-right: 10px;
}

.nav_slider_main {
	position: relative;
	width: 1000px;
	height: 7px;
	margin: 15px 0px;
	padding-bottom: 15px;
}

.nav_slider_main > .warp {
	position: absolute;
	left: 50%;
	margin-left: -18px;
}

.nav_slider_main > .warp span {
	display: block;
	background: #4a5361;
	width: 7px;
	height: 7px;
	margin: 0 2px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	float: left;
}

.nav_slider_main > .warp span:hover {
	background: #606b7d;
	cursor: pointer;
}

.nav_slider_main > .warp span.active {
	background: #79869b;
}

/*-----Main actors-----*/
.main_actors {
	display: block;
	background: #FFFFFF;
	width: 300px;
	height: 55px;
	box-shadow: 2px 2px 3px #e5e5e5;
	-webkit-box-shadow: 2px 2px 3px #e5e5e5;
	-moz-box-shadow: 2px 2px 3px #e5e5e5;
	-o-box-shadow: 2px 2px 3px #e5e5e5;
	margin-bottom: 10px;
}

.main_actors > .avatar {
	width: 55px;
	height: 55px;
	overflow: hidden;
	margin-right: 10px;
	float: left;
}

.main_actors > .name_actors {
	width: 180px;
	color: #232830;
	font-size: 14px;
	padding-top: 8px;
	float: left;
}

.main_actors > .name_actors span {
	display: block;
	color: #5f6671;
	font-size: 12px;
}

.main_actors > .full_actors {
	position: relative;
	background: #e6e6e6;
	width: 25px;
	height: 55px;
	float: right;
}

.main_actors > .full_actors span {
	position: absolute;
	background: url(../images/Sprite_main.png);
	background-position: -20px 0;
	display: block;
	width: 15px;
	height: 22px;
	top: 50%;
	left: 50%;
	margin-left: -7px;
	margin-top: -11px;
}

.main_actors:hover > .full_actors {
	background: #4a5361;
}

/*-----Movie main block-----*/
.movie_main {
	width: 162px;
	float: left;
	margin-right: 10px;
}

.movie_main:last-child {
	margin-right: 0;
}

.movie_main > a > .poster {
	width: 162px;
	height: 230px;
	overflow: hidden;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.movie_main > a > .name {
	width: 162px;
	margin-top: 3px;
	text-align: center;
	font-size: 13px;
	color: #464e5b;
}

.movie_main:hover > a > .name {
	text-decoration: underline;
}

/*-----News main block-----*/
.block_news_main {
	background: #ffffff;
	width: 300px;
	height: 100px;
	padding: 10px;
	float: left;
	margin: 0 20px 10px 0;
	box-shadow: 2px 2px 3px #e5e5e5;
	-webkit-box-shadow: 2px 2px 3px #e5e5e5;
	-moz-box-shadow: 2px 2px 3px #e5e5e5;
	-o-box-shadow: 2px 2px 3px #e5e5e5;
}

.block_news_main:nth-child(3n+1){
	margin-right: 0px;
}

.block_news_main > .img_eyes {
	width: 100px;
	height: 100px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

.block_news_main > .news_text {
	width: 180px;
	height: 100px;
	float: left;
}

.block_news_main > .news_text > h2.title_news{
	display: block;
	width: 180px;
	height: 16px;
	line-height: 15px;
	overflow: hidden;
}

.block_news_main > .news_text > h2.title_news > a {
	color: #4a5361;
	font-size: 13px;
	margin-top: 2px;
}

.block_news_main > .news_text > h2.title_news > a:hover {
	text-decoration: underline;
}

.block_news_main > .news_text > .text_news {
	display: block;
	color: #b3b6ba;
	font-size: 11px;
	overflow: hidden;
	height: 78px;
	margin-top: 2px;
}

/*-----Main category block-----*/
.main_category {
	position: relative;
	background: #eee;
	width: 320px;
	height: 150px;
	overflow: hidden;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	float: left;
	margin: 0 20px 10px 0;
}

.main_category:nth-child(3n) {
	margin-right: 0;
}

.main_category:first-child {
	margin-right: 20px;
}



.main_category > img{
	min-width: 320px;
	min-height: 150px;
}

.main_category > a {
	position: absolute;
	width: 320px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	color: #fafafa;
	font-size: 20px;
	top: 0;
	left: 0;
	text-transform: uppercase;
	font-weight: 600;
}

.main_category > a:hover {
	text-decoration: underline;
}

.main_category > span {
	display: block;
	position: absolute;
	background: rgba(35,40,48, 0.5);
	width: 320px;
	height: 150px;
	top: 0;
	left: 0;
}

/*-----Global content main movie-----*/
.movie_main_content {
	width: 158px;
	float: left;
	margin: 0 10px 13px 0;
}

.movie_main_content:nth-child(6n){
	margin-right: 0;
}

.movie_main_content > a > .poster {
	width: 158px;
	height: 225px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	overflow: hidden;
}

.movie_main_content > a > .name {
	width: 158px;
	margin-top: 3px;
}

.movie_main_content > a > .name > span.title {
	display: block;
	font-size: 13px;
	width: 158px;
	height: 17px;
	color: #232830;
	overflow: hidden;
}

.movie_main_content > a > .name > span.alter_title {
	display: block;
	font-size: 11px;
	width: 158px;
	height: 15px;
	color: #727477;
	overflow: hidden;
}

.movie_main_content:hover > a > .name > span.title {
	text-decoration: underline;
}

/*-----Full news-----*/
.title_movie {
	width: 1000px;
	height: 45px;
	color: #79869b;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.title_movie > .alt_name {
	display: block;
	color: #4a5361;
	font-size: 12px;
	font-weight: bold;
}

.sub_left {
	width: 158px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.left_block {
	width: 507px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.right_block {
	width: 300px;
	float: right;
	margin-bottom: 15px;
}

/*-----Poster full-----*/
.sub_left > .poster_movie {
	position: relative;
	width: 158px;
	height: 225px;
	overflow: hidden;
	margin-bottom: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

/*-----Rating movie-----*/
.rating_movie{
	position: absolute;
	background: #6c7584;
	width: 158px;
	height: 25px;
	bottom: 0;
	left: 0;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
}

/*-----Button action-----*/
.add_favorites {
	background: #4a5361;
	width: 158px;
	height: 27px;
	overflow: hidden;
	line-height: 26px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	font-size: 12px;
	color: #79869b;
	cursor: pointer;
	margin-bottom: 10px;
}

.add_favorites:hover > a > img{
	margin-top: -28px;
}

.witch_movie {
	background: #4a5361;
	width: 158px;
	height: 27px;
	line-height: 26px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	font-size: 12px;
	color: #79869b;
	cursor: pointer;
}

.witch_movie:hover {
	background: #434b59;
	cursor: pointer;
}

.witch_movie > .icon {
	float: left;
	display: block;
	background: #3b4452;
	width: 15px;
	height: 12px;
	padding: 6px;
	padding-top: 9px;
	border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-o-border-radius: 3px 0 0 3px;
	margin-right: 12px;
}

.witch_movie > .icon > .eyes {
	display: block;
	background: url(../images/sprite_fullpage.png) no-repeat;
	background-position: -11px 0;
	width: 15px;
	height: 11px;
}

/*-----Text movie-----*/
.text_movie {
	width: 507px;
	height: 225px;
}

.text_movie span {
	display: block;
	font-size: 13px;
	color: #79869b;
	font-weight: 600;
}

.text_movie p {
	font-size: 12px;
	color: #555e6d;
	font-weight: 600px;
	text-align: justify;
}

/*-----Screen movie-----*/
.screenshot_movie {
	width: 507px;
	height: 64px;
	margin-top: 5px;
}

.screenshot_movie > a {
	width: 93px;
	height: 64px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	margin-right: 7px;
	overflow: hidden;
}

.screenshot_movie > a:nth-child(5n) {
	margin-right: 0px;
	margin-left: 1px;
}

.screenshot_movie > a > img{
	width: 93px;
	height: 64px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

/*-----Info movie-----*/
.info_movie {
	width: 300px;
	height: 225px;
}

ul.info_movie_list {
	width: 300px;
}

ul.info_movie_list li:first-child {
	font-size: 13px;
	margin-bottom: 1px;
}

ul.info_movie_list li {
	font-size: 12px;
	color: #79869b;
	font-weight: 600;
	overflow: hidden;
	height: 17px;
}

ul.info_movie_list li > span,
ul.info_movie_list li > span a {
	margin-left: 3px;
	color: #3b4350;
}

ul.info_movie_list li > span a:hover{
	text-decoration: underline;
}

/*-----Rating movie-----*/
.info_rating_movie {
	width: 300px;
	height: 64px;
}

/*-----Movie one movie-----*/
.movie_comments {
	width: 490px;
	float: left;
	margin-right: 10px;
}

.block_message_comments {
	width: 490px;
	margin-bottom: 10px;
}

textarea.message_comments {
	display: block;
	background: #FFFFFF;
	width: 470px;
	height: 90px;
	padding: 10px;
	margin-bottom: 5px;
	resize: none;
	border: 1px solid #f2f2f2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	font: 12px 'Open Sans', Arial, Tahoma;
	color: #A9A9A9;
}

.mess_comment_action {
	width: 490px;
	height: 28px;
}

.ok_mess_comments {
	display: block;
	background: #3b4452;
	width: 110px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #727c8b;
	float: right;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.ok_mess_comments:hover {
	color: #FFFFFF;
	cursor: pointer;
}

.rules_mess_comments {
	display: block;
	width: 360px;
	height: 28px;
	line-height: 28px;
	color: #d9d9d9;
	float: left;
}

/*-----Similar movies-----*/
.movie_similar {
	width: 490px;
	float: right;
	margin-left: 10px;
}

a.movie_similar_film {
	display: block;
	width: 115px;
	height: 160px;
	float: left;
	margin: 0 10px 10px 0;
}

a.movie_similar_film:nth-child(4n+1) {
	margin-right: 0;
}

a.movie_similar_film > img {
	width: 115px;
	height: 160px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

/*-----Movie window-----*/
.window_movie {
	display: none;
	background: rgba(35,40,48, 0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 20;
}

.player_movie {
	display: none;
	position: absolute;
	width: 690px;
	height: 390px;
	top: 50%;
	left: 50%;
	margin-top: -195px;
	margin-left: -345px;
}

.exit_movie_full {
	position: absolute;
	background: #1a1e24;
	width: 30px;
	height: 30px;
	top: 0;
	right: -30px;
	cursor: pointer;
}

.exit_movie_full > span {
	display: block;
	background: url(../images/Sprite_main.png) no-repeat;
	background-position: -10px 0;
	width: 10px;
	height: 10px;
	margin: 10px;
}

.exit_movie_full:hover > span {
	background-position: -10px -10px;
}

object.movie_player{
	display: block;
}

/*-----Fix block_player-----*/
.fix_block_player{
	display: none;
	position: absolute;
	background: #1E232A;
	width: 690px;
	height: 390px;
	top: 0;
	left: 0;
}

.fix_block_player > .info {
	display: block;
	width: 690px;
	text-align: center;
	margin-top: 150px;
	color: #4a5361;
	font-size: 15px;
	font-weight: 600;
}

.fix_block_player > .info > p {
	font-size: 14px;
	display: block;
	margin-top: 8px;
	color: #434A57;
}

.btn_fix_player {
	position: absolute;
	width: 110px;
	margin-top: 20px; 
	left: 50%;
	top: 190px;
	margin-left: -55px;
}

.btn_fix_player > .yes {
	width: 20px;
	background: #3b4452;
	color: #727c8b;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	margin-right: 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.btn_fix_player > .no {
	width: 28px;
	background: #3b4452;
	color: #727c8b;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	text-align: center;
	float: right;
	cursor: pointer;
}

.btn_fix_player > div:hover {
	color: #FFFFFF;
}

/*----- Подвал сайта -----*/
.footer{
	width: 1000px;
	padding: 10px 0;
	border-top: 1px solid #dbdbdb;
	margin: 20px auto 10px auto;
}

.footer .copyright{
	color: #9d9d9d;
	float: left;
	margin-right: 55px;
}

.footer_menu li{
	float: left;
	margin: 0 10px;
}

.footer_menu li a{
	color: #9d9d9d;
	text-decoration: underline;
}

.footer_menu li a:hover{
	cursor: pointer;
	text-decoration: none;
}

.devoloper{
	float: right;
	color: #9d9d9d;
}

.devoloper a{
	color: #9d9d9d;
	text-decoration: underline;
}

.devoloper a:hover{
	cursor: pointer;
	text-decoration: none;
}

/*----- Блок коментариев -----*/
.block_comments{
	width: 490px;
	min-height: 55px;
	margin: 10px 0;
	padding-bottom: 5px;
}


.block_comments > .user_foto{
	width: 55px;
	height: 55px;
	float: left;
	margin-right: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.block_comments > .user_text{
	width: 425px;
	min-height: 55px;
	margin-left: 65px;
}

.block_comments > .user_text > .name_comments{
	width: 425px;
	height: 14px;
	line-height: 14px;
}

.block_comments > .user_text > .name_comments a{
	color: #232830;
	font-size: 13px;
}

.block_comments > .user_text > .name_comments > span,
.block_comments > .user_text > .name_comments > span a{
	color: #929395;
	font-size: 12px;
}

.block_comments > .user_text > .user_message{
	width: 425px;
	padding: 5px;
	color: #787a7e;
	font-size: 12px;
}

.mass_comments_action {
	margin-top: 8px;
}

.mass_comments_action > .bbcodes {
	display: block;
	background: #3b4452;
	width: 110px;
	height: 28px;
	text-align: center;
	line-height: 23px;
	color: #727c8b;
	float: right;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	padding: 0;
	text-shadow: none;
	font-weight: normal;
	margin-top: -5px;
}

.mass_comments_action > .bbcodes:hover {
	color: #FFFFFF;
	cursor: pointer;
}

/*----- Блок с авторизацией -----*/
.windows_auth{
	display: none;
	position: fixed;
	background: rgba(59,68,82, 0.5);
	width: 100%;
	height: 100%;
	z-index: 50;
	top: 0;
	left: 0;
}

.block_auth{
	display: none;
	position: absolute;
	background: rgba(59,68,82, 0.5);
	width: 296px;
	height: 180px;
	top: 50%;
	left: 50%;
	margin-top: -94px;
	margin-left: -150px;
	padding: 4px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.title_auth{
	position: relative;
	background: #4a5361;
	width: 276px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	border-bottom: 1px solid #f1f2f3;
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0;
	font-size: 13px;
	color: #FFFFFF;
}

#exit_auth{
	position: absolute;
	display: block;
	background: url(../images/Sprite_main.png) no-repeat;
	background-position: -35px 0;
	width: 10px;
	height: 10px;
	top: 13px;
	right: 10px;
}

#exit_auth:hover{
	cursor: pointer;
	background-position: -35px -10px;
}

#exit_auth:active{
	top: 12px;
}

.text_auth{
	background: #FFFFFF;
	width: 296px;
	height: 129px;
	padding: 15px 0 0 0;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
}

.input_auth{
	background: #f1f2f3;
	width: 210px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 13px;
	color: #c4c8ce;
	border: none;
	outline: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	margin: 0 33px 10px 33px;
}

.submit_auth{
	display: block;
	background: #3b4452;
	width: 230px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #727c8b;
	margin-left: 33px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border: none;
	outline: none;
	margin-bottom: 5px;
}

.submit_auth:hover{
	color: #FFFFFF;
	cursor: pointer;
}

/*----- Блок с авторизацией -----*/
.windows_profile{
	display: none;
	position: fixed;
	background: rgba(59,68,82, 0.5);
	width: 100%;
	height: 100%;
	z-index: 50;
	top: 0;
	left: 0;
}

.block_profile{
	display: none;
	position: absolute;
	background: rgba(59,68,82, 0.5);
	width: 296px;
	height: 162px;
	top: 50%;
	left: 50%;
	margin-top: -81px;
	margin-left: -150px;
	padding: 4px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.title_profile{
	position: relative;
	background: #4a5361;
	width: 276px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	border-bottom: 1px solid #f1f2f3;
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0;
	font-size: 13px;
	color: #FFFFFF;
}

#exit_profile{
	position: absolute;
	display: block;
	background: url(../images/Sprite_main.png) no-repeat;
	background-position: -35px 0;
	width: 10px;
	height: 10px;
	top: 13px;
	right: 10px;
}

#exit_profile:hover{
	cursor: pointer;
	background-position: -35px -10px;
}

#exit_profile:active{
	top: 12px;
}

.text_profile{
	background: #FFFFFF;
	width: 296px;
	height: 110px;
	padding: 15px 0 0 0;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
}

.avatar_profile{
	width: 100px;
	height: 100px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.function_profile{
	position: relative;
	width: 166px;
	height: 100px;
	margin-right: 10px;
	float: right;
}

ul.function_profile{
	position: absolute;
	left: 0;
	top: 0;
	width: 166px;
	height: 100px;
}

ul.function_profile li{
	width: 166px;
}

ul.function_profile li a{
	display: block;
	width: 166px;
	height: 20px;
	color: #727c8b;
}

ul.function_profile li a:hover{
	text-decoration: underline;
}

/*-----Блок с info.tpl -----*/
.block_error{
	background: #3b4350;
	width: 1000px;
	height: 55px;
	margin: 10px 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.icon_error{
	background: #303742;
	width: 55px;
	height: 55px;
	float: left;
	margin-right: 15px;
	border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-o-border-radius: 3px 0 0 3px;
}

.icon_error > span.icon{
	display: block;
	background: url(../images/error_icon.png) no-repeat;
	width: 12px;
	height: 28px;
	margin: 13px 0 0 21px;
}

.text_error{
	padding-top: 11px;
	font-size: 12px;
	color: #657285;
}

.text_error span{
	display: block;
	color: #8A98AF;
	font-size: 13px;
	margin-top: -2px;
}

.text_error a{
	text-decoration: underline;
	color: #657285;
}

.text_error a:hover{
	text-decoration: none;
}

/*----- Блок комментарие для неавторизированых польззователей-----*/
.no_comments_user{
	width: 490px;
	height: 55px;
}

.icon_no_comments{
	position: relative;
	background: #9D9D9D;
	width: 45px;
	height: 45px;
	margin-right: 15px;
	float: left;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}

.icon_no_comments > .icon_comments{
	position: absolute;
	display: block;
	background: url(../images/error_icon.png);
	background-position: -12px 0;
	width: 12px;
	height: 28px;
	top: 50%;
	left: 50%;
	margin-top: -15px;
	margin-left: -7px;
}

.text_no_comments{
	width: 420px;
	height: 45px;
	line-height: 45px;
	float: left;
	color: #9D9D9D;
	font-size: 13px;
	font-weight: 500;
}

.text_no_comments a{
	color: #9D9D9D;
	text-decoration: underline;
	font-size: 13px;
	font-weight: 500;
}

.text_no_comments a:hover{
	text-decoration: none;
}

/*-----Страница регистраций, обратная связь и востановление пароля-----*/
.heading > #news-title{
	font-size: 15px;
	color: #232830;
	font-weight: 600;
	margin-bottom: 5px;
}

.dpad{
	color: #3b4350;
}

.bbcodes{
    background: #3b4452;    
    color: #727c8b;
    font-weight: normal;
    padding: 2px 9px 5px 9px;
    margin-bottom: 2px !important;
    height: 28px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: none;
    border: none;
    outline: none;
}

.bbcodes:hover{
    color: #FFFFFF;
	cursor: pointer;
}

form#registration{
	margin-bottom: 75px;
}

.block_config_form{
	width: 1000px;
	margin-bottom: 75px;
}

.block_config_form > .information{
	width: 1000px;
	margin-bottom: 15px;
	color: #4a5361;
	font-size: 13px;
}

.block_config_form > .information a{
	color: #3b4350;
	font-size: 13px;
	text-decoration: underline;
}

.block_config_form > .information a:hover{
	text-decoration: none;
}

.config_form_input{
	width: 1000px;
	color: #4a5361;
}

.config_form_input tr > td{
	width: 1000px;
	padding: 5px 0;
}

#result-registration{
	width: 1000px;
	margin: 2px 0;
}

.conf_form_input{
	background: #fafafa;
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin-right: 10px;
	border: 1px solid #A5A5A5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	color: #A5A5A5;
}

.conf_form_input:focus{
	border: 1px solid #A0A0A0;
	outline: none;
}

.conf_form_file{
	margin-right: 10px;
	color: #A5A5A5;
}

.conf_form_file:focus{
	outline: none;
}

.conf_form_textarea{
	background: #fafafa;
	width: 430px;
	height: 110px;
	padding: 10px;
	margin-right: 10px;
	border: 1px solid #A5A5A5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	color: #A5A5A5;
	resize: none;
}

.conf_form_textarea:focus{
	outline: none;
}

.reg_result{
	background: #3b4452;
	width: 120px;
	height: 30px;
	text-align: center;
	color: #727c8b;
	border: 1px solid #3b4452;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	cursor: pointer;
	outline: none;
}

#dle-captcha > img{
	width: 220px;
}

#dle-captcha a{
	color: #4a5361;
	text-decoration: underline;
}

#dle-captcha a:hover{
	cursor: pointer;
	text-decoration: none;
}

.config_form_submit{
	width: 1000px;
}

.conf_form_button{
	display: block;
	background: #3b4452;
	width: 110px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin-left: 2px;
	color: #727c8b;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border: none;
	outline: none;
}

.conf_form_button:hover {
	color: #FFFFFF;
	cursor: pointer;
}

select[name="recip"]{
	background: #fafafa;
	width: 220px;
	height: 30px;
	padding: 0 5px;
	line-height: 30px;
	margin-right: 10px;
	border: 1px solid #A5A5A5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	color: #A5A5A5;
}

select[name="recip"]:focus{
	border: 1px solid #A0A0A0;
	outline: none;
}

select[name="recip"] > option{
	width: 220px;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	border: 1px solid #A5A5A5;
}

/*----- Профиль пользователя -----*/
.block_profile_page{
	width: 1000px;
}

.name_profile_page{
	width: 1000px;
	height: 20px;
	font-size: 15px;
	color: #3b4350;
	font-weight: 600;
	margin-bottom: 8px;
}

.online_profile{
	float: right;
	font-size: 10px;
	color: #79869b;
}

.ava_profile_page{
	width: 115px;
	height: 115px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.info_profile_page{
	width: 400px;
	height: 115px;
	float: left;
}

ul.list_info_user_page{
	width: 400px;
	height: 115px;
	margin-top: -3px;
}

ul.list_info_user_page li{
	width: 400px;
	color: #3b4350;
	font-size: 14px;
}

ul.list_info_user_page li > span{
	color: #79869b;
	margin-left: 5px;
}

ul.list_info_user_page a{
	color: #79869b;
	text-decoration: underline;
}

ul.list_info_user_page a:hover{
	cursor: pointer;
	text-decoration: none;
}

.func_profile_page{
	height: 115px;
	float: right;
}

a.function_profile_pm{
	position: relative;
	display: block;
	background: #e6e6e6;
	width: 115px;
	height: 115px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	float: left;
}

.icon_profile_pm{
	position: absolute;
	display: block;
	background: url(../images/profile_function.png) no-repeat;
	background-position: 0 0; 
	width: 58px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -29px;
}

a.function_profile_pm:hover{
	cursor: pointer;
	background: #9d9d9d;
}

a.function_profile_settings{
	position: relative;
	display: block;
	background: #e6e6e6;
	width: 115px;
	height: 115px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	float: left;
	margin-right: 15px;
}

.icon_profile_settings{
	position: absolute;
	display: block;
	background: url(../images/profile_function.png) no-repeat;
	background-position: -58px 0; 
	width: 60px;
	height: 60px;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
}

a.function_profile_settings:hover{
	cursor: pointer;
	background: #9d9d9d;
}

.settings_user{
	width: 1000px;
	margin: 10px 0;
}

.edit_user_profile_title{
	display: block;
	background: #3b4350;
	width: 980px;
	padding: 0 10px;
	margin-bottom: 5px;
	height: 35px;
	line-height: 35px;
	color: #79869b;
	font-size: 13px;
}

.edit_user_page{
	width: 1000px;
	color: #4a5361;
}

.edit_user_page tr > td{
	padding: 5px 0;
}

.edit_user_page tr > td.title{
	width: 150px;
}



.edit_user_input{
	background: #fafafa;
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 0 10px;
	border: 1px solid #A5A5A5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	color: #A5A5A5;
}

.edit_user_input:focus{
	border: 1px solid #A0A0A0;
	outline: none;
}

.edit_user_file{
	margin: 0 10px;
	color: #A5A5A5;
}

.edit_user_file:focus{
	outline: none;
}

.edit_user_textarea{
	background: #fafafa;
	width: 430px;
	height: 110px;
	padding: 10px;
	margin: 0 10px;
	border: 1px solid #A5A5A5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	color: #A5A5A5;
	resize: none;
}

.edit_user_textarea:focus{
	outline: none;
}

.edit_user_submit{
	width: 1000px;
}

.edit_user_button{
	display: block;
	background: #3b4452;
	width: 110px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin-left: 2px;
	color: #727c8b;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border: none;
	outline: none;
}

.edit_user_button:hover {
	color: #FFFFFF;
	cursor: pointer;
}

/*----- Страница писем -----*/
.nav_pm{
	background: #3b4350;
	width: 1000px;
	height: 35px;
	line-height: 35px;
}

.nav_pm li{
	float: left;
}

.nav_pm li a{
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	color: #586271;
}

.nav_pm li a:hover{
	background: #586271;
	cursor: pointer;
	color: #FFFFFF;
}

.nav_pm li.common{
	background: #586271;
	float: right;
}

.nav_pm li.common a{
	color: #FFFFFF;
}

.nav_pm li.common a:hover{
	text-decoration: underline;
}

.block_pm_page{
	width: 1000px;
	overflow: hidden;
}

.block_pm_page > form > table.pm{
	margin-left: -20px;
	width: 1020px;
}



.table_pm_common{
	width: 1000px;
	color: #4a5361;
}

.table_pm_common tr > td{
	padding: 5px 0;
}

.pm_form_input{
	background: #fafafa;
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin-right: 10px;
	border: 1px solid #A5A5A5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	color: #A5A5A5;
}

.pm_form_input:focus{
	border: 1px solid #A0A0A0;
	outline: none;
}


.pm_form_textarea{
	background: #fafafa;
	width: 430px;
	height: 110px;
	padding: 10px;
	margin-right: 10px;
	border: 1px solid #A5A5A5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	color: #A5A5A5;
	resize: none;
}

.pm_form_textarea:focus{
	outline: none;
}

.pm_form_submit{
	width: 1000px;
}

.pm_form_submit{
	display: block;
	background: #3b4452;
	width: 110px;
	float: left;
	margin-right: 10px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin-left: 2px;
	color: #727c8b;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border: none;
	outline: none;
}

.pm_form_submit:hover {
	color: #FFFFFF;
	cursor: pointer;
}

.bb-editor > textarea{
	padding: 10px;
	resize: none;
}

.read_pm_block{
	width: 1000px;
	margin: 5px 0;
}

.left_block_read_pm{
	width: 100px;
	height: 100%;
	float: left;
}

.left_block_read_pm > .avatar{
	width: 100px;
	height: 100px;
	overflow: hidden;
}

.reply_read_pm{
	width: 100px;
	height: 25px;
}

.reply_read_pm > a{
	background: #3b4452;
	display: block;
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #727c8b;
}

.reply_read_pm > a:hover{
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: underline;
}

.right_block_read_pm{
	width: 885px;
	float: left;
	margin-left: 15px;
}

.right_block_read_pm > .name_author{
	background: #3b4452;
	width: 865px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color: #727c8b;
}

.right_block_read_pm > .name_author > span.status{
	float: right;
	font-size: 10px;
}

.right_block_read_pm > .name_author a{
	color: #727c8b;
	text-decoration: underline;
}

.right_block_read_pm > .name_author a:hover{
	cursor: pointer;
	text-decoration: none;
}

.right_block_read_pm > .sub_top_pm{
	width: 865px;
	height: 25px;
	padding: 0 10px;
	background: #E6E6E6;
	line-height: 25px;
	color: #9d9d9d;
	font-size: 10px;
}

.right_block_read_pm > .sub_top_pm a{
	text-decoration: underline;
	color: #9d9d9d;
}

.right_block_read_pm > .sub_top_pm a:hover{
	text-decoration: none;
	cursor: pointer;
}

.right_block_read_pm > .sub_top_pm > ul.function_pm{
	float: right;
	font-size: 10px;
}

.right_block_read_pm > .sub_top_pm > ul.function_pm li{
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 0 10px;
}

.right_block_read_pm > .sub_top_pm > ul.function_pm li:last-child{
	margin-right: 0;
}

.right_block_read_pm > .sub_top_pm > ul.function_pm li a{
	color: #9d9d9d;
	text-decoration: underline;
}

.right_block_read_pm > .sub_top_pm > ul.function_pm li a:hover{
	text-decoration: none;
	cursor: pointer;
}

.right_block_read_pm > .text_pm{
	width: 865px;
	padding: 10px;
	min-height: 50px;
	background: #f2f2f2;
	color: #848282;
}

/*-----Страница полной новостной новости-----*/
.block_news_left{
	width: 715px;
	float: left;
}

.block_news_right{
	width: 270px;
	float: right;
}

.block_full_news{
	background: #FFFFFF;
	width: 270px;
	margin-bottom: 15px;
	border: 1px solid rgba(133,132,132, 0.1);
}

.title_block_news{
	background: #FFFFFF;
	width: 250px;
	height: 40px;
	line-height: 42px;
	padding: 0 10px;
	border-bottom: 1px solid rgba(133,132,132, 0.5);
	color: #66686c;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}

.cont_block_news{
	background: #FFFFFF;
	width: 270px;
}

.popular_news_full li{
	float: left;
	border-bottom: 1px solid #f8f9f9;
}

.popular_news_full li a{
	display: block;
	width: 250px;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	padding: 0 10px;
	color: #7e8083;
	font-size: 12px;
}

.popular_news_full li a:hover{
	color: #585a5f;
	text-decoration: underline;
}

.block_content_news{
	background: #FFFFFF;
	width: 715px;
	border: 1px solid rgba(133,132,132, 0.1);
	margin-bottom: 15px;
}

.block_content_news > .title_news{
	display: block;
	width: 695px;
	padding: 10px;
	border-bottom: 1px solid #f8f9f9;
	color: #566276;
	font-size: 14px;
	font-weight: 600;
}

.block_content_news > .content_news{
	width: 695px;
	padding: 10px;
	color: #5F6C82;
	font-size: 12px;
}

.block_content_news > .content_news img{
	margin: 10px;
}

.block_info_news{
	background: #FFFFFF;
	width: 695px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	border-top: 1px solid rgba(133,132,132, 0.1);
}

ul.info_news li{
	float: left;
	color: #5F6C82;
	font-size: 13px;
	margin: 0 8px;
	height: 35px;
	line-height: 35px;
}

ul.info_news li:first-child{
	margin-left: 0;
}

ul.info_news li:last-child{
	border: none;
}

ul.info_news li a{
	color: #5F6C82;
	font-size: 13px;
	text-decoration: underline;
}

ul.info_news li a:hover{
	text-decoration: none;
}

.block_comments_news{
	width: 715px;
}

/*-----Комментари новостей в новости-----*/

.block_comments_news .block_message_comments {
	width: 715px;
	margin-bottom: 10px;
}

.block_comments_news textarea.message_comments {
	display: block;
	background: #FFFFFF;
	width: 695px;
	height: 90px;
	padding: 10px;
	margin-bottom: 5px;
	resize: none;
	border: 1px solid #f2f2f2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	font: 12px 'Open Sans', Arial, Tahoma;
	color: #A9A9A9;
}

.block_comments_news .mess_comment_action {
	width: 715px;
	height: 28px;
}

.block_comments_news .ok_mess_comments {
	display: block;
	background: #3b4452;
	width: 110px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #727c8b;
	float: right;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.block_comments_news .ok_mess_comments:hover {
	color: #FFFFFF;
	cursor: pointer;
}

.block_comments_news .rules_mess_comments {
	display: block;
	width: 605px;
	height: 28px;
	line-height: 28px;
	color: #d9d9d9;
	float: left;
}

/*----- block comments -----*/
.block_comments_news .block_comments > .user_text{
	width: 650px;
	min-height: 55px;
	margin-left: 65px;
}

.block_comments_news .block_comments > .user_text > .name_comments{
	width: 650px;
	height: 14px;
	line-height: 14px;
}

.block_comments_news .block_comments > .user_text > .user_message{
	width: 650px;
	padding: 5px;
	color: #787a7e;
	font-size: 12px;
}

/*----- Вид категорий новостей новости -----*/
.block_news_category{
	background: #FFFFFF;
	width: 490px;
	height: 150px;
	float: left;
	margin: 0 16px 10px 0;
	border: 1px solid rgba(133,132,132, 0.1);
}

.block_news_category:nth-child(2n){
	margin-right: 0;
}

.block_news_category > .img_news{
	width: 150px;
	height: 150px;
	float: left;
	overflow: hidden;
}

.block_news_category > .img_news img{
	min-width: 150px;
	min-height: 150px;
}

.block_news_category > .text_news{
	width: 340px;
	height: 150px;
	float: left;
}

.block_news_category > .text_news > h2.title_news{
	display: block;
	width: 320px;
	padding: 7px 0 0 10px;
}

.block_news_category > .text_news > h2.title_news a{
	font-size: 14px;
	font-weight: 600;
	color: #566276;
	text-decoration: underline;
}

.block_news_category > .text_news > h2.title_news a:hover{
	text-decoration: none;
	cursor: pointer;
}

.block_news_category > .text_news > .content_text{
	width: 320px;
	height: 95px;
	overflow: hidden;
	padding: 5px 10px 10px 10px;
	color: #5F6C82;
	font-size: 12px;
}

/*----- Вид категорий новостей Актёры -----*/
.block_actors_category{
	background: #FFFFFF;
	width: 490px;
	height: 150px;
	float: left;
	margin: 0 16px 10px 0;
	border: 1px solid rgba(133,132,132, 0.1);
}

.block_actors_category:nth-child(2n){
	margin-right: 0;
}

.block_actors_category > .avatar_actors{
	width: 150px;
	height: 150px;
	float: left;
	overflow: hidden;
}

.block_actors_category > .avatar_actors img{
	min-width: 150px;
	min-height: 150px;
}

.block_actors_category > .info_actors{
	width: 340px;
	height: 150px;
	float: left;
}

.block_actors_category > .info_actors > h2.title_actors{
	display: block;
	width: 320px;
	padding: 7px 0 5px 10px;
	border-bottom: 1px solid rgba(133,132,132, 0.1);
}

.block_actors_category > .info_actors > h2.title_actors a{
	display: block;
	font-size: 12px;
	color: #566276;
}

.block_actors_category > .info_actors > h2.title_actors a span{
	display: block;
	font-size: 14px;
	color: #2B313B;
}

.block_actors_category > .info_actors > h2.title_actors a:hover > span{
	text-decoration: underline;
}

.block_actors_category > .info_actors > .content_info_actors{
	width: 320px;
	height: 90px;
	overflow: hidden;
	padding: 5px 10px 10px 10px;
	color: #5F6C82;
	font-size: 12px;
}

.info_category_actors{

}

.info_category_actors li{
	width: 320px;
	height: 22px;
	line-height: 22px;
	color: #2B313B;
	font-size: 14px;
	overflow: hidden;
}

.info_category_actors li span{
	margin-left: 5px;
	color: #5F6C82;
	font-size: 12px;
}

/*----- Полная новость с актёром -----*/

.block_left_actors{
	width: 715px;
	min-height: 250px;
	float: left;
}

.block_right_actors{
	width: 270px;
	float: right;
}

.poster_actors{
	width: 170px;
	height: 250px;
	float: left;
	overflow: hidden;
	border: 1px solid rgba(133,132,132, 0.1);
	margin-bottom: 15px;
}

.poster_actors img{
	max-width: 170px;
	max-height: 250px;
	min-width: 170px;
	min-height: 250px;
}

.info_actors_full{
	background: #FFFFFF;
	border: 1px solid rgba(133,132,132, 0.1);
	width: 530px;
	height: 110px;
	float: right;
	margin-bottom: 10px;
}

.info_actors_full > h2.name_actors{
	display: block;
	width: 508px;
	height: 20px;
	line-height: 20px;
	padding: 7px 0 5px 10px;
	font-size: 14px;
	color: #2B313B;
	border-bottom: 1px solid rgba(133,132,132, 0.1);
}

.info_actors_full > h2.name_actors span{
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #566276;
	float: right;
}

ul.info_actors_full_block_ul{
	width: 265px;
	height: 90px;
}

ul.info_actors_full_block_ul li{
	width: 260px;
	height: 25px;
	padding-left: 5px;
	line-height: 25px;
	font-size: 13px;
	color: #2B313B;
	overflow: hidden;
}

ul.info_actors_full_block_ul li span{
	height: 25px;
	line-height: 25px;
	margin-left: 5px;
	font-size: 12px;
	color: #5F6C82;
}

.discript_actors_full{
	background: #FFFFFF;
	border: 1px solid rgba(133,132,132, 0.1);
	width: 530px;
	height: 128px;
	float: right;
}

.discript_actors_full > h2.name_actors{
	display: block;
	width: 508px;
	height: 20px;
	line-height: 20px;
	padding: 7px 0 5px 10px;
	font-size: 14px;
	color: #2B313B;
	border-bottom: 1px solid rgba(133,132,132, 0.1);
}

.discript_xfalue_full{
	width: 510px;
	height: 67px;
	padding: 10px;
	font-size: 11px;
	color: #5F6C82;
	overflow: hidden;
}

/*-----Комментари добав в актёрах-----*/
.block_comments_actors{
	width: 715px;
}

.block_comments_actors .block_message_comments {
	width: 715px;
	margin-bottom: 10px;
}

.block_comments_actors textarea.message_comments {
	display: block;
	background: #FFFFFF;
	width: 693px;
	height: 90px;
	padding: 10px;
	margin-bottom: 5px;
	resize: none;
	border: 1px solid #f2f2f2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	font: 12px 'Open Sans', Arial, Tahoma;
	color: #A9A9A9;
}

.block_comments_actors .mess_comment_action {
	width: 715px;
	height: 28px;
}

.block_comments_actors .ok_mess_comments {
	display: block;
	background: #3b4452;
	width: 110px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #727c8b;
	float: right;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}

.block_comments_actors .ok_mess_comments:hover {
	color: #FFFFFF;
	cursor: pointer;
}

.block_comments_actors .rules_mess_comments {
	display: block;
	width: 605px;
	height: 28px;
	line-height: 28px;
	color: #d9d9d9;
	float: left;
}

/*----- block comments -----*/
.block_comments_actors .block_comments > .user_text{
	width: 650px;
	min-height: 55px;
	margin-left: 65px;
}

.block_comments_actors .block_comments > .user_text > .name_comments{
	width: 650px;
	height: 14px;
	line-height: 14px;
}

.block_comments_actors .block_comments > .user_text > .user_message{
	width: 650px;
	padding: 5px;
	color: #787a7e;
	font-size: 12px;
}


/*----- Навигация в категориях -----*/
.page_nav{
	width: 1000px;
	height: 28px;
	margin-bottom: 15px;
	float: left;
}

.page_content_span > span,
.page_content_span > a{
	margin-top: 15px;
	background: #232830;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	float: left;
	margin-right: 8px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	font-weight: normal;
	font-size: 12px;
}

.page_content_span > span{
	color: #B3C3DB;
}

.page_content_span > a{
	color: #727C8B;
	text-decoration: underline;
}

.page_content_span > a:hover{
	text-decoration: none;
	cursor: pointer;
	color: ;
}

.btn_nav{
	height: 28px;
	float: left;
	margin-left: 20px;
}

.btn_page{
	margin-top: 15px;
	background: #232830;
	height: 28px;
	line-height: 28px;
	padding: 0 14px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	float: left;
	margin-right: 5px;
}

.pprev{
	color: #727C8B;
}

.btn_nav > a > div{
	color: #A1AFC4;
}

.btn_nav > a > div:hover{
	color: #C2D3ED;
}

.btn_nav > span > div{
	color: #727C8B;
}

.btn_topage{
	margin-top: 15px;
	background: #232830;
	height: 28px;
	line-height: 28px;
	padding: 0 14px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	float: right;
	color: #727C8B;
}

.btn_topage:hover{
	color: #C2D3ED;
}







.btn_more_movie{
	display: block;
	background: #DBDBDB;
	width: 250px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	margin-top: 10px;
	color: #FAFAFA;
	font-size: 13px;
}

.block_comments_actors > .no_comments_user{
	width: 715px;
	margin-top: 15px;
}

.content_full_story_actors{
	width: 715px;
}

/*----- Добавление новостей -----*/
.addnews_left{
	width: 625px;
	float: left;
	color: #4a5361;
}

.addnews_right{
	width: 360px;
	float: right;
	color: #4a5361;
}

.addnews_left_block{
	width: 625px;
}

.addnews_left_block tr > td{
	width: 625px;
	padding: 5px 0;
}

#related_news{
	margin: 2px 0;
}

#related_news > .findrelated{
	background: #FAFAFA;
	border: 1px solid #CACACA;
	width: 335px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color: #A0A0A0;
}

.addnews_input{
	background: #fafafa;
	width: 335px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin-right: 10px;
	border: 1px solid #A5A5A5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	color: #A5A5A5;
}

.addnews_input:focus{
	border: 1px solid #A0A0A0;
	outline: none;
}

.addnews_textarea{
	background: #fafafa;
	width: 623px;
	height: 250px;
	padding: 10px;
	margin-right: 10px;
	border: 1px solid #A5A5A5;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	color: #A5A5A5;
	resize: none;
}

.addnews_textarea:focus{
	outline: none;
}

.test_title_news{
	background: #3b4452;
	width: 120px;
	height: 30px;
	text-align: center;
	color: #727c8b;
	border: 1px solid #3b4452;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	cursor: pointer;
	outline: none;
	padding: 5px;
}

#category_chzn{
	width: 357px;
	margin-right: 10px;
}

ul.chzn-choices > li.search-field > input{
	width: 335px;
	height: 35px;
	padding: 0 10px;
	color: #A5A5A5;
}

#dle-captcha > img{
	width: 220px;
}

#dle-captcha a{
	color: #4a5361;
	text-decoration: underline;
}

#dle-captcha a:hover{
	cursor: pointer;
	text-decoration: none;
}

.addnews_right_block{
	width: 360px;
	margin-bottom: 10px;
}

.addnews_right_block tr{
	width: 360px;
	height: 32px;
	margin: 50px 0;
}

.addnews_right_block tr > td.addnews{
	display: none;
}

.addnews_right_block tr > td.xfields{
	position: relative;
	height: 32px;
	padding: 0;
	margin: 0;
}

.xfields_input{
	background: #fafafa;
	width: 334px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border: 1px solid #A5A5A5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	color: #A5A5A5;
}

.xfields_input:focus{
	border: 1px solid #A0A0A0;
	outline: none;
}

.fieldsubmit_add_news{
	width: 360px;
}

.addnews_button{
	display: block;
	background: #3b4452;
	width: 110px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin-left: 2px;
	color: #727c8b;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border: none;
	outline: none;
	margin: 10px 0;
}

.addnews_button:hover {
	color: #FFFFFF;
	cursor: pointer;
}

.userinfo_poup{
	margin-top: 15px;
}

.userinfo_poup > .lcol{
	float: left;
	margin-right: 15px;
}

ul.reset a{
	text-decoration: underline;
	color: #727c8b;
	outline: none;
	border: none;
}

ul.reset a:hover{
	text-decoration: none;
}
.ratingzero {
  color: #6c838e;
}

.ratingtypeplusminus {
  padding: 0px 5px;
}

.ratingtypeplus {
  color: #6c838e;
  padding: 0px 0px 0px 5px;
}

.ratingplus {
  color: green;
}

.ratingminus {
  color: red;
}