/************************************************************
  GENERAL
************************************************************/
#zone-branding-wrapper {
height: 225px;
}

/* SUPERFISH MAIN MENU */
.sf-menu a {
  font-size: 18px;
  padding: .57em 1.7em;
}

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

/************************************************************
HOMEPAGE ROTATOR
************************************************************/
#region-menu, #region-header-first {
  width: 960px;
  margin: 0px;
}
.view-congress-hprotator .flex-control-nav {
	width:40%; /* make width match the text block if controls should appear in text block */
	padding: 2%;
	display: block;
  right: 0;
  text-align: right;
  font-size: 0px;
  text-indent: -9999px;
}

/************************************************************
HOMEPAGE SINGLE CAROUSEL WIDE ACTION CAROUSEL
************************************************************/
#hp-single-carousel-wide .flexslider {
  padding: 0;
}
#hp-single-carousel-wide  .flex-viewport{
  background: url("../images/bg-actioncarousel.png") no-repeat scroll center left transparent;
}
#hp-single-carousel-wide .views-field-field-congress-subtitle {
  float: left;
  padding: 1.5% 1% 1% 22%;
  text-align: right;
  width: 18%;
}
#hp-single-carousel-wide .views-field-field-congress-body {
  float: right;
  padding: 1.5% 2% 1% 1%;
  width: 56%;
	font-size: 16px;
}
#hp-single-carousel-wide .flexslider h2 {
  font-size: 22px;
}

/* SITE MAP NON MOBILE */
.block-congress-site-map {
  display: block;
  padding: 1em;
}
.block-congress-site-map li.expanded, .block-congress-site-map li.collapsed, .block-congress-site-map li.leaf {
    padding: 0.2em 0.5em 0;
}
/* TODO fix this */
.block-congress-site-map .block-title {
font-size: 0;
text-indent: -9999px;
}
/* the top level links */
.menu-block-congress_site_map > ul > li > a {
  font-size: 1.1em;
}
.menu-block-congress_site_map > ul > li  {
  float:left;
  width:12%;
}
.menu-block-congress_site_map > .menu li {
	display: block;
	margin-left:0px;
}

/* FACEBOOK */
#region-preface-first .fb_iframe_widget iframe, #region-preface-second  .fb_iframe_widget iframe,
#region-sidebar-first .fb_iframe_widget iframe, #region-sidebar-second .fb_iframe_widget iframe,
#region-postscript-first .fb_iframe_widget iframe, #region-postscript-second .fb_iframe_widget iframe, 
#region-postscript-third .fb_iframe_widget iframe {
    width: 270px !important;
}

#block-boxes-congress-newsletter-signup input[type="text"] {
  width: 170px;
}
/***********************************************************
 THUMB ROTATOR
***********************************************************/
.pane-congress-hprotator-panel-pane-thumbs .view-congress-hprotator .flex-control-nav {
    display: none;
}

.block-menu-congress-footer-utility ul li.leaf a {
  font-size: 16px;
}

#region-sidebar-first h2.block-title {
  font-size: 26px;
}

#block-boxes-email-mike .content a {
  font-size: 30px;
  height: 52px;
  padding-top: 8px;
}