/* Body class */

.gbody{
font-family: Tahoma,Arial,Helvetica,sans-serif;
margin:0px;
padding:0px;
color:#364967;
}

/* General smart tables class */

table.forums, table.forumsmb {
font-family: Tahoma,Arial,Helvetica,sans-serif;
width: 70%;
border: 1px #FFFFFF solid;
display: table;
color: #000000;
border-collapse: collapse;
text-align: center;
margin-left: auto;
margin-right: auto;
color:#364967;
} 

table.forumsmb{
margin-bottom:12pt;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent, .tbTransparentmb{
font-family: Tahoma,Arial,Helvetica,sans-serif;
width: 70%;
background: transparent;
font-size: 11px;
line-height: 15px;
text-align: center;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.tbTransparentmb{
margin-bottom:12pt;
vertical-align: top;
}

.tbTransparentCell{
text-align: center;
}

img {
border: 0px;
}

td{
text-align: left;
}

/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Tahoma,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 10px;
}

/* Normal analog text, used usually with SPAN */

.txtNr{
font-family: Tahoma,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 11px;
}

/* Views color */

.views{
color:#9A9A9A;
}

/* Warning text */

.warning{
color:#ae0102;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Arial,Helvetica,Geneva,sans-serif;
font-size: 10px;
}

/* Class for select boxes */

.selectTxt {
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
color: #626363;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 10px;
margin-left: 10pt;
}

/* Input areas - boxes, textareas... */

.inputButton {
font-family: Tahoma,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border: #AAAAAA 1px solid;
font-size: 10px;
color: #626363;
/* height: 19px; */
}

.textForm {
font-family: Tahoma,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border: #AAAAAA 1px solid;
color: #626363;
font-size: 11px;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1,
td.messagehead,
td.messagefoot {
border: #FFFFFF 1px solid;
font-size: 11px;
line-height: 15px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
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: #FFFFFF;
padding: 4px;
text-align:center;
height: 20px;
font-size: 11px;
font-weight: bold;
line-height: 15px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #F3F9FB;
padding: 5px;
height: 20px;
font-size: 11px;
line-height: 15px;
vertical-align: top;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc. on 1st page, Buttons menu, left info cell) */

td.caption4 {
background: #3a6eac;
height:28px;
border: 1px #FFFFFF solid;
padding-left: 10px;
padding-right: 10px;
font-size: 12px;
color: #FFFFFF;
line-height: 15px;
text-align: left;
vertical-align: center;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
background-color: #F6F9FB;
color:#626363;
padding: 5px;
height: 20px;
font-size: 11px;
line-height: 15px;
vertical-align: top;
}

/* Font for displaying username in each thread */

.username{
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background: #f9f6ea;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #f2efe2;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: #FFFFFF 1px solid;
margin: 1px;
padding: 1px;
background: #F0F0F0;
font-size: 11px;
}

a{color:#698fc3;}
a:hover {text-decoration:none;}

.forum{font-size:12px;}
.topic{font-size:12px;}

ol.mbb, ul.mbb, blockquote.mbb{
margin-bottom: 0px;
}

.signature{font-size:10px;
	  color:#626363;
	  padding:10px;}
	  
.date{font-size:10px;
	  color:#626363;}
	  

td.messagehead{background-color:#e5dfc7;
			   padding-top:5px;
			   padding-bottom:5px;}
td.messagefoot{padding-top:5px;
			   padding-bottom:5px;}
			 
