﻿body			{text-align:center; margin:0px; font-family:Arial; background-color:White; font-size:12px;}
a, a:visited, a:active {text-decoration: none; color:#000000;}
a:hover {text-decoration:underline;}
.clr	{clear:both;}

.eleven	{font-size:11px;}
.ten	{font-size:10px;}

	#PageContainer	{width: 1000px; margin-left:auto; margin-right:auto;}
		#PageLeftColumn {float:left; margin:0px; width:17px; height:51px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_controls/global-header/background-header-left.png');}
			#PageLeftColumn img	{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
		#PageCenterColumn	{float:left; width:963px; background-color:#FDFCFC;}
			#PageTitle  {width:963px; height:54px;}
		#PageRightColumn {float:left; margin:0px; width:20px; height:51px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_controls/global-header/background-header-right.png');}
			#PageRightColumn img	{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
			
	#ContentContainer {float:left; width:963px; background: #FDFCFC url('/images/high-mileage-makers/background.jpg') no-repeat;}
		#HighMileageClubNav	{float:left; width:963px; height:73px;}
			#HighMileageClubNavLinks	{float:right; padding-right:35px; margin-top:25px; height:25px; text-align:right;}
				.HighMileageClubNavLink	{float:left; padding-left:30px;}
					.HighMileageClubNavLink a, .HighMileageClubNavLink a:hover, .HighMileageClubNavLink a:active, .HighMileageClubNavLink a:visited	{font-size:14px; font-weight:bold; color:#ffffff;}
				.HighMileageClubNavSelectedLink	{float:left; padding-left:30px;}
					.HighMileageClubNavSelectedLink a, .HighMileageClubNavSelectedLink a:hover, .HighMileageClubNavSelectedLink a:active, .HighMileageClubNavSelectedLink a:visited	{font-size:14px; font-weight:bold; color:#6A4522;}
			#HighMileageClubNavCampaign	{background:url('/images/high-mileage-makers/bg-campaign.gif') no-repeat top right; color:#fff; float:right; height:17px; width:893px; padding-bottom:2px; text-align:right; margin-right:20px; padding-right:13px; color:#6A4522; font-size:11px; line-height:17px; font-weight:bold; }
				#HighMileageClubNavCampaign a, #HighMileageClubNavCampaign a:hover, #HighMileageClubNavCampaign a:active, #HighMileageClubNavCampaign a:visited	{color:#35587b;}
				
	.Bronze, .Silver, .Gold, .Ruby, .Diamond	{width:46px; height:46px; position:relative;}
		.StarImage	{width:43px; height:43px; position:absolute; top:0px; left:0px;}
		.Bronze .StarImage	{background:url('/images/high-mileage-makers/star-bronze.gif') no-repeat;}
		.Silver .StarImage	{background:url('/images/high-mileage-makers/star-silver.gif') no-repeat;}
		.Gold .StarImage	{background:url('/images/high-mileage-makers/star-gold.gif') no-repeat;}
		.Ruby .StarImage	{background:url('/images/high-mileage-makers/star-ruby.gif') no-repeat;}
		.Diamond .StarImage	{background:url('/images/high-mileage-makers/star-diamond.gif') no-repeat;}
		.StarShadow	{width:43px; height:43px; position:absolute; top:2px; left:2px; background:url('/images/high-mileage-makers/star-shadow.gif') no-repeat; filter:alpha(opacity=30); -moz-opacity:.30; opacity:.30;}
