/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */


h1, h2 {
    font-family:'bodoni-urw', serif;
    font-weight:800;
  }
  
  #zone-branding-wrapper #zone-branding #region-branding .branding-data {
    margin-top:0 !important;
  }

  
  .make-gift {
    font-family:'franklin-gothic-urw';
    margin-right:-15px
  }
  
  .make-gift content a {
    background:#e57200;
    color:white;
    border-radius:2px;
    padding:8px 15px;
  }
  
  .make-gift a:hover {
    background:#666;
    text-decoration:none;
  }
  
  .tb-megamenu .nav > li {
    font-family:'franklin-gothic-urw', sans-serif;
  }
  
  .tb-megamenu .nav > li.dropdown a {
    padding:10px 15px;
  }
  
  .tb-megamenu .nav > li.dropdown a:hover {
    font-weight:bold;
  }
  
  body.front #zone-slideshow-wrapper #zone-slideshow .views-field-field-image #overlay h2, body.front #zone-slideshow-wrapper #zone-slideshow .views-field-field-image #overlay h3 {
    font-style:italic;
  }
  
  body.front #zone-slideshow-wrapper #zone-slideshow .views-field-field-image #overlay h2, body.front #zone-slideshow-wrapper #zone-slideshow .views-field-field-image #overlay p {
    width:75%;
  }
    