/* -------------------------------------------------------- E A G L E R I D E R  S K I N  C S S  D O C U M E N T -------------------------------------------------------- */

body 
{
	background-color: #fff;
	text-align: center;
}
/* set default margin & padding to 0 */
body, div, span, h1, h2, h3, h4, h5, p, ul, li, dl, dd, dt, ol, blockquote, pre, table, tr, td, th, a 
{
	padding: 0;
	margin: 0;
}
/* ********************* HTML ELEMENTS ********************* */
img 
{
	border: none;	
}
h1 
{
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	background-color: #eeeeee;
	margin: 0;
	padding: 4px 0px 4px 0;
	text-align: left;
}
h2 
{
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 5px 0px 10px 0;
	text-align: left;
	text-decoration: underline;
}
h3 
{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	background-color: #eeeeee;
	padding: 4px 0px 4px 0;
	text-align: left;
	border: 1px solid black;
}
h4 
{
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 20px 0px 15px 0;
	text-align: left;
	text-decoration: underline;
}
h5 
{
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0;
	padding: 27px 0px 3px 0;
	text-align: left;
}
p 
{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 13px;
}
a 
{
	color: black;
	text-decoration: none; 
}
a:hover 
{
	color: #9e702d;
	text-decoration: none;
}
select 
{
	font: normal 10px Arial, Helvetica, sans-serif;
}
/* ********************* NAMED SKIN ELEMENTS ********************* */	
#ERTitle
{
 FLOAT: left; 
 background-color: transparent;
 padding-top: 6px;
 padding-left: 20px;
 color: Black;
 font-family: Georgia, Times New Roman, Serif;
 font-size: 24px;
 text-transform: uppercase;
 text-decoration: none;
 text-align: center;
 align: center;
 font-weight: 900;
}
#Wrap 
{
	width: 925px;
	margin: 10px auto 0 auto;
	background: #fff;
	padding: 0;
}
#AdminWrap
{
	width: 925px;
	margin: 10px auto 0 auto;
	background: #fff;
	padding: 0;
}
#MainBody 
{
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#SidePane 
{
	width: 228px;
	float: left;
	margin: 0;
	border-top: 1px solid #b6b6b6;
	text-align: left;
}
#MainContentArea 
{
	float: left;
	margin: 0 0 8px 0;
	padding: 0;
	width: 692px;
	overflow: hidden;
}
#UpperContent {
	width: 690px;
	#width: 692px;
	float: left;
	background-color: #eee;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	padding-left: 2px;
}
#LowerContent { }
#PhoneNumber
{
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
#iframePalette
{
	display: none;
}
/* ********************* NAMED SKIN OBJECT ELEMENTS ********************* */
#Header 
{
	height: 25px;
	background-color: #fff;
	margin: 2px 0 2px 0;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #b6b6b6;
}
#FlagList 
{
	float: left;
	font: normal 9px Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #fff;
	height: 15px;
	width: 210px;
	margin: 5px 0 0 17px;
}
#FlagList li
{
	float: left;
	list-style: none;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0;
}
#HotelBar
{
	clear: both;
	margin-bottom: 8px;
	width: 925px;
	height: 10px;
	background-color: #b6b6b6;
}
#Footer
{
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	padding: 4px 0 0 0;
	background-color: #fff;
	color: #000;
	border-top: 10px solid #b6b6b6;
	text-align: right;
 font-size: 10pt;  
}	
#Footer p 
{
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	padding: 4px 0 4px 0;
}
#Footer a
{
	color: #323232;
	text-decoration: none;
}
#Footer a:hover
{
	color: #9e702d; 
}
#StartOverLink 
{
	padding: 5px 0 12px 5px; 
	font-size: 5px; 
	text-align: left;
	width: 210px;
	text-align: center;
}
#NotAvailableMessage
{
	margin-top: 50px; 
	font-size: 12px; 
	font-family: Arial; 
	height: 220px;
}
/* ********************* NAMED CONTROL ELEMENTS ********************* */
#VehicleDisplayLeft
{
	float: left; 
	width: 450px;
	padding: 2px 0 0 10px;
}
#CheckoutForm
{
	margin: 10px 0 0 10px;
}
#CheckoutForm select
{
	height: 20px;
}
#ContinueButtonContainer
{
	height: 21px;
	width: 182px;
	margin-left: 20px;
	#margin-left: 10px;
}
#BookTourContainer
{
	height: 21px;
	width: 100%;
}
#ErrorMessageContainer
{
	margin: 5px 15px 0 18px;
}
#LocationTimeSelectorHeader
{
	text-align: center;
	margin: 15px 0 5px 0;
}
#LocationTimeSelectorHeader img
{
	display: block;
	margin: 0 auto 0 auto;
}
#VehicleSpecsHeader
{
	margin-top: 0px;
}
#VehicleSpecs
{
	float: right;
	width: 215px;
	margin-right: 5px
}
#VehicleSpecTable
{
	float: left;
	background-color: #FFFFFF;
	width: 100%;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; 
}
#VehicleSpecBookButton
{
	float: left; 
	margin-top: 8px;
}
#VehicleSpecRates
{
	float: right;
	text-align: right;
	width: 110px
}
#ratesChart
{
	float: left;
	margin-bottom: 5px;
}
#mapImage
{
   border: 1px outset; 
   margin:3px;
   width: 400px;
   display: block;
   float: left;
}
#SmallMapImage
{
	width: 227px;
	overflow: hidden;
}
#TourSummary
{
    float: right;
    width: 280px;
    margin: 0 0 10px 0;
}
#TourSummary table
{
    font-family: Arial;
	font-weight: 800;
	font-size: 11px;
}
#SegmentColumn
{
   width: 10px;
}
#CityColumn
{
   width: 230px;
}
#MilesColumn
{
   width: 20px;
}
#KmColumn
{
   width: 20px;
}
#skillLevel
{
   position: relative;
   top: 403px;
   left: 373px;
   z-index: 20;
}
#FeaturedTourBody
{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 5px 0px 5px 0px;
    width: 180px;
    margin: 10px 0 10px 20px;
}
#TourHeader
{
	padding: 0 5px 5px 5px;
	margin-bottom: -5px
}
#drivingDirections
{
	font-family: Arial;
	font-size: 12px;
}
#OpenTerritoryDetails a
{
	color: Green;
}
/* ********************* GENERAL CLASSES ********************* */
.ModuleHeader 
{
	margin: 10px 0 2px 3px;
	color: #000;
	text-decoration: none;
	text-align: left;
}
.StandoutHeader
{
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	color: #9e702d;
	font-weight: bold;
}
.SectionHeader
{
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: Black;
}
.SubHeader 
{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #9e702d;
	font-weight: bold;
}
.StandardText 
{
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	color: Black;
}
.LargerText
{
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: Black;
}
.HighlightedText 
{
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #9e702d;
}
.FormText 
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: Black;
}
.RequiredFormText
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: Black;
}
.FormLabel
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: Black;
}
.FormTextSmall 
{
	font: normal 9px Arial, Helvetica, sans-serif;
	color: Black;
}
.FormTable
{
    border-top: solid 1px gray;
    margin: 1px 0 10px 2px;
}
.TinyText 
{
	font: normal 8px Georgia, "Times New Roman", Times, serif;
	color: Black;
}
.error 
{
	clear: both;
	color: #F00;
	font-size: 10px;
	font-family: Arial;
}
.ToolTip
{
	float: left;
	cursor: pointer;
}
.StandardButton , a.StandardButton:visited
{
	background-color: #323232;
	color: White;
	float: right;
	border: ridge thin #B6B6B6;
	cursor: pointer;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 3px 10px 3px 10px;
}
.StandardButton a
{
	text-decoration: none;
	color: White;
}
.StandardButton a:hover
{
	text-decoration: none;
	color: #9e702d;
}
.SpanButton
{
	background-color: #B6B6B6;
	border: ridge thin #323232;
	cursor: pointer;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	width: 100%;
	display: block;
}
a.SpanButton
{
	padding: 2px 0 2px 0;
	color: black;
	text-decoration: none;
}
a.SpanButton:hover
{
	color: #FFF;
	text-decoration: none;
}
.LargeButton
{
	text-align: center;
	background-color: #323232;
	border: ridge thin #B6B6B6;
	color: #FFF;
	cursor: pointer;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	height: 18px;
	display: block;
	padding: 3px 0 2px 0;
}
a.LargeButton:hover
{
	color: #FFF;
	background-color: #9e702d;
	text-decoration: none;
}
.HighlightedButton 
{
	background-color: #9e702d;
	border: ridge thin #999999;
	color: #FFF;
	cursor: pointer;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	width: 100%;
	height: 25px;
	display: block;
	padding-bottom: 2px;
}
a.HighlightedButton
{
	
	color: #FFF;
	text-decoration: none;
}
a.HighlightedButton:hover
{
	color: #FFF;
	text-decoration: none;
}
.AdministrationHeader
{
	width: 100%;
	border-bottom: 1px solid black; 
	border-top: 1px solid black;
	background-color: #FFFFFF;
}
.AdministrationHeaderTitle
{
	float: left; 
	width: 300px; 
	background-color: White;
	margin: 0 0 0 20px;
	font-size: 25px;
}
.AdministrationFormGrid
{
	float: left;
	width: 100%;
}
.AdministrationFormGridRow
{
	background-color: #EEEEEE;
	height: 65px;
	overflow: hidden;
}
.AdministrationFormGridAlternateRow
{
	background-color: White;
	height: 65px;
	overflow: hidden;
}
.AdministrationFormGridImage
{
	width: 100px;
	height: 65px;
}
.JumboText
{
	font-size: 18pt; 
	text-align: center; 
	margin-top: 30px; 
	padding-bottom: 30px;
	border-bottom: 1px solid black; 
	width: 100%; 
	display: block;
}
.BackgroundColor
{
	background-color: #EEEEEE;
}
.AlternateBackgroundColor
{
	background-color: #E1E1E1;
}
.EmphasisBackgroundColor
{
	background-color: #BEBEBE;
}
.BottomSeparator
{
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
.Inline
{
	display: inline;
}
.BufferedRow
{
	height: 33px;
}
.BottomSpace
{
	#padding-bottom: 5px;
}
.AdminContainer
{
	width: 950px;
	margin: 10px auto 0 auto;
}
.NoDisplay
{
    display: none;
}
.SubHead
{
	color: #333333;
}
/* ********************* CONTROL SPECIFIC CLASSES ********************* */
.Settings
{
	margin: 15px auto 0 auto;
	text-align: left;
}
.LocationDropDown
{
	Width: 180px;
}
.TimeDropDown
{
	width: 80px;
}
.LocationTimeSelector 
{
	margin: 0 0 10px 16px;
	font: normal 9px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.LocationTimeDisplay 
{
	font: normal 9px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.TourTimeSelector 
{
	font: normal 9px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.VehicleList 
{
	float: left;
	width: 226px;
	margin-bottom: 20px;
	vertical-align: middle;
}
.VehicleListInfo
{
	float: left; 
	width: 160px; 
	line-height: 5px; 
	padding: 0 0 5px 0;
}
.VehicleListButton 
{
	float: left;
	width: 57px;
	height: 16px;
	border: ridge thin #EEEEEE;
	background-color: #323232;
	text-align: center;
	margin-right: 3px;
	margin-top: 10px;
}
.VehicleListButton a:link, .VehicleListButton a:visited, .VehicleListButton a:active 
{
	color: #FFF;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: 3px;
	display: block;
	padding-top: 2px;
	margin: 0px;
}
.TourList 
{
	float: left;
	width: 226px;
	padding: 7px 0px 7px 0px;
	margin: 0px;
}
.TourListButton 
{
	float: left;
	width: 57px;
	height: 16px;
	border: ridge thin #EEEEEE;
	background-color: #323232;
	text-align: center;
	margin-top: 5px;
	margin-right: 3px;
}
.TourListButton a:link, .TourListButton a:visited, .TourListButton a:active 
{
	color: #FFF;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: 3px;
	display: block;
	padding-top: 2px;
	margin: 0px;
}
.RatesTable
{
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	
}
.TermsAndConditions 
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif; 
	color: Black;
	border: solid 1px gray;
	background-color: White;
	padding : 4px;
	width : 593px;
	height : 100px;
	overflow : auto;
}
.SegmentDescriptions
{
    margin: 0 5px 0 5px;
    text-align: justify;
}
.SegmentImage
{
    float:right;
    width: 200px;
    overflow: hidden;
    text-align: center;
}
.SegmentImageAlt
{
    float:left;
    width: 200px;
    overflow: hidden;
    text-align: center;
}
.includes ul
{
    margin: 4px 0 4px 0; 
}

.includes ul li
{
    list-style-position: outside; 
    list-style-type: circle; 
    margin-left: 20px; 
    font-size: 10px;
    font-family: Tahoma, Arial, Helvetica;
}

.includesHeader
{
    font-size: 14px; 
    font-weight: bold; 
    font-family: Georgia;
    display: block;
    margin: 8px 0 3px 0;
    color: #323232;
}
.FeaturedTourLink
{
    font-weight: bold;
}
.TourLabel
{
	width: 160px;
	float: left;
}
.LocationDirectionsLink
{
	font-size: 12px;
	text-decoration: underline;
	margin-left: 130px;
}
.LocationDirectionsInput
{
	padding-right: 5px;
	#padding-bottom: 20px;
}
.DrivingDirectionTextbox
{
	width: 200px;
	margin-bottom: 4px;
}
.LocationDetail
{
        font-family: Arial;
	    font-weight: 500;
	    font-size: 10px;
	    text-align: left;
	    border-top: 1px solid black;
	    margin: 5px 0 2px 0;
	    padding: 0 4px 3px 4px;
}
/* ********************* SOL PART MENU CLASSES ********************* */
.MainMenu_MenuContainer 
{
	float: left;
	background-color: #eee;
	height: 20px;
	width: 675px;
}
.MainMenu_MenuBar 
{
	cursor: pointer;
}
.MainMenu_MenuItem 
{
	font-family: Georgia;
	font-weight:500;
	font-size: 11px;
	color: black;
	text-transform: uppercase;
	background-color: #eee;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu_MenuIcon 
{
	cursor: pointer;
	background-color: #eee;
	height: 20px;
}
.MainMenu_SubMenu 
{
	z-index: 1000; 
	cursor: pointer;  
	background-color: #eee;
}
.MainMenu_MenuBreak 
{
	padding: 0 3px 0 3px;
}
.MainMenu_MenuItemSel 
{
	font-family: Georgia;
	font-weight: 500;
	font-size: 11px; 
	color: #9e702d; 
	text-transform: uppercase;
	background-color: #eee;
}
.MainMenu_MenuItemActive 
{
	color: #9e702d;
	background-color: #eee;
}
.MainMenu_MenuArrow 
{
	display: none;
}
.MainMenu_RootMenuArrow 
{
	display: none;
}
.SubMenu_MenuItem 
{
	font-family: Georgia;
	font-weight:500;
	font-size: 11px;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #eee;
	margin: 5px 2px 0 2px;
	padding: 0;
	height: 16px;
}
a.SubMenu_MenuItem 
{
	font-family: Georgia;
	font-weight:500;
	font-size: 11px;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #eee;
	margin: 5px 2px 0 2px;
	padding: 0;
	height: 16px;
	vertical-align: bottom;
}
a.SubMenu_MenuItem:hover
{
	font-family: Georgia;
	font-weight: 500;
	font-size: 11px; 
	color: #9e702d; 
	text-transform: uppercase;
	text-decoration: none;
	background-color: #eee;
	margin: 5px 2px 0 2px;
	padding: 0;
	height: 16px;
}
.SubMenu_MenuItemSel 
{
	font-family: Georgia;
	font-weight: 500;
	font-size: 11px; 
	color: #9e702d; 
	text-transform: uppercase;
	text-decoration: none;
	background-color: #eee;
	margin: 5px 2px 0 2px;
	padding: 0;
	height: 16px;
}
a.SubMenu_MenuItemSel 
{
	font-family: Georgia;
	font-weight: 500;
	font-size: 11px; 
	color: #9e702d; 
	text-transform: uppercase;
	text-decoration: none;
	background-color: #eee;
	margin: 5px 2px 0 2px;
	padding: 0;
	height: 16px;
	vertical-align: bottom;
}
.SubMenu_Separator 
{
	vertical-align:top;
	font-size: 16px;
}
/* ********************* HOVER HELP SCRIPT ELEMENTS ********************* */
#HintBox
{ 
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #323232;
	background-color: white;
	width: 150px; /*Default width of hint.*/
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	z-index: 100;
	visibility: hidden;
}
/***************************** Hotel Link ELEMENTS **************************/
.HotelLink
{
	font-family: Georgia; 
	font-size: 12px; 
}

.HoverLocation
{
	cursor:pointer;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	background-color: #eeeeee;
	padding: 4px 0px 4px 0;
	text-align: left;
	border: 1px solid black;
		
}

.HoverLocation a
{
	color: #003366;
	text-decoration: underline;
}

#LocationLandingHeader
{
	padding: 0 15px 5px 25px;
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	color:#666644;
	margin: 0;
	text-align: left;
	text-decoration: none;
}

.LocationLandingDisplayLocations
{
	 padding: 10px 15px 10px 25px; 
	 float: left;
}

.LocalesList
{
	margin: 5px 2px 10px 2px;
	width: 680px;
}

.LocalesList a
{
	display: block;
	cursor:pointer;
	float:left;
	font-family:Georgia,Times New Roman,Serif;
	font-size:11px;
	font-weight:500;
	margin: 0 2px 0 2px;
	padding: 0;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
}

.LocalesList img
{
	display: block;
	float: left;
}

#LocalesHeader
{
	margin-left: 5px;
}

.TourTitle
{
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
        color: Black;
# text-transform: uppercase;
 font-weight: 900;
}
.TourLength
{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 13px;
	color: Black;
# text-transform: uppercase;
 font-weight: 500;
}

.BikePic { 
	float: left;
  padding: 0.2em;
  text-align: left;
  font: italic 0.85em Geneva, Arial, Helvetica, sans-serif;
  width: auto;
  border-top: none;
#  border-right: 1px inset #999;
#  border-bottom: 1px solid #999;
#  border-left: 1px inset #999;
#  color: #666;
}

.BikePic p {text-align: left;}
