/** Jesse's First Theme **/


/** MAIN BACKGROUND **/
html {
	background-color:#fff6e9;
	background-image: url();
	background-size: auto;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center center;
}

/* Header */
header#page_header #header_bg { 
	background:#2090aa ;
	}
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 {}
header#page_header nav#user_nav ul li a {
	color:#FFF
}
header#page_header nav#user_nav {
	background:transparent;
	color:#FFF
}






/* 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: rgb(34, 34, 34);
}

/* The Step 1 of 7 bar */
nav.breadcrumbs {
	background: rgba(238, 95, 91, .9) ;
	background-color: ;
	background-image: ;
	color: #111111;
}


/* The Select from all available packages bar */
#main_content section#package_select {
    background: transparent ;
	background-color: ;
	background-image: ;
	color: #111111;
    font-style: normal !important;
}

/* The 'Date & Time' header and the other h1 and h2 headers */
h1, h2, form fieldset.container legend {
	color: #111111;
}

/* The widget box header with the month and year in it */
.ui-widget-header {
	background-image: none;
	border: solid 1px #111111;
	background-color: #ffdf7b ;
	color: #111111;
}

/* 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: #ffdf7b ;
    color: #111111;
}

/* 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: #111111 !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: ;
}

/* 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: #ffdf7b 	!important;
}

/* The loading box border color */
.modalOverlay .modalOverlay_border {
    background-color: #ffdf7b ;
}

/* 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: #ffdf7b  !important;
	border: 0px solid;
	color: #111111 !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: #edc74e  !important;
	color: #111111 !important;
	font-weight: bold !important;
	opacity: ;
	text-shadow: none !important;
}

/* Footer */
footer#page_footer {
	background:#2B2B2B;
	color:#FFF ;
	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;
}
