/* General page style. The scroll bar colours only visible in IE5.5+ */
A:link {
FONT-SIZE: 12px; 
COLOR: #0077aa; /*#cc5500; /*#009900;  #cc0000; */
FONT-FAMILY:  futura, verdana, arial, helvetica, sans-serif; 
TEXT-DECORATION: none
}
A:visited {
FONT-SIZE: 12px; 
COLOR: #0077aa; /*#cc5500; #009900;  #cc0000; */
FONT-FAMILY:  futura, verdana, arial, helvetica, sans-serif; 
TEXT-DECORATION: none
}
A:active {
FONT-SIZE: 12px; 
COLOR:  #0077aa; /*#cc5500; #009900;  #cc0000; */
FONT-FAMILY:  futura, verdana, arial, helvetica, sans-serif; 
TEXT-DECORATION: none
}
A:hover {
FONT-SIZE: 12px; 
COLOR:  #0077aa; /*#cc5500; #009900;  #cc0000; */
FONT-FAMILY:  futura, verdana, arial, helvetica, sans-serif; 
TEXT-DECORATION: underline
}
BODY {
FONT-SIZE: 12px; 
COLOR: #333333; 
BACKGROUND-color: #f1f1f1; 
FONT-FAMILY:  futura, verdana, arial, helvetica, sans-serif; 
SCROLLBAR-BASE-color:  #B3B3B3;
SCROLLBAR-ARROW-color: #f1f1f1;
}

/* General font families for common tags */
font,th,td,p { font-family: futura, verdana, arial, helvetica, sans-serif }
hr {
border-top: 1px solid #aaaaaa;
border-bottom: 1px solid #ffffff;
height: 2px;
width: 100%;
}


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

/* This is the outline round the main forum tables */
.forumline	{ background-color: #D8D8D8; border: 0px #333333 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ 
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid; 
}
td.row1lt	{ 
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 0px solid; 
}
td.row1rt	{ 
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 0px solid; 
BORDER-RIGHT: #E7E7E7 1px solid; 
}
td.row1u	{ 
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 0px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid; 
}
td.row1d	{ 
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 0px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid; 
}
td.row2	{ 
background-color: #c3c3c3; 
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid; 
}
td.row3	{ 
background-color: #f1f1f1; 
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid;
}
td.rowpic {
background-color: #B9B9B9;
background-image: url(images/bar2.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid; 
}
th	{
color: #22314D; 
font-size: 11px; 
font-weight : bold;
height: 25px;
background-image: url(images/bar1.gif);
background-repeat: repeat;
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid; 
}

/* Chapter MOD by Ingro */
th.chapter {
    background-image: url(images/bar3.gif);
}
/* End Chapter MOD by Ingro */

th.1	{
color: #22314D; 
font-size: 11px; 
font-weight : bold;
height: 25px;
background-image: url(images/bar1.gif);
background-repeat: repeat;
background-color : #D8D8D8;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid; 
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
height: 28px;
background-color: #B9B9B9;
background-image: url(images/bar2.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid; 
}


/*
  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 :-)
*/
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
/*font-weight: bold; */
height: 28px; 
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid; 
}
td.row3Right,td.spaceRow {
height: 28px;
background-color: #B9B9B9;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid;  
}

th.thHead,td.catHead { font-size: 14px; 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; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 {	
			font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000; font-weight: bold;
}
a.maintitle:link   { text-decoration: none; color : #000000; font-size: 18px; }
a.maintitle:visited { text-decoration: none; color : #000000; font-size: 18px; }
a.maintitle:hover	{ text-decoration: underline; color : #000000; font-size: 18px; }

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px;}
.gen,.genmed,.gensmall { color : #000000; font-weight:normal;}
a.gen,a.genmed,a.gensmall { color: #0077aa; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:visited	{ color: #0077aa; text-decoration: none; }  
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #0077aa; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; color : #333333; }
a.mainmenu		{ text-decoration: none; color : #0077aa;  }
a.mainmenu:link{ text-decoration: none; color : #0077aa; }
a.mainmenu:visited{ text-decoration: none; color : #0077aa; }
a.mainmenu:hover{ text-decoration: underline; color :#0077aa; }

/* Forum category titles */
.cattitle		{ font-family: Futura, Verdana, Arial, Helvetica, sans-serif; color : #333333; font-size:14px;}
a.cattitle		{ font-family: Futura, Verdana, Arial, Helvetica, sans-serif;text-decoration: none; color : #0077aa; font-size:14px;}
a.cattitle:visited{ font-family: Futura, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color : #0077aa; font-size:14px;}
a.cattitle:hover{ font-family: Futura, Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color : #0077aa; font-size:14px;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-family: Futura, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color : #0077aa;  }
a.forumlink 	{ font-family: Futura, Verdana, Arial, Helvetica, sans-serif;text-decoration: none; color : #0077aa; font-size: 13px;  }
a.forumlink:visited{ font-family: Futura, Verdana, Arial, Helvetica, sans-serif;text-decoration: none; color : #0077aa; font-size: 13px;  }
a.forumlink:hover{ font-family: Futura, Verdana, Arial, Helvetica, sans-serif;text-decoration: underline; color : #0077aa; font-size: 13px;  }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px; color : #333333; }
a.nav			{ font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px; text-decoration: none; color : #0077aa; }
a.nav:visited	{ font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px; text-decoration: none; }
a.nav:hover		{ font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px; text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ color : #0077aa;font-size:13px;font-family: Futura, Verdana, Arial, Helvetica, sans-serif; }
a.topictitle:link   { font-size:13px; text-decoration: none; color : #0077aa; }
a.topictitle:visited { font-size:13px;text-decoration: none; color : #004f88;  } /* #A35222; #660000 #006600  #A35222; */
a.topictitle:hover	{ font-size:13px;text-decoration: underline;  color : #0077aa;}


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

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


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


/* Quote & Code blocks */
.code {
font-family: Futura, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; color: #333333; 
background-color: #BABABA; 
background-image: url(images/input.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid;
}

.quote {
font-family: Futura, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; color: #333333; 
background-color: #BABABA; 
background-image: url(images/input.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid;
}


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


/* Form elements */
input,textarea, select {
font-family: Futura, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; color: #333333; 
background-color: #BABABA; 
background-image: url(images/input.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid;
}

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

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color: #f1f1f1; 
BORDER-TOP: #e7e7e7 1px solid; 
BORDER-BOTTOM: #b7b7b7 1px solid; 
BORDER-LEFT: #e7e7e7 1px solid; 
BORDER-RIGHT: #b7b7b7 1px solid;
	color : #000000;
	font-size: 11px; font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color: #f1f1f1; 
BORDER-TOP: #e7e7e7 1px solid; 
BORDER-BOTTOM: #b7b7b7 1px solid; 
BORDER-LEFT: #e7e7e7 1px solid; 
BORDER-RIGHT: #b7b7b7 1px solid;
	font-weight : bold;
		color : #0077aa;
}

/* None-bold submit button */
input.liteoption {
	background-color: #f1f1f1; 
BORDER-TOP: #e7e7e7 1px solid; 
BORDER-BOTTOM: #b7b7b7 1px solid; 
BORDER-LEFT: #e7e7e7 1px solid; 
BORDER-RIGHT: #b7b7b7 1px solid;
	font-weight : normal;
			color :#0077aa;
}

/* 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: #BABABA; 
background-image: url(images/input.gif);
background-repeat: repeat-x;
BORDER-TOP: #B7B7B7 1px solid; 
BORDER-BOTTOM: #E7E7E7 1px solid; 
BORDER-LEFT: #B7B7B7 1px solid; 
BORDER-RIGHT: #E7E7E7 1px solid;}
  
/* These are style for the new nav bar, 2019 */
.navtest {
    font-size:6px;
}
nav {
  font-weight: bold;
}

  nav ul {
    margin: 0;
    padding: 0;
  }

    nav ul li {
      display: inline-block;
      list-style-type: none;
      
      -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; 
    }
      
      nav > ul > li > a > .caret {
        border-top: 4px solid #fff;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        content: "";
        display: inline-block;
        height: 0;
        width: 0;
        vertical-align: middle;
  
        -webkit-transition: color 0.1s linear;
     	  -moz-transition: color 0.1s linear;
       	-o-transition: color 0.1s linear;
          transition: color 0.1s linear; 
      }

      nav > ul > li > a {
        line-height: 40px;
        padding: 0 20px;
        text-decoration: none;
      }

        nav > ul > li:hover {
          background-color: rgb( 130, 130, 130, 0.9 );
        }

        nav > ul > li:hover > a {
          color: rgb( 255, 255, 255 );
          text-decoration:none;
        }

        nav > ul > li:hover > a > .caret {
          border-top-color: rgb( 255, 255, 255 );
        }
      
      nav > ul > li > div {
        background-color: rgba( 130, 130, 130, 0.9 );
        border-top: 0;
        border-radius: 0 0 4px 4px;
        box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
        display: none;
        margin: 0;
        opacity: 0;
        position: absolute;
        width: 210px;
        visibility: hidden;
  
        -webkit-transiton: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -ms-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        -transition: opacity 0.2s;
      }

        nav > ul > li:hover > div {
          display: block;
          opacity: 1;
          visibility: visible;
        }

          nav > ul > li > div ul > li {
            display: block;
          }

            nav > ul > li > div ul > li > a {
              color: #fff;
              display: block;
              padding: 4px 8px;
              text-decoration: none;
            }

        nav > ul > li > div ul > li > a:visited {
              color: #fff;
            text-decoration: none;
            }

              nav > ul > li > div ul > li:hover > a {
                background-color: rgba( 255, 255, 255, 0.1);
              }
a.navMajor:link {font-family: Arial; font-size:20px; color:white;}
a.navMajor:visited {font-family: Arial; font-size:20px; color:white;}
a.navMajor:hover {font-family: Arial; font-size:20px; color:white;}

a.navMinor:link {font-family: Arial; font-size:15px; color:white; text-decoration:none;}
a.navMinor:visited {font-family: Arial; font-size:15px; color:white;text-decoration:none;}
a.navMinor:hover {font-family: Arial; font-size:15px; color:white;text-decoration:none;}