@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; } 
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-color: #fff; font-size: 11px; color: #111; 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: #111; }
	h1 { font-size: 36px; font-family: "Times New Roman", Times, serif; color: #66000c; line-height: 1.2; margin-bottom: 0.4em; } /* 30pt  */
	h2 { font-size: 22px; font-family: "Times New Roman", Times, serif; line-height: 1; margin-bottom: 0.5em; margin-top: 0.25em; }/* 24pt */
	h3 { font-size: 18px; font-family: "Times New Roman", Times, serif; color: #686259; margin-bottom: 4px; }
	h4 { font-size: 14px; font-family: "Times New Roman", Times, serif; color: #111; margin-bottom: 6px }
	h5 { font-size: 12px; font-weight: bold; color: #111; }
	h6 { font-size: 12px; font-weight: bold; color: #111; }

a { text-decoration: none; color: #cc0000; }
a:hover, a:focus, a:active { text-decoration: underline; color: #900; }

td, th {  }

ul, ol, dd, blockquote { padding-left: 20px; }
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; }

.featureLeft { border: 1px solid #ccc; float: left; margin: 0 15px 10px 0; padding: 3px; }
.featureLeftNoBorder { float: left; margin: 0 15px 10px 0; padding: 3px; }
.featureRight { border: 1px solid #ccc; float: right; margin: 0 0 10px 15px; padding: 3px; }
.featureRightNoBorder { float: right; margin: 0 0 10px 15px; padding: 3px; }
.featureImage { border: 1px solid #ccc; margin: 0 15px; padding: 3px; }

/* Elements */
body { text-align: center; background-color: #350006; }
#topWrapper { width: 100%; background-color: #66000c; padding: 0 0 12px 0; margin: 0 0 15px 0; }
#container { width: 970px; margin: 0 auto; text-align: left; }

#layHeader { position: relative; width: 970px; height: 96px; padding: 9px 0 0 0; text-align: left; z-index: 5; background: url(../images/background-header.gif) right no-repeat; z-index: 1000; }
	#logo {  margin: 0 0 0 14px; background: url(../images/geerlings-and-wade.png) no-repeat scroll top left; width: 205px; height: 90px; }
   	#logo a { display: block; width: 205px; height: 90px; text-indent: -999em; overflow: hidden; }
	
	#user-tools { position: absolute; top: 15px; right: 0; width: 200px; height: 75px; color: #fff; z-index: 1000; }
		#v65-modalCart { position: absolute; top: 0; right: 1px; width: 200px; z-index: 1005; }
			#v65-modalCartIcon { position: absolute; top: 0; left: 0; width: 30px; }
			#v65-modalCartText { position: absolute; top: 0; left: 30px; width: 170px; color: #fff; }
			#v65-modalCartText a { color: #fff; }
			
		#user-login { position: absolute; top: 20px; left: 30px; width: 170px; color: #fff; }
			#user-login a { color: #fff; }
			
		#searchForm { position: absolute; left: 0; bottom: 0; height: 21px; width: 170px; z-index: 1; }
			#searchForm form { margin: 0; padding: 0; }
			#searchForm form fieldset { margin: 0; padding: 0; border: 0; }
			#searchForm input { position: absolute; top: 0; left: 0; width: 109px; padding: 3px 3px 0 3px; border: 1px solid #b4b4b4; height: 16px; color: #666; font-size: 11px; }
			#searchForm button { position: absolute; top: 0; left: 125px; width: 65px; height: 21px; background: url(../images/buttons/bttn-search.png) no-repeat; }
			#searchForm button span { display: none; }
	
	#customer-service { position: absolute; top: 15px; right: 215px; width: 185px; height: 75px; text-align: right; border-right: 1px solid #eee; color: #fff; padding-right: 15px; line-height: 18px; }
		#customer-service a { color: #fff; }
		#customer-service p { margin-bottom: 8px; }
		
#layBodyWrapper { background: url(../images/background.png) repeat-y; width: 965px; padding: 0 4px 0 1px; }
	#layBodyWrapperFooter { background: url(../images/footer-contentWrapper.png) no-repeat; width: 970px; height: 5px; overflow: hidden; line-height: 0; font-size: 0; }

#layTopMenu { position: relative; width: 945px; background: url(../images/background-topMenu.png) repeat-x; height: 40px; border-top: 1px solid #333; padding: 8px 10px 0 10px; z-index: 100; }
	#layTopMenu ul { position: relative; list-style: none; margin: 0; padding: 0; width: 955px; }
	#layTopMenu ul li { position: relative; float: left; margin: 0; padding: 2px; background-color: #fff; margin-right: 4px; }
	#layTopMenu ul li a { font-family: "Times New Roman", Times, serif; font-size: 14px; text-transform: uppercase; line-height: 30px; height: 30px; color: #333; border: 1px solid #999; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 16px; }
	
	#layTopMenu ul li a:hover { color: #000; text-decoration: none; border: 1px solid #f30033; }
		#layTopMenu li ul { display: none; position: absolute; top: 34px; left: 2px; width: 180px; background-color: #333; }
		#layTopMenu li:hover ul, #layTopMenu li.over ul { display: block; background-color: #333; }
			#layTopMenu li ul li { background-color: #666; display: block; width: 180px; float: none; text-align: left; padding: 0; margin: 0; }		
			#layTopMenu li ul li a { color: #fff; border: 0; background-color: #333; 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: 28px; height: 28px; }
			#layTopMenu li ul li a:hover { background-color: #111; color: #fff; border: 0; border-bottom: 1px solid #ffffff; }
			
		
#layContentWrapper { position: relative; overflow: hidden; width: 965px; z-index: 1; }
	
	#pageLeftMenu { width: 160px; float: left; padding: 10px 10px 20px 10px; border-top: 1px dotted #bfb3a3; }
		#pageLeftMenu h3 { margin-bottom: 15px; }
		#pageLeftMenu ul { list-style: none; margin: 0 0 0.4em 10px; padding: 0; width: 150px; }
		#pageLeftMenu li { line-height: 1.6; }
			#pageLeftMenu li a { color: #111; }
			#pageLeftMenu li a:hover { color: #666; }
		#pageLeftMenu li ul{ margin-left: 10px; width: 140px; }
			#pageLeftMenu li li a { color: #666; }
			#pageLeftMenu li li a:hover { color: #111; }
		
		#selectYourState { width: 160px; margin: 0 0 15px 0px; padding: 0; }
			#selectYourState fieldset { border: 1px solid #999; padding: 0 0 8px 0; margin: 0; }
				#selectYourState legend { padding: 0 5px; margin: 0 0 0 5px; } /*We apply margin here because IE 6,7 don't recognize it on the fieldset*/
				#selectYourState fieldset div { padding: 0 10px; margin: 0; }
			#selectYourState input { height: 18px; margin-right: 5px; }
		
		ul#wineFilter { list-style: none; margin: 0 0 1em 10px; padding: 0; width: 150px; }
		ul#wineFilter li { line-height: 1.6; }
			ul#wineFilter li a { color: #666; }
			ul#wineFilter li a:hover { color: #000; }
		ul#wineFilter li ul{ margin-left: 10px; width: 140px; }
		
		ul#wineCategory { list-style: none; margin: 0 0 1em 10px; padding: 0; width: 150px; }
		ul#wineCategory li { line-height: 1.6; }
			ul#wineCategory li a { color: #666; }
			ul#wineCategory li a:hover { color: #000; }
		ul#wineCategory li ul{ margin-left: 10px; width: 140px; }
		
		#socialMedia { border: 1px solid #ded7cf; background-color: #fff; padding: 1px; width: 156px; }
			#socialMediaContent { padding: 5px 11px; background-color: #f3f1e9; width: 134px; line-height: 22px; }
				a#link-facebook { padding-left: 22px; background: url(../images/ico-facebook.png) no-repeat; color: #666; }
					a#link-facebook:hover { color: #000; text-decoration: none; }
				a#link-twitter { padding-left: 22px; background: url(../images/ico-twitter.png) no-repeat; color: #666; }
					a#link-twitter:hover { color: #000; text-decoration: none; }
					
	#pageContentWrapper { float: left; width: 784px; overflow: hidden; border-left: 1px dotted #bfb3a3; }
	
	/*Homepage*/
	#homepageFeatureWrapper { padding: 5px; width: 754px; overflow: hidden; background-color: #bfb3a3; margin: 0 auto 10px auto; }
	
	/*Feature Photo and text and buttons*/
	#homepageFeatureArea { float: left; width: 543px; margin-right: 2px; overflow: hidden; }
		.homepageFeature { width: 543px; background: url(../images/background-feature.png) repeat-y; height: 310px; overflow: hidden; display: none; }
			.homepageFeatureImage { width: 540px; height: 210px; overflow: hidden; }
			.homepageFeatureText { width: 530px; padding: 5px; }
				.homepageFeatureText h1 { width: 530px; font-size: 24px; border-bottom: 1px dotted #bfb3a3; text-align: center; padding: 0 0 5px 0; margin: 0 0 3px 0; }
		#homepageFeatureFooter { width: 543px; height: 3px; background:url(../images/background-featureFooter.png) no-repeat; overflow: hidden; line-height: 0; font-size: 0; }
		#homepageFeatureButtonWrapper { width: 543px; overflow: hidden; height: 25px; }
			a.homepageFeatureButton { display: block; float: left; width: 125px; margin: 0 14px 0 0; height: 24px; line-height: 20px; text-align: center; background: url(../images/bttn-featureButton.png) no-repeat; color: #fff; }
			a.homepageFeatureButton:hover { background: url(../images/bttn-featureButton-over.png) no-repeat; color: #000; }
			a.homepageFeatureButtonActive { background: url(../images/bttn-featureButton-over.png) no-repeat; color: #000; }
			#homepageFeatureButtonWrapper a.last { margin-right: 0; }
	
	/*Feature Area Right*/
	#homepageFeatureTools { float: left; width: 188px; height: 325px; padding: 10px 10px 0 10px; background-color: #e8e4d4; overflow: hidden; }
		.homepageFeatureToolsPod { width: 186px; background-color: #FFF; padding: 1px; margin-bottom: 10px; overflow: hidden; }
			.homepageFeatureToolsPodContent { position: relative; width: 164px; border: 1px solid #bfb3a3; padding: 10px; overflow: hidden; }
			.homepageFeatureToolsPodContent h3 {  }
			.homepageFeatureToolsPodContent p {  }
			.homepageFeatureToolsPodContent form { margin: 0; padding: 0 0 5px 0; }
				.homepageFeatureToolsPodContent input { font-size: 11px; color: #666; border: 1px solid #999; padding: 2px 3px 0 3px; margin: 0; height: 17px; }
	
	/*Middle Black Pods*/
	#homepageMiddlePods { width: 784px; background: #000; padding: 10px; overflow: hidden; }
		.homepageMiddlePod { float: left; margin: 0 12px 0 0; width: 182px; height: 144px; -moz-border-radius: 4px; -moz-border-radius: 4px; }
	
	/*Bottom Link Area*/
	#bottomLinks { width: 764px; overflow: hidden; border-top: 1px dotted #bfb3a3; margin: 15px auto 10px auto; }
		.bottomLinkCol { float: left; width: 233px; border-right: 1px dotted #bfb3a3; padding: 0 15px 0 0; margin: 0 15px 0 0; }
		.bottomLinkCol.last { border-right: 0; padding-right: 0; margin-right: 0; }
			.bottomLink { position: relative; width: 214px; margin: 15px 0 0 0; }
			.bottomLink img { position: absolute; top: 0; left: 0; border: 1px solid #666; }
			.bottomLink h4 { color: #666; padding: 0 0 0 60px; margin: 0; }
			.bottomLink p { color: #666; padding: 0 0 0 60px; line-height: normal; }
				
	/*Pages*/
	#pageContent { float: left; width: 734px; padding: 0 15px; }
	
	#breadcrumbs { overflow: hidden; padding: 5px 0; margin: 0 0 6px; line-height: 1em; }
	#breadcrumbs ul { list-style: none; padding: 0; margin: 0; }
		#breadcrumbs ul li { list-style: none; float: left; border-right: 1px solid #ccc; padding-right: 10px; margin-right: 10px; }
			#breadcrumbs ul li.last { border-right: 0; }
		#breadcrumbs ul li a { color: #09F; }
		#breadcrumbs ul li a:hover { color: #06C; }
		
	#productFilter { overflow: hidden; padding: 5px 0; height: 18px; line-height: 18px; }
	#productFilterPrecursor { float: left; padding-right: 10px; line-height: 18px; }
	#productFilter ul { float: left; list-style: none; padding: 0; margin: 0; line-height: 18px; height: 18px; }
		#productFilter ul li { position: relative; list-style: none; float: left; padding: 0 20px 0 0; margin: 0 10px 0 0; line-height: 18px; height: 18px; }
		#productFilter ul li a { position: absolute; top: 2px; right: 0px; display: block; height: 14px; width: 14px; background: url(../images/bttn-delete.png) no-repeat; text-indent: 10001em; overflow: hidden; }
	
	#pageContentWide { width: 925px; padding: 0 20px 20px 20px; }
	
	#blogContent { float: left; width: 560px; padding: 0 20px 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; }
		
	#customContentWrapper { width: 735px; overflow: hidden; margin-bottom: 16px; }
		#customContentHeader { width: 735px; margin: 0; padding: 0; line-height: 0; font-size: 0; }
		#customContent { width: 735px; padding-left: 20px; overflow: hidden; background:url(../images/temp/customContent-background.png) repeat-y; }
			#customContentCol1 { float: left; margin-right: 15px; width: 340px; overflow: hidden; }
			#customContentCol2 { float: left; width: 340px; overflow: hidden; }
		#customContentFooter { width: 735px; height: 25px; font-size: 0; line-height: 0; overflow: hidden; background-image: url(../images/temp/customContent-footer.png); }
		#customContentColWide { width: 735px; margin-bottom: 10px; }
	
#layFooter { width: 925px; overflow: hidden; padding: 1em 0; border-top: 1px dotted #8e8679; background: #e8e4d4; overflow: hidden; padding: 20px; }
	#layFooterSatisfaction { float: left; text-align: left; width: 200px; line-height: 80px; height: 70px; }
	
	#layFooterMenu { float: left; width: 525px; text-align: center; }
		#layFooterMenu ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
			#layFooterMenu ul li { margin: 0; padding: 0; display: inline; }
				#layFooterMenu ul li a { font-size: 11px; color: #57524b; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 10px; border-right: 1px solid #a70e13; }
				#layFooterMenu ul li a.last { border-right: 0; margin-right: 0; padding-right: 0; }
				#layFooterMenu ul li a:hover { color: #111; }
		#layFooterMenu p { clear: both; font-size: 11px; color: #8e8679; text-align: center; }
		
	#layFooterAuthor { color: #b7b4a7; text-align: center; }
		#layFooterAuthor p { font-size: 11px; color: #b7b4a7; }
		#layFooterAuthor a { color: #b7b4a7; }
		#layFooterAuthor a:hover { color: #8e8679; }
		
	#layFooterCreditCards { float: left; text-align: right; width: 200px; line-height: 80px; height: 70px; }
	
	#brandCarousel { width: 970px; height: 115px; margin: 0 auto; background-color: #FFF; }
	
	#searchEngineBait { width: 970px; overflow: hidden; margin: 15px auto;color: #fff; }
		.searchEngineBaitCol { float: left; width: 100px; color: #fff; width: 130px; text-align: left; margin-right: 8px; }
		.searchEngineBaitCol h6 { color: #fff; font-size: 12px; font-weight: bold; margin-bottom: 0.6em; }
		.searchEngineBaitCol p { color: #fff; font-size: 12px; margin-bottom: 0.6em; }
		.searchEngineBaitCol a { color: #fff }
		.searchEngineBaitCol ul { list-style: none; margin: 0 0 1em; padding: 0; }
		.searchEngineBaitCol ul li { list-style: none; color: #fff; font-size: 11px; margin-left: 8px; }
		.searchEngineBaitCol ul li a { color: #fff }
	
#printBody { background-image: none; background-color: #FFF; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 125px; }
	#printContent { width: 700px; text-align: left; }	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */
.v65-home { display: none; }


/* -------------------------------------------------------------- 
   Modal Cart
-------------------------------------------------------------- */

#v65-modalCartDropdown { color: #000; display: none; right: 2px; position: absolute; top: 32px; text-align: left; width: 272px; line-height: normal; }

#v65-modalCartFooter { /*height: 59px;*/ height: 3px; overflow: hidden; width: 272px; }	

/* Sign Up Screen */	
#v65-signUpClubSummaryWrapper { position: absolute; top: 22px; right: 0; width: 250px; padding: 20px; margin: 1.5em 0 0 0; background-color: #f7f7f7; border: 1px solid #eee; overflow: hidden; }

/* 1 Up Wine Store List */
.v65-productStoreUp { width: 740px; overflow: hidden; margin: 0 0 12px 0; padding: 0 0 12px 0; border-bottom: 1px solid #ccc; }
		
	.v65-productStoreImage { float: left; width: 100px; margin: 0; padding: 0 10px 0 0; text-align: center; overflow: hidden; }
		
	.v65-productStoreProductDescription { float: left; width: 320px; margin: 0; padding: 0 10px 0 0; text-align: left; overflow: hidden; }
		.v65-productStoreProductDescription h2 { font-size: 14px; padding: 0; margin: 0; font-family: Tahoma, Geneva, sans-serif; }
			.v65-productStoreProductDescription h2 span { font-size: 11px; }
		.v65-productStoreProductDescription p { margin: 0 0 0.6em 0; }
		.v65-productStoreProductDescription a { color: #09F; }
		.v65-productStoreProductDescription a:hover { color: #06C; }
		
	.v65-productStoreAddToCart { float: left; width: 300px; overflow: hidden; }
		
		.v65-productStoreTools { font-size: 0.917em; }
		
		.v65-productStoreAddToCart form { width: 300px; overflow: hidden; margin: 0 0 8px; padding: 0; font-size: 0.917em; }
			.v65-productStoreAddToCart fieldset { padding: 0; margin: 0; border: 0; height: 24px; overflow: hidden; }	
			.v65-productStoreAddToCart legend { display: none; }
				.v65-productStoreAddToCartPrice { float: left; margin: 0; padding: 0 10px 0 0; width: 155px; overflow: hidden; text-align: left; line-height: 24px; }
					.v65-productStoreAddToCartPrice .v65-price { font-weight: bold; }
				.v65-productStoreAddToCartQuantity { float: left; margin: 0; padding: 0 5px 0 0; width: 30px; text-align: left; overflow: hidden; line-height: 24px; }
				.v65-productStoreAddToCartButton { float: left; margin: 0; padding: 0; overflow: hidden; width: 90px; text-align: left; }
				
			#v65-stockMessage {  }
			
		.v65-productStoreAddToCartLoading {  padding: 20px 0px; margin: 0px; text-align: center; }
		
/* Product Store Drilldown */
#v65-productStoreDrilldownWrapper { width: 754px; overflow: hidden; }

	#v65-productStoreDrilldownTop { overflow: hidden; width: 754px; padding: 10px 0; }
	
		#v65-productStoreDrilldownImage { float: left; text-align: center; width: 240px; margin: 0 20px 20px 0; padding: 0; }
			#v65-productImagesOther img { width: 70px; padding: 1px; margin-right: 3px; }
			
		#v65-productStoreDrilldownDescriptionCol { float: left; width: 494px; padding: 0; margin: 0; text-align: left; }
		
			#v65-productStoreDrilldownDescription { width: 494px; padding: 0; margin: 0 0 12px; overflow: hidden; }
				#v65-productStoreDrilldownDescription h1 { font-size: 2em; line-height: 1; padding: 0; margin: 0; font-family: Tahoma, Geneva, sans-serif; }
				#v65-productStoreDrilldownBrand { font-size: 12px; }
				#v65-productStoreDrilldownDescription p { margin: 0 0 0.6em 0; }
				
			#v65-productStoreDrilldownInfo { float: left; width: 184px; padding: 0 10px 0 0; margin: 0; text-align: left; overflow: hidden; }
				
			#v65-productStoreDrilldownTabsWrapper {  width: 754px; overflow: hidden; }	
			
				#v65-productStoreDrilldownTabs { width: 754px; height: 26px; border-bottom: 1px solid #ccc; list-style: none; padding: 0; margin: 0; overflow: visible; }
					#v65-productStoreDrilldownTabs li { float: left; width: auto; }
						#v65-productStoreDrilldownTabs li a { display: inline-block; color: #666; padding: 0 20px; margin-right: 5px; line-height: 25px; height: 25px; background-color: #eee; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: auto; }
						#v65-productStoreDrilldownTabs li a:hover { color: #000; background-color: #fff }
						#v65-productStoreDrilldownTabs li a.on { color: #000; line-height: 27px; height: 27px; background: url(../images/store/tabs-background.png) repeat-x; border-top: 0; border-left: 0; border-right: 0; }
						#v65-productStoreDrilldownTabs li a.on:hover { color: #000; }
					
				.v65-productStoreDrilldownTabContent { padding: 10px; }
				
				
	#v65-relatedProducts { width: 754px; border: 0; }
		
	/* -----Buttons----- */
	
	/* OPTIONAL BUTTON STYLES regular button: */		
	button.defaultBtn { padding: 0 10px 0 0; margin: 0 5px 0 0; font-size: 14px; font-family: "Times New Roman", Times, serif; text-shadow: #333 1px 1px 1px; text-align: center; background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	button.defaultBtn span { padding: 5px 0 0 8px; line-height: 12px; height: 19px; color:#fff; background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
	button.defaultBtn:hover, button.defaultBtnHover { /* the redundant class is used to apply the hover state with a script */ background-position: right -150px; }
	button.defaultBtn:hover span, button.defaultBtnHover span { background-position: 0 -50px; }
	
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { padding: 0 10px 0 0; margin: 0 5px 0 0; font-size: 14px; font-family: "Times New Roman", Times, serif; text-shadow: #333 1px 1px 1px; text-align: center; background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	button.altBtn span { padding: 5px 0 0 8px; line-height: 12px; height: 19px; color:#fff; background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
	button.altBtn:hover, button.altBtnHover {/* the redundant class is used to apply the hover state with a script */ background-position: right -150px; }
	button.altBtn:hover span, button.altBtnHover span { background-position: 0 -50px; }
	
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { padding: 0 6px 0 0; margin-right: 5px; font-size: 10px; text-align: center; background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	button.modalBtn span { padding: 4px 0 0 6px; line-height: 10px; height: 14px; color:#fff; background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
	button.modalBtn:hover, button.modalBtnHover {/* the redundant class is used to apply the hover state with a script */ background-position: right -75px; }
	button.modalBtn:hover span, button.modalBtnHover span { background-position: 0 -25px; }
	
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { padding: 0 6px 0 0; margin-right: 5px; font-size: 10px; text-align: center; background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	button.altModalBtn span { padding: 4px 0 0 6px; line-height: 10px; height: 14px; color:#fff; background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
	button.altModalBtn:hover, button.altModalBtnHover {/* the redundant class is used to apply the hover state with a script */ background-position: right -75px; }
	button.altModalBtn:hover span, button.altModalBtnHover span { background-position: 0 -25px; }
	
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { padding: 0 14px 0 0; margin-right: 5px; font-size: 18px; font-family: "Times New Roman", Times, serif; text-shadow: #333 1px 1px 1px; text-align: center; background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	button.largeBtn span { padding: 6px 0 0 12px; line-height: 17px; letter-spacing: 1px; height: 26px; color:#fff; background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
	button.largeBtn:hover, button.largeBtnHover {/* the redundant class is used to apply the hover state with a script */ background-position: right -150px; }
	button.largeBtn:hover span, button.largeBtnHover span { background-position: 0 -50px; }
	
	/* REQUIRED LINK BUTTON STYLES: */
	
	/* Link Button Normal */
	a.linkBtn { text-decoration: none; cursor: pointer; display: inline-block; padding: 0 10px 0 0; height: 24px; line-height: 22px; font-size: 14px; font-family: "Times New Roman", Times, serif; text-shadow: #333 1px 1px 1px; text-align: center; background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	a.linkBtn span { display: inline-block; padding: 0 0 0 8px; height: 24px; line-height: 22px; color:#fff; background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
	a.linkBtn:hover { background-position: right -150px; text-decoration: none; }
	a.linkBtn:hover span { background-position: 0 -50px; text-decoration: none; }
	
	/* Link ALT Button Normal */
	a.linkAltBtn { text-decoration: none; cursor: pointer; display: inline-block; padding: 0 10px 0 0; height: 24px; line-height: 22px; font-size: 14px; font-family: "Times New Roman", Times, serif; text-shadow: #333 1px 1px 1px; text-align: center; background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	a.linkAltBtn span { display: inline-block; padding: 0 0 0 8px; height: 24px; line-height: 22px; color:#fff; background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
	a.linkAltBtn:hover { background-position: right -150px; text-decoration: none; }
	a.linkAltBtn:hover span { background-position: 0 -50px; text-decoration: none; }
	
	/* Modal Link Button Normal */
	a.modalLinkBtn { text-decoration: none; cursor: pointer; display: inline-block; padding: 0 6px 0 0; height: 18px; line-height: 18px; font-size: 10px; text-align: center; background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	a.modalLinkBtn span { display: inline-block; padding: 0 0 0 6px; height: 18px; line-height: 18px; color:#fff; background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
	a.modalLinkBtn:hover { background-position: right -75px; text-decoration: none; }
	a.modalLinkBtn:hover span { background-position: 0 -25px; text-decoration: none; }
	
	/* Modal Link ALT Button Normal */
	a.modalLinkAltBtn { text-decoration: none; cursor: pointer; display: inline-block; padding: 0 6px 0 0; height: 18px; line-height: 18px; font-size: 10px; text-align: center; background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	a.modalLinkAltBtn span { display: inline-block; padding: 0 0 0 6px; height: 18px; line-height: 18px; color:#fff; background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
	a.modalLinkAltBtn:hover { background-position: right -75px; text-decoration: none; }
	a.modalLinkAltBtn:hover span { background-position: 0 -25px; text-decoration: none; }
	
	/* Link Button Large */
	a.largeLinkBtn { text-decoration: none; cursor: pointer; display: inline-block; padding: 0 10px 0 0; height: 32px; line-height: 30px; font-size: 18px; font-family: "Times New Roman", Times, serif; text-shadow: #333 1px 1px 1px; text-align: center; background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	a.largeLinkBtn span { text-decoration: none; display: inline-block; padding: 0 0 0 8px; height: 32px; line-height: 30px; color:#fff; background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; letter-spacing: 1px; }
	a.largeLinkBtn:hover { background-position: right -150px; text-decoration: none; }
	a.largeLinkBtn:hover span { background-position: 0 -50px; text-decoration: none; }
		