@import url("/editor/global.css");
@import url("normalize.css");
.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: '';
  display: block;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.row {
  width: 1010px;
  margin: 0 auto;
  zoom: 1;
}
.row:before {
  content: '';
  display: block;
}
.row:after {
  content: '';
  display: table;
  clear: both;
}
.imgwrap {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.imgwrap img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.imgwrap img.greene {
  position: absolute;
  top: 0;
  right: 0;
  max-width: none;
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  margin: 0;
}
body * {
  box-sizing: border-box;
}
h2,
.h2 {
  font-size: 2.4rem;
  line-height: 2.4rem;
  margin: 0 0 1rem;
  font-family: "Open Sans condensed", sans-serif;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
h3,
.h3 {
  font-size: 1.4rem;
  line-height: 1.4rem;
  margin: 0;
  font-family: "Open Sans condensed", sans-serif;
  font-weight: 300;
  color: #5e9ca0;
}
h4,
.h4 {
  font-size: 1rem;
  line-height: 1rem;
  margin: 0;
  font-family: "Open Sans condensed", sans-serif;
  font-weight: 300;
  color: #777;
}
h2 a,
h3 a,
h4 a,
.h2 a,
.h3 a,
.h4 a {
  color: inherit;
}
a {
  color: #0193b7;
  text-decoration: none;
}
a:hover {
  color: #5e9ca0;
}
div.meltwaternews .title {
  font-size: 1.4rem;
  line-height: 1.4rem;
  margin: 0;
  font-family: "Open Sans condensed", sans-serif;
  font-weight: 300;
  color: #5e9ca0;
}
div.meltwaternews .title a {
  color: inherit;
}
div.meltwaternews .date,
div.meltwaternews .source {
  font-size: 1rem;
  line-height: 1rem;
  margin: 0;
  font-family: "Open Sans condensed", sans-serif;
  font-weight: 300;
  color: #777;
}
div.meltwaternews .date a,
div.meltwaternews .source a {
  color: inherit;
}
div.meltwaternews a:link {
  color: #0193b7;
  text-decoration: none;
  font-size: inherit;
}
div.meltwaternews a:link:hover {
  color: #5e9ca0;
}
#cmp_wrapper {
  background: #fff;
}
#cmp_wrapper * {
  box-sizing: content-box;
}
.helper,
.helper_text,
.helper-text {
  background: #ffd;
  border: 1px solid #222;
  font-size: 11px;
  line-height: 12px;
  padding: 5px;
}
.helper div,
.helper_text div,
.helper-text div {
  display: none !important;
}
#pagetop {
  background: url("img/bottles.jpg") no-repeat left -200px fixed;
  background-size: cover;
  height: 130px;
  position: relative;
}
#nd_home #pagetop {
  height: 550px;
  background-position: left top;
}
#headerbump {
  height: 90px;
}
.cmp-on #headerbump {
  height: 0;
}
#header {
  background: #0193b7;
  height: 90px;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
.cmp-on #header {
  position: relative;
}
#header h1#logo {
  float: left;
  width: 220px;
  height: 100px;
  background: #fff;
  margin: 0;
  padding: 10px 15px;
}
#header h1#logo img {
  width: auto;
  height: 80px;
}
#header #user {
  float: right;
  margin: 0;
  padding: 0.6rem 0;
  list-style: none;
}
#header #user li {
  float: left;
  margin-left: 2.5rem;
}
#header #user li a {
  color: #fff;
  font-family: "Open Sans condensed", sans-serif;
  font-weight: 300;
}
#header #user li.login {
  line-height: 31px;
  font-size: 0.95rem;
}
#header #user li.search {
  background: #01abd5;
  padding: 3px;
}
#header #user li.search input {
  background: none;
  border: none;
  padding: 0 5px;
  color: #fff;
  font-size: 0.8rem;
}
#header #user li.search button {
  background: #0193b7;
  border: none;
  color: #fff;
  font-size: 1.1rem;
}
#header #user li.search button:hover,
#header #user li.search button:active {
  background: #ee9c21;
}
#header #user li.search button img {
  width: 16px;
  height: 16px;
}
#header #primary ul.nav1 {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  clear: right;
  z-index: 1000;
  font-size: 1.6rem;
  font-family: "Open Sans condensed", sans-serif;
  font-weight: 300;
}
#header #primary ul.nav1 li {
  float: left;
  margin-left: 0.5rem;
  position: relative;
}
#header #primary ul.nav1 li a {
  color: #fff;
  display: block;
  padding: 0.125rem 1rem;
  text-shadow: 1px 1px 0 #004252;
}
#header #primary ul.nav1 li ul {
  display: none;
  list-style: none;
  width: 220px;
  margin: 0;
  padding: 0.5rem;
  position: absolute;
  background: #019fc6;
  font-size: 0.8em;
}
#header #primary ul.nav1 li ul li {
  float: none;
  margin: 0;
}
#header #primary ul.nav1 li ul li:hover {
  background: #01abd5;
}
#header #primary ul.nav1 li ul li ul {
  left: 200px;
  top: 0;
  background: #01abd5;
}
#header #primary ul.nav1 li ul li ul li:hover {
  background: #01b8e5;
}
#header #primary ul.nav1 li:hover {
  background: #019fc6;
}
#header #primary ul.nav1 li:hover > ul {
  display: block;
}
#banner {
  padding: 3rem 0;
  position: relative;
}
#banner .home-slideshow {
  list-style: none;
  margin: 0;
  padding: 0;
}
#banner .home-slideshow li {
  zoom: 1;
  width: 1010px;
}
#banner .home-slideshow li:before {
  content: '';
  display: block;
}
#banner .home-slideshow li:after {
  content: '';
  display: table;
  clear: both;
}
#banner .home-slideshow li .slide {
  width: 653.33333333px;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 360px;
  border: 10px solid #fff;
  background: #fff;
  overflow: hidden;
  text-align: center;
  position: relative;
}
#banner .home-slideshow li .slide img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
#banner .home-slideshow li .slide img.greene {
  position: absolute;
  top: 0;
  right: 0;
  max-width: none;
}
#banner .home-slideshow li .caption {
  width: 296.66666667px;
  float: right;
  background: #ee9c21;
  margin: 0;
  padding: 1rem 1.5rem;
  min-height: 30px;
  position: relative;
}
#banner .home-slideshow li .caption h2,
#banner .home-slideshow li .caption p {
  margin: 0;
  color: #fff;
  text-shadow: 1px 1px 0 #cc8110;
}
#banner .home-slideshow li .caption h2 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
#banner .home-slideshow li .caption a {
  color: #fff;
}
#banner #bannerpager {
  width: 653.33333333px;
  float: left;
  text-align: right;
  padding-right: 10px;
  margin-top: -30px;
  position: relative;
  z-index: 1000;
}
#banner #bannerpager span {
  display: inline-block;
  margin-right: 0.5rem;
  width: 14px;
  height: 14px;
  background: #fff;
  color: transparent;
  cursor: pointer;
}
#banner #bannerpager span.cycle-pager-active {
  background: #ee9c21;
}
#main {
  padding: 2rem 0;
}
.home-main {
  width: 653.33333333px;
  float: right;
}
.home-side {
  width: 296.66666667px;
  float: left;
}
#social {
  padding: 1rem 0 1.5rem;
}
#social h3 {
  line-height: 32px;
  vertical-align: middle;
  display: inline-block;
}
#social ul.social {
  margin: 0;
  padding: 0 0 0 0.5rem;
  list-style-type: none;
  display: inline;
}
#social ul.social li {
  display: inline;
}
#social ul.social li a {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("img/flat_social.svg") no-repeat 0 0;
  vertical-align: middle;
  overflow: hidden;
  text-indent: -1000px;
}
#social ul.social li a.facebook {
  background-position: 0px 0;
}
#social ul.social li a.facebook:hover {
  background-position: 0px -50px;
}
#social ul.social li a.twitter {
  background-position: -50px 0;
}
#social ul.social li a.twitter:hover {
  background-position: -50px -50px;
}
#social ul.social li a.pinterest {
  background-position: -100px 0;
}
#social ul.social li a.pinterest:hover {
  background-position: -100px -50px;
}
#social ul.social li a.flickr {
  background-position: -150px 0;
}
#social ul.social li a.flickr:hover {
  background-position: -150px -50px;
}
#social ul.social li a.linkedin {
  background-position: -200px 0;
}
#social ul.social li a.linkedin:hover {
  background-position: -200px -50px;
}
.home-side h3 {
  font-family: "Open Sans condensed", sans-serif;
  font-weight: 700;
}
.home-side ul#news,
.home-side ul#announcements {
  list-style: none;
  margin: 1rem 0 0;
  padding: 0;
}
.home-side ul#news li,
.home-side ul#announcements li {
  padding: 0.5rem 0 1.5rem;
  border-top: 1px solid #0193b7;
}
.home-side ul#news li cite,
.home-side ul#announcements li cite {
  font-size: 0.8rem;
  font-weight: bold;
  color: #777;
  font-style: normal;
}
.home-side ul#news li h3,
.home-side ul#announcements li h3 {
  font-size: 1.1rem;
  font-family: "Open Sans condensed", sans-serif;
  font-weight: 700;
  color: #222;
}
.home-side ul#news li p,
.home-side ul#announcements li p {
  font-size: 0.9rem;
}
.featured-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.featured-list li {
  padding: 1rem 0;
  zoom: 1;
}
.featured-list li:before {
  content: '';
  display: block;
}
.featured-list li:after {
  content: '';
  display: table;
  clear: both;
}
.featured-list li .feature-img {
  float: left;
  width: 150px;
  height: 150px;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.featured-list li .feature-img img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.featured-list li .feature-img img.greene {
  position: absolute;
  top: 0;
  right: 0;
  max-width: none;
}
.featured-list li .feature-desc {
  margin-left: 170px;
}
.featured-list li .feature-desc h3 {
  font-family: "Open Sans condensed", sans-serif;
  font-weight: 700;
  color: #5e9ca0;
}
#footerwrap {
  padding: 30px 0;
  background: #f5f5f5;
}
#footerwrap .contact {
  width: 475px;
  float: left;
}
#footerwrap #footer {
  width: 475px;
  float: right;
  text-align: right;
  font-size: 0.6rem;
  line-height: 1rem;
}
#footerwrap h3 {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
  font-family: "Open Sans condensed", sans-serif;
  font-weight: 300;
  color: #222;
}
#footerwrap p {
  font-size: 0.8rem;
  line-height: 1.1rem;
  margin: 0;
}
#footerwrap .powered-by {
  font-size: 0.7rem;
  display: inline-block;
  margin-bottom: 0.5rem;
  color: #666;
}
#footerwrap .svg-wrap svg {
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  height: 20px;
  margin-left: 0.2rem;
}
#main_content {
  width: 653.33333333px;
  float: left;
}
#secondary {
  width: 296.66666667px;
  float: right;
}
.secondary_box {
  background: #f5f5f5;
  padding: 1rem;
  margin: 0 0 2rem;
  font-size: 0.9rem;
}
#subnav {
  background: #f5f5f5;
  padding: 1rem;
  margin: 0 0 2rem;
  font-size: 0.9rem;
}
#subnav ul.nav1 {
  list-style: none;
  margin: 0;
  padding: 0;
}
#subnav ul.nav1 > li {
  display: none;
}
#subnav ul.nav1 > li.on {
  display: block;
}
#subnav ul.nav1 > li.on > a {
  display: none;
}
#subnav ul.nav1 > li.on ul {
  list-style: none;
  margin: 1em 0;
  padding: 0;
  font-size: 1.1em;
}
#subnav ul.nav1 > li.on ul li {
  margin: 0.2em 0;
}
#subnav ul.nav1 > li.on ul li a {
  display: block;
}
#subnav ul.nav1 > li.on ul li ul {
  font-size: 0.8em;
  margin: 0.2em 0 0.75em 1em;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #86e6fe;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #86e6fe;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #86e6fe;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #86e6fe;
}
/* login size fix */
#login_form input {
  height: auto;
  margin-bottom: 1em;
}
.article-hof a {
  color: #6ea6aa;
  text-decoration: none;
}
.article-hof a:hover {
  color: #01a7d0;
}
.article-hof .greene {
  border: none;
  height: 13px!important;
  width: 15px!important;
}
.article-hof .page_name {
  font-weight: 400;
  font-size: 3.6rem;
  margin-bottom: .75em;
}
.article-hof .kicker {
  float: right;
}
.article-hof #pagetop {
  background: #1d2732;
  height: 100px;
}
.article-hof #header {
  background: #213347;
}
.article-hof #header #primary ul.nav1 li a {
  text-shadow: 1px 1px 0 #23272c;
}
.article-hof #header #primary ul.nav1 li ul {
  background: #57626e;
}
.article-hof #header #primary ul.nav1 li ul li:hover {
  background: #5e6976;
}
.article-hof #header #primary ul.nav1 li ul li ul {
  background: #5e6976;
}
.article-hof #header #primary ul.nav1 li ul li ul li:hover {
  background: #64717f;
}
.article-hof #header #primary ul.nav1 li:hover {
  background: #57626e;
}
.article-hof #header #user li.search {
  background: #5e6976;
}
.article-hof #header #user li.search button {
  background: #505a65;
}
.article-hof #header #user li.search button:hover,
.article-hof #header #user li.search button:active {
  background: #ee9c21;
}
.article-hof #header #user li.search ::-webkit-input-placeholder {
  color: #b9c0c8;
}
.article-hof #header #user li.search :-moz-placeholder {
  color: #b9c0c8;
}
.article-hof #header #user li.search ::-moz-placeholder {
  color: #b9c0c8;
}
.article-hof #header #user li.search :-ms-input-placeholder {
  color: #b9c0c8;
}
.article-hof #main {
  padding: 0;
  background: #505a65 url(img/bottles2.jpg) no-repeat;
  color: #fff;
  background-attachment: fixed;
  line-height: 1.8em;
}
@media screen and (min-width: 1700px) {
  .article-hof #main {
    background-size: cover;
  }
}
.article-hof #main_content {
  width: 564.17px;
  float: right;
  padding-top: 4rem;
}
.article-hof #main_content > .inner {
  padding: 10rem 0 2rem;
}
.article-hof #secondary {
  width: 385.83px;
  float: left;
  padding: 3rem 0 2rem;
  background: #1d2732;
}
.article-hof #secondary > .inner {
  padding: 0 2rem;
}
.article-hof figure {
  margin: 1em 0;
}
.article-hof figure .img-wrap {
  height: 460px;
  overflow: hidden;
  border: .125em solid #5b6773;
  position: relative;
}
.article-hof figure .img-wrap .greene {
  position: absolute;
  top: 1em;
  left: 1em;
}
.article-hof figure img {
  width: 100%;
  height: 100%;
}
.article-hof figcaption {
  margin: 1em 0;
  font-size: .875em;
  font-style: italic;
  color: #9da7b1;
  line-height: 1.4em;
}
.login_alert {
  color: #F00;
}
.login_alert a {
  color: #0193b7;
}
.login .alert_notice td {
  box-sizing: content-box;
}
