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

body{
		font-family:Arial, Helvetica, sans-serif;
        margin:0 auto;
		background:url(../images/body_patch.png) #000;
		background-repeat:repeat-x;
		color:#FFFFFF;
		}


#main_div{
         width:982px;
		 height:auto;
		 margin:0 auto;
		 }

#wrapper{
		width:982px;
		height:auto;
		float:left;
		/*background-color:#FFFFFF;*/
}

.clear{
clear:both;
}

/*Header Section*/

.header{
width:962px;
height:auto;
/*background-color:#0099CC;*/
float:left;
margin:0 auto;
padding:10px;
}


.header_left{
width:610px;
height:120px;
float:left;
/*background-color:#CC9933;*/
}

.header_left h2{
font-weight:bold;
float:left;
margin:50px 0px 0 10px;
font-size:23px;
/*background-color:#99CC00;*/
}

.header_left h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
color:#A8D26E;
}

.header_right{
width:352px;
height:120px;
/*background-color:#FF3399;*/
float:right;
}

.mail_contact{
height:70px;
/*background-color:#CC99FF;*/
float:right;
font-size:14px;
font-weight:bold;
text-align:right;
line-height:20px;
}

.mail_contact a{
font-size:13px;
/*font-weight:bold;*/
line-height:25px;
color:#f7f0aa;
text-decoration:none;
}

.mail_contact a:hover{
color:#FFFFFF;
}

.icon{
height:35px;
/*background-color:#CC9933;*/
float:right;
margin-top:10px;
}



/*Navigation Section*/
.navigation{
width:982px;
height:35px;
float:left;
/*background-color:#99FFCC;*/
}


/*slider Section*/
.slider{
width:970px;
height:280px;
background-color:#999;
float:left;
margin-top:10px;
margin-bottom:15px;
padding:5px;
border:solid 1px #CCCCCC;
}


/*Content Section*/
.content_area{
width:982px;
height:auto;
float:left;
margin-top:10px;
/*background-color:#CCCC99;*/
}

/*--------------------Left side Section starts--------------------*/
.content_area_left{
width:280px;
height:400px;
float:left;
margin:0 auto;
/*background-color:#9999CC;*/
}

/*info Section starts*/
.info{
width:268px;
height:auto;
border:#CCC solid 1px;
border-radius:7px;
background-color:#333;
float:left;
padding:5px;
}

.info_img{
height:120px;
width:auto;
margin-left:75px;
margin-top:5px;
float:left;
border:#CCC solid 1px;
padding:2px;
border-radius:3px;
}

.info h4{
font-size:18px;
float:left;
margin-left:5px;
padding:0;
}

.info_span{
font-size:12px;
font-weight:bold;
float:left;
margin-left:5px;
line-height:15px;
}

.info ul{
float:left;
list-style:square;
/*margin-left:-20px;*/
line-height:25px;
}

.info ul li{
font-size:16px;
float:left;
margin:0 auto;
}
/*info Section ends*/

/*Hospital Section starts*/
.places{
width:268px;
height:auto;
border:#CCC solid 1px;
border-radius:7px;
background-color:#333;
float:left;
padding:5px;
margin-top:10px;
}

.places h4{
font-size:18px;
float:left;
margin-left:5px;
padding:0;
}

.places ul{
float:left;
color:#FFFFFF;
list-style:square;
/*margin-left:-20px;*/
line-height:25px;
margin-top:-15px;
}

.places ul li{
font-size:16px;
float:left;
color:#FFFFFF;
margin:0 auto;}
/*Hospital Section ends*/


/*contact Section starts*/
.contact_info{
width:268px;
height:auto;
border:#CCC solid 1px;
border-radius:7px;
background-color:#333;
float:left;
padding:5px;
margin-top:10px;
}


.contact_info h4{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
float:left;
margin-left:5px;
margin-top:10px;
}

.contact_info ul{
float:left;
list-style:square;
margin-top:-15px;
}

.contact_info ul li{
font-size:16px;
float:left;
color:#FFFFFF;
margin:0 auto;
line-height:25px;
}

.span_contact{
font-size:16px;
color:#FFFFFF;
float:left;
margin-left:5px;
line-height:25px;
}


/*contact Section ends*/

/*--------------------Content_right_one starts--------------------*/
.content_area_right{
width:667px;
height:auto;
float:left;
margin-left:15px;
/*background-color:#CC66CC;*/
}

.content_right_one{
width:677px;
height:auto;
/*background-color:#99CCFF;*/
float:left;
padding:0px 0 15px 10px;
}

.content_right_one h2{
font-weight:bold;
color:#b54e03;
float:left;
margin:0 auto;
padding-bottom:10px;
font-size:35px;
}

.content_right_one h4{
font-weight:bold;
color:#f7f0aa;
float:left;
margin:0 auto;
padding-bottom:10px;
}
.content_right_one p{
font-size:15px;
float:left;
margin:0 auto;
text-align:justify;
color:#FFFFFF;
line-height:
}

/* Read More Button */
#read_more{
	display: block;
	width: 80px;
	height: 30px;
	border-radius: 4px;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
	font-family: 'Helvetica';
	font-weight: bold;
	font-size: 10pt;
	float: right;
/*	margin: 10px 20px;*/
}

/*Normal*/
.ml-button-3{
	background-color: #848484;
	border: 1px solid #515151;
	-moz-box-shadow:inset 0px 0px 1px rgba(100,100,100,1);
	-webkit-box-shadow:inset 0px 0px 1px rgba(100,100,100,1);
	box-shadow:inset 0px 0px 1px rgba(100,100,100,1);
	background-image: -o-linear-gradient(90deg , rgb(127,127,127) 0%, rgb(166,166,166) 100%);
	background-image: -moz-linear-gradient(90deg , rgb(127,127,127) 0%, rgb(166,166,166) 100%);
	background-image: -webkit-linear-gradient(90deg , rgb(127,127,127) 0%, rgb(166,166,166) 100%);
	background-image: -ms-linear-gradient(90deg , rgb(127,127,127) 0%, rgb(166,166,166) 100%);
	background-image: linear-gradient(90deg , rgb(127,127,127) 0%, rgb(166,166,166) 100%);
	font-family: 'Helvetica';
	font-size: 10pt;
	color: #FFFFFF;
	text-shadow: rgba(78,78,78,1) 0px -1px 0px;
	font-weight: bolder;
}

/*Hover*/
.ml-button-3:hover {
	background-color: #8E8E8E;
	background-image: -o-linear-gradient(90deg , rgb(143,143,143) 0%, rgb(183,183,183) 100%);
	background-image: -moz-linear-gradient(90deg , rgb(143,143,143) 0%, rgb(183,183,183) 100%);
	background-image: -webkit-linear-gradient(90deg , rgb(143,143,143) 0%, rgb(183,183,183) 100%);
	background-image: -ms-linear-gradient(90deg , rgb(143,143,143) 0%, rgb(183,183,183) 100%);
	background-image: linear-gradient(90deg , rgb(143,143,143) 0%, rgb(183,183,183) 100%);
}




/*Active*/
.ml-button-3:active {
	background-color: #6D6D6D;
	-moz-box-shadow:inset 0px 0px 5px rgba(100,100,100,1);
	-webkit-box-shadow:inset 0px 0px 5px rgba(100,100,100,1);
	box-shadow:inset 0px 0px 5px rgba(100,100,100,1);
	background-image: -o-linear-gradient(90deg , rgb(166,166,166) 0%, rgb(127,127,127) 100%);
	background-image: -moz-linear-gradient(90deg , rgb(166,166,166) 0%, rgb(127,127,127) 100%);
	background-image: -webkit-linear-gradient(90deg , rgb(166,166,166) 0%, rgb(127,127,127) 100%);
	background-image: -ms-linear-gradient(90deg , rgb(166,166,166) 0%, rgb(127,127,127) 100%);
	background-image: linear-gradient(90deg , rgb(166,166,166) 0%, rgb(127,127,127) 100%);
	text-shadow: none;
}



/*--------------------Content_right_one ends--------------------*/

/*--------------------Content_right_two starts--------------------*/

.content_right_two{
width:677px;
height:auto;
/*background-color:#99CCFF;*/
float:left;
padding:10px 0 15px 10px;
}

.content_right_two h4{
font-weight:bold;
color:#faf8ad;
float:left;
margin:0 auto;
padding-bottom:10px;
}

.content_right_image{
float:left;
width:130px;
height:150px;
padding:2px;
border:1px #999999 solid;
/*background-color:#CC6600;*/
}

.right_text{
/*background-color:#00FF66;*/
float:left;
height:auto;
width:510px;
margin-left:10px;
}
.right_text ul{
float:left;
color:#FFFFFF;
list-style:square;
display:inherit;
margin-left:-20px;
margin-top:0px;
}

.right_text ul li{
font-size:15px;
color:#FFFFFF;
line-height:25px;
}

.right_text a{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.right_text a:hover{
color:#666666;
font-size:12px;
}


/*--------------------Content_right_two ends--------------------*/
.content_right_three{
width:677px;
height:auto;
/*background-color:#99CCFF;*/
float:left;
padding:10px 0 15px 10px;
}

.content_right_three h4{
font-weight:bold;
color:#faf8ad;
float:left;
margin:0 auto;
padding-bottom:10px;
}



/*Gallery popup Section*/
.gallery{
width:962px;
/*height:140px;*/
float:left;
/*background-color:#996666;*/
padding:10px 0;
margin-top:25px;
}

#facility {
width:100px;
		   float:left;
		   height:auto;
		   margin-right:7px;	   
		   }
		   
.facility_thumb{
width:83px;
height:90px;
padding:5px;
border:2px solid #ccc;
background-color:#333;
}		   

#facility_last{
			width:100px;	
		   float:left;
		   height:auto;
		   margin:0 auto;
		   }


						/*--------------------Inside page styles starts--------------------*/

.con_up{
width:968px;
height:auto;
float:left;
overflow:hidden;
/*background-color:#9999CC;*/
padding:10px;
/*border:1px #003366 solid;*/
}

.con_up p{
font-size:14px;
line-height:22px;
text-align:justify;
}

.con_textone{
font-size:16px;
line-height:22px;
text-align:justify;
}

.img_frame{
border:#f7f0aa 1px solid;
padding:3px;
float:left;
padding:5px;
}

.img_table {
    padding: 3px;
    border: 1px solid #cbcbcb;
    margin: 10px;
	}


hr{
border:1px #f1f1f1 dotted;
}

.con_up h3{
font-weight: bold;
color:#f7f0aa;
margin: 0px auto;
padding:5px 0 5px 15px;
background-color:#333;
border-radius:7px;
}

.con_up li{
list-style:square;
line-height:25px;
font-size:14px;
}


.con_up h4{
font-size:16px;
}

.con_up h5{
font-size:15px;
float:left;
font-weight:bold;
}

.con_up_add{
height:auto;
float:left;
/*background-color:#CC9933;*/
border-right:#999999 dashed 1px;
padding:0 50px;
margin-top:20px;
}

.con_up_add p{
text-align:left;
line-height:25px;
font-size:14px;
margin:0 auto;
clear:both;
}


.con_up_add a{
font-size:13px;
font-weight:bold;
line-height:25px;
color:#f7f0aa;
text-decoration:none;
}

.con_up_add a:hover{
color:#FFFFFF;
}


/*.con_left_add hr{
width:350px;
float:left;
border:1px dashed #ccc; 
}*/


.con_down{
/*width:962px;*/
height:auto;
float:left;
/*background-color:#9999CC;*/
padding:10px;
margin-top:15px;
margin-left:250px;
}


.con_down_left{
width:420px;
height:auto;
float:left;
background-color:#99CC99;
}


.map{
width:420px;
height:360px;
padding:5px;
background:#CCCCCC;
border:1px solid #ccc;
}



.con_down_right{
height:auto;
float:left;
/*background-color:#99CC99;*/
margin-left:60px;
}

.con_down_right h3{
font-weight: bold;
color:#f7f0aa;
margin: 0px auto;
padding-bottom: 10px;
}


/*Gallery popup Section*/
.gallery_in{
width:962px;
/*height:140px;*/
float:left;
/*background-color:#996666;*/
padding:10px 0;
margin-top:25px;
}

#facility_in {
width:120px;
		   float:left;
		   height:auto;
		   margin-right:18px;	   
		   }
		   
.facility_thumb_in{
width:120px;
height:120px;
padding:5px;
border:2px solid #ccc;
background-color:#333;
}		   

#facility_last_in{
			width:100px;	
		   float:left;
		   height:auto;
		   margin:0 auto;
		   }
		   


/*Footer Section*/
.footer{
width:962px;
height:30px;
float:left;
/*background-color:#CC6666;*/
padding:10px;
margin-top:20px;
border-top:#FFF dotted 1px;
}

.footer ul{
float:left;
margin:0 auto;
}

.footer ul li{
float:left;
list-style:none;
display:inline;
/*background-color:#CC6600;*/
margin-top:10px;
border-right:#CCCCCC solid 1px;
}

.footer ul li a{
float:left;
display:inline;
list-style:none;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding:0 54px;
}

.footer ul li a:hover{
color:#999999;
}

.footer-bottom{ float:left;
			   width:100%;
			   height:30px;
			   background:#666666;
			   margin:0 auto;
/*			   border-top:#BE8E50 solid 1px;*/
			   }
.copy{ float:left;
	   width:400px;
	   padding:7px 0 0 20px;
	   color:#000000;
	   font-size:12px;
	   font-weight:bold;
	   }			   				   
.design{ float:right;
		 width:400px;
		  padding:7px 10px 0 0px;
		 color:#000000;
		 font-size:12px;
		 font-weight:bold;
		 text-align:right;
		 }
