@charset "utf-8";
/* CSS Document */

/*Defaults*/
html, body { height: 100%; width: 100%; position: relative; margin: 0; padding: 0; }


/*-----------------------------------------------------------*/
/*-------Defaults - These get copied into the admin.css------*/
/*-----------------------------------------------------------*/
body { background-color: #fff; font-size: 12px; color: #333; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; }

/* CSS Reset */
img { border: 0; } 
h1,h2,h3,h4,h5,h6,p,table,ul,ol { margin-top: 0; padding-top: 0; }

ul, ol, dl, p, table, pre { margin-bottom: 1.6em; }
	
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #211300; }
	h1 { font-size: 18px; line-height: 1.2; margin-bottom: 0.6em; text-transform: uppercase; font-family: "Times New Roman", Times, serif; } /* 30pt  */
	h2 { font-size: 12px; line-height: 1; margin-bottom: 0.5em; margin-top: 0.25em; }/* 24pt */
	h3 { font-size: 18px; line-height: 1; margin-bottom: 1em; font-family: "Times New Roman", Times, serif; }/* 18pt */
	h4 { font-size: 12px; 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: #660000; }
a:hover, a:focus, a:active { text-decoration: underline; color: #990000; }

ul, ol, dd, blockquote {  }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
form { margin-bottom: 1em; }
legend { color: #111; }
hr { color: #666; background-color: #666; height: 1px; border: 0; }
/*-----------------------------------------------------------*/


.layClear { clear: both;  font-size: 0px; height: 1px; line-height: 0px; margin-top: -1px; }

/* Elements */
body { background: #000; }
#container { position: relative; width: 966px; margin: 0 auto; }

#header { position: relative; width: 966px; height: 75px; background: url(../images/background-header.jpg) no-repeat top; border-bottom: 10px solid #1d1a16; }
	#logo { width: 300px; height: 150px; overflow: hidden; }
	
#user-toolsWrapper { position: absolute; top: 0; right: 10px; color: #fff; z-index: 1000; }
	#user-tools { width: 260px; line-height: 24px; height: 24px; }
	#user-tools a { color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

#topMenu { position: absolute; top: 51px; right: 0; width: 650px; height: 32px; text-transform: uppercase; font: 12px "Times New Roman", Times, serif; color: #fff; }
	#topMenu ul { position: relative; list-style: none; margin: 0; padding: 0; text-align: right; }
	#topMenu ul li { display: inline; margin: 0; padding: 0; border-right: 1px solid #fff; }
	#topMenu ul li a { line-height: 14px; height: 14px; color: #fff; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 10px; }
	#topMenu ul li a:hover { color: #fff; text-decoration: underline; }
	#topMenu ul li.v65selected { color: #fff; text-decoration: underline; }
		/*#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;	}*/
	#topMenu ul li.v65-home { display: none; }
	
#contentWrapper { overflow: hidden; }
	#homepageFeature { width: 966px; border-bottom: 11px solid #1d1a16; height: 495px; font-size: 0; line-height: 0; position: relative; }
	#homepageVideo { display: none; position: absolute; top: 0; left: 0; height: 455px; width: 640px; background-color: #000; padding: 40px 26px 0 300px; line-height: normal; font-size: 11px; }
		#homepageVideo a { color: #fff; }
	#homepageContent { padding: 20px; }
	#homepageTastingCard { position: absolute; top: 530px; right: 20px; width: 320px; height: 172px; }
	
	/*============================*/
	/*=== Custom Slider Styles ===*/
	/*============================*/
	#slider-wrapper { width:320px; height:172px; }
	#slider { position: relative; width:320px; height:172px; background:url(../images/loading.gif) no-repeat 50% 50%;}
	#slider img { position: absolute; top: 0px; left:0px; display:none; }
	#slider a {	border: 0; display: none; position:absolute; top:0px; left:0px; width:100%; height:100%; }
	
	#homepageBrownContent { width: 600px; padding: 30px 55px 30px 311px; min-height: 150px; font-family: "Times New Roman", Times, serif; color: #fff; overflow: hidden; background: url(../images/background-footer.jpg) no-repeat top; }
	#homepageBrownContent p { color: #fff; }
	#homepageBrownContent h1, #homepageBrownContent h2, #homepageBrownContent h3, #homepageBrownContent h4, #homepageBrownContent h5  { color: #fff; }

	.sidebarWrapper { position: absolute; top: 0; left: 28px; width: 250px; background: url(../images/background-sidebar.jpg) repeat-y top; }

	#sidebar { width: 225px; padding: 30px 10px 50px 15px; background: url(../images/background-sidebar-bottom.jpg) no-repeat bottom; }
	 #sidebarContent { width: 205px; margin: 0 auto; }
	 #sidebarContent p { font: 12px/14px "Times New Roman", Times, serif; color: #1d1a16; }
	 #sidebarContent h1 { font: 24px/28px "Times New Roman", Times, serif; color: #1d1a16; margin: 0; font-weight: bold; }
	 #sidebarContent h3 { font: 16px/18px "Times New Roman", Times, serif; color: #1d1a16; margin: 0 0 20px; font-weight: bold; }
	 #sidebarContent h4 { font: 12px/18px "Times New Roman", Times, serif; color: #1d1a16; margin: 0; font-weight: bold; }
	 #sidebarContent ul { margin: 0 0 20px 10px; padding: 0; font: 12px/14px "Times New Roman", Times, serif; color: #1d1a16; }
	 #sidebarContent a { color: #1d1a16; }
	
	#pageWideContent { width: 886px; padding: 60px 40px; background-color: #f6f2e8; overflow: hidden; }
	
	#pageFeature { width: 966px; height: 178px; font-size: 0; line-height: 0; }
	#pageSidebar { width: 225px; padding: 110px 13px 0 12px; height: 153px; overflow: hidden; }
	
	#pageContentWrapper { position: relative; float: left; width: 966px; border-bottom: 11px solid #1d1a16; background: url(../images/background-page.jpg) left repeat-y #f6f2e8; }
	#pageLeftMenu { width: 225px; float: left; padding: 45px 13px 60px 12px; margin: 0 30px 0 26px; overflow: hidden; display: inline; position: relative; z-index: 10; }
		#pageLeftMenu ul { list-style: none; margin: 0 0 4em 0; padding: 0; width: 225px; }
		#pageLeftMenu li { line-height: 2; }
		#pageLeftMenu li a { font-size: 14px; color: #333; }
		#pageLeftMenu li a:hover { font-size: 14px; color: #000; }
		#pageLeftMenu li ul { margin-left: 10px; width: 200px; margin-bottom: 0; }
		
		#pageLeftMenu h3 { color: #660000; font-size: 14px; }
		
		#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: 625px; padding: 40px 0; }
	#pageLeftFooter { position: absolute; height: 316px; width: 250px; bottom: -21px; left: 28px; background: url(../images/background-sidebar-bottom.jpg) bottom no-repeat; z-index: 1 }
	
#footer { width: 966px; height: 50px; padding: 20px 0 0 0; font-family: "Times New Roman", Times, serif; color: #fff; text-align: center; overflow: hidden; }
#footer ul { list-style: none; margin: 0; padding: 0; overflow: hidden; text-align: center; }
#footer ul li { display: inline; margin: 0; padding: 0 10px; border-right: 1px solid #fff; }
#footer ul li a { color: #fff; position: relative; text-transform: lowercase; display: inline-block; text-decoration: none; margin: 0; padding: 0; }
#footer ul li a:hover { color: #fff; text-decoration: underline; }

#pageBrownFooter { width: 966px; height: 50px; padding: 50px 0 0 0; font-family: "Times New Roman", Times, serif; color: #fff; text-align: center; overflow: hidden; background: url(../images/background-footer.jpg) no-repeat top; }

#pageFooter { width: 966px; padding: 20px 0 0 0; font-family: "Times New Roman", Times, serif; color: #fff; text-align: center; overflow: hidden; }
#pageFooter ul { list-style: none; margin: 0; padding: 0; overflow: hidden; text-align: center; }
#pageFooter ul li { display: inline; margin: 0; padding: 0 10px; border-right: 1px solid #fff; }
#pageFooter ul li a { color: #fff; position: relative; text-transform: lowercase; display: inline-block; text-decoration: none; margin: 0; padding: 0; }
#pageFooter ul li a:hover { color: #fff; text-decoration: underline; }
		
#author { color: #222; text-align: center; padding: 1em; }
	#author a { color: #222; }
	#author a:hover { color: #666; }
	#author p { font-size: 0.917em; }
		
/* -------------------------------------------------------------- 
   Blog Template
-------------------------------------------------------------- */
#blogContent { float: left; width: 500px; 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; }
	
/* -------------------------------------------------------------- 
   Print Template
-------------------------------------------------------------- */
#printBody { background-image: none; background-color: #FFF; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 170px; }
	#printContent { width: 700px; text-align: left; }	
	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */
/* Images */
img.v65-featureRight { border: 0; float: right; padding: 10px; margin: 0 0 1em 1em; background: #fff; }
img.v65-right { float: right; padding: 0; margin: 0 0 1em 1em; }

img.v65-featureLeft { border: 0; float: left; padding: 10px; margin: 0 1em 1em 0; background: #fff; }
img.v65-left { float: left; padding: 0; margin: 0 1em 1em 0; }

img.v65-border { border: 0; padding: 10px; background: #fff;}

/* -----Modal Cart----- */
a#v65-toggleModalCart { display: block; background: none; padding: 0; }

/*2 Up Store Display*/
.v65-product2Up { float: left; width: 300px; overflow: hidden; margin: 0 25px 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-product2UpReviews { display: none; }
			
		.v65-product2UpAddToCartLoading { width: auto; padding: 20px 0px; margin: 0px; text-align: center; }

/* Product Drilldown */
#v65-productWrapper { width: 625px; overflow: hidden; }

	#v65-productImage { float: left; text-align: center; width: 200px; 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: 395px; padding: 0; margin: 0; text-align: left; overflow: hidden; }
		
		/* Ratings */	
		#v65-productRatings { overflow: hidden; }
		
		/* Add to Cart */
		#v65-productAddToCart { width: 395px; 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 { 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; }



/*---------------------------------------------------------------------------*/
/*------- Buttons - This calls the button sprites from the local site -------*/
/*------- Use these styles to customize buttons if necessary ----------------*/
/*---------------------------------------------------------------------------*/
	
	/* 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; }
	
	/* OPTIONAL BUTTON STYLES large alt button: */		
	button.altLargeBtn { background: transparent url(../images/buttons/btn_large_alt_sprite.gif) no-repeat right -100px; }
	button.altLargeBtn span { background: transparent url(../images/buttons/btn_large_alt_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; }