/* Body class */

.gbody{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
background: #F6FEF3;
margin-top: 15px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

.popUp{
padding:3pt;
}

/* General smart tables class */

table.forums, table.forumsmb {
width: 95%;
border: 1px #C6EEC6 solid;
display: table;
border-collapse: collapse;
border-spacing: 0px;
color: #000000;
margin-left: auto;
margin-right: auto;
} 

table.forumsmb{
/* margin-bottom:12pt; */
margin-bottom:4pt;
background: #CCFFCC;
}

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

td.caption1 {
border: 1px #C6EEC6 solid;
padding: 4px;
height: 25px;
font-size: 12px;
/* background-color: #77DDAA; */
}

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

td.caption2 {
background-color: #F6FEF3;
border: 1px #C6EEC6 solid;
padding: 4px;
height: 20px;
font-size: 11px;
font-weight: bold;
}

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

td.caption3 {
background-color: #99CC99;
padding: 4px;
height: 20px;
font-size: 11px;
}

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

td.caption4, td.tbClCp {
background-color: #E0FFE0;
border: 1px #C6EEC6 solid;
padding: 4px;
height: 20px;
font-size: 11px;
}

td.captionb {
background-color: #E0FFE0;
background-image: url(img/grn_hdr.jpg);
border: 1px #C6EEC6 solid;
padding: 4px;
height: 20px;
font-size: 11px;
}

td.caption4{
text-align:center;
}

td.tbClCp{
text-align:right;
}

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

td.caption5 {
border: 1px #F6FEF3 solid;
padding: 4px;
height: 20px;
font-size: 11px;
}

/* Caption 6 (this one is for displaying title headers (language, search). The same color as caption2, but different font size) */

td.caption6 {
background-color: #F6FEF3;
border: 1px #C6EEC6 solid;
padding: 4px;
height: 20px;
font-size: 12px;
}

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

.tbTransparent, .tbTransparentmb{
width: 95%;
background: transparent;
font-size: 12px;
margin-left: auto;
margin-right: auto;

}

.tbTransparentmb{
margin-bottom:3pt;
}

.tbTransparentCell{
text-align:left;
line-height:15pt;
vertical-align:top;
}

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

/* ADDED: top aligned text */
td.txtU{
vertical-align:top;
}

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

.txtSm{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #000000;
text-decoration: none;	
font-size: 11px;
}

DIV{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #000000;
text-decoration: none;
font-size: 12px;
}

/* Font for displaying username in each thread */

DIV.username{
text-decoration: none;
font-size: 12px;
}

/* Class for select boxes */

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

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

.tbCel1{
background: #66E099;
}

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

.tbCel2{
background: #60D090;
}

/* Class for displaying stuff like -> */

.bulletHead{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #000000;
font-weight: bold;
}

/* Heading titles */

.header{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

.formStyle{
margin: 0px;
}

.inputButton {
background: #FFFFFF;
border-bottom: #D1DCFD 1px solid;
border-left: #D1DCFD 1px solid;
border-right: #D1DCFD 1px solid;
border-top: #D1DCFD 1px solid;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
}

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

.textForm {
background: #FFFFFF;
border-bottom: #004576 1px solid;
border-left: #004576 1px solid;
border-right: #004576 1px solid;
border-top: #004576 1px solid;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
}

/* Stats bar */

.tbStBar{
border: 0px;
margin: 1px;
padding: 1px;
background: #00F909;
font-size: 11px;
}

/* Warning text */

.warning{
color: red;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Arial,Helvetica,Geneva,sans-serif,Arial,Verdana;
font-size: 9px;
}


/*GENERAL DEFINITIONS*/

P{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #000000;
text-decoration: none;
font-size: 13px;
}

SMALL{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #000000;
text-decoration: none;
font-size: 11px;
}

PRE{
font-family: Helvetica,sans-serif;
color: #000000;
text-decoration: none;
font-size: 13px;
}

LI{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #32323A;
text-decoration: none;
font-size: 10pt;
margin-top: 0px;
margin-bottom: 0px;
margin-right : 0px;
margin-left : 0px;
}

UL{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #32323A;
text-decoration: none;
font-size: 10pt;
margin-top: 0px;
margin-bottom: 0px;
margin-right : 15px;
margin-left : 15px;
}

H1{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #32323A;
text-decoration: none;
font-size: 16px;
}

H3{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: red;
text-decoration: none;
font-size: 15px;
}

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

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

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

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

img {
border:0px;
}

.sepr{
color:#D2C7C7;
}

/* Common: regular SPAN text */

.txtNr{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
text-decoration:none;
font-size:9pt;
}

/* Common: graphic icon cell */

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

/* Front Page: desktop table */

table.forumCol{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
width:100%;
text-align:left;
color:#000;
display:table;
border-collapse:collapse;
margin-bottom:12pt;
}

/* Front page: colorful legend */

span.latest,span.replies,span.author{
padding-left:2px;
padding-right:2px;
}

/* span.replies{ */
/* background-color:#F0F7FC; */
/* } */

/* span.author{ */
/* background-color:#FFFFF2; */
/* } */

/* span.latest{ */
/* background-color:#EEFBEA; */
/* } */

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

.headingTitle{
font-weight:bold;
font-size:13pt;
color:#00663A;
margin-top:10pt;
margin-bottom:7pt;
}

/* Front Page, Topics listing, Messages: swapped cell column #1 */

tr.tbCel1 td{
background-color:#66E099;
}

tr.tbCel1 td.replies{
background-color:#66E099;
}

tr.tbCel1 td.author{
background-color:#66E099;
}

tr.tbCel1 td.pauthor{
background-color:#D0F0E0;
}

tr.tbCel1 td.latest{
background-color:#66E099;
}

tr.tbCel1 td.caption1{
background-color:#66E099;
}

tr.tbCel1 .quote{
background-color:#60D090;
/* border-left:7px solid #00FF66; */
/* color:#001066; */
/* font-size:8pt; */
/* margin-left:4pt; */
/* padding:3px; */
/* width:90%; */
}


td.author, td.latest{
font-size:8pt;
}

/* Front page: Recent Topics icon */
td.rdficon{
/* background-color:#F9F9F9; */
text-align:center;
vertical-align:middle;
padding-right:2pt;
}

/* Front Page, Topics listing, Messages: swapped cell column #2 */

tr.tbCel2 td{
background-color:#60D090;
}

tr.tbCel2 td.replies{
background-color:#60D090;
}

tr.tbCel2 td.author{
background-color:#60D090;
}

tr.tbCel2 td.pauthor{
/* background-color:#D0F0E0; */
background-color:#C0E0D0;
}

tr.tbCel2 td.latest{
background-color:#60D090;
}

tr.tbCel2 td.caption1{
background-color:#60D090;
}

tr.tbCel2 .quote{
background-color:#66E099;
/* border-left:7px solid #00FF66; */
/* color:#001066; */
/* font-size:8pt; */
/* margin-left:4pt; */
/* padding:3px; */
/* width:90%; */
}

/* Front Page: views number */

.views{
color:#009933;
}

/* Front Page: supertitle */

.groupTitle{
color:#CCFF99;
text-transform:uppercase;
font-size:9pt;
background-color:#00663A;
padding:4pt;
padding-left:3pt;
padding-right:3pt;
border-bottom:1px #000 solid;
}

/* Front Page: Group title link */
.groupTitle A:link, .groupTitle A:active, .groupTitle A:visited{
color:#F0F0E3;
font-weight:bold;
}

/* Front Page: forum title */

td.forumTitle{
font-size:9pt;
padding:2pt;
padding-left:4pt;
border-color:#eee;
border:0px;
border-bottom:1px solid #F0F0F0;
background-color:#E8EACD;
line-height:14pt;
}

/* Front Page: forum title hyperlink */

td.forumTitle A{
font-weight:normal;
color:#002244;
text-decoration:underline;
background:none;
}

td.forumTitle A:hover{
text-decoration:none;
}

/* Front Page: forum description */
.fdesc, .fdescNum{
padding:3px;
padding-bottom:7pt;
font-size:8pt;
line-height:11pt;
vertical-align:top;
}

/* Front Page: forum counts */

.fdescNum{
color:#696969;
}

.fdescNum strong{
color:#333;
}

/* Messages: username */

.username{
font-size:10pt;
font-weight:bold;
/* white-space:nowrap; */

}

.username A:hover, .groupTitle A:hover{
background:#49A067;
color:#F0F0E3;
text-decoration:none;
}

/* Messages: text, hyperlink */

.postedText{
font-family:Verdana, Georgia, Times;
font-size:10pt;
line-height:13pt;
padding-top:10pt;
padding-bottom:10pt;
}

.postedText A:link, .postedText A:active, .postedText A:visited, .postedText A:hover{
color:#006622;
font-weight:bold;
}

.postedText A:hover{
text-decoration:none; background:#00663A; color:#FFFFFF;
font-weight:bold;
}

/* Messages: author row */
td.pauthor{
background-color:#D0F0E0;
border:1px #EFEFE8 solid;
border-bottom:#dbdbdb 1px solid;
font-size:9pt;
line-height:15pt;
padding-bottom:1px;
padding-left:5px;
padding-right:5px;
padding-top:2px;
}

/* Messages: quoting */

.quote{
background-color:transparent;
border-left:6px solid #00FF66;
color:#105025;
font-size:8pt;
font-style:italic;
margin-left:12pt;
padding:6px;
width:90%;
}

.quoting{
font-style:normal;
font-weight:bold;
border-top:0px;
color:#105025;
margin-left:0pt;
width:90%;
}

/* Messages: highlight block */

.hl{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:9pt;
background-color:#FAFCEE;
border-left:7px solid #F6F8EA;
color:#535353;
margin-left:5pt;
padding:4px;
width:70%;
}

/* Message form: new reply href's hover */

#newreply:hover, #newtopic:hover{
text-decoration:none;
background-color:transparent;
}

/* Message form: table */

/* td.caption2{ */
/* background-color:#4967A0; */
/* border-top:1px #4967A0; */
/* border-left:1px solid #4967A0; */
/* border-right:1px solid #4967A0; */
/* border-bottom:1px solid #4967A0; */
/* padding:4px; */
/* font-family:'lucida grande',tahoma,verdana,arial,sans-serif; */
/* color:#FFFFFF; */
/* font-size:9pt; */
/* font-weight:bold; */
/* line-height:15px; */
/* } */

/* Message form: table row */

td.pform{
background-color:#66CC99;
border:1px #eee solid;
padding-top:2px;
padding-left:2px;
font-size:9pt;
border-bottom:1px #F3F3F3 solid;
vertical-align:top;
}

/* Message form: table row's image button hover */

td.pform A:hover IMG, .postedText A:hover IMG, td.caption1 A:hover IMG{
background-color:#339966;
text-decoration:none;
}

/* Message form: BB code buttons, login/post button row */

td.pform#editorControls, td.pform#pformBottom{
background-color:#99FFCC;
padding-left:10px;
text-align:left;
padding-left:5px;
padding-top:8px;
padding-bottom:8px;
}

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

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

.postingForm{
height:250px;
}

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

/* Statistics: headings */

tr.statsCaption TD{
background:#F9F9F9;
border-left:#F9F9F9 1px solid;
border-right:#F9F9F9 1px solid;
font-size:9pt;
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:#0F0;
}

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

/* Statistics: bar */

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

/* Warning messages */

.warning{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
color:#FF0000;
font-size:10pt;
font-weight:bold;
}

.warning, .warningLnk{
line-height:15pt;
}

/* Admin panel: forum icons hover */

.tbTransparentCell A:hover img {
background-color:#F9F9F9;
text-decoration:none;
}

/* Header: table */

tr.tbHead{
background-color:#00F067;
}

tr.tbHead A:hover{
background:none;
}


/* Header: menu row */

td.capMenu{
padding:0px;
padding-left:0px;
line-height: 13pt;
vertical-align:top;
border:0px #00FF00 solid;
border-bottom:0px #dbdbdb solid;
border-top:0px;
background-color:#66cc99;
white-space:nowrap;
font-size: 9pt;
font-weight: bold;
/* width:200; */
}

/* Common specific: hyperlink hover*/

.txtSm A:hover, .tbStBar A:hover{
color: #FFFFFF;
background: #33CC33;
text-decoration: none;
}

/*
td.capMenu A:link, td.capMenu A:visited, td.capMenu A:active{
color:#083308;
background: #CCFF66;
text-decoration:none;
}
*/

span.hdrmenu A:link, .hdrmenu A:visited, .hdrmenu A:active{
color: #083308;
background: #74D074;
text-decoration: none;
}

span.hdrmenu A:hover{
color: #ccFFcc;
background-color: #083308;
text-decoration: underline;
}

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

.himg A:link, .himg A:hover, .himg A:visited, .himg A:active{
background: transparent;
}

