@charset "utf-8";
/* CSS Document */

/* CSS Reset - Based on Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; } 
table { border-collapse:collapse; border-spacing:0; } 
img { border:0; } 
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
q:before,q:after { content:''; } 
abbr,acronym { border: 0; }
strong { font-weight: bold; }
em { font-style: italic; }

/*Defaults*/
body { font-size: 75%; height: 100%; color: #111; font-family: Verdana, Geneva, 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: #111; }
	h1 { font-size: 2.5em; line-height: 1.2; margin-bottom: 0.6em; } /* 30pt  */
	h2 { font-size: 22px; line-height: 18px; margin-bottom: 0.5em; margin-top: 0.25em; }
		h2 a { color: #6d2214; } 
		h2 a:hover { color: #000; text-decoration: none; }
	h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }/* 18pt */
	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; color: #693; }

a { text-decoration: none; color: #6d2214; }
a:hover, a:focus, a:active { text-decoration: underline; color: #8c2714; }

td, th { padding: 4px; }

ul, ol, dd, blockquote { padding-left: 20px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

/* Images */
img.featureRight { border: 0; float: right; padding: 3px; margin: 0 0 1em 1em; }
img.right { float: right; padding: 0; margin: 0 0 1em 1em; }

img.featureLeft { border: 0; float: left; padding: 3px; margin: 0 1em 1em 0; }
img.left { float: left; padding: 0; margin: 0 1em 1em 0; }

.layClear { clear: both;  font-size: 0px; height: 1px; line-height: 0px; margin-top: -1px; }

/* Elements */
body { background: url(../images/background.jpg) left top no-repeat #030304;  }
#container { width: 970px; margin: 0 auto; overflow: hidden; }	
	#layLeftShadow { float: left; overflow: hidden; width: 26px; background: url(../images/leftShadow.png) top no-repeat; }
	#layContent { float: left; width: 918px; overflow: hidden; }
	#layRightShadow { float: left; overflow: hidden; width: 26px; background: url(../images/rightShadow.png) top no-repeat; }

#layHeader { position: relative; width: 918px; height: 161px; text-align: left; z-index: 5; background: url(../images/background-header.jpg) no-repeat; }
	#logo { position: absolute; top: 0; left: 206px; background: url(../images/wines-that-rock.jpg) no-repeat scroll top left; width: 514px; height: 161px; }
   	#logo a { display: block; width: 515px; height: 161px; text-indent: -999em; overflow: hidden; }
	
	 a#contact-us { position: absolute; top: 13px; left: 10px; display: block; width: 120px; height: 30px; background: url(../images/contact-us.jpg) no-repeat; text-indent: -999em; overflow: hidden; }
	
	#user-tools { position: absolute; top: 0; right: 0; width: 300px; height: 50px; }
		a#shopping-cart { position: absolute; top: 5px; left: 35px; display: block; width: 140px; height: 45px; background: url(../images/shopping-cart.jpg) no-repeat; text-indent: -999em; overflow: hidden; }
		a#log-in { position: absolute; top: 5px; right: 9px; display: block; width: 100px; height: 45px; background: url(../images/log-in.jpg) no-repeat; text-indent: -999em; overflow: hidden; }
		a#log-out { position: absolute; top: 5px; right: 9px; display: block; width: 100px; height: 45px; background: url(../images/log-out.jpg) no-repeat; text-indent: -999em; overflow: hidden; }


#layTopMenu { width: 964px; height: 54px; padding: 12px 0 0 71px; background: url(../images/background-topMenu.jpg) no-repeat; }

	#layTopMenu ul { padding: 0; margin: 0; list-style: none; width: 760px; height: 40px; }
	#layTopMenu li { float: left; display: inline; }
		#layTopMenu li a { display: block; height: 40px; text-decoration: none; text-indent: -10001em; }
		#layTopMenu li a:hover { text-decoration: none; background-repeat: no-repeat; /*background-position: 0px -40px;*/ }
		#layTopMenu li em { position: absolute !important; left: -10001px !important; overflow: hidden !important; }
			
			#home a { width: 75px; background-image: url(../images/mainMenu/home.jpg); }	
			#the-wine a { width: 80px; background-image: url(../images/mainMenu/the-wine.jpg); }
			#wine-making a { width: 110px; background-image: url(../images/mainMenu/wine-making.jpg); }
			#wine-club a { width: 90px; background-image: url(../images/mainMenu/wine-club.jpg); }
			#purchasing-wine a { width: 175px; background-image: url(../images/mainMenu/purchasing-wines.jpg); }
			#sounds-vision a { width: 145px; background-image: url(../images/mainMenu/sounds-vision.jpg); }
			#community a { width: 120px; background-image: url(../images/mainMenu/community.jpg); }
			#social a { width: 80px; background-image: url(../images/mainMenu/social.jpg); }
		
		
	/*#layTopMenu ul { position: relative; list-style: none; margin: 0; padding: 0; }
	#layTopMenu ul li { position: relative; float: left; margin: 0; padding: 0; }
	#layTopMenu ul li a { line-height: 32px; height: 32px; color: #777; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 20px; background-color: #efefef; }
	#layTopMenu ul li a:hover { color: #fff; background-color: #333; text-decoration: none; }
		#layTopMenu li ul { display: none; position: absolute; top: 32px; left: 0; width: 180px; background-color: #749211; filter: alpha(opacity=90); -moz-opacity: 0.90;	opacity: 0.90; }
		#layTopMenu li:hover ul, #layTopMenu li.over ul { display: block; background-color: #9bc315; }
			#layTopMenu li ul li { background-color: #efefef; display: block; width: 180px; float: none; text-align: left; }		
			#layTopMenu li ul li a { color: #000; background-color: #efefef; float: none; display: block; padding: 0 0 0 10px; margin: 0; width: 170px; text-align: left; text-transform: none; border-bottom: 1px solid #ffffff; line-height: 24px; height: 24px; }
			#layTopMenu li ul li a:hover { background-color: #333; color: #fff;	}*/


#layHomeWrapper { padding: 0 5px 0 15px; width: 898px; background: url(../images/background-page.jpg) top no-repeat #fff; overflow: hidden; }
	#homepageCol1 { float: left; width: 475px; padding: 0 23px 1px 0; margin: 0 0 1px 0; overflow: hidden; /*background: url(../images/vertical-rule.gif) bottom right no-repeat;*/  }
		#homepageNewReleases { width: 475px; height: 140px; overflow: hidden; }
		#homepageText { width: 455px; padding-left: 20px; }
	#homepageCol2 { position: relative; float: left; width: 400px; padding: 570px 0 0 0; overflow: hidden; }
		#homepageFeatureImageWrapper { position: absolute; top: -14px; left: 0; height: 570px; width: 400px; background: url(../images/background-homepageFeature.jpg) no-repeat; }
			#homepageFeatureImage { position: absolute; top: 93px; left: 20px; width: 357px; height: 389px; }

#layContentWrapper { overflow: hidden; padding: 20px 40px; width: 838px; background: url(../images/background-page.jpg) top no-repeat #fff; }
	
	#pageLeftMenu { width: 170px; float: left; padding: 0 38px 20px 0; min-height: 360px; background: url(../images/vertical-rule.gif) right no-repeat; overflow: hidden; }
		#pageLeftMenu ul { list-style: none; margin: 0 0 0.8em 15px; padding: 0; width: 170px; }
		#pageLeftMenu li { line-height: 20px; font-size: 14px; list-style-image: url(../images/star.png); margin-bottom: 5px; }
			#pageLeftMenu li a { color: #000; }
		#pageLeftMenu li ul{ margin: 5px 0 0 20px; width: 200px; }
		#pageLeftMenu form{ padding: 0; margin: 0; }
		#pageLeftMenu fieldset{ border: 0; padding: 0; margin: 0; }
		#pageLeftMenu input{ height: 18px; margin-right: 5px; }
		
	#pageContent { float: left; width: 600px; padding: 0 15px; }
	#pageContentWide { width: 838px; }
	
	#blogContent { float: left; width: 520px; padding: 0 18px 0 0; overflow: hidden; }
		#blogRightWrapper { float: right; width: 300px; padding: 0; overflow: hidden; }
			#blogRightWrapper ul { margin-left: 0; padding-left: 0; list-style: none; }
			#blogRightWrapper ul li { padding-left: 15px; background-image: url(../images/bullet.png); background-repeat: no-repeat; background-position: 0 .5em; }
		#blogRightWrapper-Col1 { float: left; width: 140px; padding: 0 20px 0 0; overflow: hidden; }
		#blogRightWrapper-Col2 { float: left; width: 140px; padding: 0; overflow: hidden; }
	
#layFooter { position: relative; width: 952px; height: 233px; background: url(../images/background-footer.jpg) no-repeat; overflow: hidden; }

	#footerContentWrapper { width: 952px; height: 50px; overflow: hidden; }
		#footerContentTwitter { float: left; width: 340px; height: 46px; padding: 4px 0 0 10px; }
		#footerContent { float: left; width: 550px; height: 44px; line-height: 44px; font-size: 14px; }
	
	#QuickMailingListDiv { position: absolute; top: 85px; left: 76px; width: 220px; color: #fff; }
		#mailListForm { position: absolute; top: 0; left: 0; }
			#join-our-mailing-list { position: absolute; top: 0; left: 0; height: 40px; width: 220px; }
			#input-email { position: absolute; top: 5px; left: 220px; width: 148px; }
				#input-email input { width: 138px; height: 23px; border: 0; background-color: #fff; color: #756768; font-size: 12px; padding: 5px 5px 0 5px; }
			#click { position: absolute; top: 0; left: 375px; width: 70px; height: 40px; }
		
		
	
	a#facebook { position: absolute; top: 85px; left: 613px; display: block; width: 70px; height: 40px; background: url(../images/footer/facebook.jpg) no-repeat; text-indent: -999em; overflow: hidden; }
	a#youtube { position: absolute; top: 85px; left: 683px; display: block; width: 70px; height: 40px; background: url(../images/footer/YouTube.jpg) no-repeat; text-indent: -999em; overflow: hidden; }
	a#flikr { position: absolute; top: 85px; left: 753px; display: block; width: 70px; height: 40px; background: url(../images/footer/flikr.jpg) no-repeat; text-indent: -999em; overflow: hidden; }
	
	#layFooterLegal { position: absolute; top: 140px; text-align: center; width: 952px; }
		#layFooterLegal ul { list-style: none; margin: 0; padding: 0; text-align: center; overflow: hidden; }
			#layFooterLegal ul li { display: inline; margin: 0; padding: 0; }
				#layFooterLegal ul li a { font-size: 0.917em; color: #e2e1df; position: relative; display: inline; text-decoration: none; margin: 0; padding-right: 15px; }
				#layFooterLegal ul li a:hover { color: #fff }
		#layFooterLegal p { clear: both; font-size: 0.917em; color: #e2e1df; }
		
	#layFooterAuthor { position: absolute; top: 200px; text-align: center; color: #615652; width: 952px; }
		#layFooterAuthor a { color: #3d2728; };
		#layFooterAuthor a:hover { color: #3d2728; text-decoration: none; }
		#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; }	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */

/*Store Locator*/
	
	#v65-map_canvas { position: absolute; top: 0; right: 0; margin: 0; padding: 0; width: 380px; height: 300px; background-color:##eee; border: 1px solid ##ccc; }

/*Store Locator*/
#v65-modalCart { position: absolute; top: 0; left: 0; }
#v65-modalCartDropdown { top: 50px; left: -18px; }

#v65-modalContentHeader { background: url(../images/modal-header.jpg) #000; width: 454px; height: 74px; overflow: hidden; text-align: right; padding: 6px 10px 0 10px; margin: 0; }
	

.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: 54px; height: 54px; 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; }	
			
/*3 Up Store Display*/
.v65-product3Up { float: left; width: 185px; overflow: hidden; margin: 0 20px 20px 0; padding: 0; }
				
	.v65-product3UpImage { width: 185px; height: 195px; overflow: hidden; text-align: center; }		
	.v65-product3UpTeaser {	width: 185px; text-align: center; padding: 0 0 10px 0; margin: 0; }
	.v65-product3UpRating {	width: 185px; text-align: center; padding: 0 0 10px 0; margin: 0; }
	.v65-productStockMessage { display: none; } /*Allows for display: none; on specific sites.*/
	.v65-product3UpPrice { width: 185px; 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; }
		
/* Product Drilldown */
#v65-productWrapper { width: 838px; }
		
	#v65-productDescription { width: 560px; }
		
		/* Add to Cart */
		#v65-productAddToCart { width: 570px; }

/* General Checkout */		
#v65-checkoutFooter { overflow: hidden; clear: both; }
	#v65-checkoutSecure { float: left; width: 300px; }
	#v65-continueOrder { float: right; width: 200px; text-align: right; }
				
			
		

/* -------------------------------------------------------------- 
   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; }