@charset "windows-1251";
.my_board_empty {
	margin-left:10px;
	margin-top:20px;
	color:#7e7e7e;
	font-size:14px;
}
.my_board_empty a{
	color:#7e7e7e;
	font-size:14px;
}
.board_search {
	font-size:24px;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:9px;
}
.board_search input {
	width:260px;
}
.board_extra_area {
background-color:yellow;
}
.board_search select{
	width:280px;
}
.board_search_head {
	padding-right:10px;
}
.board_cat {
	margin-left:10px;
	margin-top:15px;
}
.board_cat a{
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-size:18px;
	text-align:center;
	line-height:29px;
	width:732px;
	height:29px;
	background:url(../img/board/cat_panel.gif) no-repeat left top;
	text-transform:uppercase;
}
.add_board {
	text-align:right;
	width:732px;
}
.add_board a{	
    display:block;
	padding-left:33px;
	margin-top:6px;
	margin-left:459px;
	font-size: 24px;
	background:url(../img/add_icon.gif) no-repeat left center;
	text-decoration:underline;
	width:250px;
}
.board_nav,.board_article_head {
	margin-left:10px;
	width:732px;
}
.board_article_head {
	width:732px;
	margin-top:10px;
	margin-bottom:0;
}
.board_subcat {
	line-height:29px;
	width:706px;
	overflow:hidden;
	height:29px;
	background:#fff3e3;
	margin-left:10px;
	padding-left:13px;
	padding-right:13px;
	color:#e4a372;
}
.board_subcat a {
	color:#dc7224;
	font-size:18px;

}
.board_subcat span {
	display:block;
	float:right;
	color:#dc7224;
}
.board_subcat span a{
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
.board_subcat_sep {
	height:10px;
}
.add_fav_button_link {
	display:block;
	text-align:center;
	background:url(../img/board/add_fav_button.gif) no-repeat top;
	width:132px;
	height:21px;
	line-height:21px;
	font-size:11px;
	color:#626262;
	text-decoration:none;
	margin-top:5px;
}
.board_head_text {
	font-size:20px;
	width:518px;
	padding-left:20px;
	padding-right:20px;
	color:#272727;
	line-height:25px;
}
.board_head_date {
	width:44px;
	height:52px;
	font-size:18px;
	background:url(../img/news_block_head_bg.gif) left top no-repeat;
}
.board_user_card_top {
	width:732px;
	height:10px;
	background:url(../img/board/user_tn_top732.gif) no-repeat top;		
}
.board_user_card_middle {
	width:708px;
	border-left:1px solid #fbdaad;
	border-right:1px solid #fbdaad;
	height:auto;
	overflow:auto;
	padding-left:11px;
	padding-right:11px;
	overflow:hidden;
}
.board_user_card_bottom {
	width:732px;
	height:10px;
	background:url(../img/board/user_tn_bottom732.gif) no-repeat top;		
}
.board_user_card {
/*	background:#fff3e3;*/
	margin-top:11px;
	margin-left:10px;
	margin-right:10px;
}
.board_article_name a {
	font-size:14px;
	text-decoration:underline;
}
.user_skill_ama {
	background: url("../people_test/img/user_ama_circle.gif") no-repeat left;
	color:#168f0f;	
}
.user_skill_pro {
	background: url("../people_test/img/user_pro_circle.gif") no-repeat left;
	color:#1c4fa6;
}
.user_skill_admin {
	background: url("../people_test/img/user_admin_circle.gif") no-repeat left;
	color:#9c2916;
}
.user_skill_ama, .user_skill_pro, .user_skill_admin {

	height:16px;
	padding-left:20px;
	margin-top:10px;
	margin-left:50px;
}
.user_details {
	font-size:14px;
	line-height:25px;
}
.user_details span{
	color:#dc7224;
}
a.icon_link {
	padding-left:5px;
	color:#7e7e7e;
	font-weight:bold;
	font-size:11px;
}
.send_message {
	line-height:25px;
}
.send_message img{
	vertical-align:top;
}
.board_article_text {
	margin-top:10px;
	margin-left:10px;
	font-size:14px;
	width:732px;
}
a#next, a#prev{
	text-decoration:none;
	font-size:68px;
	font-family: Courier New;
	color:#979696;
}
.preview_line {
	padding-top:20px;
}
.preview_line img{
	border:none;
}
.album_foto_line_prev {
	padding-right:8px;
}
.album_foto_line div{
	width:100px;
	height:100px;
	float:left;
	overflow:hidden;
	margin-right:8px;	
}

.album_head {
	font-size:18px;
	margin-left:10px;
	margin-top:20px;
}
.my_board {
	float:left;
	margin-left:10px;
}
.my_board a {
	font-size:24px;
	color:#b6b5b5;
	text-decoration:underline;
}
.my_board a:hover {
	text-decoration:none;
}
.all_author {
	line-height:25px;
}
.all_author a {
	font-size:11px;
	color:#7e7e7e;
	text-decoration:underline;
}
.all_author a:hover {
	text-decoration:none;
}
input.text,textarea,file {
	width:400px;
	padding:3px;
	margin:1px 0;
	border: 1px solid #868686;
	background:#ffffff; 
}
input.submit {
	padding:2px 5px;
	font: 12px;
	border: 1px solid #868686;
	background:#ffffff;
}
textarea {
	scrollbar-face-color:#868686;
	scrollbar-arrow-color:#dddddd;
	scrollbar-track-color:#868686;
	scrollbar-shadow-color:#dddddd;
	scrollbar-highlight-color:#dddddd;
	scrollbar-3dlight-color:#808080;
	scrollbar-darkshadow-Color:#dddddd;
}
   
div #posEmailError, #posLableError, #posPhonesError, #posDescError, #posDateError, #posAdressError, #posCityError,#status_uploadPhoto1,#status_uploadPhoto2,.status_uploadPhoto,.error {
	color:#ff496f;
}
#contactFormArea span {
   color:red;
}
.form_notice {
   color: #3d2801;
}
   
.clear {
	clear:both;
}
.user_foto_button a, .user_foto_button a:hover{
	display:block;
	width:97px;
	height:21px;
	line-height:21px;
	background: url("/people_test/img/user_foto_button.gif") no-repeat;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.user_foto_button a:hover {
	text-decoration:none;
}
.user_foto_button td {
	border:none;
}

.album_submit_button, .awards_print_button{
	margin-top:20px;
}
.album_submit_button a {
	display:block;	
	background:url(../img/board/submit_button.png) no-repeat left top;
    width:120px;
	height:31px;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	line-height:31px;
	color:#ffffff;
	text-decoration:none;
	
}
.album_submit_button a:hover{
	color:#ffffff;
	text-decoration:none;
}
a.upload_more {
	color:#7a7a7a;
	text-decoration:underline;
	line-height:30px;
}
#album_comments {
	width:170px;
}
.add_board_message {
	margin-left:10px;
	color:#7a7a7a;
	font-size:14px;
	margin-bottom:10px;	
}

.enter_panel_new {
	background:url("../img/board/auth_bg.gif") no-repeat top left;
	width:280px;
	height:124px;
	padding:18px;
	color:#dc7224;
	font-size:14px;
	margin-bottom:20px;
	margin-left:226px;
}
.enter_panel_new table{
	text-align:left;
}
.enter_panel_new a {
	color:#dc7224;
	font-size:14px;
	text-decoration:underline;
}

a.reg_button {
	background: url("../img/board/register_button.png") no-repeat top left;
	display:block;
	width:115px;
	height:21px;
	color:#fff;
	line-height:21px;
	font-size:14px;
	float:right;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
.board_list_message_date {
	font-size:11px;
	float:right;
	color:#7a7a7a;
	padding-right:5px;
	margin-top:3px;
	margin-right:5px;
	text-align:right;

}
.board_list_message_date a, .board_list_message_date a:hover {
	font-style:normal;
	color:#cd6f49;
}
.no_messages {
	text-align:center;
	font-size:14px;
	color:#7a7a7a;
}
a.other_subcat_link {
	color:#e4a372;
	font-size:16px;
}
.all_link {
	margin-left:10px;
	padding-top:20px;
	clear:left;
}

.all_link a{
	font-size:16px;
	color:#7a7a7a;
	text-decoration:underline;
}
.all_link a:hover{
	text-decoration:none;
}

a.board_main_item {
	text-decoration:underline;

}
a:hover.board_main_item {
	text-decoration:none;
}
a.board_main_to, a:hover.board_main_to {
	color:#dc7224;
}
.ssill {
position:absolute;
left:-4250px;
}