
.forummain{
    text-align:left;
    min-height: 300px;
}

.forummainbutton1{
    background:url('../img/buttons/buy-bids.gif') no-repeat left top;
    color:#FFFFFF;
    display:block;
    height:36px;
    line-height: 36px;
    text-align:center;
    text-shadow:1px 1px #486a1b;
    text-transform:uppercase;
    cursor: pointer;
    border:none;
    width:119px;
}

.forummain .forummaintitle{
    border-left: solid 1px #1468C5;
    border-right:solid 1px #1468C5;
    color:#FFFFFF;
    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#1468C5;
    font-weight:bold;
}

.forummain .content{
    padding-top:15px;
    padding-right:5px;
    padding-bottom:10px;
    border-left: solid 1px #e5e7e8;
    border-right:solid 1px #e5e7e8;
    border-bottom:solid 1px #e5e7e8;
    padding-left:5px;
    text-align:justify;
}

.forumsubmain{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: #FFF;
}
.forumtitle{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    -moz-border-radius-topleft: 6px;
    -webkit-border-radius-topleft: 6px;
    text-decoration: none;
    width:488px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    float:left;
    border-bottom:solid 1px #add5e5;
    background-color:#1468C5;
    color:#ffffff;
}
.forumtitletopic{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    width:95px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    float:left;
    border-left:solid 1px #CCCCCC;
    border-bottom:solid 1px #add5e5;
    background-color:#1468C5;
    color:#ffffff;
    text-align:center;
}
.forumtitlepost{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    width:95px;
    border-left:solid 1px #CCCCCC;
    border-bottom:solid 1px #add5e5;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    background-color:#1468C5;
    float:left;
    color:#ffffff;
    text-align:center;
}
.forumtitlelastpost{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    width:165px;
    border-left:solid 1px #CCCCCC;
    border-bottom:solid 1px #add5e5;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    float:left;
    background-color:#1468C5;
    color:#ffffff;
}
.cat_sub_heading{
    color: #1468C5;
    font-weight: bold;
    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
    border:1px solid #1468C5;
    background-color:#1468C5;
    float: left;
    text-align:left;
    width: 879px;

}

.forumbox{
    background-color: #f9f8f8;
    float: left;
    width: 979px;
    padding-left: 5px;
    border-bottom: 1px solid #e5e7e8;
    border:1px solid #ebebeb;
}
.forumauthor{
    height: auto;
    float: left;
    width: 140px;
    padding-left:4px;
    padding-right:10px;
    text-align:center;
    padding-top: 10px;
}
.forumviewmessage{
    padding:5px;
    text-align:justify;
    min-height: 50px;
    padding-left:10px;
    padding-top:10px;
    padding-right:5px;
    padding-bottom:10px;
    float:left;
    width:668px;
    height: auto;
    border-left:solid 1px #CCCCCC;


}
.forummessage
{
    border: 1px solid #CCCCCC;
    width: 600px;
    height: 230px;
}
.forumtitletext{
    width:468px;
    padding-top:15px;
    padding-bottom:5px;
    padding-left:30px;
    border-bottom:solid 1px #e5e7e8;
    float:left;
    height: auto;
    min-height:70px;
}
.forumtitletopictext{
    width:95px;
    padding-top:15px;
    padding-left:10px;
    padding-bottom:5px;
    float:left;
    border-left:solid 1px #CCCCCC;
    border-bottom:solid 1px #e5e7e8;
    background-color:#f2f2f2;
    height: auto;
    min-height:70px;
    text-align:center;
}
.forumtitleposttext{
    width:95px;
    padding-top:15px;
    padding-left:10px;
    padding-bottom:5px;
    float:left;
    border-left:solid 1px #CCCCCC;
    border-bottom:solid 1px #e5e7e8;
    height: auto;
    min-height:70px;
    text-align:center;
}
.forumtitlelastposttext{
    width:165px;
    border-left:solid 1px #CCCCCC;
    border-bottom:solid 1px #e5e7e8;
    padding-top:15px;
    padding-bottom:5px;
    padding-left:10px;
    background-color:#f2f2f2;
    float:left;
    height: auto;
    min-height:70px;
}

.greymenuforum{
    color: #999999;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}
.clear{
    clear: both;
}