/* *******************************************************
Software: Dolunay Bilgisayar
Info: http://www.dolunay.biz
Copyright: ©1998-2009 Dolunay. All rights reserved
******************************************************* */

/* Page body */
body{
	CURSOR:url("http://www.dolunay.biz/unpoo_a.cur");
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	CURSOR:url("http://www.dolunay.biz/unpoo_a.cur");
}

/* Text for most CSS classes */
body, .text, a, a.Link, .basicTable, .errorTable, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calDateCell, .calTodayCell, .BBquote, .BBcode {
	font-family: Arial, Verdana;
	color : #000000;
	font-weight: normal;
	font-size: 11px;
}

.lgText, h1, .largeButton, .msgSideProfile, .tableLedger, .tableSubLedger, .tableSearchLedger, .calLedger{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

/* Hyperlinks */
a:link {
	color : #0000FF;
	text-decoration: none;
	font-weight: bold;
	CURSOR:url("http://www.dolunay.biz/unpoo_b.cur");
}

a:visited{
	color : #0088FF;
	text-decoration : none;
	font-weight: bold;
	CURSOR:url("http://www.dolunay.biz/unpoo_b.cur");
}

a:hover, a:visited:hover{
	color : #FF0000;
	text-decoration : underline;
	CURSOR:url("http://www.dolunay.biz/unpoo_b.cur");
}

/* Tables */
.basicTable{
	text-align: left;
	border: 0px;
	width: 98%;
}

.errorTable{
	text-align: left;
	border: 1px solid #F5C41C;
	background-color: #FFFFB0;
	width: 98%;
	color: #000000;
}

.tableBorder{
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 100%;
}

/* Table Ledger */
.tableLedger{
	font-weight: bold;
	color: #333333;
	background-color: #D3DAED;
	line-height: 22px;
	background-image: url('../../forum_images/default_toolbar_background.gif');
}

.tableLedger a:link, .tableLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #666666;
	text-decoration: underline;
	font-weight: bold;
}

/* Tables */
.tableRow{
	background-color: #FBFBFD;
}

.tableTopRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url('../../forum_images/topbar_background.gif');
}

.tableBottomRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url('../../forum_images/bottombar_background.gif');
}

/* Table Bizimkiler */
.tableAna{
	width: 950px;
}

.tableEnTepe{
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	background-color: #FBFBFD;
	background-image: url('../../forum_images/entepe_ust.gif');
}

.tableEnTepe a:link, .tableEnTepe a:visited{
	color : #000000;
	font-size: 11px;
	text-decoration: none;
}

.tableEnTepe a:hover, .tableEnTepe a:visited:hover{
	color : #666666;
	font-size: 11px;
	text-decoration : underline;
}

.tableEnTepeSB{
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	background-color: #FBFBFD;
	background-image: url('../../forum_images/entepe_alt.gif');
}

.tableEnTepeSB a:link, .tableEnTepeSB a:visited{
	color : #000000;
	font-size: 11px;
	text-decoration: none;
}

.tableEnTepeSB a:hover, .tableEnTepeSB a:visited:hover{
	color : #666666;
	font-size: 11px;
	text-decoration : underline;
}