/* 
#################### - Master StyleSheet - ########################
[style.css] - Cascading Style Sheet (CSS) Document
Copyright 2008 by Line-Behind

1. Body
	2. Header / #header
	3. Wraper / #wrapper
		3.1. Content column / #col1
	4. Sidebar / #col2
	5. Footer / #footer

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
@import url(reset.css);
@import url(engine.css);
@import url(tabs.css);
/*
###################################################################
[1. Body]
*/

html, body {
	margin:0;
	padding:0;
	background:#272E30 url(../images1/body_bg.png) repeat-x 0 0;
	font:12px/1.5em Tahoma;
	color:#5A5A5A;
}

a, a:link, a:active, a:visited {
	text-decoration:underline;
	color:#333;
}
a:hover {
	text-decoration:none;
	color:#900;
}

.clear {
	clear:both;
	display:none;
}
.width100 {width:100%;}
.width75 {width:75%;}
.width50 {width:50%;}
.width40 {width:40%;}
.floatLeft {float: left;}
.floatRight {float: right;}
.alignLeft {text-align: left;}
.alignRight {text-align: right;}
.alignCenter {text-align:center;}
.alignJustify {text-align:justify;}


.margin10 {margin-top:10px}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#loading-layer-text {line-height:1em}
#page {
	width:100%;
	background:url(../images1/page_wrapper.png) repeat-y 50% 0;
}

#container {
	width:1000px;
	margin:0 auto;
	background:url(../images1/container_bg.png) repeat-y 0 0;
}
#page #container #footer .clearfix .wh_440.floatLeft.footer_bottom .disclaimer_block .disclaimer_block_content .red {
	color: #E00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#page #container #footer .clearfix .wh_440.floatLeft.footer_bottom .disclaimer_block .disclaimer_block_content .no_spam_text {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
/*
###################################################################
[2. Header / #header]
*/

#header {
	background:#3B4446 url(../images1/hdr_bg.png) repeat-x 0 0;
}

.hdr_top {
	height:90px;
}
/* Banner */
.hdr_banner {
	float:right;
	margin:10px 20px 0 0;
	padding:10px 21px;
	background:url(../images1/ban_bg.png) no-repeat 0 0;
}
/* Logo */
.logo_area {
	float:left;
	height:90px;
	padding-left:200px;
	background:url(../images1/logo.png) no-repeat 20px 10px;
}
.logo_area div {text-indent:-9000px}

#serv_links {
	position:relative;
	font-size:3px;
}
#serv_links li {
	position:relative;
	float:left;
}
#serv_links li a {
	display:block;
	float:left;
	background-position:top left;
	text-decoration:none;
}
#serv_links li a:hover {background-position:bottom left}
#serv_links li a span {visibility:hidden}
.serv_home_link {
	background:url(../images1/serv_links_home.png) no-repeat;
	width:40px;
	height:35px;
}
.serv_contact_link {
	background:url(../images1/serv_links_contact.png) no-repeat;
	width:30px;
	height:35px;
}
.serv_sitemap_link {
	background:url(../images1/serv_links_sitemap.png) no-repeat;
	width:30px;
	height:35px;
}
.serv_fav_link {
	background:url(../images1/serv_links_fav.png) no-repeat;
	width:110px;
	height:35px;
}
/* 
------------------------------
[Search] 
*/
.search_area {
	margin:10px 20px 15px 20px;
	padding-left:228px;
	background:url(../images1/main_searchform_bg.png) no-repeat 0 0;
}
.search_form {
	height:30px;
}

.main_search_input {
	padding:5px 10px 0 10px;
	width:490px;
	height:25px;
	float:left;
	background:url(../images1/main_search_input_bg.png) no-repeat 0 0;
	border:0pt none;
	font:normal 14px Verdana;
	color:#B8C0C3;
}
.main_search_button {
	width:90px;
	float:left;
	margin-right:5px;
}
.main_search_advanced {
	float:right;
	margin:5px;
	font-size:10px;
}
.main_search_advanced a, .main_search_advanced a:link, .main_search_advanced a:active, .main_search_advanced a:visited {
	color:#8A9DA2;
	text-decoration:none;
}
.main_search_advanced a:hover {
	color:#F6D229;
	text-decoration:none;
}
/* 
------------------------------
[Alphabet & Speedbar] 
*/

.spbar {
	background:url(../images1/spbar_bg.png) repeat-x 0 0;
}
.spbar_left {
	padding-left:25px;
	background:url(../images1/spbar_left.png) no-repeat 0 0;
}
.spbar_right {
	height:70px;
	padding-right:25px;
	background:url(../images1/spbar_right.png) no-repeat right top;
}

/* Alphabet */
.nav_alphabet {
	padding-top:10px;
	height:25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.nav_alphabet li {display:inline}
.nav_alphabet li a, .nav_alphabet li a:link, .nav_alphabet li a:active, .nav_alphabet li a:visited {
	display:block;
	float:left;
	padding-left:12px;
	color:#8A9DA2;
	text-decoration:none;
}
.nav_alphabet li a span {padding-right:12px}
.nav_alphabet li a:hover {
	padding:0 0 0 12px;
	background:url(../images1/alphabet_a_hover.png) no-repeat 0 0;
	color:#F6D229;
	text-decoration:none;
}
.nav_alphabet li a:hover span {
	padding:2px 12px 0 0;
	background:url(../images1/alphabet_a_hover.png) no-repeat right top;
}

/* Speedbar */
.nav_speedbar {
	background:url(../images1/speedbar_arrow.png) no-repeat 0 0;
	padding:5px 0 5px 40px;
	color:#3B4446;
}
.nav_speedbar a, .nav_speedbar a:link, .nav_speedbar a:active, .nav_speedbar a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#3B4446;
}
.nav_speedbar a:hover {
	text-decoration:underline;
}

/* 
------------------------------
[Flash area, Login, Navbar]
*/
.adv_area {
	padding:10px 0;
	color:#DDD;
	text-align:center;
}
/* Login */
#login_area {
	position:absolute;
	width:270px;
	top:10px;
	right:0px;
	z-index:25;
	font-size:11px;
	text-align:left;
}
#login_area ul {width:120px}
#login_area a, #login_area a:link, #login_area a:active, #login_area a:visited {
	text-decoration:none;
	color:#D7D7D7;
}
#login_area a:hover {
	text-decoration:none;
	color:#F6C440;
}
.login_form {
	float:right;
	width:140px;
}
.login_inp_field {
	margin-top:20px;
	padding:0 5px;
	width:110px;
	height:20px;
	background:url(../images1/login_inp_field.png) no-repeat 0 0;
	border:0pt none;
	line-height:20px;
}
.login_btn_submit {
	margin-top:15px;
}
#panel {
	overflow:hidden;
	position:relative;
	text-align:left;
	top:1px;
	width:120px;
	padding:0 10px;
	z-index:15;
	background:#272E30;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity:0.9;
	color: #999;
}
.panel_user_name {
	text-align:right;
	color:#ECE9D8;
	font-weight:bold;
}
#panel ul li {
	display:block;
	font-weight:normal;
	text-transform:none;
}
#panel ul li a {
	float:none;
	margin:0;
	padding:0;
	display:inline;
	font:normal normal 11px/20px Tahoma, Geneva, sans-serif;
	background:none;
}
.panel_button  {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	cursor:pointer;
	height:20px;
	margin:0 auto;
	position:relative;
	top:1px;
	width:100px;
	z-index:20;
	opacity:0.9;
}
.open_lpanel {background:#272E30 url(../images1/login_panel_arrows.png) no-repeat 15px 0;}
.hide_lpanel {background:#272E30 url(../images1/login_panel_arrows.png) no-repeat 15px -20px;}

.panel_button a {
	padding-left:30px;
}
/* Navbar */
.navbar {
	padding:10px 0;
	width:1000px;
	background:#333C3E url(../images1/navbar_bg.png) repeat-x 0 0;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.navbar ul li {display:inline}
.navbar ul li a, .navbar ul li a:link, .navbar ul li a:active, .navbar ul li a:visited {
	display:block;
	float:left;
	margin-left:15px;
	padding-left:25px;
	color:#D7D7D7;
	text-decoration:none;
	background:url(../images1/navbar_left.png) no-repeat 0 0;
}
.navbar ul li a span {
	display:block;
	float:left;
	padding:1px 10px 1px 0;
}
.navbar ul li a:hover {
	margin-left:15px;
	padding-left:25px;
	text-decoration:none;
	color:#F6C440;
	text-decoration:none;
	background:url(../images1/navbar_left_hover.png) no-repeat 0 0;
}
.navbar ul li a:hover span {
	display:block;
	float:left;
	padding:1px 10px 1px 0;
	background:url(../images1/navbar_right_hover.png) no-repeat right top;
	cursor:pointer;
}
/*
###################################################################
[3. Wraper / #wrapper]
*/
#wrapper {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

/* 
====================================================
[3.1. Content column / #col1] 
*/
#col1 {
	width:558px;
	overflow:hidden;
	margin-right:440px;
	padding:10px 0;

}
#col1 h2 {
	font:normal 19px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
.oth_cont {
	margin:15px 10px;
}
.news_sort {
	margin:10px 10px 30px;
	padding:10px 5px;
	font-size:11px;
	color:#333;
	background:#CBC8B6;
	border:1px solid #B8B49D;
}
.seo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color:#333;
	text-align: justify;
	padding:5px;
	background:#CBC8B6;
	border:1px solid #B8B49D;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
/* 
====================================================
[News] 
------------------------------
[Advertising] 
*/
.titlenameorig {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;padding-left: 5px;}
.story_advertising {margin:10px 10px 30px;}
.story_advertising h3 {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #88877B;	
	font:normal 18px/1em Arial, Helvetica, sans-serif;
}
.story_advertising_content img {
	padding:0 5px;
}
/* ------------------------------
[Online] */
.story_online {
	position:relative;
	margin-top:20px;
}
.story_online_serv_icons {
	position:absolute;
	left:10px;
	top:0;
}
.online_title {
	background:#CAC8B1 url(../images1/online_title_bg.png) no-repeat 10px 8px;
	border-bottom:2px solid #A4A18E;
	border-top:2px solid #A4A18E;
}
.story_online h1 {
	margin:0;
	padding:5px 20px 5px 60px;
	font:normal 22px Verdana, Arial, Helvetica, sans-serif;
	color:#933;
	letter-spacing:-1px;
}
.story_online h1 a, .story_online h1 a:link, .story_online h1 a:active, .story_online h1 a:visited {
	text-decoration:none;
	color:#933;
}
.story_online h1 a:hover {
	text-decoration:none;
	color:#333;
}
.story_online h2 {
	padding:0 20px 5px 60px;
	font:normal bold 11px Verdana, Arial, Helvetica, sans-serif !important;
}
.story_online h2 a {text-decoration:none}

.online_story_data {
	width:540px;
	margin:10px;
}
.online_story_poster {
	float:left;
	width:180px;
	margin-right:10px;
	padding:5px 0;
	text-align:center;
	background:url(../images1/story_short_pster_bg.png) repeat-y 0 0;
	border-top:3px solid #485254;
	border-bottom:3px solid #485254;
}
.online_story_img_150 {
	width:148px;
	border:1px solid #FFF;
}
.online_story_data_right {
	width:350px;
	float:left;
	position:relative;
}
.online_download_btn {line-height:normal}
.online_download_btn a {
	margin-top:10px;
	display:block;
	width:330px;
	height:35px;
	padding:5px 10px 0;
	text-decoration:none;
	background:url(../images1/online_download_btn.png) no-repeat 0 0;
}
.online_download_btn a span {font-size:10px}

.online_movie_details_label {
	float:left;
	color:#4D585B;
}
.online_movie_details_items {
	width:240px;
	float:left;
}
.w130 {width:130px}
.w210 {width:210px}
.w60 {width:60px}
.w280 {width:280px}

.online_movie_about {
	margin:10px 10px 0;
	width:540px;
	background:url(../images1/online_about_bg.png) repeat-y 0 0;
}
.online_movie_about_title {
	width:520px;
	height:25px;
	padding:5px 10px 0;
	background:url(../images1/online_about_top.png) no-repeat 0 0;
	font-weight:bold;
}
.online_movie_about_inner {padding:0 10px 10px}
.online_movie_about_bottom {
	background:url(../images1/online_about_bottom.png) no-repeat bottom right;
	padding:0 10px 10px;
}
.online_player_area {
	margin:20px 10px;
	padding:0 23px;
	width:494px;
	background:url(../images1/online_player_area.png) repeat-y 0 0;
	border-top:10px solid #434947;
	border-bottom:10px solid #434947;
}

.online_story_ads {
	width:520px;
	height:38px;
	margin:10px;
	padding:10px 10px 0;
	background:url(../images1/online_story_ads.png) no-repeat 0 0;
	line-height:1.4em;
}
.online_story_adsl {
	width:250px;
	float:left;
}
.online_story_adsr {
	width:250px;
	float:right;
	text-align:right;
}

/* 
------------------------------
[ShortStory] 
*/
.story {
	margin-top:10px;
	font-size:11px;
	color:#333;
}

.story_rating {
	position:relative;
	left:430px;
	width:103px;
	padding-left:17px;
	height:17px;
	padding-top:3px;
	background:url(../images1/story_rating_bg.png) no-repeat right top;
}
.story h1 {
	margin:0;
	padding:7px 20px 5px 40px;
	font:normal 17px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images1/story_title_bg.png) no-repeat 0 0;
	color:#933;
	letter-spacing:-1px;
}
.story h1 a, .story h1 a:link, .story h1 a:active, .story h1 a:visited {
	text-decoration:none;
	color:#933;
}
.story h1 a:hover {
	text-decoration:none;
	color:#333;
}
.full_story_title {font-size:18px!important}
.story h2 {
	padding:0 20px 5px 40px;
	font:normal bold 11px Verdana, Arial, Helvetica, sans-serif !important;
}
.story h2 a {text-decoration:none}
.short_story_data {
	width:540px;
	margin:10px;
}
.short_story_poster {
	float:left;
	width:180px;
	margin-right:10px;
	padding:5px 0;
	text-align:center;
	background:url(../images1/story_short_pster_bg.png) repeat-y 0 0;
	border-top:3px solid #485254;
	border-bottom:3px solid #485254;
}
.short_story_img_150 {
	width:148px;
	border:1px solid #FFF;
}
.short_story_data_right {
	float:left;
}
.short_story_ads {
	width:350px;
	height:48px;
	margin-bottom:10px;
	background:url(../images1/story_ads_bg.png) no-repeat 0 0;
	color:#4D585B;
}
.short_story_ads ul {
	padding:6px 0;
	float:left;
	margin-left:10px;
}
.short_story_ads a, .short_story_ads a:link, .short_story_ads a:active, .short_story_ads a:visited {
	text-decoration:none;
	color:#900;
}
.short_story_ads a:hover {
	text-decoration:underline;
	color:#333;
}
.short_story_icons {
	float:right;
	width:16px;
	padding-top:5px;
	margin-right:5px;
}
.movie_details ul li {
	padding-left:10px;
	background:url(../images1/story_list_bullet.png) no-repeat 0 8px;
}
.movie_details_label {
	width:100px;
	float:left;
	color:#4D585B;
}
.movie_details_items {
	width:240px;
	float:left;
	line-height:1.4em;
}
.movie_details_roles {
	width:340px;
	margin-left:10px;
}
.short_story_about_movie {
	margin:10px 10px 0;
	background:url(../images1/story_shrt_about_bg.png) repeat-y 0 0;
}
.short_story_about_movie_title {
	height:15px;
	text-indent:-9000px;
	background:url(../images1/story_shrt_about_top.png) no-repeat 0 0;
}
.short_story_about_movie_data {
	padding:0 10px 10px;
	font-size:12px;
}
.short_story_about_movie_data div:first-letter {
	font:normal 20px Times New Roman;
	color:#900;
}
.readmore {
	margin:0 10px;
	padding:2px 20px 3px 10px;
	background:#B1AD97 url(../images1/story_short_about_bottom.png) no-repeat right bottom;
}
.readmore a {
	padding-left:25px;
	background:url(../images1/story_short_readmore_bullet.png) no-repeat 0 2px;
}
.readmore a, .readmore a:link, .readmore a:active, .readmore a:visited {
	text-decoration:none;
	color:#F1F1EF;
}
.readmore a:hover {
	text-decoration:none;
	color:#FFF;
}

/* 
------------------------------
[FullStory] 
*/
.full_story_rating {
	position:relative;
	left:380px;
	width:150px;
	padding:0 10px;
	height:17px;
	padding-top:3px;
	background: url(../images1/story_full_rating_bg.png) no-repeat right top;
}
.full_story_data {
	width:520px;
	margin:10px 20px 0;
}
.full_story_data_left {
	width:270px;
	float:left;
}
.full_story_poster {
	width:230px;
	float:left;
	margin-left:20px;
	padding:5px 0;
	text-align:center;
	background:url(../images1/story_full_poster_bg.png) repeat-y 0 0;
	border-top:3px solid #485254;
	border-bottom:3px solid #485254;
}
.full_story_img_200 {
	width:198px;
	border:1px solid #FFF;
}
.full_story_ads {
	width:270px;
	height:110px;
	margin-bottom:10px;
	background:url(../images1/story_full_ads.png) no-repeat 0 0;
	color:#4D585B;
}
.full_story_ads a, .full_story_ads a:link, .full_story_ads a:active, .full_story_ads a:visited {
	text-decoration:none;
	color:#900;
}
.full_story_ads a:hover {
	text-decoration:underline;
	color:#333;
}
.full_story_ads_left {
	float:left;
	margin:15px 10px;
	height:110px;
}
.full_story_ads_left li, .full_story_icons li {padding-bottom:5px}
.full_story_icons {
	float:right;
	margin:20px 10px;
}
.full_story_fileinfo {
	padding-bottom:10px;
	background:url(../images1/story_full_fileinfo_bg.png) no-repeat bottom left;
}
.full_story_fileinfo_title {
	width:270px;
	height:40px;
	background:url(../images1/story_full_fileinfo_title.png) no-repeat 0 0;
	text-indent:-9000px;
}
.full_story_fileinfo ul {margin:0 10px}
.full_story_fileinfo ul li {
	padding-left:10px;
	background:url(../images1/story_full_fileinfo_bullet.png) no-repeat 0 7px;
}
.fileinfo_label {
	width:70px;
	float:left;
	color:#4D585B;
}
.fileinfo_item {
	width:170px;
	float:left;
}
.full_story_movie_details {
	width:520px;
	margin:20px;
	font-size:12px;
}
.full_story_movie_details ul li {
	padding-bottom:5px;
}
.full_story_movie_details_label {
	width:150px;
	float:left;
	color:#4D585B;
}
.full_story_movie_details_item {
	width:370px;
	float:left;
}
.full_story_movie_details_border {
	padding-bottom:5px;
	border-bottom:1px solid #B8B49D;
}

#full_story_tabs {
	margin:10px 0;
}
#full_story_tabs ul {
	padding:0 20px;
	height:30px;
	background:url(../images1/story_full_tabsnav_bg.png) repeat-x bottom left;
}
#full_story_tabs ul li {;
	display:inline;
}
#full_story_tabs ul li a, #full_story_tabs ul li a:link, #full_story_tabs ul li a:active, #full_story_tabs ul li a:visited {
	display:block;
	float:left;
	margin-left:10px;
	padding-left:10px;
	color:#EEE;
	text-decoration:none;
}
#full_story_tabs ul li a:hover {
	color:#333;
}
#full_story_tabs ul li a span {
	display:block;
	float:left;
	padding:12px 10px 0 0;
}
#full_story_tabs a.current {
	padding-left:10px;
	text-decoration:none;
	text-decoration:none;
	background:url(../images1/story_full_tabsnav_left.png) no-repeat 0 0;
}
#full_story_tabs a.current  span {
	display:block;
	float:left;
	color:#900;
	padding:12px 10px 0 0;
	background:url(../images1/story_full_tabsnav_right.png) no-repeat right top;
	cursor:pointer;
}

#movie_screens1 img {
	width:538px;
	margin:3px;
	padding:3px;
	background:#ffffff;
	border:1px solid #7F7463 !important;
}

#movie_screens img {
	width:120px;
	margin-right:6px;
	border:2px solid #323B3D !important;
}
#movie_screens img:hover {border-color:#6D6556 !important}
#about_movie {font-size:12px}
#about_trailer {font-size:13px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;text-align: justify;padding:20px 10px}
#about_movie, #download_movie, #by_on_dvd {padding:20px 10px}
#about_movie p:first-letter {
	font:normal 20px Times New Roman;
	color:#900;
}
#download_movie {
	line-height:normal;
	font-size:10px;
}
#download_movie a {text-decoration:none}
.related_movies {
	clear:both;
	margin:20px 0;
	padding-bottom:20px;
	background:url(../images1/story_full_related_bg.png) repeat-x bottom left;
}
.related_movies_title {
	background:url(../images1/story_full_related_bg.png) repeat-x 0 50%;
}
.related_movies_title span {
	margin-left:20px;
	font-size:12px;
	padding:0 10px 5px;
	background:#D9D7C9;
}
.related_movies ul {padding:0 20px}
.related_movies ul li {
	padding-left:15px;
	line-height:2em;
	background:url(../images1/story_full_related_bullet.png) no-repeat 0 10px;
}
/* 
------------------------------
[Site news] 
*/
.site_news_short {
	margin:15px 0;
	padding:5px 10px;
	border-top:2px solid #BBB9AD;
}
.site_news_hdr h2 {margin:0}
.site_news_hdr h2 a, .site_news_hdr h2 a:link, .site_news_hdr h2 a:active, .site_news_hdr h2 a:visited {
	text-decoration:none;
	color:#3B4446;
}
.site_news_hdr h2 a:hover {color:#900}
.site_news_ads_top, .site_news_ads_bottom {
	font-size:11px;
}
.site_news_content {
	margin:5px 0;
	padding:5px 0;
	text-align: justify;
	border-top:1px dashed #BBB9AD;
	border-bottom:1px dashed #BBB9AD;
}
/* 
------------------------------
[Comment] 
*/
.comment {
	margin-bottom:20px;
	background:url(../images1/comment_bg.png) repeat-y 0 0;
	font-size:11px;
}
.comm_top {
	width:560px;
	background:url(../images1/comment_top.png) no-repeat 0 0;
}
.comm_id {
	float:left;
	padding:3px 10px;
}
.comm_date {
	float:right;
	background:#BFBDAE;
	margin-right:20px;
	padding:1px 10px;
}
.comm_body {
	width:560px;
	position:relative;
}
.comm_user_data {
	width:140px;
	float:left;
	line-height:1.4em;
}
.avatar_area {
	padding:10px;
	background:#9E9C8D url(../images1/comment_avatar_area_bg.png) repeat-x 0 0;
}
.comm_user_avatar img  {border:1px solid #333}
.comm_cont {
	width:380px;
	float:left;
	padding:5px 20px 10px 15px;
	background:url(../images1/cmment_arrow.png) no-repeat 0 5px;
}
.comm_cont_data {padding-bottom:20px}
.comm_bottom {
	padding-bottom:20px;
	background:url(../images1/comment_bottom.png) no-repeat bottom left;
}
.comm_user_stats {
	clear:both;
	padding:5px 0 10px 10px;
	font-size:10px;
}
.comm_user_stats ul {
	float:left;
	margin-right:5px;
}
.comm_user_serv_links {
	position:absolute;
	right:25px;
	bottom:10px;
	padding-top:10px 10px 5px;
	text-align:right;
}
.comm_user_serv_links a {
	padding:5px;
	font-size:10px;
	background:#C9C7BA;
}
/* 
------------------------------
[Register form] 
*/
.registration {margin:10px}
.reg_message {
	margin:20px 0;
	padding:40px 10px 0;
}
.reg_step1 {background:url(../images1/reg_st1_bg.png) no-repeat 0 0}
.reg_step2 {background:url(../images1/reg_st2_bg.png) no-repeat 0 0}
.reg_form {
	margin:0 10px;
	font-size:11px;
}
.reg_listitem {
	padding:10px 0;
}
.reg_form hr {
	width:520px;
	height:2px;
	background:#D9D7C9 url(../images1/reg_form_delimiter.png) no-repeat left bottom;
	border:0pt none;
}
.reg_label {
	float:left;
	width:150px;
}
.reg_label p, .reg_inp_area p {margin-bottom:10px}
.reg_label span {color:#900}
.reg_inp_area {
	float:left;
	width:180px;
}
.reg_info {
	float:right;
	width:175px;
	text-align:left;
	font-size:10px;
}
.reg_submit {
	margin:5px 0 0 150px;
}



/* 
------------------------------
[User profile] 
*/
.user_profile_area {
	margin:10px;
	font-size:11px;
}
ul.user_profile_navbar {
	margin:10px 0 5px;
	border-bottom:2px solid #A2C66A;
	height:18px;
}
ul.user_profile_navbar li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin-right:2px
}

ul.user_profile_navbar a { 
	background: url(../images1/user_prof_navtabs.png) no-repeat 0 -18px;
	font-size:11px;
	display:block;
	height:18px;  
	line-height:18px;
	width:100px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
}

ul.user_profile_navbar a:active {
	outline:none;		
}

ul.user_profile_navbar a:hover {	
	color:#fff;	
	text-decoration:none;
}

ul.user_profile_navbar a.current, ul.user_profile_navbar a.current:hover, ul.user_profile_navbar li.current a {
	background-position:0 0;		
	cursor:default; 
	color:#000;
	text-decoration:none;
}
.user_profile_data {
	width:430px;
	height:140px;
	float:left;
	margin-right:10px;
}
.user_profile_data ul {width:430px}
.user_profile_data_label {
	width:175px;
	float:left;
	margin-left:10px;
	color:#717171;
}
.user_profile_data_item {
	width:235px;
	float:left;
}

.user_profile_avatar {	
	width:100px;
	float:right;
	text-align:left;
}

.edit_user {
	margin:30px 10px;
	padding-top:5px;
	border-top:2px solid #A2C66A;
}


/* Alert */
.alert_message {
	margin:10px;
	padding:5px 10px;
	background:#C6B7AF url(../images1/alert.png) no-repeat right top;
	border:1px solid #AD7C7C;
}
.alert_message_title {
	padding-bottom:10px;
	font-weight:bold;
}


.oth_label {
	width:180px;
	float:left;
}
.oth_item {
	width:360px;
	float:left;
}

.add_news_label {
	float:left;
}
.add_news_item {
	width:600px;
	margin-left:10px;
	float:left;
}
.add_news_poisk {
	width:360px;
	margin-left:10px;
	float:left;
}
.stats_label {
	width:240px;
	float:left;
}
.stats_item {
	width:300px;
	float:left;
}
/*
-----------------------------------
Page Navigation
*/
.pagenavigation {
	margin:30px 20px 10px;
	text-align:right;
	font-size:12px;
}

.list_pages {
	margin-bottom:10px;
	font-weight:bold;
}
.list_pages span {
	margin-left:-4px;
	padding:2px 7px;
	text-decoration:none;
	color:#999;
	border-bottom:3px solid #CFCBBD;
}
.list_pages a, .list_pages a:active, .list_pages a:link, .list_pages a:visited {
	margin-left:-4px;
	padding:2px 7px;
	text-decoration:none;
	color:#666;
	border-bottom:3px solid #CFCBBD;
}
.list_pages a:hover {
	color:#000;
	border-bottom:3px solid #900;
}
.prev_next {
	color:#999;
}
.prev_next a, .prev_next a:active, .prev_next a:link, .prev_next a:visited {
	text-decoration:none;
	color:#666;
}
.prev_next a:hover {
	color:#C00;
}
.prev_next a, .prev_next span {
	margin-left:10px;
}

/*
###################################################################
[4. Sidebar / #col2]
*/
#col2 {
	float:left;
	width:440px;
	margin-left:-440px;
	color:#CCC;
}
.sub_col2 {margin-top:10px}
.wh_140 {width:140px}
.wh_160 {width:160px}
.wh_280 {width:280}
.wh_300 {width:300px}
.wh_440 {width:440px}
.wh_560 {width:560px}

/* 
------------------------------
[Menu] 
*/
.menu_block {
	padding:50px 10px 10px 20px;
	width:265px;
	height:200px;
	background:url(../images1/block_menu_bg.png) no-repeat 0 0;
}

.poisk_block {
	padding:50px 10px 10px 20px;
	width:265px;
	height:60px;
	background:url(../images1/block_poisk_bg.png) no-repeat 0 0;
}

.block_minichat {
	padding:30px 10px 10px 20px;
	width:295px;
	height:350px;
	background:url(../images1/block_minichat.png) no-repeat 0 0;
}

.menu {
	height:90px;
	margin-bottom:20px;
}
.menu ul {
	float:left;	
	width:130px;
}
.menu ul li {
	padding-left:15px;
	background:url(../images1/block_menu_bullet.png) no-repeat 0 50%;
}
.menu a, .menu a:link, .menu a:active, .menu a:visited {
	color:#C2C2C2;
	text-decoration:none;
}
.menu a:hover {
	color:#F6C440;
	text-decoration:none; 
}
.quality, .about_quality {
	color:#5A6B6F;
	font-size:11px;
}
.about_quality {clear:left}
.quality {
	width:220px;
	margin-bottom:5px;
}
.quality ul li {line-height:1.4em}
.quality a, about_quality a, .quality a:link, .about_quality a:link, .quality a:active, .about_quality a:active, .quality a:visited, .about_quality a:visited {
	color:#7F8C8F;
	text-decoration:none;
}
.quality a:hover, .about_quality a:hover {
	color:#E2E2E2;
	text-decoration:none;
}

/* 
------------------------------
[block poster] 
*/
.poster_block {
	width:295px;
	height:390px;
	margin-bottom:10px;
	background:url(../images1/block_poster_bg.png) no-repeat 0 0;
}
#poster_banner {
	padding-top: 27px;
	padding-left: 13px;
}

/* 
------------------------------
[Notebook] 
*/
.notebook_block {
	width:295px;
	height:390px;
	margin-bottom:10px;
	background:url(../images1/block_notebook_bg.png) no-repeat 0 0;
}
#notebook_tabs {
	padding:0 25px 30px 40px;
	color:#666;
	font-size:11px;
}
#notebook_tabs .ui-tabs-nav {
    margin-left:-10px;
	padding-bottom:10px;
}
#notebook_tabs .ui-tabs-nav a {
	margin:5px 0 0;
}
#notebook_news h2 a {font-weight:bold}
#notebook_news h2 a, #notebook_news h2 a:link, #notebook_news h2 a:active, #notebook_news h2 a:visited {
	text-decoration:none;
	color:#600;
}
#notebook_news h2 a:hover {
	text-decoration:none;
	color:#333;
}
#notebook_news span {
	padding:2px 4px;
	margin-right:5px;
	background:#586365;
	color:#E2E2E2;
	font-weight:normal;
}

#notebook_tabs .ui-tabs-selected .notebook_news_tab {background:url(../images1/block_notebook_news_tab.png) no-repeat 0 0}
#notebook_tabs .ui-tabs-selected .notebook_calendar_tab {background:url(../images1/block_notebook_calendar_tab.png) no-repeat 0 0}
.notebook_news_tab {
	width:115px;
	height:24px;
	background:url(../images1/block_notebook_news_tab.png) no-repeat bottom left;
	text-indent:-9000px;
}
.notebook_calendar_tab {
	width:115px;
	height:24px;
	background:url(../images1/block_notebook_calendar_tab.png) no-repeat bottom left;
	text-indent:-9000px;
}
.notebook_news_story {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #B4B3A3;
}
.notebook_news_story_content {
	padding-top:5px;
	line-height:normal;	
}

/* 
------------------------------
[Genre] 
*/
.genre_block {
	height:660px;
	padding:0 10px 20px 0;
	background:#323B3D url(../images1/block_simple_bottom_corner.png) no-repeat bottom left;
}
.genre_block h3 {
	height:30px;
	text-indent:-9000px;
	background:url(../images1/block_genre_bg.png);
}
.genre_block ul {margin-left:0px}
.genre_block ul li {line-height:1.9em}
.genre_block ul li a {padding-left:15px}
.genre_block a, .genre_block a:link, .genre_block a:active, .genre_block a:visited {
	color:#9F9E93;
	text-decoration:none;
}
.genre_block ul li a:hover {background:url(../images1/block_genre_bullet.png) no-repeat 0 50%;}
.genre_block a:hover {
	color:#CCC;
	text-decoration:none;
}

.serialy_block {
	height:110px;
	padding:0 10px 20px 0;
	background:#323B3D url(../images1/block_simple_bottom_corner.png) no-repeat bottom left;
}
.serialy_block h3 {
	height:30px;
	text-indent:-9000px;
	background:url(../images1/block_serialy_bg.png);
}

.serialy_block ul {margin-left:0px}
.serialy_block ul li {line-height:1.9em}
.serialy_block ul li a {padding-left:15px}
.serialy_block a, .serialy_block a:link, .serialy_block a:active, .serialy_block a:visited {
	color:#9F9E93;
	text-decoration:none;
}
.serialy_block ul li a:hover {background:url(../images1/block_genre_bullet.png) no-repeat 0 50%;}
.serialy_block a:hover {
	color:#CCC;
	text-decoration:none;
}

.multiki_block {
	height:110px;
	padding:0 10px 20px 0;
	background:#323B3D url(../images1/block_simple_bottom_corner.png) no-repeat bottom left;
}
.multiki_block h3 {
	height:30px;
	text-indent:-9000px;
	background:url(../images1/block_multiki_bg.png);
}

.multiki_block ul {margin-left:0px}
.multiki_block ul li {line-height:1.9em}
.multiki_block ul li a {padding-left:15px}
.multiki_block a, .multiki_block a:link, .multiki_block a:active, .multiki_block a:visited {
	color:#9F9E93;
	text-decoration:none;
}
.multiki_block ul li a:hover {background:url(../images1/block_genre_bullet.png) no-repeat 0 50%;}
.multiki_block a:hover {
	color:#CCC;
	text-decoration:none;
}

.anime_block {
	height:110px;
	padding:0 10px 20px 0;
	background:#323B3D url(../images1/block_simple_bottom_corner.png) no-repeat bottom left;
}
.anime_block h3 {
	height:30px;
	text-indent:-9000px;
	background:url(../images1/block_anime_bg.png);
}

.anime_block ul {margin-left:0px}
.anime_block ul li {line-height:1.9em}
.anime_block ul li a {padding-left:15px}
.anime_block a, .anime_block a:link, .anime_block a:active, .anime_block a:visited {
	color:#9F9E93;
	text-decoration:none;
}
.anime_block ul li a:hover {background:url(../images1/block_genre_bullet.png) no-repeat 0 50%;}
.anime_block a:hover {
	color:#CCC;
	text-decoration:none;
}

.igry_block {
	height:950px;
	padding:0 10px 20px 0;
	background:#323B3D url(../images1/block_simple_bottom_corner.png) no-repeat bottom left;
}
.igry_block h3 {
	height:30px;
	text-indent:-9000px;
	background:url(../images1/block_igry_bg.png);
}

.igry_block ul {margin-left:0px}
.igry_block ul li {line-height:1.9em}
.igry_block ul li a {padding-left:15px}
.igry_block a, .igry_block a:link, .igry_block a:active, .igry_block a:visited {
	color:#9F9E93;
	text-decoration:none;
}
.igry_block ul li a:hover {background:url(../images1/block_genre_bullet.png) no-repeat 0 50%;}
.igry_block a:hover {
	color:#CCC;
	text-decoration:none;
}

/* 
------------------------------
[Vote & Programs] 
*/
.vote_block, .programs_block, .block_online_reklama {
	clear:both;
	margin-top:10px;
	padding-bottom:10px;
	background:#4D585B;
	border-bottom:1px solid #B6B7AD;
}
.vote_block h3, .programs_block h3, .block_online_reklama h3 {
	width:440px;
	height:40px;
	text-indent:-9000px;
}
.vote_block_content {
	width:380px;
	padding:10px 30px 20px 30px;
}
.vote_block h3 {background:url(../images1/block_vote_hdr.png) no-repeat 0 0}
.programs_block h3 {background:url(../images1/block_programs_hdr.png) no-repeat 0 0}
.block_online_reklama h3 {background:url(../images1/block_online_reklama.png) no-repeat 0 0}
/*Блок рецензии*/
.recenz_block {clear:both;margin-top:10px;padding-bottom:10px;background:#4D585B;border-bottom:1px solid #B6B7AD;}
.recenz_block h3 {width:440px;height:40px;text-indent:-9000px;}
.recenz_block h3 {background:url(/images1/block_vote_hdr.png) no-repeat 0 0}
.recenz_block_content {width:430px;padding-top: 5px;padding-right: 5px;padding-left: 5px;}
.recenz_block .recenz_block_content ul {list-style: none; padding:0px;}
.recenz_block .recenz_block_content ul li {padding-bottom: 7px;}
.recenz_block .recenz_block_content ul li img {text-align: left;float: left;width: 70px;padding-right: 5px;}
.recenz_block .recenz_block_content ul li h1 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 14px;color: #500;}
.recenz_block .recenz_block_content ul li p {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 11px;text-align: justify;vertical-align: text-top;}
.recenz_block .recenz_block_content ul li p span a {text-align: right;color: #C60;text-decoration: none;}
/* 
------------------------------
[Programs] 
*/
.programs_block_content  {
	margin:10px 0;
	padding:0 10px;
	overflow: hidden;
	
}
.programs_block_content ul {
	margin-right:10px;
	float:left;
	
}
.programs_block_content ul li {
	margin-bottom:10px;
	padding-left:40px;
	background-position:0 5px;
	background-repeat:no-repeat;
}
.programs_block_content a {
	text-decoration:none;
	color:#CCC;
}
.programs_block_content a:hover {color:#F6C440}
.programs_block_content ul li span {
	font-size:11px;
	color:#999;
}
.program_klite {background:url(../images1/media_player_classic.gif)}
.program_bsplayer {background:url(../images1/bsplayer_icon.gif)}
.program_adobe_flash_player {background:url(../images1/macromedia-flash-player.gif)}
.program_qip {background:url(../images1/qip.gif)}
.program_rar {background:url(../images1/Light_Icon_WinRAR.gif)}
.program_divx {background:url(../images1/DivX-Plug-In.gif)}
.program_ff {background:url(../images1/FF.gif)}
.program_dm {background:url(../images1/download_master.gif)}
/* 
------------------------------
[Top 25] 
*/
.top25_block {
	width:275px;
	background:url(../images1/block_top25_bg.png) no-repeat left bottom;
}
.top25_block h3 {
	width:275px;
	height:60px;
	background:url(../images1/block_top25_hdr.png) no-repeat 0 0;
	text-indent:-9000px;
}
.top25_block_content {
	padding:0 35px 25px;
	color:#CCC;
}
.top25_block_content ul li {
	background:url() no-repeat 0 5px;
	padding:0 0 5px 5px;
	line-height:0.4em;
}
.top25_block_content ul li span {
	margin-top:-5px;
	font-size:10px;
	color:#818C93;
}
.top25_block_content a, .top25_block_content a:link, .top25_block_content a:active, .top25_block_content a:visited {
	display:block;
	color:#CCC;
	text-decoration:none;
}
.top25_block_content a:hover {
	color:#F6C440;
	text-decoration:none;
}


/* 
------------------------------
[FAQ block] 
*/

.faq_block {
	margin-top:10px;
	background:#323B3D url(../images1/block_simple_bottom_corner.png) no-repeat bottom left;
	padding-bottom: 20px;
}
.faq_block h3 {
	height:30px;
	text-indent:-9000px;
	background:url(../images1/block_faq_title.png) no-repeat 0 0;
}
.faq_block div {
	width:160px;
	height:268px;
}
.faq_block img {
	width:45px;
}
.faq_block ul {margin-left:10px}
.faq_block ul li {line-height:1.9em}
.faq_block ul li a {padding-left:20px}
.faq_block a, .faq_block a:link, .faq_block a:active, .faq_block a:visited {
	color:#9F9E93;
	text-decoration:none;
}
.faq_block ul li a:hover {background:url(../images1/block_genre_bullet.png) no-repeat 0 50%;}
.faq_block a:hover {
	color:#CCC;
	text-decoration:none;
}
/* 
------------------------------
[Top 10] 
*/
.top10_block {
	background:#323B3D url(../images1/block_simple_bottom_corner.png) no-repeat bottom left;
}
.top10_block h3 {
	width:160px;
	height:30px;
	background:url(../images1/block_top10_hdr.png) no-repeat 0 0;
	text-indent:-9000px;
}
.top10_block h2 {
	height:30px;
	text-indent:-9000px;
	background:url(../images1/block_faq_klipy_title.png) no-repeat 0 0;
}
.top10_block h1 {
	height:30px;
	text-indent:-9000px;
	background:url(../images1/block_faq_mp3_title.png) no-repeat 0 0;
}
.top10_block_content {
	padding:10px 5px;
	font-size:11px;
	line-height:1em;
	text-align:center;
}
.top10_block_content ul li {margin:5px 0 10px}
.top10_block_content a, .top10_block_content a:link, .top10_block_content a:active, .top10_block_content a:visited {
	color:#CCC;
	text-decoration:none;
}
.top10_block_content a:hover {
	color:#F6C440;
	text-decoration:none;
}

/* 
------------------------------
[Partners] 
*/
.partners_block {
	width:420px;
	margin:10px;
	background:#4D585B;
	font-size:11px;
	color:#999;
}
.partners_block a, .partners_block a:link, .partners_block a:active, .partners_block a:visited {
	color:#999;
	text-decoration:none;
}
.partners_block a:hover {
	color:#EEE;
	text-decoration:none;
}
.partners_block h3 {
	width:420px;
	height:30px;
	background:url(../images1/block_partners_hdr.png) no-repeat 0 0;
	text-indent:-9000px;
}
.partners_block_content {
	padding:10px 30px 30px;
	line-height:1.5em;
}
.partners_block_content ul li {
	padding-left:12px;
	background:url(../images1/block_partners_bullet.png) no-repeat 0 50%;
}
.partners_block_addlink {
	height:20px;
	padding:3px 0 0 280px;
	background:url(../images1/block_partners_addlink.png) no-repeat bottom right;
}
/*
###################################################################
[5. Footer / #footer]
*/
#footer {
	clear:left;
	width:100%;
	position:relative;
	padding-bottom:20px;
}

/* 
------------------------------
[Online] 
*/
.online_block {
	font-size:11px;
	background:url(../images1/block_online_bg.png) no-repeat bottom left;
}
.online_block h3 {
	width:560px;
	height:45px;
	background:url(../images1/block_online_hdr.png) no-repeat 0 0;
	text-indent:-9000px;
}
.online_block_content {
	padding:10px 35px 40px;
}
.online_block_content a, .online_block_content a:link, .online_block_content a:active, .online_block_content a:visited {
	color:#666;
	text-decoration:none;
}
.online_block_content a:hover {
	color:#A24D0F !important;
	text-decoration:none;
}
.online_block_content ul {margin-bottom:20px}
.online_users {font-weight:bold}


.change_skin {text-align:center}
/* 
------------------------------
[Disclaimer] 
*/
.footer_bottom {
	position:absolute;
	bottom:20px;
	right:0;
}
.disclaimer_block {
	margin-top:10px;
	width:440px;
	background:url(../images1/block_info_bg.png) repeat-y 0 0;
}
.disclaimer_block h3 {
	width:440px;
	height:25px;
	background:url(../images1/block_info_hdr.png) no-repeat 0 0;
	text-indent:-9000px;
}
.disclaimer_block_content {
	padding:10px 20px;
	font-size:11px;
}
.disclaimer_block_content p {margin-bottom:10px}
.disclaimer_block_content a, .disclaimer_block_content a:link, .disclaimer_block_content a:active, .disclaimer_block_content a:visited {
	color:#333;
	text-decoration:none;
}
.disclaimer_block_content a:hover {
	color:#A80329;
	text-decoration:none;
}
/* 
------------------------------
[Counters] 
*/
.counters_block {
	margin-top:20px;
}
.counter_item {
	float:left;
	margin-left:15px;
}
.fordercolor1 {background-color: #FAFFD1;} 
.fordercolor2 {background-color: #ffffff;}
/*Рецензия / комментарии*/
.oth_cont ul #opscom #reviewtitle #title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 527px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	background-color: #C0DCC0;
}
.oth_cont ul #opscom {
	margin-top: 10px;
	border: 1px dashed #666;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #CCC;
}
.opstext {
	font-size: 13px;
	display:none;
}
.oth_cont ul #opscom #reviewtitle small {
	font-style: italic;
	font-size: 9px;
}
.comment .comm_bottom .comm_body.clearfix .comm_cont .comm_cont_data dd {
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* see to */
.see_item_short {margin-bottom:15px;padding:5px 10px;width:519px;background:#E9E7E1;border-top:3px solid #D1CEC5;}
.see_item_short_poster {float:left;width:82px;}
.see_item_short_poster img {padding:1px;background:#999;width:70px;}
.see_item_short_inner {float:left;width:409px;}
.see_item_short_inner h2 {font-weight:bold;margin-bottom:5px;color:#F30}
.see_item_short_inner a {color: #333;text-decoration:none;}
-----------------------------------------------------------------------------
/* аАяПНаАа�аАа�аАа�аАа�аАа� аАа�аАа�аАа�аАа�аАа�аАа�аБяПНаБяПН */ 
 .dobav {border:0px;margin-bottom:10px;margin-top:10px;} 
 .dobav a:link, 
 .dobav a:visited, 
 .dobav a:hover, 
 .dobav a:active {text-decoration:none;color: #fff;background:#4888BE;padding:3px 10px;font-size:11px;font-weight:bold;} 
 .dobav a:hover {background:#42aaff;color:#FFFFFF;font-weight:bold;} 
 /* --------------- */

 /* ----////// аАТ­аБяПНаБяПНаАа�аАа�аБяПН аАа�аБяПНаАа�аАа�аБяПНаАа�аБяПНаАа�аАа�аБяПНаБяПНаАа� /////------- */ 

 #banners a img { 
 opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40); 
 } 

 #banners a:hover img { 
 opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); 
 }

.myinf1 {border:1px solid #5f5f5f;background:#6c6c6c;}  
.myinf2 {font-family:Verdana,Arial,Sans-Serif;font-size:13px; color:#cbcbcb; padding: 5 0 0 18px; height:18px; border-bottom:1px solid  
  #5f5f5f;background:#797979; text-shadow: 0.1em 0.1em 0.05em #5f5f5f;} 

/* === jQ TOP === */    
#toTop {    
    width: 100px;    
    background: #f1f1f1;    
    border: 1px solid #cccccc;    
    text-align: center;    
    padding: 5px;    
    position: fixed;    
    bottom: 10px;    
    right: 10px;    
    cursor: pointer;    
    color: #666666;    
    text-decoration: none;    
}    
/* =============== */