.public_template {
    background: url("https://secure.activecarrot.com/media/dynamic/static_images/381/aquatic-main.jpg");
    background-size: auto;
    background-repeat: no-repeat;
    background-color: #ffffff;
    font-family: 'UniversLTW01-47LightCn', Arial';
}
#header > img {
    width: 150px;
    height: auto;
}
#header_wrapper {
    margin-top: 20px;
}
#footer_wrapper {
    background: none;
    height: 0px;
    width: 1050px; 
}
#page_wrapper {
    background-color: #ffffff7d;
}
/*Facility and Sessions*/
.public_table_heading td {
    background: #003e7e !important;
    text-align: left !important;
    padding-left: 30px !important;
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase;
}
#content h1 {
    background-color: #003e7e;
    color: #FFF;
    border-radius: 0px;
    padding: 5px;
}
h3 {
    color: #003e7e;
    border-radius: 0px;
    padding: 5px;
    text-transform: uppercase;
}
.public_facility_bookings .navigation ul li a {
    background: #003e7e;
    border-radius: 0px;
    font-size: inherit;
    padding: 4px;
}
.public_facility_bookings .navigation ul li a:hover {
    background: #007dc3;
    border-radius: 0px;
    color: #FFFFFF;
    font-size: inherit;
    padding: 4px;
}
.rounded_button .selected{
    background: #003e7e;
    border-radius: 0px;
    font-size: inherit;
}
.rounded_button ul li a {
    background: #003e7e;
    border-radius: 0px;
    font-size: inherit;
}
.rounded_button ul li a:hover {
    background: #007dc3;
    border-radius: 0px;
    color: #FFFFFF;
}
.public_facility_bookings .navigation .selected {
    font-size: inherit;
    padding: 4px;
    background: #003e7e;
}
.book {
    max-width: 100px;
    display: block;
    width: 80px;
    background: #003e7e;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #000000;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 5px;
    color: #FFFFFF;
    border-radius: 0px;
}
.book:hover {
    background: #007dc3;
    border: solid 1px #000000;
    color: #FFFFFF;
    border-radius: 0px;
}
.ui-draggable .ui-dialog-titlebar {
    background: #003e7e;
    border-radius: 0px;
    border-color: #000000;
}
.ui-button-text-only .ui-button-text {
    background: #003e7e;
    border-radius: 0px;
    border-color: #000000;
    color: #FFFFFF;
}
.ui-button-text-only .ui-button-text:hover {
    background: #007dc3;
    border-radius: 0px;
    border-color: #000000;
    color: #FFFFFF;
}
.facility_heading_tr {
    font-size: inherit;
}
.ui-datepicker-trigger{
    display:none
}
/*Classes*/
#content { padding-left: 20px; padding-right: 20px; background: none; }
#cw-content-head {
    padding: 0 20px 20px 40px;
    background-color: rgba(255,255,255,0.);
    border-radius: 0px;
    border-style: solid;
    border-color: #d3d3d3;
    border-width: 1px;
}
#cw-content {
    background-color: rgba(255,255,255,1);
    border-radius: 0px;
}
#cw-filter-bar {
    width: 200px;
    background-color: rgba(255,255,255,1);
    border-radius: 0px;
    padding: 5px;
    border-style: solid;
    border-color: #d3d3d3;
    border-width: 1px;
}
#cw_descriptions {
    border-radius: 0px;
}
.book_disabled {
    display: none;
}
#time_range{
    font-size: inherit;
}
.footer_contact {
    background-color: rgba(0,0,0,0);
    border-radius: 0px;
}
h2 {
    color: #003e7e;
    border-radius: 0px;
    padding: 5px;
    text-transform: uppercase;
}
#content h2 {
    background-color: none;
    color: #003e7e;
    border-radius: 0px;
    padding: 5px;
}
/*Online Store*/
ul.buttons li a {
    background: #003e7e;
    border-radius: 0px;
    border-color: #000000;
    color: #FFFFFF;
}
ul.buttons li a:hover {
    background: #007dc3;
    border-radius: 0px;
    border-color: #000000;
    text-decoration: underline;
    color: #FFFFFF;
}
#booking_payment{
    background: #FFFFFF;
    padding: 20px;
}
h2 {
    color: #003e7e;
    border-radius: 0px;
    padding: 5px;
    text-transform: uppercase;
}
#content h2 {
    background-color: none;
    color: #003e7e;
    border-radius: 0px;
    padding: 5px;
}
.cw_td_payment {
    width: 50px;
    display: none;
}
.cw_th_payment {
    width: 50px;
    display: none;
}