﻿		  input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
	margin-top:2px;
	margin-bottom:2px;
}
form { 
	margin-top:0px; 
	margin-bottom:0px;
}
img {border:0px; margin:0px; padding:0px;display:block;}
p {margin:0px; padding-bottom:13px;}
td {font-size:1em;}
th {font-size:1em; font-weight:bold; text-align:left;}

h1 {margin:0px; margin-bottom:10px; font-size:1.5em; color:#060;}
h2 {margin:0px; margin-bottom:10px; font-size:1.4em; color:#060;}
h3 {margin:0px; margin-bottom:10px; font-size:1.25em; color:#000;}
h4 {margin:0px; margin-bottom:10px; font-size:1.1em; color:#000;}
h5 {margin:0px; margin-bottom:10px; font-size:1em; color:#000;}
hr {margin-bottom:15px;}

ul, ol {margin-top:0px; margin-bottom:1em;}

.left {
	float:left;
}	

img {border:0px; margin:0px; padding:0px;}
img.left {
	float:left;
	margin-right:6px;
	margin-bottom:3px;
}
img.right {
	float:right;
	margin-left:6px;
	margin-bottom:3px;
}
img.pic {
	border:1px solid #ccc;
}

.rfloat { float:right; }


a:link, a:visited, a:active {font-weight:bold; color:#006600; text-decoration:underline}
a:hover, a:visited:hover, a:active:hover {font-weight:bold; color:#009900; text-decoration:underline}


/* these styles control the blocks with the green header strip and the 
   grey blocks beneath */
h2.blockheader, h3.blockheader {
	border-bottom:0px;
	margin:0px;
	margin-bottom:6px;
	padding:2px 8px;
	display:block;
	color:#fff;
	font-weight:bold;
	background-color:#FFB300;
	border-top:1px solid #FFC12F;
	border-bottom:1px solid #FFC12F;
	font-size:1.2em;
}

.lfloat { float:left; }
.rfloat { float:right; }
.clear { clear:both; }

.ShadedBox {
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:10px;
}


/* styles for LocationListTemplate */

div.ItemGroups {
	clear:both;
}
div.ItemGroup {
	border:1px solid #ccc;
	margin-bottom:20px;
	background-color:#f6f6f6;	
	padding:8px;	
}
div.ItemGroup hr {
	margin:0px;
	padding:0px;
	height:1px;
	border:0px;
	color:#ccc;
	background-color:#ccc;
	margin-bottom:7px;
	margin-top:7px;
}
div.Article {
	margin-bottom:10px;
}
div.ArticleSecondary {
	clear:both;
	padding-top:15px;
	margin-bottom:0px;
	padding-bottom:0px;
}
div.Article li {
	margin-left:12px;
}	  
div.HorizontalMenuContainer {
	padding:10px;
	padding-bottom:0px;
}
div.HorizontalMenu {
	padding-bottom:10px;
}
div.HorizontalMenu ul {
	margin:0px;
	padding:0px;
}
div.HorizontalMenu ul li {
	list-style-type:none;
	display:inline;	
	padding-right:20px;
}		 
.LocationSummary {
	padding-bottom:5px;
	margin-bottom:5px;
}
.LocationName {
	font-weight:bold;
	font-size:1.2em;
}
div.MapImageContainer {
	width:200px;
	float:left;
}
div.LocationListGroup {
	float:right;
	width:315px;
}

/* Location Region Details */  
div.RegionMapContainer {
	width:262px;
	float:left;
	margin-right:10px;
}
div.RegionMap {
	border:1px solid #ccc;	 
	padding:6px;
	float:left;
}		
.RegionMap {
	border:1px solid #cccccc;	
}
div.RegionLinksPanel {
	float:left;
	padding:10px;
	width:244px;
}
div.RegionLinksPanel ul li {
	margin-left:0px;
	list-style-type:none;
}

p.lpCopy {
	padding-top:10px;
	color:#999;
	font-size:0.8em;
}
p.lpCopy a, p.lpCopy a:active, p.lpCopy a:visited {
	color:#5A6F5A;
}		 

/* Fleet guide styles */
.FleetMenu {
	width:300px;
	float:left;
	margin-right:15px;
	padding-bottom:10px;
}
.FleetMenu h3 {
	color:#060;
	margin:0px;
	padding:10px;
}
.FleetMenu p {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	
}
		  
/* Vehicle Summary Control */
.VehicleSummary {
	margin-bottom:9px;
	padding:6px;
}
.VehicleSummary h4 {
	color:#060;
	margin:0px;
	margin-bottom:6px;
}
.VehicleImagePanel {
	float:left;
	width:160px;
	white-space:normal;
}
.VehicleImagePanel img.vehicle {
	border:1px solid #ccc;
	margin-bottom:4px;
}
.VehicleImagePanel img.capacity {
	float:left;
}
.DescriptionPanel {
	float:left;
	width:350px;
}

/* Promotion groups */

div.PromotionGroups {
	padding-top:8px;
}

div.PromotionGroupItem {
	clear:both;
	font-family:Arial;
	padding:2px;
	
	/* hack to stop ie disappearing content */
	height:1%;
}
div.PromotionGroupItem img {
	float:right;
	border:1px solid #ccc;
	margin-left:6px;	
}
div.PromotionGroupItem h4 {
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.3em;
}


/* Location Details */

.LocationSummary {
	padding-bottom:5px;
	margin-bottom:5px;
}
.LocationName {
	font-weight:bold;
	font-size:1.2em;
}

.LocationDetailsPanel {
	float:left;
	margin-bottom:14px;
}
.LocationDetails {
	width:320px;
}
.LocationDetails th {
	background-color:#e6e6e6;
	vertical-align:top;
	text-align:left;
	color:#060;
	padding:2px;
}	
.LocationDetails td {
	padding:2px;
	padding-left:4px;
	line-height:1.4em;
}
.LocationMapContainer {
	float:left;
	width:212px;
	margin-right:10px;
}
.LocationMap {			  	
	border:1px solid #ccc;
	float:left;
	padding:6px;
}
.LocationMapContainer p {
}
