/* toolbar */
#navcontainer_back {
	background: url(../images/elements/top_gradient_tile_001.png) repeat center top !important;
}
/* drop area */
#main_navcontainer {
	background: transparent url(../images/elements/top_gradient_001.png) repeat-x center top;
	-webkit-background-size: auto 100% ;
	-moz-background-size: auto 100% ;
	-o-background-size: auto 100% ;
	background-size: auto 100% ;
}
/* background submenu */
#navcontainer ul ul, #navcontainer ul ul ul, #navcontainer ul ul ul ul, #navcontainer ul ul ul ul ul {
	background: transparent url(../images/elements/top_gradient_tile_menu_001.png) repeat center bottom;
}
/* ___________________OFF below */
#main_navcontainer {background-color: transparent !important;}  
#navcontainer {background-image: none;}
#navcontainer, #navcontainer ul, #navcontainer ul ul {background-color: transparent !important;}
/* 
@media only screen and (max-width: 767px) {
#navcontainer ul ul {
	background: none !important;
}
}
 */