/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */

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


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #D6D6D6 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EDEEF0; border-width: 0px 0px 1px 0px; border-style : solid; border-color :#000000; }
td.row2	{ background-color: #EDEEF0; border-width: 0px 0px 1px 0px; border-style : solid; border-color :#000000;}
td.row3	{ background-color: #D1D7DC; }


/*
  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: #393939;
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #ffffff; font-size: 11px; font-weight : bold;
	background-color: #000000; height: 25px;
	
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
padding-left : 5px;
			background-color:#393939; border: #FFFFFF; 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; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; 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,h1,h2	{
			font-weight: bold; font-size: 22px; 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: #006699; 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 : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


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


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


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


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

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


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


/* Quote & Code blocks */
.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 and bottom info */
.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;}


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

/* The text input fields background colour */
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;
}

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


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


    .maintable {
    width: 770px;
    text-align : left;
    height: auto;
    margin: 0px;
    border: 0px solid #0000ff;
    padding-bottom: 10px;
    background-color: #FFFFFF;	
    vertical-align : top;
	}
	
	.centercolumn {
    width: 600px;
    text-align : left;
    height: auto;
    margin: 0px;
    border: 0px solid #0000ff;
    padding-bottom: 10px;
    background-color: #FFFFFF;	
    vertical-align : top;
	}
	
	.leftcolumn {
    width: 170px;
    text-align : left;
    height: auto;
    margin: 0px;
    border: 0px solid #0000ff;
    padding-bottom: 0px;
    background-color: #FFFFFF;	
    vertical-align : top;
	}
	
	
	
body {
    color: #4A4A4A;
    font: normal 12px Arial, Helvetica, sans-serif;
    padding: 0px;
	  margin: 0px;
	  background: #3A4757; }

img { border: 0px }
form { margin: 0px }
p { margin: 0px }

input, select {
    color: #4A4A4A;
    font: normal 12px Arial, Helvetica, sans-serif;
    margin: 0px; }

textarea {
    color:#4A4A4A;
    font: normal 12px Arial, Helvetica, sans-serif; }

ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }

a {
    text-decoration: none;
    color: #3A4757; }
a:hover { color: #FF9C00; }

/* --- ID's --- */

#headblock {
    margin: 0px;
	  color: #FFFFFF;
	  font: bold 12px Arial, Helvetica, sans-serif; }
#headblock li { float: left }
#headblock li a {
    color: #FFFFFF;
    display: block;
    font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
    padding: 1px 10px 2px 10px;
    border-left: 1px solid #393939; }
#headblock li a:hover {
    background: #D4D4D4;
    color: #FF9C00;
    text-decoration: none; }

#main-content {
    margin-bottom: 20px;
    float: left;
    width: 100%; }

#links {
    text-align: right;
    background: #FFFDF8;
    clear: both;
    border-top: 1px dashed #000000;
    padding: 2px; }

.menu-left {
    margin-bottom: 0px;
    float: left;
    width: 170px;
    
    }

.menu-left li { 
    margin-top: 0px;
    margin-bottom: 0px;
    background: #FFFDF8;
    border-bottom: 1px solid #3A4757;
    
    }

.menu-left ul a { 
    text-indent: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    color: #3A4757;
    display: block;
    font: bold 12px Arial, Helvetica, sans-serif;
    }

.menu-left ul a:hover { 
    text-decoration: none;
    background: #B9D5F1;
    color: #ff0000; 
    }

#container {
    height: auto;
    margin: 10px;
    padding-bottom: 10px;
    clear: both;
	background: #FFFFFF;	
	width: 770px; }

#ref {
    margin: 5px 0px 5px 15px }

#ad {
  z-index: 2;
  position: absolute; 
  right: 0; 
  top: 0;
  margin-right: 200px; 
  margin-top: 8px; }

/* --- Classes --- */

.headtitle {
    color: #FFFFFF;
    font: bold 12px Arial, Helvetica, sans-serif;
    background: #393939;
    padding: 2px; }

.menu-subtitle {
    text-indent: 5px;
    border-bottom: 1px solid #3A4757;
    border-top : 0px;
    color: #6F0000;
    font: bold 12px Arial, Helvetica, sans-serif;
    background: #EDEEF0;
    padding: 3px; }

.logo {
    border-top: 5px solid #3A4757;
    text-align: left;
    height: 60px;
	  width: 100%;
	  background: #FFFFFF; }


.navcontainter {
    border-top: 1px solid #3A4757;
	  width: 100%;
	  height: 18px;
    background: #878787; }

.splitborder {
    width: 100%;
	  height: 20px;
	  background: #393939; }

.corecontent {
    height: auto;
	  width: 748px;
    border: 1px solid #D6D6D6; }


.newsheader {	
    padding-top:10px;
	  margin-right:10px;	
	  color:#C10B0B;
	  font-weight: bold; }

.newsbody {	
    padding-bottom:5px;
	  margin-right:10px;	
	  color:#000000; }

.newsbody a {	
    color: #6699CC;
	  font-weight: bold; }
.newsbody a:hover { text-decoration: underline; }

.footer {
    background: #393939;
    clear: both;
    padding: 2px;
	  margin: 0px;
	  color: #FFFFFF;
    text-align: right; }

a.footer-links { 
    color: #666666;
    font-weight: bold; }
a:hover.footer-links { color: #FF9C00; }

.newsinfo {
    color: #3A4757;
    margin-right: 0px;
    background: #FFFDF8;
    padding: 2px;
    border-top: 1px dashed #D0D0D0;
    border-bottom: 1px dashed #D0D0D0; }

p.margin { margin-top: 5px }

.clear { clear: both }

.latest-content a {
    font-weight: bold;
    color: #6F0000; }
.latest-content a:hover {
    text-decoration: underline;
    color: #FF9C00; }

a.content-link  { font-weight: bold }
a.red-link { 
    font-size: 10px;
    color: #C10B0B; }
a:hover.red-link { color: #FF9C00 }

h3.content-title { 
    color: #C10B0B;
    margin: 0px; }

.main-title {
    font-weight: bold;
    color: #C10B0B; }

.show-code {
    font: italic bold 12px Arial, Helvetica, sans-serif;
    color: #C10B0B;
    margin-top: 5px; }

.viewcode {
    color: #000000;
    width: 540px; 
    padding: 7px; 
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
    background: #F1F1F1;
    overflow: auto; }

.head-title { 
    margin-top: 2px;
    color: #C10B0B;
    font-weight: bold; }

img.template-image {
    margin-right: 5px;
    float: left;
    border: 1px solid #000000; }

.template-border { 
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: solid 10px #DBDBDB; }
    
    
    a:link.category_list_title {
    text-indent: 0px;
    border-bottom: 1px solid #3A4757;
    color: #6F0000;
    border-bottom: 1px solid #cc0000;
    font: bold 16px Arial, Helvetica, sans-serif;
    padding: 2px; }
    
    a:visited.category_list_title {
    text-indent: 0px;
    border-bottom: 1px solid #3A4757;
    color: #6F0000;
    border-bottom: 1px solid #cc0000;
    font: bold 16px Arial, Helvetica, sans-serif;
    padding: 2px; }
    
    a:active.category_list_title {
    text-indent: 0px;
    border-bottom: 1px solid #3A4757;
    color: #6F0000;
    border-bottom: 1px solid #cc0000;
    font: bold 16px Arial, Helvetica, sans-serif;
    padding: 2px; }
    
    a:hover.category_list_title {
    text-indent: 0px;
    color: #ff0000;
    border-bottom: 1px solid #ff0000;
    font: bold 16px Arial, Helvetica, sans-serif;
    padding: 2px; }
    
    .maincontainer {
    align : center;
    height: auto;
    margin: 0px;
    border: 0px solid #ff0000;
    padding-bottom: 10px;
    clear: both;
	  background-color: #FFFFFF;	
	  width: 770px; }

	  .category_list_table
	  {
	  
	  align : center;
	  vertical-align: top;
	  width : 90%;
	  border : 0px solid #000000;
	  
	  }
	  
	  .category_list_td
	  {
	  width : 33%;
	  align : center;
	  vertical-align: top;
	  border: 0px solid #cc0000;
	  }
	  
	  .bodytd
	  {
	  text-align : left;
	  vertical-align: top;
	  padding : 3px;
	  padding-left : 10px;
	  width : 100%;
	  border : 0px solid #ff0000;
	  font-size : 12px;
	  }
	  
	  .lefttd
	  {
	  text-align : left;
	  vertical-align: top;
	  padding : 0px;
	  width : 170px;
	  border : 0px solid #ff0000;
	  }
	  
	  .smallbreak
	  {
         
	    padding : 0px;
	    padding-top : 5px;
	  
	  }
	  
	.category_suffix {
    text-indent: 0px;
    color: #808080;
    font: bold 16px Arial, Helvetica, sans-serif;
    padding: 0px; }
    
 	.category_suffix2 {
    text-indent: 0px;
    color: #ffcc32;
    font: bold 14px Arial, Helvetica, sans-serif;
    padding: 0px; }   

    .maintable {
    width: 770px;
    text-align : left;
    height: auto;
    margin: 0px;
    border: 0px solid #0000ff;
    padding-bottom: 10px;
    background-color: #FFFFFF;	
	}
	   
	.rowtd
	{
	text-align : left;
	vertical-align: top;
	padding : 0px;
	width : 770px;
	border : 0px solid #ff0000;
	}

    .leftmenu { 
    margin: 0px;
    padding : 0px;
    text-align : left;
    vertical-align : top;
    background: #FFFDF8;
    border-bottom: 1px solid #3A4757;
    }	  
    
	.resource_list_td
	{
	width : auto;
	align : left;
	vertical-align: top;
	border: 0px solid #cc0000;
	font-size : 12px;
	}
	
	.banner_td_forum {

width : 100%;
height : 35px;
horizontal-align : center;
vertical-align : middle;
margin : 0px;
margin-top : 2px;
text-align : center;
padding : 4px;
background-color : #FEFBDD;
border : 1px;
border-style : dashed;
border-color : #c0c0c0;

}

a:link.banner_link2 { 
 vertical-align : middle;
    color: #ff0000;
    font-weight: bold;
    font-size : 12px;
     }
a:hover.banner_link2 { color: #ff0000; 
vertical-align : middle;
text-decoration : underline;
font-size : 12px;
}
a:active.banner_link2 { color: #ff0000; 
vertical-align : middle;
font-size : 12px;
}
a:visited.banner_link2 { color: #ff0000;
vertical-align : middle;
font-size : 12px;
}

     
     .viewonline {
     background-color : #E2E2E2;
     font: bold 14px Helvetica, Arial, sans-serif;
     color: #404040;
     text-align : left;
     padding-left : 5px;
     height : auto;
     border : 0px;
     border-top : 1px;
     border-bottom : 1px;
          height : 45px;
     
     border-color : #000000;
     border-style : solid;
     }
     
     .left_menu_listing { 
    margin-top: 0px;
    margin-bottom: 0px;
    background: #FFFDF8;
    border-bottom: 1px solid #3A4757; }

.left_menu_listing a { 
    text-indent: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    color: #3A4757;
    display: block;
    font: bold 12px Arial, Helvetica, sans-serif; }    
    
    .new_menu-left {
    margin-bottom: 0px;
    float: left;
    width: 170px; }    
    
