﻿@font-face {
    font-family: 'lorin';
    src: url('../eot/lorin-light.eot'); /* IE9 Compat Modes */
    src: url('../eot/lorin-lightd41d.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../woff/lorin-light.woff') format('woff'); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

body {
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    height: 100%;
    clear: both;
}

.content-contain {
    width: 100%;
    max-width: 1090px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.hidemobile {
    display: block
}

.showmobile {
    display: none
}


/*Lines*/
hr {
    border: 0;
    width: 96%;
    border-top: 1px solid #e4d2c1;
    margin-bottom: 20px;
}

/*Headers*/
h1 {
    font-size: 1.4em;
    margin-bottom: 4px;
}

h2 {
    font-family: lorin;
    letter-spacing: 8px;
    font-size: 1.8em;
    margin-bottom: 4px;
    color: dimgray;
    margin: 0 0 0 0;
}

h3 {
    font-family: lorin;
    font-size: 1.4em;
    margin-bottom: 4px;
    color: dimgray;
    margin: 0 0 0 0;
}

h4 {
    font-size: 1.8em;
    margin-bottom: 4px;
    color: dimgray;
    margin: 0 0 0 0;
}

h5, h6 {
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
    background-color: #3a989a;
    color: #ffffff;
    text-align: center;
    padding: 3px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-top: 0px;
}

    h5 a:link, h5 a:visited {
        padding: 0;
        text-decoration: none;
        color: #fff;
    }

        h5 a:link:active {
            color: #efeeef;
        }

h3 a:link, h3 a:visited {
    padding: 0;
    text-decoration: none;
    color: #fff;
}

    h3 a:link:active {
        color: #ff6a00;
    }

p a:link, p a:visited {
    color: darkorange;
    font-weight: bold;
}

    p a:link:active {
        color: cadetblue;
    }

    p a:link:hover {
        color: cadetblue;
    }

/*-------Standards-------*/
.takeoverbar {
    height: 350px;
    min-height: 350px;
    display: block;
}

.whiteback {
    background-color: #fff;
}

.greyback {
    background: rgba(44,47,53, 0.8);
    color: #FFF;
}

.lightgreyback {
    background: rgba(224, 224, 224, 0.7);
}


.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

strong {
    font-weight: bold;
    text-align: left !important;
}


.strong {
    font-weight: bold;
    text-align: left !important;
}

p {
    text-align: justify;
    margin-bottom: 14px;
}

span {
}

.middle {
    /* IE 7 hack */
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.bottom {
    bottom: 0;
}

.overflowhide {
    overflow: hidden;
}

.showmobile {
    display: none;
}

/*Text Align*/
.center {
    text-align: center !important;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.justify {
    text-align: justify;
}

.nojustify {
    text-align: left !important;
}

.floatcenter {
    display: inline-block;
}
/*Text Colours*/
.whitetext {
    color: #FFF;
}

.upper {
    text-transform: uppercase;
}


/*Image Variables*/
.cover {
    object-fit: cover;
}

.nocover {
    object-fit: none;
}

img {
    width: 100%;
    height: 100%;
}

.barbreak {
    font-size: 1.2em;
    letter-spacing: 5px;
    width: 100%;
    height: 40px;
    line-height: 40px;
}


/*Padding*/
.padding10 {
    padding: 10px;
}

.padding-hoz-st {
    padding: 0px 10px 0px 10px;
}

.padding-vertical {
    padding: 10px 0px 10px 0px;
}

.padding-hoz {
    padding: 0px 10px 0px 10px;
}

.margin-bottom {
    margin-bottom: 15px;
}

.margin-vertical {
    margin: 0px 10px 0 0px;
}

.margin-top {
    margin-top: 10px;
}

/*Sections---------------------------------------------------------------*/

/*Header*/
.header {
    width: 100%;
    background-color: #FFF;
    height: 120px;
    line-height: 120px;
    position: relative;
}

/*Header Custom*/
.header-height {
    height: 100%;
    max-height: 200px
}

.header-bar {
    width: 100%;
    background-color: #FFF;
    text-align: center;
}

.head-bg {
    background-image: url("../gif/head-bg.gif");
    background-repeat: repeat-x;
}

/*Footer*/
.footer {
    background-color: #FFF;
    color: dimgrey;
    float: left;
    width: 100%;
}

.footerlinks {
    margin-bottom: 10px;
    width: 100%;
    font-size: 12px;
}

.footersocial {
    width: 40px;
    margin: 20px 10px 0 0;
    display: inline-block;
}


/*Columns---------------------------------------------------------------*/
.column00 {
    width: 2%;
    margin: 6px 0 10px 0px;
}

.column01 {
    width: 14%;
    margin: 10px 0 10px 0px;
}

.column1 {
    width: 8.33333333%;
    margin: 10px 0 10px 0px;
}

.column2 {
    width: 16.66666667%;
    margin: 10px 0 10px 0;
}

.column2b {
    width: 18.33%;
    margin: 10px 0 10px 0;
}

.column3 {
    width: 29%;
    margin: 10px 1% 10px 1%;
}

.column3b {
    width: 23%;
    margin: 10px 1% 20px 1%;
}

.column4 {
    width: 31.33333333%;
    margin: 0 1% 0 1%;
}

.column4image {
    width: 31.33333333%;
}


.column5 {
    width: 39.66666667%;
}

.column6 {
    width: 50%;
}

.column6f {
    width: 50%;
}

.column6b {
    width: 45%;
}

.column7 {
    width: 58.33333333%;
}

.column8 {
    width: 66.66666667%;
    margin: 10px 0 10px 0;
}

.column9 {
    width: 75%;
    margin: 10px 0 10px 0;
}

.column10 {
    width: 83.33333333%;
    margin: 10px 0 10px 0;
}

.column11 {
    width: 91.66666667%;
    margin: 10px 0 10px 0;
}

.column11a {
    width: 91.66666667%;
    margin: 20px 0 10px 10px;
}

.column12 {
    width: 100%;
}

.column-button {
    width: 16.66666667%;
    margin: 10px 0 10px 0;
}

.column-search {
    width: 83.33333333%;
    margin: 10px 0 10px 0;
}


.column99 {
    width: 96%;
}


/*Fields & Forms*/
/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    font-weight: 600;
}

    label.checkbox {
        display: inline;
    }

input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 100%;
}

textarea {
    font-family: inherit;
    width: 90%;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}

input[type="submit"],
input[type="button"],
button {
    background-color: #fe9808;
    color: #FFF;
    cursor: pointer;
    font-size: 1.2em;
    padding: 7px;
    margin-right: 8px;
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 0;
}



/*Tablet Portrait*/
@media only screen and (max-width : 840px) {

    .takeoverbar {
        max-height: 300px;
        display: block;
    }

    .padding-hoz-st {
        padding: 0px 0px 0px 0px;
    }

    /*Column Master Set*/
    /*--------------------Columns-----------------------*/
    .column00 {
        width: 2%;
        margin: 6px 0 10px 0px;
    }

    .column01 {
        width: 6.33333333%;
        margin: 10px 0 10px 0px;
    }

    .column1 {
        width: 8.33333333%;
        margin: 10px 0 10px 0px;
    }

    .column2 {
        width: 50%;
        margin: 10px 0 10px 0;
    }

    .column3 {
        width: 100%;
        margin: 10px 0 20px 0;
    }

    .column3b {
        width: 100% !important;
        margin: 10px 0 20px 0;
    }


    .column4 {
        width: 100%;
        margin: 0 0 0 0;
    }

    .column5 {
        width: 100%;
        margin: 10px 0 10px 2%;
    }

    .column6 {
        width: 50%;
        margin: 10px 0 10px 0;
    }

    .column6f {
        width: 100%;
        overflow: hidden;
        padding: 0 0 0 0;
    }

    .column6b {
        width: 94%;
        margin: 10px 0 10px 0;
    }

    .column7 {
        width: 100%;
        margin: 10px 0 10px 0;
    }

    .column8 {
        width: 100%;
        margin: 10px 0 10px 0;
    }

    .column9 {
        width: 100%;
        margin: 10px 0 10px 0;
    }

    .column10 {
        width: 83.33333333%;
        margin: 10px 0 10px 0;
    }

    .column11 {
        width: 91.66666667%;
        margin: 10px 0 10px 0;
    }

    .column11a {
        width: 91.66666667%;
        margin: 20px 0 10px 10px;
    }

    .column12 {
        width: 100%;
    }

    .column-button {
        width: 100%;
        text-align: center;
    }

    .column-search {
        width: 96%;
    }

    .mobilecenter {
        text-align: center;
        padding: 10px 0 10px 0;
        width: 100%;
    }

    .barbreak {
        font-size: 0.8em;
    }

    .mobilelarge {
        font-size: 1.4em;
    }

    h1 {
        font-size: 1.4em;
        text-transform: uppercase;
        color: dimgrey;
        margin: 0 0 0 0;
    }

    h2 {
        font-size: 1.2em;
    }

    h4 {
        font-size: 1.2em;
        margin-bottom: 4px;
        color: dimgray;
        margin: 0 0 0 0;
    }
}
/*Tablet Portrait*/
@media only screen and (max-width : 640px) {
}
/*Tablet Portrait*/
@media only screen and (max-width : 840px) {

    h2 {
        font-size: 1.2em;
    }

    h3 {
        font-size: 1.0em;
    }

    .mobilecenter {
        text-align: center;
    }
}
/*Tablet Portrait*/
@media only screen and (max-width : 22em) {
}
