﻿
body 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align: left;
    
}

.container
{
    width: 625px;
    margin-left: auto;
    margin-right: auto;
}

.detailscontainer
{
    padding-left: 3px;
    padding-top: 3px;
    width: 625px;
}

td.details_pop_headfoot 
{
    padding-left: 3px;
    font-size: 15px;
    font-family: Verdana;
    font-weight: bold;
    color: White;
    background-color: #4A5C6F;
    width:inherit;
    text-align: center;
}

td.details 
{
    padding-left: 3px;
    font-size: 12px;
    text-align:center;
}

td.detailsheader 
{
    background-color: #EEEEEE;
    font-size: 12px;
    border: 1px solid black;
    padding: 3px;
    font-weight: bold;
}

table.detailstable
{
    padding-left: 10px;
    border-collapse:collapse;
    margin-left: 5px;
}

table.detailstable th
{
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
    border-collapse:collapse;
    font-size: 12px;
    line-height: 1.5em;
}

table.detailstable td
{
    border: 1px solid #DDDDDD;
    border-collapse:collapse;
    line-height: 1.5em;
}

table.companydetailstable
{
    width: 590px;
    padding-left: 0px;
    font-size: 0px;
}
table.moredetails
{
    width: auto;
}
.detailstable td, .moredetails td
{
    vertical-align: top;
    padding-bottom: 3px;
    padding-left: 10px;
    font-size: 12px;
}


.menu
{
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    text-align: center;
}

.menu td 
{
   padding: 5px; 
}
.menu a 
{
    color: Black;
    font-size: 11px;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}

.list a 
{
    color: Black;
    text-decoration: underline;
}

.boldlabels
{
    font-weight: bold;
}

.bigimagecontainer
{
    width: 400px;
    vertical-align: top;
}

.bigimage
{
    border: 1px solid black;
    margin-bottom: 5px;
}

.smallimages
{
    padding: 3px;
    width: 92px;
}

a.thumbimages
{
    display: block;
    border: 2px solid white;
}

.vehicleheader
{
    font-size: 12pt;
    font-weight: bold;
}

.detailstable
{
    width: 350px
}

.moredetailstable
{
    width: 565px;
}

div.footnote
{
    background-color: #FFF9E0;
    border: 1px solid #FFDE98;
    width: 575px;
    font-size: 11px;
}

/* List Styles */

.listing
{
    width: 625px;
    font-size: 12px;
    padding: 0px;
}

.list_alternating
{
   background-color: #ECE9D8;
}

.list_header
{
    background-color: #4A5C6F;
    color: #FFFFFF;
    font-weight:bold;
    font-size: 13px;
    line-height: 18px;
}

.list_header a , .list_header a:visited
{
    color: #FFFFFF;
}


td.item_cell
{
   vertical-align: top;
   border: 0px;
   padding-bottom: 5px;
   padding-top: 3px;
   border-collapse: collapse;
}


.address
{
   width: 416px;
   vertical-align: top;
   padding-left: 2px;
   padding-right: 2px;
}

td.automotive
{
   width: 75px;
   text-align: center;
   vertical-align: top;
}




.automotive span
{
    font-weight: bold;
}

.picture
{
   text-align: center;
   vertical-align: top;
}

.pager 
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;  
}

.pager a 
{
 color: #000000;   
}

.pager td
{
  padding: 3px; 
}

.status
{
    font-weight: bold;
    color: Red;
}


.list_container
{
    width: 625px;
    margin-left: 0px;
    text-align: center;
}

.centered
{
    text-align: center;
}

.listtitle
{
    font-size: 14pt;
    font-weight: bold;
}


.list_address_link
{
    font-weight:bold;
}

.pagetitle
{
    width: 575px;
    margin-left: auto;
    margin-right: auto;
    background-color: #023261;
    color: #FFFEDB;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 3px;
}

.pagetitle h1
{
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.printclose_buttons
{
    font-size: 11px;
    float:right;
}

.dd_make
{
    font-size: 12px;
    float:left;
}

.login
{
text-align:right;
font-size:10px;
font-weight: bold;    
}




/*New */

 .featured_table
        {
            width: 235px;
            background-color: #6F9EBA;
        }
        
         .featured_header
        {
            background-color: #00295F;
            color: #FFFFFF;
            text-align:center;
            line-height: 1.5em;
            font-weight: bold;
        }
        
        .featured_content
        {
            background-color: #FFFFFF;
            width: 100%;
            border: 3px solid white;
        }
        
        
        .featured_content_container
        {
            padding: 5px;
        }
        
        .featured_vehicle_title 
        {
            background-color: #FF0000;
            color: #FFFFFF;
            font-weight: bold;
            text-align:center;
            line-height: 1.5em;
        }
        
        .featured_vehicle_overview 
        {
            padding: 5px;
        }
        
        .featured_vehicle_price
        {
            padding: 5px;
            text-align: right;
            font-size: 1.5em;
            color: #183f6a;
            font-weight:bold;
        }
        
        .featured_image_container 
        {
            text-align: center;
            padding: 5px;
        }
        
        .featured_image_container a
        {
            border: 1px solid white;
            display: block;
        }
