@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
}
.head-full
{
	width:100%;
	height:auto;
	float:left;
	background-color:#ffffff;
}
.head
{
	width:1002px;
	height:auto;
	margin:0 auto;
}
.head-logo
{
	width:70px;
	height:auto;
	float:left;
	margin-top:15px;
}
.head-name
{
	width:350px;
	height:auto;
	float:left;
	margin-top:35px;
	margin-left:15px;
}
.search
{
	width:170px;
	height:auto;
	float:right;
	margin-top:10px;
}
.toplink
{
	width:100%;
	height:45px;
	float:left;
	background-color:#8f1509;
	margin-top:15px;
	
}
.toplink-detail
{
	width:1002px;
	height:auto;
	margin:auto;
	background-color:#1e7a8e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	margin-top:10px;
}
.topmenubox {
	padding: 0px;
	float: right;
	width: 980px;
	margin:auto;
}
.tplinks li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style:none;
}
.tplinks li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#d1effa;
	padding-top: 1px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration:none;
}
.tplinks li a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	background-color:#C30;
	color: #fff;
}
.tplinks {
	margin: 0px;
	padding: 0px;
}
.newmenu {
	padding: 0px;
	height: auto;
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


ul, ul li {
    margin: 0;
    padding: 0;
}
#navigation {
    margin: 0;
    padding: 10px 0;
}
.dropdown ul {
	outline: medium none;
	position: relative;
	width: 100%;
	z-index: 200;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 0;
}
.dropdown ul li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 8px 12.5px 7px 12.5px;
    text-transform: uppercase;
}
.dropdown ul a:hover {
	color: #FFFFFF;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
}
.dropdown ul a:active {
	color: #FFFFFF !important;
}
.dropdown ul li a {
	color: #FFFFFF;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.dropdown ul li.hover, .dropdown ul li:hover {
    background: none repeat scroll 0 0 #cc3300 !important;
    color: #404040 !important;
    position: relative;
}
.dropdown ul li.hover a {
    color: #000000 !important;
}
.dropdown ul li:hover a {
    color: #FFFBF0;
}
.dropdown ul ul {
	color: #FFFFFF;
	left: 0;
	padding-bottom: 3px;
	position: absolute;
	top: 28px;
	visibility: hidden;
	width: 199px;
	z-index: 10;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/btmcurve_ul.png);
	background-repeat: repeat;
	background-position: left bottom;
}
.dropdown ul ul li {
    background: none repeat scroll 0 0 transparent;
    border-top: 1px solid #f86535;
    color: #404040;
    display: block;
    float: none !important;
    font-weight: normal;
    margin: 0;
    padding: 0 !important;
    text-transform: none;
}
.dropdown ul ul li:first-child {
    border: medium none;
}
.dropdown ul ul li a {
    color: #FFFFFF;
    display: block;
    font: bold 12px Arial,Helvetica,sans-serif !important;
    margin: 0;
    padding: 6px 0 6px 15px !important;
}
.dropdown ul ul li.hover, .dropdown ul ul li:hover {
	color: #000000 !important;
	display: block;
	background-attachment: scroll;
	background-color: #f86535;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.dropdown ul ul li.hover a {
    display: block;
}
.dropdown ul ul li:hover a {
    color: #FFFFFF;
}
.dropdown ul ul li.hover a:hover {
    color: #FFFFFF;
}
.dropdown ul ul li a.selectArrow, .dropdown ul ul li ul li a.selectArrow {
    background: url("../images/arrow.png") no-repeat scroll right 12px transparent;
    color: #FFFFFF;
    display: block;
    margin: 0 5px 0 0;
    padding: 6px 0 6px 15px !important;
}
.dropdown ul ul li a {
    border-right: medium none;
    font-weight: normal;
}
.dropdown ul ul ul {
    color: #FFFFFF;
    left: 98%;
    top: -7px;
}
.dropdown ul li:hover > ul {
    color: #FFFFFF;
    visibility: visible;
}
.dropdown ul ul li ul li a, ul.dropdown ul li ul li a:link, ul.dropdown ul li ul li a:visited {
    color: #FFFFFF;
    display: block;
}
.dropdown ul ul li ul li a:hover {
    color: #FFFFFF;
}

.banner-full
{
	width:100%;
	height:auto;
	float:left;
	background-color:#fff;
}
.banner
{
	width:1002px;
	height:auto;
	margin:0 auto;
	background-color:#fff;
	margin-top:5px;
}
.subdetail-full
{
	width:100%;
	height:auto;
	float:left;
	background-color:#fff;
	margin-top:30px;
}
.subdetail
{
	width:1002px;
	height:auto;
	margin:0 auto;
	background-color:#fff;
}
.subdetail-left
{
	width:235px;
	height:auto;
	float:left;
}
.subdetail-new-head
{
	width:225px;
	height:auto;
	float:left;
	background-color:#075391;
	font-family:Calibri, arial, sans-serif;
	font-size:20px;
	color:#fff;
	padding-left:10px;
	padding-bottom:7px;
	padding-top:7px;
}
.subdetail-new-detail
{
	width:225px;
	height:auto;
	float:left;
	font-family:Calibri, arial, sans-serif;
	font-size:18px;
	background-color:#b2dafd;
	color:#000;
	border-bottom:1px solid #e4e4e4;
	padding-left:10px;
	padding-bottom:7px;
	padding-top:7px;
}
.subdetail-new-detail a
{
	text-decoration:none;
	color:#000;
}
.subdetail-right
{
	width:747px;
	height:auto;
	float:left;
	margin-left:10px;
}
.subdetail-right-head
{
	width:747px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:22px;
	color:#0082c3;
	margin-left:10px;
}
.subdetail-right-det
{
	width:747px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:16px;
	color:#000000;
	line-height:24px;
	margin-left:10px;
	text-align:justify;
}
.subdetail-right-det-home
{
	width:747px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:18px;
	color:#000000;
	line-height:29px;
	margin-left:10px;
	text-align:justify;
}
.subdetail-right-det-home-one
{
	width:747px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:18px;
	color:#000000;
	line-height:29px;
	text-align:justify;
	margin-top:15px;
}

.specialities-full
{
	width:100%;
	height:auto;
	float:left;
	background-color:#fff;
	margin-top:40px;
}
.specialities
{
	width:1002px;
	height:auto;
	margin:0 auto;
	background-color:#fff;
}
.specialbox1
{
	width:260px;
	height:auto;
	float:left;
	border:1px solid #a6cddc;
}
.specialbox2
{
	width:260px;
	height:auto;
	float:left;
	border:1px solid #a6cddc;
	margin-left:80px;
}
.specialbox3
{
	width:260px;
	height:auto;
	float:left;
	border:1px solid #a6cddc;
	margin-left:80px;
}
.specialbox1-img
{
	width:184px;
	height:auto;
	float:left;
	margin-left:20px;
}
.specialbox1-head
{
	width:130px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:18px;
	color:#0082c3;
	margin-left:50px;
	margin-top:5px;
	
}
.specialbox1-det
{
	width:245px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#767a7a;
	margin-top:8px;
	margin-left:15px;
	line-height:22px;
	
}
.specialbox1-learnmore
{
	width:120px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:140px;
}
.specialbox2-img
{
	width:184px;
	height:auto;
	float:left;
	margin-left:20px;
}
.specialbox2-head
{
	width:130px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:18px;
	color:#0082c3;
	margin-left:50px;
	margin-top:20px;
	
}
.sheart-head
{
	width:130px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:18px;
	color:#0082c3;
	margin-left:50px;
	margin-top:10px;
	
}
.specialbox2-det
{
	width:245px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#767a7a;
	margin-top:8px;
	margin-left:15px;
	line-height:22px;
}
.specialbox2-learnmore
{
	width:120px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:140px;
}
.specialbox3-img
{
	width:184px;
	height:auto;
	float:left;
	margin-left:20px;
}
.specialbox3-head
{
	width:200px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:18px;
	color:#0082c3;
	margin-left:50px;
	margin-top:8px;
	
}
.specialbox3-det
{
	width:245px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#767a7a;
	margin-top:8px;
	margin-left:15px;
	line-height:22px;
}
.specialbox3-learnmore
{
	width:120px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:140px;
}
<!--special-fuul-->
.specialbox4
{
	width:260px;
	height:auto;
	float:left;
	border:1px solid #cccccc;
}
.specialbox5
{
	width:260px;
	height:auto;
	float:left;
	border:1px solid #cccccc;
	margin-left:80px;
}
.specialbox6
{
	width:260px;
	height:auto;
	float:left;
	border:1px solid #cccccc;
	margin-left:80px;
}
.specialbox4-img
{
	width:184px;
	height:auto;
	float:left;
	margin-left:20px;
}
.specialbox4-head
{
	width:130px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:18px;
	color:#0082c3;
	margin-left:50px;
	margin-top:5px;
	
}
.specialbox4-det
{
	width:245px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#767a7a;
	margin-top:8px;
	margin-left:15px;
	line-height:22px;
}
.specialbox4-learnmore
{
	width:120px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:140px;
}
.specialbox5-img
{
	width:184px;
	height:auto;
	float:left;
	margin-left:20px;
}
.specialbox5-head
{
	width:130px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:18px;
	color:#0082c3;
	margin-left:50px;
	margin-top:20px;
	
}
.specialbox5-det
{
	width:245px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#767a7a;
	margin-top:8px;
	margin-left:15px;
	line-height:22px;
}
.specialbox5-learnmore
{
	width:120px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:140px;
}
.specialbox6-img
{
	width:184px;
	height:auto;
	float:left;
	margin-left:20px;
}
.specialbox6-head
{
	width:200px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:18px;
	color:#0082c3;
	margin-left:50px;
	margin-top:8px;
	
}
.specialbox6-det
{
	width:245px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#767a7a;
	margin-top:8px;
	margin-left:15px;
	line-height:22px;
}
.specialbox6-learnmore
{
	width:120px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:140px;
}
.footer-full
{
	width:100%;
	height:auto;
	float:left;
	background-color:#000000;
	margin-top:15px;
}
.footer
{
	width:1002px;
	height:auto;
	margin:0 auto;
}
.footer1
{
	width:250px;
	height:auto;
	float:left;
	font-family:Calibri, "Segoe UI", Arial;
	font-size:16px;
	color:#fff;
	margin-top:8px;
}
.footer1-head
{
	width:250px;
	height:auto;
	float:left;
	font-family:Calibri, "Segoe UI", Arial;
	font-size:18px;
	color:#fff;
	margin-top:10px;
}
.footer2
{
	width:190px;
	height:auto;
	float:left;
	font-family:Calibri, "Segoe UI", Arial;
	font-size:16px;
	color:#fff;
	margin-top:5px;
	line-height:20px;
}
.footer2 a
{
	text-decoration:none;
	color:#fff;
}
.footer2-head
{
	width:190px;
	height:auto;
	float:left;
	font-family:Calibri, "Segoe UI", Arial;
	font-size:18px;
	color:#fff;
	margin-top:10px;
	margin-left:10px;
}
.footer3
{
	width:300px;
	height:auto;
	float:left;
	font-family:Calibri, "Segoe UI", Arial;
	font-size:16px;
	color:#fff;
}
.footer3-head
{
	width:300px;
	height:auto;
	float:left;
	font-family:Calibri, "Segoe UI", Arial;
	font-size:18px;
	color:#fff;
	margin-top:10px;
}
.footer4
{
	width:250px;
	height:auto;
	float:left;
	font-family:Calibri, "Segoe UI", Arial;
	font-size:16px;
	color:#fff;
	margin-top:10px;
}
.footer4-head
{
	width:250px;
	height:auto;
	float:left;
	font-family:Calibri, "Segoe UI", Arial;
	font-size:18px;
	color:#fff;
	margin-top:10px;
}
.vission
{
	width:747px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:20px;
}
.vission-head
{
	width:747px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:22px;
	color:#0082c3;
	margin-left:10px;
}
.vission-det
{
	width:747px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:16px;
	color:#000000;
	line-height:24px;
	margin-left:10px;
}
.management-det
{
	width:747px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:20px;
	color:#000;
	margin-left:10px;
}
.img-left
{
	padding-right:10px;
	float:left;
}
.img-right
{
	padding-left:10px;
	float:right;
}
.form-det
{
	width:747px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.form-det1
{
	width:747px;
	height:auto;
	float:left;
	
	margin-top:10px;
}
.form-client
{
	width:747px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:22px;
	color:#0082c3;
	margin-left:10px;
	
}
.form-detail
{
	width:747px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:16px;
	color:#000000;
	line-height:24px;
	margin-left:10px;
	
}
<!--special-->
<!--copy-text-->
.innermanagement-detail
{
	width:750px;
	height:auto;
	float:left;
	font-family:Calibri, arial, sans-serif;
	font-size:15px;
	color:#3e3e3e;
	margin-top:10px;
	line-height:18px;
	margin-left:20px;
}
#inner_txt {
	font-family: Tahoma, arial, verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #70706f;
	padding: 0px;
	float: left;
	height: auto;
	width: 1002px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#facultybox {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 1002px;
}
#B_ed_head {
	background-color: #3f4040;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	height: auto;
	width: 995px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#faculty_graybox {
	background-color: #f8f8f8;
	margin: 0px;
	float: left;
	height: auto;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e0e0e0;
	border-left-color: #e0e0e0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
#greybox_one {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 499px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0e0;
}
#greybox_two {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 499px;
}
#faculty_contbox {
	padding: 0px;
	height: auto;
	width: 499px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#facultyfoto {
	padding: 0px;
	float: left;
	height: 107px;
	width: 89px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#faculty_contxt {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 226px;
}
a {
	text-decoration:none;
	color:#FF0000;
}
#faculty_whitebox {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	height: auto;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e0e0e0;
	border-left-color: #e0e0e0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.cardiology-full
{
	width:1002px;
	height:auto;
	float:left;
}
.cardiology1
{
	width:320px;
	height:auto;
	float:left;
	border:1px solid #cccccc;
	margin-top:10px;
}
.cardiology-img
{
	width:310px;
	height:auto;
	margin-left:10px;
	
}
.cardiology-head
{
	width:200px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:22px;
	color:#0082c3;
	margin-left:10px;
	
}
.cardiology-det
{
	width:300px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#767a7a;
	line-height:22px;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	
}
.cardiology2
{
	width:320px;
	height:auto;
	float:left;
	border:1px solid #cccccc;
	margin-top:10px;
	margin-left:10px;
}
.cardiology-img2
{
	width:310px;
	height:auto;
	margin-left:10px;
	
}
.cardiology-head2
{
	width:200px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:22px;
	color:#0082c3;
	margin-left:10px;
	
}
.cardiology-head3
{
	width:300px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:22px;
	color:#0082c3;
	margin-left:10px;
	
}
.cardiology-det2
{
	width:300px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#767a7a;
	line-height:22px;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
}
.welnes-full
{
	width:980px;
	height:auto;
	float:left;
	margin-top:10px;
	border:1px solid #cccccc;
	padding-left:10px;
	padding-right:10px;
}
.welnes-head
{
	width:982px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:22px;
	color:#0082c3;
}
.welnes-det
{
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#767a7a;
	line-height:22px;
	width:982px;
	height:auto;
	text-align:justify;
}
<!--new-->
.subdetail-right-new
{
	width:1002px;
	height:auto;
	float:left;
}
.subdetail-right-head-new
{
	width:1002px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:22px;
	color:#0082c3;
}
.subdetail-right-det-new
{
	width:1002px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:16px;
	color:#000000;
	line-height:24px;
	text-align:justify;
	margin-top:10px;
}
#tabl_padhd_black {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3e3e3e;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}
#tabl_padhd_blue {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0077C7;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}
<!--latest-->
.new-sub-ayurveda
{
	width:1002px;
	height:410px;
	float:left;
	color:#767a7a;
	line-height:22px;
	text-align:justify;
	border:1px solid #cccccc;
}
.new-sub-ayur-det
{
	width:962px;
	height:auto;
	float:left;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	color:#767a7a;
	line-height:22px;
	text-align:justify;
	margin-top:15px;
	border:1px solid #cccccc;
	padding-left:10px;
	padding-right:10px;
}
<!--latest-->