/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 21, 2015 */

@font-face {
	font-family: 'futuracondensed_extrabold';
	src: url('../fonts/futura-condensedextrabold-webfont.eot');
	src: url('../fonts/futura-condensedextrabold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-condensedextrabold-webfont.woff2') format('woff2'), url('../fonts/futura-condensedextrabold-webfont.woff') format('woff'), url('../fonts/futura-condensedextrabold-webfont.ttf') format('truetype'), url('../fonts/futura-condensedextrabold-webfont.svg#futuracondensed_extrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futuracondensed_medium';
	src: url('../fonts/futura-condensedmedium-webfont.eot');
	src: url('../fonts/futura-condensedmedium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-condensedmedium-webfont.woff2') format('woff2'), url('../fonts/futura-condensedmedium-webfont.woff') format('woff'), url('../fonts/futura-condensedmedium-webfont.ttf') format('truetype'), url('../fonts/futura-condensedmedium-webfont.svg#futuracondensed_medium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futuramedium';
	src: url('../fonts/futura-medium-webfont.eot');
	src: url('../fonts/futura-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-medium-webfont.woff2') format('woff2'), url('../fonts/futura-medium-webfont.woff') format('woff'), url('../fonts/futura-medium-webfont.ttf') format('truetype'), url('../fonts/futura-medium-webfont.svg#futuramedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futuramedium_italic';
	src: url('../fonts/futura-mediumitalic-webfont.eot');
	src: url('../fonts/futura-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-mediumitalic-webfont.woff2') format('woff2'), url('../fonts/futura-mediumitalic-webfont.woff') format('woff'), url('../fonts/futura-mediumitalic-webfont.ttf') format('truetype'), url('../fonts/futura-mediumitalic-webfont.svg#futuramedium_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body {
	height: 100%;
}

body {
	background: white url(../img/bg.png) top center no-repeat;
	background-attachment: fixed;
	font-family: 'futuramedium';
}
p 
{  
 
  color: rgb(100, 100, 100);
  font-family: 'futura';
  font-size: 14px;
}
	
	
	}
h1, .h1, h2, .h2, h3, .h3 {
	font-family: 'futuracondensed_medium';
}
ul li {
	 color: rgb(100, 100, 100);
  font-family: 'futura';
  font-size: 14px;
  list-style: none;
}

#wrapper {
	position: relative;
	z-index: 5;
}

.full-width {
	width: 100%
}

.container {
	*zoom: 1;
	margin: 0;
	max-width: 960px;
	position: relative;
	padding: 0;
	margin: 0 auto;
}

#main-menu .navbar-inverse {
	height: 26px!important;
	margin: 0;
	background-color: #000;
	border: 0;
	border-radius: 0;
	padding: 0;
	min-height: 31px!important;
}

header#site-header {
	height: 150px;
	background: #9da537;
}

div#slider {
	margin: 0;
	height: 360px;
	width: 100%;
}

div#blocks-4 {
	margin: 10px 0 !important;
	width: 100%;
	height: 120px;
}

div#block-1, div#block-2, div#block-3, div#block-4,div#block-5 {
	padding: 0 5px;
	height: 100px;
	width: 20% !important;
}

div#news-scroller {
	position: relative;
	overflow: hidden;
	height: 200px;
	width: 100%;
	background: #9DA537;
	padding: 15px;
}
ul.news-list {
	padding: 0;
}

ul.news-list .news-item {
	background: #9DA537;
	margin-bottom: 15px;
}

ul.news-list .news-item-thumb {
	height: 165px;
	width: 30%;
}
ul.news-list .news-item-thumb img {
	width: 100%;
	height: 100% !important;
}
ul.news-list .news-item-content {
	width: 70%;
	padding: 1%;
}

footer#footer .container {
	padding: 0;
	background: #9da537;
	width: 100%;
}

div#main-content {
	width: 100%;
	margin: 0;
	padding: 0;
}

div#book-now {
  position: absolute;
  right: 1%;
  top: 5px;
  background: #063;
}


div#book-now a {
	line-height: 30px;
	display: block;
	width: 289px;
	text-align: center;
	font-size: 28px;
	color: white;
	text-transform: uppercase;
	padding: 1px 15px;
}
.book-now-action {
	padding: 5px;
	background: #063;
	text-align: center;
	color: white;
}

div#main-menu {
	bottom: -10px;
	position: absolute;
	height: 30px;
	margin-bottom: 10px;
	width: 100%;
	z-index: 1000;
}

div#topmenu {
  right: 10px;
  position: absolute;
  top: 90px;
  width: 51%;
}

div#topmenu ul li a {
	text-align: center;
	display: block;
	padding: 0px 15px;
	color: white;
	text-transform: uppercase;
	/* border-right: 1px solid white; */
	background: none;
	width: 100%;
}

ul#menu-main-menu-1 {
	overflow: hidden;
}

ul#menu-main-menu-1 li, ul#menu-main-menu-1 li a {
	padding: 0;
	height: 20px;
	margin: 0;
	color: white;
	text-transform: uppercase;
}

div#logo {
	padding: 10px;
}

.row {
	margin: 0 !important;
}

/***
 4BLOCKS
 ***/
.hover {
	width: 100%;
	height: 100%;
}

.hover img {
	width: 100%;
	height: 100px;
	position: absolute;
	top: 0;
}
div#blocks-4 h2 {
	display: none;
}
.hover a {
	left: 0%;
	display: inline-block;
	width: 100%;
	height: 100px;
	position: absolute;
	z-index: 2;
	color: white;
	font-size: 22px;
	text-align: center;
	line-height: 140px;
	background: transparent;
	font-family: 'futuramedium';
}
.hover a:hover {
	text-decoration: none;
	color: white;
	text-align: center;
	line-height: 140px;
	background: rgba(114, 175, 182, 0.5);
}
div#blocks-4 h3 {
	display: none;
}

.fa_slide_content {
	height: 100px !important;
	width: 100% !important;
	position: absolute !important;
	left: 0px !important;
	background: rgba(0, 0, 0, 0.5) !important;
	top: 310px !important;
	padding: 1% !important;
}

.fa_image {
	width: 100% !important;
	height: 360px !important;
	top: 0px !important;
	right: 0px !important;
}

.fa_image img {
	margin: 0px !important;
	width: 100% !important;
	height: 360px !important;
}

ul#menu-top-menu {
	float: left;
	width: 25%;
}

ul#menu-top-menu li {
	display: inline-block;
}

ul#menu-top-menu li a {
	display: block;
	color: white;
}
ul#menu-top-menu li a:hover {
	text-decoration: underline;
	background: none;
}

div#searchform {
	float: right;
	width: 50%;
}

div#searchform label {
	color: white;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}

input.search-input {
	padding: 2px;
	width: 170px;
	display: inline-block;
	float: right;
}

ul#menu-main-menu li a {
	text-transform: uppercase;
	padding: 0px 8px;
	color: white;
	border-right: 1px solid white;
}

ul#menu-main-menu {
	margin: 5px 0;
}

ul#menu-main-menu li:hover {
	background: #9da537;
}

.main-nav {
	height: 40px !important;
	top: 80% !important;
	right: 0 !important;
	margin: 0 !important;
	left: 80% !important;
}

.fa_slider_simple.default .main-nav .fa-nav {
	font-size: 14px !important;
	color: white !important;
}
.fa_slider_simple.default .main-nav .fa-nav.active {
	font-size: 14px !important;
	color: #9DA537 !important;
}
.fa_slider_simple .main-nav .fa-nav:hover:before, .fa_slider_simple .main-nav .fa-nav.active:before {
	content: '\f111' !important;
}
.fa_slide_content h2 a {
	font-family: 'futuramedium';
	color: #FFF !important;
	font-size: 32px;
	text-shadow: none;
	text-transform: uppercase;
}

.fa_slide_content .description p {
	color: white;
}

a.fa_read_more {
	display: inline;
	background: none !important;
}
.go-forward, .go-back {
	display: none !important;
}
.bottom-content {
	width: 100%;
	margin: 10px 0;
	padding: 10px;
	height: auto;
	display: inline-block;
}
.news-item {
	width: 100%;
	height: 165px;
}

.news-item-thumb {
	float: left;
	width: 25%;
}

.news-item-content {
	width: 75%;
	float: left;
}

.news-item-title h3 a {
	padding-top:0px;
	color: white;
	text-transform: uppercase;
}

.news-item-desc {
	color: white;
	font-size: 14px;
}

.vticker h2 {
	margin: 0;
	color: white;
}
#bottom-a, #bottom-b, #bottom-c {
	padding: 0 10px;
}
.bottom-content h3 {
	color: #72AFB6 !important;
	
}

div#mc4wp-form-1 {
	background: #9DA537;
	padding: 15px;
}

.newsletter input[type="text"], .newsletter input[type="email"] {
	width: 100%;
	margin: 5px;
	padding: 5px;
	color: black;
	outline: black;
	border: none;
}

input[type="submit"] {
	background: #006837;
	border: 0;
	float: right;
	height: 35px;
	color: white;
	font-size: 24px;
	text-transform: uppercase;
	text-align: right;
	width: 150px;
	padding: 10px;
	line-height: 20px;
}

.newsletter {
	width: 100%;
	display: inline-block;
}

ul.footer-menu {
	padding: 0;
	margin-right: 1%;
}

div#footer-logo {
	padding: 10px 25px;
	line-height: 100px;
}

div#footer-content {
	margin-top: 20px;
}

ul.footer-menu li a {
	color: white;
}
h2.slider-title {
	margin: 0;
	position: relative;
	z-index: 100;
	background: rgba(0, 0, 0, 0.5) !important;
	height: 80px;
	display: block;
	margin-top: -80px;
	margin-bottom: 20px;
	color: white;
	text-transform: uppercase;
	padding: 15px;
	font-size: 36px;
}
h2.title {
	margin: 0;
	position: relative;
	z-index: 100;
	background: #72AFB6;
	display: block;
	margin-bottom: 20px;
	color: white;
	text-transform: uppercase;
	padding: 15px;
	font-size: 36px;
}
div#page-content {
	margin-top: 20px;
}
.box {
	position: relative;
	height: 100%;
	width: 100%;
	display: inline-block;
}
/***
 *LEFT SIDEBAR
 */
ul.menu-widget {
	width: 100% !important;
	margin-left: 0 !important;
	background: #063;
	height: auto !important;
	padding: 0;
}
ul.menu-widget li {
	height: 40px !important;
}
ul.menu-widget li a {
	width: 100%;
	text-decoration: none;
	height: 40px !important;
	display: inline-block !important;
	line-height: 40px;
	text-align: center;
}
ul.menu-widget li a:hover {
	background: #9DA537;
	text-decoration: none;
	height: 40px !important;
	display: inline-block !important;
}
div#left-sidebar {
	padding: 0;
}

div#custom-menu-wizard-2 h3 {
	margin-bottom: 0;
	background: #000;
	border-radius: 5px 5px 0 0;
	padding: 4px;
	color: #FFFFFF;
}
/***
 * RIGHT SIDEBAR
 */
div#right-sidebar .box {
	margin: 10px 0;
	height: 140px;
}
div#right-sidebar .box h3 {
	display: none;
}

div#right-sidebar {
	margin: 10px 0;
}

/**
 * 	FOOTER
 */
.footer-content-top {
	min-height: 50px;
}
ul.sponsors {
	padding: 0;
	margin: 0;
	float: right;
}
ul.sponsors li {
	display: inline-block;
	margin-right: 20px;
}
ul.sponsors li  a {
	display: inline-block;
	text-indent: -9999px;
	height: 70px;
}
ul.sponsors .fingal a {
	background: url(../img/fingal.png) no-repeat;
	width: 180px;
}

ul.sponsors .facebook a {
	background: url(../img/fb.png) no-repeat;
	width: 31px;
	line-height: 31px;
	background-position: 0px 30px;
}

ul.sponsors .twitter a {
	background: url(../img/twitter.png) no-repeat;
	width: 41px;
	background-position: 0 20px;
}
ul.sponsors .shannon a {
	background: url(../img/shannon.png) no-repeat;
	width: 110px;
	background-position: 0 12px;
}

.fb-PhotoLargeThumb i {
	width: 75px !important;
	height: 75px !important;
}

/**
 * 	FIXED HEADER CSS
 */
header#site-header.fixed nav.container.navbar {
	position: inherit;
}

header#site-header.fixed {
	position: fixed;
	width: 100%;
	max-width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	z-index: 1000;
}

header#site-header.fixed div#main-menu {
	position: absolute;
	left: 15%;
	height: 100px;
	width: 70%;
	top: 0;
}

header#site-header.fixed nav.container.navbar.navbar-default.navbar-inverse {
	height: 100px !important;
	width: 100% !important;
	margin: 0;
	max-width: none;
}

header#site-header.fixed ul#menu-main-menu {
	padding: 0;
	height: 100px;
	margin: 0;
	width: 100% !important;
	float: none;
	display: inline-block;
}

header#site-header.fixed ul#menu-main-menu li a {
	line-height: 100px;
	height: 100px;
}

header#site-header.fixed div#logo img {
	width: 80%;
	margin: 10%;
}
header#site-header.fixed div#topmenu {
	display: none;
}
header#site-header.fixed div#book-now {
	height: 100px !important;
	position: absolute;
	display: inline-block;
	width: 15%;
	left: 85%;
	top: 0;
}
header#site-header.fixed div#book-now a {
	width: 100%;
	font-size: 24px;
	height: 75px !important;
	line-height: 75px;
}
header#site-header.fixed ul#menu-main-menu li:hover {
	background: #9DA537;
}

header#site-header.fixed div#logo {
	width: 15%;
	float: left;
}

header#site-header.fixed div#collapse2 {
	position: initial;
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block !important;
}

header#site-header.fixed ul#menu-main-menu li a {
	border: none !important;
}

ul#menu-footer-menu li ul.sub-menu {
	margin: 0;
	padding: 0;
}

ul#menu-footer-menu > li {
	float: left;
	width: 20%;
}

.v-prev a, .v-next a {
	font-size: 25px;
	z-index: 200;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	color: white;
	padding: 0;
	display: block;
}
.vticker {
	width: 100%;
}
.vticker p {
	color: #FFF;
}
.vticker ul {
	position: relative !important;
	padding: 0;
	top: 0 !important;
}
.vticker li {
	list-style: none;
	padding: 10px;
}
.et-run {
	background: red;
}
.v-next, .v-prev {
	position: absolute;
	width: 35px;
	height: 35px;
	background: rgba(0, 0, 0, 0.5);
	top: 50%;
	color: white;
	z-index: 100;
}

.v-prev {

	left: 0;
}
.v-next {
	right: 0;
}
.bottom-content h3 {
  color: #72AFB6 !important;
  font-size: 30px;
  margin-top: 0px;
}
div#blocks-4 {
  margin: 10px 0 !important;
  width: 100%;
  height: 100px;
}

/**********
 * BOOK NOW CSS 
 */
div#form_content {
	width: 100%;
}

.main-form {
	width: 75%;
	float: left;
}

.event-desc {
	width: 25%;
	float: left;
}

.ticket-container {
	padding: 15px;
	color: black;
}

.ticket-header div {
	height: 24px;
	width: 33%;
	float: left;
	line-height: 24px;
	padding-left: 10px;
}

div.ticket-row div {
	color: white;
	float: left;
	width: 32%;
	background: #063;
	height: 30px;
	border-bottom: 1px solid white;
	padding-left: 10px;
}

.ticket-header {
	background: #000;
	width: 96%;
	height: 25px;
	color: white;
	text-align: left;
}
div#form_content {
	width: 100%;
}

.main-form {
	width: 75%;
	float: left;
}

.event-desc {
	width: 25%;
	float: left;
}

.ticket-container {
	padding: 15px;
	color: black;
}

.ticket-header div {
	height: 24px;
	width: 33%;
	float: left;
	line-height: 24px;
	padding-left: 10px;
}

div.ticket-row div {
	color: white;
	float: left;
	width: 32%;
	background: #063;
	height: 30px;
	border-bottom: 1px solid white;
	padding-left: 10px;
}

.ticket-header {
	background: #000;
	width: 96%;
	height: 25px;
	color: white;
	text-align: left;
}

div#cnt_PanelStage1, div#cnt_PanelStage2, div#cnt_PanelStage3 {
	padding: 10px;
	color: black;
}

input#cnt_BtnSelectedQty {
	margin-right: 42px;
}

span#cnt_LblTotal {
	font-size: 16px;
	background: black;
	color: white;
	width: 96% !important;
	padding: 5px;
}

.ticket-row select {
	width: 90px !important;
	height: 20px !important;
	margin-top: 5px;
	color: black;
}
.back-button {
	margin-left: 30px;
	float: left;
}
.back-button input {
	font-size: 18px;
	width: 100px !important;
}

.check-availability {
	width: 250px;
	float: right;
	margin-right: 35px;
	font-size: 18px;
}
.check-availability input {
	font-size: 18px;
	width: 200px !important;
}

.btn #cnt_BtnNext {
	background: #063;
	border: none;
	color: white;
	font-size: 18px;
	padding: 5px;
}
form#aspnetForm {
	padding: 5px;
	color: #000;
}
span#cnt_LblPartyNumber, span#cnt_LblVisitDate, span#cnt_LblVisitTime {
	background: #9DA537;
	font-size: 24px;
	color: #FFF;
	width: 96%;
	display: inline-block;
	padding: 2px;
	margin: 5px;
}
.ticket-container {
	padding: 0;
}
div#ctl00_ContentPlaceHolder1_bookingSummary {
	padding: 15px;
	background: #9DA537;
	color: white;
}

div#ctl00_ContentPlaceHolder1_MainDetailsPanel, div#ctl00_ContentPlaceHolder1_MailingListPanel, div#ctl00_ContentPlaceHolder1_PanelPayment {
	border: 1px solid #9DA537;
	width: 48%;
	float: left;
	padding: 15px;
	margin: 1%;
}

.btn-prev input {
	float: left;
	font-size: 14px;
	text-align: center;
}

.btn-submit input {
	font-size: 14px;
}

.previnfo input {
	font-size: 14px;
	text-align: center;
}

div#ctl00_ContentPlaceHolder1_PanelSubmit {
	width: 50%;
	float: left;
}

div#NextStage {
	padding: 10px;
	width: 100%;
	display: inline-block;
	position: initial;
}

span#cnt_LabelCalendar {
	background: #000;
	padding: 4px;
	font-size: 14px;
	display: block;
	color: white;
	margin: 10px auto;
	width: 160px;
	text-align: center;
}

.booking-info {
	background: #9DA537;
	padding: 15px;
	font-size: 18px;
	width: 80%;
	margin: 0 auto;
}

.btn input {
	font-size: 14px;
	text-align: center;
}
span#cnt_dateSummaryLbl {
	background: #000;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
}
/*------------------------------------*\
 RESPONSIVE
 \*------------------------------------*/

@media only screen and (max-width: 768px) {
	div#main-menu {
		height: auto !important;
		bottom: initial;
		top: 0;
	}
	header#site-header {
		height: auto;
	}

	div#logo {
		text-align: center;
		height: auto;
		margin: 15px;
		margin-top: 50px;
	}

	div#book-now {
		text-align: center;
		right: inherit;
		top: initial;
		position: relative;
		width: 80%;
		margin: 10px auto;
	}
	div#book-now a {
		text-decoration: none;
		margin: 0 auto;
	}
	div#topmenu {
		width: 100%;
		position: initial;
	}

	ul#menu-top-menu {
		width: 100%;
		margin: 5px auto;
	}

	ul#menu-top-menu li {
		background: black;
		padding: 12px;
		display: inline-block;
		width: 100%;
		margin: 0;
		border: none;
		text-align: center;
		margin-bottom: 5px;
	}
	ul#menu-top-menu li a {

		border: none;
	}

	div#searchform {
		margin: 0 auto;
		width: 80%;
		float: none;
	}

	ul#menu-footer-menu {
		background: black;
	}

	ul#menu-footer-menu li {
		padding: 5px;
		text-align: center;
		margin: 2px;
		display: block;
	}

	ul#menu-footer-menu > li a {
		display: block;
		padding: 5px;
	}
	ul#menu-footer-menu > li a:hover {
		background: #9DA537;
	}

	div#footer-logo {
		text-align: center;
	}

	ul.sponsors li {
		display: block;
		text-align: center;
	}

	ul.sponsors {
		text-align: center;
		float: left;
		width: 100%;
	}
	div#slider {
		height: 280px !important;
	}

	.fa_slide_content {
		top: 140px !important;
		height: 280px !important;
	}
	.fa_slide_content p {

		font-size: 14px !important;
	}
	.fa_slide_content h2 a {
		font-size: 28px !important;
		margin: 0 !important;
	}

	div#fa-slider-11 {
		height: 280px !important;
	}

	div#block-1, div#block-2, div#block-3, div#block-4,div#block-5 {
		margin: 10px 0;
		width: 33%!important;
	}
	.hover img {
		width: 96%;
	}
	.news-item-thumb {
		display: none;
	}

	.news-item-content {
		width: 100%;
	}

	.news-item-desc {
		font-size: 90%;
	}

	.news-item-title h3 a {
		font-size: 90%;
	}
	div#right-sidebar .box {

		width: 49%
	}
}
@media only screen and (max-width: 480px) {
	div#main-menu {
		height: auto !important;
		bottom: initial;
		top: 0;
	}
	ul#menu-main-menu li {
		background-color: black;
		padding: 2px 0;
	}
	ul.sub-menu{
		display:none!important;
	}
	header#site-header {
		height: auto;
	}

	div#logo {
		height: auto;
		margin: 15px;
		margin-top: 50px;
	}

	div#book-now {
		right: inherit;
		top: initial;
		position: relative;
		width: 80%;
		margin: 10px auto;
	}

	div#topmenu {
		width: 100%;
		position: initial;
	}

	ul#menu-top-menu {
		background: transparent;
		width: 100%;
		margin: 5px auto;
	}

	ul#menu-top-menu li {
		background: black;
		padding: 0;
		display: inline-block;
		width: 100%;
		margin: 2px;
	}

	div#searchform {
		margin: 0 auto;
		width: 80%;
		float: none;
	}

	ul#menu-footer-menu {
		display: inline-block;
		background: black;
	}

	ul#menu-footer-menu li {
		padding: 5px;
		text-align: center;
		margin: 2px;
		display: block;
		width: 100%;
	}

	div#footer-logo {
		text-align: center;
	}

	ul.sponsors li {
		display: block;
		text-align: center;
	}

	ul.sponsors {
		float: none;
	}
	div#slider {
		height: 280px !important;
	}

	.fa_slide_content {
		top: 140px !important;
		height: 280px !important;
	}
	.fa_slide_content p {

		font-size: 14px !important;
	}
	.fa_slide_content h2 a {
		font-size: 28px !important;
		margin: 0 !important;
	}

	div#fa-slider-11 {
		height: 280px !important;
	}

	div#block-1, div#block-2, div#block-3, div#block-4 {
		margin: 10px 10%!important;
		width: 80%!important;
	}
	.hover img {
		width: 100%;
	}
	.news-item-thumb {
		display: none;
	}

	.news-item-content {
		width: 100%;
	}

	.news-item-desc {
		font-size: 90%;
	}

	.news-item-title h3 a {
		font-size: 90%;
	}
	h2.slider-title {
		font-size: 18px;
		height: 30px;
		margin-top: -30px;
		padding: 5px;
	}

	.main-form, .event-desc {
		width: 100% !important;
	}
	.ticket-row select {
		width: 40px !important;
	}
	.event-desc {
		text-align: left;
		padding: 10px;
	}

	.event-desc img {
		text-align: center !important;
		margin: 5px auto;
		display: block;
	}
	.ticket-header div {
		width: 25% !important;
	}
	.ticket-header > div:first-child {
		width: 46% !important;
	}
	.ticket-row div {
		width: 25% !important;
	}
	.ticket-row > div:first-child {
		width: 46% !important;
	}
	.check-availability input, .check-availability {
		width: 160px !important;
		font-size: 14px;
		margin: 0;
		text-align: center;
	}

	.back-button input {
		font-size: 14px;
		text-align: center;
	}
	.btn input {
		font-size: 14px;
		text-align: center;
	}
	div#ctl00_ContentPlaceHolder1_MainDetailsPanel, div#ctl00_ContentPlaceHolder1_MailingListPanel, div#ctl00_ContentPlaceHolder1_PanelPayment {
		border: 1px solid #9DA537;
		width: 98%;
		float: left;
		padding: 15px;
		margin: 1%;
	}
	div#ctl00_ContentPlaceHolder1_PanelSubmit {
		width: 100%;
	}
	.booking-info {
		width: 100%;
	}
}



ul.sub-menu {
  background-color: black;
  padding: 0;
  display: none;
  margin: 0!important;
  z-index: 9999;
  position: absolute;
  width: 100%;
}
ul.sub-menu li {
    list-style: none;

    padding: 4px;
}
ul.sub-menu li a {
    text-decoration: none;
    border-right: 0px!important;
 
    display: block;
    font-size: 12px;
}
.fixed ul.sub-menu li a {
	display: block!important;
    list-style: none;
	line-height: 16px!important;
    
	height: 30px!important;
	font-size: 12px;
	text-align: center;
}