@charset "utf-8";
/* CSS Document */

/*Defaults*/
html, body { height: 100%; width: 100%; position: relative; margin: 0; padding: 0; }


/*-----------------------------------------------------------*/
/*-------Defaults - These get copied into the admin.css------*/
/*-----------------------------------------------------------*/
body { background-color: #fff; font-size: 12px; color: #111; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 1.5em; }

/* CSS Reset */
img { border: 0; } 
h1,h2,h3,h4,h5,h6,p,table,ul,ol { margin-top: 0; padding-top: 0; }

ul, ol, dl, p, table, pre { margin-bottom: 1em; }
	
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #9b7728; font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif; font-variant:small-caps; }
	h1 { font-size: 2.3em; line-height: 1.2em; margin-bottom: 0.2em; } /* 28pt  */
	h2 { font-size: 1.6em; line-height: 1.2em; margin-bottom: 0.2em; margin-top: 0.25em; }/* 22pt */
	h3 { font-size: 1.4em; line-height: 1.2em; margin-bottom: 0.2em; font-variant:normal; }/* 18pt */
	h4 { font-size: 1.167em; line-height: 1.2em; } /* 14pt */
	h5 { font-size: 1em; line-height: 1.5em; font-weight: bold; }
	h6 { font-size: 1em; line-height: 1.5em; color: #000; }

a { color: #990000; text-decoration: none; }
a:hover, a:focus, a:active { color: #990000; 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; }
hr { color: #666; background-color: #666; height: 1px; border: 0; }
/*-----------------------------------------------------------*/


.layClear { clear: both;  font-size: 0px; height: 1px; line-height: 0px; margin-top: -1px; }

/* Elements */
body { background: url(../images/bg-image.jpg) top center repeat-x; margin: 0 auto; background-color:#000; }
#container { position: relative; width: 990px; margin: 0 auto; }

#header { background: url(../images/bg-header-two.jpg) top center no-repeat; position: relative; width: 990px; height: 105px; }
	#logo { float:left; position:relative; top:20px; left:38px; width: 300px; height: 90px; overflow: hidden; }
	#logo-two { float:left; position:relative; top:26px; left:20px; width: 112px; height: 135px; }
	
#search { float:right; postition:absolute; display:block; margin: 45px 0 0 0; width:250px; }
	#search fieldset { display:block; border:none ; width:250px; float:right; }
	#v65-searchWidgetInput { float:left; }
	#v65-searchWidgetInput input { width:170px; }
	#v65-searchWidgetButton { float:right; }

#soc-med { text-indent:-9999em; }
.facebook { background:url("../images/social/facebook-16.png") no-repeat scroll 0 0 transparent; height:16px; position:absolute;  width:17px; top:113px; right:50px; }
.twitter { background:url("../images/social/twitter-16.png") no-repeat scroll 0 0 transparent; height:16px; position:absolute;  width:17px; top:113px; right:25px; }
.pinterest { background:url("../images/social/pinterest-16.png") no-repeat scroll 0 0 transparent; height:16px; position:absolute;  width:17px; top:113px; right:75px; }
.instagram { background:url("../images/social/instagram-16.png") no-repeat scroll 0 0 transparent; height:16px; position:absolute;  width:17px; top:113px; right:100px; }

	
#user-toolsWrapper { position: absolute; top: 5px; right: 15px; z-index: 1000; color:#FFF; text-transform:uppercase; font-size:.8em; }
	#user-tools { width: 300px; line-height: 24px; height: 24px; }
	#user-tools a { color: #111; color:#FFF; }

#topMenu-bg { width: 990px; background: url(../images/bg-nav.jpg) top center no-repeat; height: 32px; padding: 0; margin: 0; }
#topMenu { height: 32px; padding: 0 0 0 105px; margin: 0 0 0 30px; font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif; font-size: 1.3em; }
	#topMenu ul { position: relative; list-style: none; margin: 0; padding: 0; }
	#topMenu ul li { position: relative; float: left; margin: 0; padding: 0; }
	#topMenu ul li a { line-height: 32px; height: 32px; color: #000; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 19px; background-color: #a18f5d; white-space:nowrap; }
	#topMenu ul li a:hover { color: #000; background-color: #c6b074; text-decoration: none; }
		#topMenu li ul { display: none; position: absolute; top: 32px; left: 0; width: 180px; filter: alpha(opacity=90); -moz-opacity: 0.90; opacity: 0.90; }
		#topMenu li:hover ul, #layTopMenu li.over ul { display: block; background-color: #a18f5d; }
			#topMenu li ul li { background-color: #a18f5d; display: block; width: 180px; float: none; text-align: left; }		
			#topMenu li ul li a { color: #000; background-color: #a18f5d; float: none; display: block; padding: 0 9px 0 19px; margin: 0; width: 170px; text-align: left; text-transform: none; line-height: 24px; height: 24px; }
			#topMenu li ul li a.v65-pageAParent { color: #000; }
			#topMenu li ul li a:hover { background-color: #c6b074; color: #000;	}
			
			#topMenu li.v65-home { display:none; } /*display:none; if you want to hide the homepage link*/
			#topMenu li a.v65-pageAParent { color: #000; }
			#topMenu li a.v65-selected { color: #000; font-weight: bold; }
			
#leftSide { position: float:left; width:20px; min-height:500px; background: url(../images/left-bg.png) top left repeat-y; }

#homecontentWrapper { display:block; width:990px; background: url(../images/bg-content.png) top center repeat-y; overflow:hidden; }
#pagecontentWrapper { min-height:600px; display:block; width:990px; background: url(../images/bg-content.png) top center repeat-y; overflow:hidden; }

#HomepageGalleryWrapper { display:block; float:left; width:990px; height:333px; background: url(../images/bg-content.jpg) top center repeat-y; padding: 0; }
#HomepageGallery { display:block; float:left; width:960px; height:333px; padding: 0 0 0 12px; }
#HomepageGallery img { padding: 0 0 0 11px; }
	#homepageContent { padding: 20px; }
	
	#FeaturedProduct { float:left; width: 350px; margin-right: 30px; padding: 20px 0 0 20px; }
			.v65-promoGroupProductThumbnail { position:relative; width:120px; float:left; padding: 0; }
			.v65-promoGroupProductTitle { float:right; width:210px; padding:0 10px; }
			.v65-promoGroupProductTitle a { color: #9b7728; font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif; font-variant:small-caps; line-height:32px; font-size: 2.3em; line-height: 1.2em; margin-bottom: 0.2em; }
			.v65-promoGroupPrice { font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif; font-variant:small-caps; line-height:32px; font-size: 1.8em; line-height: 1.2em; margin-bottom: 0.2em; padding: 0 10px; }
			.v65-promoGroupProductTeaser { float:right; width:210px; padding:0 10px; }
			.v65-promoGroupAddToCart { float:left; width:210px; padding:0 10px; }

	#homepagePod1 { float:left; width: 260px; margin-right: 25px; padding: 20px 0 0 0; }
	#homepagePod2 { float:left; width: 260px; padding: 20px 0 0 0;}
	#SecondaryPod { float:left; width: 200px; padding: 0;}

	
	#leftMenu { width: 200px; float: left; padding: 52px 0 20px 40px; }
		#leftMenu ul { margin: 0 0 1em 20px; padding: 0; width: 220px; list-style-image: url(../images/bullet.png); font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif; }
		#leftMenu li { line-height: 1.6em; font-size: 15px; }
		#leftMenu li a { color: #333; }
		#leftMenu li a:hover { color: #000; }
		#leftMenu li ul{ margin-left: 20px; width: 200px; }
		#leftMenu form{ padding: 0; margin: 0; }
		#leftMenu fieldset{ border: 0; padding: 0; margin: 0; }
		#leftMenu input{ height: 18px; margin-right: 5px; }
		
		#leftMenu li a.v65-pageAParent { color: #000; }
		#leftMenu li a.v65-leftSelected { color: #000; font-weight: bold; }
		
	#pageContent { float: left; width: 680px; padding: 50px 20px 20px 20px; }
	#pageContentWide { width: 930px; padding: 50px 20px 20px 40px; }
	
#bottomEdge { width:990px; height:40px; background: url(../images/bg-foot.jpg) top center no-repeat; overflow:hidden; }
	
#footer { width: 990px; overflow: hidden; padding: 1em 0; }
	#footerLegal { float: left; padding:0 0 0 20px }
		#footerLegal ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
			#footerLegal ul li { float: left; margin: 0; padding: 0; }
				#footerLegal ul li a { font-size: 0.917em; color: #FFF; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 20px; }
				#footerLegal ul li a:hover { color: #FFF; text-decoration: underline; }
		#footerLegal p { color: #999; clear: both; font-size: 0.917em; }
		
		#footerLegal a { color: #999; }
		#footerLegal a:hover { color: #999; text-decoration: underline; }

	#footerNewsletter { float:right; postition:absolute; display:block; width:375px; color: #999; }
		#footerNewsletter p { text-align:left; }
		#footerCopy { display:block; float:left; line-height:28px; }
		#v65-subscribeWidget  { float:right; }
		#v65-subscribeWidget input { width:170px; }
		
/* -------------------------------------------------------------- 
   Blog Template
-------------------------------------------------------------- */
#blogContent { float: left; width: 540px; padding: 50px 25px 0 40px; overflow: hidden; }
	#blogRightWrapper { float: right; width: 345px; padding: 55px 20px 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; }
	
	
/* -------------------------------------------------------------- 
   Blog Template
-------------------------------------------------------------- */

#v65-shippingWidget { padding: 0; }
#v65-shippingWidgetTable th { background-color: #A48E5D; }

/* -------------------------------------------------------------- 
   Print Template
-------------------------------------------------------------- */
#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; }	
	
	
/* -------------------------------------------------------------- 
   Product Browse Pages
-------------------------------------------------------------- */

.v65-productStockMessage { display: none; }
.v65-socialMediaBar { width: 288px; }
.v65-product2Up { margin: 0 50px 25px 0; }
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */

/* -----Modal Cart----- */
a#v65-toggleModalCart { display: block; padding: 0 0 0 24px; }
#pagePhotoGallery { text-align:center; }
#v65-signUpClubSummaryWrapper { width: 300px; }
#v65-fieldset-billingInfo, #v65-fieldset-shippingInfo, #v65-fieldset-usernamePassword  { width: 320px; }


/*---------------------------------------------------------------------------*/
/*------- Buttons - This calls the button sprites from the local site -------*/
/*------- Use these styles to customize buttons if necessary ----------------*/
/*---------------------------------------------------------------------------*/
	
	/* 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; }
	
	/* OPTIONAL BUTTON STYLES large button: */		
	button.altLargeBtn { background: transparent url(../images/buttons/btn_large_alt_sprite.gif) no-repeat right -100px; }
	button.altLargeBtn span { background: transparent url(../images/buttons/btn_large_alt_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; }