/* red sectionIndex rhSidebar styles */

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

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

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

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

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

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