*{
    margin: 0;
    padding: 0;
    border: 0;
	}
body{
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    border: 0;
    font:14px Century Gothic;
	color:#ddd;
	background:#bc99d7;

}
p{
	margin:9px 0;
	text-align:justify;
	text-justify:inter-word;
	}
h1 {
	font-size:22px;
	color: #ebcb01;
	}
h2{
	font-size:18px;
	margin:6px 0 9px 0;
	}
h3{
	font-size:14px;
	margin:3px 0 6px 0;
	}
h4{
	}	
a {
	font-family:arial, san-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#666;
	}
a:hover {
	color:#fff;
	}
a>img:hover,  a>figure:hover{
opacity:0.7;
	}
a>figure:hover{
	color:#f00;
	}
figcaption {
	font-style:italic;
	text-align:center;
}	
ul {	
margin:15px 0 15px 30px;
}
.clear{
    clear: both;
	}
.body-class{
	}
.align-center{
	text-align:center;
	}
.image-align-center{
	text-align:center;
	margin:0 auto;
	}
#wrapper{
	background:transparent;
	}
	
#main-container {
	width:100%;
	max-width:900px;
	margin:0 auto;
	
}

.bamboo-forest {
background:url('/resources/bamboo-forest-background-900-fade.jpg') center top repeat-y;
}
.bamboo-left {
/*background:url('/resources/bamboo-left-background-900.jpg') center top no-repeat;
background:url('/resources/top-purple-background-repeat.jpg') center top repeat-x;*/
background:url('/resources/purple-silk-1176.jpg') center top repeat-y;
}

#top-graphic {
background:url('/resources/top-band-icon.png') top repeat-x;
width:100%;
height:100px;
}
/* ------------- Header ---------------------- */
#header{
	width:100%;
	height:210px;
	}
#logo{
	float:left;
	padding-top:0px;
	margin-left:10%;
	margin-top:20px;
	}
#menu{
float:right;
margin:60px 10px 0 0;
	}
#menu ul{
    list-style: none;
    margin: 0 0 0 0px;
	}
#menu ul li{
    float: left;
    padding: 5px 10px 5px 10px;
    max-width: 100px;
	height:20px;
    text-align: center;
	border: solid 1px #ccc;
	border-left:none;
}
#menu li.left-menu {
	border-left: solid 1px #ccc;
}
#menu a {
	text-transform:uppercase;
	font-size:14px;
	color:#ccc;
	font-weight:600;
}
#menu a:hover {
	color:#fff;
}
.active_menu {
	background: rgba(200,200,200,0.7);
	color:#ebcb01 !important;
	}
.active_menu a{
	background: transparent;
}
.change_lan{
    float: right;
    top: 20px;
    z-index: 50;
}
/*Language buttons (not used) */
.change_lan ul li{
    list-style: none;
    float: left;
    margin-left: 10px;
}
.change_lan a{
    color: #3e3e3e;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font:bold 12px Century Gothic;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.change_lan a:hover{
    color: #8e8e8e;
}
.change_lan .active{
    color: #fff;
}

/* ------------- Main Content Area ---------------------- */
#main-content{
	width:100%;
	margin:0 auto;
	}
#text_slide section{
	float:left;
	margin:0 10px;
	max-width:390px;
	margin-left:50px;
}
#content {
	padding:10px 5%;
	max-width:90%;
	float:right;
	min-height:573px;
	}

#social-media{
	text-align:center;
	margin-bottom:10px;
	position:fixed;
	left:20px;
	top:40%;
	width:40px;
	}
.fb-banner {
	margin:6px 24px;
	width:191px;
	}
.fb-like-box {
	margin-bottom:6px;
	border: 1px solid #d8dfea;
	}
.social-interaction {
	padding:5px 0;
	margin-left:10%;
	max-width:90%;
	}
.bontong img {
	float:left;
	}
.bontong p {
	font-size:11px;
	float:left;
	}
.click_next{
    font:bold 14px Century Gothic;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
	float:right;
}
.click_next:hover{
    color: #f00;
}
.click_prev{
    font:bold 14px Century Gothic;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
	float:left;
}
.click_prev:hover{
    color: #f00;
}

#print-button {
	cursor: pointer;
	position: absolute;
	bottom: 5px;
	left: 5px;
}
.print_button{
    cursor: pointer;
	width: auto;
	padding: 5px 8px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    text-transform: uppercase;
}
.print_button :hover, #print-button :hover{
	 color: #9e9e9e;
	 opacity:0.7;
}

/* ------------- Footer ---------------------- */
#footer{
	margin-bottom:60px;
	padding-bottom:10px;
	}
#bottom-graphic {
background:url('/resources/bottom-band-icon.png') top repeat-x;
width:100%;
height:100px;
}

/* ------------- General Pages ---------------------- */

/* ------------- Home Page ---------------------- */
.image-390 {
	margin-top:20px;
}

/* ------------- About Page ---------------------- */

/* ------------- Location Page ---------------------- */
#address-block {
	float:left;
	padding:10px 30px 20px 20px;;
	}
/* ------------- Contact Page ---------------------- */
.contact_detail{
    list-style: none;
    margin-bottom: 30px;
}
.contact_form_box{
    padding: 15px;
    max-width: 445px;
}

.contact_form_box td{
    padding-bottom:3px;
}
.contact_detail li{
    margin: 3px 0 !important;
    text-align: left;
}
.contact_detail a{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.contact_detail a:hover{
    color: #f00 !important;
}
select{
    font:12px Century Gothic;
}
input, textarea, select{
	padding: 3px;
	border: solid 1px #E5E5E5;
        font:12px Century Gothic;
	outline: 0;
        text-transform: none;
	}
textarea {
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	}
input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: #C9C9C9;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}
#submit_button, #reset_button  {
	margin-top: 10px;
        cursor: pointer;
	width: auto;
	padding: 5px 8px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
        margin-right: 10px;
        text-transform: uppercase;
	}
#submit_button:hover, #reset_button:hover{
    color: #9e9e9e;
}
/* ------------- Links Page ---------------------- */
.title_links {
	clear:both;
	}
.gay-links {
	list-style:none;
	}
.gay-links li{
	float:left;
	padding:10px;
	}
/* ------------- Sidebar Stuff Page ---------------------- */
.social-interaction {

	}
.social-button	{
	width:230px;
	padding:2px 5px;
	display:inline-block;
	}
.bontong{
	display:inline-block;
	padding:2px 5px;
	float:right;
	}
/* ------------- Treatments Page ---------------------- */
.treatment {
width:40%;
float:left;
padding:20px 0 0 10%;
}
/* ------------- Location Page ---------------------- */
.location-image{
float:left;
margin:30px 20px 0 0;
max-width:340px;
}

.location-image img{
margin-bottom:20px;
}

.location-map{
margin-top:30px;
float:left;
}
/* ------------- 404 Page ---------------------- */
.not_found_display_text {
text-align:center;
}





/*Contact Form additions */

#contact-form-table {
	width:100%;
}
#contact-form-table  p{
	margin-bottom:3px;
	}
	
#contact-form-table  input{
	width:100%; 
	max-width:340px;
	font:1.0em Arial, Helvetica, sans-serif;
	}
#contact-form-table  textarea{
	width:100%; 
	max-width:420px;
	height:130px; font:1.0em Arial, Helvetica, sans-serif;
	}
.msg_heading {
	text-align:left;
	font-style:italic;
	font-weight:bold;
	}
#contact_form { display:none;}

.thankyou {
	width:50%;
	}
.url {
text-transform:none !important;
color:#ebcb01 !important;
}	

.footer-info {
	text-align:center;
	}
#outcall {
		background:#999;
		color:#fff;
		Position:fixed;
		bottom:0;
		left:0;
		width:100%;
		text-align:center;
		padding:10px 0;
		}
/* ------------- Media Directives 800px ---------------------- */
@media screen and (max-width:800px) {
#main-container {
	/*min-width:768px;*/
	}
#header {
	height:180px
	}
#logo{
	float:none;
	width:421px;
	display:block;
	margin:0 auto;
	padding-top:10px;
	}
	#menu{
	width:400px;
	float:none;
	margin:20px auto;
	}

#text_slide section {
	float:none;	
	max-width:100%;
	}

.right-col-image img {
width:100%;
height:auto;
	}
}
/* ------------- Media Directives 640px ---------------------- */
@media screen and (max-width:640px) {
#main-container {
	min-width:none;
	}

#address-block {
	float:none;
	}
}
/* ------------- Media Directives 480px ---------------------- */
@media screen and (max-width:480px) {
#header {
	height:auto;
	}
#logo{
	width:100%;
	}
#logo img{
	width:100%;
	}	
#main-container {
	width:100%;
	min-width:280px;
	}
#menu{
	width:auto;
	float:none;
	margin:10px;
	}

#menu ul li{
    width: 140px;
	max-width:none;
	float:none;
	border: solid 1px #ccc;
}

#content {
	float:none;
	}
#content img{
	width:100%;
	height:auto;
	}
#text_slide section {
    float: left;
    margin:10px;
	width:auto;
	clear:both;
}
#social-media{
	text-align:center;
	position:fixed;
	left:0;
	top:5px;
	width:100%;

	}
#social-media img{
margin:0 10px;
	}
	/* ------------- Treatments Page ---------------------- */
.treatment {
width:98%;
float:none;
padding:2%;
	}
}
#for-sale {
	width:100%;
	height:100%;
	 background-color: rgba(0, 0, 0, 0.5);
	position:fixed;
	top:0;
	left:0;
}
#sale-details {
	width:60%;
	height:60%;
	background:#fff;

	margin:10% auto 0 auto;
	opacity:0.85;
}
#sale-details  p{
	position:relative;
	font-size:2.5em;
	text-align:center;
	font-weight:bold;
	color: #ebcb01;
	margin:20px;
	padding-top:40px;
}
#sale-details  a{
	font-size:0.8em;
	color:#222;
}
#sale-details  a:hover{
	color:#f00;
	
}