﻿ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.dvSpacer
{
	width: 12px;
	height: 18px;
}
.dvLanguages
{
	margin: 0px 5px;
	z-index: 1000;
	display: inline-block;
}
.dvLanguages ul
{
	display: inline;
	list-style-type: none;
}
.dvLanguages ul li
{
	display: inline;
}

.dvLanguages ul a:link, .dvLanguages ul a:visited, .dvLanguages ul a:active
{
	margin: 0px 5px 0px 0px;
	text-decoration: none;
}
.dvRSS
{
	display: inline;
	padding-top: 4px;
}
.dvSearch
{
	display: inline;
	padding:2px;
}
.dvFontControls
{
	display: inline;
	padding-top: 4px;
}

.ZoneTwoItemBody
{
	display: block;
	padding:0px 0px 0px 0px;
	border: 0px solid transparent;
}
.dvContent_ZoneTwo
{
	display: block;
}
.rs-dvHeaderLogo a
{
   display:block;   
}

.BottomCell
{
	margin:0px;
	padding: 10px 0px 10px 0px;
	vertical-align:baseline;
}
.BottomCell h3
{
	padding:0px;
	margin:0px;
	font-size:12pt;
}
.BottomCrossSellManager
{
	border: none;
}
#dvBorder
{
	height: 28px;
}

.rs-dvRootMenuItem
{
	display:block;
}

.rs-dvRootMenuItem_Selected_FillStartLTR
{
	display: inline-block;
	height: 29px;
	padding-left: 20px;
	vertical-align:bottom;
}

.rs-dvRootMenuItem_Selected_FillStartPlusBlendLTR
{
	display: inline-block;
	height: 29px;
	padding-left: 28px; /* need to be a bit wider as there is an overlaping image */
	vertical-align:bottom;
}

.rs-dvRootMenuItem_Selected_FillEndLTR
{
	display: inline-block;
	height: 29px;
	padding-right: 20px;
	vertical-align:bottom;
}

.rs-dvRootMenuItem_Selected_FillEndPlusBlendLTR
{
	display: inline-block;
	height: 29px;
	padding-right: 28px; /* need to be a bit wider as there is an overlaping image */
	vertical-align:bottom;
}

.rs-dvRootMenuItem_Selected_BlankStartLTR
{
	display: inline-block;
	height: 29px;
	padding-left: 20px;
	vertical-align:bottom;
}

.rs-dvRootMenuItem_Selected_BlankEndLTR
{
	display: inline-block;
	height: 29px;
	padding-right: 20px;
	vertical-align:bottom;
}

.rs-dvRootMenuItem_Selected_Middle
{
	display: inline-block;
	height: 29px;
	padding-right: 28px; /* need to be a bit wider as there is an overlaping image */
	vertical-align:bottom;
}
.rs-dvRootMenuItem_Selected_FillStartRTL
{
	display: inline-block;
	height: 29px;
	padding-left: 20px;
	vertical-align:bottom;
}

.rs-dvRootMenuItem_Selected_FillStartPlusBlendRTL
{
	display: inline-block;
	height: 29px;
	padding-left: 28px; /* need to be a bit wider as there is an overlaping image */
	vertical-align:bottom;
}

.rs-dvRootMenuItem_Selected_FillEndRTL
{
	display: inline-block;
	height: 29px;
	padding-right: 20px;
	vertical-align:bottom;
}

.rs-dvRootMenuItem_Selected_FillEndPlusBlendRTL
{
	display: inline-block;
	height: 29px;
	padding-right: 28px; /* need to be a bit wider as there is an overlaping image */
	vertical-align:bottom;
}

.rs-dvRootMenuItem_Selected_BlankStartRTL
{
	display: inline-block;
	height: 29px;
	padding-left: 20px;
	vertical-align:bottom;
}

.rs-dvRootMenuItem_Selected_BlankEndRTL
{
	display: inline-block;
	height: 29px;
	padding-right: 20px;
	vertical-align:bottom;
}


.booking_GradientLeft
{
	float: left;
	width: 24px;
	height: 22px;
	margin-left: -1px;
}

.booking_GradientRight
{
	float: right;
	width: 24px;
	height: 22px;
	margin-right: -1px;
}

.booking_GradientCenter1
{
	float: left;
	width: 174px;
	height: 22px;
}

.booking_GradientCenter2
{
	float: left;
	width: 274px;
	height: 22px;
}

.booking_GradientCenter3
{
	float: left;
	width: 509px;
	height: 22px;
}

.booking_GradientCenter4
{
	float: left;
	width: 514px;
	height: 22px;
}
.rs-pnlTabs
{
	padding: 0px;
	margin: 0px;
	border: none;
}

.TopLeftComponent
{
	position:absolute;
	left:0;
	top:0;
	width: 22px;
	height: 24px;
	z-index:1000;
}

.TopMiddleComponent
{
	position:absolute;
	height: 22px;
	width:100%;
	z-index:0;
	left:0;
	top:0;
}

.html .TopRightComponent
{
	margin-right:-1px;
}

.TopRightComponent
{
	position:absolute;
	right:0;
	height: 22px;
	width: 24px;
	z-index:1000;
	top:0;
}

.TopTitleComponent
{
	position:absolute;
	top:0;
	z-index:1000;
}

.TopTitleComponent a:hover
{
	text-decoration:underline;
}

.html .BottomRight
{
	margin-right:-1px;
	margin-bottom:-1px;
}

.BottomRight
{
	position:absolute;
	right:0;
	bottom:0;
	height: 22px;
	width: 24px;
	z-index:1000;
}

.BottomLeft
{
	position:absolute;
	left:0;
	bottom:0;
	height: 22px;
	width: 24px;
	z-index:1000;
}

.html .BottomLeft
{
	margin-bottom:-6px;
}
.ZoneTwo
{
	padding:30px 10px 10px 10px;
}

.html .ZoneTwoItemContainer
{
	height:100%;
}

.html .TopMiddleComponent
{
	width:100%;
}

.rs-ChildLink a:hover
{
	text-decoration:underline;
}
.rs-dvChildLink_Selected a:hover
{
	text-decoration:underline;
}
.rs-dvRootMenuItem_Selected a:hover
{
	text-decoration:underline;
}
.ZoneTwo
{
	min-height:386px;
}
.WildWadiZoneTwo
{
	min-height: 381px;
	vertical-align: top;
	margin: 0px;
	padding: 0px 5px 3px 5px;
}
.ZoneTwoFiller
{
	display: block;
	padding-top: 7px;
}
.CurrentPromotion
{
	display: block;
	margin: 0px;
	padding: 0px 4px 11px 4px;
	width: 313px;
	height: 364px;
	float: left;
}
.CurrentPromotionTitle
{
	margin: 0px 0px 0px 0px;
	display:block;
	width:287px;
	height:25px;
	padding: 13px 10px 0px 13px;
}
.CurrentPromotionTitle h2
{
	margin: 0px;
	font-size:20px;
	font-weight:bolder;
	padding: 0px;
	line-height: normal;
}
.CurrentPromotionContent
{
	width: 295px;
	display: block;
	margin: 0px;
	padding: 0px 6px 0px 6px;
}
.CurrentPromotionContent .ZoneTwoItemContainer
{	
	margin:0px;
	padding: 0px;
	padding-left:3px;
}
.InfoPanel
{
	display: block;
	margin: 0px;
	padding: 0px 15px 11px 12px;
	width: 296px;
	height: 364px;
	float: left;
}
.InfoPanel h3
{
	font-weight:bold;
	font-size:larger;
	line-height:17px;
}
.InfoPanel a:hover
{
	text-decoration:underline;
}
.InfoPanelRightOffsetRight
{
	height: 182px;
	width: 0px;
	clear: right;
	float: right;
}
.InfoPanelRightImage
{
	height: 182px;
	width: 133px;
	clear: right;
	float: right;
	overflow:visible;
}

.InfoPanelLeftOffsetLeft
{
	height: 181px;
	width: 0px;
	clear: left;
	float: left;
}
.InfoPanelLeftImage
{
	overflow: visible;
	height: 182px;
	width: 154px;
	clear: left;
	float: left;
}

.WildWadiInfoPanelTitle
{
	margin: 0px 0px 0px 0px;
	display:block;
	width:287px;
	height:55px;
	color:#001c43;
	padding: 3px 5px 37px 0px;
}
.WildWadiInfoPanelTitle h2
{
	font-size:20px;
	font-weight:bolder;
	padding: 0px 0px 0px 0px;
	line-height:normal;
}
.BottomCell h3 a
{
	color: #b4d5d9;
}
.BottomCell p
{
	padding: 0px;
	margin: 0px;
}

.BottomCrossSell
{
	height: 171px;
	margin: 0px;
	padding: 7px;
}
.BottomCrossSell .RoundCornerTopLeft
{
	height: 189px;
}
.BottomCrossSell .RoundCornerTopRight
{
	height: 100%;
}
.PageThumbNail .crossImage
{
	vertical-align: middle;
}
#dvFooter a:hover
{
	text-decoration:underline;
}
.rs-dvChildLink_Trails a:hover
{
	text-decoration: underline;
}

.ZoneSpacer
{
	height:32px;
	vertical-align:middle;
}
.ZoneSpacer a:hover
{
	text-decoration:underline;
}
.ZoneTwoItemSpacer, .ZoneSpacer
{
	border-bottom: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.UtilityBarItem a img
{
	padding: 0px 0px 0px 0px;
}

.UtilityBarItem a
{
	padding: 0px 0px 0px 0px;
}
.UtilityBarItem a:hover
{
	text-decoration:underline;
}
.crossImage
{
	border: none;
}
.PageLargeImage
{
	width:auto;
}
.ImageBoarders
{
	border-width : 0px;
	border : none;
}
.ZoneTwoRideInfo
{
	width:682px;
	padding:0px 5px 5px 5px;
}
.RideTitleBar
{
	padding-left:7px;
	padding-right:7px;
	height:40px;
	font-size:44px;
	font-weight:bolder;
	vertical-align:middle;
	max-width:658px;
	margin:0px 0px 0px 0px;
}
.RideTitleWrapper
{
	min-width:430px;
	vertical-align:middle;
}
.RideTitle
{
	height:40px;
	text-align:left;
}
.RideTitle h1
{
	font-family: 'Arial Narrow';
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: -2px;
	padding-right: 7px;
}
.RideCategory
{
	padding-top: 5px;
	font-family: 'Arial Narrow';
	letter-spacing: -2px;
	font-size: 24px;
	overflow: hidden;
	height: 35px;
	width: 220px;
	text-align: center;
}
.RideInfoPanelFiller
{
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
}
.RideInfoPanel
{
	min-height:200px;
}
.RideInfoLeftColumn
{
	font-family:'Arial Narrow';	
	letter-spacing:0px;
	width: 180px;
	padding-left:7px;
	padding-right:7px;
	font-size:12px;
	font-weight:bold;
}
.RideInfoMainColumn
{
	width: 464px;
	padding:7px;
	font-size:13px;
	line-height:16px;
	letter-spacing:0px;
}
.RideInfoMainColumn p
{
	font-weight:bold;
}
.nearTextPageLargeImage
{
	height:0px;
	font-size:0px;	
}
.PageMediumImage
{
	padding-top:7px;
	width: inherit;
	padding-bottom:9px;
}
.RideInfoMap
{
	text-align:left;
	vertical-align:bottom;
	width:316px;
}
.RideInfoThrillRate
{
	text-align:right;
	vertical-align:bottom;
	width:136px;
}
.WildWadiCrossCellContainer 
{
	width:272px;
}
.Testimonial
{
	width:180px;
	line-height:14px;
}
.TestimonialGuestReference
{
	padding-bottom:2px;
}
.Testimonial hr
{
	height:1px;
	width:116px;
	border-style:none;
}
.RidesCollection
{
	width: 680px;
	padding-left:2px;
	padding-right:2px;
	font-size:13px;
	letter-spacing:0px;
}
.WildWadiRideControlFiller
{
	padding-bottom:5px;
	width:680px;
}
.WildWadiRideControl
{
	display: block;
	width: 680px;
}
.WildWadiRideControlImage
{
	padding: 8px 4px 4px 10px;
	width: 97px;
	height: 97px;
	overflow: hidden;
}
.WildWadiRideControlContent
{
	padding: 3px 7px 7px 7px;
	width: 545px;
}
.WildWadiRideControlContent a
{
	text-decoration:underline;
}
.WildWadiRideControlTitle
{
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-family: 'Arial Narrow';
	height: 24px;
	font-size: 24px;
	font-weight: bolder;
	letter-spacing: -1px;
	vertical-align: middle;	
}
.WildWadiRideControlTitle a
{
	text-decoration:none;
}
.WildWadiRideControlTitle a:hover
{
	text-decoration:underline;
}
.WildWadiRideControlRideRate
{
	padding-top: 5px;
	width: 90px;
	text-align: center;
	font-variant: small-caps;
	font-size: x-small;	
}
.RideTitleWrapper .WildWadiRideControlRideRate
{
	padding-top: 5px;
}
.WildWadiRideControlRideRate img
{
	border-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
.WildWadiRideControlRideRate a
{
	padding-top: 0px;
	color: #0067AB;
	text-decoration:none;
}
.WildWadiRideControlRideRate a:hover
{
	text-decoration:underline;
}
.WildWadiRideControlText p
{
	padding:0px;
}

.WildWadiRideControlText a:hover
{
	text-decoration:underline;
}
.WildWadiRideControlLink
{
	vertical-align: bottom;
	overflow:hidden;
	padding-bottom:4px;
}
.WildWadiRideControlLink a
{
	text-decoration:unerline;
}
.WildWadiRideControlLink a:hover
{
	text-decoration: underline;
}

.WildWadiGenericTitleWrapper
{
	width: 660px;
	height: 40px;
	vertical-align: middle;
}
.WildWadiGenericControlFiller
{
	padding-bottom: 7px;
	width: 680px;
}
.WildWadiGenericControl
{
	width: 673px;
	padding: 5px 7px 7px 0px;
}
.WildWadiGenericControlImage
{
	display: inline-block;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
	width: 97px;
	height: 97px;
	overflow: hidden;
	vertical-align: top;
}

.WildWadiGenericControlImage img
{
	display: block;
	width: 97px;
	height: 97px;
	overflow: hidden;
	border-style: none;
}
.WildWadiGenericControlContent
{
	display:inline-block;
	padding-bottom: 7px;
	padding-left: 0px;
	width: 544px;
	padding-right: 7px;
	padding-top: 5px;
	display: inline-block;
}

.WildWadiGenericControlContent h3
{
	margin:0px;
	padding:0px;
	display: block;
	height:35px;
	font-family: 'Arial Narrow';
	font-size: 24px;
	font-weight: bolder;
	letter-spacing: -1px;
}
.WildWadiGenericControlContent a
{
	text-decoration:underline;
}
.WildWadiGenericControlContent h3 a
{
	text-decoration:none;
}
.WildWadiGenericControlContent a:hover
{
	text-decoration:underline;
}
.WildWadiGenericControlContent p
{
	margin:0px;
	padding: 0px;
}

.GameResult b
{
	height: 1px;
	display: block;
	overflow: hidden;
}
.GameResult1
{
	margin: 0px 5px 0px 5px;
}
.GameResult2
{
	margin: 0px 3px 0px 3px;
}
.GameResult3
{
	margin: 0px 2px 0px 2px;
}
.GameResult4
{
	margin: 0px 1px 0px 1px;
	height: 2px;
}
.GameResult table
{
	width: 100%;
	border-width: 5px;
	border-style: solid;	
}
.GameResult tr
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.GameResult th
{
	font-family: 'Arial Narrow';
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: -1px;
}
.GameResult td
{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font: bold 10px;
	border-width: 0px;
	border-style: none;
	text-align: center;
}
.RideThrillRateG1
{
	display:block;
	height: 90px;
	width: 119px;
}
.RideThrillRateY1
{
	display:block;
	height:90px;
	width:119px;
}
.RideThrillRateB1
{
	display:block;
	height:90px;
	width:119px;
}
.RideThrillRateR1
{
	display:block;
	height:90px;
	width:119px;
}
.ChildCollection
{
	padding-bottom:7px;
}
