@charset "utf-8";
/* CSS Document */

/********************************************** Santosh Menu CSS ***************************************************/


/****************** PRIMARY NAV CSS STARTS*******************/
li,ui{ margin:0px; padding:0px; float:left}

#prim_menu{	display:block; margin-left: 10px;  width:968px;  clear:both; margin-bottom:0px; height:31px;}

#navigation_1 {
	width:968px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}
#navigation_1  li a {
	width:968px;
	list-style: none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}

li#navpatient_1 a {
	width: 243px;
	background: url(../images/pat_active.jpg) 0 0 no-repeat;
	list-style: none;
	height:31px;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#navpatient_1 a:hover {
	width: 243px;
	background: url(../images/pat_hover.png) 0 0 no-repeat;
	list-style: none;
	height:31px;
 	float:left;
	margin-top:0px;
	padding-top:0px;
}

li#navpatient_active {
	width: 243px;
	background: url(../images/pat_hover_active.png) 0 0 no-repeat;
	list-style: none;
	height:31px;
 	float:left;
	margin-top:0px;
	padding-top:0px;
}

li#navhealth_1 a {
	width: 241px;
	background: url(../images/HCP_active.jpg) 0 0 no-repeat ;
	height:31px;
	list-style: none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#navhealth_1 a:hover {
	width: 241px;
	background: url(../images/HCP_hover.jpg) 0 0 no-repeat;
	height:31px;
	list-style: none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}

li#navtrainer_1 a {
	width: 241px;
	background: url(../images/tainers_active.jpg) 0 0 no-repeat ;
	height:31px;
	list-style: none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#navtrainer_1 a:hover {
	width: 241px;
	background: url(../images/tainers_hover.jpg) 0 0 no-repeat;
	height:31px;
	list-style: none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}

li#navlearning_1 a {
	width: 241px;
	background: url(../images/learnings_active.jpg) 0 0 no-repeat ;
	height:31px;
	list-style: none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#navlearning_1 a:hover {
	width: 241px;
	background: url(../images/learnings_hover.png) 0 0 no-repeat;
	height:31px;
	list-style: none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}

/****************** PRIMARY NAV CSS ENDS*******************/

/****************** SUBMENU CSS FOR PRIMARY NAV STARTS ********************/

#submenu_container {
	float:left;
	width:100%;
	background: url(../images/submenu_bg.jpg) repeat;
	height:30px;
	margin-left:10px;
	margin-top:-1px;
}

* html body #submenu_container {
	float:left;
	width:100%;
	background: url(../images/submenu_bg.jpg) repeat;
	height:30px;
	margin-left:5px;
	margin-top:-1px;
	margin-bottom:-5px;
}


#submenu_container_HCR {
	float:left;
	width:100%;
	background: url(../images/submenu_bg.jpg) repeat;
	height:30px;
	margin-top:-1px;
}

* html body #submenu_container_HCR {
	float:left;
	width:100%;
	background: url(../images/submenu_bg.jpg) repeat;
	height:30px;
	margin-top:-1px;
	margin-bottom:-5px;
}


#submenu_1 {
	float:left;
	padding:6px 6px 6px 20px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#4e71b5;
}

#submenu_1 a{
	float:left;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#4e71b5;
	text-decoration:none
}

#submenu_1 a:hover{
	float:left;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #003399;
	text-decoration: underline;
}

#submenu_1 a:active{
	float:left;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #003399;
	text-decoration:none;
}


#submenu_active{
	float:left;
	padding:6px 6px 6px 20px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #4e71b5;
	text-decoration: underline;
}


/********************* SUBMENU CSS FOR PRIMARY NAV ENDS ********************/


/********************* SECONDARY MENU CSS STARTS HERE ***********************/
/*
#sec_menu{	display:block; margin-left: 0px;  width:968px;  clear:both; margin-bottom:0px; height:28px;background-color:#C2DCD9;}

#secmenu_container {	
	width:968px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}
#secmenu_container  li a {	
	width:968px;
	list-style: none;
	float:left;
}

li#secmenu_link a{
	width: auto;
	height:22px;
	background-color: #c6dfde;
	list-style:none;
	float:left;
	margin-top:0px;
	padding:6px 8px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #3e63aa;
	text-decoration:none;

}
li#secmenu_link a:hover{
	width: auto;
	height:22px;
	background-color: #ffffff;
	list-style:none;
	float:left;
	margin-top:0px;
	padding:6px 8px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #3e63aa;
	text-decoration:none;
}

li#secmenu_link_WHOWEARE a{
	width:85px;
	height:28px;
	background-image:url(../images/whoweare_active.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_WHOWEARE a:hover{
	width:85px;
	height:28px;
	background-image:url(../images/whoweare_hover.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_divider {
	width:1px;
	float:left;
	list-style:none;
	float:left;
	margin:0px;
	padding:6px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3158A3;
	background-color:#c2dcd9;
}
li#secmenu_link_LOCATIONS a{
	width:69px;
	height:28px;
	background-image:url(../images/location_active.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_LOCATIONS a:hover{
	width:69px;
	height:28px;
	background-image:url(../images/locations_hover.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_CARETREAT a{
	width:120px;
	height:28px;
	background-image: url(../images/careandtreatment_active.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_CARETREAT a:hover{
	width:120px;
	height:28px;
	background-image: url(../images/careandtreatment_hover.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}

li#secmenu_link_CARETREAT_active{
	width:120px;
	height:28px;
	background-image: url(../images/careandtreatment_hover.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}




li#secmenu_link_YOUPATIENT a{
	width:116px;
	height:28px;
	background-image: url(../images/youasourpatient_active.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_YOUPATIENT a:hover{
	width:116px;
	height:28px;
	background-image: url(../images/youasourpatient_hover.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_PHYSICIANS a{
	width:77px;
	height:28px;
	background-image: url(../images/physicians_active.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_PHYSICIANS a:hover{
	width:77px;
	height:28px;
	background-image: url(../images/physicians_hover.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_PHYTHERAPIST a{
	width:121px;
	height:28px;
	background-image: url(../images/physicaltherapists_active.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_PHYTHERAPIST a:hover{
	width:121px;
	height:28px;
	background-image: url(../images/physicaltherapists_hover.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_TESTIMONIALS a{
	width:81px;
	height:28px;
	background-image: url(../images/testimonials_active.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_TESTIMONIALS a:hover{
	width:81px;
	height:28px;
	background-image: url(../images/testimonials_hover.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_ACCOLADES a{
	width:72px;
	height:28px;
	background-image:url(../images/accolades_active.jpg);
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
}
li#secmenu_link_ACCOLADES a:hover{
	width:72px;
	height:28px;
	background-image:url(../images/accolades_hover.jpg);	
	list-style:none;
	float:left;
	margin-top:0px;
	padding-top:0px;
} */

/********************* SECONDARY MENU CSS ENDS HERE ***********************/


/********************* NEW TEMPLATE CSS STARTS HERE **********************/

#leftside_new{ 
	width:256px; 
	padding:0px; 
	float:left;
}

#pagetitle_new{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	color:#4c6dae;
	padding:10px 20px 0px 10px;
}

.hori_dash_divider{
	background-image: url(../images/hori_divider_dash.jpg);
	background-repeat:repeat-x;
	height:10px;
	width:auto;
	margin:0px;
	padding:0px;
}

.veri_dash_divider{
	background-image: url(../images/vertical_divider_dash.jpg);
	background-repeat:repeat-y;
	width:10px;
	height:auto;
	float:left;
}

#leftmenu_new a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#4c6dae;
	padding:0px 30px 0px 10px;
	float:right;
	text-decoration:none;
	clear:both;
}

#leftmenu_new a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color:#4c6dae;
	padding:0px 30px 0px 10px;
	float:right;
	text-decoration:none;
	clear:both;
}

#rightsection_new{
	width:705px;
	float:left;
	height:auto;
}

#rightsec_inside_new{
	width:670px;
	float:left;
	height:auto;
	padding:0px 5px 150px 20px;
}

#page_contentheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color:#4c6dae;
	padding:0px;
	float:left;
	margin:10px 0px 10px 0px;
}

#page_content1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
	padding:0px;
	float:left;
	text-decoration:none;
}


/******* horizontal dotted line css alignment starts here ***/
.horidotted_align{float:left; width:670px; height:37px }

/******** horizontal dotted line css alignment starts here ***/


/******************* For HOme Template  Right SIde teaser ******/

.header_home_right { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#79916d; 
	width:170px; 
	text-align:left;
	font-style:normal;
	font-weight:normal;
	margin-left:30px;
}


.mtop20{ margin-top:20px;}
.mtop30{ margin-top:30px;}
.mleft30 { margin-left:25px;}

/********************* NEW TEMPLATE CSS ENDS HERE *************************************/

