/* Body class */

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF center center;
margin-top: 11px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
background-position: top;
background-attachment: fixed;
}

/* General smart tables class */

table.forums, table.forumsmb {
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 1000px;
border: 0px;
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: Verdana,Arial,Helvetica,sans-serif;
border: 0px;
width: 1000px;
color: #000000;
background: transparent;
font-size: 11px;
line-height: 15px;
text-align: center;
margin-left: auto;
margin-right: auto;
vertical-align: top;
}

.tbTransparentmb{
margin-bottom:12pt;
}

.tbTransparentCell{
text-align: left;
}

img {
border: 0px;
}

td{
text-align: left;
}

/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 10px;
}

/* Normal analog text, used usually with SPAN */

.txtNr{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 11px;
}

/* Views color */

.views{
color:#9A9A9A;
}

/* Warning text */

.warning{
color: #F9111E;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
font-size: 10px;
}

/* Class for select boxes */

.selectTxt {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 11px;
margin-left: 10pt;
}

/* Input areas - boxes, textareas... */

.inputButton {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #E6EDF2;
border-bottom: #606062 1px solid;
border-left: #606062 1px solid;
border-right: #606062 1px solid;
border-top: #606062 1px solid;
font-size: 12px;
color: #000000;
/* height: 19px; */
}

.textForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-bottom: #606062 1px solid;
border-left: #606062 1px solid;
border-right: #606062 1px solid;
border-top: #606062 1px solid;
font-size: 11px;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border: 0px;
font-size: 11px;
line-height: 15px;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
text-align: left;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
border: 1px #D6DFFF solid;
background-color: #FAFAFA;
padding: 4px;
height: 20px;
font-size: 11px;
font-weight: bold;
line-height: 15px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
border: 0px;
background-color: #ECF4F8;
padding: 4px;
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-color: #EFF3F7;
border: 1px #CCCCCC solid;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 11px;
font-weight: bold;
line-height: 15px;
text-align: left;
vertical-align: top;
color: #333333;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
border: 1px #D6DFFF solid;
background-color: #FAFAFA;
padding: 4px;
height: 20px;
font-size: 11px;
line-height: 15px;
vertical-align: top;
}

/* Caption 6 (this one is for displaying title headers (search, stats, user reg/prefs) ) */

td.caption6 {
background-color: #ECF4F8;
border: 1px #303439 solid; 
padding: 4px;
height: 18px;
font-size: 11px;
font-weight: bold;
}

/* 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: url(img/trans1.gif);
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: url(img/trans2.gif);
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: 1px #C6E3F3 solid; 
margin: 2px;
padding: 2px;
background: #E4F0F7;
font-size: 11px;
}

A:link {
color: #000000;
text-decoration: none;
}

A:active {
color: #000000;
text-decoration: none;
}

A:visited {
color: #000000;
text-decoration: none;
}

A:hover {
color: #0A0A0A;
text-decoration: none;
}

ol.mbb, ul.mbb, blockquote.mbb{
margin-bottom: 0px;
}

#linkexchange {
	background-color:#e2e1e4;
	border-bottom:1px solid #9d9da1;
	margin:0 0 20px 0;
	padding:2px 10px 2px 10px;
	text-align: center;
}

#linkexchange {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:70%;
	color:#666666;
	font-family:Sans-serif, Verdana, Arial, Helvetica;
}

#linkexchange a {
	text-decoration:none;
	color:#666666;
	margin:0 5px 0 5px;
}
