body {
	background-Image:url('resimler/bg.jpg');
	font-family: tahoma;
	font-size: 11px;
	margin: 0px 0px 0px 0px 0px 0px; }
	
table {
	font-family: tahoma;
	font-size: 11px; }
#tabsJ {
      float:left;
      width:100%;
      background:#ffffff;
      font-size:140%;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
	margin:0;
	padding:3px 10px 0 0px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }	
.inputsearch {
	font-family: tahoma;
	font-size: 10px;
	color: #4E95B4;
	width: 90%;
	border: 1px solid #4E95B4;
	background: #FFFFFF; }
	
.menubaslik {
	font-family: verdana;
	font-size: 11;
	font-weight: bold;
	color: #ffffff;
	text-align: center; }
	
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none; }
.menu:hover {
	font-family: tahoma;
	font-size: 11px;
	color: red;
	font-weight: bold;
	text-decoration: none; }
.menu:active {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none; }
.menu:link {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none; }
	
.guncel {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none; }
.guncel:hover {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration: underline; }
.guncel:active {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none; }
.guncel:link {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none; }
	
.haberbaslik {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: blue; }
	
.anasayfabaslik2 {
	font-family: verdana;
	font-size: 10px;
	color: white;
	text-decoration: none; }
.anasayfabaslik2:hover {
	font-family: verdana;
	font-size: 10px;
	color: blue;
	text-decoration: none; }
	
.anasayfabaslik {
	font-family: verdana;
	font-size: 10px;
	text-align: justify;
	color: black;
	text-decoration: none; }
.anasayfabaslik:hover {
	font-family: verdana;
	font-size: 10px;
	text-align: justify;
	color: blue;
	text-decoration: none; }
.anasayfabaslik:link {
	font-family: verdana;
	font-size: 10px;
	text-align: justify;
	color: black;
	text-decoration: none; }
.anasayfabaslik:active {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color: red;
	text-decoration: none; }
	
.inputbaglanti {
	font-family: tahoma;
	font-size: 10px;
	color: gray;
	width: 96%;
	border: 1px solid #C0C0C0; }
	
.anatablesol {
	width: 200px;
	vertical-align: top; }
	
.anatableorta {
	width: 600px;
	vertical-align: top;
	text-align: center; }
	
.anatablesag {
	width: 200px;
	vertical-align: top; }
	#imageContainer>#hoverNav{ left: 0;}
 #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;
	}
#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;
	background-color: #000;
	}
