[class^="menu-"],
[class*="menu-"],
[class^="menuIcon-"],
[class*="menuIcon-"] {
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    *margin-right: .3em;
    background-image: url("../images/CuCube_Buttons_Transparent.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

.menu-idle {
    position: relative;
    width: 105px;
    height: 113px;
    background-position: -181px -64px;
    z-index: 3;
}

.menu-active {
    position: relative;
    width: 122px;
    height: 113px;
	margin: 0 -8.5px 0 -8.5px;
    background-position: -42px -64px;
    font-weight:bold;
    z-index: 4;
}

.menu-idle:hover {
    position: relative;
    width: 122px;
    height: 113px;
    margin: 0 -8.5px 0 -8.5px;
    background-position: -42px -64px;
    z-index: 5;
}

.dropdown:hover .menu-idle {
    position: relative;
    width: 122px;
    height: 113px;
    margin: 0 -8.5px 0 -8.5px;
    background-position: -42px -64px;
    outline: none;
    border: 0;
    z-index: 5;
}

.menuIcon-status {
    margin-top: 38.31px;
    width: 32px;
    height: 30px;
    background-position: -345px -67px;
}

.menuIcon-status-active {
    margin-top: 38.31px;
    width: 32px;
    height: 30px;
    background-position: -345px -149px;
}

.menuIcon-archiver {
    margin-top: 36.31px;
    width: 32px;
    height: 32px;
    background-position: -690px -67px;
}

.menuIcon-archiver-active {
    margin-top: 36.31px;
    width: 32px;
    height: 32px;
    background-position: -690px -146px;
}

.menuIcon-settings {
    margin-top: 37.31px;
    width: 32px;
    height: 31px;
    background-position: -498px -67px;
}

.menuIcon-settings-active {
    margin-top: 37.31px;
    width: 32px;
    height: 31px;
    background-position: -498px -149px;
}

.menuIcon-api {
	margin-top: 36.31px;
    width: 26px;
    height: 32px;
    background-position: -398px -65px;
}

.menuIcon-api-active {
    margin-top: 36.31px;
    width: 26px;
    height: 32px;
    background-position: -398px -147px;
}

.menuIcon-user {
    margin-top: 38.31px;
    width: 30px;
    height: 30px;
    background-position: -447px -67px;
}

.menuIcon-user-active {
    margin-top: 38.31px;
    width: 30px;
    height: 30px;
    background-position: -447px -149px;
}

.menuIcon-accounts {
    margin-top: 35.31px;
    width: 34px;
    height: 34px;
    background-position: -595px -65px;
}

.menuIcon-accounts-active {
    margin-top: 36.31px;
    width: 34px;
    height: 34px;
    background-position: -595px -144px;
}

.menuIcon-help {
    margin-top: 38.31px;
    width: 32px;
    height: 30px;
    background-position: -740px -69px;
}

.menuIcon-help-active {
    margin-top: 38.31px;
    width: 32px;
    height: 31px;
    background-position: -740px -145px;
}
