/* --- GENERAL --------------------------------------------------------*/
#content{
	text-align: left;
	padding: 1.2em 0;
	padding-bottom: 20px;
}

p{
	margin-top: 0.7em;
	margin-bottom: 1em;
}

#footer p
{
	margin:0;
}
/* --- LAYOUT --------------------------------------------------------*/
#sidebar{
	float: right;
	width: 270px;
}

#main_content{
	float: right;
	width: 440px;
	padding: 1px 40px;
}

#sidebar ul.section_links{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
	width: 225px;
}


#sidebar ul.section_links li a:link,
#sidebar ul.section_links li a:visited{
	display:block;
	line-height: 25px;
	padding-left: 0.6em;
	color:#3C799D;
	border-bottom: 1px dotted #BED8E7;
	text-transform:uppercase;
	font-size: 85%;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#sidebar ul.section_links li a:hover{
	background:#EEF5F9;
}

#sidebar ul.section_links li.current a:link,
#sidebar ul.section_links li.current a:visited{
	color:#CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#sidebar ul.section_links li.current a:hover{
	background-color: #ffffff;
}

#sidebar .info_panel{
	margin-top: 1.5em;
	padding-left: 0.6em;
	width: 225px;
}

#sidebar .info_panel p {
	margin: 0;
	padding: 0;
	font-size: 85%;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 130%;
	text-align: justify;
}

#sidebar .actions {
	margin-top: 1.8em;
	margin-left: 0.7em;
	width: 225px;
}

#sidebar .actions p{
	font-family:Arial, Helvetica, sans-serif;
	color: #7BAECD;
}

#sidebar .actions p a{
	border:none;
}

#sidebar .actions span{
	font-size:90%;
}

#sidebar #client_questionnaire{
	
}

#sidebar #client_questionnaire  p{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	
}

#sidebar #client_questionnaire img{
	vertical-align:middle;
}

#sidebar #client_questionnaire a{
	padding: 3px;
}

#breadcrumb{
	height: 46px;
	background:url(../images/breadcrumb_bg.jpg) repeat-x top left;
}

#breadcrumb p {
	margin:0;
	padding: 0 0 0 40px;
	line-height: 46px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
}

#breadcrumb p a:link, 
#breadcrumb p a:visited{
	color: #FF8200;
	font-weight:bold;
	text-decoration:none;
	border:none;
}

#breadcrumb p a:hover{
	color: #A32B00;
}

/* --- PAGE ELEMENTS --------------------------------------------------- */



/*- new home for a side bar booking button -*/

#subhead a:link.booking_button, 
#subhead a:visited.booking_button
{
	display:block;
	background: url(../images/make_a_booking_now_btn_sidebar.png) no-repeat left top;	
}

#subhead a:hover.booking_button
{
	background-position:bottom left;
	cursor:pointer;
}

#subhead div#subhead_booking_info
{
	position: relative;
	left: 550px;
	width: 320px;
}

#subhead div#subhead_booking_info p
{
	position: relative;
	top: -6px;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight:bold;
}

#subhead div#subhead_booking_info p span
{
	font-size: 0.6em;
}
/*- end new home -*/

table.pricelist{
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

table.pricelist td {
	border-bottom:1px dotted #7BAECD;
	vertical-align: top;
}

#main_content p{
	font-size: 100%;
}

#main_content h3{
	line-height:3em;
}

#main_content em{
	font-size: 110%;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

.bordered{
	margin-right: 2em;
	margin-bottom: 1em;
	border:2px solid #DFEBF4;
	float:left;
}

#map-wrapper{
	border: 1px dotted #B9C2C7;
	margin: 0;
	padding: 0;
	padding: 3px;
	height: 300px;
	width: 400px;
	margin-bottom: 1.7em;
}
span.reference{
	width: 194px;
	display:block;
	font-size: 70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
	color:#999999;
	float:left;
	margin-right: 2em;
	margin-bottom: 2em;
}

/* --- SUB HEAD -------------------------------------------------------- */

#subhead{
	background:url(../images/sub_page_sub_bg.jpg) no-repeat left top;
	height:	136px;
}

#subhead h1.treatments{
	background:url(../images/treatments_sub_bg_title.gif) no-repeat top left;
}

#subhead h1.about{
	background:url(../images/about_sub_bg_title.gif) no-repeat top left;
}

#subhead h1.knowledge{
	background:url(../images/knowledge_sub_bg_title.gif) no-repeat top left;
}

#subhead h1.bookings{
	background:url(../images/bookings_sub_bg_title.gif) no-repeat top left;
}

#subhead h1.contacts{
	background:url(../images/contacts_sub_bg_title.gif) no-repeat top left;
}

/* --- FORMS ---------------------------------------------------------- */



form fieldset{
	border:1px solid #A3C5D1;
	margin: 1em;
	padding: 1em;
	padding-right: 0;
}

form fieldset legend{
	font-size: 100%;
	font-weight:bold;
}

form p{
	position: relative;
	clear:both;
}

form label{
	display:block;
	float:left;
	padding: 0 15px 0 0;
	width: 120px;
	font-weight:bold;
	font-size: 90%;
}

form input, 
form select,
form textarea{
	width: 150px;
	border: 1px solid #CCE0EB;
	font-family:MS Trebuchet, Arial, Helvetica, sans-serif;
	font-size:90%;
}

form input.error, 
form select.error,
form textarea.error{
	border: 1px solid red;
}

.loading
{
	background: url(../images/ajax-loader.gif) repeat-x center -1px;
}
.finished_loading{
	background: white;
}

form textarea {
	width: 250px;
}

form .submit{
	width: auto;
	margin-left: 135px;
	background-color: #E3EEF4;
}

form em{
	color: #999999;
	font-size:100%;
	display:inline;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	margin-left: 1.8em;
}

form .note{
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}

form p span{
	color: red;
}

form input.checkbox{
	width: 2em;
	padding:0;
	margin:0;
	border:none;
}

form div.formsection{
	margin-bottom: 2em;
}

.attention{
	color: red; 
	font-size:85%;
	display:block;
}
