/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	background-color: #F0EDCA; 
	font: 12px Arial, Helvetica, sans-serif; 
	text-align: center; 
	margin: 30px 0px;
	line-height: 18px;
}
#wrapper {
	text-align: left;
	width: 960px;
 	background-color: #efedca;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	text-decoration:none;
	color:#465d7b;
}
a:hover, a:active {
	text-decoration: underline;
	color:#465d7b;
}


/*  @@@@@[  Navigation  ]@@@@@ */

#nav {
	float: right;
	width: 335px;
	text-align: right;
	padding-right: 0px;
	margin: 0px;
}
#nav_sec{
	padding-top: 32px;
	float: right;
	width: 220px;
	background-color: #a7a254;
	margin-bottom:180px;
}
.subnav{
	text-align: right;
	padding-right: 34px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom:1px solid #bcb87d;
	background:inherit;
}
.subnav a:link, .subnav a:visited{
	color: #fff;
	text-decoration: none;
}
.subnav a:hover, .subnav a#act {
	color: #405ba1;
	text-decoration: none;
}

/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	padding-top: 32px;
	padding-left: 26px;
	width: 934px;
}
#footer {
	color: #636c71;
	clear: both;
	font-size: 10px;
	margin-top: 10px;
	background:none;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #636c71; 
	text-decoration: none;
	background:none;
	font-size: 10px;
}
#footer a:hover {
	color: #636c71; 
	text-decoration: underline;
	background:none;
	font-size: 10px;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #636c71; 
	text-decoration: none;
	background:none;
	font-size: 10px;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #636c71;
	background:none;
	font-size: 10px;
}
#footer a.seo:hover {
	text-decoration: none; 
	cursor: text;
	font-size: 10px;
}
#gravitate {
	float:right;
	margin-top: 0px;
	padding-top: 0px;
	text-align:right;
	background:none;
	font-size: 10px;
}

/* @@@@@ [ Index page ] @@@@ */
#main{
	background: url(images/bg_wrapper.jpg) top no-repeat;
	width:960px;
}
#intro{
	width: 275px;
	float: right;
	color: #363636;
	padding: 13px 29px 13px 630px;
}
.intro{
	padding: 42px 29px 0 326px;
}
#intro ul{
	margin: 15px 0;
	padding: 0px;
}
#intro ul li {
	background: url(images/bullet.gif) top left no-repeat;
	list-style: none;
	color: #2f4b5d;
	padding-left: 13px;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
#location{
	background: url(images/bg_location.gif) repeat-x;
	padding: 14px 0 0 93px;
	width: 867px;
	color: #FFFFFF;
}
.location{
	width: 433px;
	text-align: left;
	float: left;
}
/* @@@@@ [ Secondary page ] @@@@ */
#main_content{
	background: url(images/bg_main_content.gif) repeat-y;
	width:960px;
}
#content{
	background: url(images/_content-bottom.jpg) bottom no-repeat;
	width:960px;
}
#content_left{
	float: left;
	width: 740px;
	background: url(images/_top-content.jpg) top no-repeat;
}
#content_left_patient {
	float: left;
	width: 740px;
	background: url(images/_top-content_patient.jpg) top no-repeat;
}
#content_left_b{
	float: left;
	width: 740px;
	background: url(images/_top-content_serv_b.jpg) top no-repeat;
}
#content_left_issa{
	float: left;
	width: 740px;
	background: url(images/_top-content_issa.jpg) top no-repeat;
}
#content_left_serv{
	float: left;
	width: 740px;
	background: url(images/_top-content_serv.jpg) top no-repeat;
}
#content_left_serv_sport{
	float: left;
	width: 740px;
	background: url(images/_top-content_serv.jpg) top no-repeat;
}
#content_left_serv_orthotics{
	float: left;
	width: 740px;
	background: url(images/_top-content_serv.jpg) top no-repeat;
}
#content_left_serv_hand{
	float: left;
	width: 740px;
	background: url(images/_top-content_serv.jpg) top no-repeat;
}
#content_serv_community{
	float: left;
	width: 740px;
	background: url(images/_top-content_serv.jpg) top no-repeat;
}
#content_serv_gait{
	float: left;
	width: 740px;
	background: url(images/_top-content_serv.jpg) top no-repeat;
}
#content_left_contact {
	float: left;
	width: 740px;
	background: url(images/_top-content_conact.jpg) top no-repeat;
}
#content_right{
	width: 220px;
	float: right;
}
.logo{
	padding-left: 26px;
	padding-top: 29px;
}
#content_in{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	padding-top: 83px;
	padding-left: 48px;
	padding-right: 105px;
}
#content_in ul{
	margin: 0px;
	padding-left: 24px;
	padding-top: 5px;
}
#content_in ul li{
	background: url(images/_bullet.gif) top left no-repeat;
	padding-left: 14px;
	line-height: 16px;
	padding-bottom:7px;
	list-style-type: none;
	margin: 0px;
}
#content_in ul ul {
	margin: 0px;
	padding-left: 38px;
	padding-top: 10px;
	list-style:disc
}
#content_in ul ul li {
	background:  url(images/dot.gif) 0px -3px no-repeat;
	padding-left: 12px;
	line-height: 12px;
	padding-bottom:8px;
	margin: 0px;
}

.clr {
	clear: both;
}
.botMargin {
	margin-bottom: 13px;
}

h1 {
	font-size: 21px;
	font-family:Arial, Helvetica, sans-serif; 
	margin: 0px; 
	padding-top: 9px; 
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #385164;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
h2 a:link, h2 a:visited, h2 a:active{
	color: #385164;
	font-size: 13px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 a:hover{
	color: #385164;
	font-size: 13px;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 8px 0px 8px 0px;
	margin:0px;
}
.lightGr_text {color:#00b050;}
p {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 15px;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.right {
	margin-bottom: 10px; 
	margin-left: 13px;
}
img.left {
	margin-bottom: 17px; 
	margin-right: 24px;
}

/* ----- Picture Box ----- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fffff1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#imageContainer{
	padding: 10px;
	background:inherit;
	}

#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-color: #fffff1;
	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: 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;
}
/* 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: 790px;
	}
/* 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 */ 
/* ----- End Picture Box ----- */

.maps { float: right; margin-left: 20px; }

.map {
	border:3px solid #dfdcce;
}
.img1 {
	border:1px solid #ded8d3;
	padding:3px;
	margin-top: 5px;
	margin-right:10px;
	margin-bottom:8px;
	overflow: auto;
}
.img2 {
	border:1px solid #ded8d3;
	padding:3px;
	margin-top: 5px;
	margin-right:10px;
}
.lp { width: 415px; float: right; margin: 0; padding: 0; }

.clr_2 {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:20px;
}
#contact_left {
	float:left;
	width:282px;
	padding-right:10px;
	padding-top:20px;
}
#contact_right {
	float:left;
	width:280px;
	padding-left:10px;
	padding-top:20px;
}
div.div-img{ float:left; width:211px;}
.content-intro{
	float: right;
	width: 375px;
}
/*  @@@@@[  Service page ]@@@@@ */
.bio {
	position: relative;
	float: right;
	width: 450px;
	padding-bottom: 10px;
}
.slideLink{
	display: inline;
	cursor:pointer;
}
.clrSolo {
	clear: both; 
	font-size: 1px; 
	line-height: 1px; 
	margin: 0px; 
	padding: 0px; 
	visibility: hidden;
}

.more { text-decoration:underline; font-weight: bold; color: #465d7b; }
