﻿/* 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:#C7DBF0;
/*	background-image:url('../images/bg.png');
	background-repeat:repeat-x;*/

}
body{
	width:910px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d595e;
	text-align:left;
	font-size:11px;
	padding:0px;
}

div,h1,h2,h3,h4{
	display:block;
	margin:0;
	padding:0;
}
img{
	border:0px;
}
a{
	color:#003698;
	text-decoration:none;
}
a:hover{
	color:#536a86;
}
#containerOut{
	float:left;
	width:910px;
	background-image:url('../images/bg.containerOut.png');
	background-repeat:repeat-y;
}
#container{
	float:left;
	width:901px;
	height:auto !important;
	min-height:768px;
	height:768px;
	background-image:url('../images/bg.container.png');
	background-repeat:no-repeat;
	padding-left:8px;
	padding-right:8px;
}
#header{
	float:left;
	width:901px;
}
#topLine {
	float:left;
	width:890px;
	height:47px;
	padding-left:6px;
	padding-right:5px;
	background-color:#BCCFD5;
}
#topLine a{
	float:left;
	height:47px;
	display:inline;
}
#header .searchBox{
	float:left;
	width:890px;
	height:47px;
	padding-left:6px;
	padding-right:5px;
	background-color:#CEDCE2;
	display:none;
	border-bottom:2px #d2dadd solid;
}
#logoLine{
	float:left;
	width:910px;
	height:71px;
	padding-left:0px;
	padding-right:0px;
	background-color:#E7F0F4;
	border-bottom:0px #d2dadd solid;
}
#logoLine a{
	float:left;
	height:71px;
	display:inline;
}
#icerik{
	float:left;
	width:890px;
	padding:5px;
	padding-left:6px;
}
/* ANA SAYFA */
#icerik .haberlerContainer{
	float:left;
	width:610px;
	height:317px;
	border:2px #e4e9eb solid;
	margin-bottom:4px;
	background-color:#E4E9EC;
}
#icerik .haberlerContainer .header{
	float:left;
	width:610px;
	height:27px;
	background-color:#C4D4D9;
}
#icerik .haberlerContainer .header a{
	float:left;
	height:27px;
	color:#4d595e;
}
#icerik .haberlerContainer .header a:hover{
	color:#ce142b;
}

#icerik .haberlerContainer .content{
	float:left;
	width:610px;
	color:#6b7377;
	background-color:#F3F3F3;
}
#icerik .haberlerContainer .content .spot{
	float:left;
	width:609px;
	background-image:url('../images/line.dot.gray.png');
	background-repeat:repeat-x;
	background-position:left bottom;
}
#icerik .haberlerContainer .content .spot a{
	float:left;
	width:597px;
	height:82px;
	line-height:16px;
	color:#6b7377;
	padding-left:6px;
	padding-top:10px;
	padding-right:6px;
	padding-bottom:8px;
}
#icerik .haberlerContainer .content .spot a:hover{
	color:#ce142b;
	background-color:#fff;
}
#icerik .haberlerContainer .content .spot span{
	float:left;
	width:597px;
	height:82px;
	overflow:hidden;
	cursor:pointer;
}
#icerik .haberlerContainer .content .spot img{
	float:left;
	margin-right:10px;
	border:2px #cbd7da solid;
}
#icerik .haberlerContainer .content .liste a{
	float:left;
	width:282px;
	height:69px;
	padding-left:5px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:5px;
	color:#4d595e;
	line-height:14px;
}
#icerik .haberlerContainer .content .liste a:hover{
	color:#ce142b;
}
#icerik .haberlerContainer .content .liste span{
	float:left;
	width:282px;
	height:69px;
	overflow:hidden;
	cursor:pointer;
}

#icerik .haberlerContainer .content .liste img{
	float:left;
	margin-right:10px;
	border:2px #cbd7da solid;
}
#icerik .haberlerContainer .footer{
	float:left;
	width:599px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
#icerik .haberlerContainer .footer a{
	color:#95a2a6;
}
#icerik .haberlerContainer .footer a:hover{
	color:#ce142b;
}




/* ALT SAYFA */
#icerik .kategoriBanner{
	float:left;
	width:890px;
	height:177px;
	margin-bottom:5px;
}
#icerik .icerikSol{
	float:left;
	width:272px;
}
#icerik .icerikSol .altMenu{
	float:left;
	width:268px;
	border:2px #e4e9eb solid;
	margin-bottom:5px;
}
#icerik .icerikSol .altMenu .baslik{
	float:left;
	width:268px;
	background-image:url('../images/bg.title.png');
	background-repeat:repeat-x;
	height:25px;
	font-size:14px;
	color:#43556c;
}
#icerik .icerikSol .altMenu .baslik span{
	float:left;
	width:248px;
	background-image:url('../images/bullet.plus.png');
	background-repeat:no-repeat;
	background-position:6px 8px;
	height:21px;
	padding-top:4px;
	padding-left:20px;
}
#icerik .icerikSol .altMenu .linkler{
	float:left;
	width:268px;
}
#icerik .icerikSol .altMenu .linkler a{
	float:left;
	width:268px;
	background-color:#f4f8f9;
	background-image:url('../images/line.dot.gray.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	height:27px;
	color:#43556c;
	font-size:13px;
}
#icerik .icerikSol .altMenu .linkler a:hover{
	background-color:#d6e2e6;
	color:#ce142b;
}
#icerik .icerikSol .altMenu .linkler a span{
	float:left;
	width:248px;
	background-image:url('../images/arrow.1.png');
	background-position:7px 12px;
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:20px;
	cursor:pointer;
}

#icerik .icerikSol .altMenu .linkler .secili{
	float:left;
	width:248px;
	background-color:#fff;
	background-image:url('../images/line.dot.gray.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	height:21px;
	font-size:13px;
	padding-top:6px;
	padding-left:20px;
	color:#ce142b;
}
#icerik .icerikSol .tavsiyeEt{
	float:left;
	width:268px;
	border:2px #d7e2e6 solid;
	margin-bottom:5px;
}
#icerik .icerikSol .tavsiyeEt .linkler{
	float:left;
	width:268px;
}
#icerik .icerikSol .tavsiyeEt .linkler a{
	float:left;
	width:268px;
	background-color:#dbe9ee;
	background-image:url('../images/line.dot.gray.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	height:27px;
	font-size:13px;
	color:#43556c;
}
#icerik .icerikSol .tavsiyeEt .linkler a:hover{
	background-color:#fff;
	color:#ce142b;
}
#icerik .icerikSol .tavsiyeEt .linkler a span{
	float:left;
	width:233px;
	height:22px;
	padding-top:5px;
	padding-left:35px;
	background-position:10px 5px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#icerik .icerikSag{
	float:right;
	width:611px;
	border:2px #e4e9eb solid;
}

#icerik .icerikSag .baslik{
	float:left;
	width:601px;
	background-image:url('../images/bg.title.png');
	background-repeat:repeat-x;
	height:22px;
	font-size:14px;
	color:#43556c;
	padding-left:10px;
	padding-top:3px;
}
#icerik .icerikSag .baslik a{
	color:#43556c;
}
#icerik .icerikSag .baslik a:hover{
	color:#ce142b;
}
#icerik .icerikSag .sayfaIcerik{
	float:left;
	width:591px;
	padding:10px;
	font-size:12px;
}
#icerik .icerikSag .sayfaIcerik h1{
	font-size:18px;
}

#icerik .icerikSag .sayfaIcerik .liste{
	float:left;
	width:587px;
	border:2px #e4e9eb solid;
}
#icerik .icerikSag .sayfaIcerik .liste a{
	float:left;
	width:567px;
	padding:10px;
	background-color:#F4F8F9;
	background-image:url('../images/dot.1.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#394f5b;
	height:80px;
	overflow:hidden;
}
#icerik .icerikSag .sayfaIcerik .liste a:hover{
	background-color:#DBE9EE;
	color:#c90c1e;
}
#icerik .icerikSag .sayfaIcerik .liste a .icerik{
	float:left;
	width:567px;
	height:80px;
	overflow:hidden;
	line-height:16px;
	cursor:pointer;
}
#icerik .icerikSag .sayfaIcerik .liste a .icerik .imgContainer{
	float:left;
	width:105px;
	height:78px;
	overflow:hidden;
	margin-right:5px;
}
#icerik .icerikSag .sayfaIcerik .liste a .icerik .imgContainer img{
	width:105px;
}

#icerik .icerikSag .sayfaIcerik .sayfalamaContainer{
	width:567px;
	float:left;
	padding:10px;
	background-color:#fff;
	text-align:right;
}
#icerik .icerikSag .sayfaIcerik .sayfalamaContainer a{
	color:#536a86;
}
#icerik .icerikSag .sayfaIcerik .sayfalamaContainer a:hover{
	color:#c90c1e;
}



/* Footer */
#footer{
	float:left;
	width:890px;
	height:70px;
	background-image:url('../images/bg.footer.png');
	background-repeat:no-repeat;
	padding-left:14px;
	padding-right:13px;
	padding-top:10px;
	font-size:10px;
	background-color:aqua;
	text-align:right;
	color:#44494b;
	line-height:16px;
}
#footer *{
	vertical-align:middle;
}
#footer a{
	color:#44494b;
}
#footer a:hover{
	color:#ce142b;
}

#erkyazilimSign{
	width:97px;
	height:34px;
	float:left;
	text-align:left;
}
#erkyazilimSign a{
	width:92px;
	height:34px;
	float:left;
	color:#bccfd5;
	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;
}
#erkyazilimSign a span{
	visibility:hidden;
}

#erkyazilimSign a:hover{
	color:#ABC3CA;
	background-position:left bottom;
}

#yuzenBannerlar{
      position:absolute;
      top:45px;
      width:110px;
}