﻿/* MENU */
.bmiHome
{
    width: 74px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/home.png);
    background-repeat: no-repeat;
}
.bmiHomeO
{
    width: 74px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/home_o.png);
    background-repeat: no-repeat;
}

.bmiOnLine
{
    width: 127px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/online.png);
    background-repeat: no-repeat;
}
.bmiOnLineO
{
    width: 127px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/online_o.png);
    background-repeat: no-repeat;
}

.bmiCatalogue
{
    width: 164px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/catalogue.png);
    background-repeat: no-repeat;
}
.bmiCatalogueO
{
    width: 164px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/catalogue_o.png);
    background-repeat: no-repeat;
}

.bmiCertificate
{
    width: 106px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/certificate.png);
    background-repeat: no-repeat;
}
.bmiCertificateO
{
    width: 106px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/certificate_o.png);
    background-repeat: no-repeat;
}

.bmiSpecial
{
    width: 191px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/special.png);
    background-repeat: no-repeat;
}
.bmiSpecialO
{
    width: 191px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/special_o.png);
    background-repeat: no-repeat;
}

.bmiCommunities
{
    width: 98px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/communities.png);
    background-repeat: no-repeat;
}
.bmiCommunitiesO
{
    width: 98px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/communities_o.png);
    background-repeat: no-repeat;
}

.bmiSupport
{
    width: 145px;
    height: 27px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/support.png);
    background-repeat: no-repeat;
}
.bmiSupportO
{
    width: 145px;
    height: 27px;
    
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/support_o.png);
    background-repeat: no-repeat;
}

/* SUB MENU */
.subRegister
{
    width: 84px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/registration.png);
    background-repeat: no-repeat;
}
.subRegisterO
{
    width: 84px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/registration_o.png);
    background-repeat: no-repeat;
}

.subPayment
{
    width: 102px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/payment.png);
    background-repeat: no-repeat;
}
.subPaymentO
{
    width: 102px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/payment_o.png);
    background-repeat: no-repeat;
}

.subRequirement
{
    width: 155px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/requirements.png);
    background-repeat: no-repeat;
}
.subRequirementO
{
    width: 155px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/requirements_o.png);
    background-repeat: no-repeat;
}

.subFaq
{
    width: 41px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/faq.png);
    background-repeat: no-repeat;
}
.subFaqO
{
    width: 41px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/faq_o.png);
    background-repeat: no-repeat;
}

.subForum
{
    width: 52px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/forum.png);
    background-repeat: no-repeat;
}
.subForumO
{
    width: 52px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/forum_o.png);
    background-repeat: no-repeat;
}

.subCommunity
{
    width: 94px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/community.png);
    background-repeat: no-repeat;
}
.subCommunityO
{
    width: 94px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/community_o.png);
    background-repeat: no-repeat;
}

.subFeedback
{
    width: 61px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/feedback.png);
    background-repeat: no-repeat;
}
.subFeedbackO
{
    width: 61px;
    height: 23px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/feedback_o.png);
    background-repeat: no-repeat;
}