@charset "iso-8859-1";

/* General font families for common tags */
font,th,td,p { font-family: {T_FONTFACE1} }

img {
margin:0;
padding:0;
border:0;
}

p {
/* all p tags should be inside content divs, they therefore already have font and size formatting */
font-family: Arial, Verdana, Helvetica, sans-serif;
}

form {
margin: 0;
padding: 0;
}

a {
text-decoration: none;
color: #000000;
}

a:hover {text-decoration: none; color: #0066CC;}

a:visited {text-decoration: none; color: #000000;}

a:visited:hover {text-decoration: underline; color: #0066CC;}

hr	{ height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}


H1 {
}

H2 {
}

H3 {
color:#2C509D;
font-weight:bold;
font-size:95%;
text-align:right;
display:inline;
}

h4 {
color:#0099FF;
font-weight:bold;
font-size:80%;
font-family : Arial, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;
display:inline;
}

h5 {
color:#ffffff;
font-weight:bold;
font-size:20px;
display:inline;
}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: {T_TD_COLOR2}; border: 2px {T_TH_COLOR2} solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #F5F5F5; padding:2px;}
td.row2	{ background-color: #FFFFFF; padding:2px;}
td.row3	{ background-color: {T_TR_COLOR3}; }
td.row4	{ background-color: #C7DDF5; padding:2px;}

#categoryheading {
	font-family: arial;
	width:100%;
	background-repeat: repeat-x;
	height:16px;
	line-height:16px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#0099FF;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#FFFFFF;
	border-color:#000000;
	border-top-width:0px;
	border-top-color:#000000;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-left-color:#DBDBDB;
	border-left-width:0px;
	border-left-style:solid;
	border-right-color:#DBDBDB;
	border-right-width:0px;
	border-right-style:solid;
}

/* New stuff */
.sw {font-family:Verdana;font-size:11px;color:#06082C;FONT-WEIGHT: lighter;}
.swbold {font-family:Verdana;font-size:11px;color:#06082C;font-weight:BOLD; }
.swbolderror {font-family:Verdana;font-size:11px;color:red;font-weight:BOLD; }
.swb {font-family:Verdana;font-size:12px;color:#06082C;}
.swsmall {font-family:Verdana;font-size:11px;color:#06082C;}
.swhead {font-family:Verdana;font-size:14px;font-weight:BOLD;color:#06082C;}
.mheader {font-family:Verdana;font-size:11px;font-weight:BOLD;color:#303030;}
.mlheader {font-family:Verdana;font-size:18px;font-weight:BOLD;color:#06082C;}
.msheader {font-family:Verdana;font-size:13px;font-weight:BOLD;color:#06082C;}
.maintitle {color:#003366; height: 20px; background-image: url(imgs/tile_back.gif); }
.maintable {BACKGROUND-COLOR: #96BDE0; }
TR.on	{BACKGROUND-COLOR: #FAF7F7; }
.swheader {font-family:Verdana;font-size:11px;color:#5B83A7;FONT-WEIGHT: lighter;}
.small {font-family:Verdana;font-size:11px;color:#000000;FONT-WEIGHT: lighter;}
.smallbold {font-family:Verdana;font-size:9px;color:#000000;FONT-WEIGHT: bold;}
.menuoption {font-family:Verdana;font-size:12px;color:#000000;FONT-WEIGHT: lighter;}
.menuoptiongrey {font-family:Verdana;font-size:12px;color:#808080;FONT-WEIGHT: lighter;}
.swheadermenu {font-family:Verdana;font-size:12px;color:#5B83A7;FONT-WEIGHT: lighter; text-decoration: underline;}
.folderlink {font-family:Verdana;font-size:12px;color:#000000;FONT-WEIGHT: lighter;}
.optionroll { border-top: 1px solid #EBE9E4; border-bottom: 1px solid #EBE9E4; border-left: 1px solid #EBE9E4; border-right: 1px solid #EBE9E4; }
.optionover { border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; }
.folderlink {text-decoration:none;}
.menuoption {font-family:Verdana;font-size:12px;color:#000000;FONT-WEIGHT: lighter; }
.maillink {color:#000000; text-decoration:none; cursor:hand;}
.feint {font-family:Verdana;font-size:10px;color:#808080;FONT-WEIGHT: lighter;}
.feintdark {font-family:Verdana;font-size:12px;color:#565656;}


/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: white; font-size: 8pt; font-weight : bold; 
	background-color:#00a6da; height: 20px;
	text-align:left;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
}
a.thHead:hover {
color: white;
text-decoration: none;
}

/*
  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; 
}
td.row3Right,td.spaceRow {
	background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid;
}

th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 0px 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	{
	font-weight: bold; font-size: 22px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
	text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}

/* General text */
.gen { font-size : {T_FONTSIZE3}px; }
.genmed { font-size : {T_FONTSIZE2}px; }
.gensmall { font-size : {T_FONTSIZE1}px; }
.gen,.genmed,.gensmall { color : {T_BODY_TEXT}; }
a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: {T_BODY_HLINK}; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; text-decoration: none; color : #000000;font-family: verdana; }
a.mainmenu		{ text-decoration: none; color : {T_BODY_LINK};  }
a.mainmenu:hover{ text-decoration: none; color : {T_BODY_HLINK}; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: {T_FONTSIZE3}px ; letter-spacing: 1px; color : {T_BODY_LINK}}
a.cattitle		{ text-decoration: none; color : {T_BODY_LINK}; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; }
a.forumlink 	{ text-decoration: none; color : {T_BODY_LINK}; }
a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
a.nav			{ text-decoration: none; color : {T_BODY_LINK}; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT}; }
a.topictitle:link   { text-decoration: none; color : {T_BODY_LINK}; }
a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.topictitle:hover	{ text-decoration: underline; color : {T_BODY_HLINK}; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }

/* The content of the posts (body of text) */
.postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : {T_BODY_LINK} }
a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}

/* Quote & Code blocks */
.code { 
	font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR2};
	background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR1}; line-height: 125%;
	background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: {T_FONTCOLOR1}; letter-spacing: -1px;}
a.copyright		{ color: {T_FONTCOLOR1}; text-decoration: none;}
a.copyright:hover { color: {T_BODY_TEXT}; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : {T_BODY_TEXT};
	font: normal {T_FONTSIZE2}px {T_FONTFACE1};
	border-color : {T_BODY_TEXT};
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : {T_TD_COLOR2};
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : {T_TR_COLOR1};
	color : {T_BODY_TEXT};
	font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
}

/* The main submit button option */
input.mainoption {
	background-color : {T_TD_COLOR1};
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : {T_TD_COLOR1};
	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: {T_TR_COLOR2}; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("/templates/subSilver/formIE.css"); 

#divAppboxHeader
{	
	font-family: verdana;
	width:100%;
	background-repeat: repeat-x;
	height:16px;
	line-height:16px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:black;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#DBDBDB;
	border-color:#000000;
	border-top-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-left-color:#DBDBDB;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#DBDBDB;
	border-right-width:1px;
	border-right-style:solid;
}

#divAppbox
{
	font-family: verdana;
	width:100%;
	background-color:white;
	border-bottom-color:#DBDBDB;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-color:#DBDBDB;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#DBDBDB;
	border-right-width:1px;
	border-right-style:solid;
}

#divAppboxHeader2
{
	width:300;
	background-repeat: repeat-x;
	height:30px;
	line-height:28px;
	text-align:center;
	/*	padding-top:7px;*/
	padding:5px;
	padding-bottom:0px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	border-top-color:#9c9c9c;
	border-top-width:1px;
	border-top-style:solid;
	border-left-color:#9c9c9c;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#9c9c9c;
	border-right-width:1px;
	border-right-style:solid;
}

#divAppbox2
{
	width:300;
	background-color:#f7f7f7;
	padding:5px;
	border-bottom-color:#9c9c9c;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-color:#9c9c9c;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#9c9c9c;
	border-right-width:1px;
	border-right-style:solid;
}
#divAppboxHeader50
{
	width:98%;
	background-repeat: repeat-x;
	height:30px;
	line-height:28px;
	text-align:center;
	/*	padding-top:7px;*/
	padding:5px;
	padding-bottom:0px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	border-top-color:#9c9c9c;
	border-top-width:1px;
	border-top-style:solid;
	border-left-color:#9c9c9c;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#9c9c9c;
	border-right-width:1px;
	border-right-style:solid;
}

#divAppbox50
{
	width:98%;
	background-color:#f7f7f7;
	padding:5px;
	border-bottom-color:#9c9c9c;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-color:#9c9c9c;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#9c9c9c;
	border-right-width:1px;
	border-right-style:solid;
}
div.infoBox {
	width:145px;
	background-color:#FFFFFF;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color:#525D76;
	border-width:1px;
	border-style:solid;
	border-color:#DFDFDF;
	padding:5px;
	margin:0px;
	margin-bottom:4px;
	line-height:15px;
	}
div.nav {
	width:145px;
	background-color:#F9F8F7;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color:#525D76;
	border-width:1px;
	border-style:solid;
	border-color:#DFDFDF;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	line-height:13px;
}
div.navright {
	width:130px;
	background-color:#F9F8F7;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color:#525D76;
	border-width:1px;
	border-style:solid;
	border-color:#DFDFDF;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	line-height:13px;
}
.navlink { 
width:100%; 
} 
. td#title { 
font-size:1.5em; 
} 

.navlink td { 
color: #333333; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
font-weight:bold; 
text-align: left; 
text-decoration:none; 
} 
.navlink a { 
padding: 3px;
text-decoration:none; 
display:block; 
border:1px solid #F9F8F7;
border-bottom-color: #FFFFFF;
} 
* html .navlink td a {width: 100%;} 
.navlink td a:hover { 
color: #000000; 
background-color: #B6BDD2; 
border:1px solid #000000;
;} 
.navlink td a:visited {text-decoration:none} 

table.mainbox  {
width:100%;
padding: 0px;
border-spacing: 0px;
border-width: 0px;
color: #000000; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
font-weight:normal; 
text-align: left; 
text-decoration:none;
border-spacing: expression(cellSpacing=0); /* for IE */
}

td.mainbox  {
vertical-align: top;
padding: 5px;
}

table.loginbox  {
width:90%;
padding: 0px;
border-spacing: 0px;
color: #000000; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
font-weight:normal; 
text-align: left; 
text-decoration:none; 
}
td.folderspacer  {
vertical-align: top;
width: 1px;
padding: 1px;
}


@charset "iso-8859-1";
#foldernav
{
width: 100%;
background:url(/rbimages/subsilver/stab-bg.gif);
font-family:Verdana;
font-size: 9pt;
}
#foldernav a
{
text-decoration:none;
}
#foldernav a:hover {
text-decoration:underline;
}
#foldernav span.chk
{
background:url(/rbimages/subsilver/stab-sb.gif);
background-repeat: repeat-x;
background-position: top left;
}
#foldernav span.nochk
{
background:url(/rbimages/subsilver/stab-ub.gif);
background-repeat: repeat-x;
}
#foldernav img {

}
#foldernav span.nochkstab-bs 
{
height:24px;
width:1px;
background:url(/rbimages/subsilver/stab-bs.gif);
}
#foldernav span.apptitle
{
font-family:verdana;
font-size:10pt;
font-weight:600;
vertical-align:top;
padding-left:0px;
white-space:nowrap;
overflow:visible;
}
#foldernav span.foldertitle
{
font-size: 9pt;
padding-left:5px;
}
#welcome
{
color: black;
position: absolute;
font-size: 10pt;
top: 3px;
right: 20px;
z-index: 99999;
}
#recordsbrowseinfo
{
display: inline;
padding:20px;
line-height: 20px; 
}
#multicheckcolumn
{
font-family:verdana;
font-size:8pt;
}
#formsubmit
{
border: black;
border-color: black;
background: #E7E8F1;
padding-top: 5px;
padding-bottom: 3px;
}




