/*-----------------------------------------------------------------------------
[client] Screen Stylesheet

-----------------------------------------------------------------------------*/

* { margin:0; padding:0;} /*--butun margin ve paddingleri sifirlar--*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#EDEDED;
}
a { color:#0066CC}

ul { list-style-type:none; margin:0; padding:0;}

h1 {font-size:1.50em;}
h2 {font-size:1.38em;}
h3 {font-size:1.25em;}
h4 {font-size:1.13em;}
h5 {font-size:1.00em;}
h6 {font-size:0.88em;}

img {border:0;}

/*--Ana Kutular--*/
#anaheader {
	margin: 0 auto;
	height: 160px;
	background: #0066CC  url(../img/tb00002.gif);
}
#header {
	padding:5px 5px;
	margin:0 auto;
	width:970px;
	overflow:hidden;
	height: 120px;	
}

#wrap{
	padding:5px;
	margin:0 auto;
	width:970px;
	overflow:hidden;
	border: 1px solid #D4D4D4;
	background: #fff;
}

#sol{ width:180px; float:left;padding-top:5px; }

#sag{
	width:790px;
	float:right;
	padding-top:5px;
}

/*--Ana Kutular Son--*/



/*-- NAVIGASYON --*/
#menu {width:970px; margin:0 auto; height:33px;
  line-height:normal;
  }
#menu ul {
  margin:0;
  padding:10px 5px 0;
  list-style:none;
  }
#menu li {
  float:left;
  margin:0;
  padding:0 1px 0 9px;
  }
#menu a {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#003DA2;
	background: #fff;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
	color:#000000;
	background-color: #B9D6FF;
  }
#menu #current {
  }
#menu #current a {
  color:#244575;
  padding-bottom:4px;
  }

/*-- NAVIGASYON SON --*/

/*-- Sol Menu --*/
#solmenu {
	color:#333;
	float:left;
	overflow:hidden;
	margin-left:1px;
	line-height:20px;
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #D4D4D4;
	margin-bottom:5px;
}
#solmenu .reklam3 {float: left; margin:10px 0px 0px 7px; width:160px; height:300px; background-color:#CCC;}
#solmenu h1 {margin:10px 0px 0px 7px; color:#D80A0A; }

ul.linklist, ul.linklist ul {
	margin: 0; 
	padding:0px 0px 0px 5px;
	list-style-type: none; 
	list-style-image: none;
width: 164px;
}

ul.linklist ul {
	border: none;
}

ul.linklist a, ul.linklist ul a {
	padding:0px 0px 0px 2px;
	margin:0;
	width: 160px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	color: #333;
}

ul.linklist ul a {
	width: 95%;
	padding-left: 5%;
}

ul.linklist a:hover {
	background: #D80A0A;
	color: #fff;
}

.programlar { background: url(../img/programlar.gif) no-repeat; width: 92px; height: 17px;font-size:16px;
 margin:5px 5px;}

/*-- Sol Menu Son*/
/*-- LOGO --*/
#logo {
	width:200px;
	text-align:center;
	float:left;
	height: 90px;
}
#logo h1 {font-size:22px; color:#FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.logo {
	background-image:url(../img/logo.png);
	width:37px;
	float:left;
	height: 47px;
}
   
.banner {float:right; width:728px; height:90px;}
/*-- LOGO SON --*/

/*-- ic sayfa banner --*/
.icsayfabanner {width:120px; padding:0; float:right; height:600px; background-color:#eee;}
.rightbanner {width:300px; height:250px; float:right;}

/*-- En üst --*/
#ustarka {
	width:970px;
	margin:0 auto;
	height:28px;
	color: #FFFFFF;
}
.ustarkasol { float:right; width:39px; height:22px;}
.ustarkasag { width:39px; height:22px; float:right;}
.ustarkaorta { float:right; height:19px; padding-top:3px; color:#fff; font-size:11px;}
.ustarkaorta a:link, .ustarkaorta a:visited {color:#fff; text-decoration:none;}
.ustarkaorta a:hover {color:#eee; text-decoration:underline;}
/*-- En Üst Son --*/
 
#footer {
	width:980px;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	padding:5px;
	overflow:hidden;
	line-height:15px;
	background-color: #fff;
	background-image: url((URL));
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #D4D4D4;
}

#footer h1 {margin:4px 4px; color:#3862A0;}
#footer a:link, #footer a:visited {color:#666; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#Programlar {border-left:1px solid #c9c9c9; padding-left:5px;float:left; width:150px; font-family:arial,sans-serif; font-size:11px; margin-right:1px;}

.digersiteler {padding:3px; overflow:hidden; width:980px; margin:0 auto; text-align:center; padding-bottom:15px;}
.digersiteler a:link, .digersiteler a:visited {color:#666; text-decoration:none;}
.digersiteler a:hover {text-decoration:underline;}
/*-- Alt Kisim Son --*/
