a:link {
	color: #1583C0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: Grey;
        font-weight: normal;
}


#loginArea  {
	width: 340px;
	float: right;
	background-image: url(/published/2/resources/images/CSS/imgBlue/LoginArea.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 85px;
}
#loginArea a:link {
	font-weight: normal;
	color: #94D5FD;
	text-decoration: none;
}
#loginArea a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#advertBottom {
	height: 51px;
	background-image: url(/published/2/resources/images/CSS/imgBlue/advertBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.AdvertCarContentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #1583C0;
	font-weight: bold;
}
#SiteMapContainer a:hover {
	color: #1583C0;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #181818;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #1583C0;
}

#twoColContainer .Left     {
	background-image: url(/published/2/resources/images/CSS/imgBlue/leftBanner.gif);
	background-color: #1A90D2;
}


#ListContainer a {
	border-bottom-color: #0F6A9B;
	}
	
#ListContainer a:hover {
	border-bottom-color: #1583C0;
	background-color: #0F6695;
	}

#vehicleMoreInfoButton   {
	background-image: url(/published/2/resources/images/CSS/imgBlue/moreInfo.gif);
}

.Left .otherModelHeader {
	background-image: url(/published/2/resources/images/CSS/imgBlue/leftBannerTop.gif);
	}
	
	
.OfferPriceColor {
	font-size: 22px;
	font-weight: bold;
	color: #1583C0;
}

.AdvertCarContentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #1583C0;
	font-weight: bold;
}

#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

}


.WL_SiteMapInnerContainer .siteMapColumnHeader /*Used as the SiteMap Category Header */
      {
        font-size: 12px;
	font-weight: bold;
	color: #1583C0;
      }











