/* 0. Общий внешний вид
------------------------------------------------------------------------------*/
html, body, div, p, span, img {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
}
body {
/*line-height: 1;*/
font-size: 90%; /* было 90% */
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
background-color:#eeeeee;
color:#222222;
	
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.custom
{
	border:1px solid #999999;
	font-size:90%;
}
.custom td
{
	border:1px solid #999999;
	padding:5px;
}
.custom th
{
	font-size:90%;
	border:1px solid #999999;
	border-bottom:3px solid #666666;
	padding:3px;
	background-color:#eeeeee;
}

A
{
	color: #003e6a;
}
A:hover
{
	color:#003e6a;
}
img 
{ 
	-ms-interpolation-mode: bicubic;
	overflow:hidden;
}
blockquote
{
	margin:0px;
	padding:10px;
	border:3px dashed #dddddd;
}


/*МАКУШКА*/
.member_line
{
	abackground-color:#fff4c6;
	border-bottom:1px solid #dddddd;
	padding:20px;
	padding-top:20px;
	padding-right:40px;
	color:#333333;
	font-size:80%;
	overflow:hidden;
	zoom:1;
}
.member_line a
{
	color:#333333;
}

.logo
{
	text-align:left;
padding-left:40px;
float:left;
color:#666666;
}
.logo a
{
/*text-decoration:none;*/
font-size:24px;
font-weight:bold;
color:#000000;
}
.logo span
{
font-size:14px;
}
.members
{
	text-align:right;
	font-size:80%;
	background-color:#dddddd;
	border:1px solid #dddddd;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	padding:5px;
	padding-right:40px;
	
}
.members a
{
color:#000000;
}



.menu_line
{
	padding:5px;
	overflow:hidden;
	zoom:1;
	background-color:#6e93c0;	
	padding-left:55px;	
	padding-right:27px;		
}
.menu_line div
{
	float:left;
	padding:5px;
	padding-right:15px;
	font-weight:bold;
}
.menu_line a
{
	color:#ffffff;
}


/*БАЗОВЫЕ КЛАССЫ*/
.none
{
	padding:20px;
	text-align:center;
	color:#666666;
	
	border:1px solid #eeeeee;
	background-color:#f8f8f8;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	
}
.content
{
	background-color:#ffffff;
	padding:20px;
	overflow:hidden;
	zoom:1;
}
h1
{
	clear:both;
	font-size:150%;
	font-weight:bold;
	padding:20px;
	padding-left:41px;
	margin:0px;
}

.order_post
{
	float:right;
	clear:left;
	font-size:80%;	
	margin-top:-20px;
	color:#666666;
}
.order_post .selected
{
	font-weight:bold;
	color:#000000;
}

.avatar img
{
	border:1px solid #cccccc;
}



/*ФОРМЫ ОБЩЕЕ*/
.form_field
{
	color:#666666;
	font-weight:bold;
	padding-top:15px;
}
.input
{
	margin:0px;
	width:200px;
	background:#fff;
	border:1px solid #bbb;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	aheight:30px;
	line-height:20px;
	font-size:16px;
	padding:5px;
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:5px;
}
.input_small
{
	padding-top:15px;
	font-size:80%;
}
.submit_button
{
	padding-top:15px;
}
.textplace
{
	width:400px;
	border:1px solid #bbb;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:3px;
	background-color: #ffffff;
}
.textplace textarea
{
	width:400px;
	height:160px;
	border:0;
}
/*ФОРМА РЕГИСТРАЦИИ*/
.register_form
{
	background-color:#eeeeee;
	border-right:2px solid #dddddd;
	border-bottom:2px solid #dddddd;
	width:290px;
	margin-left:20px;
	padding:20px;
	padding-top:10px;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	overflow:hidden;
	zoom:1;
}
.register_form .input
{
	width:278px;
}
.register_form .input_capcha
{
	float:left;
	padding-right:10px;
}
.register_form .input_capcha_info
{
	color:#666666;
	font-size:80%;
	overflow:hidden;
	zoom:1;
}
/*ФОРМА НОВОГО ОБУСЖДЕНИЯ*/
.post_form
{
	background-color:#f6efe9;
	border-right:2px solid #e4d6cc;
	border-bottom:2px solid #e4d6cc;
	width:700px;
	margin-left:20px;
	padding:20px;
	padding-top:10px;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	overflow:hidden;
	zoom:1;
}
.post_form .input
{
	width:680px;
}
.post_form .textplace
{
	width:680px;
	border:1px solid #bbb;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:3px;
	background-color: #ffffff;
}
.post_form .textplace textarea
{
	background-color: #ffffff;
	width:680px;
	height:300px;
	border:0;
}
.post_form .file
{
	margin-top:5px;
	background-image: url('/image/attach.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size:90%;
	padding-left:20px;
}
.post_form .poll
{
	margin-top:5px;
	background-image: url('/image/question_blue.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size:90%;
	padding-left:20px;
}
/*ФОРМА PM*/
.pm_form
{
	background-color:#f6efe9;
	border-right:2px solid #e4d6cc;
	border-bottom:2px solid #e4d6cc;
	width:510px;
	margin-left:20px;
	padding:20px;
	padding-top:10px;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	overflow:hidden;
	zoom:1;
}
.pm_form .textplace
{
	width:500px;
	border:1px solid #bbb;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:3px;
	background-color: #ffffff;
}
.pm_form .textplace textarea
{
	background-color: #ffffff;
	width:500px;
	height:300px;
	border:0;
}
.pm_form .file
{
	margin-top:5px;
	background-image: url('/image/attach.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size:90%;
	padding-left:20px;
}
/*ФОРМА КОММЕНТАРИЯ*/
.comment_form
{
	widht:80%;
	margin-top:20px;
	background-color:#f4f4f4;
	border-right:2px solid #f4f4f4;
	border-bottom:2px solid #f4f4f4;
	awidth:610px;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	overflow:hidden;
	zoom:1;
}
.comment_form form
{
	padding:20px;
	padding-top:0px;
}
.comment_form .title
{
	font-size:120%;
	font-weight:bold;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ebebeb;
	color:#666666;
	-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;
}
.comment_form .textplace
{
	awidth:560px;
	width:100%;
	border:1px solid #bbb;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:3px;
	background-color: #ffffff;
}
.comment_form .textplace textarea
{
	background-color: #ffffff;
	awidth:560px;
	width:100%;
	height:200px;
	border:0;
}


.comment_form .submit_button
{
	padding-top:33px;
	float:right;
}
/*ФОРМА INVITE*/
.invite .input
{
	width:270px;
}
.invite form
{
	overflow:hidden;
	zoom:1;
}
/*ФОРМЫ POPOP*/
.popup
{
	padding-top:20px;
}
.popup .input
{
	width:223px;
}
.popup .form_field
{
	color:#666666;
	font-weight:bold;
	font-size:90%;
	padding-top:5px;
}
.submit_button
{
	float:right;
	padding-right:5px;
}

/*ЦЕНТРАЛЬНАЯ КОЛОНКА*/
.main_column
{
	overflow:hidden;
	zoom:1;
	padding-right:20px;
	padding-left:30px;
}

/**/
.add_post
{
	margin-top:0px;
	margin-right:20px;
	margin-bottom:20px;
	font-size:120%;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#3ba621;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	
	background-image: url('/image/add.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:30px;
}
.add_post a
{
	color:#ffffff;
	text-decoration:none;
}

/*ПРАВАЯ КОЛОНКА*/
.to_graph
{
	background-color:#ebf0f6;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	padding:10px;
	margin-right:20px;
	margin-bottom:20px;
	font-weight:bold;
	text-align:center;
}
.to_graph a
{
	color:#003e6a;
	text-decoration:none;
}
.to_fond
{
	background-color:#def9da;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	padding:10px;
	margin-right:20px;
	margin-bottom:20px;
	font-weight:bold;
	text-align:center;
}
.to_fond a
{
	color:#338e14;
	text-decoration:none;
}
.right_column
{
	float:right;
	width:350px;
	overflow:hidden;
	zoom:1;
}
.block
{
	background-color:#ebf0f6;
	border-right:2px solid #d9e3ef;
	border-bottom:2px solid #d9e3ef;
	margin-right:20px;
	margin-bottom:20px;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	overflow:hidden;
	zoom:1;
}
.block .title
{
	font-size:120%;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#6e93c0;
	color:#ffffff;
	-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;
}
.block .title a
{
	color:#ffffff;
	text-decoration:none;
}
.block_content
{
	padding:20px;
	padding-top:0px;
}
.block_misc
{
	padding-top:15px;
	font-size:80%;
	font-weight:bold;
}
.block_misc_top
{
	padding-left:8px;
	padding-bottom:7px;
	font-size:80%;
	font-weight:bold;
}
.users_block .block_misc_top a
{
	color:#634f3b;
}

.users_block
{
	border-color:#e4d6cc;
	background-color:#f6efe9;
}
.users_block .block_content
{
	padding-top:15px;
}
.users_block .title
{
	background-color:#9d764f;
}
.users_block .user_placeholder
{
	border-top:0px solid #e4d6cc;
	border-bottom:1px solid #e4d6cc;
	padding-top:5px;
	padding-bottom:5px;
}
.users_block .user_placeholder .avatar img
{
	border-color:#e4d6cc;
	width:50px;
	height:50px;
}
.users_block .user_placeholder .name a
{
	color:#634f3b;
}
.users_block .block_misc a
{
	color:#634f3b;
}
.subscribe .block_content
{
	padding:20px;
}
.subscribe .block_misc
{
	color:#6e93c0;
}
.comments_block
{
}
.comments_block .title
{
	font-weight:bold;
}
/*ТЭГИ*/
.tags_block
{
	text-align:center;
}
.tags_block .title
{
	text-align:left;
	font-weight:bold;
	margin-bottom:10px;
}
.tags_block a
{
	padding-left:5px;
	padding-right:5px;
}
.size1
{
	color: #999999;
	font-size: 80%;
}
.size2
{
	color: #666666;
	font-size: 90%;
	font-weight:bold;
}
.size3
{
	color: #333333;
	font-size: 100%;
}
.size4
{
	color: #333333;
	font-size: 120%;
}
.size5
{
	color: #333333;
	font-size: 130%;
	font-weight:bold;
}


/*STATC тексты*/
.text
{
	-webkit-border-radius:3px;-moz-border-radius:3px;
	padding:10px;
	position:relative;
	border:1px solid #ffffff;
	abackground-color:#fff8bb;
}
.outline
{
	border:1px solid #eeeeee;
}
.edit_link
{
	background-image: url('/image/sticky_note__pencil.png');
	background-repeat: no-repeat;
	background-position: 3px 3px;
	position:absolute;
	top:10px;
	right:10px;
	background-color:#ffffff;
	width:58px;
	height:22px;
	font-size:12px;
	padding-left:22px;
}
.edit_link a
{
	acolor:#5f9410;
}
#bottom_text
{
}

/*РЕВИЗИИ ОБСУЖДЕНИЯ*/
.revision
{
	overflow:hidden;
	zoom:1;
	border:1px solid #eeeeee;
	margin-bottom:10px;
}
.revision .title
{
	padding:10px;
	font-weight:bold;
	font-size:130%;
}
.revision .body
{
	padding:10px;
}
.revision .author
{
	padding:10px;
	background-color: #eeeeee;
}

/*ПРЕВЬЮ ОБСУЖДЕНИЯ ТЕМЫ СВЕРХУ*/
.top_post_preview
{
	padding-bottom:5px;
	padding-top:5px;
	padding-left:20px;
}
.top_post_preview .title
{
	font-size: 140%;
}
.subcat
{
	padding-bottom:2px;
	padding-top:2px;
	padding-left:20px;
}
.subcat .title
{
	font-size: 110%;
	margin-left:20px;
}

/*ПРЕВЬЮ ОБСУЖДЕНИЯ ТЕМЫ СНИЗУ*/
.bottom_post_preview
{
	padding-bottom:10px;
	padding-left:20px;
}
.bottom_post_preview .title
{
	font-size: 140%;
}

/*ПРЕВЬЮ ОБСУЖДЕНИЯ*/
.sort_block
{
}
.post_preview
{
	padding-bottom:15px;
	padding:10px;
	aoverflow:hidden;
	azoom:1;
	border-bottom:1px solid #e8ecf1;
	background-color:#ffffff;
}
.post_preview .comments
{
	font-size: 190%;
	font-weight:bold;
	float: left;
	margin-top:3px;
	margin-right:10px;
	padding:8px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#ebf0f6;
	color:#777777;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	border:1px solid #d9e3ef;
}
.post_preview .has_unread_comments
{
	background-color:#e0f1af;
	border:1px solid #d5e5a5;	
}
.post_preview .title
{
	font-size: 140%;
}
.post_preview .author
{
	padding-top:3px;
	font-size: 80%;
	color:#666666;
}
.post_preview .author a
{
	color:#666666;
}
.post_preview .post_body
{
	overflow:hidden;
	zoom:1;
}
.post_preview .tags
{
	background-image: url('/image/tag_small.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size:80%;
	padding-left:18px;
}
.post_preview .tags a
{
	color:#666666;
}
/*ПОСТ ПОЛНЫЙ*/
.big_post
{
}
.big_post .post_body
{
	padding:10px;
	overflow:hidden;
	zoom:1;
}
.big_post .tags
{
	background-image: url('/image/tag.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size:90%;
	padding-left:20px;
}
.big_post .file
{
	background-image: url('/image/attach.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size:90%;
	padding-left:20px;
}
.big_post .moderators_only
{
	-webkit-border-radius:5px;-moz-border-radius:5px;
	padding:5px;
	float:right;
	background-image: url('/image/lock.png');
	background-repeat: no-repeat;
	background-position: 5px 6px;
	abackground-color:#ffc598;
	font-size:80%;
	font-weight:bold;
	padding-left:25px;
}
.big_post .hidden_post
{
	-webkit-border-radius:5px;-moz-border-radius:5px;
	padding:5px;
	background-color:#ffc598;
	font-size:80%;
	font-weight:bold;
	padding-left:25px;
}

/*ГОЛОСОВАНИЕ*/
.poll_placeholder
{
	padding:20px;
}
.poll_placeholder .question
{
	background-image: url('/image/question_blue.png');
	background-repeat: no-repeat;
	background-position: left center;
	font-size:110%;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:10px;
}
.answer_placeholder
{
	padding:5px;
	overflow:hidden;
	zoom:1;
}
.poll_placeholder .answer
{
	padding-bottom:5px;
}
.poll_line
{
	background-color:#004ca2;
	height:3px;
	float:left;
}
.kol
{
	float:left;
	margin-top:-6px;
	padding-left:5px;
	color:#666666;
	font-size:9px;
}


/*ПОДПИСКА*/
#subscribe_post
{
	background-image: url('/image/mail_plus.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size:90%;
	padding-left:21px;
}
#unsubscribe_post
{
	background-image: url('/image/mail_minus.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size:90%;
	padding-left:21px;
}


/*ВЫОД УЧАСТНИКОВ*/
.year_list
{
	font-size:120%;
	font-weight:bold;
	float:right;
	color:#666666;
	margin-top:-12px;
	padding-left:5px;
}


/*УЧАСТНИКИ*/
.user_placeholder
{
	padding-bottom:15px;
	padding-top:15px;
	overflow:hidden;
	zoom:1;
	border-top:1px solid #eeeeee;
}
.user_placeholder .name
{
	font-size:120%;
	font-weight:bold;
}
.user_placeholder .avatar
{
	float:left;
	padding-right:10px;
}
.user_placeholder .body
{
	overflow:hidden;
	zoom:1;
}
.user_placeholder .status
{
	font-size:80%;
	padding-top:3px;
	color:#666666;
}
.user_placeholder .register_date
{
	font-size:80%;
	padding-top:1px;
	color:#666666;
}
.user_placeholder .pm_me
{
	background-image: url('/image/mail.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:19px;	
	font-size:80%;
	margin-top:5px;
	color:#666666;
}
.user_placeholder .pm_me a
{
	color:#666666;
}
.pm_help
{
	margin-top:0px;
	float:right;
	padding:4px;
	padding-left:7px;	
	padding-right:7px;	
	background-color:#fcf2cd;
	font-size:80%;
	-webkit-border-radius:5px;-moz-border-radius:5px;	
}
.pm_help a
{
	color:#837e6b;
}

/*ПУБЛИКАЦИИ*/

.publication_placeholder
{
	border-bottom:1px solid #eeeeee;
	padding:20px 5px;	
}
.publication_files
{
	background-image: url('/image/file_ico/file.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:21px;	
	font-size:120%;
}
.publication_description
{
	font-size:90%;	
	padding:5px 0px;	
}
.publication_placeholder .author
{
	padding-top:3px;
	font-size: 80%;
	color:#666666;
}
.publication_placeholder .author a
{
	color:#666666;
}

/*РАЗДЕЛ ПРОФИЛЬ*/
.profile_files
{
	border-bottom:1px solid #eeeeee;
	padding:5px;	
	
	background-image: url('/image/file_ico/file.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:21px;	
}
.file_img
{
	background-image: url('/image/file_ico/img.png');
}
.file_pdf
{
	background-image: url('/image/file_ico/pdf.png');
}
.file_word
{
	background-image: url('/image/file_ico/word.png');
}
.file_zip
{
	background-image: url('/image/file_ico/zip.png');
}
.file_txt
{
	background-image: url('/image/file_ico/txt.png');
}
.cross
{
	margin-right:0px;
	margin-top:0px;
	
	font-size:12px;
	float:right;
	font-weight:bold;
	height:18px;
	display:inline;
}
.cross a
{
	color:#999999;
	padding:0px;
	padding-left:7px;
	padding-right:7px;	
	-webkit-border-radius:3px;-moz-border-radius:3px;
	text-decoration:none;	
}
.cross a:hover
{
	background-color:red;	
	color:#ffffff;
}
.file_description
{
	padding-top:5px;
}

.profile_big_avatar
{
	float:right;
	padding:20px;
}
.profile_body
{
	padding-left:40px;
	overflow:hidden;
	zoom:1;
}
.prifile_details div
{
	border-bottom:1px solid #eeeeee;
	padding:5px;
}
.prifile_details div span
{
	font-weight:bold;
}
.edit_links
{
	padding:20px;
	overflow:hidden;
	zoom:1;
}
.edit_links div
{
	float:left;
	font-size:90%;
	margin-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.ico_mail
{
	background-image: url('/image/mail.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:19px;
}
.ico_edit
{
	background-image: url('/image/user_edit.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:19px;
}
.ico_pass
{
	background-image: url('/image/text_field_password.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:19px;
}
.ico_avatar_edit
{
	background-image: url('/image/user_16.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:19px;
}
.ico_email
{
	background-image: url('/image/comment_email.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:19px;
}
.ico_moder
{
	background-image: url('/image/user_red.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:19px;
}
.ico_moder_delete
{
	background-image: url('/image/action_delete.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:19px;
}

/*КОММЕНТАРИИ*/
.comment_placeholder
{
	background-color:#f4f4f4;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	margin-top:10px;
	overflow:hidden;
	zoom:1;
}
.comment_placeholder .avatar
{
	padding:10px;
	float:left;
}
.comment_placeholder .misc
{
	color:#777777;
	font-size:80%;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	padding:8px;
	background-color:#ebebeb;
}
.comment_placeholder .misc a
{
	color:#777777;
}
.comment_placeholder .comment_body
{
	padding:5px;
	padding-left:0px;
	overflow:hidden;
	zoom:1;
}
.comment_placeholder .reply
{
	font-size:80%;
	padding:5px;
}
.comment_placeholder .vote
{
	width:50px;
	text-align:center;
	float:right;
	font-size:150%;
}
.comment_placeholder .vote a
{
	text-decoration:none;
}
.comment_placeholder .result
{
	padding:10px;
}
.control
{
	float:right;
	font-size:80%;
	padding:5px;
	color:#666666;
	text-align:right;
}
.control a
{
	color:#777777;
}

/*МИНИ КОММЕНТАРИИ*/
.small_comment_placeholder
{
	margin-top:15px;
	overflow:hidden;
	zoom:1;
}
.small_comment_placeholder .misc
{
	color:#7b8898;
	font-size:80%;
	padding-bottom:3px;
	border-bottom:1px solid #d9e3ef;
}
.small_comment_placeholder .comment_body
{	
	font-size:90%;
	padding-top:3px;
}


/*PM*/
.pm_placeholder
{
	background-color:#f4f4f4;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	margin-top:10px;
	overflow:hidden;
	zoom:1;
}
.pm_placeholder .avatar
{
	padding:10px;
	float:left;
}
.pm_placeholder .misc
{
	color:#777777;
	font-size:80%;
	-webkit-border-radius:5px;-moz-border-radius:5px;
	padding:8px;
	background-color:#ebebeb;
}
.pm_placeholder .misc a
{
	color:#777777;
}
.pm_placeholder .body
{
	padding:5px;
	padding-left:0px;
	overflow:hidden;
	zoom:1;
}
.pm_placeholder .reply
{
	font-size:80%;
	padding:5px;
}
.pm_placeholder .history
{
	float:right;
}
.pm_placeholder .history a
{
	color:#666666;
}
.pm_placeholder .file
{
	background-image: url('/image/attach.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size:90%;
	padding-left:20px;
}
.unread
{
	background-color:#f7ffe0;
}
.unread .misc
{
	background-color:#e6f4bc;
}
.select_user_form
{
	overflow:auto;
	height:500px;
}
.select_user_form table td
{
cursor: pointer;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
}
.select_user_form table th
{
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
}

.select_group_form
{
}
.select_group_form table td
{
cursor: pointer;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
}
.select_group_form table th
{
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
}

.msg_marked
{
	background:none;
	background-color: #fff4dc;
	border-bottom: 1px dotted #e9d5aa;	
}
	
	
	
	
/*ФОТОАЛЬБОМ*/
.big_photo_placeholder
{
	text-align:center;
}
.big_photo_placeholder .photo
{
	aposition:relative;
}
.big_photo_placeholder .photo .enlarge
{
	position:absolute;
	margin-top:40px;
	margin-left:23px;
	padding:10px;
	background-image: url('/image/search_16.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left:30px;
	background-color:#ffffff;
	border:1px solid #d9e3ef;
	-webkit-border-radius:3px;-moz-border-radius:3px;
	color:#666666;
	font-size:80%;
	font-weight:bold;
}
.big_photo_placeholder .photo .enlarge a
{
	color:#666666;
}
.big_photo_placeholder .photo img
{
	border:1px solid #d9e3ef;	
	padding:5px;
}
.big_photo_placeholder .description
{
	text-align:left;
	padding:10px;
}

.photo_upload
{
	clear:both;
	font-size:120%;
	font-weight:bold;
	padding-top:40px;
	padding-left:40px;
	padding-bottom:10px;
	color:#333333;
}
.photo_upload a
{
	color:#333333;
}

.photos_placeholder
{
	padding-left:10px;
}
.photos_placeholder .photo_thumb
{
	float:left;
	border:1px solid #d9e3ef;	
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;	
	height:90px;
}	

.photo_arrows .right_arr
{
	float:right;
}
.photo_arrows .left_arr
{
	float:left;
}
.photo_arrows a
{
	text-decoration:none;
	padding:5px;
	font-size:120%;
	color:#000000;
	font-weight:bold;
}

.album_thumb_placeholder
{
	padding-bottom:15px;
	padding-top:15px;
	overflow:hidden;
	zoom:1;
	border-top:1px solid #eeeeee;
}
.albums_block .album_thumb_placeholder
{
	border-bottom:1px solid #d9e3ef;
	padding-top:5px;
	padding-bottom:5px;
}
.albums_block .album_thumb_placeholder
{
	padding-top:15px;
}
.album_thumb_placeholder .name
{
	font-size:120%;
	font-weight:bold;
}
.album_thumb_placeholder .avatar
{
	float:left;
	padding-right:10px;
}
.album_thumb_placeholder .body
{
	overflow:hidden;
	zoom:1;
}
.album_thumb_placeholder .misc
{
	font-size:80%;
	padding-top:3px;
	color:#666666;
}

	
	
	
	
/*ПОДВАЛ*/
.bottom
{
	clear:both;
	padding:20px;
	border-top:1px solid #dddddd;
	overflow:hidden;
	zoom:1;
}

/*СООБЩЕНИЯ ОБ ОШИБКЕ*/
.alert_green
{
	-webkit-border-radius:5px;-moz-border-radius:5px;
	background-color: #fcfff1;
	border: 3px solid #4e9700; 
	color:#333333;
	font-size:90%;
	padding:20px;
	margin-bottom:20px;
}
.alert_red
{
	-webkit-border-radius:5px;-moz-border-radius:5px;
	background-color: #ffecd4;	
	border: 3px solid #db0000; 
	color:#333333;
	font-size:90%;
	padding:20px;
	margin-bottom:20px;
}


/*НАВИГАЦИЯ*/
.navigation
{

	clear:both;
	text-align:center;
	padding:20px;
	padding-bottom:10px;
}
.navigation .nav a
{
	font-size:100%;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	margin-left:2px;
	margin-right:2px;
	-webkit-border-radius:3px;-moz-border-radius:3px;	
}
.navigation .selected
{
	font-size:100%;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	margin-left:2px;
	margin-right:2px;
	-webkit-border-radius:3px;-moz-border-radius:3px;	
	background-color:#6e93c0;
	color:#ffffff;
	font-weight:bold;
}
.nav_total
{
	text-align:center;
	color:#333333;
	font-size:70%;
	padding-bottom:20px;
}


/*СПИСКИ ПРИГЛАШЕННЫХ*/
.invite_placeholder
{
	padding-top:3px;
	padding-bottom:3px;	
}



/*ДЛЯ ВЫБОРА ИМЕНИ В PM*/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #0A246A;
	color: white;
}






/*                        



												FOND



*/


h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:170%;
	padding:8px;	
	padding-left:40px;	
	padding-bottom:5px;		
	border-bottom:2px solid #eeeeee;
}


.main_container
{
	padding:10px;
	background-color:#ffffff;	
	border:1px solid #eeeeee;
	border-left:2px solid #dedede;
	border-bottom:2px solid #dedede;
	-moz-border-radius: 5px;  
	-webkit-border-radius:5px;
	width:800px;
	margin:auto;
	margin-top:20px;
	overflow:hidden;	
}

.main_text
{
	padding:10px;
	padding-top:20px;
	color:#333333;
	padding-right:15px;	
}

.menu
{
	float:left;
	padding-top:10px;		
	padding-left:10px;	
	padding-right:10px;		
	padding-bottom:50px;
		width:200px;
}
.menu a
{
	color:#333333;
	text-decoration:none;
}
.menu .p_menu
{
	padding-top:7px;
	padding-bottom:7px;
	font-weight:bold;
	aborder-bottom:1px solid #efefef;		
}
.menu .selected
{
	color:#0087dd;
	border-bottom:2px solid #0087dd;	
}

.menu .sbornik
{
	margin-top:30px;
	padding:8px;
	background-color:#0087dd;
	-moz-border-radius: 3px;  
	-webkit-border-radius:3px;	
	font-weight:normal;
	font-size:75%;
	text-align:center;
	
}
.menu .sbornik a
{
	color:#ffffff;
}

.menu .add_razdel
{
	margin-top:30px;
	padding:8px;
	background-color:#eeeeee;
	-moz-border-radius: 3px;  
	-webkit-border-radius:3px;	
	font-weight:normal;
	font-size:85%;
	text-align:center;
	font-weight:bold;
	
}
.menu .add_razdel a
{
	color:#666666;
}




.content_container
{
	padding-left:10px;
	overflow:hidden;
	padding-bottom:20px;	
}

.fond_name
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:130%;
	padding-top:30px;
	padding-bottom:40px;
	text-align:center;
	color:#333333;
}
.fond_name a
{
	text-decoration:none;
	color:#333333;
}
.fond_logo
{
	padding-bottom:10px;
}
.fond_top
{
	background-image: url('/image/top.png');
	background-repeat: repeat-x;
	height:119px;
	margin-bottom:20px;
}

.footer
{
	width:800px;
	margin:auto;
	padding:20px;
	color:#666666;
	font-size:80%;	
	text-align:center;
}
.edit_box
{
	float:right;
	margin-top:15px;
	margin-right:10px;	
	font-size:80%;	
}
.edit_box a
{
	color:#333333;
}


/*Таблица пользователей*/
.users_table td
{
	padding:8px;
	border-top:1px solid #cfdee1;	
	border-right:1px solid #cfdee1;
	font-size:80%;	
}
.users_table .last_td
{
	border-right:1px solid #ffffff;	
}
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size:80%;		
	padding: 8px;
	
}
table.tablesorter thead tr .header {
	background-image: url('/image/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 6px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url('/image/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('/image/desc.gif');
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}



/*PM*/

table.tablesorter_pm thead tr th, table.tablesorter_pm tfoot tr th {
	font-size:80%;		
}
table.tablesorter_pm thead tr .header {
	background-image: url('/image/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter_pm thead tr .headerSortUp {
	background-image: url('/image/asc.gif');
}
table.tablesorter_pm thead tr .headerSortDown {
	background-image: url('/image/desc.gif');
}


/*orders*/
.inlist
{
	border-bottom:1px solid #eeeeee;	
	padding-bottom:10px;	
	padding-top:10px;		
}
.top_table
{
	padding-bottom:10px;
	font-size:90%;
	font-weight:bold;
	color:#666666;
	border-bottom:3px solid #0087dd;
}
.delete_order
{
	font-size:70%;
	padding-left:5px;
}






.shkala
{
	padding:5px;
	padding-top:15px;
	color:#def9da;
	font-size:90%;	
}


	
.list_view .post_preview img
{
	max-width:450px;
}
