#TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

#TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color:#666666;
}

#TB_window a:link { color: #336699; text-decoration: none; }
#TB_window a:visited { color: #336699; text-decoration: none; }
#TB_window a:hover { color: #3399FF; text-decoration: underline; }
#TB_window a:active { color: #3399FF; text-decoration: underline; }
#TB_window a:focus { color: #336699; text-decoration: none; }

#TB_overlay {
    position: absolute;
    z-index:100;
    top: 0px;
    left: 0px;
    background-color:#000;
}

#TB_window {
    position: absolute;
    background: #ffffff;
    z-index: 102;
    color:#000000;
    border: 4px solid #525252;
    text-align:left;
}

#TB_window img {
/*
    display:block; 
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
*/
}

#TB_caption{
    height:25px;
    padding:7px 30px 10px 25px;
    float:left;
}

#TB_closeWindow{
    height:25px;
    padding:11px 25px 10px 0;
    float:right;
}

#TB_closeAjaxWindow{
    padding:5px 10px 7px 0;
    margin-bottom:1px;
    text-align:right;
    float:right;
}

#TB_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 10px;
    margin-bottom:1px;
}

#TB_title{
    background-color:#e8e8e8;
    height:27px;
    font-weight: bold;
    border-bottom: 1px solid #BBBBBB;
    font-size: 9pt;
    font-family: tahoma, arial, serif;
}

#TB_ajaxContent{
    clear:both;
    padding:2px 15px 15px 15px;
    overflow:auto;
    text-align:left;
    line-height:1.4em;
}

#TB_ajaxContent p{
    padding:5px 0px 5px 0px;
}

#TB_load{
    position: absolute;
    display:none;
    height:100px;
    width:100px;
    z-index:101;
}

#TB_HideSelect{
    z-index:99;
    position:absolute;
    top: 0;
    left: 0;
    background-color:#fff;
    border:none;
}

#TB_iframeContent{
    clear:both;
    border:none;
    margin-bottom:-1px;
    margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
    margin-bottom:1px;
}
.wikiTabs{clear:left;}

#Recent, #Featured, #Categories
{
margin: 0px;;
padding: 0;
border-top: 2px solid black;
width: 440px;
}
#Recent{border-color: #CEB02A }
#Featured{border-color: #296A32}
#Categories{border-color: #C0204E}

div.forum_wrapper {
    margin-top: 10px; 
    border: 1px solid #CCCCCC;
    margin-left: auto;
	margin-right: auto;
}
div.forum_wrapperRed {
    margin-top: 10px; 
    border: 1px solid #CCCCCC;
    margin-left: auto;
	margin-right: auto;
	background: #FF0000; 

}
td.forum_cat {
    background: #EEEEEE; 
    padding: 6px 6px 6px 9px; 
    font-weight: bold; 
    font-size: 10pt;
}
td.forum_label {
    padding: 3px 5px 3px 5px; 
    color: #AAAAAA; 
    font-size: 8pt; 
    text-transform: uppercase;
    border-top: 1px solid #DDDDDD;
}
td.forum_list0, td.forum_list0a {
    padding: 8px 5px 8px 10px;
    border-top: 1px solid #DDDDDD;
}
td.forum_list1, td.forum_list1a {
    padding: 3px 5px 3px 5px;
    border-top: 1px solid #DDDDDD;
}
td.forum_list0, td.forum_list1 {
    background: #F5F5F5;
}
div.forum_list_title {
    font-size: 9pt;
    font-weight: bold;
    padding-top: 4px;
}
div.forum_list_desc {
    font-size: 8pt;
    clear: both;
}
div.forum_list_moderators {
    font-size: 8pt;
    color: #888888;
    margin-top: 3px;
}
td.forum_list_photo {
    background: #FFF;
    border: 1px solid #DDDDDD; 
    padding: 2px; 
    width: 40px; 
    text-align: center;
}
td.forum_list_lastpost {
    padding-left: 6px;
}
td.forum_list_lastpost div {
    font-size: 7pt;
}
div.forum_topic_title {
    font-size: 13pt; 
    font-weight: bold;
    margin-bottom: 7px;
}
div.forum_topics {
    border: 1px solid #DDDDDD; 
    border-top: none;
}
div.forum_topic_wrapper1 {
    border-top: 3px solid #CCCCCC; 
    background: #F7F7F7;
}

div.forum_topic_wrapper2 {
    border-top: 3px solid #CCCCCC; 
    background: #FFFFFF;
}
td.forum_topic_left {
    width: 130px; 
    vertical-align: top; 
    padding: 7px 10px 10px 10px;
}
div.forum_topic_author {
    font-weight: bold; 
    font-size: 9pt; 
    margin-bottom: 4px;
}
td.forum_topic_photo {
    width: 115px;
    height: 115px; 
    background: #FFFFFF; 
    border: 1px solid #CCCCCC; 
    text-align: center; 
    vertical-align: middle; 
}
img.forum_topic_photo_img {
    height: 110px;
}
div.forumRatingSystem
{
    float: right;
}
div.forum_topic_authorinfo {
    font-size: 7pt; 
    padding: 3px 0px 0px 0px;
}
div.forum_topic_authorinfo span {
    font-weight: bold;
}
td.forum_topic_right {
    vertical-align: top; 
    padding: 10px; 
    font-size: 9pt;
}
div.forum_topic_info {
    font-weight: bold; 
    margin-bottom: 5px; 
    color: #777777;
    float: left;
}
div.forum_topic_info span {
    font-weight: normal;
}
div.forum_topic_body {
    font-size: 9pt;
    clear: both;
}
td.forum_topic_options {
    vertical-align: bottom; 
    text-align: right; 
    padding: 5px;
    font-size: 9pt;
}
td.forum_topic_options span, td.forum_topic_replylink {
    font-weight: bold;
}
div.forum_topic_deleted {
    border: 1px solid #DDDDDD; 
    padding: 10px; 
    border-left: none; 
    border-right: none; 
    font-style: italic;
}
div.forum_moderators {
    font-style: italic;
    margin-top: 5px;
}
div.forum_quote {
    border: 1px solid #e3e3c1;
    padding: 10px;
    font-size: 9pt;
    padding-left: 10px;
    background: #fafae2;
    margin-top: 7px;
}
div.forum_quote div {
    font-size: 8pt;
    margin-bottom: 3px;
    color: #777777;
}

.forum_wrapper{margin:auto;width: 95%;}

/* TOOL TIPS */
.tip {
    color: #000;
    width: 220px;
    z-index: 13000;
    padding: 3px;
    border: 1px solid #CCCCCC;
    background: #fffeeb;
    text-align: left;
    font-size: 11px;
    padding: 4px 8px 8px;
}
.tip-text {
    display: none;
}
.tip-top {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #9FD4FF;
    padding: 8px 8px 4px;
}
 
.tip-bottom {

}

.Tips1 {
    vertical-align: middle;
}