/* Car listings */
div#listings-top {
  clear: both;
  width: 970px;
  height: 6px;
  margin: 13px 0 0 0;
  background-image: url("../images/tiles/panel-970-top.gif");
  background-repeat: no-repeat;
}

div#listings {
  clear: both;
  width: 970px;
  padding: 18px 0 42px 0;
  background-image: url("../images/tiles/panel-970.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
}

div#listings p {
  float: right;
  padding: 0 32px 16px 0;
  font-size: 1.2em;
}

div#listings ul {
  float: left;
  margin: 0 0 16px 32px;
}

div#listings ul.bottom {
  margin: 30px 0 16px 32px;
}

div#listings ul.pagination {
  float: right;
  margin: 30px 32px 16px 0;
}

div#listings ul li {
  display: inline;
  padding: 0 4px 0 8px;
  font-size: 1.2em;
  color: #999;
  background-image: url("../images/bullets/vertical-grey.gif");
  background-repeat: no-repeat;
  background-position: center left;
}

div#listings ul li:first-child {
  padding: 0 4px 0 0;
  background-image: none;
}

div#listings ul.pagination li {
  margin: 0 0 0 12px;
  padding: 0 0 0 20px;
  background-image: url("../images/bullets/back-arrow.gif");
}

div#listings ul.pagination li:last-child {
  padding: 0 20px 0 0;
  background-image: url("../images/bullets/next-arrow.gif");
  background-position: center right;
}

div#listings ul.pagination li span {
  padding: 0 0 0 12px;
}

div#listings ul li a {
  font-weight: bold;
  color: #c50100;
}

div#listings dl {
  clear: both;
  float: left;
  margin: 0 0 0 32px;
}

div#listings dl dt {
  display: inline;
  padding: 0 4px 0 0;
  font-size: 1.3em;
}

div#listings dl dd {
  display: inline;
  font-size: 1.3em;
  font-weight: bold;
  color: #c50100;
}

div#listings div#no-results {
  clear: both;
  display: block;
  width: 933px;
  margin: 0 0 0 20px;
  font-size: 1.4em;
  text-align: center;
  padding: 20px 0 20px 0;
  background-color: #f0f0f0;
}

div#listings table {
  clear: both;
  display: block;
  width: 933px;
  margin: 20px 0 0px 20px;
  background-image: url("../images/tiles/933-red-top.gif");
  background-repeat: no-repeat;
}

div#listings table tr {
  cursor: pointer;
}

div#listings table tr.alt {
  background-color: #f0f0f0;
}

div#listings table tr.high {
  background-color: #3c3c3c;
}

div#listings table tr th {
  border-right: #dedede 1px solid;
  padding: 12px 16px 12px 16px;
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
}

div#listings table tr th:last-child {
  border: 0;
}

div#listings table tr th a {
  color: #fff;
  text-decoration: none;
}

div#listings table tr th.asc a {
  padding: 0 12px 0 0;
  background-image: url("../images/bullets/asc-sort.gif");
  background-repeat: no-repeat;
  background-position: center right;
}

div#listings table tr th.desc a {
  padding: 0 12px 0 0;
  background-image: url("../images/bullets/desc-sort.gif");
  background-repeat: no-repeat;
  background-position: center right;
}

div#listings table tr th a:hover {
  text-decoration: underline;
}

div#listings table tr td {
  border-right: #dedede 1px solid;
  border-bottom: #dedede 1px solid;
  font-size: 1.2em;
  vertical-align: middle;
  text-align: center;
}

div#listings table tr.high td {
  color: #fff;
}

div#listings table tr td:nth-child(2) {
  padding: 8px 0 0 16px;
  text-align: left;
  vertical-align: top;
}

div#listings table tr td.description {
  width: 100%;
  padding: 8px 0 0 16px;
  text-align: left;
  vertical-align: top;
}

div#listings table tr td:nth-child(1) img {
  float: left;
}

div#listings table tr td a:visited span {
  position: absolute;
  width: 92px;
  height: 69px;
  margin: 0 0 0 -92px;
  background-image: url("../images/cars/thumbnails/viewed-overlay.gif");
  background-repeat: no-repeat;
}

div#listings table tr td h3 {
  padding: 0 0 4px 0;
  font-size: 1.1em;
  font-weight: bold;
  color: #c50100;
}

div#listings table tr.high td h3 {
  color: #fff;
}

div#listings table tr td h3 a {
  text-decoration: none;
}

div#listings table tr td h3 a:hover {
  text-decoration: underline;
}

div#listings table tr.high td h3 a {
  color: #fff;
}

div#listings table tr td p {
  float: left;
  padding: 0;
  font-size: inherit;
  line-height: 17px;
}

div#listings table tr td a {
  color: #c50100;
}

div#listings table tr.high td a {
  color: #fff;
}

div#listings div.column {
  float: left;
  width: 335px;
  padding: 0 30px 0 30px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 275px;
}

div#listings div.column dl {
  clear: both;
}

div#listings div.column dl dt {
  float: left;
  width: 90px;
  padding: 0 0 12px 0;
  font-size: 1.2em;
  font-weight: bold;
}

div#listings div.column dl dd {
  float: left;
  display: block;
  padding: 0 0 12px 0;
  font-size: 1.2em;
  line-height: 15px;
}

div#listings div.column form {
  clear: both;
}

div#listings div.column form label {
  display: block;
  padding: 6px 0 0 0;
}

div#listings div.column form input {
  float: left;
  margin: 0 6px 0 0;
  padding: 4px 0 3px 0;
}

div#listings div.column form input[type="image"] {
  padding: 0;
}

div#adcontainer {
  margin: 10px 18px 0px 19px;
  background: #fff;
}

