html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	padding: 0;
}

body	{
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}


#header {
	margin: 0 auto;
	width: 950px;
	padding: 15px 0px 0px 0px;
}

#header_logo {
	float: left;
	padding-right: 25px;
}
	

ul#header_nav {
	padding-top: 45px;
	font-size: 120%;
}

ul#header_nav li {
	float: left;
	list-style: none;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
}	

ul#header_nav a {
	text-decoration: none;
	display: block;
	padding: 2px 20px;
}

ul#header_nav a.physiotherapy:hover {
	background: #E46B00;
	color: #fff;
}
ul#header_nav a.hydrotherapy:hover {
	background: #0067C6;
	color: #fff;
}
ul#header_nav a.acupuncture:hover {
	background: #2F953D;
	color: #fff;
}
ul#header_nav a.pilates:hover {
	background: #FF009C;
	color: #fff;
}





#nav {
	margin: 0 auto;
	width: 950px;
}

#title {
	margin: 0 auto;
	width: 950px;
	padding: 6px 0px 5px 0px;
}

#content {
	margin: 0 auto;
	width: 950px;
	padding: 4px 0px;
}



#footer {
	clear: both;
	margin: 0 auto;
	width: 950px;
	color: #666666;
	font-size:80%;
	padding: 15px 0px;
}

#footer_bar {
	background: #eeeeee;
	border-top: 1px solid #888888;
}	



p {
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	padding: 6px 0px 5px 0px;
	font-size: 160%;
}

h2 {
	padding-top: 20px;
	font-size: 140%;
}

h3 {
	padding-top: 15px;
	font-size: 120%;
}

.center {
	text-align: center;
}

.spacer_l {
	height: 20px;
}
.spacer_m {
	height: 10px;
}
.spacer_s {
	height: 5px;
}

.pad_none {
	padding: 0;
}

.pad_s {
	padding: 5px 10px;
}

.pad_m {
	padding: 10px;
}

.pad_inline {
	padding: 10px;
	margin-top: 15px;
}


#content a {
	color: #004F98;
	text-decoration: underline;
}

#footer a {
	color: #004F98;
	text-decoration: underline;
}


.clear {
	clear:both;
}


/* Navigation */
	
#nav_bar {
	background: #ffffff url(../img/nav_bg.gif) repeat-x;
	height: 37px;
}	
	
ul#nav_main {
	margin: 0 auto;
	width: 950px;
}

ul#nav_main li {
	float: left;
	list-style: none;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
}	

ul#nav_main a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 2px 25px 0px 25px;
}

ul#nav_main a:hover {
	background: #ffffff url(../img/nav_bg_hover.gif) repeat-x;
}


/* Button links */

div.button_bluearrow {
	background-image:url(../img/blue_arrow.png);
	background-repeat: no-repeat; 
	height:24px;
	padding: 2px 0px 0px 28px;
}

div.button_blueperson {
	background-image:url(../img/blue_person.png);
	background-repeat: no-repeat; 
	height:24px;
	padding: 2px 0px 0px 28px;
}

div.button_bluemail {
	background-image:url(../img/blue_mail.png);
	background-repeat: no-repeat; 
	height:24px;
	padding: 2px 0px 0px 28px;
}


/* Home */

ul#home {
	padding: 0px;
	margin: 0 auto;
	width: 928px;
}	

ul#home li {
	float: left;
	list-style: none;
	width: 225px;
	margin: 3px;
	padding-top: 1px;
}

ul#home img {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

ul#home li div {
	padding: 3px 10px 5px 10px;
}	


/* Left content */

#left_content {
	float: left;
	width: 600px;
}


/* Right bar */

#right_bar {
	float: right;
	width: 300px;
	padding: 10px 0px 10px 10px;
	margin-left: 10px;
	border-left: 1px solid #888;
}	

ul.tick li {
	list-style-type:none;
	background-image:url(../img/tick.png);
	background-repeat: no-repeat; 
	line-height: 1.3em;
	background-position: 0 7px;
	padding:8px 0px 4px 24px;
}

ul.tick_s li {
	list-style-type:none;
	background-image:url(../img/tick.png);
	background-repeat: no-repeat; 
	line-height: 1.3em;
	background-position: 0 7px;
	padding:8px 0px 0px 24px;
}



/* Background colours */

.physiotherapy_bg {
	background: #E46B00;
}

.hydrotherapy_bg {
	background: #0067C6;
}

.acupuncture_bg {
	background: #2F953D;
}

.pilates_bg {
	background: #FF009C;
}

.physiotherapy_bglight {
	background: #FAE1CC;
}

.hydrotherapy_bglight {
	background: #CCE1F4;
}

.acupuncture_bglight {
	background: #D5EAD8;
}

.pilates_bglight {
	background: #FFCCEB;
}

.pink_bg {
	background: #FFCCEB;
	border-top: 1px solid #FF009C;
	border-bottom: 1px solid #FF009C;
}

.yellow_bg {
	background: #FFFDDD;
	border-top: 1px solid #E1A400;
	border-bottom: 1px solid #E1A400;
}

.green_bg {
	background: #E8FFEA;
	border-top: 1px solid #00A50C;
	border-bottom: 1px solid #00A50C;
}

.blue_bg {
	background: #CDEDFF;
	border-top: 1px solid #0069A5;
	border-bottom: 1px solid #0069A5;
}

.white_bg {
	background: #FFFFFF;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}


/* Colours */

.physiotherapy {
	color: #E46B00;
}

.hydrotherapy {
	color: #0067C6;
}

.acupuncture {
	color: #2F953D;
}

.pilates {
	color: #FF009C;
}

.white {
	color: #FFFFFF;
}


/* Font sizes */
.xxl {
	font-size: 160%;
}
.xl {
	font-size: 140%;
}

.l {
	font-size: 115%;
}

.m {
	font-size: 100%;
}

.s {
	font-size: 90%;
}

.xs {
	font-size: 80%;
}


.bold {
	font-weight: bold;
}

.hide {display: none;}

/* Forms */
input.submitbutton {
	font-weight: bold;
	padding: 0px 10px 1px 10px;
	margin-top: -2px;
	margin-left: 10px;
}

input.submitbutton_l {
	font-weight: bold;
	padding: 10px 25px 10px 25px;
}

label {
	margin-right: 10px;
}

label.error {
	display: none;
	text-align: left;
	width: 150px;
	float: left;
	font-family: Arial, sans-serif;
	font-size:13px;
	padding-left: 5px;
	margin-bottom: 2px;
	color: #aa0000;
}


div.select {
	width: 250px;
	float: left;
}

div.select_s {
	width: 100px;
	float: left;
}

input.book,textarea.book {
	display: block;
	font-family: Arial, sans-serif;
	font-size:100%;
	width: 250px;
	float: left;
	padding: 2px;
	margin-bottom: 2px;
}
label.book {
	float:left;
	display: block;
	text-align: right;
	width: 140px;
	padding-right: 20px;
}

label.book_l {
	float:left;
	display: block;
	text-align: right;
	width: 290px;
	padding-right: 20px;
}