@charset "iso-8859-1";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color:#fff;
	margin-top:5px;
	text-align:center;
}

h1 {
	font-size:1.4em;
	padding-top:10px;
	/*padding-bottom:10px;*/
	padding-left:68px;
	text-align:left;
}

h2 {
	font-size:1.4em;
	padding-top:10px;
	/*padding-bottom:10px;*/
	padding-left:68px;
	text-align:left;
}


h3 {
	width:225px;
	text-align:left;
	float:right;
	font-size:1.25em;
	padding-left:10px;
	margin-top:40px;
	margin-right:20px;
	color:#AC2B31;
	clear:both;
}

h3:before {
	padding-right:8px;
	content: url(../images/icons/start_quote_rb.gif);
}

h3:after {
	padding-left:8px;
	content: url(../images/icons/end_quote_rb.gif);
}

#content .opening_times {
float:right;
width:155px;
font-size:0.85em;
padding-top:2px;
margin-right:10px;
clear:both;
}

p {
	width:520px;
	padding-left:68px;
	padding-right:10px;
}

table {
	padding-left:68px;
}

.treatment {
	float:left;
	width:140px;
}
.costs {
	width:68px;
}

#content ul {
	padding-left:108px;
}


.title {
	/*background-color:#C0C8BB;*/
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:0px;
	margin-left:10px;
}

.content_title {
	margin-top:26px;
	margin-left:68px;
	margin-bottom:12px;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
}

#container {
	text-align: center;
	margin: 0px auto 0px;
	width: 860px;
	height: auto;
	min-height: 600px;
}

.no_border {
	border:0px;
}

#header {
	width:836px;
	height:90px;
	background-color:#858687;
	border:#F79738;
	border-style:solid;
	border-width:1px;
	text-align:left;
	clear:both;
	float:right;
}

#logo {
	width:261px;
	height:35px;
	float:left;
	clear:both;
	padding-top:25px;
	padding-left:25px;
}

#contact {
	width:180px;
	margin-top:-4px;
	color:#fff;
	font-size:0.7em;
	float:right;
	text-align:right;
	padding-right:10px;
	margin-bottom:4px;
}

#contact a:link   { color: #fff; text-decoration: underline; }
#contact a:visited   { color: #fff; text-decoration: none; }
#contact a:active   { color: #B4D458; text-decoration: none; }
#contact a:hover   { color: #F79738; text-decoration: none; }

#nav {
	width:580px;
	margin-left:40px;
	padding-top:8px;
	background-color:#858687;
	text-align:left;
	float:left;
	font-size: 0.8em;
	/*font-weight: bold;*/
	text-decoration: none;
	display: block;
}
	
#nav ul { 
	list-style: none; 
	padding: 0px; 
	margin: 0px; 
}
#nav li {
	text-align: center;
	margin: 0px;
	float: left;
}

#nav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	/*padding-top: 4px;
	padding-bottom: 4px;*/
	padding-right: 8px;
	padding-left: 8px;

}
html>body #nav li a { 
	width: auto 
}

#nav li a:hover  { 
	color: #F79738; 
	/*background-color: #; */
}
#nav li a.sel { 
	color: #B4D458; 
	text-decoration:underline;
	/*background-color: #; */
}

#image {
	width:164px;
	height:480px;
	float:right;
	margin-right:20px;
}

#content .bodycopy {
width:450px;
}

#content .image_left {
float:left;
border:2px;
border-color:#FFFFFF;
border-style:solid;
margin-top:0px;
margin-right:8px;
margin-bottom:6px;
}

#content a:link   { color: #AC2B31; text-decoration: underline; }
#content a:visited   { color: #AC2B31; text-decoration: none; }
#content a:active   { color: #AC2B31; text-decoration: none; background-color: #C0C8BB; }
#content a:hover   { color: #AC2B31; text-decoration: none; background-color: #C0C8BB; }

#row     { display: block; float: left; }
div.row span.inline    { display: block; vertical-align:top; clear:both; }
div.row span.label    { font-style: italic; font-weight: normal; text-align: left; padding-right: 10px; width: 130px; float: left; margin-left:68px;  }
div.row .forminput { width:180px; }
div.row .order_button {
	vertical-align:middle;
	border:0px;
}

#copyright {
	width:836px;
	height:60px;
	font-size:0.7em;
	clear:both;
	float:right;
	color: #F79738;
}

#copyright a:link   { color: #F79738; text-decoration: underline; }
#copyright a:visited   { color: #F79738; text-decoration: none; }
#copyright a:active   { color: #B4D458; text-decoration: none; }
#copyright a:hover   { color: #B4D458; text-decoration: none;  }

.copy_left {
	float:left;
	text-align:left;
	width:390px;
	padding-left:20px;
}

.copy_right {
	float:right;
	text-align:right;
	width:390px;
	padding-right:20px;
}