﻿/* CSS Document */
/*
****************************************************
*     CSS 2.0                                      *
*     written by Cem Yýldýz, erkcreative.com       *
****************************************************
*/

/*
ÖNEMLİ NOT
LÜTFEN BU DOSYADA DEĞİŞİKLİK YAPMAYINIZ.
CSS EKLEMELERİNİZİ extraStyle.css dosyalarına ekleyiniz. O dosyayı da bu dosya ile aynı folderda tutunuz.
*/
html{
	text-align:center;
	background-color:#96f0ff;
	background-image:url('../images/bg.gif');
	background-position:left top;
	background-repeat:repeat-x;
}
body{
	width:981px;
	margin:0 auto;
	background-image:url('../images/bg.body.gif');
	background-position:left top;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#222f37;
	text-align:left;
	font-size:12px;
	padding:0px;
	position:relative;
}

div,h1,h2,h3,h4,h5,h6{
	display:block;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6{
	font-family:"Trebuchet MS";
}
img{
	border:0px;
}
a{
	color:#358ac8;
	text-decoration:none;
}
a:hover{
	color:#c70d00;
}
a *{
	cursor:pointer;
}
form{
	margin:0px;
	padding:0px;
}
input{
	padding:0px 3px 0px 3px;
	margin:0px;
	height:18px;
	border:1px #adb9c2 solid;
	background-color:#fff;
	font-size:14px;
	color:#36424a;
}
#container{
	float:left;
	width:851px;
	background-image:url('../images/bg.container.gif');
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 5px;
/*	background-color:#fff;*/
}
#header{
	padding:0px 8px;
}
#logoContainerTR{
	float:left;

	background-position:left top;
	background-repeat:no-repeat;
	width:254px;
	height:70px;
}
#topMenu{
	float:left;
	display:inline;
	color:#fff;
	padding:10px;
	font-size:11px;
	font-weight:bold;
}
#topMenu a{
	color:#fff;
}
#topMenu a:hover{
	color:#c70d00;
}
#searchBox{
	float:right;
	width:416px;
	height:38px;
	padding:0px;
	background-image:url('../images/bg.arama.gif');
	background-repeat:no-repeat;
}
#searchBox input{
	width:130px;
	background-color:#fff;
	border:1px #fb8854 solid;
}

.onlineHizmetlerInfoBanner{
	float:right;
	width:416px;
	height:32px;
}


#menuContainerTR{
	clear:both;
	width:835px;
	height:39px;
	padding:0px 0px 0px 0px;
}
#menuContainerTR a{
	float:left;
	height:39px;
	background-position:left top;
	background-repeat:no-repeat;
}
#menuContainerTR a.menu1{background-image:url('../images/TR/menu_01.gif'); width:79px;}
#menuContainerTR a.menu2{background-image:url('../images/TR/menu_02.gif'); width:108px;}
#menuContainerTR a.menu3{background-image:url('../images/TR/menu_03.gif'); width:90px;}
#menuContainerTR a.menu4{background-image:url('../images/TR/menu_04.gif'); width:86px;}
#menuContainerTR a.menu5{background-image:url('../images/TR/menu_05.gif'); width:87px;}
#menuContainerTR a.menu6{background-image:url('../images/TR/menu_06.gif'); width:82px;}
#menuContainerTR a.menu7{background-image:url('../images/TR/menu_07.gif'); width:140px;}
#menuContainerTR a.menu8{background-image:url('../images/TR/menu_08.gif'); width:78px;}
#menuContainerTR a.menu9{background-image:url('../images/TR/menu_09.gif'); width:85px;}
#menuContainerTR a:hover{
	background-position:left bottom;
}
#menuContainerTR a span{
	visibility:hidden;
}
topBannerMain{
	clear:both;
	width:836px;
	/*height:253px;*/
	height:205px;
	background-color:#fff;
}
.topBanner{
	clear:both;
	width:835px;
	height:154px;
	background-color:#fff;
	padding:8px;
}
#altMenuTR{
	clear:both;
	width:838px;
	height:44px;
}
#altMenuTR a{
	float:left;
	display:inline;
	background-position:left top;
	background-repeat:no-repeat;
	height:44px;
}
#altMenuTR a:hover{
	background-position:left bottom;
}
#altMenuTR a span{
	visibility:hidden;
}


/*Ana Sayfa*/
#contentAnaSayfa{
	width:100px;
	height:495px;
	padding:0px;
}
#haberVeDuyurularContainer .grupBaslik{
	width:498px;
	height:29px;
	background-image:url('../images/bg.haberler.top.gif');
	background-repeat:no-repeat;
	padding:8px 8px 0px 8px;
	font-family:"Trebuchet MS";
	font-size:11px;
}
#haberVeDuyurularContainer .grupBaslik .tablar a{
	float:left;
}
#haberVeDuyurularContainer .grupBaslik .hepsi{
	padding:7px 11px 0px 0px;
	float:right;
	color:#363d3f;
	background-image:url('../images/arrow.1.gif');
	background-position:right 11px;
	background-repeat:no-repeat;
}
#haberVeDuyurularContainer .grupBaslik .hepsi a{
	color:#363d3f;
}
#haberVeDuyurularContainer .grupBaslik .hepsi a:hover{
	color:#c70d00;
}
#haberVeDuyurularContainer .tablar a{
	height:29px;
	background-position:left top;
}
#haberVeDuyurularContainer .tablar a span{
	visibility:hidden;
}
#haberVeDuyurularContainer .tablar .tab1{background-image:url('../images/TR/buton.haberler.tab1.gif'); width:78px;}
#haberVeDuyurularContainer .tablar .tab2{background-image:url('../images/TR/buton.haberler.tab2.gif'); width:166px;}
#haberVeDuyurularContainer .tablar .tab3{background-image:url('../images/TR/buton.haberler.tab3.3.gif'); width:140px;}
#haberVeDuyurularContainer .tablar a.secili{
	background-position:left bottom;
}
#haberVeDuyurularContainer .tablar a:hover{
	background-position:left center;
}
#haberVeDuyurularContainer .tablar a.secili:hover{
	background-position:left bottom;
}

#haberVeDuyurularContainer{
	position:absolute;
	left:8px;
	top:328px;
	width:514px;
	height:339px;
	background-color:#f1f4f7;
	overflow:hidden;
	margin-left:8px;
}
#haberVeDuyurularContainer .liste{
	width:542px;
	height:347px;
	overflow:hidden;
}
#haberVeDuyurularContainer .footer{
	clear:both;
	background-color:#f1f4f7;
	height:22px;
	padding:5px 7px 0px 7px;
	background-image:url('../images/bg.haberler.bottom.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}
#haberVeDuyurularContainer .footer a{
	float:left;
	display:inline;
	color:#c70d00;
}
#haberVeDuyurularContainer .footer a:hover{
	color:#575656;
}

#haberler{
	width:498px;
	height:267px;
	padding:8px 8px 0px 8px;
}
#haberler .spot1{
	float:left;
	width:97px;
	height:187px;
	overflow:hidden;
	display:inline;
	margin:0px 12px 5px 14px;
}
#haberler .spot1 .imgContainer{
	width:97px;
	height:67px;
	overflow:hidden;
}
#haberler .spot1 .imgContainer img{
	width:97px;
	height:67px;	
}
/*Günlük çalışmalar */
#haberler .GunlukCalisma
{
	width:450px;
	height:58px;
	float:left;
	margin:0px 0px 0px 0px;
	padding-bottom:0px;
	display:inline;
}
#haberler .imgGunluk
{
	margin-top:0px;
	padding-top:4px;
	padding-bottom:6px;
}
#haberler .GunlukCalisma img
{
	float:left;
	margin-right:10px;
	width:89px;
	height:63px;
}
#haberler .GunlukCalisma .baslik{
	/*clear:both;*/
	display:block;
	height:17px;
	overflow:hidden;
	background-image:url('../images/arrow.2.gif');
	background-position:6px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#575656;
	padding-top:0px;
	margin-top:1px;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;

}

#haberler .GunlukCalisma .icerik
{ 
	float:left;
	display:block;
/*	overflow:hidden;*/
	color:#575656;
	font-family:"Trebuchet MS";
	font-size:11px;


}

/*Günlük çalışmalar */

#haberler .spot1 .baslik{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#393d42;
	font-weight:bold;
}
#haberler .spot1 .icerik{
	font-size:10px;
	color:#393d42;
}
#haberler .spot1:hover .icerik,#haberler .spot1:hover .baslik{
	color:#c70d00;
}

#haberler .spot2{
	clear:both;
	display:block;
	height:17px;
	overflow:hidden;
	background-image:url('../images/arrow.2.gif');
	background-position:6px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#575656;
	padding-top:0px;
	margin-top:1px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
}
#haberler .spot2 a{
	color:#575656;
}
#haberler .spot2 a:hover{
	color:#c70d00;
}

#solAltBanner{
	position:absolute;
	left:8px;
	top:675px;
	width:514px;
	height:138px;
	margin-left:8px;
	overflow:hidden;
}
#solAltBanner div{
	float:left;
	width:514px;
	height:138px;
	overflow:hidden;
	display:inline;
	margin-right:10px;
}
#eDiskiOnlineHizmetler{
	position:absolute;
	left:540px;
	top:328px;
	width:303px;
	height:298px;
	background-color:#f5f8f9;
	overflow:hidden;
}
#eDiskiOnlineHizmetler .grupBaslik{
	width:303px;
	height:36px;
	background-image:url('../images/TR/title.eDiskiOnlineHizmetler.gif');
	background-position:left top;
	background-repeat:no-repeat;
}
#eDiskiOnlineHizmetler .grupBaslik span{
	visibility:hidden;
}
#eDiskiOnlineHizmetler .icerik{
	width:303px;
	height:209px;
}
#eDiskiOnlineHizmetler .icerik a{
	display:block;
	width:303px;
}

#onlinehizmetlerMenu a
{
	font-family:Arial;
	font-size:14px;
	color:#566B8E;
	font-weight:bold;
}
#onlinehizmetlerMenu a:hover
{
	font-family:Arial;
	font-size:14px;
	color:#6B9913;
	font-weight:bold;
}
.uyeGirisi{
	width:303px;
	height:53px;
	background-color:#e1e5b0;
}

#hizliErisim{
	position:absolute;
	left:540px;
	top:626px;
	width:303px;
	height:41px;
	background-image:url('../images/temp.flash.hizliErisim1.1.gif');
	background-repeat:no-repeat;
}
#hizliErisim a{
	color:#000;
}
#hizliErisim .seciliDiv{
	padding:7px 10px;
	
}
#hizliErisim .seciliDiv span{
	float:left;
	width:200px;
	font-size:11px;
}
#hizliErisim .seciliDiv span a{
	display:block;
	padding:4px 4px;
}
#HESubMenu{
	display:inline;
	width:200px;
	margin-left:10px;
	background-color:#fff;
	font-size:11px;
}
#HESubMenu a{
	display:block;
	padding:3px 10px;
	border:1px #f5f5f5 solid;
	background-color:#fff;
	color:#5E5E5E;
}
#HESubMenu a:hover{
	border-color:#fff;
	background-color:#5E5E5E;
	color:#fff;
}
#suUlastirdik{
	position:absolute;
	left:540px;
	top:667px;
	width:303px;
	height:30px;
	background-color:#e1e5b0;
}
#sagAltBanner{
	position:absolute;
	left:540px;
	top:697px;
	width:303px;
	height:118px;
	background-color:#f5f8f9;
}

#anaSayfaBannerAlani2{
	position:absolute;
	left:286px;
	top:1273px;
	width:542px;
	height:58px;
	border:1px #6aa8e4 solid;
	background-color:#ecf5fb;
}
















#content{
	float:left;
	width:851px;
	height:auto !important;
	height:472px;
	min-height:472px;
	padding:0px;
	background-color:#fff;
	background-image:url('../images/bg.content.gif');
	background-position:left top;
	background-repeat:repeat-y;
	padding-top:8px;
	padding-bottom:8px;
}

#content .anaSayfaSol{
	float:left;
	display:inline;
	width:297px;
}
#content .anaSayfaSag{
	float:right;
	display:inline;
	width:575px;
}

#footerTR{
	clear:both;
	float:left;
	width:851px;
	height:74px;
	background-color:#54a4de;
	background-image:url('../images/bg.footer.gif');
	background-repeat:no-repeat;
	color:#cbe2f3;
	overflow:hidden;
}
#footerTR a{
	color:#fff;
	text-decoration:underline;
}
#footerTR a:hover{
	text-decoration:none;
}
#footerTR .sol{
	float:left;
	padding-top:7px;
	width:500px;
	display:inline;
	margin-left:5px;
}
#footerTR .sag{
	float:right;
	padding:20px 8px 0px 0px;
	width:130px;
	display:inline;
}

#rss{
	width:28px;
	height:28px;
	float:right;
	overflow:hidden;
	padding-right:8px;
}
#rss a{
	width:28px;
	height:28px;
	display:block;
	background-image:url('../images/xmlrss.gif');
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
}
#rss a:hover{
	background-position:left bottom;
}
#rss a span{
	font-size:10px;
	visibility:hidden;
	text-decoration:none;
}
#erkyazilim{
	width:92px;
	height:28px;
	float:right;
	text-align:left;
	display:inline;
	overflow:hidden;
}
#erkyazilim a{
	width:92px;
	height:28px;
	display:block;
	color:#bccfd5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
	padding-top:0px;
	background-image:url('../images/erkyazilim.gif');
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
}
#erkyazilim a span{
	visibility:hidden;
	text-decoration:none;
}

#erkyazilim a:hover{
	color:#ABC3CA;
	background-position:left bottom;
}
#yuzenBannerlar{
	position:absolute;
	top:0px;
	right:0px;
}
#yuzenBannerlar .yuzenBanner{
/*	border:1px #FFFFFF solid;*/
	margin-bottom:0px;
	width:127px;
}

#yuzenBannerlar .yuzenBanner .baslik{
	background-color:#efaf5f;
	color:#fff;
	width:149px;
	height:25px;
	font-weight:bold;
}
#yuzenBannerlar .yuzenBanner .baslik span{
	padding:5px;
	float:left;
	display:inline;
}

#yuzenBannerlar .yuzenBanner .baslik .kapat{
	padding:5px;
	float:right;
	display:inline;
	color:#fff;
}

#Rollover
{
	position:absolute;
	top:117px;
	right:763px !important;
	right:2px;
	z-index:1;
}

#Rollover .banner
{
	float:right;
	padding-right:0px;
	width:209px;
	z-index:1;
}












/* alt sayfalar */
#content .icerikSol{
	float:left;
	display:inline;
	width:223px;
	margin-left:8px;
}
#content .icerikSol .altMenu{
	float:left;
	width:223px;
	margin-bottom:2px;
}
#content .icerikSol .altMenu .baslik{
	float:left;
	width:223px;
	background-color:#6AA8E5;
	/*height:31px;*/
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#content .icerikSol .altMenu .baslik span{
	float:left;
	width:197px;
	/*height:24px;*/
	background-image:url('../images/arrow.2.gif');
	background-repeat:no-repeat;
	background-position:14px 11px;
	padding-left:26px;
	padding-top:7px;
	padding-bottom:7px;
}
#content .icerikSol .altMenu .linkler{
	float:left;
	width:223px;
	font-size:14px;
}
#content .icerikSol .altMenu .linkler a{
	float:left;
	width:223px;
	background-color:#F7F7F7;
/*	height:31px;*/
	color:#0a3350;
	margin-top:2px;
	background-image:none;
}
#content .icerikSol .altMenu .linkler a:hover{
	background-color:#E7ECEF;
	color:#D9591D;
}
#content .icerikSol .altMenu .linkler a span{
	float:left;
	width:197px;
	/*	height:24px;*/
	padding-bottom:5px;
	background-image:none;
	padding-left:26px;
	padding-top:7px;
	cursor:pointer;
}
#content .icerikSol .altMenu .linkler a:hover span{
	background-image:url('../images/arrow.1.gif');
	background-repeat:no-repeat;
	background-position:14px 11px;
}

#content .icerikSol .altMenu .linkler .secili{
	float:left;
	width:197px;
	background-color:#fff;
	background-image:url('../images/arrow.1.gif');
	background-repeat:no-repeat;
	background-position:14px 11px;
/*	height:24px;*/
	padding-bottom:5px;
	padding-left:26px;
	padding-top:7px;
	color:#E56A85;
	font-weight:bold;
}

#content .icerikSol .altMenu .linkler a.tumHaberler{
	float:left;
	width:223px;
	background-color:#E4EFF2;
	height:31px;
	color:#0a3350;
	margin-top:2px;
	background-image:none;
	background-image:url('../images/arrow.1.gif');
	background-repeat:no-repeat;
	background-position:14px 11px;

}
#content .icerikSol .altMenu .linkler a.tumHaberler:hover{
	background-color:#BFD6E5;
	color:#D9591D;
}
#content .icerikSol .altMenu .linkler a.tumHaberler span{
	float:left;
	width:197px;
	/*	height:24px;*/
	padding-bottom:5px;
	background-image:none;
	padding-left:26px;
	padding-top:7px;
	cursor:pointer;
}






#content .icerikSol .tavsiyeEt{
	float:left;
	width:223px;
	margin-bottom:5px;
}
#content .icerikSol .tavsiyeEt .linkler{
	float:left;
	width:223px;
}
#content .icerikSol .tavsiyeEt .linkler a{
	margin-top:2px;
	float:left;
	width:223px;
	background-color:#E4EFF2;
	height:27px;
	font-size:13px;
	color:#423c3c;
}
#content .icerikSol .tavsiyeEt .linkler a:hover{
	background-color:#BFD6E5;
	color:#D9591D;
}
#content .icerikSol .tavsiyeEt .linkler a span{
	float:left;
	width:188px;
	height:22px;
	padding-top:5px;
	padding-left:35px;
	background-position:10px 5px;
	background-repeat:no-repeat;
	cursor:pointer;
}





#content .icerikSag{
	float:right;
	width:600px;
	margin-right:8px;
	display:inline;
	padding-bottom:10px;
}

#content .icerikSag .baslik{
	float:left;
	width:590px;
	/*height:24px;*/
	font-size:14px;
	background-color:#CEDEE7;
	color:#003163;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
}
#content .icerikSag .baslik a{
	color:#003163;
}
#content .icerikSag .baslik a:hover{
	color:#D9591D;
}
#content .icerikSag .baslik span{
	color:#D9591D;
}

#content .icerikSag .sayfaIcerik{
	float:left;
	width:600px;
	font-size:12px;
	padding-top:10px;
}
#content .icerikSag .sayfaIcerik h1{
	font-size:18px;
}

#content .icerikSag .sayfaIcerik .liste{
	float:left;
	width:600px;
}
#content .icerikSag .sayfaIcerik .liste a{
	float:left;
	width:567px;
	padding:10px;
	background-color:#F7F7F7;
	background-image:url('../images/dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#0A3350;
	height:96px;
	overflow:hidden;
}
#content .icerikSag .sayfaIcerik .liste a:hover{
	background-color:#E7ECEF;
	color:#D9591D;
}
#content .icerikSag .sayfaIcerik .liste a .icerik{
	float:left;
	width:590px;
	height:96px;
	overflow:hidden;
	line-height:16px;
	cursor:pointer;
}
#content .icerikSag .sayfaIcerik .liste a .icerik .imgContainer{
	float:left;
	width:129px;
	height:196px;
	overflow:hidden;
	margin-right:10px;
}
#content .icerikSag .sayfaIcerik .liste a .icerik .imgContainer img{
	width:129px;
}
#content .icerikSag .sayfaIcerik .liste a .icerik .imgContainer80x168{
	float:left;
	width:168px;
	height:80px;
	overflow:hidden;
	margin-right:10px;
}
#content .icerikSag .sayfaIcerik .liste a .icerik .imgContainer80x168 img{
	width:168px;
}







#content .icerikSag .sayfaIcerik .listeKategori{
	float:left;
	width:597px;
	font-size:14px;
}
#content .icerikSag .sayfaIcerik .listeKategori a{
	float:left;
	width:580px;
	padding:10px;
	background-color:#FAF9F9;
	background-image:url('../images/dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#0A3350;
	height:20px;
	overflow:hidden;
	margin-bottom:3px;
}
#content .icerikSag .sayfaIcerik .listeKategori a:hover{
	background-color:#DBEFFB;
	color:#c90c1e;
}
#content .icerikSag .sayfaIcerik .listeKategori a .icerik{
	float:left;
	width:580px;
	height:20px;
	overflow:hidden;
	line-height:16px;
	cursor:pointer;
	font-size:12px;
}
#content .icerikSag .sayfaIcerik .listeKategori a .icerik strong{
	font-size:14px;
}

#content .icerikSag .sayfaIcerik .listeKategori a .icerik .imgContainer{
	float:left;
	width:70px;
	height:80px;
	overflow:hidden;
	margin-right:10px;
}
#content .icerikSag .sayfaIcerik .listeKategori a .icerik .imgContainer img{
	width:70px;
}
#content .icerikSag .sayfaIcerik .listeKategori a .icerik .imgContainer80x168{
	float:left;
	width:168px;
	height:80px;
	overflow:hidden;
	margin-right:10px;
}
#content .icerikSag .sayfaIcerik .listeKategori a .icerik .imgContainer80x168 img{
	width:168px;
}



#content .icerikSag .sayfaIcerik .listeAnket{
	float:left;
	width:597px;
	font-size:14px;
}
#content .icerikSag .sayfaIcerik .listeAnket a{
	float:left;
	width:567px;
	padding:10px;
	background-color:#FAF9F9;
	background-image:url('../images/dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#0A3350;
/*	height:80px;*/
}
#content .icerikSag .sayfaIcerik .listeAnket a:hover{
	background-color:#DBEFFB;
	color:#c90c1e;
}
#content .icerikSag .sayfaIcerik .listeAnket a .icerik{
	float:left;
	width:579px;
	line-height:16px;
	cursor:pointer;
	background-image:url('../images/arrow.1.gif');
	background-repeat:no-repeat;
	background-position:4px center;
	padding-left:18px;
}
#content .icerikSag .sayfaIcerik .listeAnket a .icerik .imgContainer{
	float:left;
	width:70px;
	height:80px;
	overflow:hidden;
	margin-right:10px;
}
#content .icerikSag .sayfaIcerik .listeAnket a .icerik .imgContainer img{
	width:70px;
}
#content .icerikSag .sayfaIcerik .listeAnket a .icerik .imgContainer80x168{
	float:left;
	width:168px;
	height:80px;
	overflow:hidden;
	margin-right:10px;
}
#content .icerikSag .sayfaIcerik .listeAnket a .icerik .imgContainer80x168 img{
	width:168px;
}














#content .icerikSag .sayfaIcerik .listeArama{
	float:left;
	width:585px;
	font-size:14px;
}
#content .icerikSag .sayfaIcerik .listeArama a{
	float:left;
	width:380px;
	padding:10px;
	background-color:#FAF9F9;
	background-image:url('../images/dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#0A3350;
}
#content .icerikSag .sayfaIcerik .listeArama a.icerik span{
	float:left;
	width:362px;
	line-height:16px;
	cursor:pointer;
	background-image:url('../images/arrow.1.gif');
	background-repeat:no-repeat;
	background-position:4px center;
	padding-left:18px;
	height:16px;
	overflow:hidden;
}


#content .icerikSag .sayfaIcerik .listeArama a.kategori{
	float:left;
	width:165px;
	padding:10px;
}
#content .icerikSag .sayfaIcerik .listeArama a.kategori span{
	float:left;
	width:147px;
	line-height:16px;
	cursor:pointer;
	padding-left:18px;
	height:16px;
	overflow:hidden;
}
#content .icerikSag .sayfaIcerik .listeArama a:hover{
	background-color:#DBEFFB;
	color:#c90c1e;
}











#content .icerikSag .sayfaIcerik .sayfalamaContainer{
	width:567px;
	float:left;
	padding:10px;
	background-color:#fff;
	text-align:right;
}
#content .icerikSag .sayfaIcerik .sayfalamaContainer span{
	color:#d02421;
}
#content .icerikSag .sayfaIcerik .sayfalamaContainer a{
	color:#536a86;
}
#content .icerikSag .sayfaIcerik .sayfalamaContainer a:hover{
	color:#c90c1e;
}

/* mail list */
#content .icerikSag .sayfaIcerik .mailList{
	clear:both;
	width:300px;
	font-size:12px;
	padding-top:40px;
	margin:0 auto;
}
#content .icerikSag .sayfaIcerik .mailList .satir{
	float:left;
	width:300px;
	height:30px;
}
#content .icerikSag .sayfaIcerik .mailList .satir .kolon1{
	float:left;
	width:90px;
}
#content .icerikSag .sayfaIcerik .mailList .satir .kolon2{
	float:left;
	width:10px;
}
#content .icerikSag .sayfaIcerik .mailList .satir .kolon3{
	float:left;
	width:190px;
	text-align:right;
}
#content .icerikSag .sayfaIcerik .mailList .satir .kolon3 .inputText{
	width:190px;
}
#content .icerikSag .sayfaIcerik .mailList .satirButon{
	float:left;
	width:300px;
	height:30px;
}
#content .icerikSag .sayfaIcerik .mailList .satirButon .kolon1{
	float:left;
	width:90px;
	visibility:hidden;
}
#content .icerikSag .sayfaIcerik .mailList .satirButon .kolon2{
	float:left;
	width:10px;
	visibility:hidden;
}
#content .icerikSag .sayfaIcerik .mailList .satirButon .kolon3{
	float:left;
	width:190px;
	text-align:right;
}
#content .icerikSag .sayfaIcerik .mailList .satirButon .kolon3 .inputButon{
}
input.ButonaraTR{
	border:0px;
	background-color:transparent;
	height:18px;
	width:58px;
	background-image:url('../images/TR/buton.arama.gif');
	background-repeat:no-repeat;
	cursor:pointer;
	display:inline;

}
input.ButonaraEN{
	border:0px;
	background-color:transparent;
	height:18px;
	width:58px;
	background-image:url('../images/EN/buton.arama.gif');
	background-repeat:no-repeat;
	cursor:pointer;
	display:inline;

}
#searchBox input.ButonaraTR{
	border:0px;
	background-color:transparent;
	height:18px;
	width:58px;
	background-image:url('../images/TR/buton.arama.gif');
	background-repeat:no-repeat;
	cursor:pointer;
	display:inline;
}
#searchBox input.ButonaraEN{
	border:0px;
	background-color:transparent;
	height:18px;
	width:58px;
	background-image:url('../images/EN/buton.arama.gif');
	background-repeat:no-repeat;
	cursor:pointer;
	display:inline;
}



#content .tamSayfa{
	float:left;
	width:818px;
	display:inline;
	margin-left:9px;
	margin-top:9px;
	padding-bottom:10px;
}

#content .tamSayfa .baslik{
	float:left;
	width:808px;
	height:24px;
	font-size:14px;
	background-color:#CEDEE7;
	color:#003163;
	padding-left:10px;
	padding-top:7px;
}
#content .tamSayfa .baslik a{
	color:#003163;
}
#content .tamSayfa .baslik a:hover{
	color:#D9591D;
}
#content .tamSayfa .baslik span{
	color:#D9591D;
}

#content .tamSayfa .sayfaIcerik{
	float:left;
	width:818px;
	font-size:12px;
	padding-top:10px;
}
#content .tamSayfa .sayfaIcerik h1{
	font-size:18px;
}

.infoPopUpTop{
	width:314px;
	background-image:url('../images/infoPopUpTop1.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:9px;
	overflow:hidden;
}
.infoPopUpMiddle{
	width:314px;
	background-image:url('../images/infoPopUpMiddle1.gif');
	background-position:left top;
	background-repeat:repeat-y;
}
.infoPopUpBottom{
	width:314px;
	background-image:url('../images/infoPopUpBottom1.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:35px;
	overflow:hidden;
}
