/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/
body {
	margin-left:0px;
	margin-top:0px;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	margin-right : 0px;
	margin-bottom : 0px;
	empty-cells : show;
	background-color: #FFFFFF;
	scrollbar-face-color: #ffdfad;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffdfad;
	scrollbar-3dlight-color: #ffd79c;
	scrollbar-arrow-color:  #001199;
	scrollbar-track-color: #ffebc6;
	scrollbar-darkshadow-color: #98aab1;
}
img{
	border: 0px;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #001199; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #FFD79C 0px; border-top-width: 1px;}
A.mi {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 10pt;
	text-decoration : none;
}
A.mi:visited {
	color: #301010;
}
A.mi:hover {
	color: white;
	text-decoration : none;
}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 0px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{
	background-color: white;
}


td.tb_tl{
	background-color: #FF8200;
	background-image : url(i/tb_tl.gif);
	width:30px;
	height: 30px;
}
td.tb_tr{
	background-color: #FF8200;
	background-image : url(i/tb_tr.gif);
	width:30px;
	height: 30px;
}
td.tb_tt{
	background-color: #FF8200;
	background-image : url(i/tb_tt.gif);
	height: 30px;
	font-weight: bold; font-size: 16px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
a.tb_tt:visited{
	color: white;
}
td.tb_l{
	background-color: #FFEBC6;
	background-image : url(i/tb_l.gif);
	width:30px;
}
td.tb_r{
	background-color: #FFEBC6;
	background-image : url(i/tb_r.gif);
	width:30px;
}
td.tb_bl{
	background-color: #FFEBC6;
	background-image : url(i/tb_bl.gif);
	width:30px;
	height: 30px;
}
td.tb_br{
	background-color: #FFEBC6;
	background-image : url(i/tb_br.gif);
	width:30px;
	height: 30px;
}
td.tb_bb{
	background-color: #FFEBC6;
	background-image : url(i/tb_bb.gif);
	height: 30px;
}
td.tb_sep{
	background-color: #FF8200;
	background-image : url(i/tb_sep.gif);
	height: 20px;
	font-weight: bold; font-size: 14px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
/* Main table cell colours and backgrounds */
td.vsep{
	width: 5px;
	background-color : #DFDFDF;
}
td.rowl	{
	background-color: #FFEBC6;
	background-image : url(images/bg_l.gif);
	height: 50px;
}
th.cap	{
	background-color: #FF8200;
	height:30px;
	font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
td.srow	{ background-color: #FF8200; height:1px;}
td.rowgray	{ background-color: #DFDFDF; }
td.row1	{ background-color: #FFEBC6; }
td.row2	{ background-color: #FFDFAD; }
td.row3	{ background-color: #FFD79C; }
td.top{
	background-image: url(../../../i/bg_sil.gif);
	background-color: #EBEBEB;
	height : 110px;
	vertical-align : top;
}
td.topsep{
	background-color: #FF832D;
	height : 30px;
}
td.botl{
	background-image: url(../../../i/bg_bot.gif);
	background-color : #FFDFB9;
}


/*
  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: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #FF8200; height: 30px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#FFD79C; 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: #FFD79C; 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	 {
	text-align : left;
	border-width : 3px 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: #001199; 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;  }
a.mainmenu:hover{ text-decoration: underline; color : #FF8200; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; color : #FF8200;}
a.cattitle		{ text-decoration: none; color : #FF8200; }
a.cattitle:hover{ text-decoration: underline; }
a.thTop		{ text-decoration: none; color : white; }
a.thTop:visited { text-decoration: none; color : white; }
a.thTop:hover{ text-decoration: underline; color : white; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #001199; }
a.forumlink 	{ text-decoration: none; color : #001199; }
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 : #001199; }
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 : #001199 }
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: #FFD79C; 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: #FFD79C; 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 12px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #FF832D;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 1px; }

/* 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; }

.msubcaps{
	color: black;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btline{
	border-bottom-color: #FF832D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size : 8pt;
	color: #AAAAAA;
}

.btn{
	color : #EEEEEE;
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}
A.btn:LINK{
	color : #EEEEEE;
	text-decoration : none;
	border: 1 solid #FFB98A;
	background-color : #FF832D;
}
A.btn:VISITED{
	color : #EEEEEE;
	text-decoration : none;
	border: 1 solid #FFB98A;
	background-color : #FF832D;
}
A.btn:HOVER{
	color : white;
	border:1 solid #EEEEEE;
	background-color : #FF9E5E;
	text-decoration : none;
}

div.photo_contextmenu{
	z-index:1400;
	border:1px solid #ACA899;
	padding:1px;
	width:200px;
	background : white;
	font-size: 8px;
}

div.photo_contextmenu ul hr{
	height:1px;
}

div.photo_contextmenu ul li a:LINK{
	color : black;
	text-decoration : none;
	height: 22px;
	padding:0 0 0 22px;
}
div.photo_contextmenu ul li a:VISITED{
	color : black;
	padding:0 0 0 22px;
	height: 22px;
}
div.photo_contextmenu ul li a:HOVER{
	color : white;
	background : #FF832D;
	text-decoration : none;
	height: 22px;
}
div.photo_contextmenu ul li input{
	position:absolute;
	left:2px;
}



div.stream span.hph{
	background-image: url(/i/shadow_h.gif);
	}
div.stream span.vph{
	background-image: url(/i/shadow_v.gif);
	}

div.stream{
    vertical-align:top;
    border:1px solid #FF8200;
    -moz-border-radius:8px;
    margin:10px 0;
    height:134px;
    overflow:hidden;
    font-size:11px;
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

div.stream div{
    text-align:center;
}

div.stream a img {
    vertical-align:middle;
    _background-image:none !important;
    padding:2px 2px 4px 2px;
    background:#FFFFFF;
    border:1px solid #DDDDDD;
}

div.stream span.shadow a i {
    display:none;
    _display:inline-block;
    width:1px;
}

div.stream div span {
    display:table-cell;
    display:inline-block;
    padding:0 2px;
    width:96px;
    _height:150px;
    minimal-height:150px;
    vertical-align:top;
}

div.stream div span span {
    vertical-align:middle;
    _line-height:100px;
    display:table-cell;
    height:100px;
    minimal-height:100px;
    padding:5px 0px !important;
    background-repeat:no-repeat;
    background-position:center;
}

div.stream div {
    display:inline;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
