/* Page body */
body{
    background-image: url();
	background-color: #EDEDED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 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: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 11px;
}
.lgText, .heading{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;

}
/* Now */
.now{
    font-family: Verdana;
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	background-image: url(date_login.gif);
	background-color: #EFEFEF
}
/* 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: 18px;
	font-weight: bold;
}

.error{
	color : #CC0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

/* Hyperlinks */
a:link {
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}

a:hover, a:visited:hover{
	color : #FFCC00;
	text-decoration : underline;
}

a.smLink {
	font-size: 10px;
}

/* navigation hyperlinks */
a.nav, a.nav:visited{
	color : #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.nav:hover, a.nav:visited:hover{
	color : #FFFFFF;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}

/* Misc */
ul{
	list-style-type: circle;
}
F
form{
	display: inline;
}

a img,:link img,:visited img{
	border:none 
}

.avatar, #avatar{
    width: 128px;
    height: 128px;
    border: 1px solid #000000;
    margin: 2px;
}

/* Rich Text Editor */
.WebWizRTEbutton{
	 border: #EFEFEF 1px solid;
}

.WebWizRTEtextarea{
	background-color: #FFFFFF;
	font-size: 12px;
}

.RTEbutton{
	background-color: #EFEFEF;
	}
	

/* Gurupkutusu */
.gks {
	color : #0000FF;
	text-decoration: none;
	font-weight: bold;

}
	
	
/* Tablo Sutun */
.tbl1{
    background: #EDEDED;
	border-bottom: #C8C6C6 1px solid;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #C8C6C6 1px solid;
    
}
.tbl2{
    background: #F9F9F9;
	border-bottom: #C8C6C6 1px solid;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #C8C6C6 1px solid;

    
}
.tbl3{
	border: 1px solid #C8C6C6;
	background-color: #EDEDED;
	width: 1000px;
    background: #FFFFFF;   
}
.tbl4{
	border: 1px solid #C8C6C6;
	background-color: #EDEDED;
	width: 1000px;
}
.ustmenu{
	height: 25px;
	_height: 19px;
	background-image: url(table_bg_image.gif);
	background-color:#dedede;   
}
.ustmenu a:link, .tableSubLedger a:visited{
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.ustmenu a:hover, .tableSubLedger a:visited:hover{
	color : #000000;
	text-decoration : underline;
	font-weight: bold;
}

/* Tables */
.basicTable{
	border: 0px;
	width: 98%;
}

.errorTable{
	border: 1px solid #808080;
	background-color: #EFEFEF;
	width: 98%;
	color: #CC0000;
}

.tableBorder, .wwgAdTable{
	border: 1px solid #C8C6C6;
	background-color: #;
	width: 98%;
}

/* Table Ledger */
.tableLedger{
	height: 25px;
	_height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #FFFFFF;
	font-size: 11px;
	background-image:url('table.jpg');
	background-color:#dedede;
}

.tableLedger a:link, .tableLedger a:visited{
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #000000;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	height: 28px;
	_height: 22px;
	font-weight: bold;
	color : #000000;
	background-image: url(table_bg.gif); 
	background-color:#dedede;
	
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	color : #000000;
	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-image: url(table_bg.gif); 
	background-color: #FFFFFF;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #000000;
	text-decoration : underline;
	font-weight: bold;
}

/* Tables */
.tableRow{

	background-image: url(ust_table.gif);
	

}

.tableTopRow, .tableBottomRow{
	background-color: #F9F9F9;


}

/* Alternating Row Colours */
.evenTableRow{
	background-color: #F9F9F9;

	

}

.oddTableRow{
	background-color: #F9F9F9;

}

.hiddenTableRow{
	background-color: #F9F9F9;

}

/* 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: #EDEDED;
	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 : #FFCC00;
	text-decoration : none;
	font-weight: bold;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url(pre_approved_post.gif);
}

.msgLineDevider{
	border: solid #DEDEDE 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.msgSignature{
	max-height: 160px;
	width: 100%;
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #8eff16;
}

/* Takvim */
.tableBordercalLedger, .wwgAdTable{
        border: 2px solid #C8C6C6;
	background-color: #EDEDED;
	width: 100%;
}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-image: url(table_bg.gif); 
	background-color:#dedede;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #000000;
	text-decoration: none;
	font-size: 10px;
}

.calDateCell{
	background-color: #EDEDED;
}

.calTodayCell{
background-color: #E0B3B3;
	border:1px solid #D00000;	
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}

/* BBcode blocks */
.BBquote{
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: %100px;
	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: 892px;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

/* ---------------------- Form nav ---------------------- */
.yazi {
	FONT-SIZE: 8pt; COLOR: #525252; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma
}
.yazisiyah {
	FONT-SIZE: 8pt; COLOR: #252525; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Tahoma
}
.gritext {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #a83626; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

.textfield {
	BORDER-RIGHT: #c0c0c0 1px solid; BORDER-TOP: #c0c0c0 1px solid; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(resimler/forms_back.gif); BORDER-LEFT: #c0c0c0 1px solid; COLOR: #4a4a4a; BORDER-BOTTOM: #c0c0c0 1px solid; FONT-FAMILY: Tahoma
}
.text-hit {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #b2b2b2; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.detay-text {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #818181; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.detay-text:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #818181; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.detay-text:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #818181; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.detay-text {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #818181; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.detay-text:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #c0c0c0; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
/* ---------------------- Form nav ---------------------- */


/* ---------------------- Blueslate nav ---------------------- */
.blue #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(images/blueslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;/*text-transform:uppercase;*/ }
.blue #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.blue #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.blue #slatenav ul li a{display:block;float:left;color:#D5F1FF;text-decoration:none;padding:14px 12px 0 12px;height:28px;}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{color:#fff;background:transparent url(images/blueslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Blueslate nav ---------------------- */

/* Üye Giriş kabul ekranı */

 
.div{
	font-family: Courier New, Courier, mono;
	background-image: url();
	background-color: #F9F9F9;
	border-style: outset;
    border-width: 3px"
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	
}
/* 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: #EFEFEF;
}

.wwgAdTitle a:link, .wwgAdTitle a:visited, .wwgAdTitle a:hover, .wwgAdTitle a:visited:hover{
	color : #000000;
	text-decoration: underline;
}

.wwgAdFooter{
	color: #FFFFFF;
	background-color: #F9F9F9;
}

.wwgAdFooter a:link, .wwgAdFooter a:visited, .wwgAdFooter a:hover, .wwgAdFooter a:visited:hover{
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}