/*----------------------------------------Main Layout-------------------------------*/

body {
    padding: 0px;
    margin: 0px;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #393939;
    background-color: #f6f6f6;
}

.big {
    font-size: 1.8em;
    color: #999999;
}

.wrapper {
    width: 960px;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
}

.header {
    width: 960px;
    height: 163px;
    padding-top: 10px;
    background: url(../Images/Template/header.gif);
    background-repeat: no-repeat;
    background-position: center 10px;
}

.headersearch {
    width: 960px;
    height: 111px;
    margin: 0px;
    padding: 0px;
}

.headersearchpadding {
    margin: 0px;
    padding-top: 27px;
    padding-left: 730px;
}

.header .textbox {
    color: #00305b;
    background: none;
    border: none;
    font-family: arial, verdana;
    font-weight: bold;
}




/*------------------------------------------Footer---------------------------------*/


.footer {
    width: 960px;
    color: #666666;
    background-color: #e3e3e3;
    font-size: 0.9em;
    padding-bottom: 10px;
    background-image: url(/Images/Template/footer.gif);
    background-position: top center;
    background-repeat: no-repeat;
}

    .footer .class1 a:link, .footer .class1 a:visited {
        color: #666666;
    }

.footerbottom {
    clear: both;
}

.footercol1 {
    width: 200px;
    float: left;
}

.footercol2 {
    width: 200px;
    float: left;
}

.footercol3 {
    width: 200px;
    float: left;
}

.footercol4 {
    text-align: right;
    padding-top: 120px;
    width: 345px;
    float: right;
}

.footerpadding1 {
    padding-top: 10px;
    padding-left: 10px;
}

.footerpadding2 {
    padding-right: 10px;
}

.footerlist {
    margin-left: 0px;
    margin-top: 0px;
}

.footerleft {
    padding-left: 10px;
}

.footerright {
    padding-right: 10px;
}


/*------------------------------------------Home Page---------------------------------*/


.leftcolhome {
    width: 650px;
    float: left;
    margin: 0px;
    padding: 0px;
}

.rightcolhome {
    float: right;
    width: 310px;
    margin: 0px;
    padding: 0px;
}

.leftcolhomecontent {
    width: 630px;
    margin-left: 10px;
    margin-right: 10px;
}

.homepageimage {
    background-color: #000000;
    color: #ffffff;
}

.homepad {
    padding: 10px;
}

.homecolumns {
    width: 630px;
    margin-left: 10px;
    margin-right: 10px;
    background: url(../Images/Template/homecolumns.png);
    background-repeat: no-repeat;
}

.bluefade {
    width: 630px;
    margin-left: 10px;
    margin-right: 10px;
    background: url(../Images/Template/bluefade.png);
    background-repeat: no-repeat;
}


.homecol {
    width: 210px;
    float: left;
}

.homecolcontent {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
}

.short {
    padding-bottom: 1.2em;
}

.homenewscol {
    float: left;
    width: 310px;
    background: url(../Images/Template/homenewscol.png);
    background-repeat: no-repeat;
}

.homenewscolcontent {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
}

.newssection {
    float: left;
    width: 310px;
    background: url(../Images/Template/newscoltop.png);
    background-repeat: no-repeat;
}

/*------------------------------------------Right Column---------------------------------*/


.logoscontent {
    margin-left: 15px;
    margin-right: 25px;
    padding-top: 10px;
}

    .logoscontent ul {
        padding-left: 15px;
        margin-left: 0px;
    }


.rightpodtext {
    width: 150px;
    padding-left: 17px;
    padding-top: 80px;
    color: #ffffff;
    font-size: 0.9em;
}

.rightpodtext2 {
    width: 160px;
    padding-left: 17px;
    padding-top: 65px;
    color: #ffffff;
    font-size: 0.9em;
}

.rightpodtextWide {
    width: 274px;
    padding: 0px 17px 10px 17px;
    color: #ffffff;
    font-size: 0.9em;
}

.podtext {
    display: inline;
    margin: 0px;
    padding: 0px;
}

/*------------------------------------------Right Nav-----------------------------*/



/*------------------------------------------Main Column---------------------------------*/

.mainimage {
    width: 630px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    padding-bottom: 10px;
}

    .mainimage img {
        width: 630px;
    }

.leftpic {
    width: 160px;
    float: left;
    padding-bottom: 10px;
}

.righttext {
    float: left;
    width: 450px;
    padding-bottom: 10px;
}

/*------------------------------------------Menu---------------------------------*/

.menuhome {
    float: left;
    width: 166px;
    height: 37px;
    margin-top: 141px;
    text-align: center;
    background: url(../Images/Template/menu-yellow.png);
}

.menuhomeOn {
    float: left;
    width: 166px;
    height: 37px;
    margin-top: 141px;
    text-align: center;
    background: url(../Images/Template/menu-orange.png);
}

.menucustomers {
    float: left;
    width: 166px;
    height: 37px;
    margin-top: 141px;
    text-align: center;
    background: url(../Images/Template/menu-yellow.png);
}

.menucustomersOn {
    float: left;
    width: 166px;
    height: 37px;
    margin-top: 141px;
    text-align: center;
    background: url(../Images/Template/menu-orange.png);
}

.menuengineers {
    float: left;
    width: 166px;
    height: 37px;
    margin-top: 141px;
    text-align: center;
    background: url(../Images/Template/menu-yellow.png);
}

.menuengineersOn {
    float: left;
    width: 166px;
    height: 37px;
    margin-top: 141px;
    text-align: center;
    background: url(../Images/Template/menu-orange.png);
}

.menusuppliers {
    float: left;
    width: 166px;
    height: 37px;
    margin-top: 141px;
    text-align: center;
    background: url(../Images/Template/menu-yellow.png);
}

.menusuppliersOn {
    float: left;
    width: 166px;
    height: 37px;
    margin-top: 141px;
    text-align: center;
    background: url(../Images/Template/menu-orange.png);
}

.menunews {
    float: left;
    width: 166px;
    height: 37px;
    margin-top: 141px;
    text-align: center;
    background: url(../Images/Template/menu-yellow.png);
}

.menunewsOn {
    float: left;
    width: 166px;
    height: 37px;
    margin-top: 141px;
    text-align: center;
    background: url(../Images/Template/menu-orange.png);
}

.menucontact {
    float: left;
    width: 166px;
    height: 37px;
    margin-top: 141px;
    text-align: center;
    background: url(../Images/Template/menu-yellow.png);
}

.menucontactOn {
    float: left;
    width: 166px;
    height: 37px;
    margin-top: 141px;
    text-align: center;
    background: url(../Images/Template/menu-orange.png);
}


.white {
    color: #ffffff;
    font-size: 1.1em;
    text-decoration: none;
}

.LargerText {
    font-size: 1.3em;
    line-height: 1.3em;
}


/*------------------------------------------Headings---------------------------------*/

h1 {
    font-size: 1.2em;
    font-family: verdana, arial;
    font-weight: bold;
    color: #002650;
}

h2 {
    font-family: "Trebuchet MS", arial;
    font-size: 1.0em;
    color: #f69324;
    font-weight: lighter;
    padding: 0px;
    margin: 0px;
}

.clearer {
    clear: both;
}



/*------------------------------------------Home Page---------------------------------*/

.maincolhome {
    width: 633px;
    height: 788px;
    margin-left: 19px;
    margin-right: 17px;
    background: url(../Images/Content/back-home.png);
}

.maincolhometext {
    width: 560px;
    height: 640px;
    margin-left: 33px;
    margin-right: 40px;
    padding-top: 75px;
    font-size: 1em;
    line-height: 1.2em;
    color: #ffffff;
}

.contactusbutton {
    width: 560px;
    margin-left: 33px;
    margin-right: 40px;
    padding-top: 0px;
    margin-top: 0px;
}


/*------------------------------------------Staff Contacts---------------------------------*/

.staffmember {
    float: left;
    width: 190px;
    padding-bottom: 10px;
    text-align: center;
}


/*------------------------------------------List---------------------------------*/

ul.square {
    list-style-type: square;
    color: #ffed00;
    margin-left: 5px;
    font-size: 1.1em;
    font-weight: bold;
    font-style: italic;
    line-height: 1.7em;
}


/*------------------------------------------padding---------------------------------*/

.padding5 {
    width: 100%;
    height: 5px;
}

.padding10 {
    width: 100%;
    height: 10px;
}


/*------------------------------------------Form---------------------------------*/

.formline {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 5px;
    clear: both;
}

.formtext {
    float: left;
    width: 35%;
    text-align: left;
    padding: 0px;
}

.formfields {
    float: left;
    width: 60%;
    text-align: left;
    padding: 0px;
}



a {
    color: #999999;
    font-weight: normal;
    text-decoration: underline;
    outline: none;
}

.class1 a:link, .class1 a:visited {
    color: #393939;
    font-weight: normal;
    text-decoration: none;
}

.class1 a:hover {
    color: #393939;
    font-weight: normal;
    text-decoration: underline;
}

.class2 a:link, .class2 a:visited {
    font-size: 1.2em;
    color: #707070;
    font-weight: normal;
    text-decoration: none;
}

.class2 a:hover {
    font-size: 1.2em;
    color: #707070;
    font-weight: normal;
    text-decoration: underline;
}

.class3 a:link, .class3 a:visited, .class3 a:hover {
    font-size: 1.2em;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}


.bluelink a:link, .bluelink a:visited {
    width: 100%;
    text-align: right;
    color: #0080d3;
    font-weight: normal;
    text-decoration: none;
}

.bluelink a:hover {
    width: 100%;
    text-align: right;
    color: #0080d3;
    font-weight: normal;
    text-decoration: underline;
}

.bluedots {
    clear: both;
    background-color: #ffffff;
    border-bottom: 1px dotted #92cbff;
}

.textleft {
    text-align: left;
}

.textright {
    text-align: right;
}

.left {
    float: left;
}

.right {
    float: right;
}


img {
    border: none;
}

.inline {
    display: inline;
}

.italic {
    font-style: italic;
}


.yellowText {
    color: #ffed00;
    font-style: italic;
    font-weight: bold;
}

.greyText {
    color: #999999;
    font-weight: normal;
}

hr {
    width: 100%;
    background-color: #bcbdc0;
    line-height: 15px;
}

.lefthalf {
    float: left;
    width: 48%;
    text-align: justify;
}

.righthalf {
    float: right;
    width: 48%;
    text-align: justify;
}

.lefthalfpic {
    float: left;
    width: 20%;
    text-align: left;
}

.righthalftext {
    float: right;
    width: 76%;
    text-align: justify;
}

.nopad {
    margin: 0px;
    padding: 0px;
}

.homepagenews {
    margin-bottom: 0px;
}

.ten {
    height: 10px;
}

.twenty {
    height: 20px;
}

.thirty {
    height: 30px;
}

/* controls enquiry form start */

.FourColumns {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

    .FourColumns td {
        width: 150px;
        vertical-align: top;
    }

.ThreeColumns {
    width: 75%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

    .ThreeColumns td {
        width: 150px;
        vertical-align: top;
    }

.TwoColumns {
    width: 50%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

    .TwoColumns td {
        width: 150px;
        vertical-align: top;
    }

.label150 label {
    float: left;
    width: 250px;
}

.ControlLabel {
    width: 25%;
    float: left;
}

/* controls enquiry form end */

.bluesensepadded {
    padding: 5px 10px;
}

.tooltip {
    display: none;
    background-color: #d3eafa;
    border: 0px;
    color: #000000;
    font-size: .9em;
    width: 180px;
    padding: 5px;
}

.homeslider {
    margin-bottom: 10px;
}

.slideback {
    position: absolute;
    top: 0;
    left: 0;
    width: 630px;
    height: 385px;
    z-index: 1;
}

.slidedark {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 630px;
    height: 100px;
    background-image: url(/images/page/slide-dark.png);
    z-index: 10;
}

.slidetext {
    position: absolute;
    left: 14px;
    top: 302px;
    width: 590px;
    height: 73px;
    z-index: 100;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    font-size: 0.8em;
}

    .slidetext p {
        margin: 0 0 5px 0;
    }

    .slidetext h2 {
        margin: 0;
        color: #ffffff;
        font-size: 1.2em;
        font-family: verdana,Arial,Helvetica,sans-serif;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .slidetext a {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 73px;
        height: 17px;
    }


.SearchResultPDF {
    clear: both;
    margin-top: 7px;
}

    .SearchResultPDF a {
        margin-left: 5px;
    }

/* contect-ves form  */

.contact-ves label {
    width: 200px;
    display: inline-block;
    vertical-align: top;
}

.contact-ves span {
    vertical-align: top;
}

.contact-ves a, .contact-ves a:hover {
    background-color: #007dbf;
    display: block;
    vertical-align: middle;
    text-align: center;
    color: white;
    text-decoration: none;
    font-weight: 700;
    padding: 10px 20px;
}

.honey-pot {
    display: none;
}

.greenBody {
    background-color: White;
    color: black;
}

.greenWrapper {
    font-family: 'Open Sans', Arial, Sans-Serif;
}

.greenHeader {
    background-image: none;
    padding-top: 30px;
    height: auto;
}

.greenPhone {
    float: right;
    font-weight: bold;
    font-size: 1.4em;
    margin-right: 40px;
    margin-top: 15px;
}

.greenSearch {
    float: right;
    margin-top: 10px;
    border: solid 1px #dcdcdc;
    padding: 8px;
}

.greenSearchTextbox {
    border: none;
    color: #a1a1a1;
    font-weight: bold;
    width: 225px;
    font-family: 'Open Sans', Arial, Sans-Serif;
}

.greenSearchButton {
    font-size: 1.25em;
}

.greenSearch a i {
    color: #86c24f;
}

.greenFooterWrapper {
    background-color: #f9f9f9;
    width: auto;
    border-top: 1px solid #bdbebc;
    margin-top: 25px;
}

.greenFooter {
    background: none;
    width: 960px;
    margin: auto;
    color: #4b4b4b;
    font-size: 1em;
}

    .greenFooter hr {
        color: #86c24c;
        height: 1px;
    }

    .greenFooter h5 {
        font-size: 1.1em;
    }

    .greenFooter .third {
        width: 33.33333%;
        float: left;
    }

.greenBanner, .leadgenBanner {
    width: 960px;
    color: White;
    padding-top: 30px;
    position: relative;
    margin-bottom: 20px;
}

.greenBanner {
    background-image: url('/images/landing/banner.png');
    height: 224px;
}

.leadgenBanner {
    background-color: #b54dc1;
    height: 296px;
    position: relative;
}

    .leadgenBanner h1 {
        margin-bottom: 40px;
    }

    .leadgenBanner ul {
        list-style-type: none;
        font-size: 1.2em;
    }

    .leadgenBanner li:before {
        font-family: "FontAwesome";
        content: "\f138";
        margin-right: 10px;
    }

    .leadgenBanner li {
        margin: 10px 0px;
    }

    .greenBanner h1, .leadgenBanner h1 {
        font-size: 5em;
        color: White;
        margin-left: 30px;
        margin-top: 0;
        font-weight: 300;
    }

.greenBanner h1 {
    margin-bottom: 0;
}

.greenBanner h2 {
    font-size: 2.2em;
    color: White;
    margin-left: 30px;
    font-weight: 300;
}

.greenBanner .strapline {
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: right;
    color: White;
    font-size: 1.6em;
    padding: 8px 20px;
    font-weight: bold;
}

.greenHalf {
    width: 50%;
}

.mainAreas {
    width: 428px;
    margin-right: 12px;
    background-color: #f9f9f9;
    border: 1px solid #bdbebc;
    padding: 20px;
    margin-bottom: 20px;
}

    .mainAreas h3 {
        margin-top: 0px;
        font-size: 2em;
        font-weight: 600;
        margin-bottom: 0px;
    }

    .mainAreas h4:before {
        content: "\f138";
        font-family: "FontAwesome";
        margin-right: 10px;
    }

    .mainAreas h4 {
        color: #388807;
        font-size: 1.4em;
        margin: 10px 0px 0px;
    }

        .mainAreas h4 a {
            color: #388807;
            text-decoration: none;
            font-weight: bold;
        }

    .mainAreas p {
        margin-top: 10px;
        margin-bottom: 12px;
    }

    .mainAreas hr {
        color: #bdbebc;
        height: 1px;
        border: none;
    }

.tab-content .tabs {
    list-style-type: none;
    padding: 0px;
    margin-bottom: 0px;
}

    .tab-content .tabs li {
        border: solid 1px #bdbebc;
        padding: 5px 20px;
        width: 194px;
        display: inline-block;
        background-color: #f1f1f1;
        margin-right: -5px;
    }

        .tab-content .tabs li a {
            cursor: pointer;
            text-decoration: none;
            color: Black;
            font-weight: bold;
            font-size: 1.2em;
        }

        .tab-content .tabs li.active {
            border-bottom: none;
            background-color: White;
        }

.tab-pane {
    border: solid 1px #bdbebc;
    border-top: none;
    width: 428px;
    padding: 20px;
    display: none;
}

    .tab-pane.active {
        display: block;
    }

.pagelink {
    margin-left: 22px;
    margin-bottom: 20px;
    border: 1px solid #bdbebc;
    width: 216px;
    float: left;
}

.pagetitle {
    color: White;
    background-color: #86c24c;
    font-size: 1.3em;
    padding: 10px;
    font-weight: bold;
}

.pagesummary {
    padding: 0px 10px;
    margin-bottom: 10px;
}

.pagebutton {
    background-color: White;
    border: 1px solid #bdbebc;
    border-radius: 2px;
    padding: 5px 10px;
    color: Black;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 600;
    float: left;
}

    .pagebutton i {
        color: #388807;
        margin-left: 10px;
    }

    .pagebutton:hover {
        background-color: #388807;
        color: White;
    }

        .pagebutton:hover i {
            color: White;
        }

.leadgenBanner .form {
    background-color: #85c14d;
    position: absolute;
    top: 0px;
    right: 20px;
    height: 278px;
    border-bottom: solid 5px #3c890f;
    width: 296px;
    padding: 30px;
}

.leadgenBanner .image {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 30px;
}

.leadgenBanner h2 {
    color: White;
    font-size: 2.5em;
    margin-bottom: 20px;
}


.error-summary {
    display: block;
    width: 100%;
    max-width: 487px;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #FDE4E4;
    background-color: #FDF5F5;
    color: #BF001D;
}

.error-summary-title {
    color: #BF001D;
    margin-top: 0;
}

.error-summary-list a {
    color: #BF001D;
}

.error-notice {
    color: #BF001D;
    display: inline-block;
    margin: 5px 0 10px 0;
    margin-left: 205px;
}


.form .label {
    width: 35px;
    height: 35px;
    display: inline-block;
    float: left;
}

.fullwidth > label {
    width: 480px;
}

.form .textbox {
    background-color: White;
    color: Black;
    font-size: 1.2em;
    padding: 5px;
    border: none;
    float: left;
    height: 24px;
    width: 247px;
}

.form .pagebutton {
    border-radius: 5px;
}

.leadgenLeft {
    float: left;
    margin: 20px 10px 20px 0px;
    border: 1px solid #c1c2c0;
    width: 551px;
    background-color: #f9f9f9;
}

    .leadgenLeft h3, .leadgenAccordion h3 {
        padding: 10px 20px;
        background-color: #e9e9e9;
        margin: 0px;
        font-size: 1.4em;
        font-weight: 600;
    }

    .leadgenLeft .content, .leadgenAccordion .content {
        padding: 0px 20px 20px;
    }

        .leadgenLeft .content .icons {
            text-align: center;
            clear: both;
            padding: 0px 80px;
        }

        .leadgenLeft .content .icon {
            float: left;
            width: 77px;
            text-align: center;
            margin: 20px;
            font-size: 1.1em;
            text-transform: uppercase;
            font-weight: 600;
            color: #2f5352;
        }

.leadgenRight .pagesummary {
    margin-bottom: 20px;
    padding: 0px 20px;
}

.leadgenRight {
    float: right;
    margin: 20px 0px 20px 20px;
    border: 1px solid #c1c2c0;
    width: 375px;
    background-color: #f9f9f9;
}

    .leadgenRight .pagetitle {
        background-color: #3c890f;
    }

.leadgenGreenrow {
    background-color: #86c24c;
    color: White;
    width: 860px;
    margin: 0px;
    text-align: center;
    font-weight: 600;
    font-size: 1.1em;
    padding: 10px 50px;
}

.leadgenAccordion {
    margin: 20px 0px;
    width: 958px;
    border: 1px solid #c1c2c0;
    background-color: #f9f9f9;
}


/*#region Accordion */

.accordion-title {
    width: 100%;
    color: #fff;
    background-color: #17a4ad;
    margin-bottom: 0;
    padding: 15px 20px;
    border-top: 1px solid #c6d4d6;
    border-left: 1px solid #c6d4d6;
    border-right: 1px solid #c6d4d6;
    font-weight: 700;
    letter-spacing: 0.03em;
}

    .accordion-title .fa {
        margin-right: 10px;
    }

.accordion {
    margin-bottom: 10px;
}

.accordion-heading {
    cursor: pointer;
    font-size: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
}


    .accordion-heading:before {
        content: "+";
        color: #9dc140;
        font-size: 1.4em;
        margin-right: 10px;
    }

    .accordion-heading:hover {
    }

.accordion-heading-active {
}

    .accordion-heading-active:before {
        content: "-";
    }


.accordion-panel {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 1.4em;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.accordion-panel-inactive {
    max-height: 0;
}

.accordion-panel img {
    margin-right: 20px;
}

.accordion-panel-active {
    max-height: 1000px;
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    transition: all 3s ease;
}

.accordion-panel-inner {
    width: 100%;
    display: block;
}

.accordionlist {
    list-style: none;
}

    .accordionlist li {
        margin: 5px 0;
    }

.checkboxlist li {
    position: relative;
    padding-left: 20px;
}

.checkboxlist > li > label {
    font-weight: 700;
}

.checkboxlist input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 2px;
}

.checkboxlist label {
    line-height: 1.2em;
}

/*----------------------------------------Careers area-------------------------------*/

.careers-image {
    margin-right: 20px;
    padding-top: 15px;
}

    .careers-image img {
        width: 100px;
    }

.careers-body {
    width: 450px;
}
