/* ====== Body Contour Centre Stylesheet ========= */

/* ie6 Banner */

.not_ie #layout_area_ie6 { display: none; }
.is_ie7 #layout_area_ie6 { display: none; }
.is_ie6 #layout_area_ie6 { display: block; }

#layout_area_ie6 { position: relative; background: #ffaa00; height: 30px; color: #333333; font-size: 12px; }
#layout_area_ie6 table { height: 30px; }
#layout_area_ie6 td { vertical-align: middle; }
#layout_area_ie6 a { color: #666666; text-decoration: none; font-weight:bold; }
#layout_area_ie6 .hello { background: url('/Resources/HUBB/Sites/DividendKey/Images/Backgrounds/bg_ieWarning_hello.png') top left no-repeat; width: 50px; height: 30px; }

/* ie6 png fix */

.is_ie6 #headerWrapper .logo, .is_ie6 #headerWrapper .lumologie, .is_ie6 #horizontalNav, .is_ie6 #homeMainWrapper, .is_ie6 .col_left, .is_ie6 #homeMainWrapper .homeMainContent .starburst, .is_ie6 .layout_area_secondary, .is_ie6 #centreLocation, .is_ie6 #homeFAQs, .is_ie6 #homeTestimonial, .is_ie6 #footer .logo a, .is_ie6 #homeMainWrapper .homeMainContent a.bttn_yellow .wrap2, .is_ie6 #homeMainWrapper .homeMainContent a.bttn_yellow .wrap1, .is_ie6 a.bttn_yellow .wrap2, .is_ie6 a.bttn_yellow .wrap1, .is_ie6 .col_left img, .is_ie6 #FAQ ul li, .is_ie6 #Testimonials .testimonial, .is_ie6 #locationNSW, .is_ie6 #locationVIC, .is_ie6 #locationSA          { behavior: url("/Resources/HairfreePlus/BodyContourCentre/Scripts/iepngfix.htc") }

/* General Styles */

* {padding: 0px; margin: 0px; }

h1 { font-size: 24px; color: #f7e4be; margin: 10px 0px 10px 0px; }	
h2 { color: #f7e4be; font-size: 16px; padding: 0px; margin: 0px; }
h3 { color: #f7e4be; font-size: 13px; }

img { border: 0px; }

a:link { color: #CFDFF2; font-size: 12px; outline: none; text-decoration: underline; }
a:visited { color: #CFDFF2; font-size: 12px; outline: none; text-decoration: underline; }
a:active { color: #CFDFF2; font-size: 12px; outline: none; text-decoration: underline; }
a:hover { color: #CFDFF2; font-size: 12px; outline: none; text-decoration: none; }

p { color: #ffffff; line-height: 1.4em; margin: 5px 0px 15px 0px;}

ol { margin: 10px 0px 20px 20px; }
ol li { padding: 0px 0px 5px 10px; color: #fff; line-height: 1.4em; }


ul { margin: 0px 0px 10px 10px;  }
ul li { padding: 0px 0px 5px 10px; color: #fff; line-height: 1.4em;   }
ul li .aurora-expander .aurora-expander-label {color: #cbc8cc; }
ul li .aurora-expander .aurora-expander-label-expanded { text-decoration: underline; } 
ul li .aurora-expander .aurora-expander-label:hover { color: #cbc8cc; text-decoration: underline; cursor: pointer; }
ul li .aurora-expander .aurora-expander-content p { color: #fff; }

img { border: 3px solid #CFDFF2; padding: 0px; margin: 0px 0px 10px 10px; }

.clear { clear:both; }
.hide { display: none; }

/* Site center background */
.col_layout_header {
	display: block;
	float:none;
	background: url('/Resources/HairfreePlus/BodyContourCentre/Layout/header_center.jpg') top center no-repeat;
	width: 821px;
	padding: 0px;
	margin: 0px;
 	}
 	
.col_layout_nav {
	display: block;
	float:none;
	background: url('/Resources/HairfreePlus/BodyContourCentre/Layout/nav_center.jpg') top center no-repeat;
	width: 821px;
	padding: 0px;
	margin: 0px;
 	}
 
 .col_layout_body {
	display: block;
	float:none;
	background: url('/Resources/HairfreePlus/BodyContourCentre/Layout/body_center.jpg') top center no-repeat;
	width: 821px;
	padding: 0px;
	margin: 0px;
 	}
	
/* Positioning styles */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.floatRight { float: right; }

/* Color */
.blue { color: #73626e; }


/* Link buttons */
a.bttn_yellow:link { color: #555; font-size: 12px; text-decoration: none; }
a.bttn_yellow:visited { color: #555; font-size: 12px; text-decoration: none; }
a.bttn_yellow:active { color: #555; font-size: 12px; text-decoration: none; }
a.bttn_yellow:hover { color: #000; font-size: 12px; text-decoration: none; }

a.bttn_yellow .wrap1 { 
	background: url('/Resources/HairfreePlus/BodyContourCentre/Images/Buttons/button_yellow_left.png') top left no-repeat;
	padding: 7px 0px 10px 8px;
	}
a.bttn_yellow .wrap2 { 
	background: url('/Resources/HairfreePlus/BodyContourCentre/Images/Buttons/button_yellow_right.png') top right no-repeat;
	padding: 7px 14px 10px 8px;
	}
.is_ie7 a.bttn_yellow .wrap1 { padding-top: 0px; }  		
.is_ie6 a.bttn_yellow .wrap1 { padding-top: 0px; }  		


/* Header */
#headerWrapper { width: 825px; padding: 0px; margin: 0px; }
#headerWrapper .logo { 
	display: block;
	float:left;
	background: url('/Resources/HairfreePlus/BodyContourCentre/Layout/bodyContourCentre.png') top left no-repeat;
	width: 241px;
	height: 143px;
	margin: 22px 30px 10px 10px;
 	}
 	
#headerWrapper .logo h1 span { display: none; } 	 

#headerWrapper .tagline { 
	float: left;
	width: 360px;
	margin: 90px 0px 0px 0px;
	font-size: 18px;
 	}
 
.is_ie6 #headerWrapper .tagline { width: 340px; } 

#headerWrapper .lumologie { 
	display: block;
	float: left;
	background: url('/Resources/HairfreePlus/BodyContourCentre/Layout/lumologie.png') top left no-repeat;
	width: 176px;
	height: 84px;
	margin: 71px 0px 0px 0px;
	text-align: right;
 	}
 

/* Horizontal Navigation */
#horizontalNav {
	display: block;
	float: none;
	background: url('/Resources/HairfreePlus/BodyContourCentre/Layout/nav_bg.png')  top center no-repeat;
	width: 821px;
	height: 41px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	color: #064492;
	font-weight: bold;
	text-align:center;
	}
#horizontalNav a:link { font-size: 12px; color: #413e4a; text-decoration: none; text-transform: uppercase; padding: 0px 20px 0px 20px; }
#horizontalNav a:visited { font-size: 12px; color: #413e4a; text-decoration: none; text-transform: uppercase; padding: 0px 20px 0px 20px; }
#horizontalNav a:active { font-size: 12px; color: #413e4a; text-decoration: none; text-transform: uppercase; padding: 0px 20px 0px 20px; }
#horizontalNav a:hover { font-size: 12px; color: #73626e; text-decoration: none; text-transform: uppercase; padding: 0px 20px 0px 20px; }
#horizontalNav a.selected { font-size: 12px; color: #73626e; text-decoration: none; text-transform: uppercase; padding: 0px 20px 0px 20px; }

/* Testimonials page */
#Testimonials { min-height: 450px; }	 

#Testimonials .testimonial {
	display: block;
	float: none;
	background: url('/Resources/HairfreePlus/BodyContourCentre/Images/Icons/icon_testimonial_small.png') top left no-repeat;
	font-size: 13px;
	padding: 0px 0px 0px 60px;
	margin: 20px 0px 10px 10px;}
	
#Testimonials .testimonial p { margin: 5px 0px 5px 0px; }

.is_ie6 #Testimonials .testimonial { width: 700px; }

/* FAQs page */
#FAQ { min-height: 450px; }	 
	
#FAQ .aurora-expander .aurora-expander-label { width: 420px; }	
#FAQ ul { margin-top: 20px; }
#FAQ ul li {
	list-style-type: none;
	background: url('/Resources/HairfreePlus/BodyContourCentre/Images/Icons/icon_question_small.png') top left no-repeat;
	font-size: 13px;
	padding: 3px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	min-height: 25px;
	}	 

.is_ie6 #FAQ ul li { width: 700px; }

	

/* Starburst on Booking page */
a#starburst2 {
	display: block;
	float: right;
	background: url('/Resources/HairfreePlus/BodyContourCentre/Images/Backgrounds/starburst_49.png') top left no-repeat;
	width: 181px;
	height: 181px;
	margin: -30px -60px 0px 0px;
	position: relative;
	z-index: 9;
	}

/* Location */
#locationNSW {
	display: block;
	float: none;
	background: url('/Resources/HairfreePlus/BodyContourCentre/Images/location_NSW.png')  top left no-repeat;
	padding: 0px 0px 20px 160px;
	border-bottom: 1px solid #CBC8CC;
	margin-left: 30px;
	min-height: 175px;
	}

#locationVIC {
	display: block;
	float: none;
	background: url('/Resources/HairfreePlus/BodyContourCentre/Images/location_VIC.png')  top left no-repeat;
	padding: 0px 0px 20px 160px;
	border-bottom: 1px solid #CBC8CC;
	margin-left: 30px;
	min-height: 175px;
	}	

#locationSA {
	display: block;
	float: none;
	background: url('/Resources/HairfreePlus/BodyContourCentre/Images/location_SA.png')  top left no-repeat;
	padding: 0px 0px 20px 160px;
	margin-left: 30px;
	min-height: 175px;

	}
	
.is_ie6 #locationNSW { width: 600px; }
.is_ie6 #locationVIC { width: 600px; }
.is_ie6 #locationSA { width: 600px; height: 200px; }




/* Footer */
#footer { width: 100%; padding: 10px 0px 20px 0px; border-top: 1px solid #cbc8cc; }

#footer a:link { color: #cbc8cc; text-decoration: none; }
#footer a:visited { color: #cbc8cc; text-decoration: none; }
#footer a:active { color: #cbc8cc; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }

#footer .text { color: #fff; padding: 10px 0px; }

#footer .logo a { float: right; display: block; height: 25px; padding: 10px 60px 0px 0px; margin: 0px 10px 0px 0px; background: url('/Resources/HairfreePlus/BodyContourCentre/Layout/logo_jaze.png') top right no-repeat; }
#footer .logo span { display: none; }

.is_ie .ieFix { position: relative; z-index: 999; }
.is_ie .col_layout_body_right { position: relative; z-index: -1; }