/*
COLOR TABLE
DARK BLUE			#071A69;	
DARK YELLOW			#FC3; 		* SECONDARY SIDEBAR
MEDIUM YELLOW		#FFEA99;	* BODY BACKGROUND YELLOW
DINGY YELLOW		#DEC14F;	* BUCKET BACKGROUND

*/
body {
	text-align: center;
	font: normal 10pt Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a {
	overflow: hidden;
}
a:hover {
	text-decoration: none;
}
.clearfix:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}
.resetList {
	margin: 0;
	padding: 0;
	list-style: none;
}
.currentLocation {
	background: #FFC;
}

.managerProfile img {
	margin-left: 10px;
}

#contentWrapper {
	width: 890px;
	margin: 0 auto;
	text-align: left;
}
#masthead {
	height: 143px;
	text-indent: -9999px;
}
#bodyWrapper {
	background: #FFEA99 url(images/va_body_bkg.gif) repeat-y left top;
}
/*============================================================== SIDENAV */

#sideBar {
	width: 202px;
	font-size: 9.2pt;
	float: left;
	background: transparent url(images/nav_top_edge.gif) no-repeat left top;
	padding-top: 28px;
}

ul#sideNav {
	background: #071A69 url(images/nav_bottom_edge.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
	padding: 0 0 80px 0;
	text-align: right;
}
ul#sideNav li {
	margin: 0;
	padding: 0;
}

ul#sideNav li a {
	font-size: 9pt;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding: 2px 25px 3px 0;
	margin: 0;
	background: transparent url(images/nav_up.gif) no-repeat right center;
}
* html #sideNav li a {
	width: 175px; /* WHITESPACE BUG */
	padding-bottom: 5px;
	padding-top: 4px;
}
ul#sideNav li a:hover {
	color: #FC0;
	background: transparent url(images/nav_arrow.gif) no-repeat right center;
}

#secondarySidebar {
	color: #000;
	background: transparent url(images/second_sidebar_corner.gif) no-repeat right top;
	min-height: 300px;
	padding-top: 10px;
}	
#tireTrackSatellite {
	width: 100%;
	min-height: 300px;
	background: transparent url(images/tire_satellite2.gif) no-repeat bottom right;
	padding-top: 10px;
	margin-top: -10px;
}
#secondarySidebar h3 {
	text-align: center;
	margin: 0;
	padding: 0 5px;
	color: #071A69;
	font-weight: bold;
}
#secondarySidebar ul {
	margin-top: 0;
	margin-left:0;
}
#secondarySidebar a {
	color: #071A69;
}
#secondarySidebar p, #secondarySidebar h2, #secondarySidebar h3{
	margin-left: 15px;
	margin-right: 15px;
}
#secondarySidebar dl {
	text-align: center;
	margin: 10px 15px 0;
	padding: 0;
}
#secondarySidebar dt {
	font-weight: bold;
}

#secondarySidebar dd {
	margin: 0 10px 7px;
	font-weight: normal;
	
}
#maintenanceLinks {
	list-style: none;
	margin: 0;
	padding: 0;
}
#maintenanceLinks, #tireLinks {
	list-style: none;
	margin-right: 25px;
	padding: 20px 0 0;
}
#maintenanceLinks li, #tireLinks li {
	background: transparent url(images/laquo.gif) no-repeat right 5px;
	text-align: right;
	padding: 0 10px 2px 0;
}
/*============================================================== COMPLIMENTARY SERVICES BAR */

ul#complimentaryServices {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#complimentaryServices li {
	margin: 0;
	padding: 0 0 15px;
	height: 55px;
	text-indent: -9999px;
}

.freeWireless { background: url(images/complimentary_wireless.gif) no-repeat left center;}
.freeCoffee { background: url(images/complimentary_coffee.gif) no-repeat right center;}
.waitingArea { background: url(images/complimentary_waiting.gif) no-repeat left center;}

#bodyContent {
	float: right;
	width: 658px;
	color: #000;
	margin: 0 10px;
	font-size: 9.2pt;
}
#bodyContent a {
	color: #071A69;
}
#bodyContent h1 {
	color: #071A69;
	font-size: 1.7em;
}
/*============================================================== BANNERS */
#banner {
	width: 688px;
	height: 209px;
	text-indent: -9999px;
	float: right;
	clear: right;
	margin: 0;
	border-top: solid 1px #071A69;
}

.hoursLocation { background: url(images/banners/hours_banner.gif) no-repeat left top; }
.maintenance { background: url(images/banners/maintenance_banner.gif) no-repeat left top; }
.tires { background: url(images/banners/tires_banner.gif) no-repeat left top; }
.offers { background: url(images/banners/offers_banner.gif) no-repeat left top; }
.employment { background: url(images/banners/employment_banner.gif) no-repeat left top; }
.newsletter { background: url(images/banners/employment_banner.gif) no-repeat left top; }
.locations { background: url(images/banners/locations_banner.gif) no-repeat left top; }
.otherLocations { background: url(images/banners/other_locations.gif) no-repeat left top; }

.ashburnHome { background: url(images/banners/ashburn_banner.gif) no-repeat left top; }

/*============================================================== BUCKETS */
#serviceBuckets {
	background: #DEC14F url(images/buckets/bucket_corner.gif) no-repeat right bottom;
	padding: 10px;
	padding-top: 25px;
	margin-bottom: 9px;
	color: #071A69;
	clear: both;
}

#serviceBuckets h2 {
	font-size: 12pt;
}

#serviceBuckets h2.enjoy {
	text-transform: uppercase;
	padding-top: 6px;
	font-size: 11pt;
	background: #00135D;
	color: #FC3;
	margin: 0;
	text-align: center;
}
#serviceBuckets img {
	float: left;
}
.bucketDescription a { font-weight: bold; }
.bucketDescription a:hover { text-decoration: none; }

.bucketDescription h3 {
	margin: 4px 0 5px;
}
.bucketDescription ul {
	margin: 0;
	padding: 0;
}
.bucketDescription ul li {
	background: url(images/blue_arrow_bullet.gif) no-repeat left top;
	padding: 0 0 0 15px;
	margin: 0 0 7px 0;
	list-style: none;
	font-size: 9pt;
}
.bucketDescription {
	width: 63%;
	float: right;
}
#bucketNavigation {
	list-style: none;
	height: 75px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #00135D;
	font-weight: bold;
}
#bucketNavigation li {
	float: left;
	padding: 0;
	text-align: center;
}
#bucketNavigation li a {
	width: 100px;
	height: 75px;
	display: block;
	color: #FC3;
	border: solid 1px #FC3;
	text-decoration: none;
	padding: 2px 0 0;
	font-size: 11pt;
}

/*=========================================== SERVICE ICONS */
.welcomeIcon {
	background: url(images/service_icons/icon-welcome_up.gif) no-repeat center 30px;
}
.welcomeIcon:hover {
	background: url(images/service_icons/icon-welcome.gif) no-repeat center 30px;
}
.maintenanceIcon {
	background: url(images/service_icons/icon-maintenance_up.gif) no-repeat center 30px;
}
.maintenanceIcon:hover {
	background: url(images/service_icons/icon-maintenance.gif) no-repeat center 30px;
}
.fastLubeIcon {
	background: url(images/service_icons/icon-fast_lube_up.gif) no-repeat center 30px;
}
.fastLubeIcon:hover {
	background: url(images/service_icons/icon-fast_lube.gif) no-repeat center 30px;
}
.tiresIcon {
	background: url(images/service_icons/icon-tires_up.gif) no-repeat center 30px;
}
.tiresIcon:hover {
	background: url(images/service_icons/icon-tires.gif) no-repeat center 30px;
}
.inspectionIcon {
	background: url(images/service_icons/icon-inpection_up.gif) no-repeat center 30px;
}
.inspectionIcon:hover {
	background: url(images/service_icons/icon-inpection.gif) no-repeat center 30px;
}
.shuttleIcon {
	background: url(images/service_icons/icon-shuttle_up.gif) no-repeat center 30px;
}
.shuttleIcon:hover {
	background: url(images/service_icons/icon-shuttle.gif) no-repeat center 30px;
}


.singleBucket {
	height: 250px;
	min-height: 250px;
}

.singleBucket img {
	margin-top: 50px;
}

#footer {
	color: #FFF;
	font-size: .7em;
	background: #071A69 url(images/footer_graphic.gif) no-repeat center bottom;
	text-align: center;
	height: 34px;
	padding: 4px;
	margin: 0px 0 20px;
}

.indexMapText {
	display: none;
}