
/***Misc Tags***/

* {
 margin: 0px;
 padding: 0px;
 overflow:auto;
 overflow-x:hidden;
}

body {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 color: #000;
 text-align: center;
 overflow:auto;
 cursor:default;
 }
 
a img{
 border: 0px;}

a {
text-decoration: none;}

.hidden {
 text-indent: -9000px;
 background: inherit;}

/***Header/logo tags***/

#header {
 background: #fff url(../images/bodybg.png) repeat-x;
 width: 850px;
 margin: 0 auto;
 height: 155px;
 border-top: 1px solid #000;}
 	
#logo {
 float: left;
 margin-left: 10px;
 margin-top: 10px;
 width: 250px;}
 
#ara {
 float: right;
 margin-top: 40px;
 margin-right: 5px;
 width: 250px;}

#ara input {
border : 1px solid #999999;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 background-color:#4b4949;
 color:#f58220;
 padding-left:2px;
 overflow:hidden;
}
.button {
border : 1px solid #999999;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #FFF;
 background-color:#4b4949;
 cursor:pointer;
}

.input {
border : 1px solid #999999;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 background-color:#4b4949;
 color:#f58220;
 padding-left:2px;
 overflow:hidden;
}

#logo h1,#logo h2 {
font-weight:400;
letter-spacing:-2px;

}

#logo h1 {
font-size:2.4em;
padding-top:10px;
color: #F58220;
}

#logo h2 {
font-size:1.3em;
color: #a0a0a0;
}
 
 
 /***Top Navigation - try not to findle this took me a while to work out and get right***/

#topnav {
 margin-top:105px;
 margin-left: 250px}

#topnav a{
 display: block;
 float: left;
 text-align: center;
 width: 111px;
 height: 35px;
 line-height: 35px;
 text-decoration: none;
 color: #a0a0a0;
 font-size: 0.7em;
 background-image:url(../images/tab.png);
 background-position:bottom left;
 background-repeat:no-repeat;}

#topnav a:hover {
 background-image:url(../images/tab.png);
 color: #000;
 background-position:top left;
 background-repeat:no-repeat;}
	
#topnav .active {
 background-image:url(../images/tab.png);
 color: #000;
 background-position:top left;
 background-repeat:no-repeat;}
	
/***MAIN CONTENT (WHITE) AREA***/

#content {
 clear: both;
 text-align: left;
 width: 650px;
 margin: 20px auto 0 auto;
 padding: 5px;
 width: 655px;}


#content h2{
 padding-left: 8px;
 font-size: 1.2em;
 text-transform: uppercase;
 margin-left: 15px;
 letter-spacing:-1px;
 margin-bottom: 10px;
 color: #F58220;}

#content p {
 font-size: 0.8em;
 line-height: 1.5em;
 color: #8f8f8f;}

a,a:visited{
 color: #f58220;}
 
a:hover {
 color: #fff;}

#content blockquote {
 margin: 15px;
 border: 1px solid #b0b0b0;
 padding: 10px;
 width: 500px;
 background: #f4f4f4;
 font-size: 0.8em;
 font-family: Courier, "Lucidia Console", "Times New Roman", sans-serif;
 color: #a0a0a0;}
 
#content abbr {
 border-bottom: 1px dotted #8f8f8f;}


/***Random stuff Area***/

 
#footer {
 width: 100%;
 background: #2a2a2a url(../images/bg2.png) repeat-x;
 clear: both;
 text-align: center;
 font-size: 0.8em;
 color: #a0a0a0;
 padding-top: 40px;
 padding-bottom: 10px;
}

.Urunler {
 width: 100%;
 clear: both;
 text-align: left;
 font-size: 0.8em;
 color: #a0a0a0;
 padding-top: 40px;
 padding-bottom: 10px;
}

.UBaslik {
background-color:#999999;
font-weight:bold;
 font-size: 0.8em;
 color: #FFFFFF;
 text-align:left;
 padding:5px;
}

.UrunFoto {padding:10px}

.UrunFoto a 
{
margin:5px;
border:4px solid #FFFFFF
}

.UrunFoto a:hover
{
margin:5px;
border:4px solid #f58220
}


#container2 {
 clear: both;
 background: #333333;
 text-align: left;
 width: 650px;
 color: #fff;
 margin: 0 auto;}

#container2 h3{
 font-size: 1.2em;
 text-transform: uppercase;
 margin-left: 10px;
 letter-spacing:-1px;
 margin-bottom: 10px;
 color: #F58220;}
 
.name {
color: #c0c0c0;
}
 
.blocklinks {
 width: 320px;
 float: left;
 background: #333333;}

.blocklinks a.link {
  display: block;  
  padding: 10px;
  background: inherit;
  color: #fff;
  border-top: 1px dotted #a0a0a0;
}

.blocklinks a:hover.link { 
  color: #DDD;
  background: #525252;
  border-top: 1px dotted #a0a0a0;
}




#articles {
 width: 320px;
 float: right;
 background: #333333;}
	
/***FOOTER***/

/****************************GALERƯ*****************************************/
#lightbox{
	position: absolute;
	top: 40px;
	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.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.png) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
/* --- loader ---*/

#loader {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
}

#loader td {
  padding: 3px;
  background: #ffffff;
}

#loader p {
  border: 3px solid #9e9e9e;
  padding: 10px;
  margin: 0;
  color:#9e9e9e;
  background: #f5f5f5;
}

#loader img {
  float: left;
  margin-right: 12px;
}

#loader strong {
  display: block;
  margin-bottom: 3px;
}

#loaderContainer {
  position: fixed;
  width: 50%;
  height: 50%;
  top: 0;
  left: 0;
  position: expression('absolute');
  height: expression(document.documentElement.scrollHeight+'px');
  width: expression(document.documentElement.scrollWidth+'px');
  z-index: 1000;
}

#loaderContainer td {
	padding-top: 150px;
	vertical-align: top;
	text-align: center;
	background-image: url('../images/s_trans.gif');
}

#loaderContainer td td {
	padding-top: 3px;
	text-align: left;
}
