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

#barFill {
	-moz-opacity: .70; 
	filter:alpha(opacity=70); 
	opacity: 0.70;
}