﻿
/* ----- Landing ----- */
.sys_landingHeaderImg {background:url(/SiteElements/Images/Patients/BgLandingHeaderPatientsVisitors.jpg) no-repeat 0 0;}

/* once colours have been decided, will need to add the image to the Patients folder */
.sys_landingSpotList li h2 {}

#contentArea .spotlight_one {background: url(/SiteElements/Images/Members/SpotlightYourStay.jpg) no-repeat 0 0;}
#contentArea .spotlight_two {background: url(/SiteElements/Images/Members/SpotlightEmergency.jpg) no-repeat 0 0;}
#contentArea .spotlight_three {background: url(/SiteElements/Images/Members/SpotlightOutpatients.jpg) no-repeat 0 0;}
#contentArea .spotlight_four {background: url(/SiteElements/Images/Members/SpotlightAppointments.jpg) no-repeat 0 0;}
#contentArea .spotlight_five {background: url(/SiteElements/Images/Members/SpotlightVisiting.jpg) no-repeat 0 0;}
#contentArea .spotlight_six {background: url(/SiteElements/Images/Members/SpotlightInfections.jpg) no-repeat 0 0;}

/* ----- Landing Aside ----- */

#landingAside h3,
#landingAside h2 {background:url(/SiteElements/Images/GeneralBackground/BgH2AsidePurple.png) no-repeat 0 bottom;}

.sys_section {
    background-color: #fff;
    float: left;
    margin-top: 0 !important;
    padding: 12px 20px;
    width: 95%;
  	height:100% !important;
}

@media screen and (max-width: 979px) {

    .sys_headerContainer { background: #265595; }
    .sys_landingSpotList li h2 { background: #265595;}
    .sys_landingSpotList li h2:before { background-color: #265595;}
}
