body {
	background-image:url('http://www.sfdt.com/graphics/wood-bg.jpg');
	background-repeat:repeat;
	background-color:#000000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	margin: 0px;
	margin-top:0px;
	padding: 0px;
	
}

#mainContainer{
	width:760px;
	margin:0 auto;
	text-align:left;
	height:100%;
	padding-bottom:10px;
}



#mainContainer .killit{
	margin:5px;
	border:1px dotted #555;
	padding:10px;
}

#mainContainer img{
	float:left;
	margin:2px;
}

#news{
	height:150px;
}	

/* General text */
.genlarge { font-weight: bold; font-size : 14px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; }
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall,.genlarge { color : #000; }
a.gen,a.genmed,a.gensmall { color: #990000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #000; text-decoration: none; }

.clear{clear:both;}

#container {
	margin: 0px auto;
	text-align: left;
	width: 950px;
	/* padding:5px; */
}

a {
	color: #900;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-decoration: none;
}

a:hover		{ text-decoration: underline; color : #000; }

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	position:relative;
	background-repeat:no-repeat;;
	height:280px;
}

#header-title {
	padding-top:5px;
	left:220px;
	width:500px;
	position:relative;
	z-index:1;
	top:-23px;
}

#header-logo {
	float:left;	
	position:absolute;
	left:-28px;
	top:23px;
	z-index:2;
	padding-right:10px;
	padding-left:10px;
}


#socialmain {
	border-top:1px solid #ACA662;
	border-bottom:1px solid #ACA662;
	float:left;
	width:300px;
	padding:5px 0 5px 39px;
}

#socialmain img {
	float:left;
	border:none;
	margin:0 20px 0 0;
}

#socialforums {
/*	border-top:1px solid #ACA662;
	border-bottom:1px solid #ACA662;*/
	float:left;
	width:160px;
	padding:5px 0 5px 9px;
}

#socialforums img {
	float:left;
	border:none;
	margin:8px 24px 0 0;
}

#mainrectad {
	padding-top:4px;
	width:300px;
	clear:both;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.caption {
	width:85%;
	margin:auto auto;
	background-color:#fff;
	padding:5px;
	border:1px solid;
	font-weight:bold;
	text-align:center;	
}
#homelink {
	float:left;	
	position:absolute;
	left:10px;
	top:53px;
	z-index:100;
	padding-right:10px;
	padding-left:10px;
}

#header-topads {
	position:relative;
	float:left;
	top:-10px;
	left:210px;
	width:728px;
	height:90px;
	z-index:3;
	background-color:#555555;
}

#header-menu {
	position:relative;
	background-repeat:no-repeat;
	width:950px;
	height:49px;
	top:0px;
	padding-bottom:10px;
	padding-left:20px;
	margin-left:auto;
	margin-right:auto;
}

#header-menu ul{
	width:728px;
	position:relative;
	top:0px;
	left:2px;
}
#header-menu li{
	float:left;
	display:inline;
	padding: 0px 0px 0px 0px;
}

#header-menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
#header-menu a:hover{
	color:#ffff00;
}

#submit {
	position:relative;
	float:right;
	left:-80px;
	top:90px;
}

.dim {
	z-index: 100;
	display: block;
	position: relative;
}
.dim a {
	padding: 2px 5px 2px 5px;
	/* border: 1px solid #222222;
	color: #fff; */
	z-index: 100;
	width: 26px;
	position: relative;
	text-decoration: none;
	/* background-color: #111111; */
}
.dim a:hover {
	/* background-color: #ccc; */
}

#conditions {
	text-align:left;
	padding:5px;
	height: 150px;
	width: 600px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #ccc;
	padding: 8px;	
}

.whitebox {
	width:85%;
	margin:auto auto;
	background-color:#fff;
	padding:5px;
	border:1px solid;
}

/********************** Link Fonts ***************************/

.title {
	font-size:12px;
	font-weight:bold;
}

/********************** Forms ***************************/
.error_span {
	color:#c00;
	font-weight:bold;
}
.form_error {
	background:#ffef45;
}

/********************** Picture Elements ***************************/
.thumb {
	border:1px solid #000; 
	padding:2px; 
	background:#eee;
	margin-right:10px;
	margin-bottom:2px;
}

.watchlist {
	position:absolute;
  	top:-82px;
 	background-color:#900;
 	color:#fff;
 	opacity: 0.75;
	width:118px;
	font-weight:bold;
	text-align:center;
}

.watchlogo {
	position:absolute;
	left:72px;
	top:-24px;
 	opacity: 0.60;
  	filter:alpha(opacity=60); /* For IE */
	z-index:100;
}

/*Pagination settings */
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;


	border: 1px solid #000;
	font-size: 9px;
	
	text-decoration: none; /* no underline */
	color: #000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #990;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000;
		
		font-size: 9px;
		font-weight: bold;
		background-color: #990000;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #000;
		font-size: 9px;
		color: #000;
	}


/********************** Form Elements ***************************/
form {
	margin:0;
	padding:0;
	display:inline;
}

.loginbutton {
	font-size:11px;
	font-weight:bold;
    border: 1px solid #000;
    background: #fff;
	color:#000;
}

.select {
	font-size:11px;padding-left:2px;background-color:#ccc;	
}

.submit-button {
	font-size:14px;
	font-weight:bold;
    border: 1px solid #000;
    background: #fff;
	color:#000;
}

.input {
	font-size:11px;	
	background-color:#fff695;
}

.login {
	background-image:url(http://www.sfdt.com/graphics/login-bg.png);
	background-repeat:repeat-x;
	text-align:right;
	font-size:12px;
	color:#fff;
	padding-top:2px;
	padding-bottom:15px;
	padding-right:15px;
	/* background-color:#708438; */
	font-weight:bold;
}

div.login a {
	color:#fff;
}




/********************** Main ***************************/

#main {
	background-image:url(http://www.sfdt.com/graphics/main-bg.gif); 
/*	background-color:#f8ff90;*/
	width: 950px;
}
#content {
	width:100%;
	border-left:auto;
	border-right:auto;
}

#bottom {
	clear:both;
	float:left;
	position:relative;
	left:-149px;
	width:850px;
}

.bottomcontent {
	float:left;
	left:200px;
	position:relative;
	width:275px;
	border-top:1px solid #ACA662;
	padding-top:5px;
}

#block {
	/* background-color:#b9b9b9;
	background-image:url(http://www.sfdt.com/graphics/content-bg.png);			
	background-repeat: repeat; */
}

/********************** Left Section ***************************/
#left {
	position:relative;
	float:left;
/*	border-right:1px solid #ACA662;*/
	padding:0 10px 0 20px;
	width:500px;
}

#middle {
	position:relative;
	float:left;
	padding:10px;
	padding-left:50px;
	width:92%;
	margin-left:auto;
	margin-right:auto;
}

#left p{
	padding: 5px 10px 10px 30px;
}


#scleft {
	/*	padding:20px;*/
	border-right:1px solid #ACA662;
	position:relative;
	float:left;
	left:18px;
	width:210px;
}

#scright {
	float:right;
	width:675px;
}

/********************** Right - Team ***************************/
#right {
	margin-top:7px;
	position:relative;
	float:left;
/*	left:-30px;
	padding:10px;*/
	width:380px;
	padding:0 0 0 20px;
}


#mweek {

}

#mweek img {
	float:left;
}

.mainlist {
	padding-left:20px;	
	overflow:hidden;
}
.member {
	display:inline;
	float:left;
	margin-left:10px;
}
.member a{
	font-size: 12px;
	font-weight: bold;
	color: #f5f1d1;
	text-decoration: none;
}
.member img{
	border: none 0px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member span a{}
.member span a:hover{}


/********************** Movie Pages ***************************/
#movie {
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#infocontainer {
	clear:both;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#infoheader {
	width:100%;
	height:38px;
	background:url("../forums/templates/subSilver/images/masking-tape.png");
	padding:8px 3px 3px 27px;
	font-size:16px;
	font-weight:bold;
}

.infoheader {
	width:100%;
	height:38px;
	background:url("../forums/templates/subSilver/images/masking-tape.png");
	padding:8px 3px 3px 27px;
	font-size:16px;
	font-weight:bold;
}

a.infoheader:visited, a.infoheader:link {
	color: #fff;
} 

#infoheader a:link {
color: #fff;
}

.info {
	width:100%;
	padding:3px;
}

#movieleft {
	float:left;
	width:310px;
	margin:0 10px 0 0;
}

#movieright {
	position:relative;
	float:left;
	width:425px;
	margin:0 0 0 50px;
	
}

.warning {
	background-color:#c00;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	text-align:center;	
	border-style:solid;
	 border-width:2px;
	 border-color:#fff;
}

#caption {
	padding:5px;
	color:#c00;
	font-weight:bold;
	text-align:center;
}

.profilecomment {
	overflow:hidden;
	width:280px;
}

/********************** Footer ***************************/
#footer {
	position:relative;
	background-repeat:repeat-x;
	width:100%;
	text-align:center;
	float:left;
	clear:both;
}
#footer ul{

}
#footer li{
	display:inline;
	float:none;
	text-align:center;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #908a68;
}
.lastchild{
	border-right: 0px none !important;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover{text-decoration: underline;}
#footer span{
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	margin:10px;
	display:block;
}

/* PROFILE PAGES */
div.tape-header {
	font-size:22px;
	font-weight:bold;
	background-image:url("../forums/templates/subSilver/images/masking-tape.png");
	width:85%;
	padding:4px;
}

/* FORUM CSS  - copied from header on production* /
<!--

/*

  The original subSilver Theme for phpBB version 2+

  Created by subBlue design

  http://www.subBlue.com



  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2

  theme administration centre. When you have finalised your style you could cut the final CSS code

  and place it in an external file, deleting this section to save bandwidth.

*/


/* The register, login, search etc links at the top of the page */

.mainmenu		{ font-size : 11px; color : #000000 }

a.mainmenu		{ text-decoration: none; color : #990000;  }

a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }



/* This is the border line & background colour round the entire page */

.bodyline	{ background-color: #c1c1c1; border: 1px #000000 solid; }



/* This is the outline round the main forum tables */

.forumline	{ 
	position:relative;
	left:-14px;
}



/* Main table cell colours and backgrounds */

td.row1	{ background-color: #e9e9e9; padding:5px;}

td.row2	{ background-color: #fff; padding:5px; }

td.row3	{ /*background-color: #eeee99;  padding:5px;border:solid #ccc 1px;*/ background-color:#f5f5f5; }

/* fff695 */

td.red 	{ background-color: #8e0101; }
td.grey { background-color: #555555; }


/*

  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-image: url('http://www.sfdt.com/forums/templates/subSilver/images/masking-tape-r.png');


}



/* Header cells - the blue and silver gradient backgrounds */

th	{

	color: #333; font-size: 11px; font-weight : bold;

/*	background-color: #4a4a4a; height: 25px;
	border-right:3px solid #4a4a4a;*/

	background-image: url(templates/subSilver/images/cellpic3.gif);

}



td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url('http://www.sfdt.com/forums/templates/subSilver/images/masking-tape.png');
			/* background:url(http://www.sfdt.com/forums/images/grain-paper.png); */
			height: 38px;padding-left:5px;

}



/*

  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: #ccbb77; border-style: solid; padding:5px;
	/* height: 28px; */

}

td.row3Right,td.spaceRow {

	background-color: #ddd; /*border: #999999; border-style: solid;*/ padding:5px;

}



th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }

th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }

th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }

th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }

th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }

th.thTop	 { border-width: 0px 0px 0px 0px; }

th.thCornerL { border-width: 0px 0px 0px 0px; }

th.thCornerR { border-width: 0px 0px 0px 0px; }



/* The largest text used in the index page title and toptic title etc. */ 

.maintitle	{

	font-weight: bold; font-size: 22px; font-family: Arial, Helvetica, sans-serif;

	text-decoration: none; line-height : 120%; color : #000000;

}



/* The register, login, search etc links at the top of the page */

.mainmenu		{ font-size : 11px; color : #000000 }

a.mainmenu		{ text-decoration: none; color : #990000;  }

a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }



/* The register, login, search etc links at the top of the page */

.headermenu		{ font-size : 14px; color : #cccccc; }

a.headermenu,a.headermenu:visited		{ text-decoration: none; color : #e4d70f;  }

a.headermenu:hover{ text-decoration: none; color : #222222; background-color: #D1D7DC; }



/* The register, login, search etc links at the top of the page */

.mainmenu2		{ font-size : 12px; color : #000000 }

a.mainmenu2		{ text-decoration: none; color : #990000;  }

a.mainmenu2:hover{ text-decoration: underline; color : #DD6900; }



/* The register, login, search etc links at the top of the page */

.minimenu		{ font-size : 10px; color : #acb60b }

a.minimenu,a.minimenu:visited		{ text-decoration: none; color : #acb60b;  }

a.minimenu:hover{ text-decoration: underline; color : #DD6900; }



/* Forum category titles */

.cattitle		{ position:relative; left:17px; top:-2px;font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000;}

a.cattitle		{ text-decoration: none; color : #000; }

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 : #990000; }

a.forumlink 	{ text-decoration: none; color : #990000; }

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 : #990000; }

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 : #990000; }

a.topictitle:visited { text-decoration: none; color : #000000; }

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; padding:5px; }



/* The content of the posts (body of text) */

.postbody { font-size : 12px; line-height: 18px;}

a.postlink:link	{ text-decoration: none; color : #990000 }

a.postlink:visited { text-decoration: none; color : #000000; }

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: #b9b9b9; 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: #000; line-height: 125%;

	background-color: #ddd; border: #b9b9b9; border-style: solid;

	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; padding:2px;

}



/* 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;}

.fhleft {
	border-right:1px solid #000;
}


/* 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 : #c1c1c1;

}

*/

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: #cccccc; border-style: none; }



/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */

@import url("templates/subSilver/formIE.css");

-->


/* FORUM CSS  */
