/* Page body */
body{
	background-color: #ABC759;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* ***** menu ***** */
.navcontainer ul
{
margin: 0;
padding: 4px 0 4px 4px;
list-style-type: none;
text-align: right;
}

.navcontainer ul li 
{ 
display: inline; 
padding: 0;
margin: 0;
}

.navcontainer ul li a
{
text-decoration: none;
padding: .4em 1.3em;
color: #353533;
background-color: #75AB11;
}

.navcontainer ul li a:hover
{
color: #fff;
background-color: #262826;
text-decoration: none;
}

#duyuru {
width: 100%;
background: #496B0B;
border-bottom: #BBEE5C 3px solid; /*#e2bd24*/
margin: 0px;
padding: 4px 0 5px 0;
align:center;
top: 0px;
color:#ffffff;
font-weight:normal;
font: 11px tahoma,verdana;
text-decoration: none;
}

#duyuru a, #duyuru a:visited, #duyuru a:hover {
text-decoration: none;
color:#ffffff;
}
#duyuru .tirnak {
text-decoration: none;
color:#ffffff;
font: 20px 'Times New Roman',Times,verdana;
margin:0;
padding:0px 7px 0px 7px;
}

#sub {
width: 100%;
background: #262826;
border-bottom: #75AB11 6px solid; /*#e2bd24*/
margin: 0px;
padding-top: 0px;
left: 0px;
top: 0px;
}
/* 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: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 11px;
}
.lgText, .heading{
	font-family: verdana, verdana, verdana;
	color: #353533;
	font-weight: bold;
}

/* Text */
.smText{
	font-size: 11px;
}

.smTextView {
    font-size: 11px;
    color : #FF0000;
}

.lgText{
	font-size: 15px;
}

.heading{
	font-size: 18px;
}

.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

/* Hyperlinks */
a:link {
	color : #3C3C3C;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color : #3C3C3C;
	text-decoration : none;
	font-weight: bold;
}

a:hover, a:visited:hover{
	color : #767663;
	text-decoration : underline;
}

a.smLink {
	font-size: 11px;
}

/* navigation hyperlinks */
a.nav, a.nav:visited{
	color : #C1C1B5;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.nav:hover, a.nav:visited:hover{
	color : #C1C1B5;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}

/* Misc */
ul{
	list-style-type: square;
}

form{
	display: inline;
}

a img, :link img, :visited img{
	border:none 
}

#avatar{
	width: 130px;
	height: 125px;
	border: 1px solid #000000;
	margin: 2px;

}

/* Rich Text Editor */
.WebWizRTEbutton{
	 border: #FFFFFF 1px solid;
}

.WebWizRTEtextarea{
	background-color: #FFFFFF;
	font-size: 11px;
}

.RTEbutton{
	background-color: #E6E6E6;
}

/* Tables */
.basicTable{
	border: 0px;
	width: 100%;
}

.errorTable{
	border: 1px solid #666666;
	background-color: #EEEEEE;
	width: 50%;
	color: #FF0000;
}

.tableBorder{
	border: 1px solid #7C7C7A;
	background-color: #D9D9C2;
	width: 100%;
}

/* Table Ledger */
.tableLedger{
	font-weight: bold;
	background-color: #CBCBAB;
	
}

.tableLedger a:link, .tableLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #ffffff;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	font-weight: bold;
	background-color: #D3D3C1;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	color : #ffffff;
	text-decoration: none;
	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: #BAC9D6;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #ffffff;
	text-decoration : underline;
	font-weight: bold;
}
td, th, p, li
{
	font: 11px tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* Tables */
.tableRow{
	background-color: #f1f1f1;
}

.tableTopRow, .tableBottomRow{
	background-color: #f1f1f1;
}

/* Alternating Row Colours */
.evenTableRow{
	background-color: #EEEEE0;

}

.oddTableRow{
	background-color: #EEEEE0;
}

.hiddenTableRow{
	background-color: #DFDFDF;
}

/* Private messager */
.PMtableRow{
	background-color: #E6E6E6;
}

.PMmsgBody{
	width: 100%;
	max-height: 350px;
	float: left; 
	overflow: auto;
}

/* Forum posts */
.msgBody{
	width: 100%;
}

.msgEvenTableRow {
	background-color: #EEEEE0;
	font-size: 10px;

}

.msgEvenTableSide {
	background-color: #EEEEE0;
	font-size: 10px;

}

.msgOddTableRow {
	background-color: #EEEEE0;
	font-size: 10px;
}

.msgOddTableSide {
	background-color: #EEEEE0;
	font-size: 10px;
}

.msgEvenTableSide a:link, .msgEvenTableSide a:visited, .msgOddTableSide a:link, .msgOddTableSide a:visited{
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

.msgEvenTableSide a:hover, .msgEvenTableSide a:visited:hover, .msgOddTableSide a:hover, .msgOddTableSide a:visited:hover{
	color : #ffffff;
	text-decoration : underline;
	font-weight: bold;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url('../forum_images/pre_approved_post.gif');
}

.msgLineDevider{
	border: solid #EEEEE0 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.msgSignature{
	max-height: 160px;
	width: 100%;
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #7C7C7A;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #BAC9D6;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-size: 11px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.calDateCell{
	background-color: #EFEFEF;
}

.calTodayCell{
	background-color: #EFEFEF;
	border:1px solid #FF0000;
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}

/* BBcode blocks */
.BBquote{
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 100%;
	padding: 5px;
	margin: 8px 0px;
	float: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

.BBcode{
	font-family: verdana, mono;
	border: 1px dashed #999999;
	width: 100%;
	padding: 5px;
	margin: 8px 0px;
	float: left;
	overflow: auto;
	display: block;
	padding: 5px;
}
.input-warn,
.input-green,
input,
textarea,
select{
	background: #FFFff;
	border: 1px solid #808080;
	color: #3E4E51;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}