/*  NeatoBlack theme for phpBB version 2+	Created by Neato: http://www.infobomb.com for The Coral at: http://www.thecoral.co.uk*/ /* General page style. The scroll bar colours only visible in IE5.5+ */body {	background-color: #000000;	margin: 5px;	padding: 5px;}/* General font families for common tags */font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif}a:link,a:active,a:visited { color : #ff0000; text-decoration: none; }a:hover		{ text-decoration: underline; color : #ffffff; }hr	{	height: 2px;	color: #000000;}/* This is the border line & background colour round the entire page */.bodyline	{ }/* This is the outline round the main forum tables */.forumline	{	background-color: #000000;	border: 1px solid #666666;}.statsback {	background-color: #000000;	border: 1px solid #666666;}/* Main table cell colours and backgrounds */td.row1	{	background-color: #000000;}td.row2	{	background-color: #000000;}td.row3	{	background-color: #000000;}/*  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 black background.  However, you could replace this with a bitmap specific for each forum*/td.rowpic {	background-color: #000000;}/* Header cells - the black gradient backgrounds */th	{	color: #ffffff;	font-size: 12px;	font-weight : bolder;	height: 20px;	font-family: Arial, Helvetica, sans-serif;	text-transform: lowercase;	letter-spacing: 1px;	background-color: #666666;}td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {	height: 20px;	background-color: #666666;}/*  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: 20px;	background-color: #666666;}th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {	font-weight: bold;	height: 20px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	text-transform: lowercase;	color: #ffffff;	background-color: #666666;}td.row3Right,td.spaceRow {	background-color: #666666;}th.thHead,td.catHead {	font-size: 12px;	background-color: #666666;}th.thSides,td.catSides	 {background-color: #000000;}td.spaceRow	 {background-color: #666666;}th.thRight,td.catRight,td.row3Right	 {background-color: #000000; }th.thLeft,td.catLeft	  {background-color: #000000; }th.thBottom,td.catBottom  {background-color: #666666;}th.thTop	 {background-color: #666666;}th.thCornerL {background-color: #666666; }th.thCornerR {background-color: #666666;}/* The largest text used in the index page title and toptic title etc. */.maintitle,h1,h2	{	font-weight: bold;	font-size: 22px;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;	line-height : 120%;	color : #ff0000;	text-transform: lowercase;}a.maintitle,h1,h2	{	color : #ff0000;	text-decoration: none;}a.maintitle,h1,h2:visited	{	color : #ff0000;	text-decoration: none;}a.maintitle,h1,h2:hover	{	color : #FFFFFF;	text-decoration: none;}/* General text */.gen { font-size : 12px; }.genmed { font-size : 10px; }.gensmall { font-size : 9px; }.gen,.genmed,.gensmall { color : #999999; text-decoration: none; }a.gen,a.genmed,a.gensmall { color: #999999; text-decoration: none; }a.gen:visited,a.genmed:visited,a.gensmall:visited	{ color: #999999; text-decoration: none; }a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFFFFF; text-decoration: none; }/* The register, login, search etc links at the top of the page */.MAINnav {	font-family: Helvetica, Arial, sans-serif;	font-size: 12px;	text-transform: lowercase;	color: #FFFFFF;}a.MAINnav {	color: #FFFFFF;	text-decoration: none;}a.MAINnav:hover {	color: #CC0000;	text-decoration: none;}a.MAINnav:active {	color: #CC0000;	text-decoration: underline;}/* The register, login, search etc links at the top of the page */.mainmenu		{	font-size : 14px;	color : #666666;	font-weight: bold;	text-transform: lowercase;	font-family: Arial, Helvetica, sans-serif;}a.mainmenu		{ text-decoration: none; color: #666666;  }a.mainmenu:visited { text-decoration: none; color: #666666; }a.mainmenu:hover{ text-decoration: none; color: #ffffff; }/* The Post buttons top and bottom */.POSTmessage		{	font-size : 14px;	color : #ffffff;	font-weight: bold;	text-transform: lowercase;	font-family: Arial, Helvetica, sans-serif;}a.POSTmessage		{ text-decoration: none; color : #ffffff;  }a.POSTmessage:visited { text-decoration: none; color : #ffffff; }a.POSTmessage:hover{ text-decoration: none; color : #cc0000; }/* Forum category titles */.cattitle		{	font-weight: bold;	font-size: 14px;	letter-spacing: 1px;	color : #ffffff;	text-transform: lowercase;	font-family: Arial, Helvetica, sans-serif;}a.cattitle		{ text-decoration: none; color : #ffffff; }a.cattitle:visited { text-decoration: none; color : #ffffff; }a.cattitle:hover{  color: #ff0000; text-decoration: none; }/* Forum title: Text and link to the forums used in: index.php */.forumlink		{	font-weight: bold;	font-size: 14px;	color : #ffffff;	font-family: Arial, Helvetica, sans-serif;	text-transform: lowercase;}a.forumlink 	{ text-decoration: none; color : #ffffff; }a.forumlink:visited { text-decoration: none; color : #ffffff; }a.forumlink:hover{ text-decoration: none; color : #ff0000; }/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */.nav			{	font-weight: bold;	font-size: 10px;	color : #ffffff;	text-transform: lowercase;	font-family: Verdana, Arial, Helvetica, sans-serif;}a.nav			{ text-decoration: none; color : #ffffff; }a.nav:visited { text-decoration: none; color : #ffffff; }a.nav:hover		{ text-decoration: none; color : #ff0000; }.nav2			{	font-weight: bold;	font-size: 10px;	color : #ffffff;	text-transform: lowercase;}a.nav2			{ text-decoration: none; color : #ffffff; }a.nav2:visited { text-decoration: none; color : #ffffff; }a.nav2:hover		{ text-decoration: none; color : #ff0000; }/* titles for the topics: could specify viewed link colour too */.topictitle			{ font-weight: bold; font-size: 12px; color : #ffffff; }a.topictitle:link   { text-decoration: none; color : #ffffff; }a.topictitle:visited { text-decoration: none; color : #ffffff; }a.topictitle:hover	{ text-decoration: underline; color : #ff0000; }/* Name of poster in viewmsg.php and viewtopic.php and other places */.name			{	font-size : 12px;	color : #ffcc00;	font-family: Arial, Helvetica, sans-serif;	font-weight: bolder;}/* Location, number of posts, post date etc */.postdetails		{ font-size : 9px; color : #999999; }/* The content of the posts (body of text) */.postbody {	font-size : 12px;	color: #ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;}a.postlink:link	{ text-decoration: none; color : #ff0000; }a.postlink:visited { text-decoration: none; color : #ff0000; }a.postlink:hover { text-decoration: none; color : #ff0000; }/* Quote & Code blocks */.code {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;	background-color: #666666}.quote {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff; line-height: 125%;	background-color: #666666}/* Copyright and bottom info */.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; letter-spacing: -1px;}a.copyright		{ color: #999999; text-decoration: none;}a.copyright:link   { color : #999999; text-decoration: none;}a.copyright:visited { color : #999999; text-decoration: none;}a.copyright:hover { color: #666666; text-decoration: underline;}/* Form elements */input,textarea, select {	color : #ffffff;	font: 10px Verdana, Arial, Helvetica, sans-serif;	border: 1px solid #ffffff;	background-color: #000000;}/* The text input fields background colour */input.post, textarea.post, select {	background-color : #000000;	color: #ffffff;}input { text-indent : 2px; }/* The buttons used for bbCode styling in message post */input.button {	background-color : #666666;	color : #ffffff;	font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;	border: 0px;	text-transform: lowercase;}/* The main submit button option */input.mainoption {	background-color : #FFCC00;	font-weight : bold;	color: #000000;}/* None-bold submit button */input.liteoption {	background-color : #333333;	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: #000000;	color: #ffffff;}.error {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #ff0000;	font-weight: bolder;	text-transform: lowercase;	}