body{background-color:#FFFFFF; color:#000000; font-family:Verdana, Helvetica, sans-serif; font-size:12px; margin:12px;}
a img{border:0px;}
a{color:#4995a0; text-decoration:none;}
a:hover {text-decoration:underline;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.main-container{background-color:#FFFFFF; text-align:left; margin:0 auto; padding:13px;}
.logo{height:80px;}
.logo img{margin-right:13px;}
.logo span, .logo h1{display:block; float:left; margin:0px; padding:0px; padding-top:12px; font-family:"Times New Roman", Times, serif; font-size:38px;}
.logo span a{color:#999999;}
.logo h1 a{font-weight:normal; color:#85c4cd;}
.logo a:hover{text-decoration:none;}
.banner{padding-top:7px;}
.menu{border-bottom:#333333 1px solid; padding-bottom:13px;width:100%; font-family:Arial, Tahoma, Verdana;}
.menu a{color:#999999; font-size:16px;}
.menu a strong{color:#85c4cd;}
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall{font-size : 10px;}
.mainmenu{font-size : 11px; padding-top:10px;width:100%}
.mainmenuf{font-size : 11px; padding-top:10px;padding-bottom:10px;width:50%;float:left;}
.mainmenu a{color:#999999;}
.mainmenuf a{color:#999999;}
.forumline { background-color: #FFFFFF; border:1px #999999 solid; }
.last-visit{margin-bottom:5px;}
th {color:#545454; background-color:#E0E0E0; height:28px; font-weight:normal;}
th a, td.cat a, td.catHead a, td.catSides a, td.catLeft a, td.catRight a, td.catBottom a{color:#545454;}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {background-color:#E0E0E0; height: 28px;}
.maintitle,h1,h2 {
 font-weight: bold; font-size: 22px; font-family:"Times New Roman", Times, serif;
 text-decoration: none; line-height : 120%; color : #545454;
}

hr {
    color: #FFFFFF; 
    background-color:#FFFFFF; 
    border:0px none;
    height:1px; 
    clear:both; 
}


/* This is the border line & background colour round the entire page */
.bodyline       { background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* Main table cell colours and backgrounds */
td.row1 { background-color: #f5f5f5; }
td.row2 { background-color: #E5E5E5; }
td.row3 { background-color: #f5f5f5; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom, tddetails {
        height: 29px;
        border-width: 1px 1px 1px 1px;
}
th.thHead,th.thSides, tddetails {
        font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,tddetails {
        background-color: #f5f5f5; border: #FFFFFF; border-style: solid; }
td.spaceRow {background-color: #E5E5E5; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow       { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right      { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }


.forumlink { font-weight: bold; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav                    { font-weight: bold; font-size: 11px; color : #000000;}
a.nav                   { text-decoration: none; color : #4995A0; }
a.nav:hover             { text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle                     { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #4995A0; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover      { text-decoration: underline; color : #DD6900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name                   { font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails            { font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link { text-decoration: none; color : #4995A0 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
        font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright              { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright             { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
        color : #000000;
        font: normal 11px Verdana, Arial, Helvetica, sans-serif;
        border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
        background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
        background-color : #EFEFEF;
        color : #000000;
        font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
        background-color : #FAFAFA;
        font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
        background-color : #FAFAFA;
        font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }
.onbody { color: #000000;}
.onbody A:link { color: #000000;}
.onbody A:visited { color: #000000;}
.onbody A:active { color: #000000;}
.onbody A:hover { color: #DD6900;}

FORM {
  display: inline;
  margin-bottom: 0;
}

.tableborders {
  background: #B4B4B4;
}

.tddetails { background: #FFFFFF; }
.tddetails A:link { text-decoration: none; color : #4995A0 }
.tddetails A:visited { color: #5493B4;}
.tddetails A:hover {text-decoration: underline; color: #DD6900;}

.tdbackground {
  font-size: 9pt;
  color: #000000;
  background: #F4F4F4;
  font-family: Verdana, Helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 9pt;
  color: #000000;
  background: #F4F4F4;
  font-family: Verdana, Helvetica, sans-serif;
}

.menubar{
  background: #E0E0E0;
  font-size: 8pt;
  color: #545454;
}
.menubar A:link {
  color: #545454;
}
.menubar A:visited {
  color: #545454;
}
.menubar A:active {
  color: #545454;
}
.menubar A:hover {
  color: #000000;
}

.menubarnb{
  background: #E0E0E0;
  font-size: 8pt;
  color: #545454;
}
.menubarnb A:link {
  color: #545454;
}
.menubarnb A:visited {
  color: #545454;
}
.menubarnb A:active {
  color: #545454;
}
.menubarnb A:hover {
  color: #000000;
}

.catcolumn {
  font-size: 8pt;
  background: #F4F4F4;
}

.photocol {
  font-size: 8pt;
  background: #E4E4E4;
}

.commentscol {
  font-size: 8pt;
  background: #F1F1F1;
}

.lastphocol {
  font-size: 8pt;
  background: #F1F1F1;
}

.lastcommcol {
  font-size: 8pt;
  background: #E4E4E4;
}

.small {
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.medium {
  font-size: 10pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.large {
  font-size: 12pt;
  font-family: Verdana, Helvetica, sans-serif;
}

.welcome {
  font-family: Verdana, Helvetica, sans-serif;
  color: #FFFFFF;
}

.lighttable {
  background: #F7F7F7;
  color: #000000;
}

.alternatetable {
  background: #DEDEDE;
}

.formboxes{
  font-size: 9pt;
}

blockquote {
   font-size:9pt; border:1px solid #E6E6E6;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {
   background:#E6E6E6;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}
blockquote br {
   font-size:1px
}



.dropmenudiv{
 position:absolute;
 top:0px;
 padding-top:10px;
 z-index:100;
 visibility: hidden;
 background-color:#FFFFFF;
}
.dropmenudiv ul{
 border: 1px solid #000000;
 padding:0px;
 margin:0px;
}
.dropmenudiv ul li{
 padding:5px;
 overflow:hidden;
}
.dropmenudiv ul li.underline{
 border-bottom:#cccccc solid 1px;
}