@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900);

* {
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-family: 'Source Sans Pro', sans-serif;
}

a img {
    border: none;
}

h1, h2, p {
    margin-bottom: 15px;
    line-height: 1.6em;
}

h1 {
    color: #00acbf;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 0;
    font-size: 2.5em;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    margin-bottom: 19px;
}

h2 {
    font-weight: bold;
    color: #000;
    padding-bottom: 10px;
    border-bottom: solid 1px #e5e5e5;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.3em;
}

p, a {
    font-size: 0.9em;
    font-family: 'Source Sans Pro', sans-serif;
}

a {
    color: #00acbf;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1.logo {
    height: 98px;
    width: 120px;
    background: url(../../images/public/logo.png) left top no-repeat;
    overflow: hidden;
    text-indent: -10000px;
    border: none;
}

h1.logo a {
    outline: none;
    display: block;
    height: 100%;
    width: 100%;
    color: #fff;
}

header.wrapper {
    height: 111px;
    padding-top: 14px;
}

.wrapper {
    padding: 0 28px;
    width: 958px;
    margin: 0 auto;
}

.mainMenu {
    width: 100%;
    background-color: #313131;
    height: 43px;
    overflow: hidden;
    margin-bottom: 32px;
}

.mainMenu .wrapper {
    text-align: center;
}

.mainMenu ul {
    height: 100%;
    overflow: hidden;
    width: auto;
    margin: 0 auto;
    display: inline-block;
}

.mainMenu ul li {
    height: 100%;
    list-style-type: none;
    float: left;
    background: url(../../images/public/separator.jpg) no-repeat center right;
}

.mainMenu ul li:last-child {
    background: none;
}

.mainMenu ul li a {
    padding: 13px 18px 0 18px;
    height: 28px;
    display: block;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}

.mainMenu ul li a:hover,
.mainMenu ul li.active a {
    color: #828282;
    text-decoration: none;
}

footer {
    width: 100%;
    background-color: #313131;
    padding: 42px 0 23px 0;
    color: white;
}

footer h2 {
    color: #00acbf;
    border: none;
    padding-bottom: 0;
}

.webLinks {
    display: block;
    /*margin-left: 10px;*/
    line-height: 1.3;
}

.copyright {
    font-size: 0.6em;
    margin-top: 44px;
}

.homeContent {
    width: 100%;
    background-color: #f3f3f3;
    padding: 38px 0 105px 0;
    overflow: hidden;
}

.homeContent p {
    float: right;
    width: 526px;
    font-size: 1.23em;
}

.slideshow {
    height: 540px;
    margin-left: -28px;
    overflow: hidden;
    position: relative;
    margin: 0 0 15px 0;
}

.slideshow li {
    list-style-type: none;
}

.slideshow li p {
    text-align: right;
    padding-right: 9px;
}

.flex-control-nav {
    bottom: 12px;
}

.homeMore {
    display: block;
    height: 120px;
    width: auto;
    float: right;
    padding: 80px 0 0 35px;
}

.generalContent > p:first-of-type:not(.normal),
.generalContent .lead,
.lead {
    font-size: 1.23em;
}
.generalContent > p:first-of-type:not(.normal) a,
.generalContent .lead a,
.lead a {
    font-size: 1em;
}

#content {
    overflow: hidden;
}

.generalContent {
    margin-bottom: 77px;
    width: 674px;
    float: left;
    margin-right: 40px;
}

.generalContent ul {
    padding-left: 15px;
    font-size: 0.9em;
}

.generalContent ul li {
    padding-left: 10px;
}

.generalContent .slideshow ul li {
    padding-left: 0;
}

.generalContent ul li p {
    font-size: 1em;
}

.sidebar {
    width: 240px;
    margin-top: 76px;
    float: left;
}

.viewMore,
.sidebar .contact {
    padding: 15px 0 15px 40px;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
}

.viewMore a,
.sidebar .contact a {
    color: #000;
    background: url(../../images/public/right_arrow_small.png) right center no-repeat;
    padding-right: 14px;
    font-size: 1.05em;
}

.sidebar h3 {
    color: #00acbf;
    margin-bottom: 2px;
}

.sidebar iframe {
    width: 100%;
    height: 217px;
}

.sidebar p {
    line-height: 18px;
}

.project.slideshow {
    width: 674px;
    height: 421px;
    border-bottom: solid 1px #e5e5e5;
}

.project.slideshow .flex-control-nav {
    bottom: 16px;
}

.project {
    float: left;
    width: 320px;
    margin-right: 34px;
    margin-bottom: 30px;
}

.project.even {
    margin-right: 0;
}

.generalContent h1 {
    clear: both;
}

.project h2 {
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 0;
    padding-top: 8px;
}

.project .viewMore {
    border: none;
    padding-left: 0;
    width: 100%;
    text-align: center;
}

.viewMore.back {
    border: none;
    padding-left: 0;
    padding-top: 0;
}

.viewMore.back a {
    background: url(../../images/public/left_arrow_small.png) left center no-repeat;
    padding-left: 14px;
}

.sidebar ul {
    padding-bottom: 15px;
    border-bottom: solid 1px #efefef;
}

.sidebar li {
    margin-left: 17px;
    list-style-image: url(../../images/public/right_arrow_small.png);
    margin-bottom: 5px;
}

.sidebar li a {
    color: #000;
}

.sidebar li.active a {
    color: #00ACBF;
}

#content .generalContent > h2 {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.newsImage {
    float: right;
    width: 210px;
    padding: 0 0 10px 10px;
}

.viewMore.news {
    padding-top: 5px;
    padding-left: 0;
    margin-bottom: 20px;
    border-top: none;
}

h4.date {
    margin-bottom: 15px;
    font-style: italic;
    font-weight: normal;
}


ul.newsItems,
.pagination ul {
    list-style-type: none;
    padding-left: 0;
}

ul.newsItems li,
.pagination ul li {
    padding-left: 0;
}

.pagination {
    margin-top: 30px;
    text-align: center;
    height: 20px;
    position: relative;
}

.pagination:first-of-type {
    margin-bottom: 15px; 
    margin-top: 0;
}

.pagination li {
    display: inline;
    list-style-type: none;
    margin-left: 3px;
    margin-right: 3px;
}

.pagination li.active {
    font-weight: 700;
}

.pagination .next {
    position: absolute;
    right: 0;
}

.pagination .prev {
    position: absolute;
    left: 0;
}
.pagination .prev a,
.pagination .next a {
    font-size: 1em;
}

ul.monthList {
    margin-bottom: 15px;
}

h3.newsArchiveHeading {
    margin-bottom: 8px;
}

p.contactWeb {
    line-height: 1.25;
}

#contactUsForm {
    width: 625px;
    background-color: #cfcfcf;
    padding: 20px;
    margin-bottom: 20px;
}

#contactUsForm h2 {
    border-bottom: none;
    margin-bottom: 0;
}

#contactUsForm .formError {
    display: block;
    font-size: 0.8em;
    color: red;
    margin-top: 10px;
}

#contactUsForm fieldset {
    border: none;
    width: 621px;
}

#contactUsForm .formFields {
    display: table;
}

#contactUsForm .formFields .form-group {
    display: table-row;
}

#contactUsForm .formFields .form-group > * {
    display: table-cell;
    margin: 0 0 4px;
    vertical-align: middle;
}
#contactUsForm .formFields .form-group label {
    width: 120px;
}

#contactUsForm .submit {
    display: block;
    margin: 10px 0 0;
    text-align: right;
}

#contactUsForm .submit input[type="submit"] {
    min-width: 0;
    padding: 2px;
    color: #00acbf;
    font-weight: 700;
    font-size: 1.3em;
}

#contactUsForm label {
    min-width: 150px;
    color: #444;
}

#contactUsForm .formFields .form-group label {
    padding-top: 2px;
    vertical-align: top;
}

#contactUsForm input,
#contactUsForm textarea {
    border-radius: 3px;
    padding: 2px 6px;
    border: #888 solid 1px;
    min-width: 457px;
}

#contactUsForm textarea {
    overflow: auto;
    height: 150px;
}

#contactUsForm p {
    margin-bottom: 0;
}

#contactUsForm small {
    color: #555;
}
