/* @option user-selected navigation bar background setting */

#barFill {
	-moz-opacity: .85; 
	filter:alpha(opacity=85); 
	opacity: 0.85;
}