/* Pseudo-classes :link :visited :hover :active must be defined in that order to be effective! */
a:link {
	color: #006699;
	text-decoration: none
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #01499A;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}

body {
	background: #FCFCFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px
}

br { clear: left }

fieldset {
	background: #F2F1ED;
	border: 1px solid #006699;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

hr {
	border: 0px solid #01499A;
	border-top-width: 1px;
	height:0px
}

legend{ font-weight: bold }

/* FORM ELEMENTS */
input { text-indent: 2px }

input, textarea, select {
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #006699
}

input.post, textarea.post, select { background: #FFFFFF }

label.set, input.set {
	display: block;
	float: left
}

label.set {
	margin-bottom: 5px;
	padding-right: 10px;
	text-align: left;
	width: 300px
}

label.ulog, input.ulog {
	display: block;
	float: left
}

label.ulog {
    margin-bottom: 5px;
    padding-right: 10px;
    text-align: left;
    width: 125px
}

radio.set {
    display: block;
    float: left;
    vertical-align: text-bottom
}

/* buttons used for BBCode styling in message post */
input.button {
	background: #FEFEFE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px
}

/* main submit button option */
input.mainoption {
	background: #FAFAFA;
	font-weight: bold
}

/* none-bold submit button */
input.liteoption {
    background: #FAFAFA;
    font-weight: normal
}

/* TABLE ELEMENTS */
/* OpenTable() */
.opentable1, .opentable2, .table3, .messageblock {
	background: #F2F1ED url(../images/color.gif) repeat-x bottom left;
	border: 1px solid #3B6690;
	border-spacing: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

td.comment {
	color: #000000;
	height: 30px;
	text-align: center;
	vertical-align: middle
}

td.cat, td.catHead, td.catSides, td.catleft, td.catright, td.catbottom, td.catBottom, td.catbottom2 {
	background: #FFFFFF url(../images/cellpic1.gif);
	border: 27px solid #FFFFFF
}

/* Set additional nice inner borders for the main table cells.
   The names indicate which sides the border will be on. */
td.cat, td.catHead, td.catbottom, td.catBottom, td.catbottom2 {
	border-width: 0;
	height: 27px
}

/* Main table cell colours and backgrounds */
td.row1 { background: #EAEFF3 }
td.row2 { background: #D9E2EC }
td.row3 { background: #CEDCEC }

/* This is for the table cell above the topics, Post, and 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 {	background: #FFFFFF url(../images/cellpic1.gif) }

td.row3right, td.spaceRow {
	background: #D1D7DC;
	border: solid #FFFFFF
}

/* header cells - the blue and silver gradient backgrounds */
th {
	background: #006699 url(../images/navbar.gif);
	color: #EFEFEF;
	font-size: 11px;
	font-weight: bold;
	height: 28px
}

th.thHead, th.thSides, th.thtop, th.thleft, th.thright, th.thbottom, th.thCornerL, th.thCornerR {
	border: solid #FFFFFF;
	font-weight: bold;
	height: 28px
}

th.thHead, td.catHead, td.spaceRow, td.row3right,
td.catSides, td.catleft, td.catright, td.catbottom,
th.thSides, h.thleft, th.thright, th.thtop, th.thbottom, th.thCornerL, th.thCornerR {
	border-width: 0
}


/* --------------------------------------------------
                   CLASS DEFINITIONS
   -------------------------------------------------- */

.adminitem {
	border: 0px;
	display: table-cell;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: bottom;
	width: 130px
}
.adminitem span {
	background: #FEFEFE;
	border : 1px solid #006699;
	color: #000000;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 130px
}

.bg { background: #F2F2F2 }

/* block left/right */
.blockleft { background: url(../images/block_left.gif) }
.blockleft_header {
	background: url(../images/block_left_header.gif);
	height: 20px;
}
.blockright { background: url(../images/block_right.gif) }
.blockright_header {
	background: url(../images/block_right_header.gif);
	height: 20px
}

.block-title {
	background: none;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px
}

/* border line and background color around the entire page */
.bodyline {
	background: #FFFFFF;
	border: 1px solid #006699
}

.code {
	background: #FAFAFA;
	color: #006600;
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	border: 1px solid #006699
}

.content {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}

/* copyright and bottom info */
.copyright {
	color: #444444;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
a.copyright {
	color: #444444;
	text-decoration: none
}
a.copyright:hover {
	color: #000000;
	text-decoration: none
}

/* outline around the main forum tables */
.forumline {
	background: #FFFFFF;
	border: 1px solid #006699
}

.graphicmenu {
	background: #F2F1ED;
	border: 1px solid #3B6690;
	border-spacing: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-align: left
}

.helphead {
	background: #006699;
	color: #EFEFEF;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: middle;
	width: 244px
}
.helpcontent {
	background: #FFFFFF;
	border: 1px solid #006699;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 240px
}

/* 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 color as the
   background (td.row2) no one will know. */
.helpline {
	background: #D9E2EC;
	border-style: none;
	width: 100%
}

/* middle top block */
.mtop_block {
	background: url(../images/middle_block_top.gif);
	height: 12px
}

/* navmenu */
.navmenu {
	background: #0E72A4;
	border-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
}
a.navmenu {
	color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	position: relative;
	text-decoration: none
}
a.navmenu:hover {
	background: #EFEFEF;
	color: #000000;
	text-decoration: none
}
img.navmenu {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px
}

/* newsbar */
.newsbar_bottom {
	text-align: center;
	background: #F2F2F2 url(../images/newsbar_bottom.gif);
	height: 36px
}
.newsbar_top {
	background: #006699 url(../images/newsbar_top.gif);
	height: 29px
}
.newsbar_middle {	background: #F2F1ED }
td.newsbar_middle { text-align: left }

.option {
	background: none;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}

.pagetitle {
	background: #006699 url(../images/navbar.gif);
	border: 1px solid #006699;
	color: #EFEFEF;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: center
}

.quote {
	border: 1px solid #006699;
	background: #FAFAFA;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%
}

/* statlink */
.statlink {
        color: #FFFFFF;
         text-decoration: none;
         font-weight: bold}
a.statlink  {
        text-decoration: none;
        color: #FFFFFF;
}
a.statlink:hover  {
        color: #FFFFFF;
        text-decoration: none;
}

.storycat {
	background: none;
	color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold
}

.storytitle {
	background: none;
	color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

.tiny	{
	background: none;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none
}

.title {
	background: none;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none
}

/* FOOTER STYLES */
.bottomline {
	background: url(../images/bottomline.gif);
	height: 36px
}

/* HEADER STYLES */
.spacerbottom { background: url(../images/spacer_bottom.gif) }
.spacertop { background: url(../images/spacer_top.gif) }


/* --------------------------------------------------
                     FONT STYLES
   -------------------------------------------------- */

/* General font families for common tags */
font, th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}

/* largest text used in the index page title, topic title, etc. */
.maintitle, h1, h2 {
	color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none
}

/* general text */
.gen { font-size: 12px }
.genmed { font-size: 11px }
.gensmall { font-size: 10px }
.gen, .genmed, .gensmall { color: #000000 }
a.gen, a.genmed, a.gensmall { color: #006699; text-decoration: none }
a.gen:hover, a.genmed:hover, a.gensmall:hover { color: #01499A; text-decoration: none }

/* register, login, search, etc. links at the top of the page */
.mainmenu { color: #006699; font-size: 11px }
a.mainmenu { color: #006699; text-decoration: none }
a.mainmenu:hover{ color: #01499A; text-decoration: none }

/* forum category titles */
.cattitle {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px
}
a.cattitle { color: #006699; text-decoration: none }
a.cattitle:hover { color: #01499A; text-decoration: none }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink {
	color: #006699;
	font-size: 12px;
	font-weight: bold
}
a.forumlink { color: #006699; text-decoration: none }
a.forumlink:hover{ color: #01499A; text-decoration: none }

/* navigation text (Page 1, 2, 3...) and the navigation bar when in a forum */
.nav {
	color: #000000;
	font-size: 11px;
	font-weight: bold
}
a.nav { color: #006699; text-decoration: none }
a.nav:hover { color: #01499A; text-decoration: none }

/* titles for the topics */
.topictitle {
	color: #000000;
	font-size: 11px;
	font-weight: bold
}
a.topictitle:link { color: #006699; text-decoration: none }
a.topictitle:visited { color: #5493B4; text-decoration: none }
a.topictitle:hover { color: #01499A; text-decoration: none }

/* name of poster in viewmsg.php and viewtopic.php and other places */
.name { color: #000000; font-size: 11px }

/* location, number of posts, post date, etc. */
.postdetails { color: #000000; font-size: 10px }

/* post content (body of text) */
.postbody { font-size: 12px }
a.postlink:link { color: #006699; text-decoration: none }
a.postlink:visited { color: #5493B4; text-decoration: none }
a.postlink:hover { color: #01499A; text-decoration: none }
