Ok – problem half solved – this fixes Menus dropping behind slider images but not the icons top right above slider images.
Install the following code anywhere in style.css. At the beginning for example.
?#header{z-index:1001 !important;}
#content{z-index:100 !important;}
——————–
Now to solve the last part…. any ideas will be gratefully received!