div#homepage {
  display: inline-block;
  overflow: hidden;
}

div#homepage {
  display: block;
  width: 100%;
}

div#homepage #homepage-main {
  width: 671px;
  float: left;
}

div#homepage #homepage-main ul#hp-slideshow {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 671px;
  height: 246px;
  overflow: hidden;
}

div#homepage #homepage-main ul#hp-slideshow li {
  margin: 0;
  padding: 0;
  position: relative;
}






div#homepage #homepage-main ul#hp-slideshow li span.top-left {
  position: absolute;
  left: 25px;
  top: 25px;
  margin-right: 25px;
  width: 500px;
}
div#homepage #homepage-main ul#hp-slideshow li span.top-right {
  position: absolute;
  right: 25px;
  top: 25px;
  margin-left: 25px;
  width: 500px;
  text-align: right;
}
div#homepage #homepage-main ul#hp-slideshow li span.bottom-left {
  position: absolute;
  left: 25px;
  bottom: 30px;
  margin-right: 25px;
  width: 500px;
}
div#homepage #homepage-main ul#hp-slideshow li span.bottom-right {
  position: absolute;
  right: 25px;
  bottom: 30px;
  margin-left: 25px;
  width: 500px;
  text-align: right;
}







div#homepage #homepage-main ul#hp-slideshow li a {
  text-decoration: none;
}

div#homepage #homepage-main ul#hp-slideshow li a span.text span.title {
  display: block;
  font-weight: bold;
  font-size: 2.9em;
}

div#homepage #homepage-main ul#hp-slideshow li a span.text span.bergundy {
  color: #60162e;
}

div#homepage #homepage-main ul#hp-slideshow li a span.text span.orange {
  color: #c97602;
}

div#homepage #homepage-main ul#hp-slideshow li a span.text span.white {
  color: #ffffff;
}

div#homepage #homepage-main ul#hp-slideshow li a span.text span.subtitle {
  background: url(/img/homepage-slide-sub-title.png) no-repeat right;
  padding-right: 29px;
  line-height: 30px;
  display: inline-block;
  height: 35px;
}

div#hp-quick-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

div#hp-quick-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

div#hp-quick-links ul li {
  position: relative;
  background: url(/img/hp-quick-links.gif) no-repeat;
  padding: 0 20px 0 20px;
  width: 284px;
  height: 236px;
  float: left;
}

div#hp-quick-links a.ql {
  background: url(/img/hp-quick-link-a-left.png) top left no-repeat;
  bottom: 25px;
  color: #fff;
  cursor: pointer;
  font-size: 1.7em;
  height: 53px;
  line-height: 44px;
  max-width: 270px;
  overflow: hidden;
  padding: 0 0 0 15px;
  position: absolute;
  text-align: center;
  text-decoration: none;

}

div#hp-quick-links a.ql span {
  background: url(/img/hp-quick-link-a-right.png) top right no-repeat;
  cursor: pointer;
  display: block;
  height: 44px;
  overflow: hidden;
  padding: 0 15px 0 0;
}


div#hp-quick-links ul li.right {
  float: right;
}

div#hp-quick-links ul li a.button {
  padding: 10px;
}

div#hp-quick-links ul li h3 {
  text-align: center;
  color: #000000;
  font-size: 2.8em;
  margin: 0;
  padding: 20px 0 20px 0;
}


div#homepage #homepage-right {
  float: right;
  width: 219px;
}

div#homepage #quota-outer {
  /* background: url(/img/hp-quota-bottom.gif) bottom no-repeat #77072e; */
}

div#homepage #quota-inner {
  color: #ffffff;
  background: url(/img/hp-quota-top.gif) top no-repeat;
  padding: 0px 0 11px 0;
}

#quota-inner div.top {
  display: inline-block;
  overflow: hidden;
}

#quota-inner div.top {
  display: block;
  color: #ffffff;
  padding: 0 11px 0 11px;
}

#quota-inner div.top h3 {
  font-size: 1.9em;
  color: #ffffff;
  float: left;
  line-height: 44px;
  margin: 0;
  padding: 0 0 10px 0;
  float: left;
}

#quota-inner div.top a {
  color: #ea9e23;
  float: right;
  font-size: 1.2em;
  line-height: 44px;
  text-decoration: none;
}
#quota-inner form {
  display: inline-block;
}

#quota-inner form {
  overflow: hidden;
  display: block;

  display: block;
  padding: 0 11px 0 11px;
}

#quota-inner input#quota-email {
  background: #af6681;
  border: 1px solid #8b3857;
  border-right: none;
  border-bottom: 1px solid #cc9eaf;
  color: #ffffff;
  float: left;
  line-height: 18px;
  padding: 0 0 0 2px;
  width: 155px;
  height: 18px;
}

#quota-inner input {
  float: left;
}






ul.dates {
  clear: both;
  display: block;
  float: none;
  height: 80px;
  list-style: none;
  margin: 0 10px;
  overflow: hidden;
  padding: 0;
}
  ul.dates.top {
    border-bottom: 1px solid #4f0006;
    padding: 0 0 5px 0;
  }
  ul.dates.bottom {
    border-top: 1px solid #a24959;
    padding: 10px 0 0 0;
  }
    ul.dates.bottom li.fleft { border-right: 1px solid #4f0006; }
    ul.dates.bottom li.fright { border-left: 1px solid #a24959; }


ul.dates li {
  float: left;
  overflow: hidden;
  text-align: center;
  padding: 0 0 0 5px;
  width: 90px;
}
  ul.dates li h4 {
    color: #ffffff;
    font-size: 14px;
    height: 16px;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
  }


ul.dates li div.date {
  background: url(/img/hp-draw-date-day.gif) no-repeat bottom center;
  color: #1c1c1c;
  font-size: 2.2em;
  font-weight: bold;
  height: 40px;
  margin: 0 auto 0 auto;
  padding: 22px 0 0 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 62px;
}

  div.date span {
    color: #ffffff;
    display: block;
    font-size: .5em;
    height: 19px;
    left: 0;
    line-height: 19px;
    margin: 0 0 3px 0;
    position: absolute;
    top: 0;
    width: 62px;
  }
    div.date span.blue {
      background: url(/img/hp-next-intake-draw-date-day.gif) no-repeat top left;
    }
    div.date span.green {
      background: url(/img/hp-draw-date-month.gif) no-repeat top left;
    }

ul.dates div.quota {
  background-image: url(/img/hp-quota-intake-day.gif) !important;
  height: 62px !important;
  padding: 0 !important;
}
  ul.dates div.quota span {
    color: #c00 !important;
    font-size: 1.2em;
    margin: 20px 0 0 0 !important;
    padding: 0 0 20px 0 !important;
  }
























#email-alerts {
  background: url(/img/subscribe-top.gif) no-repeat;
  margin: 23px 0 0 0;
  padding: 0;
  width: 212px;
}

#email-alerts form {
  padding: 27px 17px 27px 17px;
  background: url(/img/subscribe-bottom.gif) bottom no-repeat;
}

#email-alerts h3 {
  font-size: 2.0em;
}

#email-alerts form input#alerts-email {
  background: #8c8c8c;
  color: #ffffff;
  border: 1px solid #646464;
  border-right: none;
  border-bottom: 1px solid #b7b7b7;
  line-height: 18px;
  height: 18px;
  padding: 0 0 0 10px;
  width: 137px;
  float: left;
}


div.next-draw {
  height: 62px;
  padding: 10px 5px;
}
  div.next-draw h4 {
    float: left;
    margin: 25px 0 0 20px;
  }
  div.next-draw div {
    float: right;
    width: 62px;
  }
  div.next-draw div span.month {
    background: url(/img/hp-next-intake-draw-date-day.gif);
    display:block;
    font-weight: bold;
    height: 19px;
    line-height: 19px;
    color: #fffff;
    text-align: center;
    text-transform: uppercase;
  }
  div.next-draw div span.day {
    display: block;
    font-weight: bold;
    text-align: center;
    font-size: 2.2em;
    background: url(/img/hp-draw-date-day.gif);
    padding-bottom: 7px;
    line-height: 38px;
    color: #1c1c1c;
    height: 38px;
  }
