﻿.headerSiteLogoWork		{ color: #97E309; }
.headerMenuBar			{width: 100%; background-color: #97E309; height: 28px; z-index: 4; }
.headerMenuBox a:link	{text-decoration: none; color: White; background-color: #97E309;}
.headerMenuBox a:visited{text-decoration: none; color: White; background-color: #97E309;}
.headerMenuBox a:hover	{text-decoration: none; background-color: #D1F78C; color: #717171; cursor: pointer;}
.headerMenuBox a:active	{text-decoration: none; color: White; background-color: #97E309;}

.logonSlider			{ position: absolute; height: 0px; width: 550px; background-color: White; border: solid 1px #97E309; z-index: 2; overflow: hidden; }

.footerMain				{ height: 120px; width: 100%; background-color: #97E309; position: absolute; bottom: 0; left: 0; display: block; margin: 0; padding: 0; }

.sectionHeading			{width: 100%; border-bottom: solid 1px #97E309; margin-bottom: 15px;}

.detailsProductName		{width: 100%; border-bottom: solid 1px #97E309; }
.detailsSoldOut			{color: #97E309; font-weight: bold;}

.subscribePopup			{ background-color: White; position: absolute; visibility: hidden; border: solid 1px #97E309; padding: 20px; z-index: 1; width: 300px;}

.pastDealsThumb			{ border: solid 1px #97E309; }
.pswdPopup				{ background-color: White; position: absolute; visibility: hidden; border: solid 1px #97E309; padding: 20px; z-index: 1; }
.imprintFlyout			{ position: absolute; border: solid 1px #97E309; background-color: White; visibility: hidden; padding: 2px; width: 320px; font-size: 10px; z-index: 1; }
.imprintFlyoutHead		{ background-color: #97E309; color: White; font-size: 14px; padding: 2px 6px; position: relative; }

.bonusCoupon			{ width: 100%; border: dashed 3px #97E309; text-align: center; font-size: 26px; padding-top: 20px; padding-bottom: 20px; margin-top: 30px; margin-bottom: 10px; }
.bonusDiscount			{ color: #97E309; padding: 15px 0 0 0; font-size: 40px; font-weight: bold; }
.bonusCode				{ background-color: #97E309; color: White; font-size: 40px; margin-top: 10px; margin-bottom: 20px; }