/* Page body */
body {
	margin:0px; background-color: #FFFFFF;
	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, .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 : #000000;
	font-weight: normal;
	font-size: 11px;
}

/* Text */
.smText {
	font-family: tahoma, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	font-weight: normal;
	
}

.lgText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.heading {
	font-family: Tahoma;
	color : #5493B4;
	font-size: 18px;
	font-weight: bold
}

.error {
	color : #FF0000;
}

/* Search highlight */
.highlight {
	background-color: #ffff66
}

/* Hyperlinks */
a  {
	color : #5493B4;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold
}

a:hover {
	color : #CC0000;
	font-family: Tahoma;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold
}

a:visited {
	color : #5493B4;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold
}

a:visited:hover {
	color : #CC0000;
	font-family: Tahoma;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold
}

a.smLink  {
	color : #5493B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a:hover.smLink {
	color : #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a:visited.smLink  {
	color : #5493B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a:visited:hover.smLink {
	color : #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

/* navigation hyperlinks */
a.nav  {
	color : #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}


a:hover.nav {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a:visited.nav {
	color : #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: normal;
}

a:visited:hover.nav {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

/* Hyperlinks next to message */
a.msgLink  {
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}


a:hover.msgLink {
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

a:visited.msgLink {
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}

a:visited:hover.msgLink {
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

/* Hyperlinks in table ledgers */
a.tLink  {
	color : #FF0000;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold
}


a:hover.tLink {
	color : #000000;
	font-family: Tahoma;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold
}

a:visited.tLink {
	color : #CC0000;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold
}

a:visited:hover.tLink {
	color : #000000;
	font-family: Tahoma;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold
}

/* Misc */
ul {
	list-style-type: square;
}

form {
	display: inline;
}

.avatar {
	width: 64px;
	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: #FFCCCC;
}

/* Tables */
.basicTable {
	border: 0px;
	width: 98%;
}

.errorTable {
	border: 1px solid #006699;
	background-color: #FFF2E6;
	width: 98%;
	color: #FF0000; font-family:Tahoma; font-weight:bold
}

.tableBorder {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	width: 98%
}

.tableLedger {
	font-weight: bold;
	background-color: #D70000;
	font-family:Tahoma; font-size:13px; color:#FFFFFF
}

.tableSubLedger {
	font-weight: bold;
	background-color: #DBDBDB;
}

.tableRow {
	background-color: #EFEFEF;
}

.tableTopRow {
	background-color: #DBDBDB;
}

.tableBottomRow {
	background-color: #DBDBDB;
}

/* Alternating Row Colours */
.evenTableRow {
	background-color: #EFEFEF;

}

.oddTableRow {
	background-color: #EFEFEF;
}

.hiddenTableRow {
	background-color: #DFDFDF;
}

/* Private messager */
.PMtableRow {
	background-color: #EFEFEF;
}

.PMmsgBody {
	width: 99%;
	height: 350px;
}

/* Forum posts */
.msgBody {
	width: 100%; 
}

.msgEvenTableRow {
	background-color: #EFEFEF;
	font-size: 10px;
}

.msgEvenTableSide {
	background-color: #EFEFEF;
	font-size: 10px;
}

.msgOddTableRow {
	background-color: #EFEFEF;
	font-size: 10px;
}

.msgOddTableSide {
	background-color: #EFEFEF;
	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: #D1D7DC;

}

/* 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;
}
