/* Site Defaults */
.boardrow{
	color : #333333;
	text-decoration: none;
	font-size: 10px;
	background-color:#f1f1f1;
}

td.on{
	color : #D96322;
	text-decoration : none;
	font-size: 10px;
	background-color:#999999;
	
}
h1 {
	font-family:"Gill Sans MT";
	font-size: 14pt;
	font-style:normal;
	font-variant: normal;
	font-weight: bold;
	color: #333333;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
h2{
	font-family:"Gill Sans MT";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color:#D96322;
		padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
h3{
	font-family:"Gill Sans MT";
	font-size: 11pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bolder;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
h4{
	font-family:"Gill Sans MT";
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #cccccc;
	padding-left: 4px;
	padding-right: 2px;

}
h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 4px;
	padding-right: 2px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #856666;
}
.pathred{
color:#FF0000;
font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.path{
color:#333333;
font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.path:active, .path:link, .path:visted{
color:#333333;
font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.path:hover, .path:visted:hove{
font-size:8pt;
color:#D96322;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.boxdashed{
border-color:#C0C0C0;
border-right-style:dashed;
border-left-style:dashed;
border-bottom-style:dashed;
border-top-style:dashed;
border-width:3px;

}
.basedashed{
border-color:#C0C0C0;
border-bottom-style:dashed;
border-bottom-width:3px;
}
.topdashed{
border-color:#C0C0C0;
border-top-style:dashed;
border-top-width:3px;
}

/* Page body */
body{
background-color:#EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
p{
padding-right:2px;
padding-left:2px;
color:#000000;
font-family: Arial;
font-size:10pt;
}
/* Text for most CSS classes */
.text, p, body, .smText, .error, a, a.smLink, a.nav, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .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;
	font-weight: normal;
	font-size: 10pt;
}
.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, a {
	color : #666666;
	text-decoration:none;

}

a:visited{
	color : #666666;
	text-decoration : none;

}

a:hover, a:visited:hover{
	color : #D96322;
	text-decoration : underline;
}

.basetable:link {
color : #D96322;
	text-decoration: none;
	padding:14px 16px 16px 16px;
	font-size:14px;
}
.basetable:visited{
color : #D96322;
	text-decoration: none;
	padding:14px 16px 16px 16px;
	font-size:14px;
}
.basetable:hover, .basetable:visited:hover{
color : #666666;
	text-decoration: none;
	background-color:#ECB190;
	padding:14px 16px 16px 16px;
	font-size:14px;
}


/* 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 : #D96322;
	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: #F5D8C8;
	font-size: 12px;
}

.RTEbutton{
	background-color: #ededed;
}

/* Tables */
.basicTable{
	border: 0px;
	width: 98%;
}

.errorTable{
	border: 1px solid #666666;
	background-color: #f1f1f1;
	width: 98%;
	color: #FF0000;
}
.faketableborder{	
    border: 1px solid #ffffff;
	background-color: #999999;
	}

.tableBorder, .wwgAdTable{
	border: 1px solid #ffffff;
	background-color: #999999;
	width: 98%;
}

/* Table Ledger */
.tableLedger{
	height: 28px;
	_height: 22px;
	font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #FFFFFF;
	background-image: url(../forum_images/table_bg_image.gif);
}
.faketableLedger{
	height: 28px;
	_height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color : #FFFFFF;
}
.tableLedger a:link, .tableLedger a:visited{
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #666666;
	text-decoration : none;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	height: 26px;
	_height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	background-color: #ededed;
	background-image: url(../forum_images/table_bg.gif);
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	color : #696969;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: #dddddd;
}

.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: #f1f1f1;
}

.tableTopRow, .tableBottomRow{
	background-color: #dddddd;
}

/* Alternating Row Colours */
.evenTableRow{
	background-color: #f9f9f9;

}

.oddTableRow{
	background-color: #f1f1f1;
}

.hiddenTableRow{
	background-color: #dddddd;
}

/* Private messager */
.PMtableRow{
	background-color: #f9f9f9;
}

.PMmsgBody{
	width: 99%;
	max-height: 350px;
	float: left; 
	overflow: auto;
}

/* Forum posts */
.msgBody{
	width: 100%;
}

.msgEvenTableRow, .msgEvenTableSide{
	background-color: #f9f9f9;
	font-size: 10px;
}

.msgOddTableRow, .msgOddTableSide{
	background-color: #f1f1f1;
	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 : #D96322;
	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: #CCCCCC;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #dddddd;
	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: #fafafa;
}

.calTodayCell{
	background-color: #ffffff;
	border:1px solid #FF0000;
}

.calEmptyDateCell{
	background-color: #999999;
}

/* 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;
}
.transboxblog, .transboxblog:link, .transboxblog:active, .transboxblog:visited{
border-right-style:solid;
border-left-style:solid;
border-top-style:solid;
background-color:#ededed;
padding-bottom:2px;
padding-top:2px;
padding-right:6px;
padding-left:6px;
opacity: .50;
color:#000000;
filter: alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.MotionBlur(strength=50);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
height:15px;
font-weight:bold;
text-decoration:none;
border-color:#666666;
border-width:1px;
}

.transboxblog:Hover, .transboxblog:visited:hover{
border-right-style:solid;
border-left-style:solid;
border-top-style:solid;
border-color:#666666;
border-width:1px;
background-color:#D96322;
padding-bottom:2px;
padding-top:2px;
padding-right:6px;
padding-left:6px;
opacity: .50;
color:#000000;
filter: alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.MotionBlur(strength=50);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
height:15px;
font-weight:bold;
text-decoration:none;
}
.thumbnail, .thumbnail:link, .thumbnail:active, .thumbnail:visited{
padding-bottom:4px;
padding-top:14px;
padding-left:14px;
padding-right:4px;
height:100px;
}

.thumbnail:Hover, .thumbnail:visited:hover{
background-color:#EOAA19;
}
