/* Eric Meyer CSS Reset */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*	GLOBAL 
-------------------------*/

body {
	background: #000;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
	body#home {margin:0;}

p { margin: 0 0 1.5em; line-height:1.5em; }

a { color: #a07c3c; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 {
	position: absolute;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	text-indent: -9999px;
	z-index:10;
}
	h1 a {
		display: block;
		float: right;
		height: 121px;
		width: 600px;
	}

.clear {clear: both;}

.red {color: #b72025;}

ul.bullets {line-height: 1.5em;padding-left:1.5em;list-style-type:disc;margin-bottom: 1.5em;}
ul.bullets li {margin-bottom: .5em;}

ol.numberList {line-height: 1.5em;padding-left:1.5em;list-style-type:decimal;margin-bottom: 1.5em;}
ol.numberList li {margin-bottom: .5em;}

.pdfLinks a {
	display:block;
	padding: 2px 0 5px 25px;
	background: url('/img/icon-pdf.gif') no-repeat;
}

#logo-band {
	position: relative;
	width: 100%;
	min-width: 1024px;
	height: 121px;
	background: #e8cf8f url('/img/woodbridge-logo.jpg') top center no-repeat;
}

#shareBtn {
	position: absolute;
	width: 129px;
	height: 121px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/img/share-btn.gif');
	z-index:100;
}
	#shareBtn.open {background-position:bottom;}


/*	HOME
-------------------------*/

#home a { color: #e2c57b; }

#home #top {
	width: 1024px;
	margin: 0 auto;
	background: url('/img/home/bottle-and-bubbles.jpg') no-repeat;
	padding: 0 0 50px;
}

#homeNav {
	width: 509px;
	padding: 30px 0 0 515px;
	color: #fff;
	text-align: center;
	font-family: Georgia, serif;
}
	#homeNav h3 { font-size: 15px; font-weight: normal; text-transform: uppercase; margin-bottom: 45px; }
	#homeNav h2 {
		width: 483px;
		height: 74px;
		background: url('/img/home/sparkling-sensation.gif') no-repeat;
		text-indent: -9999px;
	}
	
	#homeNav a {
		display: block;
		color: #fff;
		font-size: 16px;
		line-height: 1.5em;
		background: url('/img/home/divider.gif') top center no-repeat;
		padding: 21px 0 10px;
	}
		#homeNav a.first {background: none;}
		#homeNav a:hover {text-decoration: none;color: #e2c57b;}
		
	#homeNav a em {
		display: block;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		text-transform: uppercase;
		color: #e2c57b;
	}


	
/*	PAGES
-------------------------*/

#container {background: #f1ede4;min-width:1024px;}

#nav-band {background: #000;}

	#nav-band ul {
		width: 474px;
		margin: 0 auto;
		background: url('/img/a-sparkling-sensation.gif') 40px bottom no-repeat;
		padding: 25px 0 25px 550px;
		font-family: Georgia, serif;
	}
	
	#nav-band li {
		float: left;
		margin-right: 3px;
	}
	
	#nav-band a {
		display: block;
		color: #e8cf8f;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 10px;
		white-space: nowrap;
	}
	
	/* nav hover and active states */
	#nav-band a:hover, .celebrate #celebrateBtn, .sip #sipBtn, .serve #serveBtn, .shop #shopBtn
	{
		color: #000;
		background: #e3c67c;
		text-decoration: none;
	}

#content {
	width: 1024px;
	margin: 0 auto;
}

.leftCol {
	float: left;
	width: 374px;
	margin: 0 35px 35px 141px;
	display: inline;
}

	#bottleImg {margin-top: -75px;float: right;}
	
	.twoBtns {margin-top:15px;float: left;}
	.oneBtn {margin-top:15px; margin-left:90px;}
	.twoBtns a, .oneBtn a {
		float: left;
		display: block;
		width: 185px;
		height: 42px;
		text-indent: -9999px;
		overflow: hidden;
	}
	
		#getCouponBtn {background: url('/img/btn-get-coupon.gif');margin-right:4px;}
		#shopOnlineBtn {background: url('/img/btn-shop-online.gif');}
		
	.sealCallout {
		float: left;
		text-align: center;
		background: #fff;
		margin-top: 65px;
		padding: 15px;
		font-size: 1.2em;
		font-family: Georgia, serif;
	}
		.sealCallout img {margin-top: -60px;}
		.sealCallout h3, .couponTout h3 {line-height: 1.5em;}
		.sealCallout h3, .sealCallout h3 a, .couponTout h3, .couponTout h3 a {
			color: #b72025;
			font-size: 24px;
			font-style: italic;
			font-weight: normal;
		}
		.sealCallout p {margin: 0;}

.rightCol {
	float: left;
	width: 439px;
	margin: 100px 35px 35px 0;
}

	.rightCol h2, .rightCol h3  {
		color: #b72025;
		font-weight: normal;
		font-family: Georgia, serif;
		line-height: 1.5em;
	}
		.rightCol h2 {font-size: 18px;text-transform: uppercase;}
		.rightCol h3 {font-size: 13px;margin-bottom: 1em;}


/*	SHOP PAGE
-------------------------*/

.shop .leftCol {
	width: 275px;
	margin: 13px 13px 35px 35px;
}

	.couponTout a {
		display: block;
		color: #333;
		height: 154px;
		width: 245px;
		background: url('/img/bg-coupon-tout.gif') no-repeat;
		text-align: center;
		padding: 55px 15px 0;
		font-family: Georgia, serif;
		font-size: 1.3em;
	}
		.couponTout a:hover {text-decoration: none;background-position: bottom;}
	
	.shop .sealCallout {margin-top: 50px; font-size: 1.1em;}
	
.shop .rightCol {
	width: 669px;
	margin: 20px 0;
}
	
	a.shop-online-hero {
		display: block;
		height: 393px;
		width: 669px;
		background: url('/img/shop-online-hero.jpg') no-repeat;
		text-indent: -9999px;
		overflow: hidden;
	}
	

/*	MAILING LIST
-------------------------*/

.error {color: #b72025;}
p.error {clear: both; margin:0;padding-left: 100px;}
input.error {border: 1px solid #b72025;padding: 3px;}
select.error {color: #333;}

.mailing label {
	display: block;
	float: left;
	width: 100px;
	line-height: 1.5em;
	margin-top: 1em;
}

.mailing input {
	display: block;
	float: left;
	width: 250px;
	margin-top: 1em;
}

.checkbox {margin-bottom: 1em;}
.checkbox label, .checkbox input {display: inline; float: none; width: auto;}
.checkbox p.error {padding: 0; display: inline;}


/*	COUPON
-------------------------*/

.coupon select {display: block; margin-bottom: .5em;}
.coupon p.error {padding: 0; display: inline;}
.coupon .white-box p.error {display: block;}

.white-box {padding: 20px;background: #fff;margin: 15px 0;}

/*	BTNs
-------------------------*/	
	
body .signUpBtn {
	display: block;
	height: 42px;
	width: 109px;
	background: url('/img/btns/signup.png') no-repeat;
	border: 0;
	margin: 1em 0;
}
	.signUpBtn:hover {background-position: right;cursor: pointer;}
	
.submitBtn {
	display: block;
	height: 42px;
	width: 109px;
	background: url('/img/btns/submit.png') no-repeat;
	border: 0;
	margin: 1em 0;
}
	.submitBtn:hover {background-position: right;cursor: pointer;}

.printCouponBtn {
	display: block;
	height: 42px;
	width: 209px;
	background: url('/img/btns/printcoupon.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
	.printCouponBtn:hover {background-position: right;}
	
.sendBtn {
	display: block;
	height: 42px;
	width: 83px;
	background: url('/img/btns/send.png') no-repeat;
	border: 0;
	margin-top: 1em;
}
	.sendBtn:hover {background-position: right;cursor: pointer;}

	
/*	FOOTER
-------------------------*/

#footer {
	width: 509px;
	margin: 40px auto;
	padding-left: 515px;
	text-align: center;
	color: #fff;
}

#footer a { color: #e2c57b; }
#footer p {margin-bottom: 0;}

#footer .site-link {
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1em;
}

.footer-links { font-size: 13px; }
.footer-copy { font-size: 11px; }



/*	SHARE
-------------------------*/

#share-wrapper {
	display: none;
	position: absolute;
	top: 50px;
	left: 60px;
	width: 292px;
	padding: 4px 2px 2px 4px;
	background: #fff;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	z-index: 200;
}
	#share-wrapper li {
		width: 144px;
		float: left;
		margin: 0 2px 2px 0;
	}
	
	#share-wrapper span {display: none;}
	
	#share-wrapper a {
		display: block;
		width: 144px;
		height: 40px;
		text-indent: -9999px;
		overflow: hidden;
	}
		#share-facebook {background: url('/img/btns/share-facebook.gif') no-repeat;}
		#share-facebook:hover {background-position: bottom;}
		#share-email {background: url('/img/btns/share-email.gif') no-repeat;}
		#share-email:hover {background-position: bottom;}
		#share-twitter {background: url('/img/btns/share-twitter.gif') no-repeat;}
		#share-twitter:hover {background-position: bottom;}
		#share-print {background: url('/img/btns/share-print.gif') no-repeat;}
		#share-print:hover {background-position: bottom;}
		#share-google {background: url('/img/btns/share-google.gif') no-repeat;}
		#share-google:hover {background-position: bottom;}
		#share-favorites {background: url('/img/btns/share-favorites.gif') no-repeat;}
		#share-favorites:hover {background-position: bottom;}


