﻿/**********************************
 CSS BOS
 **********************************/

/* HTML Tags
***********************************************/
*{
	color:#807e7e;
	font:1em Arial, Helvetica, sans-serif;
	line-height:137%;
	margin:0;
	padding:0;
	}
strong{
	font-weight:bold;
	}
em{
	font-style:italic;
	font-size:.9em;
	}
p{
	font-size:1.3em;
	padding-bottom:6px;
	clear:left;
	}
ul{
	font-size:1.2em;
	}
li{
	margin-bottom:3px;
	}
h1{ 
    font-size:2em;
	padding:5px 0 5px 0;
	color:#393833;
	}
h2{
	font-size:1.8em;
	padding:7px 0 0 0;
	color:#65a8d3;
	clear:left;
	}
h3{
	font-size:1.4em;
	padding:0;
	color:#393833;
	}
h4{
	font-size:1.4em;
	}
h5{
	font-size:1.4em;
	}
h1 b{
	font-size:.9em;
	}
html, body{
	width:100%;
	}
body{
	font-size:62.5%;
	background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/bgr.jpg") repeat-x 50% 0;
	}
	
/* Structure
***********************************************/
#container{
	margin:0 auto;
	width:751px;
	}
#header{
	float:left;
	padding:23px 0 10px 0;
	width:751px;
	background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/bmi-logo.gif") no-repeat right 38px;
	}
	#header img{
	border:0;
	float:left;
	}
#maincontent{
	float:left;
	width:749px;
	background:#fff;
	padding-bottom:10px;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	}
#topborder{
	background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/top-border.gif") no-repeat 50% 0;
	float:left;
	width:751px;
	height:5px;
	display:block;
	overflow:hidden;
	}
#bottomborder{
	background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/bottom-border.gif") no-repeat 50% 0;
	float:left;
	width:751px;
	height:5px !important;
	display:block;
	}
#leftcontent{
	float:left;
	width:236px;
	}
#rightcontent{
	float:left;
	width:490px;
	padding:10px 10px 0 0;
	overflow:hidden;
	text-align:justify; 
	}
.divclear{
	clear:both;
	}

/* Top Nav
****************************************************/
#topnav{
	float:left;
	width:751px;
	margin-top:10px;
	}
#topnav ul{
	list-style:none;
	}
#topnav li{
	float:left;
	display:block;
	}
#topnav ul li a{
	display:block;
	height:0;
	padding-top:34px;
	border:0;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:50% 0;
	margin:0;
	}
#topnav a.home{
	background-image:url("/pdg/Bath-Orthopaedic-Specialists/graphics/nav-home.jpg");
	width:97px;
	}
#topnav a.about{
	background-image:url("/pdg/Bath-Orthopaedic-Specialists/graphics/nav-about.jpg");
	width:109px;
	}
#topnav a.bmi{
	background-image:url("/pdg/Bath-Orthopaedic-Specialists/graphics/nav-card.jpg");
	width:116px;
	}
#topnav a.consultants{
	background-image:url("/pdg/Bath-Orthopaedic-Specialists/graphics/nav-consultants.jpg");
	width:142px;
	}
#topnav a.map{
	background-image:url("/pdg/Bath-Orthopaedic-Specialists/graphics/nav-map.jpg");
	width:156px;
	}
#topnav a.contact{
	background-image:url("/pdg/Bath-Orthopaedic-Specialists/graphics/nav-contact.jpg");
	width:131px;
	}
#topnav a:hover,
body.home #topnav ul li a.home,
body.about #topnav ul li a.about,
body.bmi #topnav ul li a.bmi,
body.consultants #topnav ul li a.consultants,
body.map #topnav ul li a.map,
body.contact #topnav ul li a.contact{
	background-position:0 -68px;
	}

/* Left Nav
*************************************************************************************************/
#leftcontent ul{
	list-style:none;
	margin:0 0 20px 10px;
	font-size:1.1em;
	}
#leftcontent ul li{
	display:block;
	float:left;
	}
#leftcontent ul li a{
	text-decoration:none;
	color:#393833;
	display:block;
	width:180px;
	height:21px;
	border:0;
	margin:0 0 5px;
	padding:5px 0 0 23px;
	background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/btn-leftnav.gif") no-repeat 0 0;
	}
	#leftcontent ul li a:hover,
	body.sports #leftcontent a.sports,
	body.backs #leftcontent a.backs,
	body.foot #leftcontent a.feet,
	body.sports #leftcontent a.sports,
	body.hand #leftcontent a.hand,
	body.hips #leftcontent a.hips,
	body.knees #leftcontent a.knees,
	body.shoulders #leftcontent a.shoulders,
	body.pope #leftcontent a.pope,
	body.bishay #leftcontent a.bishay,
	body.bhalla #leftcontent a.bhalla,
	body.sandhu #leftcontent a.sandhu,
	body.jones #leftcontent a.jones,
	body.pozo #leftcontent a.pozo,
	body.ross #leftcontent a.ross,
	body.jenkinson #leftcontent a.jenkinson{
		background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/btn-leftnav.gif") no-repeat 0 -52px;
		color:#fff;
		}
#leftcontent ul ul{
	margin:0;
	padding:0 0 3px 20px;
	}
#leftcontent ul ul li {
	margin:0;
	padding:0;
	height:20px;
	background:none;
	}
#leftcontent ul ul li a{
	font-size:.9em;
	color:#65a8d3;
	margin-bottom:5px;
	padding:5px 0 0 10px;
	list-style:none;
	display:block;
	background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/roundbullet.gif") no-repeat 0 9px;
	}
#leftcontent ul ul li a:hover{
	background:none;
	color:#393833;
	display:block;
	background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/roundbullet.gif") no-repeat 0 9px;
	}

/* Content
***********************************************/	
p.leftnavtitle{
	font-size:1.6em;
	border-bottom:1px solid #e3e3e3;
	margin:10px 24px 10px 10px;
	padding:0 0 5px 0;
	}
div.phone img{
	display:block;
	border:none;
	padding:0 6px 0 14px;
	float:left;
	}
div.phone b,
div.email b{
	display:block;
	float:left;
	color:#393833;
	}
div.phone p a{
	line-height:11px;
	display:block;
	float:left;
	text-decoration:none;
	font-size:.9em;
	}
div.email img{
	display:block;
	border:none;
	padding:5px 7px 0 5px;
	float:left;
	}
div.email p a{
	line-height:11px;
	padding:5px 0 0 5px;
	display:block;
	float:left;
	text-decoration:none;
	font-size:.9em;
	}
	div.email p a:hover,
	div.phone p a:hover{
	color:#65a8d3;
	}
p.btncallnow a{
	background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/btn-enquiry-form.jpg") no-repeat 50% 0;
	display:block;
	float:left;
	height:0;
	padding-top:24px;
	width:203px;
	margin:20px 0 0 8px;
	overflow:hidden;
	}
	p.btncallnow a:hover{
	background:#0578B9 url("/pdg/Bath-Orthopaedic-Specialists/graphics/btn-enquiry-form.jpg") no-repeat 50% -48px;
	}
p.btnfindoutmore a{
	background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/btn-find-out-more.jpg") no-repeat 50% 0;
	display:block;
	float:right;
	height:0;
	padding-top:19px;
	width:105px;
	margin:5px 0 0 8px;
	overflow:hidden;
	}
	p.btnfindoutmore a:hover{
	background:#0578B9 url("/pdg/Bath-Orthopaedic-Specialists/graphics/btn-find-out-more.jpg") no-repeat 50% -38px;
	}
div.btnmore{
	width:105px;
	float:right;
	padding-top:7px;
	}
div.titlehome{
	float:left;
	width:320px;
	}
#consultants,
#address,
ul.hipstreatments,
ul.backtreatments,
ul.handtreatments,
ul.kneestreatments,
ul.sportstreatments,
ul.foottreatments,
ul.shoulderstreatments
	{
	display:none;
	}
body.consultants #consultants,
body.knees ul.kneestreatments,
body.backs ul.backtreatments,
body.hand ul.handtreatments,
body.hips ul.hipstreatments,
body.sports ul.sportstreatments,
body.foot ul.foottreatments,
body.shoulders ul.shoulderstreatments,
/*body.consultants ul.handtreatments,
body.consultants ul.kneestreatments,
body.consultants #shoulderstreatments,*/
body.contact #address,
body.map #address,
body.sitemap #address,
body.map #address{
	display:block;
	}		
body.contact #address .emaillink,
body.consultants #treatments,
body.sitemap #treatments,
body.contact #treatments,
body.contact #bookings,
body.map #bookings,
body.sitemap #bookings,
body.sitemap #treatments,
body.map #treatments{
	display:none;
	}
.apr{
	font-weight:bold;
	font-size:1.2em;
	}	
#rightcontent a{
	color:#65a8d3;
	text-decoration:none;
	}
	#rightcontent a:hover{
	color:#393833;
	}
#rightcontent ul{
	margin:5px 0 1em 0;
	padding:0 8px 3px 12px;
	background:#f1f1f1;
	width:470px;
	border:1px solid #e3e3e3;
	overflow:hidden;
	}
	#rightcontent ul li{
	color:#393833;
	font-size:1.1em;
	padding:10px 0 0 10px;
	list-style:none;
	display:block;
	background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/bullet.gif") no-repeat 0 14px;
	}
#rightcontent ul ul,
#rightcontent ul ul ul{
	background:none;
	border:none;
	margin:0;
	padding:0;
	}
	#rightcontent ul ul li{
	margin:0 !important;
	padding:10px 15px 0 10px;
	font-size:.8em;
	}
.ulspeciality{
	width:340px !important;
	}
#rightcontent img.picborder{
	float:left;
	padding:5px;
	margin:10px;
	border:4px solid #65a8d3;
	}
#rightcontent div.picbox{
	float:left;
	width:210px;
	margin:0 14px 5px 0;
	}
	#rightcontent div.picbox p{
	text-align:center;
	padding-top:5px;
	}
#rightcontent img.bmi{
	float:right;
	padding:5px;
	margin:10px;
	}
#rightcontent img.border{
	float:right;
	padding:5px;
	margin:10px 0 10px 10px;
	border:3px solid #65a8d3;
	}
#rightcontent a img.border{
	float:right;
	padding:5px;
	margin:10px;
	border:3px solid #65a8d3;
	}
#rightcontent a:hover img.border{
	border:3px solid #3D7AB1;
	}
.piccontainer{
	border:1px solid #d6d2d3;
	display:block;
	text-align:center;
	padding:5px;
	margin:10px;
	float:right;
	width:160px;
	background:#e7e7e7;
	}
.piccontainer a img{
	border:3px solid #65a8d3;
	display:block;
	padding:5px;
	margin:10px;
	text-align:center;
	}
.piccontainertrabecular{
	border:1px solid #d6d2d3;
	display:block;
	text-align:center;
	padding:5px;
	margin:10px 0 10px 0;
	float:left;
	width:310px;
	background:#e7e7e7;
	}
.piccontainertrabecular a img{
	border:3px solid #65a8d3;
	display:block;
	padding:5px;
	margin:10px;
	text-align:center;
	}
#rightcontent img.noborder{
	float:right;
	padding:5px;
	margin:10px;
	}
#rightcontent img.noborderleft{
	float:left;
	padding:5px;
	margin:10px;
	}
#rightcontent a img.map{
	float:left;
	padding:5px;
	border:4px solid #65a8d3;
	}
#rightcontent a:hover img.map{
	border:4px solid #3D7AB1;
	}
#rightcontent div.boxmap{
	float:left;
	width:210px;
	display:block;
	margin:0 8px 5px 0;
	}
	#rightcontent div.boxmap p{
	text-align:center;
	padding-top:5px;
	}
#address{
	padding:0 0 0 10px;
	font-size:1em;
	}
#address h2{
	padding:3px 0 0 5px;
	}
#address h3{
	font-size:1.4em;
	color:#807e7e;
	padding:0 0 0 5px;
	}
#address p{
	padding:0 0 0 5px;
	font-size:1.4em;
	}
#address p.leftnavtitle{
	padding:0;
	}
#rightcontent ul.consultantbox{
	margin:5px 0 1em 0;
	background:#f1f1f1;
	width:470px;
	border:1px solid #e3e3e3;
	overflow:hidden;
	float:left;
	}
#rightcontent ul.consultantbox b{
	display:block;
	clear:left;
	font-size:.8em;
	padding:5px 20px 0 0;
	}
#rightcontent ul.consultantbox li{
	width:135px;
	float:left;
	display:block;
	background:none;
	text-align:center;
	padding:15px 0 10px 20px;
	}
#rightcontent ul.consultantbox a{
	display:block;
	text-align:center;;
	}
#rightcontent ul.consultantbox a img{
	background:#fff;
	padding:5px;
	border:4px solid #65a8d3;
	float:left;
	display:block;
	}
#rightcontent ul.consultantbox a:hover img{
	border:4px solid #3D7AB1;
	}
#rightcontent ul.xraybox{
	margin:5px 0 1em 0;
	background:#f1f1f1;
	width:470px;
	border:1px solid #e3e3e3;
	overflow:hidden;
	float:left;
	}
#rightcontent ul.xraybox b{
	display:block;
	clear:left;
	font-size:.8em;
	text-align:justify;
	width:145px;
	padding:5px 30px 0 20px !important;
	}
#rightcontent ul.xraybox li{
	width:215px;
	float:left;
	display:block;
	background:none;
	text-align:center;
	padding:15px 0 5px 20px;
	}
#rightcontent ul.xraybox a{
	display:block;
	text-align:center;
	}
#rightcontent ul.xraybox a img{
	background:#fff;
	padding:5px;
	border:4px solid #65a8d3;
	float:left;
	display:block;
	margin-left:20px;
	}
#rightcontent ul.xraybox a:hover img{
	border:4px solid #3D7AB1;
	}
p.toppage a{
	font-size:.9em;
	color:#65a8d3;
	margin-bottom:5px;
	padding:10px 0 0 10px;
	list-style:none;
	display:block;
	float:right;
	background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/arrowtop.gif") no-repeat 0 12px;
	}
p.toppage a:hover{
	color:#393833;
	background:url("/pdg/Bath-Orthopaedic-Specialists/graphics/arrowtophover.gif") no-repeat 0 12px;
	}
#address a{
	text-decoration:none;
	}
#address a:hover{
	color:#393833;
	}

/* Contact Form
*************************************************************************************************/
.splitform{
	font-size:1.3em;
	float:left;
	display:block;
	margin:10px 0 10px 0;
	overflow:hidden;
	width:100%;
	background:#f1f1f1;
	border:1px solid #e3e3e3;
	}
.splitform fieldset{
	padding:20px 5px;
	margin:0 15px 0 0;
	float:left;
	display:block;
	border:none;
	}	
.splitform legend{
	font-size:.8em;
	font-weight:bold;
	}
.splitform label{
	display:block;
	float:left;
	overflow:hidden;
	clear:left;
	text-align:left;
	cursor:pointer;
	padding:2px 0;
	margin:0 0 10px 4px;
	width:105px;
	}
.splitform input,
.splitform textarea,
.splitform select{
	padding:3px 5px;
	margin:0 0 10px 0;
	display:block;
	float:left;
	width:345px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #e3e3e3;
	}
.splitform strong{
	padding:2px 5px 2px 32px;
	display:block;
	float:left;
	clear:none;
	color:#f00;
	margin:0 0 0 5px;
	white-space:nowrap;
	font-weight:normal;
	text-transform:lowercase;
	}
.splitform select{
	padding:3px 2px 3px 0;
	width:357px;
	}
.splitform select.dmy{
	width:90px;
	margin-right:5px;
	}
.splitform select.dmy.last{
	margin-right:1px;
	}
.splitform input:hover,
.splitform select:hover,
.splitform textarea:hover,
.splitform input:focus,
.splitform select:focus,
.splitform textarea:focus{
	border:1px solid #cecece;
	}
.splitform input.error,
.splitform textarea.error,
.splitform select.error{
	}
.splitform textarea{
	font-size:1em;
	}
.splitform em{
	font-style:normal;
	color:#fff;
	display:block;
	clear:left !important;
	margin-left:110px;
	padding:0 3px;
	color:#f00;
	width:auto;
	}
.splitform #ctl00_ContentPlaceHolder1_submit {
	font-size:115% !important;
	cursor:pointer;
	padding:5px;
	width:auto;
	color:#fff;
	background:#407db4;
	text-align:center;
	font-family:"Myriad Pro";
	}
.splitform #ctl00_ContentPlaceHolder1_submit:hover {
    background:#65a8d3;
	color:#fff;
	}
.splitform #apply{
	cursor:pointer;
	padding:2px 5px;
	margin-left:5px;
	margin-bottom:20px;
	width:auto;
	}
	
.splitform input.noshow{
	display:none;
	}

#__VIEWSTATE,#in_flag,
#__EVENTVALIDATION{
display:none;
}

/* Footer
***********************************************/
#footer{
	width:751px;
	float:left;
	}
#footer p{
	float:left;
	font-size:1.1em;
	padding:10px 0 0 10px;
	width:200px;
	}
#footer ul{
	list-style:none;
	float:right;
	padding-top:10px;
	}
#footer ul li{
	display:inline;
	text-decoration:none;
	padd
	}
	#footer ul li a{
	text-decoration:none;
	border-right:1px solid #807e7e;
	padding:0 4px 0 4px;
	font-size:.9em;
	}
		#footer ul li a:hover{
		text-decoration:underline;
		}
#footer li a.last{
	border-right:none;
	}
		

/* Clearfix (updated for IE7 compatibility)
*************************************************************************************************/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */	