/** Garrett theme **/

/* Global */
html {
  background-color: #2BABE4;
  background-image: url('header.png');
  background-position: top center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

/* Header */
header#page_header #header_bg { background: none; }
header#page_header nav#user_nav {}
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-color: transparent;
  box-shadow: none;
  line-height: 0;
  border: none;
  border-radius: 10px;
  padding: 15px;
}
header#page_header #hero a#logo img {
	background-image: none;
	float: center;
	border: 0px;
	box-shadow: none;
}

/* Main Content */
#main_content {
  max-width: 1000px;
  margin-bottom: 6em;
  background: #ffffff;
}

/* The Step 1 of 7 bar */
nav.breadcrumbs {
	background: #61a9dc;
	background-color: ;
	background-image: ;
	color: #FFFFFF;
}

/* The Select from all available packages bar */
#main_content section#package_select {
    background: #d2d2d3;
	color: #61a9dc;
    font-style: normal !important;
}

/* The widget box header with the month and year in it */
.ui-widget-header {
	background-color: #61a9dc;
	background-image: none;
	border: solid 1px #4D4D4D;
	color: #FFFFFF;
}

/* The bar on the bottom of the main box */
#main_content footer.main-actions {
	background-color: transparent;
}

/* 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: #1b339e	!important;
}

/* The loading box border color */
.modalOverlay .modalOverlay_border {
    background-color: #1b339e;
}

/* 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: #FFFFFF !important;
	border: 1px solid #8c8c8c;
	color: #1b339e !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: #1b339e !important;
	color: #FFFFFF !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 {}
#PrivacyPolicy a {}
