@import url(https://fonts.googleapis.com/css?family=Quicksand);
html {
  min-height: 100%;
}
#cw-filter-bar, h2 {
    background-color: rgba(255, 255, 255, .95);
    border-radius: 15px;
    padding: 15px
}

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

body {
    font-family: Quicksand, Arial, Helvetica, sans-serif !important;

}

.public_template {
    background-image: url('https://secure.activecarrot.com/media/dynamic/static_images/339/avac bg.png');
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	background-size: 1900px auto;
        background-position: center top;


}

#header > img {
    width: auto;
    height: auto;
margin-bottom: 20px;
}

#content{
margin-top: 30px;

}


#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, .95);
    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, .95);
    border-radius: 15px
}

#header_wrapper {
    width: 1000px !important;
    height: 100px;
}

.class_show_all_button {
    margin-left: 0;
}


#logo {
    background: rgba(0, 0, 0, 0) url("https://secure.activecarrot.com/media/dynamic/static_images/339/avac.png") no-repeat scroll 0 0;
    height: auto;
    width: auto;
}
#cw_descriptions {
width:970px;
}
#contact_details_form {
background-color: rgba(255, 255, 255, 0.95);
}

#cw_filter_form > fieldset > legend {
	border-top: 2px solid rgba(255, 255, 255, .8);
	width: 100%;
	padding-top: 10px;
}

#cw_filter_form > div:nth-child(2) > input {
	margin-bottom: 10px;
}

#cw_filter_form > fieldset:nth-child(11) > legend {
	padding-top: 20px !important;
	width: 250px!important;
}