@charset "windows-1251";

/* Меню форума */
table.menu_action_forum {}
table.menu_action_forum a {color: #657F42}
table.menu_action_forum td{padding: 0px 20px 4px 0px; 
background-image: url(/images/polka.gif); background-repeat: repeat-x;  background-position: bottom; height: 30px}
table.menu_action_forum td.left, table.menu_action_forum td.right{padding: 0px; width: 22px; background-image: none}
table.menu_action_forum td.link1 a{color: #A9103A}
table.menu_action_forum td.link2 a{color: #1A6598}
table.menu_action_forum td.link3 a{color: #3F9212}
table.menu_action_forum td.link4 a{color: #A95A13}

/* Контент форума */
table.table_forum {border-left: solid 1px #BEC8B2; border-top: solid 1px #BEC8B2; margin: 0px 0px 20px 0px}
table.table_forum a{color: #1958C0}
table.table_forum a.user{color: #5c6915}
table.table_forum tr.header td{background-color: #C8DDAE; color: #5F7E53; font-weight: bold}
table.table_forum tr.header td a{color: #D01066;}
table.table_forum tr.header td a:hover{color: #2C9475;}
table.table_forum td{padding: 4px 7px 4px 7px; border-right: solid 1px #BEC8B2; border-bottom: solid 1px #BEC8B2}

table.table_forum tr.new td {background-color: #FFFFFF}
table.table_forum tr.footer td {height: 40px; background-color: #E8F2E2; color: #566552}
table.table_forum tr.footer td a{color: #5c6915}
table.table_forum td.count_messages {color: #626262; text-align: center}
table.table_forum td.data {color: #626262; text-align: center}
table.table_forum td.user {color: #3C3C3C}

/* Вывод числа страниц темы на индексных страницах */
table.table_forum .box_page_theme{ font-style: normal; margin-left: 10px; padding: 0px 5px 0px 5px; color: #A8A294}
em.box_page_theme a{color: #5c6915}
