﻿/* 
    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 h2, 
    .centerBlock h4, 
    .centerBlock h3, 
    .rightBlock h2, 
    .rightBlock a, 
    li.faq-response {
         color: #ea7810;
    }
    .splashBannerSubLogo {
        /*background-image: url(/resources/Common/hd_sub_img_bg_01_2.gif);*/
    }
    .cntSecondMenu ul li a:hover,
    .cntSecondMenu ul li a:focus,
    .cntSecondMenu ul li a.selected
    {
        background:#ff8e27 url(/resources/Common/bg-nav-unbhsp.gif) repeat-x bottom left;
        color:#FFF;
        border-top-color: #cd690e;
        border-bottom-color: #db700f;    
    }
