﻿/* =============================================================================
   
   Product Page CSS
   
   ========================================================================== */

/* =============================================================================
   Bazaar Voice CSS
   ========================================================================== */

.BVDILinkDisabled {
  cursor: default;
}

.BVDIPopup {
  position: absolute;
}

.BVDIHidden {
  display: none;
}

.BVDIOverlay, .BVDIPopin {
  position: absolute;
}

.BVDI_PLProduct {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  zoom: 1;
  float: left;
  margin-right: 10px;
  width: 200px;
}


.BVDIOverlay {
  position: absolute;
  filter: alpha(opacity=75);
  opacity: .75;
  background-color: #fff;
}


.BVDI_FBOverlayHighlight {
  z-index: 1300;
}

.BVDI_FBImage {
  text-align: center;
  top: 50%;
  position: relative;
  margin-top: -8px;
}

.BVDI_PSSpacer {
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}

.BVDI_PSPopin, #BVDI_PSIEControlsFrame {
  position: absolute;
  z-index: 10000000;
  margin: 7px;
  overflow: hidden;
  zoom: 1;
}

.BVDI_PS {
  background-color: #fff;
  border: 1px solid #dedede;
  width: 450px;
  display: none !important;
}

.BVDI_PSInside {
  padding: 15px;
}

.BVDI_PSHeader {
  display: none;
}

.BVDI_PS.BVDI_PSNotLoaded {
  width: 200px;
}

.BVDI_PSSnapshotLoading {
  text-align: center;
}

.BVDI_BAList {
  margin: 5px 0 0 0;
  padding: 0;
  list-style-type: none;
}

.BVDI_BAItem {
  display: inline-block;
}

.BVDI_BAItem {
  *display: inline;
  zoom: 1;
}

  .BVDI_BAItem .BVDILink {
    font-family: 'TradeGothicW01-BoldCn20 675334';
    text-decoration: none;
    height: 24px;
    background: url(badges.gif) 0 0 no-repeat transparent;
    margin: 4px 0px;
    padding: 3px 6px 5px 8px;
    display: inline-block;
    cursor: pointer;
    *display: inline;
    zoom: 1;
    border: 1px solid #f0f0f0;
    height: auto;
    overflow: hidden;
  }

    .BVDI_BAItem .BVDILink:hover {
      background-position: -24px 0;
    }

    .BVDI_BAItem .BVDILink:active {
      background-position: -48px 0;
    }

  .BVDI_BAItem .BVDILinkDisabled:hover {
    background-position: 0 0;
  }

.BVDI_BAItemContributor .BVDILink {
  background-position: 0 -24px;
}

  .BVDI_BAItemContributor .BVDILink:hover {
    background-position: -24px -24px;
  }

  .BVDI_BAItemContributor .BVDILink:active {
    background-position: -48px -24px;
  }

.BVDI_BAItemContributor .BVDILinkDisabled:hover {
  background-position: 0 -24px;
}

.BVDI_BAItemTop1Contributor .BVDILink {
  background-position: 0 -47px;
}

  .BVDI_BAItemTop1Contributor .BVDILink:hover {
    background-position: -24px -47px;
  }

  .BVDI_BAItemTop1Contributor .BVDILink:active {
    background-position: -48px -47px;
  }

.BVDI_BAItemTop1Contributor .BVDILinkDisabled:hover {
  background-position: 0 -47px;
}

.BVDI_BAItemExpert .BVDILink {
  background-position: 0 -72px;
}

  .BVDI_BAItemExpert .BVDILink:hover {
    background-position: -24px -72px;
  }

  .BVDI_BAItemExpert .BVDILink:active {
    background-position: -48px -72px;
  }

.BVDI_BAItemExpert .BVDILinkDisabled:hover {
  background-position: 0 -72px;
}

.BVDI_BAItemStaff .BVDILink {
  background-position: 0 -96px;
}

  .BVDI_BAItemStaff .BVDILink:hover {
    background-position: -24px -96px;
  }

  .BVDI_BAItemStaff .BVDILink:active {
    background-position: -48px -96px;
  }

.BVDI_BAItemStaff .BVDILinkDisabled:hover {
  background-position: 0 -96px;
}

.BVDI_BAItemBest .BVDILink {
  background-position: 0 -120px;
}

  .BVDI_BAItemBest .BVDILink:hover {
    background-position: -24px -120px;
  }

  .BVDI_BAItemBest .BVDILink:active {
    background-position: -48px -120px;
  }

.BVDI_BAItemBest .BVDILinkDisabled:hover {
  background-position: 0 -120px;
}

.BVDI_BAItemFeatured .BVDILink {
  background-position: 0 -142px;
}

  .BVDI_BAItemFeatured .BVDILink:hover {
    background-position: -24px -142px;
  }

  .BVDI_BAItemFeatured .BVDILink:active {
    background-position: -48px -142px;
  }

.BVDI_BAItemFeatured .BVDILinkDisabled:hover {
  background-position: 0 -142px;
}

.BVDI_BAItem .BVDILinkSpan {
  line-height: 16px;
  padding: 4px 0 0 0;
  white-space: no-wrap;
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}

.BVDI_BAItem a {
  color: #276c9d;
  text-decoration: none;
}

  .BVDI_BAItem a:hover {
    color: #338ece;
    text-decoration: none !important;
  }

.BVDI_BAItem .BVDILinkDisabled {
  cursor: default;
}

.BVDI_BAPopup {
  text-align: left;
  font-family: sans-serif;
  font-size: 12px;
  top: 0;
  width: 250px;
  background: url(popup-250-top.gif) no-repeat;
  padding-top: 15px;
}

.BVDI_BAInsidePopup {
  padding: 0 20px 35px 20px;
  background: url(popup-250-bottom.png) no-repeat 0 100%;
}

.BVDI_BAInsidePopup {
  *background: url(popup-250-bottom.gif) no-repeat 0 100%;
}

dl.BVDI_BAList {
  margin: 0;
}

  dl.BVDI_BAList dd, dl.BVDI_BAList dt {
    margin: 0;
    padding: 0;
  }

  dl.BVDI_BAList dt {
    display: none;
  }

  dl.BVDI_BAList dd p {
    margin: 0 0 5px 0;
  }

.BVDI_PHPhotoHeroContainer {
  text-align: center;
}

.BVDI_PHPhotoHeroCaption {
  padding: 5px;
}

.BVDI_PHPhotoLine {
  padding: 5px 0;
  overflow: hidden;
  zoom: 1;
}

.BVDI_PHPhoto {
  float: left;
  margin: 5px 5px 5px 0;
}

.BVDI_PHPhotoPopup {
  cursor: pointer;
  font-family: 'AvenirNextLTW01-Regular',Arial,Helvetica,sans-serif !important;
  position: absolute;
  z-index: 1000;
  padding: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e6e6e6;
}

.BVDI_PHPhotoPopupHint {
  display: none;
}

.BVDI_PHPhotoPopupImage {
  text-align: center;
}

.BVDI_PHPhotoPopupCaption {
  text-align: center;
  display: block;
  padding: 10px 5px;
  font-size: 12px;
  max-width: 500px;
}

.BVDI_ATTitleAdditionalFieldValueContainer {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVDI_ATParagraph {
  margin-top: 0;
}

.BVDI_RARatingContainerStar, .BVDI_RARatingContainerSlider, .BVDI_RARatingContainerRadio {
  margin-bottom: 10px;
}

.BVDI_RARatingEntry {
  overflow: hidden;
  zoom: 1;
}

.BVDI_RARatingHeader {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVDI_RALabel {
  float: left;
  width: 80px;
  margin-right: 5px;
}

.BVDI_RARatingNormalImage {
  float: left;
  margin-right: 5px;
}

.BVDI_RARatingNormalOutOf {
  float: left;
}

.BVDI_RARatingSliderLabel1, .BVDI_RARatingRadioLabel1 {
  float: left;
  margin-right: 5px;
  width: 80px;
}

.BVDI_RARatingSliderLabel2, .BVDI_RARatingRadioLabel2 {
  float: left;
}

.BVDI_RARatingSliderImage, .BVDI_RARatingRadioImage {
  float: left;
  margin-right: 5px;
}

.BVDI_RASeparatorText {
  padding: 0 1ex;
}

.BVDI_CDUserLocationContainer, .BVDI_CDContextDataValueContainer {
  overflow: hidden;
  zoom: 1;
}

.BVDI_CDLabel {
  display: inline;
  padding-right: 5px;
}

.BVDI_CDValue {
  display: inline;
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVDI_ME {
  color: #999;
  margin: 10px 0;
}

.BVDI_MESubmitted {
  color: #498700;
}

.BVDI_MERejected {
  color: #7c0000;
}

.BVDI_MEBody {
  padding: 10px 0;
}

.BVDI_MEPopin {
  width: 350px;
  z-index: 100;
}

  .BVDI_MEPopin .BVDI_MEInside {
    padding: 10px 0;
  }

  .BVDI_MEPopin .BVDI_MEBody {
    padding: 10px 0;
  }

.BVDI_FV {
  zoom: 1;
}

  .BVDI_FV:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    width: 0;
    visibility: hidden;
  }

.BVDI_FVVoting {
  float: left;
  margin: 0;
  zoom: 1;
  line-height: normal;
  padding-bottom: 10px;
}

  .BVDI_FVVoting:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    width: 0;
    visibility: hidden;
  }

.BVDI_FVReportLinkInappropriate {
  float: left;
  padding-bottom: 10px;
}

.BVDI_FVReportLink a {
  font-style: italic;
  width: 20px;
  height: 20px;
  line-height: 20px;
  float: left;
  text-indent: -999em;
  overflow: hidden;
  background: url(iconReport.gif) no-repeat 0 0;
  opacity: .7;
  zoom: 1;
  filter: alpha(opacity=70);
}

  .BVDI_FVReportLink a:hover, .BVDI_FVReportLink a:focus, .BVDI_FVReportLink a:visited {
    opacity: 1;
    filter: alpha(opacity=100);
  }

.BVDI_FVVoting .BVDI_FVSum {
  display: none;
}

.BVDI_FVVoting .BVDI_FVCounts {
  display: none;
  padding-top: 5px;
}

.BVDI_FVCounts .BVDINumber {
  padding-right: 3px;
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVDI_FVVotes .BVDIPrefix {
  display: none;
}

.BVDI_FVVote {
  margin-right: 10px;
  float: left;
}

.BVDI_FV .BVDI_FVVote a, .BVDI_FV .BVDI_FVVote span {
  float: left;
  line-height: 20px;
  height: 20px;
  white-space: nowrap;
  font-size: 13px;
}

.BVDI_FV .BVDI_FVVotes a, .BVDI_FV .BVDI_FVVotes a:visited, .BVDI_FV .BVDI_FVVotes a:hover, .BVDI_FV .BVDI_FVVotes a:focus, .BVDI_FV .BVDI_FVVotes a:active {
  text-decoration: none;
}

.BVDI_FVVotes .BVDINumber {
  font-family: 'TradeGothicW01-BoldCn20 675334';
  font-size: 1.2em;
}

.BVDI_FV .BVDI_FVVote a {
  background: url("../img/votingBackgroundSprite.png") no-repeat 0 -40px;
  padding-left: 5px;
  opacity: .7;
  zoom: 1;
  filter: alpha(opacity=70);
}

.BVDI_FVVotes .BVDILinkSpan {
  background: url("../img/votingBackgroundRightSprite.png") no-repeat right -40px;
  padding-right: 10px;
}

.BVDI_FVVote a:hover, .BVDI_FVVote a:focus, .BVDI_FVVote a:active {
  opacity: 1;
  zoom: 1;
  filter: alpha(opacity=100);
}

.BVDI_FVVotes .BVDI_FVLevel0 a {
  background-position: 0 0 !important;
}

.BVDI_FVVotes .BVDI_FVLevel0 .BVDILinkSpan {
  background-position: right 0 !important;
}

.BVDI_FVVotes .BVDI_FVPositiveUndo a, .BVDI_FVVotes .BVDI_FVNegativeUndo a {
  background-position: 0 0 !important;
}

.BVDI_FVVotes .BVDI_FVPositiveUndo .BVDILinkSpan, .BVDI_FVVotes .BVDI_FVNegativeUndo .BVDILinkSpan {
  background-position: right 0 !important;
}

.BVDI_FVVotes .BVDILabel {
  background: no-repeat 0 -40px;
  padding-left: 25px;
  margin-right: 5px;
}

.BVDI_FVVotes .BVDI_FVPositive .BVDILabel {
  background-image: url("../img/votingThumbUpSprite.gif");
}

.BVDI_FVVotes .BVDI_FVNegative .BVDILabel {
  background-image: url("../img/votingThumbDownSprite.gif");
  padding: 0;
  width: 20px;
  height: 20px;
  text-indent: -999px;
  overflow: hidden;
  vertical-align: top;
}

.BVDI_FVVotes .BVDI_FVPositiveUndo .BVDILabel {
  background-position: 0 0;
}

.BVDI_FVVotes .BVDI_FVNegativeUndo .BVDILabel {
  background-position: 0 0;
}

.BVDI_FVVotes .BVDI_FVPositiveUndo a:hover .BVDILabel, .BVDI_FVVotes .BVDI_FVNegativeUndo a:hover .BVDILabel {
  background-image: url(votingUndoSprite.gif);
  background-position: 0 0;
}

.BVDI_FVVotes .BVDI_FVLevel0 a .BVDILabel, .BVDI_FVVotes .BVDI_FVLevel0 a:visited .BVDILabel .BVDI_FVVotes .BVDI_FVLevel0 a:hover .BVDILabel, .BVDI_FVVotes .BVDI_FVLevel0 a:focus .BVDILabel, .BVDI_FVVotes .BVDI_FVLevel0 a:active .BVDILabel {
  background-position: 0 0;
}

.BVDI_FVVotes .BVDI_FVLevel0 a, .BVDI_FVVotes .BVDI_FVLevel0 a:visited, .BVDI_FVVotes .BVDI_FVLevel0 a:hover, .BVDI_FVVotes .BVDI_FVLevel0 a:focus, .BVDI_FVVotes .BVDI_FVLevel0 a:active {
  opacity: .7;
  zoom: 1;
  filter: alpha(opacity=70);
  color: #666;
}

.BVDI_FVReport {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
}

.BVDI_FVReportPopin {
  z-index: 100;
  position: static;
  clear: both;
  margin: 10px 0 20px;
  height: auto;
  overflow: hidden;
  zoom: 1;
}

  .BVDI_FVReportPopin .BVSU_FVForm .BVSUFieldTextArea {
    width: 97%;
    height: 50px;
  }

.BVDI_FVReportInline {
  margin-top: 10px;
}

.BVDI_FVInsideReport {
  padding: 10px 15px 15px;
}

.BVDI_FVHeaderReport {
  display: none;
}

.BVDI_FVTitleReport {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVDI_FVBodyReport .BVSUFieldLabelReasonText {
  padding-bottom: 6px;
}

.BVSUFieldContainerReport label {
  display: block;
}

.BVSU_FVForm .BVSUFieldTextArea {
  width: 400px;
  margin-bottom: 10px;
}

.BVDI_FVActiveReport .BVDI_FVInappropriate .BVDILink {
  font-family: 'TradeGothicW01-BoldCn20 675334';
  color: #f00;
}

.BVDI_FV .BVDI_ME {
  margin-top: 10px;
  clear: both;
}

.BVDI_FV .BVSUFieldContainerButtons {
  float: none;
}

.BVDI_FV .BVSUFieldContainer label {
  float: none;
  width: auto;
}

.BVDI_CO {
  margin-bottom: 10px;
}

  .BVDI_CO .BVDI_COToggleArea {
    padding: 10px 20px 20px;
    background-color: #f3f3f3;
    overflow: hidden;
    zoom: 1;
    clear: both;
  }

.BVDI_COBody {
  *display: inline;
}

.BVDI_COBodyComments {
  margin: 10px 0;
  width: 68%;
}

.BVDI_CONoComments .BVDI_COBody {
  padding: 10px;
  font-size: 1.3em;
}

.BVDI_COComment {
  clear: both;
  margin-bottom: 25px;
  background: url(background_arrow.gif) no-repeat left top;
  padding-top: 25px;
}

.BVDI_COInsideComment {
  background-color: #fff;
  padding: 20px 10px 0 10px;
}

.BVDI_COUser {
  margin-bottom: 10px;
  padding: 8px 10px;
  overflow: hidden;
  zoom: 1;
  background-color: #f7f7f7;
}

.BVDI_COUserSignature {
  float: left;
  width: 58%;
  margin-top: 4px;
}

.BVDI_COAvatar {
  display: block;
  float: left;
  margin-right: 5px;
}

  .BVDI_COAvatar img {
    width: 15px;
  }

.BVDI_COUserNicknameContainer, .BVDI_COUserLocationContainer {
  color: #999;
}

.BVDI_COUserNicknamePrefix {
  display: none;
}

.BVDI_COUserLocationPrefix {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVDI_COComment .BVDI_BABadge {
  float: none;
  margin-bottom: 5px;
}

.BVDI_COComment .BVDI_BA {
  float: right;
}

.BVDI_COComment .BVDI_BAItem {
  display: block;
  margin-bottom: 5px;
}

.BVDI_COContent {
  display: block;
}

.BVDI_COCommentTitleContainer {
  font-size: 16px;
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVDI_COCommentDateContainer {
  background: url(icon_date.gif) no-repeat center left;
  padding-left: 15px;
  color: #999;
  font-size: 11px;
  display: inline-block;
  _display: block;
  zoom: 1;
}

.BVDI_COCommentDateValuePrefix {
  display: none;
}

.BVDI_COCommentDateValue {
  display: inline;
}

.BVDI_COCommentTextParagraph {
  margin-top: 10px;
}

.BVDI_COContentSecondary {
  padding-top: 10px;
  overflow: hidden;
  width: 100%;
}

.BVDI_COComment .BVDI_PH {
  border: 0;
  width: auto;
}

.BVDI_COComment .BVDI_PHPhotoLine {
  background: transparent;
  padding: 5px 0;
}

.BVDI_COComment .BVDI_PHPhoto {
  border: 0;
  background: transparent;
}

.BVDI_COComment .BVDI_PHPhotoSectionLabel, .BVDI_COComment .BVDI_PHPhotoSectionHint {
  display: none;
}

.BVDI_COComment .BVDI_PHPhotoSectionThumbnail {
  display: block;
  cursor: pointer;
  overflow: hidden;
  height: 50px;
  width: 50px;
  border: 3px solid #ececec;
  opacity: .9;
}

  .BVDI_COComment .BVDI_PHPhotoSectionThumbnail:hover {
    border: 3px solid #cfcfcf;
    opacity: 1;
  }

.BVDI_COComment .BVDI_VICommentVideoSectionHeader {
  display: none;
}

.BVDI_COComment .BVDI_VIVideoSectionLabel {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVDI_COComment .BVDI_VIVideoSectionHint {
  color: #888;
}

.BVDI_COComment .BVDI_VIInternalVideoPreview {
  padding: 5px;
  border: solid #ccc 1px;
}

.BVDI_COComment .BVDI_PL {
  background: transparent;
  padding: 0;
  float: left;
}

.BVDI_COComment .BVDI_PLProduct {
  border: 0;
  float: none;
  clear: both;
  background: transparent;
  width: 250px;
  text-align: left;
}

.BVDI_COComment .BVDI_PLInsideProduct {
  padding: 0;
}

.BVDI_COComment .BVDI_PLProductImage {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
}

.BVDI_COActions {
  margin-top: 20px;
  padding: 15px 0 5px 2px;
  color: #999;
  border-top: 1px solid #eee;
  overflow: hidden;
}

  .BVDI_COActions .BVDI_SB {
    clear: both;
    padding-top: 10px;
  }

  .BVDI_COActions .BVDI_COSocialBookmarkingTitle {
    display: inline;
    padding-right: 5px;
  }

  .BVDI_COActions .BVDI_FVReportInline {
    margin-left: 5px;
    margin-right: 5px;
  }

  .BVDI_COActions .BVDI_FVSubmitted {
    margin-left: 5px;
    margin-right: 5px;
  }

  .BVDI_COActions .BVDI_FVVote.BVDI_FVPositive .BVDILabel {
    display: block;
    overflow: hidden;
    width: 0;
    margin-right: 0;
  }

  .BVDI_COActions .BVDI_FVVote.BVDI_FVNegative .BVDILabel {
    width: 20px;
  }

  .BVDI_COActions .BVDI_FV {
    margin-left: 0;
  }

.BVDI_COHeaderBody, .BVDI_COFooterBody {
  padding-bottom: 10px;
  clear: both;
}

.BVDI_COFooterBody {
  background-color: #fff;
  float: left;
  padding: 0 10px;
  width: 44%;
  *width: 42%;
  _height: 28px;
}

  .BVDI_COFooterBody .BVDI_COLinkPost {
    float: right;
  }

.BVDI_COHeaderBody .BVDI_COLinkPost {
  display: none;
}

.BVDI_COHeaderBody {
  overflow: hidden;
  zoom: 1;
}

.BVDI_COPagerColumn {
  float: right;
  padding: 5px;
}

.BVDI_COLinkPost {
  background: #fff url(comment.gif) no-repeat 0 8px;
  padding: 5px 0 5px 20px;
  margin-left: 10px;
  outline: 0;
}

.BVDI_COLinkNext {
  padding: 5px;
}

.BVDI_COHeaderBody .BVDITitle {
  font-size: 16px;
  margin: 7px 10px 0 0;
  font-family: 'TradeGothicW01-BoldCn20 675334';
  float: left;
}

.BVDI_COHeaderBody .BVDI_COLinkPost {
  float: right;
}

.BVDI_COHeaderBody .BVDI_COControls {
  display: none;
}

.BVDI_COHeaderBody .BVDI_COLinkPost, .BVDI_COFooterBody .BVDI_COLinkPost {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVDI_COFooterBody .BVDITitle {
  display: none;
}

.BVDI_COHeader, .BVDI_COFooter {
  overflow: hidden;
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
}

.BVDI_COHeader {
  background-color: #fff;
  padding: 0 20px 10px 0;
  zoom: 1;
}

.BVDI_COFooter {
  float: left;
  background-color: #fff;
  padding: 5px 10px 5px 0;
  *width: 160px;
}

.BVDI_COLinkToggle {
  display: block;
  border-right: 1px solid #ddd;
  padding-right: 10px;
  float: right;
  outline: 0;
}

.BVDI_COFooter .BVDI_COLinkToggle {
  border-left: 1px solid #ddd;
  padding-left: 10px;
  border-right: 0;
  padding-right: 0;
}

.BVDI_COHeader .BVDI_COLinkPost {
  display: block;
  float: right;
  padding: 0 0 5px 20px;
  background-position: 0 4px;
}

.BVDI_COHeader .BVDI_COLinkToggleNoComments {
  display: none;
}

.BVDI_COHeader .BVDI_COLinkToggleHasComments {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVDI_COControls {
  float: left;
}

.BVDI_COPageBasedPager {
  text-align: right;
  clear: both;
  padding: 5px 0;
  color: #999;
}

.BVDI_COPreviousPage {
  padding-left: 10px;
}

.BVDI_COPageNumber a {
  padding: 5px 10px;
}

.BVDI_COSelectedPageNumber {
  background-color: #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  padding: 5px 10px;
}

.BVDI_COSelectedPageNumber {
  color: #338ece;
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVDI_COPagerArrows {
  display: none;
}

.BVDI_RP {
  font-family: 'AvenirNextLTW01-Regular', Arial, Helvetica, sans-serif !important;
  font-size: 12px;
  text-align: center;
  margin: 0;
  padding: 5% 50px;
}

.BVDI_RPHeader {
  font-size: 2em;
  font-family: 'TradeGothicW01-BoldCn20 675334';
  color: #999;
  margin: 15px;
}

.BVDI_RPBody {
  width: 50%;
  margin: 0 auto;
  padding: 60px;
  background: url(loading.gif) no-repeat 50% 20px;
}

.BVDI_RPWarningMessage {
  margin: 10px;
}

.BVSUHidden {
  display: none;
}

.BVSUSpacer {
  height: 0;
  line-height: 0;
  overflow: hidden;
}

.BVSUOverlay {
  position: absolute;
}

.BVSUSeparator {
  clear: both;
}

.BVSUHeaderStep {
  margin-bottom: 20px;
}

.BVSUTitleStep {
  font-size: 16px;
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVSUBodySummary {
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.BVSUForm {
  margin: 0;
}

.BVSUFieldLabel {
  font-family: 'TradeGothicW01-BoldCn20 675334';
  font-size: 14px;
  color: #666;
  display: block;
  padding-bottom: 5px;
}

.BVSURequiredFieldIndicator {
  color: #740d00;
}

.BVSUFieldText {
  width: 250px;
}

.BVSUFieldImage {
  border: 0;
  vertical-align: top;
}

.BVSUFieldHelper {
  font-style: italic;
  font-size: 11px;
  color: #b8b8b8;
  line-height: 13px;
  padding-top: 5px;
}

.BVDI_WGLatestQuestions {
  width: 300px;
  border: 1px solid #ccc;
}

.BVDI_WGLatestQuestionsHeader {
  font-size: 1.2em;
  font-family: 'TradeGothicW01-BoldCn20 675334';
  color: #666;
  padding: 8px;
}

.BVDI_WGHeaderTitlePrefix {
  margin-right: .25em;
}

.BVDI_WGLatestQuestionsBody {
  border-top: 1px solid #ccc;
  padding: 5px;
  background: #eee;
}

.BVDI_WGLatestQuestionsItem {
  padding: 5px;
  zoom: 1;
}

  .BVDI_WGLatestQuestionsItem a:link, .BVDI_WGLatestQuestionsItem a:visited {
    font-family: sans-serif;
    font-family: 'TradeGothicW01-BoldCn20 675334';
    color: #22e;
    text-decoration: none;
  }

.BVDI_WGLatestQuestionsItemInfo {
  padding: 2px 0 3px;
}

.BVDI_WGLatestQuestionsItemUserName {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVDI_WGLatestQuestionsItemElapsedTime {
  color: #999;
}

.BVDI_WGLatestQuestionsPhotoContainer {
  float: left;
  margin: 0 8px 8px 0;
  padding: 1px;
  border: 1px solid #ccc;
}

  .BVDI_WGLatestQuestionsPhotoContainer img {
    border: 2px solid white;
  }

  .BVDI_WGLatestQuestionsPhotoContainer a {
    line-height: 80%;
  }

.BVDI_WGLatestQuestionsContinueReading, .BVDI_WGLatestQuestionsRead {
  margin-left: .25em;
}

.BVDI_WGLatestQuestionsAnswerLinkContainer {
  clear: both;
}

.BVDI_WGLatestQuestionsItemSeparator {
  clear: both;
  height: 1px;
  font-size: 1px;
  border-top: 1px solid #ccc;
  background: white;
  margin: 4px;
  zoom: 1;
}

.BVDI_WGLatestQuestionsItemSeparatorLast {
  clear: both;
}

.BVDI_FVLevel1 a, .BVDI_FVLevel2 a {
  cursor: pointer;
}

.BVSUHidden {
  display: none;
}

.BVRRRootElement, .BVRRRootElement input, .BVRRRootElement select, .BVRRRootElement textarea, .BVRRPhotoPopup, .BVRRVideoPopup {
  font-size: 1.5rem !important;
  font-family: 'AvenirNextLTW01-Regular', Helvetica,  Arial !important;
  color: #666;
  line-height: 18px;
}

  .BVRRRootElement a {
    text-decoration: none;
    margin-left: 3px;
  }

    .BVRRRootElement a:hover {
      color: #333;
      text-decoration: underline;
    }

.BVRRBody {
  background: transparent;
}

.BVRRRootElement img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  border: 0;

}

.BVRRHidden {
  display: none;
}

.BVRRTitle {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVRRLabel {
  font-family: "Trade Gothic W01 Bold";
  color: #444;
  text-transform: capitalize;
}

.BVRRSeparator {
  clear: both;
}

.BVRRBadge {
  zoom: 1;
}

.BVRRRatingSummaryLinkWriteFirst a {
  margin: 0 10px 0 0;
  padding: 5px 2px;
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVRRQuickTakeSection .BVRRRatingSummaryLinks .BVRRRatingSummaryLinkWrite a {
  margin: 0 10px 0 0;
  vertical-align: top;
  display: inline-block;
  padding: 5px 10px;
  background: #b1b1b1;
  border: 1px solid #9f9f9f;
  color: #fff;
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

  .BVRRQuickTakeSection .BVRRRatingSummaryLinks .BVRRRatingSummaryLinkWrite a:hover {
    background: #9f9f9f;
    border: 1px solid #7c7c7c;
    text-decoration: none;
  }

.BVRRDisplayContentNoReviews {
  padding: 5px;
}

.BVRRRatingSummaryNoReviews {
  padding: 5px;
}

.BVRRRatingSummaryLinkWriteFirst {
  margin-bottom: 10px;
  background: url(translucent.gif) no-repeat 0 -2px;
}

.BVRRRatingContainerSlider {
  margin-top: 15px;
}

.BVRRRatingSliderHeader {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVRRRatingSlider {
  width: 171px;
  position: relative;
  padding-bottom: 18px;
  zoom: 1;
}

  .BVRRRatingSlider:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    width: 0;
    visibility: hidden;
  }

.BVRRRatingSliderLabel1 {
  position: absolute;
  left: 0;
  top: 18px;
  font-size: 11px;
  color: #666;
}

.BVRRRatingSliderLabel2 {
  position: absolute;
  right: 0;
  top: 18px;
  font-size: 11px;
  color: #666;
}

.BVRROverallRatingContainer {
  float: left;
  width:95px;
}

  .BVRROverallRatingContainer .BVRRRatingContainerStar {
    float: left;
  }

  .BVRROverallRatingContainer .BVRRRatingEntry {
    float: left;
    width: 220px;
  }

  .BVRROverallRatingContainer .BVRRLabel {
    color: #7a9956;
    font-size: 12px;
    font-family: 'TradeGothicW01-BoldCn20 675334';
  }

.BVRRRatingOverall .BVRRRatingNormalOutOf {
  font-size: 14px;
  line-height: 18px;
  padding: 1px 0 1px;
}

.BVRRRatingOverall .BVRRRatingNormalImage {
  padding: 0 8px 0 0;
}

.BVRRRatingEntry {
  float: left;
  width: 120px !important;
  padding: 0 0 15px 0;
  zoom: 1;
}

  .BVRRRatingEntry:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    width: 0;
    visibility: hidden;
  }

.BVRRRatingNormal {
  clear: both;
}

.BVRRRatingNormalLabel {
  color: #333 !important;
  font-size: 12px !important;
  line-height: 21px;
  font-family: "Trade Gothic W01 Bold", sans-serif;
}

.BVRRRatingNormalImage {
  float: left;
  padding: 0 8px 0 0;
  *padding: 0 8px 0 0;
}

.BVRRRatingNormalOutOf {
  display: inline;
  float: left;
  color: #b1b1b1;
}

  .BVRRRatingNormalOutOf .BVRRNumber {
  }

.BVRRRatingNoResults {
  margin: auto;
  font-style: italic;
  color: #ccc;
}

.BVRRRatingSummary .BVRRSeparatorText {
  color: #ccc;
}

.BVRRRatingSummary .BVRRBuyAgainContainer {
  margin: 6px 0 20px;
}

.BVRRRatingSummary .BVRRRatingContainerSlider {
  margin-top: 5px;
}

.BVRRRatingSummary .BVRRRatingSummaryLinks {
  display: block;
  margin: 5px 0 10px;
}

.ratingNormalLabelPrefix {
  display: none;
}

.BVRRQuickTakeSection .ratingNormalLabelPrefix {
  display: inline;
}

#BVCustomerRatings, #BVRRSummaryContainer {
padding: 0 !important;
height:22px !important;
}

  #BVCustomerRatings .BVRRSecondaryRatingsContainer, #BVRRSummaryContainer .BVRRSecondaryRatingsContainer {
    display: none;
  }

  #BVCustomerRatings .BVRRBuyAgainContainer, #BVRRSummaryContainer .BVRRBuyAgainContainer {
    display: none;
  }

#BVSecondaryCustomerRatings {
  padding: 10px 0;
}

.BVRRRatingSummary .BVRROverallRatingContainer .BVRRLabel {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVRRRatingSummary .BVRROverallRatingContainer .BVRRRatingNormalImage {
  padding: 0 8px 0 0;
}

.BVRRRatingSummary .BVRROverallRatingContainer .BVRRRatingNormalLabel {
  float: left;
  padding-right: 5px;
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVRRRatingSummary .BVRROverallRatingContainer .BVRRLabel {
  padding-right: 5px;
  float: left;
}

.BVRRBuyAgainContainer {
  clear: both;
  width: 250px;
}

.BVRRBuyAgainPercentage {
  margin: 0 3px;
}

.BVRRBuyAgainRecommend, .BVRRBuyAgainTotal {
  font-family: 'TradeGothicW01-BoldCn20 675334';
  font-size: 25px;
}

.BVRRBuyAgainSuffix {
  font-weight: normal;
  color: #666;
}

.BVRRBuyAgainContainer .BVRRSeparatorText {
  color: #666;
}

.BVRRRatingSummaryLinks {
  margin: 0px 0 15px 0 !important;
  display: block;
}

  .BVRRRatingSummaryLinks .BVRRRatingSummaryLink {
    display: inline-block;
    *display: inline;
  }

.BVRRRatingSummaryLinkRead {
  margin-right: 5px;
  font-size: 11px;
  padding-top: 2px;
}

.BVRRRatingSummaryLinkWrite {
  display:none !important;
  font-size: 11px;
  padding-top: 2px;
}

.BVRRRatingSummaryLinkSeparator {
  display: none;
}

.BVRRQuickTakeSection .BVRRRatingSummaryLinkRead {
  display: none;
}

.BVRRRatingsHistogramButton {
  clear: right;
  float: left;
  padding: 1px 0 0 0;
}

.BVRRRatingsHistogramButtonImage {
  cursor: pointer;
}

  .BVRRRatingsHistogramButtonImage img {
    border: 0;
  }

.BVRRRatingsHistogramButtonPopin, #BVRRRatingsHistogramButtonIEControlsFrame {
margin-top: 7px;
margin-left: -95px !important;
}

#BVRRRatingsHistogramButtonIEControlsFrame {
  display: none;
  position: absolute;
}

.BVRRRatingsHistogramButtonPopin {
  cursor: pointer;
  display: none;
  position: absolute;
  z-index: 10000000;
  outline: 0;
}

.BVRRHistogram {
  background: #fff;
  color: #333;
  border: 1px solid #ddd !important;
  overflow: hidden;
  height: auto;
  padding: 10px 20px 25px 20px !important;
  text-align: left;
  width: 260px;
  box-shadow: 0 5px 30px 0 rgba(50, 50, 50, 0.5);
}

div.BVRRHistogramTitle {
  color: #222 !important;
  text-transform:uppercase;
  margin: 4px 0;
  padding: 5px;
  zoom: 1;
  overflow: hidden;
  font-family:'TradeGothicW01-BoldCn20 675334' !important;
}

.BVRRHistogramTitleText {
  font-size: 16px;
  float: left;
}

.BVRRHistogramTitle .BVRRCount {
  font-size: 12px;
  font-weight: normal;
  margin-right: .25em;
  float: right;
  font-style: italic;
  color: #333;
}

.BVRRHistogramTitle .BVRRNumber {
  font-style: normal;
  color: #333;
  float: left;
  padding-right: 3px;
}

.BVRRHistogramContent {
  clear: both;
}

.BVRRHistogramBarRow {
  overflow: hidden;
  padding: 3px 0 0 7px;
  width: 97%;
  height: 25px;
  position: relative;
}

.BVRRHistStarLabelText {
  font-family: 'AvenirNextLTW01-Regular';
  font-size:12px !important;
}

.BVRRHistStarLabel {
  float: left;
  width: 45px;
}

.BVRRHistAbsLabel {
  font-family: 'TradeGothicW01-BoldCn20 675334';
  color: #333;
  text-align: right;
  position: absolute;
  top: 10px !important;
  right: 10px !important;
}

.BVRRHistPercLabel {
  float: left;
}

.BVRRHistogramBar {
  width: 175px;
  float: left;
  background: #eee;
  overflow: hidden;
}

.BVRRHistogramFullBar {
  background: #7a9956;
  float: left;
  height: 19px;
}

.BVRRHistogramBarRowZero .BVRRHistogramBar {
  background: #eee;
}

.BVRRHistogramBarRowZero .BVRRHistStarLabelText {
  color: #ccc;
}

.BVRRHistogramBarRowZero .BVRRHistAbsLabel {
  display: none;
}

.BVRRQuickTakeSection {
  clear: both;
  zoom: 1;
  padding: 30px !important;
  overflow: hidden;
  border: 10px solid #ededed;
  margin-bottom: 25px !important;
}

.BVRRQuickTakeHeader {
  position: relative;
  overflow: hidden;
  color: #7a9956;
  font-size: 20px;
  padding:0 !important;
}

.BVRRQuickTakeTitle {
  font-family: 'AvenirNextLTW01-Regular', Helvetica, Arial, Sans-serif !important;
  font-style: normal;
  color: #666;
  display: none;
}

.BVRRQuickTakeHeaderHelpText {
  display: none;
}

.BVRRQuickTakeTagsHeader {
  font-size: 14px;
  padding-bottom: 12px;
  display: none;
}

.BVRRQuickTakeProTags {
  vertical-align: top;
}

.BVRRQuickTakeProTagsSummaryTwoClouds {
  overflow: hidden;
}

.BVRRQuickTakeProTagsSummaryOneCloud {
  width: 100%;
}

.BVRRQuickTakeProTagsNoSummaryTwoClouds {
  overflow: hidden;
  float: left;
  width: 30%;
}

.BVRRQuickTakeProTagsNoSummaryOneCloud {
  width: 100%;
}

.BVRRQuickTakeNoResultsProTagsSummaryTwoClouds {
  overflow: hidden;
  float: left;
  width: 30%;
  margin-right: 2%;
}

.BVRRQuickTakeNoResultsProTagsNoSummaryTwoClouds {
  overflow: hidden;
  float: left;
  width: 30%;
  margin-right: 2%;
}

.BVRRQuickTakeConTags {
  vertical-align: top;
}

.BVRRQuickTakeConTagsSummaryTwoClouds {
  overflow: hidden;
  display: none;
}

.BVRRQuickTakeConTagsSummaryOneCloud {
  width: 100%;
}

.BVRRQuickTakeConTagsNoSummaryTwoClouds {
  overflow: hidden;
  float: left;
  width: 30%;
}

.BVRRQuickTakeConTagsNoSummaryOneCloud {
  width: 100%;
}

.BVRRQuickTakeNoResultsConTagsSummaryTwoClouds {
  overflow: hidden;
  float: left;
  width: 30%;
}

.BVRRQuickTakeNoResultsConTagsNoSummaryTwoClouds {
  overflow: hidden;
  float: left;
  width: 30%;
}

.BVDI_AFAttributeFilteringSectionCell {
  float: right;
  width: 64%;
}

.BVRRQuickTakeContainer {
  position: relative;
  display: none;
}

.BVRRQuickTakeTags {
  display: none;
}

ul.BVRRQuickTakeList, ul.BVRRQuickTakeListMore {
  margin: 0;
  list-style-type: none;
  padding: 0;
}

.BVRRQuickTakeListMore {
  display: none;
}

.BVRRQuickTakeSection .BVRRTag {
  display: inline;
  background: transparent url(filterDefault.gif) no-repeat scroll left center;
  line-height: 25px;
  font-weight: normal;
  margin-right: 10px;
  zoom: 1;
}

  .BVRRQuickTakeSection .BVRRTag a {
    text-decoration: none;
    padding-left: 16px;
    color: #666;
  }

    .BVRRQuickTakeSection .BVRRTag a:hover {
      background: transparent url(filterOffHover.gif) no-repeat scroll left center;
      color: #77a940;
      text-decoration: none;
    }

.BVRRQuickTakeSection .BVRRTagFilterOn a, .BVRRQuickTakeSection .BVRRAttributeFilterItemOn a {
  text-decoration: none;

  background: transparent url(filterOn.gif) no-repeat scroll left center;
  color: #77a940;
}

.BVRRTagFilterOn a:hover, .BVRRAttributeFilterItemOn a:hover {
  background: transparent url(filterOnHover.gif) no-repeat scroll left center !important;
  color: #c67a7a !important;
}

.BVRRTag .BVRRNote {
  color: #999;
  padding-left: 3px;
  font-size: 11px;
}

.BVRRTagFilterSentence {
  color: #666;
  clear: none;
  padding: 10px 0 0;
  font-style: italic;
  display: none;
}

.BVRRCTagFilterSentenceContainer {
  display: block;
}

.BVRRCTagFilterSentenceReviewCountContainer {
  font-family: 'TradeGothicW01-BoldCn20 675334';
  color: #000;
}

.BVRRQuickTakeSummaryBasedOnCurrentFilters {
  display: block;
  margin-bottom: 10px;
  font-family: 'TradeGothicW01-BoldCn20 675334';
  color: #ff8c00;
  font-size: 13px;
}

.BVRRTagFilterSentence .BVRRAttributeFilterHeader, .BVRRTagHeader {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVRRRemoveAllTagsFilters a {
  display: block;
  background: url(x.gif) no-repeat 0 5px;
  padding-left: 10px;
  color: #c67a7a;
  text-decoration: none;
}

  .BVRRRemoveAllTagsFilters a:hover {
    background: url(x_hover.gif) no-repeat 0 5px;
    text-decoration: none;
    color: #c67a7a;
  }

.BVRRAllReviewsFiltered {
  padding: 10px 20px;
}

.BVRRDisplayContentHeader {
  overflow: hidden;
  zoom: 1;
}

.BVRRDisplayContentHeaderContent {
  text-align: right;
  padding: 13px 10px 10px 15px !important;
  margin: 30px 0;
  overflow: hidden;
  background-color: #ededed;
}

.BVRRDisplayContentLinkWrite {
  float: left;
}

.BVRRDisplayContentSort {
  float: right;
  padding-top: 0px !important;
}

#BVReviewsContainer .BVRRDisplayContentTitle, #BVRRContainer .BVRRDisplayContentTitle {
  display: none;
}

.BVRRDisplayContentSortPrefix {
  padding: 0 5px 0 10px;
  display: none;
}

.BVRRDisplayContent {
  clear: both;
}

.BVRRReviewRatingsContainer {
  width: 49%;
  float: left;
}

.BVRRDisplayContentBody {
  clear: both;
}

.BVRRDisplayContentReview {
  background: #fff;
  zoom: 1;
  position: relative;
}

.BVRRAvatar {
  display: none;
  float: left;
  margin-right: 10px;
}

.BVRRUserNicknameContainer {
  clear: none;
}

.BVRRNickname, .BVRRNickname a {
  font-family: 'TradeGothicW01-BoldCn20 675334';
  font-size: 18px !important;
  font-size: 1.8rem !important;
  text-transform: uppercase;
}

.BVRRUserNicknameReadReviewsContainer {
  display: none;
}

  .BVRRUserNicknameReadReviewsContainer .BVRRUserProfileImageLink {
    text-decoration: none;
    margin-left: 2px;
    margin-right: 1px;
  }

.BVRRContextDataContainer {
  color: #999;
  font-size: 12px;
  margin-top: 5px;
}

.BVRRUserLocationContainer, .BVRRContextDataValueContainer {
  display: block;
  margin-right: 0px !important;
  color: #999;
}

.BVRRReviewTitleContainer {
  clear: both;
}

.BVRRReviewTitle {
  font-family: 'TradeGothicW01-BoldCn20 675334' !important;
  text-transform: uppercase !important;
  font-size: 3rem !important;
  line-height: .9;
  color: #333 !important;
  font-style: normal;
  float: left;
  width: 490px;
}

.BVRRReviewDateContainer {
  display:none;
}

.BVRRReviewDatePrefix {
  display: none;
}

.BVRRReviewTextParagraph {
  margin-bottom: 15px;
}

.BVRRReviewTextPrefix {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVRRReviewText, .BVRRReviewAbbreviatedText {
  zoom: 1;
  line-height: 1.8;
}

.BVRRNoReviewText {
  font-style: italic;
  color: #b8b8b8;
}

.BVRRRecommendedContainer {
  font-family: 'TradeGothicW01-BoldCn20 675334';
  padding: 0 5px 0 24px;
  background: url("../img/icons-check.png") no-repeat;
}

.BVRRRecommendedContainerYes {
  color: #637c42;
  background-position: 5px 3px;
}

.BVRRRecommendedContainerNo {
  color: #7c0000;
  background-position: 0 -16px;
  display: none;
}

.BVRRReviewClientResponseContainer {
  background: #f6f6f6;
  padding: 20px;
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}

.BVRRReviewClientResponseHeader {
  margin-bottom: 0px;
}

.BVRRReviewClientResponseTitle {
  display: inline-block;
  border-right: 1px solid #bbb;
  padding-right: 10px;
  font-size: 16px;
  font-family: "Trade Gothic W01 Bold";
}

.BVRRReviewClientResponseSubtitle {
  display: inline;
  line-height: 27px;
  padding-left: 10px;
}

.BVRRReviewClientResponseSubtitleDept {
  font-style: italic;
}

.BVRRReviewClientResponseSubtitleDate {
  display: block;
  padding-left: 0px;
  font-size: 12px;
  color: #999;
  clear: none;
  margin-left: 0px;
  line-height: 11px;
}

.BVRRReviewClientResponseText {
  margin: 0px 0 5px 3px;
}

.BVRRReviewProsConsContainer {
  margin: 0;
  padding: 20px 20px 12px 0px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}

.BVRRReviewProsContainer, .BVRRReviewConsContainer {
  margin: 0 0 10px;
}

.BVRRReviewProTagsPrefix, .BVRRReviewConTagsPrefix {
}

.BVRRReviewProTags {
  font-family: 'AvenirNextLTW01-Regular', Arial, Helvetica, sans-serif !important;
  font-weight: normal;
}

.BVRRReviewConTags {
  font-family: 'AvenirNextLTW01-Regular', Arial, Helvetica, sans-serif !important;
  font-weight: normal;
}

.BVRRPhotoSection {
  margin: 1em 0;
  overflow: hidden;
}

.BVRRPhotoSectionHeader {
  display: none;
}

.BVRRPhotoSectionLabel {
  font-family: 'TradeGothicW01-BoldCn20 675334';
}

.BVRRPhotoSectionHint {
  color: #999;
}

.BVRRPhoto {
  float: left;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  margin: 5px 5px 5px 0;
}

.BVRRPhotoPopup {
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  padding: 20px;
  cursor: pointer;
  position: absolute;
  z-index: 1000;
}

.BVRRPhotoPopupHint {
  display: none;
}

.BVRRPhotoPopupImage {
  text-align: center;
  background: #333;
}

.BVRRPhotoPopupCaption {
  text-align: center;
  display: block;
  padding: 10px 5px;
}

.BVRRPhotoSectionThumbnail {
  display: block;
  cursor: pointer;
  overflow: hidden;
  height: 50px;
  width: 50px;
  border: 3px solid #ececec;
  opacity: .9;
}

  .BVRRPhotoSectionThumbnail:hover {
    border: 3px solid #cfcfcf;
    opacity: 1;
  }

.BVRRPhotoLine .BVRRPhoto:nth-child(5) {
  clear: both;
}

.BVRRDisplayContentFooter {
  padding: 5px 0;
  clear: both;
}

.BVRRDisplayContentSpacer {
  clear: both;
}

.BVRRReviewSocialLinksContainer {
  float: right;
  clear: left;
  margin: 2px 0 0 0;
  padding: 0 0 3px 0;
}

.BVRRSocialBookmarkingLinks {
  overflow: hidden;
  zoom: 1;
  clear: left;
}

.BVRRReviewBookmarkingLabel, .BVRRProductBookmarkingLabel {
  color: #666;
  padding-top: 2px;
  margin-right: 5px;
  display: none;
}

.BVRRProductBookmarkingLabel {
  display: block;
  float: left;
}

a.BVRRSocialBookmarkingSharingLink {
  text-decoration: none;
  float: left;
  margin-right: 5px;
  opacity: .7;
  zoom: 1;
  filter: alpha(opacity=70);
}

  a.BVRRSocialBookmarkingSharingLink:hover, a.BVRRSocialBookmarkingSharingLink:focus, a.BVRRSocialBookmarkingSharingLink:active {
    opacity: 1;
    filter: alpha(opacity=100);
  }

.BVRRSocialBookmarkLinkImage {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  -ms-interpolation-mode: bicubic;
}

.BVRRSocialBookmarkLinkImage, .BVRRSocialBookmarkFacebookLikeButton {
  vertical-align: text-bottom;
}

.BVRRProductSocialBookmarkFacebookLikeButtonContainer {
  overflow: hidden;
  margin-top: 20px;
  zoom: 1;
}

.BVRRSocialBookmarkFacebookLikeButton {
  vertical-align: middle;
}

.BVRRRatingsOnlySummary {
  display: block;
  background: #fff;
  padding: 20px 0;
  border-top: 1px solid #ccc;
}

.BVRRRatingsOnlySummaryTitle {
  font-family: 'TradeGothicW01-BoldCn20 675334';
  font-size: 16px;
}

.BVRRRatingsOnlySummarySubtitle {
  font-size: 12px;
  padding: 10px 0 0;
}

  .BVRRRatingsOnlySummarySubtitle .BVRRNumber {
    font-family: 'TradeGothicW01-BoldCn20 675334';
  }

.BVRRRatingsOnlySummaryMain {
  padding: 10px 0;
}

.BVRRRatingsOnlySummary .BVRRBuyAgainContainer {
  clear: both;
  margin: 5px 0;
}

.BVRRPager {
  background-color: #fff;
  margin: 0;
  padding: 5px;
}

.BVRRSimplePager {
  position: relative;
  zoom: 1;
}

.BVRRPageLink a {
  color: #999;
}

.BVRRCurrentPage {
  text-align: center;
}

.BVRRPreviousPage {
  padding-right: 10px;
}

.BVRRNextPage {
  padding-left: 10px;
}

.BVRRPageBasedPager {
  text-align: right;
  clear: both;
  padding: 20px;
  font-size: 14px;
  color: #999;
  background-color: #ededed;
  border-top:none !important;
}

.BVRRPageNumber a {
  padding: 5px 10px;
}

.BVRRSelectedPageNumber {
  padding: 5px 10px;
  color: #637c42;
}

.BVRRPagerArrows {
  display: none;
}

.BVRRReviewDisplayStyle5 {
  margin: 0px 0 50px 0;
  padding: 0 !important;
  zoom: 1;
  border: none !important;
}

.BVRRReviewDisplayStyle5Header {
  overflow: hidden;
  display: inline-block;
  width: 490px;
  zoom: 1;
  margin-bottom: 20px;
}

  .BVRRReviewDisplayStyle5Header .BVDI_BA {
    text-align: right;
    float: right;
    width: 25%;
  }

.BVRRReviewDisplayStyle5BodyUser {
  margin-bottom: 20px;
  overflow: hidden;
  zoom: 1;
  width: 130px;
  float: right;
  text-align: right;
}

.BVRRReviewDisplayStyle5BodyContent {
  margin-bottom: 20px;
}

.BVRRReviewDisplayStyle5Ratings {
  margin-bottom: 10px;
  overflow: hidden;
  zoom: 1;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding: 20px 0 10px 0;
  width: 490px;
}

.BVRRReviewDisplayStyle5Media {
  zoom: 1;
}

.BVRRReviewDisplayStyle5BodyContentPrimary {
  vertical-align: top;
  width: 440px;
}

.BVRRReviewDisplayStyle5Text {
  margin: 20px 0;
}

.BVRRReviewDisplayStyle5Tags {
  margin-bottom: 20px;
}

.BVRRReviewDisplayStyle5BodyClient {
  clear: both;
  margin-bottom: 20px;
}

.BVRRReviewDisplayStyle5Footer {
  padding-top: 15px;
}

.BVRRSyndicatedContentAttribution {
  padding: 1px;
  text-align: right;
}

.BVRRDocumentationBody {
  padding: 30px;
  background: #f5f5f5;
}

.BVRRDocumentation {
  background: #fff;
  border: 2px solid #eee;
  padding: 20px;
}

.BVRRDocumentationHeader {
  font-family: 'TradeGothicW01-BoldCn20 675334';
  font-size: 16px;
  color: #333;
}

.BVDI_CO {
  clear: none;
  display: none;
}

.BVRRReviewDisplayStyle5 .BVRRRatingNormalOutOf {
  display: none;
}

.BVRRLast .BVRRReviewDisplayStyle5 {
}

.BVRRQuickTakeContent .BVRRSecondaryRatingsContainer {
  clear: both;
  height: auto;
  overflow: hidden;
  zoom: 1;
  border-top: 1px solid #ccc;
  padding: 20px 0 0;
  margin: 0 0 30px 0;
}

.BVRRQuickTakeContent .BVRRBuyAgainContainer {
  width: auto;
  font-size: 14px;
  color: #638c3d;
  font-family: 'TradeGothicW01-BoldCn20 675334';
  margin-bottom: 0px;
}

  .BVRRQuickTakeContent .BVRRBuyAgainContainer .BVRRBuyAgainSuffix, .BVRRQuickTakeContent .BVRRBuyAgainContainer .BVRRSeparatorText {
    color: #999;
    font-size: 12px;
    font-family: 'AvenirNextLTW01-Regular' !important;
  }

.BVRRQuickTakeContent .BVRROverallRatingContainer .BVRRLabel {
  display: block;
  float: left;
  font-size: 19px;
  padding-top: 0;
  color: #333;
  text-transform: uppercase;
}

.BVRRQuickTakeContent .BVRRSecondaryRatingsContainer .BVRRRatingEntry {
  width: 150px !important;
}

.BVRRQuickTakeContent .BVRRRatingNormalOutOf .BVRRSeparatorText, .BVRRQuickTakeContent .BVRRRatingNormalOutOf .BVRRRatingRangeNumber, .BVRRQuickTakeContent .BVRRRatingSummary .BVRRRatingSummaryLinks, .BVRRPrimaryRatingSummary .BVRRRatingOverall .BVRRRatingNormalOutOf {
  display: none;
}

.BVRRQuickTakeContent .BVRRSecondaryRatingsContainer .BVRRRatingNormalOutOf {
  font-size: 13px;
}

.BVRRQuickTakeContent .BVRRSocialBookmarkingLinks {
  display: none;
}

.BVRRDisplayContentLinkWrite a {
  background-image:none !important;
  font-family: "TradeGothicW01-BoldCn20 675334", Arial Narrow, Arial, sans-serif;
  font-size: 17px;
  color: #444 !important;
  text-indent:0px !important;
  height:auto !important;
  margin-left:20px !important;
  padding: 15px 0;
  text-decoration: underline !important;

}

.BVRRPrimaryRatingSummary .BVRROverallRatingContainer .BVRRRatingEntry {
  float: left;
  width: 100px;
  padding: 0 !important;
}

.BVRRPrimaryRatingSummary .BVRRRatingsHistogramButton, .BVRRPrimaryRatingSummary .BVRRRatingNormalLabel {
  display:block !important;
}

#productMainOrderFocus .BVRRRatingNormalLabel {
  display:none !important;
}
.BVRRPrimaryRatingSummary .BVRRRatingNormalImage {
  padding-left: 1px;
}

.BVRRSocialBookmarkingSharingLinkDigg, .BVRRSocialBookmarkingSharingLinkStumbleUpon, .BVRRSocialBookmarkingSharingLinkReddit {
  display: none;
}

.BVRRQuickTakeContent .BVRROverallRatingContainer .BVRRRatingEntry {
  float: left;
  width: 270px;
  margin-bottom: 10px;
}

.BVRRQuickTakeSection .BVRRPrimaryRatingSummary .BVRRRatingOverall .BVRRRatingNormalOutOf {
  display: inline;
}

.BVRRQuickTakeSection .BVRRRatingsHistogramButton {
  display: block;
}

#BVCustomerRatings .BVRRRatingSummary .BVRROverallRatingContainer .BVRRLabel, #BVRRSummaryContainer .BVRRRatingSummary .BVRROverallRatingContainer .BVRRLabel {
  padding: 0 0 5px 0;
}

#BVCustomerRatings .BVRRRatingSummary .BVRROverallRatingContainer .BVRRLabel {
  display: none;
}

.BVRRQuickTakeContent .BVRRSecondaryRatingsContainer .BVRRRatingNormalImage {
  padding-top: 0;
  margin-top: 0 !important;
}

.BVRRReviewDisplayStyle5 .BVRROverallRatingContainer .BVRRLabel {
  display: none;
}

.BVRRRatingsOnlySummaryMain .BVRRSeparatorText, .BVRRRatingsOnlySummaryMain .BVRRRatingRangeNumber {
  display: none;
}

.BVRRRatingsOnlySummaryMain .BVRROverallRatingContainer .BVRRLabel {
  float: left;
  padding-right: 6px;
}

.BVRRRatingsOnlySummaryMain .BVRRBuyAgain .BVRRSeparatorText {
  display: inline;
}

.BVRRRatingsOnlySummaryMain .BVRROverallRatingContainer .BVRRRatingEntry {
  padding-bottom: 5px;
}

#BVCustomerRatings .ratingNormalLabelPrefix, #BVRRSummaryContainer .ratingNormalLabelPrefix {
  display: none;
}

.BVRRQuickTakeSummaryRow .BVRRRatingsHistogramButton {
  padding: 7px 0 0 6px;
}

* html .BVRRRatingsHistogramButton {
  padding-top: 3px;
}

#BVCustomerRatings .BVRRoverallRatingLabelStandard, .BVRRQuickTakeSummary .BVRRoverallRatingLabelCustom, #BVRRSummaryContainer .BVRRoverallRatingLabelStandard, .BVRRQuickTakeSummary .BVRRoverallRatingLabelCustom {
  display: none;
}

#BVSecondaryCustomerRatings {
  display: none;
}

.BVModuleCustomerLogo {
  height: 60px;
  background: url('customOptOutLogo.gif') #000 no-repeat scroll 20px 20px;
  padding: 20px 0 20px;
  margin-bottom: 20px;
}

.BVImage {
  display: none;
}

.BVManageSubscription {
  margin: 0 auto;
  width: 650px;
  color: #666;
}

.BVPageHeader.BVHeader {
  color: #693;
  font-size: 24px;
  line-height: 30px;
  margin: 10px 0 10px;
}

.BVPageBody.BVBody {
  font-size: 12px;
  line-height: 2.5em;
  font-family: 'AvenirNextLTW01-Regular', Arial, sans-serif !important;
}

.BVButton {
  background: none repeat #69973d;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  padding: 5px 10px;
  margin: 10px 0 10px;
  cursor: pointer;
}

.BVModulePPESubscriptions {
  margin: 10px 0 10px;
}

#BVRLPLinkContainer {
  font-size:1.2rem;
  text-decoration:underline;
  padding:0 0 30px 0;
}

@media only screen and (max-width: 800px) {
    .BVRRReviewDisplayStyle5BodyUser { display:none !important; }
    .BVRRReviewDisplayStyle5Ratings { display:none !important; }
    .BVRRReviewProsConsContainer { display:none !important; }
    .BVRRReviewDisplayStyle5Recommendations { display:none !important; }
    .BVRRReviewDisplayStyle5Header { margin: 0px !important; width:auto !important; }
    .BVRRReviewDisplayStyle5Footer { display:none !important; }
    .BVRRReviewDateContainer { float:left !important; }
    .BVRRReviewDisplayStyle5 { border:none !important; border-bottom: 1px dashed #dddddd !important; margin:0 0 25px 0 !important;}

    .BVRRReviewDateContainer { padding: 5px 0 !important; }

    .BVRRDisplayContentHeaderContent { display:none !important; }
    .BVRRSecondaryRatingsContainer { display:none !important; }
    .BVRRBuyAgainContainer { display:none !important; }
    .BVDI_SBGooglePlusOneButtonContainer { display:none !important; }
    .BVRRReviewDisplayStyle5BodyContentPrimary { width:100% !important; }
    .BVRRReviewDisplayStyle5BodyContent { margin-right:0 !important; }
    .BVRRReviewTitle {width:auto !important;}

}

/*Write a Review Page*/
.BVRRFieldLabel {
  font-weight:normal !important;
}
#BVRRContentContainerID {
	padding:20px;
}

.BVRRSectionHeader {
font-family: "TradeGothicW01-BoldCn20 675334";
text-transform: uppercase;
color: #222;
}

.BVRRRootElement {
color:#333;
}

.BVRRProductDetailsName {
font-weight: normal !important;
margin-bottom: 15px;
font-family: "TradeGothicW01-BoldCn20 675334";
text-transform: uppercase;
color: #222;
font-size: 3.5rem !important;
line-height:0.9;
}

.BVRRProductDetailsImage img {
  filter:initial !important;
}

.BVRRProductDetailsImage {
margin-right: 2rem !important;
}

.BVRRSectionHeaderContainer {
font-family: inherit;
}

.BVRRTipsCaution ul li {
list-style: inherit;
line-height: 1.5;
margin-bottom:10px;
}


/* Slider */
#recommendedProducts { display:none; padding-top: 10px; }

.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
.slick-slide p {
  padding: 10px 0;
  font-size: 1.4rem;
  line-height: 1.5;
  margin:0;
}

[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
    padding: 0 2px;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

@charset 'UTF-8';

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../img/loading.gif') center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 38%;

    display: block;

    width: 33px;
    height: 33px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: "exofficio";
    font-size: 33px;
    line-height: 1;

    opacity: .75;
    color: #333;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -35px;
}
[dir='rtl'] .slick-prev
{
    right: -35px;
    left: auto;
}
.slick-prev:before
{
    content: '\e831';
}
[dir='rtl'] .slick-prev:before
{
    content: '\e831';
}

.slick-next
{
    right: -35px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -35px;
}
.slick-next:before
{
    content: '\e830';
}
[dir='rtl'] .slick-next:before
{
    content: '\e830';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -10px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

@media only screen and (max-width: 495px) {

  .slick-prev,
  .slick-next {
    display: none !important;
  }
}

/* USA Today Award */

  #USAtodayAward img {
    float:left;
    display:block;
  }
  
  #USAtodayAward p {
      font-family: "TradeGothicW01-BoldCn20 675334", Arial Narrow, Arial, sans-serif;
      font-weight: normal;
      font-size: 30px;
      font-size: 3rem;
      color: #4892cf;
      line-height: 1.4;
      padding-top: 60px;
      text-align:left !important;
  }

@media only screen and (max-width: 800px) {
  
  #USAtodayAward img {
    float:none;
    margin: 0 auto;
  }
  
  #USAtodayAward p {
    padding-top: 0px;
    text-align:center !important;
  }

}