@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; } 


/*Defaults*/
html, body { height: 100%; width: 100%; position: relative; }
body { background-color: #fff; font-size: 75%; color: #666; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; }

ul, ol, dl, p, table, pre { margin-bottom: 1em; }
	
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; font-family: Georgia, "Times New Roman", Times, serif; }
	h1 { font-size: 22px; color: #4c4c4c; line-height: 1; margin-bottom: 0.6em; text-transform: uppercase; letter-spacing: 3px; }
	h2 { font-size: 1.8em; color: #4c4c4c; line-height: 1; margin-bottom: 0.5em; margin-top: 0.25em; text-transform: uppercase; }/* 24pt */
	h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; text-transform: uppercase; }/* 18pt */
	h4 { font-size: 1.167em; line-height: 1.25; text-transform: uppercase; } /* 14pt */
	h5 { font-size: 1em; line-height: 1.5; font-weight: bold; }
	h6 { font-size: 1em; line-height: 1.5; color: #693; }
	
	p.miniH1 { font: bold 9px Georgia, "Times New Roman", Times, serif; color: #333; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 4px; }

a { text-decoration: none; color: #333; }
a:hover, a:focus, a:active { text-decoration: underline; color: #000; }

ul, ol, dd, blockquote {  }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
form { margin-bottom: 1em; }
legend { color: #111; }

.layClear { clear: both;  font-size: 0px; height: 1px; line-height: 0px; margin-top: -1px; }

/* Elements */
body { background: url(../images/background.gif) top center repeat-x; }
	#background-somerston { background: url(../images/background.gif) top center repeat-x; }
		#background-somerston #layHeader #logo { background: url(../images/somerston.gif) no-repeat scroll top left;  }
	#background-highflyer { background: url(../images/background-highflyer.gif) top center repeat-x; }
		#background-highflyer #layHeader #logo { background: url(../images/highflyer.gif) no-repeat scroll top left;  }
	#background-priestranch { background: url(../images/background-priest-ranch.jpg) top center repeat-x; }
		#background-priestranch #layHeader #logo { background: url(../images/priest-ranch.gif) no-repeat scroll top left;  }

#container { position: relative; width: 950px; min-height: 950px; background-color: #FFF; margin: 0 auto; }

#layMasthead { width: 950px; height: 35px; font-size: 0; line-height: 0; }
	#layMasthead ul { float: left; padding: 0; margin: 0 auto; list-style: none; width: 600px; height: 35px; }
		#layMasthead li { float: left; }
			#layMasthead li a { display: block; height: 35px; text-decoration: none; text-indent: -10001em; overflow: hidden; }
			#layMasthead li a:hover { text-decoration: none; background-repeat: no-repeat; background-position: 0px -35px; }
				
				#highflyer a { width: 147px; background-image: url(../images/mh-highflyer.gif); }
				#priest-ranch a { width: 170px; background-image: url(../images/mh-priestranch.gif); }
				#somerston a { width: 160px; background-image: url(../images/mh-somerston.gif); }
				
				
			#layMasthead ul li a.selected { background-position: 0px -35px; }
			
	#layMasthead ul#userTools { float: right; padding: 0; margin: 0 auto; list-style: none; width: 333px; height: 35px; }
		#layMasthead ul#userTools li { float: left; }
			#layMasthead ul#userTools li a { display: block; height: 35px; text-decoration: none; text-indent: -10001em; overflow: hidden; }
			#layMasthead ul#userTools li a:hover { /*text-decoration: none; background-repeat: no-repeat; background-position: 0px -35px;*/ }
			
				#login { width: 191px; height: 35px; background-image: url(../images/mh-login.gif); }
				#logout { width: 86px; height: 35px; background-image: url(../images/mh-logout.gif); }
				#account { width: 105px; height: 35px; background-image: url(../images/mh-account.gif); }
				#shopping-cart { width: 142px; height: 35px; background-image: url(../images/mh-shoppingcart.gif); }
				
#layHeader { position: relative; width: 950px; height: 90px; }
	#logo { margin: 0 auto; width: 270px; height: 90px; }
   	#logo a { display: block; width: 270px; height: 90px; text-indent: -999em; overflow: hidden; }
	
#user-toolsWrapper { position: absolute; top: 0; right: 0; z-index: 1000; }
	#user-tools { width: 142px; line-height: 24px; height: 24px; }
	#user-tools a { color: #111; }

/*#layTopMenu { width: 950px; height: 30px; margin-bottom: 20px; text-align: center; }
	#layTopMenu ul { list-style: none; margin: 0; padding: 0; height: 30px; text-align: center; }
	#layTopMenu ul li { display: inline; color: #77787b; margin: 0 17px; padding: 0; }
	#layTopMenu ul li a { display: inline-block; line-height: 30px; height: 30px; color: #77787b; letter-spacing: 1px; font-weight: 600; font-family: "adrianna-1", "adrianna-2", Verdana, Geneva, sans-serif; }
	#layTopMenu ul li a:hover { color: #333; text-decoration: none; background: url(../images/background-mainNav-hover.gif) repeat-x; }
	#layTopMenu ul li.v65-home { display: none; }
	#layTopMenu ul li a.v65-selected { color: #333; background: url(../images/background-mainNav-hover.gif) repeat-x; }*/
	
#layTopMenu { width: 950px; height: 30px; padding: 0; margin-bottom: 20px; }

	#layTopMenu ul { padding: 0; margin: 0 auto; list-style: none; width: 606px; height: 30px; }
	#layTopMenu li { float: left; }
		#layTopMenu li a { display: block; height: 30px; text-decoration: none; text-indent: -10001em; overflow: hidden; }
		#layTopMenu li a:hover { text-decoration: none; background-repeat: no-repeat; background-position: 0px -30px; }
			
			#wine-shop a { width: 105px; background-image: url(../images/mm-wineshop.gif); }
			#visit a { width: 66px; background-image: url(../images/mm-visit.gif); }
			#about-us a { width: 100px; background-image: url(../images/mm-aboutus.gif); }
			#club a { width: 105px; background-image: url(../images/mm-wineclub.gif); }
			#events a { width: 84px; background-image: url(../images/mm-events.gif); }
			#blog a { width: 72px; background-image: url(../images/mm-blog.gif); }
			#trade a { width: 74px; background-image: url(../images/mm-trade.gif); }
			
		#layTopMenu ul li a.v65-selected { background-position: 0px -30px; }
	
#layContentWrapper { overflow: hidden; }
	
	#homepageFeature { width: 860px; margin: 0 auto 40px auto; }
	
	#homepagePodWrapper { width: 860px; margin: 0 auto 40px auto; overflow: hidden; }
		.homepagePod { float: left; width: 248px; margin: 0 50px 0 0; }
			.homepagePod h1 { font-size: 26px; margin-left: 15px; }
			.homepagePod p { margin: 0 0 0 15px; }
	#homepagePodWrapper .homepagePodImage { width: 233px; padding: 0 0 0 15px; background: url(../images/background-pod.jpg) left no-repeat; }

	#homepagePodBottomWrapper { width: 860px; margin: 0 auto 40px auto; overflow: hidden; }
		#homepagePodBottomWrapper .homepagePodImage { width: 233px; margin: 0 0 10px; padding: 0 0 0 15px; background: url(../images/background-pod.jpg) left top no-repeat; }
		.homepagePodWide { float: left; width: 545px; margin: 0 50px 0 0; }
	
	#pageLeftCol { width: 265px; float: left; margin: 0 35px 0 50px; }
	
		#pageLeftMenu { width: 250px; color: #333; padding: 0 0 0 15px; margin: 0 0 40px; background: url(../images/background-2lines.gif) repeat-y; font: 16px Georgia, "Times New Roman", Times, serif; }
			#pageLeftMenu ul { list-style: none; margin: 0; padding: 0; width: 250px; }
			#pageLeftMenu li { line-height: 1.5; }
			#pageLeftMenu li a { font: 16px Georgia, "Times New Roman", Times, serif; color: #333; text-transform: uppercase; letter-spacing: 2px; }
			#pageLeftMenu li a:hover { color: #000; }
			#pageLeftMenu li ul { margin: 0 0 5px 15px; width: 230px; }
			
			#pageLeftMenu form{ padding: 0; margin: 0; }
			#pageLeftMenu fieldset{ border: 0; padding: 0; margin: 0; }
			#pageLeftMenu input{ height: 18px; margin-right: 5px; }
			
		#pageLeftPod { width: 250px; padding: 0 0 0 15px; background: url(../images/background-2lines.gif) repeat-y; }
		
		#pageLeftCol h3 { font: bold 9px Georgia, "Times New Roman", Times, serif; color: #333; text-transform: uppercase; letter-spacing: 1px; }

		
	#pageContent { float: left; width: 530px; }
		#pageFeature { width: 530px; height: 295px; padding-left: 15px; margin: 0 0 20px -15px; overflow: hidden; background: url(../images/background-2lines.gif) repeat-y; }
	
	#pageContentWide { width: 840px; clear: both; padding: 20px 0 0 0; margin: 0 auto; }
	
		.productWrapper { text-align: center; padding: 10px 0 0 0; margin: 0 0 20px; }
			.somerstonProducts { background: url(../images/background-table-somerston.jpg) top no-repeat; }
			.priestranchProducts { background: url(../images/background-table-priest-ranch.jpg) top no-repeat; }
			.highflyerProducts { background: url(../images/background-table-highflyer.jpg) top no-repeat; }
			
			.productWrapper table { margin: 0 auto; width: auto; }
			.productWrapper table td { text-align: center; padding: 10px; }
	
	#blogContent { float: left; width: 490px; padding: 20px 25px 0 0; overflow: hidden; }
	#blogRightWrapper { float: right; width: 305px; padding: 20px 0 0 0; overflow: hidden; }
		#blogRightWrapper-Col1 { float: left; width: 140px; padding: 0 25px 0 0; overflow: hidden; }
		#blogRightWrapper-Col2 { float: left; width: 140px; padding: 0; overflow: hidden; }

#layFooter { width: 950px; padding: 100px 0 40px 0; text-align: center; }
	#layFooterLegal { width: 950px; }
		#layFooterLegal ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
			#layFooterLegal ul li { display: inline; margin: 0; padding: 0; }
				#layFooterLegal ul li a { color: #666; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 10px; }
				#layFooterLegal ul li a:hover { color: #333 }
		#layFooterLegal p { clear: both; }
		
		#layFooterLegal a.v65-socialMediaBar-Twitter { margin: 0 5px; padding: 0; width: 16px; }
		#layFooterLegal a.v65-socialMediaBar-Facebook { margin: 0; padding: 0; width: 16px; }
		
	#layFooterAuthor { color: #ccc; }
		#layFooterAuthor a { color: #ccc; }
		#layFooterAuthor a:hover { color: #666; }
		#layFooterAuthor p{ font-size: 0.917em; }
		
		
	
#printBody { background-image: none; background-color: #FFF; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 150px; }
	#printContent { width: 700px; text-align: left; }	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */

/* -----Modal Cart----- */
a#v65-toggleModalCart { display: block; height: 32px; width: 130px; background: none; padding: 0; margin: 0; text-indent: -999px; overflow: hidden; }

/* -------------------------------------------------------------- 
   Pagination 
-------------------------------------------------------------- */	
.v65-Paging { margin: 0 0 1.6em 0; overflow: hidden; width: 100%; display: none; }
.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; }


/* Product Drilldown */
#v65-productWrapper { width: 530px; overflow: hidden; }
#v65-productWrapper hr { display: none; }

	#v65-productImage { float: left; text-align: center; width: 280px; 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: 230px; padding: 0; margin: 0; text-align: left; overflow: hidden; }
		
		/* Ratings */	
		#v65-productRatings { overflow: hidden; }
		
		/* Add to Cart */
		#v65-productAddToCart { width: 230px; text-align: left; overflow: hidden; }
				
			#v65-productAddToCart form { padding: 0; margin: 0 0 8px; overflow: hidden; width: 230px; }				
			#v65-productAddToCart fieldset { padding: 0; margin: 0; border: 0; border: 0; }	
			#v65-productAddToCart legend { display: none; }	
				.v65-productAddToCartPrice { float: left; margin: 0; padding: 0 5px 0 0; width: 60px; font-weight: bold; overflow: hidden; text-align: left; font-size: 15px; color: #231f20; }				
				.v65-productAddToCartSKU { display: none; 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: 130px; text-align: left; }
				
				.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 { display: none; 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; }

/* -----Buttons----- */
	
	/* OPTIONAL BUTTON STYLES regular button: */		
	button.defaultBtn { background: none; margin: 2px 0 0 0; padding: 0 1px; }
	button.defaultBtn span { background: none; color: #231f20; font: bold 16px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; margin: 0; padding: 0 1px; text-align: left; }
		
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { background: none; margin: 2px 0 0 0; padding: 0 1px; }
	button.altBtn span { background: none; color: #999; font: bold 14px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; margin: 0; padding: 0 1px; text-align: left; }
		
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { background: none; margin: 2px 0 0 0; padding: 0 1px; }
	button.modalBtn span { background: none; color: #231f20; font: bold 11px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; margin: 0; padding: 0 1px; text-align: left; }
		
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { background: none; margin: 2px 0 0 0; padding: 0 1px; }
	button.altModalBtn span { background: none; color: #999; font: bold 9px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; margin: 0; padding: 0 1px; text-align: left; }
		
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { background: none; margin: 2px 0 0 0; padding: 0 1px; }
	button.largeBtn span { background: none; color: #000; font: bold 16px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; margin: 0; padding: 0 1px; text-align: left; }
	
	/* REQUIRED LINK BUTTON STYLES: */
	
	/* Link Button Normal */
	a.linkBtn { background: none; margin: 2px 0 0 0; padding: 0 1px; }
	a.linkBtn span { background: none; color: #231f20; font: bold 16px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; margin: 0; padding: 0 1px; text-align: left; }
	
	/* Link ALT Button Normal */
	a.linkAltBtn { background: none; color: #666; font: bold 16px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; margin: 0; padding: 0 1px; text-align: left; }
	a.linkAltBtn span { background: none; color: #999; font: bold 14px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; margin: 0; padding: 0 1px; text-align: left;  }
		
	/* Modal Link Button Normal */
	a.modalLinkBtn { background: none; margin: 2px 0 0 0; padding: 0 1px; }
	a.modalLinkBtn span { background: none; color: #231f20; font: bold 11px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; margin: 0; padding: 0 1px; text-align: left; }
		
	/* Modal Link ALT Button Normal */
	a.modalLinkAltBtn { background: none; margin: 2px 0 0 0; padding: 0 1px; }
	a.modalLinkAltBtn span { background: none; color: #999; font: bold 9px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; margin: 0; padding: 0 1px; text-align: left; }
		
	/* Link Button Large */
	a.largeLinkBtn { background: none; margin: 2px 0 0 0; padding: 0 1px; }
	a.largeLinkBtn span { background: none; color: #000; font: bold 18px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; margin: 0; padding: 0 1px; text-align: left; }