/* @override 
	http://68.20.251.170:21080/MW08/css/menu.css
	http://68.20.251.170:21080/MW08/manual/css/menu.css
*/

/* ||||||||| Infinite Menu Styles |||||||||||| */

#imenuscontainer {
display: inline;
width: 138px;
height: 300px;
z-index: 999999;
position: absolute;
border-top: none;
margin: 10px 0px 10px 10px;
}

/* --[[ Main Expand Icons ]]-- */

#imenus0 .imeam div,#imenus0 .imeamj div {
background-repeat: no-repeat;
background-position: top left;
}

#imenus0 li:hover .imeam div,#imenus0 li a.iactive .imeamj div {
background-repeat: no-repeat;
background-position: top left;
}

/* --[[ Sub Expand Icons ]]-- */

#imenus0 ul .imeas div,#imenus0 ul .imeasj div {
background-repeat: no-repeat;
background-position: top left;
}

#imenus0 ul li:hover .imeas div,#imenus0 ul li a.iactive .imeasj div {
background-repeat: no-repeat;
background-position: top left;
}

/* --[[ Main Container ]]-- */

#imouter0 {

}

/* --[[ Sub Container ]]-- */

div.imsubc {
width: 180px;
top: -24px;
left: 100px;
}

#imenus0 li ul {
background-color: transparent;
border-color: #ffffff;
border-style: solid;
border-width: 1px 0px 0px 1px;
padding: 0px 0px 0px 0px;
line-height: normal;
}

/* --[[ Main Items ]]-- */

#imenus0 li {
width: 100%;
}

#imenus0 li a {
background-color: transparent;
color: #ffffff;
text-align: left;
font-family: helvetica, arial, sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
border-style: solid;
border-color: #ffffff;
border-width: 0px 0px 0px 0px;
padding: 6px 6px 8px 6px;
margin: 0px;
}

/* [hover] - These settings must be duplicated for IE compatibility.*/

#imenus0 li:hover>a {
background-color: transparent;
color: #83d3e6;
text-decoration: none;
}

#imenus0 li a.ihover {
background-color: transparent;
color: #83d3e6;
text-decoration: none;
}

/* [active] */

#imenus0 li a.iactive {

}

/* --[[ Sub Items ]]-- */

#imenus0 ul a {
height: auto;
background-color: #d0d0d0;
color: #000;
text-align: left;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
border-bottom: 1px solid #ffffff;
padding: 3px 6px 3px 6px;
margin: 0px 0px 0px 0px;
}

/* [hover] - These settings must be duplicated for IE comptatibility.*/

#imenus0 ul li:hover>a {
background-color: #808080;
color: #ffffff;
text-decoration: none;
}

#imenus0 ul li a.ihover {
background-color: #808080;
color: #ffffff;
text-decoration: none;
}

/* [active] */

#imenus0 ul li a.iactive {

}
