@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; }

/*Defaults*/
body { background: url(../images/background.jpg) #f3eee0; font-size: 75%; color: #111; font-family: Tahoma, 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; font-family: "Times New Roman", Times, serif; }
	h1 { font-size: 2.5em; line-height: 1.2; margin-bottom: 0.6em; } /* 30pt  */
	h2 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; margin-top: 0.25em; }/* 24pt */
	h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }/* 18pt */
	h4 { font-size: 1.5em; 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: #621215; }
a:hover, a:focus, a:active { text-decoration: underline; color: #111; }

td, th { padding: 4px; }

ul, ol, dd, blockquote { padding-left: 20px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

.layClear { clear: both;  font-size: 0px; height: 1px; line-height: 0px; margin-top: -1px; }

/* Elements */
body {  }

#container { background: url(../images/background-bottom.jpg) no-repeat bottom; width: 970px; margin: 0 auto; }
	#containerInnerHomepage { background: url(../images/background-HomepageTop.jpg) no-repeat; width: 970px; margin: 0 auto; }
	#containerInner { background: url(../images/background-PageTop.jpg) no-repeat; width: 970px; margin: 0 auto; }

#layHeader { position: relative; width: 970px; height: 156px; text-align: left; z-index: 5; }
	#logo { position: absolute; top: 0; left: 345px; background: url(../images/Clavo-Cellars.jpg) no-repeat scroll top left; width: 280px; height: 135px; }
   	#logo a { display: block; width: 280px; height: 135px; text-indent: -999em; overflow: hidden; }
	
	#user-tools { position: absolute; top: 121px; right: 40px; width: 278px; padding: 0 6px; line-height: 28px; height: 28px; background: url(../images/background-cart.jpg) no-repeat; }
		#user-login { color: #fff; font-size: 11px; }
			#user-login a { color: #fff; font-size: 11px; }


#layTopMenu { width: 870px; height: 32px; margin: 0 auto; padding: 0 10px; background: url(../images/background-mainNav.jpg) no-repeat; }
	#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: #fff; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 20px; }
	#layTopMenu ul li a:hover { color: #fff; background-color: #222; text-decoration: none; }
		#layTopMenu li ul { display: none; position: absolute; top: 32px; left: 0; width: 180px; background-color: #333; filter: alpha(opacity=90); -moz-opacity: 0.90;	opacity: 0.90; }
		#layTopMenu li:hover ul, #layTopMenu li.over ul { display: block; background-color: #333; }
			#layTopMenu li ul li { background-color: #333; display: block; width: 180px; float: none; text-align: left; }		
			#layTopMenu li ul li a { color: #ccc; background-color: #333; float: none; display: block; padding: 0 0 0 10px; margin: 0; width: 170px; text-align: left; text-transform: none; border-bottom: 1px solid #666; line-height: 24px; height: 24px; }
			#layTopMenu li ul li a:hover { background-color: #111; color: #fff;	}
			
#featureImage { width: 890px; height: 255px; margin: 5px auto 20px; }
	
#layContentWrapper { overflow: hidden; width: 890px; margin: 0 auto; padding: 0 0 100px; }
	
	#homepageLeft { float: left; width: 280px; padding: 0 0 24px; }
		#homepageLeft h2 { display: block; height: 45px; width: 280px; margin: 0; padding: 0; font-family: "Times New Roman", Times, serif; font-size: 18px; color: #111; background: url(../images/left/background-homepageNewsHeader.jpg) no-repeat; }
		#homepageLeft p { font-size: 11px; margin: 0 0 18px; }
		
	#homepageContent { float: right; width: 585px; }
		#homepagePodWrapper { width: 585px; overflow: hidden; margin: 0 0 16px; }
			.homepagePod { width: 173px; height: 82px; padding: 10px 5px 15px 102px; position: relative; }
				.homepagePod h1, .homepagePod h2, .homepagePod h3, .homepagePod h4 { color: #fff; font-size: 18px; margin: 0 0 5px; padding: 0; }
				.homepagePod p { color: #fff; font-size: 11px; margin: 0; padding: 0; line-height: normal; }
				.homepagePod a { color: #fff; }
				.homepagePodLink { position: absolute; top: 2px; left: 0; width: 90px; height: 98px; display: block; }
			#homepagePod1 { float: left; background: url(../images/background-homepagePurchase.jpg) no-repeat; }
			#homepagePod2 { float: right; background: url(../images/background-homepageClub.jpg) no-repeat; }			
	
	#pageLeftMenu { width: 271px; float: left; padding: 25px 30px 20px 0; }
		#pageLeftMenu h2 { font-size: 18px; border-bottom: 1px solid #111; padding: 0 0 6px; margin: 0 0 12px; }
		#pageLeftMenu ul { list-style: none; margin: 0 0 24px 1em; padding: 0; width: 270px; }
		#pageLeftMenu li { line-height: 2 }
		#pageLeftMenu li ul{ margin-left: 1em; }
		#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: 580px; padding: 20px 0 0; }
	#pageContentWide { padding: 20px 0 0; }
	
	#blogContent { float: left; width: 560px; padding: 20px 20px 0 0; overflow: hidden; }
	#blogRightWrapper { float: right; width: 290px; padding: 20px 0 0 0; overflow: hidden; }
		#blogRightWrapper-Col1 { float: left; width: 137px; padding: 0 16px 0 0; overflow: hidden; }
		#blogRightWrapper-Col2 { float: left; width: 137px; padding: 0; overflow: hidden; }
	
#layFooter { width: 940px; overflow: hidden; padding: 1em 15px; margin: 0 auto; }
	#layFooterLegal { float: left; }
		#layFooterLegal ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
			#layFooterLegal ul li { float: left; margin: 0; padding: 0; }
				#layFooterLegal ul li a { font-size: 0.917em; color: #666; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 15px; }
				#layFooterLegal ul li a:hover { color: #000; }
		#layFooterLegal p { clear: both; font-size: 0.917em; color: #888; }
		
	#layFooterAuthor { float: right; color: #bcb097; text-align: right; }
		#layFooterAuthor p { font-size: 0.917em; }
		#layFooterAuthor p a { color: #bcb097; };
		#layFooterAuthor p a:hover { color: #b4a57d; }
		
	
#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
-------------------------------------------------------------- */

#v65-modalCart { font-size: 11px; color: #fff; right: 5px; }
#v65-modalCart a { font-size: 11px; color: #fff; }

/*2 Up Store Display*/
.v65-product2Up { float: left; width: 350px; overflow: hidden; margin: 0 40px 35px 0; padding: 0; }
				
	.v65-product2UpImage { float: right; width: 130px; overflow: hidden; text-align: center; margin: 0 0 10px 10px; }
	
		.v65-product2UpAddToCart form { width: 350px; }			
			.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; }

/* -------------------------------------------------------------- 
   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; }
