/* CSS Document */
/* Copyright © 1997 Bizymoms. All rights reserved. */

html, body {
	background: #f5f5f5 url(../images/page_background.jpg) repeat-x;
	color: #333;
}
html, body, h1, h2, h3, h4, h5, h6, div, p, ul, li, input, textarea, select, form {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
img.border {
	border: 1px solid #ccc;
	background: #fff;
	padding: 1px;
}
td {
	text-align: left;
	vertical-align: top;
}

/* Scroll bar styles */
div#scrollbar1, div#scrollbar2, div#scrollbar3, div#scrollbar4 {
	display: none;
}

/* Text ads styles
Header text ads */
.featured_text_ads_heading {
	width: 1000px;
	height: 22px;
	font-weight: bold;
	color: #fff;
	padding-top: 3px;
}
.featured_text_ads_back {
	background: #fff url(../images/text_ads_back1.jpg) no-repeat;
	width: 1000px;
	height: 65px;
	border-bottom: 5px solid #ccc; 
}
.featured_text_ads {
	float: left;
	width: 230px;
	height: 49px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 8px 10px;
}
.featured_text_ads div {
	padding-bottom: 4px;
}
.featured_text_ads div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.featured_text_ads div a:hover {
	color: #333;
	text-decoration: underline;
}

/* Body text ads styles */
.featured_text_ads_body_heading {
	margin-left: 250px;
	font-weight: bold;
	color: #86122a;
	padding-left: 20px;
}
.featured_text_ads_body_back {
	background: #fff url(../images/text_ads_back2.jpg) no-repeat;
	height: 65px;
	border-bottom: 5px solid #ccc;
	margin-bottom: 10px;
}
.featured_text_ads_body {
	float: left;
	width: 220px;
	height: 49px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 8px 10px;
}
.featured_text_ads_body div {
	padding-bottom: 4px;
}
.featured_text_ads_body div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.featured_text_ads_body div a:hover {
	color: #333;
	text-decoration: underline;
}

/* Bottom text ads styles */
.bottom_text_ads {
	background: url(../images/text_ads_back3.jpg) no-repeat;
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #86122a;
	padding: 6px 10px 0 10px;
	margin-top: 20px;
}
.bottom_text_ads a {
	color: #ea0c65;
	text-decoration: underline;
}
.bottom_text_ads a:hover {
	color: #ea0c65;
	text-decoration: none;
}

/* Header links styles */
.header_links {
	width: 1000px;
}

.header_links_left {
	float: left;
	width: 500px;
	margin: 15px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
}
.header_links_left span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding-bottom: 3px;
}
.header_links_left span.date_time {
	padding-right: 10px;
}
.header_links_left span a {
	color: #86122a;
	text-decoration: none;
}
.header_links_left span a:hover {
	color: #d51e44;
	text-decoration: none;
}

.header_links_right {
	float: left;
	width: 500px;
	margin: 15px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	text-align: right;
}
.header_links_right a {
	color: #86122a;
	text-decoration: none;
}
.header_links_right a:hover {
	color: #d51e44;
	text-decoration: none;
}
.header_links_right a.selected {
	background: #89122b url(../images/header_btn_repeat_back.jpg) repeat-x;
	border: 1px solid #ccc;
	font-weight: bold;
	color: #fff;
	padding: 2px 5px;
}

/* Header logo and serch styles */
.header_logo_search {
	width: 1000px;
}
.bm_logo {
	float: left;
	background: url(../images/bm_logo-new.jpg) no-repeat;
	width: 130px;
	height: 42px;
}
.bm_slogon {
	float: left;
	background: url(../images/bm_slogon.jpg) no-repeat;
	width: 620px;
	height: 42px;
}
.login_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	padding: 27px 0 0 10px;
}
.login_details a {
	font-weight: bold;
	color: #f0a20c;
	text-decoration: none;
}
.login_details a:hover {
	color: #f0720c;
	text-decoration: none;
}
.login_details span.member_name {
	font-weight: bold;
	color: #666;
}
.search_box_back {
	float: left;
	background: url(../images/search_box_back.jpg) no-repeat left center;
	width: 250px;
	height: 42px;
}
input.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	border: none;
	background: none;
	width: 200px;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* Header banner styles */
.header_banner {
	width: 1000px;
}
.header_banner_left {
	float: left;
	width: 250px;
	margin-top: 37px;
}
.header_banner_left_shadow {
	background: url(../images/header_left_shadow.jpg) no-repeat;
	height: 24px;
}

/* Header main buttons styles */
.mytown_btn a {
	display: block;
	height: 52px;
	background: url(../images/mytown_btn.jpg) no-repeat left top;
	text-decoration: none;
}
.mytown_btn a:hover {
	background: url(../images/mytown_btn.jpg) no-repeat left bottom;
	text-decoration: none;
}

.workathome_btn a {
	display: block;
	height: 52px;
	background: url(../images/workathome_btn.jpg) no-repeat left top;
	text-decoration: none;
}
.workathome_btn a:hover {
	background: url(../images/workathome_btn.jpg) no-repeat left bottom;
	text-decoration: none;
}

.personaldevelopment_btn a {
	display: block;
	height: 52px;
	background: url(../images/personaldevelopment_btn.jpg) no-repeat left top;
	text-decoration: none;
}
.personaldevelopment_btn a:hover {
	background: url(../images/personaldevelopment_btn.jpg) no-repeat left bottom;
	text-decoration: none;
}

.smallbusinesscentre_btn a {
	display: block;
	height: 52px;
	background: url(../images/smallbusinesscentre_btn.jpg) no-repeat left top;
	text-decoration: none;
}
.smallbusinesscentre_btn a:hover {
	background: url(../images/smallbusinesscentre_btn.jpg) no-repeat left bottom;
	text-decoration: none;
}

.familylife_btn a {
	display: block;
	height: 73px;
	background: url(../images/familylife_btn.jpg) no-repeat left top;
	text-decoration: none;
}
.familylife_btn a:hover {
	background: url(../images/familylife_btn.jpg) no-repeat left bottom;
	text-decoration: none;
}

/* Header slide show styles */
.header_banner_middle {
	float: left;
	background: url(../images/header_middle_back.jpg) no-repeat;
	width: 500px;
	height: 305px;
	margin-top: 37px;
}
.header_slideshow_picture {
	float: left;
	width: 250px;
	height: 260px;
}
ul#portfolio, ul#portfolio li {
	list-style: none;
	width: 250px;
	height: 260px;
	margin: 0;
}
.header_slideshow_content {
	float: left;
	width: 210px;
	height: 220px;
	padding: 20px;
	font-size: 16px;
	color: #86122a;
	line-height: 18px;
}
ul#portfolio-desc, ul#portfolio-desc li {
	list-style: none;
	width: 210px;
	height: 220px;
	font-size: 16px;
	color: #86122a;
	line-height: 18px;
	margin: 0;
}
.slide_counter {
	float: left;
	width: 250px;
}
ul#slide_nav, ul#slide_nav li {
	list-style: none;
	width: 250px;
	margin: 0;
}
.slideshow_buttons {
	float: left;
	width: 250px;
}
.prev_button {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	margin: 10px 0 0 50px;
	background: url(../images/previous_icon.jpg) no-repeat left top;
	text-decoration: none;
	cursor: pointer;
}
.prev_button:hover {
	background: url(../images/previous_icon.jpg) no-repeat left bottom;
	text-decoration: none;
}
.pause_button {
	display: block;
	float: left;
	height: 25px;
	width: 33px;
	margin-left: 10px;
	background: url(../images/pause_icon.jpg) no-repeat left top;
	text-decoration: none;
	cursor: pointer;
}
.pause_button:hover {
	background: url(../images/pause_icon.jpg) no-repeat left bottom;
	text-decoration: none;
}
.paused_button {
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	margin-left: 8px;
	background: url(../images/play_icon.jpg) no-repeat left top;
	text-decoration: none;
	cursor: pointer;
}
.paused_button:hover {
	background: url(../images/play_icon.jpg) no-repeat left bottom;
	text-decoration: none;
}
.next_button {
	display: block;
	float: left;
	width: 29px;
	height: 27px;
	margin: 10px 0 0 12px;
	background: url(../images/next_icon.jpg) no-repeat left top;
	text-decoration: none;
	cursor: pointer;
}
.next_button:hover {
	background: url(../images/next_icon.jpg) no-repeat left bottom;
	text-decoration: none;
}

/* Header banner right side navigation styles */
.header_banner_right {
	float: left;
	width: 250px;
	margin-top: 15px;
}
.header_banner_right_top {
	background: url(../images/header_right_top_back.jpg) no-repeat;
	height: 27px;
	font-size: 18px;
	color: #fff;
	padding: 3px 0 0 10px
}
.header_banner_right_middle {
	background: url(../images/header_right_back.jpg) no-repeat;
	height: 271px;
}
.header_banner_right_shadow {
	background: url(../images/header_right_shadow.jpg) no-repeat;
	height: 24px;
}

/* Body syles */
.body_top_back {
	background: url(../images/body_top_back.jpg) no-repeat;
	height: 5px;
}
.body_repeate_back {
	background: url(../images/body_repeat_back.jpg) repeat-y;
}
.body_bottom_back {
	background: url(../images/body_bottom_back.jpg) no-repeat;
	height: 5px;
}
.body_border_left {
	border-right: 2px dashed #ccc;
	padding-bottom: 20px;
}
.body_border_right {
	border-left: 2px dashed #ccc;
	padding-bottom: 20px;
}
.body_left {
	margin: 0 6px 0 8px;
	width: 234px;
}
.body_right {
	margin: 0 8px 0 6px;
	width: 234px;
}
.body_middle {
	margin: 0 10px 0 10px;
	width: 480px;
}

/* Heading styles */
.heading_1 {
	background: url(../images/heading_back1.jpg) no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #86122a;
	height: 32px;
	padding: 8px 10px 0 10px;
	margin-bottom: 15px;
}
.heading_2 {
	background: url(../images/heading_back2.jpg) no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #86122a;
	height: 32px;
	padding: 8px 10px 0 10px;
	margin-bottom: 1px;
}
.heading_2 span {
	font-size: 18px;
	font-weight: normal;
}
.heading_3 {
	background: url(../images/heading_back3.jpg) no-repeat;
	font-size: 18px;
	color: #fff;
	height: 25px;
	padding: 0 10px 0 10px;
	margin-bottom: 10px;
	text-align: center;
}

/* Titles styles */
.title_1 {
	font-size: 18px;
	color: #86122a;
	text-align: center;
}
.title_2 {
	font-size: 30px;
	color: #86122a;
	text-align: center;
}
.title_3 {
	font-size: 22px;
	font-weight: bold;
	color: #22cfc5;
}

/* Listing styles */
.listing_1 {
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-bottom: 10px;
}
.listing_1 img {
	margin: 0 22px;
}
.listing_1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ea0c65;
	text-decoration: none;
}
.listing_1 a:hover {
	color: #ea0c65;
	text-decoration: underline;
}

.listing_2_fill_top_back {
	background: url(../images/content_back_top.jpg) no-repeat;
	height: 10px;
}
.listing_2_fill_back {
	background: #fff6f8;
	padding: 0 10px;
}
.listing_2_fill_bottom_back {
	background: url(../images/content_back_bottom.jpg) no-repeat;
	height: 10px;
	margin-bottom: 10px;
}
.listing_2 {
	height: 55px;
	font-size: 11px;
	color: #ea0c65;
	padding-bottom: 10px;
}
.listing_2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222;
	text-decoration: none;
}
.listing_2 a:hover {
	color: #222;
	text-decoration: underline;
}

.listing_3 {
	padding: 0 10px 10px 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	color: #86122a;
}
.listing_3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f4530b;
	text-decoration: underline;
}
.listing_3 a:hover {
	color: #f4530b;
	text-decoration: none;
}
.listing_3 div {
	padding: 5px 0;
}
.listing_3 span {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999;
}

.listing_4 {
	height: 145px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	color: #000;
}
.listing_4 a {
	font-size: 18px;
	color: #86122a;
	text-decoration: none;
}
.listing_4 a:hover {
	color: #c9183d;
	text-decoration: none;
}
.listing_4 span {
	font-size: 12px;
	color: #ea0c65;
	line-height: 12px;
}
.listing_4 div {
	padding-top: 10px;
}
.listing_5 {
	height: 210px;
	margin-top:10px;
	margin-bottom: 1px;
	border-bottom: 1px dashed #ccc;
	color: #000;
}
.listing_5 a {
	font-size: 14px;
	color: #86122a;
	text-decoration: none;
}
.listing_5 a:hover {
	color: #c9183d;
	text-decoration: none;
}
.listing_5 span {
	font-size: 12px;
	color: #ea0c65;
	line-height: 12px;
}
.listing_5 div {
	padding-top: 5px;
}
.doctors_advice_text {
	font-size: 11px;
	color: #666;
}

/* Sections styles */
.momspiration_bottom_text {
	font-size: 12px;
	color: #666;
	line-height: 14px;
	padding: 0 10px 10px 10px;
}

.aboutus_heading_back {
	background: url(../images/aboutus_heading_back.jpg) no-repeat;
	height: 28px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 2px 10px 0 10px;
}
.aboutus_middle {
	background: #f5f1da;
	height: 180px;
}
.aboutus_bottom_back {
	background: url(../images/aboutus_bottom_back.jpg) no-repeat;
	height: 10px;
}

.recommendeddoctors_heading_back {
	background: url(../images/recommendeddoctors_heading_back.jpg) no-repeat;
	height: 35px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0 0 10px;
}
.recommendeddoctors_content_back {
	background: url(../images/recommendeddoctors_repeat_back.jpg) repeat-y;
	padding: 10px 12px 0 12px;
}
.recommendeddoctors_bottom_back {
	background: url(../images/recommendeddoctors_bottom_back.jpg) no-repeat;
	height: 10px;
	margin-bottom: 10px;
}

.whatsnew_heading_back {
	background: url(../images/whatsnew_heading_back.jpg) no-repeat;
	height: 35px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding: 16px 0 0 110px;
}
.whatsnew_content_back {
	background: url(../images/whatsnew_repeat_back.jpg) repeat-y;
	padding: 10px 12px 0 12px;
}
.whatsnew_bottom_back {
	background: url(../images/whatsnew_bottom_back.jpg) no-repeat;
	height: 10px;
	margin-bottom: 10px;
}

.whatsnew_sub_heading_back {
	background: url(../images/whatsnew_subheading_back.jpg) no-repeat;
	height: 23px;
	margin: 10px 0;
	padding: 2px 10px 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.whatsnew_sub_heading_back span {
	float: left;
}
.whatsnew_sub_heading_back span.view_more {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #f4530b;
	background: url(../images/bullet_2.gif) no-repeat left 9px;
	padding: 2px 0 0 20px;
	text-decoration: none;
}
.whatsnew_sub_heading_back span.view_more a {
	color: #f4530b;
	text-decoration: none;
}
.whatsnew_sub_heading_back span.view_more a:hover {
	color: #f41b0b;
	text-decoration: none;
}

.search_heading_back {
	background: url(../images/search_heading_back.jpg) no-repeat;
	height: 35px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding: 16px 0 0 75px;
}
.search_content_back {
	background: url(../images/search_repeat_back.jpg) repeat-y;
	padding: 10px 12px 0 12px;
}
.search_bottom_back {
	background: url(../images/search_bottom_back.jpg) no-repeat;
	height: 10px;
	margin-bottom: 10px;
}

.experts_heading_back {
	background: url(../images/heading_back4.jpg) no-repeat;
	height: 32px;
	font-size: 20px;
	font-weight: bold;
	color: #124e86;
	padding: 8px 10px 0 10px;
}
.experts_content_back {
	width: 460px;
	padding: 10px;
}

.banner_ads_seperator {
	background: url(../images/banner_ad_seperator.jpg) no-repeat;
	height: 5px; 
}
.whatmoms_heading_back {
	background: url(../images/whatmoms_heading_back.jpg) no-repeat;
	height: 70px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	padding-top: 15px;
	line-height: 22px;
}

/* Link lists styles */
.link_list_1 ul {
	padding: 0;
	margin: 0;
}
.link_list_1 ul li {
	font-size: 16px;
	line-height: 16px;
	list-style: none;
}
.link_list_1 ul li a {
	display: block;
	padding: 2px 0 3px 20px;
	text-decoration: none;
	color: #ea0c65;
	background: url(../images/bullet_2.gif) no-repeat left 9px;
}
.link_list_1 ul li a:hover, .link_list_1 ul li a.selected {
	background: url(../images/bullet_2.gif) no-repeat left 9px;
	color: #ff4590;
}

.link_list_2 ul {
	padding: 0;
	margin: 0;
}
.link_list_2 ul li {
	font-size: 14px;
	line-height: 18px;
	list-style: none;
}
.link_list_2 ul li a {
	display: block;
	padding: 2px 0 3px 20px;
	text-decoration: none;
	color: #ea0c65;
	background: url(../images/bullet_3.gif) no-repeat left 9px;
}
.link_list_2 ul li a:hover, .link_list_2 ul li a.selected {
	background: url(../images/bullet_3.gif) no-repeat left 9px;
	color:#C06;
	text-decoration: underline;
}

.link_list_3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	padding: 0 0 2px 20px;
	text-decoration: none;
	color: #ea0c65;
	background: url(bm_home_includes_new/images/bullet_2.gif) no-repeat left 6px;
	line-height: normal;
}
.link_list_3 a:hover, .link_list_3 a.selected {
	background: url(bm_home_includes_new/images/bullet_2.gif) no-repeat left 6px;
	color: #ff4590;
}

a.link_uline:link, a.link_uline:visited {
	font-size: 16px;
	color: #ea0c65;
	text-decoration: underline;
}
a.link_uline:hover {
	font-size: 16px;
	color: #ff4590;
	text-decoration: none;
}

a.small_uline:link, a.small_uline:visited {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
a.small_uline:hover {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

a.cities_categories:link, a.cities_categories:visited {
	font-size: 14px;
	font-weight:bold;
	color: #87122c;
	text-decoration:none;
}
a.cities_categories:hover {
	font-size: 14px;
	font-weight:bold;
	color: #000;
	text-decoration:underline;
}

/* Form feild styles */
input.formfeild, textarea.formfeild, select.formfeild {
	font-size: 14px;
	color: #333;
	border: 1px outset;
	background: #fff;
}
.go_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* Footer styles */
.footer_banner_ad_back {
	margin: 0 8px 6px 8px;
	padding: 10px;
	background: #eee;
	text-align: center;
}
.footer {
	text-align: center;
	padding: 30px 0;
}
.footer div.main_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
}
.footer div.main_links span {
	padding-bottom: 3px;
	border-bottom: 2px solid;
}
.footer div.main_links span a {
	color: #86122a;
	text-decoration: none;
}
.footer div.main_links span a:hover {
	color: #d51e44;
	text-decoration: none;
}
.footer span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbb;
}
.footer span a {
	color: #333;
	text-decoration: none;
}
.footer span a:hover {
	color: #333;
	text-decoration: underline;
}
.footer div.copyright {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
}
.footer div.copyright a {
	color: #f4530b;
	text-decoration: none;
}
.footer div.copyright a:hover {
	color: #f4530b;
	text-decoration: underline;
}

/* Gashitha Link Styels */
a.heading_links222:link, a.heading_links222:visited {
	font-size: 18px;
	color: #124e86;
	text-decoration: none;
	font-weight: bold;
}
a.heading_links222:hover {
	font-size: 18px;
	color: #124e86;
	text-decoration: none;
	font-weight: bold;
}
a.basic_link:link, a.basic_link:visited {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.basic_link:hover {
	font-size: 14px;
	color: #999;
	text-decoration: underline;
}
a.gashitha:link, a.gashitha:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #af2a41;
	text-decoration: none;
}
a.gashitha:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #edafba;
	text-decoration: underline;
}
a.link_default:link, a.link_default:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff4590;
	text-decoration: underline;
}
a.link_default:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
a.slider_link:link, a.slider_link:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
a.slider_link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
a.expert_link:link, a.expert_link:visited {
	font-size: 11px;
	color: #ea0c65;
	font-weight: bold;
	text-decoration: none;
}
a.expert_link:hover {
	font-size: 11px;
	color: #ea0c65;
	font-weight: bold;
	text-decoration: underline;
}

/* Gashitha Text Styels */

.basic_text {
	font-size: 14px; 
	color: #f26446;
	font-weight: bold;
}
a.basic_link:link, a.basic_link:visited {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.basic_link:hover {
	font-size: 14px;
	color: #999;
	text-decoration: underline;
}
a.gashitha:link, a.gashitha:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#af2a41;
	text-decoration: none;
}
a.gashitha:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#edafba;
	text-decoration: underline;
}
.slider_heading {
	float: left;
	width: 210px;
	font-size: 18px;
	font-weight: bold;
	color:000;
	margin-bottom:10px;
	margin-top:10px;
}
.slider_content {
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	width: 210px;
	font-size: 14px;
	font-weight:bold;
	color: #ff4590;
	line-height: 18px;
	margin-top:10px;
}


a.link_default:link, a.link_default:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #ff4590;
	text-decoration: underline;
}
a.link_default:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F00;
	text-decoration: none;
}
.othertext {
	font-size: 13px;
	color:#000;
}
.othertext2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #ff4590;
}
.othertext3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #86122a;
}
.slider_content2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #86122a;
}
.slider_content {
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	width: 210px;
	font-size: 14px;
	font-weight:bold;
	color: #ff4590;
	line-height: 18px;
	margin-top:10px;
}
a.slider_link:link, a.slider_link:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
}
a.slider_link:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#F00;
	text-decoration:none;
}
a.expert_link:link, a.expert_link:visited {
	font-size: 11px;
	color: #ea0c65;
	font-weight:bold;
	text-decoration:none;
}
a.expert_link:hover {
	font-size: 11px;
	color: #ea0c65;
	font-weight:bold;
	text-decoration:underline;
}
.doctors_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222;
	}
.experts_text {
	font-size: 20px;
	color: #ea0c65;
}
.listing_9_fill_top_back {
	background: url(../images/content_back_top.jpg) no-repeat;
	height: 10px;
}
.listing_9_fill_back {
	background: #fff6f8;
	padding: 0 10px;
}
.listing_9_fill_bottom_back {
	background: url(../images/content_back_bottom.jpg) no-repeat;
	height: 10px;
	margin-bottom: 10px;
}
.listing_9 {
	height: 85px;
	font-size: 11px;
	color: #ea0c65;
	padding: 10px 0px;
	border-bottom: 1px dashed #ccc;
}
.listing_9 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222;
	text-decoration: none;
}
.listing_9 a:hover {
	color: #222;
	text-decoration: underline;
}
a.doctor:link, a.doctor:visited {
	font-family:verdana;
	font-size: 13px;
	color: #ff4590;
	text-decoration: none;
}
a.doctor:hover {
	font-family:verdana;
	font-size: 13px;
	color:#C09;
	text-decoration: underline;
	
}
a.article:link, a.article:visited {
	font-family:Trebuchet MS;
	font-size: 14px;
	color: #ff4590;
	text-decoration: none;
}
a.article:hover {
	font-family:Trebuchet MS;
	font-size: 14px;
	color:#C09;
	text-decoration: underline;	}
	
	
	.bannertext1{
		font-family:"Myriad Pro";
		font-size:35px;
		color:#FF3300;
		font-weight:bold}
	
	.bannertext2{
		font-family:"Myriad Pro";
		font-size:25px;
		color:#000066;
		font-weight:bold;
		line-height:28px}
	
