@charset "UTF-8";
/* CSS Document */

/* -------------------------------------------------------------- 
	Basic Typography
-------------------------------------------------------------- */

	/* Misc classes
-------------------------------------------------------------- */

.last,div.last  { margin-right: 0; }
.small 			{ font-size: 0.917em; }
	.small a 	{ font-weight: bold; }
.smaller 			{ font-size: 0.834em; }
	.smaller a 	{ font-weight: bold; }
.red 			{ color: #CC0000; }
	.red a 		{ color: #CC0000; }
	.red a:hover { color: #990000; }
.error 			{ color: #CC0000; }
.alert 			{ padding: 7px 10px; background-color:#c53939; color: #fff; font-size: 0.95em; line-height: 1.6em; }
.alert p		{ color: #fff; }
	.alert ul	{ list-style: none; margin: 0; padding: 0; }
	.alert li	{ color: #fff; }
.alertYellow 	{ padding: 7px 10px; background-color: #FF9; color: #333; font-size: 0.95em; line-height: 1.6em; }
.alertYellow p 	{ padding: 0; color: #333; margin: 0; }	
.underline 		{ text-decoration: underline; }
.strikethru 	{ text-decoration: line-through; font-weight: normal; }

.right 			{ text-align: right; }
.floatRight 	{ float: right; }

.left 			{ text-align: left; }
.floatLeft 		{ float: left; }

.center 		{ text-align: center; }
.bold 			{ font-weight: bold; }
.verticalMiddle { vertical-align: middle; }

.firstItem 		{ margin-left: 0; padding-left: 0; }
.lastItem 		{ margin-right: 0; padding-right: 0; }

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; font-size: 0; line-height: 0; }


/* Images */
img.featureRight { border: 1px solid #ccc; float: right; padding: 3px; margin: 0 0 1em 1em; }
img.right { float: right; padding: 0; margin: 0 0 1em 1em; }

img.featureLeft { border: 1px solid #ccc; float: left; padding: 3px; margin: 0 1em 1em 0; }
img.left { float: left; padding: 0; margin: 0 1em 1em 0; }

img.border { border: 1px solid #ccc; padding: 3px; }

/* Tables
-------------------------------------------------------------- */

table       	{  }
th          	{ font-weight: bold; }
thead th 		{ background: #ccc; }
th,td,caption 	{  }
tr.altRow td  	{ background: #eee; }
tfoot       	{ font-style: italic; }
caption     	{ background: #eee; }

/* -------------------------------------------------------------- 
   Top Menu 
-------------------------------------------------------------- */	
.v65-home { }
.v65-selected {background-image: url(../images/global/topMenu/selected.png); background-repeat: repeat-x; }

/* -------------------------------------------------------------- 
   Pagination 
-------------------------------------------------------------- */	
.v65-Paging { margin: 0 0 1.6em 0; overflow: hidden; width: 100%; }
.v65-Paging ul { float: right; list-style: none; position: relative; padding: 0; margin: 0; }
.v65-Paging li { display: inline; position: relative; text-align: left; width: auto; padding: 0 0 0 5px;}
.v65-Paging li.border { border-right: 1px solid #000; padding: 0 5px;}
.v65-Paging li a { text-decoration: none;}
.v65-Paging li a:hover { text-decoration: underline; }	
#v65-PagingTop { border-bottom: 1px solid #666; }
#v65-PagingTop ul { padding: 0 0 0.6em 0; }
#v65-PagingBottom { }
#v65-PagingBottom ul { padding: 0 0 1.6em 0; }
.v65-PagingSortby { float: left; text-align: left; }
	.v65-PagingSortby form { padding: 0 0 4px 0; margin: 0; }
	.v65-PagingSortby form select { width: 130px; }


/* -------------------------------------------------------------- 
   Blog
-------------------------------------------------------------- */

/* Blog Right Custom Tags */
#v65-blogRecentPosts {}
#v65-blogRecentPosts li { padding-bottom: 0.75em;}

.v65-recentEntriesDate { font-style: italic; }
.v65-recentEntriesTitle { font-weight: bold; }
.v65-recentEntriesComments { }


/* Blog List Content */
.v65-blogPostWrapper { overflow: hidden; position: relative; padding: 0; margin: 0; border-bottom: 1px solid #666; margin: 0 0 1.5em 0; padding: 0 0 1.5em 0; }	
	.v65-avatar { position: absolute; top:0; left: 0; width: 48px; height: 48px; margin: 0; padding: 0; }
		.v65-avatar img{ border: 1px solid #999; padding: 2px; background-color: #fff; }
	.v65-blogPost { position: relative; margin: 0 0 0 64px; padding: 0; }
		.v65-blogPostDate { font-size: 0.85em; margin-bottom: 0.5em; color: #666666; }
		.v65-blogFooter { font-size: 0.85em; height: 1.8em; }
			.v65-blogFooterDate{ float: left; padding-right: 1em; }
			.v65-blogFooterLink{ float: left; padding-right: 1em; }
			.v65-blogFooterComments{ float: left; }	
/*
	.v65-blogPostWrapper { border-bottom: 1px solid #666; margin: 0 0 1.5em 0; overflow: hidden; padding: 0 0 1.5em 0; width: 680px; }
	.v65-blogAvatar { float: left; width: 54px; }
		.v65-blogAvatar img{ padding: 2px; border: 1px solid #ccc; }
	.v65-blogPost { float: right; width: 610px; overflow: hidden; }
		.v65-blogPostDate { font-size: 0.85em; margin-bottom: 0.5em; color: #666666; }
		.v65-blogFooter { font-size: 0.85em; height: 1.8em; }
			.v65-blogFooterDate{ float: left; padding-right: 1em; }
			.v65-blogFooterLink{ float: left; padding-right: 1em; }
			.v65-blogFooterComments{ float: left; }
*/

/* -------------------------------------------------------------- 
   Comments
-------------------------------------------------------------- */
.v65-commentWrapper { position: relative; margin: 0 0 1.4em 0; padding: 0 0 1em 0; border-bottom: 1px solid #ccc; overflow: hidden; }
	.v65-comment { position: relative; margin: 0 0 0 64px; padding: 0; }
	.v65-commentDate { font-size: 0.85em; }
	.v65-commentText { padding: 1em 0 0 0; }
		.v65-commentText p { font-size: 1em; }
		
/*.v65-blogCommentWrapper { width: 680px; margin: 0 0 1.4em 0; padding: 0 0 1.4em 0; border-bottom: 1px solid #ccc; overflow: hidden; }
	.v65-blogComment { float: right; width: 610px; overflow: hidden; }
	.v65-blogCommentDate {font-size: 0.85em; }
	.v65-blogCommentText { padding: 1em 0 0 0; }
		.v65-blogCommentText p{ font-size: 1em; }
*/		
	
	/* Drilldown Content Form Styling */	
	#v65-commentFormWrapper { }
	#v65-commentFormWrapper form { width: 80%; }
		#v65-commentFormWrapper #Comments { width: 95%; height: 140px; }


/* -------------------------------------------------------------- 
   Components
-------------------------------------------------------------- */

/* Site Map */
#v65-SiteMap { list-style: none; padding: 0; margin: 0; line-height: 1.8em; }
	#v65-SiteMap li{ font-weight: bold; font-size: 1.167em; }
	#v65-SiteMap li ul{ list-style: none; padding: 0; margin: 0 0 0 0.8em; }
	#v65-SiteMap li li{ font-size: 0.858em; }
	#v65-SiteMap li li ul{ list-style: none; }
	#v65-SiteMap li li li{ font-weight: normal; font-size: 0.917em }
	
/* FAQ */
#v65-FAQ { padding: 0; margin: 0; line-height: 2em; }
	.v65-FAQ-Pair { border-top: 1px solid #ccc; width: 100%; padding: 1em 0 0 0; margin: 2em 0 0 0; }	
	.v65-FAQ-Pair blockquote{ padding: 0; margin: 0 0 0 1em; }
	.v65-FAQ-Pair p.topofpage{ text-align: right; font-size: 0.917em; }
	
/* Table of Contents */
#v65-TableOfContents { list-style: none; padding: 0 0 0 1em; margin: 0; line-height: 2em; }

/* Calendar */
#v65-CalendarWrapper { width: 100%; }

#v65-CalendarNav { width: 100%; padding: 0; margin: 0; }
	#v65-CalendarNav td { padding: 3px; width: 33%; }

#v65-CalendarTable { border-top: 1px solid #999; border-right: 1px solid #999; width: 100%;	background-color: #fff; }
#v65-CalendarTable th { border-bottom: 1px solid #999; border-left: 1px solid #999; font-weight: bold; font-size: 0.917em; text-align: center; padding: 0px; height: 15px; color: #fff; background-color: #666; }
#v65-CalendarTable td { border-bottom: 1px solid #999; border-left: 1px solid #999; padding: 2px; width: 14%; height: 55px;	}

.v65-CalendarDay { float: right; width: 15px; height: 15px;	padding: 0 2px 2px 2px;	border-left: 1px solid #999; border-bottom: 1px solid #999; text-align:right; font-size: 0.917em; color:#869fc3; clear: both; }
.v65-CalendarToDay { background-color: #ccc;	}
.v65-CalendarOffMonthDays {	background-color: #eee;	}
	.v65-CalendarEvent { clear: both; padding: 0px 0px 8px 0px; font-size: 0.917em; }
		.v65-CalendarEvent a{ /*color: #000;*/ }

#v65-CalendarEventTable {  }
	#v65-CalendarEventTable td { padding: 2px 10px 2px 2px; }

/* -------------------------------------------------------------- 
   Modal Cart
-------------------------------------------------------------- */
/* Modal Cart */
#v65-modalCart { position: absolute; top: 0; right: 0; }
	#v65-modalCart a {  }
.v65-modalCartSelected { /*background-image: url(/images/modal-cart/cartdropdown-selected-background.png); background-position: right; background-repeat: no-repeat;*/ }
#v65-modalCartBody {  }
#v65-modalCartBody a { color:#000; }


#v65-modalCartDropdown { background-color: #FFF; color: #000; display: none; right: 0; position: absolute; top: 32px; text-align: left; width: 272px; line-height: normal; }
	#v65-modalCartBody { background-color: #FFF; border: 1px solid #333; color: #000; font-size: 0.917em; padding: 10px; width: 250px; }
		#v65-modalCartBody p{ color: #000; }	
		#v65-modalCartBody a{ color: #000; }
		#v65-modalCartBody a:hover{ color: #000; }
		
		/* Modal Cart Table */
		#v65-modalCartTable { margin: 0 0 10px 0; padding: 0; width: 250px; line-height: normal; }	
			#v65-modalCartTable th { background-color: #efefef; border-top: 1px solid #ccc; font-size: 0.917em; font-weight: bold; padding: 2px 1px; text-align: left; }
			#v65-modalCartTable td { border-top: 1px solid #ccc; font-size: 0.917em; padding: 2px 1px; vertical-align: top; }		
			#v65-modalCartTableSubtotal td { background-color: #f9f7f3; font-size: 0.917em; font-weight: bold; vertical-align: top; }
			#v65-modalCartBody td a{ color: #000; }
			#v65-modalCartBody td a:hover{ color: #000; }

	#v65-modalCartFooter { background-color: #333; height: 5px; overflow: hidden; width: 272px; }	

/* -------------------------------------------------------------- 
	Store
-------------------------------------------------------------- */
/*Shipping Widget*/
#v65-shippingWidget { padding: 0px 20px; }
#v65-shippingWidget select { width: 60px; }
#v65-shippingWidgetTable { width: 100%; }
	#v65-shippingWidgetTable th { background-color: #666; color: #fff; font-size: 0.917em; padding: 4px; }	
	#v65-shippingWidgetTable td { color: #000; font-size: 0.917em; padding: 4px; }	
	
/* Pro Reviews */
.v65-proReviewLabel { display: none; }

	.v65-proReview-WS { display: inline; float: left; font-size: 11px; font-weight: bold; width: 19px; height: 18px; line-height: 17px; color: #fff; padding: 0 0 0 31px; margin: 0 5px 0 0; background: url(../images/store/ico-WS.png) no-repeat; }
	.v65-proReview-RP { display: inline; float: left; font-size: 11px; font-weight: bold; width: 19px; height: 18px; line-height: 17px; color: #fff; padding: 0 0 0 28px; margin: 0 5px 0 0; background: url(../images/store/ico-RP.png) no-repeat; }
	.v65-proReview-WE { display: inline; float: left; font-size: 11px; font-weight: bold; width: 20px; height: 18px; line-height: 17px; color: #fff; padding: 0 0 0 30px; margin: 0 5px 0 0; background: url(../images/store/ico-WE.png) no-repeat; }
	.v65-proReview-CG { display: inline; float: left; font-size: 11px; font-weight: bold; width: 20px; height: 18px; line-height: 17px; color: #fff; padding: 0 0 0 29px; margin: 0 5px 0 0; background: url(../images/store/ico-CG.png) no-repeat; }
	.v65-proReview-JH { display: inline; float: left; font-size: 11px; font-weight: bold; width: 18px; height: 18px; line-height: 17px; color: #fff; padding: 0 0 0 28px; margin: 0 5px 0 0; background: url(../images/store/ico-JH.png) no-repeat; }
	.v65-proReview-ST { display: inline; float: left; font-size: 11px; font-weight: bold; width: 18px; height: 18px; line-height: 17px; color: #fff; padding: 0 0 0 29px; margin: 0 5px 0 0; background: url(../images/store/ico-ST.png) no-repeat; }
	.v65-proReview-WN { display: inline; float: left; font-size: 11px; font-weight: bold; width: 19px; height: 18px; line-height: 17px; color: #fff; padding: 0 0 0 32px; margin: 0 5px 0 0; background: url(../images/store/ico-WN.png) no-repeat; }
	.v65-proReview-WandS { display: inline; float: left; font-size: 11px; font-weight: bold; width: 20px; height: 18px; line-height: 17px; color: #fff; padding: 0 0 0 38px; margin: 0 5px 0 0; background: url(../images/store/ico-WandS.png) no-repeat; }
	.v65-proReview-WA { display: inline; float: left; font-size: 11px; font-weight: bold; width: 19px; height: 18px; line-height: 17px; color: #fff; padding: 0 0 0 32px; margin: 0 5px 0 0; background: url(../images/store/ico-WA.png) no-repeat; }
	.v65-proReview-WB { display: inline; float: left; font-size: 11px; font-weight: bold; width: 19px; height: 18px; line-height: 17px; color: #fff; padding: 0 0 0 32px; margin: 0 5px 0 0; background: url(../images/store/ico-WB.png) no-repeat; }

/* Consumer Reviews */
.v65-consumerReviews { position: relative; width: 200px; line-height: 16px; height: 16px;  }
	.v65-consumerReviews a { position: absolute; display: block; top: 1px; left: 100px; width: 100px; line-height: 16px; height: 16px; }



/* 1 Up Store List */
.v65-product1Up { width: 630px; overflow: hidden; margin: 0 0 35px 0; padding: 0; }
		
	.v65-product1UpImage { float: left; width: 225px; margin: 0; padding: 0 15px 0 0; text-align: center; overflow: hidden; }
	.v65-product1UpImageWine { float: left; width: 120px; margin: 0; padding: 0 15px 0 0; text-align: center; overflow: hidden; }
		
	.v65-product1UpProductDescription { float: left; width: 390px; overflow: hidden; }
	.v65-product1UpProductDescriptionWine { float: left; width: 495px; overflow: hidden; }
		
		.v65-product1UpAddToCart form { width: 365px; }
			.v65-product1UpAddToCart fieldset { padding: 0 0 0.5em 9px; margin: 0; border: 0; border: 1px solid #ccc; }			
				.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; }
		
/*2 Up Store Display*/
.v65-product2Up { float: left; width: 300px; overflow: hidden; margin: 0 30px 25px 0; padding: 0; }
				
	.v65-product2UpImage { float: right; width: 130px; overflow: hidden; text-align: center; }
	
		.v65-product2UpAddToCart form { width: 300px; }			
			.v65-product2UpAddToCart fieldset { padding: 0 0 0.5em 9px; margin: 0; border: 0; border: 1px solid #ccc; }		
			.v65-product2UpFormPrice { float: left;	margin: 0; padding: 0 8px 0 0;	width: 60px; font-size: 0.917em; font-weight: bold; overflow: hidden; text-align: right;}			
			.v65-product2UpFormSKU { float: left; margin: 0; padding: 0 5px 0 0; width: 70px; font-size: 0.95em; overflow: hidden; }			
			.v65-product2UpFormQuantity { float: left; margin: 0; padding: 0 5px 0 0; width: 25px; overflow: hidden; }				
			.v65-product2UpFormButton { float: left; margin: 0; padding: 0;	overflow: hidden; width: 100px; text-align: right; }
			
		.v65-product2UpAddToCartLoading { width: auto; padding: 20px 0px; margin: 0px; text-align: center; }
		
/*3 Up Store Display*/
.v65-product3Up { float: left; width: 200px; overflow: hidden; margin: 0 15px 20px 0; padding: 0; }
				
	.v65-product3UpImage { width: 200px; height: 240px; overflow: hidden; text-align: center; }		
	.v65-product3UpTeaser {	width: 200px; text-align: center; padding: 0 0 10px 0; margin: 0; }
	.v65-product3UpRating {	width: 200px; text-align: center; padding: 0 0 10px 0; margin: 0; }
	.v65-productStockMessage {   } /*Allows for display: none; on specific sites.*/
	.v65-product3UpPrice { width: 200px; overflow: hidden; font-size: 0.917em; }
		.v65-product3UpPrice table { width: 100%; }
		.v65-product3UpPrice td { padding: 2px; }
		.v65-product3UpPrice tr.red td { color: #C00; font-weight: bold; }
		.v65-product3UpPrice td.priceLevel{ text-align: right; }
		.v65-product3UpPrice td.skuPrice { text-align: right; }
		.v65-product3UpPrice td.skuDescription { font-size: 0.917em; }
		
/*5 Up Store Display*/
.v65-product5up { float: left; width: 160px; overflow: hidden; margin: 0 20px 20px 0; padding: 0; }
				
	.v65-product5upImage { width: 160px; height: 370px;	overflow: hidden; text-align: center; }
	.v65-product5upTeaser { width: 160px; text-align: center; padding: 0 0 10px 0; margin: 0; }
		.v65-product5upTeaser p { text-align: center; padding: 0; margin: 0; }
	.v65-product5UpRating {	width: 160px; text-align: center; padding: 0 0 10px 0; margin: 0; }
	.v65-product5upPrice { width: 160px; overflow: hidden; font-size: 0.917em; }
		.v65-product5upPrice td { padding: 2px; }
		.v65-product5upPrice tr.red td { color: #C00; font-weight: bold; }
		.v65-product5upPrice td.priceLevel{ text-align: right; }
		.v65-product5upPrice td.skuPrice { text-align: right; }
		.v65-product5upPrice td.skuDescription { font-size: 0.917em; }
		
/* Product List Store Display */	
#v65-storeProductasList{ width: 100%; padding: 0 0 10px 0; }
	
	#v65-storeProductasList table{ }
	#v65-storeProductasList th{ background-color:#ccc; color:#333; font-weight: bold; font-size: 0.917em; padding: 2px; border-bottom: 1px solid #bbb; }
	#v65-storeProductasList td { font-size: 0.917em; padding: 2px; border-bottom: 1px solid #bbb; }
		
		#v65-storeProductasList td.a{ color: #000; text-decoration: none; }
			#v65-storeProductasList td.a:hover{ color: #000;	text-decoration: none; }		
			#v65-storeProductasList tr:hover{ background-color: #FFC; }				
		#v65-storeProductasList tr.alternatRow{ background-color: #efefef; }			
			#v65-storeProductasList tr.alternatRow:hover{ background-color: #FFC; }
			
	#v65-storeProductasList td form{ margin: 0; padding: 0; }
	#v65-storeProductasList fieldset{ padding: 0; margin: 0; border: 0; }	
	
/* 1 Up Wine Store List */
.v65-productStoreUp { width: 710px; overflow: hidden; margin: 0 0 12px 0; padding: 0 0 12px 0; border-bottom: 1px solid #ccc; }
		
	.v65-productStoreImage { float: left; width: 80px; margin: 0; padding: 0 10px 0 0; text-align: center; overflow: hidden; }
		
	.v65-productStoreProductDescription { float: left; width: 310px; margin: 0; padding: 0 10px 0 0; text-align: left; overflow: hidden; }
		.v65-productStoreProductDescription h3 { font-size: 14px; padding: 0; margin: 0; }
			.v65-productStoreProductDescription h3 span { font-size: 11px; }
		.v65-productStoreProductDescription p { margin: 0 0 0.6em 0; }
		
	.v65-productStoreAddToCart { float: left; width: 300px; overflow: hidden; }
		
		.v65-productStoreTools { font-size: 0.917em; }
		
		.v65-productStoreAddToCart form { width: 300px; overflow: hidden; margin: 0 0 8px; padding: 0; font-size: 0.917em; }
			.v65-productStoreAddToCart fieldset { padding: 0; margin: 0; border: 0; height: 24px; overflow: hidden; }	
			.v65-productStoreAddToCart legend { display: none; }
				.v65-productStoreAddToCartQuantity { float: left; margin: 0; padding: 0; width: 25px; overflow: hidden; line-height: 24px; }	
				.v65-productStoreAddToCartPrice { float: left; margin: 0; padding: 0 5px 0 0; width: 115px; font-weight: bold; overflow: hidden; text-align: right; line-height: 24px; }				
				.v65-productStoreAddToCartSKU { float: left; margin: 0; padding: 0 5px 0 0; width: 60px; font-size: 0.95em; overflow: hidden; line-height: 24px; }				
				.v65-productStoreAddToCartButton { float: left; margin: 0; padding: 0; overflow: hidden; width: 90px; text-align: left; }
			
		.v65-productStoreAddToCartLoading {  padding: 20px 0px; margin: 0px; text-align: center; }
	
/* Product Drilldown */
#v65-productWrapper { width: 880px; overflow: hidden; }

	#v65-productImage { float: left; text-align: center; width: 250px; 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: 610px; padding: 0; margin: 0; text-align: left; }
		
		/* Ratings */	
		#v65-productRatings { overflow: hidden; }
		
		/* Add to Cart */
		#v65-productAddToCart { width: 586px; margin: 0 0 1.4em; text-align: left; overflow: hidden; }
				
			#v65-productAddToCart form { padding: 0 0 5px 0; margin: 0; 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; }
		
			/*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-productRelatedProducts { width: 610px; margin: 0; padding: 10px 0; border-top: 1px solid #ccc; overflow: hidden; }
		.v65-productRelatedProduct { float: left; width: 200px; overflow: hidden; margin: 0 5px 20px 0; padding: 0; }
		
		/*Product Reviews*/
		#v65-addProductReview { width: 350px; }
		#v65-addProductReview fieldset { border: 1px solid #ccc; }
		#v65-addProductReview textarea { width: 320px; height: 100px; }

/* Product Store Drilldown */
#v65-productStoreDrilldownWrapper { width: 710px; overflow: hidden; }

	#v65-productStoreDrilldownTop { overflow: hidden; width: 710px; padding: 10px 0; }
	
		#v65-productStoreDrilldownImage { float: left; text-align: center; width: 200px; margin: 0 10px 0 0; padding: 0; }
			
		#v65-productStoreDrilldownDescriptionCol { float: left; width: 500px; padding: 0; margin: 0; text-align: left; }
		
			#v65-productStoreDrilldownDescription { width: 500px; padding: 0; margin: 0 0 12px; overflow: hidden; }
				#v65-productStoreDrilldownDescription h1 { font-size: 2em; line-height: 1; padding: 0; margin: 0; }
				#v65-productStoreDrilldownBrand { font-size: 12px; }
				#v65-productStoreDrilldownDescription p { margin: 0 0 0.6em 0; }
				
			#v65-productStoreDrilldownInfo { float: left; width: 190px; padding: 0 10px 0 0; margin: 0; text-align: left; overflow: hidden; }
				
			#v65-productStoreDrilldownTabsWrapper {  width: 500px; overflow: hidden; }	
			
				#v65-productStoreDrilldownTabs { width: 500px; height: 26px; border-bottom: 1px solid #ccc; list-style: none; padding: 0; margin: 0; overflow: visible; }
					#v65-productStoreDrilldownTabs li { float: left; width: auto; }
						#v65-productStoreDrilldownTabs li a { display: inline-block; color: #666; padding: 0 20px; margin-right: 5px; line-height: 25px; height: 25px; background-color: #eee; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: auto; }
						#v65-productStoreDrilldownTabs li a:hover { color: #000; background-color: #fff }
						#v65-productStoreDrilldownTabs li a.on { color: #fff; line-height: 27px; height: 27px; background: url(../images/store/tabs-background.png) repeat-x; color: #fff; border-top: 0; border-left: 0; border-right: 0; }
						#v65-productStoreDrilldownTabs li a.on:hover { color: #fff; }
					
				.v65-productStoreDrilldownTabContent { padding: 10px; }
		

/* -------------------------------------------------------------- 
	Cart
-------------------------------------------------------------- */

#v65-cartHelp { float: right; margin: 0; padding: 0; }
	
	/* Cart Header */	
	#v65-cartHeader { overflow: hidden; margin: 0 0 10px 0; padding: 0; }
	
	#v65-cartCheckOutCoupons { float: left; }
		#v65-cartCheckOutCoupons form { padding: 0; margin: -10px 0 0 0; width: 250px; }
			#v65-cartCheckOutCoupons fieldset { font-size: 0.917em; margin: 0; padding: 0 0 0.5em 1em; border: 1px solid #999; }
			#v65-cartCheckOutCoupons legend { margin: 0 0 0 -0.5em; padding: 0.5em; color: #000; text-align: left; }
			#v65-cartCheckOutCoupons fieldset div { padding: 0; margin: 0; overflow: hidden; } 
			#v65-cartCheckOutCoupons fieldset div input[type="text"]  { font-size: 0.9em; color: #666; width: 100px; }
		
	.v65-cartCheckOutButtons { float: right; }
	
	/* Cart Table */
	#v65-cartTable { width: 100%; margin: 0 0 6px 0; padding: 0; }
			
		#v65-cartTable th { font-weight: bold; background-color: #f9f7f3; border-top: 1px solid #ccc; padding: 6px 8px; }	
		#v65-cartTable td { padding: 6px 8px; }
		.v65-cartItem td { border-top: 1px solid #ccc; }
			.v65-cartItemAmount { width: 70px; text-align: center; }
					.v65-cartItemAmount fieldset{ padding: 0; margin: 0; border: 0; }
					.v65-qtyField { text-align: center; margin-bottom: 4px; }
				.v65-cartItemImage { width: 50px; text-align: center; }
				.v65-cartItemDescription { line-height: 1.6em; }
				
				
		#v65-cartSubtotal td { background-color: #f9f7f3; font-weight: bold; border-top: 1px solid #ccc; }
		
		#v65-cartTable tr.v65-cartShipping td { background-color: #f9f7f3; border-top: 0; }
			#v65-cartTable tr.v65-cartShipping td.v65-cartShippingItem { background-color: #e2dfd7;	text-align: right; }
			#v65-cartTable tr.v65-cartShipping td.v65-cartShippingItemError { background-color: #f96361; text-align: right;	}
				
		.v65-cartTax td { background-color: #f9f7f3; font-weight: normal; border-top: 0; }
		#v65-cartTotal td {	background-color: #f8f1de; font-weight: bold; border-top: 0; border-bottom: 1px solid #ccc; }	
		
	/* Cart Footer */	
	#v65-cartFooter { overflow: hidden; margin: 0; padding: 0 0 10px 0; }
		#v65-cartPaymentOptions { float: left; }
		
/* -------------------------------------------------------------- 
   checkout
-------------------------------------------------------------- */	

/* General Checkout */	
#v65-checkoutStepWrapper { width: 100%; height: 56px; overflow: hidden; margin: 0; padding: 0 0 20px 0; }
	#v65-checkoutSecureSeal { float: left; width: 100px; height: 56px; overflow: hidden; }
	#v65-checkoutStatusBar { float: right; width: 755px; overflow: hidden; text-align: right; }
	
#v65-checkoutWrapper { position: relative; line-height: normal; } /*So we can absolutely position the Order Summary */
	
#v65-checkoutFooter { overflow: hidden; width: 100%; clear: both; }
	#v65-checkoutSecure { float: left; width: 200px; }
	#v65-continueOrder { float: right; }


/* Billing & Shipping */	
#v65-checkoutCartSummaryWrapper { position: absolute; top: 20px; right: 0; width: 320px; padding: 15px; margin: 1.5em 0 0 0; background-color: #f7f7f7; border: 1px solid #eeeeee; overflow: hidden; }
	
	#v65-checkoutCartSummaryMini { float: left; width: 165px; margin: 0; padding: 0 15px 0 0; font-size: 0.917em; }
		#v65-checkoutCartSummaryMini table { width: 100%; margin: 0 0 1em 0; padding: 0; }
			#v65-checkoutCartSummaryMini td{ font-size: 0.917em; padding: 3px; }
				.v65-rowOverline td { border-top: 1px solid #999; }
				.v65-rowUnderline td{ border-bottom: 1px solid #999; }
		
	#v65-checkCartSummaryMoreOptions { float: right; width: 140px; font-size: 0.917em; padding: 0;}
	
		/* Add Shipping and Add Gift Wrapping Forms */
		#v65-couponFormWrapper { }
		#v65-couponFormWrapper form { width: 100%; padding: 0; margin: 0; }
		#v65-couponFormWrapper fieldset { border: 1px solid #999; }
			#v65-couponFormWrapper legend { font-size: 1em; color: #333; }

		/* Add Shipping and Add Gift Wrapping Forms */
		#v65-giftCardFormWrapper { }
		#v65-giftCardFormWrapper form { width: 100%; padding: 0; margin: 0; }
		#v65-giftCardFormWrapper fieldset { border: 1px solid #999; }
			#v65-giftCardFormWrapper legend { font-size: 1em; color: #333; }

/* Main Form */		
#v65-checkoutFormWrapper form { text-align: left; width: 100% }
	#v65-checkoutFormWrapper legend { font-size: 1.4em; letter-spacing: 1px; }
	#v65-checkoutFormWrapper fieldset{ width: 400px; border: 1px solid #ccc; } /*Use this to adjust width of fieldset */
	#v65-checkoutFormWrapper div{ margin: 0 0 4px 0; overflow: hidden; padding: 2px 5px 5px 5px; }
	#v65-checkoutFormWrapper .v65-additionalComments { float: right; width: 380px; }

			
/* Review Screen */	
#v65-orderSummaryWrapper { overflow: hidden; width: 100%; padding: 0 0 1em 0; }
	#v65-billingSummary { float: left; width: 300px; padding: 0; margin: 0; overflow: hidden; }
	#v65-shippingSummary { float: left; width: 300px; padding: 0; margin: 0; overflow: hidden; }
	#v65-reviewCartSummaryWrapper { float: right; width: 165px; padding: 15px; margin: 0; background-color: #f7f7f7; border: 1px solid #eeeeee; overflow: hidden; }
		
	
/* -------------------------------------------------------------- 
   club
-------------------------------------------------------------- */	

#v65-clubHelp {	width: 200px; float: right;	margin: 0 0 1em 1em; padding: 0; }

/* Main Form */		
#v65-clubFormWrapper form { text-align: left; width: 100% }
	#v65-clubFormWrapper legend { font-size: 1.4em; letter-spacing: 1px; }
	#v65-clubFormWrapper fieldset{ width: 400px; border: 1px solid #ccc; } /*Use this to adjust width of fieldset */
	#v65-clubFormWrapper div{ margin: 0 0 4px 0; overflow: hidden; padding: 2px 5px 5px 5px; }
	#v65-clubFormWrapper .v65-additionalComments { float: right; width: 380px; }

/* Sign Up Screen */	
#v65-signUpClubSummaryWrapper { position: absolute; top: 30px; right: 0; width: 350px; padding: 20px; margin: 1.5em 0 0 0; background-color: #f7f7f7; border: 1px solid #eee; overflow: hidden; font-size: 0.95em; }
#v65-clubOptionsDrilldown {  }

/* Review Screen */	
#v65-clubSummaryWrapper { overflow: hidden; width: 100%; padding: 0 0 1em 0; }
	#v65-clubBillingSummary { float: left; width: 250px; padding: 0; margin: 0; overflow: hidden; }
	#v65-clubShippingSummary { float: left; width: 250px; padding: 0; margin: 0; overflow: hidden; }
	#v65-reviewClubSummaryWrapper { float: right; width: 300px; padding: 20px; margin: 0; background-color: #f7f7f7; border: 1px solid #eee; overflow: hidden; font-size: 0.95em; }


/* -------------------------------------------------------------- 
   Member Area
-------------------------------------------------------------- */	

/* Login Form */		
#v65-LoginFormWrapper form { text-align: left; }
	#v65-LoginFormWrapper legend { font-size: 1.4em; letter-spacing: 1px; }
	#v65-LoginFormWrapper fieldset{ border: 1px solid #ccc; }
	#v65-LoginFormWrapper div{ margin: 0 0 4px 0; overflow: hidden; padding: 2px 5px 5px 5px; }

/* Main Form */		
#v65-memberFormWrapper form { text-align: left; width: 400px; }
	#v65-memberFormWrapper legend { font-size: 1.4em; letter-spacing: 1px; }
	#v65-memberFormWrapper fieldset{ width: 400px; border: 1px solid #ccc; }
	#v65-memberFormWrapper div{ margin: 0 0 4px 0; overflow: hidden; padding: 2px 5px 5px 5px; }
	#v65-memberFormWrapper .v65-additionalComments { float: right; width: 380px; }
	
/*Club List*/
.v65-memberClubDescription { padding-left: 20px; }

/* Member Address Book */	
#memberAddressBook { margin-bottom: 1em; }
	#memberAddressBook th{	background-color:#ccc; color: #333; font-weight: bold; font-size: 0.95em; padding: 3px; border-bottom: 1px solid #bbb; }	
	#memberAddressBook td{ font-size: 0.95em; padding: 3px; border-bottom: 1px solid #bbb;	}		
		#memberAddressBook td.a{ color: #000; text-decoration: none; }
		#memberAddressBook td.a:hover{	color: #000; text-decoration: none;	}		
		#memberAddressBook tr:hover{ background-color: #FFC; }				
		#memberAddressBook tr.alt{	background-color: #efefef; }			
			#memberAddressBook tr.alt:hover{ background-color: #FFC; }
			
/* Member Orders */	
#memberOrders { margin-bottom: 1em; }
	
	#memberOrders th{ background-color:#ccc; color:#333; font-weight: bold;	font-size: 0.95em; padding: 3px; border-bottom: 1px solid #bbb;	}	
	#memberOrders td{ font-size: 0.95em; padding: 2px; border-bottom: 1px solid #bbb; }		
		#memberOrders td.a{ color: #000; text-decoration: none; }			
		#memberOrders td.a:hover{ color: #000; text-decoration: none; }		
		#memberOrders tr:hover{ background-color: #FFC; }				
		#memberOrders tr.alt{ background-color: #efefef; }			
			#memberOrders tr.alt:hover{	background-color: #FFC; }

/* Member Orders Drilldown */	
#v65-memberOrderSummaryWrapper { overflow: hidden; width: 100%; padding: 0 0 1em 0; }
	#v65-memberbillingSummary { float: left; width: 49%; padding: 0; margin: 0; overflow: hidden; }
	#v65-memberShippingSummary { float: left; width: 49%; padding: 0; margin: 0; overflow: hidden; }
	
/* -------------------------------------------------------------- 
	Modal PopUp Layout
-------------------------------------------------------------- */
#v65-modalContainer { position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; z-index: 10000; text-align: left; }
#v65-modalViel { background-color:#fff; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; z-index: 102; opacity:.75; filter: alpha(opacity=75); -moz-opacity: 0.75; }	
#v65-modalContentWrapper { border: 1px solid #666; background-color: #ffffff; position: relative; left: 50%; top: 20%; margin: 0 0 0 -237px; width: 474px; z-index: 103; }
	
	#v65-modalContentHeader { background-color: #777; width: 464px; height: 27px; overflow: hidden; text-align: right; padding: 6px 10px 0 0; margin: 0; }
	#v65-modalContent { padding: 15px; margin: 0px; }
	
	
/* -------------------------------------------------------------- 
	Form Builder
-------------------------------------------------------------- */

/* This wrapper provides: Outline, position, margin, padding, alignment to a form built using the formbuilder */
.v65-formLeft { float: left; margin: 0 1em 1em 0; width: 240px; }
.v65-formRight { float: right; margin: 0 0 1em 1em; width: 240px; }
.v65-formCenter { margin: 0 auto 1em auto; width: 240px;}

.error 			{ color: #CC0000; }
	
/* Forms */

form       								{ width: 240px; }
fieldset    							{ display: block; padding: 0 9px 4px 9px; margin: 0 0 9px 0; }
fieldset div							{ margin: 0 0 4px 0; overflow: hidden; padding: 2px 5px 5px 5px; }
fieldset div.formatBeside				{  }
fieldset div.formatBeside label 		{ float: left; width: 60px; text-align: right; padding: 0 5px 0 0; }
fieldset div div 						{ font-style: normal; padding: 0 0 0 65px; margin: 0; }
	.formErrorMessage 					{ font-style: italic; font-weight: normal; color: #C66; }
	#fieldsetSubmit						{ text-align: left; }
legend									{ color: #333; font-size: 1.167em; line-height: 2; margin: 0; padding: 0 5px; } /* 14pt */
label 									{ display: block; }
input[type=text], input[type=password]	{ font-size: 0.917em; padding: 0; margin: 0; width: 175px; }
textarea								{ font-size: 0.917em; font-family: Tahoma, Geneva, sans-serif; line-height: 1.5; width: 175px; }
select									{ font-size: 0.917em; font-family: Tahoma, Geneva, sans-serif; line-height: 1.5; width: 175px; }

	
	/* Buttons */
	
	/* REQUIRED BUTTON STYLES: */
	a:hover button { text-decoration: none; }
	
	button { position: relative; border: 0; padding: 0; cursor: pointer; overflow: visible; /* removes extra side padding in IE */ }
	button::-moz-focus-inner { border: none;  /* overrides extra padding in Firefox */ }
	button span { position: relative; display: block; white-space: nowrap; }
	@media screen and (-webkit-min-device-pixel-ratio:0) {/* Safari and Google Chrome only - fix margins */ button span { margin-top: -1px; } }
	
	
	/* OPTIONAL BUTTON STYLES regular button: */		
	button.defaultBtn { padding: 0 8px 0 0; margin: 0 5px 0 0; font-size: 12px; text-align: center; background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	button.defaultBtn span { padding: 4px 0 0 8px; height: 20px; color:#fff; background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
	button.defaultBtn:hover, button.defaultBtnHover { /* the redundant class is used to apply the hover state with a script */ background-position: right -150px; }
	button.defaultBtn:hover span, button.defaultBtnHover span { background-position: 0 -50px; }
	
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { padding: 0 8px 0 0; margin: 0 5px 0 0; font-size: 12px; text-align: center; background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	button.altBtn span { padding: 4px 0 0 8px; height: 20px; color:#fff; background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
	button.altBtn:hover, button.altBtnHover { /* the redundant class is used to apply the hover state with a script */ background-position: right -150px; }
	button.altBtn:hover span, button.altBtnHover span { background-position: 0 -50px; }
	
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { padding: 0 6px 0 0; margin-right: 5px; font-size: 10px; text-align: center; background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	button.modalBtn span { padding: 3px 0 0 6px; height: 15px; color:#fff; background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
	button.modalBtn:hover, button.modalBtnHover { /* the redundant class is used to apply the hover state with a script */ background-position: right -75px; }
	button.modalBtn:hover span, button.modalBtnHover span { background-position: 0 -25px; }
	
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { padding: 0 6px 0 0; margin-right: 5px; font-size: 10px; text-align: center; background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	button.altModalBtn span { padding: 3px 0 0 6px; height: 15px; color:#fff; background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
	button.altModalBtn:hover, button.altModalBtnHover { /* the redundant class is used to apply the hover state with a script */ background-position: right -75px; }
	button.altModalBtn:hover span, button.altModalBtnHover span { background-position: 0 -25px; }
	
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { padding: 0 12px 0 0; margin-right: 5px; font-size: 16px; text-align: center; background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	button.largeBtn span { padding: 5px 0 0 12px; height: 27px; color:#fff; background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
	button.largeBtn:hover, button.largeBtnHover { /* the redundant class is used to apply the hover state with a script */ background-position: right -150px; }
	button.largeBtn:hover span, button.largeBtnHover span { background-position: 0 -50px; }
	
	/* REQUIRED LINK BUTTON STYLES: */
	
	/* Link Button Normal */
	a.linkBtn { text-decoration: none; cursor: pointer; display: inline-block; padding: 0 8px 0 0; height: 24px; line-height: 24px; font-size: 12px; text-align: center; background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	a.linkBtn span { display: inline-block; padding: 0 0 0 8px; height: 24px; line-height: 24px; color:#fff; background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
	a.linkBtn:hover { background-position: right -150px; text-decoration: none; }
	a.linkBtn:hover span { background-position: 0 -50px; text-decoration: none; }
	
	/* Link ALT Button Normal */
	a.linkAltBtn { text-decoration: none; cursor: pointer; display: inline-block; padding: 0 8px 0 0; height: 24px; line-height: 24px; font-size: 12px; text-align: center; background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	a.linkAltBtn span { display: inline-block; padding: 0 0 0 8px; height: 24px; line-height: 24px; color:#fff; background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
	a.linkAltBtn:hover { background-position: right -150px; text-decoration: none; }
	a.linkAltBtn:hover span { background-position: 0 -50px; text-decoration: none; }
	
	/* Modal Link Button Normal */
	a.modalLinkBtn { text-decoration: none; cursor: pointer; display: inline-block; padding: 0 6px 0 0; height: 18px; line-height: 18px; font-size: 10px; text-align: center; background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	a.modalLinkBtn span { display: inline-block; padding: 0 0 0 6px; height: 18px; line-height: 18px; color:#fff; background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
	a.modalLinkBtn:hover { background-position: right -75px; text-decoration: none; }
	a.modalLinkBtn:hover span { background-position: 0 -25px; text-decoration: none; }
	
	/* Modal Link ALT Button Normal */
	a.modalLinkAltBtn { text-decoration: none; cursor: pointer; display: inline-block; padding: 0 6px 0 0; height: 18px; line-height: 18px; font-size: 10px; text-align: center; background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	a.modalLinkAltBtn span { display: inline-block; padding: 0 0 0 6px; height: 18px; line-height: 18px; color:#fff; background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
	a.modalLinkAltBtn:hover { background-position: right -75px; text-decoration: none; }
	a.modalLinkAltBtn:hover span { background-position: 0 -25px; text-decoration: none; }
	
	/* Link Button Large */
	a.largeLinkBtn { text-decoration: none; cursor: pointer; display: inline-block; padding: 0 8px 0 0; height: 32px; line-height: 32px; font-size: 16px; text-align: center; background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	a.largeLinkBtn span { text-decoration: none; display: inline-block; padding: 0 0 0 8px; height: 32px; line-height: 32px; color:#fff; background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
	a.largeLinkBtn:hover { background-position: right -150px; text-decoration: none; }
	a.largeLinkBtn:hover span { background-position: 0 -50px; text-decoration: none; }