
/* Основные теги */

* {
  margin:0;
  padding:0;
  
}

body { 
    padding:0;
    margin:0;
    background-color:#3b3734;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#b4b3b3;
    font-size:12px;
}

.razdelitel
{
    color:#ef2f72;
    margin-left:10px;
    margin-right:10px;
}

a:link, a:visited, a:active
{
	color: #FF6677;
	text-decoration:underline;
}

a:hover
{
	color: #dd4455;
	text-decoration:none;
}


p{
	padding-bottom:22px;
	line-height:17px;


}

img
{
	border: none;
}

strong
{
	color:#e1e1e1;
}

.FS_reg_rules strong
{
	color:#222;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	padding-bottom: 10px;
	padding-top: 15px;
}


h1, h2
{
	border-top:#444 1px solid;
	color:#F1a131;
	font-size: 24px;
}



.main_page h2 {
	border-top:#666 1px solid;
	
}

.right_column h2
{
	border-top: none;
	background-image:none;
}


h3
{
	font-size: 18px;
	color: #eee;
}

h4 {
	color:#333333;
	padding-top: 10px;

}

hr
{
	clear: both;
    border-right: none; 
    border-top: none; 
    background: none transparent scroll repeat 0% 0%;
    margin: 10px 0; 
    border-left:  none; 
    width: 100%; 
    border-bottom: #636363 1px solid; 
    height: 1px; 
	color:#636363;
}

.hr_dark {
	color:#444;
	border-bottom: #444 1px solid;
}



a:link.correspond, a:visited.correspond, a:active.correspond
{
	color: #aacc00;
}

a:hover.correspond
{
	color: #FF3300;
}


a:link.system, a:visited.system, a:active.system
{
	color: #aacc00;
}

a:hover.system
{
	color:#88aa00;
}



li
{
	margin-bottom:10px;
}

ul 
{
	list-style-image:url(/images/marker.gif);
	margin-left: 27px;
	margin-right: 10px;
}

ol 
{
	margin-left: 27px;
	margin-right: 10px;
}

ol li
{
	vertical-align:top;
	margin-bottom:0;
}


ol.reginfo li
{
	vertical-align:top;
	margin-bottom:15px;
}





/* Верстка */

.content_cell 
{
	background-color:#e8f5fd;
	background-image:url(images/menu_corn.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.doublecell td
{
	padding-right: 10px;
	vertical-align:top;
	text-align:left;
}

.caption_cell 
{
	width:117px;
	height:33px;
	vertical-align:middle;

	background-color:#007cc3;
	padding-left: 10px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;

	background-image:url(images/caption_corn.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}


#main_content
{
	padding-left: 20px;
	padding-right: 30px;
	padding-top:5px;
	vertical-align: top;
}

.right_content
{
	vertical-align: top;
	padding-top: 15px;
	background-color: #dfefff;
	padding-left: 8px;
	padding-right: 5px;
}

.right_column
{
	width:210px !important;
	border-left: #444 1px solid;
	padding-left: 10px;
	height: 500px;
	
}


#top_l 
{
	background-image:url(images/tob_bg_l.jpg);
	background-position:top right;
	background-repeat:repeat-x;
}

#top_r 
{
	background-image:url(images/tob_bg_r.jpg);
	background-position:top right;
	background-repeat:repeat-x;
}

#topp
{
	background-image: url(images/top_corn_r.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 176px;
	background-position: right bottom;
	text-align: center;
	vertical-align: middle;
	color: #000;
}

#header_table 
{
	background-color:#007cc3;
}


#all_about
{
 	position:absolute;
	top:77px;
	right:621px;
	cursor: pointer;
}

#all_about a:link, #all_about a:visited, #all_about a:active
{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration: none;
}


#all_about a:hover
{
	color:#3399FF;
}


#usr_mnu_block, #adm_mnu_block
{
	display: none;
}

#usr_mnu, #adm_mnu
{
	cursor: pointer;
	font-weight: bold;
}

.FAN_frm
{
	/*display: none;*/
}

.bot_left_corn 
{
	background-image:url(images/bot_left_corn.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}




.all
{
	width: 100%;
	height: 100%;
}

.w_100
{
	width: 100%;
}

.el_comments 
{
	color: #FF3366;
	font-size:10px;
}


.footer
{
	height:50px;
	background-color:#ddd;
	text-align:right;
	vertical-align:middle;
	padding-right: 20px;
	padding-left: 20px;
}

Table.t_data 
{
	border-collapse:collapse;
	BORDER: #999 1px solid;
	padding-left: 4 px;
	font-size: 12px;
	color: #ddd;
	text-align:left;

}

.t_header TD 
{
	font-weight: bold;
	background-color:#444;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}


.t_data TD 
{
	BORDER: #777 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.t_center 
{
	text-align:center;
}


.code {
	background-color:#444444;
	padding: 10px;
	border:#777 1px dashed;
}


.articles_item {
	clear:both;
	margin-bottom:0;
}


.articles_item, .news_item {	
	line-height:16px;
}


/* Главная страница */


.main_page table td
{
	padding: 10px;
	padding-top: 20px;
}

.main_page, .main_page table
{
	border-collapse: collapse;
}

.main_page table td
{
	border: 0;
	vertical-align:top;
}


.forum_on_main
{
	border-collapse: collapse;
	font-size:12px;
}

.forum_on_main td
{
	border: 1px solid #777 !important;
	padding: 7px !important;
	vertical-align: middle !important;
	background-color:#444;
}

.forum_on_main_header td
{
	background-color:#595959;
	font-weight:bold;

	color:#eee;

}

td.forum_on_main_num
{
	text-align:center;
}

.foto_on_main
{

}
.foto_on_main td
{
	text-align: center;
	vertical-align: middle !important;
	padding: 0 !important;
	background-color: #2B2724;
	
}

.foto_on_main td img
{
	margin: 0 !important;
	padding: 0 !important;
}

.foto_main
{
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
	border: #555 1px solid;
	padding: 3px;
}


table.main_film td
{
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.main_film li
{
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.main_film ul {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 0;
	padding-top: 0;
}


.text_for_guest
{
	font-size:12px;

}


.mainpage_foto_cell, .mainpage_forum_cell, .mainpage_news_cell, .mainpage_films_cell, .mainpage_lastusers_cell, .mainpage_afisha_cell { }


.stat_on_main
{
    margin-top: 25px;
    border: 1px solid #777 !important;
    padding: 7px !important;
    vertical-align: middle !important;
    background-color:#444;
}




/* Элементы интерфейса */


.top_work_line
{
	color:#FFFFFF;
	vertical-align:middle;
	padding-right:20px;
	font-size:10px;
	text-align:right;
	
}

.top_work_line a:link, .top_work_line a:visited 
{
	color: #aaFFFF;
	text-decoration:none;
}



.showhide 
{
	border-bottom: 1px dashed;
	font-size:18px;
}

.list_image, .full_image
{
	float: left;
	margin-right: 15px;
}




/* Окошко пользователя */


.top_user_table td {
	text-align:center;
	
}

.top_user_info
{
	font-size:12px;
}

.top_user_name
{
	font-size:20px;
	
}

.top_user_avatar, .forum_user_avatar img
{
	border:#555 1px solid;
	padding:1px;
}



#menu_user td {
	vertical-align:top;
}



/* Рейтинг */


.rate
{
	font-size:24px;
}

.rating {
	line-height:19px;
}

.rate_top {
	display: inline-table;
}

.rate_top td
{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom:#636363 1px solid;
}

.rate_list, .rate_top td {
	font-size:12px;
}




/* Меню */

.mainmenu 
{
    text-decoration:none;
    font-size:12px;
    padding-right: 15px;
}

.mainmenu a:link, .mainmenu a:visited, .mainmenu a:active
{
    color:#949393;
    
}

.mainmenu a:hover
{
    color:#ef2f72;
    
}



/* Формы */

.FS_label_desc {font-size: 10px; font-style: italic; color:#888; margin-bottom:10px;}
.FS_message 
{
	width:400px; 
	height:200px !important;
}

#user_group_tab, .FS_label_text, .FS_label, .FS_label_nomarg, .FS_editbox, .FS_combobox, .FS_textarea, .FS_filebox, .FS_checkbox, .FS_desc, .FS_radio, .FS_button, .FS_city_search, .FS_reg_rules
{
	margin-bottom:16px;

}

.FS_other {
	padding-bottom: 16px;
}

.authorization .FS_editbox, .authorization .FS_label_text, .authorization .FS_label
{
	margin-bottom:0px;
	margin-top:6px;
}

.FS_table
{
	width: 100%;
}

.FS_table td {}

.FS_desc 
{
	vertical-align:middle;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.FS_editbox {}

.FS_button 
{
	clear:left;
}

.FS_button_forum 
{
	clear:none;
}

.FS_button, .FS_city_search 
{
	font-size: 13px;
	color: #fff;
	background-color: #555;
	background:url(images/interface/button_bg.gif) center repeat-x;
	border: 1px solid #888;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-position: bottom;
	height: 24px;
	cursor: pointer;
}

.FS_combobox {}

.FS_textarea 
{
	height:80px;
}

.FS_checkbox {}

.FS_filebox {}

.FS_city 
{
	vertical-align:middle;
	margin-left: 5px;
	width: 20px;
}

.country_search_result 
{
	background-color:#FFF;
}


.FS_space, .FS_label 
{
	width:250px;
	float:left;
	clear:left;
}

.FS_right_col 
{
	margin-left:250px;
}

.FS_label_nomarg 
{
	float:left;
	clear:left;
}

.FS_space, .FS_label, .FS_right_col, .FS_label_nomarg 
{
	margin-bottom: 0px;
}

.buttons 
{
	float:left;
	clear:left;
	vertical-align:top;
}

.FS_big 
{
	width:250px;
}

.FS_middle 
{
	width:150px;
}

.FS_small 
{
	width:100px;
}

.FS_forum_msg 
{
	height:200px;
	width: 100%;
}

.FS_fotobox_user {
	padding-top: 25px;
	padding-bottom: 15px;
	text-align:left;
}

.FS_nc 
{
	color:#FFCC00;
}

.FS_reg_rules 
{
	width:550px;
	height:400px;
	border:#000 1px solid;
	overflow:scroll;
	text-align:left;
	background-color:#fff;
	color:#333333;
	padding: 10px;
}

.FS_city_search 
{
	margin-left:10px;
	width: 150px;
	vertical-align:top;
	margin-top: 7px;
}

.FS_button_marg_l 
{
	margin-left: 20px;
}

.FS_quick_search 
{
	width:100%;
	text-align: left;
}


.form_label 
{
	width: 20%; 
	padding-right: 10px;
	vertical-align:top;
}

#fan_tab 
{
	display:none;
}

.message_new, .message_new a:link, .message_new a:visited 
{
	font-weight: bold;
}

.forms_tab 
{
	border-collapse: collapse;
}

.forms_tab td 
{
	border: 1px solid #ddd; 
	padding: 5px;
}

.form_head 
{
	text-align: center; 
	background-color: #eee; 
	font-weight: bold;
}      

.adder 
{
	clear: both;
}




/* Фотогалерея */

.gallery_full_desc {left: 0; top: 0; position: absolute; display: none; border: 1px solid #555555; background-color: #333333; padding: 7px;}

.gallery_date
{
	font-size: 10px;
}

.gallery_list_item
{
	float: left;
	height: 235px;
	margin-right: 10px;
}

.gallery_img
{
	height: 154px;
	padding: 2px;
	background-color: #333;
	
}



.gallery_img_full
{
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	height: 160px;
	width: 150px;
	background-color: #333;
	vertical-align: center;
	text-align: center;
	border: #555 1px solid;
	
}

.gallery_img_full table 
{
	width:100%;
}


/* Фильмы */

.film_list_item
{
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	_height: 220px;
	_height: 160px;
	width: 250px;
	background-color: #444;
	vertical-align: center;
	border: #666 1px solid;
}

.film_list_name
{
	text-align: center;
	vertical-align: middle;
	height: 72px;
}

.film_list_name a:link, .film_list_name a:visited
{
	font-size:16px;
	font-weight:bold;
}



.film_param
{
	color: #e1b121;
	width:200px;


}

.film_param_full td
{
	padding-bottom: 4px;
	padding-bottom: 15px;
	border-bottom: #4a4a4a 1px solid;
	vertical-align:top;

}


.main_film td
{
	border: none !important;
}

.first_year td, .all_year td
{
	padding-left: 5px !important;
}

.first_year
{
	/*display: block;*/
}

.all_year
{
	display: none;
}

td.film_year 
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:18px;
}

.film_year div
{
	/*width: 20px;*/
	margin-top:2px;
	margin-bottom:2px;
	/*white-space:nowrap;*/
}

.film_year a:link, .film_year a:visited, .film_year a:active
{
	color: #eee;
	text-decoration:none;
}

.film_year a:hover
{
	color: #888;
	text-decoration:none;
	border-bottom:0;
}

.film_image
{
	width: 150px;
	vertical-align: top;
	text-align: right;
}

.film_desc
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.film_link {border-bottom: #999 1px dashed;}
.film_link:link, .film_link:visited {font-size:18px;}
.film_li {padding-bottom:15px !important;}
.film_li a:link, .film_li a:visited {font-size: 12px; color: #FF6677 !important; text-decoration:underline !important; border: none !important;}
.film_li a:hover {text-decoration:none !important}
.original_name {border: none !important;}
.film_main_cat {padding-bottom: 0px !important;}






/* Новости */

.news_item
{
	margin-bottom: 0;
	font-size:12px;
	clear:both;
}



.news_item p
{
	padding-bottom: 0;
}
.news_header
{
	font-size:16px;
	padding-bottom:5px;
	padding-top:15px;
}

.news_date, .el_date
{
	font-size:10px;
	color:#F1A131;
}

.FS_ncc {visibility: hidden;}

.FS_smiles tr {height: 30px;}
.FS_smiles td {width: 30px; vertical-align: middle; text-align: center; border: none !important;}

.ncomm, .fcomm {display: inline; margin-left: 5px; font-size:10px; color: #ff3366}



.rate_add {color: red; font-size: 16px; font-weight: bold; vertical-align: middle;}

.topic_new, .topic_new td {font-weight: bold;}

.jonline {color: #99FF66;}
.joffline {color: #777777;}

.jprice span {font-size: 24px;}
.jmsg {
	padding: 15px; 
	width: 50%;
	background-color: #444; 
	border: 1px solid #777;
}
.jget {height: 20px; width: 100%;}
#jshop_full 
{
    display: none; border: 1px solid #aaa; background-color: #D3C9A6; position: absolute; width: 200px; height: auto; padding: 7px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    opacity: 0.9;
}

.original_name {font-size: 11px; color:#636363}
.fcomm {margin-left: 0;}

.user_bd {margin-top: 15px;}

a:link.my_refs, a:visited.my_refs, a:active.my_refs {color: #ff3366}

.search_msg {height: 300px;}
.search_word {color: red;}

.user_ban {margin-top: 15px; font-weight: bold;}
.user_ban span {color: red;}
.ban_wnd {padding: 7px; border: 1px solid #555; background-color: #3b3734; width: 280px; height: 200px; position: absolute; display: none;}
.ban_wnd div {width: 100%; text-align: center; font-weight: bold;}
.ban_wnd td {padding: 4px;}
.ban_wnd textarea {height: 40px; width: 200px;}

/*для img из редактора*/
.jimg_line_left, .jimg_line_right, .jimg_line_center {display: inline;}
.jimg_line_left {float: left; margin-left: 0 !important;}
.jimg_line_right {float: right; margin-right: 0 !important;}

.jimg_block_left, .jimg_block_right, .jimg_block_center {display: block;}
.jimg_block_left {text-align: left; margin-left: 0 !important;}
.jimg_block_center {text-align: center;}
.jimg_block_right {text-align: right; margin-right: 0 !important;}

.jimg_p5 {margin: 5px;}
.jimg_p10 {margin: 10px;}
.jimg_p15 {margin: 15px;}
.jimg_p20 {margin: 20px;}
.jimg_p25 {margin: 25px;}
.jimg_p30 {margin: 30px;}
/* */

.forum_subscribe {margin-top: 10px;}
.forum_subscribe td {vertical-align: middle; padding: 3px;}
.forum_subscribe .FS_button {margin-bottom: 0px;}

.fresh_comment {padding: 7px; margin-bottom: 10px;}
.fresh_event {background-color: #444444; border: 1px solid #777777;}

.multirow {margin-bottom: 15px; background-color: #595959; padding: 5px;}

/* Опросы */
.survey_summary {margin-top: 10px;}
.survey_data {
    border-collapse: collapse;
}

.survey_question {
	font-weight:bold;
}

.survey_data td {
    padding: 5px;
}

.survey_result {
    border-collapse: collapse;
}

.survey_result td {
    padding: 5px;
}
.survey_line {
    background-color: red;
    height: 15px;
	margin-bottom: 10px;
}
.survey_arc {margin-top: 15px;}

/* Поиск */
.search_row {margin-bottom: 20px;}
.search_head a:link, .search_head a:visited {
    font-style: italic;
    font-size: 16px;
}
.search_part {font-size: 11px; color: #777;}
.search_find_word {font-weight: bold; color: #fff;}

.uta_caption {font-size: 14px; font-weight: bold; margin-bottom: 10px;}
.uta_element {margin-bottom: 15px; background-color: #595959; padding: 5px;}
.uta_text {margin-bottom: 10px;}
.uta_rate input {margin-right: 5px;}
.preview_content {background-color: #3b3734 !important; padding: 0 10px;}