<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul.countDown {
	display: block;
	height: 64px;
	list-style-type: none;
	width: 255px;
	padding-left: 0px;
	margin: auto;
}

ul.countDown li, .countdown_section {
	/*background: url("tmBg.png") no-repeat scroll center top transparent;*/
	border: 3px solid #f5f5f5;
	border-radius: 3px;
	color: #434343;
	display: block;
	float: left;
	font-weight: normal;
	height: 54px;
	list-style: outside none none;
	margin: 0 3px 0 0;
	padding: 19px 0 0;
	text-align: center;
	text-shadow: 1px 1px 1px #ffffff;
	width: 70px;
}

ul.countDown li span#seconds, ul.countDown li span#minutes, ul.countDown li span#hours, .countdown_amount {
	display: block !important;
	font-size: 20px !important;
	line-height: 1.1em !important;
}

ul.countDown li span.text {
	color: #4A4A4A;
	display: block;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	text-shadow: none
}
#dealBlock {
	clear: both;
	display: inline-block;
	width: 100%;
	height: 452px;
}
#dealHead {
	width: 985px;
	height: 30px;
	background-color: #f2f2f2;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-left: 2px;
	margin-top: 2px
}

#dealProdBlock {
	margin-top: 33px;
	/*margin-left: 20px;*/
	text-align: center;
	clear: both;
}
#dealProdPriceDisc {
	color: #ff6600;
	font-size: 21px !important;
	font-weight: 700;
}
#dealProdTitle {
	font-family: Roboto;
	font-size: 20px;
	font-weight: bold;
	color: #514f50;
	text-align: center;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;

}
#dealProdPerc {
	font-size: 15px !important;
	font-weight: bold;
	color: #ff6600;
}
#dealProdPriceDisc span.sub1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #ff6600;
}
#dealProdPerc span.sub1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555;
}
#dealProdOld span.sub1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555;
}
#dealCountTxt {
	 text-align: center;
 }
#dealProdPriceDisc span.sub2 {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #ff6600;
}
#dealProdPerc span.sub2 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #ff6600;
}
#dealProdOld span.sub2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
}
#dealProdOld .sub2{
	text-decoration: line-through;
}
#dealProdOld {
	font-size: 15px !important;
	font-weight: 600;
}
#dealCount .float-left {
	display: inline-flex;
}
/*#dealCount &gt; div {*/
	/*margin-left: 31px;*/
/*}*/
.deal_of_day_buy_button button {
	margin: 32px auto 5px;
}
.deal_of_day_more_button button {
	margin: 32px auto 5px;
}
.ty-mainbox-container.clearfix.deal_of_day .under-title {
	width: 18%;
}
#dealCount {
	text-align: center;
	/*padding-top: 40px;*/
}
#lnkMore {
    margin-bottom: 28px;
    margin-top: 22px;
    text-align: center;
    height: 50px;
}
#lnkMore * {
    height: 50px !important;
    padding: 0 !important;
}
#dealCountTxt {
    color: #575252;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
}
#lnkMore a, #lnkMore button {
    background: none repeat scroll 0 0 #68c0b5;
    border-bottom: 1px solid #a4d9d2;
    color: #ffffff;
    display: block;
    font-size: 13px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-decoration: none;
    width: 195px;
    line-height: 50px !important;
}
#lnkMore a:after {
    background: none repeat scroll 0 0 #5daea4;
    bottom: -4px;
    content: " ";
    height: 3px;
    left: -1px;
    position: absolute;
    width: 197px;
}
#lnkMore button:after {
    background: none repeat scroll 0 0 #5daea4;
    bottom: -4px;
    content: " ";
    height: 3px;
    left: -1px;
    position: absolute;
    width: 195px;
}
#lnkMore a:hover {
}

.plusdod_left {
	float: left;
	width: 50%;
}

#dealProdImg {
	text-align: center;
	/*padding-top: 20%;*/
}

#dealProdImg img {
	margin: auto;
}
#soldOut {
	height: 1px;
	left: 87px;
	overflow: visible;
	position: relative;
	top: -143px;
}</pre></body></html>