
/************************************************************
  GENERAL
************************************************************/

body { 
	background: #fff; 
	color: #333;
	font: 15px/1.5 sans-serif, 'Oswald';
	font-weight: 300; 
	/* GLOBAL/MOBILE BACKGROUND IS WHITE. CHANGE THIS IN ALL THEMES*/ }
	
#logo { background: transparent; }

/************************************************************
  REGIONS
************************************************************/ 

#page { margin: 0; }

#section-header { background: transparent; position: fixed; top: 0; z-index: 100; } 

#section-content { z-index: 90; }

#section-content { position: relative; z-index: 90; }

#section-footer { position: relative; z-index:100; }

.admin-menu #section-header { top: 29px; } 

.admin-menu #section-content { top: 0px; }

.not-front #section-content { top: 125px; padding-bottom: 135px; }

.not-front #section-footer {}

#zone-branding-wrapper { }

.logo-img { background: transparent; 
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);}

#region-branding { margin: 0 10px; }

#region-menu { margin: 0; }

#zone-menu { background: transparent; border: 0; border-top: none; } 

#zone-branding-wrapper {
    background: linear-gradient(180deg, #fff 50%, transparent 50%);
    margin-bottom: 0px;
    padding: 0; 
	height: 100%;
}

.front #zone-menu-wrapper {
    background: transparent;
}

.front #zone-preface, .front #region-preface-first {
    background: transparent;
    margin-left: 0;
    margin-right: 0; 
	margin-top: 30px;
    width: 100%;
}

#zone-content-wrapper { margin-top: 40px; }

#zone-content { background: #fff; padding-top: 10px; }

.not-front #zone-content {
    min-height: 600px;
}

#section-header.fixed #zone-branding-wrapper, .admin-menu #section-header.fixed #zone-branding-wrapper {
    background: linear-gradient(180deg, #ddd 50%, transparent 50%);
	height: 135px;
}

#section-header { 
    position: fixed;
    z-index: 999;
    top:0; }

#section-footer { background: #ddd; }

#zone-footer-bottom-wrapper { background: #c6c6c6; }

.admin-menu #section-header, .admin-menu #section-header.fixed { 
    position: fixed;
    z-index: 999;
	top: 29px;
}

.admin-menu #zone-branding-wrapper { margin-top: 0; }

.admin-menu #zone-branding ul li.edit a { font-size: 12px; color: #fff; }

.admin-menu #zone-branding .block { margin-bottom: 0; padding: 0; }

#zone-search-wrapper { background: #333; padding: 10px; display: none; }

.front #messages { margin-left: 10%; margin-right: 10%; top: 120px; width: 80%;
    z-index: 100; }

.front .block-title { margin-top: 20px; text-align: center; }

.front #zone-newsletter-wrapper { background: #5e0a0a url(../images/background-flag.jpg) top center no-repeat; color: #fff; }

/************************************************************
 SUPERFISH MAIN MENU NONMOBILE
************************************************************/

#block-menu-block-congress-main-menu-superfish { background: transparent; float: left; margin-top: 10px; display: block; }

.sf-menu ul { 
    /* Fallback for web browsers that don't support RGBa */ 
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.8);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";  
    border-bottom: none;
	border-left: none;
    box-shadow: none;
	-webkit-box-shadow: none;
}

.sf-menu ul li a {
	border-left: none; } 

.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.25em;
}

.sf-menu li { 
	border-right: none;
}


.sf-menu ul.menu li {
	border: none;
}

.sf-menu li.first a { 
	border-left: none; 
	padding: 1.3em 1.2em; } 

.sf-menu a { 
	color: #fff; 
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-decoration: none !important;
	text-transform: Uppercase;
	padding: 1.4em 1.4em;
}

.sf-menu li .menu .leaf a { 
	color: #fff;
	font-size: 15px;
	font-family: sans-serif;
	padding: 0.8em 1em !important; }

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
    border-bottom: medium none;
    color: #5e0a0a;
}

.sf-menu a.active, .sf-menu a.active-trail { /* active state */
	background: transparent;
	color: #333; 
}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover {
	background: transparent; 
	text-decoration: none;
}

.sf-menu  ul.menu li.leaf a {
	font-weight: normal;
	margin-right: 2px;
	text-transform: capitalize !important;
}/* No longer used */


.sf-menu li.last.leaf {
	background: none !important;
	padding-bottom: 5px; /* needed for bg image */
}

.sf-menu li .leaf a:hover {
    /* Fallback for web browsers that don't support RGBa */
    background: transparent; 
	color: #ac1a1a;
}
  
/************************************************************
  SEARCH
************************************************************/

#block-widgets-s-cng-search { display: block; }

#block-search-form {
	margin: 0;  
	padding: 0 100px; 
	width: 100%;
}

#search-block-form { border: none; width: 100%; }

#search-block-form .form-item { width: 90%; }

#search-block-form .form-item input {
	color: #fff;
	width: 100%;
    font-size: 1em;
}

.not-front #search-block-form .form-item input { 
	margin-top: 0px;
}

 
/************************************************************
  HOMEPAGE ROTATOR
************************************************************/
 
#block-views-congress-hprotator-rotator, #mini-panel-congress_home_page_rotator { margin: 0 auto; padding: 0; text-align: center; width: 70%; }

.flexslider .slides img { border-radius: 0px; } 

.hprotator-text-block { background: rgba(0, 0, 0, 0.5); bottom: 0; left: 0; margin: 0 auto; position: absolute; right: 0; 
	padding: 20px; 
	text-align: left; 
	width: 100%; }

.hprotator-text-block h2 {
	color: #fff !important;
	font-family: 'Playfair display', sans-serif;
	font-size: 32px;
	font-weight: 400;
	line-height:  28px;
	margin: 10px;
}
.hprotator-text-block h2 a {
	color: #fff !important;
	font-weight: 400;
}
.hprotator-text-block .field-name-body {
	color: #fff;
	font-size: 16px;  
} 

#hp_top_read_more {
	display: block; 
	text-align: left; }

#hp_top_read_more a {
	background: #4b0808;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-family: 'Playfair display', sans-serif;
	font-weight: normal;
	font-size: 18px; 
	margin: 10px 0;
    padding: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: Capitalize; 
	width: 125px; 
}
 
.hprotator-text-block h2, .hprotator-text-block .field-name-body, .hprotator-text-block  #hp_top_read_more { 
	margin-left: auto;
	margin-right: auto;
}

.view-congress-hprotator .flex-control-nav { bottom: -70px; }

/************************************************************
  ACTION CENTER
************************************************************/

#block-boxes-action-center h2.block-title { color: #000; }

#block-boxes-action-center .list-group a {
	color: #666; font-size: 1.2em; text-transform: uppercase; }
	
#block-boxes-action-center i.fa { font-size: 1.4em; padding: 15px 10px 10px;  }
	
#block-boxes-action-center .list-group { 
    display: inline-block;
	margin: 10px 5px 10px; 
	text-align: center; 
	width: 18%;
    vertical-align: middle;
}

#block-boxes-action-center .list-group-item  { 
	color: #5c0100; 
    height: 80px; 
    max-width: 95px;
	margin: 10px auto;
}  

/***********************************************************
  ENEWS POP UP
***********************************************************/


#cboxWrapper { border: 6px solid #fff; }

#cboxTopCenter { height: auto; }

#cboxContent { background: transparent; text-align: left; }

#cboxContent .boxes-box-content { float: left; width: 85%; }

#cboxContent label { font-weight: normal; font-size: 16px; margin-top: 10px; }

#cboxContent .popup-connect { margin-top: 10px; text-align: center; }

#cboxContent .popup-connect a { color: #ddd; 
	font-size: 1em; margin: 15px; } 

#cboxContent .popup-connect a:hover { color: #05294E; }

#cboxContent .btn-success {
  color: #fff;
  background-color: #D4AF37;
  border: none;
}
#cboxContent .btn-success:hover, #cboxContent .btn-success:focus, #cboxContent .btn-success.focus, #cboxContent .btn-success:active, #cboxContent .btn-success.active, #cboxContent .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #a3831a;
  border: none;
}

#cboxContent #block-boxes-newsletter-signup-extended-bs { margin-top: 0; width: 400px; }

#cboxLoadedContent { margin-bottom: 10px; }

#colorbox, #cboxContent, #cboxLoadedContent { height: 360px; width: 400px; }

#cboxClose {
    background: url(../images/close_button.png) no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
	bottom: 25px;
	right: 5px;
}

#cboxClose:hover {
    background: url(../images/close_button_hover.png) no-repeat; 
}



/************************************************************
  Social Icons in Top Nav | Small icons 
************************************************************/

#block-boxes-cng-social-media-fa-small { padding: 1.2em !important; }

#block-boxes-cng-social-media-fa-small a { color: #d2d2d2; margin-right: 5px; } 

/************************************************************
  LATEST NEWS
************************************************************/

#block-views-congress-news-block-latest-news { background: transparent; }

#block-views-congress-news-block-latest-news .flex-control-nav {
    bottom: -20px;
}

#block-views-congress-news-block-latest-news ul.slides li .views-field { padding: 0 10px 0 0; }

/************************************************************
  ISSUES
************************************************************/
 
#block-views-congress-issues-block-default .flex-control-nav {
    bottom: -20px;
}

#block-views-congress-issues-block-default ul.slides li img { padding: 0 10px 0 0; }

#block-views-congress-issues-block-default ul.slides li h3 { padding: 0 10px 0 0; }

/************************************************************
  FOOTER
************************************************************/

#zone-footer, #zone-footer a { color: #5e0a0a; }

#block-menu-block-congress-site-map-top-level ul { margin-bottom: 0; text-align: center; }

#block-menu-block-congress-site-map-top-level ul li { display: inline-block; margin-right: 1em; }

#block-menu-block-congress-site-map-top-level ul li.leaf { padding: 10px 6px 6px; }

#block-menu-block-congress-site-map-top-level ul li.first { padding: 6px; } 

#block-menu-block-congress-site-map-top-level { margin-bottom: 0; padding-bottom: 0; text-align: center; }

.menu-block-congress_site_map > .menu li {
    display: inline;
    margin-left: 0;
}

.menu-block-congress_site_map  ul.menu { text-align: center; } 

.menu-block-congress_site_map > ul > li, .menu-block-congress_site_map_top_level > ul > li {
    float: none;
    margin: 0 2em; 
    width: auto;
}
 
#block-menu-menu-congress-footer-utility { text-align: center; padding: 1em; }

#block-menu-menu-congress-footer-utility ul.menu { text-align: center; }

/***********************************************************
  FOOTER OFFICES  
***********************************************************/

.block-congress-offices-of-noslide .views-row {
    display: inline-block;
	vertical-align: top;
    width: 24%;
}
 
/***********************************************************
  ALERT BOX
***********************************************************/
 
#block-views-cng-alert-box-block-alert-box .views-row { border: none; padding: 0; }

#block-views-cng-alert-box-block-alert-box { background: #b2c000; border: 1px solid #a9af5f; }

#block-views-cng-alert-box-block-alert-box h2.block-title { text-indent: -9999px; }

#block-views-cng-alert-box-block-alert-box a { color: #203f49; }

