/* hey firefox... that's not cool */
a:active,
input:active {
    outline: none;
}
#charity_ad {margin-left:5px;position: relative;top:5px;}
html,body {
	padding: 0;
	margin: 0;
	font: 12px/18px Arial;
}


body {
	background: url(/images/bg_gradient.png) repeat-x #AAA;
}

body#skin_centre {
	background-color: #000;
	background-image: none;
}

hr {
	color:#555;
	background-color: #555;
	height:1px;
	border:0;
}

img {border:none;}


.cms_content img {
	border: 1px solid #555555;
	padding: 6px;
	margin: 15px;
}


#clinic_tour {margin-bottom:50px}

.cms_content {color:#555555;}

.contact_header {
	font-weight: bold;
	width:100px;
	display: block;
	float:left;
}

body#contact_us p {clear:both;padding-bottom: 30px;}
body#contact_us #contact_bottom_container {clear:both;padding-top:20px;height:320px;}
.contact_details {float:left;}

#home_top {
	width:100%;
	display: block;
	border-bottom:1px solid #555;
	margin-bottom: 40px;
	height:319px;
}

.home_box {
	width:184px;
	display: block;
	float:left;
}

.home_box img {padding:5px; border:1px solid #555;}

.home_title a, .home_box p a {
	color:#bb1e23;
	font-weight: bold;
	text-decoration: none;
}

#box_2, #box_3 {
	padding-left:55px;
}

#header {
	background: #000;
	padding-bottom: 22px;
	border-top: solid 4px #BB1E23;
}

#nav {
	width: 943px;
	display: block;
	margin: -16px auto 0;
	text-indent: -9999px;
	height: 47px;
}

#nav ul {
	margin-left: 0;
	padding: 0;
}

#nav ul li {
	color: #FFF;
	list-style-type: none;
	float: left;
	margin-left: 0;
	padding: 0;
}

#nav ul li a {
	background: url(/images/main_nav.png);
	height: 35px;
}

#nav li#top_nav_skin_centre a {
	width: 124px;
	display: block;
	background-position: 0 0;
}

#nav li#top_nav_skin_cancer a {
	width: 133px;
	display: block;
	background-position: -124px 0;
}

#nav li#top_nav_cosmetic a {
	width: 135px;
	display: block;
	background-position: -257px 0;
}

#nav li#top_nav_skin_condition a {
	width: 159px;
	display: block;
	background-position: -392px 0;
}

#nav li#top_nav_about a {
	width: 131px;
	display: block;
	background-position: -551px 0;
}

#nav li.nav_spacer {
	width: 116px;
	display: block;
	height: 30px;
}

#nav li#top_nav_contact_us a {
	width: 145px;
	display: block;
	height: 47px;
	background-position: -796px 0;
}

#nav li#top_nav_skin_centre a:hover {
	background-position: 0 -47px;
}

#nav li#top_nav_skin_cancer a:hover {
	background-position: -124px -47px;
}

#nav li#top_nav_cosmetic a:hover {
	background-position: -257px -47px;
}

#nav li#top_nav_skin_condition a:hover {
	background-position: -392px -47px;
}

#nav li#top_nav_about a:hover {
	background-position: -551px -47px;
}

#nav li#top_nav_contact_us a:hover {
	background-position: -796px -47px;
}

body#skin_centre #nav li#top_nav_skin_centre a {
	background-position: 0 -94px;
}

body#skin_cancer #nav li#top_nav_skin_cancer a {
	background-position: -124px -94px;
}

body#cosmetic #nav li#top_nav_cosmetic a {
	background-position: -257px -94px;
}

body#skin_conditions #nav li#top_nav_skin_condition a {
	background-position: -392px -94px;
}

body#about_us #nav li#top_nav_about a {
	background-position: -551px -94px;
}

body#contact_us #nav li#top_nav_contact_us a {
	background-position: -796px -94px;
}



#logo {
	padding: 16px 0;
	width: 943px;
	margin: 0 auto;
}

#logo a {
	text-indent: -9999px;
	height: 79px;
	width: 943px;
	display: block;
	background: url(/images/main_header.png);
}

h1 {
	margin-left: -9px;
	font-size: 28px;
	color:#333;
}

/*----------------------------------------------slideshow---------------------------------*/
#container {
	margin: 0 auto;
	background: #FFF;
	width: 939px;
	display: block;
	padding: 4px;
}

body#skin_centre #container {
	width: 945px;
	background: #000;
}

#image_container {
	display: block;
	width: 708px;
	float: left;
	margin-left: 5px;
}

#ssimage {
	width: 708px;
	display: block;
	overflow: hidden;
	height: 384px;
}

#ss-nav {
	width: 232px;
	float: left;
	display: block;
	position: relative;
}

#ss-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
	position: relative;
}

#ss-nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#ss-nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 384px;
	background: url(/images/slideshow/ssnav.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

li#ss1 a {
	left: 6px;
	width: 50px;
	background-position: -50px 0;
}

li#ss2 a {
	left: 62px;
	width: 50px;
	background-position: 0 0;
}

li#ss3 a {
	left: 118px;
	width: 50px;
	background-position: -100px 0;
}

li#ss4 a {
	left: 174px;
	width: 50px;
	background-position: -150px 0;
}

li#ss1.active a {
	background-position: -450px 0;
}

li#ss2.active a {
	background-position: -400px 0;
}

li#ss3.active a {
	background-position: -500px 0;
}

li#ss4.active a {
	background-position: -550px 0;
}

/*content*/

#page_header {
	width:939px;
	height: 76px;
	display: block;
}

#page_image {
	float:left;
	display: block;
	height:76px;
	width:721px;
	overflow: hidden;
}

#page_title {
	width: 214px;
	height: 76px;
	display: block;
	float: right;
	text-indent: -9999px;
}

body#skin_cancer #page_title {
	background: url(/images/page_title.gif);
}

body#cosmetic #page_title {
	background: url(/images/page_title.gif) 0 -76px;
}

body#skin_conditions #page_title {
	background: url(/images/page_title.gif) 0 -152px;
}

body#about_us #page_title {
	background: url(/images/page_title.gif) 0 -228px;
}

p {
	font: 12px/18px Arial;
	color: #555;
}

p a, p a:hover {
	color:#bb1e23;
}

.cms_content td {
	padding:5px;
}

h2 {
	font: 18px Arial;
	color: #333;
	font-weight: bold;
}

h3 {
	font: 14px Arial;
	color:#333;
	font-weight: bold;
}

#sub_nav {
	width: 175px;
	display: block;
	float: left;
	color: #555;
	font: 12px/18px Arial;
	font-weight: 700;
}

#sub_nav ul,#sub_nav li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#sub_nav li {
	width: 200px;
	padding:4px 0;
	border-bottom: 1px #CCC solid;
}

#sub_nav li a {
	text-decoration: none;
	color:#555;
	padding:7px 15px 7px 15px;
	display: block;
	width:189px;
}

body#about_us #sub_nav li ul li a, body#skin_conditions #sub_nav li ul li a {color:#ccc;}

body#skin_cancer #sub_nav li a:hover {
	color:#8da7b6;
}

body#cosmetic #sub_nav li a:hover {
	color:#85ad2b;
}

body#skin_conditions #sub_nav li a:hover, body#about_us #sub_nav li a:hover {
	color:#bb1e23;
}

body#skin_cancer #sub_nav li a.active_page {
	width:189px;
	background: url(/images/sub_nav_active.png) 0px 2px;
	color:#555;	
}

body#cosmetic #sub_nav li a.active_page {
	width:189px;
	background: url(/images/sub_nav_active.png) -219px 2px;
	color:#FFF;	
}

body#skin_conditions #sub_nav li a.active_page, body#about_us #sub_nav li a.active_page {
	width:189px;
	background: url(/images/sub_nav_active.png) -438px 2px;
	color:#FFF;	
}

body#skin_cancer #sub_nav li ul {
	padding-bottom:10px;
	background: url(/images/sub_nav_active.png) 0px -30px;
	width: 219px;
}

body#cosmetic #sub_nav li ul {
	padding-bottom:10px;
	background: url(/images/sub_nav_active.png) -219px -30px;
	width: 219px;
}

#skin_conditions #sub_nav li ul, #about_us #sub_nav li ul {
	padding-bottom:10px;
	background: url(/images/sub_nav_active.png) -438px -30px;
	width: 219px;
}


#sub_nav li ul li {
	list-style-position: inside;
	list-style-type: disc;
	font: 11px Arial;
	padding-left:15px;
	color:#FFF;
	border-bottom: none !important;
}

#sub_nav li ul li a {
	padding:0;
	margin:0;
	text-indent: 0;
	display:inline;
}

#sub_nav li ul li a:hover {
	color:#FFF !important;
}

body#skin_cancer #sub_nav li ul li a:hover {
	color:#555 !important;
}

#sub_nav li ul li a.active_sub {
	font-weight: bold;
	color:#FFF;
}

body#skin_cancer #sub_nav li ul li a.active_sub {
	color:#555 !important;
}

#main_content {
	width: 670px;
	display: block;
	float: right;
	padding:0 25px 7px 15px;
}

#container_inner {
	background: url(/images/sub_nav_bg.png) -2px 0px repeat-y #FFF;
	width: 943px;
	display: block;
	margin-top: 4px;
}

#container_footer {
	height: 30px;
	display: block;
	background: #000;
	clear:both; 
	margin-top: 4px;
}

#container_footer a {
	height:30px;
	width:107px;
	display: block;
	background: url(/images/back_to_top.png) #FFF;
	float:right;
	text-indent: -9999px;
}

body#cosmetic #container_footer a {
	background-position: 0 -30px;
}

body#skin_conditions #container_footer a, body#about_us #container_footer a {
	background-position: 0 -60px;
}

body#contact_us #container_footer a {
	background-position: 0 -60px;
}

#contact_image {
/* 	text-indent: -9999px; */
	float:left;
	padding-bottom: 4px;
	margin-left: 5px;
}

/*
#contact_image a {
	height:320px;
	width:596px;
	display:block;
	background: url(/images/contact_building.jpg);
}
*/

#contact_map {
	width:337px;
	height:285px;
	display: block;
	float:left;
	background: url(/images/contact_location.png) top no-repeat;
	padding-top:34px
}

#contact_title {
	display: block;
	width:938px;
	height:86px;
	text-indent: -9999px;
	margin:0 auto;
	background: #000 url(/images/contact_us.png);
}

#left_contact {float:left;width:500px;}
#right_contact {float:right;width:300px;display: block;}

#right_contact a {width:300px;height:80px;display: block;text-indent: -9999px;background:url(/images/contact_buttons.png);}
#right_contact a#contact_appointment {margin-top:5px;}
#right_contact a#contact_enquiry {margin-top:15px;background-position: -300px 0px;}
#right_contact a#contact_appointment:hover {background-position: 0px -80px;}
#right_contact a#contact_enquiry:hover {background-position: -300px -80px;}

/* hide input on form for bots */
body#enquiry_form #address {display:none;}

body#contact_us #container_inner {
	padding:10px 33px 0px 33px;
	background: none;
	width:873px;
}

body#contact_us #container_inner p {
	line-height: 32px;
	font-size: 16px;
}

body#contact_us a {
	color:#bb1e23;
	text-decoration: none;
}

#footer {
	width: 943px;
	margin: 0 auto;
	padding: 10px 0 50px;
	font-size: 10px;
	color:#444;
	font-family: Arial;
	display: block !important;
	clear: both;
}

#footer a, #footer a:visited {
	text-decoration: none;
	color:#444 !important;
}

#footer a:hover {
	color:#FFF !important;
}

body#skin_centre #footer, body#skin_centre #footer a, body#skin_centre #footer:visited {
	color:#444;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}

/*clearing float*/
.clr {
	display: block;
	clear: both;
}

.clr:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clr {
	display: inline-block;
}
