/* Page body */
body{
	background-color: #b8e8b8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

scrollbar-face-color:#e8b259;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#f5daa3;
scrollbar-shadow-color:#:'';
scrollbar-highlight-color:#;
scrollbar-3dlight-color:E8b25



}

/* 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 : #0000000;
	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-size: 15px;
}

.heading{
	font-size: 19px;
}

.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
	background-color: #808080
}

/* Hyperlinks */
a:link {
	color : #ff0000;
	text-decoration: none;
}

a:visited{
	color : #ff0000;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color : #fd924c;
	text-decoration : underline;
}

a.smLink {
	font-size: 10px;
}

/* navigation hyperlinks */
a.nav, a.nav:visited{
	color : #ff0000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.nav:hover, a.nav:visited:hover{
	color : #fd924c;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

/* Misc */
ul{
	list-style-type: circle;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border:none 
}

#avatar {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; MARGIN: 2px; BORDER-LEFT: #000000 1px solid; WIDTH: 110px; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 110px
}

/* Rich Text Editor */
.WebWizRTEbutton{
	 border: #151515 1px solid;
}

.WebWizRTEtextarea{
	background-color: #FFFFFF;
	font-size: 12px;
}

.RTEbutton{
	background-color: #E6E7F2;
}

/* Tables */
.basicTable{
	border: 0px;
	width: 98%;
}

.errorTable{
	border: 1px solid #FD7D40;
	background-color: #F5Daa3;
	width: 98%;
	color: #FF0000;
}

.tableBorder, .wwgAdTable{
	border: 1px solid #FF0000;
	background-color: #c38738;
	width: 98%;
}

/* Table Ledger */
.tableLedger{
	font-weight: bold;
	color: #000000;
	background-color: #c38738;
	background-image: url(../forum_images/table_bg_image.gif);
	height: 20px;
}

.tableLedger a:link, .tableLedger a:visited{
	color : #EaEaEa;
	text-decoration: none;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #EAEAEA;
	text-decoration: underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	font-weight: bold;
	background-color: #e8b259;
	height: 22px;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #ff8400;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Ledger */
.tableSearchLedger{
	font-weight: bold;
	background-color: #E8B259;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	color : #EAEAEA;
	text-decoration: underline;
	font-weight: bold;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #EAEAEA;
	text-decoration : underline;
	font-weight: bold;
}

/* Tables */
.tableRow{
	background-color: #E8b259;
}

.tableTopRow, .tableBottomRow{
	background-color: #e8b259;
}

/* Alternating Row Colours */
.evenTableRow{
	background-color: #e8b259;

}

.oddTableRow{
	background-color: #e8b259;
}

.hiddenTableRow{
	background-color: #e8b259;
}

/* Private messager */
.PMtableRow{
	background-color: #f5daa3;
}

.PMmsgBody{
	width: 99%;
	max-height: 350px;
	float: left; 
	overflow: auto;
}

/* Forum posts */
.msgBody{
	width: 100%;
}

.msgEvenTableRow, .msgEvenTableSide{
	background-color: #e8b258;
	font-size: 10px;
}

.msgOddTableRow, .msgOddTableSide{
	background-color: #e8b259;
	font-size: 10px;
}

.msgEvenTableSide a:link, .msgEvenTableSide a:visited, .msgOddTableSide a:link, .msgOddTableSide a:visited{
	color : #FF8440;
	text-decoration: none;
	font-weight: bold;
}

.msgEvenTableSide a:hover, .msgEvenTableSide a:visited:hover, .msgOddTableSide a:hover, .msgOddTableSide a:visited:hover{
	color : #000000;
	text-decoration : underline;
	font-weight: bold;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url(../forum_images/pre_approved_post.gif);
}

.msgLineDevider{
	border: solid #c38738 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.msgSignature{
	max-height: 160px;
	width: 100%;
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #c38738;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #c38728;
	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: #E8b259;
}

.calTodayCell{
	background-color: #E8B259;
	border:1px solid #FF8502;
}

.calEmptyDateCell{
	background-color: #E8B259;
}

/* BBcode blocks */
.BBquote{
	border: 1px dotted #000000;
	background-color: #c38738;
	width: 97%;
	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: 97%;
	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: #F8F8FC;
}

.wwgAdTitle a:link, .wwgAdTitle a:visited, .wwgAdTitle a:hover, .wwgAdTitle a:visited:hover{
	color : #0000FF;
	text-decoration: underline;
}

.wwgAdFooter{
	color: #FFFFFF;
	background-color: #c38738;
}

.wwgAdFooter a:link, .wwgAdFooter a:visited, .wwgAdFooter a:hover, .wwgAdFooter a:visited:hover{
	color : #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

/* Page Links */
.pageLink, a.pageLink:link, a.pageLink:visited, a.smPageLink:link, a.smPageLink:visited{
	color : #FF0000;
	text-decoration: none;
	background: #e8b259;
	border: 1px solid #666666;
	padding: 2px;
	margin: 2px;
}



a.pageLink:hover, a.smPageLink:hover{
	text-decoration: underline;
	border: 1px solid #AAAAAA;
	background: #000000;
}

.pageLink{
	background: #e8b259;
	border: 1px solid #AAAAAA;
}
a.smPageLink:link, a.smPageLink:visited{
	line-height: 30px;
	padding: 1px;
	margin: 1px;
}

/* Drop Down Menus */
.dropDownMenu, .dropDownStatusBar, .dropDownSearch, .dropDownCalendar, .dropDownTopicSearch, .dropDownPermissions{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}

.dropDownMenu, .dropDownStatusBar, .dropDownPermissions{
	background-color: #e8b259;
	border: solid #c38738;
	border-width: 1px;
	height: auto;
	line-height: 18px;
	padding: 1px;
}

.downDropParent, .dropDownPermissions, .dropDownMenu a:link, .dropDownMenu a:visited, .dropDownStatusBar a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.dropDownMenu a:hover, .dropDownMenu a:visited:hover, .dropDownStatusBar a:hover {
	color : #FFFFFF;
	display: block;
	background: #c38738;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}



.msgSideProfile{
	font-size: 13px;
	cursor: pointer;
}

.msgSideProfile{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
/* Tablo Sutun */
.tbl1{
    background: #F9F9F9;
	border-bottom: #F9F9F9 1px solid;
	border-left: #F9F9F9 1px solid;
	border-top: #FFFFFF 1px solid;
border-right: #F9F9F9 1px solid;

}
.tbl2{
    background: #f5d6a3;
	border-left: #f5d6a3 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #f5d6a3 1px solid;


}
.tbl3{
	border: 1px solid #000000;
	background-color: #EDEDED;
	width: 885px;
    background: #FFFFFF;
}
.tbl4{
	border: 1px solid #000000;
	background-color: #EDEDED;
	width: 885px;
}

