/*Logo Font Bionic Type Light*/
/* Page body */
body{
	margin: 0px;
	background-color: #e1cba4;
	background-image: url('../../files/Background09/back.jpg');
	background-repeat: repeat-x;

}

/* 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;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	
}

.gnetforumlinks {
	color: #FF0033;
	font-size: 10pt;
}

a.gnetforumlinks:hover {
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
}

.lgText, .heading{
	font-family: Verdana;
	color: #FFD200;
	font-weight: bold;
}

/* Text */
.smText{
	font-size: 10px;
	color: #333333;
}

.lgText{
	font-size: 15px;
	color: #000000;
	background-color: #ffffff;
	border: 1px #806400 dashed;
	padding: 1px;
}

.heading{
	font-size: 19px;
	color: #FFFFFF;
}

.error{
	color: #FF3300;
}

/* Search highlight */
.highlight{
	background-color: #46c6d3;
	font-size: large;
	color: #ffffff;
	font-weight: bold;
}

/* Hyperlinks */
a.link {
	color: #e0bb39;
	text-decoration: underline;
}
a.visited{
	color: #800000;
	text-decoration : underline;
}
a.hover, a.visited:hover{
	color: #400000;
	text-decoration : underline;
}
a.smLink {
	font-size: 10px;
	color: #ff0033;
}
a:hover.smLink {
	font-size: 10px;
	color: #ff0033;
	text-decoration : underline;
}

/* navigation hyperlinks */
a.nav, a.nav:visited{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color: #EB2926;
	padding: 1px;
}
a.nav:hover, a.nav:visited:hover{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color: #EB2926;
	padding: 1px;
}

/* Misc */
ul{
	list-style-type: circle;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border:none;
	color: #e0bb39;
}

.avatar, #avatar{
	width: 64px;
	height: 64px;
	border: 1px dotted #ffffff;
	margin: 2px;
}

/* Rich Text Editor */
.WebWizRTEbutton{
	border-width: 1px;
	border-color: #ffffff;
	border-style: dotted;
}

/* Forms Background */
.WebWizRTEtextarea{
	background-image: url('img/1x1white.gif');
	background-color: #FFFFFF;
	font-size: 12px;
	
}

.RTEbutton{
	background-color: #FFC0C0;
}

/* Tables */
.basicTable{
	border: 0px;
	width: 98%;
	color: #ffffff;
	font-weight: bold;
}

.errorTable{
	border: 1px solid #FD7D40;
	background-color: #FFD200;
	width: 98%;
	color: #FF0000;
}

.tableBorder, .wwgAdTable{
	border-color: #ffffff;
	border: 1px solid #ffffff;
	background-color: #383838;
	width: 98%;
}

/* Table Ledger */
.tableLedger{
	font-weight: bold;
	color: #ffffff;
	background-color: #B00404;
	height: 26px;

}

.tableLedger a:link, .tableLedger a:visited{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.tableLedger a:hover, .tableLedger a:visited:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	font-weight: bold;
	background-color: #c6c3c6;
	height: 22px;
	color: #FFFFFF;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	color: #B00404;
	text-decoration: underline;
	font-weight: bold;
}
.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color: #000000;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Ledger */
.tableSearchLedger{
	font-weight: bold;
	background-color: #D96565;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	color: #FFD200;
	text-decoration: underline;
	font-weight: bold;
}
.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color: #FFD200;
	text-decoration : underline;
	font-weight: bold;
}

/* Tables */
.tableRow{
	background-color: #FFFFFF;

}

.tableTopRow, .tableBottomRow{
	background-color: #FFFFFF;
}

/* Alternating Row Colours */
.evenTableRow{
	background-color: #FFFFFF;

}

.oddTableRow{
	background-color: #FFFFFF;
}

.hiddenTableRow{
	background-color: #DFDFDF;
}

/* Private messager */
.PMtableRow{
	background-color: #FFFFFF;
}

.PMmsgBody{
	width: 99%;
	max-height: 350px;
	float: left; 
	overflow: auto;
}

/* Forum posts */
.msgBody{
	width: 100%;
}

.msgEvenTableRow, .msgEvenTableSide{
	background-color: #FFFFFF;
	font-size: 10px;
}

.msgOddTableRow, .msgOddTableSide{
	background-color: #FFFFFF;
	font-size: 10px;
}

.msgEvenTableSide a:link, .msgEvenTableSide a:visited, .msgOddTableSide a:link, .msgOddTableSide a:visited{
	color : #680000;
	text-decoration: underline;
	font-weight: bold;
}

.msgEvenTableSide a:hover, .msgEvenTableSide a:visited:hover, .msgOddTableSide a:hover, .msgOddTableSide a:visited:hover{
	color : #680000;
	text-decoration : underline;
	font-weight: bold;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url("forum_images/pre_approved_post.gif");
}

.msgLineDevider{
	border: solid #ffffff 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.msgSignature{
	max-height: 160px;
	width: 100%;
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #3099a4;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #FFBA00;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #666666;
	text-decoration: none;
	font-size: 10px;
}

.calDateCell{
	background-color: #FFFFFF;
}

.calTodayCell{
	background-color: #FFFFFF;
	border:1px solid #FF0000;
}

.calEmptyDateCell{
	background-color: #FFEFEF;
}

/* BBcode blocks */
.BBquote{
	border-color: #AE1515;
	border: 1px dotted #ffffff;
	background-color: #FFFFFF;
	width: 97%;
	padding: 5px;
				}

.BBcode{
	font-family: Courier New, Courier, mono;
	border: 1px dashed #ffffff;
	width: 97%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}
/*New Syles*/
strong {
	padding: 1px;
	font-family: Verdana;
	color: #010101;

}


.footerlinks {
	width: 500px;	
    margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.footerlinks a:link{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #CC0000;
}
.footerlinks a:visited{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #800000;
}
.footerlinks a:hover{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFCC;
}
.heading a:link{
	font-family: Verdana;
	color: #FFFF80;
	font-weight: bold;
	text-decoration: none;
}
.heading a:visited{
	font-family: Verdana;
	color: #FFFF80;
	font-weight: bold;
	text-decoration: none;
}
.heading a:hover{
	font-family: Verdana;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: underline overline;
}

/* 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: #FFFFFF;
	color : #000000;
}

.wwgAdTitle a:link, .wwgAdTitle a:visited, .wwgAdTitle a:hover, .wwgAdTitle a:visited:hover{
	color : #0000FF;
	text-decoration: underline;
}

.wwgAdFooter{
	color: #FFFF80;
	background-color: #7F7F99;
}

.wwgAdFooter a:link, .wwgAdFooter a:visited, .wwgAdFooter a:hover, .wwgAdFooter a:visited:hover{
	color : #FFFF80;
	text-decoration: none;
	font-weight: normal;
}
input, textarea {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
border-color: #A60000;
		
}

.input1 {
	background-color: #FF0000;
	border-color: #000000;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

option {
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
border-color: #A60000;
		background-color: #FFFFFF;
}
.yellowlinks {
	color: #FFD200;
	font-size: 8pt;
	text-decoration: none;
}
a.yellowlinks:hover {
	color: #FFFFFF;
	font-size: 8pt-decoration:underline;

}
.redlinks {
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}
a.redlinks:hover {
	color: #FFFFFF;
	font-size: 8pt-decoration:underline;

}
