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

/* DESIGN VISUAL CUES

Blocks & Views = light grey EEE
Carousels & Flexsliders = white FFF
*/

/************************************************************
  GENERAL
************************************************************/
#zone-preface-wrapper{
padding: 10px 0;
}
#region-user-first{
position: absolute;
z-index: 10;
}
#zone-menu-wrapper {
	background: url("../images/bg-nav.jpg") repeat-x;
	background-size: contain;
  }
  
.front #zone-preface{
padding: 24px 10px;
background: #3C9093;
border: 1px solid #46999D;
box-shadow: inset 0 0 8px #17776C;
}
#region-preface-first{
padding: 15px 5px 15px 15px;
background: #3C9093;
border: 1px solid #499B9E;
box-shadow: inset 0 0 6px #17746A;
}
#block-menu-block-home-page-pushed-links {
float: left;
padding: 0;
margin-bottom: 0;
width: 36%;
margin-left: 10px;
}
#region-content{
width: 600px;
}
#region-sidebar-first{
width: 316px;
}

/************************************************************
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 li {
  display: inline;
  width: auto;
                padding: 0;
}
.sf-menu  li.first{
                border-left:none;
}
.sf-menu a {
  padding: 1em 12px 1em 12px;
  font-weight: bold;
}

/* THE DROPS */
#block-menu-block-congress-main-menu-superfish ul.menu li {
  margin: 0;
}
.sf-menu ul { /* DROPDOWN BACKGROUND IMAGE */
    background: none repeat scroll 0 0 #206E72;
    box-shadow: 5px 5px 5px -3px #000000;
                -webkit-box-shadow:  5px 5px 5px -3px #000000;
                width: 280px !important; /* 280 + 20 needed for bg image */
                border-bottom: 3px solid #206E72;
                *border-bottom: medium none; /* IE7 and below does not display drops */
}

.sf-menu li.sfHover > ul, .sf-menu li:hover > ul { /* changes position of dropdown */
                top: 47px;
}

.sf-menu li .leaf{
                background: none repeat scroll 0 0 transparent;
                border-left:none;
                padding: 0;
                display: block;
                *display: none; /* IE7 and below does not display drops */
  font-family: Arial, sans-serif;
}
.sf-menu li li a{
  padding: 10px;
  color: #fff;
}
.sf-menu li li a:hover { /* dropdown child hover state */
   background: none repeat scroll 0 0 #cccccc;
   color: #000;
}
.sf-menu li.last.leaf.no-leaf {
                padding-bottom: 0; 
                background: none transparent;
}
/* MENU BACKGROUND IMAGES */

.sf-menu li li{
  display: block;
}



/* MENU BACKGROUND IMAGES */
/*.sf-menu  li.menu-about .last.leaf {
    background: url("../images/nav-about-bg.jpg") no-repeat scroll center bottom transparent;
}
.sf-menu  li.menu-contact .last.leaf {
    background: url("../images/nav-contact-bg.jpg") no-repeat scroll center bottom transparent;
}
.sf-menu  li.menu-services .last.leaf {
    background: url("../images/nav-services-bg.jpg") no-repeat scroll center bottom transparent;
}
.sf-menu  li.menu-media-center .last.leaf {
    background: url("../images/nav-media-bg.jpg") no-repeat scroll center bottom transparent;
}
.sf-menu  li.menu-legislation .last.leaf {
    background: url("../images/nav-legislation-bg.jpg") no-repeat scroll center bottom transparent;
}
.sf-menu  li.menu-issues .last.leaf {
    background: url("../images/nav-issues-bg.jpg") no-repeat scroll center bottom transparent;
}
.sf-menu  li.menu-resources .last.leaf {
    background: url("../images/nav-resources-bg.jpg") no-repeat scroll center bottom transparent;
}
.sf-menu  li.menu-flag .last.leaf {
    background: url("../images/nav-flag-bg.jpg") no-repeat scroll center bottom transparent;
}
*/


/************************************************************
FLEXSLIDERS ALL CAROUSELS AND ROTATOR
************************************************************/

.flex-control-nav {
	display: block;
    bottom: 0;
}

/************************************************************
HOMEPAGE ROTATOR
************************************************************/
#block-views-congress-hprotator-rotator {
width: 550px;
}
.view-congress-hprotator .views-field-field-congress-featured-media {
width: 100%;
max-width: 800px /*!important*/;
height: auto;
    background: none repeat scroll 0 0 transparent;
}
.hprotator-text-block {
    width: 41%; /* shows in all browsers */
	*width: 40%; /* notice the * before the property - shows in IE7 and below */
	padding: 2%; 
	float:right;
}

.views-field-field-congress-featured-media img {
	max-width: none;
}


/************************************************************
HOMEPAGE MULTI ITEM CAROUSEL
************************************************************/

#hp-multi-carousel-wide .flex-control-nav {
	display: block;
}


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

/* ALERT BOX */
.block-cng-alert-box-block-alert-box {
background: url("../images/bg-alertbox.png") no-repeat scroll left center #EEE;
padding: 0.75em 0.75em 0.75em 200px;
}
.block-cng-alert-box-block-alert-box a{
padding: 0 1.5em;
}
.block-cng-alert-box-block-alert-box h2 {
    font-size: 0;
    text-indent: -9999px;
}
/* VOTES */
th.vote-date, td.vote-date {
	display: table-cell;
}


/************************************************************
SITE MAP IS OFF IN GLOBAL & DEFAULT
************************************************************/


/************************************************************
OFFICE FOOTER LOCATIONS NONMOBILE
************************************************************/

.block-congress-offices-of-noslide .views-field-field-featured-image{
bottom: 0;
width: 93%;
position: absolute;
}

.block-congress-offices-footer-offices .footer-office-location-tabs {
    padding: 0 2%;
    width: 22%;
	float: left; /* contains office name control tabs */
}
.block-congress-offices-footer-offices .attachment .view-content {
    padding: 0;
    width: 100%;
float: left; /* makes the control tabs work CAUTION */
}
.block-congress-offices-footer-offices .view-content {
    padding: 0 2%;
    width: 70%;
float: left; /* contains office info and image */
}
.block-congress-offices-footer-offices .office-info {
padding: 0 2%;
width: 45%; 
float: left; /* contains office info */
}
.block-congress-offices-footer-offices .field-content img{
width: 50%; 
float: right; /* contains image */
}
.block-congress-offices-footer-offices .tab.flex-active {
font-weight: bold;
}
.block-congress-offices-footer-offices .tab.flex-active:before {
content:none;
}

/************************************************************
OFFICE FOOTER LOCATIONS --NOSLIDE-- NONMOBILE
************************************************************/

#block-views-congress-offices-of-noslide .views-row {
    display: inline-block;
    vertical-align: text-top;
    padding: 0 1%;
    width: 30%; /* width and padding set for 6 offices - change for less offices as needed */
}


/**************
SEARCH
**************/
#search-block-form {
    text-align: right;
}

#search-block-form  .form-item input{
	width: 192px;
	color: #52524F;
	font-weight: bold;
}

#search-block-form  .form-item input#edit-search-block-form--2{
	font-weight: bold;
	font-size: 12px;
}




/************************************************************
QUICKTABS NON MOBILE
************************************************************/

ul.quicktabs-tabs {
    margin-bottom: 0;
    padding: 1em 0;
}
ul.quicktabs-tabs li, ul.quicktabs-tabs li a {
    display: inline;
}

#quicktabs-home_page_tabs .item-list {
	border-bottom: 1px dotted #555 !important;
}

/************************************************************
SOCIAL MEDIA BLOCK AND WIDGETS
************************************************************/
/* FACEBOOK */
#region-content .fb_iframe_widget iframe {
    width: 600px !important;
}


/***********************************************************
ENEWS POP UP - NEW
***********************************************************/
.popup-text {
  background: none repeat scroll 0 0 transparent;
  padding-bottom: 5%;
  width: 85%;
  margin: 0 auto;
}

.popup-signup {
border-bottom: 1px solid #CCC;
}

.popup-signup .form-group p {
    margin-bottom: 18px;
}

#house_enews_popup .popup-signup h2 {
    margin: 0 auto;
    width: 85%;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    line-height: 1.25;
}

.popup-connect {
        background: rgba(31, 115, 118, .4);
	text-align: center;
        height: 106px;
}

.popup-connect h2 {
	color: #fff !important;
	font-weight: 100;
	font-size: 2em;
}

.popup-skip, .popup-skip h3 {
display: none;
}

.block.block-congress-enews-popup, .block.block-house-enews-popup {
	display: block;
	padding: 0;
}
.block-congress-enews-popup h2.block-title {
display:none;
font-size:0;
}
#boxes-box-congress_enews_popup h2, #boxes-box-congress_enews_popup h2 a {
    font-weight: normal;
	display: block;
	color: #333;
}
#boxes-box-congress_enews_popup .content label {
    font-size: 1.30em;
    font-weight: normal;
}
#house_enews_popup {
    margin: 0;
}
#house_enews_popup input#signup-email, #house_enews_popup .form-submit {
width: 85%;
border-radius: 2px;
height: 45px;
border: none;
box-shadow:0 2px #cccdce;
text-transform: uppercase;
margin-left: 25px;
}


#house_enews_popup input#signup-email {
    margin-bottom: 18px;
    padding: 5px;
}

#house_enews_popup input {
    background-clip: padding-box;
    background-color: #FFFFFF;
    font-family: Arial,sans-serif;
    font-size: 13px;
    outline: 0 none;
    margin: 0;
    vertical-align: middle;
    color: #ffffff;
    text-shadow: none;
}

#house_enews_popup .form-submit {
  background: #1F7376;
}

.social-media img {
	width: 12%;
}

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

#boxes-box-congress_enews_popup {
    /*background: url("../images/bg-popup-capitol.jpg") no-repeat scroll center top #FFFFFF;*/
  background: #d5d5d5;
    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: 36%;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 350px;
    padding: 0;
    position: fixed;
    top: 20%;
    width: 100%;
    z-index: 10000;
    height: 458px;
}
#close-enews-popup {
    background: none;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 36px;
    color: #525252;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    width: 20px;
    line-height: 21px;
    position: absolute;
    right: 10px;
    top: 5px;
    text-align: center;
    border: 2px solid #525252;
}
#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;
}


/***********************************************************
 THUMB ROTATOR
***********************************************************/
.pane-congress-hprotator-panel-pane-thumbs .flex-direction-nav {
    display: none;
}
/*slider*/
.pane-congress-hprotator-panel-pane-thumbs .slider {
	width: 65%;
	float: left;
}
.pane-congress-hprotator-panel-pane-thumbs .view-congress-hprotator .views-field-field-congress-featured-media {
	width: 100%;
	max-width: 800px !important;
	height: auto;
	background: none repeat scroll 0 0 transparent;
	float: left;
}
.pane-congress-hprotator-panel-pane-thumbs .hprotator-text-block {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	color: #FFF;
    bottom: 0;
    float: none;
    padding: 2%;
    position: absolute;
	height: 110px;
    width: 96%;
	*width: 95%; /* notice the * before the property - shows in IE7 and below */
}
.pane-congress-hprotator-panel-pane-thumbs .hprotator-text-block a:link,
.pane-congress-hprotator-panel-pane-thumbs .hprotator-text-block a:visited {
	color: #FFF;
}
/*slidenav*/
.pane-congress-hprotator-panel-pane-thumbs .slidenav {
	width: 35%;
	float: left;
}
.pane-congress-hprotator-panel-pane-thumbs .view-congress-hprotator .slidenav .views-field-field-congress-featured-media {
    float: left;
    padding: 1.85%;
    width: 30%;
}
.slidenav h3 {
    display: inline;
    float: left;
    font-size: 15px;
    padding: 3% 0;
    width: 50%;
}
.flexslider .slidenav ul.slides {
    width: 100% !important;
}
.pane-congress-hprotator-panel-pane-thumbs .slidenav li {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    display: block !important;
    float: left !important;
    width: 100% !important;
}
.pane-congress-hprotator-panel-pane-thumbs .slidenav li:hover,
.pane-congress-hprotator-panel-pane-thumbs .slidenav li.flex-active-slide {
	background: none repeat scroll 0 0 #FFF;
}
.pane-congress-hprotator-panel-pane-thumbs .slidenav li:hover {
	cursor: pointer;
}
