/* CSS Document */


body {
	margin:0px;
	}
#nav {
	left:0px;
	padding-left:4px;
	width:122px;
	height:auto;
	z-index:2;
	float:left;
	background-color:#FFFFFF;
}
.glossymenu{
margin: 5px 0;
padding: 0;
width: 120px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background-image:url(images/mu.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
height: 18px;
padding-top:2px;
color:#FFFFFF;
text-align:right;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-right: 5px;
text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color:#FFFFFF;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 3px;
right: 95px;
border: none;
color:#FFFFFF;
}

.glossymenu a.menuitem:hover {
background-image:url(images/mo.gif);
background-repeat: no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;

}

.glossymenu a.menuitem:active {
background-image:url(images/mo.gif);
background-repeat: no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;

}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background-color:#FFFFFF;

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0px;
color:#FFFFFF;
}

.glossymenu div.submenu ul li{
background-image:url(images/smu.gif);
background-repeat: no-repeat;
height: 18px;
}


.glossymenu div.submenu ul li a{
display: block;
font-family: Arial;
font-size:10px;
font-weight:bold;
color: #ffffff;
text-align:right;
text-decoration: none;
padding-right: 5px;
padding-bottom:0px;
padding-top:0px;
height: 18px;
}

.glossymenu div.submenu ul li a:hover{
background-image: url(images/smo.gif);
background-repeat:no-repeat;
color: #ffffff;
}

.glossymenu div.submenu ul li a:active{
background-image: url(images/smo.gif);
background-repeat:no-repeat;
color: #ffffff;
}




/*individual main header menu items*/
.glossymenu a.home {
background-image:url(images/mu.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
height: 18px;
padding-top:2px;
color:#FFFFFF;
text-align:right;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-right: 5px;
text-decoration: none;
}

a.home:hover{
background-image:url(images/mo.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;

}


a.about{
background-image:url(images/mu.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
height: 18px;
padding-top:2px;
color:#FFFFFF;
text-align:right;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-right: 5px;
text-decoration: none;
}
a.about:hover{
background-image:url(images/mo.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;

}


a.anim{
background-image:url(images/mu.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
height: 18px;
padding-top:2px;
color:#FFFFFF;
text-align:right;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-right: 5px;
text-decoration: none;
}
a.anim:hover{
background-image:url(images/mo.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;

}

a.order{
background-image:url(images/mu.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
height: 18px;
padding-top:2px;
color:#FFFFFF;
text-align:right;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-right: 5px;
text-decoration: none;
}
a.order:hover{
background-image:url(images/mo.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}

a.fb{
background-image:url(images/mu.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
height: 18px;
padding-top:2px;
color:#FFFFFF;
text-align:right;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-right: 5px;
text-decoration: none;
}
a.fb:hover{
background-image:url(images/mo.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}


a.tech{
background-image:url(images/mu.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
height: 18px;
padding-top:2px;
color:#FFFFFF;
text-align:right;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-right: 5px;
text-decoration: none;
}
a.tech:hover{
background-image:url(images/mo.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}
a.contact{
background-image:url(images/mu.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
height: 18px;
padding-top:2px;
color:#FFFFFF;
text-align:right;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-right: 5px;
text-decoration: none;
}
a.contact:hover{
background-image:url(images/mo.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}

a.log{
background-image:url(images/mu.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
height: 18px;
padding-top:2px;
color:#FFFFFF;
text-align:right;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-right: 5px;
text-decoration: none;

}
a.log:hover{
background-image:url(images/mo.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}


a.submenuheader{
background-image:url(images/mu.gif);
background-repeat:no-repeat;
}
a.submenuheader:hover{
background-image:url(images/mo.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}
a.submenuheader:active{
background-image:url(images/mu.gif);
background-repeat:no-repeat;
font-family: Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}

