/*
GPU Theme
*/

A:link {  COLOR: #003366;}

A:active {  COLOR: #FF0000;}

A:visited {  COLOR: #000000;}

A:hover {  COLOR: #E60C0B;}



H1 {  COLOR: #000000; FONT-FAMILY: Geneva, Helvetica, Tahoma, sans-serif; FONT-SIZE: 18px; }

H2 {  COLOR: #000000; FONT-FAMILY: Geneva, Helvetica, Tahoma, sans-serif; FONT-SIZE: 18px; TEXT-TRANSFORM: uppercase}


TD {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px}

.Menu {font: bold 16px/17px Arial, Helvetica, sans-serif; color: #FCF2D6;}
.Menu A:link {  COLOR: #FCF2D6; TEXT-DECORATION: none}
.Menu A:active {  COLOR: #FFCC00; TEXT-DECORATION: none}
.Menu A:visited {  COLOR: #FCF2D6; TEXT-DECORATION: none}
.Menu A:hover {  COLOR: #FFCC00; TEXT-DECORATION: none}

.TopMenu {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FCF2D6;
	cursor: hand;
}
.TopMenu A:link {
	COLOR: #FCF2D6;
	TEXT-DECORATION: none;
	cursor: hand;
}
.TopMenu A:active {  COLOR: #FFCC00; TEXT-DECORATION: none}
.TopMenu A:visited {  COLOR: #FCF2D6; TEXT-DECORATION: none}
.TopMenu A:hover {  COLOR: #FFCC00; TEXT-DECORATION: none}


/* ================================================================== */

.BgndDividerTop {
	background-image: url(/images/BYR_divider_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.BgndDividerLeft {
	background-image: url(/images/BYR_divider_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.Title1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #E60C0B;
	background-color: #EEEEEE;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}
.TitleShadow {
	background-image: url(/images/BYR_Shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
td a:link, td a:visited { color: #003366;}
td a:hover, td a:active {
	color: #E60C0B;
	text-decoration: underline;
}


.Logo {
	background: url(/images/BYR_logo.jpg) no-repeat;
}
.MenuLeft {
	font: bold 11px Arial, Helvetica, sans-serif; color: #FF9900;}
.MenuLeft a:link,.MenuLeft a:visited {color: #FF9900; text-decoration: none;}
.MenuLeft a:hover,.MenuLeft a:active {color: #FFCC00; text-decoration: none;}

.MenuBottom {
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}
.MenuBottom a:link,.MenuBottom a:visited {color: #FFFFFF;}
.MenuBottom a:hover,.MenuBottom a:active {color: #FFFFFF; text-decoration: none;}

.BgndDividerBottom {
	background: url(/images/BYR_divider_bottom.gif) repeat-x;
}
hr	{ height: 1px; border: solid #E60C0B 0px; border-top-width: 1px;}
.genSmall {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.genSmallYellow {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #EFDECC;
}
.LinkSmallYellow {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #E60C0B;
}
.LinkSmallYellow a:link,.LinkSmallYellow a:visited { color : #E60C0B; text-decoration: none;}
.LinkSmallYellow a:hover, .LinkSmallYellow a:active,	{ text-decoration: underline; color : #DD6900; }



/* General font families for common tags */
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }

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

/*
  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 {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF;
	font-size: 11px;
	font-weight : bold;
	background-color: #E60C0B;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-position: center;
}


/*
  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 {
	height: 29px;
	border-width: 0px 0px 0px 0px;
	background: #FFFFFF;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;
	height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #DADADA;
}

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; }
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-weight: bold; font-size: 22px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 24px; color : #000000;
}
a.maintitle:link   { text-decoration: none; color : #000000; }
a.maintitle:visited { text-decoration: none; color : #000000; }
a.maintitle:hover	{ text-decoration: underline; color : #E60C0B; }
a.maintitle:active	{ text-decoration: underline; color : #E60C0B; }


/* 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: #DD6900; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* 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 : #006699; }
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 : #006699; }
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 : #006699 }
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: #FFFFFF;
	border-style: none;
	color: #E60C0B;
}
.BorderRightColumn {
	border-left: 1px solid #6B515A;
}
.BorderColumn {

	border-left: 1px solid #E60C0B;
}
.TitleRed {
font: bold 15px "Courier New", Courier, mono;
	color: #FCF2D6;
	background-color: #E60C0B;
	line-height: 20px;
	text-align: center;
}
.Header {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #153377;
}
.HeaderRed {

	font: bold 14px Arial, Helvetica, sans-serif;
	color: #E30C0A;
}
a.HeaderRed:link	{ text-decoration: none; color : #E30C0A }
a.HeaderRed:visited { text-decoration: none; color : #E30C0A; }
a.HeaderRed:hover { text-decoration: underline; color : #E87400}




.ButtonSubmit {
	font: bold 8px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF4B6;
	background: #CC0000;
	border: 1px solid #000000;
}
.textfield {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #333333;
}
.ButtonSubmitWHite {

	font: bold 8px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #E60C0B;
	border: 1px solid #CC0000;
}
.textfielddark {

	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F2DEC5;
	border: 1px solid #333333;
}


.CalTodayHead { background: #DAB6AF;}
.CalToday { background: #F1E2DC; }

.BgndRightColumn { background: #F8F0ED; }


.BorderRed {
	border: 1px solid #E60C0B;
}

.BorderBlack {
	border: 1px solid #333333;
}

.BorderColumnWhite {


	border-left: 1px solid #FFFFFF;
}
/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 1px solid #E60C0B; }
.Sectiontitle,h1,h2Copy {font-weight: bold; font-size: 20px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color : #E60C0B;
}
a.Sectiontitle:link   { text-decoration: none; color : #E60C0B; }
a.Sectiontitle:visited { text-decoration: none; color : #E60C0B; }
a.Sectiontitle:hover	{ text-decoration: underline; color : #FF0000; }
a.Sectiontitle:active	{ text-decoration: underline; color : #FF0000; }
td.row4 {
	background-color: #EEEEEE;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.Huge {
	font-size: 32px;
	color: #F0EEDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 32px;
}
.Blurb {
	font: bold 13px "Courier New", Courier, mono;
}
.BgndIvory {
	background: #F0EEDB;
	border: 1px solid #999999;
}
.BorderLight {
	border: 1px solid #F0EEDB;
}
