@charset "utf-8";

a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #600;
}
a:active {
	text-decoration: none;
	color: #900;
}
.temizle{clear:both;}

.gizli{display:none;}

/***normal**/
@media only screen and (min-width: 769px) { 
body {
    background:url(/images/zemin.gif) #410000;
    margin:0; padding:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
#genel{
	width:880px;
	min-height:600px;
	margin:0 auto;
}
#ust_bar{
    width:860px;
    height:17px;
    padding:8px 10px;    
    background:url(/images/zemin_ust.png) no-repeat top;
    color: white;
}
#ust_mobile{
    display: none;
}
#ust_bar a{
    color: white;
    text-decoration: none;
}
#ust_bar a:hover{
    color: silver;
    text-decoration: underline;
}
#ust_sol{
    width: 260px;
    float: left;
}
#ust_sag{
    width:600px;
    float: left;
    text-align: right;
}
#ust_sag img{
}
#orta{
    width:880px;
    background:url(/images/zemin_orta.png) top no-repeat white;
    min-height:600px;
    margin:10px 0;
    padding: 0 0 20px 0;
}
#banner{
	width:876px;
	height:140px;
	padding:2px;
}
#alt{
	width:850px;
	padding:15px;
}
#sol{
	width:200px;
	float:left;
	}
#sag{
width:630px;
float:left;
padding:0 0 0 20px;
}
#f_sol{
    width:600px;
    float:left;
    }
#f_sag{
    width:280px;
    float: left;
    text-align: right;
}
.haber{
    width:620px;
	clear:both;
	height:80px;
	margin:0 0 5px 0;
}
.haber_resim{
	width:75px;
	height:75px;
	float:left;
}
.haber_sag{
	float:left;
	padding-left:10px;
    width:535px;
}
#menu_mobile{display: none;}
}

 /** mobile**/
@media screen and (max-width: 768px){
body {
    background:#fff;
    margin:0; padding:0 ;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
#genel{
	width:100%;
	min-height:600px;
	margin:0 auto;
}
#ust_bar{
    width:100%;
    height:17px;
    padding:8px 0px;    
    background:url(/images/zemin_ust.png) center center no-repeat;
    color: white;
}
#ust_mobile{
    
}
#ust_bar a{
    color: white;
    text-decoration: none;
}
#ust_bar a:hover{
    color: silver;
    text-decoration: underline;
}
#ust_sol{
    display: none;
}
#ust_sag{
   display: none;
}
#orta{
    width:98%;
    background:#fff;    
    margin:10px 0;
    padding: 0 5px;
}
#banner{
	width:100%;
        height: 130px;
        background: url(/images/logo_mobile.png) left center no-repeat;
        border-bottom: 1px solid #ccc;
}
#slider{ display:none;}
#menu_mobile{
    
}
#alt{
	width:100%;
	padding:15px 0;
}
#sol{
width:100%;    
}
.glossymenu{display: none;}
#kisayollar{
    display: none;
}
#sag{
    width:100%;    
    }
#f_sol{
width:100%;

}
#f_sag{
display:none;
}
.haber{
    width:100%;
    clear:both;
    margin:0 0 10px 0;
}
.haber_resim{
    width:75px;
    height:75px;
    float:left;
    display:none;
}
.haber_sag{	

}
}
/** mm**/





.baslik{
	border-bottom:1px dotted #333;
	padding:5px 0;
	font-weight:bold;
}
.icerik{
	padding:5px 0;
}
#footer{	
	color:#CCC;
}

.icerik img{
	max-width: 95% !important;
	height: auto !important;
}


.manset{
    border-bottom:1px dotted #333;
}    
.haberler{	
	padding:5px 0;
}

.haber_baslik{
	font-weight:bold;
}
.haber_icerik{
}
.haber_arsiv{
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
	padding:5px 0;
}
.haber_tarih{
    font-size: 10px;
    color: gray;
}
.alt_baslik{
color: maroon;
font-size:16px;
padding:5px 10px;
border-bottom:1px dotted  gray;    
}
.alt_baslik2{
color: maroon;
font-size:14px;
padding:5px 10px;
font-weight: bold; 
}
#sonuclar{
}
.sonucyok{
    font-size: 10px;
    padding: 10px;
}
.resim_liste{
    float:left;
    margin: 2px;
}
#kisayollar{
    margin: 10px 0 0 0;
    border-top: 1px dotted silver;
}
.odendi{
    min-height: 20px;
    padding:5px 0 5px 20px;
    background: url(/images/button_odenmis.png) left center no-repeat;
    border-bottom:1px dotted gray;
}
.odenmedi{
    padding:5px 0 5px 20px;
    background: url(/images/button_odenmemis.png) left center no-repeat;
    border-bottom:1px dotted gray;
    color: red;
}
.dikkat{
    min-height: 20px;
    padding:5px 0 5px 20px;
    background: url(/images/button_odenmemis.png) left center no-repeat;    
    color: red;
}
.button_giris{
	width:185px;
	height:35px;
	background:url(/images/giris_yap.png) no-repeat;
	border:0;	
}
.button_sifre{
	width:185px;
	height:35px;
	background:url(/images/sifremi_unuttum.png) no-repeat;
	border:0;	
}

