/*

  Classic Theme for phpBB 2.0.6

  Created by Vjacheslav Trushkin

  http://www.trushkin.net

*/



 /* General page style. The scroll bar colours only visible in IE5.5+ */

body { 

	background-color: #F8F8F8;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	scrollbar-face-color: #7E98CB;

	scrollbar-highlight-color: #C4D2ED;

	scrollbar-shadow-color: #7E98CB;

	scrollbar-3dlight-color: #C4D2ED;

	scrollbar-arrow-color:  #021A4A;

	scrollbar-track-color: #C4D2ED;

	scrollbar-darkshadow-color: #021A4A;

}





/* General font families for common tags */

font{ font-family: Verdana, Arial, Helvetica, sans-serif }

p, td	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

hr	{ height: 0px; border-style: solid; #FFFFFF 0px; border-top-width: 1px;}

a	{ color: #043698; text-decoration: none; }

a:hover	{ color: #A00000; 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 round the entire page */

.bodyline	{ background-color:#8A8AA0; border: #04369B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }



/* This is the outline round the main forum tables  ANTHONY */

.forumline	{ background-color:#8A8AA0; border: 2px #021A4A 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

*/



/* Added row3Right as after modding it seemed to disappear - gets rid of the purple bg on far right coloum - brett 11/03/04 */

TD		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }

TH, TD.th		{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #7E98CB; height: 25px; font-size: 11px; font-weight: bold; color: #FFFF00; }  /* Uses Bitmap */

TD.row1		{ background-color: #f8f8f8 }

TD.row2		{ background-color: #f0f0f0 }

TD.row3		{ background-color: #f4f4f4 }

TD.row3Right	{ background-color: #f4f4f4 }



/* This is the spacer row between post replies */

/*TD.spaceRow { color:#FFFFFF; background-color: #8A8AA0; border: #666699; border-style: solid; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; }*/
/* This is the spacer row between post replies */
TD.spaceRow { color:#FFFFFF; background-color: #8A8AA0; border: #000000; 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

*/

TD.rowpic	{ background-color: #8A8AA0 } /* 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 :-)

*/

td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom { background-color:#8A8AA0; height: 28px; border: #ffffff; border-style: solid; }  /* Uses Bitmap */



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: #04369B; }



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. */

.maintitle	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : none; line-height : 120%; color : #3D5C98;}

.subtitle	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; text-decoration : none; line-height : 120%; color : #486FB7;} 



a.sitename	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-decoration : none; line-height : 120%; color : #043698;}

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 : #003090;}

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 : #FF0000;}

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;}



/* General normal text */

.gen		{ font-size : 12px; color : #000000; }

a.gen		{ color: #043698; text-decoration: none; }

a.gen:visited		{ color: #003090; 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; }

a.genmed	{ text-decoration: none; color : #043698; }

a.genmed:visited	{ text-decoration: none; color : #003090; }

a.genmed:active	{ text-decoration: underline; color : #FF0000; }

a.genmed:hover	{ text-decoration: underline; color : #A00000; }



/* SkydiveUWE Link at top of page */

.linkback	{ font-size : 10px; color : #000000; }

a.linkback	{ color: #000000; text-decoration: none; }

a.linkback:visited	{ color: #000000; text-decoration: none; }

a.linkback:active	{ color: #000000; text-decoration: underline; }

a.linkback:hover	{ color: #A00000; text-decoration: underline; }



/* General small */

.gensmall	{ font-size : 10px; color : #000000; }

a.gensmall	{ color: #043698; text-decoration: none; }

a.gensmall:visited	{ color: #003090; text-decoration: none; }

a.gensmall:active	{ color: #FF0000; text-decoration: underline; }

a.gensmall:hover	{ color: #A00000; text-decoration: underline; }

/* Nav text added as it was missing from sheet - brett*/

.nav		{ font-size : 11px; color : #043698; }

a.nav	{ text-decoration: none; color : #043698; }

a.nav:visited	{ text-decoration: none; color : #043698; }

a.nav:active	{ text-decoration: underline; color : #043698; }

a.nav:hover	{ text-decoration: underline; color : #043698; }


/* Text on TD.SpaceRow */

.spaceRow	{ font-size : 10px; color : #000000; }

a.spaceRow	{ color: #FFFFFF; text-decoration: none; }

a.spaceRow:visited	{ color: #FFFFFF; text-decoration: none; }

a.spaceRow:active	{ color: #FF0000; 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 title: Text and link to the forums used in: index.php - added by Brett */
.forumlink		{ font-size : 12px; font-weight : bold; text-decoration : none; color : #636373; }
a.forumlink		{ text-decoration: none; color : #636373; }
a.forumlink:visited		{ text-decoration: none; color : #636373; }
a.forumlink:active		{ text-decoration: underline; color : #FF0000; }
a.forumlink:hover	{ text-decoration: underline; color : #A00000; }

/* quote background etc - added by brett*/
.quote { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #001030; line-height: 125%;
		 background-color: #F8F8F8; border: #000000; border-style: solid;
		  border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; }

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


