 /* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */

/* DESIGN VISUAL CUES

SECTIONS
#section-header WHITE FFF
#section-content GREY CCC
#section-footer BLACK 000

Blocks & Views = light grey EEE
Carousels & Flexsliders = white FFF
*/

/************************************************************
  GENERAL
************************************************************/

#logo { background: transparent;
	margin: 0 auto;
	padding: 0px; }

/************************************************************
  REGIONS
************************************************************/

#section-header { background: #0b3056; 
	border-bottom: 5px solid #0b3056; }

#zone-branding-wrapper {
	background: #144577 url(../images/header.jpg) top center no-repeat;
	}

#zone-menu-wrapper {
	background: #144577; /* Old browsers */  
    width: 100%; 
	margin: 0;
	padding: 0;
}

.not-front #zone-content { background: transparent; }

#zone-preface-wrapper { margin-top: 0px; }

#zone-content-wrapper { margin-top: 0px; }

#zone-content { padding-top: 10px; }

#section-footer { background: #144577 url(../images/eagle.png) top 30px center no-repeat; padding-bottom: 0px; }

#zone-footer-wrapper { margin-top: 0px; }

#zone-footer-bottom-wrapper { background: #0b3056; margin-bottom: 0px; }

.not-front #zone-menu-wrapper.fixed {
  position:fixed;
  z-index: 9999;
  top:0;
}

.admin-menu #zone-menu-wrapper.fixed {
  position:fixed;
  z-index: 9999;
  top: 30px;
}

/************************************************************
 SPECIFIC
************************************************************/

#block-boxes-boxhome { 
	background: transparent; 
	display: block; 
	float: left;
	height: 62px;
	margin: 0px !important;
	padding: 0px !important;
	width: 60px;
}
	
#block-boxes-boxhome img { padding: 1px 0; width: 100%; }

#block-boxes-boxhome a img:hover  { background: #0B3056; }
 
/************************************************************
 SUPERFISH MAIN MENU NONMOBILE
************************************************************/
/* OTB Nav images on Last Child are 300wide by 140high
If changing photos and dimensions, see notes below
*/

#block-menu-block-congress-main-menu-superfish { background: transparent; float: left; margin: 0 !important; padding: 0; }

.sf-menu ul {
    background: none repeat scroll 0 0 #0b3056;
    border-bottom: 3px solid #0b3056;
	border-left: 1px solid #163f6a;
    box-shadow: 3px 3px 5px 0 #333333;
	-webkit-box-shadow: 3px 3px 5px 0 #333333;
}

.sf-menu li, .sf-menu.sf-navbar {
    background: none repeat-x scroll 0 0 transparent;
}

.sf-menu li.sfHover > ul, .sf-menu li:hover > ul {
	top: 4.6em;
}

.sf-menu li {
	border-right: 1px dotted #788c9b;
}


.sf-menu ul.menu li {
	border: none;
}

.sf-menu li.first { 
	border-left: 1px dotted #788c9b; }

.sf-menu a {
	color: #ffffff; 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: capitalize;
	padding: 1.4em 1.4em;
}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover, .sf-menu a.active {
	background: none repeat scroll 0 0 #0B3056;
	text-decoration: none;
}

.sf-menu li.leaf a {
	font-weight: normal;
	/*padding: 3% 4% 2% 4%; */
	text-transform: capitalize !important;
}/* No longer used */


.sf-menu li.last.leaf {
	background: none !important;
	padding-bottom: 0px; /* needed for bg image */
}

.sf-menu li .leaf a:hover {
	background: none repeat scroll 0 0 #144577;
	color: #ffffff;
}

/************************************************************
  SUPERFISH SPECIAL
************************************************************/

.front .sf-menu ul {
    background: none repeat scroll 0 0 #0b3056;
    border-bottom: 3px solid #0b3056;
	border-left: none;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	width: auto!important;
}

.front .menu-legislation { display: none; }

.front .menu-resources { display: none; }

.front .sf-menu li {
	border-right: none;
    height: 280px;
    width: 380px;
    border: medium none;
    border-radius: 5px;
    margin: 10px 20px 20px 0;
}

.front .sf-menu li.leaf {
    height: 30px;
    width: 380px;
    border: medium none;
    border-radius: 0px;
    margin: 10px 20px 20px 0; }

.front .sf-menu li.leaf a {
	background: transparent;
	border-radius: 0px;
	color: #ffffff; 
	display: block;
	font-size: 16px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: 500;
    height: 22px;
	text-decoration: none !important;
	text-transform: uppercase;
	margin: 0px;
	padding: 7px 10px 3px 10px;
	text-shadow: 1px 1px 1px #444;
	text-align: left;
}

.front .sf-menu li.leaf a:active, .front .sf-menu li.leaf a:hover { padding: 7px 10px 3px 10px; }

.front .sf-menu li .leaf a:hover {
	background: none repeat scroll 0 0 #144577;
	color: #ffffff;
}

.front .sf-menu li a {
	background-color: rgba(0, 0, 0, 0.3);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #ffffff; 
	display: block;
	font-size: 40px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-decoration: none !important;
	text-transform: uppercase;
	margin: 190px 0 0 0;
	padding: 25px 0;
	text-shadow: 1px 1px 1px #444;
	text-align: center;
}

.front .sf-menu .sf-menu a:focus, .front .sf-menu .sf-menu a:hover, .front .sf-menu .sf-menu li.sfHover, .front .sf-menu .sf-menu a.active {
	background: none repeat scroll 0 0 #0B3056;
	text-decoration: none;
}

.front .sf-menu li.sfHover > ul, .front .sf-menu li:hover > ul { 
	top: 0em; }


.front .sf-menu li.menu-about {
    background: url(../images/btn_about.jpg) no-repeat scroll center top transparent;
}

.front .sf-menu li.menu-media-center {
    background: url(../images/btn_media.jpg) no-repeat scroll center top transparent;
}

.front .sf-menu li.menu-services {
    background: url(../images/btn_services.jpg) no-repeat scroll center top transparent;
	margin-right: 0px;
}

.front .sf-menu li.menu-issues {
    background: url(../images/btn_issues.jpg) no-repeat scroll center top transparent;
}

.front .sf-menu li.menu-contact {
    background: url(../images/btn_contact.jpg) no-repeat scroll center top transparent;
}


#block-boxes-congress-newsletter-signup { 
	height: 240px; 
	width: 340px; }

.front #block-boxes-congress-newsletter-signup { 
	float: right; 
	height: 240px; 
	margin-top: -300px;
	width: 340px; }

.front #block-boxes-congress-newsletter-signup h2.block-title {
    background-color: rgba(0, 0, 0, 0.3);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #ffffff;
    display: block;
    font-family: Century Gothic,Arial,Helvetica,sans-serif;
    font-size: 40px;
    font-weight: 500;
    margin: 0 -20px 0 -20px;
    padding: 20px 0;
	position: relative;
	bottom: 0;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 1px 1px 1px #444;
    text-transform: uppercase;
	top: 170px; 
}

.front #block-boxes-congress-newsletter-signup .boxes-box-content { margin-top: -70px; }

#block-boxes-congress-flicker-box { 
	height: 270px; width: 360px; }
  
/************************************************************
  SEARCH
************************************************************/

#block-search-form {
	margin-left: 0px; 
	margin-right: 0px; 
	width: 100%;
}

#search-block-form { border: 0; width: 100%; }

#search-block-form .form-item input {
	color: #333;
	width: 100%;
    font-size: 1em;
}

.not-front #search-block-form .form-item input { 
	margin-top: 0px;
}

/************************************************************
  HOMEPAGE ROTATOR
************************************************************/

#block-views-congress-hprotator-rotator {
	margin-top: 0px;
	min-height: 363px;
}

/************************************************************
  QUICKTABS
************************************************************/

ul.quicktabs-tabs {
	height: 50px;
	margin: 0;
    padding: 0;
}

ul.quicktabs-tabs li {
    background: #244055;
	border-right: none;
    display: inline-block;
    margin: 0;
	padding: 0;
    text-align: center;
	width: 100%;
	max-width: 50%; /* works best with 4 tabs - change % if more or less */
}

ul.quicktabs-tabs li a {
	background: #244055; 
    color: #ffffff;
    display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
    font-weight: normal;
	margin: 0; 
    padding: 10px 20px;
    text-decoration: none;
    text-transform: Capitalize;  
}

/************************************************************
  BLOCK SPECIFIC
************************************************************/
#block-boxes-new-twitter, #block-widgets-s-facebook-like-box { padding: 0px !important;
	border-radius: 5px; }


.panel-2col .panel-col-first {
    float: left;
    width: 50%;
}

/************************************************************
  FOOTER
************************************************************/

#block-menu-block-congress-site-map { margin: 0 auto; width: 100%; }

#block-menu-block-congress-site-map ul.menu li {
	padding-right: 1%; } 

#block-menu-block-congress-site-map ul.menu .active-trail { color: #fff; }

.menu-block-congress_site_map > ul > li {
	text-align: left;
    width: 16%;
}

#block-menu-block-congress-site-map ul li a { 
	text-transform: uppercase; }

#block-menu-block-congress-site-map ul li ul li a {
	text-transform: none; }

/***********************************************************
  FOOTER OFFICES NO-SLIDE
***********************************************************/

#block-views-congress-offices-of-noslide { padding: 30px 10px; }

#block-views-congress-offices-of-noslide h2.block-title { color: #ffffff; padding-left: 12px; }
 
#block-views-congress-offices-of-noslide .office-info h3 a, #block-views-congress-offices-footer-offices .office-info h3 a, #block-views-congress-offices-of-noslide .office-info h3 a:visited, #block-views-congress-offices-footer-offices .office-info h3 a:visited { 
	color: #ffffff !important;  
}

#block-views-congress-offices-of-noslide .office-info h3 { margin-bottom: 5px; 
	color: #ffffff !important;  
	font-size: 16px !important; 
	font-weight: bold !important; 
	line-height: 16px; }

#block-views-congress-offices-of-noslide .views-row {
	color: #ffffff; 
    display: inline-block;
    font-size: 1.1em;
	line-height: 1.3em;
    padding: 2% 1%;
    vertical-align: text-top;
    width: 300px;
}

#block-views-congress-offices-of-noslide .views-row-2 {
	float: right;
    width: 300px;
}

/***********************************************************
  FOOTER OFFICES SLIDE
***********************************************************/
 
#block-views-congress-offices-footer-offices { background: transparent url(../images/small-eagle.png) top 105px left no-repeat !important; color: #fff; padding-left: 35px; }

.block-congress-offices-footer-offices .field-content img {
	border: none;
	margin: 10px;
    float: right;
    width: 40%;
}

.block-congress-offices-footer-offices .view-content { padding: 0 0 0 0; width: 65%; }


.block-congress-offices-footer-offices .footer-office-location-tabs { padding-right: 0%; width: 26%; } 

.block-congress-offices-footer-offices .office-info {
    float: left;
    padding: 0 4%;
    width: 41%;
}

/*
#block-views-congress-offices-footer-offices .flex-active, #block-views-congress-offices-footer-offices .footer-office-location-tabs .tab:hover  { background: transparent url(../images/line.png) top right no-repeat; font-size: 13px; text-decoration: none; }

#block-views-congress-offices-footer-offices li.flex-active-slide { border-left: 1px solid #fff; }
*/


/***********************************************************
  ENEWS POP UP - COOPTED FROM MODULE
***********************************************************/

#boxes-box-congress_enews_popup {
    background: #244055 url(../images/header.png) top center no-repeat;
    border: 10px solid #FFFFFF;
    box-shadow: 0 0 20px 5px #222222;
    -moz-box-shadow: 0 0 20px 5px #222222;
    -webkit-box-shadow: 0 0 20px 5px #222222;
    color: #fff;
    display: none;
    font-weight: normal;
    left: 50%;
    line-height: 1.5em;
    margin: 0 0 0 -225px;
    max-width: 500px;
    padding: 0;
    position: fixed;
    top: 20%;
    width: 100%;
    z-index: 10000;
}

#boxes-box-congress_enews_popup h2 { color: #fff; }

#close-enews-popup {
	background: #A09D9D;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 35px;
	color: #FFF;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	height: 35px;   width: 35px;
	line-height: 35px;
	position: absolute;
	right: -30px;   
	text-align: center;
	top: -30px;
}

#html-greyed-out {
	background: rgb(0, 0, 0) /* the Fallback */;
	background: rgba(0, 0, 0, .7);
  	/*background: none; /*  shows in IE7 and below */
  	height: 100%;
  	position: fixed;
  	width: 100%;
  	z-index: 9999;
}

#boxes-box-congress_enews_popup .content label {
	color: #ffffff;
    font-size: 1em;
    font-weight: normal;
	padding-bottom: 5px;
}

.popup-signup {
    border-bottom: none;
}

.popup-text {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    float: left;
    padding: 4% 4% 2%;
    text-align: left;
    width: 92%;
}

.popup-form {
    box-shadow: 0 0 10px 1px #000;
	width: 55%;
	background: transparent;
	box-shadow: none;
	float: left;
	 }

#house_enews_popup .form-submit {
background: #163f6a;
border: none;
border-radius: 0; }

#house_enews_popup input#signup-email {
background: #fff;
border: none;
width: 100%;
}

.popup-connect {
    border-bottom: none;
    padding-bottom: 0px;
}

#house_enews_popup input#signup-email {
    height: 32px; }
 