  ﻿#mainContentColumn h3 {
  font-size: 1.2em;
}

#mainContentColumn h4 {
  font-size: 1em;
}

#genericMainContentSection {
  float: left;
  margin: 0;
  padding: 0 0 20px 0;
  width: 480px;
}

#genericMainContentSection h1 {
  font-size: 1.6em;
  font-weight: bold;
  padding: 0 0 0 0;
}

#genericMainContentSection h2,
#fullWidthMainContentSection.levelTwoB h2 {
  background: none;
  font-size: 1.4em;
  font-weight: 300;
  padding: 20px 0;
  color: #000000;
  clear: left;
}

#genericMainContentSection ul,
#fullWidthMainContentSection ul {
  margin: 0 0 0 15px;
}

/* Level two left column */
#levelTwoLeftColumn {
  float: left;
  width: 480px;
  min-height: 0;
  margin: 0;
  padding: 0;
}

#levelTwoLeftColumn a {
  color: #9d0932;
}

/* Level two right column */
#levelTwoRightColumn {
  float: left;
  width: 200px;
  min-height: 200px;
  margin: 0 0 20px 20px;
  padding: 0;
}

/* Level two left column */
#levelTwo_TwoColumnLeft {
  float: left;
  width: 320px;
  min-height: 200px;
  margin-right: 10px;
  padding: 0;
}

/* Level two right column */
#levelTwo_TwoColumnLeftRight {
  float: left;
  width: 320px;
  min-height: 200px;
  margin: 0 0 20px 20px;
  padding: 0;
}

.sys_levelTwoArticle {
  width: 200px;
  float: left;
  margin: 0 0 20px 0;
  padding: 0;
}

#levelTwoRightColumn span.subHeading,
.sys_RightColumn span.subHeading {
  font-size: 1.2em;
  color: #fff;
  background: #000;
  padding: 10px 15px;
  width: 176px;
  display: block;
}

#levelTwoRightColumn span.subHeading span,
.sys_RightColumn span.subHeading span {
  color: #000000 !important;
}

.sys_RightColumn span.subHeading {
  margin-bottom: 10px;
}

#levelTwoRightColumn img {
  width: 200px;
  margin: 0 0 10px 0;
  padding: 6px 0 0 0;
  border: 0;
  display: block;
  clear: both;
}

img .imageBorder {
  width: 198px;
  margin: 0 0 10px 0;
  padding: 0;
  border: 1px solid #000;
}

/* Level two - 2 column custom Lightbox styles */
#fullWidthMainContentSection .sys_lightboxGallery {
  margin: 0 -14px 0 0 !important;
}

#fullWidthMainContentSection .sys_lightboxThumb {
  margin: 0 8px 6px 0 !important;
}

/* Level two prospectuses */
.prospectusBoxLayout {
  margin: 0 0 0 -10px;
  padding: 0;
}

.prospectusBoxLayout p {
  margin: 0;
  padding: 9px;
}

.prospectusBoxBlock {
  float: left;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  height: 105px;
  width: 340px;
  padding: 0;
  margin: 8px 0 0 8px !important;
  margin: 5px 0 0 5px;
}

.prospectusBoxBlock img {
  float: left;
  padding: 0 8px 0 0;
  margin: 0;
  border: 0;
}

.prospectusBoxBlock h3 {
  width: 240px;
  float: left;
  padding: 5px 0 3px 0;
  margin: 0;
}

.prospectusBoxBlock strong {
  width: 240px;
  float: left;
  padding: 5px 0 3px 0;
  margin: 0;
}

.prospectusBoxBlock p {
  width: 240px;
  float: left;
  padding: 0;
  margin: 0;
}

.links {
  width: 240px;
  float: left;
  padding: 10px 0 0 0;
}

/* OPEN DAY LANDING PAGE STYLES */
.evBoxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  min-width: 200px;
}

.evDateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  border: #a00b35 2px solid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.5em 0.2em;
}

.evDateBox:hover {
  border: #000 2px solid;
}

.evDateBox:hover .evBook {
  background: #000;
}

.evDateBox:hover a {
  color: #a00b35;
}

.evDateBox p {
  width: 100%;
  margin: 0;
}

.evDateBox p a {
  text-decoration: none;
  color: #000;
}

.evDateBox p .evDayDate {
  padding-top: 1em;
}

.evDateBox p .evTime {
  padding-bottom: 1em;
}

.evDateBox p .evMonth2 {
  padding-bottom: 1em;
}

.evDayDate,
.evDate,
.evMonth,
.evMonth2,
.evTime,
.evBook {
  display: block;
  text-align: center;
  font-weight: bold;
  padding: 0.2em;
}

.evDate,
.evDayDate,
.evMonth,
.evMonth2 {
  font-size: 1.6em;
}

.evBook {
  background: #a00b35;
  color: #fff;
  padding: 1em;
  text-transform: uppercase;
}

.openDayContentSectionHeading {
  background: #ccc none repeat scroll 0 0;
  font-size: 1.1em;
  padding: 10px 12px;
  text-align: center;
  margin-bottom: 5px;
}

.openDayText {
  text-align: center;
}

.sixBoxGrid {
  float: left;
  margin: 0 12px 10px 5px;
  padding: 0;
  height: 230px;
}

.sixBoxGrid p {
  padding: 5px;
  width: 250px;
  margin: 0;
  font-weight: bold;
}

/* OPEN DAY VIDEO */
.ytVideoWrapper {
  position: relative;
  padding-bottom: 55%;
  padding-top: 25px;
  height: 0;
}

.ytVideoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 99%;
}

/* OPEN DAYS DATES SECTION */
.openDayDates {
  font-size: 1.3em;
  font-weight: bold;
  color: #000;
}

#fullWidthMainContentSection .openDayDates ul {
  margin: 0;
  padding: 0;
}

.openDayDates li {
  list-style: none;
  margin: 0.2em 0 1em 0;
  text-align: center;
}

.openDayBookBtn {
  display: block;
}

.openDayBookBtn a {
  display: block;
  text-decoration: none;
  background: #a00b35;
  border: #a00b35 1px solid;
  color: #fff;
  margin-left: 1em;
  font-size: 20px;
  font-weight: 400;
  padding: 10px 20px;
}

.openDayBookBtn a:hover {
  color: #a00b35;
  background: none;
}

.openDayBookPlaceTxt {
  font-weight: bold;
  text-align: center;
  color: #000;
}

@media screen and (min-width: 600px) {
  .openDayDates {
    font-size: 1.6em;
  }
  .openDayBookPlaceTxt {
    font-size: 1.2em;
  }
}

@media screen and (min-width: 769px) {
  .openDayBookBtn {
    display: inline-block;
  }
  .openDayBookPlaceTxt {
    font-size: 1.3em;
  }
}

@media screen and (min-width: 910px) {
  .openDayDates {
    font-size: 1.8em;
  }
}

@media screen and (min-width: 1000px) {
  .openDayDates {
    font-size: 2em;
  }
}

/* CLEARING */
.clearingHeaderBlock {
  background: #000;
  color: #fff;
  text-align: center;
  margin-bottom: 0.5em;
}

#fullWidthMainContentSection .clearingHeaderBlock h2 {
  color: #fff;
}

#fullWidthMainContentSection .clearingHeaderBlock h2 span {
  font-size: 2em;
}

.clearingCtaList {
  font-size: 1.3em;
  font-weight: bold;
  color: #000;
  padding-bottom: 0.2em;
}

#fullWidthMainContentSection .clearingCtaList ul {
  margin: 0;
  padding: 0;
}

.clearingCtaList li {
  list-style: none;
  margin: 0.2em 0 1em 0;
  text-align: center;
}

.clearingCtaButton {
  display: block;
  margin-top: 0.3em;
}

.clearingCtaButton a {
  text-decoration: none;
  background: #a00b35;
  border: #a00b35 1px solid;
  color: #fff;
  margin-left: 1em;
  font-size: 0.8em;
  padding: 0.3em;
}

.clearingCtaButton a:hover {
  color: #a00b35;
  background: #fff;
}

@media screen and (min-width: 600px) {
  .clearingCtaList {
    font-size: 1.6em;
  }
  #fullWidthMainContentSection .clearingHeaderBlock h2 {
    font-size: 2em;
  }
}

@media screen and (min-width: 769px) {
  .clearingCtaButton {
    display: inline-block;
  }
}

@media screen and (min-width: 910px) {
  .clearingCtaList {
    font-size: 1.8em;
  }
}

@media screen and (min-width: 1000px) {
  .clearingCtaList {
    font-size: 2em;
  }
}

/* CAREERS AND EMPLOYABILIY STYLES */
.box {
  margin: 0;
  width: 100%;
}

.boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.boxes {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.boxes img {
  border: none;
}

.box-text {
  text-align: center;
}

@media screen and (min-width: 400px) {
  .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 0.5em);
  }
  .box a {
    padding: 1em 0 1em 1em;
  }
  .boxes img {
    border: #ccc 4px solid;
    height: auto;
    width: 100%;
  }
  .sixBlock .box {
    width: calc(33.33333% - 0.5em);
  }
}

@media screen and (min-width: 800px) {
  .box {
    width: calc(25% - 0.5em);
  }
}

@media screen and (min-width: 900px) {
  .sixBlock .box {
    width: calc(16.66666% - 0.5em);
  }
}

.imgBox {
  margin: 0;
  width: 100%;
}

.imgBoxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.imgBoxes img {
  height: auto;
  width: 100%;
  border: none;
}

@media screen and (min-width: 500px) {
  .imgBox {
    width: calc(50% - 0.5em);
  }
  .threeBlock .imgBox {
    width: calc(33.33333% - 1em);
  }
}

/*====================================
NEW JULY 2014
=====================================*/
#levelTwoLeftColumn {
  width: 560px;
}

#levelTwoRightColumn {
  width: 300px;
}

.sys_levelTwoArticle {
  width: 300px;
}

#levelTwoRightColumn img {
  width: 100%;
  height: auto;
}

#levelTwoRightColumn span.subHeading,
.sys_RightColumn span.subHeading {
  width: auto;
  background-color: #e5e5e5;
}

#genericMainContentSection {
  width: 560px;
}

.sys_theme-simple .sys_record-control .sys_events-details dd ul {
  float:none;
  width:auto;
}
