/* === START UPDATED CSS HERE ==== */

* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px 0px 10px;
    background-color: #390002;
	color: #181B20;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
}


#logo img{
  width:100%;
  height:75px;
}

#menu {
	height: 30px;
	background: #6f0205;
	margin:auto;
}

/** Navigation **/
#navigation li, #navigation li a:hover, #navigation li.selected a {

	background-repeat: repeat-x;
}


#navigation {
	background: #6f0205;
	height: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
#navigation ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	background: #6f0205;
	color: #ffffff;
	height: 30px;
	width: 80px;
	margin: 0;
	padding-left: 1px;
	text-align: center;
}
#navigation li:first-child {
	background: none;
	margin-left: 0;
	padding-left: 0;
}
#navigation li a {
	color: #ffffff;
	display: block;
	font: bold 12px/29px Arial, Helvetica, sans-serif;
	height: 30px;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation li a:hover {
	background-position: 0 -59px;
	color: #C62647;
}
#navigation li.selected a {
	background-position: 0 0;
	background: #FFFFFF;
	color: #C62647;
}

.bold{font-weight: bold;}
.italic{font-style: italic;
}
.eventtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color: #FFF;
	background-color: #390002;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.mobile_eventtitle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color: #FFF;
	background-color: #390002;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.dresscodetitle {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #FFF;
	background-color: #390002;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.halloweendresscodetitle {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #FFF;
	background-color: #390002;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
    text-align: center;
}

.sharebox {
	font-family: Verdana, Geneva, sans-serif;
	background-color:#121b24;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right:3px;
	float:right;
}


.boatbox{
	float: left;
	width: 195px;
	background-color: #053f55;
	border: 5px solid #0f1721;
}	
	



.boatbox img{
		float: left;
		border: 3px solid #0e121d;
		width:180px;
		height:100px;
}
 
.bottlebox{
	color:#000;
	font-size:12px;
	background-color: #fff;
	padding-left:8px;
	padding-right:8px;
	border: 1px solid #000;
}


/*===CONTAINER====*/


#mobile_content_body {

	width:410px;
	background: url(../images/bg-pattern.jpg) no-repeat; 
	background-color: #ffffff;
	/*border-bottom: #fff 2px solid;*/
	color: #000000;
	text-align: center;

}


#mobile_content_body .mobile_content_box {
	padding: 10px 15px 10px 10px;
	clear: both;
	float: none;
	width: 385px;
	text-align: center;
	letter-spacing:normal;
	font-family: verdana, arial, sans-serif;
	color:#121b24;;
	background-color:#fff;
}

#mobile_content_body .mobile_content_box a{
	color:#6f0205;
}

.mobile_content_box h1{
	font-size:16px;
	color: #390002;
clear:both;
padding:0 0 0 23px;
margin:0px 0px 5px 0;
text-align:left;
}

.mobile_content_box h2{
	font-size:14px;
	color: #000000;
clear:both;
padding:0 0 0 23px;
margin:0px 0px 5px 0;
text-align:center;
}



#mobile_content_body .rightlink{
	background-color: inherit;
	color:#508aa1;
	float: right;
	
}


#mobile_content_body a:hover {
	background-color: #fff;
		color:#6f0205;
}

#mobile_content_body .mobile_content_box2 {
	padding: 10px 15px 10px 10px;
	clear: both;
	float: none;
	width: 385px;
	text-align: left;
	letter-spacing:normal;
	font-family: verdana, arial, sans-serif;
	color:#000000;
	background-color:#fff;
}

#mobile_content_body .mobile_content_box2 a{
	color:#6f0205;
}

.medlinebreak {
		border-bottom:thin #033 solid;
		margin-bottom:30px;
		margin-top: 30px;
}



.tealhighlight{
	color:#064056;
	letter-spacing:normal;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
}


.mobileeventdetails {
	padding: 10px 15px 10px 10px;
	clear: both;
	float: none;
	width: 385px;
	text-align: left;
	letter-spacing:normal;
	font-family: verdana, arial, sans-serif;
	color:#121b24;;
	background-color:#fff;
}


	.mobileeventdetails ul {
		margin: 0 0 0 10px;
		padding: 0px;
	}
	
	.mobileeventdetails li {
		list-style: none;
		padding: 10px 0 10px 20px;
		background: url(../images/listicon.gif) center left no-repeat;
	}


.banner{
	width: 160px;
	height: 110px;
}

.banner img{
	width: 160px;
	height: 110px;
}

.footnote {
	font-size: 11px;
	font-style: italic;
	word-spacing:normal;
}

.costumefootnote {
	font-size: 10px;
	font-style: italic;
	word-spacing:normal;
}


.fineprint {
	font-size: 8px;
	font-style: italic;
	word-spacing:normal;
}

.footnote a{
	font-size: 11px;
	font-style: italic;
	word-spacing:normal;
}

.highlight{
	color: #390002;
	letter-spacing:normal;
	font-weight:bold;
}

.costumehighlight{
	color: #390002;
	letter-spacing:normal;
	font-weight:bold;
    font-size:10px;
}

.center{text-align: center;}

/* Policy Footer */

#mobile_policyfooter {

	background-color: #FFF;
	text-align: left;
	padding: 5px;
	margin:auto;
    color: #121b24;
	letter-spacing:normal;
	font-family: verdana, arial, sans-serif;
	font-size: 8px;
	word-spacing:normal;
	border-top:thin #390002 solid;
	border-bottom:thin #390002 solid;
	
	
}

#mobile_policyfooter a{
	color:#390002;
	letter-spacing:normal;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	word-spacing:normal;


}

/* Page Footer */

#mobile_page_footer {
	padding: 5px 0px;
	background: #6f0205;
	color: #ffffff;
	letter-spacing:normal;
	font-family: verdana, arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	word-spacing:normal;
	text-align: center;

}



a {
	color:#ffffff;
	text-decoration: underline;
}

a:hover {
	color:#508aa1;
}



img {
	border: 1px;
	border-color:#508aa1;
	
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 6px 0px 15px;
	text-align: justify;
	line-height: 14px;
}


.mobile_divider{
	background-color:#064056;
	margin: 10px;
	border-bottom: #064056 1px solid;

}



/*FROM ORIGINAL MOBILE CSS */


/*H-sizes */


h1{
font-size:18px;
	color: #390002;
clear:both;
padding:0 0 0 23px;
margin:0px 0px 5px 0;
}

h2{
font-size:15px;
	color: #390002;
clear:both;
padding:0 0 0 23px;
margin:0px 0px 5px 0;
}



h3{
text-align:left;
font-size:14px;
}


/* ====== FAQ PAGE ======= */ 


.faq_box{

	padding:10px;
	text-align:left;
}

.faqquestion {
	font-size: 12px;
	color: #CCC;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;

}

	.faqquestion a{
		color: #dcdcdc;
		font-weight:bold;
		text-decoration:none;

	}
	
		.faqquestion a hover{
		color: #dcdcdc;
		font-weight:bold;
		text-decoration:underline;

	}


.faqanswer {
	color:#121b24;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;

}

.faqanswer img{
	margin-right:10px;
	float:left;
}

.backtotop{
	text-align:right;
	float:right;
	font-weight:bold;
	color: #db80b7;
	font-size:12px;
	margin-right:10px;
	width:100px;
}


.faqtop{
	float:right;
	font-weight:bold;
	color: #db80b7;
	font-size:12px;
}

.faqtop a{
	font-weight:bold;
	color: #db80b7;
	font-size:12px;
}


/* ====== CONTACT PAGE ======= */ 

.mobile_contact{
	text-align:left;
}

.mobile_contact h2{
margin:0px;
font-size:14px;
color:#8cedef;
}


a.gallery_link {
height:74px;
display:block;
text-decoration:none;
font-size:24px;
margin:20px 0 0 5px;
text-align:center;
line-height:70px;
color:#ffff65;
background:url(../images/photo_gallery_link.gif) no-repeat center;
}

a.more {
width:104px;
height:24px;
display:block;
text-decoration:none;
float:right;
margin:10px 0 15px 0;
text-align:center;
line-height:22px;
color:#e578bb;
background:url(images/read_more_bg.gif) no-repeat center;
}





.mobile_quicklinksbox {
	padding: 10px 15px 10px 10px;
	clear: both;
	float: none;
	width: 385px;
	text-align: left;
	letter-spacing:normal;
	font-family: verdana, arial, sans-serif;
	color:#121b24;;
	background-color:#fff;
	line-height: 30px;
}


.mobile_socialmediaicons {
	width: 390px;

}

.mobile_socialmediaicons img{

	float: center;
	padding-right: 10px;
	margin-left: 25px;
}

.title {
	padding-top: 10px;
	letter-spacing: 1px;
	color: #6f0205;
}

.title h1{
	color: #6f0205;
}

.lineshort{
	background-color:darkgray;
	height:2px;	
	margin: 10px 0px 0px 0px;
	width: 385px;
}
	
.meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
    color: #000000;
} 

.meta a{
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
    color: #390002;
} 	


.mobile_quicklinksbox {
	padding: 10px 15px 10px 10px;
	clear: both;
	float: none;
	width: 385px;
	text-align: left;
	letter-spacing:normal;
	font-family: verdana, arial, sans-serif;
	color:#390002;
	background-color:#fff;
	line-height: 30px;
}


.mobile_quicklinksbox a{
	color:#6f0205;
    font-weight: bold;

}




/* Tickets*/
.tickettable {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	text-align: left;
	border: 1px solid #000;
}

	.tickettable a{
	font-size: 14px;
	font-weight:bold;
	}

.ticketinfo {
	font-weight:bold;
	font-size:18px;
	color: #FFF;
	background-color: #390002;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
    letter-spacing: 1px;
}

.ticketdescription{
	color:#000;
	font-weight:bold;
	font-size:10px;
	background-color: #fff;
	padding-left:8px;
	padding-right:8px;
		
}

.ticketdescription li{
	color:#000;
	font-weight:bold;
	font-size:12px;	
    line-height: 20px;
}

.ticketdescription h3{
	color: #6f0205;
	font-weight:bold;
	font-size:16px;	
}


.highlighttickets{
	color: #390002;
	letter-spacing:normal;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
}


.ticketdescription a{
	color:#6f0205;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:9px;
}

.ticketdescription p{
	padding-top: 3px;
	margin: 0px;
	color: #000;
	padding-bottom: 10px;
		
}
.mobile_largerfont{
	font-size: 18px;
	font-weight: bold;
    text-align: left;
}

.linebreak{
	background-color:#390002;
	height:2px;	
	margin: 3px 0px 20px 0px;
}
.costumeitemdescription{
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
    text-align: center;
	font-size:9px;
	background-color: #fff;	
    padding: 5px 10px 5px 10px;
}

/*---- BEGIN DISCLAIMER ACCORDION CSS -----*/
.accordion2 {
  background-color: #000;
  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: #C62647; 
}

.panel2 {
  padding: 10px 18px;
  display: none;
  background-color: #fff;
  color: #000;
  text-align: center;
  overflow: hidden;
  border-bottom: #C62647 1px solid;
}

	.panel2 a{
  	color: #C62647;
	}

	.panel2 p{
  	text-align: center;
	}
/*---- END DISCLAIMER ACCORDION CSS -----*/

.underline{
    text-decoration: underline;
}

.redtitle {
	padding-top: 10px;
	color: #6f0205;
}


.highlightnobold{
	color: #6f0205;
	letter-spacing:normal;
}

.tickettype {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #FFF;
	background-color: #390002;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:center;
	float:left;

}

.ticketprice {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #FFF;
	background-color: #390002;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:center;
	float:left;

}

.ticketpurchase {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #FFF;
	background-color: #390002;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:center;
	float:left;

}

.tickettitle {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: #000;
	background-color: #fff;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 3px;
	text-align:left;
	float:left;
	height: 60px;
	/*border-bottom: 1px solid #000;*/
}

.ticketamount {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: #000;
	background-color: #fff;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:center;
	float:left;
	height: 65px;
	/*border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;*/

}
.ticketamount p{
		text-align:center;
		margin-top: 0px;
		font-size: 14px;
}

.ticketbuy {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color: #F00;
	background-color: #fff;
	height: 46px;
	vertical-align: middle;
	padding-left: 6px;
	padding-top: 15px;
	padding-bottom: 3px;
	text-align:center;
	float:left;
	/*border-bottom: 1px solid #000;
    border-left: 1px solid #000;
	border-right: 1px solid #000;*/
	margin: 0px;
}

.ticketbuy p{
		text-align:center;
		margin-top: 15px;
}
/*================================================== */  
/*---- BEGIN ACCORDION CSS – REGULAR DROP-DOWN SECTIONS -----*/
.accordion {
  cursor: pointer;
  width: 80%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  font-family: verdana, arial, sans-serif;
  font-weight:bold;
  font-size:14px;
  color: #FFF;
  background-color: #390002;
  padding: 10px;   
}
	/* === ################### ==== */
	.active, .accordion:hover {
	  background-color: #390002;
	}
/* === ################### ==== */
.panel {
    padding: 0 10px;
    display: none;
    background-color: #fff;
    color:#000;
    overflow: hidden;
    border: solid; 
    font-size: 12px;
}
/*---- END ACCORDION CSS -----*/
/* === ################### ==== */

/*---- BEGIN COLLAPSIBLE TOGGLE CSS -----*/
/* Style the button that is used to open and close the collapsible content */
.collapsible {
  background-color: #390002;
  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: #390002;
	color: #6f0205;
}

/* Style the collapsible content. Note: hidden by default */
.collapsiblecontent {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #fff;
  color: #000;	
  border: solid 1px #390002;
}
/*---- END COLLAPSIBLE TOGGLE CSS -----*/