/* Body class */

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFCC66;
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;
display: table;
color: #000000;
border-collapse: collapse;
text-align: left;
}

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;
background: transparent;
font-size: 11px;
line-height: 15px;
text-align: left;
}

.tbTransparentmb{
margin-bottom:12pt;
}

.tbTransparentCell{
text-align: left;
font-size: 11px;
}

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;
}

img {
border: 0px;
}

/* Views color */

.views{
color:#9A9A9A;
}

/* Warning text */

.warning{
color: #225873;
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;
}
*/

.navCell{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:8pt;
border:1px #EAEA98 solid;
background-color:#FFFFEB;
padding-left:2pt;
padding-right:2pt;
padding-top:1pt;
padding-bottom:1pt;
margin-top:1pt;
}

/* Class for select boxes */

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

/* List style - user's info */

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

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

.inputButton {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:8pt;
color:#000000;
border: 1px solid #FF6600;
padding:2px 12px 3px 12px;
text-align:center;
background-color:#FFAA00;
position:relative;
vertical-align:baseline;
cursor: pointer;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-khtml-box-sizing: content-box;
box-sizing: content-box;
}

.inputButton:hover{
border-color: #61864F;
}

.textForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background:#fff;
border-bottom:#FF6600 1px solid;
border-left:#FF6600 1px solid;
border-right:#FF6600 1px solid;
border-top:#FF6600 1px solid;
font-size:10pt;
padding:2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-khtml-box-sizing: content-box;
box-sizing: content-box;
}

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

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

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

td.caption2 {
background-color: #FFFDF7;
border: 1px #e3e3e3 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: #FFEFCE;
padding: 3px;
height: 20px;
font-size: 11px;
line-height: 15px;
font-weight:bold;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc. on 1st page, Buttons menu, left info cell) */

td.caption4, td.tbClCp {
background-color: #DEB259;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 11px;
font-weight: bold;
color: #FFEEBE;
line-height: 15px;
}

td.tbClCp{
text-align:right;
}

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

td.caption5 {
background-color: #FFF2D8;
padding: 4px;
height: 20px;
font-size: 11px;
line-height: 15px;
}

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

td.caption6 {
background-color: #F3F9FB;
border: 1px #E4EEF3 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: #FFFFCC;
}

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

.tbCel2{
background: #FFFFF3;
}

.tbCel3{
background: #FCDD9E;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

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

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

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

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

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

.quote{
background: #fffee1;
border: 1px dotted #f8f0af;
border-left: 3px solid #f8f0af;
color: #000;
font-style: italic;
font-size: 10px;
margin: 8px auto 0 auto;
padding: 3px;
WIDTH: 95%;
}

.quoting{
background: #f9faa5;
font-style: normal;
font-weight: bold;
border-left: 2px solid #006699;
border-top: 0;
color: #465584;
padding: 4px;
margin: 0 auto 8px auto;
}

/* Uber Uploader styling */
.debug {font-size:12px; font-family:Verdana,Arial; background-color:#FFFFFF; border:1px solid #898989; width:700px; height:100px; overflow:auto;}
.alert {font-size:16px; font-family:Verdana,Arial; font-weight:bold; color:#225873;}
.data {background-color:#D3AB5A; border:1px solid #8A5D03; width:40%;}
.data tr td {background-color:#E5B149; font-size:12px; font-family:Verdana, Arial, Helvetica; width:35%;}
.bar1 {background-color:#b3b3b3; position:relative; text-align:left; height:20px; width:300px; border:1px solid #505050;}
/* bar1 comes for upload indicator bar */
.bar2 {background-color:#000099; position:relative; text-align:left; height:20px; width:0%;}


/* Common: centered text in the row */
td.txtC{
text-align:center;
}

/* Common: left aligned text in the row */
td.txtL{
text-align:left;
}

/* Common: right aligned text in the row */
td.txtR{
text-align:right;
}

.captionTop{
font-family:tahoma,verdana,arial,sans-serif;
/* text-transform:uppercase; */
padding:5px;
font-size: 8pt;
color:#999999;
line-height:15px;
vertical-align:top;
}

/* Common: graphic icon cell */

td.icon{
padding:5px;
text-align:center;
vertical-align:middle;
width:20px;
height:20px;
}

/* Front Page, Topics listing, Messages: <H1> heading */

.headingTitle{
font-weight:bold;
font-size:15pt;
color:#ff6600;
margin-top:10pt;
margin-bottom:7pt;
}

/* Common: centered text in the row */
td.txtC{
text-align:center;
}

/* Common: left aligned text in the row */
td.txtL{
text-align:left;
}

/* Common: right aligned text in the row */
td.txtR{
text-align:right;
}

/* Statistics: table */

table.statsTable{
border-top:0px;
}

/* Statistics: headings */

tr.statsCaption TD{
background:#FFF2D8;
border-left:#F9F9F9 1px solid;
border-right:#F9F9F9 1px solid;
font-size:8pt;
padding:5px;
}

/* Statistics: top table */

tr#statsCaptionHead TD{
background-color:#F0F0E3;
color:#333;
border:1px #F9F9F9 solid;
border-bottom:1px solid #dbdbdb;
}

/* Statistics: page bar and rows */

.tbStBar, table.statsTable td.caption5 td{
padding:1px;
padding-left:5px;
}

.tbStBar A{
color:#000;
}

tr.tbStRow TD{
text-align:left;
font-size:8pt;
}

/* Statistics: bar */

.tbStBar{
margin:2px;
background:#DDDDE3;
border:1px solid #D7D7D7;
border-bottom:1px solid #003A66;
border-right:1px solid #BEBEBE;
}

/* Message form: textarea's width, height */

.postingForm, .topicTitle{
width:780px;
}

.postingForm{
height:200px;
}

/* Message form: table row */

td.pform{
background-color:transparent;
font-size:9pt;
vertical-align:top;
}

/* Common: no-wrapping for text */
.noWrap{
white-space:nowrap;
}

.ratingTopicInfo{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;
font-size: 12px;
background-color:black;
color:yellow;
font-weight:bold;
padding:2px;
}

.regUsersLink{
font-weight:bold;
font-size: 8pt;
color:#FFFF00;
background-color:#FFB011;
}
