body, td, th {
  font-family: Arial, Helvetica, sans-serif;
}

#carPic, .carPic {
  border: 1px solid black;
  width: 167px;
  height: 125px;
  margin: 1px;
  margin-left: 0px;
}

  .carPic:hover {
    border: 1px solid #ff0000;
  }

a.View {
  color: #585858;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

#pageNumbering {
  text-align: center;
  height: 25px;
  color: black;
  font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#pageNumberingBottom {
  text-align: center;
  padding-top: 5px;
  color: white;
  font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.pageNumber {
  background: red;
  color: white;
  padding: 2px;
  margin: 2px;
  font-size: 11px;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
}

.pageNumberNull {
  background: gray;
  color: darkgray;
  padding: 2px;
  margin: 2px;
  font-size: 11px;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
}

.pageNumberPad, a.pageNumberPad:link {
  padding-right: 4px;
  padding-left: 4px;
}

a.pageNumber:link, a.pageNumber:visited {
  background: #ebebeb;
  color: black;
  padding: 2px;
  margin: 2px;
  font-size: 11px;
  text-decoration: none;
  border-radius: 2px;
  font-weight: bold;
}

a.pageNumber:visited {
  background: #dcc568;
  color: black;
  padding: 2px;
  margin: 2px;
  font-size: 11px;
  text-decoration: none;
  border-radius: 2px;
  font-weight: normal;
}

a.pageNumber:hover, a.pageNumber:active {
  background: #999999;
  color: black;
  padding: 2px;
  margin: 2px;
  font-size: 11px;
  text-decoration: none;
  border-radius: 2px;
  font-weight: bold;
}

.trone {
  background: #ebebeb;
}

.trthree {
  background: #999999;
}

.trtwo {
  background: #f5f5f5;
}

.styleTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}

.styleDetails {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.pageNumber1 {
  background: red;
  color: white;
  padding: 2px;
  margin: 2px;
  font-size: 11px;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
}

.pageNumberNull1 {
  background: gray;
  color: darkgray;
  padding: 2px;
  margin: 2px;
  font-size: 11px;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
}

.style14 {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.pageNumber2 {
  background: red;
  color: white;
  padding: 2px;
  margin: 2px;
  font-size: 11px;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
}

.pageNumberNull2 {
  background: gray;
  color: darkgray;
  padding: 2px;
  margin: 2px;
  font-size: 11px;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
}

.style15 {
  width: 227px;
}

.noLink {
  text-decoration: none;
  color: inherit;
}

#vinRequestiFrame {
  position: absolute;
  z-index: 1001;
  width:640px;
  height:360px;
  display:none;
  left: 30%;
}

#iframeVinRequest {
  width:100%;
  height:100%;
}