﻿/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {width:9px; height:6px; left:0px; top:5px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-repeat:no-repeat;background-position:top left;}


/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {width:6px; height:9px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-repeat:no-repeat;background-position:top left;}


/* --[[ Main Container ]]-- */
#imouter0 {background-color:#585575; border-style:none; border-color:#6a6a6a; border-width:0px; padding:0px; margin:0px; }


/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#d3d2df; border-style:solid; border-color:#333333; border-width:1px; padding:5px; margin:4px 0px 0px; }

/* [Underlayment (Drop Shadow)] */
#imenus0 .imunder {background-color:#a2a2a2; top:3px; left:3px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);opacity:0.50;-moz-opacity:0.50;}


/* --[[ Main Items ]]-- */
#imenus0 li a {height:21px; 
background-image: url(../images/menubutton.jpg); 
color:#dddddd; 
text-align:left; 
font-family:Arial; 
font-size:12px; font-weight:normal; text-decoration:none; 
border-style:solid; 
border-color:#ffffff; 
border-width:0px; padding:0px 0px ; 
}

/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover>a {}
#imenus0 li a.ihover, .imde imenus0 a:hover {}

/* [active] */
#imenus0 li a.iactive {}


/* --[[ Sub Items ]]-- */
#imenus0 ul a {height:auto; background-image:url(none); color:#555555; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:0px; padding:2px 5px; }

/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover>a {color:#000000; text-decoration:underline; }
#imenus0 ul li a.ihover {color:#000000; text-decoration:underline; }

/* [active] */
#imenus0 ul li a.iactive {background-color:#ffffff; }

.ms_menutab {
    height:18px;
    margin:4px 0 3px;
    overflow:hidden;
}
.ms_menutab_inactive:hover 
{
    text-decoration:underline;
}
.ms_menutab_inactive 
{
    cursor:pointer;
}
.ms_menutab_active, .ms_menutab_inactive 
{
    color:#636363;
    font-size:11px;
    font-weight:bold;
    height:16px;
    text-align:center;
    width:60px;
}
.ms_menutab_active 
{
    background-color:#D6D6D6;
    border:1px solid #BEBEBE;
    cursor:default;
}
.ms_menutab_active, .ms_menutab_inactive 
{
    color:#636363;
    font-size:11px;
    font-weight:bold;
    height:16px;
    text-align:center;
    width:60px;
}