 /* 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
************************************************************/

.branding-data { float: left; margin: 0 auto; text-align: center; }

/************************************************************
 SUPERFISH MAIN MENU NONMOBILE
************************************************************/
/* OTB Nav images on Last Child are 300wide by 140high
If changing photos and dimensions, see notes below
*/

/* THE TOPS */

.sf-menu a {
	padding: 1.4em 1em;
	font-size: 15px;
}
.sf-menu li {
	border-left: 1px solid #b2b2a3;
}

/* THE DROPS */

.sf-menu ul { /* Dropdown background*/
    background: none repeat scroll 0 0 #8a8a74;
	border-bottom: 3px solid #4b4b32;
}
.sf-menu li.sfHover > ul, .sf-menu li:hover > ul { /* changes position of dropdown */
	left: 0;
	top: 4.15em;
}
.sf-menu li.last.leaf {
	background: none !important;
	padding-bottom: 10px; /* needed for bg image */
}
.sf-menu li .leaf a {
    padding: 8px 8px 4px 8px;
}
.sf-menu li .leaf a:hover{
	background: none repeat scroll 0 0 #4b4b32;
}


/**************
SEARCH
**************/

#block-search-form { 
	float: right; 
	margin: 20px 10px;
	width: 250px;
}

#search-block-form {
	height: 38px;
    text-align: right;
	width: 250px;
}

#search-block-form .form-item input.form-text {
	color: #ffffff !important;
	opacity: 1;
	width: 206px;
}

#block-search-form.block {
    background: url(../images/background-search.png) repeat;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: none;
    height: 34px;
    padding: 0 0 0 5px;
    width: 245px;
	margin-left: 0px;
}

#search-block-form .form-item input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
	width: 195px;
}

#search-block-form .form-actions input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

input[type="search"], #search-block-form input[type="submit"] {
    background: url(../images/button_submit_glass.png) no-repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    height: 35px;
    margin-right: 0;
    padding: 0;
    text-indent: -9999px;
    width: 40px;
}

/**************
CONNECT WITH ME
**************/

#block-widgets-s-cng-large-profile { 
	float: right;
	width: 25%; 
}

/**************
OFFICE SLIDER
**************/

#block-views-congress-offices-footer-offices { 
	float: left;
	margin: 0.5em;
	padding: 0 1%;
	width: 69%; }


.block-congress-offices-footer-offices .office-info {
    float: left;
    padding: 0 2%;
    width: 37%;
}

.block-congress-offices-footer-offices .office-info h3 a {
	font-size: 18px; }

.block-congress-offices-footer-offices .view-content {
    float: left;
    padding: 0 2%;
    width: 60%;
}

.block-congress-offices-footer-offices .tab.flex-active {
	background: transparent url(../images/arrow_white.png) left no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px; 
	padding-left: 20px; 	
}

.block-congress-offices-footer-offices .tab {
	padding-left: 20px; 
}

.block-congress-offices-footer-offices .footer-office-location-tabs {
    float: left;
    padding: 0 2%;
    width: 25%;
}

#block-views-congress-offices-footer-offices .field-content { display: block; float: right; width: 40%; }

.block-congress-offices-footer-offices .field-content img {
    border: 5px solid #FFFFFF;
	height: 150px;
    margin-bottom: 0px;
	width: 200px;
}

/**************
FOOTER UTILITY LINKS
**************/

.block-menu-congress-footer-utility  ul li.leaf a {
	color: #ffffff;
}

/**************
THOMAS SEARCH
**************/

#block-block-2 #thomasBill, #block-block-2 #thomasText {
	float: left;
	padding-left: 3%;
	width: 28%;
}

/************************************************************
BLOCKS AND BOXES
************************************************************/

/* ALERT BOX */
.block-cng-alert-box-block-alert-box {
	background: url(../images/breaking.png) no-repeat scroll top left #f4f4f4;
	padding: 0.5em 0.75em 0.45em 150px; 
}

.block-cng-alert-box-block-alert-box a {
	color: #004276;
	padding: 0 1.5em;
}

.block-cng-alert-box-block-alert-box h2 {
    text-indent: -9999px;
	display: none;
}

/***********************************************************
ENEWS POP UP - COOPTED FROM MODULE
***********************************************************/

#boxes-box-congress_enews_popup {
    background: url(../images/bg-popup-scene.jpg) no-repeat scroll 0 0 #FFFFFF;
    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: #333333;
    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;
}
#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;   top: -30px;
  text-align: center;
}
#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 {
    font-size: 1em;
    font-weight: normal;
	padding-bottom: 5px;
}

.popup-signup {
    border-bottom: none;
}

.popup-text {
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding: 4% 4% 2%;
    text-align: left;
    width: 60%;
}

.popup-form {
    box-shadow: 0 0 10px 1px #000;
	width: 55%; }

.popup-connect {
    border-bottom: none;
    padding-bottom: 0px;
}

#house_enews_popup input#signup-email {
    height: 32px;
}

#block-boxes-congress-newsletter-signup { margin-bottom: 0px; }

/**************
  Issues
**************/

#block-boxes-issues { padding: 0px !important; }

#block-boxes-issues p img {
    max-width: 100%;
    padding: 1% 0 0 0;
}

#block-boxes-issues p { margin-bottom: 0px; }