@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-image: url(images/background_slice.jpg);
}

#wrapper{
	background-repeat: no-repeat;
	height: 650px;
	width: 1000px;
	margin-left: -10px;
	margin-right: auto;
	margin-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #85A4B6;
}

#wrapper_therapy{
	background-repeat: no-repeat;
	height: 990px;
	width: 1000px;
	margin-left: -10px;
	margin-right: auto;
	margin-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #85A4B6;
}

#wrapper_therapy2{
	background-repeat: no-repeat;
	height: 2400px;
	width: 1000px;
	margin-left: -10px;
	margin-right: auto;
	margin-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #85A4B6;
}


#wrapper_insurance{
	background-repeat: no-repeat;
	height: 900px;
	width: 1000px;
	margin-left: -10px;
	margin-right: auto;
	margin-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #85A4B6;
}


#wrapper_biodex{
	background-repeat: no-repeat;
	height: 2725px;
	width: 1000px;
	margin-left: -10px;
	margin-right: auto;
	margin-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #85A4B6;
}

#wrapper_retirement{
	background-repeat: no-repeat;
	height: 1175px;
	width: 1000px;
	margin-left: -10px;
	margin-right: auto;
	margin-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #85A4B6;
}


#content_wrapper{
	height: 500px;
	width: 954px;
	border: medium solid #85a4b6;
	margin-left: 20px;
	background-color: #040F3F;
	background-image: url(images/content_background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#content_wrapper_therapy{
	height: 800px;
	width: 954px;
	border: medium solid #85a4b6;
	margin-left: 20px;
	background-color: #101450;
	background-image: url(images/content_background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


#content_wrapper_therapy2{
	height: 2200px;
	width: 954px;
	border: medium solid #85a4b6;
	margin-left: 20px;
	background-color: #101450;
	background-image: url(images/content_background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#content_wrapper_insurance{
	height: 750px;
	width: 954px;
	border: medium solid #85a4b6;
	margin-left: 20px;
	background-color: #101450;
	background-image: url(images/content_background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


#content_wrapper_biodex{
	height: 2550px;
	width: 954px;
	border: medium solid #85a4b6;
	margin-left: 20px;
	background-color: #101450;
	background-image: url(images/content_background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


#content_wrapper_retirement{
	height: 1000px;
	width: 954px;
	border: medium solid #85a4b6;
	margin-left: 20px;
	background-color: #101450;
	background-image: url(images/content_background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


#nav{
	background-image: url(images/nav_slice.jpg);
	background-repeat: repeat-x;
	height: 57px;
	width: 954px;
	float: left;
}

#menu{
	height: 42px;
	width: 927px;
	margin-top: 7px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#logo{
	float: none;
	margin-left: 20px;
	background-image: url(images/wrapper_background.png);
}

#content_biodex{
	float: left;
	width: 800px;
	margin-left: 15px;
	height: 2450px;
	text-align: left;
}
#content{
	float: left;
	width: 800px;
	margin-left: 15px;
	height: 100%;
}

#content_therapy{
	float: left;
	width: 775px;
	margin-left: 15px;
	height: 100%;
}


h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight: lighter;
	font-style: normal;
	color: #FFCC00;
	line-height: normal;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: lighter;
	font-style: normal;
	color: #85A4B6;
	line-height: 24px;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: lighter;
	font-style: normal;
	color: #85A4B6;
	text-align: left;
}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: lighter;
	font-style: italic;
	color: #FFCC00;
	line-height: 10px;	
}
p{
	text-align: left;
}

#clinic_locations{
	float: left;
	width: 360px;
	margin-top: -10px;
	height: 400px;
}
#clinic_locations2{
	float: right;
	width: 360px;
	padding-top: 10px;
}

#therapy1{
	float:	left;
	width:	300px;
	height: 150px;
}

#therapy2{
	float:	left;
	width:	450px;
	height: 150px;
}
#manualtherapy{
	float:	left;
	width:	690px;
}

#menu2 { 
	padding:0; 
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #85A4B6; 
} 
#menu2 li {
	list-style-type:none;
	text-decoration: none;
}

#menu2 a, a:hover{
	text-decoration: none;
	color:#FFCC33;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
