body 
{
    margin: 0;
    width: auto;
    margin-left: -120px;
    margin-right: -120px;
    padding: 0;
    border: 0;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    color: #323232;
	background-color: #fff;
	background-image: url(../images/bg.pattern.repeat.jpg);
    background-repeat: repeat-y repeat-x;
    text-align: left;
}

select,input 
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
}

img 
{
    border: 0;
    padding: 0;
    margin: 0;
}

#boxContainerTopOuter
{
	height: 106px;
	background-image: url(../images/bg.utility_bar.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 0 198px;
}

#boxContainerTop
{
	height: 106px;
	margin: auto;
}

#boxContainerTopInner
{
	width: 854px;
	height: 26px;
	margin: auto;
}

#boxLogo
{
	height: 106px;
	width: 176px;
	display: inline;
}

#boxUtilityBarNav
{
	width: 321px;
	height: 26px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -102px;
	left: 178px;
	display: block;
	list-style-type: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	color: #fff;
}

#boxUtilityBarNav a:link, #boxUtilityBarNav a:visited
{
	color: #fff;
	text-decoration: none;
}

#boxUtilityBarNav a:hover, #boxUtilityBarNav a:active
{
	color: #fff;
	text-decoration: underline;
}

#boxUtilityBarNav li
{
	margin: 0;
	padding: 0 1px 0 5px;
	display: inline;
	border-left: 1px solid #d94844;
}

#boxUtilityBarNav li:first-child, #boxUtilityBarNav li.firstChild
{
	border: none;
}

#boxEmailSignup
{
	display: block;
	position: relative;
	top: -132px;
	left: 499px;
	height: 24px;
	width: 357px;
	background-image: url(../images/email_exclusives.jpg);
    background-repeat: no-repeat;  
}

#frmEmailSignup
{
	display: inline;
	margin: 0;
	padding: 0;
	margin-left: 142px;
}

#txtEmailAddress
{
	vertical-align: top;
	margin-top: 4px;
	padding: 2px 2px;
	width: 142px;
	border: 1px solid #838383;
	font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #838383;
}

#btnEmailGo
{
	margin-top: 4px;
	padding-left: 3px;
}

#boxTopNav
{
	margin: 0;
	padding: 0;
	position: relative;
	top: -132px !important;
	top: -135px;
	left: 176px;
	z-index: 300;
}

#boxTopNavNoScript
{
	margin: 0;
	padding: 0;
	position: relative;
	top: -132px !important;
	top: -135px;
	left: 178px;
	display: inline;
	list-style-type: none;
}

#boxTopNavNoScript li
{
	margin: 0 -2px;
	padding: 0;
	display: inline;
}

#boxContainerBodyFrame
{
	background-image: url(../images/bg.pattern.repeat.jpg);
    background-repeat: repeat-y repeat-x;
	margin-top: -0px !important;
	margin-top: -135px;
}

#boxContainerBodyBackground
{
	width: 1250px;
	margin: auto;
    background-image: url(../images/bg.1250x980.2.jpg); 
    background-repeat: no-repeat;
}

#boxContentContainer
{
	width: 889px;
	margin: auto;
}

#boxBuyTicketsFlyout
{
	margin-left: -19px;
	width: 38px;
	padding-top: 168px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 0;
}

#boxContent
{
	width: 851px;
	margin: auto;
	margin-top: -348px;
	background-color: #fff;
}

#boxLeftColumnHome
{
	float: left;
	padding: 15px 0 0 15px;
	width: 250px;
	background-color: #fff;
}

.boxLeftColumnHome
{
	border: 1px solid #e2e2e2;
	width: 237px;
	background-color: #e9e9e9;
	background-image: url(../images/bg.homepage.boxes.jpg);
	background-repeat: repeat-x;
	padding: 8px 5px 16px 6px;
	margin-bottom: 15px;
}

.txtLeftColumnHomeHeader
{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #1c1c1c;
	text-transform: uppercase;
	display: block;
	margin: 10px 0 0 0;
}

.txtLeftColumnHomeBody
{
	font-size: 11px;
	line-height: 14px;
	color: #2e2e2e;
	display: block;
}

a.txtLeftColumnHomeReadMoreLink
{
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-right: 18px;
	margin-right: -9px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
}

a.txtLeftColumnHomeReadMoreLink:link,
a.txtLeftColumnHomeReadMoreLink:visited
{
	color: #972421;
	text-decoration: none;	
}

a.txtLeftColumnHomeReadMoreLink:hover,
a.txtLeftColumnHomeReadMoreLink:active
{
	color: #972421;
	text-decoration: underline;	
}

a.txtLeftColumnHomeReadMoreButton
{
	padding: 2px 18px 2px 9px;
	margin-right: -9px;
	margin-left: 18px;
	border: 2px solid #e2e2e2;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
}

a.txtLeftColumnHomeReadMoreButton:link,
a.txtLeftColumnHomeReadMoreButton:visited
{
	background-color: #fff;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #972421;
	text-decoration: none;
}

a.txtLeftColumnHomeReadMoreButton:hover,
a.txtLeftColumnHomeReadMoreButton:active
{
	background-color: #bb1612;
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #fff;
	text-decoration: none;
}

#boxContentHome
{
	padding: 24px 15px 15px 14px;
	width: 557px;
	float: right;
	margin-left: -265px;
	background-color: #fff;
}

#boxLeftColumn
{
	float: left;
	width: 202px;
}

#boxLeftNavOuterShadow
{
	margin: 0;
    padding: 0;
    margin-top: 20px;
    margin-left: -2px;
	width: 203px;
	border: 1px solid #f3f3f3;
	border-left: 0px;
}

#boxLeftNavSecondary
{
    margin: 0;
    padding: 0;
	width: 201px;
	padding-top: 5px;
	background-color: #f6f6f6;
	border: 1px solid #e6e6e6;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
}

#boxLeftNavSecondary li.leftNavItemSecondaryOff
{
	margin: 0 5px 5px 5px;
	padding: 10px 10px 10px 14px;
	border-top: 1px solid #e6e6e6;
	cursor: pointer;
}

#boxLeftNavSecondary li.leftNavItemSecondaryOn
{
	margin: 0 5px 5px 5px;
	padding: 10px 10px 10px 14px;
	border-top: 1px solid #e6e6e6;
	cursor: pointer;
	background-color: #bb1612;
	background-image: url(../images/caret.leftnav.secondary.on.gif);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

#boxLeftNavSecondary li.leftNavItemSecondaryOver
{
	margin: 0 5px 5px 5px;
	padding: 10px 10px 10px 14px;
	border-top: 1px solid #e6e6e6;
	cursor: pointer;
}

#boxLeftNavSecondary li.leftNavItemSecondaryOff:first-child
{
	border: 0;
}

#boxLeftNavSecondary li.leftNavItemSecondaryOn:first-child
{
	border: 0;
}

#boxLeftNavSecondary li.leftNavItemSecondaryOver:first-child
{
	border: 0;
}

#boxLeftNavSecondary li.leftNavItemSecondaryOff a:link,
#boxLeftNavSecondary li.leftNavItemSecondaryOff a:hover,
#boxLeftNavSecondary li.leftNavItemSecondaryOff a:active,
#boxLeftNavSecondary li.leftNavItemSecondaryOff a:visited
{
    text-decoration: none;
    color: #1c1c1c;
}

#boxLeftNavSecondary li.leftNavItemSecondaryOn a:link,
#boxLeftNavSecondary li.leftNavItemSecondaryOn a:hover,
#boxLeftNavSecondary li.leftNavItemSecondaryOn a:active,
#boxLeftNavSecondary li.leftNavItemSecondaryOn a:visited
{
    text-decoration: none;
    color: #fff;
}

#boxLeftNavSecondary li.leftNavItemSecondaryOver a:link,
#boxLeftNavSecondary li.leftNavItemSecondaryOver a:hover,
#boxLeftNavSecondary li.leftNavItemSecondaryOver a:active,
#boxLeftNavSecondary li.leftNavItemSecondaryOver a:visited
{
    text-decoration: none;
    color: #bb1612;
}

#boxLeftNavSecondary li.leftNavTertiaryLeaf
{
	margin: 0;
	padding: 0;
	display: inline;
}

#boxLeftNavTertiary
{
	margin: -5px 5px 5px 5px;
	padding: 5px 0 5px 10px;
	list-style-type: none;
	border-top: 1px solid #a82619;
	background-color: #a82619;
	font-weight: normal;
	/*text-transform: uppercase;*/
}

#boxLeftNavTertiary li.leftNavItemTertiaryOff
{
	margin: 0 5px 5px 5px;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
}

#boxLeftNavTertiary li.leftNavItemTertiaryOn
{
	margin: 0 5px 5px 5px;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
	background-image: url(../images/caret.leftnav.tertiary.on.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#boxLeftNavTertiary li.leftNavItemTertiaryOff a
{
    text-decoration: none;
    color: #fff;
}

#boxLeftNavTertiary li.leftNavItemTertiaryOn a
{
    text-decoration: none;
    color: #fff;
}

#boxTestimonialContentOuterShadow
{
	margin: 0;
	padding: 0;
	margin: 13px 0 13px 13px;
	width: 187px;
	border: 1px solid #f3f3f3;
}

#boxTestimonialContent
{
	margin: 0;
	width: 159px;
	background-color: #f6f6f6;
	border: 1px solid #e6e6e6;
	padding: 13px 13px 270px 13px;
	font-size: 12px;
	color: #929292;
}

.txtFunFact
{

}

.txtTestimonial
{
	font-style: italic;
}

.txtTestimonial:before 
{
	content: "\201C";
}

.txtTestimonial:after 
{
	content: "\201D";
}

#boxContentInnerPage
{
	float: right;
	margin-left: -204px;
	margin-top: 20px;
	background-color: #fff;
	width: 608px;
	padding: 0 19px 15px 22px;
}

#boxContentInnerPageWide
{
	background-color: #fff;
	width: 810px;
	padding: 20px 19px 15px 22px;
}

#boxContentInnerPageWideFlashMap
{
	background-color: #fff;
	width: 851px;
	padding: 20px 0 15px 0;
}

#tblHomeFeatures
{
	margin-left: -14px;
	margin-right: -14px;
	width: 100%;
	border: 0;
}

#tblHomeFeatures tr td
{
	width: 173px;
	border-left: 1px solid #d0d0d0;
	padding: 0 14px 14px 14px;
	vertical-align: top;
	text-align: left;
}

#tblHomeFeatures tr td:first-child,
#tblHomeFeatures tr td.firstChild
{
	border: 0;
}

.txtHomeFeatureDescription
{
	display: block;
	margin: 4px 0;
	font-size: 11px;
}

.txtHomeFeatureReadMoreLink
{
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-right: 18px;
	margin-right: -18px;
	text-align: right;
	width: 100%;
	display: inline-block;
}

a.txtHomeFeatureReadMoreLink:link,
a.txtHomeFeatureReadMoreLink:visited
{
	text-decoration: none;
}

a.txtHomeFeatureReadMoreLink:active,
a.txtHomeFeatureReadMoreLink:hover
{
	text-decoration: underline;
}

#tblLandingPageFeatures
{
	padding: 0;
	margin: 0;
	margin-left: -14px;
	margin-right: -14px;
	width: 100%;
	border: 0;
}

#tblLandingPageFeatures tr td
{
	width: 50%;
	border-right: 1px solid #d0d0d0;
	padding: 0 14px 14px 14px;
	vertical-align: top;
	text-align: left;
	margin: 0;
}

#tblLandingPageFeatures tr td.itemRight
{
	border: 0;
}

#tblLandingPageFeatures td.tblLandingPageFeaturesCell
{
	padding: 0;
	padding-right: 8px;
	margin: 0;
	border: 0;
}

#boxContainerFooter
{
	height: 145px;
	width: 851px;
	margin: auto;
	background-image: url(../images/bg.footer_gradient.gif);
	background-repeat: repeat-x;
	padding-bottom: 40px;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	color: #fc918d;
}

#boxFooterNav
{
	width: 851px;
	height: 26px;
	margin: 0;
	padding: 15px 0 7px 0;
	list-style-type: none;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

#boxFooterNav a:link, #boxFooterNav a:visited
{
	color: #fff;
	text-decoration: none;
}

#boxFooterNav a:hover, #boxFooterNav a:active
{
	color: #fff;
	text-decoration: underline;
}

#boxFooterNav li
{
	margin: 0;
	padding: 0 8px 0 11px;
	display: inline;
	border-left: 1px solid #fc918d;
}

#boxFooterNav li:first-child, #boxFooterNav li.firstChild
{
	border: none;
}

#boxFooterLogoPayment
{
	margin: 0;
	padding: 0 25px;
	width: 208px;
	height: 89px;
	border-right: 1px solid #c7433e;
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

#boxFooterLogoPayment img
{
	padding: 11px 0 0 12px;
}

#boxFooterLogoSocial
{
	margin: 0;
	padding: 0 25px;
	width: 286px;
	height: 89px;
	border-right: 1px solid #c7433e;
	display: block;
	position: relative;
	top: -89px;
	left: 260px;
}

#boxFooterLogoCoach
{
	margin: 0;
	padding: 0 15px;
	width: 228px;
	height: 89px;
	display: block;
	position: relative;
	top: -178px;
	left: 598px;
}

#boxSocialNetworkNav
{
	margin: 0;
	padding: 11px 0 0 0;
	list-style-type: none;
}

#boxSocialNetworkNav li
{
	display: inline;
	margin: 0;
	padding: 0 0 0 25px;
}

#boxSocialNetworkNav li:first-child, #boxSocialNetworkNav li.firstChild
{
	padding: 0;
}

#tblRequestQuoteFormLayout
{
	width: 100%;
	border: 0;
}

.tblRequestQuoteFormSectionHeader
{
	background-color: #f6f6f6;
	border: 1px solid #e6e6e6;
	padding: 5px 5px;
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#lblErrorMsg
{
	color: #972421;
	font-weight: bold;
}

.fieldLabel 
{
}

.requiredField:after 
{
	content: "\25CF";
	color: #972421;
}

.requiredFieldLegend
{
	font-style: italic;
}

.requiredFieldLegend:before
{
	content: "\25CF";
	color: #972421;	
	font-style: normal;
}

/* Booking engine styles */
.txtBookingEngineSpecialText
{
	color: #972421;	
	font-weight: bold;
	font-style: italic;
}

.txtBookingEngineTourAttribute
{
	font-weight: bold;
}

.boxAlignRight
{
	float: right;
	margin: 20px 0;
}

.tempClass1 
{
	font-family: Arial, Sans-Serif;
	font-style: underline;
	color: #555555;
	line-height: 16px;
}

.tempClass2 
{
	font-family: Arial, Sans-Serif;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	color: #333333;
}

.tempClass3 
{
	font-family: Arial, Sans-Serif;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	color: #333333;
}

.subHd 
{
	font-size: 13px;
	color: #9c2926;
	padding: 2px 0 0 0;
	display: inline-block;
	font-family: Rockwell;
	font-style: normal;
	font-weight: normal;
}

.factHd 
{
	font-weight: bold;
}

a.txtBookingEngineActionButton
{
	padding: 3px 26px 3px 9px;
	margin: 1px 1px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
}

a.txtBookingEngineActionButton:link,
a.txtBookingEngineActionButton:visited
{
	background-color: #c0312e;
	background-image: url(../images/arrow_round_red.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	border: 3px solid #e2e2e2;
	color: #fff;
	text-decoration: none;
}

a.txtBookingEngineActionButton:hover,
a.txtBookingEngineActionButton:active
{
	background-color: #e4453f;
	background-image: url(../images/arrow_round_red.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	border: 3px solid #e2e2e2;
	color: #fff;
	text-decoration: none;
}

