﻿@media print {
  #udsLeftColumn {
    display: none;
  }
  div#udsRightColumn {
    margin: 0 auto;
    width: 6.95in;
  }
  div.printOnly {
    display: block;
  }
  div#bgContainer {
    background: #FFFFFF;
  }
  div#headerVideo {
    display: none;
  }
  #udsWrapper {
    width: 7.5in;
  }
  #udsHeader #headerBackground {
    width: 7.5in;
  }
  div#udsHeader {
    width: 7.5in;
    height: 1.75in;
  }
  #udsHeader #headerHeadline {
    width: 4in;
  }
  #headerSubtext {
    display: none;
  }
  .printOnly {
    display: block !important;
  }
  * {
    max-width: 7.5in;
  }
}
.printOnly {
  display: none;
}
#udsWrapper {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  font-size: 13px;
  margin: 0 5px;
  text-align: left;
}
#udsWrapper a,
#udsWrapper p,
#udsWrapper span {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  font-size: 12px;
  color: #505050;
}
#udsWrapper a:hover {
  text-decoration: underline;
}
#udsWrapper H1 {
  color: #b2b2b2;
  font-family: "HelveticaNeueW01-67MdCn";
  font-size: 34px;
  font-weight: normal;
  margin-bottom: 12px;
}
#udsWrapper .udsH1 {
  color: #7a7a7a;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: -0.025em;
}
#udsWrapper .udsH2 {
  color: #A92E29;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#udsWrapper .udsH3 {
  color: #A92E29;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
#udsWrapper .udsH4 {
  color: #A92E29;
  font-weight: bold;
  font-size: 16px;
}
#udsWrapper .udsH4:first-of-type {
  margin-top: 0.5em;
}
#udsWrapper #udsHeader {
  position: relative;
  width: 1068px;
  height: 264px;
}
#udsWrapper #udsHeader #headerBackground {
  position: absolute;
}
#udsWrapper #udsHeader #headerHeadline {
  position: absolute;
  right: 33px;
  top: 28px;
}
#udsWrapper #udsHeader #headerSubtext {
  position: absolute;
  right: 199px;
  bottom: 37px;
}
#udsWrapper #udsHeader #headerProductImage {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
#udsWrapper #udsHeader #headerVideo {
  position: absolute;
  bottom: 22px;
  left: 32px;
}
#udsWrapper #udsSpacer {
  width: 100%;
  height: 22px;
}
#udsWrapper .columnDivider {
  width: 100%;
  height: 1px;
  border-color: #d0d0d0;
  border-top-style: dashed;
  border-width: 1px;
  margin: 15px auto;
}
#udsWrapper #udsLeftColumn {
  width: 310px;
  float: left;
  margin: 0 0 0 36px;
  text-align: left;
  overflow: hidden;
}
#udsWrapper #udsLeftColumn #udsLeftColumnLiner {
  padding: 15px 20px;
}
#udsWrapper #udsLeftColumn p {
  font-size: 12px;
}
#udsWrapper #udsLeftColumn a.fieldImages {
  display: block;
  margin: -6px 0 0 -10px;
  position: relative;
  outline: none;
}
#udsWrapper #udsLeftColumn a.fieldImages img {
  margin: 10px;
  border: 4px solid #FFF;
  box-shadow: 0 0 10px #989898;
}
#udsWrapper #udsLeftColumn a.additionalPhotos {
  display: block;
  margin: 10px 0;
}
#udsWrapper #udsLeftColumn a.redLink {
  color: #B10325;
  text-decoration: underline;
}
#udsWrapper #udsLeftColumn a.redLink:hover {
  color: #4D4C47;
}
#udsWrapper #udsRightColumn {
  margin: 0 32px 0 378px;
  text-align: left;
}
#udsWrapper #udsRightColumn div.section {
  border-color: #d0d0d0;
  border-top-style: dashed;
  border-width: 1px;
  margin-top: 20px;
  padding-top: 20px;
  overflow: auto;
}
#udsWrapper #udsRightColumn div.subSection {
  width: 320px;
  border-color: #d0d0d0;
  border-top-style: dashed;
  border-width: 1px;
  margin-top: 35px;
  padding-top: 25px;
  padding-right: 20px;
}
#udsWrapper #stdFeatures {
  float: left;
  margin-top: 5px;
}
#udsWrapper #availableOptions {
  width: 275px;
  float: left;
  margin: 5px 0 0 25px;
  padding-left: 20px;
  border-color: #d0d0d0;
  border-left-style: dashed;
  border-width: 1px;
}
#udsWrapper .unstyledList {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
#udsWrapper ul.udsStyledList {
  list-style-image: url('../images/listArrow.png');
  padding-left: 22px;
  width: 250px;
  margin-left: 0;
}
#udsWrapper ul.udsStyledList li {
  width: 250px;
  margin-bottom: 12px;
}
#udsWrapper ul.udsStyledListWide {
  margin-left: 0;
  margin-right: 0px;
  padding-left: 0;
  list-style: none;
}
#udsWrapper ul.udsStyledListWide li {
  padding-left: 25px;
  background-image: url('../images/listArrow.png');
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin-bottom: 6px;
  font-size: 12px;
}
#udsWrapper #bgContainer {
  background: #FFFFFF url('../images/bgColumn.jpg') repeat-y 36px 0;
  height: 100%;
}
#udsWrapper #udsHeadline {
  margin: 10px 0 10px 0;
}
#udsWrapper .flexslider {
  margin: 25px auto;
  width: 656px;
  height: 439px;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
#udsWrapper .flexslider .flex-control-nav {
  display: none;
}
#udsWrapper .flexslider .flex-direction-nav a {
  color: #f5f5f5;
  font-size: 0;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  text-shadow: 1px 1px 0 rgba(50, 50, 50, 0.75);
}
#udsWrapper .flexslider .flex-direction-nav a:before {
  font-size: 50px;
  line-height: 50px;
}
#udsWrapper .flexslider .flex-prev {
  opacity: 0.7;
  left: 10px;
}
#udsWrapper .flexslider .flex-next {
  opacity: 0.7;
  right: 10px;
}
#udsWrapper .flexslider:hover .flex-next:hover,
#udsWrapper .flexslider:hover .flex-prev:hover {
  opacity: 1;
  text-decoration: none;
}