.verylargedarkredfont {
    background: url( '../images/list-content-top.gif' ) no-repeat;
    height: 38px;
    width: 720px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    display: block;
}

.verylargedarkredfont h1 {
    font: bold 20px Times, Verdana, Helvetica, Arial;
    position: relative;
    top: 10px;
    left: 14px;
    padding: 0px;
    margin: 0px;
}

#breadcrumbtrail {
    text-align:left;
    position:relative;
    left: 7px;
    padding-top: 5px;
}

#breadcrumbtrail a {
    color: blue;
}

#breadcrumbtrail a:hover {
    text-decoration:none;
}

.breadcrumbs {
    text-align: left;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Helvetica, Arial, Times;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    color: #AAAAAA;
}

.breadcrumbs a {
    color:blue;
    text-decoration: none;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

#reset_search {
    text-align: left;
    position: absolute;
    left: 590px;
    top: 35px;
    z-index: 1;
    text-transform: capitalize;
}

#reset_search a {
    color: blue;
    text-decoration: none;
    font: bold 12px Helvetica, Verdana;
}

#reset_search a:hover {
    text-decoration: underline;
}

.vehicle_search_label {
    padding-left: 15px;
}

.paragraph strong {
    text-transform: uppercase;
}

.vehicle_search_paragraph .vehicle_search_label {
    color: #585858;
    font: bold 12px Verdana, Helvetica;
}

.vehicle_search_paragraph table {
    text-align: left;
    text-transform: capitalize;
}

.vehicle_search_paragraph {
    color: #AAAAAA;
    padding: 0px;
    margin: 0 auto 0 auto;
    display: block;
    width: 720px;
    text-align: center;
}

#search_filter1 {
    border-left: 1px solid #6C6C6C;
    border-right: 1px solid #6C6C6C;
    position: relative;
    float: left;
    top: 0px;
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    left: 0px;
    width: 704px;
    _width: 706px;
    z-index: 1;
}

#search_filter2 {
    width: 704px;
    padding: 0px;
    margin: 0px;
    z-index: 2;
    color: #585858;
}

#results_per_page {
    position: relative;
    left: -260px;
    z-index: 0;
    top: 15px;
}

.pagination {
    position: relative;
    left: 0px;
    top: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin: 0 auto 0 auto;
    text-align: center;
    color: red;
    font: bold 14px Sans;
    white-space: nowrap;
}

.pagination a {
    font: bold 12px Sans;
    text-decoration: underline;
    color: blue;
}

.pagination a:hover {
    text-decoration: none;
}

.content_bottom {
    background: url( '../images/list-content-bottom.gif' ) no-repeat;
    float: left;
    display: block;
    position: relative;
    width: 719px;
    height: 7px;
}

.verylargedarkredfont {
    font: 27px Verdana, Arial, Helvetica, Times;
    color: #9A291B;
}

.paragraph {
    float: left;
    width: 704px;
    margin-left: 0px;
    padding: 5px 0px 0px 0px;
    font: 14px Arial, Helvetica, Verdana, Times;
    background: #FFFFFF;
    border-bottom: 5px solid #A6BAC2;
    min-height: 675px;
    height: 675px;
}

div[class=paragraph] {
    height: auto;
}


.static_text {
    text-transform:capitalize;
    padding-left: 5px;
    color: blue;
    text-decoration: underline;
}

a:hover .static_text {
    text-decoration: none;
}

.vehicle_list {
    position:relative;
}

.vehicle_list .vehiclePhotoColumnHeader {
    background: url('../images/titles-left.jpg') no-repeat;
    height: 0px;
    text-align: center;
    width:auto;
    border: none;
    margin: 0px;
    line-height: 0;
    vertical-align: top;
    padding-top: 15px;
    padding-bottom: 18px;
}

.vehicle_list table {
    text-align: center;
    width:100%;
    vertical-align:top;
}

.vehicle_list th table {
    height:0px;
}

.vehicle_list .yearMakeModelColumnHeader {
    background: url('../images/titles-center.jpg') repeat-x top left;
    line-height: 0;
    font: 0;
    text-align: center;
    vertical-align:top;
    padding-top: 8px;
    padding-bottom: 0px;
    border: none;
    margin: 0px;
    line-height: 0;
}

.vehicle_list .exteriorColorCodeColumnHeader {
    background: url('../images/titles-center.jpg') repeat-x top left;
    line-height: 0;
    font: 0;
    text-align: center;
    vertical-align:top;
    padding-top: 8px;
    padding-bottom: 0px;
    border: none;
    margin: 0px;
    line-height: 0;
    font: 0;
}

.vehicle_list .odometerReadingMilesColumnHeader {
    background: url('../images/titles-center.jpg') repeat-x top left;
    line-height: 0;
    font: 0;
    text-align: center;
    vertical-align:top;
    padding-top: 8px;
    padding-bottom: 0px;
    border: none;
    margin: 0px;
    line-height: 0;
    font: 0;
}

.vehicle_list .priceColumnHeader {
    background: url('../images/titles-center.jpg') repeat-x top left;
    line-height: 0;
    font: 0;
    text-align: center;
    vertical-align:top;
    padding-top: 8px;
    padding-bottom: 0px;
    border: none;
    margin: 0px;
    line-height: 0;
    font: 0;
}

.vehicle_list th a:hover {
    text-decoration:none;
}

.vehicle_list .yearMakeModelColumnHeader td:after {
    content: " / Make / Model";
    line-height: 0;
}

th table  {
    width: auto;
}

th table td {
    width:auto;
    text-align: center;
}

.vehicle_list .locationColumnHeader {
    background: url('../images/titles-right.jpg') top right no-repeat;
    height: 0px;
    text-align: center;
    height: 0px;
    width:auto;
    border: none;
    margin: 0px;
    line-height: 0;
    vertical-align: top;
    padding-top: 15px;
    padding-bottom: 18px;
}

.vehicle_list {
    background: url('../images/list-bg.jpg') ;
    width: 708px;
}

.vehicle_list td {
    text-align: center;
    color: #747474;
    border-left: 1px solid #FFFFFF;
    font: 10px Arial, Helvetica, Times;

}

.vehicle_list td a {
    color: blue;
}

.vehiclePhotoColumnValue a {
    text-decoration: none;
    white-space:nowrap;
}

.vehiclePhotoColumnValue a:hover {
    color:red;
}

.vehiclePhotoColumnValue {
    border-right: 1px solid #b5c6cd;
    border-bottom: 1px solid #a6bac2;
    height:0;
}

.vehicle_list .yearMakeModelColumnValue {
    padding-top:5px;
    text-align: left;
    vertical-align: top;
    border-right: 1px solid #b5c6cd;
    border-bottom: 1px solid #a6bac2;
    font: bold 10px Verdana, Helvetica;
    text-transform: uppercase;
    white-space:nowrap;
}

.vehicle_list .yearMakeModelColumnValue a:link {
    color: black;
    text-decoration:none;
}

.vehicle_list .yearMakeModelColumnValue a:hover {
    color: blue;
    text-decoration:none;
}

.vehicle_list .yearMakeModelColumnValue a:visited {
    color: purple;
    text-decoration:none;
}

.view_detail_link  {
    color: blue;
    text-transform:lowercase;
    text-decoration: underline;
}

a:link .map_link {
    text-decoration: underline;
    color: blue;
    text-transform:capitalize;
    white-space:nowrap;
    bottom: 0px;
}

a:visited .map_link {
    text-transform:capitalize;
    white-space:nowrap;
}

a:hover .map_link {
    text-decoration: none;
}

.exteriorColorCodeColumnValue {
    vertical-align: top;
    padding-top:5px;
    border-right: 1px solid #b5c6cd;
    border-bottom: 1px solid #a6bac2;
    padding-left: 5px;
    padding-right: 5px;
    text-transform:uppercase;
}

.odometerReadingMilesColumnValue {
    vertical-align: top;
    padding-top:5px;
    border-right: 1px solid #b5c6cd;
    border-bottom: 1px solid #a6bac2;
    width:70px;
    font: bold 12px Arial,Helvetica,Times;
}

.priceColumnValue {
    vertical-align: top;
    padding-top:5px;
    border-right: 1px solid #b5c6cd;
    border-bottom: 1px solid #a6bac2;
    width:90px;
    font: bold 12px Arial,Helvetica,Times;
}

td.locationColumnValue {
    vertical-align: top;
    padding-top:5px;
    border-right: 1px solid #b5c6cd;
    border-bottom: 1px solid #a6bac2;
    font: bold 12px Arial,Helvetica,Times;
}

td.locationColumnValue img {
    float:left;
    position:relative;
    left: 2px;
}

.strike {
    text-decoration: line-through;
}

.regularprice {
    font: 12px Arial,Helvetica,Times;
}

#modelsblock h1 {
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}

#modelsblock {
    position: relative;
    padding: 0px;
    margin: 0px;
    text-align: left;
    left: -10px;
    margin-left: -3px;
    float: left;
    display: inline;
    padding-bottom: 15px;
}

#modelsblock .link_list a {
    color: blue;
    text-decoration: underline;
    white-space: nowrap;
}

#modelsblock .link_list a:hover {
    text-decoration: none;
}

#modelsblock .main_content_bottom {
    background: url( '../images/main-content-bottom.jpg' );
    background-position: top left;
    background-repeat: no-repeat;
    width: 730px;
    height: 7px;
    display: block;
    position: absolute;
    bottom: 8px;
    _bottom: 0px;
    float: left;
    z-index: 2;
    line-height: 7px;
    text-align: left;
}

.main_content_top {
    background-image:url('../images/main-content-top.jpg');
    width:730px;
    height:32px;
    position:relative;
    padding: 0px;
    margin:0px;
    text-align:left;
    display:block;
}

.main_content_top h1 {
    color:black;
    font:bold 12px Arial;
    text-align:center;
    position:absolute;
    top:8px;
    left: 30px;
    line-height: 10px;
    text-transform: capitalize;
    padding:0px;
    display:block;
}

.main_content_top h1 a {
    color:blue;
    font:bold 12px Arial;
    text-transform: capitalize;
    text-decoration:none;
}

.main_content_top h2 {
    background:transparent;
    border:none;
    text-align:left;
    color: #9A291B;
    position:relative;
    left: 25px;
    top:2px;
    font-family:Serif;
    font-weight:bold;
}

.link_list {
    text-align:center;
    position:relative;
    border-right: 1px solid #6C6C6C;
    border-left: 1px solid #6C6C6C;
    margin-left: 0px;
    left: 13px;
    padding-top:5px;
    width:715px;
    _width:717px;
    _padding-bottom: 5px;
    color:blue;
    font: bold 11px Arial;
}

#make_list .link_list a {
    color:blue;
    text-decoration:underline;
    white-space:nowrap;
}

#make_list .link_list a:hover {
    text-decoration:none;
}

.vehicle_search_parbottom {
    color: red;
    position: relative;
    top: 0px;
    padding: 20px;
    font: bold 14px Sans;
}

.vehicle_search_parbottom a {
    font: bold 12px Sans;
    color: blue;
}

.vehicle_search_parbottom a:hover {
    text-decoration: none;
}

.main_content_bottom {
    background:url('../images/main-content-bottom.jpg');
    background-position:top left;
    background-repeat:no-repeat;
    width:730px;
    height:7px;
    display:block;
    position:relative;
    z-index:2;
    padding:0px;
    line-height:7px;
}

#dealer_list {
    position:relative;
    padding: 0px;
    margin:0px;
    text-align:left;
    left: -10px;
    margin-left:-3px;
    float:left;
    display:inline;
    padding-bottom:10px;
    height: 10px;
    min-height: 10px;
}

div[id] #dealer_list {
    height:auto;
}

#dealer_list h1 {
    width: 680px;
    color: #a0260f;
    text-align:left;
    font: bold 18px Arial, Geneva, Verdana;
    top: 8px;
}

#dealer_list p {
    color: #777777;
    font: bold 14px Arial, Geneva, Verdana;
    margin:0;
    text-align:left;
    padding-left: 10px;
}

#dealer_list a {
    color:blue;
}

#dealer_list a:hover {
    text-decoration:none;
}

#pd_list {
    position:relative;
    padding: 0px;
    margin:0px;
    text-align:left;
    float:left;
    display:inline;
    padding-bottom:10px;
}

#participating_dealers {
    min-height: 630px;
    height: 630px;
}

div[id] #participating_dealers {
    height:auto;
}

#pd_list table {
    color: #777777;
    font: bold 14px Arial, Geneva, Verdana;
    width: 720px;
    border-bottom: 1px solid #777777;
}

#pd_list th {
    /*font: 0;*/
}

#pd_list .vehiclePhotoColumnHeader {
    background: url( '../images/titles-left.jpg' ) no-repeat;
    height: 0px;
    width: auto;
    text-align:left;
    padding-left: 15px;
    border: none;
    margin: 0px;
    text-transform:capitalize;
    line-height: 0;
    padding-top: 15px;
    padding-bottom: 18px;
}

#pd_list .yearMakeModelColumnHeader {
    background: url( '../images/titles-center.jpg' ) repeat-x;
    height: 0px;
    width:auto;
    text-align:left;
    padding-left: 15px;
    border: none;
    margin: 0px;
    line-height: 0;
    padding-top: 15px;
    padding-bottom: 18px;
}

#pd_list .locationColumnHeader {
    background: url( '../images/titles-right.jpg' ) right 0px no-repeat;
    height: 0px;
    width:auto;
    text-align:left;
    padding-left: 15px;
    border: none;
    margin: 0px;
  line-height: 0;
  padding-top: 15px;
  padding-bottom: 18px;
}

#pd_list tr {
    background:url('../images/pd-list-bg.jpg');
}

#pd_list th {

}

#pd_list td {
    border-top: 1px solid #777777;
    border-left: 1px solid #777777;
    vertical-align:top;
    height: 39px;
}

#pd_list .col1 {
    text-align:center;
    width: 210px;
    vertical-align: middle;
}

#pd_list .col2 {
    padding-left: 15px;
    padding-top: 5px;
    width: 260px;
    font-weight: bold;
}

#pd_list .col3 {
    border-right: 1px solid #777777;
    padding-left: 15px;
    padding-top: 5px;
}

#pd_list .col3 a {
    color: blue;
    font-weight:normal;
    text-decoration: none;
}

#pd_list .col3 a:hover {
    text-decoration: underline;
    color:blue;
}