@charset "utf-8";
/* CSS Document */

/* CSS Reset */
img { border: 0; } 

/*Defaults*/
html, body { height: 100%; width: 100%; position: relative; margin: 0; padding: 0; }

@font-face {
	font-family: 'Tapas';
	src: url('tapas-webfont.eot');
	src: local('☺'), url('tapas-webfont.woff') format('woff'), url('tapas-webfont.ttf') format('truetype'), url('tapas-webfont.svg#webfontNEL2Lzvq') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*Defaults - These get copied into the admin.css*/
body { background: url(../images/background.jpg) top center no-repeat #ecce79; font-size: 12px; color: #111; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 1.5em; }

ul, ol, dl, p, table, pre { margin: 0 0 0.8em; }
	
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }
	h1 { font-size: 42px; line-height: 1; color: #cc0000; margin: 0 0 0.4em; font-family: 'Tapas', sans-serif; }
	h2 { font-size: 36px; line-height: 1; color: #cc0000; margin: 0 0 0.4em; font-family: 'Tapas', sans-serif; }
	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: #ff0000; }
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: #ffcc66; background-color: #ffcc66; height: 1px; border: 0; margin: 0 0 10px; }

.layClear { clear: both;  font-size: 0px; height: 1px; line-height: 0px; margin-top: -1px; }

/* Elements */
body { }
#container { position: relative; width: 945px; margin: 0 auto; padding: 0 0 0 25px; }

#layHeader { position: relative; width: 970px; height: 130px; }
	#logo { width: 475px; height: 130px; overflow: hidden; }
	#wineTrail { width: 210px; height: 120px; overflow: hidden; position: absolute; top: 0; right: 37px; }
	
#user-toolsWrapper { position: absolute; top: 110px; right: 0; z-index: 1000; }
	#user-tools { width: 300px; line-height: 24px; height: 24px; }
	#user-tools a { color: #111; }

#layTopMenu { width: 850px; height: 26px; margin-left: 95px; position: relative; z-index: 100; }
	#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 { height: 26px; color: #111; font-size: 16px; position: relative; display: inline-block; text-decoration: none; margin: 0 60px 0 0; padding: 0; }
	#layTopMenu ul li a:hover { color: #000; text-decoration: none; }
		#layTopMenu li ul { display: none; position: absolute; top: 26px; left: 0; width: 180px; background-color: #ecce79; border: 1px solid #666; -moz-box-shadow: 2px 2px 6px #9a864f; -webkit-box-shadow: 2px 2px 6px #9a864f; shadow: 2px 2px 6px #9a864f; }
		#layTopMenu li:hover ul, #layTopMenu li.over ul { display: block; background-color: #ecce79; }
			#layTopMenu li ul li { background-color: #ecce79; display: block; width: 180px; float: none; text-align: left; }		
			#layTopMenu li ul li a { color: #333; background-color: #ecce79; float: none; display: block; padding: 0 0 0 10px; margin: 0; width: 170px; text-align: left; text-transform: none; line-height: 24px; height: 24px; font-size: 11px; }
			#layTopMenu li ul li a:hover { background-color: #d2b35d; color: #000;	}
	
#layContentWrapper { overflow: hidden; width: 935px; }

	#layContentTop { overflow: hidden; width: 935px; height: 25px; }
	#layContent { overflow: hidden; width: 875px; padding: 0 40px 20px 40px; background: url(../images/content-repeat.png) repeat-y; }
	#layContentBottom { overflow: hidden; width: 935px; height: 25px; }
		
	#homepageContent { float: left; width: 490px; min-height: 100px; margin: 0 40px 0 0; }
	
	#pageContent { float: left; width: 600px; min-height: 100px; }
	
	/* Page Right 
	#pageRight { float: left; width: 250px; }
		#pageRight form { width: 250px; }
		#pageRight form div { margin: 0 0 8px; width: 250px; }
		#pageRight #subscribeForm input { font-size: 14px; color: #3d3d3d; padding: 3px 5px; width: 240px; }*/
		
	/* Homepage Right */
	#homepageRight { float: left; width: 330px; }
		/*#homepageRight form { width: 150px; }
		#homepageRight form div { margin: 0 0 8px; width: 150px; }
		#homepageRight #subscribeForm input { font-size: 14px; color: #3d3d3d; padding: 3px 5px; width: 140px; }*/
		
		/* Blog List Content */
		#homepageRight .v65-blogPostWrapper { overflow: hidden; position: relative; border-bottom: 1px solid #ffcc66; margin: 0 0 1em 0; padding: 0 0 1px; }	
			#homepageRight .v65-blogPost { position: relative; margin: 0 0 0 64px; padding: 0 0 1px; }
				#homepageRight .v65-blogPostDate { font-size: 0.85em; margin-bottom: 0.5em; color: #666666; }
				#homepageRight .v65-blogFooter { font-size: 0.85em; height: 1.8em; margin: 0 0 1.5em; padding: 0 0 1px; clear: both; }
		
	/* Page Left */
	#pageLeft { float: left; width: 230px; margin: 0 30px 0 0; }
		/*#pageLeft form { width: 230px; }
		#pageLeft form div { margin: 0 0 8px; width: 230px; }
		#pageLeft #subscribeForm input { font-size: 14px; color: #3d3d3d; padding: 3px 5px; width: 200px; }*/
		
		/* Page Left Menu */
		#pageLeftMenu { width: 220px; padding: 10px 0 0 0; border-bottom: 1px solid #ffcc66; margin: 0 0 20px 0; }
			#pageLeftMenu h3 { margin: 0 0 0.4em; padding: 0; font-size: 16px; }
			#pageLeftMenu ul { list-style: none; margin: 0 0 1em 10px; padding: 0; width: 210px; }
			#pageLeftMenu li { line-height: 2; }
			#pageLeftMenu li ul{ margin-left: 10px; width: 200px; }
			
			/* Blog List Content */
			#pageLeft .v65-blogPostWrapper { overflow: hidden; position: relative; border-bottom: 1px solid #ffcc66; margin: 0 0 1em 0; padding: 0 0 1px; }
				#pageLeft .v65-avatar { display: none; }
				#pageLeft .v65-blogPost { position: relative; margin: 0; padding: 0 0 1px; }
					#pageLeft .v65-blogFooter { display: none; }
					
					#pageLeft .v65-blogPostDate { font-size: 0.85em; margin-bottom: 0.5em; color: #666666; }
					#pageLeft .v65-blogFooter { font-size: 0.85em; height: 1.8em; margin: 0 0 1.5em; padding: 0 0 1px; clear: both; }
	
		
		
				
		
	#blogContent { float: left; width: 480px; 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; }
	
#layFooter { width: 895px; overflow: hidden; padding: 10px 20px; }
	#layFooterLegal { float: left; width: 600px; }
		#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: 11px; color: #333; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 10px; }
				#layFooterLegal ul li a:hover { color: #000; }
		#layFooterLegal p { clear: both; font-size: 11px; color: #8e7137; margin: 0; padding: 0; }
		
	#layFooterAuthor { float: right; color: #cca351; text-align: right; font-size: 11px; }
		#layFooterAuthor a { color: #cca351; }
		#layFooterAuthor a:hover { color: #111; }
		#layFooterAuthor p { font-size: 11px; }
	
#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; }	
	
.mymaptable td { line-height: 0px; font-size: 0px; }
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */

.v65-home { display: none; }

/* -----Modal Cart----- */
a#v65-toggleModalCart { display: block; background: url(../images/cart.png) no-repeat left; padding: 0 0 0 24px; }

/* -----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; }
