/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
        
}

html {
	font-size: 100%;
        background: #41555F;
        background-repeat: repeat-x;
}

body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
 	color: #000000;
	background-color: #41555F;

	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 15px 15px 10px 15px;
        padding: 0px;
}

p{
	font-size: 1.1em;
}


    .systemstatustext{
        font-family: verdana;
        font-size: 9px;
        color: #FFFFFF;
        text-align: center;
    }

	.rightside{
		float: right;
	}
	
	.quicklinks p{
	margin-bottom: 10px;
	}
	
	.quicklinks a{
	color: #FFFFFF !important;
	text-decoration: underline;
	}
	
	.quicklinks a:hover{
	color: #CFCFCF !important;
	text-decoration: underline;
	}

	#memberlist{
		width: 100%;
	}
	
	#memberlist td{
		padding: 3px;
	}
	
	#memberlist img{
		padding-right: 10px;
	}
	
	.linklist{
		list-style: none;
	}
	
	.bg1{
		background: #EFEFEF;
	}
	
	.bg2{
		background: #DFDFDF;
	}

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	background-repeat: repeat-x;
	padding: 0;
}

#wrapcentre {
	margin: 10px 16px 0 16px;
}

#wrapfooter {
	text-align: center;
	clear: both;
        padding: 10px;

}

#wrapnav {
        font-size: 70.5%;
	width: 100%;
	margin: 0;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

#logodesc {
	margin-bottom: 15px;
	padding: 18px 0px 0px 0px;
	
}
#logodesctwo {
	margin-bottom: 15px;
	padding: 18px 0px 0px 0px;
	
}


#faq_bar{
	margin: 15px 16px 0px 16px;
        border: 1px solid #DCDCC2;
        background: #F0F5F7 url('images/nav_bg.gif');
        padding:5px;
}



#status_bar{
	margin: 10px 16px 0px 16px;
	text-align: center;
}



#login_bar{
	margin: 15px 16px 0px 16px;
        background: #F0F5F7 url('images/nav_bg.gif');
        padding:5px;
}



.login_table {
        font-size: 1.0em;
}

.login_inner_table{
        padding: 10px 5px 10px 5px;
	background: #576972;
        border: 1px solid #203441;
	color: #FFFFFF;
}





#datebar {
        font-size: 0.9em;
        color:#555555;
        margin: 0px 15px -5px 15px; 
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #FFFFFF;
	border-width: 0px;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.breadcrumbs{
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: #000000;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.7em;
	text-decoration: none;
	font-style: italic;
}
.sub_title {
        color: #727272;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	text-decoration: none;
}

h2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

h4 a:link{color: #FFFFFF;}
h4 a:visited{color: #FFFFFF;}
h4 a:hover{color: #FFFFFF;}
h4 a:active{color: #FFFFFF;}


.main_nav {
	font-size: 1.0em;
        padding: 3px 0px 28px 0px;
        background-image:url(images/faq_bg.gif);
        background-repeat: repeat-x;
}


p {
	font-size: 1.1em;
}


.about_ba p{
	padding-bottom: 10px;
	font-size: 1.0em;
}
p.moderators {
	margin: 0;
	float: left;
	color: #FCC263;
	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: 1.2em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	font-size: 1.2em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 5px 0px 10px 0px;
	white-space: nowrap;
        font-size: 1.0em;
} 

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;
        font-size: 1.1em;
        padding: 0px 0px 0px 0px;
}

.postdetails {
	color: #000000;
	text-align: center;
}

.postbody {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: "Verdana", "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;
}

.posthilit {
	background-color: #FDD99B;
	color: #000000;
}

.nav {
	margin: 0;

	font-weight: bold;
}

.nav a:link{color: #000000;}
.nav a:visited{color: #000000;}
.nav a:hover{color: #000000;}
.nav a:active{color: #000000;}





.nav2 {
	margin: 0;

	font-weight: bold;
}

.nav2 a:link{color: #FFFFFF;}
.nav2 a:visited{color: #FFFFFF;}
.nav2 a:hover{color: #FFFFFF;}
.nav2 a:active{color: #FFFFFF;}





.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.tinytext{
        margin: 1px 1px;
	font-size: 0.9em;
}

.copyright {
	color: #000000;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #F1F1F1;
	white-space: nowrap;
	padding: 3px 1px;
}

td {
	padding: 0px;
}

td.profile {
	padding: 4px;
        background-color: #FDFDFD;
}

.tablebg {
	background-color: #F0F0F0;
	
}

.catdiv {
	height: 25px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #F0F5F7 url('images/cellpic0.gif');
}
.rtl .catdiv {
	background-color: #F0F5F7;
}

.cat {
	height: 25px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #F0F5F7 url('images/cellpic0.gif');
	text-indent: 10px;
}


.row1 {
	background-color: #FFFFFF;
	padding: 4px;
}

.row2 {
	background-color: #FBFBFB;
	padding: 4px;
}

.row3 {
	background-color: #EAEADA;
	padding: 4px;
}

.rowgood {
	background-color: #EBFBDB;
	padding: 4px;
}

.rowneutral {
	background-color: #FFFFFF;
	padding: 4px;
}

.rowbad {
	background-color: #FBE0DB;
	padding: 4px;
}

.spacer {
	background-color: #796646;
        padding: 1px;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #FFFFFF;
	color: #796646;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #324B64;
	text-decoration: none;
}

a:active,
a:visited {
	color: #324B64;
	text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

a.forumlink {
	color: #324B64;
	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;
}

a.topictitle:visited {
	text-decoration: none;
}

a.topictitle:hover {
	text-decoration: underline;
}

th a,
th a:visited {
	color: #000000 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #000000;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #C5C5C5;
	background-color: #FFFFFF;
}

textarea {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #C5C5C5;
	padding: 2px;
}

select {
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #C5C5C5;
	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: 1px solid #C5C5C5;
        color: #000000;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;
}

.btnmain {
        color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
        color: #000000;
	font-weight: bold;
        font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.0em;
}

.btnfile {
        color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #EAEADA;
	border: 1px solid #DCDCC2;
        color: #000000;
        padding: 5px;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #DDDDC5;
	color: #000000;
	background-color: #DDDDC5;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #DDDDC5;
	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: #F8F8F3;
	color: #000000;
}

.offtopictitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #C5C5C5;
	color: #000000;
	background-color: #C5C5C5;
	font-size: 0.85em;
	font-weight: bold;
}

.offtopictitle .offtopictitle {
	font-size: 1em;
}

.offtopiccontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #C5C5C5;
	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: #F8F8F3;
	color: #000000;
}

.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: #DDDDC5;
	color: #000000;
	background-color: #DDDDC5;
	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: #DDDDC5;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #000000;
	font-size: 1.10em;
	font-family: 'Lucida Console', 'Courier New', monospace;
	background-color: #F8F8F3;
	
	/* These are technically the same, but use both */
	overflow-wrap: break-word;
	word-wrap: break-word;

	-ms-word-break: break-all;
	/* This is the dangerous one in WebKit, as it breaks things wherever */
	word-break: break-all;
	/* Instead use this non-standard one: */
	word-break: break-word;

	/* Adds a hyphen where the word breaks, if supported (No Blink) */
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;	
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #006633;
}

.syntaxstring {
	color: #990000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #FDD99B;
}

.pm_replied_colour {
	background-color: #EAEADA;
}

.pm_friend_colour {
	background-color: #D2C9AA;
}

.pm_foe_colour {
	background-color: #DB0900;
}


/* 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;
}





.latestposts{
	margin: 0;
	padding: 0;
}
.latesttopic{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}
.latesttopic p{
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
}
.latestposter{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}
.latestposter p{
	font-size: 1.1em;
		padding: 0px;
	margin: 0px;
}
.latestreplies{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}
.latestreplies p{
	font-size: 1.1em;
		padding: 0px;
	margin: 0px;
}




/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	width: 97%;
	float: left;
	position: relative;
	z-index: 1;
	bottom: -1px;
}
.ui-tabs-nav ul {
	/*resets*/margin: 0; margin-left: 0!important; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #324B64;
	border-bottom:none;
	margin-right: 5px;
	border-collapse:collapse;
	
}
.ui-tabs-nav li a {
	/*resets*/margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 10px;
	list-style: none;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
	background: #192832;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.ui-tabs-nav li a:hover {
	background: #6D7C84;
	color: #FFFFFF;
}
.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #41555F;
}


.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #41555F;
	color: #ffffff;
}
.ui-tabs-nav p{
	padding-top: 10px;

	font-size: 10px;
}
.ui-tabs-nav h2{
	font-size: 11px;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	clear:left;
	border: 1px solid #324B64;
	font-size: 11px;
	margin-top:0px;
	border-collapse:collapse;
	background: #fcfdfd url(images/fcfdfd_40x100_textures_06_inset_hard_100.png) 0 bottom repeat-x;
	padding: 10px;
	
	overflow: auto;
	
	
	
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

#tabs { margin-left: 16px; margin-right: 16px; }

/*hidden elements*/
.ui-hidden {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
.ui-accessible-hidden {
	 position: absolute; left: -99999999px;
}
/*reset styles*/
.ui-reset {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
/*clearfix class*/
.ui-clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.ui-clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .ui-clearfix {height: 1%;}
.ui-clearfix {display: block;}
/* End hide from IE-mac */


