.public_template {
    background: #CC6633;
    background-size:100%;
    background-repeat:no-repeat;
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
}
#header > a > img {
    margin-top:-13px;
    margin-left:-11px;
    width: 1010px;
    height: auto;
}
#header_wrapper {
    margin-top:-5px;
}
#footer_wrapper {
    background: none;
    height: 0px;
    width: 1050px; 
}

/*Public Membership VP Purchase*/
#page_wrapper {
    background-color: #FFFFFF;
}
.swMain .stepContainer div.content {
    border-radius: 0px;
}
.swMain ul.anchor li a.selected {
    color: #FFFFFF;
    background-color: #555555;
    background-image: -moz-linear-gradient(top, #555555, #222222); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #555555),color-stop(1, #222222)); /* Saf4+, Chrome */
    background-image: linear-gradient(top, #555555, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#555555', EndColorStr='#222222'); /* IE6â€“IE9 */
}
.swMain ul.anchor li a.selected:hover {
    background-color: #e6e6e6;
}
.swMain ul.anchor li a.done {
    font-size: 12px;
    font-weight: normal;
    border: none;
    background: #00aeef;
    color: #FFFFFF;
    cursor:pointer;
    border-radius:4px;
}
.swMain ul.anchor li a.done:hover {
    color: #FFFFFF;
    background-color: #555555;
    background-image: -moz-linear-gradient(top, #555555, #222222); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #555555),color-stop(1, #222222)); /* Saf4+, Chrome */
    background-image: linear-gradient(top, #555555, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#555555', EndColorStr='#222222'); /* IE6â€“IE9 */
}
.alpha60 {
    background: rgba(0, 0, 0, 0.0);
}

/*Facility and Sessions*/
.public_table_heading td {
    background: #e6e6e6 !important;
}

#content h1 {
    background-color: #00aeef;
    color: #FFF;
    border-radius: 0px;
    padding: 5px;
}

.public_facility_bookings .navigation ul li a {
    font-size: 12px;
    font-weight: normal;
    border: none;
    background: #00aeef;
    color: #FFFFFF;
    cursor:pointer;
    border-radius:4px;
}
.public_facility_bookings .navigation ul li a:hover {
    color: #FFFFFF;
    background-color: #555555;
    background-image: -moz-linear-gradient(top, #555555, #222222); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #555555),color-stop(1, #222222)); /* Saf4+, Chrome */
    background-image: linear-gradient(top, #555555, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#555555', EndColorStr='#222222'); /* IE6â€“IE9 */
}
.rounded_button .selected{
    background: #e6e6e6;
    border-radius: 0px;
    font-size: inherit;
}
.rounded_button ul li a {
    font-size: 12px;
    font-weight: normal;
    border: none;
    background: #00aeef;
    color: #FFFFFF;
    cursor:pointer;
    border-radius:4px;
}
.rounded_button ul li a:hover {
    color: #FFFFFF;
    background-color: #555555;
    background-image: -moz-linear-gradient(top, #555555, #222222); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #555555),color-stop(1, #222222)); /* Saf4+, Chrome */
    background-image: linear-gradient(top, #555555, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#555555', EndColorStr='#222222'); /* IE6â€“IE9 */
}
.public_facility_bookings .navigation .selected {
    color: #FFFFFF;
    background-color: #555555;
    background-image: -moz-linear-gradient(top, #555555, #222222); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #555555),color-stop(1, #222222)); /* Saf4+, Chrome */
    background-image: linear-gradient(top, #555555, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#555555', EndColorStr='#222222'); /* IE6â€“IE9 */
}
.public_facility_bookings .navigation .selected:hover{
    background: #e6e6e6;
}
.book {
    font-size: 12px;
    font-weight: normal;
    border: none;
    background: #00aeef;
    color: #FFFFFF;
    cursor:pointer;
    border-radius:4px;
}
.book:hover {
    color: #FFFFFF;
    background-color: #555555;
    background-image: -moz-linear-gradient(top, #555555, #222222); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #555555),color-stop(1, #222222)); /* Saf4+, Chrome */
    background-image: linear-gradient(top, #555555, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#555555', EndColorStr='#222222'); /* IE6â€“IE9 */
}
.ui-draggable .ui-dialog-titlebar {
    background: #00aeef;
    border-radius: 0px;
    border-color: #00aeef;
}
.ui-button-text-only .ui-button-text {
    font-size: 12px;
    font-weight: normal;
    border: none;
    background: #00aeef;
    color: #FFFFFF;
    cursor:pointer;
    border-radius:4px;
}
.ui-button-text-only .ui-button-text:hover {
    color: #FFFFFF;
    background-color: #555555;
    background-image: -moz-linear-gradient(top, #555555, #222222); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #555555),color-stop(1, #222222)); /* Saf4+, Chrome */
    background-image: linear-gradient(top, #555555, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#555555', EndColorStr='#222222'); /* IE6â€“IE9 */
}
.facility_heading_tr {
    font-size: inherit;
}
/*Classes*/
#content {
    padding-left: 20px;
    padding-right: 20px;
    background: none;
}
#cw-content-head {
    padding: 0 20px 20px 40px;
    background-color: rgba(255,255,255,1);
    border-radius: 0px;
    border-style: solid;
    border-color: #d3d3d3;
    border-width: 1px;
}
#cw-content {
    background-color: rgba(255,255,255,.0);
    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;
}
#time_range{
    font-size: inherit;
}
.footer_contact {
    background-color: rgba(255,255,255,1);
    border-radius: 0px;
}
h2 {
    background-color: rgba(255,255,255,1);
    border-radius: 0px;
    padding: 5px;
}
#content h2 {
    background-color: #00aeef;
    color: #FFF;
    border-radius: 0px;
    padding: 5px;
}
/*Online Store*/

ul.buttons li a {
    font-size: 12px;
    font-weight: normal;
    border: none;
    background: #00aeef;
    color: #FFFFFF;
    cursor:pointer;
    border-radius:4px;
}
ul.buttons li a:hover {
    color: #FFFFFF;
    background-color: #555555;
    background-image: -moz-linear-gradient(top, #555555, #222222); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #555555),color-stop(1, #222222)); /* Saf4+, Chrome */
    background-image: linear-gradient(top, #555555, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#555555', EndColorStr='#222222'); /* IE6â€“IE9 */
}
h2 {
    color: #00aeef;
}
.rounded_button ul li a {
    font-size: 12px;
    font-weight: normal;
    border: none;
    background: #00aeef;
    color: #FFFFFF;
    cursor:pointer;
    border-radius:4px;
}
.rounded_button ul li a:hover {
    color: #FFFFFF;
    background-color: #555555;
    background-image: -moz-linear-gradient(top, #555555, #222222); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #555555),color-stop(1, #222222)); /* Saf4+, Chrome */
    background-image: linear-gradient(top, #555555, #222222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#555555', EndColorStr='#222222'); /* IE6â€“IE9 */
}