/************************************************************
SIX JEFFRIES
************************************************************/

/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */

.menu-block-congress_site_map > ul > li {
    width: 10%;
}
.block-cng-alert-box-block-alert-box {
    background: url("../images/breaking-news.png") no-repeat scroll left center #621714;
    filter: none;
}
.block-menu-congress-action-center ul li.leaf {
    width: 16%;
}
.block-cng-alert-box-block-alert-box a {
    font-size: 1.2em;
    padding: 0 0.5em;
    text-decoration: none;
}
#zone-branding {
    background: url("../images/member.png") no-repeat scroll 25px bottom transparent;
    height: 189px;
}
.logo-img {
    margin-left: 220px;
	margin-top: 0;
}
/*#block-quicktabs-home-page-tabs ul.quicktabs-tabs li {
    padding: 12px 20px 10px;
}*/
#region-menu {
	width: auto;
	}
.block-house-thomas-bill-search h2.block-title {
    margin-bottom: 2em;
}

#region-user-first {
    background: none repeat scroll 0 0 transparent;
    margin-top: 2em;
}

.sf-menu li.last.leaf {
    padding-bottom: 10px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover, .sf-menu a.active, .sf-menu a.active-trail {
background: none repeat scroll 0 0 #0062a0;
color: #FFF;
}
.sf-menu li .leaf a:hover {
background: none repeat scroll 0 0 #034d7d;
}
.sf-menu ul {
background: none repeat scroll 0 0 #0062a0;
border-bottom: 3px solid #034d7d;
box-shadow: 3px 3px 5px 0 #333333;
-webkit-box-shadow: 3px 3px 5px 0 #333333;
}

#page {
    background: url("../images/bg-section-header.png") no-repeat fixed transparent;
    background-size: cover;
}

#section-header {
    background: url('../images/header-bg.png') repeat-x;
}