/* 
	Add section color to specific style elements here
*/

#tbl_gen_menu .content_color_geninfo {
	color: #D1CDA5;
}
#tbl_pf_menu .content_color_patients {
	color: #F3BE89;
}

#sidebar {
	color: #47ADAB;
}

/*
#sidebar h1 {
	background: #EBCFBA;
	list-style: url(/support/arw_patients_on_01.gif);
}
*/
#sidebar .squarebullet{
	list-style-type: square;
}

/*
#sidebar ul li {
	border-bottom: solid 1px #CC9900;
}
*/


#sidebar a:link, #sidebar a:visited{
	color: #47ADAB;
}


#sidebar a:hover{
	color: #304A61;
	/*list-style-type: none;*/
}


#pagecontent h1 {
	color: #278289;
}

#pagecontent a:link {
	color: #47ADAB;
}

#pagecontent a:hover {
	color: #304A61;
}

#pagecontent a:visited {
	color: #47ADAB;
}

#right_side_content a:link {
	color: #666666;
	text-decoration: none;
}

#right_side_content a:hover {
	color: #666666;
	text-decoration: none;
}

#right_side_content a:visited {
	color: #666666;
	text-decoration: none;
}

#footer_end {
	background-color: #59B4C7;
	background-image: url(/support/footer_bottom_hc.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.submenu1 li{
	border-bottom: solid 1px #498485;
}
.submenu1 li:hover{
	background-image: url(/support/bg_hc_sidemenu.jpg);
	background-repeat: repeat-y;
}

.selected_bg{
	background-image: url(/support/bg_hc_sidemenu.jpg);
		
}


.submenu2 li{
	background-image: url(/support/bg_hc_sidemenu.jpg);	
	border-bottom-style: none;
	border-left-style: none;
}

ul.submenu2 ul.MenuBarSubmenuVisible {
	
	background-color: #FFFFFF;
	background-image: url(/support/bg_pf_sidemenu.jpg);	
	border-top: solid 1px #CC9900;
	border-left: solid 1px #CC9900;
	border-right: solid 1px #CC9900;
	background-repeat: repeat-y;
	
}
/* Menu item containers are same fixed width as parent */
ul.submenu2 ul li
{
	background-color: #FFFFFF;
	border-bottom: solid 1px #CC9900;
	background-repeat: repeat-y;
	
}

