.shadow-type1 {
  -moz-box-shadow: 1px 1px 3px #4E6075;
  -webkit-box-shadow: 1px 1px 3px #4E6075;
  box-shadow: 1px 1px 3px #4E6075; }

/*Autos*/
#catalog {
  text-align: center; }

#catalog .mix {
  display: none;
  text-align: center; }

.autoWarranty {
  width: 75%;
  margin: auto;
  background: #028D36;
  /*+border-radius: 3px;*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  color: #FFFFFF;
  border: thin solid #000000; }

.autoWarranty DL {
  margin-left: 5px; }

.autoWarranty DL DT {
  font-size: 15.7pt; }

.invSortMenu {
  color: #ffffff;
  width: 98%;
  margin: auto auto 10px;
  background: #000000;
  padding: 5px 0;
  clear: both;
  /*+border-radius: 5px;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  overflow: auto;
  /*IE6-8*/ }

.invListingLink {
  text-align: center; }

.invListingPrice {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  color: #8D8D8D; }

.invListingShortDesc {
  font-size: 0.6em;
  position: relative;
  padding-left: 4px;
  padding-right: 3px; }

.invListing {
  background: #85060b;
  position: relative;
  margin: auto;
  overflow: hidden;
  text-align: center;
  box-shadow: 0px 0px 3px #000000; }

.invListingThumb {
  display: block;
  width: 100%;
  height: 100%; }

.invListingInfoBlock {
  position: absolute;
  width: 97%;
  background: #ECECED;
  bottom: 0;
  left: 1%;
  z-index: 9;
  border: thin solid #27273E;
  /*+box-shadow: 0px 0px 3px #25252B;*/
  -moz-box-shadow: 0px 0px 3px #25252B;
  -webkit-box-shadow: 0px 0px 3px #25252B;
  box-shadow: 0px 0px 3px #25252B; }

.invListingTitle {
  font: bold 0.7em sans-serif;
  position: relative;
  bottom: 0;
  padding: 3px 9px 2px 3px;
  display: block; }

.autoDetails {
  width: 90%;
  margin: auto auto 20px auto;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative; }

#mainContent .autoDetails H2 {
  font-size: 0.8em;
  font-weight: bold; }

.auto_sell_price {
  color: #008A20;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
  font-size: 2.3em;
  font-style: italic; }

.detailList LI {
  font-size: 0.8em;
  list-style: none; }

#mainContent .autoDetails UL.detailList LI {
  margin-left: -8px; }

.specValue .listItem {
  display: inline-block;
  width: 32%; }

#autoDetails .specLabel {
  font-weight: bold;
  font-size: 0.8em; }

.detailList .specValue {
  text-align: left;
  margin-left: 32px;
  padding-right: 5px;
  display: block; }

.invSortMenu .sortParam {
  margin-bottom: 5px; }

.invSortMenu SPAN.sorts {
  text-align: right;
  margin-top: 3px; }

.ribbon {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right; }

.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 19px;
  left: -21px; }

.ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808; }

.ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808; }

/*# sourceMappingURL=autos.css.map */

/*# sourceMappingURL=autos.css.map */
