/** Jason theme **/

/** MAIN BACKGROUND **/
html {
    background-color: #ffffff;
    background-image: url('bg.jpg');
    background-size: fill;
    background-attachment: fixed;
    background-position: center;
    background-repeat: none;
}

/* Header */
header#page_header #header_bg {
	background: transparent;
}
header#page_header nav#user_nav {margin-right: -9em;}
header#page_header nav#user_nav a {}
header#page_header nav#user_nav ul li:first-child {}

/* Hero */
header#page_header #hero {}
header#page_header #hero a#logo {
	background: transparent;
	box-shadow: none;
	margin-top: ;
}
header#page_header #hero a#logo img {
	background-image: none;
	border: 0px;
	margin: ;
	padding: 0px;
}

/* Main Content */
#main_content {
	max-width: 1000px;
	margin-bottom: 10em;
	margin-top: ;
	background-color: rgba(255,255,255,0.8);
	color: #222222;
}

/* The Step 1 of 7 bar */
nav.breadcrumbs {
	background: #002633;
	background-color: ;
	background-image: ;
	color: #FFFFFF;
}

/* The Select from all available packages bar */
#main_content section#package_select {
    background: #72bfd6;
	background-color: ;
	background-image: ;
	color: #FFFFFF;
    font-style: normal !important;
}

/*Changing the font size of the Select from All Available Packages text*/
#main_content section#package_select label {
	font-size: 40px;
}



/* The 'Date & Time' header and the other h1 and h2 headers */
h1, h2, form fieldset.container legend {
	color: #222222;
}

/* The widget box header with the month and year in it */
.ui-widget-header {
	background-image: none;
	border: solid 1px #4D4D4D;
	background-color: #49BF4C;
	color: #FFFFFF;
}

/* The widget box calendar colors */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, 
#date_time_select .ui-state-highlight {
	border: ;
	background: ;
	color: #000000;
}

/* The widget box date selected colors */
#date_time_select .ui-state-active,
#date_time_select .ui-state-hover {
    border: solid 1px #4D4D4D;
    background: #49BF4C;
    color: #121212;
}

/* The color of the time and time zone selected message in the main box */
#main_content fieldset.time-picker legend span, #main_content form#guest_form fieldset legend span {
	font-style: ;
	font-weight: bold;
	color: #777 !important;
}

/* The bar on the bottom of the main box */
#main_content footer.main-actions {
	background-color: transparent;
}

/* Date and Time header after package select */
#featured_packages.PackageResults h1 span big {
	color: #49BF4C;
}

/* The background and border color of a package when the package has been selected on select time page */
#main_content #featured_packages ul.package-horizontal li.package.selected {
    border-color: #49BF4C	!important;
}

/* The loading box border color */
.modalOverlay .modalOverlay_border {
    background-color: #49BF4C;
}

/* Buttons */
button.btn-success, input[type="button"].btn-success, input[type="submit"].btn-success, input[type="reset"].btn-success,
.btn.btn-success, .table tbody tr td.is-actions a.btn-success, table tbody tr td.is-actions a.btn-success,
form fieldset.dark-button-select input[type='radio']+label.btn-success, form fieldset.dark-button-select input[type='radio']+legend.btn-success,
#main_content fieldset.time-picker input[type='radio']+label.btn-success, #main_content fieldset.time-picker form fieldset.dark-button-select input[type='radio']+legend.btn-success,
form fieldset.dark-button-select #main_content fieldset.time-picker input[type='radio']+legend.btn-success, #main_content form#guest_form fieldset input[type='radio']+label.btn-success,
#main_content form#guest_form fieldset.dark-button-select input[type='radio']+legend.btn-success, body.authentication a#account_create,
.btn.btn-info, /* Add to Cart */
.btn.btn-primary, /* Add a Person */
.btn.btn-warning  /* Package Sold Out */
{
	background-image: none !important;
	background-color: #002633 !important;
	border: 0px solid;
	color: #bbb !important;
	font-weight: bold !important;
	text-shadow: none !important;
}

/* Button hover */
button.btn-success:hover, button.btn-success:active, button.btn-success.active,
input[type="button"].btn-success:hover, input[type="button"].btn-success:active, input[type="button"].btn-success.active, 
input[type="submit"].btn-success:hover, input[type="submit"].btn-success:active, input[type="submit"].btn-success.active, 
input[type="reset"].btn-success:hover, input[type="reset"].btn-success:active, input[type="reset"].btn-success.active, 
.btn.btn-success:hover, .table tbody tr td.is-actions a.btn-success:hover, table tbody tr td.is-actions a.btn-success:hover,
form fieldset.dark-button-select input[type='radio']+label.btn-success:hover, form fieldset.dark-button-select input[type='radio']+legend.btn-success:hover,
#main_content fieldset.time-picker input[type='radio']+label.btn-success:hover, #main_content fieldset.time-picker form fieldset.dark-button-select input[type='radio']+legend.btn-success:hover,
form fieldset.dark-button-select #main_content fieldset.time-picker input[type='radio']+legend.btn-success:hover, #main_content form#guest_form fieldset input[type='radio']+label.btn-success:hover,
#main_content form#guest_form fieldset.dark-button-select input[type='radio']+legend.btn-success:hover, body.authentication a#account_create:hover, .btn.btn-success:active,
.table tbody tr td.is-actions a.btn-success:active, table tbody tr td.is-actions a.btn-success:active, form fieldset.dark-button-select input[type='radio']+label.btn-success:active,
form fieldset.dark-button-select input[type='radio']+legend.btn-success:active, #main_content fieldset.time-picker input[type='radio']+label.btn-success:active,
#main_content fieldset.time-picker form fieldset.dark-button-select input[type='radio']+legend.btn-success:active,
form fieldset.dark-button-select #main_content fieldset.time-picker input[type='radio']+legend.btn-success:active,
#main_content form#guest_form fieldset input[type='radio']+label.btn-success:active, #main_content form#guest_form fieldset.dark-button-select input[type='radio']+legend.btn-success:active,
body.authentication a#account_create:active, .btn.btn-success.active, .table tbody tr td.is-actions a.btn-success.active, table tbody tr td.is-actions a.btn-success.active,
form fieldset.dark-button-select input[type='radio']+label.btn-success.active, form fieldset.dark-button-select input[type='radio']+legend.btn-success.active,
#main_content fieldset.time-picker input[type='radio']+label.btn-success.active,
#main_content fieldset.time-picker form fieldset.dark-button-select input[type='radio']+legend.btn-success.active,
form fieldset.dark-button-select #main_content fieldset.time-picker input[type='radio']+legend.btn-success.active,
#main_content form#guest_form fieldset input[type='radio']+label.btn-success.active,
#main_content form#guest_form fieldset.dark-button-select input[type='radio']+legend.btn-success.active, body.authentication a.active#account_create,
.btn.btn-info:hover,
.btn.btn-primary:hover,
.btn.btn-warning:hover
{
	background-image: none !important;
	background-color: #49BF4C !important;
	color: #121212 !important;
	font-weight: bold !important;
	font-weight: bold !important;
	opacity: ;
	text-shadow: none !important;
}

/* Removing the "Book an Event" and "Purchase from Store" buttons */
div.consumer_actions {
	display: none
}

/* Footer */
footer#page_footer {
	background: ;
	color: ;
	text-shadow: ;
	background-color: ;
}

#PrivacyPolicy a {
  color: ;
}

/* Margin fix for party images */
#main_content ul.package-horizontal li.package div.images {
	padding-right: 0em !important;
}

/* Fixing upsell image slash confirm party image margin */
#main_content li.package>div.images>img {
	padding-right: 5px !important;
}