/* Page body */
body{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px;
	background-image: url(/media/template/background.gif);
	/*width: 972px;*/
	background-color: white; _overflow: hidden
}

/* Text for most CSS classes */
.text, .smText, .error, a, a.smLink, a.nav, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableLedger, .tableSubLedger, .tableSearchLedger, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calLedger, .calDateCell, .calTodayCell, .BBquote, .BBcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #465584;
	font-weight: normal;
	font-size: 12px;
}
.lgText, .heading{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

/* 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:link {
	color : #333333;
	text-decoration: none;
}

a:visited{
	color : #333333;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color : #465584;
	text-decoration : underline;
}

a.smLink {
	font-size: 10px;
}

/* navigation hyperlinks */
a.nav, a.nav:visited{
	color : #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.nav:hover, a.nav:visited:hover{
	color : #465584;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

/* Misc */
ul{
	list-style-type: circle;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border:none 
}

.avatar, #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: #E4EAF2;
}

/* Tables */
.basicTable{
	border: 0px;
	width: 98%;
}

.errorTable{
	border: 1px solid #D1DCEB;
	background-color: #EEF2F7;
	width: 98%;
	color: #FF0000;
}

.tableBorder, .wwgAdTable{
	border: 1px solid #465584;
	background-color: #FFFFFF;
	width: 98%;
}

/* Table Ledger */
.tableLedger{
	_height: 28px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #6B9CC5;
	background-image: url(../forum_images/table_bg_image.gif);
}

.tableLedger a:link, .tableLedger a:visited{
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #465584;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	_height: 26px;
	height: 12px;
	font-weight: bold;
	background-color: #A5C7E1;
	background-image: url(../forum_images/table_bg.gif);
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	color : #465584;
	text-decoration: underline;
	font-weight: bold;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #333333;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Ledger */
.tableSearchLedger{
	font-weight: bold;
	background-color: #D1DCEB;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	color : #333333;
	text-decoration: none;
	font-weight: bold;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #465584;
	text-decoration : none;
	font-weight: bold;
}

/* Tables */
.tableRow{
	background-color: #E4EAF2;
}

.tableTopRow, .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%;
	max-height: 350px;
	float: left; 
	overflow: auto;
}

/* Forum posts */
.msgBody{
	width: 100%;
}

.msgEvenTableRow, .msgEvenTableSide{
	background-color: #EEF2F7;
	font-size: 10px;
}

.msgOddTableRow, .msgOddTableSide{
	background-color: #E4EAF2;
	font-size: 10px;
}

.msgEvenTableSide a:link, .msgEvenTableSide a:visited, .msgOddTableSide a:link, .msgOddTableSide a:visited{
	color : #333333;
	text-decoration: none;
	font-weight: bold;
}

.msgEvenTableSide a:hover, .msgEvenTableSide a:visited:hover, .msgOddTableSide a:hover, .msgOddTableSide a:visited:hover{
	color : #465584;
	text-decoration : none;
	font-weight: bold;
}

.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%;
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #DFE6EF;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #D1DCEB;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #333333;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #465584;
	text-decoration: none;
	font-size: 10px;
}

.calDateCell{
	background-color: #EEF2F7;
}

.calTodayCell{
	background-color: #EEF2F7;
	border:1px solid #FF0000;
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}

/* BBcode blocks */
.BBquote{
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 98%;
	padding: 5px;
	margin: 8px 0px;
	text-align: 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;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

/* Forum ads */
/* WARNING: Changing the adverts so they are no-longer visable or readable will break the terms of the license agreement */

.wwgAdTD {
	background-color: #E4EAF2;
}

.wwgAdTitle a:link, .wwgAdTitle a:visited, .wwgAdTitle a:hover, .wwgAdTitle a:visited:hover{
	color : #465584;
	text-decoration: underline;
}

.wwgAdFooter{
	color: #FFFFFF;
	background-color: #D1DCEB;
}

.wwgAdFooter a:link, .wwgAdFooter a:visited, .wwgAdFooter a:hover, .wwgAdFooter a:visited:hover{
	color : #465584;
	text-decoration: none;
	font-weight: normal;
}

/* ################################################################################################# */
#tab_right {
	display: block; left: 972px; width: 37px; position: fixed; top: 209px
}

td {
	vertical-align: top
}
html { 
	font-size: 100%;
}

/* path */
.path {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
}
a.path:link, a.path:visited, a.path:hover, a.path:active {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
/* tab */
.tab_on {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE8025;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
a.tab_on:link, a.tab_on:visited, a.tab_on:hover, a.tab_on:active {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE8025;
	text-decoration: none;
	font-weight: bold;
}	
.tab_off {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
a.tab_off:link, a.tab_off:visited, a.tab_off:hover, a.tab_off:active {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* tab2 */
.tab2_on {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE8025;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
a.tab2_on:link, a.tab2_on:visited, a.tab2_on:hover, a.tab2_on:active {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE8025;
	text-decoration: none;
	font-weight: bold;
}	
.tab2_off {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
a.tab2_off:link, a.tab2_off:visited, a.tab2_off:hover, a.tab2_off:active {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
/* ScrollBox */

a.ScrollBox:link, a.ScrollBox:visited, a.ScrollBox:hover, a.ScrollBox:active {
	font-size: 9px;
	color: #A59F93;
}
.ScrollBox {
	height:75px;
	overflow: auto;
	color: #A59F93;
	font-size: 11px;
	padding: 5px;
	border: 1px dashed #A59F93;
	margin: 15px;
}