BODY {
	margin:0;
	/* background:#e5e5e5 url(images/durandal.gif) no-repeat bottom right; */
	background:#e5e5e5;
	font:13px tahoma;
	color:#000;
}

UL {
	list-style:disc;
}

A {
	color:#00a;
	text-decoration:none;
}

A:hover {
	color:red;
}

TH A {
	color:#fff;
	text-decoration:underline;
}

TH A:hover {
	color:#000;
}

HR {height:1px; background:#666; border:0;}

P {
	margin:0;
	padding:0;
	margin-bottom:10px;
	text-indent:20px;
}

H1 {
	margin:0;
	margin-top:25px;
	padding:2px 10px;
	background:#09d;
	font:15px arial black;
	color:#fff;
}

H2 {
	margin:10px 0;
	padding:5px 0;
	font:bold 17px tahoma;
	color:#a00;
}

H2 SMALL {
	font:bold 11px tahoma;
}

H4 {
	margin:0;
	padding:0;
	margin-top:15px;
	margin-bottom:2px;
	font:bold 11px tahoma;
	color:#a00;
}

H5 {
	margin-top:15px;
	margin-bottom:2px;
	font:bold 11px tahoma;
	color:#a00;
}

HR {
	height:1px;
}

TD {
	font:13px tahoma;
}

FORM {
	display:inline;
}

.i {
	border:1px solid #888;
	width:350px;
	font:12px tahoma;
}

SELECT {
	font:12px tahoma;
}

.buton, .buton2 {
	background-color:#ddd;
	border-right:#555 1px solid;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	border-bottom:#555 1px solid;
	color:#666;
	font:bold 10px trebuchet ms,verdana,arial,helvetica,sans-serif;
}

.buton2 {
	padding:0 4px;
	margin-bottom:2px;
	font:10px tahoma;
	color:#000;
}

#wrap {
	position:relative;
	width:95%;
	margin:0 auto;
	background:#fff;
}

IMG {
	border:0;
}

#tepe {
	/* height:200px; */
	background:#fff;
	color:#369;
}

#logo {
	margin:10px 0 0 5px;
}

#icerik {
	margin:20px;
	margin-top:20px;
}

#l {
	text-align:left;
}

#r {
	text-align:right;
}

#c {
	text-align:center;
}

#emtiaDokum TD {
	text-align:right;
}

#hataMesaji {
	margin:20px;
	margin-bottom:0;
	padding:5px;
	background:#fe0;
	border:2px solid #000;
	font:bold 12px tahoma,arial;
	color:#000;
}

#hataMesaji HR {
	height:1px;
	color:#960;
}





/* Tablolar */

/* tbl1g => tbl1'in geni?i */

#tbl1, #tbl1g {
	border:1px solid #aaa;
}

#tbl1 TH, #tbl1g TH {
	padding:3px;
	height:20px;
	background:#316d94;
	font:bold 10px tahoma,arial;
	color:#fff;
	line-height:11px;
}

#tbl1 TD, #tbl1g TD {
	padding:4px 2px;
	background:#e0e0e0;
}

#tbl1g TD, #tbl1g TH {
	padding:5px 10px;
}

#tbl1g #bg TD {
	background:#f5f5f5;
}

#tbl5 {
	border:1px solid #ddd;
}

#tbl5 TD HR {
	color:#ccc;
}

#tbl5 TD, #tbl5 TH {
	background:#eee;
}

#tbl5 TH {
	font:bold 10px tahoma;
	color:#444;
	text-align:right;
}

#tbl1 TD CODE {
	color:#eee;
	font-size:1px;
}

#bgBos {
	background:#316d94;
}

#_footer {
	position:relative;
	clear:both;
	padding:11px;
	background:#eee;
	border-top:1px solid #e5e5e5;
	text-align:center;
	font-size:11px;
	color:#777;
	margin-top:90px;
}

#footer {
	position:relative;
	clear:both;
	background:#f5f5f5;
	padding:10px;
	font-size:11px;
	color:#777;
	margin-top:40px;
}

#footer A {
	color:#0a0;
}

#papaz {
	position:absolute;
	width:160px;
	height:126px;
	top:-90px;
	right:20px;
	background:url(images/papaz.png);
}

#om {
	position:absolute;
	width:66px;
	height:86px;
	bottom:0;
	right:10px;
	/* background:url(images/om8.png); */
	opacity:.8;
}

#tum {
	margin:5px 0 20px 0;
	text-align:right;
}




#formHata {
	background:#fd0;
	border:2px solid #da0;
	margin:10px 0;
	padding:10px 8px;
}

#formHata HR {
	color:#db6;
}

#butonBar {
	margin-top:20px;
	padding:5px;
	background:#eee;
	border:1px solid #aaa;
	overflow:hidden;
}

#sonucMesaji {
	margin-bottom:10px;
	padding:5px;
	background:#fd8;
	border:2px solid #ea0;
	border-width:2px 0;
	text-align:center;
	font:bold 11px tahoma;
	color:#740;
}

#info {
	display:none;
	position:absolute;
	padding:1px 5px;
	background:#fd0;
	border:1px solid #ca0;
	color:#000;
	font:10px tahoma;
	filter:alpha(opacity:70);
}

EM {
	color:#e00;
	font-style:normal;
}

#aciklama {
	padding:5px;
	background:#f5f5f5;
	border:1px solid #ddd;
}

#resimSec TD {
	/* padding-right:5px; */
	font:11px tahoma;
}

#resimSec IMG {
	border:1px solid #000;
}

#resimListesi #rsm {
	float:left;
	width:120px;
	text-align:center;
	background:#ddd;
	margin-right:5px;
	margin-bottom:10px;
}

#resimListesi #rsm DIV {
	background:#e5e5e5;
	border-top:2px solid #f5f5f5;
}

BUTTON {
	padding:0 10px;
}

#divMusteriYukleniyor {
	margin:5px 0;
	padding:5px;
	font:bold 11px tahoma;
	color:#a00;
	text-align:center;
	border:2px solid #a00;
}

.ob {
	border-top:1px solid #000;
	font-weight:bold;
}

.od {
	color:#000;
}

#imgSag {
	float:right;
}

UL UL UL UL UL UL UL UL {
	color:#fff;
}

UL UL UL UL UL UL UL {
	color:#5d0;
}

UL UL UL UL UL UL {
	color:#fd0;
}

UL UL UL UL UL {
	color:#d00;
}

UL UL UL UL {
	color:#0a0;
}

UL UL UL {
	color:#666;
}

UL UL {
	color:#00f;
}

UL {
	color:#000;
}

UL SPAN {
	color:#00d;
}

.clr {
	clear:both;
	height:1px;
	font-size:1px;
}

.pb {
	page-break-before:always;
	font-size:1px;
}

#divSertifika .i, #divBasari .i, #divUyari .i{
	margin-bottom:8px;
}

#soPop {
	position:absolute;
	width:300px;
	padding:10px;
	display:none;
	background:#eee;
	border:1px solid #aaa;
}

#soB {
	padding:3px;
	background:#ddd;
	margin-bottom:2px;
	font:bold 11px tahoma;
}

#vst {
	position:absolute;
	text-align:center;
	left:0;
	top:75px;
	width:174px;
	font:10px arial;
}

#vst B {
	font-size:14px;
}


.k {
	color:#d00;
}










#menu {
	position:absolute;
	top:230px;
	left:0;
	z-index:100;
	width:100%;
	background:#048;
	border-top:1px solid #eee;
}

#menu DL, #menu DT, #menu DD, #menu UL, #menu LI {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu DL {
	float:left;
	width:1;
	_width:1px;
	/* margin-right:1px; */
	border-right:1px solid #fff;
}

#menu DL.son {
	border-right:none;
}

#menu DT {
	cursor:pointer;
	background:#46b;
}

#menu UL {
	border-bottom:3px solid #358;
}

#menu LI {
	background:#35a;
}

#menu LI A, #menu DT A {
	display:block;
	height:100%;
	border:0;
	white-space:nowrap;
}

#menu UL {
	position:absolute;
	width:230px;
}

#menu A {
	padding:2px 6px;
	font:11px tahoma;
	color:#fff;
}

#menu A:hover {
	background:#fa0;
	color:#000;
}

.h {
	display:none;
}

#imgSol {
	float:left;
	margin-right:10px;
	text-align:center;
}

#imgSag {
	float:right;
	margin-left:10px;
	text-align:center;
}

#imgOrta {
	text-align:center;
}

#dok1, #dok2 {
	border:1px solid #aaa;
	background:#f5f5f5;
	padding:10px;
	line-height:18px;
}

#dok2 {
	line-height:15px;
}

#dok1 H3, #dok2 H3 {
	margin-bottom:5px;
}

#yeniMesaj {
	margin:10px 20px;
	padding:10px;
	background:#222;
	text-align:center;
}

#yeniMesaj A {
	font:bold 12px tahoma;
	color:#ff0;
	border:0;
}

#yeniMesaj A:hover {
	color:#f00;
}

#tbl1 TD#def {
	background:none;
}

#tbl1 TR#def {
	background:red;
}


#takvim1, #takvim2, #takvim3 {
	width:220px;
	padding:4px;
	font-size:10px;
	background:#eee;
	border:1px solid #aaa;
}

#takvimW1, #takvimW2, #takvimW3 {
	float:left;
	margin-right:10px;
}

#takvimW1 H4, #takvimW2 H4, #takvimW3 H4 {
	margin-top:0;
}

/* pie chart css i basla */

.pieChartContainer {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	padding-bottom:18px;
	margin-left:100px;
}

table.pieChart {
	float:left;
	border-collapse:collapse;
	width:140px;	
	margin-left:20px;
}

table.pieChart th, table.pieChart td {
	padding:5px 8px;
	border:2px solid #fff;
}

table.pieChart th {
	text-align:left;
	background:#efefef;
}

.pieChartWrapper {
	float:left;
	position:relative;
	padding-right:12px;
}
	
.pieChartWrapper IMG {
	float:left;
	position:absolute;
	top:0;
	left:0;
}

.tool-tip {
	color:#fff;
	width:110px;
	z-index:13000;
	background:#333;
	padding:5px 8px;
}

.tool-title {
	float:left;
	font-weight:bold;
	font-size:11px;
	margin:0;
	color:#fff;
}

.tool-text {
	font-size:11px;
	color:#eee;
}

.clear {
	clear:both;
}

/*piechart css i bitir*/



/* Tepe */
#tblTepe1 {
	height:52px;
	background:url(images/bg_tepe.png) repeat-x;
}

#tblTepe1 IMG {margin:0;}

#tblTepe1 TD {
	font:bold 11px tahoma;
	color:#def
}

#tblTepe1 SPAN {
	font:bold 36px 'arial black';
	letter-spacing:-2px;
	color:#fff;
}

#tblTepe2 {
	height:56px;
	overflow:hidden;
}

#tblTepe2 TD {
	text-align:center;
	height:20px;,
	overflow:hidden;
	border-right:1px solid #eee;
	font:10px tahoma;
	vertical-align:bottom;
}

#tblTepe2 TD.son {
	border:none;
}

.risk {
	background:url(images/r.gif) no-repeat 0 bottom;
}

.sga {
	background:url(images/s.gif) no-repeat 0 bottom;
}

.sba {
	background:url(images/bu_ay_s.gif) no-repeat 0 bottom;
}

.aktivasyon {
	background:url(images/aktivasyon.png) no-repeat 0 bottom;
}


.tbl10 {
	font:10px tahoma;
	border-collapse:collapse;
}

.tbl10 TH, .tbl10 TD, .tbl11 TH, .tbl11 TD {
	background:#eee;
	padding:5px;
	height:20px;
}

.tbl10 TH {
	font:bold 10px tahoma;
}

.tbl11 {
	font:10px tahoma;
	border-collapse:collapse;
}

.tbl11 TH, .tbl11 TD {
	background:#eee;
}

.tbl11 TH {
	font:bold 10px tahoma;
}

.tbl10 H3, .tbl11 H3 {
	margin:0;
	padding:0 5px;
	font:bold 11px tahoma;
	color:#a00;
}

.tbl10 .toplam {
	font-weight:bold;
	font-size:11px;
	background:#ddd;
}

TD.baslik {background:steelblue;}
TD.baslik H3 {color:#fff;}
TD.kirmizi {background:#f00;}
TD.mavi {background:#0af;}
TD.yesil {background:#0a0;}
.p3 TD, .p3 TH {padding:3px 5px;}
.mt1 {margin-top:1px;}

.yukleme {
	background:#eee;
	padding:20px;
	text-align:center;
}

TD.l, TH.l, #tbl5 .tbl1 TH.l {text-align:left;}
TD.r, TH.r, #tbl5 .tbl1 TH.r {text-align:right;}
TD.c, TH.c, #tbl5 .tbl1 TH.c {text-align:center;}

.pop {
	position:absolute;
	width:300px;
	padding:10px;
	display:none;
	background:#fff;
	border:2px solid #ddd;
}


.tbl1, .tbl1g {
	border:1px solid #aaa;
}

#tbl5 .tbl1 TH, .tbl1g TH {
	padding:3px;
	height:20px;
	background:#316d94;
	font:bold 10px tahoma,arial;
	color:#fff;
	line-height:11px;
}

.tbl1 TD, .tbl1g TD {
	padding:4px 2px;
	background:#e0e0e0;
}

.tbl1g TD, .tbl1g TH {
	padding:5px 10px;
}

.tbl1g #bg TD {
	background:#f5f5f5;
}

.fr {float:right;}
.tl {text-align:left;}
.tr {text-align:right;}
.tc {text-align:center;}

.tbl {
	border:1px solid #aaa;
}

.tbl TD {
	padding:3px 0 3px 5px;
	background:#e0e0e0;
}

.tbl TH {
	padding:5px 10px;
	background:#e0e0e0;
}

.tbl.dikey TH {
	padding:3px 5px 3px 0;
	background:#bcd;
	font:bold 10px tahoma,arial;
	color:#012;
	line-height:11px;
	text-align:right;
}

.tbl.yatay {
	background:#fff;
	border-spacing:2px; 
	border-color:#bbb;
}

.tbl.yatay TH {
	padding:3px 5px 3px 5px;
	background:#bcd;
	font:bold 10px tahoma,arial;
	color:#012;
	line-height:11px;
	text-align:left;
}

.tbl.yatay TD {
	padding:3px 5px 3px 5px;
	background:#e0e0e0;
}

#modal {
	position:absolute;
	left:10px;
	top:10px;
	display:none;
	background:#fff;
	border:1px solid #aaa;
	z-index:1000;
	padding:10px;
}





/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
	display:none;
	position:fixed;
	top:17%;
	left:50%;
	margin-left:-150px;
	width:300px;
	background:#fff;
	color:#333;
	padding:10px;
	font-size:13px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:0 2px 3px rgba(0,0,0,.5);
	-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);
	box-shadow:0 2px 4px rgba(0,0,0,.5);
}

.jqmWindow.rel {
	position:absolute;
	margin:0;
	width:600px;
}

.jqmOverlay {background-color:#000;}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:expression(this.parentNode.offsetWidth+'px');
	height:expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
Star selector used to hide definition from browsers other than IE6
For valid CSS, use a conditional include instead */

* html .jqmWindow {
	position:absolute;
	top:expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.jqmWindow H2 {margin-bottom:2px;}

.jqmWindow SMALL {
	display:block;
	margin-bottom:10px;
	font-size:10px;
	color:#999;
}

.jqmWindow #kapat {
	background:#abc;
	margin-top:20px;
	padding:4px;
	-moz-border-radius:3px;
	text-align:center;
}







.bilgi {
	background:#adf url(images/bilgi.png) 8px 45% no-repeat;
	padding:10px 10px 10px 45px;
	margin-bottom:20px;
	font-size:12px;
	/* line-height:13px; */
}

.dikkat {
	background:#f70 url(images/dikkat.png) 8px 45% no-repeat;
	padding:10px 10px 10px 45px;
	margin-bottom:20px;
	color:#fff;
}

.hata {
	background:#cfc;
	padding:10px;
	border:1px solid #aca;
	margin-bottom:20px;
	color:#333;
}

.dikkat H2, .hata H2, .bilgi H2 {
	margin:0 0 5px 0 !important;
	padding-bottom:2px;
	font-size:11px !important;
	font-weight:bold;
	border-bottom:1px solid rgba(0,0,0,.3);
	color:#000 !important;
}
