body {
	font-family: "Open Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	/* customize_body_background_color */ background-color:#fafafa; /* customize_body_background_color */
	/* customize_body_font_color */ color:#222222; /* customize_body_font_color */
}

.ff-wrapper a, .ff-wrapper a:hover, .ff-wrapper a:active, .ff-wrapper a:focus {
  outline: none;
}
.ff-wrapper a {
  /* customize_link_color */
  color: #2276ff;
  /* customize_link_color */
}
.ff-wrapper a:hover {
  /* customize_link_hover_color */
  color: #666666;
  /* customize_link_hover_color */
}
.ff-wrapper .row, .ff-wrapper .contain-to-grid .top-bar {
  max-width: 75rem;
}
.ff-wrapper .ff-search-form input[type=submit] {
  border: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  font-size: 14px;
}
.ff-wrapper .ff-search-form span.postfix {
  border: none;
}
.ff-wrapper .left-off-canvas-toggle, .ff-wrapper .right-off-canvas-toggle {
  line-height: 45px;
  z-index: 100;
  width: auto;
  position: fixed;
  top: 0;
  width: 45px;
  height: 45px;
  background-color: #333333;
}
.ff-wrapper .left-off-canvas-toggle {
  left: 0;
  text-align: center;
}
.ff-wrapper .right-off-canvas-toggle {
  right: 0;
  text-align: center;
}
.ff-wrapper img {
  display: block;
}
.ff-wrapper .contain-to-grid, .ff-wrapper .top-bar, .ff-wrapper .top-bar-section li a:not(.button) {
  /* customize_top_bar_nav_background */
  background-color: #333333;
  /* customize_top_bar_nav_background */
}
.ff-wrapper #ff-wrapper .top-bar-section a.nav-selected, .ff-wrapper #ff-wrapper .top-bar-section a.nav-path-selected {
  /* customize_top_bar_nav_link_selected */
  background-color: #2276ff;
  /* customize_top_bar_nav_link_selected */
}
.ff-wrapper .top-bar-section li a:hover:not(.button) {
  /* customize_top_bar_nav_link_hover */
  background-color: #272727;
  /* customize_top_bar_nav_link_hover */
}
.ff-wrapper #ff-page-meta-wrap {
  /* customize_page_meta_background */
  background-color: #2276ff;
  /* customize_page_meta_background */
  padding-top: 22px;
  padding-bottom: 22px;
  /*
  	background-image: url(/packages/foundation/themes/foundation/images/marquee-stars.png);
  	background-repeat: repeat;
  */
}
.ff-wrapper #ff-page-meta h1 {
  color: #FFFFFF;
}
.ff-wrapper #ff-page-meta h4 {
  color: #CCCCCC;
}
.ff-wrapper #ff-banner-wrap {
  background-color: #2276ff;
  padding-top: 22px;
  padding-bottom: 22px;
  /*
  	background-image: url(/packages/foundation/themes/foundation/images/marquee-stars.png);
  	background-repeat: repeat;
  */
}
.ff-wrapper #ff-banner-wrap img {
  margin-left: auto;
  margin-right: auto;
}
.ff-wrapper .ff-sidebar {
  /* customize_sidebar_background_color */
  background-color: #FAFAFA;
  /* customize_sidebar_background_color */
  padding: 32px 20px;
}
.ff-wrapper .ff-sidebar a:link, .ff-wrapper .ff-sidebar a:visited { color: #2276ff; }
.ff-wrapper .ff-sidebar a:hover { color: #666; }
.ff-wrapper #ff-footer-top-wrap .bestfit { width: 100%; height: auto !important; }
.ff-wrapper #ff-footer-top-wrap {
  color: #FFFFFF;
  /* customize_footer_top_background_color */
  background-color: #2276ff;
  /* customize_footer_top_background_color */
}
.ff-wrapper #ff-footer-top-wrap h4 { color:#fff; border-bottom: 1px solid #fff; font-size: 18px; line-height: 1.1em; }
.ff-wrapper #ff-footer-top-wrap a:link, .ff-wrapper #ff-footer-top-wrap a:visited { color: #fff; }
.ff-wrapper #ff-footer-top-wrap a:hover, .ff-wrapper #ff-footer-top-wrap a:active { text-decoration: underline; }
.ff-wrapper #ff-footer-top-wrap p.ptitle { font-size: 12px; line-height: 16px; border-bottom: 1px solid #fff; color: #fff; margin-bottom: 8px; }
.ff-wrapper #ff-footer-bottom-wrap {
  color: #666666;
  /* customize_footer_bottom_background_color */
  background-color: #333333;
  /* customize_footer_bottom_background_color */
}
.ff-wrapper #ff-footer-bottom-wrap h3 { border-bottom: 1px solid #666; }
.ff-wrapper #ff-footer-bottom-wrap h3, .ff-wrapper #ff-footer-bottom-wrap h3 a:link, .ff-wrapper #ff-footer-bottom-wrap h3 a:visited {
	color: #fff;
	font-size: 18px; margin-bottom: 0;
}
.ff-wrapper #ff-footer-bottom-wrap ul.side-nav a:link, .ff-wrapper #ff-footer-bottom-wrap ul.side-nav a:visited {
 color: #999999; 
}
.ff-wrapper #ff-footer-bottom-wrap ul.side-nav a:hover { color: #666666; }
.ff-wrapper #ff-footer-signin {
  text-align: right;
}
.ff-wrapper .ff-pad-top-small {
  padding-top: 10px;
}
.ff-wrapper .ff-pad-top-medium {
  padding-top: 20px;
}
.ff-wrapper .ff-pad-top-large {
  padding-top: 50px;
}
.ff-wrapper .ff-pad-bottom-small {
  padding-bottom: 10px;
}
.ff-wrapper .ff-pad-bottom-medium {
  padding-bottom: 20px;
}
.ff-wrapper .ff-pad-bottom-large {
  padding-bottom: 50px;
}
.ff-wrapper .ff-pad-left-small {
  padding-left: 10px;
}
.ff-wrapper .ff-pad-left-medium {
  padding-left: 20px;
}
.ff-wrapper .ff-pad-left-large {
  padding-left: 50px;
}
.ff-wrapper .ff-pad-right-small {
  padding-right: 10px;
}
.ff-wrapper .ff-pad-left-medium {
  padding-right: 20px;
}
.ff-wrapper .ff-pad-left-large {
  padding-right: 50px;
}
.ff-wrapper .ff-mar-top-none {
  margin-top: 0;
}
.ff-wrapper .ff-mar-top-small {
  margin-top: 10px;
}
.ff-wrapper .ff-mar-top-medium {
  margin-top: 20px;
}
.ff-wrapper .ff-mar-top-large {
  margin-top: 50px;
}
.ff-wrapper .ff-mar-bottom-none {
  margin-bottom: 0;
}
.ff-wrapper .ff-mar-bottom-small {
  margin-bottom: 10px;
}
.ff-wrapper .ff-mar-bottom-medium {
  margin-bottom: 20px;
}
.ff-wrapper .ff-mar-bottom-large {
  margin-bottom: 50px;
}
.ff-wrapper .ff-mar-left-small {
  margin-left: 10px;
}
.ff-wrapper .ff-mar-left-medium {
  margin-left: 20px;
}
.ff-wrapper .ff-mar-left-large {
  margin-left: 50px;
}
.ff-wrapper .ff-mar-right-small {
  margin-right: 10px;
}
.ff-wrapper .ff-mar-left-medium {
  margin-right: 20px;
}
.ff-wrapper .ff-mar-left-large {
  margin-right: 50px;
}
.ff-wrapper .ff-bor-left {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.ff-wrapper .ff-bor-right {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.ff-wrapper #ff-footer-top .ff-bor-right {
  border-right: 1px solid #FFFFFF;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.ff-wrapper .clear {
  clear: both;
}
.ff-wrapper .alpha {
  padding-left: 0;
}
.ff-wrapper .omega {
  padding-right: 0;
}
@media only screen and (max-width: 768px) {
  .ff-wrapper .ff-bor-left {
    border-left: none;
  }
  .ff-wrapper .ff-bor-right {
    border-right: none;
  }
}
.ff-wrapper .ff-box-shadow {
  -moz-box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.1);
}
.ff-wrapper .ff-box-hightlight {
  -moz-box-shadow: 3px 3px 6px 1px rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 3px 3px 6px 1px rgba(255, 255, 255, 0.1);
  box-shadow: 3px 3px 6px 1px rgba(255, 255, 255, 0.1);
}
.ff-wrapper .ff-box-border {
  -moz-box-shadow: 0 0 0px 3px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 0 0px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 0px 3px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.ff-wrapper .ff-text-shadow {
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
}
.ff-wrapper .ff-text-highlight {
  text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.2);
}
.ff-wrapper .ff-outline {
  border: 1px solid #E8E8E8;
}
.ff-wrapper .ff-fill-white {
  background-color: #FFFFFF;
}
.ff-wrapper .ff-fill-grey {
  background-color: #F9F9F9;
}
.ff-wrapper .ff-noise {
  background-image: url(/packages/foundation/themes/foundation/images/noise-bg.png);
  background-repeat: repeat;
}
.ff-wrapper .ff-full-width {
  width: 100%;
}
.ff-wrapper .ff-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: inline-block;
  float: none;
}
@media only screen and (max-width: 70em) {
  .ff-wrapper .left-off-canvas-toggle {
    left: 0;
    border-right: none;
    padding-right: 16px;
    top: 45px;
    width: 45px;
    /* 		background-color: #333333; */
  }
  .ff-wrapper .right-off-canvas-toggle {
    right: 0;
    border-left: none;
    padding-left: 16px;
    top: 45px;
    width: 45px;
    /* 		background-color: #333333; */
  }
}
@media only screen and (max-width: 40em) {
  .ff-wrapper #ff-copyright {
    text-align: center;
  }
  .ff-wrapper #ff-footer-signin {
    text-align: center;
  }
}
/* Custom General Style Mods -----------*/
.callout a.button:link, .callout a.button:visited { color: #fff; }

/* LOGO ----------- */
.logo-img { width: 220px !important; height: 45px !important; }

/* Randomizer (CMS of the Day) ----------- */
.ccm-randomizerBlockWrap { }
.ccm-randomizerBlockWrap h3 { text-align: center; font-size: 18px; line-height: 24px; }
.ccm-randomizerBlockWrap p { }
.ccm-randomizerBlockWrap p img { width: 180px !important; height: 180px !important; margin: 0 auto; } 
.ccm-randomizerBlockWrap p a img { border: none; }

/* MODAL SEARCH ----------- */
#instaSearch #live-search { margin-bottom: 15px; }
#instaSearch #live-search input[type="text"] {
    background: url(/packages/foundation/themes/foundation/./images/search-dark.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #bebebe; width: 180px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
#instaSearch .instasearch .content { border-bottom: 1px solid #d1d1d1; }
#instaSearch .instasearch .content .searchResult { border-top: 1px solid #d1d1d1;	margin-top: 8px; }
#instaSearch .instasearch .content .searchResult h3 { padding: 6px 0 6px 0; margin: 0; }
#instaSearch .instasearch .content .searchResult a:link, #instaSearch .instasearch .content .searchResult a:visited {
	color: #2276ff; text-decoration: none; padding: 0;
}
#instaSearch .instasearch .content .searchResult a:hover { text-decoration: underline; }
#instaSearch .instasearch .content .searchResult p { color: #bebebe; font-size: 13px; line-height: 19px; padding: 6px 0 8px 0; margin: 0; }