/* Body class */

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
background:url(img/bg.gif); background-position:top; background-repeat:repeat-x; background-color: #ffffff;
margin-top: 11px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

/* General smart tables class */

table.forums, table.forumsmb {
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 780px;
border: 1px #CACACA solid;
display: table;
color: #000000;
border-collapse: collapse;
border-spacing: 0px;
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;
width: 780px;
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:#999999;
}

/* Warning text */

.warning{
color: #FF0000;
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: 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,Geneva,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-bottom: #CACACA 1px solid;
border-left: #CACACA 1px solid;
border-right: #CACACA 1px solid;
border-top: #CACACA 1px solid;
font-size: 11px;
color: #000000;
/* height: 19px; */
}

.textForm {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-bottom: #999999 1px solid;
border-left: #999999 1px solid;
border-right: #999999 1px solid;
border-top: #999999 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 {
background-color: #FAFAFA;
border: 1px #CACACA solid;
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: #FEFEFE;
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: #939393;
border: 1px #CACACA solid;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 11px;
font-weight: bold;
color: #EEEEEE;
line-height: 15px;
text-align: left;
vertical-align: top;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
border: 1px #CACACA solid;
padding: 4px;
height: 20px;
font-size: 11px;
line-height: 15px;
vertical-align: top;
background-color: #EEEEEE;
}

/* Caption 6 (this one is for displaying title headers (search, stats, user reg/prefs) ) */

td.caption6 {
background-color: #333333;
border: 1px #CACACA 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: #EEEEEE;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #FAFAFA;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: 1px #CACACA solid;
margin: 1px;
padding: 2px;
background: #D0D0D0;
font-size: 11px;
}

A:link {
color: #3C3C3C;
font-weight: bold;
text-decoration: none;
}

A:active {
color: #3C3C3C;
font-weight: bold;
text-decoration: none;
}

A:visited {
color: #3C3C3C;
font-weight: bold;
text-decoration: none;
}

A:hover {
color: #000000;
text-decoration: none;
}

ol.mbb, ul.mbb, blockquote.mbb{
margin-bottom: 0px;
}

.quote{
background: #D8D7D7;
border: 1px dotted #939393;
border-left: 3px solid #939393;
color: #000;
font-style: italic;
font-size: 10px;
margin: 8px auto 0 auto;
padding: 3px;
WIDTH: 95%;
}

.quoting{
background: #F9EDED;
font-style: normal;
font-weight: bold;
border-left: 2px solid #939393;
border-top: 0;
color: #6B6969;
padding: 4px;
margin: 0 auto 8px auto;
}
/*------------------------------Footer Start-----------------------------------*/

#footer{
	background:url(img/footer_bg.gif) repeat-x 0 0 #FFFFFF;
	color:#000000; height:113px; padding:16px 0 0 60px;
	}

#footer ul.nav{
	margin:0 auto; padding:0; list-style:none; width:600px;
	}
#footer ul.nav li{
	font:bold 11px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000; background-color:#F1F1F1; float:left; display:block;
	}
#footer ul.nav li a{
	font:bold 11px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000; background-color:#F1F1F1; padding:0 9px;
	text-decoration:none;
	}
#footer ul.nav li a:hover{
	background-color:#CDCBCB; color:#000000;
	}

#footer p.copyright{
	margin:0 auto; padding:1px 0 1px 150px; width:220px;
	font:normal 11px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#003F5B; background-color:#F1F1F1;
	}
#footer ul.navlink{
	margin:0 auto; padding:0; width:140px; list-style:none;
	}
#footer ul.navlink li{
	font:bold 10px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF; background-color:#F1F1F1; float:left;
	margin:0 7px 0 0;
	}
#footer ul.navlink li a{
	background:url(images/footer_link.gif) no-repeat 0 0 #F1F1F1;
	font:bold 10px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF; text-decoration:none; width:50px; height:13px;
	float:left; display:block; padding:0 0 0 12px;
	}
#footer ul.navlink li a:hover{
	background:url(images/footer_link_on.gif) no-repeat 0 0 #F1F1F1;
	color:#FFFFFF;
	}

#footer p.design{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#414141; background-color:#F1F1F1;
	margin:8px auto 0 auto; padding:0 2px 0 2px; width:500px;
  text-align: right
}
#footer p.design a{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#414141; background-color:#FFFFFF; text-decoration:none;
	}
#footer p.design a:hover{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#FFFFFF; background-color:#8C8A8A;
	}



/*------------------------------Footer End-----------------------------------*/
