/* GENEL */
/* SITEDEKI TUM LINKLER */
/*NORMAL LINKLERIN HALI*/
a { 
	color : #000000;
	text-decoration : none;
	font-size : 12px;
	font-weight:normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/* SITEDEKI TUM LINKLERIN UZERINE MOUSE GELDIGINDE ALACAGI RENK SEKIL */
a:hover { 
	color : #666666; 
	text-decoration : underline; 
	font-size : 11px; 
	font-weight:normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
	
/* SITEDEKI YAN TARAFTAKI LINKLER ICIN */
/*linklerin aldigi renk.*/
a.side { 
	color : #000000; 
	text-decoration : none;	
	font-size : 12px;	
	font-weight:bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
	
/* Banner resminin altindaki menü içindir*/
/*linklerin rengi kayip sifre kayit ol*/
a.white, li.white a {
  color: #000000;
	font-weight:bold; 
  text-decoration: none;
  padding: 5px;
}
/*Sitenin gövdesi; arkaplan rengi ve özellikleri, genel font özellikleri, scrollbar renkleri kullanici adi parola vs.. */
body {
	font-family : Helvetica, sans-serif;
	font-size : 11px;
	background-image: url(images/baslik/cerceveanasayfa.jpg);
      background-position: top center;
	background-attachment: fixed;
	background-repeat: repeat-y;
	margin: 0px auto;
}

/*BUTONLARDAKI BORDERI KALDIRIR*/
img{ border: 0px;}
/*<hr> tag'i yazilarin arasina konuldugunda çikan yatay çizginin rengi, kalinligini vs. ayarlamaya yarar */
hr { 
	border: none 0; 
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	margin: 2px;
	text-align: left;
}
/*yan taraftaki <hr> için */
hr.side-hr { 
	border: none 0; 
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	margin: 2px;
	text-align: left;
}


/*tablo sütünu özellikleri (her temada olmayabilir) */
td {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
}

/*<pre></pre> taglerine yazilan yazilar içindir. (her temada olmayabilir) */
pre {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
}

/* */
.alt {
	color: #ffffff;
}

/* */
.spacer {
	margin-bottom: 8px;
}

/* */
.admin-message {
	font-family: Tahoma, Arial, 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;
}

/* Form*/

/*form tagi için. textarea (üye girisi vs. yazi alanlari)*/
form {
	margin: 0px;
}

/*butonlar*/
.button {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #fff;
	background: url(images/buton.png);
	height: 20px;
	border: 1px solid #000;
	margin-top: 2px;
}

/* */
.bbcode {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	color: #000;
	background-color: #ffffff;
	border: 0px solid #ccc;
	margin-top: 2px;
}

.bbcode:hover{
	border: 1px solid #ffffff;
	background-color : #F1F1F1;
}
/*Kisa mesaj paneli ve diger yazi alanlari için*/
.textbox {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	background-color: #ACACAC;
	border: 1px solid #ccc;
}

.textbox:focus, .textbox:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #111;
  	background-color : #F1F1F1;
  	border: 1px solid #ACACAC;
	margin: 2px 0px;
}

/* Banner ve altindaki buton menünün ayarlari */

/*en alttaki kontur ve sayfa olusturulma menusu*/
.altmenu-alt {
	color: #000000;
	height:30px;
	background-color: #999999;
	background-image: url(images/baslik/altmenu.png);
	padding:0px 0px;
}

/*banner altindaki menü buton için*/
.ustmenu-alt1 {
	color: #626262;
	height:150px;
	background-color: #626262;
	background-image: url(images/baslik/ustalt.jpg);
	padding:0px 0px;
}

* html #nav {height:31px;} 
/* */


/*header (banner)*/
.ustmenu-arkarenk {
 	padding: 0px 0px 0px 0px; 
	height: 140px;
	background-color:#000000;
	background: transparent url(images/baslik/logo1.jpg) repeat-x;
}

/* üstteki çizgi */
.ustcizgi {
	width: 0px;
	height: 10px;
	background-color: #333333;
}
/*banner altindaki menü buton için*/
.ustcizgi-ust1 {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	height:20px;
	background-color: #878787;
	padding:0px 0px;
}

.ustcizgi-ust2 {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	height:20px;
	background-color: #878787;
	padding:0px 0px;
}
/* UST BUTON MENU */


.ustmenu-alt {
	background: url('images/ustbutonmenu/ustbuton.png') top left repeat-x;
	height: 31px;
	padding-right: 10px;
}

.buton-ustcizgi {
	height: 5px;
	background: url('images/ustbutonmenu/butonustcizgi.png') top left repeat-x;
}

.arama-kutu {
	border: 1px solid #98AE01;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
}
.arama-butonu {
	border: none;
	background: url(images/ustbutonmenu/ara.png) center no-repeat;
	height: 27px;
	width: 27px;
}
.tools {
	padding-right: 10px;
	text-align: right;
}

.footer-l {
	background: url(images/ustbutonmenu/footer.png) top left repeat-x;
	height: 35px;
	width: 50%;
	text-align: left;
	color: #000000;
	padding-left: 10px;
}

.footer-d {
	background: url(images/ustbutonmenu/footer.png) top left repeat-x;
	height: 35px;
	width: 50%;
	text-align: right;
	color: #FFFFFF;
	padding-right: 10px;
}

.footer-2 {
	background: #111111;
	color: #4E4F47;
	padding: 10px;
}

#tema_toolbar {
	float: left;
	font: normal 12px 'Calibri','Trebuchet MS','Arial';
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#tema_toolbar ul {
	background: url('images/ustbutonmenu/ustbuton.png') top left repeat-x;
	float: left;
	line-height: 31px;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
	width: 100%;
}

#tema_toolbar li {
	display: inline;
	padding: 0;
}

#tema_toolbar a {
	color: #000000;
	font-weight: bold;
	float: left;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

#tema_toolbar a span {
	display: block;
	float: none;
	padding: 0 10px 0 5px;
}

#tema_toolbar a span img {
	border: none;
	margin: 8px 4px 0 0;
}

#tema_toolbar a:hover{
	background: url('images/ustbutonmenu/ustbutonsol.png') no-repeat left center;
}

#tema_toolbar a:hover span {
	color: #0000;
	background: url('images/ustbutonmenu/ustbutonsag.png') no-repeat right center;
}
/*ust sag kullanici butonlari*/
#kullanici-buton {
	float: center;
	display: inherit;
  	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #323C3A;
	white-space: inherit;
	margin-top: -5px;
	margin-right: 5px;
}
.kullanici-butonlari { 
	vertical-align: middle;
}
/***************************************************************/

/*Banner alt */
.altmenu-arkarenk {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	color: #ffffff;
	height: 150px;
	background: url(images/baslik/logoalt.jpg);
	padding: 0px;
}
/* */
.altmenu-arkarenk a {
	color:#fff;
	text-decoration: none;
}
/*Linklerin üzerine gelince alicagi renk */
.altmenu-arkarenk a:hover {
	color:#000000;
}
/* */
.bottom-footer {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #fff;
	background-color: #ACACAC;
	padding: 4px 4px 5px 4px;
}

/* PANELLER */

/*Sag ve sol bloklar */
.side-left .kose-kenar-sag {display: none;}
.side-right .kose-kenar-sol {display: none;}
/*sol blok */
.kose-kenar-sol {
	color: #000000;
	background-color: #ffffff;
	padding: 9px 2px 5px 5px;
	width: 180px;
}
/*Sag blok */
.kose-kenar-sag {
	color: #000000;
	background-color: #FFFFFF;
	padding: 9px 5px 5px 2px;
	width: 200px;
}
/*Yan blok basliklari */
.spaneller {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(images/paneller/ortapanel.png) repeat-x; 
	padding: 0px 0px 10px 0px;
}
/*yan blok sol */
.spanel-ustsol {
	width: 24px;
	height: 37px;
	background: transparent url(images/paneller/solpanel.png);
}
/*yan blok sag */
.spanel-ustsag {
	width: 24px;
	height: 37px;
	background: transparent url(images/paneller/sagpanel.png);
}

/**************************************PANELLER********************************************************************/
/******************************************************************************************************************/

/*PANEL */
.panel-ana-renk {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
}

/* paneller arka renk*/
.paneller-arkarenk {
	font-size: 11px;
	color: #000000;
	background: transparent url(images/paneller/panelarkarenk.png);
	padding: 4px;
	border: 0px solid #f2f2f2;
}
/*yan panel sol-sag */
.paneller-sol {
	width:1px; background-image:url(images/paneller/sol.png);
	background-repeat:repeat-y; 
}

.paneller-sag {
	width:1px; background-image:url(images/paneller/sag.png);
	background-repeat:repeat-y;
}

/* PANELLER */
/*PANEL basliklari*/
.panel-ustorta {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(images/paneller/ortapanel.png) repeat-x; 
	padding: 0px 0px 10px 5px;

}
/*PANEL ALT*/
.panel-alt { 
	padding: 0px;
	background: transparent url(images/paneller/panelalt.png) repeat-x;
}

/*PANELLER blok sol */

.panel-ustsol {
	width: 24px;
	height: 37px;
	background: transparent url(images/paneller/solpanel.png);
}

/*PANELLER blok sag*/
.panel-ustsag {
	width: 24px;
	height: 37px;
	background: transparent url(images/paneller/sagpanel.png);
}


/*PANELLER blok sol alt */
.panel-altsol {
	width: 36px;
	height: 35px;
	background: transparent url(images/paneller/panelaltsol.png) no-repeat;
}
/*PANELLER blok sag alt */
.panel-altsag {
	width: 36px;
	height: 35px;
	background: transparent url(images/paneller/panelaltsag.png) no-repeat;
}
/******************************************************************************************************************/
/******************************************************************************************************************/



/****************************************************************************************************************/
/****************************************************************************************************************/
/****************************************************************************************************************/
/* ORTA PANELLER */
/*Haberlerin katagorileri */
.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
	background-color: #FFFFFF
}
/*Yazar 17.10.2007 20:16 · 0 Yorum · 25 Okuma seklinde gözüken tablonun özellikleri */
.haber-bilgi {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-width: 1px 5px 1px 5px;
	border-color: #FFFFFF;
	padding: 3px 1px 3px 3px;
}
/*Orta blok basliklari*/
.habermenu {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(images/ortapanel/ortapanel1.png) repeat-x; 
	padding: 0px 0px 10px 5px;
}
/*Orta blok alti */
.habermenu-altresim { 
	padding: 0px;
	background: transparent url(images/ortapanel/panelalt2.png) repeat-x;
}

/*orta blok sol */

.habermenu-ustsol {
	width: 24px;
	height: 37px;
	background: transparent url(images/ortapanel/solpanel1.png);
}

/*orta blok sag*/
.habermenu-ustsag {
	width: 24px;
	height: 37px;
	background: transparent url(images/ortapanel/sagpanel1.png);
}


/*orta blok sol-sag */
.habermenu-sol {
	width:1px; 
	background-image:url(images/ortapanel/sol.png);
	background-repeat:repeat-y; 
}

.habermenu-sag {
	width:1px; 
	background-image:url(images/ortapanel/sag.png);
	background-repeat:repeat-y;
}

/*orta blok sol alt */
.habermenu-altsol {
	width: 36px;
	height: 35px;
	background: transparent url(images/ortapanel/panelaltsol2.png) no-repeat;
}
/*orta blok sag alt */
.habermenu-altsag {
	width: 36px;
	height: 35px;
	background: transparent url(images/ortapanel/panelaltsag2.png) no-repeat;
}

/*habermenu ortsresim*/
.habermenu-ortaresim {
	font-size: 11px;
	color: #000000;
	background: transparent url(images/ortapanel/panelarkarenk.png);
	padding: 4px;
	border: 0px solid #FFFFFF;
}

/****************************************************************************************************************/
/****************************************************************************************************************/
/****************************************************************************************************************/


/****************************************************************************************************************/
/****************************************************************************************************************/
/****************************************************************************************************************/
/* INCELEME ORTA PANELLER */

/*Yazar 17.10.2007 20:16 · 0 Yorum · 25 Okuma seklinde gözüken tablonun özellikleri */
.inceleme-bilgi {
	font-size: 11px;
	color: #fff;
	background-color: #F3F3F3;
	border-width: 1px 5px 1px 5px;
	border-color: #fff;
	padding: 3px 4px 4px 4px;
}

/*Orta blok basliklari*/
.incelememenu {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(images/ortapanel2/ortapanel1.png) repeat-x; 
	padding: 0px 0px 15px 5px;
}

/*Orta blok alti */
.incelememenu-altresim { 
	padding: 0px;
	background: transparent url(images/ortapanel2/panelalt.png) repeat-x;
}

/*orta blok sol */
.incelememenu-ustsol {
	width: 19px;
	height: 37px;
	background: transparent url(images/ortapanel2/solpanel1.png);
}

/*orta blok sag*/
.incelememenu-ustsag {
	width: 19px;
	height: 37px;
	background: transparent url(images/ortapanel2/sagpanel1.png);
}


/*orta blok sol-sag */
.incelememenu-sol {
	width:1px; background-image:url(images/ortapanel2/sol.png);
	background-repeat:repeat-y; 
}

.incelememenu-sag {
	width:1px; background-image:url(images/ortapanel2/sag.png);
	background-repeat:repeat-y;
}

/*orta blok sol alt */
.incelememenu-altsol {
	width: 17px;
	height: 14px;
	background: transparent url(images/ortapanel2/panelaltsol2.png) no-repeat;
}
/*orta blok sag alt */
.incelememenu-altsag {
	width: 17px;
	height: 14px;
	background: transparent url(images/ortapanel2/panelaltsag2.png) no-repeat;
}

/*habermenu ortsresim*/
.incelememenu-ortaresim {
	font-size: 11px;
	color: #000000;
	background: transparent url(images/ortapanel2/panelarkarenk.png);
	padding: 4px;
	border: 0px solid #f2f2f2;
}

/*Haberlerin gözüktügü kisim */
.inceleme-arkarenk {
	font-size: 11px;
	color: #000000;
	background-color: #f7f7f7;
	padding: 4px;
}
/****************************************************************************************************************/
/****************************************************************************************************************/
/****************************************************************************************************************/
/*ORTA PANELLERIN GORUNDUGU YERIN ARKA RENGI*/
.anasayfa-arkarenk {
	color: #000000;
	background-color: #ffffff;
	padding: 10px 10px 5px 10px;
}
/****************************************************************************************************************/

p { margin: 2px; }

/* General table properties */
/*Sayfayi ortalar */
.center {
	margin: 0 auto;
}
/*tbl, tbl1 ve tbl2 tablolarinin kenarlari */
.tbl-border {
	border: 0px solid #ACACAC;
}
/*Bir çok yerde kullanilan tablo özelligi (admin paneli ve forumda kullanilir genelde) */
.tbl {
	font-size: 11px;
	color: #000000;
	border: 1px solid #ACACAC;
	background-color: #ffffff;
	padding: 4px;
}
/*Bir çok yerde kullanilan tablo özelligi (admin paneli ve forumda kullanilir genelde) */
.tbl1 {
	font-size: 11px;
	color: #000000;
	border: 1px solid #ACACAC;
	background-color: #FFFFFF;
	padding: 4px;
}
/*Bir çok yerde kullanilan tablo özelligi (admin paneli ve forumda kullanilir genelde) */
.tbl2 {
	font-size: 11px;
	color: #000000;
	border: 1px solid #ACACAC;
	background-color: #F3F3F3;
	padding: 4px;
}
/*Forum basligi */
.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: url(images/paneller/ortapanel.png);
	padding: 20px 5px 10px 4px;
}
/*Alinti */
.quote {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	padding: 40px;
	margin: 1px 20px 0px 20px;
	border: 1px solid #bbb;
}
/*Anket */
.poll {height: 1em;
	border: 1px solid #ACACAC;
	background: #469EC0;
}
/*Yorum Adi */
.comment-name {
	font-weight: bold;
	color: #ffffff;
}
/*Kisa mesajlar adi */
.shoutboxname {
	font-weight: bold;
	color: #ffffff;
}
/*Kisa mesaj paneli */
.shoutbox {
	color: #000000;
}
/*Kisa mesaj tarihi */
.shoutboxdate {
	font-size: 10px;
	color: #000000;
}
/*Haber yazarken ufak yazi yazmak için kullanilan class */
.small {
	font-size: 10px;
	font-weight: normal;
}
/*Haber yazarken ufak yazi yazmak için kullanilan class */
.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
/* */
.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
/*Yan taraflar için ufak yazi classi */
.side-label {
	color: #000000;
	background-color: #fffaf0;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Sol Menü Butonlari */
/*Sol linkler baslik yazi rengi ve kalinlik */
#navigation h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(images/solbutonmenu/ortapanel.png);
	margin: 0;
	padding: 4px;
}
/* */
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}
/*Buton resmi yazi rengi ve boyutu */
#navigation a {
	display: block;
	color: #000000;
	padding: 5px;
	text-decoration: none;
	background-image: url(images/solbutonmenu/solbuton.png);
	font-size: 12px;
	font-weight: bold;
	border: 0px solid #ffffff;
}
/*butonun uzerine gelince çikan renk */
#navigation a:hover {
	color: #000000;
	background: transparent url(images/solbutonmenu/solbuton2.png);
	font-weight: bold;
	font-size:12px
}

/* */
.pagenav {
	padding: 4px;
}
/* */
.pagenav span {
	color: #fff;
	background-color: #ffffff;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}
/* */
.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: underline;
}
/* */
.pagenav a:hover {
	color: #fff;
	background-color: #ffffff;
	margin: 2px;
	text-decoration: none;
}

/* Sayfa genisligi */
.main {
	width: 990px;
}



