﻿/* 
    section-bsa.css
    ===============================================================
    National Screening Unit - 
    BreastScreen Aotearoa styles
    
    Created 31.03.2009 by DS (CT)
    Last updated: See SVN        
  ===============================================================
*/
    .contentHeaderBlock {
        border-bottom-color: #bf121d;
    }
    .contentHeaderBlock h1, .centerBlock h4, .centerBlock h3 { /* TWW add H4 and H3 style */
        color: #bf121d;
    }
    .splashBannerSubLogo {
        background-image: url(/resources/Common/cnt-hd-logo-bsa.gif);
    }
    .cntSecondMenu ul li a.selected {
        background: #bf121d;
        border-top-color: #a71019;
        border-bottom-color: #b3111b;    
    } 
    .cntSecondMenu ul ul {
        background-color: #fcf3f4;
    }