body { /*site genel kodlar*/
	margin:0px; font-family : "Tahoma"; 
	background : url(images/back_all.jpg) repeat-x;
	font-size: 12px; 
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#AAAAAA; 
	scrollbar-highlight-color:#5F5F5F;
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-darkshadow-color:#DEDEDE;
	scrollbar-track-color:#E5E5E5; 
	scrollbar-arrow-color:#5F5F5F 
}

td { /* sitedeki düz yazılar */
	font-family: Tahoma;
	font-size: 12px;
	color: #8A8A8A;
}

/* alttakiler ek css */
div.pagination { /* pagitionlar makepagenav için maincore.php de değişiklik yoksa problem yok */
      padding: 3px;
      margin: 3px;
      text-align:center;
      font-family:Tahoma;
      font-size: 12px
   }
   
a.pagination {
      border: 1px solid #ccdbe4;
      margin-right:3px;
      text-decoration: none;

      color: #0061DE;font-family:Tahoma; padding-left:8px; padding-right:8px; padding-top:2px; padding-bottom:2px; background-position-y:50%      
   }
a:hover.pagination {
      border: 1px solid #2b55af;
      background-image:url('none');
      background-color:#3666d4;
      color: #FFFFFF; font-family:Tahoma
}

/*bu çerceve herhangi birşeyi çerçeveye almak için.. ör: <div class='cerceve'>içerik</div> */

.cerceve {
padding : 10px;
margin : 1px 0;
background : #ffffff;
border : 1px solid #CCCCCC;
}

/* header deki giriş Fonksiyonları */
.giris {

	background-position: 
                center top; border:1px solid #000000; color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	font-family:'Tahoma';
	font-size: 12px; background-image:url('images/by_giris.gif'); background-repeat:repeat-x; background-attachment:scroll
}

/* burda bitiyor */

.txt1 {
	color: #5F98BD;
}

.txt2 {
	color: #6F7F4D;
}

.txt3 {
	color: #FFFFFF;
}

.txt4 {
	font-family: Tahoma;
	color: #FF731E;
	font-size: 12px;
}

/*Haberlerin altındaki turuncu aralıklı çizglili yerin kodu.*/
.news-footer {
	font-size : 12px;
	padding : 0px;
	border: 1px solid #FFCCFF;; font-family:Tahoma
}
/*css linklerin arka plan resmi*/
.white-header {
	background-image: url('images/blue.jpg');
	background-repeat: repeat-x;
	font-family:'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
	text-align:center

}

a { /* normal linklerin hali */
	color:#000000;
	font-family : "Tahoma";
	text-decoration: none;
	font-size: 12px
}

a:hover { /* linklerin üstüne gelinceki hal*/
	color:#3333CC;
	font-family : "Tahoma";
	font-size: 12px;
	text-decoration: blink
}

a.side { /*linklere tıklayınca olan fonk.*/
	font-family : "Tahoma";
	color:#000000; text-decoration:none
}

a:hover.side { /* tıklama bittikten sonraki kalan fonk*/
	color:#008000; text-decoration:none;
	font-family : "Tahoma"
}



img { /*bu resimlerin çerçeve içinde olmasını engeller çogu kişi sormuştur niye çerçeve içinde diye*/
	border: 0px;
}

form {
	margin: 0px;
}

hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {
	font-family : "Trebuchet MS";
	font-size:12px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

.spacer {
	margin-bottom: 5px;
}

pre {
	font-family : "Trebuchet MS";
	font-size:12px;
}

.alt {
	color: #04688d;
}

.header {
	font-family : "Trebuchet MS";
	font-size:12px;
	color:#333; 
	background-color:#FFFFFF;
	padding:5px;
}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #fff;
	padding: 5px;
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	padding: 4px 4px 5px 4px;
}


.news-category {
	border: 0px none;
	float: left; margin-left:0; margin-right:5px; margin-top:3px; margin-bottom:0
}

.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	padding: 5px 0 10px 0;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	margin-top: 2px; background-image:url('images/bbcode.gif')
}

.button { /*butonların kodları*/
	font-family : "Tahoma";
	font-size: 12px;
	color: #FFFFFF;
	background-image:url('images/red.jpg');
	height: 20px;
	border: 1px solid #CCCCCC;
	margin-top: 2px
}

:hover.button { /*butonların üstüne gelinceki fonksiyonlar.. firefox da çalışır ie de çalışmaz opera bilmiyorum :) */
	font-family : "Tahoma";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F1F1F1;
	background-image:url('images/blue.jpg');
	height: 20px;
	border: 1px solid #66CCFF;
	margin-top: 2px
}
	
.textbox { /* mesaj yazılacak alanların fonksiyonları */
	font-family : "Trebuchet MS";
	font-size:12px;
	color:#000; 
	background-color:#FFFFFF;
	border:1px #666 solid;
}

.center {
	margin: 0 auto;
}

.main-bg {
	background-color: #fff;
}

.side-border-left {
	padding:0px 5px 0px 0px;
        width:175px;
}

.side-border-right { 
	padding:0px 0px 0px 5px;
        width:175px;
}

.main-body {
	font-size:12px;
	color:#113355; 
	background-color:#FFFFFF;
	padding:3px 4px 3px 4px;
}

.side-body {
	font-size:12px;
	color:#113355; 
	background-color:#FFFFFF;
	padding:0px 4px 6px 0px;
}

.border {
	background-color:#ddd; 
	border:2px #5F5F5F solid; 
}

.infobar {
	
	font-size : 12px;
	color : #e68700;
	padding : 1px 4px 1px 4px;
	border: 1px dashed #e68700;

}

.infobar2 {
		font-size : 12px;
	color : #e68700;
	padding : 1px 4px 1px 4px;
	border: 1px dashed #e68700;
}

.panel-left {
	width:5px; height:15px; 
	background-image:url('images/panel-left.png'); 
}

.panel-right {
	width:5px; height:15px;
	background-image:url('images/panel-right.png');
}

.panel-main {
	font-family : "Trebuchet MS";
	font-size:12px;font-weight:bold;
	color:#FFFFFF;
	height:15px;
	background-image:url('images/panel-main.png');
	background-repeat:repeat-x; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:8px
}


.panel-aleft {
	width:5px; height:10px; 
	background-image:url('images/panel-aleft.png'); 
}

.panel-aright {
	width:5px; height:10px;
	background-image:url('images/panel-aright.png');
}

.panel-amain {
	font-family : "Trebuchet MS";
	font-size:12px;font-weight:bold;
	color:#FFFFFF;
	height:10px;
	background-image:url('images/panel-amain.png');
	background-repeat:repeat-x; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:8px
}



.panel-bleft {
	width:5px; height:15px; 
	background-image:url('images/panel-bleft.png'); 
}

.panel-bright {
	width:5px; height:15px;
	background-image:url('images/panel-bright.png');
}

.panel-bmain {
	font-family : "Tahoma";
	font-size:1em;font-weight:bold;
	color:#FFFFFF;
	height:15px;
	background-image:url('images/panel-bmain.png');
	background-repeat:repeat-x; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:8px; vertical-align:middle; text-align:left
}


.border-left {
	width:5px; background-image:url('images/border-left.png');

}

.border-right {
	width:5px; background-image:url('images/border-right.png');

}

.border-bleft {
	width:5px; height:5px;
	background-image:url('images/border-bleft.png');
}

.border-bright {
	width:5px; height:5px;
	background-image:url('images/border-bright.png');
}

.border-bmain {
	height:5px; background-image:url('images/border-bmain.png');
	background-repeat:repeat-x
}

.border2-left {
	width:5px; background-image:url('images/border2-left.png');
	background-repeat:repeat-y 
}

.border2-right {
	width:5px; background-image:url('images/border2-right.png');
	background-repeat:repeat-y
}

.border2-bleft {
	width:5px; height:5px;
	background-image:url('images/border2-bleft.png');
}

.border2-bright {
	width:5px; height:5px;
	background-image:url('images/border2-bright.png');
}

.border2-bmain {
	height:5px; background-image:url('images/border2-bmain.png');
	background-repeat:repeat-x
}

.side-caption {
	font-family : "Trebuchet MS";
	font-size:12px; font-weight:bold;
	color:#FFFFFF; background-color:#004A80;
	padding:0px 4px 3px 4px;
}

/* tablo fonksiyonları başladı. */

.tbl-border {
	
}

.tbl {
	font-size: 12px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 12px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 12px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}
	
/*tablo fonk. bitti */

.forum-caption	{ /*Forum kategorileri altındaki alan */
border:1px solid #C9D0C2; font-size:12px;
font-weight:bold; 
color:#346D00;
background-color:#E9EBE7; 
height:24px; background-image:url('images/cellpic3.gif');
background-repeat:repeat-x;
padding-left:4px; padding-right:4px; padding-top:0px; padding-bottom:2px
}

.quote { /*alıntı kodları*/
	color:#000; background-color:#fff;
	padding:2px;
	margin:0px 20px 0px 20px;
	border:1px #5F5F5F solid;
}
	
.poll { /* anket kodları */
	height:12px; border:1px #444 solid;
}

.comment-name { /*yorum yapanın fonk.*/
	font-weight:bold; color:#113355; 
}
/*shoutbox Fonk başladı*/
.shoutboxname {
	font-weight:bold; color:#113355; 
}

.shoutbox {
	color:#555; 
}

.shoutboxdate {
	font-size:12px; color:#333; text-align:left;
}
/*shoutbox fonk. bitti*/
.small { /*forumdaki bazı yazı tipleri için. ör. mesaj sayısı*/
	font-size:12px; font-weight:normal;
}

.small2 {
	font-size:12px; font-weight:normal; color:#555;
}

.side-small {
	font-size:12px; font-weight:normal; color:#333;
}

.side-label {
	background-color:#e3e3e3;
	background-image:url('images/side-cell.gif');
	background-repeat:repeat-x; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:3px
}
/*alttakiler ekler.*/
.gallery {
	padding: 16px 0px 8px 0px;
}

.gallery img {
	border: 1px solid #ccc; filter: gray;
}

:hover.gallery img {
	border: 1px solid red; filter: none;
}

img.activegallery {
	border: 1px solid green; filter: none;
}
/*ekler ve css açıklaması bitti oturun tema yazın :D*/
#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}



.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 3px 7px 3px 7px;
	margin: 3px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 3px 7px 3px 7px;
	margin: 3px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 3px;
	text-decoration: none;
}