/* Page body */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../forum_images/blank.gif);
}

/* Text for most CSS classes */
.text, .smText, .error, a, a.smLink, a.nav, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableSubLedger, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .BBquote, .BBcode  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #465584;
	font-weight: normal;
	font-size: 12px;
}


/* Text */
.smText {
	font-size: 10px;
	
}

.lgText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 19px;
	font-weight: bold;
}

.error {
	color : #CC0000;
}

/* Search highlight */
.highlight {
	background-color: #ffff66
}

/* Hyperlinks */
a  {
	color : #333333;
	text-decoration: underline;
}

a:hover {
	color : #465584;
	text-decoration : underline;
}

a:visited {
	color : #333333;
	text-decoration : underline;
}

a:visited:hover {
	color : #465584;
	text-decoration : underline;
}

a.smLink  {
	color : #333333;
	text-decoration: underline;
	font-size: 10px;
}

a.smLink:hover {
	color : #465584;
	text-decoration : underline;
	font-size: 10px;
}

a.smLink:visited  {
	color : #333333;
	text-decoration: underline;
	font-size: 10px;
}

a.smLink:visited:hover {
	color : #465584;
	text-decoration : underline;
	font-size: 10px;
}

/* navigation hyperlinks */
a.nav  {
	color : #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


a.nav:hover {
	color : #465584;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.nav:visited {
	color : #333333;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.nav:visited:hover {
	color : #465584;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

/* Hyperlinks next to message */
a.msgLink  {
	color : #333333;
	text-decoration: none;
	font-weight: bold;
}


a.msgLink:hover {
	color : #465584;
	text-decoration : underline;
	font-weight: bold;
}

a.msgLink:visited {
	color : #333333;
	text-decoration : none;
	font-weight: bold;
}

a.msgLink:visited:hover {
	color : #465584;
	text-decoration : underline;
	font-weight: bold;
}

/* Hyperlinks in table ledgers */
a.tLink  {
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


a.tLink:hover {
	color : #465584;
	text-decoration : underline;
	font-weight: bold;
}

a.tLink:visited {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}

a.tLink:visited:hover {
	color : #465584;
	text-decoration : underline;
	font-weight: bold;
}

/* Misc */
ul {
	list-style-type: square;
}

form {
	display: inline;
}

.avatar {
	max-width: 64px;
	max-height: 64px;
	border: 1px solid #000000;
	margin: 2px;
}

/* Rich Text Editor */
.WebWizRTEbutton {
	 border: #EFEFEF 1px solid;
}

.WebWizRTEtextarea {
	background-color: #FFFFFF;
	font-size: 12px;
}

.RTEbutton {
	background-color: #E4EAF2;
}

/* Tables */
.basicTable {
	border: 0px;
	width: 98%;
}

.errorTable {
	border: 1px solid #D1DCEB;
	background-color: #EEF2F7;
	width: 98%;
	color: #CC0000;
}

.tableBorder {
	border: 1px solid #465584;
	background-color: #FFFFFF;
	width: 98%;
}

.tableLedger {
	height: 28px;
	_height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #DFE6EF;
	background-image: url(../forum_images/table_bg_image.gif);
}

.tableSubLedger {
	height: 26px;
	_height: 20px;
	font-weight: bold;
	background-color: #DFE6EF;
	background-image: url(../forum_images/table_bg.gif);
}

.tableRow {
	background-color: #E4EAF2;
}

.tableTopRow {
	background-color: #D1DCEB;
}

.tableBottomRow {
	background-color: #D1DCEB;
}

/* Alternating Row Colours */
.evenTableRow {
	background-color: #E4EAF2;

}

.oddTableRow {
	background-color: #E4EAF2;
}

.hiddenTableRow {
	background-color: #EEF2F7;
}

/* Private messager */
.PMtableRow {
	background-color: #EEF2F7;
}

.PMmsgBody {
	width: 99%;
	height: 350px;
	background-color: #EEF2F7;
}

/* Forum posts */
.msgBody {
	width: 100%; 
}

.msgEvenTableRow {
	background-color: #EEF2F7;
	font-size: 10px;
}

.msgEvenTableSide {
	background-color: #EEF2F7;
	font-size: 10px;
}

.msgOddTableRow {
	background-color: #E4EAF2;
	font-size: 10px;
}

.msgOddTableSide {
	background-color: #E4EAF2;
	font-size: 10px;
}

.msgHiddenTableRow {
	font-size: 10px;
	background-image: url(../forum_images/pre_approved_post.gif);
}

.msgLineDevider {
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.msgSignature {
	max-height: 160px;
	width: 100%;
}

.postSepratorTableRow {
	height: 10px;
	background-color: #DFE6EF;

}

/* BBcode blocks */
.BBquote {
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 98%;
	padding: 5px;
	margin: 8px 0px;
	float: left; 
	overflow: auto; 
	display: block;
	padding: 5px;
}

.BBcode {
	font-family: Courier New, Courier, mono;
	border: 1px dashed #999999;
	width: 98%;
	padding: 5px;
	margin: 8px 0px;
	float: left; 
	overflow: auto;
	display: block;
	padding: 5px;
}