/* page structure definitions */
html {  
font-size: 100%; 
}
  
body {
/* to equalize the margin and padding settings for [INSERT ELEMENT HERE] in all browsers */
/* the default margin and padding settings for [INSERT ELEMENT HERE] in each and every browser are now ignored */  
margin: 0;
padding: 0;  

/* 20px */
padding-top: 1.666em;
padding-bottom: 1.666em;
  
text-align: center;
font-family: Verdana, sans-serif;
background-color: white;
  
/* 12px */
font-size: 0.75em;  
}
  
#page {
/* to equalize the margin and padding settings for [INSERT ELEMENT HERE] in all browsers */
/* the default margin and padding settings for [INSERT ELEMENT HERE] in each and every browser are now ignored */  
margin: 0;
padding: 0;  

margin-left: auto;
margin-right: auto;

/* 975px */
width: 81.25em;
      
/* 1px */
border: solid black 0.083em;
background-color: #ABBAD9;
}

#logo {
/* to equalize the margin and padding settings for [INSERT ELEMENT HERE] in all browsers */
/* the default margin and padding settings for [INSERT ELEMENT HERE] in each and every browser are now ignored */  
margin: 0;
padding: 0;  

/* 975px */
width: 81.25em;
  
/* 130px */
height: 10.833em;
}

#wrapper {
/* to equalize the margin and padding settings for [INSERT ELEMENT HERE] in all browsers */
/* the default margin and padding settings for [INSERT ELEMENT HERE] in each and every browser are now ignored */  
margin: 0;
padding: 0;
  
margin-left: auto;
margin-right: auto;
  
/* 10px */  
margin-top: 0.833em;
  
/* 42px */
padding-top: 3.5em;  
    
/* 925px */
width: 77.083em;   

position: relative;
}

#menu {
/* to equalize the margin and padding settings for [INSERT ELEMENT HERE] in all browsers */
/* the default margin and padding settings for [INSERT ELEMENT HERE] in each and every browser are now ignored */  
margin: 0;
padding: 0;    
      
/* 20px */  
margin-bottom: 1.666em;
        
/* 923px */
width: 76.916em;
      
/* 20px */  
height: 1.666em;
      
/* 1px */
border: solid black 0.083em;

background-color: #0072BB;      

text-align: justify;

position: absolute;

top: 0;
left: 0;
}
  
#navigation {
/* to equalize the margin and padding settings for [INSERT ELEMENT HERE] in all browsers */
/* the default margin and padding settings for [INSERT ELEMENT HERE] in each and every browser are now ignored */  
margin: 0;
padding: 0;  
  
/* 215px */
width: 17.916em;  

text-align: justify;
float: left;  
}
  
#content {
/* to equalize the margin and padding settings for [INSERT ELEMENT HERE] in all browsers */
/* the default margin and padding settings for [INSERT ELEMENT HERE] in each and every browser are now ignored */  
margin: 0;
padding: 0;
  
/* 710px */
width: 59.166em;

text-align: justify;
float: right;     
}        

#footer {
/* to equalize the margin and padding settings for [INSERT ELEMENT HERE] in all browsers */
/* the default margin and padding settings for [INSERT ELEMENT HERE] in each and every browser are now ignored */  
margin: 0;
padding: 0;
    
/* 925px */
width: 77.083em;

text-align: justify;  
clear: both;   
}

      
/* "box" structure definitions */
#navigation .box, #content .box {
/* to equalize the margin and padding settings for [INSERT ELEMENT HERE] in all browsers */
/* the default margin and padding settings for [INSERT ELEMENT HERE] in each and every browser are now ignored */  
margin: 0;
padding: 0;  
    
/* 20px */
margin-bottom: 1.666em;

background-color: #FFFFFF;
  
/* 1px */
border: solid black 0.083em;
}

#navigation .box {  
/* 191px */
width: 15.916em;

/* 20px */
margin-right: 1.666em;   
}
  
#content .box {
/* 708px */
width: 59em;  
  
/* 10px */
padding-bottom: 0.833em;  
}    


/* "box" text definitions */
#navigation .box h4, #content .box h4 {
/* to equalize the margin and padding settings for [INSERT ELEMENT HERE] in all browsers */
/* the default margin and padding settings for [INSERT ELEMENT HERE] in each and every browser are now ignored */  
margin: 0;
padding: 0;

/* 10px */
padding-top: 0.833em;
padding-bottom: 0.833em;

/* 5px */
padding-left: 0.416em;
padding-right: 0.416em;
  
/* 12px */
font-size: 1em;
  
color: #0072BB;      
color: #FFFFFF;
background-color: #0072BB;
}


.popUp{
/* 4px */
padding: 0.333em;
}

/* Common: generic tables */

td{
text-align:left;
}


#content .box table.forums, #content .box table.forumsmb, #navigation .box table.forums, #navigation .box table.forumsmb {
display:table;
border-collapse:collapse;
text-align:center;
margin-left:auto;
margin-right:auto;
} 

#content .box table.forums, #content .box table.forumsmb {
/* 680px */
width: 56.666em;
} 

#navigation .box table.forums, #navigation .box table.forumsmb {
/* 180px */
width: 15em;
} 

table.forumsmb{
/* 10px */
margin-bottom: 0.833em;
}

#content .box .tbTransparent, #content .box .tbTransparentmb, #navigation .box .tbTransparent, #navigation .box .tbTransparentmb {
background:transparent;
text-align:center;
margin-left:auto;
margin-right:auto;
vertical-align:top;
}

#content .box .tbTransparent, #content .box .tbTransparentmb {
/* 680px */
width: 56.666em;
}

#navigation .box .tbTransparent, #navigation .box .tbTransparentmb {
/* 180px */
width: 15em;
}

.tbTransparentCell{
text-align:left;

/* 18px */
line-height: 1.5em;
vertical-align:top;
}

/* Common: image */

img {
border: 0;
}

/* Common: hyperlinks */

A {
color: #0072BB;
text-decoration: none;
}

A:hover {
color: #ABBAD9;
text-decoration: underline;
}

/* Common: $l_sepr */

.sepr{
color:#D2C7C7;
}

/* Common: regular SPAN text */

.txtNr{
text-decoration:none;

/* 12px */
font-size: 1em;
}

#navigation .box .txtAr {
/* 10px */
padding-top: 0.833em;
padding-bottom: 0.833em;
}

/* Common: small SPAN text with low importance  */

.txtSm{
text-decoration:none;

/* 11px */
font-size: 0.916em;
color:#696969;
}


/* Common: list */

.limbb, .unorderedList{
list-style:circle;

/* 12px */
font-size: 1em;

/* 15px */
margin-left: 1.25em;
padding-left: 1.25em;

margin: 0;

/* 18px */
line-height: 1.5em;
}

/* Common: page navigation link */

.navCell{
/* 12px */
font-size: 1em;

/* 1px */
border: 1px #DBDBDB solid;
background-color: #e7e7df;

/* 2px */
padding-left: 0.166em;
padding-right: 0.166em;

/* 1px */
padding-top: 0.083em;
padding-bottom: 0.083em;
margin-top: 0.083em;
}

/* Common: <FORM> */

#content .box .formStyle, #navigation .box .formStyle{
margin: 0;
padding: 0;
}

#navigation .box .formStyle {
/* 10px */
margin-bottom: 0.833em;

/* 191px */
width: 15.916em;
}

/* Common: dropdowns */

#content .box .selectTxt, #navigation .box .selectTxt {
margin: 0;
padding: 0;

font-family: Verdana, sans-serif;

/* 12px */
font-size: 1em;
}

/* Common: button */

#content .box .inputButton, #navigation .box .inputButton {
background-color: #0072BB;
color: #FFFFFF;
font-weight: bold;

font-family: Verdana, sans-serif;

/* 12px */
font-size: 1em;
}

/* Common: TEXTAREA, INPUT TEXT fields */

#content .box .textForm, #navigation .box .textForm {
margin: 0;
padding: 0;

font-family: Verdana, sans-serif;

/* 12px */
font-size: 1em;
}

#navigation .box .textForm {
/* 181px */
width: 15.083em;
}

#navigation .box #centerSubmit {
text-align: center;

/* 10px */
padding-top: 0.833em;
}

/* Common: navigation captions at the top of pages */

td.caption3 {
/* 3px */
padding: 0.25em;

/* 12px */
font-size: 1em;
font-weight:bold;

/* 18px */
line-height: 1.5em;

vertical-align:middle;
width: 100%;
}

/* Common: graphic icon cell */

td.icon{
/* 5px */
padding: 0.416em;

text-align:center;
vertical-align:middle;

/* 20px */
width: 1.666em;
height: 1.666em;
}

/* Common: table row with swapped colors */

td.caption1 {
/* 1px */
border: 1px #dbdbdb solid;

/* 12px */
font-size: 1em;

/* 18px */
line-height: 1.5em;

/* 1px */
padding-bottom: 0.083em;

/* 5px */
padding-left: 0.416em;
padding-right: 0.416em;

/* 2px */
padding-top: 0.166em;

text-align:left;
}

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

/* Common: swapped cell #1 */

.tbCel1{
background-color:#E5E8DD;
}

/* Common: swapped cell #2 */

.tbCel2{
background-color:#FFFFFF;
}

/* Common: table with 2 columns / left column's cell; generic table title's caption */

td.caption4, td.tbClCp {
text-transform:uppercase;

/* 5px */
padding: 0.454em;

/* 11px */
font-size: 0.916em;

color:#333333;

/* 15px */
line-height: 1.363em;

vertical-align:top;

/* 1px */
border: 1px #B7B7B7 solid;
background-color:#E7E7E7;
}

td.caption4{
text-align:center;
}

td.tbClCp{
text-align:right;
}

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

/* Common: table with 2 columns; right column's cell */

td.caption5 {
/* 4px */
padding: 0.333em;
background-color:#F4F4F4;

/* 12px */
font-size: 1em;

/* 18px */
line-height: 1.5em;
}

/* Front Page: desktop table */

table.forumCol{

/* 680px */
width: 56.666em;
text-align:left;
color:#000;
display:table;
border-collapse:collapse;

/* 10px */
margin-bottom: 0.833em;
}


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

.headingTitle{
/* 24px */
font-size: 2em;
color: #0072BB;

/* 24px */
line-height: 1em;

/* 10px */
margin-top: 0.416em;
margin-bottom: 0.416em;

text-align:left;
}

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

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

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

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

td.author, td.latest{
/* 11px */
font-size: 0.916em;
}

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

/* 2px */
padding-right: 0.166em;
}

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

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

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

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

/* Front Page: views number */

.views{
color:#9F9F9F;
}

/* Front Page: supertitle */

.groupTitle{
color:#FFFFF9;
text-transform:uppercase;

/* 12px */
font-size: 1em;
background-color:#003A66;

/* 4px */
padding: 0.333em;
padding-left: 0.333em;
padding-right: 0.333em;

/* 1px */
border-bottom: 1px #000 solid;
}


/* Front Page: forum title */

td.forumTitle{
/* 12px */
font-size: 1em;

/* 2px */
padding: 0.166em;

/* 4px */
padding-left: 0.333em;
border-color:#eee;
border: 0;

/* 1px */
border-bottom: 1px solid #F0F0F0;
background-color:#E8EACD;

/* 18px */
line-height: 1.5em;
}

/* Front Page: forum description */
.fdesc, .fdescNum{
/* 3px */
padding: 0.25em;

/* 4px */
padding-bottom: 0.333em;

/* 12px */
font-size: 1em;

/* 12px */
line-height: 1em;
vertical-align:top;
}

/* Front Page: forum counts */

.fdescNum{
color:#696969;
}

.fdescNum strong{
color:#333;
}

/* Messages: username */

.username{
/* 12px */
font-size: 1em;
font-weight: bold;
}


/* Messages: text, hyperlink */

.postedText{

/* 12px */
font-size: 1em;

/* 18px */
line-height: 1.5em;

/* 12px */
padding-top: 1em;
padding-bottom: 1em;
}


/* Messages: author row */
td.pauthor{
background-color:#EFEFE8;

/* 1px */
border: 1px #EFEFE8 solid;
border-bottom:#dbdbdb 1px solid;

/* 12px */
font-size: 1em;

/* 18px */
line-height: 1.5em;

/* 1px */
padding-bottom: 0.083em;

/* 5px */
padding-left: 0.416em;
padding-right: 0.416em;

/* 2px */
padding-top: 0.166em;
}

/* Messages: quoting */

.quote{
background-color:transparent;

/* 7px */
border-left: 0.583em solid #FAFAFA;

color:#696969;

/* 12px */
font-size: 1em;

/* 5px */
margin-left: 0.416em;

/* 3px */
padding: 0.25em;

width:90%;
}

.quoting{
font-weight:bold;

border-top: 0;

color:#696969;

/* 3px */
margin-left: 0.25em;

width:90%;
}

/* Messages: highlight block */

.hl{
/* 12px */
font-size: 1em;

background-color:#FAFCEE;

/* 7px */
border-left: 0.583em solid #F6F8EA;
color:#535353;

/* 5px */
margin-left: 0.416em;

/* 4px */
padding: 0.333em;

width:70%;
}

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

#newreply, #newtopic {
color: #FFFFFF;
}

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

/* Message form: table */

td.caption2{
background-color:#4967A0;

/* 1px */
border-top: 1px solid #4967A0;
border-left: 1px solid #4967A0;
border-right: 1px solid #4967A0;
border-bottom: 1px solid #4967A0;

/* 4px */
padding: 0.333em;

color:#FFFFFF;

/* 12px */
font-size: 1em;
font-weight:bold;

/* 15px */
line-height: 1.25em;
}

/* Message form: table row */

td.pform{
background-color:#F6F8EB;

/* 1px */
border: 1px #eee solid;

/* 2px */
padding-top: 0.166em;
padding-left: 0.166em;

/* 12px */
font-size: 1em;

/* 1px */
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, td.pauthor A:hover IMG, .tbTransparent A:hover IMG{
background-color:#F6F8EB;
text-decoration:none;
}

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

td.pform#editorControls, td.pform#pformBottom{
background-color:#F0F0E3;

/* 10px */
padding-left: 0.833em;
text-align:left;

/* 5px */
padding-left: 0.416em;

/* 8px */
padding-top: 0.666em;
padding-bottom: 0.666em;
}

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

.postingForm, .topicTitle{
/* 580px */
width: 48.333em;
}

.postingForm{
/* 250px */
height: 20.833em;
}

/* Statistics: table */

table.statsTable{
border-top: 0;
}

/* Statistics: headings */

tr.statsCaption TD{
background:#F9F9F9;

/* 1px */
border-left:#F9F9F9 1px solid;
border-right:#F9F9F9 1px solid;

/* 5px */
padding: 0.416em;
}

/* Statistics: top table */

tr#statsCaptionHead TD{
background-color:#F0F0E3;
color:#333;

/* 1px */
border: 1px #F9F9F9 solid;
border-bottom: 1px solid #dbdbdb;
}

/* Statistics: page bar and rows */

.tbStBar, table.statsTable td.caption5 td{
/* 1px */
padding: 0.083em;

/* 5px */
padding-left: 0.416em;
}

tr.tbStRow TD{
text-align:left;

/* 12px */
font-size: 1em;
}

/* Statistics: bar */

.tbStBar{
/* 2px */
margin: 0.166em;

background:#DDDDE3;

/* 1px */
border: 1px solid #D7D7D7;
border-bottom: 1px solid #003A66;
border-right: 1px solid #BEBEBE;
}

/* Warning messages */

.warning{
color:#FF0000;

/* 12px */
font-size: 1em;
font-weight:bold;
}

.warning, .warningLnk{
/* 15px */
line-height: 1.25em;
}

/* Admin panel: forum icons hover */

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

