/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  background: url('../../images/page_bg_t.jpg') repeat-x scroll 0 0;
}
/* line 7, templates/g5_hydrogen/custom/scss/custom.scss */
#menubar {
  position: absolute;
  bottom: -70px;
  left: 0px;
  right: 0px;
}
/* line 14, templates/g5_hydrogen/custom/scss/custom.scss */
#menubar div.menubar-1 {
  background: url('../images/menubar_bg.png') 0 0 no-repeat;
}
/* line 16, templates/g5_hydrogen/custom/scss/custom.scss */
#menubar div.menubar-2 {
  padding: 0px 40px 0px 40px;
  background: url('../images/menubar_bg.png') 100% -90px no-repeat;
}
/* line 21, templates/g5_hydrogen/custom/scss/custom.scss */
#menubar div.menubar-3 {
  background: url('../images/menubar_bg.png') 0 -180px repeat-x;
}
/* line 23, templates/g5_hydrogen/custom/scss/custom.scss */
#menubar div.menubar-4 {
  height: 85px;
  background: url('../images/menubar_img.png') 50% 0 no-repeat;
}
/* line 32, templates/g5_hydrogen/custom/scss/custom.scss */
#menubar div.menubar-1, #menubar div.menubar-2, #menubar div.menubar-3 {
  background-image: url('../images/menubar_bg.png');
}
/* line 35, templates/g5_hydrogen/custom/scss/custom.scss */
#menubar div.menubar-4 {
  background: none;
}
/*# sourceMappingURL=custom_53.css.map */