/* CSS Document */
@import url(undohtml.css);

/* Typography
------------------*/
body {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font: 12px Arial, Helvetica, Verdana, sans-serif;
    color: #635d57;
    background: #f3f5f8;
}

a:link {
    text-decoration: none;
    color: #214273;
}

a:visited {
    text-decoration: none;
    color: #214273;
}

a:active {
    text-decoration: none;
    color: #666;
}

a:hover {
    text-decoration: none;
    color: #8c0c2d;
}

ul {
    list-style-type: circle;
}

ol {
    list-style-type: decimal;
}

li {
    margin-left: 20px;
    margin-bottom: 10px;
}

h1 {
    font-size: 20px;
    color: #FFF;
    font-weight: normal;
}

h2 {
    font-size: 14px;
    color: #192856;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 20px;
}

    h2.tagline {
        color: #8c975a;
        font-size: 16px;
    }

h3 {
    font-size: 13px;
    color: #8c975a;
    font-weight: bold;
    margin-bottom: 20px;
}

    h3 a:link {
        text-decoration: none;
        color: #8c975a;
    }

    h3 a:visited {
        text-decoration: none;
        color: #8c975a;
    }

    h3 a:active {
        text-decoration: none;
        color: #666;
    }

    h3 a:hover {
        text-decoration: none;
        color: #8c0c2d;
    }

h5 {
    font-size: 16px;
    color: #8c0c2d;
    font-weight: bold;
    margin-bottom: 20px;
}

.h_blue {
    color: #1a2857;
}

.wrapper {
    position: relative;
    width: 820px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/bg_main_ctr.jpg) top left repeat-y;
}

#header {
    float: left;
    width: 820px;
    height: 185px;
    background: url(../images/bg_main_top.jpg) top left no-repeat;
}

#zander_logo {
    float: left;
    width: 273px;
    height: 76px;
    margin: 33px 0px 0px 21px;
}

* html #zander_logo {
    margin: 33px 0px 0px 11px;
}

#top_nav {
    float: right;
    width: 495px;
    text-align: right;
    margin-right: 20px;
    margin-top: 40px;
}

* html #top_nav {
    width: 500px;
    margin-right: 7px;
}

    #top_nav li {
        display: inline;
        margin: 0;
        padding: 0;
    }

        #top_nav li a {
            font-size: 8pt;
            font-family: Arial;
            text-transform: uppercase;
        }

        #top_nav li.space {
            padding-left: 5px;
            padding-right: 5px;
        }

    #top_nav a:link {
        text-decoration: none;
        font-weight: normal;
        color: #333366;
    }

    #top_nav a:visited {
        text-decoration: none;
        font-weight: normal;
        color: #333366;
    }

    #top_nav a:active {
        text-decoration: none;
        font-weight: normal;
        color: #666;
    }

    #top_nav a:hover {
        text-decoration: none;
        font-weight: normal;
        color: #8a0b2e;
    }

#nav {
    float: left;
    width: 760px;
    margin: 21px 0px 0px 30px;
}

* html #nav {
    margin: 30px 0px 0px 15px;
}

    #nav li {
        float: left;
        display: inline;
        margin: 0;
        padding: 0;
    }

#best_price {
    float: right;
    width: 490px;
    text-align: right;
    margin: 15px 20px 0px 0px;
    color: #8c975a;
    font-size: 14px;
    font-weight: bold;
    clear: right;
}

* html #best_price {
    margin: 40px 10px 0px 0px;
}

.socials {
    float: right;
    position: relative;
    display: inline;
    margin: 12px 20px 0 0;
}

    .socials li {
        float: left;
        position: relative;
        display: inline;
        margin: 0 0 0 5px;
    }

        .socials li a.facebook {
            float: left;
            position: relative;
            display: inline;
            width: 22px;
            height: 22px;
            background: url('../images/social_Facebook.png') no-repeat;
        }

        .socials li a.twitter {
            float: left;
            position: relative;
            display: inline;
            width: 22px;
            height: 22px;
            background: url('../images/social_Twitter.png') no-repeat;
        }

        .socials li a.wordpress {
            float: left;
            position: relative;
            display: inline;
            width: 22px;
            height: 22px;
            background: url('../images/social_WordPress.png') no-repeat;
        }

        .socials li a.youtube {
            float: left;
            position: relative;
            display: inline;
            width: 22px;
            height: 22px;
            background: url('../images/social_YouTube.png') no-repeat;
        }

        .socials li a.pinterest {
            float: left;
            position: relative;
            display: inline;
            width: 22px;
            height: 22px;
            background: url('../images/social-pinterest-logo-22.png') no-repeat;
        }

        .socials li a.instagram {
            float: left;
            position: relative;
            display: inline;
            width: 22px;
            height: 22px;
            background: url('../images/social-instagram-logo-22.png') no-repeat;
        }

#content {
    float: left;
    width: 820px;
    margin: 0 auto;
}

#columns_internal {
    float: left;
    width: 820px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/bg_internal_ctr.jpg) top left repeat-y;
}

#masthead {
    width: 760px;
    height: 194px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/bg_mast2.jpg) top center no-repeat;
}

#mastheadHugh {
    width: 760px;
    height: 194px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/bg_mastHugh.jpg) top center no-repeat;
}

#mastheadCelia {
    width: 760px;
    height: 194px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/bg_mastCelia.jpg) top center no-repeat;
}

#buttons {
    float: right;
    width: 194px;
    margin: 20px 20px 0px 0px;
}

* html #buttons {
    float: right;
    width: 194px;
    margin: 20px 10px 0px 0px;
}

    #buttons li {
        list-style-type: none;
        margin-left: 0px;
        margin-bottom: 10px;
    }

#home_quote {
    float: left;
    color: #FFF;
    line-height: 20px;
    width: 325px;
    height: 130px;
    margin: 15px 0px 0px 206px;
}

* html #home_quote {
    float: left;
    color: #FFF;
    line-height: 20px;
    width: 325px;
    height: 130px;
    margin: 15px 0px 0px 103px;
}

    #home_quote a:link {
        text-decoration: none;
        font-weight: normal;
        color: #FFF;
    }

    #home_quote a:visited {
        text-decoration: none;
        font-weight: normal;
        color: #FFF;
    }

    #home_quote a:active {
        text-decoration: none;
        font-weight: normal;
        color: #666;
    }

    #home_quote a:hover {
        text-decoration: none;
        font-weight: normal;
        color: #8a0b2e;
    }

#listen {
    float: left;
    margin: 0px 0px 0px 257px;
}

* html #listen {
    margin: 0px 0px 0px 128px;
}

#welcome {
    float: left;
    width: 762px;
    height: 41px;
    margin: 12px 0px 0px 30px;
}

* html #welcome {
    margin: 12px 0px 0px 15px;
}

#left_column {
    float: left;
    width: 456px;
    padding: 20px 33px 0px 0px;
    margin-left: 52px;
    /*border-right: 1px #DCDCDC solid;*/
}

* html #left_column {
    margin-left: 26px;
    padding-right: 33px;
}

    #left_column p {
        margin-bottom: 20px;
        line-height: 25px;
    }

        #left_column p a.important {
            color: #8c975a;
            font-weight: bold;
            font-size: 14px;
            text-decoration: underline;
        }

            #left_column p a.important:hover {
                text-decoration: none;
            }

#left_column_internal {
    float: left;
    width: 169px;
    padding: 10px 0px 0px 0px;
    margin-left: 30px;
    background-color: #e7eef6;
    border-right: 1px #DCDCDC solid;
    border-top: 1px #DCDCDC solid;
}

* html #left_column_internal {
    float: left;
    width: 169px;
    margin-left: 15px;
    border-right: 1px #DCDCDC solid;
}

    #left_column_internal p {
        margin-bottom: 20px;
        line-height: 25px;
    }

    #left_column_internal ul {
        margin-bottom: 20px;
    }

    #left_column_internal a:link {
        text-decoration: none;
        font-weight: normal;
        color: #213064;
    }

    #left_column_internal a:visited {
        text-decoration: none;
        font-weight: normal;
        color: #213064;
    }

    #left_column_internal a:active {
        text-decoration: none;
        font-weight: normal;
        color: #666;
    }

    #left_column_internal a:hover {
        text-decoration: none;
        font-weight: normal;
        color: #4e6732;
    }

    #left_column_internal li {
        list-style-type: none;
        margin-left: 10px;
        margin-bottom: 10px;
        padding-left: 18px;
        background: url(../images/arrow_sm.jpg) center left no-repeat;
    }

        #left_column_internal li#current {
            color: #000;
            font-size: 13px;
            font-weight: bold;
            background: url(../images/arrow_lg.jpg) top left no-repeat;
        }

            #left_column_internal li#current a:link {
                text-decoration: none;
                font-weight: bold;
                color: #000;
            }

            #left_column_internal li#current a:visited {
                text-decoration: none;
                font-weight: bold;
                color: #000;
            }

            #left_column_internal li#current a:active {
                text-decoration: none;
                font-weight: bold;
                color: #666;
            }

            #left_column_internal li#current a:hover {
                text-decoration: none;
                font-weight: bold;
                color: #4e6732;
            }

#callout {
    float: left;
    width: 130px;
    height: 120px;
    margin: 0px 0px 20px 10px;
    padding: 8px 10px;
    background: url(../images/bg_callout.jpg) top left no-repeat;
}

#left_column a.answersLink {
    float: left;
    position: absolute;
    display: block;
    width: 150px;
    height: 35px;
    top: 725px;
    left: 52px;
}

* html #callout {
    margin: 0px 0px 20px 5px;
}

    #callout p {
        line-height: 20px;
    }

#calloutTest {
    float: left;
    width: 130px;
    height: 120px;
    margin: 0px 0px 20px 10px;
    padding: 15px 10px;
    color: #192856;
}

* html #calloutTest {
    margin: 0px 0px 20px 5px;
}

    #calloutTest p {
        line-height: 20px;
    }

a.term_cash_callout {
    float: left;
    width: 133px;
    height: 123px;
    margin: 0px 0px 20px 10px;
    padding: 15px 10px;
    background: url(../images/term_vs_cash_callout.jpg) top left no-repeat;
    cursor: pointer;
}

#data_callout {
    float: left;
    width: 152px;
    display: inline;
    height: 140px;
    margin: 0px 0px 0px 10px;
    padding: 15px 10px 0px 10px;
    background: url(../images/bg_callout_data.jpg) top left no-repeat;
}

    #data_callout h4 {
        margin: 0 20px 5px 0;
    }

#dataBtn {
    background: url(../images/data_breach_btn.jpg);
    height: 25px;
    width: 131px;
}

    #dataBtn:hover {
        background: url(../images/data_breach_btnOver.jpg);
    }

#term_cash_callout h4 {
    padding-right: 19px;
}

#nav_column {
    float: left;
    width: 169px;
    padding: 10px 0px 0px 0px;
    margin-top: 10px;
    margin-left: 27px;
    background-color: #e7eef6;
    border-right: 1px #DCDCDC solid;
    border-bottom: 1px #DCDCDC solid;
    border-top: 1px #DCDCDC solid;
}

* html #nav_column {
    width: 168px;
    margin-left: 14px;
}

    #nav_column p {
        margin-bottom: 20px;
        line-height: 25px;
    }

    #nav_column ul {
        margin-bottom: 20px;
    }

    #nav_column a:link {
        text-decoration: none;
        font-weight: normal;
        color: #213064;
    }

    #nav_column a:visited {
        text-decoration: none;
        font-weight: normal;
        color: #213064;
    }

    #nav_column a:active {
        text-decoration: none;
        font-weight: normal;
        color: #666;
    }

    #nav_column a:hover {
        text-decoration: none;
        font-weight: normal;
        color: #4e6732;
    }

    #nav_column li {
        list-style-type: none;
        margin-left: 10px;
        margin-bottom: 10px;
        padding-left: 20px;
        background: url(../images/arrow_sm.jpg) center left no-repeat;
    }

        #nav_column li#current {
            color: #000;
            font-size: 13px;
            font-weight: bold;
            background: url(../images/arrow_lg.jpg) top left no-repeat;
        }

        #nav_column li.nobullet {
            color: #000;
            font-size: 13px;
            background: url(../images/transp.gif) top left no-repeat;
        }

        #nav_column li#current a:link {
            text-decoration: none;
            font-weight: bold;
            color: #000;
        }

        #nav_column li#current a:visited {
            text-decoration: none;
            font-weight: bold;
            color: #000;
        }

        #nav_column li#current a:active {
            text-decoration: none;
            font-weight: bold;
            color: #666;
        }

        #nav_column li#current a:hover {
            text-decoration: none;
            font-weight: bold;
            color: #4e6732;
        }

        #nav_column li.nobullet a:link {
            text-decoration: none;
            font-weight: bold;
            color: #000;
        }

        #nav_column li.nobullet a:visited {
            text-decoration: none;
            font-weight: bold;
            color: #000;
        }

        #nav_column li.nobullet a:active {
            text-decoration: none;
            font-weight: bold;
            color: #666;
        }

        #nav_column li.nobullet a:hover {
            text-decoration: none;
            font-weight: bold;
            color: #4e6732;
        }

#nav_column2 {
    float: left;
    width: 169px;
    padding: 10px 0px 0px 0px;
    margin-top: 10px;
    margin-left: 20px;
    background-color: #e7eef6;
    border-right: 1px #DCDCDC solid;
    border-bottom: 1px #DCDCDC solid;
    border-top: 1px #DCDCDC solid;
}

* html #nav_column2 {
    width: 168px;
    margin-left: 10px;
}

    #nav_column2 p {
        margin-bottom: 20px;
        line-height: 25px;
    }

    #nav_column2 ul {
        margin-bottom: 20px;
    }

    #nav_column2 a:link {
        text-decoration: none;
        font-weight: normal;
        color: #213064;
    }

    #nav_column2 a:visited {
        text-decoration: none;
        font-weight: normal;
        color: #213064;
    }

    #nav_column2 a:active {
        text-decoration: none;
        font-weight: normal;
        color: #666;
    }

    #nav_column2 a:hover {
        text-decoration: none;
        font-weight: normal;
        color: #4e6732;
    }

    #nav_column2 li {
        list-style-type: none;
        margin-left: 10px;
        margin-bottom: 10px;
        padding-left: 20px;
        background: url(../images/arrow_sm.jpg) center left no-repeat;
    }

        #nav_column2 li#current {
            color: #000;
            font-size: 13px;
            font-weight: bold;
            background: url(../images/arrow_lg.jpg) top left no-repeat;
        }

        #nav_column2 li.nobullet {
            color: #000;
            font-size: 13px;
            background: url(../images/transp.gif) top left no-repeat;
        }

        #nav_column2 li#current a:link {
            text-decoration: none;
            font-weight: bold;
            color: #000;
        }

        #nav_column2 li#current a:visited {
            text-decoration: none;
            font-weight: bold;
            color: #000;
        }

        #nav_column2 li#current a:active {
            text-decoration: none;
            font-weight: bold;
            color: #666;
        }

        #nav_column2 li#current a:hover {
            text-decoration: none;
            font-weight: bold;
            color: #4e6732;
        }

        #nav_column2 li.nobullet a:link {
            text-decoration: none;
            font-weight: bold;
            color: #000;
        }

        #nav_column2 li.nobullet a:visited {
            text-decoration: none;
            font-weight: bold;
            color: #000;
        }

        #nav_column2 li.nobullet a:active {
            text-decoration: none;
            font-weight: bold;
            color: #666;
        }

        #nav_column2 li.nobullet a:hover {
            text-decoration: none;
            font-weight: bold;
            color: #4e6732;
        }

/*------------------ 2013 ID Theft Styles ------------- */
#content_bottom_ID {
    width: 570px;
    float: left;
}

.planContainer {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.individualContainer {
    float: left;
    width: 269px;
    margin-right: 15px;
    background-image: url('../idtheft/images/individualBg.jpg');
    height: 153px;
}

.familyContainer {
    float: left;
    width: 269px;
    margin-right: 15px;
    background-image: url('../idtheft/images/familyBg.jpg');
    height: 153px;
}


.planContainer .header {
    font-family: "Arial", sans-serif;
    color: #fff;
    font-size: 18px;
    width: 100%;
    height: 30px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

.planContainer .subHeader {
    color: #1e4681;
    font-family: "Arial", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-left: 35px;
    margin-bottom: 10px;
}

.planContainer form {
    width: 150px;
    float: right;
}

.individualContainer label {
    color: #1E4681;
    font-size: 15px;
    font-weight: bold;
}

.familyContainer label {
    color: #1E4681;
    font-size: 15px;
    font-weight: bold;
}

.planContainer a {
    background-image: url('../idtheft/images/blueBtn.png');
    width: 112px;
    height: 26px;
    font-size: 18px;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    border: 0px;
    background-color: transparent;
    margin-top: 7px;
    margin-left: 5px;
    display: block;
    line-height: 24px;
    text-decoration: none;
}

.whatGet {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 10px;
}

    .whatGet .header {
        /*background-image: url('../idtheft/images/horzLine.jpg');
        background-position: 2px;
        background-repeat: repeat-x;*/
        position: absolute;
        width: 95%;
        margin-left: 30px;
    }

    .whatGet .text {
        display: block;
        /*width: 150px;*/
        color: #3C93C9;
        /*text-align: center;*/
        background: #fff;
        margin: 0 auto;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 0px;
    }

    .whatGet ul {
        width: 230px;
        list-style: url('../idtheft/images/bullet.jpg');
        color: #1e4681;
        float: left;
        margin-top: 30px;
        margin-left: 50px;
        margin-bottom: 15px;
    }

    .whatGet .FirstGrid {
        width: 270px;
    }

    .whatGet .SecondGrid {
        margin-left: 15px;
        width: 230px;
    }

    .whatGet ul li {
        float: left;
        margin: 3px 0;
        font-size: 12px;
        text-transform: uppercase;
        color: #1e4681;
        font-weight: bold;
        text-align: left;
        background: none !important;
        padding-left: 0px !important;
        letter-spacing: 0px;
    }

    .whatGet table {
        border: 0px;
        width: 540px;
        margin-left: 30px;
    }

.Activate {
    width: 575px;
    margin-left: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.supporthours {
    background: none !important;
    padding-left: 3px !important;
    margin-left: 0px !important;
    margin-top: 20px !important;
}

.forbes {
    margin-top: 20px !important;
    background: none !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
}

td.tableHeader {
    /*color: #1e4681;*/
    font-weight: bold;
}

.whatGet td {
    border-bottom: 1px solid #000;
    border-left: 0px;
    border-right: 0px;
    padding: 3px 10px;
    height: 30px;
}

    .whatGet td.centerCell {
        /*text-align: center;*/
        width: 25%;
    }

.memberLogin {
    font-size: 20px;
    font-weight: bold !important;
    color: #3C93C9 !important;
}

/*------------------ End 2013 ID Theft Styles ------------- */

#idtheft_plans {
    float: left;
    width: 380px;
    height: 89px;
    font-weight: bold'';
    margin-left: 50px;
    text-align: center;
    padding: 15px 10px;
    background: url(../images/bg_id_plans.jpg) top left no-repeat;
}

* html #idtheft_plans {
    width: 530px;
    height: 120px;
    margin: 0px auto;
}

#callout p {
    line-height: 20px;
}

.callout_image {
    float: left;
    margin: 0px 10px 10px 0px;
}

* html .callout_image {
    margin: 0px 10px 0px 0px;
}

#right_column {
    float: left;
    position: relative;
    display: inline;
    width: 256px;
    font-size: 12px;
    margin-left: 0px;
    padding: 20px 0px 0px 0px;
    border-left: 1px #DCDCDC solid;
}

.contact {
    float: left;
    position: relative;
    display: inline;
    cursor: pointer;
    width: 248px;
    height: 115px;
}

.contactCont {
    margin-left: 20px;
}

.testimonials {
    float: left;
    position: relative;
    display: inline;
    line-height: 20px;
    /*width: 248px;
    height: 165px;*/
    /*color: #707f29;*/
    background-color: #fff;
}

*html .testimonials {
    height: 175px;
}

*:first-child + html .testimonials {
    height: 175px;
}

    .testimonials a {
        color: #707f29;
        text-decoration: underline;
    }

    .testimonials .testAuthor {
        float: right;
        position: relative;
        display: inline;
        font-style: italic;
        /*padding: 8px 0 0 0;*/
    }

    .testimonials ul li {
        list-style: none;
        background: none;
        /*margin: 8px 0px 0 20px;*/
        padding: 0;
        /*width: 216px;*/
    }

#right_column p {
    margin-bottom: 12px;
    line-height: 18px;
}

#right_column_internal {
    float: left;
    width: 590px;
}

    #right_column_internal p {
        margin-bottom: 20px;
        line-height: 25px;
    }
    /*#right_column_internal li {
    margin-bottom: 20px;
}*/
    #right_column_internal a:link {
        text-decoration: underline;
        font-weight: bold;
        color: #4e6732;
    }

    #right_column_internal a:visited {
        text-decoration: underline;
        font-weight: bold;
        color: #4e6732;
    }

    #right_column_internal a:active {
        text-decoration: none;
        font-weight: bold;
        color: #666;
    }

    #right_column_internal a:hover {
        text-decoration: none;
        font-weight: bold;
        color: #213064;
    }

#dave {
    float: left;
    width: 360px;
    height: 183px;
    padding: 10px 210px 0px 20px;
    color: white;
    /* background: url(../images/bg_dave.jpg) top left no-repeat; */
}

#daveIDtheft {
    float: left;
    width: 360px;
    height: 267px;
    padding: 10px 210px 0px 20px;
    color: white;
    background: url(../images/bg_daveIDtheft.jpg) top left no-repeat;
}

#daveAutoHome {
    float: left;
    width: 360px;
    height: 165px;
    padding: 10px 210px 0px 20px;
    color: white;
    background: url(../images/bg_daveAutoHome.jpg) top left no-repeat;
}

    #daveAutoHome a:link, #daveIDtheft a:link {
        text-decoration: none;
        font-weight: normal;
        color: #FFF;
    }

    #daveAutoHome a:visited, #daveIDtheft a:visited {
        text-decoration: none;
        font-weight: normal;
        color: #FFF;
    }

    #daveAutoHome a:active, #daveIDtheft a:active {
        text-decoration: none;
        font-weight: normal;
        color: #666;
    }

    #daveAutoHome a:hover, #daveIDtheft a:hover {
        text-decoration: none;
        font-weight: normal;
        color: #213064;
    }

#data {
    float: left;
    width: 590px;
    height: 183px;
}

#dave a:link, #daveIDtheft a:link {
    text-decoration: none;
    font-weight: normal;
    color: #FFF;
}

#dave a:visited, #daveIDtheft a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #FFF;
}

#dave a:active, #daveIDtheft a:active {
    text-decoration: none;
    font-weight: normal;
    color: #666;
}

#dave a:hover, #daveIDtheft a:hover {
    text-decoration: none;
    font-weight: normal;
    color: #213064;
}

#dave_id {
    font-size: 11px;
    line-height: 11px;
}

#h_internal {
    float: left;
    width: 570px;
    height: 31px;
    padding: 10px 0px 0px 20px;
    background: url(../images/bg_internal_header.jpg) top left no-repeat;
}

#h_internal_idtheft {
    float: left;
    width: 590px;
    height: 41px;
    /*padding-top: 5px;
    padding-bottom: 5px;*/
    /*padding: 10px 0px 0px 20px;*/
    background: url(../images/bg_internal_header.jpg) top left no-repeat;
}

#h_internalautohome {
    float: left;
    width: 570px;
    height: 31px;
    padding: 0px 0px 0px 20px;
    background: url(../images/bg_internal_header.jpg) top left no-repeat;
}

#h_internal_dave_do {
    float: left;
    width: 570px;
    height: 128px;
    padding: 0px 0px 0px 120px;
    background: url(../images/dave_ramsey_internal_h.jpg) top left no-repeat;
}

    #h_internal_dave_do h1 {
        font-size: 30px;
        color: #192856;
        font-weight: bold;
        vertical-align: middle;
        margin-top: 30px;
    }

.dave_internal_h2 {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    line-height: 15px;
    height: 23px;
    padding-top: 5px;
    padding-left: 5px;
    background: url(../images/dave_internal_h2_bg.jpg) top left no-repeat;
}

#h_internal_termvscash {
    float: left;
    width: 570px;
    height: 128px;
    padding: 0px 0px 0px 120px;
    background: url(../images/internal_h_termvscash.jpg) top left no-repeat;
}

    #h_internal_termvscash h1 {
        font-size: 30px;
        color: #192856;
        font-weight: bold;
        vertical-align: middle;
        margin-top: 30px;
    }

.h_internal_termvscash_h2 {
    font-size: 14px;
    color: #192856;
    font-weight: bold;
    line-height: 20px;
    margin-top: 10px;
}

.content_photo {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#btm_nav {
    float: left;
    width: 760px;
    height: 17px;
    font-size: 11px;
    text-align: right;
    padding-top: 15px;
    margin-left: 30px;
    border-top: 1px #DCDCDC solid;
    border-bottom: 1px #DCDCDC solid;
    background: url(../images/bg_nav_btm.jpg) top left repeat-x;
}

* html #btm_nav {
    margin-left: 15px;
}

    #btm_nav ul {
        margin-right: 20px;
    }

    #btm_nav li {
        display: inline;
        padding-right: 5px;
        margin-left: 3px;
        border-right: 1px solid #DCDCDC;
    }

        #btm_nav li#last {
            display: inline;
            margin-left: 3px;
            border-right: none;
        }

.footer {
    float: left;
    width: 760px;
    margin: 10px 0px 0px 10px;
    font-size: 11px;
    text-align: right;
}

    .footer p {
        margin-bottom: 10px;
    }

#footer_btm {
    float: left;
    position: relative;
    display: inline;
    width: 820px;
    height: 40px;
    padding-top: 27px;
    text-align: center;
    background: url(../images/bg_main_btm.jpg) no-repeat;
    background-color: #F3F5F8;
    font-size: 10px;
    margin-bottom: 0;
}

*:first-child + html #footer_btm {
    z-index: -1;
}

* html #footer_btm {
    z-index: -1;
}

#logos_btm {
    float: left;
    margin-left: 40px;
}

#content_bottom {
    padding: 20px 10px;
}

    #content_bottom ul {
        margin-bottom: 20px;
    }

    #content_bottom li {
        line-height: 15px;
        list-style-type: none;
        padding-left: 10px;
        background: url(../images/arrow_sm_white.jpg) top left no-repeat;
    }

    #content_bottom ul#what {
        margin-left: -5px;
    }

    #content_bottom ul#pir li {
        line-height: 25px;
        margin: 20px 0 20px 15px;
    }

    #content_bottom ul#what li {
        line-height: 15px;
        list-style-type: none;
        padding-left: 15px;
        background: url(../images/whatlI.png) no-repeat 0em .3em;
    }

    #content_bottom li.prevention {
        line-height: 15px;
        list-style-type: none;
        padding-left: 85px;
        background: url(../images/safe.jpg) top left no-repeat;
    }

    #content_bottom li.insurance {
        line-height: 15px;
        list-style-type: none;
        padding-left: 85px;
        background: url(../images/reimburse.jpg) top left no-repeat;
    }

    #content_bottom li.resolution {
        line-height: 15px;
        list-style-type: none;
        padding-left: 85px;
        background: url(../images/recovery2.jpg) top left no-repeat;
    }

    #content_bottom ol {
        margin-left: 40px;
        list-style-type: roman;
    }

    #content_bottom a.instantLife,
    #content_bottom a.instantDisability,
    #content_bottom a.instantAuto,
    #content_bottom a.instantHealth,
    #content_bottom a.instantIdentity2 {
        float: left;
        position: relative;
        display: inline;
        height: 183px;
        width: 265px;
        margin: 0;
        padding: 0;
    }

    #content_bottom a.instantLife {
        background: url(../images/instantquote-life.jpg) no-repeat;
        margin: 0 10px 10px 0;
    }

    #content_bottom a.instantDisability {
        background: url(../images/instantquote-disability.jpg) no-repeat;
        margin: 0 0px 10px 10px;
    }

    #content_bottom a.instantAuto {
        background: url(../images/instantquote-auto.jpg) no-repeat;
        margin: 10px 10px 10px 0;
    }

    #content_bottom a.instantHealth {
        background: url(../images/instantquote-health.jpg) no-repeat;
        margin: 10px 0 50px 146px;
    }

    #content_bottom a.instantIdentity2 {
        background: url(../images/instantquote-identity2.jpg) no-repeat;
        margin: 10px 0px 10px 10px;
    }

    #content_bottom a.instantIdentity {
        float: left;
        position: relative;
        display: inline;
        width: 556px;
        height: 48px;
        background: url(../images/instantquote-identity.jpg) no-repeat;
        margin: 10px 0 20px 0;
        padding: 0;
    }

.wrapper_column {
    float: right;
    width: 220px;
    margin: 0 auto;
    overflow: hidden;
}

#column {
    float: right;
    width: 225px;
    height: 1000px;
    margin-right: 10px;
    background: url(../images/bg_nav_column2.jpg) top left no-repeat;
}

#column2 {
    float: right;
    width: 210px;
    height: auto;
    background: url(../images/bg_nav_column3.jpg) top left no-repeat;
}

#logo_column {
    float: left;
    margin: 20px 0px 0px 19px;
}

* html #logo_column {
    margin: 40px 0px 0px 10px;
}

#logo_column2 {
    float: left;
    margin: 20px 0px 0px 10px;
}

* html #logo_column2 {
    margin: 20px 0px 0px 5px;
}

#nav_home_column {
    float: left;
    margin: 50px 0px 0px 28px;
}

* html #nav_home_column {
    margin: 50px 0px 0px 14px;
}

#nav_home_column2 {
    float: left;
    margin: 30px 0px 0px 20px;
}

* html #nav_home_column2 {
    margin: 30px 0px 0px 10px;
}

#right_column_solo {
    float: left;
    width: 100%;
    overflow: auto;
    text-align: left;
    padding-top: 20px;
}

#zanderhomead {
    width: 350px;
    height: 70px;
    background-image: url(/images/zanderhomead.jpg);
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-left: 75px;
    cursor: pointer;
}

.dr_ask_dave_header {
    margin: -5px;
    z-index: 99999999;
}

#dr_ask_dave_pulldown {
    margin: -5px;
    z-index: 99999999;
}

.interAskDave {
    float: left;
    position: relative;
    margin: 0 0 10px 10px;
}

#daveInfo {
    width: 310px;
    float: right;
    position: relative;
    margin-right: -19px;
    background-image: url(/images/dave_info.jpg);
    background-repeat: no-repeat;
    padding-top: 20px;
}

/*
#daveInfo {
    width: 315px;
    float: left;
    position: relative;
    background-image: url(/images/dave_infos.jpg);
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-left: 84px;
}
*/

*html #daveInfo {
    margin-right: -10px;
    margin-bottom: -10px;
}

    #daveInfo p {
        line-height: 14px;
        margin-bottom: 8px;
    }

    #daveInfo ul li {
        display: inline-block;
        float: left;
        list-style: none;
        background: url(../images/arrow_sm_white.jpg) top left no-repeat;
        margin: 0px 0 11px 0px;
        padding: 0px 0px 0px 8px;
    }

        #daveInfo ul li#term {
            width: 300px;
        }

        #daveInfo ul li#mistakes {
            width: 300px;
        }

        #daveInfo ul li#theftlinks {
            width: 300px;
        }

        #daveInfo ul li#davesdo {
            width: 300px;
        }

.enrollment_text {
    float: left;
    padding: 10px 0 0 20px;
}

.enrollment_button {
    float: right;
    padding: 0 15px 0 0;
}

#stats {
    float: left;
    position: relative;
    display: inline;
    background: url(../images/dataBg.jpg) no-repeat;
    height: 228px;
    width: 546px;
    margin: 20px 0 15px 5px;
    padding: 15px 0px 0px 0px;
    font-weight: bold;
    line-height: 24px;
}

    #stats ul {
        margin: 5px 0 5px 0;
    }

    #stats li {
        background: url(../images/dataLi.png) no-repeat;
        margin: 8px 0 8px 30px;
        padding: 3px 0 3px 20px;
    }

/* Don't Be Fooled... */
h2.fooled {
    background: #669922;
    color: White;
    padding: 3px 0px 3px 5px;
}

/* General Things
-----------------------*/
.right {
    float: right;
}

.left {
    float: left;
}

.center {
    text-align: center;
}

.clearer {
    clear: both;
}

.blue {
    color: #192856;
}

label.required:after {
    content: "*";
    color: Red;
    vertical-align: top;
}

.helpText {
    font-size: smaller;
    display: block;
}

/* NTM -- Old Zander Styles */
TD.inpttl {
    font-family: arial, helvitca, sans-serif;
    font-style: none;
    font-weight: none;
    font-size: 9pt;
}

TD.inpfld {
    font-family: arial, helvitca, sans-serif;
    font-size: 8pt;
}

/* Total ID Theft Solution */
/* ----------------------- */

#total_id_solution ul li {
    float: left;
    width: 125px;
}

#total_id_solution .theft_bullet {
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0 14px 0;
    padding: 0 0 0 12px;
    background: url(../images/whatLI.png) no-repeat left;
}

.flooding label, .flooding input[type="text"] {
    float: left;
    display: block;
}

.flooding label {
    margin-right: 5px;
}

.flooding .field {
    width: 100%;
    overflow: auto;
    margin: 5px 0px;
}

.flooding {
    line-height: 18px;
}

.protectionCont {
    float: left;
    position: relative;
    display: inline;
    margin: 5px 0 20px 100px;
    font-size: 12px;
    font-weight: bold;
}

.protection {
    float: left;
    position: relative;
    display: inline;
    height: 36px;
    width: 230px;
    margin-left: 75px;
    margin-bottom: 5px;
    background: url(../images/protection.jpg) no-repeat;
    cursor: pointer;
}

    .protection:hover {
        background: url(../images/protection.jpg) no-repeat 0 -36px;
        cursor: pointer;
    }


/*-------- button fixes -----------*/

a.bannerTermBtn {
    width: 194px;
    height: 34px;
    background: url(/images/b_term2.jpg) 0 0 no-repeat;
    display: block;
}

a.bannerDisBtn {
    width: 194px;
    height: 34px;
    background: url(/images/b_dis2.jpg) 0 0 no-repeat;
    display: block;
}

a.bannerTheftBtn {
    width: 194px;
    height: 34px;
    background: url(/images/b_theft2.jpg) 0 0 no-repeat;
    display: block;
}

a.menuTermNew {
    width: 128px;
    height: 35px;
    background: url(/images/newNavTerm.jpg) 0 0 no-repeat;
    display: block;
}

a.menuDisabilityNew {
    width: 111px;
    height: 35px;
    background: url(/images/newNavDisability.jpg) 0 0 no-repeat;
    display: block;
}

a.menuIdentityNew {
    width: 141px;
    height: 35px;
    background: url(/images/newNavIDTheft.jpg) 0 0 no-repeat;
    display: block;
}

a.menuHealthNew {
    width: 98px;
    height: 35px;
    background: url(/images/newNavHealth.jpg) 0 0 no-repeat;
    display: block;
}

a.menuAutoNew {
    width: 123px;
    height: 35px;
    background: url(/images/newNavAuto.jpg) 0 0 no-repeat;
    display: block;
}

a.menuOtherNew {
    width: 159px;
    height: 35px;
    background: url(/images/newNavOther.jpg) 0 0 no-repeat;
    display: block;
}



/**#####################TOP RIGHT MENU#######################*/
a.topMenu-customer {
    width: 139px;
    height: 32px;
    background: url(/images/top_nav_02b.jpg) 0 0 no-repeat;
    display: inline-block;
}

a.topMenu-why {
    width: 100px;
    height: 32px;
    background: url(/images/top_nav_01b.jpg) 0 0 no-repeat;
    display: inline-block;
}

a.topMenu-contact {
    width: 89px;
    height: 32px;
    background: url(/images/top_nav_03.jpg) 0 0 no-repeat;
    display: inline-block;
}

a.topMenu-about {
    width: 72px;
    height: 32px;
    background: url(/images/top_nav_04.jpg) 0 0 no-repeat;
    display: inline-block;
}

a.topMenu-home {
    width: 42px;
    height: 32px;
    background: url(/images/top_nav_05.jpg) 0 0 no-repeat;
    display: inline-block;
}

/* Begin disinstantquote CSS */
#daveDisability {
    color: #FFFFFF;
    float: left;
    padding: 3px 5px 0 5px;
    width: 580px;
    background: url('../images/daveDisBg.jpg') repeat-x;
    position: relative;
    /*height: 205px;*/
    height: 255px;
    font-family: "Arial", sans-serif;
}

#divHeading {
    background-color: #15940c;
    height: 35px;
    padding: 3px 5px 0 5px;
}

    #daveDisability h1, #divHeading h1 {
        color: #FFFFFF;
        font-size: 24px;
        font-weight: bold;
        height: 21px;
        width: 100%;
        float: left;
        margin: 0px 0px 0px 5px;
        padding: 0px;
    }

#daveDisability .leftContent {
    width: 360px;
    padding: 10px 0px 0px 5px;
    float: left;
    text-align: left;
    font-size: 12px;
    line-height: 15px;
    color: #635d57;
    margin: 5px 0px 0px 0px;
}

#daveDisabilityBelowIframe {
    line-height: 20px;
    padding: 0px 15px 15px 15px;
}

    #daveDisabilityBelowIframe li {
        font-weight: bold;
    }

a.credit {
    font-weight: bold;
    text-decoration: none !important;
    float: right;
    color: #635d57;
    margin-top: -10px;
}

.tagLine {
    font-weight: bold;
    font-size: 16px;
    color: #11930a;
    width: 550px;
    margin: 0 20px;
    position: absolute;
    top: 165px;
    left: -3px;
    line-height: 18px;
}

.tagLine2 {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #11930a;
    width: 550px;
    margin: 15px;
    line-height: 18px;
}

.rightContent {
    width: 209px;
    height: 204px;
    background: url('../images/davDisPic.png') no-repeat;
    float: right;
    margin-top: -25px;
}

a.daveSound {
    position: absolute;
    width: 41px;
    height: 50px;
    display: block;
    background: url('../images/playSound.png') no-repeat;
    top: 42px;
    right: 8px;
}

.divError {
    font-weight: bold;
    font-size: 13px;
    color: red;
    width: 565px;
    line-height: 18px;
    text-align: left;
    /*width:550px;
    margin:0 20px;
    line-height: 18px;*/
}
/* End disinstantquote CSS */



/*Career Job CSS*/
#jobTitle {
    color: #0404B4;
    line-height: 15px;
    font-weight: bolder;
    font-family: Calibri (Body);
}

#header1 {
    border-radius: 10px;
    height: 100%;
}

div#career a#submitBtn {
    width: 220px;
    background-color: #242526;
    moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 15px;
    display: block;
    text-align: center;
}

    div#career a#submitBtn span#btnTitle {
        color: #fff;
        font-size: 10pt;
        text-transform: uppercase;
        text-align: center;
    }

    div#career a#submitBtn span#btnSubTitle {
        color: #81f2ff;
        font-size: 8pt;
        text-align: center;
    }


div#career {
    width: 762px;
    margin: 12px 0px 0px 30px;
}


    div#career table {
        padding-top: 20px;
    }


    div#career h1 {
        color: #1e3f75;
        font-size: 18pt;
        text-transform: uppercase;
    }

    div#career h2 {
        color: #1e3f75;
        font-size: 15pt;
        text-transform: uppercase;
        font-weight: normal;
        line-height: normal;
        margin-bottom: 0px;
    }

    div#career p {
        font-size: 10pt;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    div#career tr {
        vertical-align: top;
    }

    div#career td#leftColumn {
        width: 60%;
    }

    div#career td#rightColumn {
        width: 40%;
        background-color: #f8f8f8;
    }
/*End Career Job CSS*/

#ltc_Header {
    width: 590px;
    height: 210px;
    background: url(../other/images/ltc_header.jpg) top no-repeat;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover; /* Mozilla*/
    -o-background-size: cover; /* Opera*/
    background-size: cover; /* Generic*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../other/images/ltc_header.jpg', sizingMethod='scale');
}

#ltc_in_header {
    float: left;
    /*width: 370px;
    height: 200px;*/
    padding: 5px 220px 0px 10px;
    color: white;
    text-transform: uppercase;
    display: inline;
    /*background: url(../other/images/photo_overlay.jpg) top left no-repeat;*/
}

#longterm_internal {
    float: left;
    width: 580px;
    height: 31px;
    padding: 5px 0px 5px 10px;
    background: rgb(125,126,125); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(125,126,125,1) 0%, rgba(0,0,0,1) 49%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(49%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(0,0,0,1) 49%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(0,0,0,1) 49%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(0,0,0,1) 49%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(125,126,125,1) 0%,rgba(0,0,0,1) 49%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    color: white;
    font-size: 14px;
}

.notranslate {
    font-size: 10px;
}

.ltc_btn {
    background-color: black;
    color: white;
    text-transform: uppercase;
    width: 600px;
    height: 35px;
    border-radius: 10px;
}

.ltc_people {
    position: relative;
    left: 425px;
    top: -200px;
    height: 250px;
}

.ltc_underForm {
    background: #F0FEEF;
    /*font-style: italic;*/
}

.ltc_td_text {
    font-size: 10pt;
    /*width: 15%;text-align: right;*/
    font-weight: bold;
    text-transform: uppercase;
}

.ltc_td_input {
    width: 35%;
    text-align: left;
    padding-left: 5px;
    padding-right: 15px;
}

#LTC_Form_Table td.labelRow {
    width: 50%;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 10pt;
}

#LTC_Form_Table td.dataRow {
    width: 50%;
    padding-bottom: 10px;
    padding-right: 20px;
}

    #LTC_Form_Table td.dataRow input, #LTC_Form_Table td.dataRow select, #LTC_Form_Table td.dataRow textarea {
        width: 100%;
        font-size: 10pt;
        padding: 5px;
        float: none;
        border: 1px solid #0073ea;
    }

        #LTC_Form_Table td.dataRow input[type="tel"], #LTC_Form_Table td.dataRow input.short {
            width: 51px !important;
        }

.customerSeal {
    padding-bottom: 10px;
    margin: 0px;
}

.custSealImg {
    width: 170px !important;
    height: 140px !important;
}

.custSealImg_home {
    width: 60px !important;
    height: 50px !important;
    z-index: 2;
    position: absolute;
    top: 179px;
    right: -3px;
}

.custSealImg_home2 {
    width: 120px !important;
    height: 120px !important;
    z-index: 2;
    position: absolute;
    top: 100px;
    right: -16px;
}

.height24 {
    float: none;
    clear: both;
    height: 24px;
}
