/*
  The original subFishing Theme for phpBB version 2+
  Created by subBlue design
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body 
{
	background-color: #24495C;
	scrollbar-face-color: #24495C;
	scrollbar-highlight-color: #47768E;
	scrollbar-shadow-color: #47768e;
	scrollbar-3dlight-color: #034f76;
	scrollbar-arrow-color:  #47768E;
	scrollbar-track-color: #47768E;
	scrollbar-darkshadow-color: #98AAB1;
}

/* This is the border line & background colour round the entire page */
.bodyline
{ 
	background-color: #2B5C76; 
	border: 1px #93B9CC solid;
}

/* This is the outline round the main forum tables */
.forumline	
{ 
	background-color: #0E5437; 
	border: 1px #93B9CC solid; 
}

/* General font families for common tags */
font, th, td, p 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link,a:active,a:visited
{ 
	color : #D2BC00; 
}

a:hover		
{ 
	text-decoration: underline; 
	color : #93B9CC; 
}

hr	
{ 
	height: 0px; 
	border: solid #166E49 0px;
	border-top-width: 1px;
}


/* Main table cell colours and backgrounds */
td.row1	
{ 
	background-color: #008C52; 
}
td.row2	
{ 
	background-color: #166E49; 
}
td.row3	
{
	background-color: #079E67;
}


/*
  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: #166E49;
}

/* Header cells */
th	
{
	color : #D2BC00; 
	font-size: 11px; 
	font-weight : bold;
	background-color: #0E5437;
	height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom 
{
	background-color: #166E49; 
	height: 28px;
}


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

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR 
{
	font-weight: bold; 
	border: #166E49;
	border-style: solid;
	height: 28px; 
}

/* The Last Post column on the viewforum page */
/* background-colour should be set to the same as td.row1 */
td.row3Right,td.spaceRow 
{
	background-color: #008C52; 
	border: #FFFFFF;
	border-style: solid;
}

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 : 120%;
	color : #D2BC00;
}


/* General text */
.gen 
{ 
	font-size : 12px; 
}

.genmed 
{ 
	font-size : 11px; 
}

.gensmall 
{ 
	font-size : 10px;
}

.gen,.genmed,.gensmall
{ 
	color : #F6DD06;
}

a.gen,a.genmed,a.gensmall
{ 
	color: #D2BC00;
	text-decoration: none;
}

a.gen:hover,a.genmed:hover,a.gensmall:hover	
{ 
	color: #93B9CC;
	text-decoration: underline; 
}


/* The links at the top of the page (in the header) */
.mainmenu		
{ 
	font-size : 11px; 
	color : #F6DD06; 
}
a.mainmenu
{
	color: #F6DD06; 
	text-decoration: none;
}

a.mainmenu:hover 
{ 
	color: #93B9CC;
	text-decoration: underline;
}



/* Category Text */
.cattitle		
{ 
	font-weight: bold; 
	font-size: 12px ;
	letter-spacing: 1px;
	color : #D2BC00; 
}
a.cattitle		
{ 
	text-decoration: none; 
	color : #D2BC00; 
}
a.cattitle:hover
{
color: #93B9CC;
	text-decoration: underline;
}


/* Forum Links on the Index/Category Pages */
/* No need to set up a visited link colour - it looks gammy! */
.forumlink		
{ 
	font-weight: bold; 
	font-size: 12px; 
	color : #EEDB37; 
}
a.forumlink 	
{ 
	text-decoration: none;
	color : #EEDB37; 
}
a.forumlink:hover
{
	color: #93B9CC; 
	text-decoration: underline;
}


/* Used for the navigation text */
/* Example - Page 1,2,3 at the bottom of a page and Forum->Forum->Sub-Forum */
.nav			
{ 
	font-weight: bold; 
	font-size: 11px;
	color : #F6DD06;
}
a.nav			
{ 
	color : #F6DD06;
	text-decoration: none;
}
a.nav:hover		
{
	color : #93B9CC;
	text-decoration: underline;
}


/* Topic Titles on viewforum.php */
/* Ensure to set up a visited colour */
.topictitle			
{
	font-weight: bold; 
	font-size: 11px; 
	color : #F6DD06; 
}

a.topictitle:link   
{ 
	text-decoration: none; 
	color : #F6DD06;
}

a.topictitle:visited
{ 
	text-decoration: none;
	color : #B8B385;
}

a.topictitle:hover
{ 
	text-decoration: underline;
	color : #93B9CC;
}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			
{ 
	font-size : 11px; 
	color : #F6DD06;
}

/* Location, number of posts, post date etc */
.postdetails		
{
	font-size : 10px; 
	color : #F6DD06; 
}

/* The content of the posts (body of text) */
.postbody 
{ 
	font-size : 12px;
	color: F6DD06;
}

a.postlink:link	
{ 
	text-decoration: none; 
	color : #F6DD06;
}

a.postlink:visited 
{ 
	text-decoration: none; 
	color : #5493B4; 
}

a.postlink:hover 
{ 
	text-decoration: underline; 
	color : #93B9CC;
}


/* Quote & Code blocks */
/* Background should be the same as td.row2 */
/* Text - same as Categories */
/* Border - same as Forumline */
.code 
{
	font-family: Courier, 'Courier New', sans-serif; 
	font-size: 11px; 
	color:  #D2BC00;
	background-color: #166E49; 
	border: #93B9CC 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: #D2BC00; 
	line-height: 125%;
	background-color: #166E49; 
	border: #93B9CC solid; 
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
}

/* Form elements */
input,textarea, select 
{
	color : #F6DD06;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour - same background colour as td.row3  */
input.post, textarea.post, select 
{
	background-color : #079E67;
	border-color: #166E49;
}

/* Indent the text so it doesn't wreck the border */
input 
{ 
	text-indent : 2px; 
}

/* The checkbox - same colour as td.row3 */
input.checkbox
{
	filter:alpha(opacity=40);
	-moz-opacity: .40;
	opacity: .40;
	color : #F6DD06;
}

/* The Radio Buttons - same colour as td.row3 */
input.radio
{
	filter:alpha(opacity=40);
	-moz-opacity: .40;
	opacity: .40;
	color: #F6DD06;
}

/* The buttons used for bbCode styling in message post- same background colour as td.row3  */
input.button 
{
	background-color : #079E67;
	color : #F6DD06;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option - same background colour as td.row3 */
input.mainoption {
	background-color : #079E67;
	font-weight : bold;
}

/* Non-bold submit button - same background colour as td.row3 */
input.liteoption {
	background-color : #079E67;
	font-weight : normal;
}

/* The rollover helpline on the posting page - should be set to the same as td.row2 =)
*/
.helpline 
{ 
	background-color:  #166E49; 
	border-style: none;
}

/* Copyright Text */
/* Text that appears at the bottom of the page */
.copyright		
{ 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6DD06; 
	letter-spacing: -1px;
}

a.copyright		
{ 
	color: #F6DD06; 
	text-decoration: none;
}

a.copyright:hover 
{ 
	color: #93B9CC;
	text-decoration: underline;
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
