/* Body class */

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FBF9F9;
margin-top: 1.05em;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

/* General smart tables class */
/* div class=yellow */
.yellow { 
background-color:yellow;
}
.white { 
background-color:#fff;
}
.green { 
background-color:#ccff66;
}
.blue {
background-color:#00ffff;
}

.forums_outside {
/*
 * font-family: Verdana,Arial,Helvetica,sans-serif;
border: solid 1px #3f6d9d; 
display: table;
color: #000000;
border-collapse: collapse;
*/
} 

.forums {
font-family: Verdana,Arial,Helvetica,sans-serif;
border: 0px ;
display: table;
color: #000000;
border-collapse: collapse;
} 

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: transparent;
font-size: 1.05em;
line-height: 1.25em;
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: 1.05em;
}

/* Views color */

.views{
color:#9A9A9A;
}

/* Warning text */

.warning{
color: #225873;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1.05em;
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: 0.75em;
background-color: #FFFFFF;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 1.05em;
margin-left: 1.25em;
}

/* Input areas - boxes, textareas... */

.inputButton {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-top: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
font-size: 10px;
color: #000000;
/* height: 19px; */
}

.textForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-bottom: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
font-size: 1.05em;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

.caption1 {
border: 1px #E3E3E3 solid;
font-size: 1.05em;
line-height: 1.25em;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
}

.post {
border: 1px #E3E3E3 solid;
background: #f6f6f6;
font-size: 1.05em;
line-height: 1.25em;
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) */

.caption2 {
background-color: #FFFFFF;
border: 1px #CCCCCC dotted;
padding: 4px;
height: 20px;
font-size: 1.05em;
font-weight: bold;
line-height: 1.25em;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

.caption3 {
background-color: #F3F9FB;
text-align: left;
padding: 3px;
height: 20px;
font-size: 1.05em;
line-height: 1.25em;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc. on 1st page, Buttons menu, left info cell) */

.caption4 {
background-color: #8FBEE8;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 1.05em;
font-weight: bold;
color: #FFFFFF;  /* text color */
line-height: 1.25em;
}

.l_caption4 {
background: #8FBEE8 url(img/l_caption4.gif) left top no-repeat;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 1.05em;
font-weight: bold;
color: #FFFFFF;
line-height: 1.25em;
}

.r_caption4 {
background: #8FBEE8 url(img/r_caption4.gif) right top no-repeat;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
font-size: 1.05em;
font-weight: bold;
color: #FFFFFF;
line-height: 1.25em;
}

/* Caption 5 (used for user input like password/login and registration etc) */

.caption5 {
background-color: #F6F9FB;
padding: 4px;
height: 20px;
font-size: 1.05em;
line-height: 1.25em;
}

/* 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: 1.05em;
font-weight: bold;
}

/* Font for displaying username in each thread */

.username{
text-decoration: none;
font-size: 1.05em;
font-weight: bold;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background: #E9EFF4;
}

.tbCel3{
background: #fff;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #F6F9FB;
}

.formStyle{
margin: 0px;
}

/* Stats bar */

.tbStBar{
border: #CCCCCC 1px solid;
margin: 1px;
padding: 1px;
background: #F0F0F0;
font-size: 1.05em;
}

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: #FBF9F9;
border: 1px dotted #8FBEE8;
border-left: 3px solid #8FBEE8;
color: #000;
font-size: 1.1em;
margin: 10px auto 0 auto;
padding-left: 3px;
padding-bottom: 9px;
WIDTH: 95%;
line-height: 1.5em;
}

.quoting{
/* background: #E4EAF2; */
font-family: "Courier New", Courier, monospace;
font-style: normal;
font-weight: bold;
/* border-left: 2px solid #006699; */
/*  border-top: 0; */
color: #000;
padding-top: 7px;
/* padding: 4px; */
/*  margin: 0 auto 8px auto;  */
}
.float-right {/* header element float */
  float: right;
  margin: 0 8px 0 0;
  padding-left: 0.2em;
    width: 150px;
  background: #90ee90;
  border-left: 2px dotted #2e8b57;
  border-bottom: 2px dotted #2e8b57;
  }

.poll_float {/* header element float */
  /*  float: right;  */
  margin: 0 8px 0 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
  width: 220px;
  background: #ffffff;
  text-align: center;
  }

  p.default-margin {
  margin-top: ;/* undeclared default margin */
  padding: 0.4em;
  border-top: 3px dotted #696969;
  background: #f0fff0;
  }

  span.cap-g {
  float: left;
  font-size: 1.7em;
  padding: 0 0.15em;
  margin: 0 0.15em 0 0;
  background: #90ee90;
  border: 3px outset #2e8b57;
  }

