.public_template {
    background: #ffffff;
    background-size: auto;
    background-repeat: no-repeat;
}
#header > img {
    width: 400px;
    height: auto;
}
body { margin:0;
	background: #FFFFFF
	}
.alpha60 {
   background: rgb(255, 255, 255);
   background: rgba(255, 255, 255, 0.0); 
}
.cw-block-book .book {
    float: left;
    max-width: 180px;
    width: 180px;
    background: #ffa500;
    border: #000000;
    color: #626262;
}
.rounded_button .selected {
    background: #ffa500;
}
.rounded_button ul li a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffa500;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.public_table_heading td {
    background: #ffa500 !important;
    text-align: left !important;
    padding-left: 30px !important;
    color: #fff !important;
    font-weight: bold !important;
}
ul.buttons li a {
    background: #ffa500;
}
h2 {
    color: #ffa500;
    font-weight: bold;
    font-size: 16px;
}
#main_content {
    width: 948px;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff;
}
.public_facility_bookings .navigation ul li a {
    background-color: #ffa500;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    line-height: 17px;
    text-align: center;
    width: auto;
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
a.datepicker{
    background-color: #ffa500;
    text-align: center;
}
#footer_wrapper {
    background: #ffffff;
}
ul.buttons li a:hover {
    background: #ffa500;
}
#local_store_local_specials table thead tr td, #local_store_local_specials table thead tr th {
    background: #ffa500;
    font-weight: 700;
    color: #fff;
    font-size: 11px;
}
#local_store_local_specials table tr td, #local_store_local_specials table tr th {
    height: 29px;
    font-size: 12px;
    vertical-align: middle;
    color: #626262;
    background: #ededed;
}
.book {
    max-width: 100px;
    display: block;
    width: 80px;
    background: #ffa500;
    line-height: 24px;
    text-align: center;
    border: solid 1px #ffa500;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 5px;
    color: #626262;
}
.book:hover {
    background: #ffa500;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    background: #ffa500a6;
    border: 1px solid #ffa500;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.2em;
    margin-left: -.6em;
    background: #ffa500;
    border: #ffa500;
}
.ui-slider-horizontal {
    height: .8em;
    background: #ffa50066;
    border: #ffa500;
}