@font-face {
    font-family: "CheltenhamFSBook";
    src: url("../fonts/Cheltenham-Book-webfont.eot");
    src: url("../fonts/Cheltenham-Book-webfont86d7.eot?iefix") format("eot"),
        url("../fonts/Cheltenham-Book-webfont.woff") format("woff"),
        url("../fonts/Cheltenham-Book-webfont.ttf") format("truetype"),
        url("../fonts/Cheltenham-Book-webfont.svg#webfont8uWY6IED") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "CheltenhamFSBookCondensed";
    src: url("../fonts/Cheltenham-BookCond-webfont.eot");
    src: url("../fonts/Cheltenham-BookCond-webfont86d7.eot?iefix") format("eot"),
        url("../fonts/Cheltenham-BookCond-webfont.woff") format("woff"),
        url("../fonts/Cheltenham-BookCond-webfont.ttf") format("truetype"),
        url("../fonts/Cheltenham-BookCond-webfont.svg#webfontvexKNmQQ")
            format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "CheltenhamFSBoldCondensed";
    src: url("../fonts/Cheltenham-BoldCond-webfont.eot");
    src: url("../fonts/Cheltenham-BoldCond-webfont86d7.eot?iefix") format("eot"),
        url("../fonts/Cheltenham-BoldCond-webfont.woff") format("woff"),
        url("../fonts/Cheltenham-BoldCond-webfont.ttf") format("truetype"),
        url("../fonts/Cheltenham-BoldCond-webfont.svg#webfontsoKAaMcB")
            format("svg");
    font-weight: normal;
    font-style: normal;
}

details {
  font: 16px Arial, Helvetica, sans-serif, sans-serif;
  background-color: #ddedef;
  display: block;
  border-radius: 0 0 10px 10px;
  padding: 2px 6px;
  margin: 0; 
}

details > summary {
  padding: 2px 6px;
  width: 21em;
  background-color: #ddedef;
  border: none;
  box-shadow: 3px 3px 4px black;
  font: 14px Arial, Helvetica, sans-serif, sans-serif;
}

details > p {
  border-radius: 0 0 10px 10px;
  background-color: #ddedef;
  padding: 2px 6px;
  margin: 0;
  box-shadow: 3px 3px 4px black;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0 auto;
    background: #fff left top repeat-x;
    text-align: center;
    padding: 0;
}

section#wrap {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    min-height: 100%;
}

/*
header {
    width: 100%;
    height: 164px;
    margin: 0 auto;
}
section#header-top {
    position: relative;
    margin: 0 auto;
    width: 960px;
    z-index: 3;
    height: 97px;
    background: #FFF;
    border-radius: 0 0 10px 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    -khtml-border-radius: 0 0 10px 10px;
    -moz-box-shadow: 0 0 5px #c4c4c4;
    -webkit-box-shadow: 0 0 5px #c4c4c4;
    box-shadow: 0 0 5px #c4c4c4;
    behavior: url("/css/PIE.php");
}
h1#fsc-logo {
    position: relative;
    width: 157px;
    height: 65px;
    top: 17px;
    left: 14px;
}
h1#fsc-logo a {
    display: block;
    width: 157px;
    height: 65px;
}
section#header-btm {
    position: relative;
    width: 960px;
    height: 67px;
    display: block;
    z-index: 2;
}
section#header-btm h2#tagline {
    padding: 20px 0;
    color: #008c9a;
    font-weight: 400;
    font-size: 20px;
    display: inline-block;
    font-family: 'CheltenhamFSBookCondensed';
}
section#header-btm h2#tagline span {
    text-transform: uppercase;
    font-size: 17px;
}
section#header-btm #search-box form.searchform {
    position: absolute;
    right: 0;
    top: 14px;
    float: right;
}
section#header-btm #search-box form.searchform input[type="text"] {
    position: relative;
    border: none;
    background: #FFF;
    width: 194px;
    height: 26px;
    line-height: 26px;
    color: #646464;
    padding: 0 30px 0 5px;
    margin: 6px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/css/PIE.php");
}
section#header-btm #search-box form input.search-btn {
    background: url("/images/fsc-search-btn.png") left top no-repeat;
    margin: 0;
    padding: 0;
    width: 29px;
    height: 26px;
    text-indent: -9999em;
    position: absolute;
    left: 201px;
    top: 6px;
    cursor: pointer;
}*/

#featured {
    width: 659px;
    padding-left: 299px;
    position: relative;
    border: 2px solid #a6aa14;
    height: 366px;
    background: #a6aa14;
    z-index: 3;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url("PIE.html");
}

#featured ul.ui-tabs-nav {
    position: absolute;
    top: 0;
    left: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}

#featured ul.ui-tabs-nav li {
    padding: 0;
    position: relative;
}

#featured li.ui-tabs-nav-item a {
    padding: 22px 20px 20px 42px;
    width: 237px;
    background: url("../images/fsc-banner-arrow-white.png") 18px 24px no-repeat;
    display: block;
    height: 48px;
    color: #fff;
    line-height: 23px;
    text-decoration: none;
    font-size: 20px;
    font-family: "CheltenhamFSBookCondensed";
}

#featured li.ui-tabs-nav-item a:hover {
    background: #008c9a url("../images/fsc-banner-arrow-white.png") 18px 24px
        no-repeat;
}

#featured li.ui-tabs-nav-item hr {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #adb026;
    border-bottom: 1px solid #c1c45c;
    margin: 0;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a {
    background: #008c9a url("../images/fsc-banner-arrow-white.png") 18px 24px
        no-repeat;
}

#featured li.first a:hover,
#featured li.first a {
    position: relative;
    border-radius: 10px 0 0 0;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0;
    -o-border-radius: 10px 0 0 0;
    -khtml-border-radius: 10px 0 0 0;
    behavior: url("PIE.html");
}

#featured li.last a,
#featured li.last a:hover {
    position: relative;
    border-radius: 0 0 0 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-radius: 0 0 0 10px;
    -moz-border-radius: 0 0 0 10px;
    -o-border-radius: 0 0 0 10px;
    -khtml-border-radius: 0 0 0 10px;
    behavior: url("PIE.html");
}

#featured .ui-tabs-panel {
    width: 659px;
    height: 366px;
    position: relative;
}

#featured .ui-tabs-panel img {
    position: relative;
    border-radius: 0 10px 10px 0;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    -o-border-radius: 0 10px 10px 0;
    -khtml-border-radius: 0 10px 10px 0;
    behavior: url("PIE.html");
}

#featured .ui-tabs-panel .info {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    height: 55px;
    width: 639px;
    background: url("../images/fsc-transparent-bg.png");
    border-radius: 0 0 10px 0;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-radius: 0 0 10px 0;
    -moz-border-radius: 0 0 10px 0;
    -o-border-radius: 0 0 10px 0;
    -khtml-border-radius: 0 0 10px 0;
    behavior: url("PIE.html");
}

#featured .ui-tabs-panel .info p {
    background: url("../images/fsc-panel-arrow.png") left 7px no-repeat;
    width: 488px;
    padding-left: 30px;
    margin: 6px 5px 0;
    font-size: 14px;
    color: #fff;
}

#featured .ui-tabs-panel .info a.read-more {
    position: relative;
    right: 10px;
    top: -29px;
    float: right;
}

#featured .ui-tabs-hide {
    display: none;
}

#content-wrap {
    margin: 0 auto;
    width: 960px;
    background: #fff;
    position: relative;
    z-index: 3;
    height: 100%;
    padding: 0 0 307px;
}

#content #main ul {
    padding: 0;
    margin: 5px 20px 5px;
    list-style-position: outside;
}

#content #main ul li {
}

#content {
    margin: 0 auto;
    float: left;
    position: relative;
}

#content .two-col {
    width: 470px;
    float: left;
}

#content .one-col {
    width: 224px;
    float: left;
    border-left: 1px solid #d9d9d9;
    margin-left: 10px;
    padding-left: 10px;
}

#content h1.heading {
    background: #ddedef url("../images/fsc-arrow-lrg.png") 10px 15px no-repeat;
    padding: 0 14px 0 26px;
    height: 40px;
    line-height: 40px;
    color: #008c9a;
    font-size: 19px;
    border-top: 5px solid #008c9a;
    margin-bottom: 8px;
}

#content .box h3 {
    background: #ddedef 7px 15px no-repeat;
    padding: 5px 14px 5px 10px;
    color: #008c9a;
    font-size: 19px;
    border-top: 5px solid #008c9a;
    margin-bottom: 8px;
}

#content .box {
    width: 224px;
    margin: 0 20px 30px 0;
    float: left;
}

#content .box h4 {
    margin: 0.5em 0 0 1em;
    width: 90%;
}

#content .box h4::before {
    content: "\2771";
    display: block;
    float: left;
    width: 1em;
    height: 1em;
    margin-left: -1em;
}

#content .box p {
    padding-bottom: 16px;
    margin: 7px 0 0;
}

#content .box ul,
#content #main .box .inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#content .box .inner-courses ul,
#content #main .box .inner-courses ul {
    list-style: disc;
    border-bottom: none;
    margin: 0 0 20px 10px;
}

#content .box .inner-courses ul li {
    margin: 0;
    text-indent: inherit;
}

#content .box .inner-courses ul li::before {
    content: "";
}

#content .box .inner-courses h3 {
    background: #ddedef url("../images/fsc-arrow-lrg.png") 6px 6px no-repeat;
    padding-left: 16px;
    margin-bottom: 15px;
}

#content #main .box ul {
    margin: 1em 1em 1em 2em;
}

#content .box ul li {
    margin-bottom: 0.5em;
    text-indent: -1em;
}

#content .box ul li::before {
    content: "\2771";
    color: #008c9a;
    display: block;
    float: left;
    width: 1em;
    height: 1em;
    margin-top: -0.2em;
}

#content .box ul li a {
    color: #008c9a;
}

#content .box ul li a:hover {
    color: #ccc;
}

#content .end {
    margin-right: 0 !important;
}

#content #main {
    width: 560px;
    float: left;
    margin-left: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #008c9a;
}

#content .full-width {
    width: 920px !important;
}

#content .twocol-width {
}

#content #main #image-box,
#content #main #image-box-one {
    width: 556px;
    height: 195px;
    position: relative;
    display: block;
    border: 2px solid #a6aa14;
    margin: 0 0 27px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    z-index: 3;
    overflow: hidden;
    behavior: url("PIE.html");
}

#content #main #image-box .slides_container {
    width: 556px;
    height: 195px;
    overflow: hidden;
    position: relative;
    display: none;
}

#content #main #image-box .slides_container div.slide {
    width: 556px;
    height: 195px;
    display: block;
}

#content #main #image-box img,
#content #main #image-box .slides_container .slide img {
    margin: 0;
    display: block;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -khtml-border-radius: 7px;
    behavior: url("PIE.html");
}

#content #main #image-box .pagination {
    margin: 0 auto;
    width: 100px;
    position: absolute;
    bottom: 2px;
    z-index: 9999;
    left: 8px;
}

#content #main #image-box .pagination li {
    float: left;
    margin: 0 2px;
    list-style: none;
    padding: 5px 1px;
}

#content #main #image-box .pagination li a {
    display: block;
    width: 12px;
    height: 0;
    padding-top: 12px;
    background-image: url("../images/pagination.png");
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

#content #main #image-box .pagination li.current a {
    background-position: 0 -12px;
}

#content #breadcrumb {
    color: #adadad;
    margin: 0 20px 10px;
    position: relative;
    top: -14px;
}

#content #breadcrumb a {
    color: #adadad;
    text-decoration: underline;
}

#content #breadcrumb a:hover {
    color: #c1d72e;
}

#content #main h1.title {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 27px;
    color: #008c9a;
}

#breadcrumb {
    color: #adadad;
    margin: 10px;
}

#breadcrumb a {
    color: #adadad;
    text-decoration: underline;
    font-size: 12px;
}

#breadcrumb a:hover {
    color: #c1d72e;
}

.panelheader {
    margin: 10px 0 10px 10px;
}

#content .panel-content {
    font-size: 1.5em;
    margin: 0 1em;
}

#content #main h3.title {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 27px;
}

#content #main .list-of-links {
    font-size: 1.25em;
    list-style: none;
    margin: 0;
}

#content #main .list-of-links li {
    margin-bottom: 0.5em;
}

#content #main p.first {
    margin: 12px 0 32px;
}

#content #main .courses {
    margin-bottom: 32px;
}

#content #main .box .inner {
    float: left;
    position: relative;
}

#content #main .box .inner-courses {
    border: 3px solid #d9d9d9;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url("PIE.html");
}

#content #main .box {
    width: 100%;
    float: left;
    margin: 10px 0 0;
}

#content #main .box .inner {
    float: left;
    position: relative;
    top: -4px;
}

#content #main .box .inner-wimg {
    width: 316px;
    float: left;
    position: relative;
    top: -4px;
}

#content #main .box .inner-courses p {
    border: none;
}

#content #main .box p {
    margin: 0;
    padding: 0 0 13px;
}

#content #main .square {
    width: 270px;
    float: left;
    margin: 0 20px 20px 0;
}

#content #main .square h3 {
    height: 49px;
    line-height: 20px;
    padding-top: 10px;
}

#content #main .square p {
    border: none;
    margin: 5px 0 0;
    padding-bottom: 2px;
}

a.read-more {
    background: url("../../www.field-studies-council.org/images/fsc-read-more-btn.html")
        left top no-repeat;
    width: 91px;
    height: 23px;
    line-height: 23px;
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #008c9a;
    text-align: center;
    float: left;
}

#content #main .box a.read-more {
    background: url("../images/fsc-read-more-btn-g.png") left top no-repeat;
    color: #fff;
    margin: 0;
}

#content #main .square a.read-more {
    margin: 20px 0 0;
}

#content #main hr {
    margin: 0 0 20px;
}

#content #main table {
    font-size: 14px;
    margin-bottom: 20px;
    width: 100%;
}

#content #main table.matrix {
    font-weight: bold;
    color: #008c9a;
}

#content #main table.matrix thead tr th a {
    color: #ffffff;
}

#content #main table td,
#content #main table.matrix th {
    padding: 5px;
}

#content #main table.matrix td,
#content #main table.matrix th {
    padding: 17px;
    height: 53px;
    width: 33%;
}

#content #main table thead tr th,
#content #main table.matrix thead tr th {
    background: #008c9a;
    color: #fff;
}

#content #main table td a {
    background: url("../images/fsc-arrow-sml.png") left 4px no-repeat;
    padding-left: 13px;
}

#content #main table td a {
    background: url("../images/fsc-arrow-sml.png") left 4px no-repeat;
    padding-left: 13px;
    font-weight: bold;
}

#content #main table small {
    font-size: 10px;
    color: #008c9a;
    margin-left: 13px;
}

#content #main table small a {
    background: none;
    padding: 0;
}

#content #main table tr td.none {
    background: #d5f7ef;
}

#content #main table .col1 {
    background: #9cebd9;
}

#content #main table .col2 {
    background: #c1e876;
}

#content #main table .col3 {
    background: #ffe16d;
}

#content #main table td.white {
    background: #fff;
}

#content #main table td.other {
    background: #008c9a;
    border-left: 10px solid #fff;
}

#content #main table td.other a {
    color: #fff;
    background: url("../images/fsc-arrow-sml-white.png") left 4px no-repeat;
    padding-left: 13px;
}

#content #main table th {
    background: #f0f0f0;
}

#content #main table.green-yellow td {
    color: #646464;
    font-weight: normal;
}

#content #main table.green-yellow th:nth-child(1) {
    width: 60%;
}

#content #main table.green-yellow tr:nth-child(odd) {
    background-color: #ccff9a;
}

#content #main table.green-yellow tr:nth-child(even) {
    background-color: #ffffce;
}

#content #main .post {
    border-bottom: 1px solid #d9d9d9;
    clear: both;
    padding: 15px 0;
}

#content #main .post img {
    float: right;
    margin: 6px 0 10px 15px;
}

#content #main .post p {
    margin-top: 0;
}

#content #main .post p a {
    font-weight: bold;
}

#content #main #centre-map {
    overflow: auto;
    width: 344px;
    height: 377px;
    border: 1px solid #d9d9d9;
    text-align: center;
}

#content #main #centre-map img {
    border: none;
    outline: none;
}

#content .info-box {
    background: #ddedef;
    position: relative;
    padding: 10px 12px 5px;
    margin-bottom: 5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url("PIE.html");
}

#content .info-box strong {
    color: #008c9a;
}

#content .info-box ul {
    padding: 0;
    margin: -10px 17px 0;
    list-style-position: outside;
}

#content .info-box ul li {
    padding: 0;
    line-height: 1.4em;
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0 0 0 10px;
    background: url("../images/template/block.jpg") left no-repeat;
}

#content .location-map iframe {
    width: 100%;
    height: 400px;
}

@media screen and (max-width: 540px) {
    #content .location-map {
        padding: 0 5%;
    }

    #content .location-map iframe {
        width: 100%;
        height: 200px;
    }
}

#content #side-left {
    width: 180px;
    float: left;
    clear: both;
    font-size: 12px;
}

#content #side-left #pdf-box,
#content #side-left #tel-box {
    width: 160px;
    background: #eeeeee;
    clear: both;
    padding: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url("PIE.html");
}

#content #side-left #pdf-box p {
    margin: 0 0 8px;
}

#content #side-left #tel-box p {
    margin: 0;
    font-size: 20px;
    color: #008c9a;
}

#side-bar {
    margin: 1rem auto;
    float: right;
}

#side-bar h2:first-child {
    margin-bottom: 0.25em;
}

.side-home {
    width: 225px;
}

.side-page {
    width: 180px;
}

#side-bar .side-box {
    background: #008c9a;
    position: relative;
    padding-bottom: 3px;
    margin-bottom: 20px;
    border-radius: 0 0 10px 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    -khtml-border-radius: 0 0 10px 10px;
    behavior: url("PIE.html");
}

#side-bar .side-box h3 {
    height: 45px;
    line-height: 45px;
    background: #008c9a url("../images/fsc-side-box-h3-bg.gif") left top repeat-x;
}

#side-bar .side-box h3 a {
    color: #fff;
    font-family: "CheltenhamFSBoldCondensed";
    background: url("../images/fsc-side-box-h3-arrow.png") 10px 5px no-repeat;
    padding-left: 26px;
}

#side-bar .side-box h3 span.subscribe a {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    font-size: 12px;
    text-decoration: underline;
    right: 8px;
    top: 0;
    padding-right: 33px;
}

#side-bar .side-box h3 span.rss a {
    background: url("../images/fsc-side-box-rss.png") right 10px no-repeat;
}

#side-bar .side-box h3 span.twitter a {
    background: url("../images/fsc-side-box-twitter.png") right 10px no-repeat;
}

#side-bar .side-box .inner {
    margin: 0 3px;
    padding: 1px 7px;
    position: relative;
    background: #ddedef;
    border-radius: 0 0 7px 7px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    -khtml-border-radius: 0 0 7px 7px;
    behavior: url("PIE.html");
}

#side-bar .side-box .inner p {
    margin: 4px 0;
}

#side-bar .side-box .inner p a {
    color: #008c9a;
    font-weight: bold;
}

#side-bar .side-box .inner p.more {
    border-top: 1px solid #bccacb;
    padding: 11px 0;
}

#side-bar .side-box .inner p.more a {
    text-decoration: underline;
    background: url("../images/fsc-arrow-sml.png") left 4px no-repeat;
    padding-left: 13px;
}

#side-bar .side-box .inner .side-post {
    border-top: 1px solid #bccacb;
    padding: 12px 0;
    clear: both;
}

#side-bar .side-box .inner .side-post img {
    float: right;
    margin: 0 0 10px 10px;
    clear: both;
}

#side-bar .side-box .inner .side-post p {
    background: url("../images/fsc-arrow-sml.png") left 4px no-repeat;
    padding-left: 13px;
    margin: 0;
    overflow: hidden;
}

#side-bar .side-box .inner .side-post p a {
    color: #464646;
    font-weight: normal;
}

#side-bar .social-links p {
    font-weight: bold;
    line-height: 34px;
    position: relative;
}

#side-bar .info-box {
    width: 156px;
    background: #ddedef;
    position: relative;
    padding: 10px 12px 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url("PIE.html");
}

#side-bar .info-box strong {
    color: #008c9a;
}

#side-bar .info-box ul {
    padding: 0;
    margin: -10px 17px 0;
    list-style-position: outside;
}

#side-bar .info-box ul li {
    padding: 0;
    line-height: 1.4em;
}

section#footer-wrap {
    margin: 0 auto;
    width: 100%;
    height: 307px;
    display: block;
    position: relative;
    z-index: 33;
    margin: -307px 0 0;
}

#footer-top {
    margin: 0 auto;
    width: 100%;
    height: 185px;
    display: block;
    position: relative;
    background: #a6aa14 url("../images/fsc-footer-bg.png") left top repeat-x;
}

footer {
    margin: 0 auto;
    width: 100%;
    position: relative;
    background: #a6aa14;
    text-align: left;
}

footer section {
    margin: 0 auto;
    padding: 14px 0 23px;
    color: #fff;
    font-size: 12px;
    position: relative;
    width: 960px;
}

footer section a {
    color: #fff;
}

footer section a:hover {
    text-decoration: underline;
}

footer section .dtwo {
    position: absolute;
    right: 0;
    top: 13px;
}

footer section .dtwo img {
    position: relative;
    top: 1px;
    left: 1px;
}

#feedback-btn a {
    position: fixed;
    background: url("../images/fsc-feedback-btn.png") left top no-repeat;
    top: 321px;
    right: 0;
    width: 23px;
    height: 148px;
    display: block;
    z-index: 100;
}

#feedback-btn a:hover {
    background-position: right;
}

a {
    color: #008c9a;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #ccc;
}

body {
    font-family: Arial, Helvetica, sans-serif, sans-serif;
    font-size: 12px;
    color: #646464;
}

h1 {
    font-family: "CheltenhamFSBookCondensed";
    font-weight: normal;
}

h2 {
    font-size: 22px;
    font-weight: bold;
    color: #008c9a;
    font-family: "CheltenhamFSBookCondensed";
    font-weight: normal;
}

h3 {
    color: #008c9a;
    font-size: 19px;
    font-family: "CheltenhamFSBookCondensed";
    font-weight: normal;
}

h4 {
    color: #008c9a;
    font-size: 18px;
    font-family: "CheltenhamFSBoldCondensed";
    font-weight: normal;
}

p {
    line-height: 1.4em;
    margin: 12px 0;
}

.hidden {
    visibility: hidden;
    display: none;
}

a img {
    border: none;
}

.clear {
    clear: both;
}

div,
img,
input {
    border: none;
}

.right {
    float: right;
}

.left {
    float: left;
}

.inner-courses .button,
.course-box-body .button {
    color: white;
    background: #269da9;
    /* Old browsers */
    background: -moz-linear-gradient(top, #269da9 0%, #007783 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #269da9 0%, #007783 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #269da9 0%, #007783 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#269da9', endColorstr='#007783', GradientType=0);
    /* IE6-9 */
    line-height: 23px;
    display: inline-block;
    padding: 0 15px;
    border-radius: 23px;
    font-weight: bold;
}

.inner-courses .button.check-avail,
.course-box-body .button.check-avail {
    background: #b2b738;
    /* Old browsers */
    background: -moz-linear-gradient(top, #b2b738 0%, #8c9112 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b2b738 0%, #8c9112 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b2b738 0%, #8c9112 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2b738', endColorstr='#8c9112', GradientType=0);
    /* IE6-9 */
}

.inner-courses .button:hover,
.course-box-body .button:hover {
    color: #d9d9d9;
}

hr {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #008c9a;
    margin: 17px 0;
}

object:focus,
embed:focus {
    outline: none;
}

img.alignright {
    float: right;
    margin: 0 0 10px 20px;
    padding: 0;
}

img.alignleft {
    float: left;
    margin: 0 20px 10px 0;
    padding: 0;
}

img.alignnone {
    display: block;
    margin: 10px auto;
    padding: 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

a img.alignright {
    float: right;
    margin: 0 0 10px 20px;
}

a img.alignleft {
    float: left;
    margin: 0 20px 10px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

tr.list0 {
    padding: 0;
    margin: 0;
    background-color: #ccff99;
}

tr.list0 a {
    display: block;
    padding: 0;
    margin: 0;
    text-decoration: none;
    background-color: #ccff99;
    color: #000000;
}

tr.list0 a:hover {
    background-color: #006600;
    color: darkgray;
    text-decoration: none;
}

tr.list1 {
    background-color: #ffffcc;
}

tr.list1 a {
    display: block;
    padding: 0;
    margin: 0;
    text-decoration: none;
    background-color: #ffffcc;
    color: #000000;
}

tr.list1 a:hover {
    background-color: #006600;
    color: darkgray;
    text-decoration: none;
}

tr.listdivider {
    background-color: lightgrey;
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    margin: 0;
    padding: 0;
}

#content #main table.selection a.option1 {
    background-color: #00cc66;
    color: #ffffff;
    display: block;
    margin: 0.2em;
    padding: 1em;
    text-decoration: none;
}

#content #main table.selection a.option2 {
    background-color: #00cc00;
    color: #ffffff;
    display: block;
    margin: 0.2em;
    padding: 1em;
    text-decoration: none;
}

#content #main table.selection a.option3 {
    background-color: #009933;
    color: #ffffff;
    display: block;
    margin: 0.2em;
    padding: 1em;
    text-decoration: none;
}

#content #main table.selection a.option4 {
    background-color: #336600;
    color: #ffffff;
    display: block;
    margin: 0.2em;
    padding: 1em;
    text-decoration: none;
}

#content #main table.selection a.option5 {
    background-color: #ccffcc;
    color: #000000;
    display: block;
    margin: 0.2em;
    padding: 1em;
    text-decoration: none;
}

input[type="submit"].check-avail {
    background: url("../images/fsc-check-btn.png") left top no-repeat;
    width: 129px;
    height: 23px;
    line-height: 23px;
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-align: center;
    float: left;
    margin-left: 8px;
}

input[type="submit"].enter-education-level {
    background: url(../images/fsc-check-btn.png) left top no-repeat;
    width: 129px;
    height: 23px;
    line-height: 23px;
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-align: center;
    float: left;
    margin-left: 8px;
}

input[type="submit"].calculate-subsidy {
    background: url(../images/fsc-check-btn.png) left top no-repeat;
    width: 129px;
    height: 23px;
    line-height: 23px;
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-align: center;
    float: left;
    margin-left: 8px;
}

.tab {
    position: relative;
    margin-bottom: 1px;
    color: #fff;
    overflow: hidden;
}

div.progressbar {
    background-color: #f8f8ff;
    color: gray;
    width: 100%;
    text-align: right;
    border-bottom: 1px dotted black;
    margin-bottom: 10px;
    font-size: 1.7em;
}

div.progressbar span.highlight {
    font-weight: bold;
    color: black;
}

p.img-left {
    float: left;
    margin-right: 20px;
    text-align: center;
    font-size: 9pt;
    padding: 1em;
    width: 300px;
}

p.img-right {
    float: right;
    margin-left: 20px;
    text-align: center;
    font-size: 9pt;
    padding: 1em;
    width: 300px;
}

.padding {
    padding: 10px;
}

h1 {
    font-weight: 400;
    font-size: 25px;
}

h2 {
    font-size: 22px;
    color: #008c9a;
    font-family: "CheltenhamFSBookCondensed";
    font-weight: normal;
}

/*Heading 3 {
    color: #008c9a;
    font-size: 19px;
    font-family: 'CheltenhamFSBookCondensed';
    font-weight: normal;
}

Heading 4 {
    color: #008c9a;
    font-size: 18px;
    font-family: 'CheltenhamFSBoldCondensed';
    font-weight: normal;
}

Heading 5 {
    font-size: 100%;
    font-weight: bold;
    color: #334d55;
    margin: 0;
    padding: 0;
}*/

.img-left {
    float: left;
    margin-right: 20px;
    text-align: center;
    font-size: 9pt;
    padding: 1em;
    font-style: italic;
}

.img-right {
    float: right;
    margin-left: 20px;
    text-align: center;
    font-size: 9pt;
    padding: 1em;
    width: 300px;
    font-style: italic;
}

p {
}

nav#menu {
    margin: 0 auto;
    height: 30px;
    font-size: 20px;
    position: relative;
    top: -11px;
    right: 3px;
    float: right;
    font-family: "CheltenhamFSBookCondensed";
}

nav#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

nav#menu ul li {
    float: left;
    padding: 0 18px;
    height: 30px;
    line-height: 30px;
    background: url("../images/fsc-nav-line.gif") left top no-repeat;
    position: relative;
    display: inline;
    z-index: 44;
}

nav#menu ul li.first {
    background: none;
}

nav#menu ul li a {
    display: block;
    color: #646464;
    text-decoration: none;
}

nav#menu ul li a:hover {
    color: #c1d72e;
    border: 0;
}

nav#menu ul li.current a {
    color: #ccc;
}

* html nav#menu ul li a {
    display: inline-block;
}

* html nav#menu {
    height: 1%;
}

nav#top-nav {
    position: absolute;
    right: 9px;
    top: 0;
}

nav#top-nav ul {
    padding: 0;
    list-style: none;
    float: left;
}

nav#top-nav ul li {
    display: inline;
    float: left;
    padding: 7px 10px 0;
}

nav#top-nav ul li.line {
    background: url("../images/fsc-top-nav-line.gif") left top no-repeat;
    position: relative;
    top: 9px;
    left: 5px;
    padding: 12px 9px 6px 0;
}

nav#top-nav ul li a {
    float: left;
    display: block;
    text-decoration: none;
    line-height: 22px;
    color: #008c9a;
    font-weight: bold;
}

nav#top-nav ul li a img.top-nav-padlock {
    position: relative;
    padding-left: 6px;
    top: 1px;
}

nav#top-nav ul li.basket {
    background: #e5f1f3;
    padding: 3px 27px 3px 25px;
    margin-right: 7px;
    border-radius: 0 0 7px 7px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    -khtml-border-radius: 0 0 7px 7px;
    behavior: url("PIE.html");
}

nav#top-nav ul li.basket span {
    text-decoration: underline;
}

nav#top-nav ul li.basket img {
    position: relative;
    left: 12px;
    top: 2px;
}

/*
nav#sub-nav {
    margin: 0 auto;
    background: #f8f9da url("/images/fsc-sub-nav-bg.gif") left top repeat-x;
    width: 960px;
    height: 83px;
    font-size: 18px;
    position: relative;
    font-family: 'CheltenhamFSBookCondensed';
}
nav#sub-nav ul {
    margin: 5px 30px 0;
    padding: 0;
    list-style: none;
    height: 78px;
    float: left;
    text-align: center;
}
nav#sub-nav ul li {
    float: left;
    padding: 10px 13px;
    position: relative;
    height: 45px;
    margin-top: 8px;
    width: 124px;
    background: url("/images/fsc-sub-nav-line.gif") left 11px no-repeat;
    position: relative;
    display: inline;
    z-index: 3;
}
nav#sub-nav ul li.first {
    background: none;
}
nav#sub-nav ul li a {
    display: block;
    color: #646464;
    text-decoration: none;
}
nav#sub-nav ul li a: hover {
    color: #CCC;
    border: 0;
}
nav#sub-nav ul li.current {
    position: relative;
    z-index: 9999;
}
nav#sub-nav ul li.current a {
    background: url("/images/fsc-sub-nav-current-bg.png") left top no-repeat;
    left: -7px;
    top: -2px;
    padding: 12px 20px 0;
    position: absolute;
    width: 124px;
    height: 72px;
    color: #008c9a;
}
* html nav#sub-nav ul li a {
    display: inline-block;
}
* html nav#sub-nav {
    height: 1%;
}*/

#content #side-left nav#side-menu {
    width: 180px;
    float: left;
    clear: both;
    font-size: 12px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
    overflow: visible;
}

#content #side-left nav#side-menu.side-menu--empty {
    border-bottom: none;
}

.nav-collapse ul.treeview {
    list-style: none;
    margin-left: 1em;
    display: table;
    border-collapse: collapse;
}

.treeview li {
    border-top: 1px solid #d9d9d9;
    display: table-row;
}

.treeview li::before {
    content: "\2771";
    color: #008c9a;
    display: table-cell;
    padding: 0.4em 0.5em 0 0;
    vertical-align: top;
}

.treeview li a {
    color: #008c9a;
    font-weight: bold;
    display: inline-block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    /*background: url("/images/fsc-arrow-sml.png") left 4px no-repeat;*/
}

.treeview li a:hover {
    color: #ccc;
}

.treeview li a.current {
    color: #c1d72e;
    font-weight: bold;
}

.treeview ul ul {
    margin: 0 0 7px;
}

.treeview li li,
.treeview li li li {
    display: table-row;
}

.treeview li li {
    padding-top: 0.5em;
}

.treeview li li li {
    margin: 0 0 0 14px;
}

.treeview li li a {
}

.treeview li li li a {
    color: #999;
}

.treeview a.selected {
    color: #c1d72e;
    font-weight: bold;
}

.treeview .hover {
    cursor: pointer;
}

#content #side-left ul ul {
    margin: 5px 10px -1px;
}

#content #side-left ul ul ul {
    margin: 4px 0;
}

form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 0;
    margin: 0 auto;
}

form fieldset {
    border: 1px solid #d9d9d9;
    padding: 10px;
    margin: 20px 0;
}

form legend {
    color: #008c9a;
    padding: 0.2em 0.5em;
    font-size: 12px;
}

form label {
    /*
    display: block;
    float: left;
	*/
    /*width: 123px;*/
    padding: 8px 0 7px;
    margin: 5px 8px 0;
    text-align: left;
    color: #777;
}

form input[type="text"],
form input[type="password"],
form textarea,
form select {
    width: 333px;
    margin: 5px 0 7px 10px;
    padding: 8px;
    color: #646464;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("PIE.html");
}

form textarea {
    overflow: auto;
    height: 100px;
    width: 333px;
}

form select {
    width: 351px;
}

input[type="radio"],
input.radio,
input[type="checkbox"],
input.checkbox {
    clear: both;
    display: inline;
    margin: 12px 10px;
    width: auto;
    padding: 0;
    cursor: pointer;
    line-height: 1;
}

input[required],
textarea,
select,
input {
    font-weight: bold;
    font-size: 11px;
}

input[type="submit"],
input[type="button"] {
    cursor: pointer;
    background: url("../images/fsc-read-more-btn-g.png") left top no-repeat;
    color: #fff;
    margin: 20px 0 20px 148px;
    width: 91px;
    height: 23px;
    line-height: 23px;
    display: block;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    float: left;
}

input[type="button"] {
    margin: 10px 0 20px 42px;
}

input[type="reset"].check-avail {
    background: url(../images/fsc-check-btn.png) left top no-repeat !important;
    width: 129px !important;
    height: 23px !important;
    line-height: 23px !important;
    display: block !important;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-align: center;
    float: left;
    margin: 20px 0 20px 0px;
}

input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover {
    color: #ccc;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
select:focus {
    border-color: #008c9a;
}

form input.disabled {
    background: #d9d9d9;
    border: 1px solid #008c9a;
}

.asterix {
    font-weight: bold;
    color: #008c9a;
}

.success,
.error {
    color: #b70f2f;
    font-weight: bold;
    padding-bottom: 13px;
}

/*input: -moz-focus-inner {
    border: 0;
}*/

/*Community Events*/

.list-of-events {
    margin-top: 1rem;
}

.event h2[property="name"] {
    margin-bottom: 0.5rem;
}

.event div {
    line-height: 1.5;
}

.event {
    margin-bottom: 1.5rem;
}

/*Publication teasers - fold-out charts*/

.pubsCategoryLinks {
    display: flex;
    flex-flow: row wrap;
}

.pubsCategoryLinks h1 {
    width: 100%;
    font-size: 2em;
    margin: 0.5em 0;
}

.pubsCategoryLinks p {
    flex: 1 30%;
    align-content: space-around;
    margin: 0;
    padding: 0;
}

.pubsCategoryLinks a {
    display: inline-block;
    width: 90%;
    min-height: 3em;
    margin-bottom: 1em;
}

.pubsCategory {
    display: flex;
    flex-flow: row wrap;
}

.pubsCategory__head {
    margin: 1em 0 0.5em;
    width: 100%;
    font-size: 2em;
    margin-top: 1em;
}

.pubsCategory__backLink {
    width: 100%;
}

.pubsTeaser * {
    margin: 0;
}

.pubsCategory a {
    flex: 1 50%;
}

.pubsTeaser {
    margin-bottom: 1em;
    height: 88px;
    padding: 1em;
}

.pubsTeaser__head {
    font-size: 1rem;
    margin: 0.5em 0 0;
}

.pubsTeaser__thumb {
    float: left;
    margin-right: 1em;
}

.tableBiodiversity td {
    vertical-align: top;
}

/* Responsive Embed */

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Vacancies Pages */

.vacancies-page #main h2 {
    margin-top: 1.5em;
}

.vacancies-page #main h3 {
    margin-top: 1.1em;
}

.vacancies-page #side-bar p + h3 {
    margin-top: 2em;
}

/* Digital Services Recruitment page */

.digital-services-recruitment #content #main li + li {
    margin-top: 1em;
}

.universityBookingEnquiryButton {
    color: #fff;
    border-radius: 2em;
    display: inline-block;
    font-family: "CheltenhamFSBookCondensed", Georgia, Times, "Times New Roman",
        serif;
    font-size: 1.2em;
    height: auto;
    background-position: 50% 50%;
    background-repeat: repeat-x;
    margin-bottom: 10px;
}

.courseFeesSection {
    max-width: 350px;
}

.gsib_a {
    height: 25px;
}

table td.tab-column {
    width: initial;
}

#content #main div.tab-content table {
    width: 100%;
    margin-bottom: initial;
}

div.tab-content table td {
    width: initial !important;
}

@media (max-width: 650px) {
    .tab {
        position: relative;
        margin-bottom: 1px;
        color: #fff;
        overflow: scroll;
    }

    .price-bands-table {
        width: 100%;
    }

    #content #main table {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .pricebands {
        width: 100% !important;
    }
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
