﻿.careerPathsWrapper 
{
    width: 960px;
    background: #fff;
    padding: 16px;
    border-bottom: solid 1px #999;
}
.careerPathsmiddleContentWrapper td
{
    padding: 0px 26px 16px 0px;
}


/*****************************
            Menu
*****************************/
.menuLeftWrapper
{
    width: 224px;
    padding: 0px 0px 26px 0px;
}
.careerPathsMenuUL
{
    width: 204px;
    height: 140px;
    padding: 40px 0px 16px 20px;  
    margin: 0;    
    background: url(/Images/System/career-paths/bg-categorie-selection.gif) no-repeat left top;
}
.careerPathsMenuUL li
{
    list-style-type: none;
    margin: 0;
    padding: 2px 0px;
}
.careerPathsMenuUL a:Link
{
    color: #fff;
    font: normal 700 11px Arial, Verdana, Sans-Serif;
    text-decoration: none;
    padding: 0px 0px 0px 22px;
}
.careerPathsMenuUL a:Visited
{
    color: #fff;
    font: normal 700 11px Arial, Verdana, Sans-Serif;
    text-decoration: none;
    padding: 0px 0px 0px 22px;
}
.careerPathsMenuUL a:Hover
{
    color: #fff;
    font: normal 700 11px Arial, Verdana, Sans-Serif;
    text-decoration: underline;
    padding: 0px 0px 0px 22px;
}
.careerPathsMenuUL a:Active
{
    color: #fff;
    font: normal 700 11px Arial, Verdana, Sans-Serif;
    text-decoration: none;
    padding: 0px 0px 0px 22px;
}


/****************************
    Country Selection
****************************/
.careerPathsCountryMenuUL
{
    width: 204px;
    height: 158px;
    padding: 40px 0px 0px 20px;  
    margin: 0;  
    background: url(/Images/System/career-paths/bg-country-selection.gif) no-repeat left top;
    
}
.careerPathsCountryMenuUL li
{
    list-style-type: none;
    margin: 0;
    padding: 2px 0px;
}
.careerPathsCountryMenuUL a:Link
{
    color: #fff;
    font: normal 700 11px Arial, Verdana, Sans-Serif;
    text-decoration: none;
    padding: 0px 0px 0px 22px;
}
.careerPathsCountryMenuUL a:Visited
{
    color: #fff;
    font: normal 700 11px Arial, Verdana, Sans-Serif;
    text-decoration: none;
    padding: 0px 0px 0px 22px;
}
.careerPathsCountryMenuUL a:Hover
{
    color: #fff;
    font: normal 700 11px Arial, Verdana, Sans-Serif;
    text-decoration: underline;
    padding: 0px 0px 0px 22px;
}
.careerPathsCountryMenuUL a:Active
{
    color: #fff;
    font: normal 700 11px Arial, Verdana, Sans-Serif;
    text-decoration: none;
    padding: 0px 0px 0px 22px;
}
A.careerPathsActive:Link, A.careerPathsActive:Visited, A.careerPathsActive:Hover, A.careerPathsActive:Active
{
    color: #fff;
    text-decoration: underline;
    cursor: text;
}

/*****************************
        Quotes
*****************************/
.careerPathsQuoteWrapper
{
    font-size: 14px;
    color: #666;    
}
.quoteOwner
{
    font-size: 12px;
}
.quoteBig
{
}


/*****************************
        CV Page
*****************************/
.careersContentWrapper
{
    width: 678px;
    color: #666;
    font-weight: 700;
    vertical-align: top;
}
.careersContentWrapper h1
{
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding: 0px 0px 16px 0px;
    margin: 0;
}
/*****************************
        Menu Colours
*****************************/
.blue
{
    background: url(/Images/System/career-paths/blue.gif) no-repeat left 2px;
}
.red
{
    background: url(/Images/System/career-paths/red.gif) no-repeat left 2px;
}
.orange
{
    background: url(/Images/System/career-paths/orange.gif) no-repeat left 2px;
}
.purple
{
    background: url(/Images/System/career-paths/purple.gif) no-repeat left 2px;
}
.lightBlue
{
    background: url(/Images/System/career-paths/light-blue.gif) no-repeat left 2px;
}
.lightGreen
{
    background: url(/Images/System/career-paths/light-green.gif) no-repeat left 2px;
}
.green
{
    background: url(/Images/System/career-paths/green.gif) no-repeat left 2px;
}
.white
{
    background: url(/Images/System/career-paths/white.gif) no-repeat left 2px;
}
.yellow
{
    background: url(/Images/System/career-paths/yellow.gif) no-repeat left 2px;
}
/*****************************  
           General
*****************************/  
.left
{
    float: left;
}
.right
{
    float: right;
}
.purpleText
{
    color: #9d499f !important;
    font-weight: 700;    
}
.redText
{
    color: #e31f20 !important;
    font-weight: 700;
}
.yellowText
{
    color: #e79d20 !important;
    font-weight: 700;
}
.greenText
{
    color: #009100 !important;
    font-weight: 700;
}
.lightGreenText
{
    color: #b6ca06 !important;
    font-weight: 700;    
}
.lightBlueText
{
    color: #4ab2bb !important;
    font-weight: 700;
}
.blackBold
{
    color: #000;
    font-size: 14px;
    font-weight: 700;
}
.quoteTdWrapper
{
    padding-top: 18px;
    padding-left: 20px;    
    vertical-align: top;
}
.quoteTdWrapper div
{
    width: 268px;
}

.careerPathLeftWrapper
{
    width:390px;
}
.careerPathRightWrapper
{
    width: 268px;   
}
careerPathsLeftMenuWrapper
{
    padding-right: 24px; 
    width: 224px;
    vertical-align: top;
    text-align: left;
}
