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

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

@import url(reset.css);
/* =============================================================================== Page Defaults*/
html, body {margin:0;padding:0;background:#000000 url(/images/robot.jpg) no-repeat 50% 30px;font:normal normal normal 12px/1.5 Tahoma, Geneva, sans-serif;color:#333;}
.georg_lenta {position:fixed;top:0;left:0;z-index:999}
.body_weapper {background:url(/images/robot2.jpg) no-repeat 50% 100%;margin-top:5px;}
.page_wrapper {position:relative;width:980px;margin:0 auto;}
#bannerlayer {height:237px}
.textbanner {padding-top:100px;text-align:center;}

#tooltip {background:#e6f2f7;font:Trebuchet MS;font-size:12px;width:auto;border:1px solid #d5e3f3;border-left:5px solid #ff0000;color:#446a7b;opacity:0.91;filter:alpha(opacity="80");line-height:15px;z-index:100;position:absolute;visibility:hidden;border-collapse:separate;margin:0;padding:5px;}

a {text-decoration:none; color:#069}
a:hover {ext-decoration:underline; color:#000}

strong {font-weight:700}
.width100 {width:100%}
.width75 {width:75%}
.width50 {width:50%}
.fLeft {float:left}
.fRight {float:right}
.aLeft {text-align:left}
.aRight {text-align:right}
.aCenter {text-align:center}
.aJustify {text-align:justify}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*HTML .clearfix {
	display: inline-block;
}
/* =============================================================================== Header */
#header {
	margin-bottom:5px;
	height:50px;
	background:url(/images/hdr_bg.png) repeat-x 0 0;
}
.hdrtop {
	position:relative;
	margin:0 auto;
	width:1000px;
	height:50px;
	background:url(/images/page_elements.png) no-repeat 0 0;
}
.logo {
	position:absolute;
	left:20px;
	top:0;
	width:150px;
	height:45px;
	background:url(/images/logo.png) no-repeat 0 0;
	text-indent:-5555em;
}
.bmark {
	position:absolute;
	left:185px;
	top:5px;
	font-size:11px;
}
.bmark a {text-decoration:none; color:#DDD}
.bmark a:hover {text-decoration:none; color:#FC0; cursor:pointer}
/* ===== Header nav */
.hdr_nav {
	float:right;
	margin:15px 200px 0 0;
	height:20px;
	line-height:20px;
	font-weight:700;
	text-transform:uppercase;
}
.hdr_nav a {
	text-decoration:none;
	color:#FFF;
}
.hdr_nav a:hover {
	text-decoration:none;
	color:#FC0;
}
.hdr_nav li {
	display:block;
	float:left;
	padding:0 15px;
	background:url(/images/hdr_nav_bullet.png) no-repeat 100% 0;
}
li.hdr_nav_noborder {background:none}
/* ===== Login */
#login_area {
	position:absolute;
	right:20px;
	top:12px;
}
a.signin {position:relative}
a.signin span {
	display:block;
	padding-left:40px;
	width:70px;
	height:25px;
	line-height:23px;
	text-decoration:none;
	font-weight:700;
	text-transform:uppercase;
	color:#FFF;
	cursor:pointer;
	background:url(/images/signin_changer_btn.png) no-repeat 0 0;
}

a.signin.menu-open span {
	background-position:0 -25px;
	color:#333;
	cursor:pointer;
	display:block;
	text-decoration:none;
}
#signin_menu {
	display:none;
	position:absolute;
	right:0;
	top:20px;
	padding:10px;
	width:150px;
	z-index:100;
	background-color:#AAB8C1;
	border:0pt none;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
#signin_menu a {
	text-decoration:none;
	color:#000;
}
#signin_menu a:hover {
	text-decoration:underline;
	color:#FFF;
}
.login_serv {
	margin-top:10px;
	font-size:11px;
	line-height:15px;
}
#signin_menu ul li {
	list-style-position:inside;
	list-style-type:disc;
}
#signin_menu label {font-size:11px}
#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	margin-bottom:5px;
	padding:0 5px;
	width:140px;
	height:26px;
	line-height:26px;
	border:0pt none;
	font-size:13px;
	background:url(/images/signin_inputs.png) no-repeat 0 0;
}
/* button */
.signin_submit, .signin_submit_hover {
	position:relative;
	width:150px;
	height:22px;
	border:0pt none;
	background:url(/images/signin_inputs.png) no-repeat;
}
.signin_submit {background-position:0 -26px}
.signin_submit_hover {background-position:0 -48px}

/* =============================================================================== Main */
#main {
	padding:10px 10px 20px;
	background:#FFF;
	width:960px;
	overflow:auto;
}
/* ========== Search */
#main_top {
	width:980px;
	height:120px;
	background:url(/images/page_elements.png) no-repeat -1000px 0;
}
.main_search {
	position:relative;
	height:80px;
	color:#DDD;
}
.main_search a {
	text-decoration:none;
	color:#CCC;
}
.main_search a:hover {
	text-decoration:none;
	color:#FFF;
	cursor:pointer;
}
.main_search span {
	position:absolute;
	left:20px;
	top:50px;
	font-size:11px;
}
.main_search p {
	position:absolute;
	left:150px;
	top:10px;
}
.search_input {
	position:absolute;
	left:155px;
	top:35px;
	width:670px;
	height:20px;
	font:normal 700 normal 16px/20px Verdana, Geneva, sans-serif;
	border:0pt none;
	background:none;
}
.search_btn, .search_btn_hover {
	position:absolute;
	left:840px;
	top:30px;
	width:130px;
	height:30px;
	background:url(/images/search_btn.png) no-repeat;
	border:0pt none;
}
.search_btn {background-position:0 0}
.search_btn_hover {background-position:0 -30px}
/* breadcrumbs */
.breadcrumbs {
	padding:10px 10px 0;
	width:960px;
	height:30px;
}
.breadcrumbs a {
	text-decoration:none;
	color:#333;
	font-weight:700;
}
.breadcrumbs a:hover {color:#FFF}
.breadcrumbs ul {
	font:normal bold 14px/1.5em Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
}
.breadcrumbs ul li {
	display:inline;
	padding:2px 8px;
}
/* ========== Mission */
.mission {
	margin-bottom:20px;
	padding-bottom:10px;
	background:#F4F4F4;
}
.mission h2 {
	margin-bottom:10px;
	padding:10px 10px 0;
	width:940px;
	height:30px;
	font:normal 700 16px/1.3em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(/images/gr_block_title.png) no-repeat 0 0;
}
.mission p {
	margin:3px 10px;
	text-indent:20px;
}

/* ========== �������� ������ */
.missiongernes {
	margin-bottom:20px;
	padding-bottom:10px;
	background:#F4F4F4;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.missiongernes h1 {
	margin-bottom:10px;
	padding:10px 10px 0;
	width:940px;
	height:30px;
	font:normal 700 16px/1.3em "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(/images/gr_block_title.png) no-repeat 0 0;
}
.missiongernes h2 {
	margin-bottom:10px;
	padding:10px 10px 0;
	/*text-indent:20px;*/
	font:normal 14px "Trebuchet MS", Helvetica, sans-serif;
}
.missiongernes p {
	margin:3px 10px;
	text-indent:25px;
}
.missiongernes p strong {
	font-weight: normal;
}
.missiongernes li {margin-left: 30px;}
.missiongernes dd {margin-left: 10px;}
.missiongernes dd strong {font-weight: normal;}
/* ========== Genres */
.genres {
	position:relative;
	margin:0 -10px 20px;
	padding-top:10px;
	width:980px;
	font:normal normal 9px/20px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	background:#AAB8C1;
	border-bottom:1px solid #4B5D6B;
	border-top:1px solid #4B5D6B;
}
.genres ul li {
	display: inline;
	float:left;
	margin:0 10px;
}
.genres ul li a {
	margin-bottom:10px;
	display:block;
	padding-left:22px;
	width:98px;
	height:20px;
	text-decoration:none;
	color:#333;
	background:#EEE url(/images/genres_item_wrapper.png) no-repeat 0 -20px;
}
.genres ul li a:hover {
	background-position:0 0;
	color:#000;
	text-decoration:none;
}

#wrapper {
	float:left;
	width:960px;
}
/* ====================================================== col1 [Content] */
#col1 {margin-right:240px}
#page_content, dle-content {width:720px; overflow:hidden}
/* ========== Kinonews */
.kinonews {margin-bottom:20px}
.kinonews h3 {
	font:normal normal 18px/1.5em Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#4C6A81;
}
.kinonews_item {
	width:710px;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:1px dashed #999;
}
.kinonews_item_prev {
	float:left;
	width:110px;
}
.kinonews_item_prev img {
	width:100px;
	border:1px solid #666;
}
.kinonews_item_desc {
	float:left;
	width:600px;
	font:normal 11px/1.4em Tahoma, Geneva, sans-serif;
}
.kinonews_item_desc h4 {margin-bottom:5px; font:normal bold 12px/1em Tahoma, Geneva, sans-serif}
.kinonews_item_desc h4 span {color:#999}
.kinonews_item_desc h4 a {
	text-decoration:none;
	color:#666;
}
.kinonews_item_desc h4 a:hover {
	text-decoration:none;
	color:#F30;
}

/* ========== Movie teasers */
/*.movie_teaser {
	display:block;
	float:left;
	margin:0 10px 20px 0;
}
.movie_teaser h2 {
	width:170px;
	height:20px;
	overflow:hidden;
	font:normal bold 12px/18px Tahoma, Geneva, sans-serif;
}
.movie_teaser h2 a {text-decoration:none; color:#F30}
.movie_teaser h2 a:hover {text-decoration:none; color:#000}
.movie_teaser ul.rate_area {
	position:relative;
	display:block;
	padding-top:10px;
	width:170px;
	height:280px;
	background:url(/images/index_movie_wrapper.png) no-repeat 0 0;
}
.movie_teaser ul.rate_area li {display:block}
.movie_teaser_poster img {
	padding:1px;
	width:146px;
	background:#EEE;
}
.movie_teaser_poster {
	margin:0 auto;
	padding:1px;
	width:148px;
	height:210px;
	overflow:hidden;
	background:#D4D6D7;
}
.movie_teaser_rating, .movie_teaser_download {position:absolute}
.movie_teaser_download {
	left:10px;
	bottom:10px;
}
.movie_teaser_rating {
	left:10px;
	bottom:30px;
	width:150px;
	height:25px;
	text-align:center;
}
.movie_teaser_download a {
	display:block;
	width:150px;
	height:20px;
	text-indent:-5555em;
	background:url(/images/index_movie_download_btn.png) no-repeat 0 0;
}
.movie_teaser_download a:hover {background-position:0 -20px}*/

/* ========== Movie teasers */
.movie_teaser {
	margin:0 0 25px;
}
.movie_teaser h2 {font:normal bold 18px/1.5em "Trebuchet MS", Helvetica, sans-serif; color:#F30}
.movie_teaser h2 a {text-decoration:none; color:#F30}
.movie_teaser h2 a:hover {text-decoration:none; color:#000}
.movie_teaser ul.rate_area {
	position:relative;
	display:block;
	float:left;
	padding-top:10px;
	width:170px;
	height:280px;
	background:url(/images/index_movie_wrapper.png) no-repeat 0 0;
}
.movie_teaser ul.rate_area li {display:block}
.movie_teaser_poster img {
	padding:1px;
	width:146px;
	background:#EEE;
}
.movie_teaser_poster {
	margin:0 auto;
	padding:1px;
	width:148px;
	height:210px;
	overflow:hidden;
	background:#D4D6D7;
}
.movie_teaser_rating, .movie_teaser_download {position:absolute}
.movie_teaser_download {left:10px;bottom:10px;}
.movie_teaser_rating {
	left:10px;
	bottom:30px;
	width:150px;
	height:25px;
	text-align:center;
}
.movie_teaser_download a {
	display:block;
	width:150px;
	height:20px;
	text-indent:-5555em;
	background:url(/images/index_movie_download_btn.png) no-repeat 0 -20px;
}
.movie_teaser_download a:hover {background-position:0 0}

.teaser_info {
	position:relative;
	width:530px;
	height:290px;
	margin-left:10px;
	float:left;
}
.syory_ads {
	position:relative;
	width:530px;
	height:25px;
}
.syory_ads em, .syory_ads span {position:absolute; top:0}
.syory_ads em {right:0}
.syory_ads span {left:0}

.teaser_desc {
	width:510px;
	height:60px;
	margin-bottom:10px;
	padding:2px 7px;
	line-height:1.35em;
	font-size:11.5px;
	overflow:hidden;
	background:url(/images/teaser_ads.png) no-repeat 0 0;
}
.teaser_ads li {
	position:relative;
	padding-left:90px;
	width:450px;
	background:url(/images/teaser_bullet.png) no-repeat 0 8px;
}
.teaser_ads li span {
	position:absolute;
	left:10px;
	top:0;
	width:80px;
}
.teaser_file_details {
	position:absolute;
	left:0;
	bottom:0;
	width:510px;
	height:54px;
	padding:3px 10px;
	z-index:5;
	background:url(/images/teaser_ads.png) -530px 0;
}
.teaser_file_details li {
	position:relative;
	padding-left:80px;
	width:430px;
}
.teaser_file_details li span {
	position:absolute;
	left:0;
	top:0;
	width:80px;
}
.teaser_edit_fav {
	position:absolute;
	right:0;
	top:100px;
	z-index:5;
}
.teaser_edit_fav a {
	width:24px;
	height:24px;
	display:block;
	float:left;
	margin-left:10px;
}
/* release */
.release_item_short {
	margin-bottom:15px;
	padding:5px 10px;
	width:690px;
	background:#E9E7E1;
	border-top:3px solid #D1CEC5;
}
.release_item_short_poster {
	float:left;
	width:110px;
}
.release_item_short_poster img {
	padding:1px;
	background:#999;
	width:98px;
}
.release_item_short_inner {
	float:left;
	width:580px;
}
.release_item_short_inner h2 {font-weight:bold; margin-bottom:5px}
.release_item_short_inner h2 a {color:#F30}
.release_item_short_inner h2 a:hover {color:#333}
/* ========== Simple pages */
.spage {width:710px; margin-bottom:30px;}
.spage h2 {
	margin-bottom:5px;
	padding-bottom:3px;
	font:normal normal 22px/1.2em Verdana, Geneva, sans-serif;
	letter-spacing:-1px;
	color:#F30;
	border-bottom:2px solid #8596A0;
}
.site_news_ads {width:710px;margin-bottom:5px}
.site_news_bottom {
	width:710px;
	margin-top:10px;
	padding-top:3px;
	border-top:1px dashed #8596A0;
}
/* ========== Comments */
.body_weapper .page_wrapper #main #wrapper #col1 #page_content #dle-content .comment .comment_body table tr td p {text-indent:25px;}
.body_weapper .page_wrapper #main #wrapper #col1 #page_content #dle-content #rec p {text-indent:25px;}
.comment {
	width:710px;
	margin-bottom:15px;
	background:#EFEFEF;
	border-bottom:2px solid #D8D8D8;
}
.comment_ads {
	position:relative;
	padding:10px;
	width:690px;
	font-size:11px;
	color:#EEE;
	background:#7B8690 url(/images/comment_bg.png) no-repeat 0 0;
	border-bottom:1px solid #EFEFEF;
}
.comment_ads a {text-decoration:none; color:#FFF}
.comment_ads a:hover {text-decoration:none; color:#333}
.comment_avatar {
	width:60px;
	float:left;
}
.comment_avatar img {width:48px; background:#3C4852; padding:1px}
.comment_ads ul {
	float:left;
	display:block;
	width:180px;
	height:45px;
}
.comment_det {
	position:absolute;
	width:250px!important;
	right:10px;
	top:10px;
	text-align:right;
}
.comment_serv_links a {
	display:block;
	float:right;
	margin-left:2px;
	padding:1px 5px;
	font-size:10px;
	text-transform:uppercase;
	background:#95A3AF;
	border-top:2px solid #BDC6CD;
}
.comment_serv_links a:hover {border-color:#FFF}
.comment_body {padding:5px 10px; color:#000}
.comment_adv {position:relative; padding:0 10px 5px; font-weight:bold; min-height:18px}
.comment_adv span {
	position:absolute;
	right:10px;
	top:0;
}
/* addcrit */
#isreview {float:none}
.reviewtitle_note {
	font-size:11px;
	color:#666;
}
.reviewtitle {
	padding:0 3px;
	width:454px;
	height:18px;
	line-height:22px;
}
/* ========== Profile/stats */
.prstat {
	position:relative;
	margin-bottom:20px;
}
.prstat_data, .prstat_data_st {width:600px}
.prstat_data li, .prstat_data_st li {
	display:block;
	position:relative;
	margin-bottom:3px;
	padding-bottom:3px;
	min-height:18px;
	border-bottom:1px dashed #EEE;
}
.prstat_data_st h4 {
	margin-top:15px;
	font:normal bold 14px/1.2em Tahoma, Geneva, sans-serif;
}
.prstat_data li {padding-left:150px; width:450px}
.prstat_data_st li {padding-left:300px; width:300px}
.prstat_data_item, .prstat_data_item_st {
	position:absolute;
	left:0;
	top:0;
	color:#666;
}
.prstat_data_itemm {width:140px}
.prstat_data_item_st {width:290px}
.prstat_sec {
	position:absolute;
	width:100px;
	right:0;
	top:0;
}
.prstat_avatar img {
	margin-bottom:5px;
	padding:1px;
	width:98px;
	background:#999;
}
/* ========== Forms */
.w190 {width:190px}
.w240 {width:240px}
.w390 {width:390px}
#form_def{
	margin-bottom:20px;
	width:710px;
}
.form_def_inner {
	padding:10px;
	background:#E9F1F6;
	border:2px solid #B7CFDE;
}
#form_def h2, #form_def h3 {
	font-size:16px;
	font-weight:bold;
	font-stretch:normal;
	margin-bottom:8px;
}
.form_def_notes {
	font-size:12px;
	color:#666;
	margin-bottom:20px;
	border-bottom:solid 1px #B7CFDE;
	padding-bottom:10px;
}
.form_def_row, .form_wr_row {
	min-width:680px;
	margin-bottom:20px
}
.form_def_row label, .form_wr_row label {
	display:block;
	margin-right:10px;
	font-weight:bold;
	text-align:right;
	float:left;
	line-height:13px;
}
.form_def_row label {width:240px}
.form_wr_row label {width:140px}
.form_def_row .small, .form_wr_row .small {
	color:#666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
}
.form_def_row .small {width:240px}
.form_wr_row .small {width:140px}
.form_def_row input, .form_def_row .tsmall, .form_def_row .tmedium, .form_wr_row input, .form_wr_row .tsmall, .form_wr_row .tmedium {
	float:left;
	font:normal normal 12px Tahoma, Geneva, sans-serif;
	padding:4px 2px;
	border:solid 1px #aacfe4;
}
.form_def_row .tsmall {height:80px}
.form_def_row .tmedium {height:150px}
#form_def .button, #form_def .wr_button {clear:both}
#form_def .button {margin-left:250px}
#form_def .wr_button {margin-left:150px}
.def_btn, .def_btn_hover {
	width:120px;
	height:30px;
	font:normal bold 12px/30px Tahoma, Geneva, sans-serif;
	text-align:center;
	text-transform:uppercase;
	color:#FFF;
	background:url(/images/def_btn.png) no-repeat 0 0;
	border:0pt none;
	cursor:pointer;
}
.def_btn_hover {background-position:0 -30px}
.wr_editr {
	position:relative;
	width:470px;
	float:left;
}
.wr_editr label {
	width:auto;
	font-weight:normal;
	line-height:17px;
	padding-left:5px;
}
.tbig {
	width:460px;
	height:150px;
	border:1px solid #999;
}
/* SecCode */
#form_scode {
	position:relative;
	float:left;
	width:245px;
}
#form_scode input {
	position:absolute;
	right:0;
	top:0;
	width:110px;
	height:38px;
	text-align:center;
	color:#666;
	font:normal normal 24px/38px Verdana, Geneva, sans-serif;
	letter-spacing:-1px;
}
#dle-captcha {
	display:block;
	width:180px;
}
/* error */
.info_wrapper {margin-bottom:20px; width:710px; background:#F8E6E6 url(/images/attention.png) no-repeat 100% 0}
.info_data {
	border-left:3px solid #933;
	padding:10px 10px;
}
.info_data h4 {font-weight:700}
/* ========== Page navigation */
.pagenav_outer {margin:20px 0; height:15px}
div#pagenav, div#pagenav_wrapper {position:relative; height:40px}
div#pagenav {float:right; right:50%; width:auto;}
div#pagenav_wrapper {float:none!important; float:left; right:-50%;}
div#pagenav_wrapper a, div#pagenav_wrapper span {
	display:inline;
	padding:5px 8px;
	font-weight:700;
	background:#E4E4E4;
	color:#333;
}
div#pagenav_wrapper a:hover {
	background:#F30;
	text-decoration:none;
	color:#FFF;
}
div#pagenav_wrapper span {
	background:#EEE;
	color:#666;
}
/* ====================================================== col2 [Sidebar] */
#col2 {
	float:left;
	width:240px;
	margin-left:-240px;
}

.side_ads_h400 {margin-bottom:15px}

.sidebar_block {
	position:relative;
	width:240px;
	margin-bottom:15px;
	background:#F4F4F4 url(/images/sidebar_blocks_elements.png) no-repeat -720px 50%;
}
.sidebar_block h3 {
	width:240px;
	height:35px;
	text-indent:-5555em;
	background:url(/images/sidebar_blocks_elements.png) no-repeat;
}
.sidebar_block_inner {
	padding:10px;
}
/* slide */
#slide_block {
	position:absolute;
	right:10px;
	top:10px;
}
#slide_block a {
	display:block;
	width:16px;
	height:16px;
	text-indent:-5555em;
	cursor:pointer;
	background:url(/images/sidebar_block_slide.png) no-repeat 0 0;
}
#slide_block a.hidden {background-position:0 -16px}

/* vote */
.sidebar_vote h3 {background-position:0 0}
.vote_title {
	width:220px;
	min-height:35px;
	line-height:14px;
	font-weight:700;
	background:url(/images/sidebar_blocks_elements.png) no-repeat -255px 0;
}
#dle-vote .vote {
	margin:5px 0;
	line-height:13px;
}
.vote_do, .vote_do_hover {
	margin:15px 0 0 130px;
	width:90px;
	height:20px;
	background:url(/images/sidebar_vote_btn.png) no-repeat 0 0;
	border:0pt none;
}
.vote_do_hover {background-position:0 -20px}
/* top 25 */
.sidebar_top25 h3 {background-position:-480px 0}
.sidebar_top25 ul {margin:10px 0}
.sidebar_top25 ul li {
	padding:5px 5px 5px 30px;
	width:205px;
	background:url(/images/sidebar_top25_bullet.png) no-repeat 0 10px;
	border-top:1px solid #F4F4F4;
	border-bottom:1px solid #F4F4F4;
}
.sidebar_top25 ul li a {
	display:block;
	width:205px;
	height:14px;
	text-decoration:none;
	color:#333;
	overflow:hidden;
}
.sidebar_top25 ul li a:hover {color:#000}
.sidebar_top25 ul li span {
	font-size:11px;
	color:#666;
}
.sidebar_top25 ul li.top25_list_hover {
	border-color:#9AA7AF;
	background:#FFF url(/images/sidebar_top25_bullet.png) no-repeat -240px 10px;
	cursor:pointer;
}
/*����� ����������� ����*/
#newmov {font-family: "Trebuchet MS";margin-bottom: 10px;}
.newmovie {padding:0 10px 10px;width:220px;background:#E2E6E9;border-top:3px solid #3C4852;}
.newmovie fieldset legend {padding:0 5px 2px;font-size:12px;color:#FFF;background:#3C4852;}
.newmovie fieldset {padding-top:5px}
#newmov fieldset div ol.numbers {list-style-type:decimal;list-style-position:inside;}
#newmov fieldset div ol.numbers li {font-size: 11px;}
#newmov fieldset div blockquote {text-align: justify;font-size: 11px;padding-top:5px;}
/*����� ��������*/

/* teasers */
.teasers {
	display:block;
	position:relative;
	padding:0 10px 10px;
	width:220px;
	background:#E2E6E9;
	border-top:3px solid #3C4852;
}
.teasers fieldset legend {
	display:block;
	position:absolute;
	right:0;
	top:0;
	padding:0 5px 2px;
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	background:#3C4852;
}
.teasers fieldset {padding-top:25px}
#lx_17251 .navernoeblok {
	padding-bottom:15px;
	width:220px;
	clear: both;
}
#lx_17251 {font-size:11px}
#lx_17251 a {color:#333}
#lx_17251 a:hover {color:#069}
#lx_17251 img {float:left; width:70px; margin-right:10px;}
#lx_17251 a img {border:1px solid #869FB3}

#smi2adblock_16433 .navernoeblok {padding-bottom:15px; width:220px; clear: both;}
#smi2adblock_16433 {font-size:11px}
#smi2adblock_16433 a {color:#333}
#smi2adblock_16433 a:hover {color:#069}
#smi2adblock_16433 img {float:left; width:70px; margin-right:5px;}
#smi2adblock_16433 a img {border:1px solid #869FB3}
/* =============================================================================== Footer */
#footer {
	clear:left;
	position:relative;
	padding:30px 0 10px;
	color:#EEE;
	background:#333 url(/images/footer_bg.png) repeat-x 0 0;
}
.page_footer {height:31px}
.page_copyright {
	float:left;
	width:200px;
}
.page_foter_nav {
	display:block;
	width:;
	float:left;
}
.page_foter_nav a {
	display:block;
	float:left;
	background:url(/images/footer_bullet.png) no-repeat 0 8px;
	padding-left:15px;
	margin-right:10px;
	text-decoration:none;
	color:#D5D5D5;
}
.page_foter_nav a:hover {text-decoration:none; color:#FFF}
.page_counters {float:right}
.counters {
	width:210px;
	height:31px;
}
.counters p {
	display:block;
	width:88px;
	float:right;
	margin-left:10px;
}
/* =============================================================================== Default styles */
#cp {left:290px!important;top:25px!important}
#dle_emo {left:205px!important;top:25px!important}
#loading-layer {line-height:normal}
#searchtable fieldset {
	margin-top:10px;
	padding:10px 5px;
	border:1px solid #AAB8C1;
	font-size:11px;
	text-align:left;
}
#searchtable legend {
	background:#8596A0;
	padding:1px 5px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
/* rating */
#ratig-layer {
	display:block;
	width:190px;
	min-height:20px;
}
#ratig-layer {font:normal normal 11px/15px Tahoma, Geneva, sans-serif}
.rating {
	width:150px;
	height:15px;
}
.unit-rating{
	list-style:none;
	margin:0px;
	padding:0px;
	width:150px;
	height:15px;
	position: relative;
	line-height:15px;
	background:url(/images/rating.png) top left repeat-x;
}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	float: left;
}
.unit-rating li a{
	position: absolute;
	top:0;
	display:block;
	width:15px;
	height:15px;
	text-decoration: none;
	text-indent: -5555em;
	z-index: 17;
	padding:0px;
}
.unit-rating li a:hover{
	background:url(/images/rating.png) left center;
	z-index:2;
	left:0px;
}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:15px;}
.unit-rating a.r2-unit{left:15px;}
.unit-rating a.r2-unit:hover{width: 30px;}
.unit-rating a.r3-unit{left: 30px;}
.unit-rating a.r3-unit:hover{width: 45px;}
.unit-rating a.r4-unit{left: 45px;}
.unit-rating a.r4-unit:hover{width: 60px;}
.unit-rating a.r5-unit{left: 60px;}
.unit-rating a.r5-unit:hover{width: 75px;}
.unit-rating a.r6-unit{left: 75px;}
.unit-rating a.r6-unit:hover{width: 90px;}
.unit-rating a.r7-unit{left: 90px;}
.unit-rating a.r7-unit:hover{width: 105px;}
.unit-rating a.r8-unit{left: 105px;}
.unit-rating a.r8-unit:hover{width: 120px;}
.unit-rating a.r9-unit{left: 120px;}
.unit-rating a.r9-unit:hover{width: 135px;}
.unit-rating a.r10-unit{left: 135px;}
.unit-rating a.r10-unit:hover{width: 150px;}
.unit-rating li.current-rating{
	background:url(/images/rating.png) left bottom;
	position: absolute;
	height:15px;
	display:block;
	text-indent: -9000px;
	z-index: 1;
}
/* ===== calendar */
.calendar {margin:0 auto 10px; font-family:verdana;font-size:12px}
.calendar td, th {padding:3px 6px}
.weekday-active-v, .day-active-v {color: #4974a3}
.weekday, .weekday-active, .day-active {color: #804040}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {text-decoration:underline}
.monthlink {color: #F30; text-decoration:none}
.day-current {background:#E2E6E9; border:1px solid #AAB8C1}
.archives {margin:5px 10px 10px}
/* ===== quote/scriptcode */
.title_quote {
	background:#596A79;
	color:#FFF;
	font-weight:bold;
	margin-top:5px;
	padding:5px 10px;
}
.quote, .scriptcode {
	margin-bottom:5px;
	padding:5px 10px;
	background:#D7DBDE;
	border-left:3px solid #596A79;
}
/* ===== spoiler */
.title_spoiler {
	color:#636363;
	background-color:#f2f2f2;
	border:1px dotted #bebebe; 
	font-weight:bold;
	padding:5px;
}
.text_spoiler {
	color: #757575;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	border-top: 0;
	text-align: justify;
	padding: 5px;
}
/* ===== bbcodes */
.bbcodes {
	margin:2px;
	width:150px;
	height:20px;
	color:#000;
	font:normal 11px/20px Tahoma, Geneva, sans-serif;
	text-align:center;
	text-transform:uppercase;
	background:url(/images/bb_btn.png) no-repeat 0 0;
	border:0pt none;
}
.editor_button {
	float:left;
	cursor:pointer;
	padding:0 2px;
}
.editor_buttoncl {
	float:left;
	cursor:pointer;
	padding:0 1px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
}
.editbclose {
	float:right;
	cursor:pointer;
}
.editor_button select {font:normal normal 11px Tahoma, Geneva, sans-serif}
.editor_button img, .editbclose img, .editor_button_brk img {margin:0; padding: 0;}
/* ===== xfields/xprofile */
.xfields textarea {width:500px; height:90px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0}
.xfields input {width:250px; height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0}
.xfields select {height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0}
.xprofile textarea {width:499px; height:90px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0}
.xprofile input {width:250px; height:18px; font-family:verdana; font-size:11px; border:1px solid #E0E0E0}

/* ===== pm */
.pm_head {font:normal bold 12px/2em Verdana, Geneva, sans-serif}
table.pm tr td {padding-bottom:15px}
/* ===== dropmenudiv */
#dropmenudiv {
	border:1px solid #ffffff;
	border-bottom-width:0;
	background: #AAB8C1;
	font:normal bold 10px/20px Verdana, Geneva, sans-serif;
	margin:2px;
	opacity:0.95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
	filter:alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}
#dropmenudiv a {
	display:block;
	text-indent:3px;
	text-decoration:none;
	color:#FFF;
	background:#8596A0;
	border:1px solid #EEE;
	padding:1px 0;
	margin:1px;
}
#dropmenudiv a:hover {
	background:#333;
	color:#FFF;
}
/* ===== vote */
.vote input {line-height:25px}
/* ===== search */
.search {
	font:normal normal 11px/1.3em Verdana, Geneva, sans-serif;
	padding:2px;
}
.search_item {
	margin:5px 0 15px;
	padding-bottom:5px;
	width:710px;
	border-bottom:1px dashed #B0BAC1;
}
.search_item_prev {
	float:left;
	width:110px;
}
.search_item_prev img {
	padding:1px;
	width:98px;
	background:#EEE;
	border:1px solid #B0BAC1;
}
.search_item_inner {
	float:left;
	width:600px;
}
.search_item_inner h3 {
	font-size:16px;
	font-weight:bold;
}
.search_item_inner h3 a {text-decoration:none;color:#F30}
.search_item_inner h3 a:hover {text-decoration:none; color:#333}
.search_item_inner span {
	margin:5px 0;
	font-size:11px;
}
.textin {
	padding-left:3px;
	font:normal normal 12px/20em Verdana, Geneva, sans-serif;
	height:20px;
	border:1px solid #AAB8C1;
}
.sresult  {
	font:normal normal 12px/16px Verdana, Geneva, sans-serif;
	text-align:justify;
	color:#606D77;
}
/* ===== highslide */
.highslide-wrapper, .highslide-outline {background:#FFF}
.highslide-image {border: 2px solid #FFF}
.highslide-active-anchor img {visibility: hidden}
.highslide-dimming {background: black}
.highslide-html {background-color: white}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
}
a.highslide-full-expand {
	background: url(/dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {display: block}
.highslide-display-none {display: none}

.highslide-caption {
	display: none;
	padding: 5px;
	background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(///engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(///engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background:url(///engine/classes/highslide/graphics/controlbar-black-border.gif);
    display:block;
    float:left;
    height:30px;
    width:30px;
    outline: none;
}
.highslide-controls a.disabled {cursor: default}
.highslide-controls a span {display: none}
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {background-position: 0 0}
.highslide-controls .highslide-previous a:hover {background-position: 0 -30px}
.highslide-controls .highslide-previous a.disabled {background-position: 0 -60px !important}
.highslide-controls .highslide-play a {background-position: -30px 0}
.highslide-controls .highslide-play a:hover {background-position: -30px -30px}
.highslide-controls .highslide-play a.disabled {background-position: -30px -60px !important}
.highslide-controls .highslide-pause a {background-position: -60px 0}
.highslide-controls .highslide-pause a:hover {background-position: -60px -30px}
.highslide-controls .highslide-next a {background-position: -90px 0}
.highslide-controls .highsli

/* ==================== �������������� ����� �������� AJAX */
#loading-layer {
    display:none;
    font-family: Verdana;font-size: 11px;
    background:#000;padding:10px;
    text-align:center;
    border:1px solid #000;
    color: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
/* ==================== �������������� ������ ����� */
.ui-autocomplete { position: absolute; cursor: default; }

* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.ui-menu {
            list-style:none;
            padding: 2px;
            margin: 0;
            display:block;
            float: left;
}
.ui-menu .ui-menu {
            margin-top: -3px;
}
.ui-menu .ui-menu-item {
            margin:0;
            padding: 0;
            zoom: 1;
        float: left;
            clear: left;
            width: 100%;
}
.ui-menu .ui-menu-item a {
            text-decoration:none;
            display:block;
            padding:.2em .4em;
            line-height:1.5;
            zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
            font-weight: normal;
            margin: -1px;
}

/* ==================== ������� ����� �� ����� */
#searchsuggestions { border-width:1px; border-color:#919191; border-style:solid; width:300px; background-color:#5c9ccc; font-size:10px; line-height:14px; }
#searchsuggestions a { padding:5px;display:block; background-color:#ffffff; clear:left; height:70px; text-decoration:none; }
#searchsuggestions a:hover { background-color:#fdd08b; color:#ffffff; }
#searchsuggestions a span.searchheading { background: #5c9ccc; display:block; font-weight:bold; padding:5px; color:#ffffff; }
#searchsuggestions a:hover span.searchheading { color:#ffffff; }
#searchsuggestions a span {color:#555555; }
#searchsuggestions a:hover span { color:#0000; }
#searchsuggestions span.seperator { float:right; padding-right:15px; margin-right:5px;}
#searchsuggestions span.seperator a { background-color:transparent; display:block; height:auto; color:#ffffff; }
#searchsuggestions span.notfound {  padding:5px;background-color:#ffffff; display:block; height:auto; color:#00000; }
/* ==================== ���������� � ����������� ���� jQuery UI */
.ui-helper-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.ui-helper-clearfix {
    display: inline-block;
}
* html .ui-helper-clearfix {
    height: 1%;
}
.ui-helper-clearfix {
    display: block;
}
.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}
.ui-widget {
    font-family: Tahoma, Lucida Sans, Arial, sans-serif;
    font-size: 11px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: tahoma, Arial, sans-serif;
    font-size: 11px;
}
.ui-widget-content {
    background: #fcfdfd 50% bottom repeat-x;
    border: 1px solid #a6c9e2;
    color: #222222;
}
.ui-widget-content a {
    color: #222222;
}
.ui-widget-header {
    background: #5c9ccc url(/images/ui-bg_gloss-wave.png) 50% 50% repeat-x;
    border: 1px solid #4297d7;
    color: #ffffff;
    font-weight: bold;
}
.ui-widget-header a {
    color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    background: #dfeffc url(/images/ui-bg_glass_85.png) 50% 50% repeat-x;
    border: 1px solid #c5dbec;
    color: #2e6e9e;
    font-weight: bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #2e6e9e;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
    background: #d0e5f5 url(/images/ui-bg_glass_75.png) 50% 50% repeat-x;
    border: 1px solid #79b7e7;
    color: #1d5987;
    font-weight: bold;
}
.ui-state-hover a, .ui-state-hover a:hover {
    color: #1d5987;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    background: #f5f8f9 50% 50% repeat-x;
    border: 1px solid #79b7e7;
    color: #e17009;
    font-weight: bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #e17009;
    text-decoration: none;
}
.ui-widget :active {
    outline: none;
}
.ui-state-error {
    background: #fef1ec 50% 50% repeat-x;
    border: 1px solid #cd0a0a;
    color: #cd0a0a;
}
.ui-widget-header .ui-icon {
    background-image: url(/images/ui-icons.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(/images/ui-icons_h.png);
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-button .ui-button-text {
    display: block;
    line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
    padding: .4em .8em;
}
input.ui-button {
    padding: .4em 1em;
}
.ui-button-set {
    margin-right: 7px;
}
.ui-button-set .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ui-dialog {
    overflow: hidden;
    padding: .2em;
    position: absolute;
    width: 300px;
}
.ui-dialog .ui-dialog-titlebar {
    padding: .5em 1em .3em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
    height: 18px;
    margin: -10px 0 0 0;
    padding: 1px;
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 0;
}
.ui-dialog .ui-dialog-content {
    background: none;
    border: 0;
    overflow: hidden;
    padding: .5em 1em;
    position: relative;
    zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0 0;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em;
    text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
    cursor: pointer;
    float: right;
    line-height: 1.4em;
    margin: .5em .4em .5em 0;
    overflow: visible;
    padding: .2em .6em .3em .6em;
    width: auto;
}
.ui-dialog .ui-resizable-se {
    bottom: 3px;
    height: 14px;
    right: 3px;
    width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
