@charset "utf-8";
/* CSS Document */
body{
	background:#195987 url(../images/bg-sayfa.jpg) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:20px;
}
#SayfaUst,#UstMenu,#IcerikKapsam,#SayfaAlt,#Creamind{
	clear:both;
	margin:0 auto;
	width:960px;
}
#Icerik a{
	color:#046190!important;
}
#SayfaUst{
	height:155px;
	background:#fff url(../images/bg-sayfa-ust.jpg) no-repeat;
}
#Logo{
	float:left;
	width:300px;
	height:142px;
	padding:5px 0 0 5px;
}
#UstBanner{
	float:left;
	width:400px;
	margin:0 5px;
}
#UstIletisim{
	float:right;
	width:230px;
	padding-top:7px;
	color:#046190;
	font-weight:bold;
}
#UstMenu{
	height:47px;
	background:#fff url(../images/bg-ust-menu.jpg) repeat-x left bottom;
}
#UstMenu a{
	color:#046190;
}
#UstMenu ul li{
	float:left;
	padding:0 24px;
	line-height:45px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
#UstMenu ul li.ayrac{
	padding:0;
	background:url(../images/bg-ayrac.jpg);
	width:1px;
	height:45px;
}
#UstMenu ul li:hover,#UstMenu ul li.aktif{
	background: url(../images/bg-ust-menu-hover.jpg) repeat-x left bottom;
}
#UstMenu ul li:hover a{
	color:#000;
}
#IcerikKapsam{
	background:#f7f7f7;
}
#MansetKapsam,#Icerik{
	float:left;
	width:720px;
}
#Sag{
	float:right;
	width:230px;
}

div.spotkutu{
	float:left;
	width:200px;
	height:280px;
	padding:10px;
	background:url(../images/bg-spot-kutu.jpg) no-repeat;
	margin:10px;
}
div.spotkutu2{
	float:left;
	width:177px;
	height:247px;
	padding:10px;
	background:url(../images/bg-spot-kutu2.jpg) no-repeat;
	margin:10px;
	margin-bottom:0;
}
div.spotkutu3{
	float:left;
	width:177px;
	height:280px;
	padding:10px;
	background:url(../images/bg-spot-kutu3.jpg) no-repeat;
	margin:10px;
}
div.spotkutu3 a{
	color:#046190!important;
	
}
#Sag div.spotkutu{
	margin:10px 5px
}
div.spotkutu img{
	width:190px;
	height:93px;
	margin:5px auto 0px auto;
}
div.spotkutu .Mavi{
	background:url(../images/bg-spot-alt-mavi.gif) repeat-x;
	height:38px;
	width:190px;
	margin:0 auto;
}
div.spotkutu .Sari{
	background:url(../images/bg-spot-alt-sari.gif) repeat-x;
	height:38px;
	width:190px;
	margin:0 auto;
}
div.spotkutu li{
	font-size:12px;
	color:#046190;
	padding:0 15px;
	line-height:24px;
	background:url(../images/arrow.png) 0 8px no-repeat;
}
div.spotkutu li a{
	color:#046190;
	text-decoration:none;
}
div.spotkutu li a:hover{
	color:#000;
}
#SayfaAlt{
	background:url(../images/bg-sayfa-alt.jpg) no-repeat;
	height:15px;
	margin-bottom:20px;
}
.tablo{
	margin-top:10px;
	text-align:left;
	padding:3px!important;
}
.tablo a{
	color:#046190;
	font-weight:bold;
}
.tablo td {
	padding:5px!important;
}
.tablo2{
	margin-top:10px;
	padding:3px!important;
}
.tablo2 td {
padding:2px!important;
}
.tablo2 input,textarea{
	border:1px solid #CFCFCF;
}
.btn_gonder{
	background:url(../images/btn-gonder.jpg) no-repeat;
	width:65px;
	height:22px;
	border:0;
}
.mb{
	cursor:pointer;
}
.YanMenu{
	float:left;
	width:200px;
	margin-right:20px;
}
.YanMenu li {
	background:url("../images/arrow.png") no-repeat scroll 0 8px transparent;
	color:#046190;
	font-size:12px;
	line-height:24px;
	padding:0 15px;
	border-bottom:1px dotted #046190;
}
.YanMenu ul {
	margin-left:20px;
	background:#F7F7F7;
}
.SpotBaslik{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	padding:0 5px;	
	color:#046190;
}
.SpotYazi{
	font-size:11px;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
}
.SpotKategori{
	font-size:15px;
	color:#fff;
	padding-left:15px;
	line-height:35px;
	font-weight:bold;
}
.Mavirenk{
	color:#046190;
}
.haber_tarih{
	font-size:11px;
	color:#999;
	margin-top:10px;
}
.HaberBaslik{
	font-size:14px;
	color:#046190 !important;}
#Creamind{text-align:center}
.cb{
	clear:both;
}