@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #0000;
	font-weight: normal;
	font-family: 'Titillium Web', sans-serif;
	background: url(../images/bg.jpg) repeat-x;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}
.wapper {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	margin-top: 15px;
}
header {
	height: auto;
	background: url(../images/header_bg.png) no-repeat top left;
}
.logo_bg {
	float: left;
	width: 42%;
}
.logo {
	margin: 0 auto;
	width: 70%;
	border: solid #ccc 1px;
	text-align: center;
	padding: 10px;
	background: #FFFFFF;
}
.logo a {
	text-decoration: none;
	font-size: 30px;
	color: #000000;
	line-height: 38px;
	text-shadow: #FFFFFF 1px 1px;
}
.logo a:hover {
	color: #4e3e25;
}
.kailash_text {
	text-align: center;
	font-size: 13px;
	margin-top: 15px;
	font-family: Arial;
	line-height: 20px;
	margin-bottom: 8px;
	color:#000;
}
.kailash_text strong {
	font-size: 18px;
}
.header_right {
	float: right;
	width: 57%;
	height: auto;
}
.call_text {
	text-align: right;
	font-size: 20px;
	color: #92661b;
	margin-top:20px;
}
.buttons
{width:55%;
height:auto;
float:left;
text-align:center;
}
.nav_space {
	height: 15px;
}
/*------------------------------- nav -----------------------------*/
.nav_bg {
	margin: 0 auto;
	width: 100%;
	background: url(../images/nav_bg.jpg) repeat-x;
	height: auto;
	border: solid #FFFFFF 1px;
}
nav {
	margin: 0 auto;
	height: auto;
	display: block;
	background: url(../images/nav_bg.jpg) repeat-x;
	margin: 0 auto;
}
.last {
	background: none !important;
}
/*------------------------------- slider -----------------------------*/
.flash_bg {
	border: solid #ccc 4px;
	height: 237px;
}
.slider {
	height: auto;
	text-align: center;
}
.rslides {
	margin: 0 auto;
}
.rslides_container {
	margin-bottom: 0px;
	position: relative;
	float: left;
	width: 100%;
}
.centered-btns_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 0.7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: url(../images/themes.png) no-repeat left top;
	margin-top: -25px;
	margin-left: 20px;
	margin-right: 20px;
}
.centered-btns_nav:active {
	opacity: 1.0;
}
.centered-btns_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.centered-btns_nav:focus {
	outline: none;
}
.centered-btns_tabs {
	margin-top: -27px;
	text-align: center;
	z-index: 1000;
	position: relative;
}
.centered-btns_tabs li {
	display: inline;
	float: none;
	_float: left;
	float: left;
	margin-right: 5px;
}
.centered-btns_tabs a {
	text-indent: -9999px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #000000 no-repeat center;
	display: inline-block;
	_display: block;
 *display: block;
	-webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	width: 8px;
	height: 8px;
}
.centered-btns_here a {
	background: #F3F3F3;
}
.flash_sadow {
	height: 45px;
	width: 100%;
	margin: 0 auto;
	background: url(../images/shadow_bg.png) no-repeat top center;
}
/*------------------------------- slider -----------------------------*/

section {
	padding: 10px;
}
.section {
	height: auto;
}
.box_1 {
	width: 32%;
	height: auto;
	float: left;
	margin: 6px;
}
.img_1 {
	text-align: center;
	height: 74px;
}
.img_1 img{max-height:100%;
max-width:100%;}
.inner_wellness_text {
	text-align: center;
	font-size: 25px;
}
.inner_wellness_text a {
	color: #694227;
}
.inner_wellness_text a:hover {
	color: #000066;
}
.wel_text {
	text-align: justify;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	color:#000;
}
.gg_image {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.gg_image img{max-height:100%;
max-width:100%;}
.facebook_icon_bg {
	width: 120px;
	margin: 0 auto;
	height: auto;
}
.facebook_icon_bg a:hover {
	opacity: 0.7;
}
.new_wellness {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.logos_bg {
	height: auto;
}
.logo_images {
	text-align: center;
	height: auto;
}
.logo_images img {
	margin: 8px;
}
.logo_images a:hover {
	opacity: 0.7;
}
footer {
	width: 100%;
	margin: 0 auto;
	margin-top: 25px;
	background: #e5e5e5;
	font-size: 18px;
	color: #694227;
	line-height: 45px;
	text-align: center;
}
.about_heading
{font-size:18px;
font-weight:bold;
padding-top:18px;
color:#000;
}
.about_heading img{max-height:100%;
max-width:100%;}
.about_txt
{font-size:13px;
line-height:25px;
text-align:justify;
padding-top:5px;
color:#000;
}
.about_txt strong{font-size:16px;}
.about_txt span{font-size:35px;}
.services_box
{width:40%;
height:auto;
float:left;
border:#ADA9A9 solid 1px;
padding:4px;
}
.services_box1
{width:93%;
height:auto;
float:left;
border:#ADA9A9 solid 1px;
padding:5px;
background:#FFFFCC;
padding-left:20px;
}
.laser
{text-decoration:underline;
}
.laser1
{text-decoration:underline;
color:#4E3E25;
font-weight:bold;
font-size:14px !important;
padding-top:12px;
}
.laser2
{text-decoration:underline;
color:#4E3E25;
font-weight:bold;
font-size:14px;
}
.laser2 a
{text-decoration:underline;
color:#4E3E25;
font-weight:bold;
font-size:14px;
}
.lines
{line-height:20px;
}
.under
{border-top:#1E1E1E solid 1px;
}
.injec
{width:100%;
height:auto;
float:left;
margin-top:12px;
}

.injec img{float:right;
padding-left:10px;}
.jave
{width:15%;
height:auto;
float:left;
}
.jave img{max-height:100%;
max-width:100%;}
.jave_right
{width:83%;
height:auto;
float:right;
margin-bottom:20px;
}
.contact_us
{width:39%;
height:auto;
float:left;
}
.contact_right
{width:58%;
height:auto;
float:right;
}
.skin
{font-size:24px;
font-weight:bold;
color:#000;
}
.skin_txt
{line-height:22px;
text-decoration:underline;
margin-bottom:15px;
}
.skin_txt a
{line-height:22px;
text-decoration:underline;
margin-bottom:15px;
color:#000000;
}
.larger
{width:100%;
height:auto;
float:left;
margin-top:12px;
text-align:center;
}
.larger img{max-height:100%;
max-width:100%;}
.before
{font-size:17px;
font-weight:bold;
width:65.5%;
height:auto;
float:right;
text-align:left;
}
.before_1
{font-size:17px;
font-weight:bold;
width:79%;
height:auto;
float:right;
text-align:left;
}
.before_1 img{max-height:100%;
max-width:100%;}
.larger_1
{width:50%;
height:auto;
float:left;
margin-top:12px;
text-align:center;
}
.larger_1 img{max-height:100%;
max-width:100%;}
.information1
{width:47%;
height:auto;
text-align:center;
float:left;
margin-right:10px;
margin:11px;
}
.taitan
{width:99.5%;
height:auto;
text-align:center;
font-size:15px;
font-weight:bold;
padding-bottom:10px;
padding-top:10px;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
border:rgba(217,217,217,1.00) solid 1px;
}

.prpimg{text-align:left;}
.prpimg img{float:left;
max-height:100%;
max-width:100%;}
.patientform{text-align:right;
margin-bottom:2%;}
.patientform a{text-decoration:none;
color:#000;
font-size:20px;}
.patientform a:hover{color:#92661B;
text-decoration:underline;}