#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-lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images-lightbox/nextlabel.gif) 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;
	}
.layout {
	margin-top: 50px;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

 ABOVE THE LINE - LIGHTBOX STUFF
 -----------------------------------------
 BELOW THE LINE NORMAL WCR/BOWLINE STUFF

body {
	margin-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight: normal;
	color: #009999;

}

.leftnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	border-bottom-color: #afafaf;
	line-height: 28px;
	text-decoration:none;
}
.leftnav_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	border-bottom-color: #afafaf;
	line-height: 28px;
	text-decoration:none;
}

a.pricelistlink {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.pricelistlink:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #00CCCC;
	font-weight: bold;
	text-decoration:none;
}

a.pricelistlinkbottom {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.pricelistlinkbottom:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #0033FF;
	font-weight: bold;
	text-decoration:none;
}

a.leftnavlink {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.leftnavlink:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #00CCCC;
	font-weight: bold;
	text-decoration:none;
}

.left_butt {
	font-family: Tahoma;
	font-size: 11px;
	color: #757575;
	font-weight: bold;
	text-decoration: none;
}
.detail_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}
.detail_txt_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-align: justify;
	line-height: 18px;
}
.info_text {
    font-family:Verdana;
	font-size: 12px;
	color: #339A99;
	text-align: inherit;
	line-height: 20px;
	font-weight:bold;	
}
.section_heading {
    font-family:Verdana;
	font-size:medium;
	color: #009999;
	text-align: left;
	line-height: 20px;
	font-weight:bold;	
}
.project_home_text {
    font-family:Verdana;
	font-size: 22px;
	color: #666666;
	text-align: justify;
	line-height: 40px;
}
.project_home_text_red {
    font-family:Verdana;
	font-size: 32px;
	color: #CC0000;
	text-align: justify;
	line-height: 40px;
	font-weight:bold;
}
.project_butt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.border1{
	border-left: 1px solid #B30004;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	
}
.border2{
	border-right: 1px solid #B30004;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.border3 {
	border-left: 2px solid #B30004;
	border-right: 2px solid #B30004;
}.leftnav_white {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
	text-decoration:none;
}
.detail_txt_10px {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}
.header_text_aqua_26 {
    font-family:Verdana;
	font-size: 20px;
	color: #339A99;
	text-align: left;
	line-height: normal;
	font-weight:bold;
}
.detail_txt_aqua_11px {

	font-family: Tahoma;
	font-size: 11px;
	color: #339A99;
	text-align: justify;
	line-height: 18px;
}
.detail_txt_aqua_13px {


	font-family: Tahoma;
	font-size: 13px;
	color: #339A99;
	text-align: justify;
	line-height: 18px;
}
.detail_txt_aqua_12px {



	font-family: Tahoma;
	font-size: 12px;
	color: #339A99;
	text-align: justify;
	line-height: 18px;
}
.detail_txt_white_12px {



	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
}
.treatment_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	font-weight: bold;
	color: #009999;
}
.skin_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	font-weight: bold;
	color: #009999;
}
.treatment_notes_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight: normal;
	color: #009999;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	font-weight: bold;
	color: #009999;
}
.treatment_detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight: normal;
	color: #009999;
}

a.toprightlinks{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
a.toprightlinks:hover {

	font-family: Tahoma;
	font-size: 10px;
	color: #00CCCC;
	text-decoration:none;
}

.footertext{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlinks{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlinks:hover {

	font-family: Tahoma;
	font-size: 10px;
	color: #00CCCC;
	text-decoration: none;
}
