﻿#guide {
  float: left;
  z-index: -100;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("guides/macysinc_homepage_600.jpg") top center no-repeat;
  opacity: .15; }

#slides {
  width: 100%;
  float: left;
  z-index: -500;
  position: absolute;
  top: 300px;
  zoom: 1;
  overflow: hidden; }

#page-content {
  margin-left: 2%;
  margin-right: 2%;
  width: 96%; }

#page-content .fixed-block {
  position: relative;
  top: 155px;
  background-color: white;
  padding-top: 1px; }

#page-content .callout-bar {
  min-height: 60px;
  width: 100%; }

#page-content .callout-bar .title {
  width: 100%; }

#page-content .callout-bar .title .holder {
  margin: 18px 22px 0; }

#page-content .callout-bar .title p {
  font-family: 'Arial' , sans-serif;
  font-size: 26px; }

#page-content .callout-bar .callout {
  float: left;
  width: 100%; }

#page-content .callout-bar .callout .holder {
  margin: 6px 22px 15px; }

#page-content .callout-bar .callout p {
  font-family: 'Arial' , sans-serif;
  font-size: 14px; }

#page-content .body {
  position: relative; }

#page-content .body .copy {
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 15px;
  /* float: left;*/ }

#page-content .body .promo {
  float: right;
  display: inline;
  margin-bottom: 30px;
  margin-left: 30px;
  width: 266px; }

/* subpages */
#sectionNav {
  float: left;
  width: 33.33333%; }

#sectionNav .dropdown-label {
  display: none; }

#sectionNav ul {
  margin-top: 5px; }

#sectionNav .subnav-header {
  margin-top: 15px; }

#page-content .bodyContainer {
  float: right;
  width: 66.66666%; }
