/* COLORS
BLUE: #03369C
RED: #A40205
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px 10px;
	/* background-color: #484848; */
	background-image: url(images/bg.jpg);
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #e1d9a7;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 6px 0px 15px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#body_wrapper {
	margin: 0px auto;
	padding: 2px 0px;
	width: 777px;
	background-color: #fcfcfc;
	color: inherit;
	text-align: left;
}


#mobile_body_wrapper {
	margin: 0px auto;
	padding: 2px 0px;
	background-color: #fcfcfc;
	color: inherit;
	text-align: left;
}

.add_shadow {
	float: left;
	background: url('images/shadow_bot.gif') no-repeat 0% 100%;
}

.add_shadow div {
	display: block;
	float: left;
	background: url('images/shadow_right.gif') no-repeat 100% 0%;
}

.add_shadow div div {
	display: block;
	float: none;
	padding: 0px 5px 5px 0px;
	background: url('images/shadow_rightbot.gif') no-repeat 100% 100%;
}

.add_shadow div div div {
	padding: 0px;
	background: none;
}


/* Company Logo */

#company_header {
	margin: 45px 10px;
	z-index: 1;
	position: absolute;
}

#company_logo {
	padding: 3px;
	color: #000;
	margin-bottom:20px;}
	
	
#company_logo img{
width: 370px;
}



#company_logo h1 {
	display: block;
	background: url('images/company_logo.gif') no-repeat 50% 3px;
	width: 368px;
	height: 368px;
}

#company_logo h1 span {
	display: none;
}


/* Navigational Menu */

#nav_menu {
	margin: 0px 2px;
	width: 773px;
	background-color: #03369C;
	color: #fff;
	border-bottom: #fff 2px solid;
	font-family: arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.nav_menu {
	margin: 0px 2px;
	width: 773px;
	background-color: #009;
	color: #fff;
	border-bottom: #fff 2px solid;
	font-family: arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

#nav_menu ul {
	margin-left: 130px;
	width: 630px;
	height: 27px;
	overflow: hidden;
}

#nav_menu li {
	padding: 5px 11px 3px 10px;
	background: url('images/navmenu_div.gif') no-repeat 100% 7px;
	float: left;
}

#nav_menu li#last {
	padding-right: 10px;
	background-image: none;
}

#nav_menu a {
	text-decoration: none;
}

.webtitle {
	margin: 0px 2px;
	width: 773px;
	background-color: #A40205;
	color: #fff;
	border-bottom: #fff 2px solid;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
}

/* Content Body */

#content_body {
	margin: 0px 2px;
	padding: 17px 12px 15px 15px;
	background-color: #FFF;
	border-bottom: #fff 2px solid;
	color: #000000;
	text-align: left;
}

#content_body a {
	background-color: inherit;
	color: #000000;
}

#content_body a:hover {
	background-color: #dddacc;
	color: #a64a26;
}

#content_body .content_header2 {
	display: block;
	border: #000 2px solid;
}

#content_body .content_header h2 {
	padding: 3px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#content_body .content_box {
	padding: 10px 15px 20px 6px;
	clear: both;
	float: none;
}



/* Left Column */


#left_column {
	margin-left: 5px;
	width: 365px;
	float: left;
}


#left_column .content_header {
	padding-bottom: 45px;
}

#left_column .content_header h2 {
	width: 351px;
	background-color: #009;
	color: #FFF;
}


/* Right Column */

#right_column {
	width: 353px;
	float: right;
}

#right_column .content_header h2 {
	width: 348px;
	background-color: #900;
	color: #fff;
}

/* Travel Gallery CLASS */

.travelgallery {
	padding-bottom: 5px;
	float: none;
	clear: both;
	text-align: center;
}

.gallery_thumbnail {
	float: left;
	padding: 5px 5px 0px 0px;
}

.gallery_thumbnail .add_shadow {
	background-color: #000;
	color: #fff;
}

.gallery_thumbnail .add_shadow div div {
	padding-bottom: 3px;
}

.gallery_thumbnail .add_shadow img {
	padding: 2px 0px 2px 3px;
	width: 160px;
    height: 110px;
}

.travelgallery .view_all {
	margin: 15px auto 0px;
	width: 154px;
	height: 26px;
	float: none;
	clear: both;
}

.travelgallery .view_all a {
	padding: 3px 5px;
	border: #000 1px solid;
	background-color: #c4bea1;
	color: #5c3424;
	display: block;
	font-weight: bold;
	font-family: arial, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

.travelgallery .view_all a:hover {
	background-color: #be552c;
	color: #fff;
}


/* Travel Gallery */

#travelgallery {
	padding-bottom: 5px;
	float: none;
	clear: both;
	text-align: center;
}

.gallery_thumbnail {
	float: left;
	padding: 5px 5px 0px 0px;
}

.gallery_thumbnail .add_shadow {
	background-color: #000;
	color: #fff;
}

.gallery_thumbnail .add_shadow div div {
	padding-bottom: 3px;
}

.gallery_thumbnail .add_shadow img {
	margin: 1px;
}

#travelgallery .view_all {
	margin: 15px auto 0px;
	width: 154px;
	height: 26px;
	float: none;
	clear: both;
}

#travelgallery .view_all a {
	padding: 3px 5px;
	border: #000 1px solid;
	background-color: #c4bea1;
	color: #5c3424;
	display: block;
	font-weight: bold;
	font-family: arial, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

#travelgallery .view_all a:hover {
	background-color: #be552c;
	color: #fff;
}


/* Page Footer */

#page_footer {
	margin: 0px 2px;
	padding: 7px 0px;
	width: 773px;
	background-color: #009;
	color: inherit;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}


.fineprint {
	font-size: 9px;
	font-weight: bold;
	color: #000;
}


#policyfooter {
	width: 743px;
	background-color: #FFF;
	color: #000;
	font-size: 9px;
	text-align: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;

}

.ticketpolicy {
	width: 743px;
	background-color: #FFF;
	color: #000;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
    border-bottom: solid #009 1px;

}


.tickettable {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	text-align: center;
	height: auto;
	width: 750px;
    padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 20px;
    letter-spacing: 1px;
}

.ticketinfo {
	font-weight:bold;
	font-size:18px;
	color: #fff;
	background-color: #A40205;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
    letter-spacing: 1px;
	text-align: center;
}

.tdheader{
	width: 750px;
	color: #fff;
	background-color: #A40205;
}
.td324w{
	width: 324px;
	height: 50px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 4px;
}
.td167w{
	width: 167px;
	height: 50px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 4px;
}
.td227w{
	width: 227px;
	height: 50px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 4px;
}
.ticketinfo {
	font-weight:bold;
	font-size:18px;
	color: #fff;
	background-color:#A40205;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
    letter-spacing: 1px;
}

.tickettext{
	color: #000;
	letter-spacing:normal;
    background-color: #fff;
    border: #390002 thin;

}


.socialmedia{
    height: 100px;
    margin-right: 20px; 
    margin-left: 25px;
}

.socialmediaright{
    height: 100px;
    margin-right: 20px; 
    margin-left: 25px;
    float: right;
}

.socialmediabox{
    height: 125px;
	margin-left: 15px;
	margin-top: 15px;
}

/*BEGIN SPLIT 2 EVENTS CSS*/
#split_left_column {
	margin-left: 0px;
    padding: 5px 0px 2px 5px;
	width: 360px;
	float: left;
    border: 1px solid #053f55;
}

    #split_left_column .content_header {
	padding-bottom: 45px;
}

    #split_left_column .content_header h2 {
	width: 351px;
	background-color: #03369C;
	color: #FFF;
}


#split_right_column {
	margin-left: 0px;
    padding: 5px 0px 2px 5px;
	width: 360px;
	float: right;
    border: 1px solid #053f55;
}

    #split_right_column .content_header {
	padding-bottom: 45px;
}

    #split_right_column .content_header h2 {
	width: 351px;
	background-color: #A40205;
	color: #FFF;
}

/*END SPLIT 2 EVENTS CSS*/


.boatintrobox {
	padding: 0px 15px 0px 10px;
	clear: both;
	float: none;
}

    .boatintrobox img{
	padding: 2px 0px 2px 3px;
	width: 160px;
    height: 110px;
}


.socialmediaright{
    height: 100px;
    margin-right: 20px; 
    margin-left: 25px;
    float: right;
}


/*---- BEGIN ACCORDION CSS -----*/
.accordion {
  cursor: pointer;
  width: 75%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
 	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: #fff;
	background-color: #03369C;
	padding: 3px;   
}

.active, .accordion:hover {
  background-color: #03369C;
}

.accordionred {
  cursor: pointer;
  width: 75%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
 	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: #fff;
	background-color: #A40205;
	padding: 3px;   
}

.active, .accordionred:hover {
  background-color: #A40205;
}

.panel {
  padding: 0 10px;
  display: none;
  background-color: #fff;
  color:#000;
  overflow: hidden;
  border: solid; 
}

/*---- END ACCORDION CSS -----*/

.ticketheader {
    color:#fff;
    background-color: #03369C;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

.introheader {
    color: #000;
    font-size:12px;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    border-bottom: solid #009;
    padding-bottom: 10px;
}

.ticketheaderred {
    background-color: #A40205;
    color:#fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

.highlighttickets{
	color:#000040;
	letter-spacing:normal;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
}

.highlightticketsred{
	color:#800000;
	letter-spacing:normal;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
}

.highlighttextlg{
    font-size: 14px;
}

.redtext{
    	color:#800000;
}

.navytext{
    color: #00074E;
}

.space {
	clear: both;
	height: 20px;
}

/*---- BEGIN DISCLAIMER ACCORDION CSS -----*/
.accordion2 {
  background-color: #A40205;
  color: #fff;
  cursor: pointer;
  padding: 10px;	
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
  font-size: 14px;
  transition: 0.4s;
}

.active, .accordion2:hover {
  background-color: #03369C; 
}

.panel2 {
  padding: 10px 18px;
  display: none;
  background-color: #fff;
  color: #000;
  text-align: center;
  overflow: hidden;
  border: #00074E 1px solid;
}

	.panel2 a{
  	color: #064056;
	}

	.panel2 p{
  	text-align: center;
	}
/*---- END DISCLAIMER ACCORDION CSS -----*/

.topdisclaimer_box{
	width: 710px;
	float: left;
	padding: 10px;
	background-color: #fff;
	color:#000;
	text-align: center;
	border: #800000 2px solid;
	margin: 2px 0px 5px 5px;
}

	.topdisclaimer_box p{
		padding: 5px 0px 5px 0px;
		color:#000;
		text-align: center;
}

	.topdisclaimer_box a{
		color: #800000;
		font-weight: bold;
}

.eventspacetobottom {
	clear: both;
	height: 15px;
}

.highlightred {
	color: #800000;
}

.underline{
    text-decoration: underline;
}

/* COLORS
BLUE: #03369C
RED: #A40205
*/

.threeboatcolumn {
	float: left;
	width: 241px;
	padding: 0px 0px 0px 0px;
   	background-color: #fff;
    border: 1px solid #053f55;
	/*background: url(images/leftcolumnBG.gif) top center no-repeat;*/
}

	.threeboatcolumn p{
		text-align: center;
	}

	.threeboatcolumn h1{
		text-align: center;
		font-size: 16px; 
	}

.splitcolumn {
	float: left;
	width: 8px;
	padding: 10px 0px 0px 0px;
    /*background-color: #121b24;
	background: url(images/leftcolumnBG.gif) top center no-repeat;*/
}

.threeboatcolumntitle {
background-color: #03369C;
border-left: 1px solid #053f55;
border-right: 1px solid #053f55;
font-family: Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:14px;
color: #FFF;   
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
vertical-align: middle;
line-height: 25px;
text-align: center;
}

.bluecolumntitle {
background-color: #03369C;
border-left: 1px solid #053f55;
border-right: 1px solid #053f55;
font-family: Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:14px;
color: #FFF;   
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
vertical-align: middle;
line-height: 25px;
text-align: center;
}

.linebreak {
	background-color:#00074E;
	width:775px;
	height:2px;	
}

/*---- BEGIN COLLAPSIBLE TOGGLE CSS -----*/
/* Style the button that is used to open and close the collapsible content */
.collapsible {
  background-color: #03369C;
  color: #fff;
  cursor: pointer;
  padding: 8px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
	font-weight: bold;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible:hover {
	background-color: #A40205;
	color: #fff;
}

/* Style the collapsible content. Note: hidden by default */
.collapsiblecontent {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #fff;
  color: #000;	
}

	.collapsiblecontent ul{
	margin: 0 0 0 10px;
	padding: 0px;
	}
	.collapsiblecontent li{
	list-style: disc;
	padding: 5px;
	margin-left:30px;
	}
	.collapsiblecontent a{
		color: #A40205;
	}
/*---- END COLLAPSIBLE TOGGLE CSS -----*/

.center{text-align: center;}

.underline{text-decoration: underline;}

.bold{font-weight: bold;}

.smallfont{font-size: 10px;}

.discountbox{
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	background-color: #fff;
	padding:12px;
}
	.discountbox a{
	color:#A40205;	
}
.discountboxheader{
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	background-color: #A40205;	
	padding:12px;
}



/* COLORS
BLUE: #03369C
RED: #A40205
*/