.main_menu td .menu_wrapper {
	width: 100px;
	height: 2px;
}
.forum {
	margin: 23px 0px 121px 0px;
	width: 100%;
}
.forum .forum_cell{
	padding: 0px 17px;
}
.forum h1.title_forum{
	font-size: 22px;
	font-weight: bold;
	color: #313131;
	margin-bottom: 16px;
	text-indent: -1000px;
	background: url(titles/title_forum.gif) no-repeat left top;
}
.forum h2.descript, .forum h2.date{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
 .forum h2.date{
	background: url(date_bg.gif) no-repeat left 4px;
	padding-left: 15px;
	margin-bottom:1px;
 }
.forum_menu{
	width: 100%;
	background: #a3a3a3;
	margin: 16px 0px 8px 0px;
}
.forum_menu .menu_cell div{
	width: 310px;
	background: none;
	font-size: 1px;
	height: 1px;
}
.forum_menu tr td{
	padding: 6px 0px 6px 0px;
	text-align: left;
}
.forum_menu .menu_cell{
	padding-left: 7px; 
}
.forum_menu tr td a{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: url(forum_menu_bg.gif) no-repeat right center;
	padding: 0px 8px;
	font-size:12px;
}
.forum_menu tr td a.bordered {
	background: url(forum_menu_bg.gif) no-repeat left center;
}
.forum_menu tr td a.last {
	background: none;
}

.forum_menu tr td a:hover {
	text-decoration: underline;
}
/* tables forum content start */
.forum_list {
	width: 100%;
	margin-top: 11px;
	margin-bottom: 1px;
}
.forum_list tr th {
	background: #3375b3;
}
.forum_list tr th a {
	color: #fff;
}
.right {
	text-align: right;
	padding-right: 15px !important;
}
.forum_list tr th.forum_name{
	padding: 4px 0px 6px 16px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	white-space: nowrap;
	text-transform: uppercase;
}
.forum_list tr.title_theme td{
	background: #80b0e0;
	color: #fff;
	font-weight: bold;
	padding: 3px 0px 7px 0px;
}
.content .title_forum ,.forum_list tr.title_theme td.title_forum {
	width: 245px;
}
.content .header2 td {
	padding-left: 1px;
}
.content .header2, .content_stat .header2 {
	padding-left: 15px !important;
}
.content a.header2, .content_stat a.header2 {
	padding-left: 0px !important;
}
.content .header2 .title_forum {
	width: 265px;
	padding-left: 15px;
}
.content .theme,.forum_list tr.title_theme td.theme {
	width: 67px;
}
.content .answer,.forum_list tr.title_theme td.answer {
	width: 86px;
	text-align: center;
}
.content .message,.forum_list tr.title_theme td.message {
	/*white-space: nowrap;*/
	text-align: left;
}

.forum_content_table {
	border: 1px solid #2c7bcc;
	width: 100%;
}
.forum_content_table td {
	text-align: left;
}
.forum_content_table .center {
	text-align: center;
}
.content_stat .forum_content_table {
	border: 1px solid #666666;
}
.forum_content_table td {
	padding-top: 5px;
	padding-bottom: 7px;
	color: #666;
	vertical-align: top;
}
.forum_content_table td.last_message{
	padding-left: 10px;
}

.forum_content_table td h3 a{
	text-transform: uppercase;
	color: #4578ad;
	font-weight: bold;
	text-decoration: none;
}
.forum_content_table td h3 a:hover{
	text-decoration: underline;
}
.forum_content_table td h4 a,.forum_content_table td h4 {
	color: #666666;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
.forum_content_table td h4 a:hover{
	text-decoration: underline;
}
.forum_name_content {
	padding-left: 15px !important;
	width: 243px;
}
.num_theme{
	width: 64px;
	padding-left: 3px;
}
.num_answer{
	width: 76px;
	text-align: center;
}
.last_message p span{
	padding-right: 4px;
}
.last_message p a{
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.last_message p a:hover{
	text-decoration: underline;
}
.statistics{
	background: #a3a3a3;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	padding: 5px 0px 8px 16px;
	margin-top: 20px;
}
.forum_bottom_menu{
	background: #c8c8c8;
	height: 25px;
	padding-left: 10px;
}
.forum_bottom_menu ul li{
	float: left;
	padding: 5px 7px 0px 7px;
	background: url(forum_bottom_menu_bg.gif) no-repeat right 12px;
}
.forum_bottom_menu ul li.last{
	background:none;
}

.forum_bottom_menu ul li a{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.forum_bottom_menu ul li a:hover{
	text-decoration: underline;
}
.statistics_block{
	border: 1px solid #666666;
	padding: 5px 15px 13px 15px;
	color: #666666;
	font-size: 11px;
	margin-top: 1px;
}
.statistics_block .amount_people{
	font-weight: bold;
}
.statistics_block .amount_list span{
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}
.statistics_block .amount_list a{
	font-weight: bold;
	text-decoration: none;	
	padding: 0px 2px 0px 2px;
}
.statistics_block .amount_list a:hover{
	text-decoration: underline;	
}

.statistics_block .list_users a{
	text-decoration: none;
	font-weight: bold;
}
.statistics_block .list_users a:hover{
	text-decoration: underline;
}
.statistics_block .full_list{
	font-weight: bold;
	padding: 1px 0px 13px 0px;
}
.statistics_block .full_list a{
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.statistics_block .full_list a:hover{
	text-decoration: underline;
}
.forum_menu_cell {
	/*padding: 0px 100px;*/
}
.forum_menu_cell table{
	margin: 0px auto;
}
.menu_cell table.forum_menu_top{
	margin: 10px auto 11px!important;
}
div.postdiv {
	font-size: 12px!important;
}





