*{
	margin:0;
	padding:0
}
a {
	text-decoration: none;
}
a:link {
	color: #005ea6;
}
a:visited {
	color: #005ea6;
}
a:hover, a:active {
	color: #005ea6;
	text-decoration:none;
}


body {
	background-color:#d4e0a2;
	color:#333333;
	font:11px arial,verdana,sans-serif;
}

#body_wrapper {
	position:absolute;
	width:1000px;
/*	height:780px; */
	margin:auto;
	margin-left:-500px;
	left:50%;
	background-color:#FFFFFF;
}
#header {
	background: url("/lib/images/header.jpg") bottom no-repeat;
	width: 1000px;
	height: 428px;
	margin:0 auto;
}
div#sidebar {
	width:318px;
	float:left;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
#sidebar img {
}
h3#whats_new {
	width:257px;
	height:112px;
	margin-left:20px;
	background-image:url('/lib/images/whats_new_title.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
div#sidebar_whats_new {
	width:246px;
	margin-left:20px;
	padding-bottom:42px;
	background-color:#dfdbdb;
	background-image:url('/lib/images/whats_new_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;	
}
div#sidebar_whats_new_padding {
	padding:18px;
}
ul#ul_whats_new {
	padding-left:12px;
	list-style-image:url('/lib/images/li.gif');
	list-style-position:outside;
	font-family: serif;
	font-size:1.4em;
	font-weight:500;
	line-height:20px;
	color:#5f5b5a;
}
div#contents {
	width:650px;
	background-color:#FFFFFF;
	padding:12px;
	float:left;	
}
div#contents h3 {
	color:#8ea147;
	font-size:2em;
	font-family:sans-serif;
}
div#contents p {
	color:#555555;
	font-family: sans-serif;
	font-size:1.3em;
	line-height:1.5em;
	padding:12px;
}
div#contents hr {
	display:block;
	width:95%;
}

div#contents hr.hidden {
	display:block;
	clear:both;
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:5px;
	border:none;
}
div#contents p img {
	float:right;
}
div#welcome_title {
	border-bottom:2px solid #5b5c5c;
	margin-bottom: 4px;
	padding-bottom:4px;
}
div#main_welcome {
	height: auto;
	color:#5b5c5c;
	font-size:14px;
}
img#main_back_alignment {
	width:111px;
	height:143px;
	float: left;
	margin-right:25px;
}
span#welcome_title {
	font-size:20px;
	color:#8b8b8b;
}
span#pinnacle_physio {
	font-size:20px;
	font-weight:bold;
	color:#879947;
}
div#sports_injury_treatment_title {
	border-bottom:2px solid #5b5c5c;
	margin-bottom: 4px;	
	padding-bottom:4px;
}
img#sports_injury {
	width:183px;
	height:275px;
	float:left;
	margin-right:25px;
	border:2px solid black;
}
div#sports_injury_treatment {
	height:275px;
	
}
.header-title {
	font-family: "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
	padding-top:25px;
	text-align:left;
	padding-left:105px;
	}
.header-title a {
	color:#000000;
	padding-left: 15px;
	padding-right: 15px;
	    padding-bottom: 5px;
	text-decoration:none;
}
.header-title a:hover{
	text-decoration:underline;
	}

#footer {
	width:1000px;
	height:44px;
	clear:both;
	text-align:center;
	background-image:url('/lib/images/footer_bg.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
}
#footer p{padding:20px 0 0px 0;}
#footer a, 
#footer a:hover,
#footer a:visited,
#footer a:visited:hover {
	color: #19bcf1;
	text-decoration:none;
}

/* End Main-Layout */


.center {
	text-align:center;
	}

.bold {
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
hr.hidden {
	clear:both;
	display:none;
	color:red;
	}

a img {
	border:none;
	}
p.center {
	text-align:center;
}
/* End Various Tags & Classes*/
/*----------------------------------------------------------------------------*/
#topMenu {
	list-style:none;
	padding:0;
	margin:0;
	width:1000px;
	height:68px;
	background:url(/lib/images/top_menu_bg.jpg) no-repeat;
	background-position:left top;
}
#topMenu .button {
	float:right;
	position:relative;
	top:35px;
	width:92px;
	height:31px;
	margin-right:12px;

}
#topMenu span {
	display: none;
	position: absolute;
}
#topMenu li {
	display:table-cell;
	display:inline;
}
#topMenu .selectedPage {
	background:url(/lib/images/btn_over.gif) no-repeat;
	color:white;
}
#topMenu a {
	display:block;
	position:absolute;
	width:92px;
	height:31px;
	background:url(/lib/images/btn_normal.gif) no-repeat;
	outline:none;
	font-size:14px;
	letter-spacing:1px;
	color:black;
	text-align:center;
	padding-top:8px;
}
#topMenu a:hover {
	color:white;
	background:url(/lib/images/btn_over.gif) no-repeat;
}
#topMenu a:hover span{
}

/* videos.html */

div#contents p {
	font-size:14px;
}
p#large_video {
	width:620px;
	text-align:center;
}
h3#videos_title {
	width:257px;
	height:112px;
	margin-left:20px;
	background-image:url('/lib/images/sidebar_title_videos.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

/* clinics.html */
#clinics_header {
	background: url("/lib/images/clinics_header.jpg") bottom no-repeat;
	width: 1000px;
	height: 428px;
	margin:0 auto;
}
h3#clinics_title {
	width:257px;
	height:112px;
	margin-left:20px;
	background-image:url('/lib/images/sidebar_title_clinics.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
ul#clinics {
	list-style:none;
	list-style-position:outside;
	font-family: serif;
	font-size:1.5em;
	font-weight:500;
	line-height:40px;
	color:#5f5b5a;
}
ul#clinics a {
	color:#5f5b5a;
}
ul#clinics a:hover {
	color:#869846;
}
p.clinic_address {
	font-size:1em;
}
ul#clinics_bar {
	list-style:none;
}
ul#clinics_bar li {
	display:table-cell;
	display:inline;
	float:left;
	width:33%;
	text-align:center;
}
ul#clinics_bar a {
	display:block;
	position:absulte;
	width:200px;
	height:40px;
	padding-top:0.5em;
	color:#668539;
	font-size:1.6em;
	font-family:sans-serif;
	font-weight:700;
}
ul#clinics_bar a:hover {
	color:#000000;
	font-size:1.6em;
	font-family:sans-serif;
	font-weight:700;
	text-decoration:underline;
}
ul.profiles {
	list-style:outside;
	font-family: sans-serif;
	font-size:1.3em;
	line-height:1.5em;
	padding:12px;
	padding-left:45px;
}
p#all_clinics_container {
}
div.hidden {
	display:inline;
	visibility:hidden;
	position:absolute;
	top: 475px;
	width:466px;
	padding-bottom:50px;
	background-color:#FFFFFF;
	background-image:url('/lib/images/staff_summary_bottom_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
/*	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
*/
}
img#staffPic {
	width:150px;
	position:relative;
	top:50px;
	left:70px;
}
div#staffContainer {
	padding:25px;
	padding-top:20px;
	background-image:url('/lib/images/staff_summary_mid_bg.jpg');
	background-repeat:repeat-y;
	background-position:center left;
}
h2#staffHeader {
	width:466px;
	height:40px;
	background-image:url('/lib/images/staff_summary_top_bg.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:center;
	font-size:1.3em;
}
div#staffContainer h4 {
	color:#5f5b5a;
}
div.hidden img {
	width:120px;
	height:auto;
	float:right;
}
div.hidden p {
	border:1px solid red;
}
div#default {
	height:600px;
}
div#default p {
	color:#555555;
	font-family: sans-serif;
	font-size:1.3em;
	line-height:1.5em;
	padding:12px;
}
div.hidden h2 {
	font-size:1.1em;
}
ul#staffSummary {
	list-style:none;
	text-align:center;
}
ul#staffSummary a {
	display: block;
	width:100%;
	font-size:1.2em;
	color:#000000;
	line-height:20px;
	padding:10px;
	text-align:center;
}
ul#staffSummary a:hover {
	color:red;
}

/* services.html */
#services_header {
	background: url("/lib/images/services_header.jpg") bottom no-repeat;
	width: 1000px;
	height: 428px;
	margin:0 auto;
}
h3#services_title {
	width:257px;
	height:112px;
	margin-left:20px;
	background-image:url('/lib/images/sidebar_title_services.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
ul#services {
	padding-left:12px;
	list-style-position:outside;
	list-style-image:url('/lib/images/li.gif');
	font-family: serif;
	font-size:1.5em;
	font-weight:500;
	line-height:30px;
	color:#5f5b5a;
}
ul#services a {
	color:#5f5b5a;
}
ul#services a:hover {
	color:#869846;
}
p#icbc {
/*	background-image:url('/lib/images/icbc.png');
	background-repeat:no-repeat;
	background-position:top left;
*/
}
/* contact_us.html */
div.clinic_contact {
	visibility:hidden;
	position:absolute;
	top:425px;
}
div#contact_default {
	height:500px;
}
div#contact_default p {
	font-size: 1.8em;
}
div#contact_cnc_email {
}
div.contact_clinic_email {
	position:absolute;
	top:60%;
	left:-330px;
	width:330px;
	text-align:center;
}
div.contact_clinic_email a {
	font-size: 1.9em;
}
