/* Body class */

.gbody{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
background: #eeeeee;
margin-top: 15px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

.popUp{
padding:3pt;
}

/* General smart tables class */

table.forums, table.forumsmb {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
width: 760px;
display: table;
color: #000000;
border-collapse: collapse;
text-align: center;
margin-left: auto;
margin-right: auto;
}

table.forumsmb{
margin-bottom:12pt;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent, .tbTransparentmb{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
width: 760px;
background: transparent;
font-size: 13px;
line-height: 15px;
text-align: center;
margin-left: auto;
margin-right: auto;
vertical-align: top;
}

.tbTransparentmb{
vertical-align: top;
margin-bottom:13px;
}

.tbTransparentCell{
text-align: left;
}

img {
border: 0px;
}

td{
text-align: left;
}

.sepr{
color:#7F7F7F;
}

/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #000000; 
text-decoration: none;	
font-size: 12px;
}

/* Normal analog text, used usually with SPAN */

.txtNr{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
text-decoration: none;	
font-size: 13px;
}


.txtSm A:link, .txtSm A:active, .txtSm A:visited{
color: #E06529;
}


/* Views color */

.views{
color:#9A9A9A;
}

/* Warning text */

.warning{
color: red;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

/* Class for select boxes */

.selectTxt {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
}

/* Input areas - boxes, textareas... */

.inputButton {
background: #FFFFFF;
border-bottom: #cccccc 1px solid;
border-left: #cccccc 1px solid;
border-right: #cccccc 1px solid;
border-top: #cccccc 1px solid;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.textForm {
background: #FFFFFF;
border-bottom: #004576 1px solid;
border-left: #004576 1px solid;
border-right: #004576 1px solid;
border-top: #004576 1px solid;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border:1px #E3E3E3 solid;
font-size:13px;
line-height:15pt;
padding: 4px;
text-align:left;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
background-color: #CDCDCD;
border: 1px #7f7f7f solid;
padding: 4px;
height: 20px;
font-size: 13px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
padding:3px;
font-size:9pt;
font-weight:bold;
line-height:11pt;
vertical-align:middle;
width:100%;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc. on 1st page, Buttons menu, left info cell) */

td.caption4, td.tbClCp {
font-family:tahoma,verdana,arial,sans-serif;
text-transform:uppercase;
padding: 4px;
font-size: 13px;
color:#333333;
line-height:15px;
vertical-align:top;
border: 1px #cccccc solid;
background-color:#E3E3E3;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
padding:4px;
background-color:#efeeef;
font-size:10pt;
line-height:13pt;
vertical-align:top;
}

/* Font for displaying username in each thread */

.username{
text-decoration: none;
font-size: 13px;
font-weight: bold;
}

.username A:hover, .groupTitle A:hover{
background:#4967A0;
color:#F0F0E3;
text-decoration:none;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background: #ffffff;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #f0f0f0;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: 0px;
margin: 1px;
padding: 1px;
background: #B2BDD4;
font-size: 11px;
}

A:link {
color: #E06529;
text-decoration: none;
}

A:active {
color: #E06529;
text-decoration: none;
}

A:visited {
color: #E06529;  
text-decoration: none;
}

A:hover {
color: #E06529;
text-decoration: none;
}

ol.mbb, ul.mbb, blockquote.mbb{
margin-bottom: 0px;
}

/* Common: list */

.limbb, UL{
list-style:circle;
font-size:9pt;
margin-left:10pt;
padding-left:10pt;
margin:1pt;
line-height:15pt;
}

/* Common: page navigation link */

.navCell{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:8pt;
border:1px #DBDBDB solid;
background-color:#e7e7df;
padding-left:2pt;
padding-right:2pt;
padding-top:1pt;
padding-bottom:1pt;
margin-top:1pt;
}

/* Common: graphic icon cell */

td.icon{
padding:5px;
text-align:center;
vertical-align:middle;
width:20px;
height:20px;
}

/* Common: no-wrapping for text */
.noWrap{
white-space:nowrap;
}

td.caption4{
text-align:center;
}

td.tbClCp{
text-align:right;
}

/* Common: centered text in the row */
td.txtC{
text-align:center;
}

/* Common: left aligned text in the row */
td.txtL{
text-align:left;
}

/* Common: right aligned text in the row */
td.txtR{
text-align:right;
}

/* Front Page, Topics listing, Messages: <H1> heading */

.headingTitle{
font-weight:bold;
font-size:16px;
color:#F36D2C;
margin-top:10pt;
margin-bottom:7pt;
}

.groupTitle{
color:#FFFFF9;
text-transform:uppercase;
font-size:9pt;
background-color:#E4E4E4;
padding:4pt;
padding-left:3pt;
padding-right:3pt;
border-bottom:1px #000 solid;
}

/* Front Page: forum title */

td.forumTitle{
font-size:9pt;
padding:2pt;
padding-left:4pt;
border-color:#eee;
border:0px;
border-bottom:1px solid #F0F0F0;
background-color:#E8EACD;
line-height:14pt;
}

.postingForm, .topicTitle{
width:550px;
}

.postingForm{
height:250px;
}
