/*-----------------------------------------------
    Global Elements
-----------------------------------------------*/
body {
    margin: 10px 30px 10px 30px;
    padding: 0;
    background-color: #6B95FF;
    background: url("images/background.gif");
    font-size: .75em;
    font-family: Arial, Verdana, sans-serif;      
}
a { 
    color: #000080; 
}
a:link { 
    text-decoration: none; 
    }
a:visited { 
    text-decoration: none; 
    color: #000080; 
}
a:hover { 
    text-decoration: underline; 
    color: #0000FF; 
    }
a:active { 
    text-decoration: none; 
    color: #0000FF; 
}
h1 {
    display: none;
}
h2 {
    margin: 0;
    padding: 0;
    font-size: 1.0em;
    text-align: right;       
}
h3 {
    margin: 0;
    padding: 0;
    font-size: 1.2em;       
}        
p {
    margin: 0 0 7px 0;        
}        
hr {
	border: 1px solid #000;
	border-top: 1px solid #999;
	margin: 5px 0 7px 0;
}
img {
	border: 0;
}

/*-----------------------------------------------
    Container - Layout
-----------------------------------------------*/
#container {
    width: 800px;
    color: #000;  
}
#banner01 {
    height: 100px;
    background-color: #fff;
    background: url("images/banner_s_01.gif") no-repeat;      
}
#banner02 {
    background-color: #fff;
    background: url("images/banner_m_02.gif") repeat-x;       
}
#banner03 {
    background-color: #fff;
    background: url("images/banner_e_03.gif") no-repeat;       
}        
#navigation {
    width: 100%;
    padding: 5px;
    padding-right: 24px;
    height: 15px;
    border: 1px solid #000;
    border-top: 0;
    background: url("images/navigation.gif") repeat-x;//background: url("images/navigation_ie.gif") repeat-x;
    background-color: #fff;       
}
#navigation a {
    font-size: 1em;       
}        
#mainContent {
    padding: 7px;   
    /*width: 576px;*/
    border: 1px solid #000;
    border-top: 0;
    background-color: #ccc;
    float: left;   
}
#rightNav {

    float: left;
    width: 20%;
    padding: 7px;
    border: 1px solid #000;
    border-top: 0;
    border-left: 0; 
    background-color: #aaa;       
}
#footer {
    border: 1px solid #000;
    border-top: 0;
    padding: 7px;
    background-color: #999;
    color: #fff;       
}    

/*-----------------------------------------------
    Box Layouts
-----------------------------------------------*/
.boxContainer {
    padding: 5px;
    border: 1px solid #000;
    background-color: #E9E9E9;       
}
.navigation { 
    list-style-type: none;
    margin: 1px 0 1px 0;
    padding-left: 12px;
}       
.navigation li { 
    padding: 1px 0 0 0;
    border-bottom: 1px solid #000;       
}
.navigation a:hover { 
    text-decoration: none;      
}
.navigation li:hover {
    border-bottom: 1px solid #6B95FF;       
}        
.navButton {
    border-left: 5px solid #888;        
}        
.boxTab {
    background-color: #6B95FF;
    height: 0px;
    border: 1px solid #000;
    border-top: 0;
    padding: 3px;
    text-align: center;
    color: #fff;
}

/*-----------------------------------------------
    Styles
-----------------------------------------------*/
.forumline	{ background-color: #FFFFFF; border: 1px #006699 solid; }

td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }

td.rowpic {
	padding: 3px; 
	background-color: #D1D7DC;
}

th	{
	padding: 3px; 
	color: #fff; font-size: 12px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url("boards/templates/subSilver/images/cellpic3.html");
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	padding: 3px; background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 20px;
}
td.cat,td.catHead,td.catBottom {
	padding: 3px; 
	height: 20px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	padding: 3px; font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	margin: 1px;
	padding: 1px;
	border: #FFFFFF; border-style: solid; 
	background-color: #89A0CC;
}

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: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000080;; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #0000FF; text-decoration: underline; }

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

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000080}
a.cattitle		{ text-decoration: none; color : #000080; }
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 : #006699; }
a.forumlink 	{ text-decoration: none; color : #000080; }
a.forumlink:hover{ text-decoration: underline; color : #0000FF; }

/* 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 : #000000;}
a.nav			{ text-decoration: none; color : #000080; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 12px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000080; }
a.topictitle:visited { text-decoration: none; color : #000080; }
a.topictitle:hover	{ text-decoration: underline; color : #0000FF; }

.name { font-size : 16px; color : #000000; }

.postdetails { font-size : 10px; color : #000000; }

.postInfo {
	padding: 3px;
	border: 1px: solid: #fff;
	background-color: #ddd;
}
.postbody { font-size : 1em; }
a.postlink:link	{ text-decoration: none; color : #000080 }
a.postlink:visited { text-decoration: none; color : #000080; }
a.postlink:hover { text-decoration: underline; color : #0000FF }

.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; 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: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


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

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

input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	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;
}
.helpline { background-color: #DEE3E7; border-style: none; }