/* standard elements */
* {
	margin: 0;
	padding: 0;
}
FONT	{FONT-FAMILY: Verdana,Helvetica; FONT-WEIGHT: bold; FONT-SIZE: 11px}
TD		{FOliNT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}



.baslik {
	background-color: #D80000 ;FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Arial;
}
.tablokenari {
border: 1px solid #D80000 ;
}
.tabloalt {
background-color: #D80000 ; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial;
}

.t1 {
background-color: #E75959;
}
.t2 {
background-color: #f7b9b9;
}

body {
	background:#DB5454 url('../resimler/ptrn.gif') repeat;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

h1 {font-size: 1.4em;}
h1, h2, h3 {color: #654;}


.clearer {clear: both;}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.container {

	background: transparent url('../resimler/ark.png') repeat-y center top;
	margin: 0 auto;
	width: 1000px;
    text-align: left;
}


.header {
	background: url('../resimler/banner.jpg');
	height: 150px;
	width: 986px;
	margin: 0px 0px 0px 8px;
}
.usttaraf {
	background: url('../resimler/menu.png') repeat-x;
	margin: 0 auto;
	width: 986px;
	margin: 0px 0px 0px 8px;
}
.golge {
	background: #fff url(../resimler/golge.png) top left repeat-x; 
	/*_background: none;*/
	height: 7px;
	margin: 0px 0px 0px 8px;
	width: 986px;


}
.top {
	background:transparent url('../resimler/menu.png') repeat-x;
	height: 34px;
	margin: 0; padding: 0; 
	overflow: hidden;
	float: right; 
	width: 484px;
	
	
}

.top span {
  float: right;
  margin:10px;
}

.top span  span{
  float: left;
  font-weight:bold;
  font-size: 11px;
  margin:1px;
}

.ust {
	background: transparent url(../resimler/menu.png) top left repeat-x; 
	height: 34px;
	margin: 0; padding: 0; 
	overflow: hidden;
	float:left;
	width: 502px;
}

.ust ul {
	list-style: none; 
	margin: 0; padding: 0; 
	height: 34px;
	overflow:hidden;
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.ust ul li {
	display: inline;
	
}

.ust ul li a {
	display: block;
	float: left; 
	text-decoration: none; 
	height:34px;
	padding: 8px 6px 0 6px;
	cursor: pointer;
	background: transparent url(../resimler/ara.png) top left no-repeat;
}

.ust ul a:link {
color: #FFF; text-decoration: none;
}

.ust ul a:visited {
color: #FFF; text-decoration: none;
}

.ust ul a:hover, .ust ul a:active {
color: #000; text-decoration: none;
}

.ust ul li a:hover {
background: transparent url(../resimler/menu.png) 0 -34px repeat-x;  text-decoration: none;
}

.ust ul li a span {
padding-left: 20px;
}



.item {clear: both;}
.item .date {
	float: left;
	height: 40px;
	text-align: center;
	width: 3px;
}
.item .date div {padding-left: 5px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 770px;
	border: 1px solid #cccccc;
}
.item h1 {
	background: #fff url(../resimler/baslik.png);
	color: #FFF;
	line-height: 30px;
	padding-left: 5px;
}



.item h1 a {
	background: #066092;
	color: #FFF;
	text-decoration:none;
	
}


.item h1 a:visited{
	background: #066092;
	color: #FFF;
	text-decoration:none;
}

.item h1 a:hover{
	background: #066092;
	color: #FFF;
	
}

.item .body {
  padding: 12px 18px;
  font-size: 12px;
  }

.main {float: left;}


.navigation {
	float: left;
	margin-left: 20px;
	width: 190px;
	border:1px solid;
	border-color:#CCCCCC;
	
}
.navigation h1 {
	background: #D80000  url(../resimler/menu.png);
	color: #FFF;
	font-size: 1.3em;
	line-height: 34px;
	padding-left: 12px;
}

.navigation ul {margin: 0; padding: 0;background: url('../resimler/mario.png');}
.navigation li {
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
	border:1px solid;
	border-color:#CCCCCC;
}
.navigation li a {
	background: #ffffff;	
	color: #000000;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: url('../resimler/hover.png') repeat-x;	
	color: #ffffff;
	font-weight:bold;
}

td.oyunarkap {
background-color: #f2e2e2; border: 2px solid #CCCCCC;
}

td.oyunarkac {
background-color: #f2e2e2; border: 2px solid #920606;
}

.footer {
	background: url('../resimler/menu.png');
	color: #FFF;
	font-size: 1.1em;
	line-height: 34px;
	margin: 0 auto;
	text-align: center;
	width: 986px;
  background-repeat: repeat
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}

#container {
	width:373px;
}
.tabs {
	width:30px;
	margin-right:6px;
	padding:4px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:1px solid #CBE4F2;
	border-top:0;
}
#content {
	height:276px;
	clear:both;
	border:1px solid #CBE4F2;
}
#load {
	position:absolute;
	left:152;
	top:691;
	width:371px;
	background-color:black;
	color:white;
	display:none;
	FONT-SIZE: 14px;
}

A:link		{FONT-SIZE: 12px;text-decoration: none; COLOR: #E54B4B;FONT-FAMILY: Verdana, Helvetica;}

A:visited	{FONT-SIZE: 12px;text-decoration: none;COLOR: #185573;FONT-FAMILY: Verdana, Helvetica;}

A:hover	{ FONT-SIZE: 12px;text-decoration: none;COLOR: #920606;FONT-FAMILY: Verdana, Helvetica;}

#nobuyut a:link  { color: #000000; FONT-SIZE: 16px; text-decoration: none} 
#nobuyut a:visited { color: #000000; FONT-SIZE: 16px;text-decoration: none} 
#nobuyut a:hover { color: #FFFFFF; FONT-SIZE: 16px; }
#etikets { FONT-FAMILY: Verdana; FONT-SIZE: 12px; color:#000000;}
#etikets a:hover { background-color: #920606; color: #FFFFFF; FONT-SIZE: 14px;}

/***************** AJAX MENU ********************/
.modernbricksmenu2{
padding: 0;
width: 373px;
border-top: 5px solid #F09595; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #f7b9b9; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background: url('../resimler/baslik.png'); /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background: url('../resimler/baslik.png'); /*Brown color theme*/ 
color: white;
border-color: #F09595; /*Brown color theme*/ 
}

