﻿/* --- body --- */
body {
    background: url("http://www.guysandstthomas.nhs.uk/SiteElements/Images/EasyRead/easy-read-background.png ") no-repeat scroll 50% 0 #FFFFFF;
}

.sys_landingSpotList li h2 {background:url(/SiteElements/Images/GeneralBackground/landing-spot-header-dark-blue.png) no-repeat 0 0;}


#contentArea .spotlight_one {background:url(/SiteElements/Images/EasyRead/gstt-logo.jpg) no-repeat 0 0;}
#contentArea .spotlight_two  {background:url(/SiteElements/Images/EasyRead/our-hospitals.jpg) no-repeat 0 0;}
#contentArea .spotlight_three  {background:url(/SiteElements/Images/EasyRead/staying-in-hospital-overnight.jpg) no-repeat 0 0;}
#contentArea .spotlight_four  {background:url(/SiteElements/Images/EasyRead/consent.jpg) no-repeat 0 0;}
#contentArea .spotlight_five  {background:url(/SiteElements/Images/EasyRead/contact-us.jpg) no-repeat 0 0;}
#contentArea .spotlight_six  {background:url(/SiteElements/Images/EasyRead/information-leaflets.jpg) no-repeat 0 0;}

.itemWrapperNoBorder {
    clear: both;
    float: left;
    margin: 0 0 20px;
    padding: 0 0 10px;
    width: 98%;
}

.itemWrapperBorder {
    border-bottom: 3px solid #235296;
    clear: both;
    float: left;
    margin: 0 0 20px;
    padding: 0 0 10px;
    width: 98%;
}

h1 {
    color: #235296;
    font: 3em sans-serif;
    margin-bottom: 1em;
    margin-top: 0.7em;
  
}

p, li {
    line-height: 1.7em;
    margin-bottom: 1.3em;
}
p, blockquote, address, li, dt, dd, caption, table, td, th, legend, label, input, textarea, pre, code, tt {
    font-size: 1.5em;
}

#breadCrumb a {
    background: url("/SiteElements/Images/Icons/IconBreadcrumbArrow.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    font-size: 1.5em;
    margin-bottom: 10px;
    margin-right: 5px;
    padding-right: 15px;
}

#breadCrumb span {
    font-size: 1.5em;
    padding: 0 5px 10px 0;
}

.sys_landingSpotList li h2 a {
    color: #FFFFFF;
    font-size: 80%;
    height: 43px;
    left: 0;
    padding: 112px 10px 10px;
    position: absolute;
    top: -98px;
    width: 200px;
}

#landingAside {
    background: none repeat scroll 0 0 #EEF9FF;
    float: left;
    margin-top: 60px;
    width: 200px;
}

.sys_headerContainer {
       height: 96px;
    overflow: hidden;
    padding: 34px 10px 0;
}
/* Secondary Navigation */
#secondaryNavigation {float:left; margin:80px 20px 0 0; width:200px;}
#secondaryNavigation .sys_currentitem {font-weight: bold;  }
#secondaryNavigation li a {border-bottom:1px solid #c4d8db; }