/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "times new roman", times, serif;
line-height:150%;
	color: #000000;
	background-color: #000000;
	background-image:	url('./images/main_back.gif');
	font-size: 80%; /* This sets the default font size to be equivalent to px */
	margin: 0;
}

#wrapheader {
	height: auto !important;
	min-width: 950px;
        width:100%;
	padding: 0;
	margin: 0 auto;
	align: center;
	background-color: #ffffff;
	background-repeat: repeat;
	
}

#wrapcentre {
	margin: 15px 0;
	padding: 0;
	float: left;
	background-color: #ffffff;
	background-repeat: repeat;
        width:100%;
}

#wrapfooter {border-top: 1px solid #666666; font-size:13px; line-height:150%; background-color:#F0F0F0; margin-top: 10px; 
color: #000000; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; background-image:url('images/cat.gif'); background-repeat:repeat-x}

#wrapfooter a{font-size:13px;}

#wrapnav {
	width: 100%;
	margin: 0;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffff;
	background-repeat: repeat;
	border: 1px solid #c0c0c0;
}

#logodesc {
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #be9999;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "times new roman", times, serif;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: #ffffff;
	font-family: "times new roman", times, serif;
	font-weight: 500;
	font-size: 15px;
	text-decoration: none;
}

h2 {
	font-family: "times new roman", times, serif;
	font-weight: 500;
	font-size: 1em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: 500;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: white;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: #3d3737;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "times new roman", times, serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: #5f4e4e;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: #5f4e4e;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #847474;
	font-weight: normal;
	font-family: "times new roman", times, serif;
}

.titles {
	font-family: "times new roman", times, serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}

.index {
	color: #ba0000;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}


/* Tables
 ------------ */
th {
	color: #7e6262;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #e0e0e0;
	background-image: none; 
	white-space: nowrap;
	padding: 7px 5px;
}

#mid {
	height: 26px;
	background-image: url('images/tcat_mid.gif'); 
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {background-color: #808080; background-image:url('images/tablebg.gif'); background-repeat:repeat;}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url('./images/cellpic1.gif');
}
.rtl .catdiv {
	background-image: url('./images/cellpic1.gif');
}

.cat {
	height: 28px;
	margin: 0;
	background-color: #eeeeee;
	background-image: url('images/cat.gif');;
	text-indent: 4px; padding-left:0; padding-right:0; padding-top:4px; padding-bottom:4px; background-repeat:repeat-x
}

.row1 {
	background-color: #f1f1f1;
	padding: 2px;
}

.row2 {
	background-color: #f1f1f1;
	padding: 2px;
}

.row3 {
	background-color: #f1f1f1;
	padding: 2px;
}

.rowgood {
	background-color: #f1f1f1;
	padding: 2px;
}

.rowneutral {
	background-color: #f1f1f1;
	padding: 2px;
}

.rowbad {
	background-color: #f1f1f1;
	padding: 2px;
}

.spacer {
	background-color: #393d40;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #575e64;
	color: #cccccc;
}

.legend {
	text-align: center;
	margin: 0 auto;
	border: solid 1px #AAAAAA;
	background-color: #f1f1f1;
}



/* Links
 ------------ */
a:link {
	color: #004f9d;
	text-decoration: none;
}

a:active,
a:visited {
	color: #4d4d4d;
	text-decoration: none;
}

a:hover {
	color: #cd1944;
	text-decoration: none;
}

a.forumlink {
	color: #4d4d4d;
	font-weight: bold;
	font-family: "times new roman", times, serif;
	font-size: 12px;
}

a.forumlink:hover {
	color: #cd1944;
	text-decoration: none;
}


a.topictitle {
	margin: 1px 0;
	font-family: "times new roman", times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #4d4d4d;
}

a.topictitle:hover {
	color: #cd1944;
	text-decoration: none;
}

a.topictitle:visited {
	color: #4d4d4d;
	text-decoration: none;
}

th a,
th a:visited {
	color: #4d4d4d !important;
	text-decoration: none;
}

th a:hover {
	color:#cd1944;
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #000000;
	font-family: "times new roman", times, serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #808080;
	background-color: #999999;
}

textarea {
	background-color: #ffffff;
	color: #000000;
	font-family: "times new roman", times, serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #808080;
	padding: 2px;
}

checkbox {
	background-color: #cccccc;
	color: #000000;
	padding: 2px;
}

select {
	color: #000000;
	background-color: #cccccc;
	font-family: "times new roman", times, serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #808080;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #8b6e6e;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "times new roman", times, serif;
	background-color: #cccccc;
	border: 1px solid #c0c0c0;
}

.btnmain {
	font-weight: bold;
	background-color: #cccccc;
	border: 1px solid #808080;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #cccccc;
	border: 1px solid #808080;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #cccccc;
	border: 1px solid #808080;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #cccccc;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #c3c3c3;
	color: #333333;
	background-color: #c3c3c3;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #808080;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "times new roman", times, serif;
	background-color: #cccccc;
	color: #774b4b;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #c3c3c3;
	color: #333333;
	background-color: #c3c3c3;
	font-family: "times new roman", times, serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #c3c3c3;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #cccccc;
}

.syntaxbg {
	color: #cccccc;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #cccccc;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #c3c3c3;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

/* Navigation buttons */
.navrow {
	background: url(images/btns.gif) top left repeat-x; 
	height: 23px;
	width: 600px;
	overflow: hidden;
	color: #000000;
	text-align: center;
	font-weight: bold;
	list-style: none;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 0;
	border: 1px solid #bbbbbb;
}
* html .navrow { height: 21px; }
.navrow b, .navrow strong { font-weight: bold; }
.navrow a, .navrow a:visited {
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}
.navrow a:hover { 
	color: #cd1944; 
	font-weight: bold;
	text-decoration: none; 
}

#logorow {
	background: url(images/btns.gif) top left repeat-x;
	text-align: center;
	padding: 0;
	min-height: 76px;
}

/* Legend */
#legends {
	background-color: #f1f1f1;
	padding: 4px;
	align: center;
	border: 1px solid #bbbbbb;
}
#secondmenu
{
padding:5px 10px 10px 10px;
color:#666666;
font-size:14px;
font-weight:500;
clear:both;
text-align:right;
font-family:"times new roman", times, serif;
margin-bottom:0px;
}
#secondmenu a
{
color:#000000;
text-decoration:underline;
}
#secondmenu a:hover
{
text-decoration:none;
}
#firstmenu
{
float:right; padding:3px 10px; clear:none; font-size:13px;
}
#firstmenu a
{
color:#000000;
text-decoration:underline;
}
#firstmenu a:hover
{
text-decoration:none;
}
table#middle
{
width:1000px;
margin:0;
min-height:400px;
}
#middle td
{
vertical-align:top;
}
td#one
{
width:220px;
padding:25px 20px 5px 10px;
}
td#two
{
padding:10px 0 0 0;
}
