/*
Theme Name: PaperDino Harmony Massage
Author: PaperDino
Author URI: http://www.paperdino.com.au/
Description: PaperDino Harmony Massage
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: harmonymassage
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,img {
	border: 0;
	font-family: Calibri;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	color:#464243;
}

a{
	text-decoration:none;
}

a:visited{
	color:#666666;
}

a:link{
	color:#666666;
}

ul,ol,li{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.ivy_menu{
	background:url("images/nav_bg.jpg") repeat-x;
	display:block;
	margin:auto;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius:5px;
	font-size:19px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
}

#divFooter{
	height:44px;
	line-height:40px;
	display:block;
	position:relative;
	margin-top:30px;
	overflow:hidden;
	min-width:1024px;
}
#divMain{	
	min-height:680px;
}

#divMain:after{
	clear: both;
    content: "";
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

#divFooter>.ctn{
	width:1024px;
	margin:auto;
	height:44px;
	line-height:40px;
	display:block;
	position:relative;
}

#divFooter span.copyright{
	margin:auto;
	height:44px;
	line-height:40px;
	color:#8a9a56;
	background:url("images/footer_end.png") repeat-x;
	display:block;
	text-align:center;
	font-size:16px;
	float:right;
	position:relative;
	padding-right: 20px;
}

#divFooter span.suffix{
	height:44px;
	width:1024px;
	background:url("images/footer_end.png") repeat-x;
	display:block;
	position:absolute;
	top:0px;
	left:700px;
	z-index:-1;
}


#divFooter span.prefix{
	height:44px;
	width:104px;
	background:url("images/footer.png") repeat-x;
	display:block;
	position:absolute;
	top:0px;
	left:-90px;
	z-index:-1;
}


.ivy_menu>li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:140px;
	text-align:center;
	border-left:2px solid #93b056;
	cursor:pointer;
}

.ivy_menu>li a{
	color:#fff;
}

.ivy_menu>li.on a{
	color:#eeee43;
}

.ivy_menu>li:hover a{
	color:#eeee43;
}

.ivy_menu>li.first{
	border:0;
}

#divHeader{
	width:1024px;
	margin:auto;
	position:relative;
	height:120px;
	margin-top:30px;
}



#divHeader>img{
	position:absolute;
	left:50px;
	top:0px;
}



.bdHarmony{
	background:url("images/top.jpg") repeat-x;
}

#divMain{
	width:1024px;
	margin:auto;
	margin-top:30px;
}

.home_main_top{
	position:relative;
	height:322px;
	background:url("images/banner_home.jpg") no-repeat;
}

.home_main_bottom{
	margin-top:20px;
}


#divMainContent{
	display:block;
	*display:inline;
	*zoom:0;
	width:684px;
	line-height:25px;
	vertical-align:top;
	text-align:justify;	
	padding-left:10px;
	float: left;
}

.home_main_bottom h3{
	margin-top:0px!important;
}
.detail_contact_form{
	float:left;
	padding-left:10px;
}

#divMainContent>h3,.detail_contact_form>h3{
	padding-left:35px;
	color:#c48692;
	font-size:22px;
	font-weight:bold;
	background:url("images/icon_1.png") no-repeat;
	margin:30px 0px 10px 0px;
}.block_header{	padding-left:35px!important;}

.home_main_bottom_img{
	display:inline-block;
	*display:inline;
	*zoom:0;
	height:206px;
	width:310px;
	background:url("images/img_1.jpg") no-repeat;
	vertical-align:middle;
	float: right;
	padding-bottom: 20px;
}

.home_main_top_links{
	position:absolute;
	bottom:20px;
	right:35px;
	text-align:left;
}

.home_main_top_links span{

	display:inline-block;
	*display:inline;
	*zoom:0;
	font-size:24px;
	font-weight:bold;
	margin-top:20px;
	color:#fff;
	text-align:left;
	text-shadow: 2px 2px #aaaaaa;
}

.home_main_top_links a.home_links_button{
	display:inline-block;
	*display:inline;
	*zoom:0;
	color:#aa275b;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px;
	width:200px;
	height:42px;
	line-height:42px;
	text-align:center;
	background:url("images/button.png") no-repeat;
	font-style:italic;
}

.home_links_button:hover{
	color:#aa275b;
}

.home_main_top_links a.home_links_check_button{
	display:inline-block;
	*display:inline;
	*zoom:0;
	color:#aa275b;
	font-size:18px;
	font-weight:bold;
	margin:15px 0px;
	width:200px;
	height:30px;
	line-height:28px;
	text-indent:34px;
	background:url("images/button_check.png") no-repeat;
}


.detail_main_top_links{
	position:relative;
}

.detail_main_top_links>span{
	position:absolute;
	top:35px;
	right:80px;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	width:170px;	text-shadow:2px 2px #AAAAAA;
}

.detail_main_top_links>a.home_links_check_button{
	display:block;
	color:#aa275b;
	font-size:18px;
	font-weight:bold;
	width:200px;
	height:30px;
	line-height:27px;
	text-align:left;
	text-indent:32px;
	background:url("images/button_check.png") no-repeat;
	position:absolute;
	bottom:50px;
	right:100px;
}

#divContent {
	position:relative;
}

.detail_main_left{
	float: left;
	margin-top: 20px;
}

.detail_main_left li a{
	display:block;
	color:#aa275b;
	font-size:18px;
	font-weight:bold;
	width:241px;
	height:55px;
	line-height:55px;
	text-align:center;
	background:url("images/nav_bg_side.jpg") no-repeat;
	font-style:italic;
}

#make_appointment_form, #buy_gift_voucher_form , #write_a_letter_form{
	border:2px solid #bfd89e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:15px;
	width:570px;
}

#make_appointment_form {
	width:650px;
}

#make_appointment_form:after, #buy_gift_voucher_form:after, #write_a_letter_form:after{
	clear: both;
    content: "";
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

#make_appointment_form input[type='text'],#make_appointment_form select,#make_appointment_form textarea {
	border:1px solid #bfd89e;
	font-size:100%;
	font-family:Calibri;
	width:230px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#write_a_letter_form input[type='text'],#write_a_letter_form select,#write_a_letter_form textarea
{
	border:1px solid #bfd89e;
	font-size:100%;
	font-family:Calibri;
	width:180px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#buy_gift_voucher_form input[type='text'],#buy_gift_voucher_form select,#buy_gift_voucher_form textarea {
	border:1px solid #bfd89e;
	font-size:100%;
	font-family:Calibri;
	width:130px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#buy_gift_voucher_form label{
	width:110px;
}

#make_appointment_form textarea{height:120px;}
#write_a_letter_form textarea{height:80px;}
#buy_gift_voucher_form textarea{width: 140px; height: 55px;}
.form_column{
	width:280px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
}

.form_column .form_row, .row{
	display:block;
	width:260px;
	margin:10px 0px;
}

#make_appointment_form .form_column {
	width:320px;
}

#make_appointment_form>.form_row, #buy_gift_voucher_form>.form_row, #write_a_letter_form>.form_row {
	width:200px;
	float:right;
	text-align:center;
}

#make_appointment_form .form_row, #make_appointment_form .row {
	width: 320px;
}

.form_row label{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:65px;
	font-weight:bold;
}

.row label{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:65px;
	font-weight:bold;
	vertical-align:top;
}

#message_send{
	border:0;
	outline:0 none;
	cursor: pointer;
	width:200px;
	height:30px;
	line-height:27px;
	text-align:left;
	text-indent:40px;
	color:#fff;
	font-weight: bold;
	background:url("images/button_green.jpg") no-repeat;
}

.red {
	color: red;
}

.detail_main_right {
	float: left;
	width: 714px;
}

#divGiveFeedfackPopup{
	width:400px;
	height:300px;
	border:1px solid #bfd89e;
	background:#fff;
	font-size:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
	position:fixed;
	top:20%;
	left:35%;
	z-index:1000;
	display:none;
}

#divGiveFeedfackPopup h3{
	font-size:22px;
	font-weight:bold;
	color:#bfd89e;
	height:40px;
	line-height:40px;
	text-align:center;
	padding-left:0px!important;
}

#divGiveFeedfackPopup form{
	padding:30px;
}

#divGiveFeedfackPopup label{
	width:80px;
}

#divGiveFeedfackPopup input[type='text'],#divGiveFeedfackPopup textarea{
	width:200px;
	border:1px solid #bfd89e;
	font-size:100%;
	font-family:Calibri;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#divGiveFeedfackPopup textarea{
	height:100px
}

#divGiveFeedfackPopup .form_column{
	width:auto!important;
	display:block;
}

#divGiveFeedfackPopup .form_row{
	width:auto!important;
}

.feedback_row{
	text-align:center;
}

#feedback_send, #feedback_close{
	border:0;
	outline:0 none;
	cursor: pointer;
	width:200px;
	height:30px;
	line-height:27px;
	text-align:left;
	text-indent:40px;
	color:#fff;
	font-weight: bold;
	background:url("images/button_green.jpg") no-repeat;
	float:left;
	margin-left:30px;
}

.mask{
	position:fixed;
	top:0px;
	right:0px;
	left:0px;
	bottom:0px;
	background-color:#000;
	opacity:.3;
	filter:alpha(opacity=.3);
	z-index:100;
	display:none;
}

select#message_hour, select#message_minute, select#message_ampm {
	width: auto;
}