@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 { 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; }


/*Defaults*/
html, body { height: 100%; width: 100%; position: relative; }
body { background: url(../images/background.jpg) #fff; font-size: 12px; color: #666; font-family: Arial, Helvetica, 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: #111; }
	h1 { font-size: 2.5em; line-height: 1.2; margin-bottom: 0.2em; } /* 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: 0.5em; }/* 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: #0096ff; }
a:hover, a:focus, a:active { text-decoration: underline; }

ul, ol, dd, blockquote {  }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
form { margin-bottom: 1em; }
legend { color: #111; }

.layClear { clear: both;  font-size: 0px; height: 1px; line-height: 0px; margin-top: -1px; }

/* Elements */
body { }
#container { position: relative; width: 1010px; margin: 0 auto; background: url(../images/background-wrapper.png) repeat-y; }

#layHeader { position: relative; width: 930px; height: 144px; border-bottom: 1px solid #000; margin: 0 auto 10px auto; }
	
	#logo { position: absolute; top: 0; left: 0; background: url(../images/Kikkor-Golf.png) no-repeat scroll top left; width: 210px; height: 140px; }
   	#logo a { display: block; width: 210px; height: 140px; text-indent: -999em; overflow: hidden; }
		#flagCanada { position: absolute; top: 22px; left: 8px; height: 10px; height: 21px; }
		#flagUSA { position: absolute; top: 35px; left: 8px; height: 11px; height: 21px; }
	
#user-toolsWrapper { position: absolute; top: 20px; right: 40px; z-index: 1000; }
	
	#user-login { width: 300px; text-transform: uppercase; font-size: 11px; color: #000; text-align: right; }
		#user-login a { color: #000; }
		#user-login a:hover { color: #666; }
	
	/* Modal Cart */
	#v65-modalCart { position: absolute; top: 54px; right: 0; text-align:center; }
		#v65-modalCart a { color: #000; }
		a#v65-toggleModalCart { display: block; width: 100px; background: url(../images/ico-cart.png) no-repeat top center; padding: 47px 0 0 0; }
	#v65-modalCartBody a { color:#000; }
	
	#v65-modalCartDropdown { top: 65px; }

#layTopMenu { position: absolute; top: 114px; left: 240px; width: 580px; height: 26px; margin: 0 auto; font-size: 14px; text-transform: uppercase; }
	#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 { line-height: 26px; height: 26px; color: #000; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 20px; }
	#layTopMenu ul li a:hover { color: #666; text-decoration: none; }
		#layTopMenu li ul { display: none; position: absolute; top: 26px; 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;	}
			
			#layTopMenu ul li a#ico-facebook { width: 15px; height: 16px; overflow: hidden; text-indent: -999px; background: url(../images/ico-facebook.png) no-repeat; margin: 5px 4px 0 0; padding: 0; line-height: 26px; }
			#layTopMenu ul li a#ico-twitter { width: 15px; height: 16px; overflow: hidden; text-indent: -999px; background: url(../images/ico-twitter.png) no-repeat; margin: 5px 4px 0 0; padding: 0; line-height: 26px; }
			#layTopMenu ul li a#ico-youtube { width: 15px; height: 16px; overflow: hidden; text-indent: -999px; background: url(../images/ico-youtube.png) no-repeat; margin: 5px 4px 0 0; padding: 0; line-height: 26px; }
	
#layContentWrapper { overflow: hidden; margin: 0 auto; width: 930px; }

	#homepageFeature { overflow: hidden; width: 930px; margin: 0 auto 20px auto; padding: 0 0 20px; border-bottom: 1px solid #000; }
	#homepagePods { overflow: hidden; width: 930px; margin: 0 auto; padding: 0 0 20px; }
		#homepagePod { float: left; width: 445px; margin-right: 40px; overflow: hidden; }
		
	#secondaryMenu { text-transform: uppercase; border-bottom: 1px solid #000; padding: 0 0 8px; margin-bottom: 25px; }
		#secondaryMenuTitle { float: left; }
		#secondaryMenu ul { list-style: none; margin: 0; padding: 0; overflow: hidden; padding: 0; }
			#secondaryMenu li { float: left; display: inline-block; padding: 0 10px; margin: 0; border-right: 1px solid #000; }
			#secondaryMenu li a { color: #000; }
			#secondaryMenu li a:hover { color: #666; text-decoration: none; }
	
	#blogContent { float: left; width: 520px; 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: 930px; overflow: hidden; margin: 0 auto; padding: 20px 0; border-top: 1px solid #000; text-transform: uppercase; color: #7c7b7b; text-align: center; }

		#layFooterLegal ul { list-style: none; margin: 0 auto; padding: 0; overflow: hidden; }
			#layFooterLegal ul li { display: inline; margin: 0 10px 0 0; padding: 0; }
				#layFooterLegal ul li a { font-size: 10px; line-height: 11px; color: #7c7b7b; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 10px; border-right: 1px solid #ccc; }
				#layFooterLegal ul li a:hover { color: #000; }
		#layFooterLegal p { font-size: 10px; text-align: center; }
		
	#layFooterAuthor { color: #ccc; text-align: center; }
		#layFooterAuthor a { color: #ccc; }
		#layFooterAuthor a:hover { color: #666; }
		#layFooterAuthor p{ font-size: 10px; }
	
#printBody { background-image: none; background-color: #FFF; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 160px; }
	#printContent { width: 700px; text-align: left; }	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */
#layTopMenu ul li.v65-home { display: none; }

.v65-Paging { display: none; }

/*Social Media Bar*/
.v65-socialMediaBar { width: 355px; }


/*5 Up Store Display*/
.v65-product5up { float: left; width: 225px; overflow: hidden; margin: 0 10px 20px 0; padding: 0; }
				
	.v65-product5upImage { width: 225px; height: 200px;	overflow: hidden; text-align: center; }
	.v65-product5upTeaser { width: 225px; text-align: center; padding: 0 0 2px 0; margin: 0; }
		.v65-product5upTeaser h2 { font-size: 1.167em; line-height: 1.25; }
		.v65-product5upTeaser p { text-align: center; padding: 0; margin: 0; display: none; }
		.v65-product5upTeaser a { color: #000; }
	.v65-product5UpRating {	width: 225px; text-align: center; padding: 0 0 10px 0; margin: 0; }
	.v65-product5upPrice { width: 225px; overflow: hidden; display: none; }
		.v65-product5upPrice td { padding: 2px; }
		.v65-product5upPrice tr.red td { color: #C00; font-weight: bold; }
		.v65-product5upPrice td.v65-priceLevel{ text-align: right; display: none; }
		.v65-product5upPrice td.v65-skuPrice { text-align: center; font-size: 12px; color: #CC0000; width: 221px; }
		.v65-product5upPrice td.v65-skuDescription { font-size: 0.917em; display: none; }
		
		#v65-product5upPrice-ListPrice {  }
		#v65-product5upPrice-OurPrice {  }
		#v65-product5upPrice-YouSave {  }
		
/* Product Drilldown */
#v65-productWrapper { width: 930px; overflow: hidden; }

	#v65-productImage { float: left; text-align: center; width: 525px; padding: 0; margin: 0 20px 0 0; }
		#v65-productImagesOther img { border: 1px solid #ccc; margin: 15px 4px 0 0; padding: 4px; width: 100px; }
		
	#v65-productDescription { float: left; width: 385px; padding: 0; margin: 0; text-align: left; overflow: hidden; }
		
		/* Ratings */	
		#v65-productRatings { overflow: hidden; }
		
		/* Add to Cart */
		#v65-productAddToCart { width: 385px; 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 { 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; }


		/* Related Products */	
		#v65-relatedProducts { width: 610px; margin: 0; padding: 10px 0; border-top: 1px solid #ccc; overflow: hidden; }
			.v65-relatedProduct { float: left; width: 200px; overflow: hidden; margin: 0 5px 20px 0; padding: 0; }
				.v65-relatedProductImage { text-align: center; padding: 0; margin: 0 0 10px 0; }
				.v65-relatedProductTeaser { text-align: center; padding: 0; margin: 0 0 10px 0; }
				.v65-relatedProductPrice { text-align: center; padding: 0; margin: 0 0 10px 0; }
		
		/*Product Reviews*/
		#v65-addProductReview { width: 350px; }
		#v65-addProductReview fieldset { border: 1px solid #ccc; }
		#v65-addProductReview textarea { width: 320px; height: 100px; }

/* -----Modal Cart----- */


/* -----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; }