/*Design & Development by designfabrika - www.designfabrika.com */

/* Bölümler
	1 - Genel Yapi
	2 - HTML Etiketleri
	3 - Üst Kisim
		3.1 - Logo ve Destek Kismi
		3.2 - Navigasyon Kismi
		3.3 - Arama Kismi
	4 - Haberler Kismi
	5 - Sol Kisim
	6 - Sağ kisim
	7 - Alt Kisim
	8 - Diğer Seçiciler
*/
/* ******************************************* */

/* 1 - Genel Yapi ******************************* */

body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: %76;
	font-size: 0.75em;
	text-align: center;
	background: #c3cdd6 url(../resimler/arkaplan.jpg) no-repeat top;
}

#govde {
	width:1000px;
	text-align:left;
	margin: 27px auto 0px auto; 
	position:relative;
}

#navigasyon {
	width:970px;
	height:43px;
	background: url(../resimler/navigasyon.png) bottom no-repeat;
	clear:both;
	padding-left:6px;
	margin:0px auto -4px auto;
}
#navigasyon2 {
	width:970px;
	height:0px;
	clear:both;
	padding-left:6px;
	margin:0px auto 0px auto;
	position:relative;
}

#flash {
	background-color:transparent;
	height:278px;
	margin-left:3px;
	/*background: url(../resimler/flash.jpg) no-repeat;*/
	clear:both;
}

#altgovde {
	border-top:1px solid #a7b1bb;
	width: 100%;
	background: #ffffff url(../resimler/altgovde.gif) repeat-x bottom;
	padding-top:20px;
	padding-bottom:25px;
	position:relative;
}

#altindex {
	width: 100%;
	background: #ffffff url(../resimler/altindex.png) repeat-x top;
}

#alt {
	width:970px;
	text-align:left;
	margin: 0 auto; 
	font-size:0.9em;
	color:#7088AF;
	position:relative;
}

#icerik {
	width: 976px;
	margin:50px auto 40px auto;
	clear:both;
}

#sol {
	width:275px;
	float:left;
}

#sag {
	width:680px;
	float:right;
}

/* 2 - HTML Etiketleri ************************** */

/* 3 - Üst Kisim *************************** */

	/* 3.1 - Logo ve Destek Kismi *************************** */
	.logo h1 a{
		background:url(../resimler/logo.png);
		width: 210px;
		height: 35px;
		float: left;
		margin-left: 20px;
		text-indent:-9999px
	}
	.banner46860{
		width:470px;
		margin-right:13px;
		z-index:1000;
		float:right;
	}
	.destek {
		margin-right:12px;
		width: 242px;
		height: 39px;
		float: right;
		background: url(../resimler/destek.png) no-repeat;
	}
	.destek h4{
		padding-top:15px;
		float:left;
		font-size:0.9em;
		letter-spacing:-0.5px;
		margin-right:10px;
		margin-left:12px;
	}

	.destek h4 a{ text-decoration:none; color:#6D869A;}
	.destek h4 a:hover{ color:#000000; }
	.destekciz { padding-top:8px; float:left;}

	/* 3.2 - Navigasyon *************************** */
	#navigasyon ul li
	 {
		margin-top: 2px;
		padding: 12px 15px 6px 15px;
		float:left;
		background: url(../resimler/navigasyon-link-cizgi.png) no-repeat center right;
	}
	#navigasyon ul li:hover{ background: url(../resimler/submenu-menu-zemin.png) repeat-x;}
	
	ul.subsub{ margin-top:80px;}
	ul.subsub li{ border-bottom:1px solid #cde0e2; margin-right:3px;line-height:1.2em;}
	ul.subsub  li a{
		padding:6px 10px 1px 10px;
		height:19px;
		text-decoration:none;
		font-weight:bold;
		display:block;
		clear:both;
		color:#ffffff;		
		letter-spacing:-0.5px;
	}
	ul.subsub  li a.son{
		border-style:none;
	}
	ul.subsub li a:hover {
		color: #141895;
		background: url(../resimler/sub-menu-ok.gif) center right no-repeat;
	}
	#kurumsalsub {
		display:none;
		position: absolute;
		left: 92px;
		width: 241px;
		height: 302px;
		background: url(../resimler/submenu/submenu-kurumsal.png) no-repeat;
		z-index:2;
	}
	#faaliyetsub {
		display:none;
		position: absolute;
		left: 178px;
		width: 241px;
		height: 234px;
		background: url(../resimler/submenu/submenu-faaliyet.png) no-repeat;
	}
	
	#iksub {
		display:none;
		position: absolute;
		left: 306px;
		width: 241px;
		height: 173px;
		background: url(../resimler/submenu/submenu-insan-kaynaklari.png) no-repeat;
	}
	#iletisimsub {
		display:none;
		position: absolute;
		left: 531px;
		width: 241px;
		height: 173px;
		background: url(../resimler/submenu/submenu-iletisim.png) no-repeat;
	}
	/* 3.3 - Arama Kismi *************************** */
	.arama {
		margin-top:9px;
		float:right;
	}
	.arama_kutusu{
		float: left;
		width: 178px;
		border-style: none;
		background-color:transparent;
		padding:3px;
		margin-top:1px;
	}
	.arama_dugmesi{
		margin-right:10px;
		margin-left:5px;
		float:left;
		width:30px;
		border-style: none;
		background-color:transparent;
		height:25px;
		cursor: pointer;
	}

/* 4 - Haberler Kismi****************************** */
.kutu_haber {
	background: url(../resimler/kutu-haber.png);
	width: 323px;
	height: 133px;
	padding:10px 0px 0px 10px;
	float:left;
	margin-left:12px;
}

.kutu_haber_no {
	width: 44px;
	height: 15px;
	background: url(../resimler/kutu-haber-no.png) no-repeat;
	float:right;
	margin-right:10px;
}

.kutu_haber_sol {
	clear:left;
	float:left;
	color:#5a707e;
	width:100px;
	margin-right:5px;
	font-size:0.9em;
}

.kutu_haber_sag {
	float:left;
	color:#5a707e;
	width:210px;
}

.kutu_haber h3{
	color:#5a707e;
	font-weight:bold;
	font-size:0.9em;
}

.kutu_dunya {
	background: url(../resimler/kutu-dunya.png);
	width: 180px;
	padding:10px 0px 0px 163px;
	margin:0px 11px 0px 12px;
	height: 133px;
	float:left;
}

.kutu_aktuel {
	background: url(../resimler/kutu-aktuel.png);
	width: 150px;
	padding:10px 0px 0px 118px;
	height: 133px;
	float:left;
}

.kutu_dunya h2, .kutu_aktuel h2, .kutu_haber h2  {
	float:left;
	color:#6DBFA9;
	font-weight:bold;
	letter-spacing: -1px;
}

.kutu_dunya p, .kutu_aktuel p, .kutu_haber p{
	float:left;
	clear:both;
	width:100%;
	line-height:1.2em;
	font-size:0.9em;
	color:	#5a707e;
	height:70px;
}
.kutu_haber p {
	height:50px;
	margin:4px 0px;
}

/* 5 - Sol Kisim *************************** */
#sol .solbaslik {
	color: #9eaebc;
	font-size: 2.0em;
	font-weight:normal;
	background: url(../resimler/sol-baslik.png) no-repeat bottom left;
	padding:4px 0px 0px 10px;
	margin-bottom:20px;
}

.sol_menu{
	background: url(../resimler/sol-menu-zemin.png) repeat-y;
}

.sol_menu_ust{
	background: url(../resimler/sol-menu-ust.png)  no-repeat;
	width:272px;
	height:7px;
}

.sol_menu ul {}

.sol_menu ul li{
	background: url(../resimler/sol-menu-cizgi.png) bottom left no-repeat;
	padding-bottom:1px;
	padding:6px 12px;
}


.sol_menu li a{
	display:block;
	color:#F8F9FA;
	text-decoration:none;
	font-size:1.1em;
	width:240px;
}

.sol_menu li a:hover, .sol_menu li:hover{
	color: #BAE2DD;
	background: url(../resimler/sol-menu-cizgi-hover.png) bottom left no-repeat;
}

.sol_menu_alt{
	background: transparent url(../resimler/sol-menu-alt.png) no-repeat;
	width:272px;
	height:48px;
	padding-left:10px;
	padding-top:10px;
}

.sol_menu_alt a{
	display:block;
	background: url(../resimler/sol-menu-anasayfa.png) center left no-repeat;
	padding:3px 25px;
	text-decoration:none;
	color:#75C6B8;
	font-weight:bold;
	font-size:0.9em;
}

.sol_menu_alt a:hover{
	color:#4eb4a2;
}

/* 6 - Sağ Kisim *************************** */
#sag .sagbaslik {
	color:#141895;
	font-size: 2.0em;
	font-weight:normal;
	background: transparent url(../resimler/sag-baslik.png) no-repeat bottom left;
	padding:4px 0px 0px 20px;
	margin-bottom:20px;
}

#sag .metin_nokta {
	width:1px;
	height:1px;
	float:right;
}

#sag .metin_ust{
	background: url(../resimler/sag-metin-ust.png) no-repeat;
	width:680px;
	height:8px;
}

#sag .metin_orta{
	background: url(../resimler/sag-metin-orta.png) repeat-y;
	width:680px;
	min-height:700px;
	height:auto !important;
	height:700px;
}

#sag .metin_alt{
	background: url(../resimler/sag-metin-alt.png) no-repeat;
	width:680px;
	height:18px;
	position:relative;
}

#sag .metin_orta p, #sag .metin_orta ul {
	color:#637A8F;
	line-height:1.4em;
	padding:5px 15px 5px 15px;
}
#sag .metin_orta ul li {
	margin-left:20px;
	list-style:disc;
	padding:3px 0px;
}
#sag .metin_orta a {
	color:#141895;
	text-decoration:underline;
}
#sag .metin_orta a:hover {
	text-decoration:none;
}
#sag .metin_orta .kisa { 	width:440px;}

#sag .metin_orta h1{
	color:#141895;
	font-weight:bold;
	padding:10px 15px;
	font-size:1.1em;
}
#sag .metin_orta strong{
	color:#141895;
}

#sag .metin_orta .resim{
	position: absolute;
	top:260px;
	left:769px;
/*	width:320px;
	height:310px; */
}
#temsafilm {
	position: absolute;
	top:260px;
	left:769px;
}

#sag .metin_alt .resim{
	position: absolute;
	top:-75px;
	left:-295px;
}

#sag .politikalar {
	text-align:center;
}

#sag .politikalar a img{
	margin-right:10px;
	padding:5px 5px 5px 5px;
	border:1px solid #dddddd;
}
#sag .politikalar a:hover img{
	background-color:#dddddd;
}

/* 7 - Alt Kisim *************************** */
.altbilgi {clear:both; float:left; width:970px; margin-top:20px;}
.hak { float:left;}
.sa { width:100%; position:absolute; bottom:-24px; left: 0px;right: 0px; text-align:center;}
.saindex { text-align:center; }
.indexbilgi {clear:both; padding-top:20px;}
.df {float:right;}
.df a { text-decoration:none; color:#7088AF;}
.df a:hover { text-decoration:underline;}

#alt ul { float:left;}

#alt ul a{
	display:block;
	margin-bottom:12px;
	text-decoration: underline;
	color: #7088AF;
	font-size:1.1em;
}

#alt ul a:hover{ text-decoration: none;}

#alt ul li a{
	font-size:0.8em;
	display:block;
	margin:5px 1px 5px 1px;
	text-decoration: none;
	color: #328BCD;
}

#alt ul li a:hover{ text-decoration: underline; }

#alt .dikcizgi {
	float:left;
	background: url(../resimler/dikcizgi.gif);
	width: 5px;
	height: 112px;
	margin:0px 10px;
}

/* 8 - Diğer Seçiciler *************************** */
.clear { clear:both; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
.clearfix {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
 
.clearfix {display: block;}
/* End hide from IE-mac */

@media screen {
  .sIFR-flash { visibility: visible !important; margin: 0; padding: 0; }
  .sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
  .sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
  .sIFR-replaced div.sIFR-fixfocus { margin: 0pt; padding: 0pt; overflow: auto; letter-spacing: 0px; float: none;}
  
  .sIFR-active h4, #navigation ul li a, .kutu_haber h2,.kutu_dunya h2,.kutu_aktuel h2, .sol_menu ul li a, .solbaslik, .sagbaslik  { visibility: hidden; }
  
}

@media print { 
  .sIFR-flash { display: none !important; height: 0; width: 0; position: absolute; overflow: hidden; }
  .sIFR-alternate { visibility : visible !important; display: block   !important; position: static  !important; left: auto    !important; top: auto    !important; width: auto    !important; height: auto    !important;
  }
}

#iletisim table { width:410px;margin:20px;}
#iletisim table tr td {padding:3px;border-bottom:1px dashed #eeeeee;vertical-align: top;}
#iletisim table tr td:first-child {width:160px;background:url(../resimler/formok.png) 0px 15px no-repeat; padding-top:13px;padding-left:10px;}
.kutucuk { padding:3px 5px; border:1px solid #dddddd; width:220px;}
.buyuk_kutucuk { padding:3px 5px; border:1px solid #dddddd; width:220px; height:200px;}
.buton_kutucuk {cursor:pointer;margin-left:300px;width:100px;height:30px;border-style:none;background:url(../resimler/gonder.png) no-repeat;}

#sag .metin_orta .bulten {
	width:647px;
	height:102px;
	background:url(../resimler/basinzemin.png) no-repeat;
	margin-left:15px;
	margin-top:10px;
}
#sag .metin_orta .bulten_resim {
	float:left; 
	width:116px;
	height:76px;
	margin:13px 0px 13px 14px;
	text-align:center;
}
#sag .metin_orta .bulten_tarihi {
	color:#0099ff;
	font-size:0.9em;
}
#sag .metin_orta .bulten p{
	font-size:0.95em;
	float:left;
	width:460px;
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:1.3em;
}
#sag .metin_orta .bulten h2 a {
	padding-left:13px;
	float:left;
	margin-top:12px;
	color:#637a8f;
	text-decoration:none;
}
#sag .metin_orta .bulten h2 a:hover {
	color:#8da0b2;
}

#sag .metin_orta ul.rapor {
	margin-left:0px;
	padding-left:0px;
	margin-right:7px;
}
#sag .metin_orta ul.rapor li {
	margin:0px 0px 0px 14px;
	list-style:none;
	background-color:#eeeeee;
	background:url(../resimler/faaliyet-raporu-liste.png) no-repeat;
	padding:8px 5px;
}
#sag .metin_orta ul.rapor li.iki {
	background:url(../resimler/faaliyet-raporu-liste2.png) no-repeat;
}
#sag .metin_orta p.indir {
	background:url(../resimler/faaliyet-raporu-indir.png) no-repeat;
	width:640px;
	height:174px;
	margin-left:15px;
	padding:0px;
}
#sag .metin_orta .indirpdf {
	width:330px;
	height:120px;
	float:left;
	margin-top:25px;
}
#sag .metin_orta .indiracrobat {
	width:240px;
	height:120px;
	float:right;
	margin-top:25px;
}