 /* 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: 10px; }

/************************************************************
  REGIONS
************************************************************/

#section-header { background: #244055 url(../images/header.png) top center no-repeat; 
	border-bottom: 5px solid #244055; }

#zone-branding-wrapper {
	background: transparent;
	}

#zone-menu-wrapper {
	background: #35536a; /* 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 { padding-bottom: 0px; }

#zone-footer-wrapper { margin-top: 0px; }

#zone-footer-bottom-wrapper { background: #35536a; margin-bottom: 0px; }
	
#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: #244055; }

#block-widgets-s-cng-medium-profile { 
	background-color: transparent; 
	border: 5px;
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px; }

/************************************************************
 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; }

.sf-menu ul {
    background: none repeat scroll 0 0 #244055;
    border-bottom: 3px solid #000;
	border-left: 1px solid #35536A;
    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.825em;
}

.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 #244055;
	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: 10px; /* needed for bg image */
}

.sf-menu li .leaf a:hover{
	background: none repeat scroll 0 0 #35536a;
	color: #ffffff;
}
  
/************************************************************
  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;  
}


/************************************************************
  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; }

#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: 0.8em;
    padding: 0 1%;
    vertical-align: text-top;
    width: 97%;
}

/***********************************************************
  FOOTER OFFICES  
***********************************************************/
 
#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%;
} 


/***********************************************************
  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: #35536A;
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; }
 