#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: #89bcc7;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 0;
	}

#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: url(../images/testimonials/bar-bg.gif) no-repeat 0 0;
	margin: 0 auto;
	line-height: 1.4em;
	height: 41px;
	}

#imageData{
	padding: 0 9px 0 10px;
	}
#imageData #imageDetails{ float: right; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 22px; height: 22px; float: left;  padding-bottom: 0.7em; margin-top: 9px; }	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fff;
	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 */
	}	
	
#caption a { 
	display: block;
	height: 26px;
	margin-top: 8px;
	text-indent: -25000px;
	}

#testimonial-auto { 
	display: block;
	margin-top: 1.25em;
	text-indent: -25000px;
	}
	
#test-consultation #caption a { 
	background: url('../images/testimonials/btn-consultation.gif') no-repeat 0 0;
	width: 227px;
	}

#test-icl #caption a { 
	background: url('../images/testimonials/btn-icl.gif') no-repeat 0 0;
	width: 303px;
	}

#test-les #caption a { 
	background: url('../images/testimonials/btn-laser-eye-surgery.gif') no-repeat 0 0;
	width: 251px;
	}

#test-iol #caption a { 
	background: url('../images/testimonials/btn-iol.gif') no-repeat 0 0;
	width: 288px;
	}
	
#test-trans-ep #caption a { 
	background: url('../images/testimonials/btn-trans-ep.gif') no-repeat 0 0;
	width: 268px;
	}
	
#test-cataracts #caption a { 
	background: url('../images/testimonials/btn-cataracts.gif') no-repeat 0 0;
	width: 210px;
	}
	
#test-amblyopia #caption a { 
	background: url('../images/testimonials/btn-amblyopia.gif') no-repeat 0 0;
	width: 295px;
	}
	
#test-long #caption a { 
	background: url('../images/testimonials/btn-long.gif') no-repeat 0 0;
	width: 251px;
	}
	
#test-care #caption a { 
	background: url('../images/testimonials/btn-care.gif') no-repeat 0 0;
	width: 297px;
	}
	
#test-lasik #caption a { 
	background: url('../images/testimonials/btn-lasik.gif') no-repeat 0 0;
	width: 193px;
	}
	
#results #caption a { 
	background: url('../images/testimonials/btn-results.gif') no-repeat 0 0;
	width: 199px;
	}
	
#test-pupil #caption a { 
	background: url('../images/testimonials/btn-pupil.gif') no-repeat 0 0;
	width: 220px;
	}
	
#finance #caption a { 
	background: url('../images/testimonials/btn-costs.gif') no-repeat 0 0;
	width: 256px;
	}
	
#test-short #caption a { 
	background: url('../images/testimonials/btn-short.gif') no-repeat 0 0;
	width: 301px;
	}
	
#test-astigmatism #caption a { 
	background: url('../images/testimonials/btn-astigmatism.gif') no-repeat 0 0;
	width: 229px;
	}
	
#test-presbyopia #caption a { 
	background: url('../images/testimonials/btn-presbyopia.gif') no-repeat 0 0;
	width: 224px;
	}