@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; } 
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; } 
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; }
fieldset { border: 1px solid #988430; }

/*Defaults*/
body { color: #231f20; 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: #4b3905; }
	h1 { font-size: 2.0em; line-height: 1.2; margin-bottom: 0.6em; } /* 30pt  */
	h2 { font-size: 1.5em; line-height: 1; margin-bottom: 0.5em; margin-top: 0.25em; }/* 24pt */
	h3 { font-size: 1.125em; line-height: 1; margin-bottom: 1em; }/* 18pt */
	h4 { font-size: 1em; 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: #988430; }
a:hover, a:focus, a:active { text-decoration: underline; }

td, th { padding: 4px; }

ul, ol, dd, blockquote { padding-left: 20px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

legend { color: #605218; }


/* Elements */
body { background: #fff url(../images/background.gif) repeat-y center;  }

#layHeaderWrapper { position: relative; width: 100%; border-bottom: 2px solid #000; height: 109px; z-index: 5; }
#layHeader { position: relative; width: 945px; height: 109px; text-align: left; margin: 0 auto; padding: 0 0 0 25px; z-index: 5; line-height: 0; font-size: 0; }
	#logo { background: url(../images/Broadside-Wines.gif) no-repeat scroll top left; width: 715px; height: 109px; overflow: hidden; }
   	#logo a { display: block; width: 300px; height: 109px; text-indent: -999em; overflow: hidden; }
	
	#user-tools { font-size: 12px; position: absolute; width: 215px; top: 0; right: 0; z-index: 5; line-height: normal; }
	#user-tools a { color: #000; }
		#user-login { position: absolute; top: 50px; right: 0; color: #000; text-align: left; }
		
#layTopMenu { position: relative; width: 932px; height: 32px; margin: 0 auto; padding: 10px 0 10px 38px; z-index: 1; }
	#layTopMenu ul { position: relative; list-style: none; margin: 0; padding: 0; }
	#layTopMenu ul li { position: relative; float: left; margin: 0; padding: 0; border-right: 1px solid #988430; }
	#layTopMenu ul li a { font-size: 18px; line-height: 32px; height: 32px; color: #231f20; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 15px; }
	#layTopMenu ul li a:hover { color: #fff; background-color: #231f20; text-decoration: none; }
		#layTopMenu li ul { display: none; font-size: 12px; position: absolute; top: 32px; left: 10px; width: 180px; background-color: #749211; }
		#layTopMenu li:hover ul, #layTopMenu li.over ul { display: block; background-color: #231f20; }
			#layTopMenu li ul li { background-color: #efefef; display: block; width: 180px; float: none; text-align: left; border: 0; }		
			#layTopMenu li ul li a { font-size: 12px; 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;	}
	
#layContentWrapper { overflow: hidden; padding: 0 0 20px 55px; width: 925px; margin: 0 auto; }
	
	#pageContent { float: left; width: 800px; }
		#pageTitlePod { float: left; width: 120px; height: 450px; }
		#pageFeature { width: 900px; height: 200px; padding: 2px; border: 1px solid #000; margin: 0 0 20px 0; }
	#pageContentWide { float: left; width: 920px; }
	
	#homepageFeature { width: 900px; height: 200px; padding: 2px; border: 1px solid #000; margin: 0 0 20px 0; }

/* Footer */
#layFooterWrapper { position: relative; width: 100%; border-top: 2px solid #9c8837; height: 109px; overflow: hidden; }
#layFooter { width: 925px; overflow: hidden; padding: 1em 0 1em 45px; 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: 12px; color: #000; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 10px; }
				#layFooterLegal ul li a:hover { color: #000; text-decoration: underline; }
		#layFooterLegal p { clear: both; font-size: 12px; color: #666; }
		
	#layFooterAuthor { float: right; color: #ccc; text-align: right; }
		#layFooterAuthor a { color: #ccc; };
		#layFooterAuthor a:hover { color: #666; }
		#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; }	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */
.v65-home { display: none; }
#v65-modalCart { position: absolute; top: 70px; right: 0; text-align: right; line-height: 32px; height: 32px; z-index: 5; }

/*2 Up Store Display*/
.v65-product2Up { float: left; width: 330px; overflow: hidden; margin: 0 50px 25px 0; padding: 0; }
				
	.v65-product2UpImage { float: right; width: 130px; overflow: hidden; text-align: center; }
	
		.v65-product2UpAddToCart form { width: 330px; }			
			.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: 110px; 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; }

/* forms */
#fieldsetSubmit						{ text-align: right; }

/* 1 Up Store List */
.v65-product1Up { width: 910px; overflow: hidden; margin: 0 0 45px 0; padding: 0; }
		
	.v65-product1UpProductDescription { float: left; width: 670px; overflow: hidden; }
		
/* 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; }