table.topics_parts{
	border: 0px solid #408FCA;
	border-collapse:collapse;
	width: 100%;
	padding-bottom: 10px;
}

table.topics_parts th, table.topics_parts td{
	border: 0px solid #408FCA;
	border-collapse:collapse;
}

table.topics_parts th{
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 2px;
	background: #CEB937;
}

table.topics_parts td, table.topics_parts td a{
	font-weight: normal;
	font-size: 12px;
	color: #794E24;
}


table.topics_parts td.list_topic, table.topics_list td.list_topic, table.forum_mess td.list_mes{
	background-image: url(/tpl/main/images/forum_part_razd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	color: #794E24;
}

table.topics_parts td.list_line, table.topics_list td.list_line{
	background-image: url(/tpl/main/images/forum_dots_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:  2px 0px 2px 0px;
}

table.topics_parts td.list_mes{
	background-image: url(/tpl/main/images/forum_mes_ico.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table.topics_list{	border: 0px solid #408FCA;
	border-collapse:collapse;
	width: 100%;
}

table.topics_list th, table.topics_list td{
	border: 0px solid #408FCA;
	border-collapse:collapse;
}

table.topics_list th{	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 0px;
	background: #A4C537;
}

table.topics_list td{
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
}

table.topic_list_item{
	border: 1px solid #408FCA;
	border-collapse:collapse;
	width: 100%;
}

table.topic_list_item td.title td, table.topic_list_item td.title td a, table.topic_list_item td.title td h2{
	color: #FFFFFF;
	padding: 2px;
	font-size:13px;
	font-weight:bold;
}

table.topic_list_item td.title{
	background-color: #408FCA;
	color: #FFFFFF;
	border: 1px solid #408FCA;
	padding: 2px;
	font-size:12px;
	font-weight:bold;
}

table.topic_list_item td.title h2 a, table.topic_list_item td.title h2, table.topic_list_item td.title a{
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	padding:0;
	margin:0;
}

table.forum_mess{	border: 0px solid #408FCA;
	border-collapse:collapse;
	width: 100%;
	padding: 0px 0px 10px 0px;
}

table.forum_mess td{
	font-size:10px;
	border: 0px solid #408FCA;
	border-collapse:collapse;
	padding: 0px;
}

table.forum_mess table.forum_mess_title td, table.forum_mess table.forum_mess_title td a{	background-color: #408FCA;
	color: #FFFFFF;
	font-size: 12px;
}

table.forum_mess td.avatar{	font-size: 10px;
	width: 150px;
}

table.forum_mess td.text{
	font-size: 12px;
	text-align: left;
	border-bottom: 0px solid #000;
}

table.forum_mess td.botline{
	border: 0px solid #000;
}

table.forum_mess div.sign{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

table.forum_mess div.edit_line{
	padding: 0px 0px 10px 0px;
	float: right;
}

table.forum_mess a.user_name{	color:#666633;
	text-decoration: none;
	font-weight: bold;
}

table.forum_mess div.buttons{	font-size: 10px;
	float: right;
	background-image: url(/tpl/main/images/forum_part_razd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
}

table.forum_mess div.buttons_r{
	float: right;
}

table.forum_mess div.buttons a{	color: #666633;
	text-decoration: none;
}

table.forum_add_mess, table.forum_edit_mess {
	padding-top: 10px;
}

table.forum_add_mess td, table.forum_edit_mess td{
	font-size: 12px;
	border: 0px;
}


table.forum_new{
	border: 1px solid #794E24;
	border-collapse:collapse;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

table.forum_new tr.title, table.forum_new tr.title td{	background-color: #408FCA;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	padding: 2px;
}

table.forum_new td{
	border: 1px solid #408FCA;
	padding: 2px;
}

table.forum_new td a{
	text-decoration: none;
}

td.list_part{	background-image: url(/tpl/main/images/forum_cat_razd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
}

td.list_part a{	text-decoration: none;
}

