﻿/*
GLOBAL
========================================
*/

body {
    margin: 0;
    font-family: din_lightregular;
}

h1 {
    font-family: din_lightregular;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 10px;
}

p {
    font-family: din_lightregular;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 20px;
    color: #323133;
    /*color:Black;*/
}

@font-face {
    font-family: 'din_lightregular';
    src: url('/Fonts/din-light-webfont.woff2') format('woff2'), url('/Fonts/din-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.clear {
    clear: both;
}

.center {
    width: 1px;
    margin: 0 auto;
    overflow: visible;
}

.contain {
    width: 1150px;
    margin: 0 auto;
}

.margin10 {
    margin: 10px;
}

.marginbottom10 {
    margin-bottom: 10px;
}

.padding10 {
    padding: 10px;
}

.padtop14 {
    padding-top: 14px;
}

.justify {
    text-align: justify;
}

img, .noborder {
    border: none;
}

.pointer {
    cursor: pointer;
}

.smaller {
    font-size: smaller;
}

.validator {
    color: Red;
}

.width575 {
    width: 571px;
}

.width570 {
    width: 570px;
}

.width50percent  {
    width: 50%;
}

.width48 {
    width: 48%;
}

.inline {
    display: inline-block;
    vertical-align: top;
}

/*
LAYOUT
========================================
*/

#header {
    background-image: url();
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    height: 537px;
    margin-top: 88px;
    min-width: 1148px;
}

#topbar {
    background-image: url(/Images/top.png);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    height: 210px;
    margin-bottom: 333px;
    margin-top: -626px;
    position: relative;
    z-index: 3;
}

#logo {
    display: inline-block;
    vertical-align: top;
    width: 202px;
    padding-top: 13px;
    padding-left: 9px;
}



#toppicspot {
    display: none;
    margin: 0 auto;
    background-position: top center;
    width: 405px;
    height: 192px;
    padding-top: 315px;
    position: relative;
}

#toppic {
    position: absolute;
    background-image: url(/Images/Toppic1.png);
    background-repeat: no-repeat;
    width: 405px;
    height: 192px;
}

#ContentWrap {
    background: #ffffff url(/Images/ContentBackground.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-width: 1150px;
    min-height: 659px;
    margin: 0 auto;
}

#ContentHomeTop {
    background-image: url(/Images/Home_Title.png);
    background-repeat: no-repeat;
    background-position: top center;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 44px;
}

#ContentAboutTop {
    background-image: url('');
    background-repeat: no-repeat;
    background-position: center top;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 44px;
}

#ContentServicesTop {
    background-image: url();
    background-repeat: no-repeat;
    background-position: top center;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 44px;
}

#ContentGalleryTop {
    background-image: url(/Images/photogallery_Title.png);
    background-repeat: no-repeat;
    background-position: top center;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 44px;
}

#ContentEmploymentTop {
    background-image: url();
    background-repeat: no-repeat;
    background-position: top center;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 44px;
}

#ContentNewsletterTop {
    background-image: url();
    background-repeat: no-repeat;
    background-position: top center;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 44px;
}

#ContentCommunityTop {
    background-image: url();
    background-repeat: no-repeat;
    background-position: top center;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 44px;
}

#ContentContactTop {
    background-image: url();
    background-repeat: no-repeat;
    background-position: top center;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 44px;
}

#servicesbutton {
    background-image: url(/Images/servicesButton.png);
    background-repeat: no-repeat;
    height: 65px;
    width: 233px;
}

    #servicesbutton:hover {
        background-image: url(/Images/servicesButton_h.png);
    }

#employmentbutton {
    background-image: url(/Images/employmentbutton.png);
    background-repeat: no-repeat;
    height: 65px;
    width: 234px;
}

    #employmentbutton:hover {
        background-image: url(/Images/employmentbutton_h.png);
    }

#newsletterbutton {
    background-image: url(/Images/newsletterButton.png);
    background-repeat: no-repeat;
    height: 65px;
    width: 234px;
}

    #newsletterbutton:hover {
        background-image: url(/Images/newsletterButton_h.png);
    }

#home:hover {
    background-image: url(/Images/home_h.jpg);
}

#ContentHome {
    background-image: url();
    background-repeat: no-repeat;
    background-position: bottom;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 659px;
}

#ContentAbout {
    background-image: url(/Images/contentbackground_home.png);
    background-repeat: no-repeat;
    background-position: bottom;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 659px;
}

#ContentServices {
    background-image: url();
    background-repeat: no-repeat;
    background-position: bottom;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 659px;
}

#ContentGallery {
    background-image: url(/Images/contentbackground_gallery.png);
    background-repeat: no-repeat;
    background-position: bottom;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 659px;
}

#ContentEmployment {
    background-image: url(/Images/contentbackground_Employment.png);
    background-repeat: no-repeat;
    background-position: bottom;
    min-width: 1150px;
    margin: 0 auto;
    min-height: 659px;
}

#ContentLogin, #ContentAdmin {
    min-width: 1150px;
    margin: 0 auto;
    min-height: 659px;
}

#footer {
    font-family: din_lightregular;
    background-image: url(/Images/footerbackground.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    min-height: 500px;
    min-width: 1150px;
    line-height: 25px;
}

    #footer h1 {
        font-size: 17px;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 5px;
    }

#copyright, #armor-interactive, #armor-interactive a {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    padding-top: 50px;
}

#socialmedia {
    display: inline-block;
    vertical-align: top;
    width: 100px;
}

#newsletter {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    text-align: center;
}

.footerstuff {
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    padding-right: 30px;
    width: 500px;
    font-size: 14px;
}

    .footerstuff div {
        font-size: 14px;
    }

#sitemap a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

#map {
    display: inline-block;
    vertical-align: top;
}

#content {
    padding-top: 20px;
    width: 1148px;
    background-position: top center;
    margin: 0 auto;
    padding-bottom: 15px;
    min-height: 500px;
}

#content2 {
    display: inline-block;
    vertical-align: top;
    width: 750px;
}

#leftNav {
    display: inline-block;
    vertical-align: top;
    width: 350px;
    font-family: Trebuchet MS;
    font-size: 13px;
}

    #leftNav a {
        font-family: din_lightregular;
        font-size: 22px;
    }

    #leftNav p {
        padding-bottom: 5px;
    }


/*
NAVIGATION
========================================
*/
#navbackground {
    margin: 0 auto;
    min-height: 64px;
    background-image: url(Images/NavBackground.png);
    background-position: top center;
    height: 80px;
    min-width: 1148px;
}

#nav {
    display: inline-block;
    vertical-align: top;
    font-family: din_lightregular;
    font-weight: bold;
}

    #nav span {
        display: inline-block;
        vertical-align: top;
        margin-top: 24px;
    }

    #nav a {
        font-family: din_lightregular;
        color: #000;
        font-size: 17px;
        padding-right: 10px;
        text-decoration: none;
    }

#nav2 {
    display: inline-block;
    vertical-align: top;
    font-family: din_lightregular;
    padding-left: 70px;
    padding-top: 25px;
}

    #nav2 a {
        color: #000;
        font-size: 14px;
        text-decoration: none;
        padding-right: 10px;
    }

.airelite {
    display: inline-block;
    vertical-align: top;
    padding-top: 7px;
    text-align: right;
}


#navleft {
    background-image: url(/Images/NavSpacerLeft.jpg);
    background-repeat: no-repeat;
    height: 64px;
    width: 59px;
    display: inline-block;
    float: left;
}

#navright {
    background-image: url(/Images/NavSpacerRight.jpg);
    background-repeat: no-repeat;
    height: 64px;
    width: 38px;
    display: inline-block;
    float: left;
}

#home {
    background-image: url(/Images/home.jpg);
    background-repeat: no-repeat;
    height: 64px;
    width: 78px;
}


#aboutus {
    background-image: url(/Images/aboutus.jpg);
    background-repeat: no-repeat;
    height: 64px;
    width: 107px;
}

    #aboutus:hover {
        background-image: url(/Images/aboutus_h.jpg);
    }

#services {
    background-image: url(/Images/services.jpg);
    background-repeat: no-repeat;
    height: 64px;
    width: 104px;
}

    #services:hover {
        background-image: url(/Images/services_h.jpg);
    }

#photogallery {
    background-image: url(/Images/photogallery.jpg);
    background-repeat: no-repeat;
    height: 64px;
    width: 144px;
}

    #photogallery:hover {
        background-image: url(/Images/photogallery_h.jpg);
    }

#employment {
    background-image: url(/Images/employment.jpg);
    background-repeat: no-repeat;
    height: 64px;
    width: 136px;
}

    #employment:hover {
        background-image: url(/Images/employment_h.jpg);
    }



#community {
    background-image: url(/Images/community.jpg);
    background-repeat: no-repeat;
    height: 64px;
    width: 117px;
}

    #community:hover {
        background-image: url(/Images/community_h.jpg);
    }

#contactus {
    background-image: url(/Images/contactus.jpg);
    background-repeat: no-repeat;
    height: 64px;
    width: 117px;
}

    #contactus:hover {
        background-image: url(/Images/contactus_h.jpg);
    }

#search {
    background-image: url(/Images/search.jpg);
    background-repeat: no-repeat;
    height: 64px;
    width: 70px;
    display: inline-block;
    float: left;
}

#facebook {
    background-image: url(/Images/facebook.jpg);
    background-repeat: no-repeat;
    height: 64px;
    width: 57px;
    display: inline-block;
    float: left;
}

#linkedin {
    background-image: url(/Images/linkedin.jpg);
    background-repeat: no-repeat;
    height: 64px;
    width: 57px;
    display: inline-block;
    float: left;
}


.textlinks, a.textlinks, a.textlinks:link, a.textlinks:active {
    font-family: Trebuchet MS, Arial;
    color: #323133;
    font-size: 13px;
    text-decoration: none;
}

    a.textlinks:hover {
        font-family: Trebuchet MS, Arial;
        color: #323133;
        font-size: 13px;
        text-decoration: underline;
    }

.textlinks2, a.textlinks2, a.textlinks2:link, a.textlinks2:active {
    font-family: Trebuchet MS, Arial;
    color: #323133;
    font-size: 15px;
    text-decoration: underline;
}

    a.textlinks2:hover {
        font-family: Trebuchet MS, Arial;
        color: #323133;
        font-size: 15px;
        text-decoration: none;
    }

/*
OTHER
========================================
*/

#emp {
    display: none;
}

.label {
    display: inline-block;
    width: 150px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.label2 {
    display: inline-block;
    width: 150px;
    text-align: right;
    color: #fff;
    font-size: 20px;
}

.label3 {
    display: inline-block;
    width: 200px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.label4 {
    display: inline-block;
    width: 300px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.control2 {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;

}

.control {
    width: 250px;
}

.control3 {
    width: 150px;
}

.top {
    vertical-align: top;
}

#application input[type=text] {
    width: 150px;
}

#application select {
    width: 155px;
}

#weather {
    display: inline-block;
    vertical-align: top;
    width: 350px;
    margin-left: 416px;
}

    #weather div {
        padding-bottom: 10px;
    }

.currently {
    display: inline-block;
    vertical-align: top;
    width: 70px;
    padding-top: 40px;
    color: #fff;
}

.conditions {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    padding-top: 40px;
    color: #fff;
}

.weatherlinkscontainer {
    display: inline-block;
    vertical-align: top;
    padding-top: 40px;
}

.weatherspacer a {
    display: inline-block;
    min-width: 55px;
}

#weather span {
    vertical-align: top;
    width: 100px;
    margin-bottom: 5px;
    color: White;
}

    #weather span.taleft {
        margin-left: 50px;
        width: 100px;
        font-size: 12px;
    }

#temp1stdiv {
    display: inline-block;
    vertical-align: top;
    width: 80px;
}

#temperature {
    font-size: 24px;
    font-weight: bold;
}

#fuelprices {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    padding-top: 40px;
}

    #fuelprices span {
        width: 100px;
        float: left;
        margin-bottom: 10px;
        color: White;
    }

        #fuelprices span.taright {
            width: 50px;
            text-align: right;
        }

a.weatherlinks, a.weatherlinks:active, a.weatherlinks:visited, a.weatherlinks:link {
    font-family: Trebuchet MS;
    color: White;
    text-decoration: none;
    font-size: 14px;
}

    a.weatherlinks:hover {
        font-family: Trebuchet MS;
        color: White;
        text-decoration: underline;
        font-size: 14px;
    }

#emp {
    display: none;
}


.lowerbackground {
    background-image: url(/Images/Lowerbackground_home.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    height: 552px;
}

.lowerbackground p {
    color: #fff;
}

.lowerbackground h1{
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    padding-top: 30px;
}

.lowerbackground h2 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding-top: 30px;
}

.lowerbackground ul {
    padding-left: 20px;
}

.lowerbackground li{
    color: #fff;
    padding: 5px 0 5px 0;
    font-size: 16px;
    list-style: disc;
}

.lowerbackground a{
    color: #fff;
}

.lowerbackground img {
    padding-left: 7px;
}


.armor {
    text-align: center;
}

.armor a{
    color: #000;
}

#navmobile {
    display: none;
}