@charset "utf-8";
/* CSS Document */


body{margin:0; background:url(../images/main_bg.jpg) repeat-x center top #121212; } 

a img{border:none;}
/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}


:focus {
  -moz-outline-style:none;
}

#container{width:900px;  margin:0px auto;  }



#top-menu{ margin-top:8px; width:700px; margin-bottom:40px; float:right;}
#top-menu ul{margin:0; padding:0; height:35px;  }
#top-menu ul li{
color:black;
float:left;
font-family:AlternateGothic2 BT;
font-size:19px; margin-right:5px;
cursor:default;
height:30px;
margin-left:10px;
list-style:none;



}
#top-menu ul li a{color:#EEEEEE; text-decoration:none; cursor:pointer; padding:1px 3px 1px 3px;}

#top-menu ul li a:hover{background-color:black; }

.imza{margin:0; padding:0px;}

.imza-input{width:286px; margin-top:10px; height:25px; border:1px solid #333333; padding:5px;
font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
 color:#999999; }

.imza textarea{width:286px; margin-top:10px; height:150px; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; padding:5px; color:#333333; font-size:12px; border:1px solid #333333;}

.imza-buton{width:296px; margin-top:10px; height:37px; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size:13px;}

#footer-container{height:80px; background:url(../images/footer-back.jpg) repeat-x bottom;}
#footer{width:900px; margin:0px auto; height:80px; background:url(../images/bookmark.jpg) bottom right no-repeat;}

#bookmark{width:160px; height:40px; float:right; margin:33px 8px 0px 0px; padding:0; list-style:none;}
#bookmark li{float:left; height:40px; width:40px;}




.mavi-m{font-family:AlternateGothic2 BT; font-size:18px; color:#036fdf;}

.baslik-haber{position:absolute;  width:460px; background-color:#000000; height:35px; font-family:AlternateGothic2 BT; font-size:26px; color:white; padding:10px;}

.news-text{font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size:12px; color:#FFFFFF;}

.main_buttons{height:50px; float:none; clear:both; margin-top:10px;}

.buton1{ background:url(../images/button.jpg); width:264px; height:18px; display:block; font-family:AlternateGothic2 BT; font-size:18px; color:#036fdf; padding:13px; text-decoration:none; float:left;}
.buton1 img{margin-right:10px;}

.buton1:hover{background-position:bottom;}


.buton-left{background:url(../images/button.jpg); width:264px; height:18px; display:block; font-family:AlternateGothic2 BT; font-size:18px; color:#036fdf; padding:13px; text-decoration:none; }
.buton-left img{margin-right:10px;}
.buton-left:hover{background-position:bottom;}





.devam{ color:#FFFFFF; display:block; text-decoration:none; padding:3px; background-color:#0066CC; margin-top:4px; width:60px; text-align:center; }
.devam:hover{background-color:#0099CC;}

.flc{float:none; clear:both;}


.baslik-haber-ic{font-family:AlternateGothic2 BT; font-size:45px; color:#FFFFFF;}

.haber-detay-left{width:340px; float:left;}
.haber-detay-right {font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size:12px; color:#FFFFFF; background:black; padding:20px; margin:0px; float:left; width:510px; margin-top:20px; font-weight:normal;}
.haber-detay-right img{width:500px; height:auto;}

.haber-detay-img{padding:5px; border:1px solid #333333; background:white; margin:20px;}

.counter{padding:5px; background-color:#515151; height:30px; margin-top:5px;}
.counter img{float:left; margin-left:2px;}


.haber{font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size:12px; color:#FFFFFF; background:black; padding:20px; margin:0px; float:left; width:810px; margin-top:20px; margin-left:20px}

.belgeler
{
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.belgeler:hover
{
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.link
{
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.link:hover
{
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

