@charset "utf-8";

/* 				GLOBAL AND REST VALUES 				*/
body,
h1,h2,h3,h4,
p
	{
	padding:0px;
	margin:0px;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size:11px;
	border:none;
	border:0px;
	text-align:left;
	}
Body
	{
	background-color:#fff;
	}
a, img{
	border:none;
	border:0px;
}
p
	{
	text-align:justify;
	line-height:16px;
	}
ul
	{
	list-style:none;
	padding:0px;
	margin:0px;
	}
ul li
	{
	padding:0px;
	margin:0px;
	background-image:url(../images/arrow-3.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	}
.bold
	{
	font-weight:bold;
	}
.bg
	{
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-y;
	}
.blueBg
	{
	background-color:#e5f0fa;
	}
.rightBg
	{
	background-image:url(../images/rightBg.jpg);
	background-repeat:repeat-x;
	padding:20px;
	padding-top:5px;
	padding-bottom:15px;
	}
.heading1
	{
	font-size:20px;
	color:#000000;
	font-weight:bold;
	padding-bottom:10px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	}	
.heading2
	{
	color:#0066cc;
	font-size:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	}
.imgBD
	{
	background-color:#e5f0fa;
	display:block;
	padding:3px;
	border:1px solid #2e3078;
	float:left;
	margin-right:18px;
	margin-bottom:10px;
	}
.readMore
	{
	background-image:url(../images/arrow-1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#015ab2;
	text-decoration:none;
	padding-right:17px;
	float:right;
	font-weight:bold;
	}
.readMore a
	{
	color:#015ab2;
	text-decoration:none;
	}
.readMore a:hover
	{
	text-decoration:underline;
	}
.readMore2
	{
	background-image:url(../images/arrow-1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#015ab2;
	text-decoration:none;
	padding-left:17px;
	float:right;
	font-weight:bold;
	margin-top:8px;
	}
.readMore2 a
	{
	color:#015ab2;
	text-decoration:none;
	}
.readMore2 a:hover
	{
	text-decoration:underline;
	}
.innerHeading
	{
	font-size:13px;
	color:#015ab2;
	font-weight:bold;
	}
.FooterBg
	{
	background-color:#015ab2;
	color:#FFFFFF;
	}
.FooterBg a
	{
	text-decoration:none;
	color:#FFFFFF;
	}
.FooterBg a:hover
	{
	text-decoration:underline;
	}
ul#leftNav_inner{
	margin:0px;
	padding:0px;
	width:217px;
	border:red solid 0px;
	margin-left:15px;
}
	ul#leftNav_inner li{
		display:block;
		float:left;
		width:205px;
		border:red solid 0px;
		background-image:none;
		padding:0px;
		margin:0px;
	}
		ul#leftNav_inner li a.home, 
		ul#leftNav_inner li a.about, 
		ul#leftNav_inner li a.ggnNgo, 
		ul#leftNav_inner li a.clinic,
		ul#leftNav_inner li a.health,
		ul#leftNav_inner li a.partner,
		ul#leftNav_inner li a.PatientStory,
		ul#leftNav_inner li a.feedback,
		ul#leftNav_inner li a.contact
		{
			display:block;
			margin:0px 0px;
			padding:0px;
			text-decoration:none;
			overflow:hidden;
			color:#212121;
			padding-left:39px;
			font-size:13px;
			font-weight:bold;
			padding-top:10px;
			height:26px;
		}
		
		ul#leftNav_inner li a.home{
			background:url(../images/home.jpg) no-repeat left top;
		}
		ul#leftNav_inner li a.home:hover{
			background:url(../images/home_hover.jpg) no-repeat left bottom;
		}
		ul#leftNav_inner li a.home_act{
			background:url(../images/home_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav_inner li a.about{
			background:url(../images/about.jpg) no-repeat left top;
		}
		ul#leftNav_inner li a.about:hover{
			background:url(../images/about_hover.jpg) no-repeat left bottom;
		}
		ul#leftNav_inner li a.about_act{
			background:url(../images/about_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav_inner li a.ggnNgo{
			background:url(../images/ggnngo.jpg) no-repeat left top;
			padding-top:4px;
			height:32px;
			border:0px solid red;
			line-height:13px;
		}
		ul#leftNav_inner li a.ggnNgo:hover{
			background:url(../images/ggnngo_hover.jpg) no-repeat left bottom;
		}
		ul#leftNav_inner li a.ggnNgo_act{
			background:url(../images/ggnngo_hover.jpg) no-repeat left bottom;
			padding-top:4px;
			height:32px;
			border:0px solid red;
			line-height:13px;
		}
		ul#leftNav_inner li a.clinic{
			background:url(../images/ggnClinicNav.jpg) no-repeat left top;
		}
		ul#leftNav_inner li a.clinic:hover{
			background:url(../images/ggnClinicNav_hover.jpg) no-repeat left bottom;
		}
		ul#leftNav_inner li a.clinic_act{
			background:url(../images/ggnClinicNav_hover.jpg) no-repeat left bottom;
		}
		ul#leftNav_inner li a.health{
			background:url(../images/healthConsultacy.jpg) no-repeat left top;
		}
		ul#leftNav_inner li a.health:hover{
			background:url(../images/healthConsultacy_hover.jpg) no-repeat left bottom;
		}
		ul#leftNav_inner li a.health_act{
			background:url(../images/healthConsultacy_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav_inner li a.partner{
			background:url(../images/partnerAffilation.jpg) no-repeat left top;
			}
		ul#leftNav_inner li a.partner:hover{
			background:url(../images/partnerAffilation_hover.jpg) no-repeat left bottom;	
		}
		ul#leftNav_inner li a.partner_act{
			background:url(../images/partnerAffilation_hover.jpg) no-repeat left bottom;	
		}
		ul#leftNav_inner li a.PatientStory{
			background:url(../images/patientStory.jpg) no-repeat left top;
			}
		ul#leftNav_inner li a.PatientStory:hover{
			background:url(../images/patientStory_hover.jpg) no-repeat left bottom;	
		}
		ul#leftNav_inner li a.PatientStory_act{
			background:url(../images/patientStory_hover.jpg) no-repeat left bottom;	
		}
		
		ul#leftNav_inner li a.feedback{
			background:url(../images/feedback.jpg) no-repeat left top;
		}
		ul#leftNav_inner li a.feedback:hover{
			background:url(../images/feedback_hover.jpg) no-repeat left bottom;
		}
		ul#leftNav_inner li a.feedback_act{
			background:url(../images/feedback_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav_inner li a.contact{
			background:url(../images/contact.jpg) no-repeat left top;
		}
		ul#leftNav_inner li a.contact:hover{
			background:url(../images/contact_hover.jpg) no-repeat left bottom;
		}
		ul#leftNav_inner li a.contact_act{
			background:url(../images/contact_hover.jpg) no-repeat left bottom;
		}
		
		ul#leftNav_inner li a.guestbook{
			background:url(../images/nav_inner_9.jpg) no-repeat  left top;
		}
		ul#leftNav_inner li a.guestbook:hover{
			background:url(../images/nav_inner_9_hover.jpg) no-repeat  left bottom;
		}
		ul#leftNav_inner li a.guestbook_act{
			background:url(../images/nav_inner_9_hover.jpg) no-repeat  left bottom;
		}
		
		ul#leftNav_inner li a.links{
			background:url(../images/nav_inner_10.jpg) no-repeat left top;
		}
		ul#leftNav_inner li a.links:hover{
			background:url(../images/nav_inner_10_hover.jpg) no-repeat left bottom;
		}
		ul#leftNav_inner li a.links_act{
			background:url(../images/nav_inner_10_hover.jpg) no-repeat left bottom;
		}
.heading_inner
	{
	background-image:url(../images/headingBg3.jpg);
	background-repeat:repeat-x;
	font-size:2.0em;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}
.heading_inner2
	{
	font-size:1.9em;
	font-weight:bold;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/lineBg.jpg);
	background-repeat:no-repeat;
	background-position:0px 50px;
	padding-top:14px;
	padding-bottom:13px;
	border:0px solid red
	}
.heading_inner2 span
	{
	color:#0066cc;
	font-weight:normal;
	}
.imgInner
	{
	float:right;
	margin:8px;
	margin-right:0px;
	margin-top:12px;
	}
ul.redArrow 
	{
	list-style:none;
	padding:0px;
	margin:0px;
	}
ul.redArrow li
	{
	padding:0px;
	margin:0px;
	background-image:url(../images/arroeRed.jpg);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	}
.tableBd
	{
	border-left:1px solid #0195c5;
	border-top:1px solid #0195c5;
	font-size:12px;
	}
.tableBd .tr2
	{
	background-color:#e8f9fe;
	}
.tableBd tr td
	{
	padding-left:4px;
	border-right:1px solid #0195c5;
	border-bottom:1px solid #0195c5;
	font-weight:bold;
	color:#404040;
	}
.link
	{
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;
	}
.link:hover
	{
	color:#0066cc;
	text-decoration:underline;
	}
.tableBd2
	{
	border-left:1px solid #c6e9f3;
	border-top:1px solid #c6e9f3;
	font-size:11px;
	}
.tableBd2 .tr2
	{
	background-color:#f0fbfe;
	}
.tableBd2 tr td
	{
	padding-left:4px;
	border-right:1px solid #c6e9f3;
	border-bottom:1px solid #c6e9f3;
	}
.redText
	{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	}
.textbox
	{
	border:1px solid #0195c5;
	height:16px;
	font-size:11px;
	width:270px;
	}
.textdrop
	{
	border:1px solid #0195c5;
	font-size:11px;
	}
.textbox2
	{
	border:1px solid #0195c5;
	font-size:11px;
	width:270px;
	}
.btBG
	{
	background-image:url(../images/btBG.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:transparent;
	width:67px;
	border:0px solid red;
	height:23px;
	padding-bottom:2px;
	.padding-bottom:0px;
	}

/*=================  by baljeet on dated 1-Apr-2010 =================================*/

a.link_2{
	display:block;
	text-decoration:none;
	font-size:1.5em;
	font-family:"Arial narrow", Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding:5px 20px;
	background:#f5f5f5;
	float:left;
	margin:0px 5px;
	border:#d5d5d5 solid 1px;
}
	a.link_2:hover{
		background:#015ab2;
		color:#fff;
	}
/*=================  by mukesh on dated 22-Apr-2010 =================================*/
.readMore3
	{
	background-image:url(../images/arrow-3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#015ab2;
	text-decoration:none;
	padding-left:17px;
	float:right;
	font-weight:bold;
	margin-top:8px;
	padding-right:5px;
	}
.readMore3 a
	{
	color:#015ab2;
	text-decoration:none;
	}
.readMore3 a:hover
	{
	text-decoration:underline;
	}
.subLink
	{
	padding:0px;
	margin:0px;
	color:#FF0000;
	text-decoration:none;
	background:url(../images/blue_line.jpg) no-repeat left bottom;
	border:0px solid red;
	padding:2px 0px 0px 22px;
	height:44px;
	width:1005
	}
.subLink a
	{
	color:#464545;
	text-decoration:none;
	padding:0px 20px 8px 25px;
	margin:0px 0px 0px 15px;
	_margin:0px 0px 0px 7px;
	border-bottom:0px solid red;
	float:left;
	display:block;
	background:url(../images/partnerAffilation2_a.jpg) no-repeat 0px top;
	font-weight:bold;
	font-size:12px;
	width:164px;
	}
.subLink a:hover
	{
	color:#000;
	text-decoration:none;
	}
.subLink2
	{
	padding:0px;
	margin:0px;
	color:#FF0000;
	text-decoration:none;
/*	background:url(../images/blue_line.jpg) no-repeat left bottom;*/
	border:0px solid red;
	padding:12px 0px 0px 22px;
	}
.subLink2 a
	{
	color:#464545;
	text-decoration:none;
	padding:0px 20px 7px 25px;
	border-bottom:0px solid red;
	float:left;
	display:block;
	background:url(../images/partnerAffilation2.jpg) no-repeat 0px top;
	font-weight:bold;
	font-size:12px;
	}
.subLink2 a:hover
	{
	color:#000;
	text-decoration:none;
	}