.applemenu{
margin: 0px 0;
padding: 0;
width: 230px; /*width of menu*/
border: 0px solid #9A9A9A;
text-align: left;
}

.applemenu div.silverheader a{
background: white url(../Media/Template/silvergradientred.jpg) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}

.applemenu div.menu2 a{
background: url(../Media/Template/silvergradientred.jpg) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}

.applemenu div.menu2 a:hover{
background-image: url(../Media/Template/bg.gif);
color: white;
}



.applemenu div.selected a{
background: url(http://www.avironvesenaz.ch/Media/Template/bg.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}





.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(../Media/Template/bg.gif);

color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
opacity: 1;
padding: 5px;
height: 160px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;

}
















.applemenu2{
margin: 0px 0;
padding: 0;
width: 130px; /*width of menu*/
border: 0px solid #9A9A9A;
text-align: left;
}

.applemenu2 div.silverheader2 a{
background: white url(../Media/Template/silvergradientred.jpg) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}

.applemenu2 div.menu3 a{
background: url(../Media/Template/silvergradientred.jpg) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}

.applemenu2 div.menu3 a:visited, .applemenu2 div.menu3 a:active{
color: white;
}


.applemenu2 div.silverheader2 a:visited, .applemenu2 div.silverheader2 a:active{
color: white;
}

.applemenu2 div.selected a, .applemenu2 div.menu3 a:hover{
background-image: url(../Media/Template/bg.gif);
color: white;
}


.applemenu2 div.selected a, .applemenu div.silverheader2 a:hover{
background-image: url(../Media/Template/bg.gif);
color: white;
}

.applemenu2 div.submenu3{ /*DIV that contains each sub menu*/
opacity: 1;
padding: 5px;
height: 85px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;

}














.appleconsole{
margin: 0px 0;
padding: 0;
width: 650px; /*width of menu*/
border: 0px solid #9A9A9A;
text-align: left;
}

.appleconsole div.headerconsole a{
background: white url(../Media/Template/consolegradient.jpg) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}

.appleconsole div.menu2console a{
background: url(../Media/Template/silvergradientred.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}

.appleconsole div.selectedconsole a, .appleconsole div.menu2console a:hover{
background-image: url(../Media/Template/bgconsole.gif);
color: white;
}


.appleconsole div.selectedconsole a, .appleconsole div.headerconsole a:hover{
background-image: url(../Media/Template/bgconsole.gif);

color: white;
}

.appleconsole div.submenuconsole{ /*DIV that contains each sub menu*/
opacity: 1;
padding: 0px;
height: 400px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: black;

}








