﻿/* 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:#8ec4ea;
	background-image:url('../images/bg.gif');
	background-position:left top;
	background-repeat:repeat-x;
}
body{
	width:1001px;
	margin:0 auto;
	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:#003466;
	text-decoration:none;
}
a:hover{
	color:#007cc3;
}
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;
}
input.inputButon{
	background-image:url('../images/bg.inputButon.gif');
}
.inputButonLink{
	float:left;
	padding:1px 5px 3px 5px;
	margin:0px;
	height:14px;
	border:1px #adb9c2 solid;
	background-color:#fff;
	background-image:url('../images/bg.inputButon.gif');
	font-size:14px;
	color:#36424a;
	font-weight:normal;
}
#container{
	float:left;
	width:840px;
	padding:0px 0px 40px 0px;
}
#header{
	width:840px;
	height:85px;
}
#logoContainerTR{
	float:left;
	background-image:url('../images/TR/logo.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:367px;
	height:85px;
}
#sloganContainer{
	float:right;
	width:380px;
	text-align:right;
	color:#36424a;
	font-size:16px;
	padding:25px 20px 0px 0px;
}
#sloganContainer span{
	font-weight:bold;
	font-style:italic;
}

#topMenu{
	float:right;
	display:inline;
	font-size:14px;
	color:#36424a;
	padding-top:10px;
}
#topMenu a{
	color:#36424a;
}
#topMenu a:hover{
	color:#a5acb0;
	text-decoration:underline;
}
#searchBox{
	float:right;
	width:170px;
	height:28px;
	padding:10px 20px 0px 20px;
}
#searchBox input{
	float:left;
	width:120px;
}
#searchBox .inputButonLink{
	float:right;
}
#menuContainerTR{
	clear:both;
	width:832px;
	height:39px;
	padding:0px 0px 0px 7px;
}
#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:104px;}
#menuContainerTR a.menu2{background-image:url('../images/TR/menu_02.gif'); width:80px;}
#menuContainerTR a.menu3{background-image:url('../images/TR/menu_03.gif'); width:86px;}
#menuContainerTR a.menu4{background-image:url('../images/TR/menu_04.gif'); width:88px;}
#menuContainerTR a.menu5{background-image:url('../images/TR/menu_05.gif'); width:98px;}
#menuContainerTR a.menu6{background-image:url('../images/TR/menu_06.gif'); width:90px;}
#menuContainerTR a.menu7{background-image:url('../images/TR/menu_07.gif'); width:134px;}
#menuContainerTR a.menu8{background-image:url('../images/TR/menu_08.gif'); width:140px;}
#menuContainerTR a:hover{
	background-position:left bottom;
}
#menuContainerTR a span{
	visibility:hidden;
}

.topBanner{
	clear:both;
	float:left;
	width:838px;
	height:212px;
	background-color:#fff;
}
#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{
	float:left;
	width:838px;
	height:1222px;
	padding:0px 1px 0px 1px;
	background-color:#fff;
	background-image:url('../images/bg.content.gif');
	background-position:left top;
	background-repeat:repeat-y;
}

.grupBaslik{
	height:25px;
	background-color:#6aa8e4;
	padding:5px 9px 0px 8px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.grupBaslik span{
	float:left;
	display:inline;
	height:23px;
	padding-top:2px;
	padding-left:10px;
}
.grupBaslik a.hepsi{
	float:right;
	display:inline;
	width:55px;
	height:16px;
	background-image:url('../images/bg.baslik.hepsi.buton.gif');
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	margin-top:2px;
}
.grupBaslik a.hepsi:hover{
	background-position:left bottom;
}
.grupBaslik a.hepsi span{
	visibility:hidden;
}
.grupBaslik a.tab{
	float:left;
	height:23px;
	padding:2px 10px 0px 10px;
	color:#fff;
}
.grupBaslik a.tab:hover{
	background-color:#a9d0eb;
}
.grupBaslik .tabSecili{
	background-color:#ecf5fb;
	color:#004c80;
	padding:2px 10px 0px 10px;
}


#baskanimiz{
	position:absolute;
	left:10px;
	top:390px;
	width:266px;
	height:165px;
}
#basindaCayirova{
	position:absolute;
	left:10px;
	top:565px;
	width:264px;
	height:231px;
	border:1px #6aa8e4 solid;
}
#basindaCayirova .grupBaslik{
	background-image:url('../images/TR/title.basindaCayirova.gif');
	background-position:20px 7px;
	background-repeat:no-repeat;
}
#basindaCayirova .grupBaslik span{
	visibility:hidden;
}

#basindaCayirova .liste{
	background-color:#ecf5fb;
	height:169px;
	padding-top:3px;
	overflow:hidden;
}
#basindaCayirova .liste a{
	display:block;
	height:34px;
	background-image:url('../images/dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#36424a;
}
#basindaCayirova .liste a span{
	display:block;
	background-image:url('../images/arrow.1.gif');
	background-position:20px 14px;
	background-repeat:no-repeat;
	padding:9px 5px 0px 35px;
	height:17px;
	overflow:hidden;
}
#basindaCayirova .liste a:hover{
	background-color:#fff;
}

#basindaCayirova .footer{
	background-color:#ccdae3;
	font-size:11px;
	height:22px;
	padding:7px 7px 0px 7px;
}
#basindaCayirova .footer a{
	float:left;
}
#haberVeDuyurularContainer .grupBaslik a{
	float:left;
}
#haberVeDuyurularContainer .grupBaslik a.hepsi{
	float:right;
}

#haberVeDuyurularContainer .grupBaslik a span,#haberVeDuyurularContainer .grupBaslik span span{
	visibility:hidden;
}
#haberVeDuyurularContainer .grupBaslik .hbMenu1{ background-image:url('../images/TR/hbMenu_01.gif'); width:114px; height:25px; background-position:left top; background-repeat:no-repeat;}
#haberVeDuyurularContainer .grupBaslik .hbMenu2{ background-image:url('../images/TR/hbMenu_02.gif'); width:106px; height:25px; background-position:left top; background-repeat:no-repeat;}
#haberVeDuyurularContainer .grupBaslik .hbMenu3{ background-image:url('../images/TR/hbMenu_03.gif'); width:127px; height:25px; background-position:left top; background-repeat:no-repeat;}
#haberVeDuyurularContainer .grupBaslik .hbMenu1:hover{background-position:left bottom;}
#haberVeDuyurularContainer .grupBaslik .hbMenu2:hover{background-position:left bottom;}
#haberVeDuyurularContainer .grupBaslik .hbMenu3:hover{background-position:left bottom;}
#haberVeDuyurularContainer .grupBaslik .hbMenu1Secili{ padding:0px; background-image:url('../images/TR/hbMenu_01.gif'); width:114px; height:25px; background-position:left center; background-repeat:no-repeat;}
#haberVeDuyurularContainer .grupBaslik .hbMenu2Secili{ padding:0px; background-image:url('../images/TR/hbMenu_02.gif'); width:106px; height:25px; background-position:left center; background-repeat:no-repeat;}
#haberVeDuyurularContainer .grupBaslik .hbMenu3Secili{ padding:0px; background-image:url('../images/TR/hbMenu_03.gif'); width:127px; height:25px; background-position:left center; background-repeat:no-repeat;}

#haberVeDuyurularContainer{
	position:absolute;
	left:286px;
	top:390px;
	width:542px;
	height:406px;
	border:1px #6aa8e4 solid;
	background-color:#ecf5fb;
}
#haberVeDuyurularContainer .liste{
	width:542px;
	height:347px;
	overflow:hidden;
}
#haberVeDuyurularContainer .footer{
	clear:both;
	width:528px;
	background-color:#ccdae3;
	font-size:11px;
	height:22px;
	padding:7px 7px 0px 7px;
}
#haberVeDuyurularContainer .footer a{
	float:left;
	display:inline;
}

#haberler{
	
}
#haberler .liste .satir1{
	clear:both;
	width:542px;
	height:105px;
	overflow:hidden;
}
#haberler .liste .satir1 a{
	display:block;
	padding:10px 7px 11px 7px;
	height:84px;
	background-image:url('../images/dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	overflow:hidden;
	color:#000;
}
#haberler .liste .satir1 a:hover{
	background-color:#fff;
	color:#004c80;
}


#haberler .liste .satir1 a .imgContainer{
	margin-top:2px;
	float:left;
	display:inline;
	width:120px;
	height:80px;
	overflow:hidden;
}
#haberler .liste .satir1 a .imgContainer img{
	width:120px;
}
#haberler .liste .satir1 a .icerik{
	float:right;
	width:400px;
	height:84px;
	overflow:hidden;
	line-height:17px;
}
#haberler .liste .satir1 a .icerik .baslik{
	font-size:13px;
	font-weight:bold;
	display:block;
}

#haberler .liste .satir2{
	clear:both;
	width:540px;
	height:243px;
	overflow:hidden;
	padding:0px 1px 0px 1px;
}
#haberler .liste .satir2 a{
	float:left;
	width:120px;
	height:229px;
	overflow:hidden;
	padding:7px 7px 7px 8px;
	color:#353f44;
}
#haberler .liste .satir2 a:hover{
	background-color:#fff;
	color:#004c80;
}

#haberler .liste .satir2 a .imgContainer{
	display:block;
	width:120px;
	height:80px;
	overflow:hidden;
	margin-bottom:5px;
}
#haberler .liste .satir2 a .imgContainer img{
	width:120px;
}
#haberler .liste .satir2 a .icerik{
	display:block;
	width:120px;
	height:144px;
	overflow:hidden;
	line-height:16px;
}
#haberler .liste .satir2 a .icerik .baslik{
	font-size:13px;
	font-weight:bold;
	display:block;
}
#haberler .listeKisa{
	height:343px;
	padding-top:4px;
}
#haberler .listeKisa a{
	display:block;
	height:43px;
	background-image:url('../images/dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	font-size:13px;
}
#haberler .listeKisa a:hover{
	background-color:#fff;
}
#haberler .listeKisa a span{
	display:block;
	background-image:url('../images/arrow.1.gif');
	background-position:15px 19px;
	background-repeat:no-repeat;
	padding:13px 5px 5px 35px;
}
#haberler .listeKisa a:hover span{
	background-position:18px 19px;
}
#anaSayfaBannerAlani1{
	position:absolute;
	left:10px;
	top:807px;
	width:403px;
	height:179px;
	border:1px #6aa8e4 solid;
	background-color:#ecf5fb;
}
#projeler{
	position:absolute;
	left:425px;
	top:807px;
	width:403px;
	height:179px;
	border:1px #6aa8e4 solid;
	background-color:#ecf5fb;
}
#fotoAlbum{
	position:absolute;
	left:10px;
	top:998px;
	width:264px;
	height:334px;
	border:1px #6aa8e4 solid;
	background-color:#ecf5fb;
}
#etkinlikler{
	position:absolute;
	left:286px;
	top:998px;
	width:542px;
	height:153px;
	border:1px #6aa8e4 solid;
	background-color:#ecf5fb;
}
#beniHaberdarEt{
	position:absolute;
	left:286px;
	top:1162px;
	width:265px;
	height:99px;
	border:1px #6aa8e4 solid;
	background-color:#ecf5fb;
}
#beniHaberdarEt .grupBaslik{
	background-image:url('../images/TR/title.beniHaberdarEt.gif');
	background-position:20px 7px;
	background-repeat:no-repeat;
}
#beniHaberdarEt .grupBaslik span{
	visibility:hidden;
}

#beniHaberdarEt .liste{
	width:265px;
	height:69px;
	overflow:hidden;
}
#beniHaberdarEt .liste .imgContainer{
	float:left;
	width:70px;
	height:70px;
	display:inline;
}
#beniHaberdarEt .liste .icerik{
	font-size:14px;
	color:#222e36;
	font-weight:bold;
	padding-top:15px;
}
#beniHaberdarEt .liste .satir1,#beniHaberdarEt .liste .satir2{
	height:20px;
	font-weight:bold;
	padding-left:8px;
	padding-top:2px;
}
#beniHaberdarEt .liste .kolon1{
	float:left;
	width:60px;
}
#beniHaberdarEt .liste .kolon2{
	float:left;
	display:inline;
}
#beniHaberdarEt .liste .satir2 .kolon2{
	width:189px;
}

#stratejikPlanlama{
	position:absolute;
	left:563px;
	top:1162px;
	width:265px;
	height:99px;
	border:1px #6aa8e4 solid;
	background-color:#ecf5fb;
}
#stratejikPlanlama .grupBaslik{
	background-image:url('../images/TR/title.stratejikPlanlama.gif');
	background-position:20px 7px;
	background-repeat:no-repeat;
}
#stratejikPlanlama .grupBaslik span{
	visibility:hidden;
}

#stratejikPlanlama .liste{
	width:265px;
	height:69px;
	overflow:hidden;
}
#stratejikPlanlama .liste .imgContainer{
	float:left;
	width:70px;
	height:70px;
	display:inline;
}
#stratejikPlanlama .liste .icerik{
	font-size:14px;
	color:#222e36;
	font-weight:bold;
	padding-top:10px;
}
#anaSayfaBannerAlani2{
	position:absolute;
	left:286px;
	top:1273px;
	width:542px;
	height:58px;
	border:1px #6aa8e4 solid;
	background-color:#ecf5fb;
}
















#content{
	float:left;
	width:838px;
	height:auto !important;
	height:472px;
	min-height:472px;
	padding:0px 1px 0px 1px;
	background-color:#fff;
	background-image:url('../images/bg.content.gif');
	background-position:left top;
	background-repeat:repeat-y;
}

#content .anaSayfaSol{
	float:left;
	display:inline;
	width:297px;
}
#content .anaSayfaSag{
	float:right;
	display:inline;
	width:575px;
}

#footerTR{
	float:left;
	width:840px;
	height:87px;
	background-image:url('../images/bg.footer.gif');
	background-repeat:no-repeat;
	color:#fff;
	overflow:hidden;
}
#footerTR a{
	color:#fff;
	text-decoration:underline;
}
#footerTR a:hover{
	text-decoration:none;
}
#footerTR .sol{
	float:left;
	padding-top:15px;
	width:515px;
	display:inline;
	line-height:17px;
	margin-left:15px;
}
#footerTR .sag{
	float:right;
	padding-top:15px;
	width:230px;
	display:inline;
	text-align:right;
	padding-right:15px;
}

#erkyazilim{
	width:92px;
	height:34px;
	float:right;
	text-align:left;
	margin:5px 15px 0px 0px !important;
	margin:5px 10px 0px 0px;
	display:inline;
}
#erkyazilim a{
	width:92px;
	height:34px;
	float:right;
	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;
}
#erkyazilim a span{
	visibility:hidden;
}

#erkyazilim a:hover{
	color:#ABC3CA;
	background-position:left bottom;
}
#yuzenBannerlar{
	position:absolute;
	top:133px;
	right:0px;
}
#yuzenBannerlar .yuzenBanner{
	border:1px #efaf5f solid;
	margin-bottom:0px;
	width:149px;
}

#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;
}













/* alt sayfalar */
#content .icerikSol{
	float:left;
	display:inline;
	width:223px;
	margin-top:10px;
	margin-left:9px;
}
#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;
}
#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:587px;
	margin-top:10px;
	margin-right:9px;
	display:inline;
	padding-bottom:10px;
}

#content .icerikSag .baslik{
	float:left;
	width:577px;
	height:24px;
	font-size:14px;
	background-color:#CEDEE7;
	color:#003163;
	padding-left:10px;
	padding-top: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:587px;
	font-size:12px;
	padding-top:10px;
}
#content .icerikSag .sayfaIcerik h1{
	font-size:18px;
}

#content .icerikSag .sayfaIcerik .liste{
	float:left;
	width:587px;
}
#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:577px;
	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:577px;
	padding:10px;
	background-color:#FAF9F9;
	background-image:url('../images/dot.1.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#0A3350;
	height:80px;
	overflow:hidden;
}
#content .icerikSag .sayfaIcerik .listeKategori a:hover{
	background-color:#DBEFFB;
	color:#c90c1e;
}
#content .icerikSag .sayfaIcerik .listeKategori a .icerik{
	float:left;
	width:577px;
	height:80px;
	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:22px;
	width:62px;
	background-image:url('../images/TR/buton.arama.gif');
	background-repeat:no-repeat;
	cursor:pointer;
	display:inline;
	margin-left:5px;
}
input.ButonaraEN{
	border:0px;
	background-color:transparent;
	height:22px;
	width:62px;
	background-image:url('../images/EN/buton.arama.gif');
	background-repeat:no-repeat;
	cursor:pointer;
	display:inline;
	margin-left:5px;
}
#searchBox input.ButonaraTR{
	border:0px;
	background-color:transparent;
	height:22px;
	width:62px;
	background-image:url('../images/TR/buton.arama.gif');
	background-repeat:no-repeat;
	cursor:pointer;
	display:inline;
	margin-left:5px;
}
#searchBox input.ButonaraEN{
	border:0px;
	background-color:transparent;
	height:22px;
	width:62px;
	background-image:url('../images/EN/buton.arama.gif');
	background-repeat:no-repeat;
	cursor:pointer;
	display:inline;
	margin-left:5px;
}



#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;
}
