
/* http://meyerweb.com/eric/tools/css/reset/ menu
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
form {margin: 0 auto;}
body {
	line-height: 1;
	font-family: verdana;
}
ol {
	list-style: none;
}
ul {padding-left: 2em;
	list-style-type: disc;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* MAKE THE BOX MODEL INCLUDE PADDING INSIDE THE WIDTH OF THE BOX. */
* { 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
img, embed, object, video {
		max-width: 100%;
	}
body {
		font-size: 100%;
		max-width: 1300px;
	}
#header {position: relative;}
#faq_content {margin-left: 1em;
	margin-right: 1.5em;
}

/* The following styles are site specific defaults. They may
   get overridden in media sections
*/
.seeEtailButton {max-width: 8em;}


.ingredientButton, .ingredientClose {background-color: #c1ecf4;
	padding: 0.25em;
	border-radius: 0.2em;
	margin-bottom: 0.66em;
}
div[id^="ingredientn"] {display: none;}
.beRed {color: black;}	
.prodOption {padding-left: 1em;
	padding-right: 1em;
}
.dscr {margin-bottom: 0.2em;
	margin-top: 0.1em;
}
.copyOrderBlock p {font-size: 115%;
	line-height: 115%;
	margin-bottom: 1em;
}
.copyOrderBlock .dscr {font-size: 96%;
	font-weight: bold;}
.oopsNoProduct {color: purple;
		margin-top: 0.1em;
		margin-bottom: 0.1em;
		display: none;
		}

#zipCode, #zipCode2 {font-style: italic;}
.menuMenuH {margin-left: 4em;}
.sayClick {display: inline;}
.sayTap {display: none;}
.lcRow0 {margin-left: 64px;
				background-color: #D5EAE9;
				margin-top: 0px;
				margin-bottom: 0px;
				max-width: 720px;
				font-size: small;
				padding: 10px;
				}
.lcRow1 {margin-left: 64px;
				background-color: #EAF3DA;
				margin-top: 0px;
				margin-bottom: 0px;
				max-width: 720px;
				font-size: small;
				padding: 10px;
				}
   .lcRow0 {background-color: beige;}
   .lcRow1 {background-color: #E0E6F8;}
.csStoreLogo {float: right;
			  margin-right: 8px;
			  max-width: 232px;
			  }
br.unfloat {clear: both; }
.sl_state {padding-left: 20px;
	         border: none;
			 font-family: verdana;
			 line-height: 1.3em;
	       }

.rowRec0 {background-color: #f3f4dc;}
.rowRec1 {background-color: #e8f7f4;}
* {cursor: default;}
a {text-decoration: underline;}

.linkColor {color: blue;}
.noBullets li {list-style-type: none;}
#signUp {background-color: rgba(255,235,195,0.5);
	color: rgb(112,31,0);
	border: 1px solid rgb(51,102,0);
	border-radius: 0.5em;
}
.cfText {margin-top: 0.5em;}
.ljLabel {display: inline-block;
	width: 10em;
	text-align: right;
}
#cpStore {max-width: 92%;
	margin-left: 5%;}
#cpState {margin-left: 0em;}
.redeemDirections, .redeemDirections2 {margin: 1em auto;
	font-size: 164%;
	color: blue;
	text-align: center;
}
.redeemDirections2 {font-size: 132%;
	margin-left: 0;}
#rebate_button, #print_button {width: 9.6em;}	
.sntResult {margin: 1em;
	color: purple;
	font-weight: bold;
	font-size: 110%;
}
/*   xtra small screen styles, inc. smartphones */
@media screen and (max-width : 768px) {
#forBigScreens {display: none;}
#copyHeader {margin: 0.5em auto;
    text-align: center;
	display: block;
	width: 100%;
	font-size: 125%;
	color: rgb(85,85,255);
}
#copyHeader2 {margin: 0.5em auto;
    text-align: center;
	display: block;
	width: 100%;
	font-size: 105%;
	color: rgb(85,85,255);
}
	
#aboutCopy {padding: 1.2em 0.6em 1em 0.6em;}
#aboutImage {margin-left: 0.6em;}
.smallDiff, a.smallDiff {color: rgb(111,111,255);}
#rebate_button, #print_button {width: 8em;}
#mail_to {margin-left: 1em;
	margin-right: 1em;
}
#email_this {margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 0.66em;
	}
#productHeroImage {display: none;}	
.redeemDirections {margin-right: 1em;
	margin-left: 1em;
	font-size: 100%;
}
.redeemDirections2 {font-size: 100%;
	margin-left: 1.2em;
	margin-right: 1.2em;
	}
.ljLabel {display: inline-block;
	width: 4em;
	text-align: right;
}

.productSpecificImage {margin: 0 auto;
    max-width: 80%;
	margin-bottom: 0.64em;
	margin-top: 1em;
	}
#productBody {margin: 1em;}
#productCopy {margin-bottom: 0.5em;
	font-size: 90%;
	line-height: 132%;
	}
	
#productCopy p {margin-bottom: 0.5em;}
#copySubHeader {margin-bottom: 0.5em;}
.productSpecificCopy p{margin-bottom: 0.5em;
	font-size: 90%;
	line-height: 132%;
	}
.productSpecificCopy ul li 	{margin-bottom: 0.5em;
	font-size: 90%;
	line-height: 132%;
	}

.addME {margin-top: 0.5em;}
.menuMenuH, .menuMenuF, #locateOrRedeem, #connectWithUs, #footerCredits,
  #smallZipper, #callBlock, #footerCredits {display: none;}
#menuChunk, #menuChunk img {float: left;
	max-width: 95%;}
#headerLogo {float: left;
	max-width: 70%;}
#locateOnly label{
	margin: 1em 0 1.5em 1em;
}

#tagLine {display: inline-block;
	max-width: 98%;
	margin: 0.5em 0 0.5em 0.5em;
	color: #c42f51;
	font-size: 234%;
	letter-spacing: 104%;
	text-align: center;
}
#ahoyThere #tagLine {display: none;}
#homeCopy {max-width: 98%;
	margin: 1em;
	font-size: 90%;
	line-height: 125%;
	padding: 0.68em;
	background-color: white;
}
.mailJoin {margin-left: 1em;
	margin-right: 1em;
}
#homeCopyP::first-letter {font-size: 200%;
//	float: left;
//	margin-right: 0.1em;
//	margin-top: 0.25em;
//	padding-bottom: 0.25em;
	color: #c42f51;
	}
.sa_menuStub {position: absolute;
    top: 0;
	font-size: 112%;
	border: 1px solid darkblue;
	background-color: beige;
	padding: 6px 8px 0 9px;
	z-index: 100;
	width: 78%;
	height: 36em;
	line-height: 118%;
	box-shadow: 4px 4px 4px 7px #666;
	display: none;
}
.sa_menuStubF {position: absolute;
    bottom: 0em;
	right: 40px;
	font-size: 112%;
	border: 1px solid darkblue;
	background-color: beige;
	padding: 6px 0 9px 9px;
	z-index: 100;
	width: 66%;
	height: 38em;
	line-height: 118%;
	box-shadow: 4px 4px 4px 7px #666;
	display: none;
}

.menu_x, .menu_xF {margin: 0.25em 0 0.88em 0.75em;
	width: 2em;
}
#pleaseExplore {width: 98%;
	margin-left: 1.5%;
	}
.sa_menuStubF {position: absolute;
    bottom: 0em;
	left: 2em;
	font-size: 112%;
	border: 1px solid darkblue;
	background-color: beige;
	padding: 6px 8px 2em 9px;
	z-index: 100;
	height: 36em;
	line-height: 118%;
	box-shadow: 4px 4px 4px 7px #666;
	display: none;
}
/*.sa_menuStubF a {text-decoration: none;
	color: black;}
.sa_menuStubF a:hover {color: black;}
.sa_menuStubF a:visited {color: black;}
.ftButtonDiv {margin-left: 2.4em;
}
*/
.smallDiff, a.smallDiff {color: rgb(111,111,255);}

} 

 @media screen and (max-width: 884px) and (min-width: 769px) {
.fullPageMessage {font-size: 192%;
	}
}

/* tablet+ screen styles */
@media screen and (min-width : 769px) {
#forSmallScreens {display: none;}
#locateOnly {display: none;}	
#header {width: 98%;
	margin:1em;
	padding: 2em;
	border: 1px solid black;
}
#menuChunk {float: left;
}
#headerLogo { float: left;
	display: block;
	margin-left: 10em;
	width: 50%;}
#locateOrRedeem {position: absolute;
	width: 22%;
	padding: 0.5em;
	top: 3em;
	right: 2em;
}
#productHeroImage {max-width: 25%;
	float: right;
}
.sa_menuStub {position: absolute;
    top: 0;
	font-size: 112%;
	border: 1px solid darkblue;
	background-color: beige;
	padding: 6px 8px 0 9px;
	z-index: 100;
	width: 28%;
	height: 34em;
	line-height: 118%;
	box-shadow: 4px 4px 4px 7px #666;
	display: none;
}
.sa_menuStub a {text-decoration: none;
	color: black;}
.sa_menuStub a:hover {color: black;}
.sa_menuStub a:visited {color: black;}

.sa_menuStubF {position: absolute;
    bottom: 4em;
	right: 40px;
	font-size: 112%;
	border: 1px solid darkblue;
	background-color: beige;
	padding: 6px 8px 2em 9px;
	z-index: 100;
	width: 24%;
	height: 34em;
	line-height: 118%;
	box-shadow: 4px 4px 4px 7px #666;
	display: none;
}
.sa_menuStubF a {text-decoration: none;
	color: black;}
.sa_menuStubF a:hover {color: black;}
.sa_menuStubF a:visited {color: black;}

.menu_button {margin: 0px 0 6px 3em;
    max-width: 5em;
}
.menu_buttonF {max-width: 4em;
    margin-top: 1em;}	
.menu_x, .menu_xF {margin: 0.25em 0 0.88em 0.75em;
	width: 2em;
}
.ftButtonDiv {position: absolute;
	bottom: 4em;
	right: 6em;
}
.contactFields, .sampleDesc{width: 30%;
  float: left;
  margin: 1em 5em 1em 3%;
  padding-left: 1em;
  padding-bottom: 1em;
   }
.contactBlurb{width: 96%;
  margin: 1em 3em 1em 2em;
  padding-left: 1em;
  float: left;
  }

.formsColumnIntro {font-size: 86%;
	margin-left:  2em;}  

#callBlock {float: left;
	line-height: 120%;
}
#guaranteedImage {float: left;
	margin-left: 5%;
	max-width: 5em;
	margin-right: 5%;
	}
	
#signUpButton {
		max-width: 128px;
		margin-top: 9px;
	}
	
#newsletter {
		margin-top: 10px;
		margin-left:18px;
		color: rgb(85,85,255);
		width: 40%;
		float: left;
		}		
	
#tagLine {display: block;
	width: 98%;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
	color: #c42f51;
	font-size: 364%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 1%;
	text-align: center;
}
.centerThis {display: block;
	margin-left: auto;
	margin-right: auto;
}
#homeCopy {width: 98%;
	margin:1em;
	line-height: 150%;
	padding: 2em;
	background-color: white;
}
#homeCopyP::first-letter {font-size: 300%;
//	float: left;
//	margin-right: 0.1em;
//	margin-top: 0.25em;
//	padding-bottom: 0.25em;
	color: #c42f51;
	}
#footer {width: 98%;
	margin:1em;
	padding: 2em;
	position: relative;
}
.mailJoin {float: left;
	width: 38%;
	line-height: 120%;
}
#copyHeader {margin: 0.32em auto;
    text-align: center;
	display: block;
	width: 100%;
	font-size: 150%;
	color: rgb(85,85,255);
}#copyHeader2 {margin: 0.32em auto;
    text-align: center;
	display: block;
	width: 100%;
	font-size: 112%;
	padding: 0.5em 0 0 3em;
	color: rgb(85,85,255);
}

#copySubHeader {margin: 0.32em auto;
	display: block;
	width: 90%;
	font-3size: 166%;
}
#copyLeftSide {float: left;
	width: 98%;
	margin-right: 3em;
}

#productImage, #productHero, #productBuyInfo,
#aboutImage, #aboutCopy
  {float: left;
	width: 44%;
	font-size: 115%;
	padding: 1em;
	margin-right: 1em;
	}
#aboutCopy {width: 100%;}
#aboutImage {max-width: 24%;}	
#copyLeftSide img{width: 100%;}
#productCopy {margin: 1em 1em 1em 5%;
	line-height: 120%;
	width: 98%;
	}	
#productCopy p {margin-bottom: 1em;
	line-height: 130%;}	
#aboutCopy p {margin-bottom: 1em;}
.productSpecificBlock {margin-top: 4em;}
.copyColor {color: rgb(85,85,255);}
.productSpecificImage {float: left;
    max-width: 17%;
	margin-right: 2em;
	}
.productSpecificCopy ul li, .productSpecificCopy p {margin-bottom: 1em;
	font-size: 85%;
	line-height: 120%;}	

} /* end media block */

@media screen and (max-width : 600px) {
img.csStoreLogo {display: none;}
#aboutCopy {margin-left: 0.8em;
	margin-right: 0.8em;
}
#aboutCopy p {margin-bottom: 0.8em;
}
.contactFields{width: 90%;
  float: left;
  margin: 0.5em 2em 1.5em 1em;
  padding-bottom: 1em;
   }
.contactBlurb{width: 96%;
  margin: 1em 3em 1em 0em;
  padding-left: 1em;
  float: left;
  }
#fbclicked, .ftButtonDiv {margin-top: 1em;
	margin-left: 1em;
	margin-right: 2em;
}


} // end media 

/*
@media print {
	* {display: none; }
} 
*/
   
