#cw-filter-bar, h2 {
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px;
    padding: 5px
}

.person_extra, div#check_user_div, div#visit_passes_for_sale, h2 {
    text-align: center
}

body {
    font-family: Sans-Serif font-size:16px !important; 
}

body {
    background-color: #EEEEEE;
    background-image: 
    url(https://secure.activecarrot.com/media/dynamic/static_images/1115/grap-background.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-attachment: fixed;
    padding-bottom: 40px;
    padding-top: -80px;
    background-size: 100% 100%;
  #border-top: white solid 70px;
    margin-top: 0px;
}



.public_class_preregister #header
{
margin-top:100px;
}

.public_prospect_register #header
{
margin-top:100px;
}

#header > img {
margin-top: -90px;
}



#footer_wrapper {
    background: 0 0;
    height: 0
}

#page_wrapper {
    background: transparent;
}

#cw-content-head {
    padding: 0 20px 20px 40px;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px
}

#cw-content {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 15px
}

#cw-filter-bar {
    width: 250px
}

.footer_contact {
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px
}

#header_wrapper {
    width: 1000px !important;
    height: 100px;
    margin-top: 0px;
}
.class_show_all_button {
    margin-left: 0;
}


#logo {
    width: 208px;
    height: 145px;
    background: url('https://secure.activecarrot.com/media/dynamic/static_images/1115/icon.png') no-repeat;
background-size: 100%;
margin-top: 60px;
margin-bottom: 20px;
margin-left: 49px;
}

#cw_descriptions {
width:970px;
}
#contact_details_form {
background-color: rgba(255, 255, 255, 0.9);
}

.book {
      background: #f1d641;
      border: 1px solid #f1d641;
      border-radius: 5px;
      color: #626262;
      display: block;
      height: 24px;
      line-height: 24px;
      margin: 3px auto;
      max-width: 100px;
      text-align: center;
      width: 80px;

}

.book:hover {
background: #cca300 !important;

}