body {
	background: url(/templates/subSilver/images/bkgnd_catacylsm.jpg) top center no-repeat;
	background-color: #070b0a;
	margin: 0px;
	padding
}

/* Menu */
#menu { background: url(/templates/subSilver/images/menu.png) center no-repeat; width: 100%; min-width: 1000px; height: 162px; margin: 10px auto 20px auto; }
#menu ul { list-style: none; margin: 0; padding: 35px 0 0 430px; width: 570px; height: 142px; margin: 0 auto }
#menu ul li { float: left; background-position: center 29px; background-repeat: no-repeat }
#menu ul li a { display: block; width: 85px; height: 60px; text-indent: -9999px; outline: none  }
#menu li.tab-home { background-image: url(/templates/subSilver/images/menu_home.png); }
#menu li.tab-forums { background-image: url(/templates/subSilver/images/menu_forums.png); }
#menu li.tab-roster { background-image: url(/templates/subSilver/images/menu_roster.png); }
#menu li.tab-register { background-image: url(/templates/subSilver/images/menu_register.png); }
#menu li.tab-login { background-image: url(/templates/subSilver/images/menu_login.png); }
#menu li.tab-messages { background-image: url(/templates/subSilver/images/menu_messages.png); }
#menu li.tab-messages-new { background-image: url(/templates/subSilver/images/menu_messages_new.png); }
#menu li.tab-account { background-image: url(/templates/subSilver/images/menu_account.png); }

#submenu { background: url(/templates/subSilver/images/catacylsm-submenu.jpg) repeat-x; padding-bottom: 7px }
#submenu td { height: 23px }
#submenu a { color: #E43F19; font-size: 10px; text-decoration: none; background: url(/templates/subSilver/images/relatednav-bullet.gif) 16px 50% no-repeat; display: block; padding: 0 0 0 32px; margin-right: 20px }
#submenu a:hover { text-decoration: underline; color: #fff }

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color: #E43F19; }
a:hover		{ text-decoration: underline; color : #fff; }
hr	{ height: 0px; border: solid #666 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ }

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

/* Main table cell colours and backgrounds */
td.row1, div.row1 { padding: 0px 10px 0px 10px; background: url(/templates/subSilver/images/cell_bkgnd1.gif) repeat-x bottom; background-color: #414141; }
td.row2	{  background: url(/templates/subSilver/images/cell_bkgnd2.gif) repeat-x bottom; background-color: #2c2c2c; padding: 0px 10px 0px 10px; }
td.row3	{ background-color: #2c2c2c; padding: 0px 10px 0px 10px; }
.topicHeader { padding-bottom: 10px; text-shadow: -1px 0 2px black, 0 0 1px black, -1px -1px 2px black, 1px -1px 2px black, 1px -1px 2px black }
.topicFooter {}

/*
  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: #1a1a1a;
		background-image: url(/templates/subSilver/images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #f7f7f7; font-size: 11px; font-weight : bold;
	background-color: #3e9dcd; height: 25px;
	background-image: url(/templates/subSilver/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(/templates/subSilver/images/bar_bkgnd.gif);
			background-color:#2c2c2c; border: #; border-style: solid; 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; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #1a1a1a;
}

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; }
/*.postbody img { border: 1px #000 solid }*/

/* The largest text used in the index page title and toptic title etc. */
.maintitle {
	font-weight: normal; font-size: 24px; font-family: Georgia, "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; 
	color: #2c3d51;
	/* color : #e3e3e3; */
}

/* General text */
.gen { font-size : 12px; }
.genmed, li a { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #e3e3e3; }
a.gen,a.genmed,a.gensmall { color: #3e9dcd; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #e3e3e3 }
a.mainmenu		{ text-decoration: none; color : #3e9dcd;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; color : #333333}
a.cattitle		{ text-decoration: none; color: #333333; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px;  }
a.forumlink 	{ text-decoration: none;  }
a.forumlink:hover{ color : #ffb019; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-family: Georgia; font-weight: normal; font-size: 14px; color : #e3e3e3;}
a.nav			{ text-decoration: none; color : #FFFFFF; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #e3e3e3; }
a.topictitle:link   { text-decoration: none; color : #E43F19; }
a.topictitle:visited { text-decoration: none; color : #e46f19; }
a.topictitle:hover	{ color : #fff; }

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

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

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #3e9dcd }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

/* Quote & Code blocks */
.code {
	font-family: Courier, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #00FF00;
	border-width: 1px 0px 1px 0px; border-style: solid; border-color: #CCC;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 125%;
	border-width: 1px 0px 1px 0px; border-style: solid; border-color: #CCC;
}
.row1 .quote, .row1 .code {
	background-color:#4b4b4b;
}
.row2 .quote, .row2 .code {
	background-color:#424242;
}
.topicHeader .maintitle, .topicHeader a:visited, .topicFooter a:visited {
	color: #fff;
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCC; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #e3e3e3; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #e3e3e3;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
}
.liteoption, .mainoption {
	color: #333333;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #1a1a1a;
}

input { text-indent : 2px; }

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

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

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}
.genmed {
	font-size: 12px;
	color: #e3e3e3;
}
.gensmall { color: #999999 }
div#avatar {
	background: url(/templates/subSilver/images/cell_overlay.gif) no-repeat;
	width: 78px;
	height: 65px;
	padding: 7px 0px 7px 0px;
	background-color:#1a1a1a;
}

/* 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: #2c2c2c; border-style: none; }

/* Special classes to highlight special people ;) */
.Officer{color:#00c0ff;}
.Officer a.postlink { color: #FF9900 }
.RaidOfficer{color:#5df644;}
.Raider{color: #FFFF99}
.Casual { color: #bcafba }

.scrollarea {
	width: 100%;
	overflow: auto;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.row1 .profilebkgnd { background:url(/templates/subSilver/images/profilebkgnd.gif) no-repeat; height: 125px; padding-top: 7px; }
.row2 .profilebkgnd { background:url(/templates/subSilver/images/profilebkgnddark.gif) no-repeat; height: 125px; padding-top: 7px}
/* Homepage */
.portalhome {	text-align: center;}
.portalhome img { border: 1px solid #000 }
#playerstats {
	margin-top: 2px;
	line-height: 10px
}
#playerstats a {
	color: #ffb019;
	text-decoration: none;
}
#playerstats a:hover {
	color: #FFF;
}
ul.rssfeeds { margin: 0px; padding: 0px }
ul.rssfeeds li { list-style: none; background: url(/templates/subSilver/images/cell_bkgnd1.gif) repeat-x bottom; margin: 0px 1px 1px 1px; height: 25px; padding: 3px 0px 0px 10px; line-height:10px}
ul.rssfeeds li a { text-decoration: none }

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

.recruit { width: 150px; float: left; font-size: 11px ; text-align: center}

div#static { padding: 10px; font-size: 12px }
div#static h1 { font-size: 24px; color: #006699; font-weight: normal; }
div#static h2 { font-size: 18px; color: #006699;}
