/*

Theme Name: IndahDaySpa
Theme URI: http://indahdayspa.com.au/
Description: Custom theme developed for Indah Health + Beauty Spa by Aarfie
Version: 1.0
Author: Aarfie
Author URI: http://aarfie.com/

*/



/* =================================================================================== Structure - Main */

* {
	margin: 0;
	padding: 0;	
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, sans-serif;
	background: #fff url(engine/images/layout/background.jpg) repeat-x center top;
	color: #987d53;
	text-align: center;
	}

div#main_container {
	width: 100%;
	}

div#header {
	margin: 0 auto;
	text-align: left;
	width: 984px;
	height: 200px;
	}

div#logo_main {
	float: left;
	margin: 10px 14px 0 16px;
	width: 260px;
	height: 150px;		
	}

#logo_main img {
	background: url(engine/images/layout/logo-main.jpg) no-repeat top left;
	}

div#tagline_main {
	float: left;
	margin: 0;
	width: 661px;
	height: 100px;
	position: relative;
	overflow: hidden;
	}
	
div#menu_main {
	float: left;
	margin: 0 0 0 4px;
	width: 670px;
	height: 87px;
	position: relative;
	overflow: hidden;
	}

div#page_outer {
	width: 980px;
	margin: 20px auto;
	}

div#page_top {
	width: 980px;
	height: 19px;
	behavior: url(http://indahdayspa.com.au/wp-content/themes/indah/engine/js/iepngfix.htc);
	background: url(engine/images/layout/shadow-top.png) no-repeat bottom center;
	}

div#page_top_box {
	position: relative;
	width: 956px;
	height: 17px;
	border-top: 2px solid #e2e4e0;
	border-left: 2px solid #e2e4e0;
	border-right: 2px solid #e2e4e0;
	margin: 0 10px;
	background: #fff;
	}

div#page_mid {
	width: 980px;
	behavior: url(http://indahdayspa.com.au/wp-content/themes/indah/engine/js/iepngfix.htc);
	background: url(engine/images/layout/shadow-mid.png) repeat-y top center;	
	}

div#page_content {
	width: 956px;
	border-bottom: 2px solid #e2e4e0;
	border-left: 2px solid #e2e4e0;
	border-right: 2px solid #e2e4e0;
	margin: 0 10px 0 10px;
	background: #fff;
	padding: 0 0 17px 0;
	text-align: left;
	font-size: 12px;
	}

div#page_bot {
	width: 980px;
	height: 19px;
	behavior: url(http://indahdayspa.com.au/wp-content/themes/indah/engine/js/iepngfix.htc);
	background: url(engine/images/layout/shadow-bot.png) no-repeat top center;
	}

div.entry.top_box,
div#toptagline {
	padding: 16px 34px 30px 34px;
	}

div#toptagline {
	margin-bottom: 5px;
	}

.page-template-contactus-php div#toptagline {
	margin-bottom: 0;
	}

div.post {
	padding: 16px 34px 21px 34px;
	}
	
.products div.post {
	padding-top: 21px;
	border-top: 2px solid #e2e4e0;
	}

div.entry.child_container {
	padding: 21px 34px 8px 34px;
	border-top: 2px solid #e2e4e0;
	}

div#toptagline {
	border-bottom: 2px solid #e2e4e0;		
	}

div.slide_content {
	float: left;
	width: 284px;
	padding: 10px 0;
	}

div.slide_container {
	float: left;
	position: relative;
	width: 560px;
	margin: 10px 30px 0 0;
	overflow: hidden;
	}

div.columnleft {
	float: left;
	width: 300px;
	padding: 0 34px 0 0;
	}
	
div.columnright {
	width: 554px;
	float: left;
	height:360px;
	position: relative;
	}
	
#post-473 div.columnright {
	margin-top: 60px;
	}

div.sub_columnright {
	float: left;
	top: 50%;
	margin-top: -60px;
	width: 554px;
	left: 0;
	position: relative;
	}

div#footer {
	width: 960px;
	margin: 35px auto;
	padding: 8px 0 20px 0;
	border-top:  2px solid #e2e4e0;
	}

a.social_link {
	display: block;
	float: right;
	background-image: url(engine/images/icons/facebook.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 4px;
	}

a.social_link:hover {
	background-position: 0 -80px;	
	}


/* ------------------------------------------------------------- Tools */

.clear {
	clear: both;
	}

.spacer {
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	background: none;
	}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

hr {
    clear: both;
	margin: 10px 0;
	height: 1px;
	color: #fff;
	border: none;
	}

.up_space {
	padding-top: 20px;
	}

.down_space {
	padding-bottom: 20px;
	}

.left_space {
	padding-left: 20px;
	}

.right_space {
	padding-right: 20px;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

/* ------------------------------------------------------------- Contact Us */


div.entry.top_split_box {
	width: 888px;
	padding: 0 34px 0 34px;
	position: relative;
	margin: 0;
	}

.top_split_box div.border_move {
	width: 888px;
	float: left;
	position: relative;
	top: 0;
	right: 535px;
	border-right: 2px solid #e2e4e0;	
	padding: 22px 0 28px 0;
	}

.top_split_box div.border_return {
	width: 888px;
	float: left;
	position: relative;
	top: 0;
	left: 535px;	
	}

div.split_left_box {
	float: left;
	width: 320px;
	padding: 10px 34px 0 0;
	}

div.split_right_box {
	float: left;
	width: 500px;
	padding: 10px 0 0 34px;
	}

.page-template-contactus-php div#page_content {
	padding-bottom: 0;
	}

div.spacer.contact_space {
	margin-bottom: -1px;
	}


/* ------------------------------------------------------------- Treatments */


div.title_cont {
	width: 100%;
	border-bottom: 1px dashed #a99675;
	padding: 0 0 4px 0;
	margin: 8px 0 4px 0;
	}
	
div.title_cont_left {
	float: left;
	width: 80%;
	}

div.title_cont_right {
	float: left;
	width: 20%;
	}

.treatments div.post {
	padding: 6px 0 10px 0;
	}

div.treatment_cont {
	padding: 24px 34px 20px 34px;	
	border-top: 2px solid #e2e4e0;
	position: relative;
	}

div.treatment_cont.first {
	border-top: none;
	}
	
div.backtop {
	text-align: center;
	padding: 16px 0 0 0;
	font-size: 12px;
	}


/* ------------------------------------------------------------- Products */

div.productcont {
	float: left;	
	}

div.productimg {
	float: left;
	padding: 0 34px 0 0;
	}


/* =================================================================================== Typography - Main */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #7f683c;
	font-weight: normal;
	}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #7f683c;
	}

h1 {	
	font-size: 26px;
	}

h2 {
	font-size: 20px;	
	}

h3 {
	font-size: 18px;	
	}

h4 {
	font-size: 16px;	
	}

h5 {
	font-size: 14px;	
	}

h6 {
	font-size: 13px;	
	}

h1,
h2,
h3 {
	padding-bottom: 13px;
	margin-bottom: 13px;
	border-bottom: 1px dashed #a99675;
	}

.subpage h1,
.subpage h2,
.subpage h3,
.subpage h4,
.subpage h5,
.subpage h6 {
	clear: both;
	}

.contact h4 {
	font-weight: bold;
	font-size: 18px;
	}

.contact h5 {
	font-weight: bold;
	}

div.entry.top_box h1 {
	letter-spacing: 1px;
	}

div#page_content p {
	padding-bottom: 13px;
	}

div#page_content #post-121 p {
	padding-bottom: 0;
	}

div#page_content {
	font-size: 15px;
	}

div#page_content .subpage {
	font-size: 13px;
	}

div#footer {
	color: #b1b4ae;
	font-size: 11px;
	}

p.tagline {
	text-align: center;
	font-size: 28px;
	color: #dfeecf;
	padding: 20px 0 0 0;
	letter-spacing: 3px;
	font-style: italic;
	line-height: 38px;
	}

.contact .entry {
	line-height: 22px;
	}

p#come_soon_p {
	float: left;
	position: relative;
	width: 500px;
	margin: 21px 0 0 30px;
	padding: 140px 60px 0 0;
	text-align: center;
	color: #cccccc;
	}

.columnright p {
	text-align: center;
	padding: 0 0 40px 0;
	letter-spacing: 3px;
	font-size: 20px;
	}

div#toptagline p {
	text-align: center;
	font-size: 24px;
	color: #7f683c;
	padding: 10px 0 0 0;
	letter-spacing: 3px;
	}

div#toptagline p span {
	color: #9acd32;
	}

/* ------------------------------------------------------------- Treatments */


div#page_content .title_cont p {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0;
	}
	
div#page_content .title_cont_right p {
	text-align: right;
	}

div#page_content #post-298 .title_cont_left p,
div#page_content #post-346 .title_cont_left p,
div#page_content #post-350 .title_cont_left p {	
	text-align: center;
	padding-left: 20%;
	}

h2.treatment_cat_title {
	padding: 0;
	border: none;
	text-transform: uppercase;
	color: #7f683c;
	}

p.catdescription {
	color: #7f683c;
	margin-top: -8px;
	}

div#page_content .treatments .entry p {
	padding-bottom: 0;
	}

div#page_content .treatments .entry.spaguide p {
	padding-bottom: 8px;
	}

/* ------------------------------------------------------------- Products */

.productcont h2 span {
	font-style: italic;
	color: #a99675;
	}

/* ------------------------------------------------------------- Page */

.pagedefault h1,
.pagedefault h2,
.pagedefault h3 {
	padding-top: 20px;
	}



/* =================================================================================== Links - Main */

a {
	text-decoration: none;
	-moz-outline-style: none;
	outline-style:none;
	outline: none;
	outline-width:0;
	}

a::-moz-focus-inner { 
	border: 0;
	}

button { 
	text-decoration: none;
	outline-style:none;
    outline: none; 
	outline-width:0;
	-moz-outline-style: none;
	}

button::-moz-focus-inner { 
	border: 0;
	}

a:link,
a:visited {
	color: #7ec242;
	text-decoration: none;
	}

a:hover,
a:active {
	color: #548b2c;
	}

#menu_main a:link,
#menu_main a:visited {
	color: #987d53;
	}

#menu_main li.current_page_item a:link,
#menu_main li.current_page_item a:visited,
#menu_main li.current_page_parent a:link,
#menu_main li.current_page_parent a:visited {
	color: #000;
	}

#menu_main a:hover,
#menu_main a:active {
	color: #000;	
	}

div#footer a:link,
div#footer a:visited {
	color: #b1b4ae;
	}

div#footer a:hover,
div#footer a:active {
	color: #8a8d87;
	}

.columnright p a:link,
.columnright p a:visited {
	color: #7f683c;
	}

.columnright p a:hover,
.columnright p a:active {
	color: #a99675;
	}

/* ------------------------------------------------------------- Treatments */

h2.treatment_cat_title a {
	color: #7f683c;
	}

div.backtop a {
	padding: 0 20px;
	}



/* =================================================================================== Lists - Main */

#menu_main ul {
	position: absolute;
	list-style: none;
	display: block;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	bottom: 0;
	left: 0;
	width: 800px;
	padding-bottom: 30px;
	}

#menu_main li {
	list-style: none;
	display: inline;
	padding: 0 16px 30px 16px;
	}

#menu_main li.current_page_item,
#menu_main li.current_page_parent {
	background: url(engine/images/layout/indicator.jpg) no-repeat bottom center;
	}

.splash .top_box ul {
	list-style: none;
	padding-left: 0;
	}
	
.splash .top_box li {
	padding-left: 22px;
	margin: 12px 0;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(engine/images/content/lifour.jpg);
	}

.splash .top_box li.one {
	background-image: url(engine/images/content/lione.jpg);
	}

.splash .top_box li.two {
	background-image: url(engine/images/content/litwo.jpg);
	}

.splash .top_box li.three {
	background-image: url(engine/images/content/lithree.jpg);
	}

.splash .top_box li.four {
	background-image: url(engine/images/content/lifour.jpg);
	}

.splash .top_box li.five {
	background-image: url(engine/images/content/lifive.jpg);
	}

.splash .top_box li.six {
	background-image: url(engine/images/content/lisix.jpg);
	}

.splash .top_box li.seven {
	background-image: url(engine/images/content/liseven.jpg);
	}

.entry.child_container.customer_add ul,
.entry.child_container.customer_add ol,
.pagedefault ul, 
.pagedefault ol {
	margin: 0 0 20px 30px;
	}


/* ------------------------------------------------------------- Treatments */


ul#sub_menu {
	display: block;
	text-align: center;
	border-bottom: 2px solid #e2e4e0;
	padding: 1px 0 6px 0;
	width: 956px;
	font-size: 13px;
	}

.products ul#sub_menu {
	border: none;
	}

ul#sub_menu li {
	display: inline;
	padding: 0 10px;
	line-height: 1.5;
	}

	

/* =================================================================================== Images - Main */

a img {
	border: none;
	}

img { 
	-ms-interpolation-mode: bicubic; 
	}

img.alignleft {
	float: left;
	padding: 2px 20px 4px 0;
	background: #fff;
	}

img.aligncenter {
	display: block;
	padding: 2px 0 4px 0;
	background: #fff;
	margin: 0 auto;
	}

img.alignright {
	float: right;
	padding: 2px 0 4px 20px;
	background: #fff;
	}

.slide_show {
	border: 2px solid #e2e4e0;	
	}

.slide_show img {
    position:absolute;
    top:50%;
    left:50%;
    z-index:8;
	}

.slide_show img.active {
    z-index:10;
	}

.slide_show img.current {
    z-index:9;
	}

.pagedefault img.alignleft,
.pagedefault img.alignright {
	clear: both;
	padding-top: 13px;
	}

p.attachment {
	text-align: center;
	padding-top: 10px;
	}

.imagepage h2 {
	text-align: center;	
	}


/* ------------------------------------------------------------- Treatments */

div.treatimg {
	position: absolute;
	float: right;
	top: 68px;
	right: 30px;
	}

div.treatimg img {
	border: 2px solid #e2e4e0;
	}
	

/* =================================================================================== Tabes */

table.contact_table .left_column {
	width: 92px;
	padding-right: 8px;
	}

table.contact_table .right_column {
	width: 100px;
	}


/* ------------------------------------------------------------- Treatments */

div#page_content #post-298 .entry,
div#page_content #post-346 .entry,
div#page_content #post-350 .entry {
	padding: 0 0 0 120px;	
	}


div#page_content .treatments .entry table {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

div#page_content .treatments .entry table td {
	padding: 3px 0;
	width: 180px;
	}


/* =================================================================================== Forms - Main */

input:focus, textarea:focus {
	outline: none; 
	}

input, textarea { 
	outline: none; 
	}

form {
	font-size: 12px;	
	}

form label {
	display: block;	
	padding: 2px 0 4px 0;
	}

form label span {
	font-size: 12px;
	}

form input,
form textarea {
	margin-bottom: 10px;
	}

form input,
form textarea {
	font-family: Arial, sans-serif;
	color: #8a8d87;
	font-size: 12px;
	}

form textarea {
	width: 292px;
	height: 70px;
	padding: 3px;
	background: none;
	border: 1px solid #bbbeb8;
	margin-bottom: 10px;
	}


/* ------------------------------------------------------------- Booking Form Front Page */


#wpcf7-f1-p52-o1 input#book-name,
#wpcf7-f1-p52-o1 input#book-email,
#wpcf7-f1-p52-o1 input#book-phone {
	width: 292px;
	padding: 3px;
	background: none;
	border: 1px solid #bbbeb8;
	margin-bottom: 10px;
	}

#wpcf7-f1-p52-o1 input#book-send {
	display: block;
	padding: 0;
	margin: 4px 0 8px 0;
	width: 150px;
	height: 22px;
	overflow: hidden;
	text-indent: 1000px;
	color: #fff;
	font-size: 0;
	vertical-align: middle;
	text-align: right;
	border: none;
	cursor: pointer;
	background: url(engine/images/content/sendbook.jpg) no-repeat left center;
	}

.wpcf7-response-output {
	width: 286px;
	font-size: 12px !important;
	padding: 6px !important;
	margin: 0 !important;
	border-width: 1px !important;
	}

.wpcf7-not-valid-tip {
	font-size: 12px !important;
	font-weight: normal !important;
	padding: 3px !important;
	width: 200px !important;
	border: none !important;
	color: #fff !important;
	background: #e76034 !important;
	}


/* ------------------------------------------------------------- Voucher Form */

input#to-name,
input#from-name,
input#for-vouch,
input#from-email,
input#from-phone {
	width: 292px;
	padding: 3px;
	background: none;
	border: 1px solid #bbbeb8;
	margin-bottom: 10px;
	}

input#vouch-send {
	display: block;
	padding: 0;
	margin: 4px 0 8px 0;
	width: 150px;
	height: 22px;
	overflow: hidden;
	text-indent: 1000px;
	color: #fff;
	font-size: 0;
	vertical-align: middle;
	text-align: right;
	border: none;
	cursor: pointer;
	background: url(engine/images/content/subdetails.jpg) no-repeat left center;
	}

