/************************************************************
  GENERAL
************************************************************/
.front .logo-img{
/* background: url("../images/banner.png") left center no-repeat; */
height: 316px;
}

.logo-img img{
margin-top: 140px;
}
#region-sidebar-first {
  width: 310px;
}
#region-postscript-first {
  width: 940px;
}
#block-menu-block-congress-main-menu-superfish {
  height: 83px;
  margin-bottom: 40px;
}
.sf-menu li > ul{
	width: 700px;
  padding: 30px 20px 20px 40px;
}
.sf-menu li.sfHover > ul, .sf-menu li:hover > ul { /* changes position of dropdown */
  left: auto;
  right: -1px;
}
.sf-menu li .leaf a{
  width: 160px;
}
.sf-menu li.menu-separator {
  width: 210px;
}
.sf-menu ul li.menu-desc, .sf-menu ul li.menu-desc-small {
  right: 40px;
}
.sf-menu ul li.menu-desc {
  top: 50px;
}
.sf-menu ul li.menu-desc-img {
  top: 30px;
  right: 30px;
}
.sf-menu ul li.menu-desc-small {
  top: 65px;
}
.sf-menu li.home-image{
  display: block;
  font-size: 0px;
  text-indent: -9999px;
  background: url("../images/house-seal.png") no-repeat;
  width: 160px;
  height: 160px;
  margin-top: -45px;
  margin-left: 14px;
}
.sf-menu li.home-image a {
  height: 100%;
  padding: 0px;
}
.sf-menu li.home-image a.active,
.sf-menu li.home-image a:hover,
.sf-menu li.sfHover.home-image a{
  background: none;
}
.sf-menu li.menu-mlid-2576{
margin-left: 65px;
}

.front #block-boxes-twitter-feed {
  width: 295px;
}
#block-menu-menu-congress-action-center {
width: 587px;
}
/************************************************************
HOMEPAGE ROTATOR
************************************************************/
.view-congress-hprotator .flex-control-nav {
	width:41%; /* make width match the .hprotator-text-block if controls should appear in text block */
	*width: 40%; /* notice the * before the property - shows in IE7 and below */
	padding: 2%;
	display: block;
}

#block-panels-mini-home-page-thumbnail-slider .view-content .slider{
  width: 550px;
}
#block-panels-mini-home-page-thumbnail-slider .attachment{
  width: 337px;
}
#block-panels-mini-home-page-thumbnail-slider .attachment ul.slides li{
  width: 298px !important;
}
/************************************************************
FOOTER
************************************************************/

#region-footer-first {
  height: 185px;
  background: url("../images/nmseal.png") no-repeat left center;
}
#region-footer-first .region-inner {
  padding-left: 200px;
}

#block-menu-menu-focus-in-the-1st,
#block-menu-menu-footer-navigation-menu{
  padding: 0px 20px;
}
#block-boxes-connect-with-us{
width: 380px;
}
/* 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;
}