html, body
{
    margin: 0;
    padding: 0;
}

#top_menu_home {
	float:left;
	width: 4%;
	clear:none;
	height: 2.5em;
	line-height: 2.5em;
	text-align: center;
	vertical-align: center;
}

#top_menu_home a,
#top_menu_home a:link,
#top_menu_home a:visited {
	color: black;
	text-decoration: none;
}
	
#top_menu_home a:hover,
#top_menu_home a:focus,
#top_menu_home :hover > a,
#top_menu_home a:hover:after,
#top_menu_home a:active {
  background: #485A6E;
  outline: 0;
  color: #F5D238;
  text-decoration:none;
}

#top_menu_home:hover,
#top_menu_home:focus,
#top_menu_home:hover > a,
#top_menu_home:hover:after,
#top_menu_home:active {
  background: #485A6E;
  outline: 0;
  color: #F5D238;
}

#menu-wrapper {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 100;
  top: 0%;
  min-height: 2.5em; /*xxx*/
  clear: both;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
}

/*it's this clear:none that lets our superfish menu on same line as 'home' link */
.sf-menu.sf-style-ghrc {
  float: left;
  width: 96%;
  margin-bottom: 1em;
  padding: 0;
  clear:none;
}
.sf-menu.sf-style-ghrc.sf-navbar {
  width: 100%;
  background: white;
  text-align: justify;
}
.sf-menu.sf-style-ghrc ul {
  padding-left: 0;
}
.sf-menu.sf-style-ghrc a {
  /*border: 1px solid #e1e1e1;
  color: #555555;*/
  color: #000000;
  padding: 0.75em 1em;
}
.sf-menu.sf-style-ghrc a.sf-with-ul {
  padding-right: 2.25em;
}
.sf-menu.sf-style-ghrc.rtl a.sf-with-ul {
  padding-left: 2.25em;
  padding-right: 1em;
}
.sf-menu.sf-style-ghrc.sf-navbar a {
  border: 0;
}
.sf-menu.sf-style-ghrc span.sf-description {
  color: #13a;
  display: block;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 5px 0 0 5px;
  padding: 0;
}
.sf-menu.sf-style-ghrc li,
.sf-menu.sf-style-ghrc.sf-navbar {
  /*background: #f9f9f9;*/
  background: white;
}
.sf-menu.sf-style-ghrc li a:hover{
  color: #F5D238;
}
.sf-menu.sf-style-ghrc li li {
  /*background: #f7f7f7;*/
  background: #485A6E;
  color: #F5D238;
}
.sf-menu.sf-style-ghrc li li a{
  color: #F5D238;
}
.sf-menu.sf-style-ghrc li li a:hover{
  color: #FFFFFF;
}
.sf-menu.sf-style-ghrc li li li {
  /*background: #f5f5f5;*/
  background: #485A6E;
  color: #F5D238;
}
.sf-menu.sf-style-ghrc li:hover,
.sf-menu.sf-style-ghrc li.sfHover,
.sf-menu.sf-style-ghrc li.active a,
.sf-menu.sf-style-ghrc a:focus,
.sf-menu.sf-style-ghrc a:hover > a,
.sf-menu.sf-style-ghrc a:hover:after,
.sf-menu.sf-style-ghrc a:active,
.sf-menu.sf-style-ghrc.sf-navbar li li {
  /*background: #e9e9e9;*/
  background: #485A6E;
  outline: 0;
  color: #F5D238;
}
.sf-menu.sf-style-ghrc.sf-navbar li ul {
  /*background-color: #e9e9e9;*/
  background-color: #485A6E;
  outline: 0;
  color: #F5D238;
}
.sf-menu.sf-style-ghrc.sf-navbar li ul li ul {
  background-color: transparent;
}
/*.sf-menu.sf-style-ghrc .sf-sub-indicator {
  background-image: url('file:///D|/Websites/ghrc_drupal/sites/all/libraries/superfish/images/arrows-777777.png');
}
.sf-menu.sf-style-ghrc.rtl .sf-sub-indicator {
  background-image: url('file:///D|/Websites/ghrc_drupal/sites/all/libraries/superfish/images/arrows-777777-rtl.png');
}*/
.sf-menu.sf-style-ghrc ul.sf-megamenu li.sf-megamenu-wrapper ol,
.sf-menu.sf-style-ghrc ul.sf-megamenu li.sf-megamenu-wrapper ol li {
  margin: 0;
  padding: 0;
}
.sf-menu.sf-style-ghrc ul.sf-megamenu li.sf-megamenu-wrapper a.menuparent {
  font-weight: bold;
  color: white;
}
.sf-menu.sf-style-ghrc ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  display: inline;
  float: left;
  width: 12em;
}
.sf-menu.sf-style-ghrc.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  float: right;
}
.sf-menu.sf-style-ghrc li.sf-parent-children-1 ul.sf-megamenu {
  width: 12em;
}
.sf-menu.sf-style-ghrc li.sf-parent-children-2 ul.sf-megamenu {
  width: 24em;
}
.sf-menu.sf-style-ghrc li.sf-parent-children-3 ul.sf-megamenu {
  width: 36em;
}
.sf-menu.sf-style-ghrc li.sf-parent-children-4 ul.sf-megamenu {
  width: 48em;
}
.sf-menu.sf-style-ghrc li.sf-parent-children-5 ul.sf-megamenu {
  width: 60em;
}
.sf-menu.sf-style-ghrc li.sf-parent-children-6 ul.sf-megamenu {
  width: 72em;
}
.sf-menu.sf-style-ghrc li.sf-parent-children-7 ul.sf-megamenu {
  width: 84em;
}
.sf-menu.sf-style-ghrc li.sf-parent-children-8 ul.sf-megamenu {
  width: 96em;
}
.sf-menu.sf-style-ghrc li.sf-parent-children-9 ul.sf-megamenu {
  width: 108em;
}
.sf-menu.sf-style-ghrc li.sf-parent-children-10 ul.sf-megamenu {
  width: 120em;
}

/*#menu-466-1 a {
	text-indent: -999em;
	background: url('file:///D|/Websites/ghrc_drupal/sites/all/libraries/superfish/style/home_menu_icon.png') no-repeat  !important;
	margin-top: .3em; /*xxx*/
/* }
#menu-466-1 a:hover {
	background: url('file:///D|/Websites/ghrc_drupal/sites/all/libraries/superfish/style/hover_home_menu_icon.png') no-repeat  !important;
}*/

ul.sf-megamenu{
	width:200px !important;
}

.subhead_new {
	font-family: 'Muli', sans-serif;
	font-size: 24px;
	color: #000;
	text-decoration: none;
	font-style: none;
	font-weight: normal;
}

.subhead_new a:link, .subhead_data a:visited,  .subhead_data a:active{
	color: #000;
	text-decoration: none;
	}
.subhead_new a:hover {
	color: #000;
	text-decoration: underline;
	}

/* ======== menumaker menu for main menu ========= */
#cssmenu{
border-top:1px solid #D7D7D7 !important;
border-bottom: 1px solid #D7D7D7 !important;
}

#cssmenu,
#cssmenu #menu-button {
clear:both;
}

/*remove padding from home icon so it's not vertically tall*/
.csshome {
padding-top: 0px !important;
padding-bottom: 0px !important;
display:block; 
 height:30px; 
 width:30px; 
 background: url(images/buttons/home_icon.png) center top no-repeat;
}

.csshome:hover {
background: url(images/buttons/icon_home_wt-64px.png) center top no-repeat;
background-size: 26px;
}

/*Make the LINK that's INSIDE the li element wide/tall so we can
activate it by clicking anywhere inside the li "house picture"*/
.csshome > a {
width: 29px;
height:29px;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
/*  position: relative;*/ /*remove this to make left flyouts start at top*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
color:white; /*color for labels in FC menu*/

}

/*fix dropdown stacking issues over breadcrumb area for firefox*/
#cssmenu > ul > li > ul  {
  z-index:10;
}




#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu #menu-button {
  display: none;
}

/*manipulate the whole topmost level bar*/
#cssmenu > ul > li {
  float: left;
}

/*manipulate the whole topmost level bar*/
#cssmenu > ul > li > a {
  padding-left:11px;
  padding-top:8px; 
  padding-bottom:8px;
  margin-right:13px;  
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  /*font-weight: 700;*/
  text-transform: uppercase;
  /*Per Ajinkya, lose the animation
  -webkit-transition: color .25s ease;
     -moz-transition: color .25s ease;
          transition: color .25s ease;*/  
  color:black;
}

#cssmenu > ul > li:hover  {
  background-color: #485A6E;
}

#cssmenu > ul > li:hover > a {
  color: #F5D238;
}

#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}

#cssmenu ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
  /*Per Ajinkya, lose the animation
  -webkit-transition: background .25s ease;
     -moz-transition: background .25s ease;
          transition: background .25s ease; */  
}

#cssmenu > ul > li.has-sub:hover > a:after,
#cssmenu > ul > li.has-sub > a:hover:after {
  background: #ffffff;
}

#cssmenu ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
/*Per Ajinkya, lose the animation
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;*/
}

#cssmenu ul > li.has-sub:hover > a:before,
#cssmenu ul > li.has-sub > a:hover:before {
  top: 23px;
  height: 0;
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}

/*first level items like hurricane science
without kids of their own*/
#cssmenu li:hover > ul {
  left: auto;
  background: #485A6E;
}

#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}

/*Per Ajinkya, lose the animation
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .25s ease;
     -moz-transition: height .25s ease;
          transition: height .25s ease;
}*/

#cssmenu li:hover > ul > li {
  height: 35px;
}

/*the first level of dropped-down squares*/
#cssmenu ul ul li a {
  width: 170px;
  padding: 11px 15px;
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  font-size: 12px;
  text-decoration: none;
  color: #F5D238;
  font-weight: 400;
  background:#485A6E;
}

/*the flyout non-link texts*/
#cssmenu ul >li>ul> li:last-child{
/*  background:#485A6E;
width:170px;
  border-top: 1px solid rgba(150, 150, 150, 0.15);
  border-right: 1px solid rgba(150, 150, 150, 0.15);
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
padding: 11px 15px;*/
}

#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
color: #F5D238;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: white;
  background-color:#79aee4;
  border-bottom:1px solid #79aee4;
}

#cssmenu ul ul li.has-sub > a:after {
  top: 16px;
  right: 11px;
  background: #dddddd;
}

#cssmenu ul ul > li.has-sub:hover > a:after,
#cssmenu ul ul > li.has-sub > a:hover:after {
  background: #ffffff;
}

#cssmenu ul ul li.has-sub > a:before {
  top: 13px;
  right: 14px;
  background: #dddddd;
}

#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

/*cusomize some menu items/links so they are tall
enough to take 2 lines and still show their
separation border underneath them. 
Done because of new, longer citation text...*/
.tallMenuItem { 
  list-style-position: inside !important;
  margin-bottom: 12px !important;
}

/*customize all flyouts*/
.datamenu-flyout,
.projectsmenu-flyout,
.fcmenu-flyout,
.measurementsmenu-flyout,
.resourcesmenu-flyout,
.multimediamenu-flyout,
.aboutmenu-flyout{
background-color: #79aee4; 
 width:170px;
border-top: 1px solid rgba(150, 150, 150, 0.15);
border-right: 1px solid rgba(150, 150, 150, 0.15);
border-bottom: 1px solid rgba(150, 150, 150, 0.15);
padding: 20px 10px !important;
}

/*make fcmenu flyout wider than others*/
.fcmenu-flyout{
width:227px;
}

/*make projects flyout wider than others*/
.projectsmenu-flyout {
width:300px;
}

/*customize flyout heights
in relation to parent menu heights*/
.datamenu-flyout{
height:280px !important;
}

.projectsmenu-flyout{
height:175px !important;
}

.fcmenu-flyout{
height:560px !important;
}

.measurementsmenu-flyout{
height:210px !important;
}

.resourcesmenu-flyout{
 height:256px !important;
}

.multimediamenu-flyout{
height:70px !important;
}

.aboutmenu-flyout{
height:187px !important;
}

.cssmenu-label{
/*padding:10px !important;
  border-bottom: 1px solid rgba(150, 150, 150, 0.15) !important;*/
  }
  
.cssmenu-label a {
margin-bottom:30px;
font-style:italic;
padding-left:7px !important;
}  
  
/*****************************************************/
/*Disabled/commented out resizing for narrow/small menus as not enabled yet
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen ul {
  width: 100%;
  display: none;
}
#cssmenu.small-screen.align-center > ul {
  text-align: left;
}
#cssmenu.small-screen ul li {
  width: 100%;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#cssmenu.small-screen ul ul li,
#cssmenu.small-screen li:hover > ul > li {
  height: auto;
}
#cssmenu.small-screen ul li a,
#cssmenu.small-screen ul ul li a {
  width: 100%;
  border-bottom: 0;
}
#cssmenu.small-screen > ul > li {
  float: none;
}
#cssmenu.small-screen ul ul li a {
  padding-left: 25px;
}
#cssmenu.small-screen ul ul ul li a {
  padding-left: 35px;
}
#cssmenu.small-screen ul ul li a {
  color: #dddddd;
  background: none;
}
#cssmenu.small-screen ul ul li:hover > a,
#cssmenu.small-screen ul ul li.active > a {
  color: #ffffff;
}
#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul,
#cssmenu.small-screen.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#cssmenu.small-screen > ul > li.has-sub > a:after,
#cssmenu.small-screen > ul > li.has-sub > a:before,
#cssmenu.small-screen ul ul > li.has-sub > a:after,
#cssmenu.small-screen ul ul > li.has-sub > a:before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: block;
  padding: 17px;
  color: #dddddd;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
#cssmenu.small-screen #menu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  content: '';
}
#cssmenu.small-screen #menu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #dddddd;
  content: '';
}
#cssmenu.small-screen #menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu.small-screen #menu-button.menu-opened:before {
  top: 23px;
  background: #ffffff;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#cssmenu.small-screen .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid rgba(120, 120, 120, 0.2);
  height: 46px;
  width: 46px;
  cursor: pointer;
}
#cssmenu.small-screen .submenu-button.submenu-opened {
  background: #262626;
}
#cssmenu.small-screen ul ul .submenu-button {
  height: 34px;
  width: 34px;
}
#cssmenu.small-screen .submenu-button:after {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.small-screen ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:after {
  background: #ffffff;
}
#cssmenu.small-screen .submenu-button:before {
  position: absolute;
  top: 19px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
}
#cssmenu.small-screen ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:before {
  display: none;
}
#cssmenu.small-screen.select-list {
  padding: 5px;
}  */

/*make spacing good on lower items like access data*/
.footerItemLower {
color:white;
display:block;
padding-top:2em;
clear: left;
}

/*remove padding from home icon so it's not vertically tall*/
.csshome {
padding-top: 0px !important;
padding-bottom: 0px !important;
display:block; 
 height:30px; 
 width:30px; 
 background: url(/css/images/buttons/home_icon.png) center top no-repeat;
}

.csshome:hover {
background: url(/css/images/buttons/icon_home_wt-64px.png) center top no-repeat;
background-size: 26px;
}

/*Make the LINK that's INSIDE the li element wide/tall so we can
activate it by clicking anywhere inside the li "house picture"*/
.csshome > a {
width: 29px;
height:29px;
}