/*

Theme Name: Bayside Womens Health

Theme URI: http://www.yourpracticeonline.com.au

Description: This theme is completely compatible with WordPress 3.0

Author: Rakshith.N

Author URI: http://www.yourpracticeonline.net

Version: 1.0

*/

/*************************************Theme Styles***************************************/

/*--------------Search--------------*/

.sitesearch {
	width:200px;
	height:40px;
	float:right;
	margin-top:20px;
}
.large a, .large a:hover {
	font:bold 14px/20px Verdana, Geneva, sans-serif;
}
.small {
	font:normal 11px Verdana, Geneva, sans-serif;
}
/*--------------Menu--------------*/



.menu-item-18 a {
	background:url(images/home-off.jpg) no-repeat 0 0;
	width:152px;
	text-decoration:none;
}
.menu-item-18 a:hover {
	background:url(images/home-on.jpg) no-repeat 0 0;
	text-decoration:none;
}
.menu-item-19 a {
	background:url(images/about-off.jpg) no-repeat 0 0;
	width:131px;
	text-decoration:none;
}
.menu-item-19 a:hover {
	background:url(images/about-on.jpg) no-repeat 0 0;
	text-decoration:none;
}
.menu-item-24 a {
	background:url(images/services-off.jpg) no-repeat 0 0;
	width:141px;
	text-decoration:none;
}
.menu-item-24 a:hover {
	background:url(images/services-on.jpg) no-repeat 0 0;
	text-decoration:none;
}
.menu-item-21 a {
	background:url(images/first-visit-off.jpg) no-repeat 0 0;
	width:171px;
	text-decoration:none;
}
.menu-item-21 a:hover {
	background:url(images/first-visit-on.jpg) no-repeat 0 0;
	text-decoration:none;
}
.menu-item-22 a {
	background:url(images/for-referrers-off.jpg) no-repeat 0 0;
	width:201px;
	text-decoration:none;
}
.menu-item-22 a:hover {
	background:url(images/for-referrers-on.jpg) no-repeat 0 0;
	text-decoration:none;
}
.menu-item-20 a {
	background:url(images/contact-off.jpg) no-repeat 0 0;
	width:164px;
	text-decoration:none;
}
.menu-item-20 a:hover {
	background:url(images/contact-on.jpg) no-repeat 0 0;
	text-decoration:none;
}
#access {
	display: block;
	float: left;
	padding:0;
	width:100%;
	font:15px/14px 'TrebuchetMSBold';
}
#access ul {
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #ffffff;
	display: block;
	line-height:42px;
	text-decoration: none;
	text-align:center;
	text-transform:uppercase;
}
#access li li a {
	margin:0px;
}
#access li li li a {
	margin:0px;
}
#access a:hover {
	color: #ffffff;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 42px;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	font:normal 13px/13px Verdana, Geneva, sans-serif;
	background: #a1533d;
	border-top: 1px solid #df9884;
	border-left: 1px solid #df9884;
	border-right: 1px solid #df9884;
	color: #ffffff;
	height: 20px;
	line-height:14px;
	padding:4px 0px 0px 4px;
	width: 210px;
	text-align:left;
	text-transform:capitalize;
}
#access ul ul a:hover {
	background: #333b41;
	border-top: 1px solid #1b2227;
	border-left: 1px solid #1b2227;
	border-right: 1px solid #1b2227;
	border-bottom: 1px solid #1b2227;
	color: #ffffff;
	width: 210px;
}
#access ul ul ul a {
	color: #ffffff;
	width: 175px;
}
#access ul ul ul a:hover {
	background: #333b41;
	color: #ffffff;
	width: 175px;
}
#access ul li:hover > ul {
	display: block;
}
.menu .current_page_item > a,  .menu .current_page_ancestor > a,  .menu .current-menu-item > a,  .menu .current-menu-ancestor > a {
	background:url(images/menu-on.gif) repeat-x top !important;
	color: #ffffff !important;
}
.menu li a:hover, .menu > li:hover > a, .menu > li .current-menu-item > a, .menu > li.current_page_ancestor > a {
	background:url(images/menu-on.gif) repeat-x top !important;
	color: #ffffff !important;
}
.menu-item-20 ul a {
	width:164px !important;
}
/*--------------YPO Showcase--------------*/

.sho-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f4f4f4;
	text-decoration: none
}
.bodytext-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #bbbbbb;
	font-weight: normal;
	text-decoration: underline
}
a.bodytext-link:hover {
	color: #c8c8c8;
	font-weight: normal
}
.bodytext-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #bbbbbb;
}
/*************************************Theme Styles End***********************************/

body {
	margin:0px 0px 0px 0px;
	overflow-y:scroll;
 *overflow-y:none;
}
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;
}
.videoBorder {
	border:8px solid #000000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
/**************************** Home Page Styles ***************************************/

#Container {
	width:960px;
	margin:0 auto;
}
#Header {
	width:960px;
	height:112px;
	margin:0 auto;
}
#Header img {
	margin: 24px 0px 0px 15px;
}
.appointment {
	width:200px;
	height:auto;
	float:right;
	font:normal 35px/35px 'MyriadProRegular';
	color:#2e2e2f;
	padding:47px 0px 0px 0px;
}
.appointment a {
	color:#2e2e2f;
	text-decoration:none;
}
.appointment a:hover {
	color:#2e2e2f;
	text-decoration:none;
}
/*..Header Ends..*/

#Menu-Container {
	width:100%;
	height:42px;
	margin:0 auto;
}
#Interactivity {
	width:960px;
	height:394px;
	margin:0 auto;
}
.intra-bg {
	width:auto;
	height:394px;
}
#Intra-buttons {
	width:100px;
	height:6px;
	position:absolute;
	z-index:20;
	margin:365px 0px 0px 850px;
}
#Intra-buttons img {
	margin:0px 7px 0px 0px;
}
#Intra-Tabs {
	width:100%;
	height:151px;
	margin:0 auto;
}
#Intra-tabs-left {
	width:674px;
	height:151px;
	float:left;
}
#Intra-tabs-left img {
	margin:40px 12px 0px 10px;
}
#Pregnancy {
	width:286px;
	height:151px;
	float:left;
	background:url(images/pregnancy-h-bg.jpg) no-repeat left top;
}
.pregnancy {
	font:16px/19px 'HelveticaLT-Condensed';
	color:#ffffff;
	padding:34px 0px 0px 0px;
}
.pregnancy span {
	font:normal 25px/27px 'CenturyGothic';
	color:#f3a84e;
}
.pregnancy img {
	margin:-15px 0px 0px 27px;
}
.pregnancy a {
	color:#ffffff;
	text-decoration:none;
}
.pregnancy a:hover {
	color:#ffffff;
	text-decoration:none;
}
.more-h {
	width:73px;
	height:21px;
	font:normal 12px/14px Verdana, Geneva, sans-serif;
	color:#8395a1;
	padding:8px 0px 0px 13px;
	float:left;
	background:url(images/more-h-bg.gif) no-repeat left top;
	margin:17px 0px 0px 0px;
}
.more-h a {
	color:#8395a1;
	text-decoration:none;
}
.more-h a:hover {
	color:#8395a1;
	text-decoration:none;
}
#Meet-dr {
	width:100%;
	height:245px;
	margin:0 auto;
}
#Meet-dr img {
	margin:31px 31px 0px 11px;
}
#Meet-dr-left {
	width:643px;
	height:245px;
	float:left;
}
.mark-lawrence {
	font:normal 30px/32px 'TrebuchetMSRegular';
	color:#eda54d;
	padding:40px 87px 0px 0px;
}
.mark-lawrence span {
	font:normal 24px 'TrebuchetMSRegular';
	color:#eda54d;
}
.mark-lawrence div {
	font:normal 14px/16px 'MyriadProRegular';
	color:#eda54d;
	padding:0px 0px 0px 0px;
}
.mark-lawrence a {
	color:#eda54d;
	text-decoration:none;
}
.mark-lawrence a:hover {
	color:#eda54d;
	text-decoration:none;
}
.mark-text {
	font:normal 13px/16px Verdana, Geneva, sans-serif;
	color:#ffffff;
	padding:10px 0px 0px 0px;
}
.read-more {
	width:115px;
	height:40px;
	font:normal 12px/40px Verdana, Geneva, sans-serif;
	color:#000000;
	float:right;
	margin:9px 41px 0px 0px;
	padding-left:21px;
	background:url(images/read-more-h-bg.gif) no-repeat left top;
}
.read-more a {
	color:#000000;
	text-decoration:none;
}
.read-more a:hover {
	color:#000000;
	text-decoration:none;
}
#Meet-dr-right {
	width:317px;
	height:245px;
	float:left;
}
.gyanecology {
	font:normal 16px/18px 'MyriadProRegular';
	color:#ffffff;
	float:left;
}
.gyanecology span {
	font:18px/22px 'TrebuchetMSBold';
	color:#ffffff;
}
.gyanecology a {
	font:normal 16px/18px 'MyriadProRegular';
	width:230px;
	height:73px;
	margin-top:21px;
	color:#ffffff;
	padding:10px 0px 0px 107px;
	text-decoration:none;
	display:block;
	background:url(images/gyanecology-surgery-bg.jpg) no-repeat left top;
}
.gyanecology a:hover {
	color:#ffffff;
	text-decoration:none;
}
.laproscopy {
	font:normal 21px/22px 'MyriadProRegular';
	color:#ffffff;
	float:left;
}
.laproscopy a {
	font:20px/22px 'TrebuchetMSBold';
	width:200px;
	height:63px;
	margin-top:18px;
	color:#ffffff;
	padding:20px 0px 0px 107px;
	text-decoration:none;
	display:block;
	background:url(images/laproscopy-surgery-bg.jpg) no-repeat left top;
}
.laproscopy a:hover {
	color:#ffffff;
	text-decoration:none;
}
/*..Meet Dr Ends..*/

#Quick-Links {
	width:100%;
	height:265px;
	margin:0 auto;
}
#Multimedia {
	width:320px;
	height:265px;
	float:left;
}
#Multimedia img {
	margin:58px 0px 0px 130px;
}
.multimedia-patient {
	font:bold 16px/18px 'MyriadProRegular';
	color:#2b3339;
	padding:15px 0px 0px 0px;
	text-align:center;
}
.multimedia-patient a {
	color:#2b3339;
	text-decoration:none;
}
.multimedia-patient a:hover {
	color:#2b3339;
	text-decoration:none;
}
.multimedia-text {
	font:normal 12px/16px Verdana, Geneva, sans-serif;
	color:#2b3339;
	text-align:center;
	padding:14px 0px 0px 0px;
}
.read-more-h {
	font:italic 11px/14px Verdana, Geneva, sans-serif;
	color:#a1533d;
	padding:17px 0px 0px 0px;
	text-align:center;
}
.read-more-h a {
	color:#a1533d;
	text-decoration:underline;
}
.read-more-h a:hover {
	color:#633929;
	text-decoration:underline;
}
#Video {
	width:320px;
	height:265px;
	float:left;
}
#Video img {
	margin:58px 0px 0px 130px;
}
#Forms {
	width:320px;
	height:265px;
	float:left;
}
#Forms img {
	margin:58px 0px 0px 130px;
}
/*..Quick Links Ends..*/

#Credibility {
	width:980px;
	height:125px;
	margin:5px auto;
	clear:both;
	
}
.credibility-logos {
	width:958px;
	height:106px;
	border:1px solid #d7c7c3;
}
.credibility-logos img {
	margin:8px 0px 0px 35px;
}
/*..Credibility Ends..*/

#Footer-Bg {
	width:100%;
	background-color:#2e2e2f;
	clear:both;
	margin:0 auto;
}
#Footer {
	width:960px;
	height:290px;
	margin:0 auto;
}
#Links {
	width:230px;
	height:255px;
	float:left;
}
.quicklinks {
	font:normal 15px/17px Verdana, Geneva, sans-serif;
	color:#ffffff;
	padding:43px 0px 0px 10px;
}
.quicklinks a {
	color:#ffffff;
	text-decoration:none;
}
.quicklinks a:hover {
	color:#ffffff;
	text-decoration:none;
}
.quick-home ul {
	font:normal 11px/20px Verdana, Geneva, sans-serif;
	color:#ababac;
	padding:14px 0px 0px 0px;
}
.quick-home ul li {
	list-style:none;
	padding:0px;
	margin:0px;
}
.quick-home ul li a {
	color:#ababac;
	text-decoration:none;
}
.quick-home ul li a:hover {
	color:#999999;
	text-decoration:none;
}
#Services {
	width:230px;
	height:255px;
	float:left;
}
#Location {
	width:230px;
	height:255px;
	float:left;
}
.adresss {
	font:normal 11px/20px Verdana, Geneva, sans-serif;
	color:#ababac;
	padding:14px 98px 0px 10px;
}
.adresss a {
	color:#ababac;
	text-decoration:none;
}
.adresss a:hover {
	color:#ababac;
	text-decoration:none;
}
#Social-Icon {
	width:259px;
	height:255px;
	float:left;
}
.follow-us {
	font:normal 15px/17px Verdana, Geneva, sans-serif;
	color:#ffffff;
	padding:43px 0px 0px 66px;
}
.follow-us a {
	color:#ffffff;
	text-decoration:none;
}
.follow-us a:hover {
	color:#ffffff;
	text-decoration:none;
}
.social-icon {
	margin:13px 0px 0px 63px;
	float:left;
}
.social-icon img {
	margin:0px 10px 0px 0px;
}
.ypo-logo {
	float:left;
	margin:28px 0px 0px 66px;
}
/************************************* Sub Page Styles ********************************************************/

#Interactivity-s {
	width:960px;
	height:215px;
	margin:0 auto;
	background:url(images/intra-l-s-bg.jpg) no-repeat 0 0;
}
#Intra-buttons-s {
	width:100px;
	height:6px;
	position:absolute;
	z-index:20;
	margin:201px 0px 0px 850px;
}
#Intra-buttons-s img {
	margin-right:5px;
}
.demo-s {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:215px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.demo1-s {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:215px;
	padding:0px;
	margin:0px;
}
.intratext-s {
	font:normal 32px/34px 'TrebuchetMSRegular';
	color:#2e2e2f;
	padding:90px 0px 0px 27px;
	text-decoration:none;
	text-align:justify;
	text-transform:uppercase;
}
.intratext-s a {
	color:#2e2e2f;
	text-decoration:none;
}
.intratext-s a:hover {
	text-decoration:none;
	color:#2e2e2f;
}
/*..Interactivity Ends..*/

#Content-Main {
	width:960px;
	height:auto;
	margin:0 auto;
}
#Content-Left {
	width:656px;
	height:auto;
	float:left;
}
#SideBar {
	width:304px;
	height:765px;
	float:left;
}
#Mob {
	display:none;
}
#Meet-dr-s {
	width:100%;
	height:167px;
	float:left;
	background:url(images/meet-dr-bg-s.jpg) no-repeat left 27px;
}
.mark-s {
	font:normal 16px/18px 'MyriadProRegular';
	color:#eda54d;
	padding:37px 0px 0px 121px;
}
.mark-s span {
	font:normal 12px/14px 'MyriadProRegular';
	color:#eda54d;
}
.mark-s a {
	color:#eda54d;
	text-decoration:none;
}
.mark-s a:hover {
	color:#eda54d;
	text-decoration:none;
}
.read-more-s {
	width:94px;
	height:29px;
	font:normal 16px/18px 'MyriadProRegular';
	color:#000000;
	float:left;
	padding:10px 0px 0px 14px;
	background:url(images/read-more-s-bg.gif) no-repeat left top;
	margin:22px 0px 0px 144px;
}
.read-more-s a {
	color:#000000;
	text-decoration:none;
}
.read-more-s a:hover {
	color:#633929;
	text-decoration:none;
}
#Services-s {
	width:100%;
	height:143px;
	float:left;
}
.services-s {
	font:normal 19px/22px 'MyriadProRegular';
	color:#fdfdfc;
	padding:0px 0px 0px 0px;
}
.services-s ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.services-s ul li {
	width:266px;
	list-style:none;
	padding:15px 0px 0px 28px;
	margin:0px;
	height:34px;
	background:url(images/services-s-bg.gif) repeat-x left top;
}
.services-s ul li a {
	color:#fdfdfc;
	text-decoration:none;
}
.services-s ul li a:hover {
	color:#fdfdfc;
	text-decoration:none;
}
#Surgeries-s {
	width:100%;
	height:241px;
	float:left;
}
.Surgeries-s {
	font:normal 14px/16px 'MyriadProRegular';
	color:#fdfdfc;
	padding:-6px 0px 0px 0px;
}
.Surgeries-s img {
	margin:-8px 22px 0px 14px;
}
.Surgeries-s ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.Surgeries-s ul li {
	width:274px;
	list-style:none;
	padding:25px 20px 0px 0px;
	margin:0px;
	height:55px;
	background:url(images/surgeries-s-bg.gif) repeat-x left top;
}
.Surgeries-s ul li a {
	color:#ffffff;
	text-decoration:none;
}
.Surgeries-s ul li a:hover {
	color:#ffffff;
	text-decoration:none;
}
#Quick-Links-s {
	width:292px;
	height:185px;
	float:left;
	border:1px solid #cdcdcd;
}
.quick-links-s {
	font:bold 16px/18px 'MyriadProRegular';
	color:#2b3339;
	padding:0px 0px 0px 0px;
}
.quick-links-s img {
	margin:-5px 21px 0px 23px;
}
.quick-links-s ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.quick-links-s ul li {
	width:290px;
	list-style:none;
	padding:14px 0px 0px 0px;
	margin:0px;
	height:45px;
	border-bottom:1px solid #d1d1d1;
}
.quick-links-s ul li a {
	color:#2b3339;
	text-decoration:none;
}
.quick-links-s ul li a:hover {
	color:#2b3339;
	text-decoration:none;
}
.quick-links-s ul li:last-child {
	border:none;
}
.navigation {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#323232;
	text-decoration:none;
	padding:20px 30px 5px 5px;
}
.navigation a {
	font-weight:normal;
	color:#323232;
	text-decoration:underline;
}
.navigation a:hover {
	font-weight:normal;
	color:#a1533d;
	text-decoration:underline;
}
.textMain {
	font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:5px 30px 30px 5px;
	text-decoration:none;
	text-align:justify;
}
.textMain a {
	color:#000000;
	text-decoration:underline;
}
.textMain a:hover {
	color:#a1533d;
	text-decoration:underline;
}
.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:#000000;
	text-decoration:none;
	text-align:justify;
}
.textMainBold a {
	color:#000000;
	text-decoration:underline;
}
.textMainBold a:hover {
	color:#a1533d;
	text-decoration:underline;
}
.textNormal {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
.textNormal a {
	color:#000000;
	text-decoration:underline;
}
.textNormal a:hover {
	color:#a1533d;
	text-decoration:underline;
}
.textbold {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
.Quick-links {
	font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#044670;
	padding:5px 5px 5px 5px;
	text-decoration:none;
}
.Quick-links a {
	color:#044670;
	text-decoration:underline;
}
.Quick-links a:hover {
	color:#1e5180;
	text-decoration:underline;
}
.more {
	font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#1c4163;
	text-decoration:none;
	padding:5px 5px 5px 5px;
}
.more a {
	color:#1c4163;
	text-decoration:underline;
}
.more a:hover {
	color:#1e5180;
	text-decoration:underline;
}
.PDFtext {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
/************************* Sub Page Headings Starts *****************************/

.textMain h1 {
	font:normal 24px 'MyriadProRegular';
	padding:5px 5px 5px 0px;
	color:#313132;
	text-decoration:none;
	margin:0px;
}
.textMain h2 {
	font:bold 15px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#633929;
	text-decoration:none;
}
.textMain h2 a {
	color:#633929;
	text-decoration:underline;
}
.textMain h2 a:hover {
	color:#633929;
	text-decoration:underline;
}
.textMain h3 {
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#91331a;
	text-decoration:none;
}
.textMain h3 a {
	color:#91331a;
	text-decoration:underline;
}
.textMain h3 a:hover {
	color:#91331a;
	text-decoration:underline;
}
.textMain h4 {
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#c34b2b;
	text-decoration:none;
}
.textMain h4 a {
	color:#c34b2b;
	text-decoration:underline;
}
.textMain h4 a:hover {
	color:#c34b2b;
	text-decoration:underline;
}
/************************************* Multimedia Page Styles ********************************************************/

.multimedia {
	font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#343434;
	text-decoration:none;
	border:1px solid #d4c1bf;
	-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:#a1533d;
	text-decoration:underline;
}
.multimedia .formHead a, .multimedia .formHead a:hover {
	padding-left:0px;
	background:none;
}
/************************************* Form Styles ********************************************************/

.tableborder {
	border:1px solid #d4c1bf;
}
.formHead {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background:#d4c1bf;
	text-decoration:none;
	padding:5px 10px 5px 10px !important;
}
.formHead a {
	color:#000000;
	text-decoration:underline;
}
.formHead a:hover {
	color:#000000;
	text-decoration:none;
}
.formlable {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding:3px 3px 3px 5px;
}
.txtfield {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:1px solid #d4c1bf;
	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 #d4c1bf;
	width:185px;
}
.textArea {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:175px;
	border:1px solid #d4c1bf;
	vertical-align:middle;
	padding:4px;
}
textArea {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:85%;
	border:1px solid #d4c1bf;
	vertical-align:middle;
	padding:4px;
}
.button {
	font:normal 18px 'MyriadProRegular';
	color:#a1533d;
	background:#d4c1bf;
	text-decoration:none;
	border:3px solid #c7a6a2;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	height:35px;
	cursor:pointer;
}
.dropDownF {
	border: 1px solid #d4c1bf;
	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 #d4c1bf !important;
	width:300px;
	height:35px;
	vertical-align:middle;
	padding:2px 4px 2px 4px;
}
.txtfield-r {
	font:normal 16px 'MyriadProRegular';
	color:#809aa7;
	text-decoration:none;
	border:1px solid #d4c1bf !important;
	width:220px;
	height:20px;
	vertical-align:middle;
	padding:2px 4px 2px 4px;
}
.textArea-c {
	font:normal 16px 'MyriadProRegular';
	color:#809aa7;
	text-decoration:none;
	width:300px;
	border:1px solid #d4c1bf;
	vertical-align:middle;
	padding:4px;
}
.ftable {
	width:33%;
	display:block;
	float:left;
}
#captchac img {
	width:130px;
	height:auto;
}
/************************************* Footer Styles ********************************************************/

.footer {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
}
.footer a {
	text-decoration:none;
	color:#ffffff;
}
.footer a:hover {
	text-decoration:underline;
	color:#ffffff;
}
.CopyrightText {
	width:200px;
	height:17px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#ababac;
	text-decoration:none;
	margin:30px 0px 0px 62px;
	float:left;
}
.CopyrightText a {
	text-decoration:none;
	color:#ababac;
}
.CopyrightText a:hover {
	text-decoration:underline;
	color:#ababac;
}
/************************************* Intractivity Styles ********************************************************/

.demo {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:394px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.demo1 {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:394px;
	padding:0px;
	margin:0px;
}
.intratextmain {
	font:normal 12px/18px Verdana, Geneva, sans-serif;
	color:#2e2e2f;
	padding:15px 583px 0px 28px;
}
.intratextmain a {
	color:#2e2e2f;
	text-decoration:none;
}
.intratextmain a:hover {
	color:#2e2e2f;
	text-decoration:none;
}
.intratext {
	font:normal 32px/34px 'TrebuchetMSRegular';
	color:#2e2e2f;
	padding:65px 0px 0px 27px;
	text-decoration:none;
	text-align:justify;
	text-transform:uppercase;
}
.intratext a {
	color:#2e2e2f;
	text-decoration:none;
}
.intratext a:hover {
	text-decoration:none;
	color:#2e2e2f;
}
.intra-more {
	width:116px;
	height:40px;
	font:normal 12px/40px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding:0px 0px 0px 10px;
	margin:27px 0px 0px 27px;
	background:url(images/intra-read-more-bg.png) no-repeat left top;
}
.intra-more a {
	color: #ffffff;
	text-decoration:none;
}
.intra-more a:hover {
	color: #999966;
	text-decoration:none;
}
/************************************* Scroll top control Styles ********************************************************/

.TopBlurb {
	background: none repeat scroll 0 0 #21386a;
	border:3px solid #b5cdd1;
}
#toTop {
	font-family:Verdana, Geneva, sans-serif;
	background: none repeat scroll 0 0 #345fc4;
	border: 1px solid #333333;
	border-radius: 5px 0px 0 5px;
	width:100px;
	bottom:198px;
	color: #ffffff;
	cursor: pointer;
	display: none;
	font-size: 12px;
	padding: 7px 5px;
	position: fixed;
	right: 0px;
	text-align: center;
	width:100px;
}
/************************************* Contact Styles ********************************************************/

.telephone {
	border-radius: 5px 5px 5px 5px;
	font: 12px/28px Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
}
.telephone ul {
	margin: 10px 5px;
	padding: 0;
}
.telephone li {
	background: none repeat scroll 0 0 transparent !important;
	float: left;
	padding: 6px 0 0 !important;
	width: 28%;
}
.telephone li:last-child {
	width:200px;
}
.telephone a {
	display: block;
	padding: 2px 0 2px 45px;
	text-decoration: underline;
}
.telephone a:hover {
	color: #a1533d;
	padding: 2px 0 2px 45px;
	text-decoration: underline;
}
.telephone img {
	margin: 0 10px 0 0;
}
#wp-realtime-sitemap-menu h3 {
	display:none;
}
#wp-realtime-sitemap-menu li a {
	background:none !important;
	margin-left:0px !important;
	font-size:12px;
}
#wp-realtime-sitemap-menu li {
	font-weight:bold;
}
#wp-realtime-sitemap-menu li li {
	font-weight: normal;
}
#mheader {
	display:none;
}
#menu-moblie {
	display:none;
}
.Servicestext {
	font:normal 18px/23px 'MyriadProRegular';
	color:#fff;
	text-decoration:none;
	text-align:center;
	list-style:none;
	margin:0px;
	padding:0px;
	height:105px;
}
.Servicestext li {
	background-image:none !important;
	width:38%;
	float:left;
	margin:0px 0px 15px 0px !important;
	padding:0px !important;
}
.Servicestext a {
	color:#293137;
	display:block;
	text-align:center;
	text-decoration:none;
	width:220px;
	height:25px;
	border:2px solid #b17b78;
	padding:5px 0px 5px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: #cab1ae; /* Old browsers */
	background: -moz-linear-gradient(top, #cab1ae 0%, #b79390 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cab1ae), color-stop(100%, #b79390)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cab1ae 0%, #b79390 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cab1ae 0%, #b79390 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cab1ae 0%, #b79390 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cab1ae 0%, #b79390 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cab1ae', endColorstr='#b79390', GradientType=0 ); /* IE6-9 */
}
.Servicestext a:hover {
	text-decoration:none;
	color:#1c1c1c;
	display:block;
	border:2px solid #b17b78;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: #e28f78; /* Old browsers */
	background: -moz-linear-gradient(top, #e28f78 0%, #ac634f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e28f78), color-stop(100%, #ac634f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e28f78 0%, #ac634f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e28f78 0%, #ac634f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e28f78 0%, #ac634f 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e28f78 0%, #ac634f 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e28f78', endColorstr='#ac634f', GradientType=0 ); /* IE6-9 */
}
<!-- New link tabs-->  
.Servicestext2 {
	color:#042843;
	text-decoration:none;
	text-align:center;
	list-style:none;
	margin:8px;
	padding:0px;
	height:100px;
}
.Servicestext2 li {
	font:normal 16px/19px 'MyriadProRegular';
	background-image:none !important;
	width:38%;
	float:left;
	margin:0px 0px 15px 0px !important;
	padding:0px !important;
}
.Servicestext2 a {
	color:#042843;
	display:block;
	text-align:center;
	text-decoration:none;
	width:220px;
	height:32px;
	border:1px solid #042843;
	padding:10px 0px 10px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: #cab1ae; /* Old browsers */
	background: -moz-linear-gradient(top, #cab1ae 0%, #b79390 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cab1ae), color-stop(100%, #b79390)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cab1ae 0%, #b79390 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cab1ae 0%, #b79390 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cab1ae 0%, #b79390 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cab1ae 0%, #b79390 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cab1ae', endColorstr='#b79390', GradientType=0 ); /* IE6-9 */
}
.Servicestext2 a:hover {
	text-decoration:none;
	color:#ffffff;
	display:block;
	border:1px solid #042843;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: #e28f78; /* Old browsers */
	background: -moz-linear-gradient(top, #e28f78 0%, #ac634f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e28f78), color-stop(100%, #ac634f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e28f78 0%, #ac634f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e28f78 0%, #ac634f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e28f78 0%, #ac634f 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e28f78 0%, #ac634f 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e28f78', endColorstr='#ac634f', GradientType=0 ); /* IE6-9 */
}
<!--
*
-->
 .ivf {
 width:100%;
}
.ivflink {
	clear:both;
	text-align:center;
	margin-top:20px;
	padding-top:20px;
}
.ivflink a {
	width:200px;
	text-align:center;
	font:bold 14px/28px Verdana, Geneva, sans-serif;
	background:#e55f9c;
	color:#ffffff;
	text-decoration:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display:block;
	margin:0px auto;
}
.ivflink a:hover {
	color:#ffffff;
	text-decoration:none;
}
.multimedialist {
	height:40px;
}
.media {
	font:normal 14px/16px 'MyriadProRegular';
	color:#fff;
	text-decoration:none;
	text-align:left;
	margin:0px !important;
	padding:0px !important;
	list-style:none;
}
.media li {
	list-style:none;
	width:120px;
	float:left;
	padding:0px !important;
	margin:10px 75px 0px 0px !important;
}
.video a {
	font:normal 15px/16px 'MyriadProRegular';
	background:url(images/loadmove.png) no-repeat 5px 3px #a1533d !important;
	padding:4px 0px 4px 20px !important;
}
.media li a {
	color:#FFF;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	width:120px;
	height:20px;
	border:1px solid #da8167;
	padding:4px 0px 4px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: #a1533d; /* Old browsers */
}
.media li a:hover {
	text-decoration:none;
	color:#FFF;
}
.pbt-main {
	position:relative;
	clear:left;
}
.pbt-main .pbt-box {
	position:absolute;
	background:#e4cac3;
	color:#000000;
	border:1px solid #ccc;
	padding:20px 20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	width:300px;
	top:-90px;
	left:-5px;
}
.pbt a {
	margin-right:20px;
}
#parking .down-arrow, #bus .down-arrow, #train .down-arrow {
	position:absolute;
	bottom:-8px;
	width:10px;
	height:10px;
	background:url(images/down-arrow.png) 0px 0px no-repeat;
}
#parking .down-arrow {
	left:51px;
}
#bus .down-arrow {
	left:135px;
}
#train .down-arrow {
	left:220px;
}

/************************************* Services Tabs Imag styles ********************************************/

.Servicestext-img {
	color:#fff;
	text-decoration:none;
}
.Servicestext-img a {
	color:#fff;
	display:block;
	text-decoration:none;
	padding:0px 0 0 0px;
	width:290px;
	line-height:56px;
	background:#7a4339;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-align:left;
}
.Servicestext-img li {
  background-image: none !important;
  float: left;
  font: 16px/19px 'MyriadProRegular';
  margin: 0 0 15px 0px !important;
  padding: 0 !important;
  height:100px;
  width:50%;
}
.Servicestext-img ul {
	margin:0px;
	padding:0px;
}
.Servicestext-img a:hover {
	text-decoration:none;
	color:#fff;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}
.Servicestext-img img {
 	float:left;
	margin:-22px 6px 0px 0px;
}
.ui-accordion-header {
	font:bold 16px Arial, Helvetica, sans-serif;
	background:#CCC;
	margin:0px !important;
	padding:5px 0px 5px 5px !important;
	height:35px !important;
	line-height:35px !important;
	color:#ffffff;
	cursor:pointer;
	border:1px solid #999;
	background: #DE9783; /* Old browsers */
}
.ui-accordion-header:hover {
	background: #A96552; /* Old browsers */
}
.ui-corner-all {
	-moz-border-radius:5px; -webkit-border-radius:5px;  border-radius:5px;
}
.ui-corner-top {
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom:none;
}
.ui-accordion-header a, .ui-accordion-header a:hover {
	color:#ffffff;
	text-decoration:none;
}
.accordian-shortcode-content {
	border:1px solid #999;
	float:left;
	padding:0px 8px !important;
    border-radius: 0px 0px 6px 6px;
}

@media screen and (max-width: 768px) {
 body {
 background:none !important;
 margin:0px 0px 0px 0px;
 overflow-y:scroll;
 *overflow-y:none;
}
 #Container {
 width:100%;
}
 #Header {
 width:100%;
}
 .appointment {
 width:170px;
 height:auto;
 font:normal 25px/25px 'MyriadProRegular';
}

/*..Header Ends..*/

#Menu-Container {
 width:100%;
 height:42px;
 margin:0 auto;
 display:block;
}

/*..menu Ends..*/

#Interactivity {
 width:100%;
 height:315px;
 margin:0 auto;
}
 .intra-bg {
 width:auto;
 height:394px;
 background-size:50% auto !important;
}
 #Intra-buttons {
 margin:295px 0px 0px 650px;
}
 #Intra-buttons img {
 margin:0px 7px 0px 0px;
}
 .demo {
 width:100%;
 height:315px;
}
 .demo1 {
 width:100%;
 height:315px;
 background-size:50% auto !important;
}
 .intratextmain {
 padding:15px 390px 0px 28px;
}
 .intratext {
 font:normal 20px/22px 'MyriadProRegular';
 padding:36px 0px 0px 28px;
}
 .intra-more {
 margin:45px 0px 0px 27px;
}

/*..interactivity Ends..*/

#Intra-Tabs {
 width:100%;
 height:131px;
 margin:0 auto;
 background:url(images/intra-tabs-bg.gif) repeat-x left top;
}
 #Intra-tabs-left {
 width:73%;
 height:131px;
 float:left;
}
 #Intra-tabs-left img {
 margin:40px 12px 0px 10px;
 width:27%;
 height:auto;
}
 #Pregnancy {
 width:27%;
 height:131px;
 float:left;
 background:url(images/pregnancy-h-bg.jpg) no-repeat left top;
}
 .pregnancy {
 font:bold 18px/20px 'HelveticaLT-Condensed';
 padding:18px 0px 0px 0px;
}
 .pregnancy span {
 font:normal 16px/19px 'CenturyGothic';
}
 .pregnancy img {
 margin:0px 0px 0px 27px;
 width:29%;
 height:auto;
}

/*..Intra tabs Ends..*/

#Meet-dr {
 width:100%;
 height:320px;
 margin:0 auto;
 background-color:#633929;
}
 #Meet-dr img {
 margin:10px 31px 0px 11px;
}
 #Meet-dr-left {
 width:100%;
 height:160px;
 float:left;
}
 .mark-lawrence {
 font:normal 38px/40px 'MyriadProRegular';
 padding:12px 115px 0px 0px;
}
 .mark-lawrence span {
 font:normal 20px/23px 'MyriadProRegular';
}
 .mark-text {
 font:normal 13px/16px Verdana, Geneva, sans-serif;
 color:#ffffff;
 padding:5px 0px 0px 0px;
}
 #Meet-dr-right {
 width:100%;
 height:160px;
 margin:25px 0px 0px 0px;
}
 .gyanecology {
 width:45%;
 margin:0px 0px 0px 40px;
}
 .laproscopy {
 width:45%;
 margin:2px 0px 0px 0px;
}

/*..Meet Dr Ends..*/

#Quick-Links {
 width:100%;
 height:265px;
 margin:0 auto;
}
 #Multimedia {
 width:32%;
 height:265px;
 float:left;
 margin-left:15px;
}
 #Multimedia img {
 margin:30px 0px 0px 103px;
}
 .multimedia-patient {
 font:bold 16px/18px 'MyriadProRegular';
 padding:15px 0px 0px 0px;
}
 .multimedia-text {
 padding:14px 10px 0px 10px;
}
 #Video {
 width:32%;
 height:265px;
}
 #Video img {
 margin:30px 0px 0px 97px;
}
 #Forms {
 width:32%;
 height:265px;
 float:left;
}
 #Forms img {
 margin:30px 0px 0px 97px;
}

/*..Quick Links Ends..*/

#Credibility {
 width:99%;
 height:125px;
 margin:0 auto;
 clear:both;
}
 .credibility-logos {
 width:99%;
 height:106px;
 border:1px solid #d7c7c3;
}
 .credibility-logos img {
 margin:8px 0px 0px 30px;
}

/*..Credibility Ends..*/

#Footer-Bg {
 width:100%;
 background-color:#2e2e2f;
 clear:both;
 margin:0 auto;
}
 #Footer {
 width:100%;
 height:280px;
 margin:0 auto;
}
 #Links {
 width:21%;
 height:255px;
 float:left;
}
 .quicklinks {
 font:normal 15px/17px Verdana, Geneva, sans-serif;
 color:#ffffff;
 padding:43px 0px 0px 10px;
}
 #Services {
 width:17%;
 height:255px;
 float:left;
}
 #Location {
 width:29%;
 height:255px;
 float:left;
}
 .adresss {
 font:normal 11px/20px Verdana, Geneva, sans-serif;
 color:#ababac;
 padding:14px 98px 0px 10px;
}
 #Social-Icon {
 width:33%;
 height:255px;
 float:left;
}
 .follow-us {
 font:normal 15px/17px Verdana, Geneva, sans-serif;
 color:#ffffff;
 padding:43px 0px 0px 0px;
}
 .social-icon {
 margin:13px 0px 0px 0px;
 float:left;
}
 .social-icon img {
 margin:0px 10px 0px 0px;
}
 .ypo-logo {
 float:left;
 margin:28px 0px 0px 66px;
}
 .addthis_button img {
 margin:13px 0px 0px 0px !important;
}
 .CopyrightText {
 margin:30px 0px 0px 4px;
 float:left;
}

/***Subpage Styles***/

#Interactivity-s {
 width:100%;
 height:215px;
 margin:0 auto;
 background:url(images/intra-l-s-bg.jpg) no-repeat 0 0;
}
 #Intra-buttons-s {
 width:100px;
 height:6px;
 position:absolute;
 z-index:20;
 margin:201px 0px 0px 650px;
}
 #Intra-buttons-s img {
 display:block;
}
 .intratext-s {
 padding:90px 0px 0px 27px;
}

/*..Interactivity Ends..*/

#Content-Main {
 width:100%;
 height:auto;
 margin:0 auto;
}
 #Content-Left {
 width:60%;
 height:auto;
 float:left;
}
 #SideBar {
 width:40%;
 height:745px;
 float:left;
}
 .telephone {
 width:100% !important;
 height: 110px;
}
 .telephone ul {
 margin: 10px 5px;
 padding: 0;
}
 .telephone li {
 width: 100%;
}
 .menu-item-18 a {
 width:123px;
}
 .menu-item-19 a {
 width:125px;
}
 .menu-item-24 a {
 width:130px;
}
 .menu-item-21 a {
 width:130px;
}
 .menu-item-22 a {
 width:130px;
}
 .menu-item-20 a {
 width:130px;
}

/*************************************Mobile Form Styles ********************************************************/

.formlable {
 font:bold 10px Verdana, Arial, Helvetica, sans-serif !important;
 padding:3px 3px 3px 5px;
}
 .mandatory {
 font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}
 .dropDownF {
 border: 1px solid #cdcbcb;
 background: #b8b6b9;
 color:#000000;
 width: 100%;
}
 .ftable {
 width:100%;
 display:block;
 float:left;
}
 textarea {
 width:95%;
}
 .txtfield {
 width:250px;
}
 .txtfield-c {
 width:280px;
}
 .textArea-c {
 width:280px;
}
 .button {
 height:40px !important;
 padding:0px 10px !important;
}
 #recaptcha_area {
 width:318px;
 margin:0px 0px 0px -4px !important;
}
 .Servicestext {
 height:175px;
}
 .Servicestext li {
 font:15px/12px;
 width:85%;
 float:left;
 margin:0px 10px 10px 10px !important;
 padding:0px !important;
}
 .Servicestext a {
 width:100%;
}
.Servicestext-img li {
  float: none;
  width:100%;
}
}
 @media screen and (max-width: 640px) {
 body {
 background:none !important;
 margin:0px 0px 0px 0px;
 overflow-y:scroll;
 *overflow-y:none;
}
 #Container {
 width:100%;
 margin:0 auto;
}
 #Header {
 width:100%;
 height:140px;
}
 #Header img {
 margin:16px 0px 0px 104px;
 width:65%;
 height:auto;
}
 .appointment {
 width:170px;
 height:auto;
 float:left;
 padding:0px;
 margin:20px 0px 0px 200px;
 font:normal 25px/25px 'MyriadProRegular';
}

/*..Header Ends..*/

#Interactivity {
 width:100%;
 height:200px;
 margin:0 auto;
}
 .intra-bg {
 width:auto;
 height:200px;
 background-size:50% auto !important;
}
 #Intra-buttons {
 margin:180px 0px 0px 470px;
}
 #Intra-buttons img {
 margin:0px 7px 0px 0px;
}
 .demo {
 width:100%;
 height:200px;
}
 .demo1 {
 width:100%;
 height:200px;
 background-size:50% auto !important;
}
 .intratextmain {
 padding:15px 390px 0px 28px;
 display:none;
}
 .intratext {
 font:normal 12px/14px;
 padding:36px 0px 0px 10px;
 display:block;
}
 .intra-more {
 margin:45px 0px 0px 27px;
 display:none;
}

/*..interactivity Ends..*/

#Intra-Tabs {
 width:100%;
 height:230px;
 margin:0 auto;
 background:url(images/intra-tabs-bg.gif) repeat-x left top;
 background-size:4% auto;
}
 #Intra-tabs-left {
 width:100%;
 height:80px;
 float:none;
}
 #Intra-tabs-left img {
 margin:20px 6px 0px 10px;
 width:27%;
 height:auto;
}
 #Pregnancy {
 width:100%;
 height:131px;
 float:none;
 background:url(images/pregnancy-h-bg.jpg) no-repeat 5px top;
 background-size:100% auto;
}
 .pregnancy img {
 margin:-17px 10px 0px 27px;
 width:23%;
 height:auto;
}
 .pregnancy {
 font:bold 18px/20px 'HelveticaLT-Condensed';
 padding:40px 250px 0px 0px;
}

/*..Intra tabs Ends..*/

#Meet-dr {
 width:100%;
 height:437px;
 margin:0 auto;
 background-color:#633929;
}
 #Meet-dr img {
 margin:10px 15px 0px 11px;
 width:34%;
 height:auto;
}
 #Meet-dr-left {
 width:100%;
 height:200px;
 float:left;
}
 .mark-lawrence {
 font:normal 20px/22px 'MyriadProRegular';
 padding:16px 0px 0px 0px;
}
 .mark-lawrence span {
 font:normal 14px/16px 'MyriadProRegular';
}
 .read-more {
 float:right;
 margin:17px 41px 0px 0px;
 background:url(images/read-more-h-bg.gif) no-repeat left top;
}
 .mark-text {
 display:none;
}
 #Meet-dr-right {
 width:100%;
 height:160px;
 margin:0px 0px 0px 0px;
}
 .gyanecology {
 width:95%;
 margin:0px auto;
 float:none;
}
 .laproscopy {
 width:95%;
 margin:0px auto;
 float:none;
}

/*..Meet Dr Ends..*/

#Quick-Links {
 width:100%;
 height:650px;
 margin:0 auto;
}
 #Multimedia {
 width:95%;
 height:210px;
 float:none;
 margin:0 auto;
}
 #Multimedia img {
 margin:30px 0px 0px 265px;
}
 .multimedia-patient {
 font:bold 16px/18px 'MyriadProRegular';
 padding:15px 0px 0px 0px;
}
 .multimedia-text {
 padding:14px 10px 0px 10px;
}
 #Video {
 width:95%;
 height:210px;
 float:none;
 margin:0 auto;
}
 #Video img {
 margin:30px 0px 0px 259px;
}
 #Forms {
 width:95%;
 height:210px;
 float:none;
 margin:0 auto;
}
 #Forms img {
 margin:30px 0px 0px 267px;
}

/*..Quick Links Ends..*/

#Credibility {
 width:97%;
 height:125px;
 margin:0 auto;
 clear:both;
}
 .credibility-logos {
 width:99%;
 height:106px;
 border:1px solid #d7c7c3;
}
 .credibility-logos img {
 margin:8px 0px 0px 30px;
}

/*..credibility Ends..*/

#Footer-Bg {
 width:100%;
 background-color:#2e2e2f;
 clear:both;
 margin:0 auto;
}
 #Footer {
 width:100%;
 height:458px;
 margin:0 auto;
}
 #Links {
 width:58%;
 height:200px;
 float:left;
}
 .quicklinks {
 font:normal 15px/17px Verdana, Geneva, sans-serif;
 color:#ffffff;
 padding:43px 0px 0px 10px;
}
 #Services {
 width:41%;
 height:200px;
 float:left;
}
 #Location {
 width:40%;
 height:255px;
 float:left;
}
 .adresss {
 font:normal 11px/20px Verdana, Geneva, sans-serif;
 color:#ababac;
 padding:14px 0px 0px 10px;
}
 #Social-Icon {
 width:49%;
 height:255px;
 float:left;
 margin-left:12px;
}
 .follow-us {
 font:normal 15px/17px Verdana, Geneva, sans-serif;
 color:#ffffff;
 padding:43px 0px 0px 0px;
}
 .social-icon {
 margin:13px 0px 0px 0px;
 float:left;
}
 .social-icon img {
 margin:0px 5px 0px 0px;
}
 .ypo-logo {
 float:left;
 margin:28px 0px 0px 50px;
}
 .addthis_button img {
 margin:13px 0px 0px 0px !important;
}
 .CopyrightText {
 margin:30px 0px 0px 4px;
 float:left;
}

/**Sub-Page Styles**/

#Content-Main {
 width:100%;
 height:auto;
 margin:0 auto;
}
 #Content-Left {
 width:100%;
 height:auto;
 float:none;
 margin:0 auto;
}
 #SideBar {
 display:none;
}
 #Mob {
 display:block;
}

/*..Meet Dr Ends..*/

#Interactivity-s {
 width:100%;
 height:146px;
 margin:0 auto;
 background:url(images/intra-l-s-bg.jpg) no-repeat 0 0;
}
 #Intra-buttons-s {
 width:100px;
 height:6px;
 position:absolute;
 z-index:20;
 margin:128px 0px 0px 250px;
}
 #Intra-buttons-s img {
 display:block;
}
 .intratext-s {
 font:normal 13px/16px 'MyriadProRegular';
 padding:56px 0px 0px 10px;
}
 .demo-s {
 width:100%;
 height:146px;
}
 .demo1-s {
 width:100%;
 height:146px;
 background-size:100% auto !important;
}
 .telephone {
 width:100% !important;
 height: 110px;
}
 .telephone ul {
 margin: 10px 5px;
 padding: 0;
}
 .telephone li {
 width: 100%;
}

/*..Interactivity Ends..*/

/*************************************Mobile Form Styles ********************************************************/

.formlable {
 font:bold 10px Verdana, Arial, Helvetica, sans-serif !important;
 padding:3px 3px 3px 5px;
}
 .mandatory {
 font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}
 .dropDownF {
 border: 1px solid #cdcbcb;
 background: #b8b6b9;
 color:#000000;
 width: 100%;
}
 .ftable {
 width:100%;
 display:block;
 float:left;
}
 textarea {
 width:95%;
}
 .txtfield {
 width:250px;
}
 .txtfield-c {
 width:280px;
}
 .textArea-c {
 width:280px;
}
 .button {
 height:40px !important;
 padding:0px 10px !important;
}
 #recaptcha_area {
 width:318px;
 margin:0px 0px 0px -4px !important;
}
 #Menu-Container {
 display:none;
}
 #menu-moblie {
 width:100%;
 height:42px;
 display:block;
}
 #mheader {
 display:block !important;
 padding:0px 0px 0px 0px;
 z-index:1001;
 width:100%;
 position:absolute;
 float:left;
 height:42px !important;
 background:#a1533d;
}
 .menu-bg {
 height:42px !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 12px/14px 'CenturyGothic';
 color:#ffffff;
 padding:6px 0px 0px 234px;
}
 .menu-m a, .menu-m a:hover {
 font:mormal 15px/18px 'CenturyGothic';
 color:#ffffff !important;
 text-decoration:none !important;
 padding:8px 0px 0px 10px !important;
 display:block;
}
 #wrapper {
 z-index:1000 !important;
 overflow:hidden !important;
 width:100% !important;
}
 .Servicestext {
 height:175px;
}
 .Servicestext li {
 font:15px/12px;
 width:85%;
 float:left;
 margin:0px 10px 10px 10px !important;
 padding:0px !important;
}
 .Servicestext a {
 width:100%;
}
 .GotoTop {
 display:none !important;
}
/*** Refferals form Styles ***/
#online-appointment { float:none;  }
}
 @media screen and (max-width: 480px) {
 body {
 background:none !important;
 margin:0px 0px 0px 0px;
 overflow-y:scroll;
 *overflow-y:none;
}
 #Container {
 width:100%;
 margin:0 auto;
}
 #Header {
 width:100%;
 height:130px;
}
 #Header img {
 margin:16px 0px 0px 14px;
 width:88%;
 height:auto;
}
 .appointment {
 width:170px;
 height:auto;
 float:left;
 padding:0px;
 margin:20px 0px 0px 83px;
 font:normal 25px/25px 'MyriadProRegular';
}

/*..Header Ends..*/

#Interactivity {
 width:100%;
 height:148px;
 margin:0 auto;
}
 .intra-bg {
 width:auto;
 height:148px;
 background-size:50% auto !important;
}
 #Intra-buttons {
 margin:137px 0px 0px 260px;
}
 #Intra-buttons img {
 margin:0px 7px 0px 0px;
}
 .demo {
 width:100%;
 height:148px;
}
 .demo1 {
 width:100%;
 height:148px;
 background-size:50% auto !important;
}
 .intratextmain {
 padding:15px 390px 0px 28px;
 display:none;
}
 .intratext {
 font:normal 12px/14px;
 padding:36px 0px 0px 10px;
 display:block;
}
 .intra-more {
 margin:45px 0px 0px 27px;
 display:none;
}

/*..interactivity Ends..*/

#Intra-Tabs {
 width:100%;
 height:189px;
 margin:0 auto;
 background:url(images/intra-tabs-bg.gif) repeat-x left top;
 background-size:4% auto;
}
 #Intra-tabs-left {
 width:100%;
 height:58px;
 float:none;
}
 #Intra-tabs-left img {
 margin:20px 6px 0px 10px;
 width:27%;
 height:auto;
}
 #Pregnancy {
 width:100%;
 height:131px;
 float:none;
 background:url(images/pregnancy-h-bg.jpg) no-repeat 5px top;
 background-size:100% auto;
}
 .pregnancy img {
 margin:0px 0px 0px 27px;
 width:15%;
 height:auto;
}
 .pregnancy {
 font:bold 18px/20px 'HelveticaLT-Condensed';
 padding:18px 0px 0px 0px;
}
 .pregnancy span {
 font:normal 16px/19px 'CenturyGothic';
}

/*..Intra tabs Ends..*/

#Meet-dr {
 width:100%;
 height:370px;
 margin:0 auto;
 background-color:#633929;
}
 #Meet-dr img {
 margin:10px 15px 0px 11px;
 width:34%;
 height:auto;
}
 #Meet-dr-left {
 width:100%;
 height:160px;
 float:left;
}
 .mark-lawrence {
 font:normal 20px/22px 'MyriadProRegular';
 padding:16px 0px 0px 0px;
}
 .mark-lawrence span {
 font:normal 14px/16px 'MyriadProRegular';
}
 .read-more {
 float:right;
 margin:17px 41px 0px 0px;
 background:url(images/read-more-h-bg.gif) no-repeat left top;
}
 .mark-text {
 display:none;
}
 #Meet-dr-right {
 width:100%;
 height:160px;
 margin:0px 0px 0px 0px;
}
 .gyanecology {
 width:95%;
 margin:0px auto;
 float:none;
}
 .laproscopy {
 width:95%;
 margin:0px auto;
 float:none;
}

/*..Meet Dr Ends..*/

#Quick-Links {
 width:100%;
 height:650px;
 margin:0 auto;
}
 #Multimedia {
 width:95%;
 height:210px;
 float:none;
 margin:0 auto;
}
 #Multimedia img {
 margin:30px 0px 0px 140px;
}
 .multimedia-patient {
 font:bold 16px/18px 'MyriadProRegular';
 padding:15px 0px 0px 0px;
}
 .multimedia-text {
 padding:14px 10px 0px 10px;
}
 #Video {
 width:95%;
 height:210px;
 float:none;
 margin:0 auto;
}
 #Video img {
 margin:30px 0px 0px 148px;
}
 #Forms {
 width:95%;
 height:210px;
 float:none;
 margin:0 auto;
}
 #Forms img {
 margin:30px 0px 0px 147px;
}

/*..Quick Links Ends..*/

#Credibility {
 width:97%;
 height:125px;
 margin:0 auto;
 clear:both;
}
 .credibility-logos {
 width:99%;
 height:106px;
 border:1px solid #d7c7c3;
}
 .credibility-logos img {
 margin:8px 0px 0px 30px;
}

/*..credibility Ends..*/

#Footer-Bg {
 width:100%;
 background-color:#2e2e2f;
 clear:both;
 margin:0 auto;
}
 #Footer {
 width:100%;
 height:500px;
 margin:0 auto;
}
 #Links {
 width:58%;
 height:200px;
 float:left;
}
 .quicklinks {
 font:normal 15px/17px Verdana, Geneva, sans-serif;
 color:#ffffff;
 padding:43px 0px 0px 10px;
}
 #Services {
 width:41%;
 height:200px;
 float:left;
}
 #Location {
 width:40%;
 height:255px;
 float:left;
 margin-top: 40px;
}
 .adresss {
 font:normal 11px/20px Verdana, Geneva, sans-serif;
 color:#ababac;
 padding:14px 0px 0px 10px;
}
 #Social-Icon {
 width:49%;
 height:255px;
 float:left;
 margin-left:12px;
}
 .follow-us {
 font:normal 15px/17px Verdana, Geneva, sans-serif;
 color:#ffffff;
 padding:43px 0px 0px 0px;
}
 .social-icon {
 margin:13px 0px 0px 0px;
 float:left;
}
 .social-icon img {
 margin:0px 5px 0px 0px;
}
 .ypo-logo {
 float:left;
 margin:28px 0px 0px 50px;
}
 .addthis_button img {
 margin:13px 0px 0px 0px !important;
}
 .CopyrightText {
 margin:30px 0px 0px 4px;
 float:left;
}

/**Sub-Page Styles**/

#Content-Main {
 width:100%;
 height:auto;
 margin:0 auto;
}
 #Content-Left {
 width:100%;
 height:auto;
 float:none;
 margin:0 auto;
}
 #SideBar {
 display:none;
}
 #Mob {
 display:block;
}

/*..Meet Dr Ends..*/

#Interactivity-s {
 width:100%;
 height:146px;
 margin:0 auto;
 background:url(images/intra-l-s-bg.jpg) no-repeat 0 0;
}
 #Intra-buttons-s {
 width:100px;
 height:6px;
 position:absolute;
 z-index:20;
 margin:128px 0px 0px 250px;
}
 #Intra-buttons-s img {
 display:block;
}
 .intratext-s {
 font:normal 13px/16px 'MyriadProRegular';
 padding:56px 0px 0px 10px;
}
 .demo-s {
 width:100%;
 height:146px;
}
 .demo1-s {
 width:100%;
 height:146px;
 background-size:100% auto !important;
}
 .telephone {
 width:100% !important;
 height: 100px;
}
 .telephone ul {
 margin: 10px 5px;
 padding: 0;
}
 .telephone li {
 width: 100%;
}

/*..Interactivity Ends..*/

/*************************************Mobile Form Styles ********************************************************/

.formlable {
 font:bold 10px Verdana, Arial, Helvetica, sans-serif !important;
 padding:3px 3px 3px 5px;
}
 .mandatory {
 font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}
 .dropDownF {
 border: 1px solid #cdcbcb;
 background: #b8b6b9;
 color:#000000;
 width: 100%;
}
 .ftable {
 width:100%;
 display:block;
 float:left;
}
 textarea {
 width:95%;
}
 .txtfield {
 width:250px;
}
 .txtfield-c {
 width:280px;
}
 .textArea-c {
 width:280px;
}
 .button {
 height:40px !important;
 padding:0px 10px !important;
}
 #recaptcha_area {
 width:318px;
 margin:0px 0px 0px -4px !important;
}
 #Menu-Container {
 display:none;
}
 #menu-moblie {
 width:100%;
 height:42px;
 display:block;
}
 #mheader {
 display:block !important;
 padding:0px 0px 0px 0px;
 z-index:1001;
 width:100%;
 position:absolute;
 float:left;
 height:42px !important;
 background:#a1533d;
}
 .menu-bg {
 height:42px !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 12px/14px 'CenturyGothic';
 color:#ffffff;
 padding:6px 0px 0px 120px;
}
 .menu-m a, .menu-m a:hover {
 font:mormal 15px/18px 'CenturyGothic';
 color:#ffffff !important;
 text-decoration:none !important;
 padding:8px 0px 0px 10px !important;
 display:block;
}
 #wrapper {
 z-index:1000 !important;
 overflow:hidden !important;
 width:100% !important;
}
 .Servicestext {
 height:175px;
}
 .Servicestext li {
 font:15px/12px;
 width:85%;
 float:left;
 margin:0px 10px 10px 10px !important;
 padding:0px !important;
}
 .Servicestext a {
 width:100%;
}
 .GotoTop {
 display:none !important;
}
}
 @media screen and (max-width: 320px) {

/*..Header Ends..*/

#Interactivity {
 width:100%;
 height:131px;
 margin:0 auto;
}
 .intra-bg {
 width:auto;
 height:131px;
 background-size:50% auto !important;
}
 #Intra-buttons {
 margin:120px 0px 0px 220px;
}
 .demo {
 width:100%;
 height:131px;
}
 .demo1 {
 width:100%;
 height:131px;
 background-size:50% auto !important;
}
 #Multimedia img {
 margin:30px 0px 0px 132px;
}
 #Video img {
 margin:30px 0px 0px 130px;
}
 #Forms img {
 margin:30px 0px 0px 133px;
}
 #Interactivity-s {
 height:130px;
}
 #Intra-buttons-s {
 width:100px;
 height:6px;
 position:absolute;
 z-index:20;
 margin:118px 0px 0px 220px;
}
 .demo-s {
 width:100%;
 height:130px;
}
 .demo1-s {
 width:100%;
 height:130px;
 background-size:100% auto !important;
}
 #Meet-dr-left {
 height:150px;
}
 .gyanecology {
 width:90%;
}
 .laproscopy {
 width:90%;
}
.gyanecology a {
	width:200px;
	padding:10px 0px 0px 95px;
}
.laproscopy a {
	width:200px;
	padding:20px 0px 0px 95px;
}
#Location {
  margin-top: 45px;
}
.ypo-logo {
  margin: 48px 0 0 0px;
}
.CopyrightText {
	width:100%;
}
 .GotoTop {
 display:none !important;
}
}
