﻿/* MENU BACKGROUND */
.menuOut
{
    margin: 9px 9px 9px 9px;
    
    width: 944px;
    height: 60px;
    
    border: solid 1px #D0D6EC;
}
.menuIn
{
    width: 942px;
    height: 58px;
    
    border: solid 1px #8B91A0;
    
    background-image: url(images/menu/background.png);
}

.menuTop
{
    width: 942px;
    height: 30px;
}
.menuBottom
{
    width: 942px;
    height: 28px;
}

/* TOP MENU BOTTOM SIDE */
.bmenuL
{
    width: 28px;
    height: 28px;
    
    background-image: url(images/menu/bleft.png);
}
.bmenuC
{
    height: 28px;
    
    background-image: url(images/menu/bcenter.png);
    background-repeat: repeat-x;
}
.bmenuR
{
    width: 28px;
    height: 28px;
    
    background-image: url(images/menu/bright.png);
    background-repeat: no-repeat;
}


/* ***--- MENU ---*** */
.bmiHome
{
    width: 94px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/home.png);
    background-repeat: no-repeat;
}
.bmiHomeO
{
    width: 94px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/homeo.png);
    background-repeat: no-repeat;
}

.bmiAbout
{
    width: 112px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/about.png);
    background-repeat: no-repeat;
}
.bmiAboutO
{
    width: 112px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/abouto.png);
    background-repeat: no-repeat;
}

.bmiOutsourcing
{
    width: 130px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/outsourcing.png);
    background-repeat: no-repeat;
}
.bmiOutsourcingO
{
    width: 130px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/outsourcingo.png);
    background-repeat: no-repeat;
}

.bmiServices
{
    width: 111px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/services.png);
    background-repeat: no-repeat;
}
.bmiServicesO
{
    width: 111px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/serviceso.png);
    background-repeat: no-repeat;
}

.bmiTechnology
{
    width: 127px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/technology.png);
    background-repeat: no-repeat;
}
.bmiTechnologyO
{
    width: 127px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/technologyo.png);
    background-repeat: no-repeat;
}

.bmiCareers
{
    width: 107px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/careers.png);
    background-repeat: no-repeat;
}
.bmiCareersO
{
    width: 107px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/careerso.png);
    background-repeat: no-repeat;
}

.bmiContacts
{
    width: 111px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/contacts.png);
    background-repeat: no-repeat;
}
.bmiContactsO
{
    width: 111px;
    height: 30px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/contactso.png);
    background-repeat: no-repeat;
}


/* ***--- SUB MENU ---*** */
.subTeam
{
    width: 82px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/team.png);
    background-repeat: no-repeat;
}
.subTeamO
{
    width: 82px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/teamo.png);
    background-repeat: no-repeat;
}

.subDepartments
{
    width: 118px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/departments.png);
    background-repeat: no-repeat;
}
.subDepartmentsO
{
    width: 118px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/departmentso.png);
    background-repeat: no-repeat;
}

.subDifference
{
    width: 106px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/difference.png);
    background-repeat: no-repeat;
}
.subDifferenceO
{
    width: 106px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/differenceo.png);
    background-repeat: no-repeat;
}

.subResource
{
    width: 116px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/resource.png);
    background-repeat: no-repeat;
}
.subResourceO
{
    width: 116px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/resourceo.png);
    background-repeat: no-repeat;
}

.subSoftware
{
    width: 165px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/software.png);
    background-repeat: no-repeat;
}
.subSoftwareO
{
    width: 165px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/softwareo.png);
    background-repeat: no-repeat;
}

.subCorporate
{
    width: 147px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/corporate.png);
    background-repeat: no-repeat;
}
.subCorporateO
{
    width: 147px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/corporateo.png);
    background-repeat: no-repeat;
}

.subStaffing
{
    width: 94px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/staffing.png);
    background-repeat: no-repeat;
}
.subStaffingO
{
    width: 94px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/staffingo.png);
    background-repeat: no-repeat;
}

.subInnovation
{
    width: 108px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/innovation.png);
    background-repeat: no-repeat;
}
.subInnovationO
{
    width: 108px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/innovationo.png);
    background-repeat: no-repeat;
}

.subExpertise
{
    width: 101px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/expertise.png);
    background-repeat: no-repeat;
}
.subExpertiseO
{
    width: 101px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/expertiseo.png);
    background-repeat: no-repeat;
}

.subWorking
{
    width: 227px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/working.png);
    background-repeat: no-repeat;
}
.subWorkingO
{
    width: 227px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/workingo.png);
    background-repeat: no-repeat;
}

.subHR
{
    width: 70px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/hr.png);
    background-repeat: no-repeat;
}
.subHRO
{
    width: 70px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/hro.png);
    background-repeat: no-repeat;
}

.subVacancies
{
    width: 103px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/vacancies.png);
    background-repeat: no-repeat;
}
.subVacanciesO
{
    width: 103px;
    height: 28px;
    
    margin: 0px 1px 0px 0px;
    cursor: pointer;
    
    background-image: url(images/menu/items/sub/vacancieso.png);
    background-repeat: no-repeat;
}