@charset "utf-8";
/* CSS Document */

/* CSS Reset - Based on Yahoo Reset */
body,div,dl,dt,dd, 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: url(../images/background-home.jpg) top center no-repeat #9ba264 /*#b7b68a*/; font-size: 75%; color: #111; font-family: Helvetica, Arial, sans-serif; line-height: 1.5em; }

ul, ol, dl, p, table, pre { margin-bottom: 8px; }

ul, ol, dd, blockquote {  }
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 */
#container { position: relative; width: 970px; margin: 0 auto; text-align: left; }

#layHeader { position: relative; width: 970px; height: 100px; text-align: left; z-index: 5; }
	#logo { position: absolute; top: 35px; left: 25px; width: 415px; height: 60px; }
   	#logo a { display: block; width: 415px; height: 60px; text-indent: -999em; overflow: hidden; }
	
#user-toolsWrapper { position: absolute; top: 140px; right: 30px; z-index: 100; }
	#user-tools { width: 300px; line-height: 24px; height: 24px; color: #232904; }
	#user-tools a { color: #232904; }
	
#layContentWrapper { overflow: hidden; background: url(../images/content-background.jpg) repeat-y; }
	#layContentWrapperInner { background: url(../images/background-home-inner.jpg) no-repeat; padding: 0 25px; width: 920px; min-height: 550px; height:auto !important; height:550px; }

#layContentFooter { width: 970px; height: 20px; background: url(../images/content-footer.jpg) no-repeat; line-height: 0; font-size: 0; }
	
	#layTopMenu { position: relative; width: 886px; height: 32px; margin: 0 auto; }
		#layTopMenu ul { position: relative; list-style: none; margin: 0; padding: 11px 0 0 0; }
		#layTopMenu ul li { position: relative; float: left; margin: 0; padding: 0; border-left: 1px solid #232904; line-height: 11px; height: 11px;  }
		#layTopMenu ul li a { line-height: 11px; height: 11px; color: #fff; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 12px; font-weight: bold; font-size: 11px; text-transform: uppercase; }
		#layTopMenu ul li a:hover { color: #232904; text-decoration: none; }
			#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;	}	
				
		#layTopMenuHomeLink { position: absolute; top: 5px; right: 0px; display: block; width: 22px; height: 22px; background: url(../images/ico-home.png) no-repeat; text-indent: 1000px; overflow: hidden; }
				
	#layContent { width: 886px; margin: 0 auto; padding: 35px 17px 25px 17px; overflow: hidden; }
	
		#pageFeature { width: 886px; height: 252px; margin: 0 0 24px; }
		#pageFeatureWide { width: 920px; }
		
		.layout-1-ColumnWide { float: left; width: 682px; padding-right: 30px; margin-right: 17px; border-right: 1px solid #a68c5c; }
		.layout-1-ColumnNarrow { float: left; width: 156px; }
		
		.layout-2-ColumnNarrow { float: left; width: 130px; background-color: #f3eede; margin-right: 17px; padding: 17px; }
		.layout-2-ColumnWide { float: left; width: 687px; padding-left: 17px; border-left: 1px solid #a68c5c;  }
	
	
#layFooter { width: 970px; overflow: hidden; padding: 1em 0; text-align: center; }
	#layFooterLegal {  }
		#layFooterLegal ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
			#layFooterLegal ul li { display: inline; margin: 0; padding: 0; }
				#layFooterLegal ul li a { font-size: 0.917em; color: #2b2a23; 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: #666; }
		
	#layFooterAuthor { color: #999; }
		#layFooterAuthor a { color: #999; }
		#layFooterAuthor a:hover { color: #666; }
		#layFooterAuthor p{ font-size: 0.917em; color: #999; }
	
#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; }
	
	
/* General */

	a { text-decoration: none; color: #a4370e; } /*red*/
	a:hover, a:focus, a:active { text-decoration: underline; color: #802a0a; } /*dark red*/
	
	h1 { font-size: 24px; color: #56574f; line-height: 1.2; margin-bottom: 0.6em; } /*grey*/
	h2 { font-size: 16px; color: #467203; font-weight: bold; line-height: 18px; } /*green*/
	h3 { font-size: 16px; color: #121212; font-weight: bold; line-height: 18px; } /*dark grey*/
	h4 { font-size: 16px; color: #a4370e; font-weight: bold; line-height: 18px; } /*red*/
	h5 { font-size: 14px; color: #a4370e; font-weight: bold; line-height: 18px; } /*red*/
	h6 { font-size: 14px; color: #8b682a; font-weight: bold; line-height: 16px; } /*gold*/
	
	hr { color: #b9a47f; margin-bottom: 16px; }
	
	.introparagraph { color: #8b682a; font-size: 14px; line-height: 18px; } /*gold*/
	.quote { color: #54554d; font-size: 14px; line-height: 20px; } /*grey*/
	.quoteGreen { color: #467203; font-size: 14px; font-style: italic; line-height: 20px; } /*green*/
	.author { color: #54554d; font-size: 11px; line-height: 20px; } /*grey*/
	.publication { color: #666666; font-size: 12px; line-height: 18px; } /*grey*/
	.publicationSource { color: #666666; font-weight: bold; font-size: 14px; line-height: 18px; } /*grey*/
	.funfact { color: #a4370e; font-size: 14px; line-height: 20px; } /*red*/
	.highlight { color: #a4370e; } /*red*/
	.awardTitle { font-size: 14px; line-height: 18px; font-weight:bold; }
	.note { font-size: 11px; line-height: 14px; color: #666600; }
	.extraLarge { font-size: 28px; color: #993300; font-weight: bold; }
	
/* General */
	
/* Parducci */
	
	body.Home { background: url(../images/background-home.jpg) top center no-repeat #9ba264; }
	body.Home #layContentWrapperInner { background: url(../images/background-home-inner.jpg) no-repeat; }
	
	body.Awards { background: url(../images/background-awards.jpg) top center no-repeat #9ba264; }
	body.Awards #layContentWrapperInner { background: url(../images/background-awards-inner.jpg) no-repeat; }
	
	body.Contact { background: url(../images/background-contact.jpg) top center no-repeat #9ba264; }
	body.Contact #layContentWrapperInner { background: url(../images/background-contact-inner.jpg) no-repeat; }
	
	body.Green { background: url(../images/background-green.jpg) top center no-repeat #9ba264; }
	body.Green #layContentWrapperInner { background: url(../images/background-green-inner.jpg) no-repeat; }
	
	body.Links { background: url(../images/background-links.jpg) top center no-repeat #9ba264; }
	body.Links #layContentWrapperInner { background: url(../images/background-links-inner.jpg) no-repeat; }
	
	body.Trade { background: url(../images/background-trade.jpg) top center no-repeat #9ba264; }
	body.Trade #layContentWrapperInner { background: url(../images/background-trade-inner.jpg) no-repeat; }
	
	body.Visit { background: url(../images/background-visit.jpg) top center no-repeat #9ba264; }
	body.Visit #layContentWrapperInner { background: url(../images/background-visit-inner.jpg) no-repeat; }
	
	body.Club { background: url(../images/background-club.jpg) top center no-repeat #9ba264; }
	body.Club #layContentWrapperInner { background: url(../images/background-club-inner.jpg) no-repeat; }
	
	body.Products { background: url(../images/background-store.jpg) top center no-repeat #9ba264; }
	body.Products #layContentWrapperInner { background: url(../images/background-store-inner.jpg) no-repeat; }

/* End Parducci */
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */
.v65-home { display: none; }
#v65-toggleModalCart { background: url(../images/cart.png) no-repeat; padding: 0 0 0 20px; }
.v65-socialMediaBar { font-size: 11px; }

/*2 Up Store Display*/
.v65-product2Up { float: left; width: 300px; overflow: hidden; margin: 0 40px 25px 20px; 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-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; }