/* ==== FORUM STYLES ==== */

.category_head_bg{
background-image:url(../images/forum/background/category_head_bg.jpg);
background-repeat:no-repeat;
font-weight:bold;
color:#FFFFFF;
padding:8px 0px 0px 20px;
height:33px;
}

.sub_cat_heading_bg{
background-image:url(../images/forum/background/sub_cat_heading_bg.jpg);
background-repeat:no-repeat;
padding:10px;
height:13px;
}

.sub_cat_heading_forum{
padding:10px;
height:13px;
width:406px;
color:#FFFFFF;
font-weight:bold;
}

.sub_cat_heading_topic{
padding:10px;
height:13px;
width:61px;
color:#FFFFFF;
font-weight:bold;
}

.sub_cat_heading_replies{
padding:10px;
height:13px;
width:67px;
color:#FFFFFF;
font-weight:bold;
}

.sub_cat_heading_lastpost{
padding:10px;
height:13px;
width:157px;
color:#FFFFFF;
font-weight:bold;
}

.forum_bg{
padding-left:5px;
height:53px;
width:451px;
border:solid 1px #888888;
}

.topic_bg{
text-align:center;
padding:10px;
height:53px;
width:76px;
border:solid 1px #888888;
}

.replies_bg{
text-align:center;
padding:10px;
height:53px;
width:76px;
border:solid 1px #888888;

}

.last_post_bg{
padding:10px;
height:53px;
width:163px;
border:solid 1px #888888;
}

/* === Thread Styling == */
.thread_date{
background-image:url(../images/forum/background/sub_cat_heading_bg.jpg);
color:#FFFFFF;
padding:10px;
}

.member_details{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
color:#000000;
width:150px;
padding:10px;
border:solid 1px #888888;
}

.status{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}

.comment_bg{
padding:10px;
border:solid 1px #888888;
}


.category_head_bg a{ font-weight:bold; color:#FFFFFF; height:33px; text-decoration:none;}
.category_head_bg a:active{ font-weight:bold; color:#FFFFFF; height:33px; text-decoration:none;}
.category_head_bg a:visited{ font-weight:bold; color:#FFFFFF; height:33px; text-decoration:none;}
.category_head_bg a:hover{ font-weight:bold; color:#FFFFFF; height:33px; text-decoration:underline;}

/* === Forum Text Styles === */

