﻿/* 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:#eaefe8;
}
body{
	width:1003px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#114665;
	text-align:left;
	font-size:11px;
	padding:17px 0px 17px 0px;
	position:relative;
}
div,h1,h2,h3,h4,h5,h6{
	display:block;
	margin:0;
	padding:0;
}
img{
	border:0px;
}
form{
	margin:0px;
	padding:0px;
}
a{
	color:#c95704;
	text-decoration:none;
}
a:hover{
	color:#005c96;
}
#yuzenBannerlar{
	position:absolute;
	top:17px;
	right:0px;
}
#containerOut{
	float:left;
	width:891px;
	border:5px #ced3cc solid;
	background-color:#fff;
}
#container{
	float:left;
	width:866px;
	background-color:#fff;
	padding:12px 13px 10px 12px;
}
#header{
	float:left;
	width:866px;
	height:75px;
	margin-bottom:5px;
	background-color:#eff1ef;
}
#logoContainer{
	float:left;
	width:588px;
	height:75px;
}
#logoContainer a{
	float:left;
	width:338px;
	height:75px;
	background-image:url('../images/logo.canakkale.gif');
	background-repeat:no-repeat;
}
#logoContainer a span{
	visibility:hidden;
}
#topMenu{
	float:right;
	width:258px;
	height:24px;
	margin-right:16px;
	display:inline;
}
#topMenu a{
	float:left;
	height:24px;
	background-position:left top;
}
#topMenu a:hover{
	background-position:left bottom;
}
#topMenu a span{
	visibility:hidden;
}
#searchBox{
	float:right;
	width:258px;
	height:42px;
	text-align:center;
	padding-top:9px;
	margin-right:16px;
	display:inline;
}
#searchBox *{
	vertical-align:top;
}

#menuContainer{
	float:left;
	width:866px;
	height:34px;
	margin-bottom:5px;
}
#menuContainer a{
	float:left;
	height:34px;
	background-position:left top;
}
#menuContainer a:hover{
	background-position:left bottom;
}
#menuContainer a span{
	visibility:hidden;
}
#icerikAnasayfa{
	float:left;
	width:866px;
}
/* Anasayfa Sol*/
#icerikAnasayfaSol{
	float:left;
	width:576px;
}
#topBannerContainer{
	float:left;
	width:576px;
	height:196px;
	margin-bottom:6px;
}
#haberlerContainer{
	float:left;
	width:576px;
	height:375px;
	background-color:#eff1ef;
	overflow:hidden;
	margin-bottom:5px
}
#haberlerContainer .header{
	float:left;
	height:27px;
	width:576px;
	background-color:#addaf7;
}
#haberlerContainer .header a{
	float:left;
	height:27px;
	display:inline;
	background-position:left top;
	background-repeat:no-repeat;
}
#haberlerContainer .header a:hover{
	background-position:left bottom;
}

#haberlerContainer .header a img{
	border:0;
}

#haberlerContainer .haberlerContent{
	float:left;
	padding:9px 7px 0px 8px;
}
#haberlerContainer .haberlerContent a{
	float:left;
	display:block;
	width:551px;
	height:87px;
	padding:6px 5px 6px 5px;
	overflow:hidden;
	color:#114665;
	text-decoration:none;
	background-color:#fff;
	margin-bottom:5px;
}
#haberlerContainer .haberlerContent a:hover{
	color:#c95704;
	background-color:#cfdae0;
}

#haberlerContainer .haberlerContent a .imgContainer{
	float:left;
	width:131px;
	height:87px;
	overflow:hidden;
	margin-right:5px;
}
#haberlerContainer .haberlerContent a .imgContainer img{
	width:131px;
	cursor:pointer;
}
#haberlerContainer .haberlerContent a .content{
	float:left;
	width:410px;
	font-size:11px;
	cursor:pointer;
	height:80px;
	overflow:hidden;
	line-height:14px;
}
#haberlerContainer .haberlerContent a .title{
	padding:0px;
	float:left;
	width:410px;
	font-size:13px;
	color:#114665;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:3px;
/*	height:19px;*/
}
#haberlerContainer .haberlerContent .footer{
	padding:0px;
	float:left;
	width:561px;
	padding-top:6px;
}
#haberlerContainer .haberlerContent .footer *{
	vertical-align:middle;
}

#haberlerContainer .haberlerContent .footer a{
	float:left;
	display:inline;
	width:55px;
	height:16px;
	padding:0px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left top;
}
#haberlerContainer .haberlerContent .footer a:hover{
	background-color:transparent;
	background-position:left bottom;
}
#haberlerContainer .haberlerContent .footer a span{
	visibility:hidden;
}
#haberlerContainer .haberlerContent .footer a.geri{
	float:left;
	display:inline;
	width:55px;
	height:16px;
	padding:0px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left top;
}
#haberlerContainer .haberlerContent .footer a.geri:hover{
	background-position:left bottom;
}
#haberlerContainer .haberlerContent .footer a.ileri{
	float:right;
	display:inline;
	width:55px;
	height:16px;
	padding:0px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:right top;
}
#haberlerContainer .haberlerContent .footer a.ileri:hover{
	background-position:right bottom;
}

/* Anasayfa Sag*/
#icerikAnasayfaSag{
	float:right;
	width:285px;
}
#icerikAnasayfaSag .grupBasligi{
	float:left;
	width:285px;
	height:27px;
	background-color:#addaf7;
	background-repeat:no-repeat;
}
#icerikAnasayfaSag .grupBasligi a{
	float:right;
	background-position:left top;
	background-repeat:no-repeat;
	height:27px;
}
#icerikAnasayfaSag .grupBasligi a:hover{
	background-position:left bottom;
}
#baskanimiz{
	float:left;
	width:285px;
	height:196px;
	overflow:hidden;
	margin-bottom:6px;
}
#onlineHizmetlerContainer{
	float:left;
	width:285px;
	height:196px;
	overflow:hidden;
	margin-bottom:6px;
}
#onlineHizmetlerContainer .header{
	float:left;
	height:27px;
	width:285px;
	background-color:#addaf7;
}
#onlineHizmetlerContainer .header a{
	float:left;
	height:27px;
	display:inline;
}
#onlineHizmetlerContainer .content{
	float:left;
	width:285px;
	height:142px;
	overflow:hidden;
}
#onlineHizmetlerContainer .content a{
	float:left;
	width:285px;
	background-position:left top;
	background-repeat:no-repeat;
}
#onlineHizmetlerContainer .content a:hover{
	background-position:left bottom;
}
#onlineHizmetlerContainer .content a span{
	visibility:hidden;
}
#etkinlikTakvimi{
	float:left;
	width:285px;
	height:375px;
	overflow:hidden;
	margin-bottom:5px;
}
#etkinlikTakvimi .etkinlikTakvimiContent{
	float:left;
	width:275px;
	height:339px;
	overflow:hidden;
	padding:9px 5px 0px 5px;
	background-color:#eff1ef;
}
#etkinlikTakvimi .etkinlikTakvimiContent a{
	float:left;
	width:263px;
	height:59px;
	overflow:hidden;
	padding:7px 6px 8px 6px;
	background-color:#fff;
	color:#114665;
	margin-bottom:4px;
}

#etkinlikTakvimi .etkinlikTakvimiContent a:hover{
	color:#c95704;
	background-color:#cfdae0;
}
#etkinlikTakvimi .etkinlikTakvimiContent a .imgContainer{
	float:left;
	width:88px;
	height:59px;
	overflow:hidden;
	margin-right:5px;
}
#etkinlikTakvimi .etkinlikTakvimiContent a .imgContainer img{
	width:88px;
	cursor:pointer;
}
#etkinlikTakvimi .etkinlikTakvimiContent a .content{
	float:left;
	width:170px;
	font-size:10px;
	cursor:pointer;
	height:59px;
	overflow:hidden;
	line-height:15px;
}
#etkinlikTakvimi .etkinlikTakvimiContent a .title{
	padding:0px;
	float:left;
	width:170px;
	font-size:11px;
	color:#114665;
	font-weight:bold;
	cursor:pointer;
}
#etkinlikTakvimi .etkinlikTakvimiContent .footer{
	padding:0px;
	float:left;
	width:275px;
	padding-top:6px;
}
#etkinlikTakvimi .etkinlikTakvimiContent .footer *{
	vertical-align:middle;
}

#etkinlikTakvimi .etkinlikTakvimiContent .footer a{
	float:left;
	display:inline;
	width:32px;
	height:16px;
	padding:0px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left top;
}
#etkinlikTakvimi .etkinlikTakvimiContent .footer a:hover{
	background-color:transparent;
	background-position:left bottom;
}
#etkinlikTakvimi .etkinlikTakvimiContent .footer a span{
	visibility:hidden;
}
#etkinlikTakvimi .etkinlikTakvimiContent .footer a.geri{
	float:left;
	display:inline;
	width:55px;
	height:16px;
	padding:0px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left top;
}
#etkinlikTakvimi .etkinlikTakvimiContent .footer a.geri:hover{
	background-position:left bottom;
}
#etkinlikTakvimi .etkinlikTakvimiContent .footer a.ileri{
	float:right;
	display:inline;
	width:55px;
	height:16px;
	padding:0px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:right top;
}
#etkinlikTakvimi .etkinlikTakvimiContent .footer a.ileri:hover{
	background-position:right bottom;
}

#yerelGundem{
	float:left;
	width:285px;
	height:126px;
	overflow:hidden;
	margin-bottom:5px;
}
#yerelGundem .yerelGundemContent{
	float:left;
	width:285px;
	height:99px;
	overflow:hidden;
}
#multimedya{
	float:left;
	width:285px;
	height:149px;
	overflow:hidden;
	margin-bottom:5px;
}
#multimedya .multimedyaContent{
	float:left;
	width:285px;
	height:122px;
	overflow:hidden;
}
#multimedya .multimedyaContent a{
	float:left;
	width:285px;
	background-position:left top;
	background-repeat:no-repeat;
}
#multimedya .multimedyaContent a:hover{
	background-position:left bottom;
}
#multimedya .multimedyaContent a span{
	visibility:hidden;
}
#mailGrubu{
	float:left;
	display:inline;
	width:285px !important;
	width:282px;
	height:79px;
	background-color:#eff1ef;
	overflow:hidden;
}
#mailGrubu .grupBasligi{
	display:inline;
	width:285px;
	height:27px;
	background-color:#addaf7;
	background-repeat:no-repeat;
}
#mailGrubu *{
	vertical-align:middle;
}

#mailGrubu .mailGrubuContent{
	display:block;
	width:271px;
	height:38px;
	overflow:hidden;
	padding:7px;
}
#mailGrubu input{
	width:150px;
	border-width: 1px;
	border-color: #d7d9d7;
	border-style: solid;
	color: #676867;
	font-size:10px;
	padding:1px;
	background-color: #fff;
}
#mailGrubu input.uyeOl{
	width:50px;
	border-width: 1px;
	border-color: #d7d9d7;
	border-style: solid;
	color: #676867;
	font-size:10px;
	background-color: #fff;
	height:14px;
	padding:0px;
	padding-bottom:5px;
}
/* Alt Sayfa */
#kategoriBanner{
	float:left;
	width:866px;
	height:196px;
	margin-bottom:5px;
}
#icerikAltSayfa{
	float:left;
	width:866px;
	background-image:url('../images/bg.altSayfa.gif');
	background-repeat:repeat-y;
	height:auto !important;
	height:450px;
	min-height:450px;
}
#icerikAltSayfaSol{
	float:left;
	width:285px;
	padding-bottom:5px;
}
#icerikAltSayfaSol .title{
	float:left;
	height:22px;
	width:260px;
	padding-left:25px;
	padding-top:5px;
	margin-bottom:2px;
	background-color:#addaf7;
	color:#114665;
	background-image:url('../images/bullet.plus.gif');
	background-position:10px center;
	background-repeat:no-repeat;
	font-size:14px;
}
#icerikAltSayfaSol .links{
	float:right;
	width:280px;
	font-size:12px;
}
#icerikAltSayfaSol .links spann{
	float:left;
	width:260px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:6px;
	margin-bottom:2px;
	background-color:#fff;
	color:#cd6215;
	background-image:url('../images/arrow.1.gif');
	background-repeat:no-repeat;
	background-position:5px 10px;
}
#icerikAltSayfaSol .links .activeleft {
background-color:#FFFFFF;
background-image:url("../images/arrow.1.gif");
background-position:5px 10px;
background-repeat:no-repeat;
color:#CD6215;
float:left;
padding-left:20px;
width:260px;
}
#icerikAltSayfaSol .links .activeleft a {
background-color:#fff;
background-image:url("yok");
background-position:5px 10px;
background-repeat:no-repeat;
float:left;
padding-bottom:6px;
padding-top:5px;
width:260px;
color:#cd6215;
}
#icerikAltSayfaSol .links .activeleft a:hover{
	background-color:#fff;
	color:#cd6215;
}

#icerikAltSayfaSol .links a{
	float:left;
	width:275px;
	background-color:#deebf1;
	color:#174461;
	background-image:url('../images/arrow.1.gif');
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding-top:5px;
	padding-bottom:6px;
	margin-bottom:2px;
}
#icerikAltSayfaSol .links a span{
	float:left;
	width:255px;
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-color:transparent;
	background-image:none;
	color:#174461;
	cursor:pointer;
}
#icerikAltSayfaSol .links a:hover{
	background-color:#c0ddea;
	color:#cd6215;
	background-position:10px 10px;
}
#icerikAltSayfaSol .links a:hover span{
	color:#cd6215;
}

#icerikAltSayfaSol .additions{
	margin-top:5px;
	float:left;
	width:280px;
	font-size:11px;
	padding-left:5px;
}
#icerikAltSayfaSol .additions a{
	float:left;
	width:240px;
	background-color:#c0ddea;
	color:#174461;
	background-repeat:no-repeat;
	background-position:10px center;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:35px;
	margin-bottom:2px;
}
#icerikAltSayfaSol .additions a:hover{
	background-color:#fff;
	color:#cd6215;
}




#icerikAltSayfaSag{
	float:right;
	width:575px;
}
#icerikAltSayfaSag .title{
	float:left;
	width:565px;
	background-color:#addaf7;
	height:22px;
	padding-left:10px;
	padding-top:5px;
	color:#cd6215;
	font-size:14px;
}
#icerikAltSayfaSag .title a{
	color:#114665;
}
#icerikAltSayfaSag .title a:hover{
	color:#cd6215;
}

#icerikAltSayfaSag .title *{
	vertical-align:middle;
}
#icerikAltSayfaSag .content{
	float:left;
	width:555px;
	padding:10px;
}
#icerikAltSayfaSag .content h1{
	font-size:18px;
}
#icerikAltSayfaSag .content h2{
	font-size:16px;
}
#icerikAltSayfaSag .content h3{
	font-size:14px;
}


/* Listeleme */
#icerikAltSayfaSag .content .liste{
	float:left;
	width:551px;
	border:2px #e4e9eb solid;
}
#icerikAltSayfaSag .content .liste a{
	float:left;
	width:531px;
	padding:10px;
	background-color:#F4F8F9;
	background-image:url('../images/dot.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#394f5b;
	height:80px;
	overflow:hidden;
}
#icerikAltSayfaSag .content .liste a:hover{
	background-color:#deebf1;
	color:#cd6215;
}
#icerikAltSayfaSag .content .liste a .icerik{
	float:left;
	width:531px;
	height:87px;
	overflow:hidden;
	line-height:17px;
	cursor:pointer;
}
#icerikAltSayfaSag .content .liste a .icerik .imgContainer{
	float:left;
	width:131px;
	height:87px;
	overflow:hidden;
	margin-right:5px;
}
#icerikAltSayfaSag .content .liste a .icerik .imgContainer img{
	width:131px;
}

#icerikAltSayfaSag .content .sayfalamaContainer{
	width:531px;
	float:left;
	padding:10px;
	background-color:#fff;
	text-align:right;
}
#icerikAltSayfaSag .content .sayfalamaContainer a{
	color:#174461;
}
#icerikAltSayfaSag .content .sayfalamaContainer a:hover{
	color:#cd6215;
}




/* Footer */
#footer{
	float:left;
	width:763px;
	height:88px;
	background-image:url('../images/bg.footer.gif');
	background-repeat:no-repeat;
	padding-left:90px;
	padding-right:13px;
	padding-top:10px;
	font-size:10px;
	text-align:left;
	color:#504e53;
	line-height:16px;
	margin-top:5px;
}
#footer a{
	color:#504e53;
}
#footer a:hover{
	color:#000;
}
#footer .rss{
	float:right;
	width:97px;
	height:15px;
	margin-top:10px;
	margin-bottom:10px;
}
#footer .rss a{
	float:right;
	width:51px;
	height:15px;
	background-image:url('../images/xmlrss.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
#footer .rss a:hover{
	background-position:left bottom;
}
#footer .rss a span{
	float:left;
	height:15px;
	font-size:10px;
	visibility:hidden;
	overflow:hidden;
}
#erkyazilim{
	width:97px;
	height:34px;
	float:right;
	text-align:left;
}
#erkyazilim a{
	width:92px;
	height:34px;
	float:left;
	color:#026fa4;
	font-size:11px;
	padding-left:5px;
	padding-top:0px;
	line-height:13px;
	background-image:url('../images/erkyazilim.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
#erkyazilim a span{
	font-size:10px;
	visibility:hidden;
}

#erkyazilim a:hover{
	color:#026fa4;
	background-position:left bottom;
}
a.geri{
	float:left;
	display:inline;
	width:55px;
	height:16px;
	padding:0px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left top;
}
a.geri:hover{
	background-position:left bottom;
}
a.ileri{
	float:right;
	display:inline;
	width:55px;
	height:16px;
	padding:0px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:right top;
}
a.ileri:hover{
	background-position:right bottom;
}

