@charset "windows-1254";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9C;
}
.tabloAna 
{
	border:solid 1px #000;
}
.tdTema {
	background-color:#a42931;
}
.baslik
{
	width:183;
	background-color:#a42931;
	color:white;
	margin-top:10px;
	height:20px;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	padding-left:3px;

}
.baslik2
{
	
	background-color:#a42931;
	color:white;
	height:20px;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	padding-left:3px;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.sol_stil {
	color: #F5DFCB;
	font-weight: bold;
}
.sol_stil td a:link{
	color: #F5DFCB;
	font-weight: bold;
}
.sol_stil td a:visited{
	color: #F5DFCB;
	font-weight: bold;
}
.sol_stil td a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background:#956131;
}

#login_formu input {
	font-size:10px;
	border:#003333 solid 1px;
	width:70px;
}
/****** Admin Yönetim Stilleri **********/
.adminAnaBaslik 
{
	background-color:#f5591c;
	color:#fff;
	font-weight:bold;
	font-size:14pt;
	padding-left:10px;
}
.modalBackground 
{
	background-color:Gray;
    filter:alpha(opacity=60);
    opacity:0.60;         
}
.updateProgress
{
	border-width:1px; 
    border-style:solid; 
    background-color:#FFFFFF; 
    position:absolute; 
    width:250px; 
    height:50px;    
}
.updateProgressMessage
{
	margin:3px; 
    font-family:Trebuchet MS; 
    font-size:small; 
    vertical-align: middle;
} 
input[type=text]:focus, input[type=password]:focus
{
	background-color:#FC6;
	font:bold Tahoma;
}
.cssBanner 
{
	background-image:url(../Resimler/banner.jpg); 
	height:148px; 
	width:825px; 
	text-align:right;
	position:relative;
}
.cssBanner div 
{
	position:absolute;
	right:20px;
	bottom:3px;
	color:#fff;
	font-weight:bold;
}

.cssSolMenu 
{
	width:185px;
	background-color:#a42931;
	padding:0px 0px 10px 0px;
}
.cssSolMenu ul#solMenuUL 
{
	list-style:none;
	margin:0;
	padding:0;
}
.cssSolMenu ul#solMenuUL li 
{
	background-color:#e5dac1;
	margin:1px 1px 1px 1px;
	height:25px;
	font:bold 8pt/25px Tahoma;
	padding-left:5px;
	color:#505050;
}
.cssSolMenu ul#solMenuUL li:hover
{
	background-color:#ffcc99;
	margin:1px 1px 1px 1px;
	height:25px;
	font:bold 8pt/25px Tahoma;
	padding-left:5px;
	color:#000;
	cursor:pointer;
}
.cssSolMenu div
{
	height:25px;
	color:#fff;
	font:bold 8pt/25px Tahoma;
	padding:0px 0px 0px 5px;
}
input[type=submit]
{
	border:solid 1px #000;
	background-color:#e5dac1;
	margin:1px;
	color:#505050;
	font:bold 8pt/20px Tahoma;
}
input[type=submit]:hover
{
	border:solid 1px #000;
	background-color:#ffcc99;
	margin:1px;
	cursor:pointer;
	color:#000;
	font:bold 8pt/20px Tahoma;
}
.adminCatBaslik 
{
	background-color:#a42931;
	height:30px;
	text-align:center;
	font:bold 9pt/30px Tahoma;
	color:#fff;
}
.kenarliksiz 
{
	border:none;
}
.cssPersonel
{
	border-bottom:solid 3px #ffcc99;
	border-top:solid 1px #ffcc99;
	border-left:solid 3px #ffcc99;
	border-right:solid 1px #ffcc99;
	text-align:center;	
	padding:10px;
}
#q 
{
	font-size:8pt;
	border:solid 1px #CCC;
	background-image: url(../Resimler/top_menu2_bck.png);
}
#sa 
{
	font-size:8pt;
	border:solid 1px #CCC;
	background-image: url(../Resimler/top_menu2_bck.png);
	cursor:pointer;
}
/*980*/
.zamanDiv {
	background-color:#a42931;
	height:27px;	
	border-top:solid 1px #fff;
	border-bottom:solid 2px #fff;
	vertical-align:middle;
}
.zamanDiv div{
	float:left;
}
.saat {
	width:58px;
	border-right:solid 1px #fff;
	background-color:#ffd200;
	height:27px;
}
.kayanHaber {
	width:567px;
	border-right:solid 1px #fff;
	font: bold 10pt/27px Tahoma;
	color:#FFF;
	text-align:center;
	height:27px;
}
.kayanHaber a{
	color:#FFF;
	text-decoration:none;
}
.kayanHaber a:hover{
	color:#FFF;
	text-decoration:underline;
}
.kayanHaber marquee {
	width:557px;
	vertical-align:middle;
}
.gArama {
	width:198px;
	padding-top:3px;
}