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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #666666;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
}

html {
	width:100%;	
}

.smallText {
	font-size:9px;
	color:#999999;
}

.smallText a {
	color:#999999;
}

#overall {
	float:left;
	width:100%;
}

#centralise {
	margin:0px auto;
	width:760px;
}

#site {
	float:left;
	width:760px;
}

#header {
	float:left;
	width:760px;
	border-top:10px solid #002F57;
	background-position:top right;
	background-repeat:no-repeat;
	/*overflow-x:hidden;*/
}

#header .header{
	float:left;
	width:760px;
}

#header .logo{
	float:left;
	width:120px;
	padding:50px 0px 50px 30px;
}


#header .text{
	float:left;
	width:330px;
	padding:70px 0px 0px 0px;
	font-family:Tebuchet MS, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:35px;
	color:#002F57;
}

#pathway {
	float:left;
	width:720px;
	height:30px;
	padding:5px 20px 0px 20px;
	background-image:url(../images/pathwayBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:9px;
}

#pathway .left{
	float:left;
	width:200px;
	text-align:left;
	font-size:12px;
}

#pathway .right{
	float:right;
	width:500px;	
	text-align:right;
}

#pathway a{
	color:#666666;
	text-decoration:none;
}

#pathway a:hover {
	color:#164165;
}

#pathway .onIt, #pathway .onIt a{
	font-weight:bold;
}

#content {
	float:left;
	width:760px;
	background-image:url(../images/contentBg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:400px;
	padding:0px 0px 30px 0px;
}

#footer {
	float:left;
	width:760px;
	height:52px;
	background-image:url(../images/footerBg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	border-top:3px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	color:#99ACBC;
}

#footer .top-row {
	float:left;
	width:760px;
	height:51px;
}

#footer .top-row .callConsultation {
	float:left;
	width:252px;
	padding-top:2px;
	height:49px;
	text-align:center;
	font-size:10px;
	line-height:16px;
}

#footer .top-row .callConsultation strong{
	font-size:16px;
}

#footer .top-row .bookConsultation {
	float:left;
	width:166px;
	padding-top:20px;
	height:31px;
	text-align:center;
	font-size:11px;
}

#footer .top-row .brochure {
	float:left;
	width:176px;
	padding-top:20px;
	height:31px;
	text-align:center;
	font-size:11px;
}

#footer .top-row .callBack {
	float:left;
	width:139px;
	padding-top:20px;
	height:31px;
	text-align:center;
	font-size:11px;
}

#footer .bottom-row {
	float:left;
	width:760px;
	height:37px;
}

#footer .bottom-row .siteMap {
	float:left;
	width:253px;
	padding-top:10px;
	height:27px;
	text-align:center;
	font-size:10px;
}

#footer .bottom-row .links {
	float:left;
	width:253px;
	padding-top:10px;
	height:27px;
	text-align:center;
	font-size:10px;
}

#footer .bottom-row .email {
	float:left;
	width:253px;
	padding-top:10px;
	height:27px;
	text-align:center;
	font-size:9px;
}

#bottom {
	float:left;
	width:720px;
	height:30px;
	background-image:url(../images/designedByBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:10px;
	color:#99ACBC;
	padding:20px 20px 0px 20px;
}

#map-email {
	float:left;
	width:530px;
	color:#666666;
}


#map-email a {
	color:#164165;
	text-decoration:none;
}

#map-email a:hover {
	text-decoration:underline;	
}

#textSize a:hover {
	font-weight:bold;
}

#designedBy {
	float:right;
	width:200px;
	margin-top:-28px;
	text-align:right;
}


#designedBy a {
	color:#99ACBC;
	text-decoration:none;
}

#designedBy a:hover {
	text-decoration:underline;
}

.header-home { background-image:url(../images/headers/homeSki.jpg); }

.header-consultants { background-image:url(../images/headers/consultants.jpg); }
.header-andrew { background-image:url(../images/headers/andrewCole.jpg); }
.header-david { background-image:url(../images/headers/davidBarrett.jpg)}
.header-gavin { background-image:url(../images/headers/gavinBowyer.jpg) }
.header-jeremy { background-image:url(../images/headers/jeremyLatham.jpg) }

.header-location { background-image:url(../images/headers/location.jpg) }

.header-footAnkleIntro { background-image:url(../images/headers/footAnkleIntro.jpg) }
.header-footAnkleSports { background-image:url(../images/headers/footAnkleSports.jpg) }
.header-footAnkleProblems { background-image:url(../images/headers/footAnkleProblems.jpg) }
.header-footAnkleSymptoms { background-image:url(../images/headers/footAnkleSymptoms.jpg) }
.header-footAnkleTreatments { background-image:url(../images/headers/footAnkleTreatments.jpg) }

.header-kneeIntro { background-image:url(../images/headers/kneeIntro.jpg) }
.header-kneeSports { background-image:url(../images/headers/kneeSports.jpg) }
.header-kneeReconstruction { background-image:url(../images/headers/kneeReconstruction.jpg) }

.header-shoulderIntro { background-image:url(../images/headers/shoulderIntro.jpg) }
.header-shoulderConditions { background-image:url(../images/headers/shoulderConditions.jpg) }
.header-shoulderTreatments { background-image:url(../images/headers/shoulderTreatments.jpg) }

.header-hipIntro { background-image:url(../images/headers/hipIntro.jpg) }
.header-hipSymptoms { background-image:url(../images/headers/hipSymptoms.jpg) }
.header-hipTreatments { background-image:url(../images/headers/hipTreatments.jpg) }

.header-contact { background-image:url(../images/headers/home.jpg); }
.header-gp { background-image:url(../images/headers/home.jpg); }

/*----------------------------------------------------------------------------------------------------*/




.title {
	font-size:22px;
	line-height:35px;
	font-family:Helvetica, Trebuchet MS, "Trebuchet MS", Geneva, Arial, sans-serif;
	color:#002F57;
}

H1 {
	font-size:22px;
	line-height:35px;
	font-family:Helvetica, Trebuchet MS, "Trebuchet MS", Geneva, Arial, sans-serif;
	color:#002F57;
	padding:0;
	margin:0;
	font-weight:normal;
}

h2{
	font-size:16px;
	line-height:22px;
	font-family:Helvetica, Trebuchet MS, "Trebuchet MS", Geneva, Arial, sans-serif;
	color:#002F57;
	padding:0;
	margin:0;
	font-weight:normal;
}

p {
	margin:0;
	padding:0 0 15px 0;	
}


#home {
	float:left;
	padding:20px 20px 0px 50px;
	width:690px
}

#home .left {
	float:left;
	width:350px;
	height:350px;
	padding:0px 20px 0px 0px;
}

#home .right {
	float:right;
	width:226px;
	padding:30px 0px 0px 0px;
}

#home .right .telephone {
	float:left;
	width:196px;
	padding:15px 0px 15px 30px;
	font-size:22px;
	color:#002F57;
	font-weight:bold;
	background-image:url(../images/telephoneIcon.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#home .right .button, #contact .right .button{
	float:left;
	width:226px;
	height:40px;
	padding:4px 0px 4px 0px;
}

#home .right .button a, #contact .right .button a{
	float:left;
	width:176px;
	height:28px;
	padding:12px 50px 0px 0px;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/homeBtn.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
}

#home .right .button a:hover, #contact .right .button a:hover{
	background-image:url(../images/homeRoBtn.gif)
}





#mainContent {
	float:left;
	padding:20px 20px 0px 50px;
	width:690px
}

#mainContent .left {
	float:left;
	width:400px;
}

#mainContent .right {
	float:right;
	width:280px;
}

#consultantsOverall {
	float:left;
	width:400px;
	font-size:10px;
}

#consultantsOverall .link strong{
	font-size:12px;
}

#consultantsOverall .link {
	float:left;
	padding:5px 0px 5px 0px;
	width:400px;
}

#consultantsOverall .link a{
	float:left;
	padding:4px 10px 4px 10px;
	color:#002F57;
	text-decoration:none;
}

#consultantsOverall .link a:hover{
	background-color:#002F57;
	color:#FFFFFF;
}

#consultants {
	float:left;
	padding:20px 20px 0px 50px;
	width:690px
}

#consultants .title{
	float:left;
	width:690px;
	padding:0px 0px 0px 0px;
}

#consultants .titleSmaller{
	font-size:12px;
}

#consultants .left {
	float:left;
	width:400px;
	height:310px;
	padding:0px 30px 0px 0px;
	overflow:hidden;
}

#consultants .right {
	float:right;
	width:250px;
}

#consultants .left a{
	color:#002F57;
}

#consultants .left a:hover{
	text-decoration:none;
}








#conditions {
	float:left;
	padding:20px 0px 0px 0px;
	width:760px
}

#conditions-navigation {
	float:left;
	width:150px;
	padding:0px 20px 0px 0px;
	height:350px;
	border-right:2px solid #99ACBC;
	font-family:Helvetica, Trebuchet MS, "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:12px;
}

#conditions-navigation  .title { 
	float:left;
	width:130px;
	list-style:none;
	padding:5px 0 5px 20px;
	color:#002F57;
	font-weight:bold;
	font-size:14px;
}

#conditions-navigation  ul { 
	float:left;
	width:150px;
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#conditions-navigation  li { 
	float:left;
	width:130px;
	list-style:none;
	margin:0 0 0 0;
	padding:5px 0 5px 20px;
	background-image:none;
	color:#99ACBC;
}

#conditions-navigation  li a{ 
	float:left;
	width:130px;
	list-style:none;
	padding:5px 0 5px 0px;
	color:#99ACBC;
	text-decoration:none;
}

#conditions-navigation  li a:hover {
	color:#002F57;
}  

#conditions-navigation  .onIt {
	background-image:url(../images/conditionsNavOnIt.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#002F57;
}

#conditions-navigation  .onIt a{
	color:#002F57;
	font-weight:bold;
}

#conditions .right{
	float:right;
	padding:0px 30px 0px 0px;
	width:500px
}

#conditions .moreInfo, #conditions .moreInfo a {
	color:#002F57;
	text-decoration:none;
}

#conditions .moreInfo a:hover {
	text-decoration:underline;
}


#conditions .rightScroll{
	float:right;
	padding:0px 30px 0px 0px;
	margin:0px 20px 0px 0px;
	width:480px;
	height:350px;
	overflow:hidden;
}

#consultantImages {
	float:left;
	width:250px
}

#consultantImages .top {
	float:left;
	width:250px;
	height:220px;
	padding:0px 0px 10px 0px;
}

#consultantImages .thumbs {
	float:left;
	width:250px;
	padding:0px 0px 0px 0px;
}

#consultantImages .thumb1 {
	float:left;
	width:120px;
	height:80px;
	padding:0px 0px 0px 0px;
}

#consultantImages .thumb2 {
	float:right;
	width:120px;
	height:80px;
	padding:0px 0px 0px 0px;
}

#consultants .url {
	float:left;
	width:250px;
	text-align:center;
	padding:5px 0px 0px 0px;
	color:#002F57;
}

#consultants .url a{
	color:#002F57;
	text-decoration:underline;
}

#consultants .url a:hover{
	text-decoration:none;
}

#otherConsultants {
	float:left;
	width:230px;
	padding:10px 10px 0px 10px;
	font-size:10px;
	line-height:14px;
	text-align:right;
	display:none;
}

#otherConsultants strong {
	font-size:12px;
}

#otherConsultants a{
	color: #002F57;
	text-decoration:none;
}

#otherConsultants a:hover{
	font-weight:bold;
}



#location {
	float:left;
	padding:20px 0px 0px 50px;
	width:710px
}

#location .title {
	float:left;
	width:710px;
	padding:0px 0px 10px 0px;
	line-height:16px;
}

#contact .title{
	float:left;
	width:710px;
	padding:0px 0px 10px 0px;
	line-height:16px;
}

#location .locationAll {
	float:left;
	padding:0px 20px 0px 0px;
	width:680px;
	height:300px;
	overflow:hidden;
}

#location .locationAll a {
	color:#002F57;
}

#location .locationAll a:hover {
	color:#666;
}

#location .left {
	float:left;
	width:320px;
}

#location .right {
	float:right;
	width:330px;
}

#mycustomscroll {
	z-index:2;
	position:relative;
}

#contact {
	float:left;
	padding:20px 20px 0px 50px;
	width:690px
}

#contact a {
	color:#002F57;
	text-decoration:none;
}

#contact a:hover {
	color:#002F57;
	text-decoration:underline;
}

#contact .left {
	float:left;
	width:410px;
	padding:0px 20px 0px 0px;
	height:370px;
	overflow:hidden;
	position:relative;
}

#contact .left .details {
	float:left;
	width:410px;
	padding:0px 0px 20px 0px;
	position:relative;
}

#contact .left .form{
	float:left;
	width:360px;
	padding:15px 20px 15px 20px;
	border:1px solid #002F57;
	position:relative;
}

#contact .left .form p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
}

#contact .left .formrow{
	float:left;
	width:360px;
	padding:5px 0px 5px 0px;
	position:relative;
}

#contact .left .formcolumn1{
	float:left;
	width:140px;
	font-weight:bold;
	position:relative;
}

#contact .left .formcolumn2{
	float:right;
	width:210px;
	position:relative;
}

#contact .left .formfield{
	float:left;
	width:210px;
	border:1px solid #99ACBC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position:relative;
}

#contact .left .formsubmit{
	float:left;
	width:210px;
	border:1px solid #99ACBC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:#002F57;
	padding:5px 0px 5px 0px;
	position:relative;
}

#contact .left .formsubmit:hover{
	color:#002F57;
	background-color:#99ACBC;
	border:1px solid #002F57;
}

#contact .right {
	float:right;
	width:226px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	line-height:13px;
}


#hideform1, #hideform2, #hideform3 {
	width:190px;
	padding:0px 0px 0px 20px;
	display:none;
}




#testimonials {
	float:left;
	padding:20px 0px 0px 0px;
	width:760px
}

#testimonials .title {
	float:left;
	padding:0px 60px 0px 100px;
	width:600px;
	font-size:22px;
}

#testimonials .area {
	float:left;
	width:610px;
	height:305px;
	padding:0px 60px 0px 90px;
	background-image:url(../images/testimonialsBg.gif);
	background-position:top;
	background-repeat:no-repeat;
}


#testimonials .testimonials {
	float:left;
	width:530px;
	height:305px;
	padding:0px 20px 0px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#002D57;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
}

#testimonials .testimonials strong {
	font-style:normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.flexcroll {
	float:left;
}


#footer-seo {
	float:left;
	width:720px;
	padding:0 20px 0 20px;
	margin-top:-25px;
	text-align:right;
	font-size:10px;
	color:#999;
}

#footer-seo h1, #footer-seo h2, #footer-seo h3{
	font-size:10px;
	font-weight:normal;
	padding:0;
	margin:0;
}
