﻿/* 
 * Web Deal of the month/week 
 */
table.WebDeal
{
    width: 515px;
    border: 1px solid #CCCCCC;
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0 0 15px 38px;
}

table.WebDeal th
{
    background: url(../images/content/WebDealTitle.gif);
    width: 515px;
    height: 33px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    padding-left: 20px;
    margin: 0;
    text-align: left;
}

table.WebDeal td.left
{
    background: url(../images/content/WebDealLogo.gif) no-repeat;
    height: 137px;
    width: 87px;
    padding: 0;
    margin: 0;
}

table.WebDeal td.right
{
    font-family: Arial, Helvetica, sans-serif;
    width: auto;
    padding: 0;
    margin: 0;
    text-align: center;
    vertical-align: top;
}

table.WebDeal h1
{
    background-image: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
table.WebDeal h2
{
    margin: 0 !important;
    padding: 0 !important;
    color: #CE0000 !important;
}

table.WebDeal p
{
    margin: 0 !important;
    padding: 0 !important;
    color: #999 !important;
}

/*Vehicle layout panels */
table.Layout{
    margin-left: 38px;
}

table.Layout td {
    padding-bottom: 30px;
}
table.Layout td  td{
    padding-bottom: 0px;
}

table.Layout td  td.photo{
    padding-bottom: 0px;
    text-align:center;
}

.Title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.WhiteTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.Title a
{
    color: #333333 !important;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none !important;
}
.WhiteTitle a
{
    color: #FFFFFF !important;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: bold;

}

.CurrentPrice
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ee9e29;
    text-align: center;
    font-weight: bold;
}

.OtherPrices
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    color: #414b56;
    text-align: center;
    font-weight: bold;
}
.OfferDetails
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    color: #ee9e29;
    text-align: center;
    font-weight: bold;
}

.CarDetails
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    color: #414b56;
    text-align: center;
    font-weight: bold;
}

a
{
    font-family: Arial, Helvetica, sans-serif;
  /*  font-size: 12px;*/
    line-height: 18px;
    color: #414b56;
    text-decoration: underline;
    font-weight: normal;
    text-align: center;
}

a:hover
{
    color: #414b56;
    text-decoration: none;
}

/*OBSOLETE */



/* NEW VEHICLES */
/*
 * General layout
 */
table.AmazingLayout
{
    width: 515px;
    margin-left: 38px;
    padding: 3px;
}
table.ModelLayout
{
    width: 515px;
    margin-left: 38px;
    padding: 3px;
}

/*
 * Amazing Vehicle
 */
table.AmazingVehicle, table.AmazingRedVehicle
{
    width: 250px; /*border: 1px solid red;*/
}
table.AmazingVehicle th
{
    background: url(/assets/images/amazing-table-title.jpg) no-repeat left top;
    height: 42px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    text-align: center;
    vertical-align: middle;
}

table.AmazingRedVehicle th
{
    background: url(/assets/images/amazing-red-table-title.jpg) no-repeat left top;
    height: 42px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    text-align: center;
    vertical-align: middle;
    color: white;
}

table.AmazingVehicle td.info, table.AmazingRedVehicle td.info
{
    background: url(/assets/images/amazing-table-bg.jpg) repeat-y left;
    padding-left: 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
}
table.AmazingVehicle td.right, table.AmazingRedVehicle td.right
{
    vertical-align: top;
    background: url(/assets/images/amazing-table-bg.jpg) repeat-y right;
    height: 140px;
}

table.AmazingVehicle td.right div.frame, table.AmazingRedVehicle td.right div.frame
{
    border: 1px solid #999;
    margin: 5px 2px 5px 2px;
    width: 150px;
    height: 90px;
    position: relative;
    background-color: White;
}

table.AmazingVehicle td.right div.frame div, table.AmazingRedVehicle td.right div.frame div
{
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}

table.AmazingVehicle td.right div.frame div img, table.AmazingRedVehicle td.right div.frame div img
{
}

table.AmazingVehicle td.right a img, table.AmazingRedVehicle td.right a img
{
    border: none;
}
table.AmazingVehicle td.end, table.AmazingRedVehicle td.end
{
    height: 24px;
    background: url(/assets/images/amazing-table-bottom.jpg) no-repeat left bottom;
}

/*
 * New Vehicle
 */
table.NewVehicle
{
    padding: 0;
    margin: 0;
}

table.NewVehicle td.image
{
    padding-top: 10px;
    background: url(../images/content/vehicle-background.jpg) repeat-y;
    height: 80px;
}

table.NewVehicle td.vehicle
{
    background: url(../images/content/vehicle-background.jpg) repeat-y;
    color: #666666;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 17pt;
}

table.NewVehicle td.price
{
    background: url(../images/content/vehicle-background.jpg) repeat-y;
    color: #CC0000;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 17pt;
}

table.NewVehicle td.end
{
    background: url(../images/content/vehicle-bottom.jpg) no-repeat;
    height: 16px;
    width: 176px;
}

table.NewVehicle img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
table.NewVehicle img.btn
{
    border: none;
}

/*
 * More deals (obstelete)
 */
#moreDealsPanel
{
    width: 515px;
    height: 118px;
    background-image: url(../images/content/more-amazing-deals.png);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0 0 10px 38px;
}

#moreDealsPanel ul
{
    width: 119px;
    float: left;
    margin: 0;
    padding: 40px 0 0 52px;
}
#moreDealsPanel li
{
    list-style-image: url(../images/content/arrow-red.gif) !important;
    font-size: 1.2em;
    padding-right: 18px;
    padding-left: 5px;
    margin-left: 0px;
}
#moreDealsPanel ul li a
{
    font-size: 14px;
    color: #FFFFFF !important;
    text-decoration: none !important;
    line-height: 130% !important;
}

#moreDealsPanel ul li a:hover
{
    text-decoration: underline !important;
}

/*
 * Opening times
 */
#dealerTimesWrap
{
    padding-top: 0px;
    margin-left: 37px;
    margin-top: 10px;
    margin-bottom: 20px;
    clear: both;
}

#dealerTimesWrapMotability
{
    padding-top: 0px;
    margin-left: 37px;
    margin-top: 10px;
    margin-bottom: 20px;
    float:left;
    clear: right;
}

.dealerTimes
{
    width: 172px;
    float: left;
    color: #333333;
    font-size: 1.2em;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
}

.deptTel
{
    color: #EE9E29;
}


/*
 * Stylised table 
 */
#Table
{
    width: 527px;
    float: left;
    margin: 10px 0px 20px 33px;
    background: url(../images/finance-tabletitle-bg.jpg) top left no-repeat;
}

#TableTitle
{
    width: 509px;
    height: 30px;
    float: left;
    font-size: 1.3em;
    color: #333333;
    font-weight: bold;
    padding: 12px 0px 0px 18px;
}

#TableContentLeft
{
    width: 263px;
    float: left;
    background: url(../images/finance-table-bg.jpg) top left repeat-y;
}

#TableContentRight
{
    width: 264px;
    float: left;
    background: url(../images/finance-table-bg.jpg) top right repeat-y;
}

#TableContentLeft ul, #TableContentRight ul
{
    list-style: none;
    margin-top: 10px;
    margin-bottom: 0px;
}

#TableContentLeft li, #TableContentRight li
{
    font-family: Arial, Helvetica, sans-serif;
    list-style-image: url(../images/bullet-grey-bg.jpg);
    text-align: left;
    color: #333333;
    line-height: 18px;
    font-size: 1.2em;
    padding-left: 5px;
    padding-right: 18px;
    margin-left: 32px;
}

#TableContentLeft a, #TableContentRight a
{
    color: #333333;
    text-decoration: none;
}

#TableContentLeft a:hover, #TableContentRight a:hover
{
    color: #333333;
    text-decoration: underline;
}

#TableBottom
{
    width: 527px;
    height: 24px;
    float: left;
    background: url(../images/finance-table-bottom.jpg) top left no-repeat;
}


table.contenttable
{
     width: 527px;
     margin-left:38px;
     margin-bottom:10px;
}

table.contenttable td
{
    padding:3px;
    font-family:Arial,Helvetica,sans-serif;
    color:#333333;
    font-size:1.2em;
    line-height:18px;
}
