﻿/* 
    section-unbhsp.css
    ===============================================================
    National Screening Unit - 
    Universal Newborn Hearing Screening Programme styles    
    and
    Antenatal and Newborn Screening Overview styles
    
    Created 31.03.2009 by DS (CT)
    Last updated: See SVN        
  ===============================================================
*/
    .contentHeaderBlock {
        border-bottom-color: #ea7810;
    }
    .contentHeaderBlock h1, .centerBlock h4, .centerBlock h3 { /* TWW add H4 and H3 style */
        color: #ea7810;
    }
    .splashBannerSubLogo {
        /*background-image: url(/resources/Common/hd_sub_img_bg_01_2.gif);*/
    }
    .cntSecondMenu ul li a.selected {
        background: #ea7810;
        border-top-color: #cd690e;
        border-bottom-color: #db700f;    
    } 
    .cntSecondMenu ul ul {
        background-color: #fef8f3;
    }