/* orange sectionIndex rhSidebar styles */

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

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

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

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

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

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