﻿@import url(../ContentStyles07.css);
@import url(../Menu.css);
@import url(../NMG.css);

div.left
{
	margin-left: 20px;
	float: left;
	width: 180px;
}

div.centre
{
    width: 578px;
	float: left;
}

div.right
{
    /*margin-top: 84px;*/
	float: right;
	width: 200px;
	text-align: center;
}

div.right img
{
    margin-top: 10px;
}

/*
div.checkBoxes label
{
    float: left;
    clear: left;
    width: 140px;
    margin: 0 0 8px 4px;
}

div.checkBoxes input
{
    margin-bottom: 8px;
}

div.checkBoxes .btn
{
    margin: 0;
    color: #fff;
    font-size: 0.875em;
}
*/

#content div.search p
{
    padding: 0 10px;
}

div.search {
	width: 550px;
}
div.search p
{
    padding-left: 10px;
    float: left;
    color: #fff;
    font-size: 0.75em;
}

div.search input, div.search select
{
    margin: 4px 0 0 0;
    width: 108px;
}

/* -------------------------- Home ----------------------------- */
#usedCarTop
{
    background: url(../../Images07/UsedCarHead.gif) no-repeat top left;
    width: 571px;
    height: 85px;
    margin-top: -20px;
}
#usedCarTop h1 
{
    font-size: 1em;
    position: relative;
    left: 20px;
    top: 10px;
}
#usedCarTop ul
{
    list-style: none; 
    padding: 20px 0 0 20px;  
    margin-left: 0;
}
#usedCarTop li
{
    float: left;
    display: inline;
    font-size: 0.812em; 
    font-weight: bold;  
}
#usedCarTop li a
{
    text-decoration: none;
}
#usedCarBody
{
    width: 571px;
    background: url(../../Images07/UsedCarbgRepeat.gif) repeat-y top left;
    overflow: hidden;
}
#usedCarFooter
{
    width: 571px;
    height: 93px;
    background: url(../../Images07/UsedCarFooter.gif) no-repeat top left;
    overflow:hidden;
    clear:both;
}
#usedCarFooter div.box
{
    background: none;
}
#usedCarFooter label
{
    color: #000;
}
#usedCarFooter input.btn
{
    position: relative;
    left: -15px;
}
.usedCar {
    overflow: hidden;
    float: left;
    text-align: center;
}
.usedCar img 
{
    float: left;
    padding-right: 7px;
}
.arrow 
{
    overflow: hidden;
    clear: both;
}
.usedCar a 
{
    float: left;
    clear: both;
    font-size: 0.75em;
    font-weight: bold;
    text-decoration: none;
    background: url(../../Images/btnWhite.gif) no-repeat center right;
    /*padding-right: 25px;*/
    line-height: 1.8;
    white-space: nowrap;
}
.usedCar span 
{
    display: none;
}

/*USED CAR
========================*/
#ucUsedCarBox
{
    width: 561px;
    height: 310px;
    background:  url(../../Images07/ucBoxBkg.jpg) no-repeat top left;
    margin-top: 20px;
}
#ucUsedCarBox h1 
{
    font-size: 1em;
	float:none;
	padding-left:20px;
	padding-top:10px;
}
#ucTop 
{
	padding-left:10px;
	padding-bottom:10px;
	padding-top:5px;
}
#ucTop a
{
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}
#ucFooter div.box
{
    background: none;
}
#ucFooter label
{
    color: #000;
}
#ucFooter input.btn
{
    position: relative;
    left: -15px;
}
/*--- newCar ---*/
#newCarBox
{
    width: 561px;
    height: 270px;
    /*background:  url(../../Images07/NewCarsBox.gif) no-repeat top left;*/
    background:  url(../../Images07/ncBoxBkg.jpg) no-repeat top left;
    margin-top: 20px;
}
#newCarBox h1 
{
    font-size: 1em;
	float:none;
	clear: both;
	padding-left:20px;
	padding-top:10px;
}
.ncLogos 
{
	padding-left:25px;
}
#newCarBox img
{
    padding: 20px 16px 0px 10px;
}
.ncCars
{
	padding-left:20px;
}
.newCar img 
{
    float: left;
    margin: 10px 10px 0 0;
}
#newCarBox .ncCars img
{
	padding:2px;
}
/*--- Health Club ---*/
.healthClub
{
    width: 559px;
    height: 202px;
    background: url(../../Images07/HealthClubBanner.jpg) no-repeat top left;
    position: relative;
}
.healthClub a 
{
    font-size: 0.812em;
    font-weight: bold;
    text-decoration: none;
    position: absolute;
}
.healthClub a img 
{
    margin-left: 10px;
    position: relative;
    top: 8px;
}