﻿@media screen
{
    A.SectorSpecialisationLink:link, A.SectorSpecialisationLink:active, A.SectorSpecialisationLink:visited
    {
        font-family: Arial, Verdana, Helvetica;
        color: #FFF;
        font-weight: bold;
        font-size: 11px;
        text-decoration: none;
    }
    A.SectorSpecialisationLink:hover
    {
        color: #000;
    }
    TD.SectorSpecialisationTD
    {
        margin-top:4px;
        height: 19px;
    }
    
    .jobSearchSubmenuTitle a
    {
        margin-left: 16px;
    }
    .quickSearchContentWrapper
    {
        width: 790px !important; 
    }
    .sectorListSeeAll
    {
        padding: 10px 0px 0px 0px;
    }
    
    /**********************
        BRANCH LOCATOR
    **********************/
    .frontPageBranchLocator
    {
        width: 154px;
        height: 134px;
        padding: 16px 146px 10px 16px;
        background: #f9f9f9 url(/Images/System/Backgrounds/bg-branch-locator.gif) no-repeat 180px top;
        float: left;
    }
    .consultantInfoWrapper td
    {
        padding: 0px 0px 2px 0px !important;
        margin: 0 !important;
    }
    
    /**********************
        LANDING PAGES
    **********************/
    .panelListOverview
    {
        margin: 0;
        padding: 0;
    }
    .panelListOverview li
    {
        list-style-type: none;
        padding: 0px 0px 1px 8px;
        background: url(/Images/System/Backgrounds/bg-panel-overview-list.gif) no-repeat left 7px;
    }
    /**********************
        SURVEY
    **********************/
    .surveyWrapper
    {
        border:0;
    }
    .surveyWrapper td
    {
        border-collapse: collapse;
        padding: 10px 16px 10px 16px; 
        border:0; 
        vertical-align: top; 
        border-bottom: solid 1px #eee;                    
    }
    .surveyGrey td
    {
        background: #f9f9f9;
        
    }
    .surveyWrapper h3
    {
        padding: 10px;
    }
    .surveyWrapper .sep td
    {
        height: 10px;
        border-bottom: 0;
    }
    .surveyClean
    {
        border-collapse: collapse;
        padding:0;
        margin:0;
    }   
    tr.clean td, table.clean td
    {
        border-bottom: 0;
        margin:0;
        padding:0;
    }
    .surveyWrapper .requiredLabel
    {
        width: 5px;
        padding: 16px 0 0 0;
    }    
    .noBorder td
    {
        border-bottom: 0 !important;
    }
    .dataTable td
    {
        padding: 5px !important;
    }
    .boldBlack
    {
        color: #666;
        font-weight: 700;       
    }
    .radioList td 
    {
        padding: 0 5px 0 0 !important;    
        border-bottom: 0;
    }
    .surveyText 
    {
        margin-top: 5px;
    }
}
