/* purple sectionIndex rhSidebar styles */

#rhPanels h3 {
	border: 1px solid #6666cc; 
	background:url(../../../images/rhSidebar/purplePanelShadow.jpg) left top no-repeat #6666cc;
}

#rhPanels a:link{color:#6666cc; background:none transparent; text-decoration:underline; font-weight:bold;}
#rhPanels a:active{color:#6666cc; background:none transparent; text-decoration:underline; font-weight:bold;}
#rhPanels a:visited{color:#6666cc; background:none transparent; text-decoration:underline; font-weight:bold;}
#rhPanels a:hover{color:#fff; background:none #6666cc; text-decoration:none; font-weight:bold;}

#rhNav a:link{color:#6666cc; background:none transparent; text-decoration:underline;}
#rhNav a:active{color:#6666cc; background:none transparent; text-decoration:underline;}
#rhNav a:visited{color:#6666cc; background:none transparent; text-decoration:underline;}
#rhNav a:hover{color:#fff; background:none #6666cc; text-decoration:none;}

#rhNav .selected {
	color:#6666cc; 
	background: url(../../../images/rhSidebar/sectionIndex/purple/arrowSelected.gif) 0 5px no-repeat transparent;
}

#rhNav #secondLevel div {background: url(../../../images/rhSidebar/sectionIndex/purple/secondLevelArrow.gif) left 8px no-repeat transparent; color:#6666cc;}

#rhNav #secondLevel div a:link {color:#6666cc;}
#rhNav #secondLevel div a:active {color:#6666cc;}
#rhNav #secondLevel div a:visited {color:#6666cc;}
#rhNav #secondLevel div a:hover {color:#fff;}