@charset "UTF-8"; 

body { margin: 0 0 10px 0 !important; }
/* -- Header --- */
#cobrand-bar {
  padding: 0;
  height: auto;
  font-size: 10px !important;
  line-height: 50px;
  font-family: Arial, Helvetica, sans-serif;
}

#cobrand-bar ul {
  list-style: none;
  display: inline;
  padding-left: 10px;
  white-space: nowrap;
  margin: 0; padding: 0;
}

#cobrand-bar li {
  display: inline;
  background: none;
  margin: 0; padding: 0;
  font-size: 10px !important;
}

#cobrand-bar li a {
  color:#333;
  font-weight:normal;
}

#cobrand-bar img {
  vertical-align: top;
}

#cobrand-bar .accent {
  color: #999;
  text-transform: uppercase;
  margin: 0 5px 0 10px;
}

#cobrand-bar .divider {
  color: #999; width: auto; float: none; background-image: none;
}


#cobrand-footer {
  color: #999;
  /*padding: 16px 0 0 0;*/
}

#page #primary-header , #page #leaderboard-placement, #content #leaderboard-placement {
  display: none;
}

/* Global Navigation Bar (once subnavigation is used for everyone, delete entire block)*/
.primary-navbar-no-submenu .grid-layout {
  margin-bottom: 55px;
}
.primary-navbar-no-submenu {
  background: -moz-linear-gradient(left, #7a2b83 0%, #7a2b83 50%, #260859 51%, #260859 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #7a2b83), color-stop(50%, #7a2b83), color-stop(51%, #260859), color-stop(100%, #260859)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #7a2b83 0%, #7a2b83 50%, #260859 51%, #260859 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #7a2b83 0%, #7a2b83 50%, #260859 51%, #260859 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #7a2b83 0%, #7a2b83 50%, #260859 51%, #260859 100%); /* IE10+ */
  background: linear-gradient(to right, #7a2b83 0%, #7a2b83 50%, #260859 51%, #260859 100%); /* W3C */
  background: url(/images/core/banner-gradient.gif) repeat-y center center #260859;
  color: #fff;
  position: relative;
  line-height: 50px;
  font-weight: bold;
  font-size: 16px !important;
}
.primary-navbar-no-submenu .row {
  height: 50px;
  padding: 0;
  border-bottom: none;
}
.primary-navbar-no-submenu ul.navbar-list {
  float: right;
  margin: 0 -4px 0 0;
  padding: 0 0 3px 0;
}
.primary-navbar-no-submenu ul.navbar-list ul {
    display: none;
}
.primary-navbar-no-submenu ul.navbar-list li {
  background: none;
  font-size: 16px !important;
  margin: 0;
  line-height: 49px;
  padding: 0 0 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.primary-navbar-no-submenu ul.navbar-list li a {
  color: #fff;
  padding: 0 20px 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

.primary-navbar-no-submenu ul.navbar-list li a,.primary-navbar-no-submenu ul.navbar-list li a:visited {
  color: inherit;
  padding: 0 20px 0 10px;
}

.primary-navbar-no-submenu ul.navbar-list li a:hover,.primary-navbar-no-submenu ul.navbar-list li a:visited:hover{
  color:#fff;
  background:#583e7d;
  padding:8px 10px;
  margin:0 10px 0 0;
  border-radius:5px;
}
/* END Global Navigation Bar */

/* Global Navigation Bar - with Subnavigation */
.primary-navbar-has-submenu .grid-layout {
  height: 54px;
  margin-bottom: 55px;
}

.primary-navbar-has-submenu {
    background: -moz-linear-gradient(left, #7a2b83 0%, #7a2b83 50%, #260859 51%, #260859 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #7a2b83), color-stop(50%, #7a2b83), color-stop(51%, #260859), color-stop(100%, #260859));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #7a2b83 0%, #7a2b83 50%, #260859 51%, #260859 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #7a2b83 0%, #7a2b83 50%, #260859 51%, #260859 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #7a2b83 0%, #7a2b83 50%, #260859 51%, #260859 100%);
    /* IE10+ */
    background: linear-gradient(to right, #7a2b83 0%, #7a2b83 50%, #260859 51%, #260859 100%);
    /* W3C */
    background: url(/images/core/banner-gradient.gif) repeat-y center center #260859;
    position: relative;
    line-height: 53px;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
}

.primary-navbar-has-submenu .row {
    height: 54px;
    padding: 0;
    border-bottom: none;
}

.primary-navbar-has-submenu ul.navbar-list {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}

.primary-navbar-has-submenu ul.navbar-list li {
    position: relative;
    display: inline-block;
    top: 0;
    margin: 0;
    padding: 0;
    line-height: 50px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background: none;
    -webkit-font-smoothing: antialiased;
    height: 54px;
}

.primary-navbar-has-submenu ul.navbar-list li a, .primary-navbar-has-submenu ul.navbar-list li a:visited, .primary-navbar-has-submenu ul.navbar-list li:hover a {
    color: #fff;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 40px;
    border-radius: 5px 5px 0 0;
    display: inline-block;
    padding: 0 20px 0 19px;
    position: relative;
    top: 10px;
    text-decoration: none;
}

/* intentful hover */
.primary-navbar-has-submenu ul.navbar-list li.active a{
    color: #7f3082;
    background: #fff;
    box-shadow: -3px -3px 2px 0px rgba(51, 51, 51, .5), 3px -3px 2px 0px rgba(51, 51, 51, .5);
    z-index: 10000002;
}

.primary-navbar-has-submenu ul.navbar-list li.active.no-children a {
    height: 32px;
    border-radius: 5px;
}

.primary-navbar-has-submenu ul.navbar-list li a span {
    position: relative;
    top: -9px;
}

.primary-navbar-has-submenu li ul.navbar-dropdown {
    display: none;
    margin: 0;
    float: none;
    z-index: 10000001;
    min-width: 120px;
    top: 50px;
    left: 0;
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 5px 1px #666;
    border-radius: 0px 5px 5px 5px;
    padding-left: 0;
}

.primary-navbar-has-submenu li:last-child ul.navbar-dropdown, .primary-navbar-has-submenu li ul.navbar-dropdown.right-align {
    right: 0;
    left: auto;
    border-radius: 5px 0px 5px 5px;
}

.primary-navbar-has-submenu ul.navbar-list li ul.navbar-dropdown li {
    display: block;
    padding: 0;
    margin: 0;
}

.primary-navbar-has-submenu ul.navbar-list li ul.navbar-dropdown li a {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    top: 0;
    color: #098AE4;
    font-size: 14px;
    font-weight: normal;
    height: 46px;
    border-radius: 5px 5px 0 0;
    box-shadow: none;
    background: transparent;
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
}

.primary-navbar-has-submenu ul.navbar-list li ul.navbar-dropdown li:first-child a:hover {
    border-radius:  0 5px 0 0;
}

.primary-navbar-has-submenu ul.navbar-list li ul.navbar-dropdown li:last-child a:hover {
    border-radius:  0 0 5px 5px;
}

.primary-navbar-has-submenu ul.navbar-list li ul.navbar-dropdown li a:hover {
    background: #f5f5f5;
    color: #004D81;
    box-shadow: none;
    border-radius: 0px;
}

.primary-navbar-has-submenu ul.navbar-list li ul.navbar-dropdown li span {
    position: relative;
    top: 0;
    left: 0;
    padding: 0 16px;
}

/* IE 8 version */
.primary-navbar-has-submenu ul.navbar-list.ie8GlobalDropdown li a, .primary-navbar-has-submenu ul.navbar-list.ie8GlobalDropdown li a:visited, .primary-navbar-has-submenu ul.navbar-list.ie8GlobalDropdown li:hover a {
    height: 39px;
}

.primary-navbar-has-submenu ul.navbar-list.ie8GlobalDropdown li a, .primary-navbar-has-submenu ul.navbar-list.ie8GlobalDropdown li a:visited {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.primary-navbar-has-submenu ul.navbar-list.ie8GlobalDropdown li:hover a {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

.primary-navbar-has-submenu ul.navbar-list.ie8GlobalDropdown li ul.navbar-dropdown li a{
    border: 0px;
    line-height: 39px;
}

.primary-navbar-has-submenu ul.navbar-list.ie8GlobalDropdown li.active a, .primary-navbar-has-submenu ul.navbar-list.ie8GlobalDropdown li a:hover, .primary-navbar-has-submenu ul.navbar-list.ie8GlobalDropdown li a:visited:hover {
    color: #7f3082;
    background: #fff;
}

.primary-navbar-has-submenu ul.navbar-list.ie8GlobalDropdown .navbar-dropdown {
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

.primary-navbar-has-submenu ul.navbar-list.ie8GlobalDropdown li .right-align {
    left: auto!important;
    right: 0!important;
}
/* End IE 8 version */
/* END Global Navigation Bar - with Subnavigation */

/* navbar chiclet */
.primary-navbar-has-submenu ul.navbar-list li .chiclet-new {
    position: absolute;
    width: 29px;
    height: 9px;
    top: 6px;
    left: 6px;
    background: transparent url('/images/core/nav-chiclet-new.png') 0 0 no-repeat;
    z-index: 10000010;
}

.main-header {
  width: 100%;
  /*
  margin-top: -3px;
  font-size: 100%;
  line-height: 1;
  width: 100%;
  min-width:1024px;
  */
}

.main-header li {
  display: inline;
}

/* BEGIN Header logo and link */

.logo {
  left: 0;
  position: relative;
  top: -12px;
}

.cars-logo-img {  
  height: 98px;
  width: 231px;
}

@media print {

  .main-header {
    display: block;
  }

  #cobrand-bar, #new-leaderboard-placement {
    display: none;
  }

}

/* END Header logo and link */

.modal-join .input-email {
  width: 200px !important;
}
.modal-join .input-password {
  width: 200px !important;
}
.modal-join .left-upper {
  float: left;
  width: 170px;
  margin-top: 5px;
}
.modal-join div.right-upper {
  float: right;
  width: 230px;
}
.modal-join .left-lower {
  float: left;
  width: 60px;
}
.modal-join .right-lower-signin {
  float: right;
  width: 300px;
  height: 30px;
}
.modal-join .right-lower-signup {
  float: right;
  width: 300px;
  height: 30px;
  margin: 8px 75px 0 0;
}
.modal-join .locate-password {
  padding: 0 0 30px 80px;
}
.modal-join .locate-createtxt {
  padding: 10px 0 10px;
}
.modal-join .locate-instruction {
  padding: 25px 0 10px;
}

/* leaderboard/pencil ad placement centering */
.ad-728 {
  width: 728px;
  margin: 0 auto;
  text-align: center;
}
.ad-970 {
  width: 970px;
  margin: 0 0 0 -20px;
  padding-bottom: 20px;
  text-align: center;
}

/* --- End Header --- */

/* --- National Footer -- */
#rb-footer {
    width: 100%;
    margin: 0 auto;
    position: absolute;
}
#rb-footer #fat-footer {
  width: 976px;
  clear: both;
  color: #fff;
  font-size: 12px;
  line-height: normal;
  font-family: arial;
  margin: 10px auto 16px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  padding: 0;
  height: auto;
}
#rb-footer #fat-footer .wrap {
  padding: 16px;
  background-color: #260859;
  background-image: -o-linear-gradient(left, #7a2b83 0%, #260859 100%);
  background-image: -moz-linear-gradient(left, #7a2b83 0%, #260859 100%);
  background-image: -webkit-linear-gradient(left, #7a2b83 0%, #260859 100%);
  background-image: -ms-linear-gradient(left, #7a2b83 0%, #260859 100%);
  background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #7a2b83), color-stop(1, #260859));
  background-image: linear-gradient(left, #7a2b83 0%, #260859 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#7a2b83, endColorstr=#260859, GradientType=1);
  border-radius: 10px;
}
#rb-footer #fat-footer h4 {
  color: #fff;
  margin: 0;
  padding: 0;
  background: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif
}
#rb-footer #fat-footer ul {
  float: left;
  width: 144px;
  text-align: left;
  margin: 0 16px 0 0;
  padding: 5px 0;
}

#rb-footer #fat-footer ul li {
    padding: 5px 0;
    margin: 0;
    background: none;
}

#rb-footer #fat-footer a, #rb-footer #fat-footer ul li a {
  color: #fff;
  text-decoration: none;
}
#rb-footer #fat-footer a:visited, #rb-footer #fat-footer a:hover, #rb-footer #fat-footer ul li a:visited, #rb-footer #fat-footer ul li a:hover {
  color:#C7D3D7;
}
#rb-footer #fat-footer .footerRightRail {
  float: right;
  width: 271px;
    color: #69438c;
    border-left: 1px solid #69438c;
    padding-left: 16px;
}
#rb-footer #fat-footer .footerRightRail ul {
  width: 100%;
    padding: 0;
    margin: 0;
}
#rb-footer #fat-footer.affiliate ul {
  float: left;
  width: 200px;
  margin: 0;
}
#rb-footer #fat-footer .footerRightRail ul li {
  float: left;
    padding: 0;
}
#rb-footer #fat-footer .footerRightRail ul li a {
  display: block;
  font: 12px Arial,Helvetica,sans-serif;
  padding-right: 5px;
  text-decoration: none;
  color:#C7D3D7;
}
#rb-footer #fat-footer .footerRightRail ul li a.borderRight {
  border-right: 1px solid #69438c;
  margin-right: 5px;
}
#rb-footer #fat-footer .footerRightRail #siteSearchModule {
  margin: 15px 0 0 0;
}
#rb-footer #fat-footer .footerRightRail #siteSearchModule #footer-search-fields {
    background-color: #50326E;
    border: 1px solid #69438c;
    border-radius: 5px;
    color: #fff;
    margin: 0 0 5px 0;
    padding: 7px 0 7px 5px;
}
#rb-footer #fat-footer .footerRightRail #textEntry {
  background-color: #50326E;
  border: 0;
  color: #fff;
  float: none;
  font-size: 12px;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: middle;
  width: 90%;
  text-align: left;
}
#rb-footer #fat-footer .footerRightRail #siteSearchModule #footer-search-fields #footer-search-image {
  border: 0;
  display: inline-block;
  padding: 0;
  vertical-align: middle;
  width: 14px;
  height: 15px;
}
#rb-footer #fat-footer .footerRightRail #siteSearchModule #logo #logo-text {
  float: left;
  margin: 2px 0 0;
  color: #fff;
}
#rb-footer #fat-footer .footerRightRail #siteSearchModule #logo #logo-google {
  background: url(/images/core/google-logo.png) left center no-repeat;
  float: left;
  height: 15px;
  margin: 4px 0 0 9px;
  width: 42px;
}
#rb-footer #fat-footer div.copyright {
  color:#fff;
  float:right;
  font: 11px Arial, Verdana, Helvetica, sans-serif;
  position:absolute;
  right: 45px;
  top: 205px;
}
/* national footer - overlay */
#footer-overlay {
  display: none;
  font: 14px/normal Arial, Helvetica, sans-serif;
  height: 450px;
  padding: 35px;
  width: 640px;
}
#rb-footer #fat-footer .content-wrapper a:link, #fat-footer .content-wrapper a:visited, #fat-footer .content-wrapper a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
#rb-footer .clearfix {
    clear: both;
    display: block;
    padding: 0;
    margin: 0;
    height: 1px;
    overflow: hidden;
}

.content-wrapper ul, .content-wrapper #page ul{
  list-style: disc outside none;
  float: none;
  margin: 0;
  width: auto;
}
.content-wrapper ul li {
  margin: 0;
  padding: 0;
  background: transparent none 0 0 repeat;
}

/* -- end footer -- */

/* fixes for older styled pages */
.grid-layout { width: 976px; margin: auto; }
body#storyPage { width: auto; }
.clearfix { clear:both; height: 1%; }


/* start profile bar */
.main-header .profile-bar {
  font-weight: normal;
  background-color: #3A4951;
  text-align: right;
  line-height: 30px;
  height: 30px;
}
.main-header .profile-bar .row {
  padding: 0;
}
.main-header .profile-bar ul {
  margin: 0;
  padding: 0;
}
.main-header .profile-bar li {
  font-family: Arial, Helvetica, sans-serif;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  position: relative;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  background: transparent none 0 0 no-repeat;
  padding: 0;
  margin: 0 0 0 15px;
  cursor: default;
}
.main-header .profile-bar li.welcome {
 color: #9da4a8;
 cursor: text;
}
.main-header .profile-bar li a {
  color: #fff;
  cursor: pointer;
}
.main-header .profile-bar li a:hover {
  color: #fff;
  text-decoration: underline;
}
.main-header .profile-bar li .dropdown {
  position: absolute;
  top: 20px;
  right: 0;
  display: none;
  z-index: 10000020;
}
.main-header .profile-bar li .dropdown .cap {
  position: absolute;
  top: 8px;
  right: 30px;
  z-index: 99999;
  width: 16px;
  height: 8px;
  background: transparent url('https://static-ssl.cars.com/images/core/tool-tip-triangle.png') 0 0 no-repeat;
}
.main-header .profile-bar li .dropdown ul {
  max-width: 200px;
  margin-top: 16px;
  padding: 0;
  border-radius: 5px;
  background-color: white;
  text-align: left;
  box-shadow: rgba(0,0,0,0.5) 0px 0px 1px;
}
.main-header .profile-bar li .dropdown ul a,
.main-header .profile-bar li .dropdown ul a:hover {
  color: #098ae4;
}
.main-header .profile-bar li .dropdown ul li {
  display: block;
  height: auto;
  line-height: auto;
  padding: 0;
  margin: 0;
  min-width: 130px;
  color: #333;
  line-height: 1.4;
}
.main-header .profile-bar li .dropdown ul li > a {
  display: block;
  height: auto;
  line-height: 2.2;
  white-space: nowrap;
  padding: 2px 10px;
  margin: 0;
  text-decoration: none;
}
.main-header .profile-bar li .dropdown ul li p {
  font-size: 13px;
  padding: 8px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.4;
}
.main-header .profile-bar li .dropdown ul li span {
  color: #95a1aa;
}
.main-header .profile-bar li .dropdown ul li:hover > a {
  background-color: #f3f3f3;
}
.main-header .profile-bar li .dropdown ul li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.main-header .profile-bar li .dropdown ul li:last-child > a {
  border-radius: 0 0 5px 5px;
}
.main-header .profile-bar li.active .dropdown {
  display: block;
}
.main-header .profile-bar li span.badge {
  font-size: 12px;
  display: inline-block;
  line-height: 14px;
  font-size: 13px;
  margin-left: 3px;
  padding: 2px 9px;
  background-color: #0c92ff;
  border-radius: 5px;
  color: white;
  font-weight: bold;
}
/* end profile bar */

/*** BEGIN login form, signup form, and password reset forms ***/
.login-form .helper-text,
.signup-form .helper-text,
.password-reset-form .helper-text  {
  color: #333;
  font-size: 12px !important;
  padding: 0;
  display: block;
  float: none;
}

.login-form .inline-alert,
.password-reset-form .inline-alert,
.signup-form .inline-alert {
  margin: -5px 0 10px 0;
  color: #cc1100;
  font-size: 12px  !important;
  display: block;
}
.login-form .alert-message.error,
.password-reset-form .alert-message.error,
.signup-form .alert-message.error,
.login-form .inline-alert,
.password-reset-form .inline-alert,
.signup-form .inline-alert {
  display: none;
}
.login-form .alert-message.error,
.password-reset-form .alert-message.error,
.signup-form .alert-message.error{
  color: #cc1100;
  background: url(/images/core/error.png) no-repeat 20px 20px #ffe8e5;
  border-radius: 5px;
  border: 0;
  margin: 30px 0 30px 0;
  padding: 20px 20px 20px 60px;
}
.login-form .error-message,
.signup-form .error-message,
.password-reset-form .error-message {
  color: #cc1100;
  border-radius: 5px;
  margin: 5px 0;
}
.login-form input.submit-login-form {
  margin: 5px 0;
}
.login-form legend,
.signup-form legend {
  margin: 15px 0;
}
.signup-form .additional-action {
  height: 30px;
  line-height: 30px;
}
.password-reset-form .additional-action {
  height: 30px;
  line-height: 30px;
  margin-left: 25px;
}
.deactivate-account-form .additional-action {
  line-height: 31px;
}
.deactivate-account-form span.title {
  margin-bottom: 20px;
  display: block;
}
.deactivate-account-form .alert-message.warning {
  margin: 20px 0 20px;
}
.signup-form .additional-action {
  height: 30px;
  line-height: 30px;
}
.password-reset-form .additional-action {
  height: 30px;
  line-height: 30px;
  margin-left: 25px;
}
.deactivate-account-form .additional-action {
  line-height: 31px;
}
/*** END login form, signup form, and password reset forms ***/

/* START Profile Promo Banner */
.profile-promo {
  background-color: #c7d3d7;
  width: 100%;
  line-height: 4;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

.profile-promo .banner-container {
  position: relative;
}

.profile-promo a {
  font-weight: bold;
}

.profile-promo p {
  display: inline-block;
  padding: 0 16px;
  color: #0b61a8;
  font-weight: bold;
  line-height: 20px;
}

.profile-promo .close-button {
  background: url("/search/images/close-small.png") no-repeat;
  height: 16px;
  width: 16px;
  display: inline-block;
  position: absolute;
  top: 0.5em;
  right: 0;
}

.profile-promo .promo-person-icon {
  background: url("/images/icon_account.png") no-repeat;
  height: 33px;
  width: 33px;
  display: inline-block;
  vertical-align: middle;
}

.profile-promo .promo-arrow-icon {
  background: url("/images/icon_drawn_arrow.png") no-repeat;
  height: 39px;
  width: 81px;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 4px;
}
/* END Profile Promo Banner */