﻿/* CSS Document */
/*
****************************************************
*     CSS 2.0                                      *
*     written by Cem Yýldýz, erkcreative.com       *
****************************************************
*/

/*
ÖNEMLİ NOT
SAYGI DEĞER PROGRAMCI ARKADAŞ 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:#a6b9c8;
}
body{
	width:899px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#33424a;
	text-align:left;
	font-size:11px;
	padding:0px;
}

div,h1,h2,h3,h4,h5,h6{
	display:block;
	margin:0;
	padding:0;
}
img{
	border:0px;
}
a{
	color:#c90c1e;
	text-decoration:none;
}
a:hover{
	color:#536a86;
}


#container{
	float:left;
	width:849px;
	background-image:url('../images/bg.container.png');
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
}
#header{
	float:left;
	width:849px;
	height:94px;
	padding:10px 0px 7px 0px;
	overflow:hidden;
}
#header .logoContainer{
	float:left;
	height:60px;
	width:300px;
	padding-bottom:5px;
}
#header .logoContainer img{
	border:0;
}
#header form{
	margin:0px;
	padding:0px;
}
#header .searchBoxContainer{
	float:right;
	height:22px;
	text-align:right;
	width:549px;
	padding-top:12px;
}
#header .searchBoxContainer img{
	border:0;
}

#header .searchBoxContainer input{
	width:170px;
	height:18px;
	border:1px #96999a solid;
	font-size:11px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
#header .searchBoxContainer input.Butonara{
	border-style: none;
	height:22px;
	width:62px;
	background-image:url('../images/TR/button.arama.png');
	background-repeat:no-repeat;
	cursor:pointer;
}
#header .searchBoxContainer div{
	padding-bottom:5px;
	width:549px;
	float:right;
}
#header .searchBoxContainer div a{
	float:right;
	padding-left:10px;
	padding-right:10px;
	background-image:url('../images/line.v.ayrac.png');
	background-position:right top;
	background-repeat:no-repeat;
	color:#3c3c3c;
}
#header .searchBoxContainer div a:hover{
	color:#c90c1e;
}
#header .searchBoxContainer div a span.buton1{
	padding-left:16px;
	background-image:url('../images/icon.anasayfa.png');
	background-position:left center;
	background-repeat:no-repeat;
}
#header .searchBoxContainer div a span.buton2{
	padding-left:16px;
	background-image:url('../images/icon.sitemap.png');
	background-position:left center;
	background-repeat:no-repeat;
}
#header .searchBoxContainer div a span.buton3{
	padding-left:16px;
	background-image:url('../images/icon.iletisim.png');
	background-position:left center;
	background-repeat:no-repeat;
}

#header #menuContainer{
	margin-top:5px;
	float:left;
	width:849px;
/*	padding-left:9px;*/
/*	height:37px;*/
	background-color:#DE0029;
}
#header #menuContainer div{
	float:left;
/*	height:37px;*/
	padding:4px 0px;
}
#header #menuContainer div a,#header #menuContainer div a.disinda{
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:2px 27px 2px 27px;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
}
#header #menuContainer div a:hover,#header #menuContainer div a.disinda:hover{
	color:#ccc;
	text-decoration:underline;
}
#header #menuContainer div a.ustunde{
	color:#ccc;
	text-decoration:underline;
/*	background-color:#fff;*/
}

#header #menuContainer div a img{
	border:0px;
}
.topBannerContainer{
	float:left;
	padding:0px 0px 4px 0px;
	width:849px;
	height:203px;
}
.topBannerContainer img{
	border:0;
}
#content{
	float:left;
	width:849px;
	margin-bottom:2px;
}
#content .solAlan{
	float:left;
	width:207px;
	
}
#content .solAlan .hizliErisim{
	float:left;
	width:207px;
	margin-bottom:6px;
}
#content .solAlan .baslik1{
	width:197px;
	float:left;
/*	background-image:url('../images/bg.title.png');*/
	background-color:#DA1F26;
	height:27px;
	color:#fff;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
}
#content .solAlan .baslik1 .icerik{
	padding-left:10px;
	background-image:url('../images/arrow.1.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:22px;
	padding-top:5px;
	color:#fff;
}
#content .solAlan .baslik1 .icerik a{
	color:#fff;
}
#content .solAlan .baslik1 .icerik a:hover{
	color:#FFB6CA;
}

#content .solAlan .hizliErisim .linkler{
	float:left;
	width:207px;
}
#content .solAlan .hizliErisim .linkler a{
	float:left;
	width:197px;
	height:27px;
	padding-left:10px;
	background-color:#f5f6f2;
	background-image:url('../images/dot.1.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	cursor:pointer;
	color:#4e4b41;
	font-weight:bold;
}
#content .solAlan .hizliErisim .linkler a:hover{
	background-color:#e2e2e2;
	color:#c90c1e;
}
#content .solAlan .hizliErisim .linkler a span{
	float:left;
	width:182px;
	height:21px;
	padding-top:6px;
	padding-left:15px;
	background-image:url('../images/arrow.2.png');
	background-position:left center;
	background-repeat:no-repeat;
	cursor:pointer;
}
#content .solAlan .hizliErisim .linkler a:hover span{
	background-position:4px center;
	cursor:pointer;
}

#content .solAlan .hizliErisim .linkler .secili{
	float:left;
	width:197px;
	height:27px;
	padding-left:10px;
	background-color:#fff;
	background-image:url('../images/dot.1.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	cursor:pointer;
	color:#c90c1e;
}
#content .solAlan .hizliErisim .linkler .secili span{
	float:left;
	width:182px;
	height:21px;
	padding-top:6px;
	padding-left:15px;
	background-image:url('../images/arrow.2.png');
	background-position:-4px center;
	background-repeat:no-repeat;
	cursor:pointer;
}

#content .solAlan .bannerContainer{
	float:left;
	width:207px;
	margin-bottom:3px;
}
#content .solAlan .eBulten{
	float:left;
	width:207px;
	margin-bottom:6px;
	height:92px;
	background-color:#f5f6f2;
}
#content .solAlan .eBulten input{
	border:1px silver solid;
	height:10px;
	font-size:10px;
	background-color:#f5f6f2;
	width:120px;
	color:#526985;
}
#content .solAlan .eBulten input.uyeOl{
	border:0px;
	height:14px;
	font-size:10px;
	background-color:#526985;
	width:14px;
	color:#fff;
	padding-top:0px;
}

#content .solAlan .baslik2{
	width:197px;
	float:left;
	background-image:url('../images/bg.title.2.png');
	height:27px;
	color:#fff;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
}
#content .solAlan .baslik2 .icerik{
	padding-left:10px;
	background-image:url('../images/arrow.1.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:22px;
	padding-top:5px;
	color:#fff;
}
#content .solAlan .baslik2 .icerik a{
	color:#fff;
}
#content .solAlan .baslik2 .icerik a:hover{
	color:#B6C4D5;
}

#content .solAlan .tavsiyeEt{
	float:left;
	width:207px;
}
#content .solAlan .tavsiyeEt a{
	float:left;
	width:172px;
	height:27px;
	padding-left:35px;
	background-color:#e9e8e8;
	background-position:10px center;
	background-repeat:no-repeat;
	cursor:pointer;
	color:#4e4b41;
	margin-bottom:2px;
}
#content .solAlan .tavsiyeEt a:hover{
	background-color:#d6d7d9;
	color:#c90c1e;
}

#content .solAlan .tavsiyeEt a span{
	float:left;
	padding-top:7px;
	cursor:pointer;
}
/* Orta alan */
#content .ortaAlan{
	float:left;
	width:429px;
	padding-left:5px;
	
}
#content .ortaAlan .haberler{
	float:left;
	width:429px;
	margin-bottom:5px;
	height:423px;
}
#content .ortaAlan .haberler .baslik{
	float:left;
	width:429px;
	font-size:11px;
	font-weight:bold;
}
#content .ortaAlan .haberler .baslik a{
	float:left;
	padding-top:6px;
	padding-left:49px;
	padding-right:49px;
	height:21px;
	background-image:url('../images/bg.tab.png');
	background-position:left top;
	background-repeat:repeat-x;
	color:#777575;
	margin-right:3px;
}
#content .ortaAlan .haberler .baslik a.secili{
	padding-left:50px;
	padding-right:50px;
	display:inline;
	background-image:url('../images/bg.title.png');
	color:#fff;
	margin-right:3px;
}
#content .ortaAlan .haberler .baslik a.secili:hover{
	color:#fff;
}

#content .ortaAlan .haberler .baslik a:hover{
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#c90c1e;
}
#content .ortaAlan .haberler .icerik{
	float:left;
	width:425px;
	border:2px #bb0617 solid;
	background-color:#f5f6f2;
	height:412px
}
#content .ortaAlan .haberler .icerik .spotlar{
	float:left;
	width:425px;
	height:288px;
}
#content .ortaAlan .haberler .icerik .spotlar a{
	float:left;
	width:409px;
	height:80px;
	padding:8px;
	background-image:url('../images/dot.1.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#f5f6f2;
	color:#3c3c3c;
}
#content .ortaAlan .haberler .icerik .spotlar a:hover{
	background-color:#e2e2e2;
	color:#c90c1e;
}

#content .ortaAlan .haberler .icerik .spotlar a span{
	float:left;
	width:280px;
	height:77px;
	cursor:pointer;
	overflow:hidden;
	line-height:15px;
}
#content .ortaAlan .haberler .icerik .spotlar a span.imgContainer{
	float:left;
	width:116px;
	height:77px;
	display:inline;
	margin-right:10px;
}
#content .ortaAlan .haberler .icerik .spotlar a span.imgContainer img{
	width:116px;
}
#content .ortaAlan .haberler .icerik .liste{
	float:left;
	width:405px;
	float:left;
	padding:10px;
	line-height:14px;
	height:75px;
}
#content .ortaAlan .haberler .icerik .footer{
	float:left;
	width:411px;
	padding:7px;
	background-color:#c2091b;
	height:16px;
}
#content .ortaAlan .bunlariBiliyormuydunuz{
	float:left;
	width:429px;
	height:102px;
	background-color:#CFDBE5;
}
#content .ortaAlan .bunlariBiliyormuydunuz .liste{
	float:left;
	width:429px;
	background-color:#f5f6f2;
}
#content .ortaAlan .bunlariBiliyormuydunuz .liste a{
	float:left;
	width:419px;
	height:22px;
	padding-top:5px;
	background-color:#f5f6f2;
	background-image:url('../images/dot.2.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-left:10px;
	color:#394f5b;
}
#content .ortaAlan .bunlariBiliyormuydunuz .liste a:hover{
	background-color:#e2e2e2;
	color:#c90c1e;
}
#content .ortaAlan .bunlariBiliyormuydunuz .footer{
	float:left;
	width:409px;
	background-color:#CFDBE5;
	height:19px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
}



#content .ortaAlan .baslik2{
	width:419px;
	float:left;
	background-image:url('../images/bg.title.2.png');
	height:27px;
	color:#fff;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
}
#content .ortaAlan .baslik2 .icerik{
	padding-left:10px;
	background-image:url('../images/arrow.1.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:22px;
	padding-top:5px;
	color:#fff;
}
#content .ortaAlan .baslik2 .icerik a{
	color:#fff;
}
#content .ortaAlan .baslik2 .icerik a:hover{
	color:#B6C4D5;
}

/* Sağ alan */
#content .sagAlan{
	float:right;
	width:203px;
	
}
#content .sagAlan .baslik1{
	width:193px;
	float:left;
	/*
background-image:url('../images/bg.title.png');
*/
	background-color:#DA1F26;
	height:27px;
	color:#fff;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:3px;
}
#content .sagAlan .baslik1 .icerik{
	padding-left:10px;
	background-image:url('../images/arrow.1.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:22px;
	padding-top:5px;
	color:#fff;
}
#content .sagAlan .baslik1 .icerik a{
	color:#fff;
}
#content .sagAlan .baslik1 .icerik a:hover{
	color:#FFB6CA;
}
#content .sagAlan .eBulten{
	float:left;
	width:203px;
	margin-bottom:6px;
	height:127px;
	background-color:#f5f6f2;
	font-size:12px;
}
#content .sagAlan .eBulten input{
	border:1px silver solid;
	height:16px;
	font-size:12px;
	background-color:#f5f6f2;
	width:120px;
	color:#526985;
}
#content .sagAlan .eBulten input.uyeOl{
	border:0px;
	height:14px;
	font-size:10px;
	background-color:#526985;
	width:auto;
	color:#fff;
	padding-top:0px;
}
#content .sagAlan .banner{
	float:left;
	width:203px;
	background-color:#ffffff;
	height:203px;

}

/* Etkinlik Takvimi */
#content .sagAlan .etkinlikTakvimi{
	float:left;
	width:203px;
	background-color:#f0efe4;
	height:217px;
	margin-bottom:4px;
}
.etkinlikTakvimiAylar{
	float:right;
	width:203px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:2px;
	text-align:center;
	font-weight:bold;
}
.etkinlikTakvimiAylar span{
	color:#424854;
}
.etkinlikTakvimiAylar a{
	color:#424854;
}
.etkinlikTakvimiAylar a:hover{
	color:#944554;
}
.etkinlikTakvimiGunler{
	display:inline;
	color:#596261;
	width:154px;
	text-align:center;
	float:right;
	font-size:10px;
	padding-left:2px;
	margin-right:23px;
}
.etkinlikTakvimiGunler span{
	display:inline;
	width:20px !important;
	width:20px;
	height:16px;
	padding-top:2px;
	float:left;
	padding-bottom:2px;
	background-color:#EEE6CD;
	margin-right:2px;
	margin-bottom:2px;
}
.etkinlikTakvimiGunler .bos{
	background-color:#DCDED8;
}
.etkinlikTakvimiGunler a{
	display:inline;
	width:20px !important;
	width:20px;
	height:16px;
	float:left;
	background-color:#FE9B00;
	padding-top:2px;
	padding-bottom:2px;
	color:#596261;
	margin-right:2px;
	margin-bottom:2px;

}
.etkinlikTakvimiGunler a.AktifGunCs{
	display:inline;
	width:20px !important;
	width:20px;
	height:16px;
	float:left;
	background-color:#0B79A7;
	padding-top:2px;
	padding-bottom:2px;
	color:#fff;
	margin-right:2px;
	margin-bottom:2px;

}

.etkinlikTakvimiGunler a:hover{
	background-color:#815f3e;
	color:#FCF9E1;
}


.etkinlikTakvimiListe{
	clear:both;
	float:left;
	width:539px;
	border:1px #E8DFBF solid;
	text-align:left;
	margin-bottom:15px;
}
.etkinlikTakvimiListe a{
	float:left;
	width:519px;
	background-image:url('../images/dot.1.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#FEFEF8;
	padding:10px;
	padding-bottom:15px;
	font-size:11px;
}
.etkinlikTakvimiListe a:hover{
	background-color:#F5F5E9;
}
.etkinlikTakvimiListe a span{
	float:left;
	padding-left:3px;
	width:305px !important;
	width:295px;
	cursor:pointer;
	padding-top:2px;
	font-weight:bold;
}
.etkinlikTakvimiListe a .etkinlikTakvimiListeBaslik{
	width:100px !important;
	font-weight:normal;
}
.etkinlikTakvimiListe a .imgContainer{
	width:85px !important;
	height:82px;
	float:left;
	padding-left:0px;
	padding-right:15px;
	padding-top:0px;
}
.etkinlikTakvimiListe a .imgContainer img{
	width:80px;
	height:80px;
	border:1px #E8DFBF solid;
}
/* ************************* */
.etkinlikTakvimiTips{
	display:none;
	width:150px;
	z-index:255;
	position:absolute;
	background-color:#FAF8EB;
	color:#4E6172;
	border:1px solid #D1CA83;
}
.etkinlikTakvimiTips a{
	float:left;
	display:block;
	background-image:url('../images/dot.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#FCF9E1;
	width:100%;
	overflow:hidden;
}
.etkinlikTakvimiTips a span{
	float:left;
	padding-left:20px;
	background-image:url('../images/arrowTips.gif');
	background-position:7px 10px;
	background-repeat:no-repeat;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	width:auto;
}
.etkinlikTakvimiTips a:hover{
	background-color:#EEE6CD;
}

#content .sagAlan .buAyOdenecekVergiler{
	float:left;
	width:203px;
	margin-bottom:4px;
	height:111px;
	background-color:#f0efe4;
}
#content .sagAlan .buAyOdenecekVergiler .liste{
	float:left;
	width:203px;
	background-color:#f0efe4;
}
#content .sagAlan .buAyOdenecekVergiler .liste a{
	float:left;
	width:193px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#f0efe4;
	background-image:url('../images/dot.2.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-left:10px;
	color:#394f5b;
}
#content .sagAlan .buAyOdenecekVergiler .liste a:hover{
	background-color:#e2e2e2;
	color:#c90c1e;
}
#content .sagAlan .buAyOdenecekVergiler .liste a span{
	float:left;
	width:179px;
	background-image:url('../images/arrow.3.png');
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-left:14px;
	cursor:pointer;
}
#content .sagAlan .buAyOdenecekVergiler .footer{
	float:left;
	width:193px;
	background-color:#e5e3cf;
	padding:5px;
}

#content .sagAlan .baslik2{
	width:193px;
	float:left;
	background-image:url('../images/bg.title.2.png');
	height:27px;
	color:#fff;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
}
#content .sagAlan .baslik2 .icerik{
	padding-left:10px;
	background-image:url('../images/arrow.1.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:22px;
	padding-top:5px;
	color:#fff;
}
#content .sagAlan .baslik2 .icerik a{
	color:#fff;
}
#content .sagAlan .baslik2 .icerik a:hover{
	color:#B6C4D5;
}


#content .sagAlan .anket{
	float:left;
	width:203px;
	margin-bottom:4px;
}
#content .sagAlan .anket .liste{
	float:left;
	width:193px;
	background-color:#f0efe4;
	padding:5px;
	padding-bottom:3px;
	padding-top:1px;
	font-weight:bold;
}
#content .sagAlan .bannerContainer{
	float:left;
	width:203px;
	margin-bottom:3px;
}


/* Alt Sayfa */
#content .ortaAlanAltSayfa{
	float:left;
	width:637px;
	padding-left:5px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#content .ortaAlanAltSayfa .baslik2{
	width:627px;
	float:left;
	background-image:url('../images/bg.title.3.png');
	height:27px;
	color:#c9cacb;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
}
#content .ortaAlanAltSayfa .baslik2 .icerik{
	padding-left:10px;
	background-image:url('../images/arrow.1.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:22px;
	padding-top:5px;
	color:#c9cacb;
}
#content .ortaAlanAltSayfa .baslik2 .icerik span{
	color:#fff;
}

#content .ortaAlanAltSayfa .icerikAltSayfa{
	float:left;
	width:617px;
	padding:10px;
}
#content .ortaAlanAltSayfa h1{
	font-size:18px;
}
#content .ortaAlanAltSayfa h2{
	font-size:16px;
}
#content .ortaAlanAltSayfa h3{
	font-size:14px;
}
#content .ortaAlanAltSayfa h4{
	font-size:12px;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .liste{
	float:left;
	width:615px;
	border:1px #bbac81 solid;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .liste a{
	float:left;
	width:595px;
	padding:10px;
	background-color:#f0efe4;
	background-image:url('../images/dot.1.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#394f5b;
	height:80px;
	overflow:hidden;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .liste a:hover{
	background-color:#e2e2e2;
	color:#c90c1e;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .liste a .icerik{
	float:left;
	width:595px;
	height:80px;
	overflow:hidden;
	line-height:16px;
	cursor:pointer;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .liste a .icerik .imgContainer{
	float:left;
	width:116px;
	height:80px;
	overflow:hidden;
	margin-right:5px;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .liste a .icerik .imgContainer img{
	width:116px;
}


/* listewleme 2 */
#content .ortaAlanAltSayfa .icerikAltSayfa .liste2{
	float:left;
	width:615px;
	border:1px #bbac81 solid;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .liste2 a{
	float:left;
	width:595px;
	padding:10px;
	background-color:#f0efe4;
	background-image:url('../images/dot.1.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#394f5b;
	height:80px;
	overflow:hidden;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .liste2 a:hover{
	background-color:#e2e2e2;
	color:#c90c1e;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .liste2 a .icerik{
	float:left;
	width:595px;
	height:80px;
	overflow:hidden;
	line-height:16px;
	cursor:pointer;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .liste2 a .icerik strong{
	font-size:14px;
}

#content .ortaAlanAltSayfa .icerikAltSayfa .liste2 a .icerik .imgContainer{
	float:left;
	width:116px;
	height:80px;
	overflow:hidden;
	margin-right:5px;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .liste2 a .icerik .imgContainer img{
	width:116px;
}
/* tek satır listeleme */
#content .ortaAlanAltSayfa .icerikAltSayfa .listeTeksatir{
	float:left;
	width:615px;
	border:1px #bbac81 solid;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .listeTeksatir a{
	float:left;
	width:595px;
	padding:10px;
	background-color:#f0efe4;
	background-image:url('../images/dot.1.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#394f5b;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .listeTeksatir a:hover{
	background-color:#e2e2e2;
	color:#c90c1e;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .listeTeksatir a .icerik{
	float:left;
	width:595px;
	line-height:16px;
	cursor:pointer;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .listeTeksatir a .icerik strong{
	font-size:14px;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .listeTeksatir a .icerik .imgContainer{
	display:none;
}
/* ***** */

#content .ortaAlanAltSayfa .icerikAltSayfa .sayfalamaContainer{
	width:597px;
	float:left;
	padding:10px;
	background-color:#fff;
	text-align:right;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .sayfalamaContainer a{
	color:#536a86;
}
#content .ortaAlanAltSayfa .icerikAltSayfa .sayfalamaContainer a:hover{
	color:#c90c1e;
}



#footer{
	float:left;
	width:859px;
	background-image:url('../images/bg.footer.png');
	background-repeat:repeat-y;
	padding:8px 20px 0px 20px;
	color:#fff;
	height:60px;
}
#footer a{
	color:#fff;
	text-decoration:underline;
}
#footer a:hover{
	color:#3c3c3c;
	text-decoration:none;
}


#footer .sol{
	float:left;
/*	padding-top:15px;*/
	display:inline;
	line-height:18px;
}
#rss{
	width:34px;
	height:34px;
	float:right;
	text-decoration:none;
	margin-top:2px;
	margin-right:10px;
}
#rss a{
	width:34px;
	height:34px;
	float:left;
	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;
}
#erkyazilim{
	width:92px;
	height:28px;
	float:right;
	text-align:left;
	display:inline;
	margin-top:5px;
	text-decoration:none;
}
#erkyazilim a{
	width:92px;
	height:28px;
	float:right;
	color:#bccfd5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
	background-image:url('../images/erkyazilim.gif');
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
}
#erkyazilim a span{
	visibility:hidden;
}

#erkyazilim a:hover{
	color:#ABC3CA;
	background-position:left bottom;
}

a.griLink{
	color:#60625d;
}
a.griLink:hover{
	color:#c90c1e;
}

a.griLink2{
	color:#33424a;
}
a.griLink2:hover{
	color:#c90c1e;
}
a.griLink3{
	color:#c9cacb;
}
a.griLink3:hover{
	color:#fff;
}

a.beyazLink{
	color:#fff;
}
a.beyazLink:hover{
	color:#999;
}
a.griMaviLink{
	color:#536a86;
}
a.griMaviLink:hover{
	color:#c90c1e;
}


#content .tamSayfa{
	float:right;
	width:849px;
	background-color:#fff;
}

#content .tamSayfa .baslik{
	float:left;
	width:839px;
	background-image:url('../images/bg.title.3.png');
	height:27px;
	color:#c9cacb;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
}
#content .tamSayfa .baslik .icerik{
	padding-left:10px;
	background-image:url('../images/arrow.1.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:22px;
	padding-top:5px;
	color:#c9cacb;
}
#content .tamSayfa .baslik .icerik span{
	color:#fff;
}
#content .tamSayfa .baslik a{
	color:#fff;
}
#content .tamSayfa .baslik a:hover{
	color:#D9591D;
}
#content .tamSayfa .baslik span{
	color:#D9591D;
}





#content .tamSayfa .sayfaIcerik{
	float:left;
	width:849px;
	font-size:12px;
	padding-top:10px;
}
#content .tamSayfa h1{
	font-size:18px;
}
.orgSemBaslik1{
	background-color:#9CADBD;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:60px;
	padding-top:5px;
}
.orgSemBaslik2{
	background-color:#BFC792;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:40px;
	padding-top:5px;
}
.orgSemGrup1{
/*	border:1px #445366 solid;*/
	float:left;
	display:inline;
	width:110px;
}
.orgSemGrup1 div{
	clear:both;
}
.orgSemGrup2{
	border:1px #445366 solid;
	float:left;
	display:inline;
	width:130px;
}
.orgSemGrup2 div{
	clear:both;
	padding:5px;
	border-bottom:1px #BFC792 solid;
}
.orgSemVline{
	float:left;
	display:inline;
	width:120px;
	border-left:1px #445366 solid;
	height:14px;
	overflow:hidden;
}
.orgSemVline2{
	float:left;
	display:inline;
	width:70px;
	border-left:1px #445366 solid;
	height:14px;
	overflow:hidden;
	margin-left:65px;
}
.orgSemHline{
	float:left;
	display:inline;
	border-bottom:1px #445366 solid;
	height:1px;
	overflow:hidden;
}
.orgSemGrupBaskan{
	border:1px black solid;
	width:140px;
	margin:0 auto;
	padding:10px;
	background-color:#586C84;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.orgSemGrupContainer .orgSemGrup1{
	padding:0px;
}
.orgSemGrupContainer .orgSemGrup1 div{
	padding:5px;
}
.orgSemGrupContainer2 .orgSemGrup1{
	padding:0px;
}
.orgSemGrupContainer2 .orgSemGrup1 .orgSemBaslik1{
	height:auto;
}
.orgSemGrupContainer2 .orgSemGrup1 div{
	padding:5px;
}
