/* Custom font definitions */
/* Font mixins to define font family fallbacks */
/* Prevent sub, sup from affecting line-height */
/* line 36, ../sass/main.scss */

#MainContainer{
	margin: 0 auto;
	width: 960px;
	
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

/* line 41, ../sass/main.scss */
sub {
  top: 0.4em; }

/* line 43, ../sass/main.scss */
body, html {
  width: 100%; }

/* CHEROKEE OVERRIDES */
/* ----------------------------------------------------------------------------- *\
   HERO
\* ----------------------------------------------------------------------------- */
/* line 53, ../sass/main.scss */
#bg-overlay-container {
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 100%;
  height: 100%; }

/* line 61, ../sass/main.scss */
.vehicle-area {
  margin-left: 30px; }

/* line 66, ../sass/main.scss */
.ie7 #vehicle_info .detail_box,
.ie8 #vehicle_info .detail_box {
  background: transparent;
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#C5000000,endColorstr=#CF000000)";
  zoom: 1; }

/* line 72, ../sass/main.scss */
[data-tab="right"] {
  display: none; }

/* line 76, ../sass/main.scss */
#vehicle_info .cta_next_steps {
  color: #ffb302;
  font-weight: bold;
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  margin: 10px 0 2px; }

/* line 85, ../sass/main.scss */
#vehicle_info .cta_next_steps span {
  background: url("../../shared/images/vehicles/arrow-right.html") no-repeat scroll 40% 50% transparent;
  display: inline-block(top) _;
  height: 8px;
  margin-left: 10px;
  width: 6px; }

/* line 93, ../sass/main.scss */
#btn-sufu-top {
  font-size: 12px;
  font-weight: bold; }

/* line 98, ../sass/main.scss */
.ie7 #btn-sufu-top span {
  height: 12px;
  background-position: -913px 0px; }

/* line 104, ../sass/main.scss */
.ie7 #steps {
  width: 850px;
  padding-left: 100px; }

/* line 111, ../sass/main.scss */
body.compass {
  /*background-image: url("/ru/compass_2014/images/header-background-upd.jpg");*/
  background-image: url("../images/header-background-2.jpg");
  background-position: top center;
  background-repeat: no-repeat; }
  /* line 116, ../sass/main.scss */
  body.compass .seat img {
    display: block;
    position: absolute;
    right: 0px;
    top: -200px; }
  /* line 123, ../sass/main.scss */
  body.compass #vehicle-models {
    margin-top: 30px; }
  /* line 127, ../sass/main.scss */
  body.compass .content_left .copy {
    margin-right: 63px; }
  /* line 133, ../sass/main.scss */
  body.compass #vehicle-exterior .content_left {
    margin-bottom: 0; }
  /* line 137, ../sass/main.scss */
  body.compass #vehicle-exterior .copy p {
    width: auto !important; }
  /* line 142, ../sass/main.scss */
  body.compass #vehicle-exterior .car .copy {
    width: 245px;
    margin-right: 0; }
  /* line 146, ../sass/main.scss */
  body.compass #vehicle-exterior .car .media {
    width: 661px;
    margin-left: -6px;
    margin-top: -115px; }
  /* line 154, ../sass/main.scss */
  body.compass #vehicle-exterior .ext360wrapper h3 {
    text-align: left;
    margin-left: 52px;
    line-height: 34px; }
  /* line 159, ../sass/main.scss */
  body.compass #vehicle-exterior .ext360wrapper p {
    font: normal normal 14px/14px 'Proxima N W01 Light', Arial, sans-serif;
    margin-bottom: 10px; }
  /* line 165, ../sass/main.scss */
  body.compass #vehicle-exterior .wheels {
    margin-top: 40px; }
    /* line 168, ../sass/main.scss */
    body.compass #vehicle-exterior .wheels .wheel-list {
      margin-top: 70px; }
  /* line 173, ../sass/main.scss */
  body.compass #vehicle-exterior .wheel {
    position: relative; }
    /* line 176, ../sass/main.scss */
    body.compass #vehicle-exterior .wheel .label {
      position: absolute;
      top: 0;
      right: 0;
      width: 152px;
      height: 115px;
      padding-top: 37px;
      text-align: center;
      background: url(../images/exterior/wheel-button-bg.png) no-repeat 0 0;
      font: normal normal 38px/38px 'Proxima N W01 Bold', Arial, sans-serif;
      color: #FFF;
      text-shadow: -1px -1px #666666; }
      /* line 190, ../sass/main.scss */
      body.compass #vehicle-exterior .wheel .label span {
        font-size: 72px;
        line-height: 50px; }
  /* line 200, ../sass/main.scss */
  body.compass #wrapper #vehicle-capability .engines {
    height: 430px; }
    /* line 204, ../sass/main.scss */
    body.compass #wrapper #vehicle-capability .engines .media {
      padding: 0 40px;
      width: 870px;
      position: absolute;
      top: 310px;
      left: 0; }
    /* line 212, ../sass/main.scss */
    body.compass #wrapper #vehicle-capability .engines .engine-copy {
      width: 325px; }
  /* line 217, ../sass/main.scss */
  body.compass #wrapper #vehicle-capability .accordion-wrap {
    margin-top: 70px; }
  /* line 224, ../sass/main.scss */
  body.compass #vehicle-safety-security .media {
    margin-top: -120px; }
  /* line 229, ../sass/main.scss */
  body.compass #vehicle_info .detail_box {
    top: 0;
    width: 266px;
    padding: 15px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGNiqAcAAIgAgoGu+rEAAAAASUVORK5CYII=");
    background: rgba(0, 0, 0, 0.5);
    margin-top: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px; }
    /* line 240, ../sass/main.scss */
    body.compass #vehicle_info .detail_box p {
      color: #FFF; }
  /* line 245, ../sass/main.scss */
  body.compass .int360 {
    width: 950px;
    height: 130px;
    display: block;
    box-shadow: 0 5px 5px -2px #888888 inset;
    margin-bottom: 40px;
    position: relative;
    background-image: url("../images/int_360.jpg"); }
  /* line 255, ../sass/main.scss */
  body.compass #controls_wrapper {
    padding: 0; }
  /* line 259, ../sass/main.scss */
  body.compass #modelizer_picker {
    width: 950px;
    text-align: center; }
    /* line 264, ../sass/main.scss */
    body.compass #modelizer_picker li {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      float: none; }
    /* line 269, ../sass/main.scss */
    body.compass #modelizer_picker li > a {
      height: 120px;
      background-image: url("../images/sprite-model-picker.jpg"); }
      /* line 273, ../sass/main.scss */
      body.compass #modelizer_picker li > a#sport {
        background-position: 0 0; }
      /* line 277, ../sass/main.scss */
      body.compass #modelizer_picker li > a#north {
        background-position: -210px 0; }
      /* line 281, ../sass/main.scss */
      body.compass #modelizer_picker li > a#limited {
        background-position: -420px 0; }
  /* line 287, ../sass/main.scss */
  body.compass #colorizer_swatches {
    min-height: 415px;
    height: 415px; }
    /* line 291, ../sass/main.scss */
    body.compass #colorizer_swatches img {
      position: absolute;
      top: -6px;
      right: -1px;
      z-index: 1; }
  /* line 300, ../sass/main.scss */
  body.compass .modelizer .veh_info {
    z-index: 2; }
  /* line 307, ../sass/main.scss */
  body.compass .modelizer.no-prices .drivetrain_wrapper {
    display: none; }
  /* line 312, ../sass/main.scss */
  body.compass #vehicle_container {
    background: url(../images/colourizr-background.jpg) no-repeat 0 0; }
    /* line 316, ../sass/main.scss */
    body.compass #vehicle_container.sport .selected-arrow .left, body.compass #vehicle_container.sport .selected-arrow .right {
      margin-left: -705px; }
    /* line 319, ../sass/main.scss */
    body.compass #vehicle_container.north .selected-arrow .left, body.compass #vehicle_container.north .selected-arrow .right {
      margin-left: -455px; }
    /* line 322, ../sass/main.scss */
    body.compass #vehicle_container.limited .selected-arrow .left, body.compass #vehicle_container.limited .selected-arrow .right {
      margin-left: -225px; }
  /* line 327, ../sass/main.scss */
  body.compass #ModelFeatures .features {
    width: 370px;
    padding-left: 20px; }
    /* line 331, ../sass/main.scss */
    body.compass #ModelFeatures .features h2 {
      font-weight: bold;
      list-style: none;
      color: #000;
      font-size: 11px;
      line-height: 14px;
      margin: 0;
      padding: 0; }

/* line 346, ../sass/main.scss */
.module-disclaimer {
  position: absolute;
  top: 0;
  right: 0;
  color: #FFF;
  font: normal normal 10px/11px Helvetica, Arial, sans-serif; }
  /* line 353, ../sass/main.scss */
  .off-road .module-disclaimer {
    color: #666;
    top: 535px;
    right: 10px; }
  /* line 359, ../sass/main.scss */
  .selec-terrain .bkg .module-disclaimer {
    color: #CCC;
    top: 330px;
    right: 10px;
    left: auto; }
  /* line 366, ../sass/main.scss */
  .vehicle-area .module-disclaimer {
    top: 430px;
    right: 30px;
    color: #000;
    text-shadow: 0px 0px 6px #FFF;
    font-weight: bold; }
  /* line 374, ../sass/main.scss */
  #vehicle_container .module-disclaimer {
    top: 375px;
    right: 10px;
    color: #777; }
  /* line 380, ../sass/main.scss */
  #vehicle-interior .bkg .module-disclaimer {
    color: #CCC;
    top: 10px;
    right: 10px;
    left: auto; }
  /* line 386, ../sass/main.scss */
  #vehicle-safety-security .bkg .module-disclaimer {
    color: #CCC;
    top: auto;
    bottom: 10px;
    right: 10px;
    left: auto; }
  /* line 394, ../sass/main.scss */
  .bkg .module-disclaimer {
    right: auto;
    left: 10px;
    top: 275px; }
  /* line 400, ../sass/main.scss */
  #storage .module-disclaimer {
    top: auto;
    bottom: 5px;
    left: 5px;
    z-index: 1;
    font-size: 10px; }
  /* line 408, ../sass/main.scss */
  #sunroof .module-disclaimer {
    top: auto;
    bottom: 5px;
    right: 5px;
    left: auto;
    z-index: 1;
    font-size: 10px; }
  /* line 417, ../sass/main.scss */
  .media .module-disclaimer {
    top: 300px;
    right: 160px;
    z-index: 1;
    color: #FFF; }
  /* line 424, ../sass/main.scss */
  .luxury .media .module-disclaimer {
    top: 410px;
    right: 50px;
    font: normal normal 11px/14px Arial, sans-serif;
    color: #777; }
  /* line 431, ../sass/main.scss */
  .columns li .module-disclaimer {
    top: 205px;
    right: 8px;
    font: normal normal 10px/12px Arial, sans-serif;
    color: #FFF; }
  /* line 438, ../sass/main.scss */
  .tile6 .columns li .module-disclaimer {
    top: 220px; }
  /* line 442, ../sass/main.scss */
  .ext360wrapper .module-disclaimer {
    top: 70px;
    color: #AAA;
    right: 10px; }
  /* line 448, ../sass/main.scss */
  .int360 .module-disclaimer {
    bottom: 5px;
    top: auto;
    right: 5px; }
  /* line 454, ../sass/main.scss */
  #evolution .media .module-disclaimer {
    top: 655px;
    left: auto;
    right: 10px;
    width: auto;
    white-space: nowrap;
    color: #777; }

/* line 464, ../sass/main.scss */
#wrapper .columns {
  width: 950px;
  text-align: center;
  margin: 0;
  padding: 0;
  float: none; }
  /* line 471, ../sass/main.scss */
  #wrapper .columns li {
    width: 261px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    *vertical-align: top;
    zoom: 1;
    *display: inline;
    float: none;
    margin: 0 15px; }
  /* line 483, ../sass/main.scss */
  #wrapper .columns p {
    text-align: left;
    padding: 5px 15px; }

/* line 489, ../sass/main.scss */
#vehicle-interior .content_left {
  height: 400px; }

/* line 494, ../sass/main.scss */
.compass #wrapper #evolution .media {
  position: absolute;
  top: -299px;
  right: 0; }
  /* line 500, ../sass/main.scss */
  .compass #wrapper #evolution .media img {
    display: none; }
    /* line 502, ../sass/main.scss */
    .compass #wrapper #evolution .media img.active {
      display: block; }
/* line 508, ../sass/main.scss */
.compass #wrapper #evolution .content {
  height: 500px; }
/* line 512, ../sass/main.scss */
.compass #wrapper #evolution .blurb {
  width: 280px;
  margin: 30px 0 0 30px; }
/* line 517, ../sass/main.scss */
.compass #wrapper #evolution .flip-trigger {
  display: block;
  position: absolute;
  top: 680px;
  left: 270px;
  font: normal bold 14px/14px 'Proxima N W01 Light', Arial, sans-serif;
  color: #333; }
  /* line 525, ../sass/main.scss */
  .compass #wrapper #evolution .flip-trigger i {
    display: block;
    width: 70px;
    height: 30px;
    background: url(../../../en/2014/images/sprite_buttons.png) no-repeat 0 -627px; }

/* line 534, ../sass/main.scss */
#sunroof {
  position: relative;
  min-height: 550px;
  height: 550px;
  margin-bottom: 70px; }
  /* line 540, ../sass/main.scss */
  #sunroof img {
    position: absolute;
    top: 0;
    left: 0;
    width: 950px;
    height: 550px;
    z-index: 1; }
  /* line 549, ../sass/main.scss */
  #sunroof .copy {
    position: relative;
    z-index: 2;
    width: 347px; }
    /* line 554, ../sass/main.scss */
    #sunroof .copy p {
      line-height: 23px; }

/* line 561, ../sass/main.scss */
#storage {
  position: relative;
  min-height: 540px;
  height: 540px;
  margin-bottom: 70px; }
  /* line 567, ../sass/main.scss */
  #storage img {
    position: absolute;
    top: 0;
    left: 0;
    width: 680px;
    height: 500px;
    z-index: 1; }
  /* line 576, ../sass/main.scss */
  #storage .copy {
    position: relative;
    z-index: 2;
    width: 347px; }
    /* line 581, ../sass/main.scss */
    #storage .copy p {
      line-height: 23px; }

/* line 590, ../sass/main.scss */
.compass #wrapper .full-tile div#interior_360.int360 img {
  margin-top: 0; }
/* line 594, ../sass/main.scss */
.compass #wrapper #interior360_disc {
  position: absolute;
  bottom: 6px;
  left: 5px;
  color: #FFF;
  text-shadow: #000 0px 0px 5px; }
/* line 602, ../sass/main.scss */
.compass #wrapper #vehicle_wrap {
  background: #1A1A1A;
  margin-top: -90px; }
/* line 606, ../sass/main.scss */
.compass #wrapper #horsepwr .val, .compass #wrapper #horsepwr .disclaimer {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }
/* line 610, ../sass/main.scss */
.compass #wrapper .togglebar {
  width: 700px;
  border-radius: 30px 30px;
  height: 60px;
  padding-top: 7px;
  border: 1px solid #CCC;
  background: #EEE none no-repeat;
  bottom: 30px;
  top: auto;
  left: 150px;
  right: 20px;
  margin: 0;
  position: absolute; }
  /* line 624, ../sass/main.scss */
  .compass #wrapper .togglebar a {
    height: 45px;
    width: 160px; }
/* line 630, ../sass/main.scss */
.compass #wrapper .engine_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: relative;
  padding-left: 43px;
  width: auto; }
  /* line 637, ../sass/main.scss */
  .compass #wrapper .engine_toggle .engine1 {
    position: absolute;
    top: 5px;
    left: 0; }
  /* line 643, ../sass/main.scss */
  .compass #wrapper .engine_toggle .engine-desc {
    margin-top: 0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
/* line 651, ../sass/main.scss */

.compass #wrapper #colorizer_picker{
	overflow: hidden !important;
	height: 75px;
    padding-right: 100px;
}

.compass #wrapper #colorizer_picker .swatch {
  background-image: url(../images/colourizr-swatches.png); }
/* line 655, ../sass/main.scss */
.compass #wrapper #colorizer_picker .black {
  background-position: -2px 0; }
/* line 658, ../sass/main.scss */
.compass #wrapper #colorizer_picker .true-blue-pearl {
  background-position: -45px 0; }
/* line 661, ../sass/main.scss */
.compass #wrapper #colorizer_picker .deep-cherry-red {
  background-position: -87px 0; }
/* line 664, ../sass/main.scss */
.compass #wrapper #colorizer_picker .bright-white {
  background-position: -132px 0; }
/* line 667, ../sass/main.scss */
.compass #wrapper #colorizer_picker .bright-silver {
  background-position: -175px 0; }
/* line 670, ../sass/main.scss */
.compass #wrapper #colorizer_picker .winter-chill {
  background-position: -218px 0; }
/* line 673, ../sass/main.scss */
.compass #wrapper #colorizer_picker .rugged-brown {
  background-position: -263px 0; }
/* line 676, ../sass/main.scss */
.compass #wrapper #colorizer_picker .mineral-gray {
  background-position: -308px 0; }
/* line 679, ../sass/main.scss */
.compass #wrapper #colorizer_picker .billet-silver {
  background-position: -354px 0; }
/* line 682, ../sass/main.scss */
.compass #wrapper #colorizer_picker .granite {
  background-position: -400px 0; }
/* line 685, ../sass/main.scss */
.compass #wrapper #colorizer_picker .maximum-steel {
  background-position: -446px 0; }
/* line 695, ../sass/main.scss */
.compass #wrapper #pricing_incentives .incentive {
  margin-right: 20px;
  color: #212221;
  width: 150px;
  font-weight: normal; }
  /* line 697, ../sass/main.scss */
  .compass #wrapper #pricing_incentives .incentive.horses {
    width: 330px; }
  /* line 704, ../sass/main.scss */
  .compass #wrapper #pricing_incentives .incentive .val {
    line-height: 30px;
    font-size: 30px;
    font-family: Arial, sans-serif;
    float: left; }
  /* line 710, ../sass/main.scss */
  .compass #wrapper #pricing_incentives .incentive p {
    margin: 0;
    padding: 0; }
/* line 717, ../sass/main.scss */
.compass #wrapper .engines {
  margin-top: -50px;
  position: relative;
  z-index: 10; }
  /* line 722, ../sass/main.scss */
  .compass #wrapper .engines .ecodiesel {
    height: 430px; }
  /* line 726, ../sass/main.scss */
  .compass #wrapper .engines .media {
    margin-top: -470px;
    width: 950px;
    height: 600px;
    overflow: hidden; }
  /* line 733, ../sass/main.scss */
  .compass #wrapper .engines .content_left .engine-copy {
    margin-top: 80px !important; }
  /* line 737, ../sass/main.scss */
  .compass #wrapper .engines .label {
    position: absolute;
    top: 130px;
    right: 330px;
    width: 152px;
    height: 102px;
    padding-top: 50px;
    text-align: center;
    background: url(../images/capability/engine-button.png) no-repeat 0 0;
    font: normal normal 24px/24px 'Proxima N W01 Bold', Arial, sans-serif;
    color: #FFF;
    text-shadow: -1px -1px #b50608; }
    /* line 750, ../sass/main.scss */
    .compass #wrapper .engines .label span {
      font-size: 45px;
      line-height: 30px;
      display: block; }
/* line 768, ../sass/main.scss */
.compass #wrapper #steps {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d0d0d0), color-stop(10px, #f5f5f5), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(#d0d0d0, #f5f5f5 10px, #ffffff 100%);
  background-image: -moz-linear-gradient(#d0d0d0, #f5f5f5 10px, #ffffff 100%);
  background-image: -o-linear-gradient(#d0d0d0, #f5f5f5 10px, #ffffff 100%);
  background-image: linear-gradient(#d0d0d0, #f5f5f5 10px, #ffffff 100%);
  padding-top: 20px; }
  /* line 773, ../sass/main.scss */
  .compass #wrapper #steps .step {
    vertical-align: top;
    min-height: auto;
    margin: 25px 0;
    padding: 25px; }
    /* line 779, ../sass/main.scss */
    .compass #wrapper #steps .step h3 {
      font-size: 20px !important;
      font-weight: bold;
      margin-bottom: 0; }
    /* line 785, ../sass/main.scss */
    .compass #wrapper #steps .step p {
      min-height: 55px; }
/* line 791, ../sass/main.scss */
.compass #wrapper .bkg_toggle {
  background: none;
  border-radius: 4px;
  border: 2px solid #FFF;
  width: auto;
  height: auto;
  display: inline;
  float: left;
  margin-right: 10px; }
  /* line 801, ../sass/main.scss */
  .compass #wrapper .bkg_toggle img {
    position: static;
    width: 60px;
    height: 40px;
    display: block;
    margin: 0;
    border: 0; }
/* line 812, ../sass/main.scss */
.compass #wrapper .section {
  margin-bottom: 50px; }
  /* line 816, ../sass/main.scss */
  .compass #wrapper .section h2 {
    font: normal normal 52px/52px 'Proxima N W01 Light', Arial, Helvetica, sans-serif;
    color: #CCC;
    text-align: center;
    padding: 0;
    background: none;
    text-transform: none !important; }
    /* line 824, ../sass/main.scss */
    .compass #wrapper .section h2.section_padsubheading {
      font-size: 30px;
      line-height: 36px;
      text-align: left; }
  /* line 831, ../sass/main.scss */
  .compass #wrapper .section h3 {
    text-align: left;
    font: normal normal 38px/45px 'Proxima N W01 Light', Arial, sans-serif;
    font-size: 38px !important;
    width: auto;
	color: #CCC; }
  /* line 838, ../sass/main.scss */
  .compass #wrapper .section .accordion-wrap h3 {
    margin-left: 55px; }
  /* line 841, ../sass/main.scss */
  .compass #wrapper .section #sunroof h3, .compass #wrapper .section #storage h3 {
    color: #FFF; }
  /* line 845, ../sass/main.scss */
  .compass #wrapper .section h4 {
    font: normal normal 22px/28px 'Proxima N W01 Light', Arial, sans-serif;
    color: #444;
    text-align: center; }
  /* line 851, ../sass/main.scss */
  .compass #wrapper .section .columns h4 {
    margin-bottom: 10px; }
  /* line 856, ../sass/main.scss */
  .compass #wrapper .section .header {
    position: relative;
    z-index: 1; }
  /* line 861, ../sass/main.scss */
  .compass #wrapper .section .content {
    position: relative;
    z-index: 2; }
  /* line 866, ../sass/main.scss */
  .compass #wrapper .section .blurb, .compass #wrapper .section .media {
    float: right; }
  /* line 872, ../sass/main.scss */
  .compass #wrapper .section.capability .off-road {
    height: 587px; }
  /* line 878, ../sass/main.scss */
  .compass #wrapper .section.capability .four-wd .blurb {
    margin-top: 100px; }
  /* line 883, ../sass/main.scss */
  .compass #wrapper .section.capability .blurb {
    margin-left: 50px;
    margin-top: 100px;
    width: 320px;
    z-index: 10;
    position: relative; }
  /* line 894, ../sass/main.scss */
  .compass #wrapper .section.capability .product {
    position: absolute;
    top: 0;
    right: 0; }
  /* line 902, ../sass/main.scss */
  .compass #wrapper .section.selec-terrain .knob {
    position: relative;
    z-index: 1; }
    /* line 906, ../sass/main.scss */
    .compass #wrapper .section.selec-terrain .knob img {
      margin-top: -16px;
      margin-left: -10px; }
    /* line 911, ../sass/main.scss */
    .compass #wrapper .section.selec-terrain .knob .blurb {
      width: 320px;
      float: right;
      margin: 40px 100px 0 0; }
  /* line 920, ../sass/main.scss */
  .compass #wrapper .section#vehicle-safety-security .park {
    position: relative;
    z-index: 1; }
    /* line 924, ../sass/main.scss */
    .compass #wrapper .section#vehicle-safety-security .park img {
      margin-top: -600px;
      margin-left: -1px; }
    /* line 929, ../sass/main.scss */
    .compass #wrapper .section#vehicle-safety-security .park .blurb {
      width: 320px;
      float: right;
      margin: 40px 100px 0 0; }
  /* line 938, ../sass/main.scss */
  .compass #wrapper .section .columns h3 {
    margin-left: 0;
    text-align: center; }
  /* line 942, ../sass/main.scss */
  .compass #wrapper .section .columns li {
    position: relative; }
/* line 949, ../sass/main.scss */
.compass #wrapper #content {
  padding-top: 0 !important; }
/* line 953, ../sass/main.scss */
.compass #wrapper .vehicle-area {
  padding: 0 5px;
  width: 910px;
  height: 650px;
  position: relative;
  margin-left: 0; }
  /* line 961, ../sass/main.scss */
  .compass #wrapper .vehicle-area h1 {
    font-weight: normal;
    text-transform: none;
    /*line-height: 53px;*/	
    /*text-shadow: 2px 2px 2px #111;*/ }
  /* line 968, ../sass/main.scss */
  .compass #wrapper .vehicle-area h2 {
    margin-top: 5px;
    font-size: 15px;
    line-height: 18px;
    text-shadow: 1px 1px 1px #000;
    text-transform: none;
    color: #AAA; }
/* line 978, ../sass/main.scss */
.compass #wrapper #vehicle_info {
  min-height: auto !important;
  /*overriding vehicle2.css min-height style*/
  height: auto !important;
  height: auto;
  position: absolute;
  top: 150px;
  left: 10px !important;
  /*overriding vehicle2.css left placement*/ }
  /* line 986, ../sass/main.scss */
  .compass #wrapper #vehicle_info .btn-pill-round {
    margin-top: 35px; }
  /* line 990, ../sass/main.scss */
  .compass #wrapper #vehicle_info a.cta {
    font-size: 12px;
    line-height: 16px;
    color: #ffb302; }

/* line 1000, ../sass/main.scss */
.compass #secondary-nav li.vhp a.ys-2014-off,
.compass-2014 #secondary-nav li.vhp a.ys-2014-off {
  background: url("../../img/header_new/sprite_nav.png") no-repeat scroll -442px -790px transparent; }

/* line 1005, ../sass/main.scss */
.compass.vlp-home #secondary-nav .photos-videos,
.compass-2014.gallery #secondary-nav .vlp {
  display: none; }


body.v2 {
    background-position: center 60px !important;
}

#vehicle_wrap, .price, h2, h3, h4{
	color: #CCC !important;
}
#vehicle_wrap p{
	color: #CCC !important;
}

.centeredtext{
	font-size: 14px;
	margin: 0 auto;
	width: 840px;
}

#ModelFeatures ul li{
    color: #CCC !important;
}

#colorizer_picker .swatch span {
    color: #CCC !important;
}

/* END CHEROKEE OVERRIDES */
