/*
  slantsix Theme for phpBB 2.0.2
  Created by Chuck Rivers
  Yellow = #FFFF00
  Orange = #F09428
  Navy Blue = #000080
*/

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	background-color:#E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color: #C0C0C0;	/* #F1BBBB */
	scrollbar-highlight-color: #E5E1E1; /* #F1BBBB */
	scrollbar-shadow-color: #808080; /* #F1BBBB */
	scrollbar-3dlight-color: #E8E6E6; /* #E8E6E6 */
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #717171;
}


/* General font families for common tags */
font{ font-family: Verdana, Arial, Helvetica, sans-serif }
p, td	{ font-family: Verdana, Arial, Helvetica, sans-serif }
hr	{ height: 0px; border: solid #021A4A 0px; border-top-width: 1px;}
a	{ color: #C00000; text-decoration: none; }
a:hover	{ color: #DE2500; text-decoration: underline; }
h1,h2		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}

/* This is the border line & background colour around the entire page */

.bodyline	{ background-color:#FFFFFF; border: #C19F9F; 
border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

/* This is the outline around the main forum tables */
.forumline	{ background-color:#FFFFFF; border: 2px #000080 solid }

/*
  Main table cell colours and backgrounds
  Styles that use bitmap backgrounds are commented "Uses Bitmap"
  Note that netscape 4 takes paths to bitmap files relative from
  the html file rather than from the style sheet.
  Hence, to maintain compatibility, all styles using bitmaps have
  their "background : url(templates/Classic/images/bitmap.gif);"
  setting defined in overall_header.tpl
*/

TD	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }

/* Changed BK-color from #7E98CB to #FFFFFF */
/* Affects titles in admin panel, ie. "Administration" bar, top left */
/* and "Forum, Topics, Posts, Last Post bar in Forum Index           */

TH	{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #A00000; height: 25px; font-size: 11px; font-weight: bold; color: #FFFFFF; } /* #800000, Uses Bitmap */

/* Color in button table under logo on Forum Index page */
TD.th	{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; height: 25px; font-size: 11px; font-weight: bold; color: #FFFFFF; } /* #800000, Uses Bitmap */


/* Forum Topics Bar */
TD.row1		{ background-color: #f8f8f8 } /* #f8f8f8 */
TD.row2		{ background-color: #f0f0f0 } /*# D5C3C3, #f0f0f0  */
TD.row3		{ background-color: #f4f4f4 } /*# D4C4C5, #f4f4f4  */

/* This is the spacer row between post replies */
TD.spaceRow { color:#FFFFFF; background-color: #f0f0f0; border: #FFFFFF; border-style: solid; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }


/*
  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
*/

/* Comment out next line to prevent loading color before bitmap */
/* Affects color under Topics, Posts, Last Post bar                         */
TD.rowpic	{ background-color: #F5DDDD } /* Uses Bitmap */


/*
  Setting additional nice 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 :-)
*/

/* Commented out below to prevent loading color before bitmap */
TD.cat { background-color:#F5DDDD; height: 28px; border: #ffffff; border-style: solid; } /* Uses Bitmap */

/* Top & sides around "Who's Online" */
TD.catHead { background-color:#F5DDDD; height: 28px; border: #ffffff; border-style: solid; }  

/* "Forum Admin", etc. bar in Admin panel */
TD.catSides { background-color:#F5DDDD; height: 28px; border: #ffffff; border-style: solid; }  

/* Color bar under "Forum" in Forum Index" (Main, etc.) */
TD.catLeft { background-color:#F5DDDD; height: 28px; border: #ffffff; border-style: solid; }  

TD.catRight { background-color:#F5DDDD; height: 28px; border: #ffffff; border-style: solid; }  

TD.catBottom { background-color:#F5DDDD; height: 28px; border: #ffffff; border-style: solid; }  

TD.catHead	 { height: 29px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }
TD.catSides  { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.catLeft	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TD.catRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.cat,TD.catBottom { height: 29px; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px }

TH.thHead,TH.thSides,TH.thBottom,TH.thCornerL,TH.thCornerR { border: #ffffff; border-style: solid; }
TH.thTop,TH.thLeft,TH.thRight,TH.thCornerL,TH.thCornerR { border: #9D0707; }

TH.thHead	 { font-weight : bold; font-size: 12px; height: 25px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }
TH.thSides	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TH.thTop	 { border-left-width: 0px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px }
TH.thLeft	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TH.thBottom  { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px }
TH.thCornerL { border-left-width: 1px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px }
TH.thCornerR { border-left-width: 0px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }


/* The largest text used in the index page title and toptic title etc. */
/* Forum name under specific forums (after you select from Forum Index) */
.maintitle	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000080;}  /* was #A00000 *
.subtitle	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; text-decoration : none; line-height : 120%; color : #E12D2D;} /* #E12D2D */


a.sitename	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : none; line-height : 120%; color : #F09428;} /* was #F09428 */
a.sitename:visited	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : none; line-height : 120%; color : #00ff00;} /* #930707 */
a.sitename:active	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : underline; line-height : 120%; color : #FFFF00;}
a.sitename:hover	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : underline; line-height : 120%; color : #A00000;}

/* 14px bold blue text */
.gen14bb		{ font-size : 14px; font-weight : bold; color : #043498; }
a.gen14bb		{ color: #043498; text-decoration: none; }
a.gen14bb:visited	{ color: #043498; text-decoration: none; }
a.gen14bb:active	{ color: #043498; text-decoration: underline; }
a.gen14bb:hover		{ color: #043498; text-decoration: underline; }

/* 14px bold red text */
.gen14rb		{ font-size : 14px; font-weight : bold; color : #C00000; }
a.gen14rb		{ color: #A00000; text-decoration: none; }
a.gen14rb:visited	{ color: #9C0202; text-decoration: none; }
a.gen14rb:active	{ color: #FF0000; text-decoration: underline; }
a.gen14rb:hover		{ color: #E00000; text-decoration: underline; }

/* General normal text */
.gen		{ font-size : 12px; color : #000000; } /* #000000 */
a.gen		{ color: #A00000; text-decoration: none; }
a.gen:visited	{ color: #9C0202; text-decoration: none; }
a.gen:active	{ color: #FF0000; text-decoration: underline; }
a.gen:hover	{ color: #E00000; text-decoration: underline; }


/* General medium text */
.genmed			{ font-size : 11px; color : #000000; } /* #000000 */
a.genmed		{ text-decoration: none; color : #800000; }
a.genmed:visited	{ text-decoration: none; color : #800000; }
a.genmed:active		{ text-decoration: underline; color : #FF0000; }
a.genmed:hover		{ text-decoration: underline; color : #A00000; }


/* General small */
.gensmall		{ font-size : 10px; color : #000000; }
a.gensmall		{ color: #C00000; text-decoration: none; }
a.gensmall:visited	{ color: #800000; text-decoration: none; }
a.gensmall:active	{ color: #FF0000; text-decoration: underline; }
a.gensmall:hover	{ color: #A00000; text-decoration: underline; }

/* Text on TD.SpaceRow */
.spaceRow	{ font-size : 10px; color : #800000; } /* #800000 */
a.spaceRow	{ color: #800000; text-decoration: none; }
a.spaceRow:visited	{ color: #FFFFFF; text-decoration: none; }
a.spaceRow:active	{ color: #FFFFff; text-decoration: underline; }
a.spaceRow:hover	{ color: #A00000; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; text-decoration : none; color : #000000 }
a.mainmenu, a.mainmenu:visited		{ text-decoration: none; color : #000000; }
a.mainmenu:active	{ text-decoration: underline; color : #FF0000; }
a.mainmenu:hover	{ text-decoration: underline; color : #A00000; }


/* Forum category titles, Admin Page, #B00000 */
/* Text color for "Forum Admin", etc. */
.cattitle		{ font-size : 12px; letter-spacing: 1px; 
font-weight : bold; text-decoration : none; color : #A00000 }
a.cattitle		{ text-decoration: none; color : #B00000; }
a.cattitle:visited	{ text-decoration: none; color : #AE0000; }
a.cattitle:active	{ text-decoration: underline; color : #FF0000; }
a.cattitle:hover	{ text-decoration: underline; color : #A00000; }


/* Forum title: Text and link to the forums used in: index.php, #C00000 */
.forumlink		{ font-size : 12px; font-weight : bold; text-decoration : none; color : #C00000; } /* C00000 */
a.forumlink		{ text-decoration: none; color : #B00000; } /* B00000 */
a.forumlink:visited	{ text-decoration: none; color : #AE0000; } /* AE0000 */
a.forumlink:active	{ text-decoration: underline; color : #FF0000; } /* FF0000 */
a.forumlink:hover	{ text-decoration: underline; color : #A00000; } /* A00000 */


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-size : 11px; font-weight : bold; text-decoration : none; color : #000000;}
a.nav			{ text-decoration: none; color : #C00000; }
a.nav:visited		{ text-decoration: none; color : #AE0000; }
a.nav:active		{ text-decoration: underline; color : #FF0000; }
a.nav:hover		{ text-decoration: underline; color : #A00000; }


/* titles for the topics: could specify viewed link colour too */
/* Title color after entering topics */
.topictitle		{ font-size : 11px; font-weight : bold; text-decoration : none; color : #000000; }
a.topictitle		{ text-decoration: none; color : #C00000; }
a.topictitle:visited	{ text-decoration: none; color : #AE0000; }
a.topictitle:active	{ text-decoration: underline; color : #FF0000; }
a.topictitle:hover	{ text-decoration: underline; color : #FF0000; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; text-decoration : none; color : #000000;}
a.name			{ color: #C00000; text-decoration: none;}
a.name:visited	{ color: #AE0000; text-decoration: none;}
a.name:active	{ color: #FF0000; text-decoration: underline;}
a.name:hover	{ color: #A00000; text-decoration: underline;}


/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }
a.postdetails		{ color: #C00000; text-decoration: none; }
a.postdetails:visited	{ color: #AE0000; text-decoration: none; }
a.postdetails:active	{ color: #FF0000; text-decoration: underline; }
a.postdetails:hover	{ color: #A00000; text-decoration: underline; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink	{ text-decoration: none; color : #C00000 }
a.postlink:visited	{ text-decoration: none; color : #AE0000 }
a.postlink:active { text-decoration: underline; color : #FF0000}
a.postlink:hover { text-decoration: underline; color : #A00000}

/* Errors, highlight color on topics after click */
.error { font-size: 12px; font-weight: bold; color: #FF0000 } /* #FFFFC0 */


/* Quote Code (currently not used) */
.code { 
	font-family: Courier, "Courier New", sans-serif; font-size: 11px; color: #001030;
	background-color: #F8F8F8; border: #9D0707; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #001030; line-height: 125%;
	background-color: #F8F8F8; border: #9D0707; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.editedby { font-size : 10px; line-height : 100%; color : #333333; }

/* Form elements */
input,textarea, select {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	border-color : #000000;
}

/* The text input fields background colour (jump to bar bkg) */
input.post, textarea.post, select {
	background-color : #DDDDDD;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #FAECEC;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/* The main submit (login) button option #4BD1CF */
input.mainoption {
	background-color : #4BD1CF;
	font-weight : bold;
}

/* None-bold submit (Go) button (F5E3E3) */
input.liteoption {
	background-color : #4BD1CF; /* #4BD1CF */
	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: #F1BBBB; border-style: none; } /* now pink */

/* Copyright and bottom info */
.copyright		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-size: 10px; letter-spacing: -1px;}
a.copyright		{ color: #333333; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}
