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

#barFill {
	-moz-opacity: .60; 
	filter:alpha(opacity=60); 
	opacity: 0.60;
}