/** MAIN BACKGROUND **/
html {
    background-color: #FFFFFF;
    background-image: url('bg.jpg');
    background-size: auto, cover;
    background-position: 17% 60px, bottom center;
    background-attachment: scroll, fixed;
    background-repeat: no-repeat, no-repeat;
}
body {}

@media only screen and (max-width: 640px) {
    html {
        background-color: #FFFFFF;
	background-image: url('bg.jpg');
	background-size: cover;
	background-position: bottom center;
	background-attachment: fixed;
    }
    #container header#page_header { background: none !important; }
    #container header#page_header nav#user_nav { background: #000000; }
    header#page_header #hero a#logo { 
	display: inline-block !important;
	background: none;
	box-shadow: none;
    }
}


/** HERO SLIDE **/
header#page_header #hero a#logo
{
background: none;
box-shadow: none;
background-position: center;
margin-top: ;
}

header#page_header #header_bg { background: rgba(0,0,0,0.50); }
header#page_header nav#user_nav { background: #000000; color: #666666; }
header#page_header nav#user_nav ul li a { color: #ff8202; }
header#page_header nav#user_nav ul li:first-child {
    border-right: 1px solid #666666;
}

header#page_header nav#user_nav
{
margin-right: -10em;
}

/** MAIN CONTENT **/
#main_content { max-width: 1000px; margin-top: 6em; margin-bottom: 6em; }
#main_content section#package_select { 
    background-color: #b10d0d;

    color: #000000;
}
nav.breadcrumbs { 
    background-color: #000000; 
    font-weight: bold; 
}
.ui-widget-header {    
    background: #000000;
    border: 1px solid #666666;
    font-weight: bold;
}
footer#page_footer { 
    background: #000000; 
    color: #666666; 
 }

 /* Date & Time Box Calendar Colors */
.ui-state-default, 
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default, 
#date_time_select .ui-state-highlight
{
color: #000;
font-family: '', sans-serif;
font-size: large;
}
/* Date & Time Box Selected Colors */
#date_time_select .ui-state-active,
#date_time_select .ui-state-hover
{
border: solid 1px #666;
color: #171616;
}
/*Selection box Values*/
#date_time_select .ui-state-active
{
background-color: #b10d0d;
background-size: 40px 30px;
background-position: center;
color: white;
}

#PrivacyPolicy a { color: #ff8202 !important; }

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 {
    background: #353535;
    color: #FFFFFF !important;
    font-weight: bold !important;
}
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 {
    background: #b10d0d;
    color: #FFFFFF !important;
    font-weight: bold !important;
}
#main_content > p > input:nth-child(2) { display:none;}


/* Removing the type selector for Customer Emails */
div.emailsel.ObmField
{
display: none;
}
