/* ------------------------ CSS FONT STYLE ------------------------------- */

.OfferPriceBlk {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
.OfferPriceColor {
	font-size: 22px;
	font-weight: bold;
	color: #C81810;
}

.SpecPriceColor {
	font-weight: bold;
	color: #C81810;
}

.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;
}


.featuresInner h2 a:link {
	color: #FFFFFF
}


/* ------------------------ BODY ------------------------------- */





* {
	margin: 0;
	padding: 0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.8em;
	background-image: url(/published/3/resources/images/img/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: center -150px;
	/*background-color: #000000;*/
}



.imageLeft {
	float: left;
	padding: 2px;
	border: 2px solid #999999;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #CCCCCC;
	background-color: #000000;
}

img {
	border: none;
}



h1 {
	font-family: Helvetica;
	font-size: 45px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

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: #000000;
}
h5 {
	font-size: 22px;
	font-weight: bold;
	color: #C91810;
	margin-bottom: 10px;
}
a:link {
	color: #F80000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #d5d5d5;
}

.clearer {
	clear: both;
}


/* +++++++++++++++++++   CONTAINER   ++++++++++++++++++++ */

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 900px;
	background-color: #000000;
}

/* +++++++++++++++++++   CONTAINER - CONTENT   ++++++++++++++++++++ */

#content {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #FFFFFF;
}

#header {
	height: 90px;
	background-image: url(/published/3/resources/images/img/Alfa_romeo_brand_logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#navigation {
	background-color: #000000;
	background-image: url(/published/3/resources/images/img/navBGx836.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 38px;
}
#header .logo {
	width: 332px;
	float: left;
	padding-top: 25px;
	padding-left: 80px;
}
#loginArea  {
	width: 240px;
	float: right;
	background-image: url(/published/3/resources/images/img/LoginArea.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 50px;
}
#loginArea a:link {
	font-weight: normal;
	color: #510F0B;
	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;
}
#advert {
	height: 246px;
	margin-top: 15px;
	background-color: #FFFFFF;
	/*background-image: url(/published/3/resources/images/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/3/resources/images/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/3/resources/images/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: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#featuresInner2 a:hover {
	color: #E90000;
	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/3/resources/images/img/ladyDrivers.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#PrimaryFeaturesContainer .featuresThree {
	float: left;
	width: 167px;
	background-image: url(/published/3/resources/images/img/safetyFirst.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#PrimaryFeaturesContainer .featuresFour {
	float: left;
	width: 167px;
	background-image: url(/published/3/resources/images/img/cuteCar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#PrimaryFeaturesContainer .featuresFive {
	float: left;
	width: 167px;
	background-image: url(/published/3/resources/images/img/joyStick.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#secondaryFeaturesContainer {
	height: 116px;
}
.SecondaryFeaturesInner {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.SecondaryFeaturesInner1 {
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
}
#secondaryFeaturesContainer .season {
	float: left;
	width: 327px;
	height: 116px;
	background-image: url(/published/3/resources/images/img/season.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#secondaryFeaturesContainer .credit {
	float: right;
	width: 491px;
	background-image: url(/published/3/resources/images/img/rightPanelFeaturesBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 116px;
}
#SiteMapContainer {
	height: 236px;
	background-color: #2F2F2F;
	background-image: url(/published/3/resources/images/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;
}
#SiteMapContainer a:hover {
	color: #CC180F;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
#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 {
	margin-top: 15px;
	height: 140px;
	background-image: url(/published/3/resources/images/img/newCarsBottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#brandContainerCar .newCarsHeader {
	font-size: 56px;
	color: #1c1c1c;
	padding-top: 42px;
	font-weight: bold;
	width: 350px;
	float: left;
}
#brandContainerCar .newCarsGraphic {
	float: left;
	width: 300px;
	height: 140px;
}
#brandContainerLogo {
	float: left;
	width: 166px;
}
#brandContainerCar {
	float: right;
	width: 650px;
}
#twoColContainer {
	margin-top: 15px;
	margin-bottom: 15px;
}
#twoColContainer .Left     {
	float: left;
	width: 166px;
	background-image: url(/published/3/resources/images/img/leftBanner.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	min-height: 400px;
	background-color: #C41911;
}
.Left .otherModelHeader {
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url(/published/3/resources/images/img/leftBannerTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#ListContainer {
	margin-bottom: 5px;

}
#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: #9A140D;
	font-weight: normal;
	}
	
	#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: #CB2218;
	background-color: #9E1B14;
	}
	
	
#ListContainer  li {
	padding: 0px;
	width: 166px;
	margin: 0px;
	height: 25px;
}
#ListContainer  ul {
	padding: 0px;
	margin: 0px;
	list-style: none
}
#twoColContainer .Right  {
	float: right;
	width: 655px;
}



/* +++++++++++++++++++   MODEL CHOICE BLOCK   ++++++++++++++++++++ */

.vehicleContainer {
	width: 312px;
	height: 140px;
	float: right;
	margin-bottom: 10px;
	background-image: url(/published/3/resources/images/img/VehiclePriceBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 12px;
}

.vehicleInformationContainer {
	float: left;
	height: 98px;
	width: 118px;
}

.vehicleMoreInfoButton   {
	width: 118px;
	background-image: url(/published/3/resources/images/img/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;
}
.vehicleMoreInfoButton a:hover {
	color: #000000;
}
.vehicleInformation   {
	height: 71px;
	font-weight: bold;
	font-size: 11px;
}
.vehiclePrice   {
	width: 300px;
	padding-left: 10px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	float: left;
}
.vehicleImage   {
	width: 194px;
	float: left;
	height: 100px;
}



/* +++++++++++++++++++   OFFER BLOCK   ++++++++++++++++++++ */


.offersContainer {
	width: 650px;
	float: right;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	line-height: 1.4em;
	background-image: url(/published/3/resources/images/img/OfferTopBGImg650px.jpg);
}

#offersContainer_iframe {
	width: 100%;
	float: right;
	margin-bottom: 10px;
	line-height: 1.4em;
}
#offersContainer .carGraphic {
	width: 190px;
	float: left;
	height: 105px;
}
.offersContainer .offerInformation {
	float: left;
	width: 323px;
	margin-right: 10px;
	height: 100px;
	padding-top: 5px;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
}

#offerContactLinks {
	float: left;
	width: 115px;
	height: 105px;
}




#offerContactLinks a {
	display: block;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	}
	
#offerContactLinks a:hover {
	display: block;
	text-decoration: none;
	font-weight: bold;
	}
	
	
#offerContactLinks  li {
	padding: 0px;
	width: 115px;
	margin: 0px;
	height: 20px;
}
#offerContactLinks  ul {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}



/* ------------------------OFFER CONTACT LINKS ------------------------------- */

.BeaterOfferContactLinks {
	float: left;
	width: 115px;
	height: 105px;
        font-weight: normal;
}
.BeaterOfferContactLinks .OrangeLinks {
}
.BeaterOfferContactLinks .OrangeLinks  a {
	display: block;
	color: #FFFFFF;
	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/3/resources/images/img/button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.BeaterOfferContactLinks .OrangeLinks  a:hover {
	display: block;
	text-decoration: none;
	color: #990000;
	}
.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;
}

/* ------------------------OFFER CONTACT LINKS ------------------------------- */


.BeaterOfferContactLinks .PurpleLinks {
}
.BeaterOfferContactLinks .PurpleLinks  a {
	display: block;
	color: #FFFFFF;
	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/3/resources/images/img/button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.BeaterOfferContactLinks .PurpleLinks  a:hover {
	display: block;
	text-decoration: none;
	color: #990000;
	}
.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;
}

/* ------------------------OFFER CONTACT LINKS ------------------------------- */


.BeaterOfferContactLinks .BlueLinks {
}
.BeaterOfferContactLinks .BlueLinks  a {
	display: block;
	color: #FFFFFF;
	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/3/resources/images/img/button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.BeaterOfferContactLinks .BlueLinks  a:hover {
	display: block;
	text-decoration: none;
	color: #990000;
	}
.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;
}


/* ------------------------SECONDARY CONTAINER ------------------------------- */

.SecondaryFeaturesInner6 {
	padding-left: 10px;
	width: 250px;
	float: left;
}
.SecondaryFeaturesInner5 {
	width: 250px;
	padding-left: 10px;
	margin-top: 30px;
	float: left;
	height: 20px;
	margin-bottom: 10px;
}
.SecondaryFeaturesInner7 {
	width: 225px;
	float: right;
	height: 116px;
}


/* ------------------------NEW CAR SPECS ------------------------------- */

.NewCarsContainer {
	height: 235px;
	width: 650px;
	float: right;
}
.NewCarsContainer a:link {
	font-weight: normal;
	color: #FFF;
}
.NewCarsContainer a:hover {
	color: #C31910;
}
.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/3/resources/images/img/SpecsTopBG.jpg);
	background-position: center top;
}
.NewCarsContainerEnquiryBoxMiddle {
	height: 98px;
	background-color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #C31910;
}
.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/3/resources/images/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/3/resources/images/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/3/resources/images/img/CareersBannerLrg.gif);
	background-position: center top;
}

.SpecsContainerMiddle {
	background-color: #393A3A;
	min-height: 120px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(/published/3/resources/images/img/SpecsBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.SpecsContainerBottom {
	background-color: #CECDCE;
	height: 29px;
	padding-left: 15px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/published/3/resources/images/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/3/resources/images/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;
}


/* ------------------------ OFFER CONTAINER TABLE ------------------------------- */
 
.offersTable {
	width: 650px;
	float: right;
	height: 143px;
	background-image: url(/published/3/resources/images/img/tableBG_DarkLong.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	margin-top: 10px;
}

.offersTable .carGraphicBlack {
	width: 190px;
	float: left;
	height: 135px;
}
.offersTable .offerInformationBlack {
	float: left;
	width: 333px;
	margin-right: 10px;
	height: 135px;
	padding-top: 5px;
}


/* ---------------- TABLE OFFER CONTACT LINKS ---------------------- */


.tableOfferContactLinks {
	float: left;
	width: 105px;
	height: 135px;
	font-weight: normal;
}
.tableOfferContactLinks  .tableLinks {
}
.tableOfferContactLinks .tableLinks a {
	display: block;
	color: #FFFFFF;
	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/3/resources/images/img/button.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tableOfferContactLinks .tableLinks a:hover {
	display: block;
	text-decoration: none;
	color: #990000;
}
.tableOfferContactLinks .tableLinks li {
	padding: 0px;
	width: 105px;
	margin: 0px;
	height: 20px;
}
.tableOfferContactLinks .tableLinks ul {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

.offerInformationBlack table {
	color: #FFFFFF;
}




















