#lightbox{
	position: absolute;
	top: 50px;
	left: 0;
	width: 98%;
	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/prev.gif) 0 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) 100% 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: 300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 200px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

a         {
		 
          font-size: x-small;
          font-family:  Trebuchet, Arial, Helvetica, sans-serif;
	      color: #333333;
		  font-weight: 700;
		  
		  
		}




a.mainlinks         {
          font-size: small;
          font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	      color: #333333;
		  
		  text-decoration: none;}
		  
a span {color: #ffffff;}
		  

a.mainlinks:hover {
		color: #CA0088;
		  }		



a.selected         {
          font-size: small;
          font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	      color: #CA0088;
		  
		  text-decoration: none;}
		  
a.selected:link    {color: #CA0088;}
a.selected:visited {color: #CA0088;}     
a.selected:active  {color: #CA0088;}
a.selected:hover  {color: #CA0088;
		background-color:#ffffff
			}

a.arabaslik        {
          font-size: 11px;
          font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	      color: #333333;
		  
		  text-decoration: none;}
		  
a.selected:link    {color: #CA0088;}
a.selected:visited {color: #CA0088;}     
a.selected:active  {color: #CA0088;}
a.selected:hover  {color: #CA0088;
		background-color:#ffffff
			}



.centretext {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #867f73;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
}

#layercircles a span {display: none;}

#layercircles a:hover span {display: block;
   position: absolute; top: -160px; left: -8px; width: 175px;
   margin: 10px; z-index: 50;
   color: #333333;
   font-size: 10px;
   font-family: Trebuchet, Verdana, sans-serif;
   text-align: left;
   
   }
   
   #contacttext {position:absolute;
   left:233px;
   top:480px; 
   width:436px;
   height:24px;
   z-index:5;
	font-family: Trebuchet, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	}
	
	
	
	.blog_title {			
	font-size: small;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-weight: 700;
	}
   

a.clients         {
          font-size: x-small;
          font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
		  font-weight: normal;
		 
	      color: #333333;
		  text-decoration: none;}
		  
		  a.clients:hover  {color:#CA0088;
		
			}
			
a.blog_headline {			
	font-size: small;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none;}
	
	a.blog_headline:hover  {text-decoration: underline;
		
			}
			
	
	
	a.email_bottom {

	font-family: Trebuchet, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
	
	}
	a.email_bottom:hover  {text-decoration: underline;
		
			}
			
			
			a {
cursor: pointer;
}
	
