/* Body class */

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
}
/* centering div */
#main {
	position:absolute;
	width:1280px;
	left:50%;
	margin-left:-640px;
	top:0px;
}
/* General smart tables class */

table.forums, table.forumsmb {
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 690px;
/*border: 1px #999999 solid;*/
background: #c43b30;
display: table;
color: #FFFFFF;
border-collapse: collapse;
text-align: center;
margin-right: 0;
margin-left:2px;
} 

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;
width: auto;
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:#cccccc;
}

/* Warning text */

.warning{
color: #ff9900;
font-family: Verdana,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: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #000000;
color:#999999;
}

/* 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: #000000;
border-top: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
font-size: 10px;
color: #FFFFFF;
/* height: 19px; */
}

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

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

td.caption1 {
color: #FFFFFF;
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 {
background-color: #000000;
border: 1px #CCCCCC dotted;
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 {
background-color: #c43b30;
background-image: url('./img/garko_l02/tbcel1.jpg');
background-repeat: repeat-x;
padding: 3px;
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: #990000;
background-image: url('./img/garko_l02/caption4.jpg');
background-repeat: repeat-x;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
line-height: 15px;
text-align: left;
vertical-align: top;
}

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

td.caption5 {
background-color: #000000;
background-image: url('./img/garko_l02/stripes.jpg');
padding: 4px;
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-color: #c43b30;
background-image: url('./img/garko_l02/tbcel1.jpg');
background-repeat: repeat-x;
}
.tbCel1 a{
	font-weight: bold;
}
/* Topics/forums/threads content cell color #2 */

.tbCel2{
background-color: #000000;
background-image: url('./img/garko_l02/tbcel2.jpg');
background-repeat: repeat-x;
}
.tbCel2 a{
	font-weight: bold;
}
.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{

margin: 1px;
padding: 1px;
background-image: url('./img/garko_l02/stat_bar.gif');
font-size: 11px;
}
/* main table */
.mainTable{
	width:1280px;
	text-align:center;
	color: #FFFFFF;
	display: table;
	border-collapse: collapse;
	padding:0px;
	margin:0px;
}
.leftCol{
	width:290px;
	border:0px;
	background-image: url('./img/garko_l02/leftcolimg.jpg');
	background-repeat: no-repeat;
	background-position: top right;

}
.rightCol{
	width:290px;
	border:0px;
	background-image: url('./img/garko_l02/rightcolimg.jpg');
	background-repeat: no-repeat;
	background-position: top left;

}
.midCol {
	width:697px;
	vertical-align: top;
	border:0px;
}
.forumCol{
	width:697px;
	border:0px;
	background-image: url('./img/garko_l02/forumcol.jpg');
	background-repeat: repeat-y;
	text-align:center;
	overflow:hidden;
}
#forumContent{
	width:693px;
	height:100%;
	border:0px;
	text-align:center;
	overflow:auto;
}
A:link {
color: #FFFFFF;
text-decoration: none;
}

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

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

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


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