

/* 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: Verdana, Helvetica, Arial, sans-serif;
	color: #323D4F;
	background-color: #FFFFFF;
	font-size: 90%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

#header {

	/*background-repeat: repeat-x;*/
	background-repeat:no-repeat;
}
#header_title {
	font-family: Arial, sans-serif, Helvetica, ;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	text-align: right;
}
#header_login_info {
	font-family: Arial, sans-serif, Helvetica, ;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	text-align: right;
}


#navigation{

height:2.2em;
line-height:2.2em;
width:100%;
margin:5px 1px 1px 1px;
background:#578bb8;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}

#control_panel{

height:1.8em;
line-height:1.8em;
width:100%;
margin:5px 1px 1px 1px;
background:#80b0da;
color:#ffffff;
}

#control_panel li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#control_panel li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #control_panel a {width:1%;}

#control_panel .selected,#control_panel a:hover{
background:#b0d7f9;
color:#ffffff;
text-decoration:none;
}

#wrapheader {
	height: 120px;
	background-image: url('./images/background.gif');
	background-repeat: repeat-x;
	padding: 0 25px 15px 25px;
}

#wrapcentre {
	margin: 25px;
}

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

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

#logodesc {
	
}

#menubar {
	
}

#datebar {
	margin-top: 10px;
}

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

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

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

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


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

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

p {
	font-size: 1.1em;
}

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

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

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

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

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

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

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

p.topicauthor {
	margin: 1px 0px;
}

p.topicdetails {
	margin: 1px 0px;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0px;
	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: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

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

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0px;
	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: 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: #FFA34F;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #006699;
	background-image: url('images/cellpic3.gif');
	white-space: nowrap;
	
	cursor:pointer;
}


.tablebg {
	background-color: #A9B8C2;
}

.catdiv {
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: white;
	background-image: url('images/cellpic2.jpg');
	background-repeat: repeat-y;
}

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

.row1 {
	background-color: #ECECEC;
	padding: 4px;
}

.row2 {
	background-color: #DCE1E5;
	padding: 4px;
}

.row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

.row3bold {
	background-color: #C0C8D0;
	font-weight: bold;	
	padding: 4px;
}

.rowgood {
	background-color: #C2D6CD;
	padding: 4px;
}

.rowneutral {
	background-color: #CAC1D7;
	padding: 4px;
}

.rowbad {
	background-color: #D7C1C3;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0px;
	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;
}

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

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

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

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


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

input {
	color: #333333;
	font-family: 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: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding-right: 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: 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;
}

.btndisplayNONE {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

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


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0px 5px;
	padding: 4px;
	border-width: 1px 1px 0px 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: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0px 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;
}

.photocontent {
	font-size: 0.5em;
}

.codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0px 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_default_colour {
	background-color: #FFFFFF;
}
.pm_over_colour {
	background-color: #7dd3fb;
}
.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;
}

.blue {
	color: #006699;
}

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

table.colortable td {
	padding: 0;
}

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

/* Calendar Range
 ------------ */
.ucal_all {
	BORDER-RIGHT: #f2f2f2 1px solid; 
	BORDER-TOP: #f2f2f2 1px solid; 
	BORDER-LEFT: #f2f2f2 1px solid; 
	BORDER-BOTTOM: #f2f2f2 1px solid; 
	BACKGROUND-COLOR: #ffffff
}
.ucal_month_table {
	WIDTH: 180px; 
	CURSOR: pointer; 
	BACKGROUND-COLOR: #f2f2f2; 
	TEXT-ALIGN: center
}
.ucal_month {
	FONT-SIZE: 8pt; 
	WIDTH: 40px; 
	WHITE-SPACE: nowrap
}
.ucal_day_table {
	WIDTH: 180px; 
	BACKGROUND-COLOR: #f2f2f2; 
	TEXT-ALIGN: center
}
.ucal_day {
	FONT-SIZE: 8pt; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: center
}
.ucal_dow {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	WIDTH: 24px; 
	CURSOR: pointer; 
	BACKGROUND-COLOR: #ffffff
}
.ucal_viewby {
	FONT-SIZE: 8pt
}
.ucal_dcselect {
	FONT-SIZE: 7.5pt
}
.ucalp_table {
	BACKGROUND-COLOR: #f2f2f2
}
.ucalp_year {
	FONT-WEIGHT: bold; 
	HEIGHT: 18px; 
	TEXT-ALIGN: center
}
.ucalp_day {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 8pt; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: center
}
.ucalp_dow {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: center
}
.ucalp_apply {
	FONT-SIZE: 8pt; CURSOR: pointer; TEXT-ALIGN: center
}
.ucal_dcontrol {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #e5e5e5
}
.ucal_custom {
	CURSOR: pointer
}
.ucal_year {
	FONT-WEIGHT: bold; CURSOR: pointer; COLOR: #000000; WHITE-SPACE: nowrap; HEIGHT: 18px; TEXT-ALIGN: center
}
.ucal_range {
	BORDER-RIGHT: 2px; BORDER-TOP: 2px; FONT-WEIGHT: bold; BORDER-LEFT: 2px; WIDTH: 80px; BORDER-BOTTOM: 2px; HEIGHT: 13px
}
.ucal_pop {
	BORDER-RIGHT: 2px solid; PADDING-RIGHT: 3px; BORDER-TOP: 2px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; OVERFLOW: hidden; BORDER-LEFT: 2px solid; PADDING-TOP: 3px; BORDER-BOTTOM: 2px solid; BACKGROUND-COLOR: #ffffff
}
.ucal_np {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #e5e5e5
}
.ucal_dtype {
	FONT-SIZE: 8pt; COLOR: #999999; HEIGHT: 20px
}
.ucal_dtype2 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 8pt; PADDING-BOTTOM: 0px; CURSOR: pointer; COLOR: #343434; PADDING-TOP: 0px; HEIGHT: 20px
}
.ucal_dtypec {
	CURSOR: pointer; HEIGHT: 20px
}
.ucal_calt {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 0px; COLOR: #999999; PADDING-TOP: 0px; TEXT-ALIGN: left
}
.unav {
	BACKGROUND-COLOR: #ffffff
}
.unav_table {
	BORDER-RIGHT: #f2f2f2 1px solid; BORDER-TOP: #f2f2f2 1px solid; BORDER-LEFT: #f2f2f2 1px solid; WIDTH: 100%; BORDER-BOTTOM: #f2f2f2 1px solid; TEXT-ALIGN: left
}
.unav_mtitle {
	PADDING-RIGHT: 10px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 5px; COLOR: #ffffff; PADDING-TOP: 5px; WHITE-SPACE: nowrap; HEIGHT: 25px; BACKGROUND-COLOR: #646464
}
.unav_mtitle2 {
	PADDING-RIGHT: 1px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; PADDING-BOTTOM: 1px; COLOR: #ffffff; PADDING-TOP: 1px; BACKGROUND-COLOR: #646464
}
.unav_stitle {
	HEIGHT: 22px; BACKGROUND-COLOR: #eeeeee
}
.unav_stitle2 {
	HEIGHT: 22px; BACKGROUND-COLOR: #cccccc
}
.unav_separator {
	BACKGROUND-COLOR: #cccccc
}
.unav_links {
	BACKGROUND-COLOR: #ffffff
}
.unav_olink {
	PADDING-RIGHT: 0px; PADDING-LEFT: 20px; PADDING-BOTTOM: 2px; CURSOR: pointer; PADDING-TOP: 2px; BORDER-BOTTOM: #f2f2f2 1px solid; TEXT-DECORATION: none
}
.unav_olink2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 30px; PADDING-BOTTOM: 2px; CURSOR: pointer; PADDING-TOP: 2px; BORDER-BOTTOM: #f2f2f2 1px solid; TEXT-DECORATION: none
}
.unav_otitle {
	FONT-WEIGHT: bold; BORDER-BOTTOM: #678ce2 2px solid; HEIGHT: 22px; BACKGROUND-COLOR: #eeeeee
}
.unav_dash {
	FONT-SIZE: 7.5pt; TEXT-DECORATION: none
}
.unav_text {
	CURSOR: pointer
}
.unav_dot {
	BACKGROUND-COLOR: #cddeee
}
.uopt_close {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #ffffff 1px solid; TEXT-DECORATION: none
}
.ulink {


}

.button {
 border: 1px solid #ffaaaa;
 background-color:#fce4e4;
 cursor:pointer;
}
.button:hover {
    border: 1px solid #ffaaaa;
    background-color: #7dd3fb;
 	cursor:pointer;	
}
