@charset "iso-8859-1";
/* CSS Document */

.scr {
width: 100%;
height: auto;
} 


.newsCell {
color: #222222;
font-family: Arial;
font-size: 10pt;
}


.newsTable {
width: 100%;
height: 100%;
background-color: white;
}


.headerEdge {
background-color: #0931f7;
height: 14px;

}

.ajaxspot{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	padding-top: 5px;
	vertical-align: top;
}

.newsButton{
cursor: pointer;
} 

.newsHeader{
color: #6A6D7C;
background: #E9EAEF;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 7.5pt;
}

.newsHeaderList{
color: #6A6D7C;
background: #E9EAEF;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 7.5pt;
}

.yazarHeader{
color: #6A6D7C;
background: #D1D3DC;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 	7pt;
} 


.btntd{
color: black;
background: #eaebf0;
vertical-align: middle;
height: 15px;
}

.btntdyazar{
color: black;
background: #D1D3DC;
vertical-align: middle;
height: 15px;
}


.btndiv{
visibility: hidden;
vertical-align: middle;
height: 15px;
}

.haber-panel{
	color: #6A6D7C;
	background-color: white;
	width: 600px;
	height: 480px;
	border: 3px solid #D1D3DC;
	top: 200px;
	left: 133px;
	position: absolute;
	z-index: 100; 
	overflow: hidden;
}

.haber-read-panel{
	overflow: scroll;
	width: 595px;
	height: 475px; 
}

.loading-panel{
	z-index: 1000; 
	width: 300px; 
	height: 40px; 
	top: 350px; 
	left: 350px; 
	position: absolute; 
	background-color: orange;
}

.homepage-panel{
	color: #6A6D7C;
	font-family: Verdana;
	font-size: 6pt;
	background-color: white;
	width: 200px;
	height: 120px;
	border: 3px solid #D1D3DC;
	top: 250px;
	left: 350px;
	position: absolute;
	z-index: 100; 
	overflow: hidden;
}
