@charset "iso-8859-9";
/************************
************************
E- Katip Online icra Takip Programi  - http://ekatip.com/
Ali ihsan ibileme
04 Agustos 2010
ie6, ff, opera, chrome, safari
************************
************************/
body, div, table, td, form{ font:normal 11px Tahoma, Verdana, Arial; color: #332921;text-decoration: none; }
img{border:none;}
form {margin: 0; padding: 0; display: inline;}
/*------form elemanlarının düzenlenmesi---------*/
.sayiKontrol, .yaziKontrol{ margin:0;}
input, textarea, select { border:1px solid #c3b79d; line-height: 1.25em; font:normal 11px Tahoma, Arial, Verdana; color: #332921; text-decoration: none; width: 125px; padding: 3px 0 3px 2px;}
input:focus, textarea:focus, select:focus { border:1px solid #68001e; background-color: #d4cbb6; }
label {cursor: pointer;}
/*------buton stil ayarlamaları-------*/
/*input.button, input.button2, input#buton{ background: url("http://s1.ekatip.com/images/button.jpg") repeat-x center; color: white; height: 20px; border: 1px solid #302723; width: 100px; padding: 0 7px 0px 7px;}*/

/*
input.button3, input.button4{ background: url("http://s1.ekatip.com/images/button.gif") repeat-x center; border: 1px solid #302723; font-size: 12px; color: white; padding: 0px 7px 3px 7px; }*/

button, input.button, input.button2, input#buton, input.button3, input.button4,input.buttonAra{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	-moz-box-shadow:0px 0px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.4);
	 box-shadow: 0px 0px 2px rgba(0,0,0,0.4);
	color:#000;
	color:rgba(0,0,0,0.9);
	text-shadow:1px 1px 0px rgba(255,255,255,0.8);
	border:1px solid #505050;
	border:1px solid rgba(0,0,0,0.5);	
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,1)),to(rgba(185,185,185,1)));
	background:-moz-linear-gradient(top,rgba(255,255,255,1),rgba(185,185,185,1));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b9b9b9');
	padding:3px;
}
.formGonder{color:rgba(0,0,0,0.9);}
button, input.button:hover, input.button2:hover, input#buton:hover , input.button3:hover , input.button4:hover, input.buttonAra:hover{
	background:rgba(240,240,240,1);
	cursor:pointer;
}

button, input.button:active, input.button:focus ,input.button2:active, input.button2:focus, input#buton:active, input#buton:focus, input.button4:active, input.button4:focus, input.button3:focus, input.button3:active, input.buttonAra:focus, input.buttonAra:active {
	background:-webkit-gradient(linear,0% 100%,0% 0%,from(rgba(255,255,255,1)),to(rgba(185,185,185,1)));
	background:-moz-linear-gradient(bottom,rgba(255,255,255,1),rgba(185,185,185,1));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b9b9b9');

}
button:disabled {
	color:rgba(0,0,0,0.4);
	text-shadow:1px 1px 0px rgba(255,255,255,0.5);
	background:rgba(220,220,220,1);
}

input.buttonAra {width: 30px;}
input.button2 {width: 65px;}
input.vekaletButon {width:70px;}
input.button3 {width: 100px; height: 25px;}
input.button4 {width: 200px; height: 20px;}
input.radio, input.radio2,input.radio3{ color: #332921; width:15px; height:15px; padding:3px;}
input.radio2{ margin:0 20px 0 3px;}
input.radio3{ margin:0 10px 0 10px;}
/*-----para ve kucuk kutuların ayarlanması------*/
input.kutu, input.kutu2,input.kutu3, input.gecenGun, input.kutu4, input.para, input.sari, input.sarikutu,input.sarikutu2, input.sarikutu3 { border:1px solid #c3b79d; line-height: 1.25em; padding: 3px 2px 3px 2px;}  
input.kutu { width: 25px;}
input.kutu2 { width: 28px;}
input.para { width: 50px;}
input.kutu3 { width: 75px; text-align: right;}
input.davaKutu {
	width:180px;
}
input.dovizParaKutu { width: 60px; text-align: right;}
input.gecenGun { width: 75px; text-align: right;}
input.kutu4 { width: 35px;}	
input.sarikutu { width: 13px; background-color: #FFFF66;}
input.sarikutu2 { width: 25px; background-color: #FFFF66;}	
input.sarikutu3 { width: 35px; background-color: #FFFF66;}	
input.sari { width: 125px; background-color: #FFFF66;}
.takvim{ width:100px;}
.takvimTarih{width:100px;}
.takvimliTarih{width:75px;}
.takvimliTarihResim{ padding:0; height:20px;}
.dosyaNoYil{width:75px;}
.sureTakip{width:75px;}
.tarih{width:75px;}
.davaTarih{width:75px;}
.dosyaNoYilSari{width:75px;  background-color: #FFFF66;}
.tarihSari{ width:75px;  background-color: #FFFF66;}
.sariKucuk{background-color: #FFFF66; width:75px;}
/*-----combobox ayarlamaları--------*/
select.saricombo, input.combo, .combo2, .combo3, .combo4, .combo5, .comboKucukSari{ border:1px solid #c3b79d; line-height: 1.25em; padding: 3px 0 3px 0; margin: 3px 0 3px 0;}
select.saricombo{ width: 350px; background-color: #FFFF66;}
input.combo{ width:50px;}
.combo2{ width: 80px;}
.combo3{ width: 150px;}
.combo4{ width: 350px;}
.combo5{ width: 125px; background-color: #FFFF66;}
.comboKucukSari{ width: 80px; background-color: #FFFF66;}
.comboSari{ width: 125px; background-color: #FFFF66;}
/*------textarea stilleri-------*/
textarea.alan, textarea.alan2, textarea.alan3, textarea.alan4 ,textarea.alan5, textarea.davaAlan,textarea.alan6{ border:1px solid #c3b79d; line-height: 1.25em; width: 300px; padding: 3px 0 3px 0; margin: 3px 0 3px 0;}
textarea.davaAlan{width: 94%; margin:3%;}
textarea.alan{width: 300px; height:50px;}
textarea.alan2{width: 200px;}
textarea.alanAdres{width: 175px; height:40px;}
textarea.alanAdresSari{width: 175px; height:40px; background-color: #FFFF66;}
textarea.alan3 {width: 200px;background-color: #FFFF66;}
textarea.alanBuyuk {width: 200px;background-color: #FFFF66; height:50px}
textarea.alan4{ width: 300px; background-color: #FFFF66;}
textarea.alan5{ width: 125px; background-color: #FFFF66;}
textarea.alan6{ width: 150px; height:35px}
.ay{ border:1px solid #c3b79d; line-height: 1.25em; font-size: 11px; width: 13px; padding: 3px 0 3px 0;}

/*---------anakart yapi ve ustmenu ayarlari--------*/
#anakart{ width: 98%; margin-left: 1%; margin-top:auto;}
#acilan_pencere {width: 70%; margin: 10% 0 0 3%;}
#acilan_pencere2{ width: 600 px; margin: 10% 0 0 3%;}
#anakart_sag{ float: right; width: 49%;}
#anakart_orta{ float: left; width: 100%; height: 40px; margin:0px; position: static;	}
#anakart_sol{float: left ;width: 49%;}
.anakartAltYapi{float: left ;width: 850px; margin:10px 25px; min-height:400px; height:auto;}
/*---------anakartustmenu ayarlari----------*/
a.anakartAlacakKalemi, a.anakartTopluBaski, a.anakartSatis, a.anakartDava, a.anakartHaciz,  a.anakartNotlar, a.anakartUyap,a.anakartCikti ,a.anakartDilekce, .anakartUstSil, a.anakartAnasayfa, a.anakartUstLog{ float:left; font: normal 11px Tahoma, Verdana; padding:3px 5px 0 20px; height:14px; color: #332921; display:block; margin:5px 5px 0 5px; background-position:top left; font-weight:bold;}

a.anakartAlacakKalemi {background: url("http://s1.ekatip.com/images/anakartUstMenuYeni.gif") no-repeat 0 0px; }
a.anakartTopluBaski {background: url("http://s1.ekatip.com/images/anakartUstMenuYeni.gif") no-repeat 0 -16px; }
a.anakartHaciz {background: url("http://s1.ekatip.com/images/anakartUstMenuYeni.gif") no-repeat 0 -32px; }
a.anakartSatis{background: url("http://s1.ekatip.com/images/anakartUstMenuYeni.gif") no-repeat 0 -48px; }
a.anakartDava {background: url("http://s1.ekatip.com/images/anakartUstMenuYeni.gif") no-repeat 0 -80px; }
a.anakartNotlar {background: url("http://s1.ekatip.com/images/anakartUstMenuYeni.gif") no-repeat 0 -64px; }
a.anakartUyap {background: url("http://s1.ekatip.com/images/anakartUstMenuYeni.gif") no-repeat 0 -96px; }
a.anakartCikti{background: url("http://s1.ekatip.com/images/anakartUstMenuYeni.gif") no-repeat 0 -112px; }
a.anakartDilekce {background: url("http://s1.ekatip.com/images/anakartUstMenuYeni.gif") no-repeat 0 -128px; }

a.anakartAnasayfa {background: url("http://s1.ekatip.com/images/anakartUstMenuYeni.gif") no-repeat 0 -160px; }
a.anakartUstLog {background: url("http://s1.ekatip.com/images/anakartUstMenuYeni.gif") no-repeat 0 -180px; }
a.anakartUstSil {background: url("http://s1.ekatip.com/images/anakartUstMenuYeni.gif") no-repeat 0 -200px; float:right; text-align:left; }
a.anakartUstKirmizi { color:#97002f;}
.fieldsetAnakart{ border:thin solid #660000; width:90%; margin: 5px 0 10px 5%; padding: 1px; }	
.fieldsetAnakart legend{ font-family:bold 11px Tahoma, Arial, Verdana; color: #332921; text-decoration: none; margin: 0 0 0 10px;}
.fieldsetAnakart a{ font-weight:bold; color:#332921}
.fieldsetAnakart a:hover{ font-weight:bold; color:#C00}
/*----------kucuk ikon ayarlari------------*/
/*#middle a, #middleRight a{display:block;height:18px; width:18px;}*/
a.duzenle, a.anakartEkle, a.anakartTamam, a.anakartSil, a.sil, a.vekilEkle, .avukatMesaj, .avukatGelenMesaj, a.avukatYeniMesaj, a.ajandaNot, a.yetkiVer, a.kullaniciAdi, a.sifreDegistir, a.ttoeUstikon, a.indirKucuk, a.kilitKapali, a.kilitAcik, a.eksikTakipOk, a.kurGuncelle, a.uyari, a.tebligat, a.yorumEkle, a.yorumSil, a.yorumlar, a.goster, .dilekceilk, .dilekceileri, .dilekcegeri, .dilekceSon, a.vekaletname, a.muvekkilKredi, a.krediSatinAl, .ozelFaizEkle, a.davaAktar,a.notDetay{display:block; width:18px; height:18px; padding:0 2px 0 2px; text-indent:-9999px; color: #98002f;}
.yaziGoster{ text-indent:0px; width:100px;}
a:hover{color:#332921;}
a.duzenle{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -18px; float:left;}
a.anakartEkle{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -36px;}
a.ozelFaizEkle{background:url("http://s1.ekatip.com/images/ekle.png") no-repeat;}

a.anakartTamam{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -54px;}
a.anakartSil{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -72px; width:100px; padding:0 0 0 16px; color:#98002f }
a.sil{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -90px; float:left;}
a.vekilEkle{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -108px; float:left;}
.avukatMesaj{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -126px; margin:auto; }
.avukatGelenMesaj{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -144px; margin:auto;}
a.avukatYeniMesaj{background:url("http://s1.ekatip.com/images/cevapGonder.png") no-repeat;}
a.ajandaNot{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -178px;}
a.yetkiVer{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -198px; float:left;}
a.kullaniciAdi{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -324px; text-indent:1px; width:auto; padding:1px 0 0 18px;}
a.sifreDegistir{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -378px; text-indent:1px; width:auto; padding:2px 0 0 18px;}
a.ttoeUstikon{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -342px;}
a.secili{color:#000; text-decoration:underline;}
#nav2 a.secili,#nav3 a.secili{color:#000; text-decoration:underline;}
a.indirKucuk{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -360px;}
a.kilitKapali{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -378px; width:18px; float:left;}
a.kilitAcik{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -396px; width:18px; float:left; }
a.eksikTakipOk{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -414px;}
a.kurGuncelle{background:url("http://s1.ekatip.com/images/kurGuncellle.gif") no-repeat 0; text-indent:0; color:#C00; padding:0 0 0 20px; width:100px}
a.uyari{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -432px;}
a.tebligat{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -450px;}
a.yorumEkle{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -486px;}
a.yorumSil{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -504px; float:right;}
.yorumlar{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -522px;}
a.goster{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -611px; float:left;}
.dilekceilk{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -628px;}
.dilekceileri{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -654px;}
.dilekcegeri{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -642px;}
.dilekceSon{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -667px;}
a.muvekkilKredi{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -700px; width:18px; float:left;}
a.krediSatinAl{color:#332921; background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -775px; width:auto; float:right;
padding:0 0 0 20px; text-indent:0;}
a.vekaletname{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -595px; float:right; margin:0 5px 0 10px; width:24px; height:24px; text-indent:-9999px;}
a.MuvekkilkilitKapali, a.MuvekkilkilitAcik{ width:100px; float:left; text-indent:0; display:block; padding:2px 0 2px 20px; color:#C00;}
a.MuvekkilkilitKapali{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -378px;}
a.MuvekkilkilitAcik{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -396px; }
a.paremetreDefault{color:#332921;}
a.paremetreDefault:hover{color:#97002f;}
a.ajandaEkle,a.ajandaKaldir{display:block; width:18px; height:18px; padding:0 2px 0 2px; text-indent:-9999px; color: #98002f; display:block; float:left;}
a.ajandaEkle{background:url("http://s1.ekatip.com/images/ajandaEkle.png") no-repeat;}
a.ajandaKaldir{background:url("http://s1.ekatip.com/images/ajandaKaldir.png") no-repeat;}
a.davaAktar{ float:left; background:url("http://s1.ekatip.com/images/davaAktar.png") no-repeat; text-indent:-9999px;}
a.notDetay{ float:left; background:url("http://s1.ekatip.com/images/notDetay.png") no-repeat; text-indent:-9999px;}
/*-----------------------------------------*/
/*--------- buyuk ikon ayarlari-------*/
a.ttoeYazdir, a.ttoeDuzenle, a.ttoeindir, a.raporListe, a.raporOlustur,a.geriDon, a.takipHepsi, a.aramaileri, a.aramaileriSon, a.aramaGeri, a.aramaGeriSon, a.aramaDur, a.hesapOzeti, a.reddiyat, a.anakartLog, a.taahhut, .dolar, .avro, .notEkle, .notListe, a.barkodBuyuk, a.kurGuncelleBuyuk, a.cekGoster{display:block; width:32px; height:32px; text-indent:-9999px;}
a.takipHepsi{ float:left; margin:0 10px 0 0;}
a.aramaileri, a.aramaileriSon, a.aramaGeri, a.aramaGeriSon,a.aramaDur  { float:left; height:24px; text-indent:-9999px;}
.notEkle, .notListe{ text-indent:1px; font-weight:bold; padding: 10px 0 5px 33px; width:125px; height:18px;}
a.ttoeYazdir{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -0px; height:30px;}
a.ttoeDuzenle{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -30px;}
a.ttoeindir{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -62px;}
a.raporListe{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -94px;}
a.raporOlustur{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -126px;}
a.geriDon{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -158px; margin:15px 0 5px 15px; float:left;}
a.takipHepsi{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -509px; text-indent:0; padding:10px 0 0 32px; color:#C00; font-size:12px; font-weight:bold; height:22px; width:150px;}
a.takipHepsi:hover{color:#332921;}
a.aramaileri{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -254px;}
a.aramaileriSon{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -278px;}
a.aramaGeri{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -302px;}
a.aramaDur{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -550px;}
a.aramaGeriSon{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -326px;}
a.hesapOzeti{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -350px; height:20px; width:110px; text-indent:1px;  padding:4px 0 0 30px;}
a.reddiyat{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -374px; height:20px; width:110px; text-indent:1px; padding:4px 0 0 30px;}
a.anakartLog{background:url("http://s1.ekatip.com/images/log.png") no-repeat; height:20px; width:50px; text-indent:1px; padding:4px 0 0 30px;}
a.taahhut{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -545px; height:22px; text-indent:1px; padding:4px 0 0 30px;}
a.taahhutKirmizi{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -545px; height:22px; text-indent:1px; padding:4px 0 0 30px; color:#FFF;}
a.kurGuncelleBuyuk{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -625px;  width:100px; height:24px; text-indent: 1px; padding:4px 0 0 30px; font:bold 13px Tahoma, Verdana; color: #332921;text-decoration: none;}
a.kasaAnakart{background:url("http://s1.ekatip.com/images/kasa.gif") no-repeat;  width:100px; height:24px; text-indent: 1px; padding:4px 0 0 27px; font:bold 13px Tahoma, Verdana; color: #332921;text-decoration: none; margin-left:5px;}
a.kurGuncelleBuyuk:hover{color: #97002f;}
.dolar{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -398px; width:32px; height:24px;}
.notEkle{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -446px;}
.notListe{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -478px;}
a.barkodBuyuk{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -570px; height:20px;}
a.cekGoster{background:url("http://s1.ekatip.com/images/buyukikon.gif") no-repeat 0 -660px; float:left; height:20px;}
/*-----------------------------------------*/
/*----------muvekkil ustmenu---------------*/
ul.muvekkilMenuUst{background:#d8d1b3; width:719px; float:left; border: 1px solid #bab395; margin:15px auto 15px auto; }
ul.muvekkilMenuUst li{ height:25px; float:left; background-color:#d8d1b3; border-right:1px solid #bab395;}
ul.muvekkilMenuUst li:hover{ background:#c5b99f; }
a.yeniMuvekkilEkle, a.MuvekkilKrediListe, a.muvekkilListe,  a.postaListe{font: normal 12px Tahoma, Verdana; padding:0px 10px 0px 20px; height:16px; color: #332921; display:block; margin:5px 0 0 5px;}
a.yeniMuvekkilEkle{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -718px; }
a.MuvekkilKrediListe {background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -737px; }
a.muvekkilListe {background: url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -754px; }
a.postaListe {background: url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -754px; }
/*----------kasa ustmenu---------------*/
ul.kasaMenuUst, ul.anakartMenuUst{background:#d8d1b3; width:715px; float:left; border: 1px solid #bab395; margin:5px auto 20px auto; }
ul.anakartMenuUst{width:900px; border-left:none; border-right:none; margin:15px auto 20px auto; }
ul.kasaMenuUst li, ul.anakartMenuUst li{ height:30px; float:left; background-color:#d8d1b3; border-right:1px solid #bab395;}
ul.kasaMenuUst li:hover, ul.anakartMenuUst li:hover{ background:#c5b99f; }
ul.kasaMenuUst li.kasaSag{ float:right; border-right:none;}
ul.kasaMenuUst li.kasaSon{ border:none;}
ul.kasaMenuUst li.kasaTarih{ width: 115px; border-right:none; margin-left:100px;}
.kasaBugunDis{width:715px; float:left; margin:0px auto}
ul.kasaMenuUst li.kasaGit{ width:150px;}
ul.kasaMenuUst li.kasaTarih:hover,ul.kasaMenuUst li.kasaBugunDis,ul.kasaMenuUst li.kasaGit{background:none;}
a.kasa, a.kasaArsivle, a.kasaArsiv, a.kasaReset, a.kasaAktif,  a.kasaRapor, a.kasaGunlukRapor,.tariheGit, .kasaBugun,.anakartParametre, a.ciktiParametre, a.kasaYazdir, a.dosyaHesapla, a.makbuz, a.barkodSorgu, .icraSure, .gelenMesaj, .gidenMesaj, .mesajGonder, .takipListe, .eksikTakip, .tabloAyar, a.sonIslem,a.taahhutEkle,a.taahhutTutanak,a.taahhutSil  { font: normal 11px Tahoma, Verdana; padding:3px 5px 0 20px; height:14px; color: #332921; display:block; margin:5px 5px 0 5px; background-position:top left;}
.kasaBugun{ float:left; margin:auto; width:100px; margin-left:300px; font-size:12px; color:#C00; font-weight:bold;}
a.kasa {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -40px; }
a.kasaArsivle {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -20px; }
a.kasaArsiv {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 0; }
a.kasaReset {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -100px; }
a.kasaAktif {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -140px; }
a.kasaRapor {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -60px; }
a.kasaGunlukRapor {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -160px; }
a.dosyaHesapla {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -245px; }
a.makbuz {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -225px; }
a.barkodSorgu {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -265px; }
a.dosyaHesapla {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -245px; }
a.icraSure {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -285px; }
a.anakartParametre {background: url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -820px; }
a.ciktiParametre {background: url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -800px; }
a.gelenMesaj {background: url("http://s1.ekatip.com/images/gelenMesaj.png") no-repeat; }
a.gidenMesaj {background: url("http://s1.ekatip.com/images/gidenMesaj.png") no-repeat; }
a.mesajGonder {background: url("http://s1.ekatip.com/images/mesajGonder.png") no-repeat; }
a.takipListe {background: url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -754px; }
a.tabloAyar{background: url("http://s1.ekatip.com/images/tabloAyar.png") no-repeat;}
a.eksikTakip{background: url("http://s1.ekatip.com/images/eksikTakip.png") no-repeat;}
a.sonIslem{background: url("http://s1.ekatip.com/images/sonislem.png") no-repeat;}
a.tariheGit {background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -180px; float:none; text-indent:-9999px; margin-top:3px; }
.kasaYazdir{background: url("http://s1.ekatip.com/images/kasaYazdir.png") no-repeat; width:25px; height:22px; text-indent:-9999px; margin:2px 5px 2px 0; padding:1px 0;}
a.taahhutEkle{background:url("http://s1.ekatip.com/images/ekle.png") no-repeat; }
a.taahhutTutanak{background:url("http://s1.ekatip.com/images/tutanak.png") no-repeat; }
a.taahhutSil{background:url("http://s1.ekatip.com/images/taahhutSil.png") no-repeat; }

a.ileriAy, a.ileriGun, a.ileriYil, a.geriAy, a.geriGun,  a.geriYil{font: normal 11px Tahoma, Verdana; padding:5px 10px 0 25px; height:24px; color: #332921; display:block; margin:5px 5px 0 5px; background-position:top left;}
a.ileriAy{background:url("http://s1.ekatip.com/site_resim/ileriAy.png") no-repeat top right; padding:5px 25px 0 10px;}
a.ileriGun{background: url(http://s1.ekatip.com/site_resim/ileriGun.png) no-repeat right 5px; padding:5px 16px 0 10px;}
a.ileriYil{background:url("http://s1.ekatip.com/site_resim/ileriYil.png") no-repeat top right; padding:5px 28px 0 10px;}
a.geriAy{background:url("http://s1.ekatip.com/site_resim/geriAy.png") no-repeat }
a.geriGun{background:url("http://s1.ekatip.com/site_resim/geriGun.png") no-repeat left 5px; padding:5px 10px 0 16px }
a.geriYil{background:url("http://s1.ekatip.com/site_resim/geriYil.png") no-repeat; padding-left:28px; }
#kasaAlani{ float:left; margin-top:0}
.kasaTarihKutu{ margin-left: 10px; margin-top: 3px; height:18px; color:#C00; font-size:12px; font-weight:bold; width:100px;}
#kasaKapsayici{ width:720px; float:left; display:block; margin-top:0 auto 20px auto; height:auto;}
.kasaYazdirAlani{ float:left; width:720px;}
.kasaGider, .kasaGelir{ width:350px; float:left; display:block; height:280px; overflow:auto; margin-top:0;}
.kasaSabitBaslik, .kasaSabitBaslikSag{ width:350px; float:left; display:block; height:30px; margin-top:0;}
.kasaGelir, .kasaSabitBaslik{ margin-right:20px;}
.tabloKasaDis{ border:none; }
.tabloKasaDis tr td { border:none; padding:3px 5px;}
.tabloKasa, .tabloKasaAlt { border:1px solid #332921; background:#FFF; }
.tabloKasaAlt { margin:20px 0 20px 0;}
.tabloKasa th { font-size:12px; background:#C5B99F; color:#900; border-right:none;}
table.tabloKasa tr { height:25px; background:#FFF;}
table.tabloKasa tr td { border:1px dotted #333; padding:3px 5px;}
table.tabloKasa tr td.giderToplam, table.tabloKasa tr td.giderToplamPara { background:#d8d1b3; font-weight:bold;}
table.tabloKasa tr td.kasaParaYasla{ text-align:right;} 
table.tabloKasaAlt  th{ border:1px solid #332921; font-size:12px;}
table.tabloKasaAlt tr td{ border:1px solid #332921;}
table.tabloKasaAlt tr th.kasaToplamPara { font-size:14px; color:#900;}
.tabloKasa th a.kasaEkleikon{ background: url("http://s1.ekatip.com/images/kasa.png") no-repeat 0 -120px; float:left; display:block; width:18px; height:18px; text-indent:-9999px;}
.tabloArsiv{ width: 600px; border:1px solid #C3B79D; border-bottom:none; font-weight: normal; margin:auto;}
th { padding:4px 6px 6px; background:#c5b99f; color:#332921; text-align:left; border-right:1px solid #C3B79D; cursor:default;}
th a{ font:bold 12px Tahoma, Verdana, "Trebuchet MS"; color: #990000; text-decoration: none;}
th a:hover{ font:bold 12px Tahoma, Verdana, "Trebuchet MS"; color: #333; text-decoration: underline;}
.tabloArsiv tr td{ padding:4px; border-bottom:1px solid #C3B79D;  border-right:1px dotted #C3B79D;font:normal 11px Tahoma, Verdana, "Trebuchet MS"; color: #332921;}
.tabloArsiv tr:hover{background-color:#a99d84; cursor:pointer;}
#ciktiParametre, #anakartParametre,#kasaParametre,#sonIslemParametre{ float:left; width:700px;}
#ciktiParametre,#kasaParametre, #sonIslemParametre{ display:none;}
/*---------footer panel ayarlari-----------*/
#altPanel {
	position: fixed;
	bottom: 0; left: 0;
	/*z-index: 9999;*/ 
	background: #c3b79d;
	border: 1px solid #928276;
	border-bottom: none;
	width: 94%;
	margin: 100px 3% 0 3%;
}
*html #altPanel { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--prevents IE6 from having an infinity scroll bar - due to 1px border on #altPanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}
/*------alt panel yapısını belirleme-------*/
#altPanel ul { padding: 0; margin: 0; float: left; width: 100%; list-style: none; border-top: 1px solid #fff;  font-size: 1.1em;}
#altPanel ul li{ padding: 0; margin: 0; float: left; position: relative;}
#altPanel ul li a{
	float: left;
	text-indent: -9999px;
	height: 16px;
	width: 12px;
	text-decoration: none;
	font:normal 11px Tahoma, Verdana, Arial;
	color: #333;
	position: relative;
	padding: 5px 5px 5px 10px;
}
html #altPanel ul li a:hover{	background-color: #d0c8b6; }
html #altPanel ul li a.active { 
	background-color: #d0c8b6;
	height: 17px;
	margin-top: -2px; 
	border: 1px solid #a9998d;
	border-right:none;
	border-top: none;
	z-index: 200;
	position: relative;
}
/*--------altpanel menu ayarlamasi----------*/
#altPanel a.altPanelAnasayfa{	background: url(http://s1.ekatip.com/images/altPanel.gif) no-repeat -180px center; width: 50px; padding-left: 35px; border-right: 1px solid #bbb; text-indent: 0; }
a.altPanelTakipBaslat{ 	background: url("http://s1.ekatip.com/images/altPanel.gif") no-repeat 0 center;}
a.altPanelTakipArama{	background: url("http://s1.ekatip.com/images/altPanel.gif") no-repeat -30px center;}
a.altPanelMuvekkil{	background: url("http://s1.ekatip.com/images/altPanel.gif") no-repeat -60px center; }
a.altPanelTopluUyap{	background: url("http://s1.ekatip.com/images/altPanel.gif") no-repeat -90px center; }
a.altPanelRapor{	background: url("http://s1.ekatip.com/images/altPanel.gif") no-repeat -120px center; }
a.altPanelLog{	background: url("http://s1.ekatip.com/images/altPanel.gif") no-repeat -150px center; }
#altPanel a.canliDestek{	background: url("http://s1.ekatip.com/images/altPanel.gif") no-repeat -300px center; text-indent:0; width:67px; padding-left: 25px; }
#altPanel a.altPanelAyarlar{background: url("http://s1.ekatip.com/images/altPanel.gif") no-repeat -390px center; width: 60px; border-left: 1px solid #a9998d; padding-left: 30px; text-indent: 0; }
#altPanel a.altPanelUygulamalar{ background: url("http://s1.ekatip.com/images/altPanel.gif") no-repeat -480px center; width: 60px; border-left: 1px solid #a9998d; padding-left: 30px; text-indent: 0;}
a.altPanelBildirim{	background: url("http://s1.ekatip.com/images/newspaper.png") no-repeat center center;	 }
/*-------saga yaslama olayi--------*/
#altPanel li#ayarlarPanel, #altPanel li#uygulamaPanel, #altPanel li#destek {	float: right; } 
/*-------altpanel baloncuk yapisi-------*/
#altPanel a small { text-align: center; width: 80px; background: url("http://s1.ekatip.com/images/pop_arrow.gif") no-repeat center bottom; padding: 5px 5px 11px; display: none; color: #fff; font-size: 1em; text-indent: 0; }
#altPanel a:hover small{ display: block; position: absolute; top: -35px; left: 50%; margin-left: -45px; z-index: 9999;}
#altPanel ul li div a { text-indent: 0; float: none; width: auto;height: auto; padding: 0; color: #333; position: static; }
#altPanel ul li div a:hover { color:#cd0000;	text-decoration: none; } /*--Reset link style for subpanel links--*/
#altPanel .kucukPencere {/*acilan popup genel ayarlamalari*/
	position: absolute;
	left: 0; bottom: 27px;
	display: none;	/*--Hide by default--*/
	width: 160px;
	border: 1px solid #a9998d;
	background: #d0c8b6;
	overflow: hidden;
	padding-bottom: 2px;
}
#altPanel h3 { background: #526ea6; padding: 5px 10px; color: #fff; font-size: 1.1em; cursor: pointer;}
#altPanel h3 span { font-size: 1.5em; float: right; line-height: 0.6em;	font-weight: normal;}
#altPanel .kucukPencere ul{ padding: 0; margin: 0; background: #d0c8b6; width: 100%; overflow: auto;}
#altPanel .kucukPencere li{ float: none;  display: block; padding: 0; margin: 0; overflow: hidden; clear: both; background: #d0c8b6; position: static; font-size: 0.9em;}
/*--------ayarlar penceresi--------*/
#ayarlarPanel .kucukPencere li, #uygulamaPanel .kucukPencere li { background: url("http://s1.ekatip.com/images/dash.gif") repeat-x left bottom; } 
#ayarlarPanel .kucukPencere li a, #uygulamaPanel .kucukPencere li a{ padding: 0px 0 3px 20px ;	margin: 2px 0 0 5px; line-height: 22px; height: 17px; background: #d0c8b6; display: block;}
#ayarlarPanel .kucukPencere li a.hesapAyar{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -288px;}
#ayarlarPanel .kucukPencere li a.yetkilendirme{	background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -216px; }
#ayarlarPanel .kucukPencere li a.parametre{	background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -235px; height:16px; }
#ayarlarPanel .kucukPencere li a.buroAvukati{ background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -252px; }
#uygulamaPanel .kucukPencere li a.hesapMakinesi{background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -252px;  }
#uygulamaPanel .kucukPencere li a.faizHesapla{ background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -306px;  }
#ayarlarPanel .kucukPencere li:hover,#uygulamaPanel .kucukPencere li:hover { background-color: #c3b79d; color: #cd0000; text-decoration: none;}
#ayarlarPanel .kucukPencere, #uygulamaPanel .kucukPencere { right: 0; left: auto; }
#altPanel li.altAciklama{color:#332921; font-size:11px; margin:5px  0 0 20px; float:left; font-weight:bold;}
/*pencerelerin yaslanma işlemleri yapılıyor.*/

/*-------tablo yapısı stilleri--------*/
table { border:1px solid #e7debc; border-top: none; border-right: none;}
table tr td { font-weight: normal; border: thin solid #e7debc; border-bottom: none; border-left: none; margin: 0px; padding: 2px;}
table th.tabloBaslik{ color:#C00; background:none; border:none; font-size:13px;}
.tabloAlacakli{  border:1px solid #e7debc; border-top: none; border-right: none;}
.tabloAlacakli tr td{ font-weight: normal; border: thin solid #e7debc; border-bottom: none; border-left: none; margin: 0px; padding: 2px; font-weight:bold;}
table tr .TableRow1{ font:bold 14px Verdana, Arial, Helvetica, sans-serif; color: #332921; text-decoration: none;}
.table2, .table8 { border:thin solid #c3b79d;}
.table3, .table4{ border:0px none #c3b79d;}
.table5 { border:1px solid #e7debc; border-top: none; border-right: none; font-weight: normal;}
.table6 { border: 1px solid #e7debc; border-bottom: none;}
.table7 { border:1px solid #c3b79d; vertical-align: middle;}
.table2 tr td, .table3 tr td{ border: 0px none #c3b79d; font-weight: bold; padding: 2px; margin: 0px; cursor:default;}
.table4 tr td { border: thin none #e7debc; margin: 0px; padding: 2px;}
.table4 th { background:#c3b79d; border:none; margin:0; padding: 2px;}
table th.kalanSatir{
	color:#332921;
	background-color: #9D8960;
}
.table5 tr td { border: thin solid #e7debc; border-bottom: none; border-left: none; margin: 0px; padding: 2px;}
.table6 tr td { border: 1px solid #e7debc; border-top: none; border-right: none; margin: 0px; padding: 2px; font-weight: bold;}
.table7 tr td { border: none; margin: 0px; padding: 2px;}
.table7 th { background:#D9D1C1; padding:2px; height:15px;}
.table7 tr td.arakolon { border: 1px solid #C3B79D; border-top: none; border-bottom: none; border-left: none;}
.table8 tr td {border:none;}
.table4 a{ font:bold 13px Tahoma, Verdana; color: #332921;text-decoration: none;}
.table4 .feragat{ font:bold 13px Tahoma, Verdana; color: #332921;text-decoration: none; padding-left:32px;}
.table4 .taahhutKirmizi{ font:bold 13px Tahoma, Verdana; color: #C30;text-decoration: none; padding-left:32px;}
.table4 a:hover{color: #97002f;}
.krediTablo{ border:1px solid #e7debc;  border-top: none; border-right: none;}
.krediTablo tr td{
	color: #900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.table5 span.krediYazi{
	color: #900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/*------arama tabloyapisi------*/
.tabloArama{ 
	border:1px solid #DBCEB3;
	border-top:1px solid #59011c;
	border-bottom:none; 
	background:#e9e0bf;
	font-weight: normal; 
	width: 700px;
}
.tabloArama th { 
	padding:4px 6px 6px; 
	background:url(http://s1.ekatip.com/images/tablo-baslik-bg.jpg) repeat-x; 
	color:#fff; 
	text-align:left; 
	border-right:1px solid #59011c; 
	cursor:default;
}
.tabloArama th.baslik-ilk-satir{
	border-left:1px solid #59011c	
} 
.tabloArama th a{ 
	font:bold 12px Tahoma, Verdana, "Trebuchet MS"; 
	color: #990000; 
	text-decoration: none;
	}
.tabloArama th a:hover{ 
	color: #333; 
	text-decoration: underline;
	}
.tabloArama tr.seciliSatir{
	background:#a99d84;	
}
.tabloArama tr td{
	border:none; 
	border-bottom:1px solid #DBCEB3; 
	padding:5px; 
}
.tabloArama tr td a{
	color: #332921; 
}
.tabloArama tr td.kart-no{
	text-align:center;	
}
.tabloArama tr:hover{
	 background-color:#C5B99F; 
	 cursor:pointer;
}
 #loading {
	width: 206px;
	position: absolute;
	top: 215px;
	left: 494px;
	margin-top:200px;
	height: 36px;
	}
#arama-kapsayici {
	margin:0 0 20px 0;	
}
#arama-kapsayici .sayfalama ul li.inactive,
#arama-kapsayici .sayfalama ul li.inactive:hover{
		background-color:#ededed;
		color:#bababa;
		border:1px solid #bababa;
		cursor: default;
}

#arama-kapsayici .sayfalama{
		width: 700px;
		margin: 20px 0;
		height: 25px;
}
#arama-kapsayici .sayfalama ul li{
		background-color: #C5B99F;
		border: 1px solid #332921;
		color: #332921;
		float: left;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		list-style: none outside none;
		margin: 0 3px;
		padding: 2px 6px;
}
#arama-kapsayici .sayfalama ul li:hover{
		color: #fff;
		background-color: #98002f;
		cursor: pointer;
	}
.git-button{
		background-color: #C5B99F;
		border: 1px solid #332921;
		color: #CC0000;
		cursor: pointer;
		margin: -1px 0 0 5px;
		padding: 2px 6px;
		position: absolute;
		width: 40px;
}
.goto{ width:25px;}
.total {
	float:right;font-family:arial;color:#999;
}
/*log tablo*/
.logTablo{ border:1px solid #c3b79d;  border-top: none; border-right:1px solid #c3b79d;}
.logTablo tr td{
	padding:7px 5px;
	border:none;
}
.logTablo tr td a{
	color:#332921;
}
.hoverEfekt{background-color:#a99d84;}
.logTablo tr th.kalanSatir{
	background:#D9D1C1;
	font-weight:bold;
	color:#98002f;
	text-align:right;
	border:none;
}
.logTablo tr th.logTarih{
 background:#D9D1C1; padding:20px 5px 2px 2px;
 border-bottom:2px solid #332921;
 color:#332921;
 font-size:12px;
}
 table tr th.ana-baslik{
 background:#D9D1C1; padding:10px 5px 2px 2px;
 border-bottom:2px solid #332921;
 color:#97002f;
 font-size:12px;
}
.logTabloRenk{ background:#e7debc;}
table.ozelFaizTablo {border: solid 1px #C5B99F;  width:250px; background:#FFF;}
table.ozelFaizTabloAlt {border-top:none;}
table.ozelFaizTablo tr th{ border:none; border-bottom: solid 1px #C5B99F; background:#CCC;}
table.ozelFaizTablo tr th.ekleSatir{ border:none; border-bottom: solid 1px #C5B99F; background:#C5B99F; font-weight:normal;}
table.ozelFaizTablo tr td{background:none; border-bottom:1px dotted #332921}
.ozelFaizTarih{width:100px;}
#ozelSil, #ozelDuzenle{ width:20px;}
.kasaBildirim{ color:#C00;}
/*--------tablo yapisi bitisi-------*/
p, .haber_icerik {font-family: normal 11px Tahoma, Arial, Verdana; color: #332921; padding-left: 20px;}
p{padding: 0px 0px 0px 20px;}
.haber_icerik{padding: 0px 3px 0px 5px;}
/*-------------------------------*/
/*--nerde oldugununun bildirisi--*/
#belirtec{background: url(http://s1.ekatip.com/images/belirtec.png) repeat-x left bottom; float: left; width: 715px;	height: 20px;}
#belirtec .durum{ float: left; font-family: Verdana, Arial, Helvetica, sans-serif; width: 175px; height:20px; margin: 0px; padding: 0px;}
#belirtec .durum h1, #belirtec .durum h2{ background: url(http://s1.ekatip.com/images/belirtecikon.png) no-repeat left center; font:14px "Trebuchet MS", Tahoma, Verdana; text-decoration: none; padding: 0px 0px 0px 13px;}
#belirtec .durum h1{ color: #554537;}
#belirtec .durum h2{ color: #98002f;}

ul#yerimi { border:1px solid #cacaca; background:url(http://s1.ekatip.com/images/bc_bg.png) 0 0 repeat-x;  }
ul#yerimi, ul#yerimi li {  list-style:none; margin:0; padding:0;  }
ul#yerimi{ margin:10px 5px;   }
ul#yerimi li {background:url(http://s1.ekatip.com/images/bc_separator.png) top right no-repeat; float:left; font:12px Arial, Helvetica, sans-serif; line-height:30px; padding:0 15px 0 10px; font-weight:bold }
ul#yerimi li.last{ background:none;}
ul#yerimi li a { display:block; float:left; color:#332921; text-decoration:none;  height:30px; padding:0; font-weight:bold }
ul#yerimi li a:hover { text-decoration:underline }
ul#yerimi li a.active{ color:#98002f;}
ul#yerimi a.takipIptalEt{ float:right; background: url(http://s1.ekatip.com/images/takipiptalet.png) no-repeat; display: block; font-size: 11px; font-weight: bold; height: 16px; color: #98002F; margin: 7px 0; padding: 0 20px;
}
ul#yerimi a.takipIptalEt:hover{ text-decoration:underline;}

/*-------------------------------------------*/
/*---------kullanıcıadı-sifre stilleri hesap bilgileri---------*/
#user a, #pass a{font:11px Tahoma, Verdana; color: #98002f; text-decoration: none;}
/*------ttoe ustmenu ayalarmalari---------*/
#nav2{ float:left; height: 25px; width: 830px; padding: 0; margin: 20px 0 0 10px;}
#nav2 a{ color:#98002f; font-size: 12px; font-weight:bold; float: left; text-indent:1px; width:auto ; height:15px; padding: 3px 10px 0px 18px; }
#nav2  a:hover{color: #332921;}
#nav2  a:active{color: #000; text-decoration:underline;}
#nav3{ background-color: #EAE1CC; float: left; height: 34px; width: 100%;  margin: 5px 0 0 0;}
#nav3 a{ float:right; margin:0 5px 0 0; text-indent:-9999px}


#nav3 a.zarfGorunen,#nav3 a.odemeEmriGorunen,#nav3 a.zarfGorunenSecili{ 
background:url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -126px; margin:auto;
float:left; margin:10px 5px 0 0; text-indent:10px; color:#98002f; font-size: 11px; font-weight:bold; height:16px;  padding:0;padding:0 10px 0 10px; width:auto;}
#nav3 a.zarfGorunen:hover{ color: #332921}

#nav3 a.odemeEmriGorunen{ background:none;}
.hemenOdenirse { float:left; padding-top:10px; margin-left:10px;}
#nav3 a.zarfGorunen:hover,#nav3 a.odemeEmriGorunen:hover{ color: #332921}
#nav3 a.zarfGorunenSecili{ color: #332921; text-decoration:underline;}
#nav3 img{border:none;}
.icon-error{
	border:solid 1px #CC0000;
	background: #F7CBCA url("http://s1.ekatip.com/images/kucukikon.gif") no-repeat 0 -450px;
	color:#CC0000;
	font-weight:bold;
	text-align:justify;
	width: 200px; height: 13px;
	float: right;
	padding: 3px 0 0 18px;
	}
.icon-error a{ font-weight: bold; color: #000000; text-decoration: underline; margin:0; padding:0; height:13px;}
#nav2 .icon-error a{margin:0; padding:0; float:none;} 
hr{ color:#332921; line-height: normal; padding: 0px; margin: 5px 0 5px 0 ; height: 1px; width: 98%;}
/*--------mesajlasma stil---------*/
.kime, .mesajBaslik, .yeni_mesaj{ border:1px solid #c3b79d; line-height: 1.25em; font-size: 11px; padding: 3px 0 3px 0;}
.kime{width:200px;}
.mesajBaslik{width:300px;}
.yeni_mesaj{width:300px;}
#kayit a{
	background: url(http://s1.ekatip.com/images/ajandanot.gif) no-repeat left top; display: block; font: bold 12px Tahoma, Verdana, "Trebuchet MS"; color: #666; text-decoration: none; padding: 0px 0px 0px 18px; width: 125px; height: 16px;	}
#kayit a:hover{color: #332921;}
/*------zarf yapılandırılması-------*/
.tablezarf { border:thin solid #c3b79d; background-color: #FFFFFF;}
.tablezarf tr td { border: 0px none #c3b79d; font-weight: normal; color: #332921; text-decoration: none; padding: 2px; margin: 0px;}
.zarfAciklama{font-size:8px;}
/*--------müvekkil paneli--------------*/
#muvekkil_ekle{ width:130px; margin: 0 auto; }
#arama { width:550px;}
#muvekkil_liste, #gelen_sirket, #gelen_sahis{ width:700px; margin-left::100 px; margin-left: 1%;	 }
input.no { border:1px solid #c3b79d; line-height: 1.25em; font-size: 11px; width: 20px; padding: 3px 0 3px 0;}
.yazi { font-size:12px; padding:2px 2px 2px 5px; margin-left:5px; line-height:25px;}
/*müvekkil ekleme silme ve aram icin anakart ile cakısabilir.*/
fieldset, #fieldset2, .fieldsetBuro, .fieldsetAkalem, .fieldsetAkalemSag{ width:600px; border:thin solid #660000; font: normal 11px Tahoma, Arial, Verdana; color: #332921; text-decoration: none; margin: 0 0 0 10px; padding: 2px;}
#fieldset2{ width:475px; }
.fieldset2{ width:500px; }
.fieldsetAkalem{ width:295px; }
.fieldsetAkalemSag{ width:415px; float:right; }
.fieldsetBuro{ width:325px; }
fieldset legend{ font:bold 11px Tahoma, Arial, Verdana; color: #332921; text-decoration: none; margin-left:10px;}
/*-------alacakli-borclu arama kismi---------*/
#search-wrap input text{width:100px; font-size:12px; color:#999999; padding:2px; border:solid 1px #999999;}
#search-wrap input.button{display:block; width:30px; font-size:12px; color:#FFFFFF;}
#results, #sonuclar1,#sonuclar2{display:none; border: 1px solid #68001e; background:#CCC; border-bottom: none; margin:0; width:160px; z-index: 10; position: absolute; height:auto; max-height:361px; overflow:scroll; overflow-x:hidden;}
#results ul, #results li, #sonuclar1 ul, #sonuclar1 li, #sonuclar2 ul, #sonuclar2 li{padding:0; margin:0; border:0; width:150px; list-style:none;}
#results li, #sonuclar1 li,#sonuclar2 li  { border-bottom:solid 1px #68001e; background:none; width:150px;}
#results li a, #results li a:hover, #sonuclar1 li a, #sonuclar1 li a:hover,#sonuclar2 li a, #sonuclar2 li a:hover{ font-family: Tahoma, Arial, Verdana; font-size: 11px; font-weight:normal; color:#332921;  margin:0; padding:3px 0px 2px 4px;  text-decoration:none; width:150px; height:13px;}
#results li a, #sonuclar1 li a,#sonuclar2 li a{ display:block;   }
#results li a:hover, #sonuclar1 li a:hover, #sonuclar2 li a:hover{background:#a99d84; }
#results ul, #sonuclar1 ul,#sonuclar2 ul {padding:0;}
#sag_taraf{display:block;}
#sol_taraf{display:none;}


/**------masraf-haciz-kayit-----*/
.masrafTutar, .ozelTutarFaiz, .tutar, .bedel, .tutar_taahhut,.takipOncesi{ text-align:right;}
#middleCenter #yazdirAlani span{font: normal 11px Tahoma, Verdana, Arial; color: #332921; text-decoration: none;}
#middleCenter #yazdirAlani .kalinYazi, .table3 .kalinYazi, .tabloCikti .kalinYazi { font-weight:bold;}
/*------------ttoe cikti gorunmeleri----------*/
#yazdirAlani table.tabloCikti{ font:normal 11px Tahoma, Geneva, sans-serif; border:none; color: #000; text-decoration: none; line-height:15px; width:700px; margin:auto;}
#yazdirAlani table.tabloCikti tr td{ text-align: justify; line-height:15px; padding:15px 0 0 0;}
#yazdirAlani table.tabloCikti tr td.sagTarafSolaYasla{ text-align: left; padding:15px 0 0 0;}
#yazdirAlani table.tabloCikti tr td.sagTarafSagaYasla{ text-align: right; padding:15px 0 0 0;}
#yazdirAlani table.tabloCikti tr td.ortala{ text-align: center; padding:0 10px;}
#yazdirAlani table.tabloCikti table.paraBilgi tr td{ line-height:15px; padding:0;}
#yazdirAlani table.tabloCikti table.paraBilgi tr td.style8 { text-align: right; padding:0 5px 0 0;}
#yazdirAlani table.tabloCikti table.paraBilgi tr td.dovizPara { text-align: right; padding:0 5px 0 0; width:50px;}
#middleCenter #yazdirAlani span{font: normal 11px Tahoma, Verdana, Arial; color: #332921; text-decoration: none;}
#middleCenter #yazdirAlani .kalinYazi, .table3 .kalinYazi, .tabloCikti .kalinYazi { font-weight:bold;}
.tabloCikti .paraSagaYasli{ text-align:right; float:right;}

/*-----faiz detayi yazdirma--------*/
#yazdirAlani table.faizDetayTablo{
	min-width:700px;
	width:700px;
	width:auto; !important;
	padding:0;
	margin:auto;
	border:none;
}
#yazdirAlani table.faizDetayTablo tr td.sagTarafSagaYasla{ text-align:right; padding-right:5px;}
#yazdirAlani table.faizDetayTablo tr td{ border:none;}
.kalinYazi{font-weight:bold;}
#yazdirAlani table.paraBilgi{border:none;}
#yazdirAlani table.tabloCikti #hemenOdensinAlani .altiCizili{ text-decoration:underline;}

