/* Global fonts and links for the Rating Summary and Reviews modules */
.BVRatingSummary *, .BVSecondaryRatingSummary *, .BVReviewTable *, .BVBadge *, .BVBadgeDefinitionText, .BVReviewPagination {color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.BVRatingSummary a, .BVRatingSummary a:visited, .BVSecondaryRatingSummary a, .BVSecondaryRatingSummary a:visited, .BVReviewTable a, .BVReviewTable a:visited, .BVBadge a, .BVBadge a:visited, .BVReviewPagination a, .BVReviewPagination a:visited {color: #369; text-decoration: none;}
.BVRatingSummary a:hover, .BVSecondaryRatingSummary a:hover, .BVReviewTable a:hover, .BVBadge a:hover, .BVReviewPagination a:hover {color: #369; text-decoration: underline;}
.BVUIContainer strong {font-weight: bold;}
.BVRR img {border: none;}

/* Rating Summary module + some Reviews module styles */
.BVRatingSummary {width: 100%;}
.BVRatingSummaryHeader {color: #036; font-weight: bold;}
.BVRatingSummaryRatings {}
.BVRatingSummaryPrimaryRating .BVRatingWraperTable {float: left;}
.BVcustomerRatingItem {display: none;}
.BVcustomerRating {background: white; line-height: normal; vertical-align: middle;}
.BVRatingSummaryPrimaryRating .BVcustomerRating {padding-right: 4px;}
.BVcustomerRatingFirst {}
.BVcustomerRatingScore {padding-right: 5px; text-align: left;}
.BVPrimaryRatings .BVcustomerRatingScore {display: none;}
.BVReviewDisplayLeft .BVcustomerRatingScore {display: none;}
.BVRatingsOnlyReviewSummary .BVcustomerRatingScore {display: none;}
.BVratingSummaryFinal {font-weight: bold;}
.BVratingSummaryTotal {font-weight: bold;}
.BVRatingSummaryLinks {}
.BVReadReviewsLink {line-height: 17px;}
/* Primary ratings histogram */
.BVRatingSummaryRatingsHistogram {float: left;}
.BVratingsHistogramButton {float: left; margin: 4px 0 0 4px;}
.BVratingsHistogramButtonImage {cursor: pointer; cursor: hand;}
.BVratingsHistogramButtonImage img {border: none;}
.BVratingsHistogramButtonPopin, #BVratingsHistogramButtonIEControlsFrame {margin-top: 20px; margin-left: 7px;}
#BVratingsHistogramButtonIEControlsFrame {display: none; position: absolute;}
.BVratingsHistogramButtonPopin {cursor: pointer; cursor: hand; display: none; position: absolute; z-index: 10000000;}
.BVhistogram {background: #fff url( histogram_bck.gif ) repeat-x bottom; border: 1px solid #ccc; overflow: hidden; padding: 5px 0 0 0; text-align: left; width: 260px; height: auto;}
DIV.BVhistTitle {background-color: #749AC8; color: #fff; font-size: 14px; font-weight: bold; margin: -5px 0 10px 0; padding: 5px;}
.BVhistTitle span {font-size: 10px; font-weight: normal; color: #fff;}
.BVhistBarRow {overflow: hidden; padding: 3px 0 0 10px; width: 100%; height: 25px;}
.BVhistBarRow span {font-size: 9px; padding: 5px 0 0 0;}
.BVhistStarLabel {float: left; width: 40px;}
.BVhistAbsLabel {float: left;}
.BVhistPercLabel {float: left;}
.BVhistBar {background: url( mt_bar.gif ) repeat-x; border: 1px solid #ababab; border-width: 0 1px; float: left; margin: 0 5px; width: 162px; height: 19px;}
.BVhistFullBar {background: url( full_bar.gif ) right; float: left; height: 19px; font-size: 11px;}
.BVratingSnapshotPage { margin: 0; }
/* Product social bookmarking */
.BVProductBookmarking {display: block; margin-top: 0.25em;}
.BVRatingSummaryZeroReviews .BVProductBookmarking {margin-top: 0;}
.BVProductBookmarkingLabel {padding: 0; margin: 0;}
.BVSocialBookmarkingSharingLink a:link, .BVSocialBookmarkingSharingLink a:visited, .BVSocialBookmarkingSharingLink a:hover, .BVSocialBookmarkingSharingLink a:active {text-decoration: none;}
.BVSocialBookmarkLinkImage {border: 0; vertical-align: text-bottom;}
/* No reviews yet */
.BVRatingSummaryZeroReviews .BVProductBookmarkingLinksSeparator {display: none;}
.BVRatingSummaryZeroReviews .BVRatingSummaryLinks, .BVRatingSummaryZeroReviews .BVRatingSummaryLinks table {text-align: center;}
.BVWriteFirstLinkCell {padding: 2px; text-align: center;}
.BVWriteFirstImageCell {padding: 2px; text-align: center;}

#BVSecondaryCustomerRatings {width: 620px; background-image: url(backgroundHeaderReviews.gif); background-repeat: no-repeat; padding-bottom: 10px; height: 120; clear: both;}
.BVSecondaryRatingSummary .BVRatingWraperTable {margin-top: 6px;}
.BVSecondaryRatingSummary .BVcustomerRating {padding: 0 4px 0 0px; background: transparent;}

/* Reviews module */
#BVReviewsContainer {width: 620px;}
.BVReviewTable {}
.BVReviewTable br {line-height: 5px;}

/* Reviews sorting */
.BVReviewTableSortRow {}
.BVReviewTableSortRowTable {}
.BVReviewTableSortRowLabel {font-size: 13px; font-weight: bold; display: none;}
.BVReviewSortRowLink {text-align: right;}
.BVReviewSortRowLink a, .BVReviewSortRowLink a:visited, .BVReviewSortRowLink a:hover {display: none; font-size: 13px; font-weight: bold;}
.BVsortDropdown {}
.BVsortButton {}
#BVSubmissionURL {float: left;}

/* Reviews body */
#BVReviewsContainer .BVReviewSection {}

/* An instance of a review */
.BVReviewSectionReview {border-bottom: 1px solid #ccc; padding: 10px;}
.BVReviewDisplay {}
.BVReviewDisplayLeft {border-right: 1px solid #ccc; width: 210px;}
.BVReviewDisplaySeparator {width: 10px;}
.BVReviewDisplayRight {}
.BVBadgeBlock {margin-bottom: 5px;}
.BVBadge {padding-right: 5px;}
.BVBadge td {font-size: xx-small; font-weight: bolder;}
.BVexpertIcon, .BVfeaturedIcon, .BVstaffIcon, .BVtop1ContributorIcon, .BVtop10ContributorIcon, .BVtop25ContributorIcon, .BVtop50ContributorIcon, .BVtop100ContributorIcon, .BVtop250ContributorIcon, .BVtop500ContributorIcon, .BVtop1000ContributorIcon {padding: 2px 0px; vertical-align: middle;}
.BVexpertIcon {background-color: #89afde;}
.BVfeaturedIcon {background-color: #89afde;}
.BVstaffIcon {background-color: #f1b147;}
.BVexpertTitle, .BVfeaturedTitle, .BVstaffTitle {padding: 0px 5px; margin-right: 10px; vertical-align: middle;}
.BVtop1ContributorIcon, .BVtop10ContributorIcon, .BVtop25ContributorIcon, .BVtop50ContributorIcon, .BVtop100ContributorIcon, .BVtop250ContributorIcon, .BVtop500ContributorIcon, .BVtop1000ContributorIcon {background-position:center bottom; background-repeat:repeat-x; padding:1px 1px 2px;}
.BVtop1ContributorIcon {}
.BVtop10ContributorIcon {}
.BVtop25ContributorIcon {}
.BVtop50ContributorIcon {}
.BVtop100ContributorIcon {}
.BVtop250ContributorIcon {}
.BVtop500ContributorIcon {}
.BVtop1000ContributorIcon {}
.BVexpertTitle, .BVfeaturedTitle, .BVstaffTitle, .BVtop1ContributorTitle, .BVtop10ContributorTitle, .BVtop25ContributorTitle, .BVtop50ContributorTitle, .BVtop100ContributorTitle, .BVtop250ContributorTitle, .BVtop500ContributorTitle, .BVtop1000ContributorTitle {padding: 0px 5px; margin-right: 10px; vertical-align: middle;}
.BVexpertTitle {background-color: #b6ceeb;}
.BVfeaturedTitle {background-color: #b6ceeb;}
.BVstaffTitle {background-color: #f7d089;}
.BVtop1ContributorTitle, .BVtop10ContributorTitle, .BVtop25ContributorTitle, .BVtop50ContributorTitle, .BVtop100ContributorTitle, .BVtop250ContributorTitle, .BVtop500ContributorTitle, .BVtop1000ContributorTitle {background-position:center bottom; background-repeat:repeat-x; border-style:solid solid solid none; border-width:1px 1px 1px 0pt; padding-left:2px; padding-right:5px}
.BVtop1ContributorTitle {display: none; background-color:#0000FF; background-image:url( button_background_blue_1x14.gif ); border-color:#7777FF; color:#FFFFFF;}
.BVtop10ContributorTitle {display: none; background-color:#FFFFFF; background-image:url( button_background_white_to_blue_1x14.gif ); border-color:#0000FF;}
.BVtop25ContributorTitle {display: none; background-color:#FFFFFF; background-image:url( button_background_white_to_red_1x14.gif ); border-color:#FF0000;}
.BVtop50ContributorTitle {display: none; background-color:#FFFFFF; background-image:url( button_background_white_to_orange_1x14.gif ); border-color:#FF9900;}
.BVtop100ContributorTitle {display: none; background-color:#FFFFFF; background-image:url( button_background_white_to_purple_1x14.gif ); border-color:#CC33FF;}
.BVtop250ContributorTitle {display: none; background-color:#FFFFFF; background-image:url( button_background_white_to_yellow_1x14.gif ); border-color:#CCCC66;}
.BVtop500ContributorTitle {display: none; background-color:#FFFFFF; background-image:url( button_background_white_to_green_1x14.gif ); border-color:#33CC00;}
.BVtop1000ContributorTitle {display: none; background-color:#FFFFFF; background-image:url( button_background_white_to_redorange_1x14.gif ); border-color:#FF6600;}
.BVBadgeDefinitionText {}
/* Overall rating */
.BVPrimaryRatings {}
/* Information by reviewer */
.BVReviewData {}
.BVReviewTitlePrefix {}
.BVreviewTitle {color: #069; float: left; font-size: 12px; font-weight: bold; padding-right: 5px;}
.BVdateCreated {color: #996;}
.BVReviewer * {color: #996;}
.BVreviewerLocation {color: #996;}
.BVReadAllMyReviews {white-space: nowrap;}
/* Reviewer profile questions */
.BVReviewLabel {}
.BVReviewValue {font-weight: bold;}
.BVWouldRecommendSection { margin-top: 8px; }
/* Rating dimensions */
.BVSecondaryRatings {}
/* Sliders */
.BVSliderDisplayHeaderLabel {border-top: 5px solid #fff; font-weight: bold;}
.BVSliderDisplayLabelLeft {padding: 2px; text-align: right;}
.BVSliderDisplayRating {padding-top: 3px;}
.BVSliderDisplayLabelRight {padding: 2px;}
/* Review text */
.BVreviewText {}
.BVcontent {}
.BVProsTitle {font-weight: bold;}
.BVConsTitle {font-weight: bold;}
.BVProsContent {}
.BVConsContent {}
/* Review photos */
.BVreviewPhotoSection {border-left: 1px solid #ccc; float: right; margin-left: 10px; padding-left: 10px;}
.BVreviewPhotoSectionLabel {font-weight: bold;}
.BVreviewPhotoSectionHint {font-size: 9px;}
.BVreviewPhoto {display: inline; float: left;}
.BVreviewPhotoThumbnail {cursor: hand; cursor: pointer; margin: 5px 5px 0px 0px;}
.BVreviewPhotoThumbnail img {border: none;}
.BVreviewPhotoPopup {background-color: #eee; border: 1px solid #ccc; cursor: hand; cursor: pointer; display: none; font-weight: bold; padding: 5px; position: absolute; margin-left: -365px; margin-top: 20px; z-index: 10000000;}
.BVreviewPhotoPopupHint {font-size: 9px; font-weight: bold; margin: 0px; position: absolute; right: 5px; text-align: right; white-space: nowrap;}
.BVreviewPhotoPopupImage {padding-top: 15px; text-align: center; width: 400px;}
.BVreviewPhotoPopupImage img {border: 1px solid #ccc;}
.BVreviewPhotoPopupCaption {font-weight: bold; margin-top: 5px; width: 400px;}
.BVreviewPhotoPopup a {text-decoration: none;}
/* Review videos */
.BVReviewVideoSection {margin: 20px 0px 20px 5px;}
.BVReviewVideoSectionLabel {font-weight: bold;}
.BVReviewVideo {margin: 5px 0px;}
.BVReviewVideoCaption {}
.BVReviewVideoPlayer {}
.BVReviewVideoPlayerGoogle {background-color: #000;}
.BVReviewVideoPlayerYoutube {}
/* Results of review feedback */
.BVReviewFeedbackDisplay {display: none;}
.BVrespondedHelpful {display: none;}
/* Gather review feedback */
.BVReviewFeedbackLinks {display: none;}
.BVWasReviewHelpful {display: none;}
.BVWasReviewHelpful a {display: none;}
/* Client responses to user reviews */
.BVclientResponse {background-color: #eee; border: 1px solid #ccc; padding: 5px; margin: 5px 50px;}
.BVclientResponseHead {padding-bottom: 8px;}
.BVclientResponseTitle {display: block; font-weight: bold; padding-bottom: 8px; text-decoration: underline;}
.BVclientResponseBy {font-weight: bold;}
.BVclientResponseName {font-weight: bold;}
.BVclientResponseDepartment {font-weight: bold;}
.BVclientResponseDate {font-weight: normal;}
.BVresponseText {}
/* Review social bookmarking */
.BVReviewSocialBookmarkingSection {margin-top: 10px;}
.BVReviewBookmarkingLabel {vertical-align: text-bottom;}
/* Ratings-only section */
.BVReviewSectionHeader {background-color: #eee; border-top: 1px solid #ccc; padding: 5px 0;}
.BVReviewSectionHeaderLabel {color: #666; font-weight: bold; padding-left: 5px;}
.BVReviewSectionHeaderSubtitle {padding-right: 5px; text-align: right;}
.BVReviewSectionHeaderLink {}
.BVRatingsOnlyReviewSummary {padding: 10px;}
.BVRatingsOnlyBuyAgain {padding-bottom: 3px;}
.BVRatingsOnlyReviewSummary .BVReviewSectionReview {border: 0; padding: 10px;}

/* Pagination */
.BVReviewPagination {padding-top: 11px;}
#BVReviewPaginationCountCell {text-align: center;}
#BVReviewPaginationNextLinkCell {text-align: right;}

.BVProductPageLink {}
.BVReviewRatingSetTable{}
.BVReviewSource {text-align: right;}
.BVTermsConditionsText {}
.BVtextareaContent {}

#BVdefaultURL {visibility: hidden;}

.BVSecondaryRatingsReviews {padding: 80px 0px 2px 3px; clear: left; color: #006699; font-family: Arial, sans-serif; font-weight: bold; font-size: 14px;}
#BVSecondaryCustomerRatings .BVRatingSummaryRatingsHistogram {float: left; display: inline; margin-top: -17px; padding-left: 150px;}
.BVcustomerRatingScore {padding-left: 5px;}
.BVSecondaryRatingReviewCount {float: right; color: #006699; font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; margin-top: 45px; padding-right: 5px;}

.EventDetail #BVProductBookmarkingId, #BVProductBookmarkingLinksSeparatorId {display: none;}
#BVQANoQuestionsID {display: none;}
