@charset "utf-8";
/* CSS Document */

/* CSS Reset - Based on Yahoo Reset */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote{ margin: 0; padding: 0; } 
img { border:0; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
q:before,q:after { content:''; } 


/*Defaults*/
html, body { height: 100%; width: 100%; position: relative; }
body { background-color: #7A7A75; font-size: 11px; color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; }

ul, ol, dl, p, table, pre { margin-bottom: 1em; }
	
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #fff; }
	h1 { font-size: 18px; font-weight: bold; line-height: 1.2; margin-bottom: 0.6em; } /* 30pt  */
	h2 { font-size: 18px; font-weight: bold; line-height: 1; margin-bottom: 0.5em; margin-top: 0.25em; }/* 24pt */
	h3 { font-size: 12px; font-weight: bold; line-height: 1; margin-bottom: 1em; }
	h4 { font-size: 1.167em; line-height: 1.25; } /* 14pt */
	h5 { font-size: 1em; line-height: 1.5; font-weight: bold; }
	h6 { font-size: 1em; line-height: 1.5; }

a { text-decoration: none; color: #FFBB5D; }
a:hover, a:focus, a:active { text-decoration: underline; }

ul, ol, dd, blockquote {  }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
form { margin-bottom: 1em; }
legend {  }

.layClear { clear: both;  font-size: 0px; height: 1px; line-height: 0px; margin-top: -1px; }

/* Elements */
body { }
#container { position: relative; width: 900px; margin: 0 auto; }

#layHeader { position: relative; width: 900px; height: 236px; }
#layHomeHeader { position: relative; width: 900px; height: 445px; }

#layTopMenu { position: absolute; top: 31px; left: 18px; width: 500px; z-index: 1000; }
	#layTopMenu ul { position: relative; list-style: none; margin: 0; padding: 0; }
	#layTopMenu ul li { position: relative; float: left; margin: 0; padding: 0; font-size: 8px; letter-spacing: 1px; text-transform: uppercase; }
	#layTopMenu ul li a { line-height: 14px; height: 14px; color: #fff; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 7px; border-right: 1px solid #fff; border-left: 1px solid #565352; border-bottom: 1px solid #565352; border-top: 1px solid #565352; }
	#layTopMenu ul li a:hover { color: #fff; text-decoration: none; border-bottom: 1px solid #fff; border-top: 1px solid #fff; }
	.v65-home { border-left: 1px solid #565352; }
	#layTopMenu ul li.v65-home a:hover { border-left: 1px solid #fff; }
	
#user-toolsWrapper { position: absolute; top: 27px; right: 20px; z-index: 1000; }
	#user-tools { width: 300px; line-height: 24px; height: 24px; }
	#user-tools a { color: #FFBB5D; font-size: 10px; }
	
	#v65-modalCart { position: relative; top: 0; right: 0; float: right; width: 80px; text-align: left; }
	
	#user-login { float: right; display: inline; line-height: 24px; height: 24px; }
	
#layContentWrapper { overflow: hidden; width: 858px; padding: 20px 20px 5px 20px; background-color: #565352; border-left: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
#homepageWrapper { overflow: hidden; width: 858px; padding: 20px 20px 5px 20px; background-color: #555352; border-left: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
	#pageLeftColumn { float: left; overflow: hidden; width: 215px; font-size: 10px; }
	
	.pageLeftItem { width: 178px; padding: 15px 10px 20px 10px; margin: 0 0 20px 0; border: 1px solid #8d897e; background: #4a494b; }
		.pageLeftItem h3 { text-align: right; margin-bottom: 0.8em; }
		.pageLeftItem ul { list-style: none; margin: 0 0 1em 0; padding: 0; width: 170px; }
		.pageLeftItem li { line-height: 2; text-transform: uppercase; font-size: 9px; }
		.pageLeftItem li ul{ margin-left: 10px; width: 160px; }
		
		.pageLeftItem form { padding: 0; margin: 0; }
		.pageLeftItem fieldset { border: 0; padding: 0; margin: 0; }
		.pageLeftItem legend { display: none; }
		.pageLeftItem .submitLabel { float: left; width: 107px; }
	
	#pageContent { float: left; width: 603px; padding: 15px; border: 1px solid #8d897e; background: #4a494b; }
	#pageContentWide { width: 826px; padding: 15px; border: 1px solid #8d897e; background: #4a494b; }
	
	.vineyardTable { width: 593px; margin: 0 auto; }
		.vineyardTable td { border: 1px solid #8d897e; }
		.vineyardTable td td { border: 0; }
		.vineyardTable td td td { border-right: 1px solid #666; border-bottom: 1px solid #666; padding: 2px; }
		.vineyardTableInner { width: 322px; border-top: 1px solid #666; border-left: 1px solid #666;  }
	
	#blogContent { float: left; width: 460px; padding: 20px 25px 0 0; overflow: hidden; }
	#blogRightWrapper { float: right; width: 345px; padding: 20px 0 0 0; overflow: hidden; }
		#blogRightWrapper-Col1 { float: left; width: 160px; padding: 0 25px 0 0; overflow: hidden; }
		#blogRightWrapper-Col2 { float: left; width: 160px; padding: 0; overflow: hidden; }
	
#layFooter { width: 900px; overflow: hidden; padding: 10px 0 2px 0; text-align: center; clear: both; }

#layFooter ul { display: inline-block; list-style: none; margin: 0; padding: 0; overflow: hidden; }
	#layFooter ul li { float: left; margin: 0; padding: 0; margin-right: 5px; }
		#layFooter ul li a { line-height: 10px; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 5px; border-right: 1px solid #fff; }
		#layFooter ul li a:hover {  }
		
#layFooterAuthor { width: 900px; margin: 0 auto; padding: 0.5em 0; text-align: center; }
	#layFooterAuthor a { color: #676767; }
	#layFooterAuthor a:hover { color: #ccc; }
	#layFooterAuthor p{ font-size: 0.917em; }
	
#printBody { background-image: none; background-color: #FFF; color: #000; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 150px; }
	#printContent { width: 700px; text-align: left; }	
	
	/* Cart Table */
		#printContent #v65-cartTable th { background-color: #ccc; border-top: 1px solid #eee; }	
		#printContent .v65-cartItem td { border-top: 1px solid #eee; }
				
		#printContent #v65-cartSubtotal td { background-color: #eee; border-top: 1px solid #eee; }
				
		#printContent .v65-cartTax td { background-color: #eee;  }
		#printContent #v65-cartTotal td { background-color: #ccc; border-bottom: 1px solid #eee; }
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */
#v65-modalContent { color: #111; }
	#v65-modalContent a 		{ color: #b30028; }
	#v65-modalContent a:hover 	{ color: #990000; }

#v65-couponSummaryTotal td { background-color: #222; }

/* 1 Up Store List */
.v65-product1Up { width: 600px; overflow: hidden; margin: 0 0 10px 0; padding: 0;  }

	.v65-product1Up h2{ font-size: 13px; font-weight: bold; line-height: 1; margin-bottom: 1em; }
	
	.v65-product1UpImage { float: left; width: 128px; margin: 0; padding: 0 30px 0 20px; text-align: center; overflow: hidden; }
	.v65-product1UpImageWine { float: left; width: 128px; margin: 0; padding: 0 30px 0 0; text-align: center; overflow: hidden; }
		
	.v65-product1UpProductDescription { float: left; width: 420px; overflow: hidden; }
	.v65-product1UpProductDescription .small { display: none; }
		
		.v65-product1UpAddToCart { width: 365px; }
			.v65-product1UpAddToCart form { width: 365px; }
				.v65-product1UpAddToCart fieldset { padding: 0 0 0.5em 9px; margin: 0; border: 0; }	
					.v65-product1UpAddToCart legend { display: none; }	
					.v65-product1UpAddToCartPrice { float: left; margin: 0; padding: 0 5px 0 0; width: 100px; font-weight: bold; overflow: hidden; text-align: right; line-height: 24px; }				
					.v65-product1UpAddToCartSKU { float: left; margin: 0; padding: 0 5px; width: 100px; font-size: 0.95em; overflow: hidden; line-height: 24px; }				
					.v65-product1UpAddToCartQuantity { float: left; margin: 0; padding: 0 5px; width: 25px; overflow: hidden; line-height: 24px; }					
					.v65-product1UpAddToCartButton { float: left; margin: 0; padding: 0; overflow: hidden; width: auto; width: 100px; text-align: right; }
			
		.v65-product1UpAddToCartLoading {  padding: 20px 0px; margin: 0px; text-align: center; }
		
/* Product Drilldown */
#v65-productWrapper { width: 826px; overflow: hidden; }

	#v65-productImage { float: left; text-align: center; width: 215px; padding: 0; margin: 0 20px 0 0; }
		#v65-productImagesOther img{ border: 1px solid #ccc; margin: 15px 4px 0 0; padding: 4px; }
		
	#v65-productDescription { float: left; width: 575px; padding: 0; margin: 0; text-align: left; overflow: hidden; }
		
		/* Ratings */	
		#v65-productRatings { overflow: hidden; }
		
		/* Add to Cart */
		#v65-productAddToCart { width: 365px; text-align: left; overflow: hidden; }
				
			#v65-productAddToCart form { padding: 0 0 5px 0; margin: 0 0 8px; overflow: hidden; width: 365px; }				
			#v65-productAddToCart fieldset { padding: 0 0 0.5em 9px; margin: 0; border: 0; border: 1px solid #ccc; }					
				.v65-productAddToCartPrice { float: left; margin: 0; padding: 0 5px 0 0; width: 100px; font-weight: bold; overflow: hidden; text-align: right; line-height: 24px; }				
				.v65-productAddToCartSKU { float: left; margin: 0; padding: 0 5px; width: 100px; font-size: 0.95em; overflow: hidden; line-height: 24px; }				
				.v65-productAddToCartQuantity { float: left; margin: 0; padding: 0 5px; width: 25px; overflow: hidden; line-height: 24px; }					
				.v65-productAddToCartButton { float: left; margin: 0; padding: 0; overflow: hidden; width: auto; width: 95px; text-align: right; }
				
				.v65-productAddToCartStockMessage { clear: both; margin: 0; padding: 0 0 0 60px; color: #966; }
				
				.v65-productAddToCartAlertMessage { clear: both; margin: 0; padding: 0 0 0 60px; color: #900; font-weight: bold; }
		
			/*Shipping*/	
			#v65-productShipping { float: right; width: 175px; margin: 0 0 0 10px; padding: 8px; color: #666; background-color: #eee; }
				
				#v65-productShipping form { width: 175px; padding: 0; margin: 0; }
					#v65-productShipping fieldset{ padding: 0; margin: 0; border: 0; }
				
					#v65-productShipping table { width: 100%; }					
					#v65-productShipping th{ color: #FFF; background-color: #666; padding: 2px; font-size: 0.917em; }						
					#v65-productShipping td{ padding: 2px; color: #000; font-size: 0.917em; }							
						#v65-productShipping tr.altRow td{ background-color: #ccc; }
		
		/* Specs */
		#v65-productSpecs { float: right; width: 250px; margin: 0 0 1em 1em; overflow: hidden; padding: 1px; }
			#v65-productSpecs table { border: 1px solid #ccc; width: 100%; }
			#v65-productSpecs td { padding: 3px; font-size: 0.917em; width: 100px; }
			#v65-productSpecs td.wineSpecLabel { font-weight: bold; text-align: right; }


		/* Related Products */	
		#v65-relatedProducts { width: 610px; margin: 0; padding: 10px 0; border-top: 1px solid #ccc; overflow: hidden; }
			.v65-relatedProduct { float: left; width: 200px; overflow: hidden; margin: 0 5px 20px 0; padding: 0; }
				.v65-relatedProductImage { text-align: center; padding: 0; margin: 0 0 10px 0; }
				.v65-relatedProductTeaser { text-align: center; padding: 0; margin: 0 0 10px 0; }
				.v65-relatedProductPrice { text-align: center; padding: 0; margin: 0 0 10px 0; }
		
		/*Product Reviews*/
		#v65-addProductReview { width: 350px; }
		#v65-addProductReview fieldset { border: 1px solid #ccc; }
		#v65-addProductReview textarea { width: 320px; height: 100px; }

/*Product Reviews*/
		#v65-addProductReview { width: 350px; }
		#v65-addProductReview fieldset { border: 1px solid #ccc; }
		#v65-addProductReview textarea { width: 320px; height: 100px; }
		
	/* Cart Header */	
	#v65-cartCheckOutCoupons legend { color: #ccc; }

	
	/* Cart Table */
		#v65-cartTable th { background-color: #555352; border-top: 1px solid #999; }	
		.v65-cartItem td { border-top: 1px solid #999; }
				
		#v65-cartSubtotal td { background-color: #666; border-top: 1px solid #999; }
				
		.v65-cartTax td { background-color: #666;  }
		#v65-cartTotal td {	background-color: #555352; border-bottom: 1px solid #999; }	
		

/* Billing & Shipping */
	#v65-checkoutCartSummaryWrapper { background-color: #555352; }
		
		/* Add Shipping and Add Gift Wrapping Forms */
		#v65-couponFormWrapper legend { color: #999; }

/* Review Screen */	
	#v65-reviewCartSummaryWrapper { background-color: #555352; }

/*Social Media Bar*/
.v65-socialMediaBar { border: 1px solid #222; padding: 5px 5px 1px 5px; margin: 4px 0 8px 0; background-color: #555352; }

/*Club*/
	#v65-signUpClubSummaryWrapper { background-color: #555352; border: 1px solid #444; width: 350px; }


/* -----Modal Cart----- */
a#v65-toggleModalCart { display: block; background: none; padding: 0; line-height: 24px; height: 24px; }

/* -----Buttons----- */
	
	/* OPTIONAL BUTTON STYLES regular button: */		
	button.defaultBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	button.defaultBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	button.altBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	button.modalBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	button.altModalBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	button.largeBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
	
	/* REQUIRED LINK BUTTON STYLES: */
	
	/* Link Button Normal */
	a.linkBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	a.linkBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
	
	/* Link ALT Button Normal */
	a.linkAltBtn {  background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	a.linkAltBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top;  }
		
	/* Modal Link Button Normal */
	a.modalLinkBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	a.modalLinkBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* Modal Link ALT Button Normal */
	a.modalLinkAltBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	a.modalLinkAltBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* Link Button Large */
	a.largeLinkBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	a.largeLinkBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
