--MENU-HOME-LINK-color:#404040;/* home button color if configured */
--MENU-HOME-LINK-HOVER-color:#000000;/* hovered home button color if configured */
--MENU-SEARCH-color:#404040;/* text and icon color of search box */
--MENU-SEARCH-BG-color:rgba(255,255,255,.2);/* background color of search box */
--MENU-SEARCH-BORDER-color:transparent;/* border color of search box */
--MENU-SECTIONS-BG-color:#f4f4f4;/* background of the menu; this is NOT just a color value but can be a complete CSS background definition including gradients, etc. */
--MENU-SECTIONS-ACTIVE-BG-color:rgba(0,0,0,.05);/* background color of the active menu section */
--MENU-SECTIONS-LINK-color:#323232;/* link color of menu topics */
--MENU-SECTIONS-LINK-HOVER-color:#6380d0;/* hovered link color of menu topics */
--MENU-SECTION-ACTIVE-CATEGORY-color:#323232;/* text color of the displayed menu topic */
--MENU-SECTION-HR-color:#606060;/* separator color of menu footer */
--BOX-CAPTION-color:rgba(255,255,255,1);/* text color of colored box titles */
--BOX-BG-color:rgba(255,255,255,.833);/* background color of colored boxes */
--BOX-TEXT-color:rgba(16,16,16,1);/* text color of colored box content */