<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
 /* background-color: #EEEEEE; v31 */
 background-color: #FFFFFF; /* v31 */
 font-family: Verdana, Geneva, sans-serif;
 font-size: 13px;
 overflow-y: scroll;
}

table {
  font-size: 12px;
}

h1 {
  font-size: 1.7em;
  margin: 0em 1em 0em 0em;
  display: inline;
}

h2 {
  font-size: 1.4em;
  margin: 0em 1em 0em 0em; 
}

.elem-red {
  border: solid #FF0000 0px; /* 2px */
}

.elem-blue {
  border: solid #0033CC 0px; /* 1px */
}

.elem-green {
  border: solid #00CC00 0px; /* 2px */
}

a:link, a:visited {
 color: #640D0D;
 text-decoration: none;
}

a:hover, a:active {
 color: #640D0D;
 text-decoration: underline;
}

dl {
  width: 430px;
  overflow: hidden;
  background: #EEEEEE;
  padding: 0;
  margin: 0;
  border-left: solid #DDD 1px;
  border-radius: .6em;
}
dt {
  float: left;
  clear: left; 
  width: 166px;
  background: #EEEEEE;
  padding: 5px;
  margin: 0;
  border-top: solid #DDD 1px;
}
dt:first-child {
  border-radius: .6em 0em 0em 0em;
}
dt:nth-last-child(2) {
  border-bottom: solid #DDD 1px;
  border-radius: 0em 0em 0em .5em;
}
dd {
  float: left;
  width: 243px;
  background: #FFFFFF;
  padding: 5px;
  margin: 0;
  border-top: solid #DDD 1px;
  border-right: solid #DDD 1px;
}
dd:nth-child(2) {
  border-radius: 0em .6em 0em 0em;
}
dd:last-child {
  border-bottom: solid #DDD 1px;
  border-radius: 0em 0em .6em 0em;
}
.dd-highlight-border {
  border: 2px solid #AA4242;
  width: 242px;
  padding: 4px;
}
.dd-highlight-border:last-child {
  border: 2px solid #AA4242;
  width: 242px;
  padding: 4px;
}
.spec-55-45 dt {
  width: 184px;
}
.spec-55-45 dd {
  width: 225px;
}

hr { 
    border: 0;
    border-top: solid #DDD 1px;
    margin: .7em 0em .7em 0em;
} 

.clearfix {
  overflow: auto;
  zoom: 1;
}

.list-clean-inline { list-style: none; padding: 0; margin: .2em; }
.list-clean-inline li{ display: inline-block; padding-left: 1em; vertical-align: middle;}

.list-clean { list-style: none; padding: 0em; margin: 0em; }
.list-clean li{ margin-left: 0em; padding: .1em; vertical-align: middle;}


.container {
  position: relative;
}

.wrapper {
  width: 800px;
  margin: auto;
}

.headermobile { /* Mobile */
  display: none;  /* Mobile */
  width: 100%;
  background-color: #737373;
}

.headerwrapper {
  /* width: 1140px; v31 */
  width: 100%; /* v31 */  
  min-width: 1247px; /* v31 */
  margin: auto;
  position: relative;
  background-image: url("/graphics/top_fade.jpg");
  background-repeat: repeat-y;
  background-position: 200px;
  background-color: #737373;
}

.navribbon {
  width: 100%;
  min-width: 1247px; 
  height: 27px;
  margin: auto;
  position: relative;
  background-color: #dccece;
}

.navribbonlist { font-weight: bold; text-align: center; line-height: 27px;}
.navribbonlist ul{ font-size: 1em; white-space: nowrap; padding: 0; margin: 0; }
.navribbonlist li { display: inline-block; margin-left: 5% }
.navribbonlist li:first-child { margin-left: 0px }
.navribbonlist li&gt;a { padding: .4em .3em; }

.ribbontop {
  /* width: 1140px; v31 */
  width: 100%; /* v31 */
  min-width: 1247px; /* v31 */
  height: 34px;
  margin: auto;
  margin-top: 5px;
  position: relative;
  background-color: #114411;
  color: #00911D;
  /* border: 3px solid #00911D; */
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

.ribbontopblack {
  /* width: 1140px; v31 */
  width: 100%; /* v31 */
  min-width: 1247px; /* v31 */
  height: 34px;
  margin: auto;
  margin-top: 5px;
  position: relative;
  background-color: #222222;
  color: #EEEEEE;
  /* border: 3px solid #00911D; */
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

.eoyribbontopblack {
  /* width: 1140px; v31 */
  width: 100%; /* v31 */
  min-width: 1247px; /* v31 */
  padding: 1px;
  line-height: 1;
  margin: auto;
  margin-top: 5px;
  background-color: #222222;
  color: #EEEEEE;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

.ribbontopgray {
  /* width: 1140px; v31 */
  width: 100%; /* v31 */
  min-height: 27px;
  margin: auto;
  margin-top: 5px;
  position: relative;
  background-color: #D2D2D2;
  color: #222222;
  text-align: center;
}

.ribbontopinner {
  width: 80%;
  margin: auto;
  padding: 3px;
  position: relative;
  text-align: left;
}

.ribbontopred {
  /* width: 1140px; v31 */
  width: 100%; /* v31 */
  min-width: 1247px; /* v31 */
  height: 34px;
  line-height: 34px;
  margin: auto;
  /* margin-top: 5px; v31 */
  position: relative;
  background-color: #640d0d;
  color: #EEEEEE;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

.divribbon {
  /* width: 1140px; v31 */
  width: 100%; /* v31 */
  min-width: 1247px; /* v31 */
  height: 3px;
  margin: auto;
  position: relative;
  /* background-color: #C21215; */
  background-color: #737373;
}

.mainwrapper {
  /* width: 1140px; v31 */
  width: 100%; /* v31 */
  max-width: 1476px; /* v31 */
  min-width: 1247px; /* v31 */
  min-height: 500px;
  margin: auto;
  background-color: white;
  overflow: hidden;
}

.footerwrapper {
  /* width: 1140px; v31 */
  width: 100%; /* v31 */
  min-width: 1247px; /* v31 */
  min-height: 170px;
  margin: auto;
  background-color: #737373;
}

.subfooterwrapper {
  width: 1140px;
  min-height: 80px;
  margin: auto;
  background-color: #FFFFFF;
  color: #737373;
}

.footersectionwrapper {
  width: 780px;
  margin: auto;
}

.footersection {
  float: left;
  width: 230px;
  min-height: 50px;
  margin: 0em 0em 2em 2em;
}


.footersection ul{ font-size: 1em; list-style:none; padding:0; margin:0; }
.footersection li{ margin-left: 0em; }
.footersection h4{ color: #FFFFFF; text-transform: uppercase; }
.footersection a { color: #FFFFFF; }


.subfooterwrapper-right {
  min-width: 300px;
  padding-right: 1em;
  margin-left: 66%;
}

.subfooterwrapper-copywrite {
  min-width: 300px;
  padding-right: 1em;
  margin-left: 61%;
  font-size: 0.9em;
}

.subfooterwrapper-social {
  min-width: 300px;
  padding-left: 5%;
  padding-top: 0.9em;
  float: left;
  opacity: 0.90; filter: alpha(opacity=90); /* For IE8 and earlier */
}

.contentwrapper {
  width: 800px;
  margin: auto;
}

.headerleft {
  float: left;
  display: flex;
  width: 206px;
  padding-left: 5px;
  background-color: white;
}

.headercenter {
  /* float: left; */
  /* margin: auto; */
  position: absolute; 
  bottom: 4px; 
  width: 35%; /* v31 */
  left: 36%;
}

.headertopright { position: absolute; top: 4px; right: 0px; font-weight: bold; }
.headertopright ul{ font-size: 1em; text-align: right; white-space: nowrap; padding: 0; margin: 0; }
.headertopright li{ display: inline-block; margin-left: 1em }
.headertopright li:last-child a { padding-right: 1em}
.headertopright li&gt;a { padding: .4em .3em; color: #FFFFFF; }


.headerbottomright { position: absolute; bottom: 6px; right: 0px; font-weight: bold; }
.headerbottomright ul{ font-size: 1.2em; text-transform: uppercase; text-align: right; white-space: nowrap; padding: 0; margin: 0; }
.headerbottomright li{ display: inline-block; margin-left: 1em }
.headerbottomright li:last-child a { padding-right: 1em}
.headerbottomright li&gt;a { padding: .4em .3em; color: #FFFFFF; }

.fontstroke {
    text-shadow:
    -1px -1px 4px rgba(255, 255, 255, 0.6),  
     1px -1px 4px rgba(255, 255, 255, 0.6),
    -1px  1px 4px rgba(255, 255, 255, 0.6),
     1px  1px 4px rgba(255, 255, 255, 0.6);
}

.fontstrokeblack {
    text-shadow:
    -1px -1px 4px rgba(0, 0, 0, 0.6),  
     1px -1px 4px rgba(0, 0, 0, 0.6),
    -1px  1px 4px rgba(0, 0, 0, 0.6),
     1px  1px 4px rgba(0, 0, 0, 0.6);
}

.fontlarger-inline {
    font-size: 1.5em;
    display: inline-block;
}

.pagename {

}

.smokebackground {
    background: rgba(255, 255, 255, 0.5);
    min-width: 200px;
}

.buttonlink {
    -webkit-appearance: none; /* iOS */
    min-width: 50px;
    display: inline-block;
    border: 1px solid #640D0D;
    text-align: center;
    text-decoration: none;
    background-color: #999999;
    color: white;
    padding: 3px 12px;
    margin: 4px 0px 0px 0px;
    border-radius: 4px;
    cursor: pointer;
}

.buttonlink:hover {
    background-color: #640D0D;
    border: 1px solid #000000;
}

.buttonlink:link, .buttonlink:visited {
    color: white;
    text-decoration: none;
}

.buttonlink-stock {
    line-height: 100%;
    font-size: 0.8em;
}

.buttonlink-tirebrand {
    -webkit-appearance: none; /* iOS */
    width: 125px;
    height: 29px;
    display: inline-block;
    line-height: 29px;
    font-size: 1.1em;
    font-weight: bold;
    border: 1px solid #CCCCCC;
    text-align: center;
    text-decoration: none;
    background-color: #FFFFFF;
    color: #666666;
    padding: 0px;
    margin: 0px;
    border-radius: 4px;
    cursor: pointer;
    text-transform: uppercase;    
}

.buttonlink-mobile{ /* Mobile */
    -webkit-appearance: none; /* iOS */
}

.buttonlink-array-learn {
    width: 104px;
    padding: 4px 0px;
    text-transform: uppercase;
}

.buttonlink-tpms {
    width: 89%;
    padding: 4px 0px;
    text-transform: uppercase;
}

.leftnavbutton {
    -webkit-appearance: none; /* iOS */
    width: 89%;
    height: 31px;
    line-height: 31px;
    display: inline-block;
    border: 1px solid #640D0D;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #AAAAAA;
    color: #FFFFFF;
    margin: 1.5px 5px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    border-radius: 4px;
    cursor: pointer;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.leftnavbutton:hover {
    background-color: #000000;
    border: 1px solid red;
    color: #FFFFFF;
}

.leftnavbutton:link, .leftnavbutton:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.leftnavbuttontwoline {
    line-height: 1.2em;
    font-size: 13px;
}

.leftnavbutton-old {
    background: #AAAAAA;
    border: 1px solid #640D0D;
    border-radius: .3em;
    color: #FFFFFF;
    width: 90%;
    height: 33px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin: 1.5px 5px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.leftnavbutton-old:hover {
    background-color: #000000;
    border: 1px solid red;
    color: #FFFFFF;
}

.leftnavbuttontwoline-old {
    line-height: 1.2em;
    font-size: 13px;
}

.leftcolumn {
  float: left;
  width: 0px;
}

.navleft {
  display: none; /* v31 */
  float: left;
  width: 180px;
  margin-top: 0.5em;
  -webkit-transition: all 1s ease; 
  -moz-transition: all 1s ease; 
  -o-transition: all 1s ease; 
  -ms-transition: all 1s ease; 
  transition: all 1s ease;
}

.searchmobile {
  display: none; 
  background-color: #737373; 
  position: absolute; 
  top: 0px; 
  left: 0px; 
  z-index: 99;
  width: 100%; 
  -webkit-transition: all 1s ease; 
  -moz-transition: all 1s ease; 
  -o-transition: all 1s ease; 
  -ms-transition: all 1s ease; 
  transition: all 1s ease;
}

.testimonialleft {
  float: right;
  width: 143px;
  min-height: 85px;
  border: 1px solid #DDDDDD;
  text-align: left;
  text-decoration: none;
  background-color: #DDDDDD;
  padding: 8px;
  margin:6px;
  border-radius: 4px;
  font-size: 0.9em;
  font-style: italic;
}

.testimonialleft_new {
  position: absolute;
  z-index: 30;
  right: 10%;
  width: 230px;
  min-height: 85px;
  border: 1px solid #DDDDDD;
  text-align: left;
  text-decoration: none;
  background-color: #DDDDDD;
  padding: 8px;
  margin:6px;
  border-radius: 4px;
  font-size: 1.1em;
  font-style: italic;
}

.section {
  padding: 10px 20px;
  min-height: 50px
  /* margin-left: 190px; v31 */
}

.section-divribbon {
  /* margin-left: 190px; v31 */
  height: 3px;
  background-color: #C21215;
}

.section-promoribbon {
  /* margin-left: 190px; v31 */
  padding: 10px;
  padding-bottom: 5px;
  background-color: #0066CC;
  color: #FFFFFF;
  text-align: center;
}

body {
   margin-top: 0px;
   margin-bottom: 120px;
}

input[type=text] {
   display: inline;
   min-width: 50px;
   text-align: left;
   padding: 5px 5px; 
   margin: 0px;
   border: 2px solid #AAAAAA;
   border-radius: 4px;
   box-sizing: border-box;
}

select {
   display: inline;
   min-width: 50px;
   padding: 5px 5px 5px 15px;
   margin: 0px;
   border: 2px solid #AAAAAA;
   border-radius: 4px;
   box-sizing: border-box;
}

input[type=submit] {
    -webkit-appearance: none; /* iOS */
    min-width: 100px;
    display: inline;
    border: 1px solid #640D0D;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #999999;
    color: white;
    padding: 8px 12px;
    margin: 4px 0px 0px 0px;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0 none;
}

input[type=submit]:hover {
    background-color: #640D0D;
    border: 1px solid #000000;
}

.chainsearchbox input[type=submit]:hover, 
.tiresearchbox  input[type=submit]:hover  {
    background-color: #640D0D;
    border: 1px solid #000000;
}

.clicktireforchains {
    float:right;
    height:158px;
    background-image:url('/graphics/tiresidewall_sm.jpg');
    background-position:bottom;
    background-repeat:no-repeat;
}

.fontreview {
    font-weight: normal;
}

.fontwhite {
    color: white;
}

img.middle {
    vertical-align: middle;
}

.fontbold {
    font-weight: bold;
}

.fontunderline {
    text-decoration: underline;
}

.fontitalic {
    font-style: italic;
}

.breadcrumbs {
    margin: 0px;
    font-size: 0.85em;
}

.chainsearch-feature {
    width: 46%;
    min-height: 40px;
    border: 2px solid #AA4242;
    padding: 8px;
    margin: 8px;
    margin-left: 0px;
    border-radius: 5px;
}

.itemimage {
   -webkit-transition: all 1s ease; 
   -moz-transition: all 1s ease; 
   -o-transition: all 1s ease; 
   -ms-transition: all 1s ease; 
   transition: all 1s ease;
   cursor: pointer;
   height: 300px;
   position: relative; 
   z-index: 1;
   border-radius: 12px;
}

.itemimage_width {
   -webkit-transition: all 1s ease; 
   -moz-transition: all 1s ease; 
   -o-transition: all 1s ease; 
   -ms-transition: all 1s ease; 
   transition: all 1s ease;
   cursor: pointer;
   width: 300px;
   position: relative; 
   z-index: 1;
   border-radius: 12px;
}

#imageControl {
   display: none;
}
#imageControl:checked + label &gt; img {
    height: 600px;
    border-radius: 0px;

}
#imageControl:not( :hover ) + label &gt; img {
    height: 300px;
    border-radius: 12px;
}

#imageControl_width {
   display: none;
}
#imageControl_width:checked + label &gt; img {
    width: 600px;
    border-radius: 0px;

}
#imageControl_width:not( :hover ) + label &gt; img {
    width: 300px;
    border-radius: 12px;
}

.whybuy-wrapper {
   background-color: rgba(255, 255, 255, 0.6);
   border-radius: .5em;
   padding: 6px;
   width: 400px;
}

.chainsearch-feature-wrapper {
    min-height: 50px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
}

.tiresearch-right {
   position: absolute; 
   top: 6px; 
   right: 6px; 
   min-width: 300px;
}

.tiresearch-zipcode-wrapper {
   width: 48%;
   float: left;
}

.tiresearch-refine-wrapper {
   float: right;
   margin-right: 8px;
   width: 50%;
}

.tiresearch-refine {
  width: 430px;
  font-size: 0.9em;
  min-height: 50px;
  float: right;
  border: 1px solid #CCCCCC;
  background: #EEEEEE;
  padding: 10px;
  margin-left: 0px;
  border-radius: 5px;
}

.tiresize-list {
   width: 170px;
   min-height: 20px;
   display:inline-block;
   float: none;
}

.item-array-box {
   width: 456px;
   float: left;
   min-height: 50px;
   border: 1px solid #DDDDDD;
   padding: 12px;
   padding-right: 0px;
   margin: 0px 8px 8px 0px;
   border-radius: 5px;
}

.item-array-box-tpms-v2 {
   vertical-align: top;
}

.item-array-box-slim {
   width: 280px;
}

.item-array-box-tpms {
   width: 280px;
   float: none;
   display: inline-block;
   padding-left:6px;
   padding-right:6px;
}

.item-array-image {
   float: left;
   padding-right: 3px;
}

.item-array-title {
    padding-bottom: 5px; 
    font-size: 1.1em; 
    font-weight: bold;
}

.item-array-review {
    width: 295px;
    padding-top: 3px;
}

.item-array-cat {
   clear: left;
   font-size: 1.1em;
   text-align: left;
   border: 1px solid #DDDDDD;
   background: #EEE;
   padding: 6px;
   margin: 8px;
   margin-left: 0px;
   border-radius: 5px;
   overflow: auto;
}

.item-list-wrapper {
   min-height: 50px;
   border: 1px solid #DDDDDD;
   padding: 12px;
   margin: 8px;
   margin-left: 0px;
   margin-right: 0px;
   border-radius: 5px;
}

.item-list-promo {
   color: #FFFFFF;
   font-size: 1.1em;
   text-align: left;
   border: 1px solid #DDDDDD;
   border-width: 2px 2px 0px 2px;
   background: #333333;
   padding: 6px 6px 3px 6px;
   /* margin: 8px 8px 0px 8px; v31 */
   margin: 8px 0px 0px 8px; /* v31 */
   margin-left: 0px;
   border-radius: 5px 5px 0px 0px;
}

.item-list-title-wrapper {
   position: relative;
   height: 29px;
   text-align: left;
   border: 1px solid #DDDDDD;
   border-width: 2px 2px 0px 2px;
   padding: 6px 6px 0px 6px;
   /* margin: 8px 8px 0px 8px; v31 */
   margin: 8px 0px 0px 8px; /* v31 */
   margin-left: 0px;
   border-radius: 5px 5px 0px 0px;
}

.item-list-title-promo {
   margin-top: 0px;
   border-width: 0px 2px 0px 2px;
   border-radius: 0px 0px 0px 0px;
}

.item-list-wrapper-notop {
   margin-top: 0px;
   padding-top: 6px;
   border-width: 0px 2px 2px 2px;
   border-radius: 0px 0px 5px 5px;
}

.item-list-wrappertight {
   padding: 6px 12px 6px 12px;
}

.item-list-chaintype {
   color: #FFFFFF;
   font-size: 1.2em;
   font-weight: bold;
   text-align: center;
   border: 1px solid #DDDDDD;
   background: #222222;
   padding: 12px;
   margin: 8px;
   margin-left: 0px;
   margin-right: 0px;
   border-radius: 5px;
}

.item-list-chainrank {
   color: #FFFFFF;
   font-size: 1.1em;
   text-align: left;
   border: 1px solid #DDDDDD;
   background: #0066CC;
   padding: 6px;
   margin: 8px;
   margin-left: 0px;
   margin-right: 0px;
   border-radius: 5px;
}


.item-list-chainrank a:link, .item-list-chainrank a:visited {
 color: #FFFFFF;
 text-decoration: underline;
}

.item-list-chainrank a:hover, .item-list-chainrank a:active {
 color: #FFFFFF;
 text-decoration: underline;
}

.item-list-mid {
  float: left;
  /* margin: auto; v31 */
  margin-left: 0%;
  /* width: 250px; /* v31 */
  width: 35%; /* v31 */
  min-width: 250px; /* v31 */
  min-height: 50px;
}

.item-list-desc {
  float: left;
  /* margin: auto; v31 */
  margin-left: 1%;
  width: 23%;
  min-height: 50px;
}

.item-list-mid-wider {
  float: left;
  margin: auto;
  width: 450px;
  min-height: 50px;
}

.item-list-right {
  width: 250px;
  min-height: 50px;
  float: right;
}

.qtytext-addtocart-pair {
   display:inline-block; 
   vertical-align: middle; 
   margin:0px;
}

.qty-addtocart-list input[type=text] {
   display: inline;
   width: 50px;
   min-width: 50px;
   text-align:center;
   padding: 5px 10px; 
   margin: 0px;
}

.qty-addtocart-list input[type=submit] {
    display: inline;
    min-width: 100px;
    border: 1px solid #640D0D;
    background-color: #F37229;
    color: white;
    padding: 8px 12px;
    margin: 4px 0px 0px 0px;
}

.qty-addtocart-list input[type=submit]:hover {
    background-color: #640D0D;
    border: 1px solid #000000;
}

.stock-alertbox {
   width: 538px;
   min-height: 70px;
   float: right;
   margin-top: 8px;
   padding: 4px;
   font-size: 1.1em;
   border: 2px solid #FFCC00;
   background-color: #FFEB99;
   border-radius: 6px;
}

.item-topsection {
  padding: 0px 20px 0px 20px;
  min-height: 310px;
  /* margin-left: 190px; v31 */
  overflow: auto;
}

.item-imagewrapper {
  margin: 0px;
  float: left;
  width: 300px;
  min-height: 50px;
}

.item-pricebuy {
  width: 550px;
  min-height: 50px;
  float: right;
}

.item-reviewbox {
   width: 548px;
   min-height: 70px;
   float: right;
   margin-top: 8px;
   padding-top: 4px;
   padding-bottom: 4px;
   font-size: 0.9em;
   border: 1px solid #DDDDDD;
   border-radius: 6px;
}

.item-review-wrapper {
   min-height: 50px;
   border: 1px solid #DDDDDD;
   padding: 12px;
   margin: 8px;
   margin-left: 0px;
   margin-right: 0px;
   border-radius: 5px;
}

table.item-review-sum-table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.item-reviewbox-slim {
   width: 429px;
   float: left;
}

.item-reviewbox-slim-wrapper {
    float: right;
    padding-right: 120px;
}

.item-reviewbox-wrapper {
   width: 550px;
   float: right;
   margin-bottom:5px;
   margin-top:10px;
}

.item-desc {
  float: left;
  margin-left: 7px;
  width: 27%;
  min-width: 342px;
  max-width: 559px;
  min-height: 50px;
}

@media only screen and (min-width: 1440px) {
  .item-desc {
    width: 37%;
  }
}

.item-descfont {
  font-size: 12px;
  text-transform: uppercase;
}

.item-spec {
  float: right;
  margin-top: 10px;
  width: 550px;
  min-height: 50px;
}

.spec-text {
  padding: initial; 
}

.learnmore input[type=submit] {
    display: inline;
    min-width: 100px;
    border: 1px solid #640D0D;
    background-color: #999999;
    color: white;
    padding: 0px 9px;
    margin: 0;
}

.learnmore input[type=submit]:hover {
    background-color: #640D0D;
    border: 1px solid #000000;
}

.price_symbol {
   vertical-align: super;
   font-size: 1.1em;
   text-align: center;
}

.price_major {
   font-size: 1.5em;
   text-align: center;
}

.price_dot {
   vertical-align: super;
   font-size: smaller;
}

.price_minor {
   vertical-align: super;
   font-size: smaller;
   text-decoration: none;
}

.price_symbol_gray {
   vertical-align: super;
   font-size: 1.1em;
   text-align: center;
   color: gray;
}

.price_major_gray {
   font-size: 1.5em;
   text-align: center;
   color: gray;
   text-decoration: line-through;
}

.price_dot_gray {
   vertical-align: super;
   font-size: smaller;
   color: gray;
}

.price_minor_gray {
   vertical-align: super;
   font-size: smaller;
   text-decoration: none;
   color: gray;
}

.price_symbol_red {
   vertical-align: super;
   font-size: 1.1em;
   text-align: center;
   color: #c52d07;
}

.price_major_red {
   font-size: 1.5em;
   text-align: center;
   color: #c52d07;
}

.price_dot_red {
   vertical-align: super;
   font-size: smaller;
   color: #c52d07;
}

.price_minor_red {
   vertical-align: super;
   font-size: smaller;
   color: #c52d07;
}

.add_for_price {
   font-weight: bold;
   color: #640D0D;
}

.item-sub-reviewbox {
   float: right; 
   top: 0px; 
   right: 0px; 
   min-height: 50px;
   width: 350px;
   padding-top: 4px;
   font-size: 0.9em;
   border: 1px solid #DDDDDD;
   border-radius: 6px;
}

.item-list-image {
  float: left;
  width:  106px;
  margin-right: 10px;
}

.item-list-title {
  height: auto;
  font-size: 1.2em;
  font-weight: bold;
}

.item-list-title-brand {
  width:125px; 
  height:29px; 
  display:inline-block; 
  padding-top:3px; 
  text-align:center; 
  vertical-align:middle;
}

.item-list-name { 
  display: initial;
  margin-left: 0.5%; /* v31 */
}

.item-list-name-alt-wrapper { 
  display: none;
}

.item-list-name-alt { 
  display: none; 
} 

.item-list-name-wrapper { 
  display: none; 
} 

.item-list-rear-title { 
  display: block; 
} 

.item-list-wrapper-left {
  display: inline-block; 
  width: 75%; 
} 

.item-list-reviewbox {
   float: right;
   top: 0px; 
   right: 0px; 
   height: 70px;
   width: 230px;
   padding-top: 4px;
   font-size: 0.9em;
   border: 1px solid #DDDDDD;
   border-radius: 6px;
}

.item-list-promobox {
   float: right;
   top: 0px; 
   right: 0px; 
   height: 70px;
   width: 230px;
   padding-top: 4px;
   padding-bottom: 3px;
   font-size: 0.9em;
   border: 1px solid #DDDDDD;
   border-radius: 6px;
}

.item-list-spectitle {
  height: auto;
  font-weight: bold;
}

.item-list-availimage  {
  width: 82px;
  vertical-align:middle;
  /* opacity: 0.90; filter: alpha(opacity=90); For IE8 and previous */
}

.additional-info-image {
  float: left;
  width:  300px;
  margin-right: 10px;
}

.additional-info-txt {
  float: left;
  width:  60%;
}

.tirebrandimagelistbox {
   float: left;
   padding: 0px 54px 20px 0px;
}

.tirecatlistbox {
   float: left;
   line-height: 0.9em;
   /* width: 415px; v31 */
   width: 325px; /* v31 */ 
   /* border: 1px solid #777777; v31 */
   /* border-left: 1px solid #000000; v31 */
   /* border-radius: 4px; v31 */
   padding: 0px;
   margin: 0px 30px 20px 0px;
}

.tirecattext {
   padding-left: 2px;
   padding-top: 2px;
   display: inline-block;
   float: left;
   /* width: 87%; v31 */
   width: 80%; /* v31 */
}

.imgroundedborder {
   border-radius: 12px;
}

.imgroundedbordersmall {
   border-radius: 5px;
}

.imgtirebrandborder {
   border-radius: 5px;
   width: 125px;
   height: 29px;
   /* border: 1px solid #CCCCCC; v31 */
   border: 0px solid #CCCCCC; /* v31 */
}

.tirecategory {
   position: absolute; 
   top: 6px; 
   right: 6px; 
   font-size: 0.9em;
}

.imgtirecat {
   border: 1px solid #000000;
   border-radius: 4px;
   float: left;
   vertical-align: text-bottom;
   opacity: 0.80; filter: alpha(opacity=80); /* For IE8 and previous */
}

.tirecatdescwrap {
   display: inline-block;
   text-align: right;
   padding-bottom: 2px;
}

.tirecatimgcwrap {
   display: inline-block;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.testimonial {
    float: right;
    width: 200px;
    min-height: 85px;
    border: 1px solid #DDDDDD;
    text-align: left;
    text-decoration: none;
    background-color: #DDDDDD;
    padding: 12px;
    margin: 8px;
    border-radius: 4px;
    font-size: 1.2em;
    font-style: italic;
}

.install-subsection {
  width: 80%;
  padding-top: 15px;
}

.chainsearchbox input[type=submit] {
    min-width: 200px;
    background-color: #C21215;
    padding: 12px 20px;
    margin: 8px 0;
    margin-right: -4px;
    font-size: 1.4em;
}

.chainsearchbox input[type=text] {
    min-width: 263px;
    text-align: left;
    padding: 10px 20px;
    margin: 8px 0;
    display: inline-block;
}

.comboboxc {
    display: inline;
    position: relative; zoom: 1;
}

.comboboxc .dropdownlist {
    display: none;
    width: 255px;
    border: solid 1px #000;
    background-color: #fff;
    height: 250px;
    overflow: auto;
    position: absolute;
    top: 30px;
    left: 4px;
}

.comboboxc .dropdownlist a {
   display: block;
   text-decoration: none;
   color: #000;
   padding: 1px 1px 1px 15px;
   height: 1em;
   cursor: default
}

.comboboxc .dropdownlist a.light {
    color: #fff;
    background-color: #1E90FF;
}

.comboboxc .dropdownlist {
    font-size: 15px;
}

.comboboxc input {
    font-size: 18px;
}


.tiresearchbox {
    display: inline;
    position: relative; zoom: 1;
}

.tiresearchbox input[type=submit] {
    min-width: 200px;
    background-color: #C21215;
    padding: 12px 20px;
    margin: 8px 0px 8px 8px;
    margin-right: -4px;
    font-size: 1.4em;
}

.tiresearchbox select {
    font-size: 18px;
    min-width: 80px;
    padding: 9px 0px 9px 10px;
    margin: 8px 0;
    display: inline-block;
}

.tiresearchsep {
    font-size: 20px;  
}

.hidepartdesclist {
   height: 140px;
   overflow: hidden;
   margin: 0px;
}

.hidepartdesclist-showmore {
   display: inline-block; 
}

.mobileonly {
   display: none; 
}

.hidepartmobile {
   height: initial;
   overflow: initial;
}

.hidepartmobile-showmore {
   display: none; 
}

.mainsectionchains {
    background-image: url("/graphics/bizrateawardswtire.jpg");
    background-repeat: no-repeat;
    background-position: 115% -2px;
    min-height: 460px;
}

.mainsectionhome {
    background-size: cover; /* v31 */
    background-image: url("/graphics/viper_street_awards.jpg");
    background-repeat: no-repeat;
    background-position: 30% 0px;
    min-height: 460px;
}

.modal,
.modal-main {
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
    display: none; 
    position: fixed; 
    z-index: 9999; 
    padding-top: 70px; 
    left: 0;
    top: 0;
}

.modal-image {
    width: 550px; 
}

.modal-body {
    background-color: #FFFFFF;
    max-height: calc(100vh - 210px);
    overflow-y: auto;
    margin: auto;
    padding: 20px;
    border: 1px solid #666666;
    width: 700px;
}

.modal-close,
.modal-close-tires {
    color: #AAAAAA;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.modal-close:hover,
.modal-close:focus,
.modal-close-tires:hover,
.modal-close-tires:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


</pre></body></html>