@charset "UTF-8";
/* aeHealthCareProfessionals stylesheet */

/******* BEGIN LEFT COLUMN ITEMS ****************************************************************/

body.hub ul#nav-main {
	background: #E4B43A;
}

body.hub ul#nav-main li {
	border-color: #af8d38;
}

body.hub ul#nav-main li a:hover, 
body.hub ul#nav-main li a.current {
	background-color: #5b4817;
}

/*left sub-nav*/

body.hub ul#nav-main li.open ul li a {
	background-color: #af8d38;
}

body.hub ul#nav-main li.open ul li a:hover, 
body.hub ul#nav-main li.open ul li a.current {
	background-color: #ffcb2e;
}

body.hub ul#nav-main li.open ul li {						
	border-color:#e4b43a;
}

/* new style for data table head coloring - 4/2010 - ron */
td.tablesubhead{height: 30px; background-color: #E4B43A;  padding: 4px; font-size: 12px; font-weight: bold; color: #ffffff; vertical-align: middle;}


/* selector box coloring - 10/2011 */
#col-content .container-vert-tabbed-feature ul#switch li.ui-state-active a {
background: url(/assets_aetnaCom/images/structure/bg-ul-switch-on2-hcp.gif) no-repeat center left;}

