body{
	background: #fff url(images/back.gif) repeat-x;
	text-align:center;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #3c3c3c;
}	

#sayfa{
	width:981px;
	margin:0 auto;
	text-align:left;
	background: #dde6eb;
	border-bottom: 1px solid #195d8a;
	height: auto;
}

#ustAlan
{
	width:981px;
	height:auto;
	background-image:url(images/ustzemin.gif);
	bottom: auto;
	text-align: center;
} 
#golge{
	width:981px;
	height:8px;
	background-image:url(images/golge.gif);
	clear: both;
}
#anaMenu 
{
	float: left;
	width: 210px;
	padding: 0px 0px 0px 8px;
	height: auto;
}
#anamenuust
{
	background-image:url(images/menuust.gif);
	height:39px;
	width:210px;
}
#anamenuorta
{
	width:200px;
	height:auto;
	padding: 10px 0px 10px 10px;
}
#anamenuorta h1{
	padding: 0px 0px 3px 15px;
	font-family: helvetica, sans-serif;
	font-size: 14px;
	color: #055183;
	}
#anamenuorta ul.sidemenu {
	list-style:none;
	margin:10px 15px;
	padding:0;		
}
#anamenuorta ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #dde6eb;
}
#anamenuorta ul.sidemenu a {
	display: block;
	font-weight: bold;
	color: #2a88bc;
	text-decoration:none;	
	padding: 2px 5px 3px 10px;
	background: #dde6eb;
	border-left: 5px solid #2a88bc;
	border-bottom:1px solid #2a88bc;	
	
	min-height: 18px;	
}

* html body #anamenuorta ul.sidemenu a { height: 18px; }

#anamenuorta ul.sidemenu a:hover {
	padding:2px 5px 3px 10px;
	background: #cadee9;
	color: #055183;
}
#anamenualt
{
	background-image:url(images/menualt.gif);
	width:210px;
	height:6px;
}
#KapsayiciAlan
{
	width: 979px;
	height: auto;
	float: left;
	background: #dde6eb;
	border-left: 1px solid #195d8a;
	border-right: 1px solid #195d8a;
} 
#ustgoogle{
	width:auto;
	height:19px;
	padding: 0px 9px 0px 6px;
	background: #dde6eb;
	border-left: 1px solid #195d8a;
	border-right: 1px solid #195d8a;
}
#ustgoogle1{
	width:966px;
	height:19px;
	background-image:url(images/golge1.gif);
}
#ustgoogle #ustgoogle-sag {
	width: 20%;
	float: right;
	text-align: right;
	margin: 0;
	padding: 10px;
}
#ustgoogle #ustgoogle-sol {
	width: 75%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 10px;
}
#altgoogle{
	width:972px;
	height:auto;
	background-image:url(images/ortazemin.gif);
	padding: 0px 0px 0px 9px;
}
#icerik 
{
	float: left;
	width: 596px;
	padding: 0px 0px 0px 0px;
	margin: 8px 4px 0px 4px;
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
	border-top: 1px solid #898989;
	height: auto;
}
#icerikust
{
	background-color:#dde6eb;
	height:9px;
	width:602px;
}
#icerikorta
{
	background:#fff url(images/yazialani.gif) repeat-x;
	width:592px;
	height:auto;
	padding: 10px 0px 10px 3px;
	float: left;
}
#icerikalt
{
	background:#dde6eb;
	width:602px;
	height:10px;
}
#BannerAlani{
	float: left;
	width: 148px;
	height: auto;
} 
#bannerust
{
	background-image:url(images/bannerust.gif);
	height:39px;
	width:148px;
}
#bannerorta
{
	width:141px;
	height:auto;
	padding: 10px 0px 10px 7px;
}
#banneralt
{
	background:#dde6eb;
	width:148px;
	height:4px;
}
#altAlan 
{
	width:981px;
	height:6px;
	clear: both;
	background: #dde6eb;
} 
/* linkler */
a	{
	color: #197bb2;
	background: inherit;
	text-decoration: none;
	text-decoration:underline;
}
a:hover {
	color: #FF6600;
	background: inherit;
}
/*arama*/
#arama {
	margin: 0 15px;
	padding: 5px 0;
	border: 0px;
	background: #dde6eb;
}
#arama img {
	vertical-align: bottom;
}
#arama .yazikutusu {
	background: #FFF url(images/input.png) no-repeat top left;
	border: 1px solid #045282;
	font-size: 11px;
	color:#39bbec;
	padding: 3px;
	width: 90px;
}
#arama input.aramabutonu {
	margin: 0;
	cursor:pointer;
	font:11px helvetica, Sans-serif;
	border: 1px solid #045282;
	background: #dedede url(images/buttonbg.gif) repeat-x left bottom;
	padding: 1px;
	height: 20px;
	color: #FFFFFF;
	width: 38px;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', helvetica, sans-serif;
	font-weight: bold;
	color:#3c3c3c;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	text-transform: none;
	color: #055183;
}
h3 {
	font-size: 12px;
	text-transform: none;
	color: #6699CC;
	letter-spacing: 1px;
}

h1, h2, h3, p {
	padding: 0;
	margin: 5px 10px;
	
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #72A545;	
}
ul span, ol span {
	color: #666666;
}
/* form */
form {
	margin:10px 10px;
	padding: 0;
	border: 1px solid #045282;
	background-color: #FAFAFA;
	width:auto;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	width: 500px;
}
input {
	padding:3px;
	border:1px solid #045282;
	font: normal 11px Verdana, sans-serif;
	color:#777;
	background-color: #FFFFFF;
}
textarea {
	width:300px;
	background-color:#FFFFFF;
	padding:4px;
	font: normal 11px Verdana, sans-serif;
	border:1px solid #045282;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	cursor:pointer;
	font:11px helvetica, Sans-serif;
	border: 1px solid #045282;
	background: #dedede url(images/buttonbg.gif) repeat-x left bottom;
	padding: 1px;
	height: 20px;
	color: #FFFFFF;
	width: 45px;
}

/* resim*/
img {
	border: 0px solid #3c3c3c;
}
img.float-right {
	float:right;
	margin:4px 4px 4px 4px;
	border: 1px solid #3c3c3c;
}
img.float-left {
  float:left;
  margin: 5px 10px 10px 0px;
  text-align:center;
  border: 1px solid #3c3c3c;
}
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #EAEAEA;  
  border-left: 5px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
	padding: 0 0 0 10px;
	background: #FAFAFA !important;
	background-position: 8px 10px;
	border: 1px solid #045282;
	border-left: 5px solid #045282;
	width: 550px;
	font-weight: bold;
}
#alt {
	background: #dedede url(images/altbitis.gif) repeat-x left bottom;
	clear: both;
	height: 40px;
	font-size: 92%;
	border-left:1px solid #195d8a;
	border-right:1px solid #195d8a;
	border-top: 1px solid #195d8a;
}
#alt a { 
	text-decoration: none; 
	font-weight: bold;	
}
#alt #alt-sol {
	width: 68%;
	float: left;
	text-align: left;
	margin: 0; padding: 10px;
}
#alt #alt-sag {
	width: 25%;
	float: right;
	text-align: right;
	margin: 0;
	padding: 10px;
}

#kutu2 {
	margin: 10px;
	padding: 0 0 3px 3px;
	background-position: 10px 10px;
	border-bottom:1px dotted #898989;
	width: 560px;
	float: left;
	height: auto;
}
#kutu3 {
	margin: 5px;
	padding: 12px 0 3px 10px;
	border-bottom:1px dotted #898989;
	border-top:5px solid #d7d7d7;
	width: 570px;
	float: left;
	background-repeat: repeat-x;
	height: auto;

}
#kutu2 #haber-alt{
	background: #dedede url(images/haberalt.gif) repeat-x left bottom;
	width: 530px;
	float: left;
	text-align: left;
	margin: 0;
	background-color: #FFFFFF;
	height: auto;
	padding: 0 5px 0 5px;
}
#kutu2 #haber-alt #sag{
	width: auto;
	float: right;
	text-align: right;
	margin: 0;
	font-style: italic;
	color: #FF6600;
	font-size: 11px;
}
#kutu2 #haber-alt #sol{
	width: auto;
	float: left;
	text-align: left;
	margin: 0;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
#kutu4 {
	margin: 10px;
	padding: 0 0 3px 3px;
	background-position: 10px 10px;
	border-bottom:1px dotted #898989;
	width: 560px;
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF6600;
}
#tablo{
	width: 550px;
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th {
font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #474747;
border-bottom:1px solid #E0E0E0;
border-right:1px solid #E0E0E0;
border-top:1px solid #E0E0E0;
letter-spacing: 2px;
text-align: left;
padding: 6px;
background: #F3F3F3 url(images/tablo_baslik_zr.gif) repeat-x;
}

th.bgYok {
border-top: 0;
border-left: 0;
border-right: 1px solid #E0E0E0;
background: none;
}

th.baslikIki {
border-left: 1px solid #E0E0E0;
border-top: 0;
padding-left:25px;
background: #fff url(images/top2.gif) 5px no-repeat;
}
th.baslikBir {
border-left: 1px solid #E0E0E0;
border-top: 0;
padding-left:25px;
background: #F3F3F3 url(images/top.gif) 5px no-repeat;
}

td {
border-bottom:1px solid #E0E0E0;
border-right:1px solid #E0E0E0;
background: #fff;
padding: 6px;
color: #474747;
font:11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
td.tabloZRFark {
background: #F3F3F3;
color: #474747;
}

tfoot tr td{
text-align:right;
border-left:1px solid #e0e0e0;
border-bottom:2px solid #e0e0e0;
font:italic 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tablo tr.uzerineGelince td, #tablo tr.uzerineGelince th{
background:#474747;
color:#f3f3f3;
}
#imgtablo{
	margin: 5px;
	padding: 10px 10px 10px 10px;
	border:1px solid #898989;
	width: auto;
	float: right;
	height: auto;
	background-color: #a6e6ff;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	}

