<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ausu-suggestionsBox-newajax {
  border-color: #e9e9ea;
  border-style: solid;
  border-width: 0 1px 1px;
  color: #cccccc;
  display: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 38px;
  z-index: 2;
  background-color: white;
  background-image: url(/pages/images/mtpdev_images/trans.png);
  min-width: 299px; }
  .ausu-suggestionsBox-newajax ul {
    background-image: url(/pages/images/mtpdev_images/trans.png);
    background-color: white;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    z-index: 3; }
    .ausu-suggestionsBox-newajax ul li a {
      border-bottom: 1px solid #f1f1f1;
      display: block;
      padding: 6px 0;
      text-decoration: none;
      text-indent: 4px;
      z-index: 4;
      color: #777777;
      font-size: 11px;
      font-weight: bold; }
      .ausu-suggestionsBox-newajax ul li a:hover {
        border-bottom: 1px solid #f1f1f1;
        display: block;
        padding: 6px 0;
        text-decoration: none;
        text-indent: 4px;
        width: 100%;
        z-index: 5; }

.ausu-load-newajax {
  background: url(//mtpdev3.com/faq/images/loader.gif) no-repeat scroll center transparent;
  padding-left: 50px; }

.ausu-load-a-newajax {
  background: url(//mtpdev3.com/faq/images/loader.gif) no-repeat scroll center transparent;
  padding-left: 50px;
  display: none; }

.ausu-suggest-newajax {
  float: left;
  position: relative;
  z-index: 15 !important; }

.out {
  background-image: url(/pages/images/mtpdev_images/trans.png);
  display: block;
  width: 299px; }

#searchresult {
  display: none;
  margin-top: 40px;
  padding: 0; }

div#brandsearch {
  position: relative;
  height: 180px; }
div#quicksearch {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f8f8f8;
  border: 1px solid #dfdfdf;
  height: 160px; }
div#quicksearch-container {
  margin: 30px 30px 10px 30px; }
div#quicksearch-search {
  padding: 0;
  margin: 0;
  height: 37px;
  vertical-align: top; }
div.ausu-suggest-newajax {
  position: relative;
  float: left; }
div#filtersearch {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f8f8f8;
  border: 1px solid #dfdfdf;
  width: 280px;
  height: 160px;
  padding: 0; }
div#filtersearch-container {
  width: 220px;
  margin: 30px 30px 10px 30px; }
div.filtersearch-select {
  margin: 12px 0 16px; }

input#countries_newajax {
  width: 100%;
  padding: 0 0 0 12px;
  margin: 0;
  height: 37px;
  border: none;
  background-color: transparent;
  line-height: 37px;
  font-size: 14px;
  font-weight: normal;
  font-family: Verdana, Geneva, sans-serif;
  text-align: left;
  z-index: 1 !important; }
input.search-button {
  float: right;
  padding: 0;
  margin: 0;
  background-image: url(//d33wat4hvicmdw.cloudfront.net/_images/layout/buttons/search_button.png);
  background-repeat: no-repeat;
  height: 37px;
  width: 53px;
  border: none;
  text-indent: -1000px;
  cursor: pointer; }

#quicksearch-text {
  width: 375px;
  padding-top: 15px;
  padding-left: 3px;
  line-height: 16px;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
  color: #000; }
  #quicksearch-text a {
    text-decoration: underline;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    color: #000; }

select {
  display: block;
  width: 100%;
  height: 20px;
  vertical-align: middle;
  padding: 0;
  font-size: 11px;
  line-height: 1.42857;
  color: #555;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #CCC;
  text-transform: uppercase;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
  @media all and (max-width: 768px) {
    select {
      height: 30px;
      line-height: 30px;
      font-size: 14px;
      margin: 2px 0 3px 0; } }
  select#state {
    height: 22px;
    border: 1px solid #dfdfdf;
    width: 220px;
    line-height: 18px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #000;
    padding-left: 5px; }
  select#city {
    height: 22px;
    border: 1px solid #dfdfdf;
    width: 220px;
    line-height: 18px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #000;
    padding-left: 5px; }
  select optgroup {
    background: #4cc2ff;
    color: white;
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal;
    padding: 2px 5px; }
  select option {
    padding-left: 10px;
    display: block;
    float: none;
    position: static;
    min-block-size: 1em;
    line-height: normal;
    -moz-user-select: none;
    text-indent: 0;
    white-space: nowrap;
    word-wrap: normal; }

.filtersearch-select select {
  border: 1px solid #dfdfdf;
  line-height: 18px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #000;
  text-transform: none;
  padding-left: 5px; }
  .filtersearch-select select[disabled] {
    background: #DDDDDD; }

.master_brendboxajax_ro {
  padding: 0 25px 0 30px; }

#brandsearch_ro {
  position: relative;
  width: 745px;
  height: 180px; }

#searchresult_ro {
  display: none;
  margin-top: 40px;
  padding: 0;
  width: 775px; }

#quicksearch {
  z-index: 1 !important; }

#quicksearch-container {
  z-index: 1 !important; }

#quicksearch-search {
  z-index: 1 !important; }

#countries_newajax {
  z-index: 1 !important; }

.prSorterFloatA {
  width: 125px !important; }

#searchModels {
  text-transform: uppercase;
  min-width: 190px;
  width: 100%;
  border-radius: 3px 0 0 3px;
  color: #000;
  font-size: 14px;
  height: 37px;
  padding: 10px;
  margin-bottom: 0; }

.selected-newajax a {
  background-color: #00baff;
  color: white !important; }

p.notFound {
  text-align: center;
  padding: 0 0 40px; }

#city optgroup {
  background-color: #4cc2ff;
  color: white;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  padding-bottom: 2px;
  padding-top: 2px; }

.faturedHeadline {
  font: 17px/18px Play, Arial, Helvetica, sans-serif;
  margin: 0 0 10px 0; }

.categoryPanels .panel {
  min-height: 165px;
  margin-right: 7px; }
.categoryPanels .seven .panel {
  margin-right: 20px; }
.categoryPanels .links {
  margin-top: 15px;
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;
  font-family: Verdana,Geneva,sans-serif; }
  .categoryPanels .links a {
    font-weight: normal;
    text-decoration: underline; }
    .categoryPanels .links a:hover {
      text-decoration: none; }

.categoryPanelTitle {
  font-family: Play, Arial, Helvetica, sans-serif;
  text-transform: uppercase; }

.ausu-suggest-newajax {
  width: 75% !important; }
  .ausu-suggest-newajax #searchModels {
    min-width: 175px; }

.bodyWrapper .CmsPageStyle_Table {
  display: block; }
  .bodyWrapper .CmsPageStyle_Table tbody {
    display: block; }
  .bodyWrapper .CmsPageStyle_Table tr {
    display: block; }
    .bodyWrapper .CmsPageStyle_Table tr td {
      display: block; }

.bodyWrapper .listSize3 {
  width: calc(100% + 17px); }

@media only screen and (max-width: 768px) {
  .categoryPanels .panel {
    margin: 10px 0 !important; } }
.selectList {
  margin: 15px auto; }
  @media all and (min-width: 768px) {
    .selectList {
      max-width: 40%; } }

.row form .row.selectHolder {
  margin-bottom: 15px !important;
  background-color: #f8f8f8;
  border: 1px solid #D6D6D6;
  padding: 10px; }
  .row form .row.selectHolder .columns {
    padding-right: 9px !important; }

.modelSearch .links {
  margin-top: 5px;
  color: #686868;
  font-size: 15px; }
  .modelSearch .links a {
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline; }
    .modelSearch .links a:hover {
      text-decoration: none; }
.modelSearch .selectList {
  margin: 0;
  max-width: 100%; }
  .modelSearch .selectList select {
    height: 37px;
    color: #a0a0a0; }
    .modelSearch .selectList select option {
      text-transform: uppercase; }

/**
MF AJAX SEARCH
*/
.ausu-suggest {
  position: relative; }

.ausu-suggestionsBox {
  color: #cccccc;
  display: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  left: 0;
  margin: 35px 0 0;
  padding: 0;
  position: absolute;
  top: 1px;
  min-width: 248px;
  max-width: 100%;
  z-index: 999;
  border: 1px solid #cccccc; }
  .ausu-suggestionsBox ul {
    background-color: white;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    z-index: 999; }
    .ausu-suggestionsBox ul li a {
      border-bottom: 1px solid #f1f1f1;
      display: block;
      padding: 6px 0;
      text-decoration: none;
      text-indent: 4px;
      width: 100%;
      z-index: 999;
      color: #777777;
      font-size: 11px;
      font-weight: bold; }
      .ausu-suggestionsBox ul li a:visited {
        border-bottom: 1px solid #f1f1f1;
        color: #777777;
        display: block;
        padding: 6px 0;
        text-decoration: none;
        text-indent: 4px;
        width: 100%;
        z-index: 999; }
      .ausu-suggestionsBox ul li a:hover {
        border-bottom: 1px solid #f1f1f1;
        display: block;
        padding: 6px 0;
        text-decoration: none;
        text-indent: 4px;
        width: 100%;
        z-index: 999; }
  .ausu-suggestionsBox .selected a {
    background-color: #00a8ff;
    color: white !important; }

.SearchFormOrgbrand .SearchTitle_SearchPagebrand #searchModels {
  color: #a0a0a0; }

/** other models title fix **/
.CmsPageStyle_Table .CmsPageStyle .SubCats_Categories_Container .categoryListWrapper .other_models_wrap {
  width: 100% !important;
  clear: both;
  height: 150px; }
  .CmsPageStyle_Table .CmsPageStyle .SubCats_Categories_Container .categoryListWrapper .other_models_wrap a:hover {
    text-decoration: none; }
.CmsPageStyle_Table .CmsPageStyle .SubCats_Categories_Container .categoryListWrapper .other_models_title {
  background: #00a8ff none repeat scroll 0 0;
  color: white;
  display: block;
  font-family: play, arial, sans-serif;
  font-size: 26px;
  height: 55px;
  line-height: 55px;
  margin: 50px auto;
  text-decoration: none;
  width: 80%; }
  @media (max-width: 850px) {
    .CmsPageStyle_Table .CmsPageStyle .SubCats_Categories_Container .categoryListWrapper .other_models_title {
      font-size: 22px !important; } }
  @media (max-width: 650px) {
    .CmsPageStyle_Table .CmsPageStyle .SubCats_Categories_Container .categoryListWrapper .other_models_title {
      font-size: 18px !important; } }
  @media (max-width: 520px) {
    .CmsPageStyle_Table .CmsPageStyle .SubCats_Categories_Container .categoryListWrapper .other_models_title {
      font-size: 15px !important; } }
  @media (max-width: 410px) {
    .CmsPageStyle_Table .CmsPageStyle .SubCats_Categories_Container .categoryListWrapper .other_models_title {
      font-size: 13px !important; } }

/*# sourceMappingURL=ausu.css.map */

/* FIX FOR NOT RESPONSIVE SHOPS */
input#countries_newajax {
height: auto;
line-height: 30px;
}

.ausu-suggestionsBox #goToTop {
color: #777777;
}

.SubCats_Categories_DIV.SubCats_Categories_ajax div {
    display: block;
    float: left;
    height: 125px;
    margin-top: 5px;
    width: 156px !important;
	text-align: center;
}

.SubCats_Categories_DIV.SubCats_Categories_ajax div a {
color: #333;
text-decoration: none;
}

.SubCats_Categories_DIV.SubCats_Categories_ajax div  img {
    border: 1px solid #dfdfdf;
    height: 81px;
    width: 143px;
}

.addendum {
  margin-bottom: 25px !important;
}
</pre></body></html>