﻿.icon 
{
    background-image: url(../img/icons/icons.png);
    background-repeat: no-repeat;
    display: block;
}
.icon:hover { cursor: pointer; }

.icon-noHover
{
    background-image: url(../img/icons/icons.png);
    background-repeat: no-repeat;
    display: block;
}

.icon-temp 
{
    background-image: url(../img/icons/icons-temp.png);
    background-repeat: no-repeat;
    display: block;
}
.icon-temp:hover { cursor: pointer; }

.icon-menu 
{
    background-image: url(../img/icons/icons-menu.png);
    background-repeat: no-repeat;
    display: block;
}
.icon-menu:hover { cursor: pointer; }

.search-box { background-position: -144px -16px !important; width: 343px; height: 39px;  }

.menu-report { background-position: -13px -85px !important; width: 65px; height: 65px; }
.menu-intaga { background-position: -13px -159px !important; width: 65px; height: 65px; }
.menu-queue { background-position: -313px -85px !important; width: 70px; height: 65px; }
.menu-music { background-position: -163px -85px !important; width: 65px; height: 65px; }
.menu-catalogue { background-position: -13px -11px !important; width: 65px; height: 65px; }
.menu-artist { background-position: -163px -11px !important; width: 65px; height: 65px; }

.menu-report:hover { background-position: -88px -85px !important; width: 65px; height: 65px; }
.menu-intaga:hover { background-position: -88px -159px !important; width: 65px; height: 65px; }
.menu-queue:hover { background-position: -388px -85px !important; width: 70px; height: 65px; }
.menu-music:hover { background-position: -238px -85px !important; width: 65px; height: 65px; }
.menu-catalogue:hover { background-position: -88px -11px !important; width: 65px; height: 65px; }
.menu-artist:hover { background-position: -238px -11px !important; width: 65px; height: 65px; }

/*
.menu-intaga:hover { background-position: -22px -160px !important; width: 50px; height: 60px; }
.menu-queue:hover { background-position: -340px -88px !important; width: 65px; height: 60px; }
.menu-music:hover { background-position: -175px -88px !important; width: 62px; height: 60px; }
.menu-catalogue:hover { background-position: -19px -16px !important; width: 60px; height: 60px; }
.menu-artist:hover { background-position: -171px -16px !important; width: 60px; height: 60px; }
.menu-promo:hover { background-position: -303px -16px !important; width: 60px; height: 60px; }
.menu-playlist:hover { background-position: -19px -88px !important; width: 60px; height: 60px; }

.menu-intaga { background-position: -97px -160px !important; width: 50px; height: 60px; }
.menu-queue { background-position: -414px -88px !important; width: 65px; height: 60px; }
.menu-music { background-position: -249px -88px !important; width: 62px; height: 60px; }
.menu-catalogue { background-position: -93px -16px !important; width: 60px; height: 60px; }
.menu-artist { background-position: -235px -16px !important; width: 60px; height: 60px; }
.menu-promo { background-position: -367px -16px !important; width: 60px; height: 60px; }
.menu-playlist { background-position: -93px -88px !important; width: 60px; height: 60px; }
*/

.logout { background-position: -8px -16px !important; width: 28px; height: 31px; }
.previous { background-position: -48px -16px !important; width: 24px; height: 21px; }
.next { background-position: -80px -16px !important; width: 24px; height: 21px; }
.search { background-position: -112px -16px !important; width: 22px; height: 23px; }
.close { background-position: -144px -16px !important; width: 24px; height: 24px; }
.add { background-position: -176px -16px !important; width: 20px; height: 20px; }



