body{
	background:#EDEDED;
	margin:0px;}

#logo{background:#B1C9B1;}


body, .text, .smText, .error, a, a.smLink, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calDateCell, .calTodayCell, .BBquote, .BBcode {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 12px;

}
.lgText, h1, .largeButton, .msgSideProfile, .tableLedger, .tableSubLedger, .tableSearchLedger, .calLedger{
	font-family:"lucida grande",verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}


.smText{
	font-size: 10px;
	line-height: 12px; 
}

.lgText{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
	margin-bottom: 0;
	margin-top: 0;
}

.error{
	color : #FF0000;
}


.highlight{
	background-color: #ffff66
}




a.son,a.son:active,a.son:hover,a.son:visited,a.son:link
{
color:#21CC00;
text-decoration:none;
}



a.ediz,a.ediz:link,a.ediz:active,a.ediz:visited,a.ediz:hover
{
color:#0033CC;
text-decoration:none;
}



a:link {
	color : #336699;
	text-decoration: none;

}

a:visited{
	color : #336699;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color : #336699;
	text-decoration : underline;
}

a.smLink {
	font-size: 10px;
}



.pageLink, a.pageLink:link, a.pageLink:visited, a.smPageLink:link, a.smPageLink:visited{
	color : #666666;
	text-decoration: none;
	background: #F7F7F4;
	border: 1px solid #E7E7E7;
	padding: 2px;
	margin: 2px;	
}

a.smPageLink:link, a.smPageLink:visited{
	line-height: 30px; 
	padding: 1px;
	margin: 1px;	
}

a.pageLink:hover, a.smPageLink:hover{
	text-decoration: underline;
	border: 1px solid #AAAAAA;
	background: #E0F2FC;
}

.pageLink{
	background: #EFEFEF;
	border: 1px solid #AAAAAA;
}




ul{
	list-style-type: circle;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border: none;
	vertical-align: middle;
}

.imgBorder {
	border: #E7E7E7 1px solid;
}

.avatar, #avatar{
	width:130px;
	max-height:200px;
	margin: 2px;
}

.avatar_kucuk, #avatar_kucuk{
	width:50px;
	max-height:80px;
	margin: 2px;
}
hr {
	width: 100%;
	background-color: #D0d0d0;
	height: 1px;
	border: 0px;
}


img {

}


.RTEtoolbar{
 	background-image: url('/forum_images/toolbar_background.gif');
 
}

.WebWizRTEbutton, .RTEtoolbar{
	padding: 1px;
}

.WebWizRTEbuttonOver{
	background-image: url('/forum_images/toolbar_button_background.gif');
	padding: 1px;
}

.RTEtableTopRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url('/forum_images/topbar_background.gif');
}

.RTEtableRow{
	background-color: #F4F4FB;
}

.RTEtableBottomRow{
	background-color: #D3DAED;
	background-image: url('/forum_images/bottombar_background.gif');
}

.RTEtextarea{
	background-color: #FFFFFF;
	color: #000000;
	margin: 2px;
}

.RTEmouseOver{
	background-color: #FFFFFF;
	color: #000000;
}



.basicTable{
	text-align: left;
	border: 0px;
	width: 98%;
}

.errorTable{
	text-align: left;
	border: 1px solid #FD7D40;
	background-color: #FFF2E6;
	width: 98%;
	color: #FF0000;
}

.tableBorder{
	text-align: left;
	border: 1px solid #E4E4E4;
	background-color: #FFFFFF;
	width: 98%;
}


.tableLedger{
	font-weight: bold;
	color: #FFFFFF;
	background-color:#5a8c60;
	font-size: 14px;
	height: 20px;
	background-image: url(/forum_images/table_bg_image.gif)
}

.tableLedger a:link, .tableLedger a:visited{
	font-family: "lucida grande",verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
    font-size: 14px; 
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	
}


.tableSubLedger{
	font-weight: bold;
	color: #CC0000;
	background-color: #F4F4F4;
	height: 19px;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	font-family:"lucida grande", verdana, Helvetica, sans-serif;
	color : #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #CC0000;
	text-decoration : underline;
	font-weight: bold;
}


.tableSearchLedger{
	font-weight: bold;
	background-color: #EFEFEF;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	font-family: "lucida grande",verdana, Helvetica, sans-serif;
	color : #000000;
	text-decoration: none;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
}



.tableStatusBar{
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	background-color: #F7F7F4;
}

.tableStatusBar a:link, .tableStatusBar a:visited{
	color : #000000;
	font-size: 11px;
	text-decoration: none;
}

.tableStatusBar a:hover, .tableStatusBar a:visited:hover{
	color : #000000;
	font-size: 11px;
	text-decoration : underline;
}



.tableRow{
	background-color: #F7F7F7;
}

.tableTopRow, .tableBottomRow{
	background-color: #F7F7F4;
}


.evenTableRow{
	background-color: #ffffff;

}

.oddTableRow{
	background-color: #F6F7FF;
}

.hiddenTableRow{
	background-color: #EEEEEE;
}


.PMtableRow{
	background-color: #FFFFFF;
}

.PMmsgBody{
	width: 99%;
	max-height: 450px;
	float: left; 
	overflow: auto;
}

a.PMsmLink:link, a.PMsmLink:visited, a.fileManLink:link, a.fileManLink:visited{
	color : #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.PMsmLink:hover, a.PMsmLink:visited:hover, a.fileManLink:hover, a.fileManLink:visited:hover{
	color : #666666;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}


.msgBody{
	width: 100%;
	margin: 2px;
	float: left; 
	overflow: auto;
}

.msgEvenTableTop, .msgEvenTableSide{
	background-color: #FFFFFF;
	font-size: 11px;
}

.msgOddTableTop, .msgOddTableSide{
	background-color: #FFFFFF;
	font-size: 11px;
}

.msgEvenTableRow{
	background-color: #FFFFFF;
}

.msgOddTableRow{
	background-color: #FFFFFF;
}

.msgEvenTableTop a:link, .msgEvenTableTop a:visited, .msgOddTableTop a:link, .msgOddTableTop a:visited, .postOptions{
	color : #666666;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}

.msgEvenTableTop a:hover, .msgEvenTableTop a:visited:hover, .msgOddTableTop a:hover, .msgOddTableTop a:visited:hover{
	color : #666666;
	text-decoration: underline;
	font-size: 11px;
}

.msgSideProfile{
	font-size: 15px;
	cursor: pointer;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url(/forum_images/pre_approved_post.gif);
}

.msgLineDevider{
	border: solid #E4E4E4 0px;
	border-top-width: 1px;
}

.msgSignature{
	max-height: 100px;
	width: 100%;
	float: left; 
	overflow: auto;
}

.postSeparatorTableRow{
	height: 3px;
	background-color: #66a06e;

}


.calLedger{
	font-weight: bold;
	background-color: #F4F4F4;
	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: #FbFbFb;
}

.calTodayCell{
	background-color: #FbFbFb;
	border:1px solid #CC0000;
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}


.BBquote{
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 99.5%;
	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: 99.5%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}



a.largeButton:link, a.largeButton:visited{
	float: left;
	color : #555555;
	text-decoration: none;
	font-size: 13px;
	background-image: url('/forum_images/large_grey_button.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 17px;
	width: 96px;
	padding: 5px 0px;
	margin: 2px;
}


a.largeButton:hover, a.largeButton:visited:hover{
	background-position: 0px -28px;
	color : #CC0000;
}

.tabTable{
	border: solid #E7E7E7 0px;
	border-bottom-width: 1px;
}


a.tabButton:link, a.tabButton:visited, a.tabButtonActive:link, a.tabButtonActive:visited{
	float: left;
	color : #555555;
	text-decoration: none;
	font-size: 13px;
	background-image: url('/forum_images/large_grey_tab.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 17px;
	width: 130px;
	padding: 5px 0px;
	margin: 0px 1px;
	
}

a.tabButtonActive:link, a.tabButtonActive:visited{
	background-position: 0px -61px;
	color : #CC0000;
}

a.tabButton:hover, a.tabButton:visited:hover, a.tabButtonActive:hover, a.tabButtonActive:visited:hover{
	background-position: 0px -30px;
	color : #CC0000;
}

.topicIcon, .forumIcon{
	background-position: center;
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
}




.dropDownMenu, .dropDownStatusBar, .dropDownSearch, .dropDownCalendar, .dropDownTopicSearch, .dropDownPermissions{
	visibility: hidden; 
	position: absolute; 
	left: 0px; 
	top: 0px;
}

.dropDownMenu, .dropDownStatusBar, .dropDownPermissions{
	background-color: #F7F7F4;
	border: solid #E4E4E4;
	border-width: 1px;
	height: auto;
	line-height: 18px;
	padding: 1px;
}

.downDropParent, .dropDownPermissions, .dropDownMenu a:link, .dropDownMenu a:visited, .dropDownStatusBar a{
	font-family: Verdana, verdana, Helvetica, sans-serif;
	color: #222;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.dropDownMenu a:hover, .dropDownMenu a:visited:hover, .dropDownStatusBar a:hover {
	color : #666666;
	display: block;
	background: #E6E6E6;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}

.dropDownSearch, .dropDownTopicSearch{
	border: solid #E4E4E4;
	border-width: 1px;
	padding: 0px;
	height: 106px;
}

.dropDownSearch{
	height: 108px;
}

.dropDownTopicSearch{
	height: 80px;
}

.dropDownPermissions{
	color: #333333;
	line-height: 14px;
	text-align: left;
}

.dropDownPointer{
	cursor: pointer;
color:#000000;
}


div.profil_ortagenel { border:0px ;width:90%;margin-right: auto;margin-left: auto;}
div.profil_sagtaraf {float:right; border:0px ;width:80%;height:100px;margin:0px}
div.profil_soltaraf {float:left; border:0px ;width:20%;margin:0px}



div.ortagenel { border:0px ;width:100%;margin-right: auto;margin-left: auto;}
div.sagtaraf {float:right; border:0px ;width:13%;height:100%;margin:0px}
div.soltaraf {float:left; border:0px ;width:87%;margin:0px}



td.reklamensolcizgi { background-color: #004600;}
td.reklamsolukrenk {background-color: #E1ECBF;}


#list1a { margin-top:10px;}
#list1a div { padding-bottom:0px; padding-left:0px; background-color:#f5f5f5; padding-top:0px;}
#list1a a.listbaslik { display:block; text-decoration:none; padding:5px; color:#004600; font-weight:bold; border-bottom:1px solid #004600; cursor:pointer;} 
#list1a a.listbaslik:hover { display:block; text-decoration:none; padding:5px; color:#3366cc; font-weight:bold; border-bottom:1px solid #3366cc; cursor:pointer;} 
#list1b { margin-top:10px;}
#list1b div { padding-bottom:0px; padding-left:0px; background-color:#f5f5f5; padding-top:0px;}
#list1b a.listbaslik { display:block; text-decoration:none; padding:5px; color:#004600; font-weight:bold; border-bottom:1px solid #004600; cursor:pointer;}
#list1b a.listbaslik:hover { display:block; text-decoration:none; padding:5px; color:#3366cc; font-weight:bold; border-bottom:1px solid #3366cc; cursor:pointer;}
#list1c a.listbaslik { display:block; text-decoration:none; padding:5px; color:#fff; font-weight:bold; background-color:#ed1c24; margin-bottom:8px; }
#list1d { margin-top:10px;}
#list1d a.listbaslik { display:block; text-decoration:none; padding:5px; color:#fff; font-weight:bold; background-color:#ed1c24; margin-bottom:8px; } 
#list1e { margin-top:10px;}
#list1e a.listbaslik { display:block; text-decoration:none; padding:5px; color:#fff; font-weight:bold; background-color:#ed1c24; margin-bottom:8px; } 
#list1f { margin-top:10px;}
#list1f a.listbaslik { display:block; text-decoration:none; padding:5px; color:#fff; font-weight:bold; background-color:#ed1c24; margin-bottom:8px; } 




