﻿#dfWrapper #dfHeader {
  background: url("../images/Direct_hero_bg.png") no-repeat 0 0;
  width: 1060px;
  height: 212px;
  overflow: auto;
  position: relative;
  margin: 0 auto;
}
#dfWrapper #dfHeader img {
  position: absolute;
  left: 18px;
  top: 10px;
  width: 578px;
}
#dfWrapper #dfHeader h1 {
  position: relative;
  right: 34px;
  color: #ab000a;
  font-family: "HelveticaNeueW01-77BdCn";
  font-weight: normal;
  font-size: 78px;
  line-height: 0.9em;
  margin: 0;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
  text-align: right;
  text-transform: uppercase;
}
#dfWrapper #dfHeader h2 {
  position: relative;
  right: 34px;
  color: #fafafa;
  color: rgba(255, 255, 255, 0.9);
  font-family: "HelveticaNeueW01-47LtCn";
  font-weight: normal;
  font-size: 62px;
  line-height: 1;
  margin: 24px 0 0 0;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  text-align: right;
  text-transform: uppercase;
}
#dfWrapper #dfHeader #headerSpecs {
  position: relative;
  right: 34px;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.9);
  display: block;
  font-family: "HelveticaNeueW01-67MdCn";
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  margin: 10px 0 0 0;
  text-align: right;
}
#dfWrapper #dfSpacer {
  width: 100%;
  height: 35px;
}
#dfWrapper h1 {
  font-size: 34px;
}
#dfWrapper #dfFieldPhotoWrap {
  margin: -5px 0 0 0;
}
#dfWrapper a.dfFieldPhoto {
  display: inline-block;
  float: left;
  width: 170px;
  height: 107px;
  background: url('../images/dfFieldPhotoBG.png') no-repeat 0 0;
  margin-right: -5px;
}
#dfWrapper a.dfFieldPhoto img {
  margin: 15px 0 0 15px;
  border: none;
}
#dfWrapper #stdFeatures {
  width: 275px;
  float: left;
  margin-top: 5px;
}
#dfWrapper #availableOptions {
  width: 275px;
  float: left;
  margin: 5px 0 0 25px;
  padding-left: 20px;
  border-color: #d0d0d0;
  border-left-style: dashed;
  border-width: 1px;
}
#dfWrapper ul.styledList {
  width: 275px;
}
/*# sourceMappingURL=DF_style.css.map */