*
{
    margin: 0;
    padding: 0;
}

body
{
    font-size: 62.5%;
    font-family: Arial, Helvetica, sans-serif; /*_font-size: 78%;*/
}

.PrintOnly
{
    display: none;
}
/* Headings */

h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #414B56;
    font-size: 1.8em;
    padding: 10px 0px 15px 23px;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #EE9E29;
    font-size: 1.5em;
    padding: 10px 0px 15px 23px;
}

.PhoneNumber
{
    font-family: Arial;
    font-size: 30px;
    letter-spacing: -2px;
    font-weight: bold;
    color: #666;
    position: absolute;
    top: 20px;
}

div#FlashWebDeal
{
    padding-left: 18px;
}

div#FlashDealer
{
    padding-left: 38px;
}
/*
#midColumnTitle h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #414B56;
    font-size: 1.8em;
    padding: 3px 0px 0px 38px;
}
*/

#newCarTitle h1, #usedCarTitle h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #414B56;
    font-size: 1.8em;
    padding: 3px 0px 0px 38px;
}

#newCarTitle h2, #usedCarTitle h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #EE9E29;
    font-size: 1.5em;
    padding: 3px 0px 0px 38px;
}

#midColumnContentPage h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 1.8em;
    padding: 0px 0px 10px 38px;
    height: 47px;
    background: url(../images/title-background.jpg) top left repeat-y;
}

#midColumnContentPage h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #414B56;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px 38px 10px 38px;
}

#midColumnContentPage h3
{
    font-family: Arial, Helvetica, sans-serif;
    color: #414B56;
    font-size: 1.4em;
    font-weight: bold;
    padding: 5px 0px 8px 38px;
}

#midColumnContentPage img.Illustration
{
    float: right;
    padding-left: 15px;
    padding-bottom: 15px;
}

#midColumnContentPage table img
{
    /* float: none;     text-align: center;     padding-left: auto;     padding-right: auto;     margin-left: auto;     margin-right: auto;     */
}

#usedCarDetails h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #414B56;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0px 0px 20px 38px;
}

/* Vehicle Search - styling and formfields*/
.searchContent
{
    font-family: Arial, Helvetica, sans-serif;
    color: #414B56;
    font-size: 1.1em;
    line-height: 22px;
    vertical-align: middle;
    padding-left: 14px;
}
.searchBtnGo
{
    vertical-align: middle;
}

.searchContent h2
{
    font-size: 1.1em;
    padding: 2px 0px 5px 0px;
}
.searchContent a
{
    color: #414B56;
    text-decoration: underline;
}

.searchContent a:hover
{
    color: #414B56;
    text-decoration: none;
}

.VehicleSearchdropdown
{
    width: 144px;
    height: 19px;
    border: 1px solid #95AEC5;
    margin-bottom: 6px;
    font-size: 1em;
    color: #5F5F5F;
}

.VehicleSearchsmalldropdownLeft
{
    width: 69px;
    height: 19px;
    border: 1px solid #95AEC5;
    margin-right: 3px;
    margin-bottom: 6px;
    font-size: 1em;
    color: #5F5F5F;
}

.VehicleSearchsmalldropdownRight
{
    width: 69px;
    height: 19px;
    border: 1px solid #95AEC5;
    margin-bottom: 6px;
    font-size: 1em;
    color: #5F5F5F;
}

.VehicleSearchtextbox
{
    width: 136px;
    border: 1px solid #95AEC5;
    margin-bottom: 6px;
    font-size: 1em;
    color: #5F5F5F;
    padding:3px;
}

/* Dealer locator - styling and formfield */

#dealerContent
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 1.1em;
    padding-left: 17px;
    line-height: 22px;
}

.dealerPostcodeField
{
    width: 110px;
    height: 17px;
    border: 1px solid #95AEC5;
    vertical-align: middle; /*    font-size: 1em;*/
    color: #5F5F5F;
    padding-left:1px;
}

.dealerBtnGo
{
    vertical-align: middle;
}

#dealerContent a
{
    color: #FFFFFF;
    text-decoration: underline;
}

#dealerContent a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

/* Enewsletter - styling and formfield */

#enewsletterContent
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 1.1em;
    padding-left: 17px;
    line-height: 1.5em;
}

.enewsEmailField
{
    width: 146px;
    height: 17px;
    border: 1px solid #FFFFFF;
    vertical-align: middle; /*    font-size: 1em;*/
    color: #5F5F5F;
    padding-left:1px;
    margin-top: 3px;
}

.enewsBtnGo
{
    vertical-align: middle;
    text-align: right;
    padding-right: 17px;
    padding-top: 5px;
}

#enewsletterContent p 
{
    width: 149px;
}

#enewsletterContent a
{
    color: #000000;
    text-decoration: underline;
}

#enewsletterContent a:hover
{
    color: #000000;
    text-decoration: none;
}

.EnewsValSummaryErrors
{
    color: #000;
}
/* Middle column content  */

#midColumnHome p
{
    color: #333333;
    font-size: 1.2em;
    padding: 0px 23px 15px 23px;
    line-height: 18px;
}

#midColumnContentPage p
{
    color: #333333;
    font-size: 1.2em;
    padding: 0px 38px 15px 38px;
    line-height: 18px;
}

#midColumnHome a, #midColumnContentPage a
{
    color: #EE9E29;
    text-decoration: underline;
}

#midColumnHome a:hover, #midColumnContentPage a:hover
{
    color: #EE9E29;
    text-decoration: none;
}

#midColumnHome ul, #midColumnContentPage ul
{
    list-style: none;
    margin-bottom: 10px;
}

#midColumnHome li, #midColumnContentPage li
{
    font-family: Arial, Helvetica, sans-serif;
    list-style-image: url(../images/bullet.jpg);
    text-align: left;
    color: #333333;
    line-height: 18px;
    font-size: 1.2em; /*padding-right: 18px;*/
    padding-right: 38px;
    padding-left: 5px;
    margin-left: 55px;
}

#midColumnBottomLink, tr.midColumnBottomLink, #midColumnLink
{
    text-align: center;
    color: #333333;
    font-size: 1.2em;
    padding-top: 14px;
}

tr.midColumnBottomLink td
{
    border-top: solid 1px #E0DFE3;
}
tr.midColumnBottomLink span
{
    color: #EE9E29 !important;
}
tr.midColumnBottomLink td
{
    height: 30px;
    vertical-align: bottom;
}

#midColumnBottomLink a, tr.midColumnBottomLink a
{
    color: #333333 !important;
    text-decoration: none !important;
}

#midColumnBottomLink a, tr.midColumnBottomLink a, #midColumnLink a
{
    color: #333333 !important;
    text-decoration: none !important;
}

#midColumnBottomLink a:hover, tr.midColumnBottomLink a:hover,#midColumnLink a:hover
{
    color: #EE9E29 !important;
    text-decoration: underline !important;
}

#midColumnContentPage ul.UsedOptions
{
    list-style: none;
    margin-bottom: 10px; /*float: left;*/
    width: 100%; /* width is changed */
    margin: 0;
    padding: 0 0 10px 38px;
}

#midColumnContentPage ul.UsedOptions li
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #333333;
    line-height: 18px;
    font-size: 1.2em;
    float: left;
    width: 40%;
    margin: 0;
    background-image: url(../images/bullet.jpg);
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding: 0 0 0 1.5em;
    list-style: none;
    list-style-image: none;
}

/* Additional middle column stuff for new car page  */

#newCarPrice
{
    font-family: Arial, Helvetica, sans-serif;
    color: #EE9E29;
    font-size: 2.4em;
    font-weight: bold;
    text-decoration: underline;
    padding: 10px 35px 0px 0px;
    text-align: right;
}

/* replaced with styles in region1.css

.highlightDeal
{
    font-weight: bold;
    color: #EE9E29;
    font-size: 1.3em;
    text-align: center;
}

.highlightAPR
{
    font-weight: bold;
    color: #EE9E29;
    font-size: 2em;
    text-align: center;
}
*/

.otherCars a
{
    text-align: center;
    font-size: 1.2em;
}

#midColumnBottomLink a
{
    color: #333333;
    text-decoration: none;
}

#midColumnBottomLink a:hover
{
    color: #333333;
    text-decoration: underline;
}

/* Additional middle column stuff for search results */

#filterResults
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 1.2em;
    text-align: right;
    padding-right: 25px;
}

.FilterSearchdropdown
{
    width: 155px;
    height: 21px;
    border: 1px solid #95AEC5;
    font-size: 1em;
    color: #5F5F5F;
}

.resultImg
{
    cursor: pointer;
    cursor: hand;
}

.resultTextLeftCol
{
    cursor: pointer;
    cursor: hand;
}

.resultTextMake
{
    font-size: 1.4em;
    color: #333333;
}

.resultTextModel
{
    font-size: 1.2em;
    color: #EE9E29;
}

.resultTextPrice
{
    font-size: 1.3em;
    color: #666666;
    font-weight:bold;
    margin-top:5px;
    text-align:left;
}

.resultTextRightCol
{
    font-size: 1.2em;
    color: #333333;
    cursor: pointer;
    cursor: hand;
}

.resultTextLeftCol a, .resultTextRightCol a
{
    color: #333333 !important;
    text-decoration: none !important;
}

/*.resultTextLeftCol a:hover, .resultTextRightCol a:hover
{
    color: #333333 !important;
    text-decoration: underline !important;
}*/

/* Additional middle column stuff for used car page  */

#usedCarPrice
{
    font-family: Arial, Helvetica, sans-serif;
    color: #EE9E29;
    font-size: 2.4em;
    font-weight: bold;
    text-decoration: underline;
    padding: 10px 35px 0px 0px;
    text-align: right;
}

.usedCarDetailsHighlight
{
    font-weight: bold;
    color: #EE9E29;
}

#usedCarDetails a
{
    color: #333333;
    text-decoration: underline;
}

#usedCarDetails a:hover
{
    color: #333333;
    text-decoration: none;
}

#usedCarDetails p
{
    padding: 0px 38px 10px 38px;
}

#viewBtns
{
    text-align: right;
    padding-right: 25px;
}

.viewBtns
{
    padding: 0px 5px 0px 0px;
}

#usedCarImages
{
    text-align: right;
    padding-right: 30px;
}

#numberBtns
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #333333;
    text-align: left;
    padding: 5px 0px 0px 37px;
    vertical-align: middle;
}

.numberBtns
{
    padding: 0px 2px 0px 2px;
    vertical-align: middle;
    cursor:hand;
}

/* Additional middle column stuff for Dealer pages  */

#dealerSubscribe
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 1.1em;
    padding: 0px 35px 0px 0px;
    text-align: right;
    vertical-align: middle;
    margin-right:0px;
    margin-top:3px;
    position:absolute;
    right:0;
    top:0;
    vertical-align:top;
}

#dealerSubscribe a
{
    color: #333333;
    text-decoration: underline;
}

#dealerSubscribe a:hover
{
    color: #333333;
    text-decoration: none;
}

#dealerAddress p
{
    color: #333333;
    font-size: 1.2em;
    padding: 0px 23px 15px 0px;
    line-height: 18px;
}

#smallDealerTableTitle
{
    color: #FFFFFF;
    font-size: 1.5em;
    padding: 10px 18px 0px 0px;
    font-weight: bold;
    text-align: right;
}


#smallDealerTableContentLeft p
{
    color: #333333;
    font-size: 1.1em;
    padding: 10px 23px 0px 15px;
    line-height: 15px;
}

#smallDealerTableContentRight
{
    padding-top: 8px;
}

.dealerTimes
{
    color: #333333;
    font-size: 1.2em;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
}

.deptTel
{
    color: #EE9E29;
}

.clear
{
    clear: both;
}
/* Right column spacing (across all pages) */

#rightColumn p
{
    margin-bottom: 5px;
}

/*  Right Column - My Garage Summary */
#myGarageSummary
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: #333333;
    padding: 0px 10px 0px 7px;
    text-align: center;
}
#myGarageSummary p
{
    width: 150px;
    padding: 0;
    margin: 0;
}

#myGarageSummary .garagedcar img
{
    float: left;
    width: 75px;
    height: 45px;
    padding-bottom: 5px;
}

#myGarageSummary .garagedcar .description
{
    width: 90px;
    min-height: 55px;
    float: right;
    text-align: left;
}

#myGarageSummary .garagedcar .price
{
    font-weight: bold;
}

#myGarageSummary .garagedcar a
{
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

/*  Centre - My Garage */
#myGarageContent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: #333333;
    padding: 0px 10px 0px 7px;
    text-align: center;
}
#myGarageContent p
{
    width: 150px;
    padding: 0;
    margin: 0;
}

.garagedcar
{
    display: block;
    float: left;
    margin-bottom: 5px;
}

/* ----------------------------------------- Centre Column - My Garage */
#midColumnContentPageContainer #myGarageContent
{
    _margin-left: -10px;
    _margin-right: -10px;
}
#midColumnContentPageContainer #myGarageContent .garagedcar
{
    width: 150px;
}
#midColumnContentPageContainer #myGarageContent .garagedcar .image img
{
    width: 121px;
    height: 73px;
}
#midColumnContentPageContainer #myGarage #myGarageContent
{
    clear: both;
}
#midColumnContentPageContainer #myGarage h1
{
    width: 590px;
}
#midColumnContentPageContainer #myGarage #myGarageBottom
{
    width: 590px;
    margin-left: 25px;
    margin-top: 25px;
    vertical-align: middle;
}
#midColumnContentPageContainer #myGarageContent .fields
{
    width: 75px;
    text-align: left;
    font-weight: bold;
    margin-left: 25px;
}
#midColumnContentPageContainer #myGarage #myGarageBottom input
{
    vertical-align: middle;
    padding-left: 15px;
}
/* rows: */
.garagedcar .row
{
    height: 1.7em;
    border-bottom: 1px dotted #ccc;
}
.garagedcar .image
{
    height: 80px;
}
.garagedcar .title
{
    height: 5em;
    font-weight: bold;
}
.garagedcar .options
{
    height: 100px;
    text-align: left;
}
#myGarageContent .values .options
{
    padding-left: 15px;
}
.garagedcar .button
{
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#midColumnContentPageContainer #myGarage .title a
{
    text-decoration: none;
}

/* Payment Calculator styling */

.paymentCalculator
{
    width: 181px;
    /*float: right;*/
    clear: both;
    padding-top: 16px;
    margin-right:2px;
}

.paymentCalculator h2
{
    width: 181px;
    height: 35px;
    background-image: url(../images/panel-paymentcalc-top.jpg);
    display: block;
    margin: 0;
    padding: 0;
}

.paymentCalculator h2 span
{
    display: none;
}

#paymentCalculatorContent
{
    background-image: url(../images/panel-paymentcalc-middle.png);
    padding-left: 10px;
}

#paymentCalculatorContent table td
{
    font-size: 1.1em;
    color: #000000;
    padding-top: 4px;
    padding-bottom: 4px;
}

#paymentCalculatorContent .smallprint
{
    font-size: 0.7em;
}

#paymentCalculatorContent select
{
    width: 68px;
    height: 18px;
    font-size: 1.1em;
}
#paymentCalculatorContent .smalldropdown
{
    width: 70px;
    height: 19px;
    border: 1px solid #95AEC5;
    font-size: 10px;
    color: #5F5F5F;
}
#paymentCalculatorContent .smalltextbox
{
    width: 60px;
    height: 15px;
    border: 1px solid #95AEC5;
    font-size: 10px;
    color: #5F5F5F;
}

#paymentCalculatorContent a
{
    color: Black;
}

#paymentCalculatorContent a:hover
{
    text-decoration: none;
}

#paymentCalculatorFooter
{
    background-image: url(../images/panel-paymentcalc-bottom.png);
    display: block;
    width: 181px;
    height: 34px;
}

#paymentCalculatorFooter .btnApply
{
    float: right;
    padding-right: 11px;
}

/* Footer styling (across all pages) */

#footer
{
    color: #333333;
    font-size: 1em;
    text-align: center;
    padding-top: 4px;
    padding-bottom:4px;
}

#footer a
{
    color: #333333;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

/* Advanced Search */
.AdvancedSearchTitle
{
    width: 961px;
    height: 30px;
    background-color: #CCCCCC;
    padding: 0;
    margin: 0;
}

.AdvancedSearchTitle h1, .AdvancedSearchTitle a
{
    float: left;
}
.AdvancedSearchBody
{
    width: 961px;
    background-color: #CCCCCC;
    padding: 0;
    margin: 0;
}

.AdvancedSearchColumn
{
    float: left;
    width: 25%;
}

/* Form Builder [BWT] */


#midColumnContentPage .UniversalBox h3
{
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 5px;
}

/* Scrolling news - offers */

#tickerContent
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 1.2em;
    padding-top: 1px;
}

#dealerTickerContent
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 1.2em;
    padding-top: 0px;
}

#tickerContent a, #dealerTickerContent a
{
    color: #333333;
    text-decoration: none;
}

#tickerContent a:hover, #dealerTickerContent a:hover
{
    color: #333333;
    text-decoration: underline;
}

#midColumnContentPage li.SiteMapTier1
{
    margin-left: 55px;
    padding-top: 6px;
}
#midColumnContentPage li.SiteMapTier2
{
    margin-left: 80px;
}
#midColumnContentPage li.SiteMapTier1 a
{
    text-decoration: none;
    font-weight: bold;
    color: #333;
}

#midColumnContentPage a.presssubscribe, #midColumnHome a.presssubscribe
{
    color: #333;
}

/* Headline Calendar icon */
.Calendar{
width: 40px;
height: 40px;
border: 1px solid #F8B600;
font-size: 1.1em;
float: left;
margin-left: 38px;
margin-right: 10px;
margin-top: 10px;
}

.Month
{
width: 100%;
text-align: center;
background-color: #F8B600;
color: White;
font-weight: bold;
padding: 2px 0;
}
.Day
{
width: 100%;
text-align: center;
vertical-align: middle;
padding-top: 4px;
font-size: 1.1em;
}

/*---------- Dealer Profile ----------*/

#dealerBanner
{
    width:515px;
    max-height:200px;
    /* Also hack to make max-height work in I6 in ie6.css */
    margin-bottom:10px;
    margin-left:38px;
}

#dealerMap
{
    margin-left:38px;
    margin-bottom:15px;
}


/*---------- Exclusive dealer deals ----------*/

#exclusiveTitle{
color:#333333;
font-size:1.4em;
font-weight:bold;
padding: 10px 0px 0px 20px;
}

#exclusiveInfo p{
margin: 0px;
padding: 0px;
}

#exclusiveInfo p.exclusiveModel{
color:#ECA433;
font-weight:bold;
font-size: 1.4em;
margin-bottom: 5px;
}

#exclusiveInfo p.exclusivePrice{
color:#333333;
font-weight:bold;
font-size: 1.4em;
margin-bottom: 5px;
}

#exclusiveInfo p.exclusiveDetails{
color:#333333;
font-size: 1.2em;
}
