* {
	margin: 0;
	padding: 0;
}

/* ------------------------ HOME BUTTON FOR ALL PAGES ------------------ */

.HomeButtonContainer {
	height: 50px;
	width: 340px;
	float: left;
}
.homeBtn {
	float: right;
	width: 85px;
	padding-top: 15px;
}


/* ------------------------ CSS FONT STYLE ------------------------------- */

.OfferPriceBlk {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.OfferPriceColor {
	font-size: 22px;
	font-weight: bold;
	color: #FF6C0B;
}

.SpecPriceColor {
	font-weight: bold;
	color: #FF6C0B;
}

.GenericPageTitle {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

.KeyPoints {
	font-weight: bold;
	color: #429922;
}

.imgPadding {
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 13px;
}

.imgPaddingWithLink {
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 5px;
}

.PaddingFix {
	padding-left: 15px
}



.featuresInner h2 a:link {
	color: #000000;
        font-weight: bold;
}
.featuresInner h2 a:hover {
	color: #ffffff;
        font-weight: bold;
}
.featuresInner h2 a:visited {
	color: #000000;
        font-weight: bold;
}

/* ------------------------ IMAGES ------------------------------- */



.imageLeft {
	float: left;
	padding: 2px;
	border: 1px solid #BBB271;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #999999;
}

.imageLeftNoBorder{
	float: left;
	padding: 2px;
	margin-bottom: 10px;
}

img {
	border: none;
}


/* ------------------------ HEADERS ------------------------------- */

h1 {
	font-family: Helvetica;
	font-size: 65px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #01255E;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #F85018;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* ------------------------ LINKS ------------------------------- */

a:link {
	color: #F84C19;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: Grey;
        font-weight: normal;
}

.clearer {
	clear: both;
}

/* ------------------------ BODY ------------------------------- */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.8em;
	color: #181818;
	background-image: url(/published/2/resources/images/CSS/img/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #A8A8A8;
}



/* +++++++++++++++++++   CONTAINER   ++++++++++++++++++++ */

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 900px;
	background-color: #FFFFFF;
}

/* +++++++++++++++++++   CONTAINER - CONTENT   ++++++++++++++++++++ */

#content {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 90px;
}
#navigation {
	background-color: #FFFFFF;
	background-image: url(/published/2/resources/images/CSS/img/navBGx836.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 38px;
        margin-bottom: 15px;
}
#header .logo {
	width: 332px;
	float: left;
	padding-top: 15px;
}


#loginArea  {
	width: 340px;
	float: right;
	background-image: url(http://www.autoworld-uk.com/published/2/resources/images/CSS/img/LoginArea.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 85px;
}


#loginArea a:link {
	font-weight: normal;
	color: #5E2608;
	text-decoration: none;
}
#loginArea a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#loginArea  .membersArea  {
	float: right;
	width: 230px;
	color: #FFFFFF;
	font-size: 11px;
}
#searchFieldBox    {
	width: 239px;
	height: 30px;
	float: left;
        padding-top: 10px;

}
#advert {
	height: 246px;
	margin-top: 15px;
	background-color: #FFFFFF;
	background-image: url(/published/2/resources/images/CSS/img/HomePageAdvert.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#advert .advertTxt {
	padding-top: 95px;
	padding-left: 522px;
	padding-right: 21px;
}
.AdvertCarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
}
.AdvertCarContentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.AdvertCarContentBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.AdvertCarContentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #000000;
	font-weight: bold;
}
.FeaturesHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.SiteMapHeaders {
	font-size: 12px;
	font-weight: bold;
	color: #F85018;
}


#advertBottom {
	height: 51px;
	background-image: url(/published/2/resources/images/CSS/img/advertBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#advertBottom .advertBottomTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	padding-top: 14px;
}


#PrimaryFeaturesContainer {
	margin-top: 15px;
	height: 212px;
	background-image: url(/published/2/resources/images/CSS/img/featuresBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 10px;
}
.featuresInner {
	padding: 10px;
}
.featuresInner1 {
	height: 138px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#featuresInner2 {
	padding-left: 50px;
}
#featuresInner2 a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#featuresInner2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.featuresInner3 {
	height: 171px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#PrimaryFeaturesContainer .featuresOne {
	float: left;
	width: 167px;
}
#PrimaryFeaturesContainer .featuresTwo {
	float: left;
	width: 167px;
	background-image: url(/published/2/resources/images/CSS/img/ladyDrivers.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#PrimaryFeaturesContainer .featuresThree {
	float: left;
	width: 167px;
	background-image: url(/published/2/resources/images/CSS/img/safetyFirst.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#PrimaryFeaturesContainer .featuresFour {
	float: left;
	width: 167px;
	background-image: url(/published/2/resources/images/CSS/img/cuteCar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#PrimaryFeaturesContainer .featuresFive {
	float: left;
	width: 167px;
	background-image: url(/published/2/resources/images/CSS/img/joyStick.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#secondaryFeaturesContainer {
	height: 116px;
}
.SecondaryFeaturesInner {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.SecondaryFeaturesInner1 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
}
#secondaryFeaturesContainer .season {
	float: left;
	width: 327px;
	height: 116px;
	background-image: url(/published/2/resources/images/CSS/img/season.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#secondaryFeaturesContainer .credit {
	float: right;
	width: 491px;
	background-image: url(/published/2/resources/images/CSS/img/credit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 116px;
}
#SiteMapContainer {
	min-height: 245px;
        padding-bottom: 10px; 
	background-color: #000000;
	background-image: url(/published/2/resources/images/CSS/img/linksBG.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#SiteMapContainer a:link {
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
        font-size: 12px;
}
#SiteMapContainer a:hover {
	color: #F84C19;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
        font-size: 12px;
}
#SiteMapContainer a:visited {
	color: #9f9f9f;
	font-weight: normal;
        font-size: 12px;
}


#SiteMapContainer .siteMapColumns1 {
	float: left;
	width: 150px;
	margin-right: 10px;
	padding-left: 32px;
	margin-top: 15px;
}
#SiteMapContainer  .siteMapColumns {
	float: left;
	width: 161px;
	margin-right: 10px;
	margin-top: 15px;
}




#brandContainer {
	height: 140px;
}


#brandContainerCar .newCarsHeader {
	/*font-size: 56px;*/
	/*color: #DCDCDC;*/
	/*padding-top: 10px;*/
	/*font-weight: bold;*/
	width: 300px;
	float: left;
}

#brandContainerCar .newCarsGraphic {
	float: left;
	width: 350px;
	height: 140px;
}
#brandContainerLogo {
	float: left;
	width: 166px;
}
#brandContainerCar {
	float: right;
	width: 655px;
	background-image: url(/published/2/resources/images/CSS/img/newCarsBottom2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 140px;
}
#twoColContainer {
	min-height: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#twoColContainer .Left     {
	float: left;
	width: 166px;
	background-image: url(/published/2/resources/images/CSS/imgOrange/leftBanner.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	background-color: #FF8F01;
}
.Left .otherModelHeader {
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(/published/2/resources/images/CSS/imgOrange/leftBannerTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#ListContainer {
	margin-bottom: 5px;
	float: left;
	width: 166px;
        min-height: 400px;
        font-size: 12px;


}
#ListContainer a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 5px 7px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6E09;
	font-weight: normal;
        font-size: 12px;
	}
	
#ListContainer a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 5px 7px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6E09;
	background-color: #EC7B00;
        font-size: 12px;
	}

#ListContainer a:visited {
        font-size: 12px;
}
	
	
#ListContainer  li {
	padding: 0px;
        margin: 0px;
	height: 25px;
}
#ListContainer  ul {
	padding: 0px;
	margin: 0px;
	list-style: none

}
#twoColContainer .Right  {
	float: left;
	/*width: 670px;*/
        width: 667px;
}
.vehicleInformationContainer {
	float: left;
	height: 98px;
	width: 118px;
}
.vehicleContainer {
	width: 321px;
	height: 140px;
	float: right;
	margin-bottom: 10px;
	background-image: url(/published/2/resources/images/CSS/img/VehiclePriceBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 12px;
}
.vehicleMoreInfoButton   {
	width: 118px;
	background-image: url(/published/2/resources/images/CSS/imgOrange/moreInfo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
}
.vehicleMoreInfoButton a:link {
	color: #FFFFFF;
	font-size: 14px;
}
.vehicleMoreInfoButton a:hover {
	color: #000000;
	font-size: 14px;
}
.vehicleMoreInfoButton a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.vehicleInformation   {
	height: 69px;
	font-weight: bold;
	font-size: 11px;
}
.vehiclePrice   {
	width: 311px;
	padding-left: 10px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	float: left;
}
.vehicleImage   {
	width: 203px;
	float: left;
	height: 100px;
}
.offersContainer {
	width: 650px;
	float: right;
	height: 105px;
	background-image: url(/published/2/resources/images/CSS/img/offersBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
.offersContainer .carGraphic {
	width: 190px;
	float: left;
	height: 105px;
}
.offersContainer .offerInformation {
	float: left;
	width: 333px;
	margin-right: 10px;
	height: 100px;
	padding-top: 5px;
}




.offersContainer .offerContactLinks {
	float: left;
	width: 115px;
	height: 105px;
        font-weight: normal;
}

.offersContainer .offerContactLinks a {
	display: block;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	}
	
.offersContainer .offerContactLinks a:hover {
	display: block;
	text-decoration: underline;
	}
	
	
.offersContainer .offerContactLinks  li {
	padding: 0px;
	width: 115px;
	margin: 0px;
	height: 20px;
}
.offersContainer .offerContactLinks  ul {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}


#LeftAdvertContainer {
	float: left;
	margin-bottom: 20px;
}

#LeftAdvertContainer a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-color: transparent;
	border-bottom-width: 0px;
	}
	
#LeftAdvertContainer a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-color: transparent;
	background-color: transparent;
	}
	
	
#LeftAdvertContainer  li {
	padding: 0px;
	margin: 0px;
	height: auto;
}
#LeftAdvertContainer  ul {
	padding: 0px;
	margin: 0px;
	list-style: none

}



/* ------------------------LITRE BEATER CONTAINER ------------------------------- */

.offersContainerLitreBeater {
	width: 650px;
	float: right;
	height: 140px;
	background-image: url(/published/2/resources/images/CSS/img/offersBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
}

.carGraphic {
	width: 190px;
	float: left;
	height: 140px;
	font-size: 10px;
}
.offerInformation {
	float: left;
	width: 333px;
	margin-right: 10px;
	height: 135px;
	padding-top: 5px;
}

/* ------------------------NEW CAR SPECS ------------------------------- */

.NewCarsContainer {
	height: 235px;
	width: 650px;
	float: right;
}
.NewCarsContainer a:link {
	font-weight: normal;
	color: #000000;
}
.NewCarsContainer a:hover {
	color: #F85A18;
}
.NewCarsContainerCarImage {
	float: left;
	width: 465px;
	padding-left: 15px;
	height: 235px;
}
.NewCarsContainerCarTitle {
	height: 48px;
}
.NewCarsContainerEnquiryBox {
	float: right;
	width: 168px;
	height: 220px;
	font-family: Arial, Helvetica, sans-serif;
}
.NewCarsContainerEnquiryBoxTop {
	height: 15px;
	padding: 10px;
	background-color: #F85A18;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/published/2/resources/images/CSS/img/SpecsTopBG.jpg);
	background-position: center top;
}
.NewCarsContainerEnquiryBoxMiddle {
	height: 98px;
	background-color: #ECECEC;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #F85A18;
}
.NewCarsContainerEnquiryBoxBottom {
	height: 47px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F85A18;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/published/2/resources/images/CSS/img/SpecsBottomBG.jpg);
	background-position: center bottom;
}
.SpecsContainer {
	float: right;
	width: 635px;
	padding-left: 15px;
}

.SpecsContainerLrg {
	float: right;
	width: 650px;
}

.SpecsContainerTop {
	background-color: #CECDCE;
	height: 29px;
	padding-left: 15px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/published/2/resources/images/CSS/img/SpecListTopPannel.gif);
	background-position: center top;
}

.SpecsContainerTopCareers {
	background-color: #CECDCE;
	height: 29px;
	padding-left: 15px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/published/2/resources/images/CSS/img/CareersBannerLrg.gif);
	background-position: center top;
}

.SpecsContainerMiddle {
	background-color: #FFFFFF;
	min-height: 120px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(/published/2/resources/images/CSS/img/SpecsBG.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.SpecsContainerBottom {
	background-color: #CECDCE;
	height: 29px;
	padding-left: 15px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/published/2/resources/images/CSS/img/SpecListBottomPannel.gif);
	background-position: center top;
}

.SpecsContainerBottomLrg {
	background-color: #CECDCE;
	height: 29px;
	padding-left: 15px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/published/2/resources/images/CSS/img/CareersBannerBottomLrg.gif);
	background-position: center top;
}

#RightPanelContainer {
	width: 670px;
	float: right;
	margin-bottom: 10px;
}
#brandContainerCar .GenericHeader {
	font-size: 56px;
	color: #DCDCDC;
	padding-top: 42px;
	font-weight: bold;
	width: 650px;
	float: left;
}




/* ------------------------BEATER OFFER CONTACT LINKS ------------------------------- */

.BeaterOfferContactLinks {
	float: left;
	width: 115px;
	height: 105px;
        font-weight: normal;
}
.BeaterOfferContactLinks .OrangeLinks {
}
.BeaterOfferContactLinks .OrangeLinks  a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(/published/2/resources/images/CSS/img/but1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.BeaterOfferContactLinks .OrangeLinks  a:hover {
	display: block;
	text-decoration: none;
	color: #F85A18;

	}
.BeaterOfferContactLinks .OrangeLinks   li {
	padding: 0px;
	width: 115px;
	margin: 0px;
	height: 20px;
}
.BeaterOfferContactLinks .OrangeLinks   ul {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

/* ------------------------BEATER OFFER CONTACT LINKS ------------------------------- */


.BeaterOfferContactLinks .PurpleLinks {
}
.BeaterOfferContactLinks .PurpleLinks  a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(/published/2/resources/images/CSS/img/but2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.BeaterOfferContactLinks .PurpleLinks  a:hover {
	display: block;
	text-decoration: none;
	color: #F85A18;

	}
.BeaterOfferContactLinks .PurpleLinks   li {
	padding: 0px;
	width: 115px;
	margin: 0px;
	height: 20px;
}
.BeaterOfferContactLinks .PurpleLinks   ul {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

/* ------------------------BEATER OFFER CONTACT LINKS ------------------------------- */


.BeaterOfferContactLinks .BlueLinks {
}
.BeaterOfferContactLinks .BlueLinks  a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(/published/2/resources/images/CSS/img/but3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.BeaterOfferContactLinks .BlueLinks  a:hover {
	display: block;
	text-decoration: none;
	color: #F85A18;
	}
.BeaterOfferContactLinks .BlueLinks   li {
	padding: 0px;
	width: 115px;
	margin: 0px;
	height: 20px;
}
.BeaterOfferContactLinks .BlueLinks   ul {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}



/* ------------------ PADDING FOR RIGHT CONTAINER FIX -------------- */


.GenericPadding{
	float: right;
	width: 650px;
}

/* ------------------------OFFER CONTAINER APR ------------------------------- */



.offersContainerAPR {
	width: 650px;
	float: right;
	height: 143px;
	background-image: url(/published/2/resources/images/CSS/img/TableBG_noLines.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}



#brandContainerCarBanner {
	float: right;
	width: 655px;
	height: 140px;
}

}


/* ---- Offer table override --- */
.specialOffersTableData
{
 background:#ddd;
}

.specialOffersTableData td
{
 background: white;
}



















































