@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*/
html, body { height: 100%; width: 100%; position: relative; }
body { background-color: #fff; font-size: 75%; color: #111; font-family: Tahoma, Geneva, sans-serif; line-height: 1.5em; background:/*url(../images/background.jpg) no-repeat top center*/ #231f20; }

ul, ol, dl, p, table, pre { margin-bottom: 1em; }
	
h1,h2,h3,h4,h5,h6 { font-weight: normal; 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.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: #bb0106; }
a:hover, a:focus, a:active { text-decoration: underline; color: #ec000d; }

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 { text-align: center; }

#redbar { width: 100%; height: 6px; background: #c61d24; font-size: 0; line-height: 0; overflow: hidden; }

#container { width: 970px; margin: 0 auto; text-align: left; }

#layHeader { position: relative; width: 970px; height: 136px; background: url(../images/background-header.png) no-repeat top center; text-align: left; z-index: 5; }
	#logo { position: absolute; top: 5px; left: 10px; background: url(../images/Gervasi-Vineyard.png) no-repeat scroll top left; width: 160px; height: 210px; z-index: 5; }
   	#logo a { display: block; width: 160px; height: 210px; text-indent: -999em; overflow: hidden; }
	
	#user-tools { position: absolute; top: 10px; right: 20px; width: 300px; line-height: 24px; height: 24px; z-index: 15; }
		#user-tools a { color: #fff; }
	#makeReservation { position: absolute; bottom: 9px; right: 208px; }
	#villaReservation { position: absolute; bottom: 9px; right: 18px; }

	#layTopMenu { position: absolute; top: 52px; left: 200px; width: 770px; height: 28px; z-index: 999; }
		#layTopMenu ul { position: relative; list-style: none; margin: 0; padding: 0; z-index: 999; }
		#layTopMenu ul li { position: relative; float: left; margin: 0; padding: 0; z-index: 999; }
		#layTopMenu ul li a {line-height: 28px; height: 28px; color: #c0c0c0; position: relative; display: inline-block; text-decoration: none; margin: 0 5px 0 0; padding: 0 14px; z-index: 999; }
		#layTopMenu ul li a:hover { color: #fff; border: 1px solid #da2128; line-height: 26px; height: 26px; padding: 0 13px; text-decoration: none;  z-index: 999;}
			#layTopMenu li ul { display: none; position: absolute; top: 28px; left: 0; width: 180px; background-color: #749211; filter: alpha(opacity=90); -moz-opacity: 0.90;	opacity: 0.90; z-index: 999; }
			#layTopMenu li:hover ul, #layTopMenu li.over ul { display: block; background-color: #9bc315; z-index: 999; }
				#layTopMenu li ul li { background-color: #efefef; display: block; width: 180px; float: none; text-align: left;  z-index: 999;}		
				#layTopMenu li ul li a { color: #ccc; background-color: #666; 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; z-index: 999; }
				#layTopMenu li ul li a:hover { background-color: #333; color: #fff; padding: 0 0 0 10px; margin: 0; width: 170px; text-align: left; text-transform: none; border-bottom: 1px solid #ffffff; border-left: 0; border-right: 0; border-top: 0; line-height: 24px; height: 24px; z-index: 999; }
	
		#layTopMenu ul li.v65-home { display: none; }
	
#layContentWrapper { overflow: hidden; width: 968px; border: 1px solid #941316; background: /*url(../images/background-contentTop.jpg) top no-repeat*/ #161616; }
	#layContent { overflow: hidden; width: 938px; background: url(../images/background-contentFooter.jpg) bottom left no-repeat; padding: 30px 15px; }
	
	
	#homepageFeature { position: relative; border: 1px solid #941316; width: 960px; height: 356px; overflow: hidden; padding: 4px; background-color: #000; position: relative; }
		/*#join-the-gv-club { width: 285px; height: 78px; position: absolute; bottom: 4px; right: 4px; }
		#featured-wine { width: 100px; height: 320px; position: absolute; top: 25px; left: 622px; }
		#featured-text { width: 210px; height: 200px; padding: 30px 15px; position: absolute; top: 25px; right: 4px; }
			#featured-text p { color: #fff; font-size: 11px; margin: 0 0 0.8em; }
			#featured-text p strong { font-weight: normal; font-size: 14px; }
			#featured-text h2 { color: #fff; margin: 0 0 0.2em; }*/
		#homepageVideo { position: absolute; right: 20px; bottom: 0; color: #fff; text-align: center; z-index: 50; }
		#homepageVideo h3 { font-size: 20px; color: #fff; }
		#homepageVideo h3 a { font-size: 20px; color: #fff; }
	
	#homepagePods { background: url(../images/background-pods.png) top left no-repeat; overflow: hidden; height: 231px; padding: 11px 0 0 6px; width: 964px; }
		/*.homepagePod { position: relative; float: left; width: 317px; height: 177px; }
			.homepagePodText { position: absolute; width: 287px; bottom: 18px; left: 15px; }
				.homepagePodText h1,.homepagePodText h2 { font-size: 24px; color: #fff; margin: 0; }
				.homepagePodText h3 { font-size: 18px; color: #fff; margin: 0; }
				.homepagePodText p { font-size: 11px; margin: 5px 0 0 0; line-height: normal; color: #fff; }
					.homepagePodText p a { font-weight: bold; color: #fff; }
			#homepagePod1 { background: url(../images/background-pod1.jpg) no-repeat; margin: 0 11px 0 0; }
			#homepagePod2 { background: url(../images/background-pod2.jpg) no-repeat; margin: 0 11px 0 0; }
			#homepagePod3 { background: url(../images/background-pod3.jpg) no-repeat; width: 314px; }*/
			
			#homepagePod1 { float: left; width: 242px; height: 220px; }
			#homepagePod2 { float: left; width: 242px; height: 220px; }
			#homepagePod3 { float: left; width: 241px; height: 220px; }
			#homepagePod4 { float: left; width: 209px; height: 180px; padding: 10px 15px 30px 15px; position: relative; background: url(../images/pod-4-Background.jpg) no-repeat; overflow: hidden; }
				#homepagePod4 h3 { color: #fff; margin-bottom: 8px; }
				#homepagePod4 .v65-blogPostWrapper { border-bottom: 0; margin-bottom: 8px; }
				#homepagePod4 .v65-avatar { display: none; }
				#homepagePod4 .v65-blogPost { margin: 0; padding: 0; color: #fff; }
				#homepagePod4 .v65-blogPost p { display: none; }
				#homepagePod4 .v65-blogPostDate { color: #fff; margin: 0; }
				#homepagePod4 .v65-blogPostDate a { color: #fff; }
				#homepagePod4 .v65-blogPost h2 { margin: 0; padding: 0; line-height: normal; font-size: 14px; }
				#homepagePod4 .v65-blogPost h2 a { font-size: 13px; color: #ffab48; }
				#homepagePod4 .v65-blogFooter { display: none; }
				#ico-facebook { position: absolute; bottom: 12px; right: 10px; width: 30px; height: 30px; overflow: hidden; }
				#ico-twitter { position: absolute; bottom: 14px; right: 40px; width: 60px; height: 25px; overflow: hidden; }
	
	#pageLeft { width: 225px; float: left; padding: 54px 0 20px 0; margin: 0 6px 0 0; }
		#pageLeftMenuHeader { width: 225px; padding: 20px 0 0 0; background: url(../images/leftMenu-Top.png) top no-repeat; margin: 0 0 16px; }
		#pageLeftMenu { width: 177px; min-height: 120px; background: url(../images/leftMenu-bottom.png) bottom no-repeat; color: #fff; padding: 0 28px 22px 20px }
		#pageLeftMenu a { color: #fff; }
			#pageLeftMenu ul { list-style: none; margin: 0 0 8px 10px; padding: 0; width: 167px; }
			#pageLeftMenu li { line-height: 1.8; }
			#pageLeftMenu li ul{ margin-left: 10px; width: 157px; }
			#pageLeftMenu form{ padding: 0; margin: 0; }
			#pageLeftMenu fieldset{ border: 0; padding: 0; margin: 0; }
			#pageLeftMenu input{ height: 18px; margin-right: 5px; }
		.pageLeftPod { width: 189px; height: 147px; padding: 15px 18px; margin: 0 0 10px 0; color: #fff; }
			.pageLeftPod h3 { margin-bottom: 0.3em; color: #fff; text-shadow: #000 1px 1px 1px; }
			.pageLeftPod p { color: #fff; line-height: normal; font-size: 11px; }
			.pageLeftPod a { color: #fff; }
			
			.pageLeftPod1 { background: url(../images/background-pagepod-2.jpg) top no-repeat; }
			.pageLeftPod2 { background: url(../images/background-pagepod-3.jpg) top no-repeat; }
			.pageLeftPod3 { background: url(../images/background-pagepod-4.jpg) top no-repeat; }
			.pageLeftPod4 { background: url(../images/background-pagepod-5.jpg) top no-repeat; }
		
	#pageContent { float: left; width: 705px; }
		#pageContent #header { width: 653px; height: 50px; padding: 0 26px; color: #fff; font: normal 24px/50px "Times New Roman", Times, serif; background: url(../images/contentHeader.jpg) no-repeat; }
		#pageContent #text { width: 653px; padding: 20px 26px; background-color: #fff; min-height: 350px; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; }
	
	#pageContentWide {  width: 780px; margin: 0 0 0 156px; overflow: hidden; }
		#pageContentWide #header { width: 728px; height: 50px; padding: 0 26px; color: #fff; font: normal 24px/50px "Times New Roman", Times, serif; background: url(../images/contentHeader-Wide.jpg) no-repeat; }
		#pageContentWide #text { width: 728px; padding: 20px 26px; background-color: #fff; overflow: hidden; min-height: 350px; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; }
	
	#blogContent { float: left; width: 500px; padding: 20px 20px 0 0; overflow: hidden; }
	#blogRightWrapper { float: right; width: 180px; padding: 20px 0 0 0; overflow: hidden; }
		#blogRightWrapper ul { list-style: none; margin: 0 0 0 15px; padding: 0; }
		#blogRightWrapper ul li { list-style: none; margin: 0; }
	
#layFooter { width: 970px; overflow: hidden; padding: 1em 0; }
	#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: #999999; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 20px; }
				#layFooterLegal ul li a:hover { color: #fff; }
		#layFooterLegal p { clear: both; font-size: 0.917em; color: #555; }
		
	#layFooterAuthor { float: right; text-align: right; }
		#layFooterAuthor p { font-size: 0.917em; color: #444; }
		#layFooterAuthor p a { color: #444; }
		#layFooterAuthor p a:hover { color: #999; text-decoration: none; }
		
	
#printBody { background-image: none; background-color: #FFF; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 190px; }
	#printContent { width: 700px; text-align: left; }
	
#landingImage{ width: 705px; height: 278px; }
#landingLogo{ position:absolute; margin-left:570px; margin-top:-30px; }
#landingButtons{ width:705px; height:200px; background-color: white; margin:auto; white-space: nowrap; overflow:hidden; }
#landingButtons ul{ margin:0px; padding:0px; padding-top:10px; padding-bottom:10px; list-style-type:none; margin-left:7px; }
#landingButtons ul li{ display:inline; padding-right:2px; }
#landingButtons ul li a{ display:inline-block; width:169px; }

#landingBreadcrumb{ margin-top:-10px;}
#landingBreadcrumb ul{ list-style-type: none; margin:0px; padding:0px;}
#landingBreadcrumb ul li{ float:left; display:inline-block; margin-right:10px; padding:20px; padding-top:0px; font-weight:normal; color: #cd272b; font-weight:bold;}
#landingBreadcrumb ul li a{}

	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */

/*2 Up Store Display*/
.v65-product2Up { width: 340px; margin: 0 40px 25px 0;; }
				
	.v65-product2UpImage { width: 130px; margin: 0 0 0 15px; }
	
		.v65-product2UpAddToCart form { width: 340px;  }	
				
			.v65-product2UpFormPrice { width: 100px; }
			
/* Product Drilldown */
#v65-productWrapper { width: 728510px; }
		
	#v65-productDescription { width: 448px; }
		
		/* Specs */
		#v65-productSpecs { /*float: right;*/ float: none; 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: 448px; }
		
/* Billing & Shipping */	

/* Billing & Shipping */	
#v65-checkoutCartSummaryWrapper { position: absolute; top: 20px; right: 0; width: 310px; padding: 10px; margin: 1.5em 0 0 0; background-color: #f7f7f7; border: 1px solid #eeeeee; overflow: hidden; }
	
	#v65-checkoutCartSummaryMini { float: left; width: 155px; margin: 0; padding: 0 15px 0 0; font-size: 0.917em; }
	
#v65-checkoutFormWrapper fieldset{ width: 350px; border: 1px solid #ccc; } /*Use this to adjust width of fieldset */

/* Review Screen */	
	#v65-billingSummary { width: 250px; }
	#v65-shippingSummary { width: 250px; }
	#v65-fieldset-paymentMethod { width: 350px; }
	form#v65-checkBilling .v65-additionalComments {
	  float: none;
	  width: 300px;
	}
	
/* -------------------------------------------------------------- 
   club
-------------------------------------------------------------- */	

/* Sign Up Screen */	
#v65-clubFormWrapper fieldset{ width: 370px;  } /*Use this to adjust width of fieldset */	

#v65-signUpClubSummaryWrapper { top: 25px; width: 280px; padding: 15px; }


/* -------------------------------------------------------------- 
   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; }
	
