
body {
	margin: 0;
	padding: 0;
	font-family: 'Montserrat';
	background: url(../images/FantaSea-Sales-bg-main.jpg) top center no-repeat #F7F4EB;
	background-size: 100% 100%;
	background-position: top center;
	z-index: -990;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

body.inner {
	background:url(../images/FantaSea-Sales-bg-main.jpg) top center no-repeat #F7F4EB;
	background-size: 100% 100%;
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

* {
	outline:none;
}

a img {
	border:none;
}

#container {
	width:975px;
	margin:0 auto;
}

#header {
	padding:38px 0 0 0;
	display:inline-block;
	width:100%;
	height:362px;
}

#header_inner {
	padding:38px 0 0 0;
	display:inline-block;
	width:100%;
	height:236px;
}

#logo {
	float:left;
	margin:16px 0 0 31px;
}

#menu {
	float:right;
	margin:2px 0 0 0;
	padding:0;
}

#menu li {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	display:inline-block;
	height:29px;
	list-style-type:none;
}

#menu li a {
	text-decoration: none;
	color: #fff;
	font-size: 22px;
	text-align: center;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	behavior: url(border/PIE.htc);
	/*background-color: #09A4E0;*/
	background-color: #3574b7;
	padding:4px 24px;
	font-weight: normal;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#menu li a:hover {
	background-color:#826c49;
	color: #000000;
}

#menu li a#active {
	/*background: url(../images/bg_active.jpg) bottom left repeat-x #FC8E18;*/
	background-color: #826c49;
	color: #000000;
}

/*#menu li a.home{ background:url(../images/nav_01.png) top left no-repeat; width:78px;}
#menu li a.public{ background:url(../images/nav_02.png) top left no-repeat; width:138px;}
#menu li a.private{ background:url(../images/nav_03.png) top left no-repeat; width:154px;}
#menu li a.about{ background:url(../images/nav_04.png) top left no-repeat; width:104px;}
#menu li a.contact{ background:url(../images/nav_05.png) top left no-repeat; width:89px;}*/


#welcome {
	background:url(../images/bg_welcome.jpg) top center no-repeat;
	display:inline-block;
	clear:both;
	width:100%;
	padding-bottom:25px;
}

#welcome h1 {
	text-transform:uppercase;
	font-weight:normal;
	background:url(../images/bg_title.png) top center no-repeat;
	display:inline-block;
	width:942px;
	height:74px;
	margin:-20px 0 0 20px;
	color:#fff;
	text-align:center;
	padding-top:10px;
	font-size:34px;
	font-family: 'turbinado-pro';
}

#welcome h1 span {
	font-family: 'turbinado-pro';
	/*font-family: 'Montserrat';*/
}

#welcome p {
	font-family:"Montserrat";
	font-size:14px;
	text-align:center;
	width:634px;
	margin:10px auto 0 auto;
	color:#666;
}

a.btn_cruises {
	background:url(../images/btn_cruises.png) top center no-repeat;
	display:block;
	width:170px;
	height:41px;
	margin:30px auto 0 auto;
	text-align:center;
	text-decoration:none;
	color:#fff;
	text-shadow:2px 2px 3px #900;
	font-size:29px;
	padding-top:4px;
	text-transform:uppercase;
}

a.btn_cruises:hover {
	background-position:bottom left;
}

#boxes {
	background:url(../images/bg_boxes.png) top center no-repeat;
	display:inline-block;
	width:100%;
	height:146px;
	clear:both;
}

#boxes .pod {
	float:left;
	display:inline-block;
	width:200px;
	margin:0 0 0 130px;
}

#boxes a.pod_link {
	text-decoration:none;
	cursor:pointer;
	float:left;
	height:100%;
}

#boxes a.pod_link:hover {
	float:left;
	height:140px;
}

#boxes a.pod_link:hover h2 {
	color:#FFF !important;
}

#boxes .pod h2 {
	color:#ffae01;
	font-weight:normal;
	margin:18px 0 5px 0;
	text-shadow:1px 2px 2px #00247A;
}

#boxes .pod p {
	color:#fff;
	font-size:13px;
	font-family:"Montserrat";
	width:160px;
	margin:0;
}

#contact_box.pod {
	margin:0 0 0 115px;
}

#contact_box.pod p {
	float:left;
	width:auto;
	margin:10px 0 0 0;
}

#boxes .pod span {
	font-size:30px;
	color:#fff;
	margin:0;
	padding:0;
	text-shadow:1px 2px 2px #00247A;
}

#boxes a.pod_link_contact {
	text-decoration:none;
	cursor:pointer;
	float:left;
	width:200px;
}

#boxes a.pod_link_contact:hover h2 {
	color:#FFF !important;
}

a.face {
	background:url(../images/facebook.jpg) top left no-repeat;
	display:inline-block;
	float:left;
	width:26px;
	height:26px;
	margin:8px 0 0 10px;
	text-decoration:none;
}

#bottom_menu {
	margin:20px 0 0 5px;
	padding:0;
	display:inline-block;
	clear:both;
	width:100%;
}

#bottom_menu li {
	display:inline-block;
	float:left;
	list-style-type:none;
	margin:0 5px 0 0;
}

#bottom_menu li a {
	display:inline-block;
	text-align:center;
	color:#bbc9e0;
	text-decoration:none;
	font-size:18px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	behavior: url(border/PIE.htc);
	background-color:#3574b7;
	padding:3px 18px;
	font-weight:normal;
	/*box-shadow:0 2px 1px #0051c8;*/
}

#bottom_menu li a:hover {
	background-color: #826c49;
	color:#000000;
}

#bottom_menu li a.act {
	/*background: url(../images/bg_active.jpg) bottom left repeat-x #FC8E18;*/
	background-color: #826c49;
	color:#000000;
}

#footer {
	display: inline-block;
	clear: both;
	width: 100%;
	background: url(../images/sales-boardwalk-footer.png) top center no-repeat;
	margin: 20px 0 60px 0;
}

#footer p {
	font-family:Montserrat;
	color:#6ab5d1;
	font-size:12px;
	margin:27px 0 15px 0;
	float:left;
}

#footer p a
{
	color:##6ab5d1;
	text-decoration:underline;
}

#footer p a:hover
{
	text-decoration:underline;
}

#shake {
	float:right;
}

#shake a {
	width:98px;
	height:25px;
	background:url(../images/logo_shake.jpg) top left no-repeat;
	display:inline-block;
	margin:22px 0 0 10px;
}

#shake a:hover, a.face:hover {
	background-position:bottom left;
}

/*INNER PAGES*/

#content_top {
	background:url(../images/content_top.png) top center no-repeat;
	display:inline-block;
	clear:both;
	width:100%;
	height:77px;
}

#content_top h1 {
	font-family: 'Montserrat';
	text-transform:uppercase;
	font-weight:normal;
	color:#fff;
	font-size:34px;
	margin:6px 0 0 52px;
	padding:0;
}

#content {
	background:url(../images/content_center.png) top center repeat-y;
	float:left;
	clear:both;
	width:925px;
	padding:20px 0 0 50px;
	min-height:300px;
}

#content.calendar {
	width:875px;
	padding:20px 50px 0 50px;
}

#content p {
	font-family:"Montserrat";
	font-size:13px;
	color:#666;
	line-height:20px;
}

#content p a {
	font-family:"Montserrat";
	font-size:13px;
	color:#0588d3;
	line-height:20px;
	text-decoration:none;
}

#content p a:hover {
	color:#0588d3;
	text-decoration:underline;
}

#content h2 {
	font-weight:normal;
	/*color:#FC8E18;*/
	color: #826c49;
	margin:0 0 15px 0;
	font-family: 'turbinado-pro';
	/*font-family: 'Montserrat';*/
	font-size:40px;
}

#content h2 a {
	font-weight:normal;
	color:#FC8E18;
	margin:0 0 15px 0;
	text-decoration:none;
}

#content h2 a:hover {
	text-decoration:underline;
}

#content h3 {
	font-weight:normal;
	color:#000000;
	margin:0 0 15px 0;
/*	letter-spacing:2px; */
	margin-top:30px;
}

#content .description h3 {
	margin: 5px 0 10px;
    padding: 0;
}

#left_col {
	display:inline-block;
	width:440px;
*width:438px;
	vertical-align:top;
	padding-bottom:50px;
}

#left_col {
	float: left\9
}

#left_col.one_col {
	width:880px;
	display:inline-block;
}

#right_col {
	display:inline-block;
	margin:0 13px 0 39px;
	vertical-align:bottom;
*float:right;
*margin:17px 14px 0px 39px;
}

#right_col img.ie7 {
*margin:0 30px 0 0;
}

#right_col_SO {
	display:inline-block;
	margin:0;
	vertical-align:bottom;
*float:right;
*margin:0;
}

#content_bottom {
	background:url(../images/content_bottom.png) top center no-repeat;
	display:inline-block;
	clear:both;
	width:100%;
	height:49px;
}

a.btn_weddings {
	display:inline-block;
	float:left;
	background:url(../images/btn_weedings.jpg) top left no-repeat;
	width:411px;
	height:47px;
	font-size:24px;
	color:#1e608c;
	text-decoration:none;
	padding:25px 0 0 20px;
}

a.btn_corporate {
	display:inline-block;
	float:left;
	background:url(../images/btn_corporate.jpg) top left no-repeat;
	width:411px;
	height:47px;
	font-size:24px;
	color:#1e608c;
	text-decoration:none;
	padding:25px 0 0 20px;
	margin:10px 0;
}

a.btn_special {
	display:inline-block;
	float:left;
	background:url(../images/btn_special.jpg) top left no-repeat;
	width:411px;
	height:42px;
	font-size:24px;
	color:#1e608c;
	text-decoration:none;
	padding:25px 0 0 20px;
}

a.btn_calendar {
	display:inline-block;
	float:left;
	background:url(../images/btn_calendar.jpg) top left no-repeat;
	width:411px;
	height:45px;
	font-size:24px;
	color:#1e608c;
	text-decoration:none;
	padding:25px 0 0 20px;
}

a.btn_weddings:hover {
	color:#e25d04;
}

a.btn_corporate:hover {
	color:#533374;
}

a.btn_special:hover, a.btn_calendar:hover {
	color:#FC8E18;
}

#left_col ul {
	margin:0;
	padding:0;
}

#left_col ul li {
	background:url(../images/bg_li.jpg) bottom left repeat-x;
	margin:0;
	padding:15px 20px;
	/*list-style-image:url(../images/bullet.png);*/
list-style-position:inside;
	border-bottom:solid 1px #d6d6d6;
	font-family:"Montserrat";
	font-size:13px;
	color:#666;
}

#left_col ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#666;
}

#left_col ul li a:hover {
	color:#037DCE;
}

.accordionButton {
	background:url(../images/bg_li.jpg) bottom left repeat-x;
	height:31px;
	display:block;
	padding:8px 0 0 15px;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	color:#747474;
	font-family:"Montserrat";
}

.accordionButton:hover {
	color:#0588d3;
}

.accordionContent {
	padding:16px;
}

.accordionContent h2 {
	font-size:13px;
	font-family:"Montserrat";
	font-weight:bold !important;
}

.accordionContent ul {
}

.accordionContent ul li {
	background:none !important;
	font-size:12px !important;
	padding:8px 0 !important;
}

a.btn_link {
	display:inline-block;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color:#037FCF;
	padding:3px 18px;
	font-weight:normal;
}

a.btn_link:hover {
	background-color:#ed8618;
}

a.simple {
	color:#058BD5;
	text-decoration:none;
	font-weight:bold;
	font-family:"Montserrat";
	font-size:13px;
}

a.simple:hover {
	text-decoration:underline;
}

ul.normal li {
	background:none !important;
	padding:8px 0 !important;
}

.top {
	vertical-align:top !important;
}

.google_map {
	width:423px;
	height:423px;
	float:left;
	background-image:url(../images/bg_google_map.jpg);
	background-repeat:no-repeat;
	padding:5px
}

/*START FADE EFFECT*/

img {
	border:0px;
}

ul.img_list {
	display:inline-block;
	height:280px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 30px 0 0;
 *margin-bottom:50px;
}

li.image_one a, li.image_two a, li.image_three a {
	display:block;
	width:404px;
	position:relative;
	margin:0 0 15px 0;
	cursor:pointer;
}

li.image_one a .rollover {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:404px;
	height:87px;
	background:url(../images/weddings_on.jpg);
}

li.image_two a .rollover {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:404px;
	height:87px;
	background:url(../images/events_on.jpg);
}

li.image_three a .rollover {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:404px;
	height:87px;
	background:url(../images/special_on.jpg);
}

/*END FADE EFFECT*/

/*FORM*/

 .input {
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 36px;
	font-weight: normal;
	color: #999;
	height: 36px;
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.input2 {
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #999;
	height: 198px;
	line-height: 14px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 10px;
	width: 280px;
}

.select {
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	width: 306px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 36px;
}

.button_form {
	font-family:"Montserrat";
	display: block;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #ffffff;
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 129px;
	border:none !important;
	cursor:pointer;
	margin-bottom: 40px;
	margin-left: 80px;
	margin-right: 0;
	margin-top: 0;
	background-color:#037FCF;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.col_form {
	width: 306px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.col_form h4 {
	padding: 0px;
	text-align: left;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family:"Montserrat";
	font-size: 13px;
	font-weight: bold;
	color: #747474;
	text-decoration: none;
	clear: both;
}

/*PROMOTIONS*/
 
 .col_prom {
	width: 306px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.col_prom ul {
	padding: 0px;
	margin: 0px;
}

.col_prom ul li {
	list-style-type: none;
	/*font-family: "Montserrat";*/
	font-family: 'Montserrat';
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: left;
	float: left;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(../images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


.gallery {
    clear: both;
    float: right;
    margin: 20px 0 20px 30px;
    text-align: right;
    width: 300px;
}

#schedule {
    background-color: #F0F0F0;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 2px;
    clear: right;
    float: right;
    margin: 20px 0 20px 30px;
    padding: 10px 10px 0;
    position: relative;
    text-align: right;
    width: 250px;
}

.tickets {
    background-color: #F0F0F0;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 2px;
    clear: right;
    padding: 10px 10px 10px 30px;
    text-align: right;
    vertical-align: top;
}

.textalignleft {
    text-align: left;
}

#groupreservations {
    clear: left;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
    width: 360px;
}

#livetotals {
    float: right;
/*    overflow: hidden; */
/*    position: relative; */
/*    right: 20px; */
/*    top: 60px; */
    width: 220px;
}

#ticketoptions {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 2px;
    float: left;
    overflow: hidden;
    padding: 10px;
    width: 575px;
}

.order {
	
	background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 2px;
    float: left;
    overflow: hidden;
    padding: 10px;
    width: 575px;
	
	font-family: "Montserrat";
    font-size: 13px;
}

#enhancements {
    background-color: #F0F0F0;
    border-color: #D9C8B8;
    border-style: solid;
    border-width: 2px;
    padding: 10px;
/*    width: 488px; */
	font-family: "Montserrat";
	font-size:13px;
}

.clearfloats {
    clear: both;
}

.boxform {
    background-color: #F0F0F0;
    border-color: #D9C8B8;
    border-style: solid;
    border-width: 2px;
    padding: 10px;
/*    width: 488px; */
	font-family: "Montserrat";
	font-size:13px;
}

#ordersummary {
    background-color: #F0F0F0;
    border-color: #D9C8B8;
    border-style: solid;
    border-width: 2px;
    padding: 10px;
}

#orderinfo {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 2px;
    padding: 10px 20px;
}

.textalignright {
    text-align: right;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.red {
    color: #CC0000;
}