﻿body {
    position: relative;
    margin: auto;
    width: 960px;
    font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
}

.align-page-content{
    margin: 15px 0px 5px 0px;
}

.page {
    font-size: 14px;
}

.content {
    min-height: 550px;
}

.header {
    width: 100%;
}

a {
    text-decoration: none;
}

    a:visited {
        color: inherit;
    }

    a:hover {
        text-decoration: underline;
    }

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

h1 sup {
    top: -.25em;
}
hr {
    color: #999999;
}

.min-height {
    min-height: 575px;
}

input {
    width: 150px;
}

.double {
    width: 300px !important;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-21 {
    font-size: 21px;
}

.fs-22 {
    font-size: 22px;
}

.fs-24 {
    font-size: 24px;
}

.fs-28 {
    font-size: 28px;
}

.fs-30 {
    font-size: 30px;
}

.fs-48 {
    font-size: 48px;
}

.fc-gray3, a.fc-gray3, .fc-gray3 a {
    color: #333333;
}

.fc-gray6, a.fc-gray6, .fc-gray6 a {
    color: #666666;
}

.fc-gray9, a.fc-gray9, .fc-gray9 a {
    color: #999999;
}

.fc-graya, a.fc-graya, .fc-graya a {
    color: #aaaaaa;
}

.fc-blue1, a.fc-blue1, .fc-blue1 a {
    color: #6b8fab;
}

.fc-blue2, a.fc-blue2, .fc-blue2 a {
    color: #6b8fab;
}

.fc-white, a.fc-white, .fc-white a {
    color: #ffffff;
}

.fc-39, a.fc-39, .fc-39 a {
    color: #39708f;
}

.cabin {
    font-family: 'Cabin', sans-serif;
}

.maven {
    font-family: 'Maven Pro', sans-serif;
}

.arial {
    font-family: Arial;
}

.no-pad {
    padding: 0;
}

.no-margin {
    margin: 0;
}

.ml-20 {
    margin-left: 20px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-5 {
    margin-bottom: 5px;
}

ul.plain-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.plain-list li {
    margin: 0;
    padding: 0;
}

.login {
    list-style-type: none;
}

    .login ul {
        list-style-type: none;
    }

    .login li {
        float: left;
    }

    .login a, .login a:visited {
        color: #333333;
    }

.space-26 {
    line-height: 26px; /* 4px +12px + 4px */
}


.left {
    position: absolute;
    width: 215px;
}

.left-heading {
    padding: 15px 0 5px 10px;
}

.left-menu-top, .left-menu-top:visited {
    display: block;
    padding: 15px 35px;
    width: 220px;
    height: 52px;
    background: #797979;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.left-menu {
    margin: 0 0 0 10px;
    padding: 0;
    font-family: 'Maven Pro', sans-serif;
    line-height: 1.3em;
}

ul.left-menu {
    list-style-type: none;
}

    ul.left-menu a {
        color: #333333;
        font-size: 15px;
    }

    ul.left-menu li {
        margin: 0 0 7px 0;
    }

        ul.left-menu li ul {
            margin: 0 0 15px 20px;
            padding: 0;
            list-style-type: none;
        }

            ul.left-menu li ul li {
                margin: 8px 0 0 0;
                padding: 0;
            }

                ul.left-menu li ul li ul {
                    margin: 0px;
                    padding: 0;
                    font-size: 14px;
                }

                    ul.left-menu li ul li ul li {
                        margin: 0;
                        padding: 0;
                    }

                        ul.left-menu li ul li ul li a {
                            color: #666666;
                        }

.right {
    margin-left: 225px;
    min-height: 500px;
}

.top-menu {
    height: 52px;
    background-image: -moz-linear-gradient(bottom, rgb(157,191,3) 51%, rgb(176,204,53) 65%);
    background-image: -ms-linear-gradient(bottom, rgb(157,191,3) 51%, rgb(176,204,53) 65%);
    background-image: -o-linear-gradient(bottom, rgb(157,191,3) 51%, rgb(176,204,53) 65%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.51, rgb(157,191,3)), color-stop(0.65, rgb(176,204,53)) );
    background-image: -webkit-linear-gradient(bottom, rgb(157,191,3) 51%, rgb(176,204,53) 65%);
    background-image: linear-gradient(to bottom, rgb(157,191,3) 51%, rgb(176,204,53) 65%);
    font-weight: bold;
    font-size: 14px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b1cc35,endColorstr=#9ebf03);
}

.top-menu-container {
    margin-top: 8px;
    width: 100%;
}

.top-menu ul {
    display: inline;
    margin-top: 10px;
    list-style-type: none;
}

.top-menu li {
    display: inline;
    padding: 0 8px 0 7px;
    border-right: 2px solid #ffffff;
}

    .top-menu li:last-child {
        border-right: none;
    }

.top-menu a {
    color: #ffffff;
}

.page-content { /*margin-top:10px;*/
    width: 100%;
}

.contact-button {
    display: block;
    margin: 2px 10px;
    padding: 7px 15px;
    border: 1px solid #ffffff;
    background: #00008b;
    font-weight: normal;
}

.main-splash {
    padding: 5px 20px;
    height: 273px;
    background: url("/files/common-images/main-splash-2.jpg") top center no-repeat;
    background-size: cover;
}

.main-splash-scotchgard {
    height: 314px;
    background: url("/files/residential-cushion-images/scotchgard-ultimate-stain-protection.jpg");
}

.scotchgard-splash-content {
    padding: 15px 20px;
}

.main-splash-stainmaster {
    padding: 15px 20px;
    height: 304px;
    background: url("/files/residential-cushion-images/SM_MainImage.jpg");
}

.stainmaster-copy1 {
    padding: 10px 15px;
    width: 330px;
    background: rgba(255, 255, 255, 0.9);
}

.main-splash-copy {
    width: 325px;
}

.triple-icon {
    padding-top: 18px;
    width: 260px;
}

.category-block-listing {
    margin-top: 1em;
    width: 800px;
}

.category-block {
    padding: 0;
    width: 175px;
    height: 230px;
}

    .category-block a {
        color: #6b8fab;
        font-size: 24px;
        font-family: 'Maven Pro', sans-serif;
    }


.category-block-wide {
    padding: 0 10px 0 0;
    width: 285px;
    height: 300px;
}

    .category-block-wide a {
        color: #6b8fab;
        font-size: 24px;
        font-family: 'Maven Pro', sans-serif;
    }

.category-block-text {
    width: 165px;
    color: #999999;
    font-size: 13px;
}

.category-block-text-wide {
    width: 225px;
    color: #999999;
    font-size: 14px;
}

.sixty {
    padding-top: 5px;
    padding-bottom: 60px;
}

.carpet-image {
    padding-top: 8px;
    padding-bottom: 10px;
}

.tentop {
    margin-top: 5px;
}

.show-tell {
    width: 158px;
}

.vertical-align-images {
    display: block;
    padding-bottom: 5px;
}

.page-main-content {
    width: 600px;
}

.page-right-content {
    margin-top: 16px;
    width: 130px;
}

    .page-right-content a {
        display: block;
        margin-bottom: 10px;
    }

    .page-right-content img {
        width: 130px;
    }

.page-right-content-head {
    padding-bottom: 10px;
    color: #666666;
    font-weight: bold;
    font-size: 12px;
}


.triple-logo {
    margin: 15px 0 5px 0;
    width: 219px;
    height: 22px;
    background: #3d6e8c;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
}

.triple-logo-first-text {
    padding: 4px 0 0 5px;
}

.triple-logo-slant {
    width: 0;
    height: 0;
    border-top: 22px solid #c0d0df;
    border-left: 22px solid transparent;
}

.triple-logo-inner {
    padding: 4px 3px 0 0;
    height: 18px;
    background: #c0d0df;
    color: #3d6e8c;
    font-weight: bold;
}

.double-logo {
    margin: 15px 0 5px 0;
    width: 214px;
    height: 22px;
    background: #e2a855;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
}

.double-logo-first-text {
    padding: 4px 0 0 5px;
}

.double-logo-slant {
    width: 0;
    height: 0;
    border-top: 22px solid #f8e7cd;
    border-left: 22px solid transparent;
}

.double-logo-inner {
    padding: 4px 4px 0 0;
    height: 18px;
    background: #f8e7cd;
    color: #e2a855;
    font-weight: bold;
}

.category-block2-listing {
    width: 600px;
}

.category-block2 {
    padding: 0 20px 0 0;
    width: 180px;
    height: 295px;
}

    .category-block2 a, .category-block2 span {
        color: #6b8fab;
        font-size: 24px;
        font-family: 'Maven Pro', sans-serif;
        line-height: 40px;
    }

span.learn-more-link {
    top: -10px;
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 14px;
}

ul.category-block2-products {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ul.category-block2-products a {
        color: #333333;
        font-size: 16px;
        line-height: 18px;
    }

.series-page-copy {
    padding-bottom: 10px;
    width: 580px;
}

    .series-page-copy img {
        margin: 15px 20px;
        margin-right: 0;
    }

.download-button, .download-button:visited {
    display: block;
    padding: 4px;
    background: #6b8fab;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Maven Pro', sans-serif;
}

.download-button2 {
    display: block;
    padding: 4px;
    background: #cccccc;
    color: #000000;
    font-size: 12px;
    font-family: 'Maven Pro', sans-serif;
}

.top-title-line {
    margin-top: 10px;
    width: 580px;
    background: #0000a5;
}

.top-title-line-inner {
    margin-left: 15px;
    padding: 2px 15px;
    width: 240px;
    border-right: 5px solid #ffffff;
    border-left: 5px solid #ffffff;
    background: #6b8fab;
    color: #ffffff;
    font-family: 'Cabin', sans-serif;
}

.top-title-line-inner-plus {
    margin-left: 15px;
    padding: 2px 15px;
    width: 240px;
    border-right: 5px solid #ffffff;
    border-left: 5px solid #ffffff;
    background: #e2a855;
    color: #ffffff;
    font-family: 'Cabin', sans-serif;
}

.top-title-line-inner-std {
    margin-left: 15px;
    padding: 2px 15px;
    width: 240px;
    border-right: 5px solid #ffffff;
    border-left: 5px solid #ffffff;
    background: #767561;
    color: #ffffff;
    font-family: 'Cabin', sans-serif;
}

.top-title-line-inner-prem {
    margin-left: 15px;
    padding: 2px 15px;
    width: 240px;
    border-right: 5px solid #ffffff;
    border-left: 5px solid #ffffff;
    background: #8b634d;
    color: #ffffff;
    font-family: 'Cabin', sans-serif;
}

.top-title-line-inner-class {
    margin-left: 15px;
    padding: 2px 15px;
    width: 240px;
    border-right: 5px solid #ffffff;
    border-left: 5px solid #ffffff;
    background: #b45340;
    color: #ffffff;
    font-family: 'Cabin', sans-serif;
}

.top-title-line-inner-std-lam {
    margin-left: 15px;
    padding: 2px 15px;
    width: 240px;
    border-right: 5px solid #ffffff;
    border-left: 5px solid #ffffff;
    background: #d18316;
    color: #ffffff;
    font-family: 'Cabin', sans-serif;
}

.right-image {
    width: 180px;
}

    .right-image img {
        margin-bottom: 20px;
    }


.product-page-copy {
    padding-bottom: 10px;
}

    .product-page-copy ul {
        padding-top: 10px;
    }

    .product-page-copy li {
        padding-bottom: 10px;
    }

.product-bugs {
    padding-left: 1.4em;
}

    .product-bugs img {
        padding: 5px;
        height: 50px;
    }

.product-notes {
    padding: 0 0 15px 1.4em;
}

.footer {
    width: 100%;
}

    .footer ul {
        padding-left: 0;
        list-style-type: none;
    }

    .footer li {
        display: inline;
        padding: 0 8px 0 5px;
        border-right: 1px solid #666666;
    }

        .footer li:last-child {
            border-right: none;
        }

.fl-l {
    float: left;
}

.fl-r {
    float: right;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.cf {
    *zoom: 1;
}

    .cf:after,
    .cf:before {
        display: table;
        content: ' ';
    }

    .cf:after {
        clear: both;
    }

/*jquery ui tabs*/
.ui-tabs {
    padding: .2em;
    zoom: 1;
}
    /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            position: relative;
            top: 0;
            float: left;
            margin: 1px 10px 0 0;
            padding: 0;
            border-bottom: 0;
            list-style: none;
            white-space: nowrap;
        }

            .ui-tabs .ui-tabs-nav li a {
                float: left;
                padding: 2px 50px 2px 20px;
                text-decoration: none;
            }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active {
                margin-bottom: -1px;
                padding-bottom: 1px;
            }

                .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
                    color: #000000;
                    cursor: text;
                }

            .ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
                cursor: pointer;
            }
    /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
    .ui-tabs .ui-tabs-panel {
        display: block;
        padding: 1em 1.4em;
        border-width: 0;
        background: none;
    }

.tab-content {
    margin-top: 20px;
}

.features-tab a {
    background: #c9c9c9;
}

.features-tab-slant {
    width: 0;
    height: 0;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #c9c9c9;
}

.specs-tab a {
    background: #6b8fab;
}

.specs-tab-slant {
    width: 0;
    height: 0;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #6b8fab;
}

.warranty-tab a {
    background: #dbe7a2;
}

.warranty-tab-slant {
    width: 0;
    height: 0;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #dbe7a2;
}



.img-selector .display-area img {
    display: none;
    width: 262px;
    height: 218px;
}

.img-show {
    display: block !important;
}

.thumbnail {
    float: left;
    margin: 0 20px 15px 0;
    width: 36px;
    height: 40px;
}

.thumbnails .thumbnail img {
    width: 36px;
    height: 30px;
}

.residential-page {
    background: url("/files/residential-cushion-images/residential-splash.jpg") no-repeat top left;
}

.laminate-page {
    background: url("/files/laminate-cushion-images/laminate-splash.jpg") no-repeat top left;
}

.area-rug-page {
    background: url("/files/area-rug-pad-images/area-rug-splash.jpg") no-repeat top left;
}

.commercial-page {
    background: url("/files/commercial-cushion-images/commercial-splash.jpg") no-repeat top left;
}

.maritime-page {
    background: url("/files/maritime-cushion-images/maritime-splash.jpg") no-repeat top left;
}

.lvt-underlayment-page {
    background: url("/files/lvt-underlayment/lvt-splash.jpg") no-repeat top left;
	background-size: contain;
}

.application-copy1 {
    margin: 15px 20px;
    padding: 10px 15px;
    width: 330px;
    background: rgba(255, 255, 255, 0.9);
}

    .application-copy1 p {
        color: #666666;
        font-size: 14px;
    }

    .application-copy1 li {
        color: #666666;
        font-size: 14px;
    }

.laminate-copy {
    width: 535px;
}

.application-copy2 h2 {
    margin-bottom: 15px;
}

.application-copy2 {
    margin: 50px 20px 0 20px;
    padding: 15px;
    width: 535px;
    background: rgba(255, 255, 255, 0.9);
}

    .application-copy2 table {
        margin-bottom: 30px;
        width: 100%;
    }

    .application-copy2 td, .application-copy2 th {
        width: 33%;
        vertical-align: top;
        text-align: left;
    }

        .application-copy2 th a {
            font-size: 18px;
            font-family: 'Maven Pro', sans-serif;
        }

        .application-copy2 td a {
            color: #333333;
            font-size: 14px;
        }

    .application-copy2 ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

.application-copy3 h2 {
    margin-bottom: 15px;
}

.application-copy3 {
    margin: 50px 20px 0 20px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.9);
}

    .application-copy3 table {
        margin-bottom: 30px;
        width: 100%;
    }

    .application-copy3 td, .application-copy3 th {
        width: 25%;
        vertical-align: top;
        text-align: left;
    }

        .application-copy3 th a {
            font-size: 18px;
            font-family: 'Maven Pro', sans-serif;
        }

        .application-copy3 td a {
            color: #333333;
            font-size: 14px;
        }

    .application-copy3 ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

.feature-main-table {
    width: 100%;
}

    .feature-main-table td.main {
        width: 100%;
        vertical-align: top;
        text-align: left;
    }

.specs-main-table {
    width: 100%;
}

    .specs-main-table td {
        padding-bottom: 5px;
    }

        .specs-main-table td.main td:nth-child(2n) {
            background: #eeeeee;
        }

        .specs-main-table td.main td:nth-child(2n+1) {
            background: #dddddd;
        }

        .specs-main-table td.main {
            width: 100%;
            vertical-align: top;
            text-align: left;
        }

    .specs-main-table ul {
        padding: 0;
    }

.main b {
    display: inline-block;
    width: 2em;
    *zoom: 1;
}

.plain-page {
    color: #333333;
    font-size: 14px;
}

.contact-table {
    width: 100%;
}

    .contact-table td {
        padding-right: 40px;
    }

.contact-table2 {
    width: 100%;
}

    .contact-table2 td {
        padding-right: 40px;
        padding-bottom: 25px;
    }

.fries-gradient {
    background-image: -moz-linear-gradient(bottom, rgb(157,191,3) 51%, rgb(176,204,53) 65%);
    background-image: -ms-linear-gradient(bottom, rgb(157,191,3) 51%, rgb(176,204,53) 65%);
    background-image: -o-linear-gradient(bottom, rgb(157,191,3) 51%, rgb(176,204,53) 65%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.51, rgb(157,191,3)), color-stop(0.65, rgb(176,204,53)) );
    background-image: -webkit-linear-gradient(bottom, rgb(157,191,3) 51%, rgb(176,204,53) 65%);
    background-image: linear-gradient(to bottom, rgb(157,191,3) 51%, rgb(176,204,53) 65%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b1cc35,endColorstr=#9ebf03);
}

.selected {
    color: #e2a855 !important;
}

#product-imgs {
    margin-left: -82px;
    width: 262px;
}

.error {
    background: #ffdddd;
}

#contact td {
    padding-bottom: 10px;
}


#top-right-outer {
    position: relative;
    padding: 0em .5em;
    width: 16em;
    height: 7.5em;
}

#top-right-inner {
    position: absolute;
    bottom: 0em;
    width: 16em;
    text-align: right;
}

#top-menu {
    height: 54px;
}

#top-menu-r {
    width: 30em;
    height: 54px;
}

    #top-menu-r a {
        line-height: 2em;
    }

#top-menu-l {
    position: relative;
    z-index: 100;
    margin-left: 1em;
    width: 50em;
    height: 30px;
}

    #top-menu-l td {
        display: inline-block;
        padding: 0px 5px;
        padding-top: 1.4em;
        height: 38px;
    }

        #top-menu-l td:hover {
            padding-right: 0;
            padding-left: 0;
            border-right: 5px solid #ffffff;
            border-left: 5px solid #ffffff;
            background: #797979;
        }

    #top-menu-l a.top {
        bottom: 0;
        padding: 0 1.35em;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-size: 1.3em;
    }

    #top-menu-l .top-flyout a:hover {
        text-decoration: underline;
    }

.top-flyout {
    position: absolute;
    top: 54px;
    left: -1em;
    width: 60em;
    height: 22em;
    border-top: 2em solid #797979;
    border-bottom: 2em solid #797979;
    background: #797979;
    color: #ffffff;
    /*display:none;*/
}
/*#top-menu-l td:hover .top-flyout { display:block; visibility:visible; }*/
.open {
    display: block;
    visibility: visible;
}

.top-flyout-col {
    padding: 0 .5em;
    height: 22em;
}

.top-flyout-border {
    border-right: 1px solid #8e8e8e;
}

.top-flyout-col h2 {
    padding: .25em 1.25em;
    background: #9ebf03;
    font-weight: bold;
    font-size: 1.333em;
    font-family: Arial;
}

.top-flyout-col h3 {
    padding: .5em 1.25em 0 1.25em;
    font-weight: bold;
    font-size: 1.333em;
    font-family: Arial;
}

.top-flyout-col p {
    padding: 0 1.75em;
    color: #b8b8b8;
}

.top-flyout-col:hover {
    background: #666666;
}


#category-page {
    padding-top: .5em;
}

.img-border1 {
    border: 1px solid #b1cc35;
}

.line-table td.fst {
    padding-right: 1.5em;
    border-right: 1px solid #dddddd;
}

.line-table td.mid {
    padding-right: 1.5em;
    padding-left: 1.5em;
    border-right: 1px solid #dddddd;
}

.line-table td.lst {
    padding-left: 1.5em;
}

.flt-l {
    float: left;
}

.flt-r {
    float: right;
}

.clr-l {
    clear: left;
}

.clr-r {
    clear: right;
}

.clr {
    clear: both;
}

.ctr {
    text-align: center;
}

.lft {
    text-align: left;
}

.rt {
    text-align: right;
}

.btm {
    bottom: 0em;
}

.pln-list {
    list-style-type: none;
}

.horiz-list li {
    display: inline;
}

.dot-list {
    margin-left: 1em;
    list-style-type: disc;
}

ul.pad-list {
    padding-bottom: 1em;
}

.pad-list li {
    padding-top: 1em;
}

.upr {
    text-transform: uppercase;
}

.font1 {
    font-family: Arial;
}

.font2 {
    font-family: Cabin;
}

.txt10 {
    font-size: .833em;
}

.txt11 {
    font-size: .917em;
}

.txt14 {
    font-size: 1.17em;
    line-height: 1.5em;
}

.txt16 {
    font-size: 1.333em;
    line-height: 1.2em;
}

.txt17 {
    font-size: 1.417em;
    line-height: 1.3em;
}

.txt18 {
    font-size: 1.5em;
    line-height: 1.2em;
}

.txt20 {
    font-size: 1.667em;
    line-height: 1.2em;
}

.txt22 {
    font-size: 1.833em;
    line-height: 1.2em;
}

.txt24 {
    font-size: 2em;
    line-height: 1.2em;
}

.txt30 {
    font-size: 2.5em;
    line-height: 1.5em;
}

.txt34 {
    font-size: 2.833em;
    line-height: 1.5em;
}

.txt36 {
    font-size: 3em;
    line-height: 1.5em;
}

.color1 {
    color: #ffffff;
}

.color2 {
    color: #424242;
}

.color3 {
    color: #9ebf03;
}

.color4 {
    color: #4e4e4e;
}

.color5 {
    color: #006400;
}

a:visited.color1 {
    color: #ffffff;
}

a:visited.color3 {
    color: #9ebf03;
}

a:visited.color4 {
    color: #4e4e4e;
}

a:visited.color5 {
    color: #006400;
}

.lnk1 {
    color: #7c7c7c;
    text-decoration: none;
}

.lnk2 {
    color: #ffffff;
    text-decoration: none;
}

.lnk3 {
    color: #afafaf;
    text-decoration: none;
}

.lnk4 {
    color: #9ebf03;
    text-decoration: none;
}

a:visited.lnk1 {
    color: #7c7c7c;
    text-decoration: none;
}

a:visited.lnk2 {
    color: #ffafff;
    text-decoration: none;
}

a:visited.lnk3 {
    color: #afafaf;
    text-decoration: none;
}

a:visited.lnk4 {
    color: #9ebf03;
    text-decoration: none;
}

.no-underline {
    text-decoration: none;
}

.underline {
    text-decoration: underline;
}

a:hover.hvr-under {
    text-decoration: underline;
}

.consumer-information {
    padding-bottom: 3px;
    color: #9ebf03;
    font-weight: bold;
    font-size: 18pt;
}

#main-splash-outer {
    margin: .5em -10em;
    max-width: 100em;
    height: 36.17em;
    background: #f3f1f2;
}

#main-splash-inner {
    margin-left: 10em;
}

#main-splash-copy {
    padding: 2.5em 8.3em 0em 0em;
    width: 40em;
    line-height: 1.5em;
}

input.large-button {
    margin: 0;
    padding: 0.25em 1em;
    border: none;
    background: #9ebf03;
    color: #ffffff;
    text-decoration: none;
    font-size: 2em;
    font-family: Cabin;
    line-height: 1.5em;
}

input:hover.large-button {
    text-decoration: underline;
}

a.large-button {
    padding: 0.25em 1em;
    background: #9ebf03;
    color: #ffffff;
    text-decoration: none;
    font-size: 2em;
    font-family: Cabin;
    line-height: 2em;
}

a:hover.large-button {
    text-decoration: underline;
}

a.small-button {
    padding: 0.5em 1em;
    border: 2px solid #ffffff;
    background: #c92881;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: .917em;
    font-family: Arial;
    line-height: 2em;
}

a:hover.small-button {
    text-decoration: underline;
}

#education {
    height: 21.5em;
    border: 1px solid #d9d9d9;
    font-size: 9pt;
}

    #education > div {
        padding: .5em;
    }

    #education p {
        padding: 0em;
        line-height: 1.5em;
    }

.edu-v-border {
    border-right: 1px solid #e8e8e8;
}

#edu-gray-box {
    -moz-border-radius-topleft: 0em;
    padding: 1em 1.5em;
    width: 15em;
    height: 18.5em;
    -moz-border-radius: 3em;
    border-radius: 3em;
    border-top-left-radius: 0em;
    background: #dfdfdf;
}


#footer {
    padding: 1em;
    width: 78em;
    text-align: left;
}

    #footer td {
        padding-left: 1em;
    }

.slideshow {
    width: 532px;
    height: 434px;
}

    .slideshow img {
        display: none;
    }

img.active {
    display: inline;
}

.disconnected-tfoot {
    margin-top: -20px;
}

.closeMenu {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid black;
    display: inline-block;
}

.openMenu {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 8px 8px;
    border-color: transparent transparent #000000 transparent;
    line-height: 0px;
    _border-color: #ffffff #ffffff #000000 #ffffff;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
    display: inline-block;
}


/* Whisper Step Homepage Ad */

.whisper-step-home-ad {
    float: left;
    margin: 10px 0 20px 0;
}

.whisper-step-home-ad a {
    background: transparent url(/files/lvt-underlayment/whisperstep-ad-bg.jpg) 0 0 no-repeat;
    background-size: cover;
    height: 100px;
    width: 495px;
    display: block;
    color: white;
    border: solid darkgray 1px;
}

.whisper-step-home-ad a:hover {
    text-decoration: none;
    border: solid lightgray 1px;
}

.whisper-step-home-ad a h2 {
    font-family: "Maven Pro",sans-serif;
    font-size: 40px;
    padding: 15px 0 0 190px;
    display: block;
}


.whisper-step-home-ad a span {
    font-family: "Maven Pro",sans-serif;
    font-size: 20px;
    padding: 0 0 0 190px;
    display: block;
}

.header-logo{
    width: 80%;
    padding-top: 16px;
}