﻿.InventoryDetail
{
    background-color: #b9ae90;
    color: #000000;
    text-align: left;
    width: 100%;
    padding: 15px 15px 15px 25px;
    margin: 0 0 15px 0;
    overflow: auto;
}
.InventoryListing
{
    height:112px;
    padding: 15px 5px 5px 5px;
    background-color: #eae6cf;
    color:#111111;
    vertical-align:top;
}
.InventoryListingAlt
{
    height: 112px;
    margin: 15px 15px 15px 15px;
    padding: 15px 5px 5px 5px;
    background-color: #fcffde;
    color:#111111;
    vertical-align:top;
}
.InventoryListing a
{
    color:#111111;
}
.InventoryListingAlt a
{
    color:#111111;
}
.InventoryHeader
{
    background-color: #b9ae90;
    font-size: 1em;
    height: 25px;
}
.InventoryHeader a
{
    color:#111111;
    text-decoration:none;
}
.InventorySearchPanel
{
    border: solid 2px #444444;
    background-color: Maroon;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    text-align: right;
}
.InventoryPagerPanel
{
color:#000000;
}

.InventorySpecialBlock
{
    margin: 0 0 0 0px;
    padding: 5px 5px 5px 5px;
}
.InventorySpecialDescription
{
    xborder: 2px solid #205216;
    padding: 5px 5px 5px 5px;
    xbackground-color: #fbfcec;
 font-weight: bold;
 font-size: 1.2em;
}


.InventoryTitleBlock
{
    font-weight:bold;
    font-size: 1.2em;
}
.InventoryDescriptionBlock
{
    padding: 5px 5px 5px 5px;
}

.InventoryPhotoThumb 
{   
    border: solid 2px #f6ca1f;  
    padding: 2px 2px 2px 2px; 
    margin: 2px 2px 2px 2px; 
    text-align:center;
    }

.VehicleHeadline
{
    color: #222222;    
    font-weight:bold;
    font-size: 1.2em;
    }


.VehicleDescription 
{
    padding: 2px 2px 2px 2px; 
    margin: 12px 12px 12px 12px; 
    color: #222222;    
    }

.VehicleColor
{

    }
.VehiclePrice
{
    font-weight:bold;
    }
.VehiclePricePanel
{
    font-weight:bold;
    }
    
.VehicleStrikeoutPrice
{
     text-decoration: line-through;
    }
.VehicleSpecialPricePanel
{
    font-weight:bold;
    }

.inventoryDetailDetail
{
    border: solid 1px #f6ca1f;  
    margin: 12px 0 0 0; 
    padding: 12px 12px 12px 12px; 
    font-size:1.1em;
    }

.inventoryDetailOptions
{
    padding: 12px 12px 12px 12px; 
    font-size:1.1em;
    }

.highlightedSpecialPrice
{
    border: dotted solid 3px red;  
    padding: 12px 12px 12px 12px; 
    font-size:1.2em;
    }

.specialstrip
{
 font-size:.9em;
    padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 0px; 
    width:350px;
    height:80px;
    overflow:hidden;
    }

.SpecialPriceBlock
{
padding: 15px 0 0 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 15pt;
    font-weight: bold;
    color: #2F14FC;
    height: 75px;
    width:125px;
    background-image: url(images/GreenLightningBlank.gif);
    background-repeat: no-repeat;
}