/************************************************************
Set Up
************************************************************/

html {
  height: 100%;
}
body {
	font-family: Tahoma, Helvetica, sans-serif;
	background-color:#000000;
  height: 100%;
	}

.block, .block-views {
  background: transparent;
  border: 0 none;
}
a:link, a:visited {
  color: #2c6cb1;
}

a.visited {
	color:#153555;
	}

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
    padding: 2px 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
}

h1#page-title{
  border-bottom: 1px solid #DDD;
  font-size: 1.8em;
  font-weight: 100;
  color: #004692;
}

.not-front h1#page-title {
border-bottom: 1px solid #DDD;
font-size: 1.8em;
font-weight: 100;
}

h2.block-title {
  color: #004692;
  margin: 0;
	padding-bottom: 10px;
  text-decoration: none;
  letter-spacing: normal;
}

/************************************************************
Header
************************************************************/

#section-header {
background: transparent;
}

#region-branding {
  margin: 10px 0px 0px 0px;
}

#region-branding .logo-img {
  float: right;
  margin-right: 10px;
}

/************************************************************
Page / Content
************************************************************/
#page {
  background: url("../images/backgrounds/1.jpg");
  background-attachment: fixed;
  background-position: bottom center;
  background-size: cover;
  min-height: 100%;
}

.context-media-center #page {
  background-image: url("../images/backgrounds/6.jpg");
}

.context-services #page {
  background-image: url("../images/backgrounds/3.jpg");
}

.context-about #page{
  background-image: url("../images/backgrounds/4.jpg");
}

.context-legislation #page {
  background-image: url("../images/backgrounds/5.jpg");
}

.context-issues #page {
  background-image: url("../images/backgrounds/2.jpg");
}

.context-resources #page {
  background-image: url("../images/backgrounds/7.jpg");
}

.context-contact #page {
  background-image: url("../images/backgrounds/8.jpg");
}

#page .zone-content p,
#block-boxes-travelling-office-hours p{
  margin: 1em 0em;
}

#page .zone-content .view p {
  margin: 0em;
}

#region-header-second .block-views {
	background: none;
	border: 0 none;
  padding: 0;
}

#region-header-first .block-views {
  background-color: #eee;
  border: none;
	margin-bottom: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	}

.section {
  border: 0px none;
}

.not-front #region-content{
  background: url('../images/bg-content.png');
  margin: 0px;

}
.not-front #region-content .region-content-inner{
  padding-top: .5em;
  margin: 0em 1em;
}

.not-front #region-content ul, .not-front #region-content ol {
  list-style: disc outside none;
  padding-left: 2.5em;
}

.not-front #region-content iframe{
  max-width:100%;
}
.not-front #region-content .block {
  padding: 0px;
}
.not-front #region-content .block h2 {
  color: #9C2424;
  font-size: 1.5em;
  font-weight: 600;
}
.not-front #block-menu-block-section-menu h2{
  display: none;
}
.not-front #region-content h3 a, .not-front #region-content h2 a {
  text-decoration: underline;
  color: #15497D;
  letter-spacing: normal;
}
.not-front #region-content img {
  margin: 5px 10px 5px 0px;
}
.not-front #region-content .field-name-field-congress-subtitle {
  font-weight: bold;
  font-style: italic;
}
.page-contact-offices .block .omega-grid{
  margin: 0px;
}
.page-contact-offices .view-congress-offices .views-row-first {
  padding-top: 0px;
}
.node-type-congress-office-location #region-content .moscone-flipped-sidebar-inner img {
  margin-left: -10px;
}

.views-row {
  border-bottom: 1px dashed #666666;
}

#block-boxes-view-background-image {
  display: none;
}

/************************************************************
Breadcrumb
************************************************************/

.breadcrumb-wrapper {
  border-bottom: none;
}
#breadcrumb.grid-24 {
  margin: 0;
  padding: 0px 20px 0px 0px;
  background-color: #16314B;
}
#breadcrumb.clearfix {
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}
#breadcrumb ol{
  padding: 0;
  margin: 0.2em 0 0.2em 1em;
}
#breadcrumb a{
  text-decoration: none;
  color: #ffffff;
  font-size: 1em;
}

/************************************************************
Zones
************************************************************/

#zone-footer-bottom-wrapper {
  background: none repeat scroll 0 0 #000000;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
	opacity: 0.9;
	width: 100%;
}
#zone-footer-bottom {
  background: none repeat scroll 0 0 transparent;
  border: 0px solid #999999;
}

#zone-content-wrapper {
  background: none;
}

#zone-content {
  background: url("../images/bg-bottom.png");
  border: 1px solid #ccc;
  border-radius: 5px;
}

.not-front #zone-content {
  border: none;
  margin-top: 12px;
  background: none;
}

#section-content {
    background-color: transparent;
}

#section-footer {
  background: url("../images/bg-main-top.png") bottom left repeat-x;
}

/* FOOTER ZONES */
#zone-footer-wrapper {
background: transparent;
width: 100%;
margin: 0 auto;
padding-bottom: 3px;
}

#zone-footer {
background: transparent;
border: none;
padding-top: 5px;
}

#zone-header-wrapper {
  background: none;
}

#zone-header {
  background: url("../images/bg-main-top.png");
  border: 1px solid #4685B3;
  border-radius: 5px;
}

#zone-branding {
    background: none;
    border: 0px solid #999999;
}
#zone-branding-wrapper {
    background: none;
}

#zone-menu-wrapper {
  width: 100%;
  margin: 0 auto;
  background: none;
}

#zone-menu {
  background: none;
  border: 0px solid #999999;
}

/************************************************************
Search
************************************************************/

#block-search-form {
  background: transparent url("../images/bg-navi.png");
  float: left;
  border: 1px solid #4685B3;
  width: 96%;
  border-radius: 9px;
  padding-bottom: .7em;
  }

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
  height: 31px;
  width: 81%;
	border-radius: 5px;
}

button, input[type="reset"], input[type="submit"], input[type="button"] {
  border-radius:5px;
  height: 30px;
	margin-left: 0px;
}

button:focus, button:active, input:focus, input:active, select:focus, select:active, textarea:focus, textarea:active {
    box-shadow: 0 0 7px #2D557D;
    z-index: 1;
}

#block-search-form .form-submit {
  font-size: 0px;
  text-indent: -9999px;
  background: transparent url("../images/search-icon.png") no-repeat;
  width: 30px;
  border: 0 none;
  padding: 0px;
}

#block-search-form .form-actions {
  position: relative;
  bottom: 31px;
  left: 92%;
  z-index: 10;
}

#block-search-form .form-text {
  padding: 3px 40px 3px 10px;
  border: 1px solid #4685B3;
  height: 36px;
  border-radius: 9px;
}

#search-block-form .form-item input {
  width: 100%;
}

#search-block-form .form-item {
  float: left;
  width: 100%;
  margin: 0px;
}

/************************************************************
Thomas Search
************************************************************/

#block-house-blocks-house-thomas-bill-search {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color:#343433;
	}

/** FOOTER CUSTOM **/
#region-footer-first {
  margin: 0px;
  text-align: center;
}
#block-boxes-office-hours {
  margin-right: 1em;
}
#block-boxes-thomas-bill-search, #block-boxes-office-hours {
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0px;
  height: 90px;
  display: inline-block;
}

#block-boxes-thomas-bill-search .boxes-box-controls, #block-boxes-office-hours .boxes-box-controls{
  display: none;
}

#block-boxes-thomas-bill-search .boxes-box-content a {
  width: 160px;
  display: block;
  height: 90px;
  font-size: 0px;
  background: url("../images/footer-buttons.png") -179px 0 no-repeat;
  position: relative;
  z-index: 1;
}

#block-boxes-office-hours .boxes-box-content a{
  width: 160px;
  display: block;
  height: 90px;
  font-size: 0px;
  background: url("../images/footer-buttons.png") 0px 0 no-repeat;
  position: relative;
  z-index: 1;
}

#block-boxes-office-hours-popover {
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: url("../images/bg-bottom.png");
}

#block-boxes-office-hours-popover #mobile-office-county-map {
  background: url("../images/footer-map.png") no-repeat;
  width: 271px;
  display: inline-block;
}

#block-boxes-office-hours-popover #office-close-button {
  background: url("../images/footer-close.png") no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 95%;
  top: 7px;
  cursor: pointer;
}

#block-boxes-office-hours-popover,
#block-boxes-office-hours-popover #office-county-hours div {
  display: none;
}

#block-boxes-office-hours-popover #office-county-hours #intro {
  display: block;
}

/************************************************************
 SUPERFISH NAV MENU
************************************************************/

#region-menu {
  margin: 0px;
}
#block-menu-block-congress-main-menu-superfish {
  background: none repeat scroll 0 0 #153555;
  border: medium none;
  margin-bottom: 0;
  padding: 0;
}
#block-menu-block-congress-main-menu-superfish h2.block-title{
  display: none;
}
.sf-menu {
    margin-bottom: 0;
}
.sf-menu li {
    display: block;
    width: 46%;
    padding: 2%;
}
.sf-menu li, .sf-menu.sf-navbar {
    background: none repeat scroll 0 0 transparent;
}
.sf-menu a {
    border-top: medium none;
    border-left:none;
}
.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
  text-decoration: none;
  color: #ffffff;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus,
.sf-menu a:hover, .sf-menu a:active {
  background: none repeat scroll 0 0 #153555;
  color:#ffffff;
}
.sf-menu li li {
  display: none;
}

.sf-menu a:hover{
  text-decoration: underline;
}

/************************************************************
Rotator
************************************************************/

.flex-control-paging li a.flex-active {
  background: #B90F0F;
	box-shadow: none;
	height: 14px;
	width: 14px;
}
.flex-control-paging li a:hover {
   background: #888;
}
.flex-control-paging li a {
  background: #f5f5f5;
	box-shadow: none;
  height: 14px;
  width: 14px;
}
.flexslider {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.flexslider .slides {
  padding: 10px;
  background-color: #eee;
  border-radius: 5px;
  border: none;
}

.hprotator-text-block h2, #block-views-congress-videos-latest h2 {
  color: #004692;
  margin: 0;
  letter-spacing: normal;
  font-size: 1.15em;
  line-height: normal;
  font-weight: bold;
}

.hprotator-text-block h2 a, #block-views-congress-videos-latest h2 a {
  text-decoration: none;
  color: #003366;
}

#block-quicktabs-home-page-tabs .view-congress-hprotator {
  background: none;
  border: 0 none;
}

.view-congress-hprotator.view-display-id-rotator .slides .media-youtube-video, #block-views-congress-videos-latest .slides .media-youtube-video {
  position: relative;
  height: 0;
  padding-bottom: 57%;
  overflow: hidden;
}

.view-congress-hprotator .flex-control-nav, #block-views-congress-videos-latest .flex-control-nav {
  width: 99%;
  background-color: #ddd;
  padding: .3em 0em;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #c8c8c8;
}

#block-views-congress-videos-latest {
  padding: 0px;
}
#block-views-congress-videos-latest .slides li iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#block-views-congress-videos-latest .views-row{
  border-bottom: 0 none;
}
#block-views-congress-videos-latest .more-link {
    text-align: left;
    float: left;
    padding-left: 10px;
}
#block-views-congress-videos-latest .field-name-body p {
  margin: 10px 0px 0px 0px;
}

/************************************************************
Alert Box
************************************************************/
.view-cng-alert-box {
  background: url("../images/bg-alertbox.png") no-repeat scroll left center rgb(80, 1, 19) /* the Fallback */;
  background: url("../images/bg-alertbox.png") no-repeat scroll left center rgba(80, 1, 19, .9);
  padding: 14px 0.5em 1.5em 120px;
	border: 2px solid #6B6B69;
	border-radius:0px;
}
.block-cng-alert-box-block-alert-box h2{
   display:none;
}
.view-cng-alert-box a{
   color:#ffffff;
}
.block-cng-alert-box-block-alert-box .views-row {
padding: 0.5em 1.8em;
}

/************************************************************
Quick Tabs
************************************************************/
#block-quicktabs-home-page-tabs {
	background:none;
  border:0px;
	}

#quicktabs-container-home_page_tabs {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eeeeee;
}

ul.quicktabs-tabs {
  padding-bottom: 10px;
  border-bottom: 1px solid #4A7197;
}

ul.quicktabs-tabs li {
  margin: 0;
  font-size: 1.3em;
}

.quicktabs-tabs li a:active {
	color:#ffffff;
	}

ul.quicktabs-tabs li a{
  background-color: #f8f8f8;
  border: solid 1px #cccccc;
  border-radius: 5px;
  display: block;
}

ul.quicktabs-tabs li a:link {
  text-decoration:none;
  color:#666666;
  padding-left: 0.5em;
}

ul.quicktabs-tabs li.active a:link {
  text-decoration:none;
	color:#ffffff;
  background-color:#B90F0F;
}

ul.quicktabs-tabs li a:hover {
  text-decoration:none;
	color:#ffffff;
  background-color:#B90F0F;
}

ul.quicktabs-tabs li.active::before {
  content: " ";
  color:#ffffff;
}

/*No Style Styles*/
.quicktabs-style-nostyle li.active {
    background: none repeat scroll 0 0 transparent !important;
}
.quicktabs-style-nostyle li {
    background: none repeat scroll 0 0 transparent !important;
}
.quicktabs-style-nostyle li:hover {
    background: none repeat scroll 0 0 transparent !important;
}

/** Travelling Office Hours **/
#block-boxes-travelling-office-hours {
  padding: .5em 1em;
}

/** FACEBOOK **/
.fb_iframe_widget, .fb_iframe_widget iframe[style], .fb_iframe_widget span {width: 100% !important;}

/************************************************************
Social Icons
************************************************************/

.block-s-cng-large-profile img{
	padding-right: 20px;
  padding-top: 11px;
	}
.block-s-cng-large-profile {
	border-radius: 10px 10px 10px 10px;
	border: 0 none;
	background-color: transparent;
  margin-bottom: 0px;
	}
.block-s-cng-large-profile a{
	padding-right: 1em;
	}
#block-boxes-social-media-large {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color:#343433;
	}

#block-boxes-social-media-large a{
	padding-right: 1em;
	}
#block-boxes-social-media-large p{
	color:#ffffff;
	}

/*Twitter*/
#widgets-element-socialmedia_socialmedia-twitter-profile-button {
background: transparent url('../images/social-twitter.png') 50% 50% no-repeat;
}
#widgets-element-socialmedia_socialmedia-twitter-profile-button a { float: left; width: 51px; height: 51px; }
#widgets-element-socialmedia_socialmedia-twitter-profile-button a img { display: none; }

/*Facebook*/
#widgets-element-socialmedia_socialmedia-facebook-profile-button {
background: transparent url('../images/social-facebook.png') 50% 50% no-repeat;
}
#widgets-element-socialmedia_socialmedia-facebook-profile-button a { float: left; width: 51px; height: 51px; }
#widgets-element-socialmedia_socialmedia-facebook-profile-button a img { display: none; }

/*YouTube*/
#widgets-element-socialmedia_socialmedia-youtube-profile-button {
background: transparent url('../images/social-youtube.png') 50% 50% no-repeat;
}
#widgets-element-socialmedia_socialmedia-youtube-profile-button a { float: left; width: 51px; height: 51px; }
#widgets-element-socialmedia_socialmedia-youtube-profile-button a img { display: none; }

/*Flickr*/
#widgets-element-socialmedia_socialmedia-flickr-profile-button {
background: transparent url('../images/social-flickr.png') 50% 50% no-repeat;
}
#widgets-element-socialmedia_socialmedia-flickr-profile-button a { float: left; width: 51px; height: 51px; }
#widgets-element-socialmedia_socialmedia-flickr-profile-button a img { display: none; }

/*RSS*/
#widgets-element-socialmedia_socialmedia-rss-feed-button {
background: transparent url('../images/social-rss.png') 50% 50% no-repeat;
}
#widgets-element-socialmedia_socialmedia-rss-feed-button a { float: left; width: 51px; height: 51px; }
#widgets-element-socialmedia_socialmedia-rss-feed-button a img { display: none; }

/************************************************************
Social Icons Footer | Small icons
************************************************************/

#block-widgets-s-cng-medium-profile {
	background-color:transparent;
	border:none;
	}

/*Twitter*/
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-twitter-profile-button {
background: transparent url('../images/social-twitter-sm.png') 50% 50% no-repeat;
}
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-twitter-profile-button a { float: left; width: 51px; height: 51px; }
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-twitter-profile-button a img { display: none; }

/*Facebook*/
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-facebook-profile-button {
background: transparent url('../images/social-facebook-sm.png') 50% 50% no-repeat;
}
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-facebook-profile-button a { float: left; width: 51px; height: 51px; }
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-facebook-profile-button a img { display: none; }

/*YouTube*/
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-youtube-profile-button {
background: transparent url('../images/social-youtube-sm.png') 50% 50% no-repeat;
}
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-youtube-profile-button a { float: left; width: 51px; height: 51px; }
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-youtube-profile-button a img { display: none; }

/*Flickr*/
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-flickr-profile-button {
background: transparent url('../images/social-flickr-sm.png') 50% 50% no-repeat;
}
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-flickr-profile-button a { float: left; width: 51px; height: 51px; }
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-flickr-profile-button a img { display: none; }

/*RSS*/
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-rss-feed-button {
background: transparent url('../images/social-rss-sm.png') 50% 50% no-repeat;
}
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-rss-feed-button a { float: left; width: 51px; height: 51px; }
#block-widgets-s-cng-medium-profile #widgets-element-socialmedia_socialmedia-rss-feed-button a img { display: none; }

/************************************************************
Social Widgets
************************************************************/

#block-widgets-s-twitter-profile-widget {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color:#343433;
	}
#block-widgets-s-socialmedia-profile-buttons {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color:#343433;
	}
#block-widgets-s-socialmedia-profile-default {
	background-color:transparent;
	border:0;
	}

#block-boxes-congress-flicker-box,
#block-boxes-congress-youtube-box,
#block-widgets-s-facebook-like-box  {
  padding: 1em;
}

/************************************************************
Action Center
************************************************************/

#block-menu-menu-congress-action-center {
  border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color: #343433;
	margin-top: 10px;
  text-align: center;
	}

#block-menu-menu-congress-action-center .content a{
	border-left: 0 none;
  color: white;
  text-decoration: none;
	}

#block-menu-menu-congress-action-center h2{
	display:none;
	}

#block-menu-menu-congress-action-center .content ul{
    padding-left: 0px;
    display: inline-block;
	}

#block-menu-menu-congress-action-center ul li.leaf{
	list-style-type: none;
	list-style-image: none;
	display: inline;
  margin-left: 0px;
  border-right: 1px solid #fff;
  padding-top: 0px;
	}
#block-menu-menu-congress-action-center ul li.last {
  border-right: 0 none;
}

/************************************************************
Enews
************************************************************/

#block-boxes-congress-newsletter-signup-image {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color:#343433;
	}

#block-boxes-congress-newsletter-signup {
  padding: 0px;
  width: 380px;
  background: url("../images/footer-buttons.png") -357px 0 no-repeat;
  height: 90px;
  display: inline-block;
  margin-bottom: 0px;
	}

#block-boxes-congress-newsletter-signup form {
  margin: 40px 1em 0em 1em;
}

#block-boxes-congress-newsletter-signup #signup-email{
	width: 250px;
  margin-right: .6em;
	}

#block-boxes-congress-newsletter-signup #submit {
  width: 90px;
  background: #c81818;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c81818), color-stop(1, #9c1f1f));
  background: -moz-linear-gradient(top center, #c81818 0%, #9c1f1f 100%);
  border: 1px solid #888;
  color: #eee;
  text-shadow: none;
  font-weight: normal;
  font-style: italic;
  font-size: 13px;
}

/************************************************************
Latest News
************************************************************/

#block-views-congress-news-block-1 .block-title {
  padding-bottom: 0px;
}
.view-id-congress_news .views-row {
	border-bottom: 1px dashed #666666;
	}
.view-id-congress_news h3 {
  margin-bottom: 0em;
}
.view-id-congress_news h3 a {
  text-decoration: none;
  color: #15497D;
  letter-spacing: normal;
  }
.view-id-congress_news .views-row-last {
  border-bottom: 0 none;
	}

/************************************************************
Recent Votes
************************************************************/

.view-recent-votes .block-title {
  padding-bottom: 0px;
}

.view-recent-votes .views-row {
  padding: 0px;
}
.view-recent-votes .views-field-nothing {
  float: left;
  width: 20%;
}

.view-recent-votes .views-field-nothing-1{
  float: left;
  width: 80%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.view-recent-votes #vote-title, .view-recent-votes #vote-title a, .view-recent-votes #vote-date {
  color: #003366;
  font-weight: bold;
  text-decoration: none;
}
.view-recent-votes #vote-title, .view-recent-votes #vote-date {
  font-size: 1.1em;
}

.view-recent-votes #vote-my-vote {
  font-weight: bold;
  font-size: 1.2em;
}

.view-recent-votes #vote-my-vote.yea, .view-recent-votes #vote-my-vote.Yea,
.view-recent-votes #vote-my-vote.yes, .view-recent-votes #vote-my-vote.Yes,
.view-recent-votes #vote-my-vote.aye, .view-recent-votes #vote-my-vote.Aye{
  color: green;
}

.view-recent-votes #vote-my-vote.nay, .view-recent-votes #vote-my-vote.Nay,
.view-recent-votes #vote-my-vote.no, .view-recent-votes #vote-my-vote.No,
.view-recent-votes #vote-my-vote.nay, .view-recent-votes #vote-my-vote.Nay{
  color: red;
}

.view-recent-votes #vote-body p{
  margin-bottom: 0em;
  line-height: 1.1em;
}

.view-recent-votes .views-row {
  float: left;
  padding-bottom: .5em;
  margin-bottom: .5em;
}

#block-views-recent-votes-block .views-row {
  padding-bottom: 0em;
  border-bottom: 0 none;
}

#block-views-recent-votes-block {
  border-bottom: 1px solid #bbb;
  margin-bottom: 0em;
}

/************************************************************
Events
************************************************************/

#block-views-cng-events-upcoming {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color:#343433;
	}

#block-views-cng-events-upcoming a:link {
  text-decoration: underline;
}

#block-views-cng-events-upcoming  a:visited {
  text-decoration: underline;
}
#block-views-cng-events-upcoming h3 a{
	text-decoration: none;
	}

#block-views-cng-events-upcoming .views-field-type {
     border-left: 1px solid #ffffff;
}

#block-views-cng-events-upcoming .pane-content {
    color: #c7c8c9;
}

#block-views-cng-events-upcoming .pane-token {
    border-left: 1px solid #ffffff;
}

/************************************************************
Demo
************************************************************/

#block-boxes-demo-pages {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color:#343433;
	}
#block-boxes-demo-pages p {
  color:#ffffff;
	}

#block-boxes-demo-pages a:link {
  color: #ffffff;
  text-decoration: underline;
}

#block-boxes-demo-pages a:visited {
  color: #ffffff;
  text-decoration: underline;
}

/************************************************************
Vote
************************************************************/

#block-house-blocks-house-member-voting-record {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color:#343433;
	}
#block-house-blocks-house-member-voting-record p {
    color:#ffffff;
	}

/************************************************************
In Congress
************************************************************/

#block-house-blocks-house-today-in-congress {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color:#343433;
	}
#block-house-blocks-house-today-in-congress a:link{
	color:#ffffff;
	}
#block-house-blocks-house-today-in-congress a:visited{
	color:#ffffff;
	}
#block-house-blocks-house-today-in-congress ul{
	list-style: none inside none;
	}

/************************************************************
Carousel Large
************************************************************/

#hp-multi-carousel-wide {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color:#343433;
	height:18em;
	}
#hp-multi-carousel-wide h2{
	letter-spacing:0;
	font-size:17px;
	color:#ffffff;
	}
#hp-multi-carousel-wide a:link {
	color:#ffffff;
	}
#hp-multi-carousel-wide  a:visited{
	color:#ffffff;
	}
#hp-multi-carousel-wide p{
	color:#ffffff;
	}
#hp-multi-carousel-wide .views-field-field-congress-body {
color: #ffffff;
}
#hp-multi-carousel-wide .slides li {
    padding: 14px 3em 0;
}
.flexslider {
    background: none repeat scroll 0 0 transparent;
    border: 0px solid #FFFFFF;
    border-radius: 0;
    box-shadow: 0;
    margin: 0 0 60px;
}
#block-panels-mini-multi-carousel-holder {
	background-color:transparent;
	border:0;
	}
#hp-single-carousel-wide h2{
	letter-spacing:0;
	font-size:17px;
	color:#ffffff;
	}
#hp-single-carousel-wide p{
	color:#ffffff;
	}

/************************************************************
District Map
************************************************************/

#block-boxes-my-district-map {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color:#343433;
	}

/************************************************************
Footer Utility
************************************************************/

#block-menu-menu-congress-footer-utility h2{
	display:none;
	}
#block-menu-menu-congress-footer-utility {
	background: none repeat scroll 0 0 transparent;
  border: 0 none;
  margin-bottom:0px;
  padding: 0px;
  float: right;
  width: 200px;
  display: none;
	}
#block-menu-menu-congress-footer-utility a:link{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#block-menu-menu-congress-footer-utility a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#block-menu-menu-congress-footer-utility ul.menu{
	text-align:right;
	padding-top: 10px;
}

/************************************************************
Hot Topics
************************************************************/

#block-panels-mini-single-carousel-holder {
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #343433;
	background-color:#343433;
	}
#block-panels-mini-single-carousel-holder h2{
	color:#ffffff;
	}
#block-panels-mini-single-carousel-holder .pane-title {
	padding-left:7px;
	}
#block-panels-mini-single-carousel-holder .flexslider {
    margin: 0 0 0px;
}

/************************************************************
Internal Side bar
************************************************************/

#block-system-main{
  margin-bottom: 0;
}
#block-menu-block-section-menu {
	Background-color:transparent;
  margin-bottom: 0;
	}
#block-menu-block-section-menu a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.1em;
	}
.not-front #region-sidebar-first {
  background: none repeat scroll 0 0 transparent;
  background: url('../images/bg-sidebar.png') repeat-y;
  background-size: cover;
  margin-top: 0px;
  padding: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.not-front #region-sidebar-first .region-inner {
 border-right: 1px solid #111111;
}
.block-section-menu ul li.leaf{
  border-bottom: 1px solid #4A7197;
}
.not-front #block-system-main h1{
  color: #004692;
  margin-bottom: .2em;
  font-weight: 600;
}

/************************************************************
Related Content
************************************************************/

#block-views-congress-related-related h2.block-title {
  color: #ffffff;
  margin: 0 0 0 .4em;
  padding-bottom: 10px;
  text-decoration: none;
  letter-spacing: normal;
  padding-bottom: 0em;
}

#block-views-congress-related-related a{
  color: white;
}

#block-views-congress-related-related .views-row {
  margin-left: .5em;
  border-bottom: 1px solid #4A7197;
  padding: 1em;
}

#block-views-congress-related-related .views-row .field-content a{
  text-decoration: none;
  font-size: 1.1em;
}

/************************************************************
Pop-up
************************************************************/

#house_enews_popup .form-submit {
    margin-left: 5px;
}

.wsbforms input.placeholder_text, .wsbforms textarea.placeholder_text, .wsbforms input:-moz-placeholder, .wsbforms textarea:-moz-placeholder {
    border-radius: 10px 10px 10px 10px;
    color: #888888;
}

/************************************************************
Forms
************************************************************/
select[size], select[multiple] {
  padding: 5px 0px;
  background-image: url("/profiles/congress/themes/contrib/omega/omega/images/select-arrow.gif");
}

textarea, select {
  width: 100%;
}

.form-50-phone {
  margin-top: 1.6em;
}

/************************************************************
Photo Feed
************************************************************/
.photo-feed .feed-item  {
  margin-right: 10px;
}

.photo-feed .read-more {
  clear: left;
  padding-left: 10px;
}

.not-front #photo-feed-list img {
  margin: 0px;
  width: 200px;
  height: 120px;
  border: 0 none;
}

/************************************************************
Pager
************************************************************/

.not-front #region-content ul.pager {
  padding: 0px;
}

.pager li.pager-previous a {
  width: 70px;
}

/************************************************************
Issue Rotator
************************************************************/

.not-front #block-views-congress-hprotator-block-1 {
  margin-bottom: 35px;
}
.not-front .view-congress-hprotator {
  background: none;
  border: 0 none;
}

.not-front .view-congress-hprotator .slides li{
  display: none;
}

.not-front #region-content ul.slides,
.not-front #region-content ol.flex-control-nav,
.not-front #region-content ul.flex-direction-nav {
  list-style: none;
  padding-left: 0px;
}

.not-front #region-content .flex-control-nav li {
  padding: 5px;
}

.not-front #region-content .slides img {
  border: 0 none;
  padding: 0px;
  margin: 0px;
}

.not-front .view-congress-hprotator .slides .media-youtube-video  {
  position: relative;
  height: 0;
  padding-bottom: 62.5%;/* THIS CONTROLS THE EMBEDDED VIDEO HEIGHT TO MATCH THE IMAGES */
  overflow: hidden;
}

.not-front .view-congress-hprotator .slides li iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.not-front .view-congress-hprotator .slides .media-youtube-video {
  position: relative;
  height: 0;
  padding-bottom: 57%;
  overflow: hidden;
}

.not-front #region-content .hprotator-text-block h2 {
  color: #004692;
  font-size: 1.15em;
  font-weight: bold;
}