@font-face {
    font-family: "spesifik";
    src: url("fonts/centurygothicbold.ttf");
}

@font-face {
    font-family: "spesifik2"; /* font family olusturduk */ 
    src: url("fonts/lucidasans.ttf"); /* bu font family'nin fontu nerede?*/
}

/* login box */

.loginbox {

  width: 220px;

}



/* login inputs */

.lin {

	width: 100%;

}



/* info section headers */

.infosec {

	border:1px outset;

	cursor:pointer;

}

/* right panel */

.panel {

	width:120px;

}

/* arastir dropdown select */

.asl

{

	width:109px;

}

/* ad box */

.spot {

  width: 120px;

  float:right;

}

.spot TD {

  font-size: 7pt;

}



/* badilist */

#badi

{

  width: 120px;

  padding: 2px;

  font-size: 7pt;

  overflow: hidden;

  border: 1px solid #D8D8D8;

  background-color: #F5F5F5;

}

/* inline search textbox */

.aratext

{

  width:96px;

}

/* left frame background class, buradaki color ayni zamanda entry sayisini gosteren parantez ici */

.bgleft {

font-family:spesifik, sans-serif;
margin:0;

padding:0;

background-image: url(solframe_god_jpg.jpg);

background-position: top left;

background-repeat: repeat-x;

background-attachment: fixed;

color: #464646;

}

/* top frame background class, buradaki color ayni zamanda arama kutusundaki baslik yazisinin rengi */

.bgtop {

margin:0;

padding:0;

background-image: url(topframe_god2.jpg);

background-position: bottom right;

background-repeat: repeat-x;

background-attachment: fixed;

color: #a81d1d;

}

/* inline search marker */

.marker

{

background-color: #FFE9EF;

border-bottom: 1px solid #D20039;

color: #000;

}

/* pager buttons */

.pbut {

  font-size: 7pt;

  width:16px;

  height:16px;

}

/* top buttons */

.nav TD {

  padding:2px;

  height:16px;

  margin:0;

  vertical-align:middle;

}

/* panel leds */



.pmsghi, .pbinhi, .pevthi {

text-transform: uppercase;

	background-color: transparent;

	color: #a81d1d;

	width: 21px;

	height: 70px;

	border: none;

	background-image: url(ononon_god.png);

	background-position: top;

	background-repeat: no-repeat;

	vertical-align: bottom;
	horizontal-align: center;

}

.pmsg, .pbin, .pevt {

text-transform:none;

	background-color: transparent;

	width: 50px;

	height: 40px;

	border: none;

	background-image: url(lustfm_off.jpg);

	background-position: top;

	background-repeat: no-repeat;

	vertical-align: bottom;

}

/* page browser text */

.pagi {

  font-size: 7pt;

  text-align: center;

}

/* page selector (select) */

.pagis {

  font-size: 6pt;

}

/* ek$isozluk logo! */

.logo {

  background-image: url(god_logo.jpg);

  background-repeat: no-repeat;

  width:235px;

  height:48px;

}

/* highlight color, mesajlar vs tablolarinin arka plani */

.highlight

{

  background-color: #e5e4dd;

}

/* copyright line */

.copyright

{

  font-size: 7pt;

  color: #909090;

}

/* topic title */

.title {

  font: bold 12pt Verdana, sans-serif;

  background-color: transparent;

  width: 90%;

  color: #B50030;

  border: none;

  background-image: url(god_title_bar.png);

  background-repeat: no-repeat;

  background-position: top left;

  background-color: transparent;
  
  padding-left: 25px;
  
  padding-right: 25px;

  padding-top: 0px;

  line-height: 20px;

  height: 20px;



}

/* buttons */

.but {

  font: 8pt arial,sans-serif;

  text-align:center;

  white-space:nowrap;

  cursor: default;

  color: white;

  background-color: #464646;

  border: 1px outset #797979;

  background-image: url(but_god.png);

}

/* button mouse over */

#butover {

  background-color: #D20039;

  border: 1px outset #FF0048;

  background-image: url(but_god_on.png);

}

/* button pressed */

#butDown {

	border: 1px outset;

}

/* button link adjustments */

.but A {

  color:white;

}

.but A:Hover {

  background-color: transparent;

  color:white;

}

#butOver A {

  color:white;

}

#butOver A:Hover {

  background-color: transparent;

  color:white;

}

/* entry buttons (derived from but) */

.icon {

  font-size: 7pt;

}

.timer {

  font-size: 7pt;

  vertical-align: middle;

}

/* entry author line */

.aul {

  font-size: 8pt;

  line-height: 9pt;

  text-align: right;

}

/* panel classes */

.pi {

  border: none;

  font-size: 7pt;

  padding: 0px;

  text-align: center;

}

.pi A:Hover {

  background-color: transparent;

}

/* top inputtexts */

.input {

height:16px;

font: 7pt Verdana, sans-serif;

background-color: #EBEBEB;

border: 1px solid #B9B9B9;

background-image: url(lustfm_tile.gif);

background-repeat: repeat;

}

/* message textarea */

.msgtext {

  font-size: 8pt;

}

/* messages table */

.msg {

  padding: 2px;

  font-size: 8pt;

  color: black;

}

.msg TD {

  font-size: 8pt;

}

/* entry text */

.eol {

	line-height: 14pt;

}

/* entry id */

.ei {

  color: #636363;

  margin: 0;

  padding: 0;

  font-size: 7pt;

}

/* regular tab */

.tab {

  padding-top:2px;

  border-bottom: 2px inset #C2C2C2;

  font-size: 7pt;

  white-space: nowrap;

}

.tab div {

  line-height: 12pt;

  white-space: nowrap;

  margin-left: 1px;

  padding-left: 4px;

  padding-right: 4px;

  padding-top: 2px;

  padding-bottom: 0;

  border: 1px solid #C2C2C2;

  border-right: 1px solid #C2C2C2;

  border-bottom: 0;

}

.tab a:hover {

  background-color: transparent;

}

/* selected tab */

.tabsel {

  border: 1px solid #626262;

  line-height: 11pt;

  white-space: nowrap;

  font-size: 7pt;

  padding-top: 2px;

  padding-bottom: 2px;

  padding-left: 4px;

  padding-right: 4px;

  cursor: default;

  border-bottom:0;

  white-space: nowrap;

}

/* tab contents */

.tabin {

  border: 1px solid #626262;

  border-top: 0;

  padding: 4px;

  height: 245px;

  font-size: 8pt;

}



/* vertical tab */

.vtab {

  padding-right:2px;

  border-left: 1px solid #626262;

  font-size: 7pt;

  white-space: nowrap;

  cursor:pointer;

}

.vtab div {

  line-height: 12pt;

  white-space: nowrap;

  margin-top: 1px;

  padding-top: 4px;

  padding-bottom: 4px;

  padding-right: 2px;

  padding-left: 0;

  border: 1px solid #c2c2c2;

  border-top: 1px solid #c2c2c2;

  border-left: 0;

}

.vtab a:hover {

  background-color: transparent;

}

/* vertical selected tab */

.vtabsel {

  border: 1px solid #626262;

  line-height: 11pt;

  white-space: nowrap;

  font-size: 7pt;

  padding-right: 2px;

  padding-left: 2px;

  padding-top: 4px;

  padding-bottom: 4px;

  cursor: default;

  border-left:0;

  white-space: nowrap;

}

/* vertical tab contents */

.vtabin {

  border: 1px solid #626262;

  border-right: 0;

  padding: 4px;

  height: 245px;

  font-size: 8pt;

}

/* hayvan ara */

.adiv {

  display:block;

  position:absolute;

  left:200px;

  width:18px;

  overflow:hidden;

}

.amain {

  background-color: #fff;

  width:80%;

  padding:2px;

 background-image: url(hunhar_god_main2.png);

 background-repeat: no-repeat;

 background-position: top;

 background-attachment:scroll;

 color: #fff;

}

td.amain {

  font-size: 8pt;

  }

.aup {

  border-right:0px solid #31303C;

  height:18px

}

.amid {

	border:0px solid #C2C2C2;

	border-right:none;

	padding-top:20px;

	padding-right:12px;

	font-size:1px;

	color:#fff;

	background-color: black;

	background: url(hunhar_god_tit.png);

	background-repeat: no-repeat;

	height:200px;

}

.abot {

  border:0px solid #FFFFFF;

  height:140px

}

/* default style, entrylerin highlight olmayan tumu */

body {

font-family:spesifik2, sans-serif;

margin:0;

padding:0;

background-image: url(god_mainframe.jpg);

background-position: top left;

background-repeat:repeat;

background-attachment: fixed;

color: #464646;

}

ul {

	list-style-type: lower-roman;

    line-height: 12pt;

}

/* bu a harfi acik renk over*/
a {

  color: #a81d1d;

  text-decoration: none;

}
/* bu a:hover da clickable highlightlarin over halinde yazi ve yazinin backgroundu */
a:hover {

color:#FF0000;

background-color:#ffffff;

}

select, input, optgroup {

  font: 8pt Verdana, sans-serif;

  background-color: #F5F5F5;

  border: 1px solid #B9B9B9;

}

textarea {

  font: 9pt Verdana, sans-serif;

  width:100%;

  background-color: #F5F5F5;

  border: 1px solid #B9B9B9;

}

hr {

  color: #F3F3F3;

}

th {

	font-size: 9pt;

}

td {

	font-size: 9pt;

	line-height: 12pt;

	vertical-align: top;

}

p {

  font-size: 9pt;

  line-height: 14pt;

  vertical-align: top;

}

img, form, table {

  padding: 0;

  margin: 0;

  border: 0;

}

dd {

  margin: 0;

  padding: 0;

}
/* haberlerin falan icerik kismi, texti yani */
fieldset {

	margin: 0;

	padding: 2;

	border:1px solid #C2C2C2;

	color: #464646;

}

.checkbox, .radio {

	border: none;

	background-color: transparent;

}


