@charset "utf-8";

/* These changes will most likely need to be made in the Bazaar Voice style sheet itself. */

#pagecontainer .BVRRQuickTakeSummary .BVRRRatingSummaryLinkWrite a {
	-webkit-transition: background-position 0.1s ease;
	-moz-transition: background-position 0.1s ease;
	-ms-transition: background-position 0.1s ease;
	-o-transition: background-position 0.1s ease;
	transition: background-position 0.1s ease;
	border-bottom: 1px solid;
	border-left: none;
	border-right: none;
	border-top: 1px solid;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px;
	text-transform: uppercase;
	background-color: #3878cf;
	border-bottom-color: #0b4da1;
	border-top-color: #6a9adb;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3878cf), to(#0b4da1));
	background-image: -webkit-linear-gradient(top, #3878cf, #0b4da1);
	background-image: -moz-linear-gradient(top, #3878cf, #0b4da1);
	background-image: -o-linear-gradient(top, #3878cf, #0b4da1);
	background-image: linear-gradient(to bottom, #3878cf, #0b4da1);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3878cf', endColorstr='#ff0b4da1', GradientType=0);
}

#pagecontainer .BVRRRatingSummaryLinks .BVRRRatingSummaryLink{
	position: relative;
	top: 28px;
}

/* Having them 28px from the top screws up the hero */

#pagecontainer .hero_main .BVRRRatingSummaryLinks .BVRRRatingSummaryLink{
	top: 0px;
	padding-right: 10px;

}

#pagecontainer .hero_main .BVRRRatingSummaryLinks .BVRRRatingSummaryLink a,
#pagecontainer .hero_main .BVRRRatingSummaryLinks .BVRRRatingSummaryLink span {
    color: #FFFFFF;
}

#pagecontainer .hero_main .BVDILinkSpan{
	color: #FFFFFF;
	text-decoration: underline;
}

#pagecontainer .hero-main .BVDILinkSpan, #pagecontainer .hero-main a[class^='BV']{
	color: #FFFFFF;
}

#pagecontainer .hero-main .BVRRRatingSummaryStyle2{
	padding-bottom: 0px;
}

#pagecontainer .BVRRQuickTakeSummary .BVRRRatingSummaryLinkWrite a:active {
	background-position: 0 0;
	background-color: #0b4da1;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0b4da1), to(#3878cf));
	background-image: -webkit-linear-gradient(top, #0b4da1, #3878cf);
	background-image: -moz-linear-gradient(top, #0b4da1, #3878cf);
	background-image: -o-linear-gradient(top, #0b4da1, #3878cf);
	background-image: linear-gradient(to bottom, #0b4da1, #3878cf);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0b4da1', endColorstr='#ff3878cf', GradientType=0);
}

#pagecontainer .BVRRQuickTakeSummary .BVRRRatingSummaryLinkWrite a:hover {
	background-position: 0 20px;
	text-decoration: none;
}

:root .BVRRQuickTakeSummary .BVRRRatingSummaryLinkWrite a {
	filter: none;
}

#pagecontainer .BVRRContainer .BVDI_QTAttributes,
#pagecontainer .BVDI_QT .BVDI_QTAttributes,
#pagecontainer .BVDI_QTFilterSummary {
	padding-top: 0px;
	position: relative;
	overflow: visible;
}

#pagecontainer .BVDIInside.BVDI_QTInside, #BVRRQuickTakeContentContainerID{
	overflow: visible;
}

#pagecontainer .BVDIBody, .BVVIVideoPopup {
	font-family: Verdana, Geneva, sans-serif;
}

#pagecontainer .BVDI_QTTitle {
	color: #101F8B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}

#pagecontainer .BVRRDisplayContentHeader {
	background: none;
	border: none;
}

#pagecontainer #BVRRQuickTakeSummaryID .BVRRRatingSummaryStyle2 {
	border-bottom: none;
	padding-bottom: 0;
}

#pagecontainer #bvsummary .BVRRRatingSummaryLinkWriteFirst, 
#pagecontainer #bvsummary .BVRRRatingSummaryLinkWriteFirstPrefix, 
.ie8 #pagecontainer #bvsummary .BVRRRatingSummaryLinkWriteFirst, 
.ie9 #pagecontainer #bvsummary .BVRRRatingSummaryLinkWriteFirst{
	padding-right: 10px;
}

#pagecontainer .BVRRRatingSummary .BVContentSubscription{
	padding-left: 10px;
}


#pagecontainer .BVRRDisplayContentBody,
#pagecontainer .BVRRDisplayContentReview,
#pagecontainer .BVRRReviewDisplayStyle5Footer,
#pagecontainer .BVDI_COHeader,
#pagecontainer .BVRRDisplayContentFooter,
#pagecontainer .BVRRReviewDisplayStyle5BodyUser {
	background: none;
}

#pagecontainer .BVRRDisplayContentFooter {
	border: none;
	padding: 0;
}

#pagecontainer .BVRRDisplayContentReview {
	border-bottom-color: #CBCBCB;
}

#pagecontainer .BVRRDisplayContentBody {
	border-top: 1px solid #CBCBCB;
}

#pagecontainer .BVRRUserLocationContainer,
#pagecontainer .BVRRContextDataValueContainer {
	display: block;
}

#pagecontainer .BVRRReviewDisplayStyle5BodyUser {
	padding: 0;
}

#pagecontainer #BVRRQuickTakeSummaryID .BVRRRatingSummaryLinks {
	top: -102px;
}

#pagecontainer #bvcontent {
	max-width: 700px;
	width: auto;
}

#pagecontainer #BVRRDisplayContentNoReviewsImageID{
	display: inline-block;
}

@media only screen and (max-width: 767px) {
	
	.BVDIHeader {
		margin-top: 0;
	}
	
	.BVRRDisplayContent {
		position: relative;
		z-index: 1;
	}
	
	.BVRRDisplayContentBody {
		background-color: #DDD;
		max-height: 800px;
		overflow: auto;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}


	.BVRRDisplayContentBody > *:last-child {
		padding-bottom: 50px;
	}

	.BVRRReviewDisplayStyle5BodyUser {
		display: none;
	}

	.BVRRDisplayContentFooter {
		background-image: linear-gradient(to bottom, rgba(242, 242, 242, 0), #F2F2F2);
		height: 50px;
		left: 0;
		/*margin-top: -50px;*/
		position: absolute;
		top: 100%;
		width: 100%;
		z-index: 2;
	}

	#BVRRQuickTakeSummaryID .BVRRRatingSummaryLinks {
		top: -100px;
	}

}

@media only screen and (max-width: 479px) {
	
	#BVRRQuickTakeSummaryID .BVRRRatingSummaryLinks {
		top: -122px;
	}
	
}

#pagecontainer .BVRRPageBasedPage,
#pagecontainer .BVRRSelectedPageNumber {
	background-color: #F2F2F2;
}

@media only screen and (max-width: 480px) {

	.BVRRBuyAgainSuffix{
		display: block;
		width: 50%;
	}

}

/* Correctly position the advanced filters and explanation text. */
#pagecontainer .BVDI_QTBody {
    display: table;
}

#pagecontainer .BVDI_QTSummaryBox {
    display: table-header-group;
    float: none;
}

#pagecontainer .BVDI_QTAttributes {
    display: table-footer-group;
    float: none;
}

#pagecontainer .BVDI_QTFilterSummary {
    display: table-row-group;
    float: none;
}

#pagecontainer .BVDIBody {
    top: 4.2em;
}

#pagecontainer .BVDI_QTInsideFilterSummary {
    top: 0;
}

/* Fix rendering of the custom dropdown */
#pagecontainer .BVRRDisplayContentHeader,
#pagecontainer .BVRRDisplayContentHeaderContent {
    overflow: visible;
}

#pagecontainer .BVRRDisplayContentHeaderContent .select {
    text-align: left;
}