/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	height:100%;
}

body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #323D4F;
	font-size: 10px; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
	
}

#wrapheader {
	padding: 9px 13px 0px; 
	/* margin:24px; */
	margin: 10px 24px 19px 24px;
	border:1px solid #B4C7D7;
}

#wrapcentre {
	margin: 15px 25px 0 25px;
}

#wrapfooter {
	text-align: center;
	clear: both;
	margin-top: 15px;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0;
	float:left;
	width:50%;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}

#menubar UL{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width:100%;
}

#menubar UL LI{
	float:left;
	margin-bottom:10px;
}

#menubar A{
	white-space:nowrap;
	margin-right:15px;
	float:left;
}

#menubar A IMG{
	margin-right:4px;
}

#datebar {
	margin: 0;
	text-align:right;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}

#datebar P{
	margin-bottom:12px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #FC8F30;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

.forumrules h3 {
	text-align:center;
	color: #FC8F30;
	text-transform: uppercase;
	font-size: 1em;
}

.forumrules h3 a {
	font-weight: normal;
	text-decoration:underline;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	/* font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; */
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}
h1.searchhead {
	color: #4f7ba4;
	font-size: 2em;
}


h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: normal;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: #292929;
	font-weight: bold;
	padding-top:8px;
}

.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: 1.1em;
}
p.breadcrumbs span {
	font-size: 1.3em;
	font-weight: normal;
}

.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.forumdesc STRONG {
	color:#292929
}

a.subforum {
	padding-left:11px;
} 

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}
p.topicdetailsx {
	margin: 1px 0;
	font-size: .9em !important;
	text-align:left;
}
.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;
	font-size: 1.3em;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: "Lucida Grande", "Trebuchet MS", 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;
}

/* This should normalize the custom user footer */
span.postbody,
span.postbody a,
span.postbody a:link,
span.postbody a:visited,
span.postbody a:active,
span.postbody a:hover,
span.postbody a.postlink,
span.postbody a.postlink:link,
span.postbody a.postlink:visited,
span.postbody a.postlink:active,
span.postbody a.postlink:hover,
span.postbody span,
span.postbody span a,
span.postbody span a:link,
span.postbody span a:visited,
span.postbody span a:active,
span.postbody span a:hover,
span.postbody span a.postlink,
span.postbody span a.postlink:link,
span.postbody span a.postlink:visited,
span.postbody span a.postlink:active,
span.postbody span a.postlink:hover,
span.postbody a.postlink span,
span.postbody a.postlink:link span,
span.postbody a.postlink:visited span,
span.postbody a.postlink:active span,
span.postbody a.postlink:hover span {
	font-size: 1.1em !important;
	color: #777 !important;
	margin-top: 30px;
}


.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.3em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.2em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1.1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.7em;
	text-decoration: none;
	color: #006597;
}

.error {
	color: red;
}

span.page-sep {
	margin-right: 5px;
}



/* Tables
 ------------ */
 
 
th {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap;
	padding: 7px 5px;
}

.table-white th,
.tablebg th {
	text-align:center;
	text-transform:uppercase;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #b9cadb;
}
.tablebg th {
	background-color: #b9cadb;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
}
.rtl .catdiv {
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	text-indent: 4px;
}

.catwho {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	text-indent: 4px;
	text-transform: uppercase;
	color: #fff;
}


.forum-cat {
	color:#FFFFFF;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: 4px;
}

.cat.cat-gray {
}
td.cat h4,
td.cat h4 a {
	text-transform:uppercase;
	color:#fff;
}


TD.forum-cat H4{
	font-size:1.5em;
	padding-left: 5px;
}

TD.forum-cat  A{
	color:#FFFFFF;
}

.row1 {
	background-color: #f5f5f5;
	padding: 4px;
}

.row2 {
	background-color: #e7ebf0;
	padding: 4px;
}

.row2.last-post{
	font-size:1.2em;
}

.row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

.table-white .row1,
.table-white .row2,
.table-white .row3{
	background:#FFFFFF;
}


.spacer {
	background-color: #f9f9f9;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #006597;
	text-decoration: none;
}

a:active,
a:visited {
	color: #005784;
	text-decoration: none;
}

a:hover {
	color: #D46400;
	text-decoration: underline;
}

a.forumlink {
	color: #069;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

.table-white a.forumlink {
	font-size:14px;
	color:#4f7ba4;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

p.topictitlemcp a {
	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;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

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;
}


/* 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;
}

.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;
}


a {
	outline:none;
}

.cat.tablehdr{
	background:#FFFFFF;
}

H1.top-heading{
	color:#4f7ba4;
	font-size:2.6em;
	text-align:center;
	padding:20px 0 16px;
	font-family:Helvetica, Arial, sans-serif;
}

#topFeatureForum {
	background: #FFF;
	/* border-top: 2px solid #b9cadb; 
	border-bottom: 4px solid #b9cadb;*/
	padding: 0;
	margin: 0;
	padding-top: 36px;
	overflow:hidden;
}
#forumheadborder {
	padding: 0;
	margin: 0;
	border-top: 4px solid #b9cadb;
}


/*-------- Header [BEGIN] --------*/
.header{
	border-bottom: 4px solid #B9CADB;
}

.header .logo{ padding:17px 0pt 5px 26px; }

.header UL.top-nav{
	float:right;
    padding:35px 24px 0px 0px;
	margin:0px;
	list-style:none;
	font-size:1.1em;
}

.header UL.top-nav LI{
	float:left;
	color:#454545;
    padding: 0 11px 0 10px;
    border-right: 1px solid #E0E0E0;
}
.header UL.top-nav LI.last {
    border-right: none;
    padding-right: 0;
}

.header UL.top-nav LI A{
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color:#0B2A4C;
}

.header UL.top-nav LI A:HOVER {
    color: #2F5F93;
}

.header .search-box {
	border-top: 4px solid #B9CADB;
	background:#ebebeb;
	text-align:right;
	padding:4px 0px;
	float:left;
	width:100%;
}
.header .search-box FORM{
	margin:0px;
}
.search-box-area{
	float:right;
	color:#888888;
}
.search-box-area LABEL{
	font-weight:bold;
	font-size:1.1em;
	margin-top:6px;
}

.header .search-box INPUT.submit{
	background:none;
	border:none;
	padding:0px;
	margin:0px;
	margin-left:11px;
	margin-top:2px;
}

.header .search-box INPUT.text{
	margin-left:8px;
	width:154px;
	margin-top:2px;
	padding:3px 0px;
	border-color:#aeb3b8;
	background:#F1F2F2;
	font-size:1.1em;
}

.header .search-box SELECT{
	margin-left:12px;
	margin-top:3px;
	width:106px;
}

.header .search-box a {
	text-decoration:underline;
	color:#4f7ba4;
	font-size:1.1em;
	margin-left:18px; 
	margin-top:5px;
	margin-right:25px; 
}

.header .search-box a:hover {
	text-decoration:none;
}

.header .search-box INPUT,
.header .search-box SELECT,
.header .search-box LABEL,
.header .search-box A{
	float:right;
}

.top-controls{
	float:left;
	margin: 0;
	padding: 0px;
}

a.fontsize {
	background-repeat:no-repeat;
	/* background-position:0 -1px; */
	background-position: top left;
	display:block;
	height:20px;
	/* overflow:hidden; */
	text-align:left;
	width: 20px;
	text-indent:-5000px;
	margin: 3px 0 0 10px !important;
	padding: 0;
	float:left;
}
/*
a.fontsize:HOVER {
	background-position:0 -20px;
	text-decoration:none;
}
*/
a.width_adj{
	float:left;
	width: 20px;
	margin: 3px 0 0 30px !important;
	padding: 0;
	/* margin-top:1px; */
}


/*-------- Header [END] --------*/

#page {
	width:960px;
	margin:auto;
	text-align:left;
}

.page-holder {
	width:100%;
	min-width:960px;
	padding-top:20px;
	clear:left;
}

.container {
	float:left;
	display:inline;
	width:100%;
	position:relative;
}

.shadow-clt,
.shadow-crt,
.shadow-clb,
.shadow-crb {
	width:77px;
	height:77px;
	position:absolute;
	font-size:0px;
	line-height:0px;
}

.corners-holder {
	position:relative;
	width:100%;
	font-size:0px;
	line-height:0px;
	height:0px;
}

.shadow-clt {
	left:-37px;
	top:-30px;
}

.shadow-crt {
	right:-37px;
	top:-30px;
}

.shadow-clb {
	left:-37px;
	bottom:-44px;
}

.shadow-crb {
	right:-37px;
	bottom:-44px;
}

.shadow-holder {
	background:#ffffff;
	padding:47px 0px 33px;
}

.shad-left {
	margin-left:-37px;
	padding-left:37px;
}

.shad-left-ie {
	float:left;
	font-size:0px;
	line-height:0px;
	display:none;
	margin-left:-37px;
	position:relative;
	width:37px;
}

.shad-right {
	margin-right:-37px;
	padding-right:37px;
	width:100%;
}

.shad-right-ie {
	float:right;
	font-size:0px;
	line-height:0px;
	display:none;
	margin-right:-37px;
	position:relative;
	width:37px;
}

.shad-top {
	height:30px;
	margin:0px 40px;
	position:relative;
}

.shad-bottom {
	height:44px;
	margin:0px 40px;
	position:relative;
}

.shadow-wrapper {
	float:left;
	margin:-47px 0px -33px;
	position:relative;
	padding-bottom:23px;
	width:100%;
}

/*-------- Footer [BEGIN] --------*/
.bottom-footer {
	text-align:center;
	font-size:0.85em;
    padding: 0px 0 50px 0;
	color:#0000FF;
	float:left;
	width:100%;
	margin-top:0px;
	/* margin-top:-12px; */
}

.bottom-footer a,
ul#bottommenu.menu li a {
	text-decoration:underline;
	color:#0000FF;
}

.bottom-footer p {
	color:#0000FF;
	margin-top:7px;
}

.bottom-footer a:hover,
ul#bottommenu.menu li a:hover {
	text-decoration:none;
}

.bottom-footer ul{
	list-style:none;
	padding:0;
	margin:0;
}

.bottom-footer ul li {
	display:inline;
    padding: 0 11px 0 10px;
    border-right: 1px solid #3B4E65;
}
.bottom-footer ul li.last{
    border-right: none;
 }

.bottom-footer ul li SPAN{
	margin:0 8px;
}

.clear-left-li{
	clear:left;
}
/*-------- Footer [END] --------*/
.vis-clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

.breakpad {
	padding: 15px 0;
}



/*-------- Quick Reply styles --------*/

div#postingbox {
	padding-top: 30px;
}

div#postingbox h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #006597;
	margin-bottom: 0;
	padding-bottom: 8px;
	
}
div#message-box .inputbox {
	/* width: 100%; */
}
div.quickquote {
	float:right; 
	margin-bottom: 10px;
}

div#options-quickreply {
	clear:both;
	text-align:center;
	margin: 10px auto;
	width: 700px;
}


div#options-quickreply div {
	float:left;
	margin-right: 30px;
	margin-top: 10px;

}
div.quickbuts {
	text-align:center;
	width: 150px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 10px;
}





