.haber-kabuk{
    float: left;
    width: 100%;
}
.haber-ul{ 
    margin:0 0 0 15px;
    padding: 7px 1px 2px 5px; 
    list-style-image:url('./../images/sag-ok.jpg'); 
}
.haber-ul li{ 
    margin-top:5px; 
    margin-left:6px; 
    margin-bottom:5px;
}
.haber-link{ text-decoration: none;
             font-family:arial; 
             font-size:12px; 
             font-weight:400; 
             color:#400000;
             word-wrap: break-word;
}
.haber-link:hover{ 
    font-family:arial; 
    font-size:12px; 
    font-weight:400; 
    color:#FF0000;
}
.haber-marque{ 
    float: left;  
    width: 100%; 
    height: 180px; 
    display: block;
}
.tum-haberler-span{ 
    float: left;
    width: 100%;
    text-align: center;
}
.tum-haberler-link{ 
    text-decoration: none; 
    font-family: 'Roboto Slab', serif!important;
    font-size: 13px;
    font-weight: 500;
    width: 100%;
    color:#005a4f!important; 
}

/*		tüm-haberler.php 		*/
.tum-haberler-kab{
    float: left;
    width: 1000px;
    min-height: 400px;
    margin:0px 0px;
	padding:10px 0 20px 20px;
    //background: #0092ef;
    //-webkit-box-shadow: #ccccff 2px 2px 5px; /* Safari ve Google Chrome için */
    // -moz-box-shadow: #ccccff 2px 2px 5px; /* Mozilla Firefox için */
    //box-shadow: #ccccff 2px 2px 5px; /* Standart kod */
	//box-shadow: inset 0 0 2px blue;
    //-moz-box-shadow: inset 0 0 2px blue;
    //-webkit-box-shadow: inset 0 0 2px blue;
    //-radius: 8px;
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
}
.sayfa-baslik{
	font-family: "Trebuchet MS", Calibri, "Calibri Light", sans-serif, Meiryo;
    font-size: 16px;
    font-weight: 500;
    width: 1000px;
    color:#E44900!important; 
}

.tum-haber-kabuk{
	float:left;
	width:940px;
	height:100px;
	margin:8px 0 0 0;
}
.haber-kabuk-sol{
	float:left;
	width:100px;
	height:100px;
}
.haber-kabuk-sol img{
	width:100px;
	height:100px;
}
.haber-kabuk-sag-kabuk{
	float:left;
	width:830px;
	height:76px;
	margin-top:12px;
	margin-left: 6px;
}
.haber-sag-baslik{
	width:830px;
	height:24px;
	line-height:24px;
	font-family: "Trebuchet MS", Calibri, "Calibri Light", sans-serif, Meiryo;
    font-size: 16px;
    font-weight: 500;
    color:#0000B3!important; 
}
.haber-sag-icerik{
	width:830px;
	height:28px;
	font-family: "Trebuchet MS", Calibri, "Calibri Light", sans-serif, Meiryo;
    font-size: 13px;
	line-height:14px;
    font-weight: 400;
    color:#20202F!important; 
}
.haber-devamini-oku{
	width:830px;
	height:24px;
	font-family: "Trebuchet MS", Calibri, "Calibri Light", sans-serif, Meiryo;
    font-size: 14px;
    font-weight: 400;
	line-height:24px!important;
    color:#006CD9!important; 
}
/* 	haber-detay.php 	*/

.haber-detay-tum-haberler-span{
	width:980px;
	height:24px;
	margin-top:8px;
	line-height:24px;
	font-family: "Trebuchet MS", Calibri, "Calibri Light", sans-serif, Meiryo;
    font-size: 18px;
    font-weight: 500;
    color:#0000B3!important;
	text-align:right;
	display:block;	
}
.haber-detay-baslik{
	width:830px;
	height:24px;
	margin-top:8px;
	line-height:24px;
	font-family: "Trebuchet MS", Calibri, "Calibri Light", sans-serif, Meiryo;
    font-size: 18px;
    font-weight: 500;
    color:#0000B3!important;
	display:block;	
}
.haber-detay-aciklama{
	width:830px;
	margin-top:8px;
	font-family: "Trebuchet MS", Calibri, "Calibri Light", sans-serif, Meiryo;
    font-size: 15px;
	line-height:15px;
    font-weight: 600;
    color:#333333!important; 
	display:block;	
}
.haber-detay-icerik{
	width:990px;
	margin-top:8px; 
	display:block;	
}