/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		wam   
	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%;
	background-color : #354235;
	background-image : url('./images/mybrick4.jpg');
	scrollbar-base-color : #354235;
	scrollbar-shadow-color: #ff0000;
	scrollbar-highlight-color: #ff0000;
	scrollbar-arrow-color : #ff0000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color: #354235;
	background-attachment : fixed; 
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	color: #F8D994;
	background-color: #354235;
    background-image : url('./images/mybrick4.jpg');
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;}
}


#mainleft {
    width:18%;
	float:left;
	min-width: 200px;
	padding:0px;
}

#maincenter {
    width:3%;
	min-width: 10px;
	float:left;
	padding:0px;
}

#mainright {
    width:78%;
	float:left;
	padding:0px;
}

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image : url('./images/mybrick4.jpg');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
}

#wrapcentre {
	margin: 0 25px 0 25px;
         border-width: 0px;
	border-style: solid;
	border-color: #F8D994;

}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #354235;
    border-width: 1px;
	border-style: solid;
	border-color: #F8D994;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #354235;
    background-image : url('./images/mybrick4.jpg');
	
}

#menubar {
	margin: 0 25px;
}


#lowermenubar {
	margin: 0 15px;
}

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

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

.forumline	{
    background-color: #354235;
    border-width: 1px;
	border-color: #F8D994;
	border-style: solid;
	padding: 0px;
}

.forumrules {
	
    background-color: #354235;
	border-width: 1px;
	border-style: solid;
	border-color: #F8D994;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
}

.forumrules h3 {
	color: #F8D994;
}

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

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


/*  Text
 --------------------- */
h1 {
	color:  #F8D994;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

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

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

h5 {
	font-size: 1em;
	margin: 0 5px 0 5px;
	font-weight: bold;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	line-height: 70%;
}

h6 {
	font-size: 1em;
	margin: 0 0 0 0;
	font-weight: bold;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	line-height: 100%;
	text-align: center;
}

p {
	font-size: 1em;
}

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

.rtl p.moderators {
	float: right;
}

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

.rtl p.linkmcp {
	float: left;
}

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

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0 0 0 10px;
	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 {
	color:  #F8D994;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 1em;
}

p.topicauthor {
	margin: 1px 0;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
}

p.topicdetails {
	margin: 1px 0;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color:  #F8D994;
	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:  #F8D994;
}

.postdetails {
	color:  #F8D994;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Verdana", Helvetica, Arial, sans-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: green;
}

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

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

.paginationlite {
	padding: 0 4px 0 4px;
	color:  #F8D994;
	font-size: 1em;
	
}
.cattitle {

}

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

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

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

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

.copyright {
	color:  #F8D994;
	font-weight: normal;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
}

.updtitle {color: #F8D994; font-family: verdana,arial,helvetica; font-size: 1.2em; font-weight: bold; text-align: left}

.c2 {
 color: #F8D994;
 font-family: verdana,arial,helvetica;
 font-size: 10px;
 font-weight: bold;
 text-align: left;
 }
 
.c4 {
 color: #F8D994; 
 font-family: verdana,arial,helvetica; 
 font-size: 9px; 
 font-style: italic;
 }

.font3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 7.5pt;
 color: #F8D994;
 font-weight: bold;
 margin: 0px 0px 0px 4px;
}
.titles {
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color:  #F8D994;
	font-size: 1em;
	font-weight: bold;
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}

td.nopad {
	padding: 0px;
}

td.profile {
	padding: 4px;
}

.tablebg {
	
         
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border-width: 0px;
	border-style: solid;
	border-color: blue;
	}
.rtl .catdiv {
	
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border-width: 0px;
	border-style: solid;
	border-color: green;
         	text-indent: 4px;
}

.row1 {
         border-width: 0px;
	padding: 4px;
}

.row2 {
	border-width: 0px;
	padding: 4px;
}

.row1-nbpad {
         border-width: 0px;
	padding: 4px 4px 0px 4px;
}

.row2-nbpad {
	border-width: 0px;
	padding: 4px 4px 0px 4px;
}


.row3 {
	border-width: 0px;
	padding: 4px;
}

.spacer {
	
}

hr {
border: 0;
height: 1px;
color: #F8D994;
background-color: #F8D994;
}



.legend {
	text-align:center;
	margin: 0 auto;
}

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

a:active,
a:visited {
	color:  #F8D994;
	text-decoration: none;
}
a:blue {
    font-family: "Verdana", Helvetica, Arial, sans-serif;
    margin: 0px 0px 0px 2px;
    font-size: .95em;
	color: #F8D994;
	text-decoration: none;
}
a:hover {
	color:  #F8D994;
	text-decoration: none;
}

a.forumlink {
	color:  #F8D994;
	font-weight: bold;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.forumlink:hover {
	color:  #F8D994;
	font-weight: bold;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.forumlink:active {
	color:  #F8D994;
	font-weight: bold;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.forumlink:visited {
	color:  #F8D994;
	font-weight: bold;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

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

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

th a:hover {
	text-decoration: underline;
}


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

input {
	color:  #F8D994;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #F8D994;
	background-color: #354235;
}

textarea {
	background-color: #354235;
	color:  #F8D994;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px;
	border-color: #F8D994;
	padding: 2px;
}

select {
	color:  #F8D994;
	background-color: #354235;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px;
	border-color: #F8D994;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

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

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

.post {
	background-color: #354235;
	border-style: solid;
	border: 1px solid #F8D994;
}

.post-searchbox {
	height: 15px; 
	background-color: #354235;
	border-style: solid;
	border: 1px solid #F8D994;
}
.btnbbcode {
	color:  #F8D994;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	background-color: #354235;
	border: 1px solid #F8D994;
}

.btnblank {
	font-weight: bold;
	background-color: #354235;
	font-size: 1.1em;
	padding: 0;
	border: none;
	border-color: #F8D994;
	cursor: pointer;
}

.btnreg {
	font-weight: bold;
	background-color: #354235;
	font-size: 1.1em;
	padding: 0;
	width: 94;
	height: 20;
	border: none;
	border-color: #F8D994;
	cursor: pointer;
}

.btnlogin {
	font-weight: bold;
	background-color: #354235;
	font-size: 1.1em;
	padding: 0;
	width: 65;
	height: 20;
	border: none;
	border-color: #F8D994;
	cursor: pointer;
}

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

.btnwam {
	font-weight: bold;
	background-color: #354235;
	border: 1px;
	border-color: #F8D994;
	cursor: pointer;
	padding: 1px 2px;
	font-size: 1em;
}

.btnonly {
	font-weight: bold;
	background-color: #ffffff;
	border: 1px;
	border-color: #F8D994;
	cursor: pointer;
	padding: 0px 2px;
	font-size: .5em;
}

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

.btnfile {
	font-weight: normal;
	background-color: #354235;
	border: 1px;
	border-color: #F8D994;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

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


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

.attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #F8D994;
	color:  #F8D994;
	font-size: 0.85em;
	font-weight: bold;
}

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

.quotecontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #F8D994;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	color:  #F8D994;
}

.attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #F8D994;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	color:  #F8D994;
}

.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: #F8D994;
	color:  #F8D994;
	background-color: #354235;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

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

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


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

.pm_replied_colour {
	background-color: #A9B8C2;
}

.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: "Verdana", Helvetica, Arial, sans-serif;
}

.nowrap {
	white-space: nowrap;
}

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

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#ffffff;}
#xsnazzy h2 {font-size:2em;color:#ff0000; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:0em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 { border-left:1px solid #ff0000; border-right:1px solid #ff0000;}
.xb1 {margin:0 5px; background:#ff0000;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; border:0 solid #ff0000; border-width:0 1px;}