/* ID Styles */

#navigation a {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

#background td {
	background:url(images/mm_bg_header.gif);
	}
	
#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	font:24px Times New Roman, Times, serif;
	color: #FFBA00;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font:14px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #26354A;
	letter-spacing:.2em;
	line-height:32px;
	}

.Section {
	font:bold 13px Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #081015;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #26354A;
	letter-spacing:0.1em;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
.sidebarText {
	font-weight: bold;
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	background: #26354A;
	letter-spacing:.1em;
	line-height: 18px;
	text-decoration:none;
	}

.sidebarText :visited{
	color:#FF6600;
	text-decoration:none;
	}

.sidebarText :link{
	color:#FF6600;
	text-decoration:none;
	}
	
.sidebarText :active{
	color:#FF6600;
	text-decoration:none;
	}

	
.sidebarText :hover {
	color:#FFBA00;
	text-decoration:none;
	}



body {
	margin:0px;
	background-color: #64748B;
	scrollbar-face-color: #C3CCD6;
	scrollbar-highlight-color: #D3DCE6;
	scrollbar-shadow-color: #C3CCD6;
	scrollbar-3dlight-color: #B3BCC6;
	scrollbar-arrow-color:  #26354A;
	scrollbar-track-color: #D3DCE6;
	scrollbar-darkshadow-color: #;
}
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #26354A; }
a:hover		{ text-decoration: underline; color : #FFBA00; }
hr	{ height: 0px; border: solid #B3BCC6 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #D3DCE6; border: 1px # solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #D3DCE6; border: 2px #FF6600 solid; }

/* Main table cell colours and backgrounds */
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
}
	
td.row0	{ background-color: #FFCCCC; color:#000099 }
td.row1	{ background-color: #D3DCE6; }
td.row2	{ background-color: #C3CCD6; }
td.row3	{ background-color: #B3BCC6; }

/*
  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: #D3DCE6;
		background-image: url(forum/templates/subSilver/images/cellpic2.jpg);
		background-repeat: repeat-y;
}

td.header {
	background-image: url(templates/subSilver/images/cellpic1.gif);
	color:#000066;
	border: #D3DCE6;
	border-style: solid;
	height: 20px;
}

td.topictitle {
	font-weight: bold;
	font-size: 18px; 
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 100%;
	color : #000099;
	background-color: #FFCC44;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #26354A; font-size: 13px; font-weight : bold;
	background-color: #FFCC44; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(forum/templates/subSilver/images/cellpic1.gif);
			background-color:#B3BCC6; border: #D3DCE6; border-style: solid; height: 28px;
}

td.catHead {
	color: #0000CC;
}

/*
  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: #D3DCE6; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #B3BCC6; border: #D3DCE6; 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	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #26354A;
}



/* General text */
.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #26354A; }

a {
	color: #FF6600;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFBA00;
	}
	
a.gen,a.genmed,a.gensmall { color: #26354A; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFBA00; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; color : #26354A; background-color: #CCCCFF}
a.mainmenu		{ text-decoration: none; color : #26354A;  }
a.mainmenu:hover{ text-decoration: underline; color : #FFBA00; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #26354A}
a.cattitle		{ text-decoration: none; color : #26354A; }
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; color : #26354A; }
a.forumlink 	{ text-decoration: none; color : #26354A; }
a.forumlink:hover{ text-decoration: underline; color : #FFBA00; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #26354A;}
a.nav			{ text-decoration: none; color : #26354A; }
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 : #26354A; }
a.topictitle:link   { text-decoration: none; color : #26354A; }
a.topictitle:visited { text-decoration: none; color : #26354A; }
a.topictitle:hover	{ text-decoration: underline; color : #FFBA00; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #26354A;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #26354A; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px; word-break: break-all}
a.postlink:link	{ text-decoration: none; color : #26354A }
a.postlink:visited { text-decoration: none; color : #26354A; }
a.postlink:hover { text-decoration: underline; color : #FFBA00}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #26354A;
	background-color: #FAFAFA; border: #B3BCC6; 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: #26354A; line-height: 125%;
	background-color: #FAFAFA; border: #B3BCC6; 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: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #26354A; letter-spacing: -1px;}
a.copyright		{ color: #26354A; text-decoration: none;}
a.copyright:hover { color: #26354A; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #26354A;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #26354A;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #D3DCE6;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #D3DCE6;
	color : #26354A;
	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;
}

/* 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: #C3CCD6; border-style: none; }

input, textarea, select {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

input { text-indent : 2px; }

input.button {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

.postbody { line-height: 18px }

th.TeX {
	font-weight: bold;
	background-color: #FFFFCC;
	text-align:center;
}

td.TeX {
	font-weight: bold;
	text-align:center;
}