@charset "utf-8";
/* CSS reset */

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #86A1B6;
	color: #45525C;
}
.opening_p {
	width: 500px;
	float: left;
	margin-left: 42px;
	margin-top: 5px;
	color: #515151;
	font-weight: bold;
	font-size: 0.8em;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/* end css reset */

/* navi */
#navcontainer ul {
	border: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	width: 610px;
	float: left;
	margin-left: 22px;
}
#navcontainer ul li {
	display: block;
	float: left;
	margin-left: 17px;
}
.navi_space {
	margin-top: 45px;
	float: right;
}
.heading {
	font-size: 1.3em;
	font-style: italic;
	margin-left: 16px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial;
}
#navcontainer ul li a {
	display:block;
	/*text-indent: -9000px;*/
	overflow:hidden;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
}
.james {
	margin-left: 9px;
	float: left;
}
.scott_pilates {
	margin-bottom: 12px;
	float: left;
	width: 400px;
	height: 250px;
	margin-right: 8px;
}


#home a {
	background-image: url(images/navi/home.png);
	height: 26px;
	width: 64px;
	background-position: -64px 0px;
}
#home_active a {
	background-image: url(images/navi/home.png);
	height: 26px;
	width: 64px;
}
#home a:hover {
	background-position: 0px 0px;
}
#tour a {
	background-image: url(images/navi/tour.png);
	height: 26px;
	width: 64px;
	background-position: -64px 0px;
}
#tour_active a {
	background-image: url(images/navi/tour.png);
	height: 26px;
	width: 64px;
	background-position: -0px 0px;
}
#tour a:hover {
	background-position: -0px 0px;
}
#news a {
	background-image: url(images/navi/news.png);
	height: 26px;
	width: 64px;
	background-position: -64px 0px;
}
#news_active a {
	background-image: url(images/navi/news.png);
	height: 26px;
	width: 64px;
	background-position: -0px 0px;
}
#news a:hover {
	background-position: -0px 0px;
}
#therapies a {
	background-image: url(images/navi/therapies.png);
	height: 26px;
	width: 159px;
	background-position: -159px 0px;
}
#therapies_active a {
	background-image: url(images/navi/therapies.png);
	height: 26px;
	width: 159px;
	background-position: -0px 0px;
}
#therapies a:hover {
	background-position: -0px 0px;
}
#links a {
	background-image: url(images/navi/links.png);
	height: 26px;
	width: 63px;
	background-position: -63px 0px;
}
#links_active a {
	background-image: url(images/navi/links.png);
	height: 26px;
	width: 63px;
	background-position: -0px 0px;
}
#links a:hover {
	background-position: -0px 0px;
}
#therapists a {
	background-image: url(images/navi/therapists.png);
	height: 26px;
	width: 93px;
	background-position: -93px;
}
#therapists_active a {
	background-image: url(images/navi/therapists.png);
	height: 26px;
	width: 93px;
	background-position: -0px 0px;
}
#therapists a:hover {
	background-position: -0px 0px;
}
#contact a {
	background-image: url(images/navi/contact.png);
	height: 26px;
	width: 99px;
	background-position: -99px 0px;
}
#contact_active a {
	background-image: url(images/navi/contact.png);
	height: 26px;
	width: 99px;
	background-position: -0px 0px;
}
#contact a:hover {
	background-position: -0px 0px;
}
/* end navi css*/


.logo {
	float: left;
	margin-top: 20px;
	margin-left: 28px;
}
.container {

}
.call_us {
	float: right;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	padding-top: 6px;
	padding-right: 25px;
	font-weight: bold;
}
.finest {
	padding-top: 18px;
	padding-left: 14px;
	float: left;
}
.red_font {
	color: #c33535
}
.white_font {
	color: #fff
}
.top_curv {
	background-image: url(images/top_curve.png);
	height: 37px;
	width: 883px;
	float: left;
	margin-top: 20px;
	background-repeat: no-repeat;
}
.footer_curv {
	background-image: url(images/footer.png);
	height: 21px;
	width: 884px;
	float: left;
}
.main_box {
	background-image: url(images/cntr_bg.png);
	width: 883px;
	float: left;
	margin-left: 1px;
	padding-bottom: 15px;
}
.address {
	font-size: 0.8em;
	padding-left: 22px;
	padding-top: 5px;
}
.right_content {
	float: right;
	width: 630px;
	margin-top: 10px;
}
.left_content {
	float: left;
	width: 235px;
	margin-left: 10px;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: 220px;
	margin-top: 10px;
}
.right_navi {
	float: right;
	width: 220px;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 40px;
}
.clinical {
	background-image: url(images/left_navi/clinical_treatments.jpg);
	float: left;
	height: 74px;
	width: 198px;
	margin-left: 10px;
	margin-top: 6px;
}
.clinical:hover {
	background-position: -198px 0;
}
.psychological {
	background-image: url(images/left_navi/psychological_councelling.jpg);
	float: left;
	height: 74px;
	width: 198px;
	margin-left: 10px;
	margin-top: 14px;
}
.psychological:hover {
	background-position: -198px 0;
}
.beauty {
	background-image: url(images/left_navi/beauty.jpg);
	float: left;
	height: 74px;
	width: 198px;
	margin-left: 10px;
	margin-top: 14px;
}
.beauty:hover {
	background-position: -198px 0;
}
.health {
	background-image: url(images/left_navi/health.jpg);
	float: left;
	height: 74px;
	width: 198px;
	margin-left: 10px;
	margin-top: 14px;
}
.health:hover {
	background-position: -198px 0;
}
.special_offers {
	background-image: url(images/left_navi/special_offers.jpg);
	float: left;
	height: 74px;
	width: 198px;
	margin-left: 10px;
	margin-top: 14px;
}
.special_offers:hover {
	background-position: -198px 0;
}
.products {
	background-image: url(images/left_navi/products.jpg);
	float: left;
	height: 74px;
	width: 198px;
	margin-left: 10px;
	margin-top: 14px;
}
.products:hover {
	background-position: -198px 0;
}
#flashcontent {
	margin-left: 12px;
}
.blue_font {
	color: #11364e;
	text-decoration: none;
}
.blue_font_email {
	color: #11364e;
	text-decoration: none;

}
.blue_font_email:HOVER {
	color: #11364e;
	text-decoration: underline;
}
.light_blue {
	color: #057bc5;
	font-style: normal;
}
.flash_tour {
	margin-top: 11px;
	margin-left: -11px;
}

.grey {
	color: #45525c;
}
.default_p {
	font-size: 0.7em;
	line-height: 21px;
	padding-left: 18px;
	padding-top: 10px;
	padding-right: 44px;
}
.what_we_do {
	height: 235px;
	width: 585px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 30px;
	margin-left: 19px;
}
.row {
	font-size: 0.7em;
	color: #047BCF;
	float: left;
	width: 170px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 12px;
	padding-right: 0px;
}
.row2 {
	font-size: 0.7em;
	color: #047BCF;
	float: left;
	width: 240px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.awards {
	padding-left: 45px;
}
.row3 {
	font-size: 0.7em;
	color: #047BCF;
	float: left;
	width: 145px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 5px;
}
.strapline {
	background-image: url(images/ultimate_banner.png);
	height: 41px;
	width: 585px;
	margin-left: 17px;
	margin-top: 17px;
	margin-bottom: 17px;
}
.footer_details {
	float: left;
	width: 870px;
	padding-bottom: 20px;
}
.address {
	float: left;
}
.copyright {
	float: right;
	font-size: 0.76em;
	padding-top: 5px;
}
.therapy_link {
	color: #047BCF;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
.therapy_link:hover {
	color: #2FA4FB;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}.default_p_therapies {
	font-size: 0.7em;
	line-height: 21px;
	padding-left: 18px;
	padding-top: 10px;
	padding-right: 12px;
}
.light_blue_italic {
	color: #0D5580;
	font-style: italic;
	font-size: 0.9em;
}

/* pure treatment treatment section */

.blue_bold {
	color: #158CD7;
	font-weight: bold;
}
.left_content_therapy {
	padding-bottom: 20px;
	float: left;
	width: 610px;
	padding-left: 6px;
}
.therpies_footer_navi {
	float: left;
	width: 612px;
	height: 180px;
	margin-left: 9px;
}
.dashed_line {
	height: 6px;
	width: 596px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 15px;
}

.right_navi_btn {
	float: right;
	height: 65px;
	width: 198px;
	background-image: url(images/treatment_single/right_navi_btn.png);
	margin-right: 24px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial;
	color: #25619a;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	line-height: 16px;
	padding-top: 9px;
}
.right_navi_btn:hover {

	color: #fff;
	background-image: url(images/treatment_single/right_navi_btn.png);
	background-position: -198px 0px; 

}
.top_padding_btn {
	padding-top: 8px;
}
.right_nav_font {
	font-size: 0.7em;
	line-height: 15px;
}
.footer_btn {
	background-image: url(images/treatment_single/footer_navi.png);
	height: 51px;
	width: 191px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 14px;
	background-position: -191px 0px;
	color: #3b6d8c;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-left: 12px;
	line-height: 18px;
	padding-top: 11px;
}
.footer_btn:hover {
	background-position: 0px 0px;
	color: #fff;
}
.footer_btn_active {
	background-image: url(images/treatment_single/footer_navi.png);
	height: 49px;
	width: 191px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 14px;
	background-position: 0px 0px;
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	padding-top: 13px;
	margin-left: 12px;
}

.blue_font_small {
	font-size: 0.9em;
	font-weight: bold;
}
.blue_foot_nav {
	font-size: 1.2em;
	padding-top: 10px;
	float: left;
	padding-left: 35px;
	cursor: pointer;
}

/* end pure treatment info section */
.grey_bold {
	color: #45525c;
	font-weight: bold;
}
.grey_bold_offer {
	color: #45525c;
	font-weight: bold;
	font-size: 0.8em;
}

/* therapists page styles */

.blue_bold {
	color: #158CD7;
	font-weight: bold;
}
.full_width {
	padding-right: 15px;
	padding-left: 10px;
}
.physio_logo {
	float: right;
	padding-right: 22px;
	padding-top: 5px;
}

.table_font_grey {font-size: 0.9em; }
.table_font_blue {
	font-size: 0.8em;
}
/* end therapist page style */

.qualifictions_font {
	color: #045E93;
	font-style: italic;
	font-size: 0.6em;
	font-weight: bold;
}
.therapist_img {
	float: right;
	margin-right: 5px;
	margin-left: 15px;
}
.therapist_logo {
	float: right;
	margin-right: 370px;
}
.therapists_list {
	height: 214px;
	width: 585px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 12px;
	margin-left: 19px;
}
.row_therapists {
	font-size: 0.7em;
	color: #047BCF;
	float: left;
	width: 205px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 12px;
	padding-right: 0px;
}
.row_links {
	font-size: 0.7em;
	color: #047BCF;
	float: left;
	width: 590px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 4px;
	padding-right: 0px;
}
.row_links a {
	color: #047BCF;
	text-decoration: none;

}

.news_item
 {
	margin-left: 17px;
	margin-top: 11px;
	float: left;
	width: 600px;
	margin-bottom: 11px;
}
.date {
	font-size: 0.7em;
	color: #003366;
	font-style: italic;
	font-weight: bold;
}
.offer_tel {
	font-size: 0.7em;
	color: #003366;
	font-weight: bold;
}
.news_content {
	margin-top: 5px;
	font-size: 0.8em;
	margin-right: 22px;
	color: #455668;
}
.right_contact {
	float: right;
	width: 630px;
	margin-top: 4px;
}
.links {
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 12px;
	padding-left: 15px;
}
/* contact form styles */

#loadBar {
	margin-bottom: 3px;
	margin-top: 0px;
}
#cForm {
	margin: 0px;
}
.form_container {
	color: #000000;
	font-weight: normal;
	float: right;
	font-size: 1.2em;
	margin-top: 20px;
	margin-right: 55px;
}
.emailSuccess {
	font-size: 1em;
}
.check_box {
	display: none;
}
fieldset {
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #047BD9;
	padding-bottom: 3px;
}
label {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 2px;
}
input.text, textarea {
	width:240px;
	color:#333;
	height: 17px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 6px;
	border: 1px solid #ADADAD;
	margin-top: 1px;
	padding-top: 1px;
}
#sendContactEmail {
	margin-left: 185px;
}
#posText {
	height: 50px;
	background-repeat: no-repeat;
	margin-bottom: 11px;
	padding: 0px;
	margin-top: 0px;
}
.style_loading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 2px;
	width: 100px;
}
.email_successful {
	font-size: 10px;
	color: #0099CC;
	font-weight: bold;
	margin-bottom: 9px;
}
.contact_text {
	float: left;
	width: 500px;
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	margin-left: 17px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.left_contact_list {
	float: left;
	width: 300px;
	height: 490px;
	padding-top: 20px;
	font-size: 0.7em;
	padding-left: 14px;
	color: #45525c;
	font-weight: bold;
}
.right_contact_list {
	float: right;
	width: 300px;
	padding-top: 20px;
	font-size: 0.7em;
	font-weight: bold;
	color: #45525c;
}
.pure_address {
	float: left;
	width: 270px;
	font-size: 0.8em;
	padding-left: 17px;
	line-height: 22px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	margin-top: 25px;
	height: 225px;
	color: #333333;
}
.james_images {
	padding-left: 22px;
}
.james_pilates {
	float: left;
	padding-right: 22px;
	padding-bottom: 22px;
}


.right_contact_list a {
	font-weight: bold;
	color: #158CD7;
}

/* end contact form styles */
ul.listing{
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

ul.listing li{
	color: #057bc5; 
	line-height: 19px;
	font-size: 11px;
}

.grey_large{
	color:#45525c;
	font-size:1.3em;
	font-weight:bold;
	
	
}

.light_blue_large{
	
		color:#057bc5;
	font-size:1.3em;
	font-weight:bold;
	
}

.center{
	width:inherit;
	text-align:center;
}

.blue_header_underline{
	color: #057BC5;
	width:inherit;
	text-align:center;
	font-size:1.3em;
	text-decoration:underline;
	font-style:italic;
}