/*forum.topic.active*/
/* from main*/
table.forum-main {border: none;border-collapse: collapse;margin: 0px;width: 100%;font-size: 100%;}
table.forum-main th {background-color:#CEDEEC;border: 1px solid #99BAD7;font-weight: normal;padding:4px;white-space:nowrap;vertical-align:top;}
table.forum-main td {background-color:#F1F5FA;border: 1px solid #99BAD7;padding: 4px;vertical-align:top;}
table.forum-main .td-moderate {width:0%; text-align:center;}
table.forum-main .td-status {width:0%; text-align:center;}
table.forum-main .td-icon {width:0%; text-align:center;}
table.forum-main .td-name {width: 60%;}
table.forum-main .td-topic-name {width:45%;}
table.forum-main .td-topic-author {width:15%; text-align:center;}
table.forum-main .td-topics {width: 10%; text-align:center;}
table.forum-main .td-posts {width: 10%; text-align:center;}
table.forum-main .td-views {width: 10%; text-align:center;}
table.forum-main .td-lm {width: 20%;}
table.forum-main .td-forum {white-space: nowrap; text-align:center;}

.forum-title {border: 1px solid #99BAD7;padding: 4px;background-color: #CEDEEC;font-size: 100%;font-weight:bold;}
.forum-attention{font-size:80%; color: red;}
div.forum-br {height: 4px;width: 100%;border: none;overflow: hidden;}
div.forum-hr {background-color: #99BAD7;margin: 4px 0px 4px 0px;padding: 0px;height: 1px;width:100%;overflow:hidden;}
form.forum-form {padding: 0px;margin: 0px;border: none;}

.icon-new-message, .icon-no-message, .icon-na, .icon-closed-new-message, .icon-closed-no-message {background-image:url("images/f_norm.gif");background-repeat:no-repeat;background-position:left;width: 18px;height: 12px;}
.icon-new-message {cursor: pointer;cursor: hand;}
.icon-no-message { background-image:url("images/f_norm_no.gif"); }
.icon-na { background-image:url("images/f_na.gif"); }
.icon-closed-new-message { background-image:url("images/f_closed_norm.gif"); }
.icon-closed-no-message { background-image:url("images/f_closed_norm_no.gif"); }


/* Filter only */
table.forum-filter, table.forum-filter-popup {border: 1px solid #99BAD7;border-collapse: collapse;margin: 0px;padding: 0px;font-size: 100%;width: auto;}
table.forum-filter th, table.forum-filter-popup th, table.forum-filter td, table.forum-filter-popup td {border: none;padding:4px;font-size: 100%;vertical-align: middle;}
table.forum-filter th, table.forum-filter-popup th {background-color:#CEDEEC;border-top: 1px solid #99BAD7;border-bottom: 1px solid #99BAD7;text-align: left;font-weight: bold;}
table.forum-filter td, table.forum-filter-popup td {background-color:#F1F5FA;}
table.forum-filter-popup th, table.forum-filter-popup td {font-size: 90%; font-weight: normal;}
table.forum-filter-popup th input, table.forum-filter-popup td  input {float:left; margin:0px 5px 0px 0px;}
.filter-hide {cursor: pointer;cursor: hand;background-repeat:no-repeat;background-position:left;background-image:url(images/filter/less.gif);padding:0px;margin:0px 0px 0px 10px;width:14px;height:14px;border:none;float:right;}
.filter-more, .filter-more-hover {cursor: pointer;cursor: hand;background-repeat:no-repeat;background-position:left;background-image:url(images/filter/more.gif);margin: 0px 4px 0px 0px;width:14px;height:14px;float:left;}
/*/Filter only*/

