html, body, blockquote, div, span, object, h1, h2, h3, h4, h5, h6, p, figure, abbr, address, img, small, strong, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, textarea, tr, th, td, canvas, footer, header, hgroup, menu, nav, section, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

ul, ol {
    list-style: none
}

strong, h1, h2, h3, h4, h5, h6 {
    font-weight: 700
}

.cf {
    clear: both;
    height: 0
}

.cf:after, section:after, header:after, footer:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0
}


.ib {
    display: inline-block;
    zoom: 1;
}

.wrapper {
    width: 960px;
    margin: 0 auto;
    position: relative
}

section#main {
    background: #fff;
    padding: 15px 0
}

.placeholder {
    color: #aaa
}
section#main ::-webkit-input-placeholder {
    line-height: 22px;
}

.appblue {
    color: #3777bc
}

input.error {
    background: #ffe8e8
}

/*END GLOBAL*/
/*HEADER*/
header.main {
    background: #3777bc;
    font-size: 12px;
    height: 94px;
    width: 100%;
    position: relative
}

header.main .wrapper {
    padding: 0 10px
}

header.main a, header.main a:visited {
    font-weight: 700;
    text-decoration: none
}

header.main a:hover {
    text-decoration: underline
}

header.main .logo {
    position: absolute;
    top: 26px;
    left: 0
}

#headernav {
    position: absolute;
    top: 61px;
    right: 238px
}

#headernav:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden
}

#headernav li {
    color: #fff;
    float: left
}

#headernav li a {
    color: #fff;
    font-weight: bold
}

#headernav li:after {
    content: "|";
    margin: 0 10px
}

#headernav li.last:after {
    content: "";
    margin: 0 0 0 10px
}

#cfrs {
    position: absolute;
    top: 12px;
    right: 0
}

#cfrs form:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden
}

#cfrs form input {
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0
}

#cfrs form input.field {
    color: #333;
    font-size: 10px;
    height: 21px;
    line-height: 21px;
    padding: 0 6px;
    margin-right: 4px;
    text-align: left;
    width: 150px
}

#cfrs form input.button {
    background: #7dc243;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    padding: 0 12px;
    text-align: center;
    cursor: pointer
}

#cfrs form input.button:hover {
    background: #70ae3c
}

#cfrs div.label {
    color: #fff;
    display: block;
    float: left;
    margin: 6px 6px 0 0
}

#cfrs ul {
    background: #295990;
    border: 0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    float: left;
    padding: 4px
}

#cfrs li {
    color: #fff;
    float: left
}

#cfrs li:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden
}

#carfaxnav {
    position: absolute;
    top: 12px;
    right: 420px
}

#carfaxnav:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden
}

#carfaxnav li {
    color: #fff;
    float: left;
    margin-left: 6px
}

#carfaxnav li a {
    background-color: #3777BC;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3777BC), to(#2F65A1));
    background-image: -webkit-linear-gradient(top, #3777BC, #2F65A1);
    background-image: -moz-linear-gradient(top, #3777BC, #2F65A1);
    background-image: -ms-linear-gradient(top, #3777BC, #2F65A1);
    background-image: -o-linear-gradient(top, #3777BC, #2F65A1);
    background-image: linear-gradient(to bottom, #3777BC, #2F65A1);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3777BC, endColorstr=#2F65A1);
    border: 0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 14px;
    text-decoration: none
}

#carfaxnav li a:hover {
    background-color: #3777BC;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3777BC), to(#2F65A1));
    background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
    background-image: -ms-linear-gradient(top, #ffffff, #ffffff);
    background-image: -o-linear-gradient(top, #ffffff, #ffffff);
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#ffffff);
    border: 0;
    color: #3777BC
}

#socialtab {
    background-image: url(../../../../img/cfx/homepage/test/1/follow_social.png );
    background-repeat: no-repeat;
    width: 101px;
    height: 42px;
    display: inline-block;
    cursor: pointer
}

.iconhover {
    background-position: 0 -42px;
    border: 0;
    background: #6FA6E2;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.follow {
    position: absolute;
    top: 52px;
    right: 0
}

.follow li {
    color: #fff;
    float: left;
    margin-left: 4px
}

.follow li.label {
    display: block;
    margin-top: 10px
}

.follow li a {
    color: #fff;
    display: block;
    font-weight: bold;
    text-decoration: none;
    height: 42px;
    width: 101px
}

/*** End Follow Us ***/
/*** Begin Follow Us Expand ***/
#follow-expand {
    background: #6fa6e2;
    border-bottom: 2px #3777BC solid;
    display: none;
    height: 66px;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: -66px;
    z-index: 999
}

.hdr-social {
    float: left;
    line-height: 63px;
    margin-left: 30px
}

.hdr-socialLinks {
    display: inline-block;
    float: right;
    zoom: 1;
    padding: 10px 0
}

/*FOOTER*/
footer {
    background: #43474f;
    font-size: 12px;
    padding: 30px 0
}

footer a, footer a:visited {
    font-weight: 700;
    text-decoration: none
}

footer a:hover {
    text-decoration: underline
}

.ftWrapper {
    margin: 0 auto;
    border-top: 2px solid #616266;
    width: 960px;
    padding: 15px 10px 0 10px;
    color: #fff;
    font-size: 12px
}

.ftWrapper * {
    color: #fff
}

.ft-left {
    float: left;
    width: 55%;
    line-height: 18px
}

.ft-right {
    float: right;
    text-align: right;
    width: 45%
}

.disclaimer {
    font-size: 10px
}

.disclaimer a {
    font-weight: 300
}

.freeServices {
    margin-top: 15px
}

.ft-other {
    line-height: 24px
}

.ft-other nav {
    float: left;
    width: 80%;
    display: block
}

.ft-other label {
    display: inline-block;
    float: left;
    width: 12%;
    font-weight: bold;
    zoom: 1;
    margin-bottom: 15px
}

.ft-other a, .policies a {
    display: inline-block;
    zoom: 1;
    margin: 0 5px;
    font-weight: 300;
    color: #fff
}

.ft-other:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0
}

.ft-logo, .ft-social {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px
}

.ft-logo {
    background: transparent url('../../../../img/cfx/homepage/test/1/cfxapp_footersprite_2.png') no-repeat 0 0;
    overflow: hidden;
    width: 152px
}

.ft-social {
    text-align: right
}

.ft-social i {
    display: inline-block;
    position: relative;
    zoom: 1;
    overflow: hidden;
    vertical-align: middle;
    width: 29px;
    height: 36px;
    top: 0;
    background: transparent url('../../../../img/cfx/homepage/test/1/cfxapp_footersprite_2.png') no-repeat 0 0
}

.ft-facebook {
    background-position: -151px -3px !important
}

.ft-gplus {
    background-position: -182px -3px !important
}

.ft-twitter {
    background-position: -213px -3px !important
}

.ft-pinterest {
    background-position: -244px -3px !important
}

.ft-linkedin {
    background-position: -275px -3px !important
}

/* === Social === */
.fb_iframe_widget span {
    display: block !important;
}

#model.invalid {
    color: #666;
}

.filterList li, .filterList label {
    cursor: pointer;
}

.greenSubmit {
    cursor: pointer;
}
#hero-dual .greenSubmit:hover, .greenSubmit:hover {
    background: #6BAA38;
    border-color: #6BAA38;
}

div.subhead {
    width: 780px !important;
}
