/* 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, .WebWizRTEtextarea, .basicTable, .errorTable, .tableLedger, .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 : #484848;
	font-weight: normal;
	font-size: 10px;
}


/* Text */
.smText {
	font-size: 10px;

}

.lgText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #484848;
	font-weight: bold;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #484848;
	font-size: 19px;
	font-weight: bold;
}

.error {
	color : #FF0000;
}

/* Search highlight */
.highlight {
	background-color: #ffff66
}

/* Hyperlinks */
a, a:visited  {
	color : #19366C;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color : #8EA4CD;
	text-decoration : underline;
}

a.smLink  {
	color : #0000FF;
	text-decoration: underline;
	font-size: 10px;
}

a.smLink:hover {
	color : #FF0000;
	text-decoration : underline;
	font-size: 10px;
}

a.smLink:visited  {
	color : #990099;
	text-decoration: underline;
	font-size: 10px;
}

a.smLink:visited:hover {
	color : #FF0000;
	text-decoration : underline;
	font-size: 10px;
}

/* navigation hyperlinks */
a.nav  {
	color : #444444;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


a.nav:hover {
	color : #999999;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.nav:visited {
	color : #444444;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.nav:visited:hover {
	color : #999999;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

/* Hyperlinks next to message */
a.msgLink  {
	color : #484848;
	text-decoration: none;
	font-weight: bold;
}


a.msgLink:hover {
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

a.msgLink:visited {
	color : #484848;
	text-decoration : none;
	font-weight: bold;
}

a.msgLink:visited:hover {
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

/* Hyperlinks in table ledgers */
a.tLink, a.tLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #19366C;
	font-weight: bold;
}

a.tLink:hover, a.tLink:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #19366C;
	font-weight: bold;
}

/* Misc */
ul {
	list-style-type: square;
}

form {
	display: inline;
}

.avatar {
	max-width: 64px;
	max-height: 64px;
	border: 1px solid #484848;
	margin: 2px;
}

/* Rich Text Editor */
.WebWizRTEbutton {
	 border: #EFEFEF 1px solid;
}

.WebWizRTEtextarea {
	background-color: #FFFFFF;
	font-size: 11px;
}

.RTEbutton {
	background-color: #E6E7F2;
}

/* Tables */
.basicTable {
	border: 0px;
	width: 750px;
}

.errorTable {
	border: 1px solid #FD7D40;
	background-color: #FFF2E6;
	width: 750px;
	color: #FF0000;
}

.tableBorder {
	border: 1px solid #576BE4;
	background-color: #FFFFFF;
	width: 750px;
}

.tableLedger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

	height: 26px;
	background-color: #A6AAD3;
	background-image: url(../forum_images/table_bg_image.gif);
}

.tableSubLedger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #19366C;
	font-weight: bold;

	height: 22px;
	background-color: #DFE4FF;
	background-image: url(../forum_images/table_bg_image2.gif);
}

.tableRow {
	background-color: #F4F5FF;
}

.tableTopRow {
	background-color: #F4F5FF;
}

.tableBottomRow {
	background-color: #F4F5FF;
}

/* Alternating Row Colours */
.evenTableRow {
	background-color: #F4F5FF;

}

.oddTableRow {
	background-color: #F4F5FF;
}

.hiddenTableRow {
	background-color: #F4F5FF;
}

/* Private messager */
.PMtableRow {
	background-color: #EFEFEF;
}

.PMmsgBody {
	width: 99%;
	height: 350px;
}

/* Forum posts */
.msgBody {
	width: 100%;
}

.msgEvenTableRow {
	background-color: #F8F8FC;
	font-size: 10px;
}

.msgEvenTableSide {
	background-color: #F8F8FC;
	font-size: 10px;
}

.msgOddTableRow {
	background-color: #F8F8FC;
	font-size: 10px;
}

.msgOddTableSide {
	background-color: #F8F8FC;
	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: #E1E2F0;

}

/* BBcode blocks */
.BBquote {
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 750px;
	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: 750px;
	padding: 5px;
	margin: 8px 0px;
	float: left;
	overflow: auto;
	display: block;
	padding: 5px;
}
