* HTML, BODY {
    margin: 0 auto;
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    height: 100%;
}

body {
    margin: 0 auto;
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #333333;
    background: url("images/diag-bg.png") top left repeat-x #FFFFFF;
}

.wrapper {
    position: relative;
    margin: 0 auto;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

.clear {
    clear: both;
}

.header {
    height: 68px;
    background: url("images/header-bg.png") top left repeat-x #CCCCCC;
    border-bottom: solid 1px #333333;
}

.header-left {
    height: 68px;
    width: 350px;
    float: left;
    background: url("images/header-left.png") top no-repeat;
}

.header-right {
    height: 68px;
    width: 481px;
    float: right;
    background: url("images/header-right.png") top no-repeat;
}

.container {
    position: relative;
    margin: 0 auto;
    width: 960px;
}

.main-bg {
    height: 406px;
    width: 926px;
    position: absolute;
    top: 18px;
    left: 18px;
    background: url("images/main-bg.png") top no-repeat;
}

a img {
    border: 0;
}

.fade {
    display: inline-block;
    position: relative;
    margin-top: 13px;
    margin-left: 8px;
    height: 380px;
    width: 181px;
}

    .fade div {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        height: 380px;
        width: 181px;
        cursor: pointer;
    }

.main-tellus {
    margin-left: 14px;
}

.loginPanel {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 300px;
    padding: 10px;
}

.loginContainer {
    position: relative;
    margin: 0px 0px 10px;
}

H2 {
    font-size: 16px;
    font-weight: normal;
    margin: 0px 0px 5px;
    padding: 0px;
    line-height: 16px;
    color: #4DBEFF;
}

h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 0px 0px 5px;
    padding: 0px;
    line-height: 16px;
    color: #4DBEFF;
}

.loginForm, registerForm {
    float: left;
    display: inline;
    margin-right: 10px;
}

INPUT[type="text"], INPUT[type="password"] {
    display: block;
    border: solid 1px #C0C0C0;
    width: 150px;
    height: 21px;
    font-size: 13px;
    color: #999999;
    margin: 5px 0px;
}

INPUT.btnLogin {
    display: block;
    border: 0px;
    width: 111px;
    height: 40px;
    margin-left: -5px;
    background: url("images/btn-login1.png") top left no-repeat;
    cursor: pointer;
}

INPUT[type="checkbox"] {
    display: inline;
    clear: none;
    height: 15px;
    vertical-align: middle;
    margin-left: 0px;
}

.loginBlurb {
    display: block-inline;
    font-size: 10px;
    line-height: 10px;
    color: #FFFFFF;
    margin-top: 10px;
}

.blurb {
    font-size: 10px;
    color: #FFFFFF;
}

.blurbregister {
    display: inline;
    font-size: 10px;
    color: #FFFFFF;
}

.registerContainer {
    position: relative;
    margin: 30px 0px;
}

INPUT.btnRegister {
    display: block;
    border: 0px;
    width: 111px;
    height: 40px;
    margin-left: -5px;
    background: url("images/btn-register1.png") top left no-repeat;
    cursor: pointer;
    outline: 0px;
}

.subContainer {
    width: 926px;
    height: 249px;
    margin-top: 20px;
}

.subContainer1 {
    width: 926px;
    height: 249px;
    margin-top: 20px;
}

.subButtonsContainer {
    float: left;
    background: url("images/subbtns-bg.png") top left no-repeat;
    width: 703px;
    height: 249px;
}

.fadeSubs {
    display: inline-block;
    position: relative;
    width: 163px;
    height: 228px;
    margin-top: 10px;
    margin-left: 10px;
}

    .fadeSubs P {
        position: absolute;
        top: 40px;
        left: 8px;
        width: 205px;
        color: #FFFFFF;
        font-weight: normal;
        font-size: 12px;
        line-height: 13px;
    }

    .fadeSubs div {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        width: 163px;
        height: 228px;
        cursor: pointer;
    }

.fadeSubsInner {
    margin-left: 7px;
}

a {
    text-decoration: none;
}

    a.subtnSearchLoads {
        float: left;
        background: url("images/subtns-searchloads1.png") top left no-repeat;
        background-size: 220px 228px;
        width: 220px;
        height: 228px;
        padding-right: 0px;
    }

        a.subtnSearchLoads:HOVER {
            background: url("images/subtns-searchloads2.png") top left no-repeat;
            background-size: 220px 228px;
        }

    a.subtnPostLane {
        float: left;
        background: url("images/subbtns-postlane1.png") top left no-repeat;
        background-size: 220px 228px;
        width: 220px;
        height: 228px;
        padding-right: 0px;
    }

        a.subtnPostLane:HOVER {
            background: url("images/subbtns-postlane2.png") top left no-repeat;
            background-size: 220px 228px;
        }

    a.subtnContractBusiness {
        float: left;
        background: url("images/subbtns-contractbusiness1.png") top left no-repeat;
        background-size: 220px 228px;
        width: 220px;
        height: 228px;
        padding-right: 0px;
    }

        a.subtnContractBusiness:HOVER {
            background: url("images/subbtns-contractbusiness2.png") top left no-repeat;
            background-size: 220px 228px;
        }

.news {
    float: left;
    /*	background: url("images/news.png") top left no-repeat; */
    width: 213px;
    height: 249px;
    margin-left: 10px;
}

.footer {
    width: 926px;
    height: 50px;
    margin-top: 10px;
    color: #808080;
}

.footerLinks {
    line-height: 50px;
    text-align: center;
}

a:link {
    color: #808080;
}

a:visited {
    color: #808080;
}

a:hover {
    color: #202020;
}

a:active {
    color: #808080;
}

/* NEWS TICKER */
.newsTitle {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #005DA9;
}

.ticker {
    width: 205px;
    height: 69px !important;
    margin: auto;
    margin-top: 0px;
    border-bottom: solid 1px #CECECE;
    line-height: 13px;
}

    .ticker ul {
        list-style-type: none;
        margin-left: 0px;
        padding: 0px;
    }

        .ticker ul li {
            color: #333333;
        }

            .ticker ul li div {
                background: #ffffff;
                color: #333333;
            }

.vspacer {
    height: 10px;
}

/* SOCIAL LINKS*/
.socialLinksContainer {
    position: relative;
    width: 213px;
    height: 249px;
    bottom: 15px;
    text-align: center;
    float: right;
}

.socialLinks {
    position: absolute;
    margin: 0 auto;
    width: 213px;
    height: 24px;
    bottom: -20px;
}

    .socialLinks A {
        margin: 0px 5px;
        cursor: pointer;
    }

.socialLinksBorder {
    background: url("images/social-links-border.png") top left no-repeat #FFFFFF;
    position: absolute;
    width: 213px;
    height: 2px;
    bottom: -19px;
}

.outage-alert {
    width: 100%;
    background: #ffae00;
    color: #141b1f;
    padding: 10px;
    font-family: Helvetica,Arial,sans-serif;
    text-align: center;
    line-height: 1.3;
}

.outage-alert-inner {
    width: 960px;
    margin: 0 auto;
}

    .outage-alert-inner p {
        padding: 0;
        margin: 0;
        font-size: 15px !important;
    }
