/*
  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;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

/* 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: solid #021A4A 0px; border-top-width: 1px;}
a	{ color: #043698; text-decoration: none; }
a:hover	{ color: #A00000; text-decoration: underline; cursor: pointer}
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;}
li {margin-bottom: 4px; }
ul {margin-top: 4px; }

/* This is the border line & background colour round the entire page */
/* .bodyline	{ background-color:#DEE7F3; border: #04369B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } */
.bodyline	{ background-color:#F8F8F8; border: #F8F8F8; 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 */
/*.forumline	{ background-color:#3D7DDE; border: 1px #3D7DDE solid }*/
.forumline	{ }
.column0	{ background-color:#E5F3FF; padding:4 }
.column1	{ background-color:#F8F8F8; padding:4 }
.column2	{ background-color:#E5F3FF; padding:4 }

/*
  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}
TH, TD.th		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background-color: #CCE7FF; height: 23px; font-size: 13px; font-weight: bold; color: #17286C; }  /* Uses Bitmap */
TD.toprow		{
	border: #E5F3FF;
	background-color: #FFF2E5;
	border-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-left: 8px;
}
TD.row1nopad	{ border-width: 0px; }
TD.row1		{ padding-left: 8px; border-width: 0px; }
TD.row0		{ padding-left: 8px; border: #E5F3FF; border-style: solid; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; }
TD.row2		{ padding-left: 8px; background-color: #E5F3FF; border: #E5F3FF; border-style: solid; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; }
TD.row3Right,TD.row3		{ background-color: #F1F7FC; border: #E5F3FF; border-style: solid; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; }
TD.row4		{ padding-left: 8px; background-color: #F1F7FC; border: #E5F3FF; border-style: solid; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; }
td.announce { background-color: #FFDAB3; border: #E5F3FF; border-style: solid; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; }
td.sticky { background-color: #FAFBE3; border: #E5F3FF; border-style: solid; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; }

/* This is the spacer row between post replies */
TD.spaceRow { height: 1px; color:#FFFFFF; background-color: #CCE7FF; border: #3D7DDE; border-style: solid; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TD.spaceRowForum { height: 1px; color:#FFFFFF; background-color: #99CFFF; border: #3D7DDE; border-style: solid; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; 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: #E5F3FF } /* 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:#E5F3FF; height: 28px; border: #ffffff; border-style: solid; }  /* Uses Bitmap */

TD.catHead	 { height: 29px; border-left-width: 1px; border-top-width: 0px; 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: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }

TH.thHead,TH.thSides,TH.thBottom,TH.thCornerL,TH.thCornerR { border: #ffffff; border-style: solid; border-width: 0px;}
TH.thTop,TH.thLeft,TH.thRight,TH.thCornerL,TH.thCornerR { border: #04369B; border-width: 0px;}

TH.thHead	 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight : bold; font-size: 13px; height: 26px; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thSides	 { height: 26px; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thTop	 { height: 26px; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thLeft	 { height: 26px; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thRight	 { height: 26px; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thBottom  { height: 26px; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thCornerL { height: 26px; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thCornerR { height: 26px; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }


DT { font-weight : bold; }

/* The largest text used in the index page title and toptic title etc. */
.blocktitle	{ 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size : 13px;  
	color : #17286C; }
.maintitle	{ 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size : 24px; 
	font-weight : normal; 
	text-decoration : none; 
	line-height : 120%; 
	letter-spacing: -1px;
	color : #184AC0;}
.maintitleforum	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : normal;
	text-decoration : none;
	letter-spacing: -1px;
	color : #222496;
}
.subtitle	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 15px; font-weight : normal; text-decoration : none; line-height : 120%; color : #1D58E2;}
.heading	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 17px; font-weight : bold; text-decoration : none; line-height : 120%; color : #184AC0;}
.titleheading	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 17px; font-weight : bold; text-decoration : none; line-height : 130%; color : #17286C; background-color:#E5F3FF; border: 1px #3D7DDE solid; border-left-width: 0px; border-right-width: 0px; }

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


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

/* Text on TD.SpaceRow */
.spaceRow	{ font-size : 10px; color : #FFFFFF; }
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 category titles */
.cattitle		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 15px; font-weight : bold; text-decoration : none; color : #043698}
a.cattitle, .cattitle a	{ text-decoration: none; color : #043698; }
a.cattitle:visited, .cattitle a:visited		{ text-decoration: none; color : #003090; }
a.cattitle:active, .cattitle a:active	{ text-decoration: underline; color : #FF0000; }
a.cattitle:hover, .cattitle a:hover	{ text-decoration: underline; color : #A00000; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 13px; font-weight : bold; text-decoration : none; color : #043698; }
a.forumlink		{ text-decoration: none; color : #043698; }
a.forumlink:visited		{ text-decoration: none; color : #003090; }
a.forumlink:active		{ text-decoration: underline; color : #FF0000; }
a.forumlink:hover	{ text-decoration: underline; color : #A00000; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; text-decoration : none; color : #404040;}
a.nav			{ text-decoration: none; color : #225E96; }
a.nav:visited	{ text-decoration: none; color : #225E96; }
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 */
.topictitle		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 13px; font-weight : bold; text-decoration : none; color : #000000; }
a.topictitle	{ text-decoration: none; color : #043698; }
a.topictitle:visited	{ text-decoration: none; color : #003090; }
a.topictitle:active	{ text-decoration: underline; color : #FF0000; }
a.topictitle:hover	{ text-decoration: underline; color : #A00000; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.bigname			{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 13px; text-decoration : none; color : #000000;}
.name			{ font-size : 11px; text-decoration : none; color : #000000;}
a.name			{ color: #225E96; text-decoration: none;}
a.name:visited	{ color: #225E96; 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 */
.postsubject		{ 
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px; 
	color : #222496; 
	font-weight : bold; }
.posttime			{ font-size : 10px; color : #808080; }
.postdetails		{ font-size : 10px; color : #225E96; }
a.postdetails		{ color: #225E96; text-decoration: none; }
a.postdetails:visited	{ color: #225E96; 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; border-bottom-width: 0px;}
a.postlink	{ text-decoration: none; color : #043698 }
a.postlink:visited	{ text-decoration: none; color : #003090 }
a.postlink:active { text-decoration: underline; color : #FF0000}
a.postlink:hover { text-decoration: underline; color : #A00000}

/* Errors */
.error { font-size: 12px; font-weight: bold; color: #FF0000 }


/* Quote Code (currently not used) */
.hicode { 
	font-family: Courier, "Courier New", sans-serif; font-size: 11px; color: #001030;
	background-color: #FFFFCC; border: #04369B; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.precode { 
	font-family: Courier, "Courier New", sans-serif; font-size: 11px; color: #001030;
	border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px
}

.code { 
	font-family: Courier, "Courier New", sans-serif; font-size: 11px; color: #001030;
	background-color: #F8F8F8; border: #04369B; 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: #04369B; 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;
}

form { display: inline; }

/* The text input fields background colour */
select { text-indent : 2px; background-color : white; }
input.post, textarea.post {
	background-color : #E9EEF7;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #E9EEF7;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/* The main submit button option */
input.mainoption {
	background-color : #E9EEF7;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #E5F3FF;
	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 ;)
*/
input.helpline { background-color: #f0f0f0; border: solid 1px #f0f0f0; }

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