﻿.saleUnique {
	display: block;
	width: 100%;
	margin: 15px auto;
	clear: both;
	float: left;
}
.saleUnique, .saleUnique * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.saleUnique .saleBanner .slide:nth-child(2) {
    z-index: 4 !important;
}
.saleUnique .saleBanner .slide:first-child {
    z-index: 5 !important;
}
.saleUnique:after, .saleUnique:before {
	clear: both;
}
.saleUnique .saleActive {
	display: block;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}
.saleUnique .saleActive .saleBanner {
	display: block;
}
.saleUnique .saleBanner	{
	position: relative;
	display: block;
	float: left;
	width: 100%;
}
.saleUnique .saleBanner .slide {
	background: #ffffff !important;
	float: left !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	z-index: 3 !important;
	margin: 0 0 0 0 !important;
	
	border: none !important;
	border-top: none !important;
	border-right: none !important;
	border-bottom: none !important;
	border-left: none !important;

	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;

}
.saleUnique .saleBanner .slide:nth-child(2) {
	z-index: 4;
}
.saleUnique .saleBanner .slide:first-child {
	z-index: 5;
}
.saleUnique .saleBanner .slide a {
	width: 100%;
	max-width: 100%;
	background: none;
	display: block;
	float: left;
	text-align: center;
}
.saleUnique .saleBanner .slide a:hover {
	text-decoration: none;
}
.saleUnique .saleBanner .slide > a > img {
	display: block;
	float: left;
	width: 100%;
	max-width: 100%;
	max-height: 127px;
}
.openButton6437 {
    float: left;
    width: 100%;
    height: 25px;
    margin-top: 5px;
    /*background: #af6060;*/
    background: #D33C3C;
    line-height: 25px;
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    padding: 0 10px;
    /*opacity: 0.7;*/
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

	@media (prefers-reduced-motion) {
		.openButton6437 {
			-webkit-transition: none;
			-moz-transition: none;
			-o-transition: none;
			transition: none;
		}
	}
    .openButton6437:hover {
        cursor: pointer;
        background: #A02C2C;
        /*background: #9c2929;*/
        /*opacity: 1;*/
    }
.allBanners6984687358723 {
	position: fixed;
	top: -100000px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
.allBanners6984687358723.open6437 {
	top: 0;
}
.allBanners6984687358723 .background6437 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
	background: #000000;
	opacity: 0;

	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}

	@media (prefers-reduced-motion) {
		.allBanners6984687358723 .background6437 {
			-webkit-transition: none;
			-moz-transition: none;
			-o-transition: none;
			transition: none;
		}
	}

.allBanners6984687358723.open6437 .background6437 {
	opacity: 0.5;
}
.allBanners6984687358723 .banners6437 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	min-height: 200px;
	max-height: 505px;
	margin-top: -252px;
	padding: 20px;
	z-index: 1002;
	opacity: 0;
	background: #ffffff;

	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}

	@media (prefers-reduced-motion) {
		.allBanners6984687358723 .banners6437 {
			-webkit-transition: none;
			-moz-transition: none;
			-o-transition: none;
			transition: none;
		}
	}

@media (max-width: 960px) {
	.allBanners6984687358723 .banners6437 {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
}
@media (max-height: 600px) {
	.allBanners6984687358723 .banners6437 {
		top: 0px;
		margin-top: 0;
		height: 100%;
		max-height: 100%;
		overflow: auto;
	}
	.allBanners6984687358723 .bannerHolder6437 {
		max-height: 100% !important;
	}
	.allBanners6984687358723 .closeButton6437 {
		top: 0px !important;
		right: 0px !important;
	}
	.allBanners6984687358723 .allSalesHeader6437 {
		margin-top: 15px;
	}
}
.allBanners6984687358723 .bannerHolder6437 {
	width: 100%;
	height: 100%;
	max-height: 465px;
	background: #ffffff;
	overflow: auto;
}
.allBanners6984687358723 .allSalesHeader6437 {
	display: block;
	float: left;
	width: 100%;
	padding: 10px;
	background: #9c2929;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.allBanners6984687358723 .banners6437 .saleBannerAll6437 {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.allBanners6984687358723 .banners6437 .saleBannerAll6437:last-child {
	margin-bottom: 0px;
}
.allBanners6984687358723 .banners6437 .saleBannerAll6437 > img {
	display: block;
	float: left;
	width: 100%;
}
.allBanners6984687358723.open6437 .banners6437 {
	opacity: 1;
}
.allBanners6984687358723 .closeButton6437 {
	position: absolute;
	bottom: 100%;
	right: 0;
	height: 30px;
	padding: 0 10px;
	margin-bottom: 10px;

	line-height: 30px;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	
	background: #333333;
	z-index: 1003;
}
.allBanners6984687358723 .closeButton6437:hover {
	cursor: pointer;
}
body.noScroll6437 {
	overflow: hidden;
}
