/*  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: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #323D4F;
	background-color: #E9E9EF;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 8px;
	background-image: url(http://www.civicbc.com/images/body_background.png);
	background-repeat: repeat-x;
}

#wrapheader {
	height: auto !important;
	height: 40px;
        width: 100%;
/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/

	padding: 0;
}

#wrapcentre {
	margin: 15px 25px 0 25px;
        width: 100%;
}

#wrapfooter {
	text-align: center;
	clear: both;
        width: 100%;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #4A4A7B;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4A4A7B;
}

#menubar {
	margin: 0;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }

div#containerbody {
	border: .1em solid #000; 
	border-width: 1px; 
	width: 950px; 
	display: block;
	background-color: #FFFFFF;
}
div#footercontainer { 
	background-image: url(/images/page_bottom.png); 
	margin-top: 20px; 
	background-repeat: no-repeat; 
	width: inherit; height: 17px; 
	clear: both; overflow: hidden;
}
div#headercontainer { 
	width: inherit; 
}
div#leftlowercontainer { 
	width: 171px; float:left;
}
div#leftuppercontainer { 
	background-image: url(/images/login_back.png); 
	background-repeat: no-repeat; 
	width: 171px; 
	padding-top: 10px; 
}
div#rightmaincontainer { 
	background-image: url(/images/main_top.gif); 
	background-repeat: repeat-x; 
	display: table-cell; 
	padding-top: 16px;
	width: 769px; 
	text-align: center; font-size: 12px;
}

td.row1 select optgroup { background-color: #DDDDFF; font-size: 105%; }
td.row1 select optgroup option { background-color: #FFFFFF; padding-left: 6px; }

div#menubarcell { background-color: #F1F1F1; width: inherit; background-repeat: no-repeat; padding-top: 2px; padding-bottom: 2px; text-align: center; font-size: 12px; font-weight: bold; font-family: Verdana, Helvetica, Arial, sans-serif; }
div#menulinebottom { background-image: url(/images/menu_background_bl2.gif); background-repeat: repeat-x; height: 10px; width: inherit; position: relative; top: 0px; left: 0px; }
div#menulinetop { background-image: url(/images/menu_background_bl.gif); background-repeat: repeat-x; height: 10px; width: inherit; position: relative; top: 0px; left: 0px;  }
div#menumaincell { background-image: url(/images/menu_background.gif); background-repeat: no-repeat; width: inherit; position: relative; top: 2px; left: 0px; }
div#menutopcell { background-image: url(/images/menu_top.gif); background-repeat: no-repeat; height: 17px; width: inherit; text-align: right; position: relative; }

div.loginfield { margin-left: 14px; }
div#logintitle { background-color: #4A4A7B; margin-left: 14px; margin-right: 10px; padding: 1px; color: #F9F9F9; text-align: center; font-size: 12px; }
div#leftuppercontainer input { font-size: 10px; }
div#leftuppercontainer label.loginspacer { font-size: 12px; font-weight: bold; padding-left: 14px; }
div#leftuppercontainer div.logintext { margin-left: 14px; font-size: 12px; }

div#footerlinks { padding-top: 5px; padding-bottom: 5px; font-size: 10px; font-family: Verdana, sans-serif, Helvetica, Arial; font-weight: bold; }

div#sidemenucontainer { float: left; display: block; width: 171px; position: absolute; top: 0px; left: 0px; width: 171px; overflow: hidden; }
div#sidemenucontainerbody div.sidemenutitle { background-color: #4A4A7B; margin-left: 14px; margin-right: 10px; padding: 1px; color: #FFFFFF; text-align: center; font-size: 12px; }
div#sidemenucontainertop { background-image: url(/images/menu_sm_top.png); background-repeat: no-repeat; height: 12px; width: 171px; z-index: 99;}
div#sidemenucontainerbody { background-image: url(/images/menu_sm_back.png); background-repeat: repeat-y; width: 171px; font-size: 70%; font-weight: bold; }
div#sidemenucontainerbottom { background-image: url(/images/menu_sm_bottom.png); background-repeat: no-repeat; height: 12px; width: 171px; }

.warning { font-size: 90%; font-weight: bold; color: #CC0000; }
div#adcontainer { margin-top: 5px; width: 100%; position: relative; left: 5px; top: 25px; }
div#rightmaincontainer hr { width: 90%; height: 1px; color: #CCC; }
div.citytext { font-size: 90%; text-align: left; margin-left: 20px; margin-right: 20px; margin-top: 10px; margin-bottom: 15px; font-family: Verdana, sans-serif, Helvetica, Arial; }
div.citytext p { margin-top: 6px; }
div.clearClass { clear: both; }
div.site_date { padding-top: 20px; padding-bottom: 20px; text-align: center; font-weight: bold; font-size: 105%; }
div.site_description { display: block; position: relative; z-index: 97; margin-left: 10px; padding-left: 5px; text-align: left; font-size: 90%; font-family: Verdana, sans-serif, Helvetica, Arial; }
div.site_footlinks { display: block; position: relative; z-index: 99; margin-left: 10px; padding-left: 5px; padding-bottom: 5px; text-align: left; font-size: 90%; font-family: Verdana, sans-serif, Helvetica, Arial; }
div.site_footnote { display: block; position: relative; z-index: 99; margin-left: 10px; padding-left: 5px; padding-bottom: 5px; text-align: left; font-weight: bold; font-size: 90%; font-family: Verdana, sans-serif, Helvetica, Arial; }
div.site_title { display: block; position: relative; padding-left: 10px; padding-top: 2px; text-align: left; font-weight: bold; color: #4A4A88; font-family: Verdana, sans-serif, Helvetica, Arial; }
div.ltitle { margin-top: 10px; margin-bottom: 1px; font-style: italic; padding: 1px; text-align: center; font-size: 14px; font-weight: bold; font-family: Verdana, sans-serif, Helvetica, Arial; }
div.mainlist { width: inherit; }
div.mainlist div.EventClass { font-weight: bold; font-size: 13px; }
div.mainlist div.noEvents { padding-left: 10px; padding-top: 10px; }
div.mainlist div.leftside { float: left; padding-left: 40px; width: 330px; font-size: 12px; text-align: left; }
div.mainlist div.rightside { float: right; padding-right: 40px; width: 330px; font-size: 12px; text-align: left; }
p.desc { font-size: 75%; text-align: left; margin-left: 40px; margin-right: 40px; }
span.llist { display: inline-table; font-weight: bold; float: right; }
table.c_table { width: 608px;  padding: 1px;; }
td.c_item { width: 125px; text-align: left; }
td.signupcell { margin-left: 20px; font-size: 80%; font-weight: bold; }
td.sinfo { text-align: center; color: #990000; font-size: 80%; padding-top: 5px; padding-bottom: 5px; }
div.EventClass { background-color: #ECECEC; border: 1px solid #A9B8C2; }
div.Esubscribed { width: 95%; background-color: #EFCFCF; margin-bottom: 5px; padding-right: 3px; border: 1px solid #E3E3E3; margin-left: 12px; }
div.Enotsubscribed { width: 95%; background-color: #EFEFD3; margin-bottom: 5px; padding-right: 3px; border: 1px solid #E3E3E3; margin-left: 12px; }

/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	clear: both;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: 120%;
	clear: both;
	margin-top: 8px;
	margin-bottom: 8px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	clear: both;
}

h4 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	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: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

.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.0em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
    width: 100%;
    text-align: left;
    overflow: hidden;
}

.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: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	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: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #F9F9F9;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #4A4A7B;
	white-space: nowrap;
	padding: 2px 2px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #A9B8C2;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.row1 {
	background-color: #ECECEC;
	padding: 4px;
    vertical-align: top;
}

.row2 {
	background-color: #DCE1E5;
	padding: 4px;
    vertical-align: top;
}

.row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #4A4A7B;
	text-decoration: none;
}

a:active,
a:visited {
	color: #4A4A7B;
	text-decoration: none;
}

a:hover {
	color: #4A4A7B;
	text-decoration: underline;
}

a.forumlink {
	color: #069;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}



th a,
th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}

div#leftuppercontainer div a:link,div#leftuppercontainer div a:active,div#leftuppercontainer div a:visited { color: #0000AA; text-decoration: none; }
div#leftuppercontainer div a:hover { color: #0000AA; text-decoration: underline; }
div#menubarcell a:link,div#menubarcell a:active,div#menubarcell a:visited { color: #000000; text-decoration: none; }
div#menubarcell a:hover { color: #990000; text-decoration: none; }
div.mainlist ul a:link,div.mainlist ul a:visited,div.mainlist ul a:active { color: #0000AA; text-decoration: none; }
div.mainlist ul a:hover { color: #0000AA; text-decoration: underline; }
a.flink:link,a.flink:active,a.flink:visited { color: #3333CC; font-weight: bold; text-decoration: none; }
a.flink:hover { color: #3333CC; font-weight: bold; text-decoration: underline; }

/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	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: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}

div#logintitle input { font-size: 10px; font-weight: bold; }
div#loginbtn { text-align: right; padding-right: 20px; }
div#loginbtn input { font-size: 10px; font-weight: bold; }

/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.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: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	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: #FAFAFA;
}

.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;
}

img#footspacer { width: 1px; height: 17px; }
img#menubottomspacer { width: 1px; height: 10px; }
img#menuspacer { width: 1px; height: 97px; }
img#menutopspacer { width: 1px; height: 10px; }
img#sidemenubottomspacer { width: 1px; height: 12px; }
img#sidemenutopspacer { width: 1px; height: 12px; }

.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;
}