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

/* SITE COLORS
Dark Red: Pantone 193 C, #BF0A30 hex 
Navy Blue: 281 C, #002868 hex 
White: n/a for pantone, #FFFFFF hex 
BLUE: 0A3066, 3B5D8B, 304B70

*/

/************************************************************
  GENERAL
************************************************************/


#section-header .block, #section-header .block-views, #zone-footer-middle .block, #zone-footer-middle .block-views, 
#zone-footer-bottom .block, #zone-footer-bottom .block-views {
    box-shadow: none;
    -webkit-box-shadow: none;
}

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

/* THE TOPS */
.sf-menu li {
	display: inline;
	width: auto;
	border-left: 2px solid #FFF;
	padding: 0;
}
.sf-menu  li.first{
	border-left:none;
}
.sf-menu a {/*default state tops*/
	padding: 1em;
}

/* THE DROPS */
#block-menu-block-congress-main-menu-superfish ul.menu li {
	margin: 0;
}
.sf-menu ul { /*dropdown background*/
	background: none repeat scroll 0 0 #FFF;
	box-shadow: 4px 4px 5px -3px #000000;
	-webkit-box-shadow:  4px 4px 5px -3px #000000;
	width: 300px !important; /* 280 + 20 needed for bg image */
	border: 1px solid #304B70;
}
.sf-menu li.sfHover > ul, .sf-menu li:hover > ul { /* changes position of dropdown */
	left: 0;
	top: 3.5em;
}
.sf-menu li .leaf{
	background: none repeat scroll 0 0 transparent;
	display: block;
	border-left:none;
	padding: 0;
}
.sf-menu  li.last.leaf {
	padding-bottom: 5px; 
    background: none no-repeat scroll center bottom transparent !important;
}
.sf-menu  li.last.leaf.no-leaf{
	padding-bottom: 0; /* remove for last menu item with no drops */
    background: none transparent !important;
}
.sf-menu li .leaf a {
    font-size: 13px;
    padding: 2%;
}
.sf-menu li .leaf a:hover {/*dropdown link background*/
background: rgb(229,229,229); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
color: #000;
}
/*
.sf-menu li .leaf a.active:hover {
    background: none repeat scroll 0 0 #304B70;
    color: #FFFFFF;
}
*/

.sf-menu li.last.leaf.no-leaf { /* special fix for no menu last item with no drop image */
	padding-bottom: 0; 
}

/* HOMEPAGE ROTATOR FLEXSLIDER */

.view-congress-hprotator .views-field-field-congress-featured-media {
    float: left;
}
.hprotator-text-block {
    float: right;
}
#hp_top_read_more a {
	display: inline-block;
}
.view-congress-hprotator .flex-control-nav {
    padding: 0 2%;
}
.flex-control-nav {
    bottom: 0;
    right: 0;
}

/* BLOCKS */
.block-menu-congress-action-center  {
    background: url("../images/bg-actioncenter.png") no-repeat scroll left center #EEEEEE;
    border: 2px solid #FFFFFF;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
#search-block-form .form-item input {
    text-align: left;
    width: 76%;
}
.block.block-service-center {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.block-service-center a {
	padding: 12px 0 12px 50px;
}
.block-service-center a.contextual-links-trigger {
	padding: 0 2px;
}
.block-cng-alert-box-block-alert-box {
    background: url("../images/bg-alertbox.png") no-repeat scroll left center transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	border: 1px solid #BF0A30;
}

/* QUICKTABS */
ul.quicktabs-tabs li a {
	background: none repeat scroll 0 0 transparent;
    border-right: 2px solid #FFF;
    padding: 1em 0.5em;
}
ul.quicktabs-tabs li.last a {
    border-right: none;
}

/* FOOTER */
.block.block-congress-site-map {
	box-shadow:none;
	-webkit-box-shadow:none;
	padding-left: 190px;
}
.menu-block-congress_site_map > ul > li {
    width: auto;
}
ul.menu {
    text-align: center;
}
ul.menu ul.menu {
    font-size: 0;
    text-indent: -9999px;
}
.block.block-menu-congress-footer-utility {
	box-shadow:none;
	-webkit-box-shadow:none;
	padding: 1em;
}
.block-menu-congress-footer-utility ul.menu {
    text-align: right;
    font-size: 13px;
}

/* MY OFFICES */
.block-congress-offices-footer-offices .office-info {
    width: 50%;
}
.block-congress-offices-footer-offices .field-content img {
    width: 45%;
}
.block-congress-offices-footer-offices {
    border: 2px solid #FFFFFF;
}
.block-congress-offices-footer-offices .footer-office-location-tabs {
    float: left;
    padding: 0 0 0 6%;
    width: 24%;
    margin-bottom: 0;
}
#block-views-congress-offices-footer-offices .content {
    background: url("../images/bg-footoffices.png") no-repeat scroll 0 0 transparent;
}
.block-congress-offices-footer-offices .view-content {
    padding: 0 2%;
    width: 66%;
}
.block-congress-offices-footer-offices .office-info {
    width: 40%;
}
.block-congress-offices-footer-offices .field-content img {
    width: 40%;
}
.block-congress-offices-footer-offices .views-row {
    background: none repeat scroll 0 0 transparent;
}
.block-congress-offices-footer-offices .tab.flex-active {
    background: none repeat scroll 0 0 transparent;
	font-weight: bold;
	color: #000;
}
.block-congress-offices-footer-offices .tab.flex-active:after {
    content: " >";
    font-family: monospace,Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
}
.block-congress-offices-footer-offices .tab:hover {
    background: none repeat scroll 0 0 transparent;
}


/* POPUP */
#boxes-box-congress_enews_popup {
    background: url("../images/bg-popup-capitol.jpg") no-repeat scroll center top #FFFFFF;
}

/* FACEBOOK WIDE REGIONS */
#region-home-content-first .fb_iframe_widget iframe, #region-home-content-second .fb_iframe_widget iframe { 
width: 432px !important;
}