/*
  Based on the original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/

/* Website template */
td.menu		{ background-color: #99ACBF; width: 100px; text-align: center; vertical-align: top; }

table.tpl	{ border: 0px; cellspacing: 0px; cellpadding: 0px; }
table.banner	{ border: 0px; cellspacing: 0px; cellpadding: 0px; width: 98%; }
table.banner2	{ background-color: #DDE4EB; border: 1px #99ACBF solid; cellspacing: 0px; cellpadding: 1px; align: center; valign: top; }
table.tanks	{ width: 90%; background-color: #CED5DB; border: 1px #99ACBF solid; cellspacing: 0px; cellpadding: 8px; align: center; valign: top; }
table.live	{ background-color: #FFFFFF; border: 1px #99ACBF solid; }
table.profiles	{ background-color: #CED5DB; border: 1px #99ACBF solid; cellspacing: 2px; cellpadding: 2px; align: center; valign: center; }
td.corner	{ height: 152px; }
td.lnav		{ height: 25px; text-align: right; vertical-align: top; }
td.lcol		{ background-image: url(/2004old/menu_bk.gif);
		  background-color: #C6CED9; width: 105px; height: 580px; text-align: center; vertical-align: top;
}
td.mtop, td.content, td.mfoot	{ background-color: #C6CED9; text-align: center; vertical-align: top; width: 80% }
td.rcol		{ background-image: url(/2004old/fade.gif);
		  background-color: #C6CED9; vertical-align: top; 
}
.content	{ width: 99%; border: 0px #C6CED9 solid; cellspacing: 0px; cellpadding: 8px; align: center; valign: top }
.largetbl	{ background-color: #C6CED9; border: 1px #99ACBF solid; cellspacing: 0px; cellpadding: 0px; align: center; valign: top }
.largebox	{ width: 100%; border: 0px #99ACBF solid; cellspacing: 0px; cellpadding: 18px; align: center; valign: top }
.smalltbl	{ width: 140px; background-color: #C6CED9; border: 1px #99ACBF solid; cellspacing: 0px; cellpadding: 0px; align: center; valign: top }
.smallbox	{ border: 0px #99ACBF solid; cellspacing: 0px; cellpadding: 6px; align: center; valign: top }
.endbox         { background-image: url(/2004old/endbox.gif); height: 16px;
}

/* bullets */
li 	{ list-style-image : url(/2004old/bullet5.gif); }

 /* General page style. Scroll bar (IE5.5+) */
body {
	background-color: #C6CED9;
	scrollbar-face-color: #D5DCE3;
	scrollbar-highlight-color: #C6CED9;
	scrollbar-shadow-color: #D5DCE3;
	scrollbar-3dlight-color: #CED5DB;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #C6CED9;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px }
a:link,a:active,a:visited { color : #006699; text-decoration: none;}
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #CED5DB 0px; border-top-width: 1px;}

.maintitle,.subtitle,h1,h2,.text16blue	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 125%; color : #000000;
}

.subtitle { color: #000000; font-size : 14px; font-weight: bold; line-height : 18px }
.caption { color: #000000; font-size : 13px; line-height : 16px }
.credit {font-style: italic; }
.light {font-color: #ffffff}
.gen { font-size : 11px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 9px; }
.text13,.text13blue { font-size : 11px;  line-height: 14px}
.text10,.field1 { font-size : 11px;   line-height: 14px}
.field2 { font-size : 10px; }
.gen,.genmed,.gensmall,.text10,.text13,.text13blue { 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; }

/* Line & background round the entire forum */
.bodyline	{ background-color: #C6CED9; border: 1px #C6CED9 solid; }

/* Outline round the main forum tables */
.forumline	{ background-color: #C6CED9; border: 1px #99ACBF solid; }

/* Main table cell colours and backgrounds */
td.row1, .cell1, td.tdlarge	{ background-color: #DDE4EB; }
td.row2, .cell2, td.tdsmall	{ background-color: #D5DCE3; }
td.row3, .cell3			{ background-color: #CED5DB; }
td.row4, .cell4			{ background-color: #C6CED9; }
td.row5, .cell5			{ background-color: #99ACBF; }

/* Begin phpWebscripts styles */
A.link10 {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #004466; FONT-FAMILY: "VERDANA", "ARIAL","HELVETICA"; TEXT-DECORATION: none
}
A.link10:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #5493B4; FONT-FAMILY: "VERDANA", "ARIAL","HELVETICA"; TEXT-DECORATION: none
}
A.link10:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #DD6900; FONT-FAMILY: "VERDANA", "ARIAL","HELVETICA"; TEXT-DECORATION: underline
}
A.link10:active {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #DD6900; FONT-FAMILY: "VERDANA", "ARIAL","HELVETICA"; TEXT-DECORATION: underline
}
.button1 { 
	font-family:Verdana; font-size:10px; color:blue; background-color:#EEEEEE; border-width:1; border-color:#99ACBF; border-style:outset
}
.table1 { 
	BORDER: #99ACBF 1px solid;
}
.table2 { 
	BORDER-RIGHT: #FF0000 1px solid; BORDER-TOP: #FF0000 1px solid; BORDER-LEFT: #FF0000 1px solid; BORDER-BOTTOM: #FF0000 1px solid;
	BACKGROUND-COLOR: #ffffd6
}
/* End phpWebscripts styles */

/* Header cells */
th	{
	color: #000000; font-size: 10px; font-weight : bold;
	background-color: #DDE4EB; height: 25px;
	background-image: url(/2004old/bk210.gif);
}

td.rowpic {
		background-color: #C6CED9;
		background-image: url(/2004old/cellpic2.jpg);
		background-repeat: repeat-y;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(/2004old/cellpic1.gif);
			background-color:#CED5DB; border: #C6CED9; border-style: solid; height: 28px;
}

/*  Additional borders */
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: #C6CED9; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #CED5DB; border: #C6CED9; border-style: solid; }

th.thHead,td.catHead { font-size: 11px; 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; }

/* Links beside forum name */
.mainmenu		{ font-size : 10px; 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: 11px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum titles in index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

/* Site navigation text */
.lnav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.lnav,a.lnav:visited	{ text-decoration: none; color : #000000; }
a.lnav:hover		{ text-decoration: none; color : #006699; }

/* Forum navigation text, (Pagination etc) */
.nav			{ font-weight: bold; font-size: 10px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; color : #DD6900; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 10px; 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 : 10px; color : #000000;}

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


/* The content of the posts */
.postbody { font-size : 11px; line-height: 150%}
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: 10px; color: #663300;
	background-color: #EEEEEE; border: #CED5DB; 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: #006600; line-height: 14px;
	background-color: #EEEEEE; border: #CED5DB; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.copyright,h5		{ font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright,a.h5		{ color: #444444; text-decoration: none;}
a.copyright:hover,a.h5:hover { color: #000000; text-decoration: underline;}


/* Forms */
input,textarea, select {
	color : #000000;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* Text input fields */
input.post, textarea.post, select {
	background-color : #EEEEEE;
}

input { text-indent : 2px; }

/* buttons */
a.btn:hover   {  color : #DD6900; text-decoration: none;}

.button	 {  BORDER-LEFT: #ADC3D9 1px solid; BORDER-RIGHT: #8595A6 1px solid;
	    BORDER-TOP: #ADC3D9 1px solid; BORDER-BOTTOM: #8595A6 1px solid;
	    BACKGROUND-COLOR: #DDE4EB; BACKGROUND-IMAGE: url(/2004old/button.gif);
}

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

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

/* None-bold submit button */
input.liteoption {
	background-color : #EEEEEE;
	font-weight : normal;
}

/* Rollover help line */
.helpline { background-color: #D5DCE3; border-style: none; }


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