body {
    background-image: url("http://static.activecarrot.net/images/13/bayfit_bg.png"), url("http://static.activecarrot.net/images/13/bayfit_bg2.png");
    background-size: 100% 40px, 100% 40px;
    background-repeat: no-repeat;
    background-position: top, bottom;
    background-color: #ffffff;
    font-family: inherit;
}
h3 {
    text-shadow: 0 1px 0 #ffffff;
    margin-left: 40px;
}
#page_wrapper{
    border-radius: 5px 5px 5px 5px;
}
.footer_contact {
    background-color: transparent;
}
.alpha60 {
    background: none;
}
.swMain .stepContainer div.content {
    font-family: inherit;
}
.swMain .stepContainer .StepTitle {
    font-family: inherit;
}
.swMain ul.anchor li a .stepDesc {
    font-family: inherit;
}

.swMain ul.anchor li a.selected:hover {
    color: #F8F8F8;
    background: none repeat scroll 0% 0% #3d3d3d;
}
.swMain ul.anchor li a.selected {
    color: #F8F8F8;
    background: none repeat scroll 0% 0% #3d3d3d;
    border: 1px solid #3d3d3d;
    cursor: text;
    box-shadow: 1px 5px 10px #888;
}
.swMain .buttonCancel {
    background-color: #B50606;
    font-family: inherit;
}
.swMain .buttonNext {
    font-family: inherit;
}
.swMain ul.anchor li a.done:hover {
    color: #5A5655;
    background: none repeat scroll 0% 0% #3d3d3d;
    border: 1px solid #5A5655;
}
.swMain ul.anchor li a.done {
    position: relative;
    color: #FFF;
    background: none repeat scroll 0% 0% #49A0CE;
    border: 1px solid #49A0CE;
    z-index: 99;
}
table#trainer_booking_header td {
    text-align: center;
    font-size: 0.8em;
    color: #fff;
    background: #444444;
}
.public_facility_bookings .navigation ul li a {
    background: none repeat scroll 0% 0%;
    background-color: #f5ba16;
}
.public_facility_bookings .navigation .selected {
    background: #f5ba16;
    color: #FFFFFF;
    border: 1px solid #2c2a7e;
}
.fc-event-skin {
    color: #FFFFFF;
    border-color: #f5ba16;
    background-color: #f5ba16;
}
.fc-event-time {
    font-size: 12px;
    color: #FFFFFF;
}
.fc-event-title {
    font-size: 12px;
    color: rgb(255, 255, 255);
}
.fc-event-vert .fc-event-bg {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% #3d3d3d;
    opacity: 100;
}
.fc-event-vert .fc-event-time {
    white-space: nowrap;
    font-size: 10px;
    background-color: #3d3d3d;
}
.public_facility_bookings {
    background: none repeat scroll 0% 0% #FFFFFF;
    margin: 10px;
    padding: 60px;
    border: 2px solid #f5ba16;
    border-radius: 25px;
}
.facility_heading_tr {
    background-color: #444444;
    height: 17px;
    color: #FFFFFF;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid rgb(8, 8, 138);
    background: #FFFFFF;
    font-weight: normal;
    color: #08088A;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #08088A;
    background: url("images/ui-bg_glass_45_0078ae_1x400.png") repeat-x scroll 50% 50% #08088A;
    font-weight: normal;
    color: #FFFFFF;
}
table#trainer_booking_header td {
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
}
.fc-agenda .fc-agenda-axis {
    width: 50px;
    padding: 0px 4px;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
    font-weight: bold;
}
.public_facility_bookings .navigation ul li a:hover {
    color: #FFFFFF;
    background: #f5ba16;
}
.public_table_heading td{
    text-align: center;
    font-size: 0.8em;
    background:#444444; 
    color: #FFFFFF;
    font-weight: bold;
}

.public_table_data {
    height: 29px;
    font-size: 12px;
    vertical-align: middle;
    text-align: left;
    padding-left: 5px;
    color: #FFFFFF;
    background: #3d3d3d;
}
.public_table {
    margin-left:45px;
}
#header_wrapper img{
    display: block;
    margin:0 auto;
    margin-bottom: 70px;
    margin-top: -30px;
}
#footer_wrapper {
    background: none;
    height:20px;
}
.rounded_button ul li a {
    background-color: #a6a6a6;
}
.rounded_button .selected {
    background-color: #f5ba16;
}
.rounded_button ul li a:hover {
    background-color: #f5ba16;
}
.public_table_heading td {
    background: #f5ba16 !important;
}
#header > a > img {
    width: 350px;
    height: 150px;
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: 150px;
}
#header > img{
    width: 350px;
    height: 150px;
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: 150px;
}