/* Body class */

body {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
background: #FFFFFF;
line-height: 14px;
}

#pagewidth {
	width:770px;
	margin: 10px auto;
}

#header {
	width: 344px;
	height: 75px;
}

#menu {
	background-color: #F4F4F8;
	margin-top: 10px;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	font-size: 90%;
	line-height: 14px;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}

h1,h2 {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px 0;
	line-height: 130%;
}

p {
	font-size: 100%;
	margin: 8px 0;
	line-height: 15px;
}

/* General smart tables class */

table.forums, table.forumsmb {
width: 770px;
border: 1px #CCCCCC solid;
display: table;
color: #000000;
border-collapse: collapse;
text-align: center;
margin-left: auto;
margin-right: auto;
font-size: 12px;
} 

table.forumsmb{
margin-bottom:12pt;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent, .tbTransparentmb{
width: 770px;
background: transparent;
line-height: 15px;
text-align: center;
margin-left: auto;
margin-right: auto;
vertical-align: top;
font-size: 12px;
}

.tbTransparentmb{
margin-bottom:12pt;
}

.tbTransparentCell{
text-align: left;
}

img {
border: 0px;
}

td{
text-align: left;
}

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

.txtSm{
font-size: 11px;
}

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

.txtNr{
font-size: 12px;
}

/* Views color */

.views{
color:#9A9A9A;
}

/* Warning text */

.warning{
color: #225873;
font-weight: bold;
}

/* Supscript class */

.navRow {
height: 25px;
}

.navCell{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
border:1px #DBDBDB solid;
background-color: #EEEEF6;
padding: 1pt 2pt;
margin-top:1pt;
}

.curCell{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: bold;
border:1px #DBDBDB solid;
background-color: #DAE2F8;
padding: 1pt 2pt;
margin-top:1pt;
}

/* Class for select boxes */

.selectTxt {
background-color: #FFFFFF;
}

/* List style - user's info */

.limbb{
list-style: circle;
margin-left: 10pt;
}

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

.inputButton {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border: 1px solid #CCCCCC;
color: #000000;
font-size: 12px;
/* height: 19px; */
}

.textForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border: 1px solid #CCCCCC;
font-size: 12px;
}

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

td.caption1 {
border: 1px #E3E3E3 solid;
line-height: 15px;
padding: 2px 5px;
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: #EEEEF6;
border: 1px #CCCCCC dotted;
padding: 4px;
height: 20px;
font-weight: bold;
line-height: 15px;
}

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

td.caption3 {
background-color: #EEEEF6;
padding: 3px;
height: 20px;
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: #437CBC;
padding: 2px 5px;
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: #F4F4F8;
padding: 4px;
height: 20px;
line-height: 15px;
vertical-align: top;
}

/* Font for displaying username in each thread */

.username{
text-decoration: none;
font-weight: bold;
}

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

.tbCel1{
background: #F4F4F8;
}

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

.tbCel2{
background: #FFFFFF;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: #CCCCCC 1px solid;
margin: 1px;
padding: 1px;
background: #F0F0F0;
font-size: 12px;
}

A:link {
color: #0000FF;
}

A:active {
color: #0000FF;
}

A:visited {
color: #999999;
}

A:hover {
color: #DD6900;
}


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

a.ulink, a:active.ulink {
}

a:visited.ulink {
}

a:hover.ulink {
}

.quote {
background-color: transparent;
border-left:10px solid #FFFFE1;
color: #666666;
line-height: 12px;
font-size:11px;
width: 80%;
padding: 2px 8px;
margin: 0 auto;
}

.quoting{
font-style: normal;
font-weight: bold;
margin-left:3px;
margin-bottom: 5px;
}

.googlead {
text-align: center;
margin: 5px 0;
}

.postsad {
text-align: left;
margin: 8px 0;
}

ul.mostpopular {
margin:0;
padding:0;
list-style-type:none;
}

ul.mostpopular li {
background: url("/images/document.gif") no-repeat;
background-position: 0 2px;
padding-left:17px;
margin:2px 0;
}

.avatar {
display: block;
padding: 2px;
border: 1px #CCCCCC solid; 
}

ol li, ul li {
margin: 5px 0;
}
