/* grey sectionIndex rhSidebar styles */

#rhPanels h3 {
	border: 1px solid #666; 
	background:url(../../../images/rhSidebar/grey/panelShadow.jpg) left top no-repeat #999;
}

#rhPanels a:link{color:#666666; background:none transparent; text-decoration:underline; font-weight:bold;}
#rhPanels a:active{color:#666666; background:none transparent; text-decoration:underline; font-weight:bold;}
#rhPanels a:visited{color:#666666; background:none transparent; text-decoration:underline; font-weight:bold;}
#rhPanels a:hover{color:#fff; background:none #666666; text-decoration:none; font-weight:bold;}

#rhNav a:link{color:#666666; background:none transparent; text-decoration:underline;}
#rhNav a:active{color:#666666; background:none transparent; text-decoration:underline;}
#rhNav a:visited{color:#666666; background:none transparent; text-decoration:underline;}
#rhNav a:hover{color:#fff; background:none #666666; text-decoration:none;}

#rhNav .selected {
	color:#666666; 
	background: url(../../../images/rhSidebar/sectionIndex/grey/arrowSelected.gif) 0 5px no-repeat transparent;
}

#rhNav #secondLevel div {background: url(../../../images/rhSidebar/grey/secondLevelArrow.gif) left 8px no-repeat transparent; color:#666666;}

#rhNav #secondLevel div a:link {color:#666666;}
#rhNav #secondLevel div a:active {color:#666666;}
#rhNav #secondLevel div a:visited {color:#666666;}
#rhNav #secondLevel div a:hover {color:#fff;}