body {
	background-color: #000;
}

.logo
{
	width:776px;
	height:118px;
}

h1
{
	color:#fff;
	font-family:Calibri;
	font-weight:bold;
	margin-bottom:0px;
}

a, a:visited {
    color:#ee2c74;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

strong {
    font-weight:bold;
}

.synopsis
{
	color:#fff;	
}

#header 
{
	margin-top: 10px;	
}

#content { background-color:#fff;}

#nav
{
	margin-top: 15px;
	margin-bottom: 10px;
}

#nav a
{
  width:116px;
  height:50px;
  display: inline-block;
  margin:0;
  padding:5px;
  color: #1B1B1B;
  background-color: #E2E2E2;
  text-decoration: none;
  border-top:5px solid #999	;
  font-weight:bold;
}

#nav a.oyunlar
{
	background-color: #f2ed49;
	border-top:5px solid #000;
	color: #000;
	font: 120% Calibri;
}

#nav a.etkinlikler
{
	border-top:5px solid #f2ed49;
	background-color:#000;
	font:120% Calibri;
	color:#fff;
}

#nav a.atolyeler
{
	background-color: #f2ed49;
	color:#000;
	border-top:5px solid #000;
	font: 120% Calibri;
}

#nav a.kst
{
		background-color: #000;
	border-top:#f2ed49 5px solid;
	color: #fff;
	font:120% Calibri;

}

#nav a.arsiv
{
	background-color: #f2ed49;
	border-top:5px solid #000;
	color: #000;
	font: 120% Calibri;
}

#nav a.iletisim
{
	background-color: #000;
	font:120% Calibri;
	color:#fff;
	border-top:5px solid #f2ed49;
}

#nav a.oyunlar:hover{	background-image:url(../images/oyun_hover.jpg);	}

#nav a.etkinlikler:hover{	background-image:url(../images/etkinlik_hover.jpg);	}

#nav a.atolyeler:hover{	background-image:url(../images/satolye_hover.jpg);	}

#nav a.kst:hover{ background-image:url(../images/kst_hover.jpg);}
#nav a.arsiv:hover{background-image:url(../images/arsiv_hover.jpg);}
#nav a.iletisim:hover{background-image:url(../images/iletisim_hover.jpg);}

#slide-holder {background : url(images/header-bg.png) no-repeat 50% 0; height:296px; width:796px; position:absolute;}
#slide-runner {top : 9px;
left : 9px;
width : 796px;
height : 273px;
overflow : hidden;
position : absolute;
}

.hidden-image { display: none;}
ul#play_menu{
	padding-top:60px;
    font: 120% Arial,sans-serif;
    text-align:left;
    list-style: none;
    margin: 0;
    padding: 7px 0;
    border-bottom: 1px solid #CCC;
    font-weight: bold;
    text-align: left;
    white-space: nowrap	
}


ul#play_menu li {
	display: inline;
    margin: 0 3px	
}

ul#play_menu a{
    text-decoration: none;
    padding: 0 0 3px;
    border-bottom: 4px solid #fff;
    color: #f2ed49
}

ul#play_menu a:hover {
	border-color: #F60;
    color: #666	
}

ul#play_menu a#current{
    border-color: #F60;
    color:#999
}

.kadro_baslik { color:#fff; font:120% Arial,sans-serif; font-weight:bold;}
.kadro_alt { color:#fff; font: 100% Arial,sans-serif;}
.link {color: #fff; text-decoration:none;}
.link:visited { color:#FFF;}
.mail { color:#f2ed47; font-weight:bold;}
.telno {color:#f2ed47; font: 150% Arial,sans-serif;font-weight:bold;}

#timeline {margin-top:15px;}
#footer { background-color:#ccc; height:10px;}
#footer p { color:#CCC; }

.img_small {margin-bottom:10px;}

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin-top: 20px;
	width: 550px;
	border-collapse: collapse;
	text-align: left;
}

#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}

#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin-top:5px;
	width: 780px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}

#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-top:5px;
	width: 780px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	
}
#hor-zebra .odd
{
	background: #e8edff; 
	color: #669;
}

#hor-zebra .odd-guest
{
	background: #F00;
	color: #FFF;	
}

#hor-zebra .odd-home
{
	background: #000;
	color: #FF0;	
}

#hor-zebra .odd-home a a:hover a:visited
{
	color: #ff0;	
}
