/* Cascading style sheet for spaphysiotherapy.co.uk - v1.1
 * author: MGC at intramaweb.com
 * last edit 2020-10-01 21:39 BST
 */

* {
	padding: 0;
	margin: 0;}

body {
	background: #fff;
	color: #000;
	font-family: verdana, tahoma, sans-serif;
	font-size: 76%;}

a {
	text-decoration: none;}

a:hover {
	text-decoration: underline;}

span.access {
	text-decoration: underline;}

img {
	border:0;
	margin: 1em;}

h1 {
	display: block;
	margin: 0;
	padding-left: 0.1em;
	border-bottom: 2px solid #ccc;
	font-size: 2em;
	font-weight: normal;}

h2, h3 {
	margin: 1em 0 0;
	text-decoration: none;}

h2 {
	font-size: 1.5em;
	font-weight: bold;}

h3 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;}

p {
	margin: 1em;}

hr {
	border: 1px solid #ccc;}

#header {
	background: url(images/def_grad.jpg) repeat-x;
	color: #fff;
	height: 150px;
	margin-bottom: 1em;}

#header h1 {
	float: left;
	font: 3em normal verdana, tahoma, sans-serif;
	padding: 0.5em 1em 1em;
	border: 0;}

#tr {
	float: right;
	margin: 2em 1em 0 0;
	text-align: right;
	font-weight: bold;
	color: #444;}

#nav {
	width: 28%;
	background: #fff;
	float: left;}

#nav ul {
	list-style-type: none;
	position: relative;
	left: 20%;
	width: 80%;}

#nav li {
	padding: 0.6em;}

#nav a {
	color: #444;
	font-size: 1.5em;}

#nav img {
	position: relative;
    left: 15%}

#content {
	float: right;
	background: #fff;
	margin-right: 4%;
	width: 66%;} /* for browsers not supporting escapes */

	#content {\width: 68%;}
	#content {w\idth: 66%;}
	/* SMBH
	 *    - line 1 for IE5/Win
	 *    - line 2 for good browsers
	 */

#content ul {
	list-style-type: disc;
	padding-left: 3em;
    margin: 0;}

#footer {
	border-top: 1px solid #eee;
	margin-top: 20px;
	clear: both;
	padding: 0.8em;
	background: #fff;
	text-align: center;
	font-size: 0.8em;}

.clear {
	clear: both;}

.emphasis {
	font-size: 1.4em;}

.right {
	float: right;}

.left {
	float: left;}

.vtab {
	margin-top: 3em;}

.acceessindex {
	margin-bottom: 1em;}

.notice {
	border: 2px solid #66EFBB;
	margin: 1em 0 0.5em;
	padding: 0 0.5em 1em;
	float: clear;}

.notice h2 {
	margin: 1em 0.2em 0;}

.notice h3 {
	margin: 1em 0.5em 0;}

.notice p {
	margin: 1em 1em 0;}
