/*** <!-- <a href="contact/newsletter">Sign Up for E-Newsletter</a></p> --> ***/

/*** COLORS ***/
/* MAIN BLUE - #003366 */
/* SECONDARY BLUE - #006daa */
/* ACCENT - #E5E5E5 */

/*** SEARCH BAR ***/

.form-item-search-block-form .form-control {
    display: inline-block;
    min-width: 80%;
    width: auto;
}

/*** MENU ***/

#zone-branding{
	width:100%;
}

#zone-footer-bottom-wrapper.fixed {
    position: fixed;
    top: 116px;
}

#region-branding {
    margin: 33px 0 0;
    width: 25%;
}

#region-menu {
    margin: 0;
    width: 73%;
}

.sf-menu a {
    padding: 1em 0.3em;
}
.not-front #zone-preface-wrapper {
    background: #ffffff url(../images/header.png) no-repeat scroll 0 0 / cover;
    background-size: 100% auto;
}
.front #zone-preface-wrapper {

    background: #ffffff url(../images/frontpage-header.png) no-repeat scroll 0 0 / cover;
    background-size: 100% auto;
    }

#zone-content-wrapper {
    width: 100%;
    margin: -97px auto;
}
/*** THREE BOXES 

.not-front #section-content {
    margin: 7% 0 0;
}

#section-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 7.5% 0 0;
}

#block-views-congress-news-block-news-photos h2{
	display:none;
}

#region-preface-first .view-congress-news .views-row {
    float: left;
    width: 32.78%;
}

.price-latest-news-text {
    bottom: 7px;
    color: #ffffff;
    height: 300px;
    padding: 20px;
    position: absolute;
    width: 32.8%;
}***/

/*** ROTATOR ***/

#block-boxes-rotator-logo {
    left: 13%;
    position: absolute;
    top: 30%;
    width: 80%;
}

/*** ACTION CENTER ***/


/*** NEWSLETTER SIGNUP ***/


/*** OFFICE LOACTIONS ***/

#block-views-congress-offices-of-noslide {
    float: left;
    padding: 0 0 0 5% !important;
    width: 30%;
}	

#block-congress-office-location-settings-congress-district-offices-map {
    float: right;
    width: 70%;
}