
#dc_jqaccordion_widget-2-item {
    border-left: 1px solid #111;
    border-right: 1px solid #111;
    border-top: 1px solid #111;
    font: bold 14px Arial,sans-serif;
}
#dc_jqaccordion_widget-2-item ul, #dc_jqaccordion_widget-2-item ul li {
    border: medium none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#dc_jqaccordion_widget-2-item ul a {
    background: #0c0c0c url("/images/bg_black.png") repeat-x scroll 0 -1px;
    border-bottom: 1px solid #222;
    border-top: 1px solid #777;
    color: #ddd;
    display: block;
    padding: 10px 10px 10px 50px;
    position: relative;
    text-decoration: none;
}
#dc_jqaccordion_widget-2-item ul ul a {
    background: #424549 none repeat scroll 0 0;
}
#dc_jqaccordion_widget-2-item ul a.dcjq-parent, #dc_jqaccordion_widget-2-item ul a.dcjq-parent:hover {
    background: #0c0c0c url("/images/bg_black.png") repeat-x scroll 0 -1px;
}
#dc_jqaccordion_widget-2-item ul a .dcjq-icon {
    background: rgba(0, 0, 0, 0) url("/images/arrow_black_right.png") no-repeat scroll 0 center;
    height: 34px;
    left: 14px;
    margin-top: -17px;
    position: absolute;
    top: 50%;
    width: 34px;
}
#dc_jqaccordion_widget-2-item ul a.dcjq-parent.active .dcjq-icon {
    background: rgba(0, 0, 0, 0) url("/images/arrow_black_down.png") no-repeat scroll 0 center;
}
#dc_jqaccordion_widget-2-item ul a:hover {
    background: #232323 none repeat scroll 0 0;
    color: #fff;
}

/********************************* Menu Styles Starts ************************************************/
#wrapper {
	width:100% !important;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	z-index:2;
	}
.accordionButton {	
	width:100%;
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 0px;
	float: left;
	_float: none;
	background: rgb(6,86,155); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(6,86,155,1) 0%, rgba(16,100,172,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(6,86,155,1)), color-stop(100%,rgba(16,100,172,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(6,86,155,1) 0%,rgba(16,100,172,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(6,86,155,1) 0%,rgba(16,100,172,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(6,86,155,1) 0%,rgba(16,100,172,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(6,86,155,1) 0%,rgba(16,100,172,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06569b', endColorstr='#1064ac',GradientType=0 ); /* IE6-9 */
    border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;		
	cursor: pointer;
	}
.accordiontext  {
	font:normal 'MyriadProRegular';
	color:#ffffff;
	padding:5px 0px 0px 12px;
	}
.accordiontext a, accordiontext a:hover {
	color:#ffffff !important;
	text-decoration:none !important;
	}
.accordiontext-bold  {
	font:normal 'MyriadProRegular';
	color:#ffffff !important;
	padding:0px 0px 0px 0px;
	}
.accordionContent {
	font:normal 'MyriadProRegular';
	text-align:justify;
	color:#ffffff !important;
	padding:0px 0px 0px 0px;
	width: 100%;
	height:auto;
	float: left;
	_float: none;
	background: #2c5579;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}
.accordionContent a, accordionContent a:hover {
	font:normal 14px Verdana, Geneva, sans-serif;
	text-align:justify;
	color:#ffffff !important;
	text-decoration:none !important;
	}
.accordionContent ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
.accordionContent li {
	width:308px;
	padding-left:12px;
	list-style:none;
	line-height:22px;
	background: rgb(6,86,155); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(6,86,155,1) 0%, rgba(16,100,172,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(6,86,155,1)), color-stop(100%,rgba(16,100,172,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(6,86,155,1) 0%,rgba(16,100,172,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(6,86,155,1) 0%,rgba(16,100,172,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(6,86,155,1) 0%,rgba(16,100,172,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(6,86,155,1) 0%,rgba(16,100,172,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06569b', endColorstr='#1064ac',GradientType=0 ); /* IE6-9 */}

.accordionContent li:hover {
	background: rgb(222,74,73); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(222,74,73,1) 0%, rgba(209,64,63,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,74,73,1)), color-stop(100%,rgba(209,64,63,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(222,74,73,1) 0%,rgba(209,64,63,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(222,74,73,1) 0%,rgba(209,64,63,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(222,74,73,1) 0%,rgba(209,64,63,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(222,74,73,1) 0%,rgba(209,64,63,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de4a49', endColorstr='#d1403f',GradientType=0 ); /* IE6-9 */
}
.accordionContent li ul {
	margin:0px 0px 0px -12px !important;
	padding:0px;
}
.accordionContent li li {
	width:272px;
	padding-left:48px;
	margin:0px;
}
.on {
	background: rgb(222,74,73); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(222,74,73,1) 0%, rgba(209,64,63,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,74,73,1)), color-stop(100%,rgba(209,64,63,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(222,74,73,1) 0%,rgba(209,64,63,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(222,74,73,1) 0%,rgba(209,64,63,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(222,74,73,1) 0%,rgba(209,64,63,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(222,74,73,1) 0%,rgba(209,64,63,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de4a49', endColorstr='#d1403f',GradientType=0 ); /* IE6-9 */
}
.over {
	background: rgb(222,74,73); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(222,74,73,1) 0%, rgba(209,64,63,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,74,73,1)), color-stop(100%,rgba(209,64,63,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(222,74,73,1) 0%,rgba(209,64,63,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(222,74,73,1) 0%,rgba(209,64,63,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(222,74,73,1) 0%,rgba(209,64,63,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(222,74,73,1) 0%,rgba(209,64,63,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de4a49', endColorstr='#d1403f',GradientType=0 ); /* IE6-9 */
}
m1 {
padding:5px 0 5px 0;
margin: 0;
}
/********************************* Menu Styles Ends **************************************************/
@font-face {
	font-family: 'MyriadProRegular';
	src: url('/fonts/myriadpe-webfont.eot');
	src: url('/fonts/myriadpe-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/myriadpe-webfont.woff') format('woff'), url('/fonts/myriadpe-webfont.ttf') format('truetype'), url('/fonts/myriadpe-webfont.svg#MyriadProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KozGoPro-Regular-AlphaNum';
	src: url('/fonts/kozgopro-regular.eot');
	src: url('/fonts/kozgopro-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/kozgopro-regular.woff') format('woff'), url('/fonts/kozgopro-regular.ttf') format('truetype'), url('/fonts/kozgopro-regular.svg#kozgopro-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GoudyOldStyleRegular';
	src: url('/fonts/goudos-webfont.eot');
	src: url('/fonts/goudos-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/goudos-webfont.woff') format('woff'), url('/fonts/goudos-webfont.ttf') format('truetype'), url('/fonts/goudos-webfont.svg#GoudyOldStyleRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'trajan_proregular';
	src: url('/fonts/trajanpro-regular-webfont.eot');
	src: url('/fonts/trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/trajanpro-regular-webfont.woff') format('woff'), url('/fonts/trajanpro-regular-webfont.ttf') format('truetype'), url('/fonts/trajanpro-regular-webfont.svg#trajan_proregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProLightRegular';
	src: url('/fonts/myriadpro-light-webfont.eot');
	src: url('/fonts/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/myriadpro-light-webfont.woff') format('woff'), url('/fonts/myriadpro-light-webfont.ttf') format('truetype'), url('/fonts/myriadpro-light-webfont.svg#MyriadProLightRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
 *overflow-y:none;
}
.table-height {
	height: 100%;
}
img {
	border: 0px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 12px 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px 12px;
	padding: 6px 0px 6px 30px;
}
.hr {
	height: 8px;
	background: url(/images/hr.gif) repeat-x 0px 0px !important;
	clear: both;
}
/************************************* Home Page Styles ********************************************************/















#Container {
	width: 998px;
	height: auto;
	margin: 0 auto;
}
#Menu {
	width: 100%;
	height: 47px;
	float: left;
}
#Header {
	width: 100%;
	height: 117px;
	margin: 0 auto;
	float: left;
}
#Logo {
	width: 600px;
	height: 117px;
	float: left;
}
#Logo img {
	margin: 32px 0px 0px 10px;
}
.Appointments {
	width: 170px;
	height: 40px;
	float: right;
	font: normal 16px/18px 'KozGoPro-Regular-AlphaNum';
	color: #ffe993;
	padding: 40px 20px 0px 0px;
}
.Appointments a {
	color: #ffe993;
	text-decoration: none;
}
.Appointments a:hover {
	color: #ffe993;
	text-decoration: none;
}
.Appointments span {
	color: #ffffff;
	font: normal 26px/28px 'MyriadProRegular';
	text-decoration: none;
}
#Intractivity {
	width: 100%;
	height: 425px;
	margin: 0 auto;
	float: left;
	background: url(/images/intra-l-bg.jpg) no-repeat 0 0;
}
#Intra-Tabs {
	width: 150px;
	height: 25px;
	position: absolute;
	margin: 392px 0px 0px 750px;
	z-index: 1000;
}
#Intra-Tabs img {
	margin-left: 4px;
}
#CenterTop {
	width: 100%;
	height: 293px;
	margin: 0 auto;
	float: left;
}
#Meet-Doctor {
	width: 671px;
	height: 293px;
	float: left;
	background: url(/images/meer-dr-bg.jpg) no-repeat 0 0;
}
#Meet-Doctor img {
	margin: 31px 0px 0px 26px;
}
.Meet-Doctor {
	font: normal 22px/24px 'GoudyOldStyleRegular';
	color: #000000;
	padding: 46px 0px 0px 220px;
	text-decoration: none;
}
.Meet-Doctor span {
	font: normal 22px/24px 'trajan_proregular';
	color: #663300;
}
.Meet-Doctor a {
	color: #000000;
	text-decoration: none;
}
.Meet-Doctor a:hover {
	color: #000000;
	text-decoration: none;
}
.Meet-Doctor-textmain {
	font: normal 14px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 16px 30px 0px 220px;
	text-decoration: none;
}
.Dr-more {
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #f7f3e9;
	margin: 15px 40px 0px 0px;
	padding: 8px 0px 0px 14px;
	width: 115px;
	height: 31px;
	background: url(/images/dr-more-bg.jpg) no-repeat 0 0;
	float: right;
}
.Dr-more a {
	text-decoration: none;
	color: #f7f3e9;
}
.Dr-more a:hover {
	text-decoration: none;
	color: #f7f3e9;
}
#QuickLinks {
	width: 327px;
	height: 293px;
	float: left;
	background: url(/images/q-links-bg.jpg) no-repeat 0 0;
}
.Quick-Links {
	font: normal 18px/16px 'MyriadProRegular';
	color: #ffffff;
	width: 327px;
	height: 168px;
	padding: 0px 0px 0px 0px;
	margin: 55px 0px 0px 0px;
	text-decoration: none;
	float: left;
}
.Quick-Links a {
	color: #ffffff;
	text-decoration: none;
}
.Quick-Links a:hover {
	color: #ffffff;
	text-decoration: none;
}
.Quick-Links div {
	font: normal 16px/6px 'MyriadProLightRegular';
	color: #ffffff;
}
.Quick-Links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.Quick-Links ul li {
	background: url(/images/q-links-list-bg.jpg) no-repeat 26px 0px;
	padding: 12px 0px 0px 12px;
	list-style: none;
	margin: 0px;
	height: 45px;
}
.Quick-Links ul li a {
	margin: 0px !important;
}
.Quick-Links img {
	margin: -7px 18px 0px 40px;
}
.Quick-Links ul li:last-child {
	font: normal 18px/11px 'MyriadProRegular';
	background: url(/images/q-links-last-list-bg.jpg) no-repeat 26px 0px;
}
#Social-Icons {
	width: 180px;
	height: 50px;
	float: left;
	margin-left: 140px;
}
#Social-Icons img {
	margin: 7px 0px 0px 5px;
}
#Associated-Logos {
	width: 100%;
	height: 130px;
	margin: 0 auto;
	float: left;
	background: url(/images/left-arrow-bg.jpg) no-repeat 0 0;
}
#Associated-Logos img {
	margin: 15px 25px 0px 25px;
}
#LogosBG {
	background: url(/images/right-arrow-bg.jpg) no-repeat right top;
}
/************************************* Sub Page Styles ********************************************************/















#Banner {
	width: 100%;
	height: 315px;
	margin: 0 auto;
	float: left;
	background: url(/images/banner-l-bg.jpg) no-repeat 0 0;
}
#Content-Main {
	width: 998px;
	height: auto;
	float: left;
	background: url(/images/content-main-bg.jpg) no-repeat 0 0;
}
#Content-Left {
	width: 736px;
	height: auto;
	float: left;
}
#SideBar {
	width: 262px;
	height: auto;
	float: left;
}
#Meet-Doctor-s {
	width: 262px;
	height: 144px;
	float: left;
	margin-top: 30px;
	background: url(/images/meer-dr-s-bg.jpg) no-repeat 0 0;
}
.Meet-Doctor-s {
	font: normal 18px/20px 'GoudyOldStyleRegular';
	color: #000000;
	padding: 10px 0px 0px 127px;
	text-decoration: none;
}
.Meet-Doctor-s a {
	color: #000000;
	text-decoration: none;
}
.Meet-Doctor-s a:hover {
	color: #000000;
	text-decoration: none;
}
.Meet-Doctor-name {
	font: normal 22px/24px 'trajan_proregular';
	color: #ffffff;
	padding: 5px 0px 0px 127px;
	text-decoration: none;
}
.Dr-more-s {
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #f7f3e9;
	margin: 12px 15px 0px 0px;
	padding: 8px 0px 0px 14px;
	width: 113px;
	height: 28px;
	background: url(/images/dr-more-s-bg.jpg) no-repeat 0 0;
	float: right;
}
.Dr-more-s a {
	text-decoration: none;
	color: #f7f3e9;
}
.Dr-more-s a:hover {
	text-decoration: none;
	color: #f7f3e9;
}
#Services-s {
	width: 262px;
	height: 360px;
	float: left;
	margin-top: 7px;
	background: url(/images/services-bg.gif) no-repeat 0 0;
}
.Services-s {
	font: normal 20px/22px 'trajan_proregular';
	color: #1c210f;
	padding: 27px 0px 10px 24px;
	background: url(/images/services-b-line-bg.gif) no-repeat 24px bottom;
}
.Services-s a {
	color: #1c210f;
	text-decoration: none;
}
.Services-List {
	font: normal 14px/16px 'trajan_proregular';
	color: #663300;
	width: 262px;
	height: 145px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}
.Services-List a {
	color: #663300;
	text-decoration: none;
}
.Services-List a:hover {
	color: #381d02;
	text-decoration: none;
}
.Services-List ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.Services-List ul li {
	background: url(/images/services-b-line-bg.gif) no-repeat 24px bottom;
	padding: 12px 0px 0px 12px;
	list-style: none;
	margin: 0px;
	height: 23px;
}
.Services-List ul li a {
	margin: 0px !important;
}
.Services-List img {
	margin: 4px 12px 0px 15px;
}
.Services-List ul li:last-child {
	background: none;
}
.Quick-Links-s {
	font: normal 18px/16px 'MyriadProRegular';
	color: #ffffff;
	width: 262px;
	height: 172px;
	padding: 0px 0px 0px 0px;
	margin: 26px 0px 0px 0px;
	text-decoration: none;
	float: left;
}
.Quick-Links-s a {
	color: #ffffff;
	text-decoration: none;
}
.Quick-Links-s a:hover {
	color: #ffffff;
	text-decoration: none;
}
.Quick-Links-s div {
	font: normal 16px/6px 'MyriadProLightRegular';
	color: #ffffff;
}
.Quick-Links-s ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.Quick-Links-s ul li {
	background: url(/images/q-links-list-s-bg.jpg) no-repeat 0px 0px;
	padding: 12px 0px 0px 12px;
	list-style: none;
	margin: 0px;
	height: 45px;
}
.Quick-Links-s ul li a {
	margin: 0px !important;
}
.Quick-Links-s img {
	margin: -7px 18px 0px 15px;
}
.Quick-Links-s ul li:last-child {
	font: normal 18px/11px 'MyriadProRegular';
}
#Social-Icons-s {
	width: 160px;
	height: 50px;
	float: left;
	margin: 10px 0px 0px 80px;
}
#Social-Icons-s img {
	margin: 7px 0px 0px 5px;
}
.navigation {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 20px 30px 5px 5px;
}
.navigation a {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.navigation a:hover {
	font-weight: normal;
	color: #044670;
	text-decoration: underline;
}
.textMain {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px 30px 30px 5px;
	text-decoration: none;
	text-align: justify;
}
.textMain a {
	color: #333333;
	text-decoration: underline;
}
.textMain a:hover {
	color: #505709;
	text-decoration: underline;
}
.textMain h1 {
	font: normal 26px/28px 'MyriadProRegular';
	color: #4a3b26;
}
.textMain ul, textMain ol {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.textMain ul li {
	padding-bottom: 8px;
	background: url(/images/bullet-tm.gif) no-repeat 15px 11px;
	padding: 6px 0px 0 30px;
	list-style: none;
}
.textMain ul li ul {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 20px;
	list-style: circle;
}
.textMain ul li ul li {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 0px;
	list-style: circle;
}
.textMain ul li ul li ul li {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 0px;
	list-style: square;
}
.textMain ul li:last-child {
	padding-bottom: 8px;
}
.textMain ol li {
	padding-bottom: 8px;
}
.textMain ol li:last-child {
	padding-bottom: 8px;
}
.textMain ul li p, textMain ol li p {
	padding-bottom: 0px;
	margin: 8px 0 0 0;
}
.textMain ul li ul, textMain ul li ol, textMain ol li ul, textMain ol li ol {
	padding-bottom: 0px;
}
.textMainBold {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.textMainBold a {
	color: #333333;
	text-decoration: underline;
}
.textMainBold a:hover {
	color: #505709;
	text-decoration: underline;
}
.textNormal {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.textNormal a {
	color: #333333;
	text-decoration: underline;
}
.textNormal a:hover {
	color: #505709;
	text-decoration: underline;
}
.textbold {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.PDFtext {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
/************************************* Sub Page Headings Starts ********************************************************/















.textMain h2 {
	font: bold 15px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #1c1c1c;
	text-decoration: none;
}
.textMain h2 a {
	color: #1c1c1c;
	text-decoration: underline;
}
.textMain h2 a:hover {
	color: #1c1c1c;
	text-decoration: underline;
}
.textMain h3 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #4a3b26;
	text-decoration: none;
}
.textMain h3 a {
	color: #4a3b26;
	text-decoration: underline;
}
.textMain h3 a:hover {
	color: #4a3b26;
	text-decoration: underline;
}
.textMain h4 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #64b1ee;
	text-decoration: none;
}
.textMain h4 a {
	color: #64b1ee;
	text-decoration: underline;
}
.textMain h4 a:hover {
	color: #64b1ee;
	text-decoration: underline;
}
/************************************* Multimedia Page Styles ********************************************************/















.multimedia {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	text-decoration: none;
	border: 1px solid #c1a17a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.multimedia ul {
	margin: 10px 5px;
	padding: 0px;
}
.multimedia li {
	width: 45%;
	background: none !important;
	padding: 6px 0px 0px 0px !important;
	float: left;
}
.multimedia a {
	background: url(/images/movie-off.gif) no-repeat 10px 4px;
	padding: 2px 0px 2px 45px;
	color: #343434;
	text-decoration: underline;
	display: block;
}
.multimedia a:hover {
	background: url(/images/movie-on.gif) no-repeat 10px 4px;
	padding: 2px 0px 2px 45px;
	color: #000000;
	text-decoration: underline;
}
.multimedia .formHead a, .multimedia .formHead a:hover {
	padding-left: 0px;
	background: none;
}
/************************************* Form Styles ********************************************************/















.tableborder {
	border: 1px solid #c1a17a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.formHead {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #422424;
	background: #c1a17a;
	text-decoration: none;
	padding: 5px 10px 5px 10px !important;
}
.formHead a {
	color: #422424;
	text-decoration: underline;
}
.formHead a:hover {
	color: #3a3f08;
	text-decoration: underline;
}
.formlable {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #422424;
	padding: 3px 3px 3px 5px;
}
.txtfield {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #c1a17a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 175px;
	height: 20px;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
}
.mandatory {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FF8204;
}
.dropDown {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #c1a17a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 185px;
}
.textArea {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 175px;
	border: 1px solid #c1a17a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	vertical-align: middle;
	padding: 4px;
}
.button {
	font: normal 18px 'MyriadProRegular';
	color: #422424;
	background: #c1a17a;
	text-decoration: none;
	border: 3px solid #836b4d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 35px;
	cursor: pointer;
}
.dropDownF {
	border: 1px solid #c1a17a;
	border-radius: 5px 5px 5px 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 3px;
	text-decoration: none;
	width: 183px;
}
.txtfield-c {
	font: normal 18px 'MyriadProRegular';
	color: #809aa7;
	text-decoration: none;
	border: 1px solid #c1a17a !important;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	/* box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/















	width: 300px;
	height: 35px;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
}
.textArea-c {
	font: normal 16px 'MyriadProRegular';
	color: #809aa7;
	text-decoration: none;
	width: 300px;
	border: 1px solid #c1a17a;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	/*box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/















	vertical-align: middle;
	padding: 4px;
}
.ftable {
	width: 33%;
	display: block;
	float: left;
}
#captchac img {
	width: 180px;
	height: auto;
}
.TopBlurb {
	background: none repeat scroll 0 0 #9a7a33;
	border: 3px solid #b5cdd1;
}
#toTop {
	font-family: Verdana, Geneva, sans-serif;
	background: none repeat scroll 0 0 #3f3f3f;
	border-radius: 5px 0px 0 5px;
	width: 100px;
	bottom: 100px;
	color: #fefefe;
	cursor: pointer;
	display: none;
	font-size: 12px;
	padding: 8px 10px;
	position: fixed;
	right: 0px;
	text-align: center;
	width: 100px;
}
/************************************* Footer Styles ********************************************************/















#FooterBG {
	width: 100%;
	height: 230px;
	clear: both;
	background: url(/images/footer-bg.gif) repeat-x 0 0;
	float: left;
}
#Footer {
	width: 998px;
	height: 100px;
	margin: 0 auto;
	clear: both;
}
.footer {
	font: normal 12px/26px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 24px 0px 0px 11px;
	color: #cfa966;
	width: 600px;
	float: left;
	position: relative;
}
.footer a {
	text-decoration: none;
	color: #cfa966;
}
.footer a:hover {
	text-decoration: underline;
	color: #cfa966;
}
.CopyrightText {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #cfa966;
	text-decoration: none;
	margin: 0px;
}
.CopyrightText a {
	text-decoration: none;
	color: #cfa966;
}
.CopyrightText a:hover {
	text-decoration: underline;
	color: #946e2b;
}
/************************************* Intractivity Styles ********************************************************/



















.demo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 998px;
	height: 425px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: url(/images/intra-r-bg.jpg) no-repeat right top;
}
.demo1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 998px;
	height: 425px;
	padding: 0px;
	margin: 0px;
}
.intratext {
	font: normal 40px/42px 'MyriadProRegular';
	color: #000000;
	padding: 120px 0px 0px 0px;
	text-decoration: none;
	text-align: justify;
}
.intratext a {
	color: #000000;
	text-decoration: none;
}
.intratext a:hover {
	text-decoration: none;
	color: #000000;
}
.intratext span {
	font: normal 40px/42px 'MyriadProRegular';
	color: #000000;
	padding: 120px 0px 0px 576px;
	text-decoration: none;
	text-align: justify;
}
.intratext span a, .intratext span a:hover {
	color: #000000;
	text-decoration: none;
}
.intratext img {
	margin: 10px 13px 0px 540px;
}
.intratextmain {
	font: normal 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 20px 95px 0px 575px;
	text-decoration: none;
	text-align: left;
}
.intratextmain a {
	color: #000000;
	text-decoration: none;
}
.intratextmain a:hover {
	text-decoration: none;
	color: #000000;
}
.intra-more {
	font: normal 13px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 12px 105px 0px 0px;
	text-decoration: none;
	text-align: right;
}
.intra-more a {
	color: #000000;
	text-decoration: underline;
}
.intra-more a:hover {
	color: #000000;
	text-decoration: underline;
}
/************************************* Custom Styles ********************************************************/















.fadeT {
	position: relative;
	top: 0px;
	left: 0px;
	width: 998px;
	height: 315px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: block;
	background: url(/images/banner-r-bg.jpg) no-repeat right top;
}
.fadeT1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 998px;
	height: 315px;
	padding: 0px;
	margin: 0px;
}
.scrollText {
	font: normal 41px/42px 'MyriadProRegular';
	color: #000000;
	text-decoration: none;
	margin: 123px 0px 0px 116px;
}
.Latest-Approach-s {
	font: normal 14px/16px 'MyriadProRegular';
	color: #ffff99;
	position: absolute;
	z-index: 101;
	margin: 370px 0px 0px 565px;
}
.Latest-Approach-s a {
	text-decoration: none;
	color: #ffff99;
	background: url(/images/latest-approach-s-bg.jpg) no-repeat 0px 0px;
	display: block;
	width: 293px;
	height: 36px;
	padding: 23px 0px 0px 45px;
}
.Latest-Approach-s a:hover {
	text-decoration: none;
	color: #ffff99;
}
.Latest-Approach-h {
	font: normal 14px/16px 'MyriadProRegular';
	color: #ffff99;
	position: absolute;
	z-index: 101;
	margin: 466px 0px 0px 596px;
}
.Latest-Approach-h a {
	text-decoration: none;
	color: #ffff99;
	background: url(/images/latest-approach-s-bg.jpg) no-repeat 0px 0px;
	display: block;
	width: 293px;
	height: 36px;
	padding: 23px 0px 0px 45px;
}
.Latest-Approach-h a:hover {
	text-decoration: none;
	color: #ffff99;
}
.TopBlurb {
	background: none repeat scroll 0 0 #9a7a33;
	border: 3px solid #b5cdd1;
}
#toTop {
	font-family: Verdana, Geneva, sans-serif;
	background: none repeat scroll 0 0 #777e30;
	border-radius: 5px 0px 0 5px;
	width: 100px;
	bottom: 100px;
	color: #fefefe;
	cursor: pointer;
	display: none;
	font-size: 12px;
	padding: 10px 10px;
	position: fixed;
	right: 0px;
	text-align: center;
	width: 100px;
}
/************************************* Services Styles ********************************************************/















.PrivateHosp {
	font: normal 16px/23px 'MyriadProRegular';
	color: #fff;
	text-decoration: none;
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
.PrivateHosp li {
	background-image: none !important;
	width: 40%;
	float: left;
	margin: 0px 0px 15px 0px !important;
	padding: 0px !important;
}
.PrivateHosp a {
	color: #fefefe;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 250px;
	height: 25px;
	border: 3px solid #fefefe;
	padding: 5px 0px 5px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #858756; /* Old browsers */
	background: -moz-linear-gradient(top, #858756 0%, #747747 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #858756), color-stop(100%, #747747)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #858756 0%, #747747 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #858756 0%, #747747 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #858756 0%, #747747 100%); /* IE10+ */
	background: linear-gradient(to bottom, #858756 0%, #747747 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#858756', endColorstr='#747747', GradientType=0 ); /* IE6-9 */
}
.PrivateHosp a:hover {
	text-decoration: none;
	color: #fefefe;
	display: block;
	background: #026db1;
	border: 3px solid #fefefe;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #383838; /* Old browsers */
	background: -moz-linear-gradient(top, #383838 0%, #555555 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #383838), color-stop(100%, #555555)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #383838 0%, #555555 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #383838 0%, #555555 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #383838 0%, #555555 100%); /* IE10+ */
	background: linear-gradient(to bottom, #383838 0%, #555555 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#555555', GradientType=0 ); /* IE6-9 */
}
.ServicesText {
	font: normal 16px/23px 'MyriadProRegular';
	color: #fff;
	text-decoration: none;
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
.ServicesText li {
	background-image: none !important;
	width: 25%;
	float: left;
	margin: 0px 0px 15px 0px !important;
	padding: 0px !important;
}
.ServicesText a {
	color: #fefefe;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 150px;
	height: 25px;
	border: 3px solid #fefefe;
	padding: 5px 0px 5px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #858756; /* Old browsers */
	background: -moz-linear-gradient(top, #858756 0%, #747747 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #858756), color-stop(100%, #747747)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #858756 0%, #747747 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #858756 0%, #747747 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #858756 0%, #747747 100%); /* IE10+ */
	background: linear-gradient(to bottom, #858756 0%, #747747 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#858756', endColorstr='#747747', GradientType=0 ); /* IE6-9 */
}
.ServicesText a:hover {
	text-decoration: none;
	color: #fefefe;
	display: block;
	background: #026db1;
	border: 3px solid #fefefe;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #383838; /* Old browsers */
	background: -moz-linear-gradient(top, #383838 0%, #555555 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #383838), color-stop(100%, #555555)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #383838 0%, #555555 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #383838 0%, #555555 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #383838 0%, #555555 100%); /* IE10+ */
	background: linear-gradient(to bottom, #383838 0%, #555555 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#555555', GradientType=0 ); /* IE6-9 */
}
#mheader {
	display: none;
}
#Contenter {
	width: 998px;
	height: auto;
}
#MobServices {
	display: none;
}
#MobDoctor {
	display: none;
}
#wp-realtime-sitemap-menu h3 {
	display: none;
}
#wp-realtime-sitemap-menu li a {
	background: none !important;
}
#wp-realtime-sitemap-menu li {
	font-weight: bold;
}
#wp-realtime-sitemap-menu li li {
	font-weight: normal;
}
#doccontainer {
	display: table;
	text-align: left;
}
.docrow {
	position: relative;
	float: left;
	margin: 5px auto;
	display: table-row;
}
.docleft {
	border: 1px solid #b8b089;
	padding: 8px;
	display: table-cell;
	width: 360px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.docmiddle {
	display: table-cell;
	width: 10px;
}
.docright {
	border: 1px solid #b8b089;
	padding: 8px;
	display: table-cell;
	width: 360px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
#doccontainer div.docrow:last-child div.docleft {
	width: 343px;
}
.Larrow-Cover {
	margin: 210px 0px 0px 0px;
	position: absolute;
	z-index: 100;
}
.Rarrow-Cover {
	margin: 210px 0px 0px 943px;
	position: absolute;
	z-index: 100;
}
 @media screen and (max-width: 768px) {
#Container {
	min-height: 882px !important;
}
.FooterBGm {
	margin-bottom: 117px !important;
}
#Contenter-Left {
	display: none;
}
}
 @media screen and (max-width: 800px) {
#Container {
	height: auto;
}
#FooterBG {
	margin-bottom: 0px;
}
}
 @media screen and (max-width: 640px) {
body {
	margin: 0px 0px 0px 0px;
	background: url(/images/body-m-bg.jpg) repeat-x 0 0 #e5dab0 !important;
	overflow-y: scroll;
 *overflow-y:none;
}
#Container {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#Contenter {
	width: 100%;
	height: auto;
}
#Menu {
	display: none;
}
#Header {
	width: 100%;
	height: 102px;
	margin: 0 auto;
}
#Logo {
	width: 80%;
	height: auto;
}
#Logo img {
	width: 70%;
	height: auto;
	margin: 16px 0px 0px 130px;
}
.Appointments {
	font: normal 14px/16px 'KozGoPro-Regular-AlphaNum';
	width: 100%;
	height: auto;
	float: left !important;
	text-align: center;
	padding: 1px 0px 10px 0px;
}
.Latest-Approach-s {
	display: none;
}
#MobServices {
	display: block;
}
#Contenter-Left {
	display: block;
	background: none !important;
}
#Services-s {
	width: 100%;
	height: auto;
	margin-top: 10px;
	background: url(/images/services-mob-bg.gif) repeat-x 0px 0px !important;
	background-size: 100% auto;
	border: 2px solid #cdcabf;
}
.Services-s {
	font: normal 20px/22px 'trajan_proregular';
	color: #1c210f;
	padding: 22px 0px 0px 24px;
	background: none !important;
}
.Services-List {
	font: normal 14px/16px 'trajan_proregular';
	color: #663300;
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}
.Services-List ul li {
	background: none !important;
	padding: 12px 0px 0px 12px;
	list-style: none;
	margin: 0px;
	height: 23px;
}
#mheader {
	display: block;
	padding: 0px 0px 0px 0px;
	background: #e1e1e1;
	z-index: 1001;
	width: 100%;
	position: relative;
	float: left;
	height: 22px !important;
}
#toTop {
	display: none !important;
}
.addthis_button {
	display: block;
	float: right;
	margin: -30px 0px 0px 0px;
}
#CenterTop {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#Meet-Doctor {
	width: 100%;
	height: auto;
	margin-top: 10px;
	background: #bfa980 !important;
}
#Meet-Doctor img {
	margin: 6px 0px 0px 8px;
	width: 20%;
	height: auto;
}
.Meet-Doctor {
	font: normal 20px/22px 'GoudyOldStyleRegular';
	padding: 16px 0px 0px 180px;
}
.Meet-Doctor span {
	font: normal 18px/20px 'trajan_proregular';
}
.Meet-Doctor-textmain {
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	padding: 16px 10px 0px 180px;
}
.Dr-more {
	font: normal 8px/10px Arial, Helvetica, sans-serif;
	margin: 15px 40px 0px 0px;
	padding: 5px 0px 10px 10px;
	width: 65px;
	height: 17px;
	background: url(/images/dr-more-mob-bg.jpg) no-repeat 0 0;
}
#QuickLinks {
	width: 100%;
	height: auto;
	float: left;
	background: none !important;
}
.Quick-Links {
	font: normal 18px/16px 'MyriadProRegular';
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}
.Quick-Links ul li {
	background: url(/images/q-links-list-bg.jpg) no-repeat 0px 0px;
	background-size: 70% auto;
	padding: 28px 0px 0px 12px;
	list-style: none;
	margin: 0px;
	height: 60px;
}
.Quick-Links img {
	margin: -7px 18px 0px 30px;
}
.Quick-Links ul li:last-child {
	font: normal 18px/11px 'MyriadProRegular';
	background: url(/images/q-links-list-bg.jpg) no-repeat 0px 0px;
	background-size: 70% auto;
}
#Social-Icons {
	width: 100%;
	height: 50px;
	float: left;
	margin: 0px 0px 20px 0px !important;
}
#Social-Icons img {
	margin: 7px 0px 0px 35px;
}
.multimedia li {
	width: 100%;
	background: none !important;
	padding: 6px 0px 0px 0px !important;
	float: none;
}
/************************************* Intractivity Styles ********************************************************/















.demo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 190px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: url(/images/intra-r-bg.jpg) no-repeat right top;
	background-size: 50% auto;
}
.demo1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 190px;
	padding: 0px;
	margin: 0px;
}
#div1 {
	background-size: 59.3% auto !important;
	height: 190px;
}
#div2 {
	background-size: 54.4% auto !important;
	height: 190px;
}
#div3 {
	background-size: 52.9% auto !important;
	height: 190px;
}
#div4 {
	background-size: 53.1% auto !important;
	height: 190px;
}
#div5 {
	background-size: 56.8% auto !important;
	height: 190px;
}
#div6 {
	background-size: 50.1% auto !important;
	height: 190px;
}
#div7 {
	background-size: 67.8% auto !important;
	height: 190px;
}
.intratext {
	display: block !important;
	font: normal 15px/17px 'MyriadProRegular';
	padding: 50px 0px 0px 340px;
}
.intratext span {
	font: normal 15px/17px 'MyriadProRegular';
	color: #000000;
	padding: 120px 0px 0px 0px;
	text-decoration: none;
	text-align: left;
}
.intratextmain {
	display: none;
}
.intra-more {
	display: none;
}
#Intractivity {
	width: 100%;
	height: 190px;
	margin: 0 auto;
	float: left;
	background: url(/images/intra-l-bg.jpg) no-repeat 0 0;
	background-size: 50% auto;
}
#Intractivity img {
	display: none;
}
#Intra-Tabs {
	display: none;
}
.Latest-Approach-h {
	font: normal 6px/7px 'MyriadProRegular';
	color: #ffff99;
	position: absolute;
	z-index: 101;
	margin: 220px 0px 0px 340px;
	display: block !important;
}
.Latest-Approach-h a {
	text-decoration: none;
	color: #ffff99;
	background: url(/images/latest-approach-s-bg.jpg) no-repeat 0px 0px;
	background-size: 100% auto;
	display: block;
	width: 120px;
	height: 30px;
	padding: 8px 0px 0px 15px;
}
/************************************* SubPage Styles ********************************************************/















#Banner {
	display: none;
}
#Content-Main {
	width: 100%;
	height: auto;
}
#Content-Left {
	width: 100%;
	height: auto;
}
#SideBar {
	width: 100%;
	height: auto;
	float: left;
}
.singular .entry-title {
	font: normal 18px/1px 'MyriadProRegular';
}
.navigation {
	padding: 20px 10px 0px 15px;
}
.textMain {
	padding: 5px 10px 20px 10px;
}
.Servicestext {
	height: 550px;
}
.Servicestext li {
	font: 15px/12px;
	width: 85%;
	float: left;
	margin: 0px 10px 10px 0px !important;
	padding: 0px !important;
}
.Servicestext a {
	width: 100%;
}
#Meet-Doctor-s {
	display: none;
}
#MobDoctor {
	display: block;
}
.Quick-Links-s {
	width: 100%;
	height: auto;
	margin: 26px 0px 0px 0px;
}
.Quick-Links-s ul li {
	background: url(/images/q-links-list-s-bg.jpg) no-repeat 0px 0px;
	background-size: 70% auto !important;
	padding: 28px 0px 10px 12px;
	height: 55px;
}
.Quick-Links-s img {
	margin: -8px 18px 0px 15px;
}
.Quick-Links-s ul li:last-child {
	font: normal 18px/11px 'MyriadProRegular';
}
#Mob img {
	width: 70% !important;
	height: auto !important;
}
/************************************* Footer Styles ********************************************************/















#FooterBG {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 0px !important;
	background: url(/images/footer-m-bg.gif) repeat 0 0;
}
#Footer {
	width: 100%;
	height: auto;
	background: url(/images/footer-m-bg.gif) repeat 0 0;
}
#Footer img {
	margin: 0px 0px 0px 0px !important;
}
.footer {
	font: normal 9px/20px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 18px 0px 0px 0px;
	color: #333333;
	width: 100%;
	text-align: center;
	background: url(/images/footer-m-bg.gif) repeat 0 0;
}
.CopyrightText {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#Associated-Logos {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	float: left;
	background: none !important;
}
#Associated-Logos img {
	width: 12%;
	height: auto;
	margin: 15px 0px 0px 18px !important;
}
#LogosBG {
	background: none !important;
}
.ServicesText {
	height: 350px;
}
.ServicesText li {
	font: 15px/12px;
	width: 85%;
	float: left;
	margin: 0px 10px 10px 10px !important;
	padding: 0px !important;
}
.ServicesText a {
	width: 100%;
}
.PrivateHosp {
	height: 100px;
}
.PrivateHosp li {
	font: 15px/12px;
	width: 85%;
	float: left;
	margin: 0px 10px 10px 10px !important;
	padding: 0px !important;
}
.PrivateHosp a {
	width: 100%;
}
#Social-Icons-s {
	width: 100%;
	margin: 6px 0px 0px 0px;
}
#Social-Icons-s img {
	margin: 7px 0px 0px 35px;
}
/**************** Mobile recaptcha Styles ***********************/















#recaptcha_area {
	width: 318px;
	margin: 0px 0px 0px -12px !important;
}
.wpcf7-form table {
	margin: 0px -10px 0px -10px !important;
}
.wpcf7-form table table {
	margin: 0px !important;
}
/*************************************Mobile Form Styles ********************************************************/















.formlable {
	padding: 3px 3px 3px 5px;
}
.textArea {
	width: 250px;
}
.ftable {
	width: 100%;
	display: block;
	float: left;
}
.textarea {
	width: 95%;
}
.txtfield {
	width: 250px;
}
.txtfield-c {
	width: 280px;
}
.textArea-c {
	width: 280px;
}
.button {
	height: 30px !important;
	padding: 0px 10px !important;
}
/**************** Mobile Menu Styles ***********************/















.menu-bg {
	height: 30px !important;
	font: normal 17px/23px Verdana, Geneva, sans-serif !important;
	color: #ffffff !important;
}
.menu-bg a, .menu-bg a:hover {
	color: #ffffff !important;
	text-decoration: none !important;
}
.menu-m {
	font: bold 14px/26px 'sansationregular' !important;
	color: #ffffff !important;
	text-decoration: none !important;
	text-align: left !important;
	width: 100% !important;
	border: 1px solid #4d4d4d !important;
	z-index: 10 !important;
	background: url(/images/mobile-menu-bg.gif) repeat-x 0 0 !important;
	margin: 0px 0px 0px 0px;
	float: right;
	padding: 0px !important;
	height: 30px !important;
}
.menu-m a, .menu-m a:hover {
	font: bold 15px/18px Arial, Helvetica, sans-serif;
	color: #ffffff !important;
	text-decoration: none !important;
	padding: 0px 0px 0px 10px !important;
	display: block;
}
#wrapper {
	z-index: 1000 !important;
	overflow: hidden !important;
	width: 100% !important;
}
embed, iframe, object {
	max-width: 100% !important;
}
.menu-item-25 a {
	width: 100%;
}
.menu-item-196 a {
	width: 100%;
}
.menu-item-197 a {
	width: 100%;
}
.menu-item-22 a {
	width: 100%;
}
.menu-item-21 a {
	width: 100%;
}
.menu-item-20 a {
	width: 100%;
}
.menu-item-19 a {
	width: 100%;
}
.menu-item-196 ul a {
	width: 100% !important;
}
.menu-item-196 ul a:hover {
	width: 100% !important;
}
.menu-item-125 ul a {
	width: 100% !important;
}
.menu-item-125 ul a:hover {
	width: 100% !important;
}
.menu-item-187 ul a {
	width: 100% !important;
}
.menu-item-187 ul a:hover {
	width: 100% !important;
}
.docrow div.docleft, div.docright {
	width: 280px !important;
	float: left;
	margin: 15px 0px 0px 0px !important;
}
}
 @media screen and (max-width: 480px) {
body {
	margin: 0px 0px 0px 0px;
	background: url(/images/body-m-bg.jpg) repeat-x 0 0 #e5dab0 !important;
	overflow-y: scroll;
 *overflow-y:none;
}
#Container {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#Contenter {
	width: 100%;
	height: auto;
}
#Menu {
	display: none;
}
#Header {
	width: 100%;
	height: 102px;
	margin: 0 auto;
}
#Logo {
	width: 80% !important;
	height: auto;
}
#Logo img {
	width: 100% !important;
	height: auto;
	margin: 16px 0px 0px 30px !important;
}
.Appointments {
	width: 100%;
	height: auto;
	float: left !important;
	padding: 1px 0px 10px 2px !important;
}
.Latest-Approach-s {
	display: none;
}
#MobServices {
	display: block;
}
#Contenter-Left {
	display: block;
	background: none !important;
}
#Services-s {
	width: 100%;
	height: auto;
	margin-top: 10px;
	background: url(/images/services-mob-bg.gif) repeat-x 0px 0px !important;
	background-size: 100% auto;
	border: 2px solid #cdcabf;
}
.Services-s {
	font: normal 20px/22px 'trajan_proregular';
	color: #1c210f;
	padding: 22px 0px 0px 24px;
	background: none !important;
}
.Services-List {
	font: normal 14px/16px 'trajan_proregular';
	color: #663300;
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}
.Services-List ul li {
	background: none !important;
	padding: 12px 0px 0px 12px;
	list-style: none;
	margin: 0px;
	height: 23px;
}
#mheader {
	display: block;
	padding: 0px 0px 0px 0px;
	background: #e1e1e1;
	z-index: 1001;
	width: 100%;
	position: relative;
	float: left;
	height: 22px !important;
}
#toTop {
	display: none !important;
}
.addthis_button {
	display: block;
	float: right;
	margin: -30px 0px 0px 0px;
}
#CenterTop {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#Meet-Doctor {
	width: 100%;
	height: auto;
	margin-top: 10px;
	background: #bfa980 !important;
}
#Meet-Doctor img {
	margin: 21px 0px 0px 8px;
	width: 30%;
	height: auto;
}
.Meet-Doctor {
	font: normal 20px/22px 'GoudyOldStyleRegular';
	padding: 16px 0px 0px 120px !important;
}
.Meet-Doctor span {
	font: normal 18px/20px 'trajan_proregular';
}
.Meet-Doctor-textmain {
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	padding: 16px 10px 0px 120px !important;
}
.Dr-more {
	font: normal 8px/10px Arial, Helvetica, sans-serif;
	margin: 15px 40px 0px 0px;
	padding: 5px 0px 10px 10px;
	width: 65px;
	height: 17px;
	background: url(/images/dr-more-mob-bg.jpg) no-repeat 0 0;
}
#QuickLinks {
	width: 100%;
	height: auto;
	float: left;
	background: none !important;
}
.Quick-Links {
	font: normal 18px/16px 'MyriadProRegular';
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px !important;
}
.Quick-Links ul li {
	background: url(/images/q-links-list-bg.jpg) no-repeat 0px 0px;
	background-size: 100% auto !important;
	padding: 12px 0px 0px 12px !important;
	list-style: none;
	margin: 0px;
	height: 45px;
}
.Quick-Links img {
	margin: -7px 18px 0px 30px;
}
.Quick-Links ul li:last-child {
	font: normal 18px/11px 'MyriadProRegular';
	background: url(/images/q-links-list-bg.jpg) no-repeat 0px 0px;
	background-size: 100% auto !important;
}
#Social-Icons {
	width: 100%;
	height: 50px;
	float: left;
	margin: 0px 0px 20px 0px !important;
}
#Social-Icons img {
	margin: 7px 0px 0px 35px;
}
.multimedia li {
	width: 100%;
	background: none !important;
	padding: 6px 0px 0px 0px !important;
	float: none;
}
/************************************* Intractivity Styles ********************************************************/















.demo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 140px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: url(/images/intra-r-bg.jpg) no-repeat right top;
	background-size: 50% auto;
}
.demo1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 140px;
	padding: 0px;
	margin: 0px;
	background-size: 10% auto !important;
}
#div1 {
	background-size: 59.3% auto !important;
	height: 140px;
}
#div2 {
	background-size: 54.4% auto !important;
	height: 140px;
}
#div3 {
	background-size: 52.9% auto !important;
	height: 140px;
}
#div4 {
	background-size: 53.1% auto !important;
	height: 140px;
}
#div5 {
	background-size: 56.8% auto !important;
	height: 140px;
}
#div6 {
	background-size: 50.1% auto !important;
	height: 140px;
}
#div7 {
	background-size: 67.8% auto !important;
	height: 190px;
}
.intratext {
	display: block !important;
	font: normal 15px/17px 'MyriadProRegular';
	padding: 50px 0px 0px 190px !important;
	text-align:left;
}
.intratext span {
	font: normal 15px/17px 'MyriadProRegular';
	color: #000000;
	padding: 120px 0px 0px 0px;
	text-decoration: none;
	text-align: left;
}
.intratextmain {
	display: none;
}
.intra-more {
	display: none;
}
#Intractivity {
	width: 100%;
	height: 140px;
	margin: 0 auto;
	float: left;
	background: url(/images/intra-l-bg.jpg) no-repeat 0 0;
	background-size: 50% auto;
}
#Intractivity img {
	display: none;
}
#Intra-Tabs {
	display: none;
}
.Latest-Approach-h {
	font: normal 6px/7px 'MyriadProRegular';
	color: #ffff99;
	position: absolute;
	z-index: 101;
	margin: 220px 0px 0px 190px !important;
	display: block !important;
}
.Latest-Approach-h a {
	text-decoration: none;
	color: #ffff99;
	background: url(/images/latest-approach-s-bg.jpg) no-repeat 0px 0px;
	background-size: 100% auto;
	display: block;
	width: 120px;
	height: 30px;
	padding: 8px 0px 0px 15px;
}
/************************************* SubPage Styles ********************************************************/















#Banner {
	display: none;
}
#Content-Main {
	width: 100%;
	height: auto;
}
#Content-Left {
	width: 100%;
	height: auto;
}
#SideBar {
	width: 100%;
	height: auto;
	float: left;
}
.singular .entry-title {
	font: normal 18px/1px 'MyriadProRegular';
}
.navigation {
	padding: 20px 10px 0px 15px;
}
.textMain {
	padding: 5px 10px 20px 10px;
}
.Servicestext {
	height: 550px;
}
.Servicestext li {
	font: 15px/12px;
	width: 85%;
	float: left;
	margin: 0px 10px 10px 0px !important;
	padding: 0px !important;
}
.Servicestext a {
	width: 100%;
}
#MobDoctor {
	display: none !important;
}
#Meet-Doctor-s {
	display: block !important;
	width: 100%;
	height: 180px;
	margin-top: 10px;
	background: url(/images/meer-dr-s-bg.jpg) no-repeat 0 0;
	background-size: 100% auto;
}
.Meet-Doctor-s {
	padding: 20px 0px 0px 147px;
}
.Meet-Doctor-name {
	padding: 5px 0px 0px 147px;
}
.Dr-more-s {
	margin: 25px 25px 0px 0px;
}
.Quick-Links-s {
	width: 100%;
	height: auto;
	margin: 26px 0px 0px 0px;
}
.Quick-Links-s ul li {
	background: url(/images/q-links-list-s-bg.jpg) no-repeat 0px 0px;
	background-size: 100% auto;
	padding: 12px 0px 10px 12px !important;
	height: 45px !important;
}
.Quick-Links-s img {
	margin: -9px 18px 0px 15px !important;
}
.Quick-Links-s ul li:last-child {
	font: normal 18px/11px 'MyriadProRegular';
}
/************************************* Footer Styles ********************************************************/















#FooterBG {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 0px !important;
}
#Footer {
	width: 100%;
	height: auto;
}
#Footer img {
	margin: 0px 0px 0px 0px !important;
}
.footer {
	font: normal 9px/20px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 18px 0px 0px 0px;
	color: #333333;
	width: 100%;
	text-align: center;
}
.CopyrightText {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#Associated-Logos {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	float: left;
	background: none !important;
}
#Associated-Logos img {
	width: 14%;
	height: auto;
	margin: 2px 0px 0px 22px !important;
}
#LogosBG {
	background: none !important;
}
.ServicesText {
	height: 350px;
}
.ServicesText li {
	font: 15px/12px;
	width: 85%;
	float: left;
	margin: 0px 10px 10px 10px !important;
	padding: 0px !important;
}
.ServicesText a {
	width: 100%;
}
.PrivateHosp {
	height: 100px;
}
.PrivateHosp li {
	font: 15px/12px;
	width: 85%;
	float: left;
	margin: 0px 10px 10px 10px !important;
	padding: 0px !important;
}
.PrivateHosp a {
	width: 100%;
}
#Social-Icons-s {
	width: 100%;
	margin: 6px 0px 0px 0px;
}
#Social-Icons-s img {
	margin: 7px 0px 0px 35px;
}
#Mob img {
	width: 70% !important;
	height: auto !important;
}
/**************** Mobile recaptcha Styles ***********************/















#recaptcha_area {
	width: 318px;
	margin: 0px 0px 0px -12px !important;
}
.wpcf7-form table {
	margin: 0px -10px 0px -10px !important;
}
.wpcf7-form table table {
	margin: 0px !important;
}
/*************************************Mobile Form Styles ********************************************************/















.formlable {
	padding: 3px 3px 3px 5px;
}
.textArea {
	width: 250px;
}
.ftable {
	width: 100%;
	display: block;
	float: left;
}
.textarea {
	width: 95%;
}
.txtfield {
	width: 250px;
}
.txtfield-c {
	width: 280px;
}
.textArea-c {
	width: 280px;
}
.button {
	height: 30px !important;
	padding: 0px 10px !important;
}
/**************** Mobile Menu Styles ***********************/















.menu-bg {
	height: 30px !important;
	font: normal 17px/23px Verdana, Geneva, sans-serif !important;
	color: #ffffff !important;
	display: block;
}
.menu-bg a, .menu-bg a:hover {
	color: #ffffff !important;
	text-decoration: none !important;
}
.menu-m {
	font: bold 14px/26px 'sansationregular' !important;
	color: #ffffff !important;
	text-decoration: none !important;
	text-align: left !important;
	width: 100% !important;
	border: 1px solid #4d4d4d !important;
	z-index: 10 !important;
	background: url(/images/mobile-menu-bg.gif) repeat-x 0 0 !important;
	margin: 0px 0px 0px 0px;
	float: right;
	padding: 0px !important;
	height: 30px !important;
}
.menu-m a, .menu-m a:hover {
	font: bold 15px/18px Arial, Helvetica, sans-serif;
	color: #ffffff !important;
	text-decoration: none !important;
	padding: 0px 0px 0px 10px !important;
	display: block;
}
#wrapper {
	z-index: 1000 !important;
	overflow: hidden !important;
	width: 100% !important;
}
embed, iframe, object {
	max-width: 100% !important;
}
.menu-item-25 a {
	width: 100%;
}
.menu-item-196 a {
	width: 100%;
}
.menu-item-197 a {
	width: 100%;
}
.menu-item-22 a {
	width: 100%;
}
.menu-item-21 a {
	width: 100%;
}
.menu-item-20 a {
	width: 100%;
}
.menu-item-19 a {
	width: 100%;
}
.menu-item-196 ul a {
	width: 100% !important;
}
.menu-item-196 ul a:hover {
	width: 100% !important;
}
.menu-item-125 ul a {
	width: 100% !important;
}
.menu-item-125 ul a:hover {
	width: 100% !important;
}
.menu-item-187 ul a {
	width: 100% !important;
}
.menu-item-187 ul a:hover {
	width: 100% !important;
}
}
