@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: #686863; font-family: "Times New Roman", Times, serif; }

/* 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: #333; font-family: "Times New Roman", Times, serif; margin: 0; }
	h1 { font-size: 32px; line-height: 1.2; margin-bottom: 0.6em; }
	h2 { font-size: 26px; line-height: 1.2; margin-bottom: 0.5em; margin-top: 0.25em; }
	h3 { font-size: 22px; line-height: 1.2; margin-bottom: 0.6em; }
	h4 { font-size: 18px; line-height: 1.2; }
	h5 { font-size: 14px; line-height: 1.5; }
	h6 { font-size: 14px; line-height: 1.5; }

a { color: #686863; text-decoration: none }
a:hover, a:focus, a:active { color: #951B1E; text-decoration: none; }

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; }
/*-----------------------------------------------------------*/


/* -------------------------------------------------------------- 
   Common Elements
-------------------------------------------------------------- */
#headerContainer { height: 115px; width: 100%; background-image: url(../images/top_bg.gif); background-repeat:repeat-x; }
#header { width: 1035px; height: 115px; z-index: 100; }
#language {	float: left; width: 1001px; text-align: right;	margin-top: 18px; min-height: 10px; }
/*#language img {	display: none; }  to hide language link until French site goes live */
#logo { clear: both; float: left; margin: -11px 0 0 50px; }

/* -------------------------------------------------------------- 
   Top Menu
-------------------------------------------------------------- */
	#topMenu { float: right; margin: 16px 20px 0 0; font-size: 13px; z-index: 101; min-width:760px }
	#topMenu ul { float: right; list-style: none; margin: 0; padding: 0; }
	#topMenu ul li { border-right: 1px solid #818079; float: left; margin: 0; padding: 0 15px; position: relative; letter-spacing: 0.08em; }
	#topMenu ul li:last-child { border-right: none; }
	#topMenu ul li a { line-height: 17px; height: 17px; color: #818079; position: relative; display: inline-block; text-transform: uppercase; text-decoration: none; margin: 0; padding: 0; }
	#topMenu ul li a:hover { color: #951B1E; text-decoration: none; }
		#topMenu li ul { display: none; position: absolute; top: 32px; left: -10px; width: 180px; background-color: #fff; }
		#topMenu li:hover ul, #layTopMenu li.over ul { display: block; background-color: #fff; border: 1px solid #ccc; font-size: 12px; }
			#topMenu li ul li { background-color: #fff; display: block; width: 180px; float: none; text-align: left; }		
			#topMenu li ul li a { color: #666; background-color: #fff; float: none; display: block; padding: 0 0 0 10px; margin: 0; width: 170px; text-align: left; text-transform: none; line-height: 28px; height: 28px; }
			#topMenu li ul li a.v65-pageAParent { color: #000; }
			#topMenu li ul li a:hover { color: #000;	}
			
			#topMenu li.v65-home { display: none; } 
			#topMenu li a.v65-pageAParent { color: #951B1E; }
			#topMenu li a.v65-selected { color: #951B1E; }

/* -------------------------------------------------------------- 
   Side Menu
-------------------------------------------------------------- */

	#leftMenu { width: 215px; float: left; margin: 0; padding: 60px 0 30px 65px; font-size: 12px; color: #72785F; text-transform: uppercase; }
		#leftMenu ul { list-style: none; margin: 0; padding: 0; }
		#leftMenu li { padding: 0 0 6px; }
		#leftMenu li a { text-decoration:none; color: #72785F;  }
		#leftMenu li a:hover { color: #951B1E; }
		#leftMenu li ul { margin: 7px 0 -5px 7px; padding: 0; }
		
		#leftMenu li a.v65-pageAParent { text-decoration:none; color: #951B1E; }
		#leftMenu li a.v65-leftSelected { text-decoration:none; color: #951B1E; }
		
/* -------------------------------------------------------------- 
   Alt Side Menu
-------------------------------------------------------------- */

	#altLeftMenu { width: 260px; float: left; margin: 0 0 40px; font-size: 12px; color: #FFFFFF; text-transform: uppercase; }
		#altLeftMenu ul { list-style: none; margin: 75px 0 0 65px; padding: 0; }
		#altLeftMenu li { padding: 0 0 6px; }
		#altLeftMenu li a { text-decoration:none; color: #FFFFFF;  }
		#altLeftMenu li a:hover { color: #D02027; }
		#altLeftMenu li ul { margin: 7px 0 -5px 7px; padding: 0; }
		
		#altLeftMenu li a.v65-pageAParent { text-decoration:none; color: #D02027; }
		#altLeftMenu li a.v65-leftSelected { text-decoration:none; color: #D02027; }
		.on { text-decoration:none; color: #D02027; }

/* -------------------------------------------------------------- 
    Side Menu - About/Visit 
-------------------------------------------------------------- */
#altSideNav { width:260px; height:274px; z-index:1; float:left; }
#altSideNavList { float: left; margin: 50px 0 0 65px; padding: 0; }
#altSideNav li { list-style-type: none; padding: 0 0 6px; }
#altSideNavList a { text-decoration:none; color: #FFFFFF; }
#altSideNavList a:hover { text-decoration:none; color: #D02027; }
#altSideNavList .on { text-decoration:none;	color: #D02027; }

/* -------------------------------------------------------------- 
   Home Page Specific CSS
-------------------------------------------------------------- */
#homeImage { float: left; min-width: 1300px; height: 575px; text-align:left; }
#homeContent { float: left;	width: 100%; background-image: url(../images/thickThinDivider.gif); background-repeat:repeat-x; }
#homefooterContainer { float: left; width: 1035px; clear: both; }
#homeContentContainer #logo{ margin-top: 2px;  }
#homeFooter { float: right; margin: 21px 35px 30px 0; font-family: Arial, Helvetica, sans-serif; font-size: 9px; letter-spacing: .1em; color: #686863; }

/* -------------------------------------------------------------- 
   Banner Table
-------------------------------------------------------------- */
.bannerTable {	margin-bottom:0px; background-image: url(../images/thickThinDivider.gif); background-position: bottom; background-repeat: repeat-x; height: 208px; }

/* -------------------------------------------------------------- 
   Banner Background Images
-------------------------------------------------------------- */
.tdTheVineyardBG { height:208px; text-align: left; vertical-align: top; background-image: url(../images/CHF_Banner_TheVineyard_BG1.jpg); background-repeat: repeat-x; }
.tdWinesBG { height:208px; text-align: left; vertical-align: top; background-image: url(../images/CHF_Banner_Wines_BG1.jpg); background-repeat: repeat-x; }
.tdBoutiqueBG { height:208px; text-align: left; vertical-align: top; background-image: url(../images/CHF_Banner_Boutique_BG1.jpg); background-repeat: repeat-x; }
.tdOrganicsBG { height:208px; text-align: left; vertical-align: top; background-image: url(../images/CHF_Banner_Organics_BG1.jpg); background-repeat: repeat-x; }
.tdPeopleBG { height:208px; text-align: left; vertical-align: top; background-image: url(../images/CHF_Banner_People_BG1.jpg); background-repeat: repeat-x; }
.tdClubDeVinBG { height:208px; text-align: left; vertical-align: top; background-image: url(../images/CHF_Banner_ClubDeVin_BG1.jpg); background-repeat: repeat-x; }
.tdClubDeVinSignUpBG { height:208px; text-align: left; vertical-align: top; background-image: url(../images/CHF_Banner_ClubDeVinSignUp_BG1.jpg); background-repeat: repeat-x; }
.tdNewsBG { height:208px; text-align: left; vertical-align: top; background-image: url(../images/CHF_Banner_News_BG1.jpg); background-repeat: repeat-x; }
.tdAccoladesBG { height:208px; text-align: left; vertical-align: top; background-image: url(../images/CHF_Banner_Accolades_BG1.jpg); background-repeat: repeat-x; }
.tdMapsDirectionsBG { height:208px; text-align: left; vertical-align: top; background-image: url(../images/CHF_Banner_MapsDirections_BG1.jpg); background-repeat: repeat-x; }

/* -------------------------------------------------------------- 
   Boutique User Tools
-------------------------------------------------------------- */
#userTools { padding: 30px 0 0 280px; margin: 0; }

/* -------------------------------------------------------------- 
   Content
-------------------------------------------------------------- */
#contentContainer { clear: both; width: 1035px; }
#content { line-height: 16px; margin: 0; padding: 0; width: 755px; float: left; }
#contentWide { float: left; line-height: 16px; margin: 0; padding: 0; width: 755px; }
#podRight { float: left; margin: 8px 0 50px; position: relative; width: 305px; }
#visitMapsContent { float: left; line-height: 16px; margin: 38px 0 20px; padding: 0 20px 0 0; width: 635px; }
.contentTable { margin-bottom: 30px }
.contentTable .pageTitle { font-size: 16px; padding: 23px 0 0 0; margin: 0; color: #231F20; }
.contentTable .position { font-size: 12px; padding: 0; margin: 0; color: #686863; }
.contentTable p.first { margin-top: 23px; }
.winePageImage { padding-top: 30px; }

/* -------------------------------------------------------------- 
   No Bottom Margin Content Tables
-------------------------------------------------------------- */
.noBottomMarginContentTable { margin-bottom: 0px }
.noBottomMarginContentTable .pageTitle { font-size: 16px; padding: 23px 0 0 0; margin: 0; color: #231F20; }
.noBottomMarginContentTable .position { font-size: 12px; padding: 0; margin: 0; color: #686863; }
.noBottomMarginContentTable p.first { margin-top: 23px; }

/* -------------------------------------------------------------- 
   Wine Page Document Tables
-------------------------------------------------------------- */
.documentTable { margin: -20px 0 30px -20px; }
.documentTable td { padding: 10px 0 10px 20px; border-top-width: 1px; border-top-style: solid; border-top-color: #818079; }
.documentTable td.bottomRow { padding: 0; line-height: 1px; }

/* -------------------------------------------------------------- 
   Store Wine Page Document Tables
-------------------------------------------------------------- */
.storeDocumentTable { margin-left: 0px; padding-top: 10px; }
.storeDocumentTable td { padding: 10px 0 10px 20px; border-top-width: 1px; border-top-style: solid; border-top-color: #818079; }
.storeDocumentTable td.bottomRow { padding: 0; line-height: 1px; }

/* -------------------------------------------------------------- 
   Custom Template Pages - History, Gallery
-------------------------------------------------------------- */
#sliderContainer { float: left; margin: 0; padding: 0; width: 1035px; height: 400px; }
#galleryContent { clear: both; float: left; padding-top: 80px; width: 100%; background-image: url("../images/thickThinDivider.gif"); background-repeat: repeat-x;  }

/* -------------------------------------------------------------- 
   Custom Template Pages - About Us, Winemaking, Visit
-------------------------------------------------------------- */
.aboutUsBg { min-width: 1300px; height: 583px;	background-image: url(../images/aboutUsBg.jpg); background-repeat:no-repeat; }
.winemakingBg { min-width: 1300px; height: 737px; background-image: url(../images/winemakingBG.jpg); background-repeat:no-repeat; }
.visitBg { min-width: 1300px; height: 1038px; background-image: url(../images/visitBG.jpg); background-repeat:no-repeat; }
#aboutUsCopy { background-color: #FFFFFF; bottom: 0; float: left; height: 475px; line-height: 16px; margin: 88px 0 0 0px; padding: 20px 20px 0px 20px; width: 225px; }
#winemakingCopy { background-color: #FFFFFF; bottom: 0; float: left; height: 665px; line-height: 16px; margin: 51px 0 0 340px; padding: 20px 20px 0px 20px; width: 345px; }
#winemakingCopy p { padding: 0;	margin: 10px 0 0 0; }
#visitCopy { background-color: #FFFFFF; bottom: 0; float: left; height: 955px; line-height: 16px; margin: 63px 0 0 0px; padding: 20px 20px 0px 20px; width: 395px; }
#visitCopy p { padding: 0; margin: 10px 0 0 0; }
.transparentBg {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";
  /* IE 5-7 */
  filter: alpha(opacity=93);
  /* Netscape */
  -moz-opacity: 0.93;
  /* Safari 1.x */
  -khtml-opacity: 0.93;
  /* Good browsers */
  opacity: 0.93;
}

/* -------------------------------------------------------------- 
    Footer 
-------------------------------------------------------------- */
#footerContainer { clear: both; height: 115px; min-width: 755px; padding: 0 0 0 280px; background-image: url(../images/thickThinDivider.gif); background-repeat:repeat-x; }
#footerWrapper { width: 750px; padding-top: 35px;}
#footer { float: left; margin: 0px; padding: 0; }
#footerList li { display: inline; list-style-type: none; }
.footerDivider { padding: 0 2px 0 2px; font-size: 9px; }
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 9px; letter-spacing: .1em; color: #686863; text-align:center; line-height: 14px; }
.footer a {	color: #686863;	text-decoration:none; }
.footer a:hover { color: #951B1E; }

/* -------------------------------------------------------------- 
   Text Styles
-------------------------------------------------------------- */
.pageTitle { font-size: 16px; padding: 0; margin: 0; color: #231F20; text-transform: uppercase; }
.pageTitleTitle { font-size: 12px; padding: 0; margin: 0; color: #686863; }
.copyRed { color: #951B1E; }
p {	padding: 0;	margin: 7px 0 7px 0; }
p.first { padding: 0; margin: 23px 0 7px 0; }
#content h1 { font-size: 22px; margin-top: 20px; }
#contentWide h1 { font-size: 22px; margin-top: 20px; }
/*#content h1 { display: none;}
#contentWide h1 { display: none;}/*

/* -------------------------------------------------------------- 
   Wines
-------------------------------------------------------------- */
#content .winesBoutiqueLink { color: #951B1E; text-decoration: underline; }
#content .winesBoutiqueLink a { color: #951B1E; text-decoration: underline; }
#content .winesBoutiqueLink a:hover { color: #951B1E; text-decoration: underline; }
#content blockquote { padding: 0; margin: 0 0 0 20px; }
#winesBottles {	margin: 8px 0 50px 0; }
#winesImages { float: left; text-align: center; width: 275px; margin: 30px 0 0 0; }
.downloadTable { clear: both; width: 520px; margin: 0 0 0 -20px; }
.redSubTitles {	margin: 15px 0 0 0;	color: #951B1E; }
.tradeSubTitles { margin: 15px 0 0 0; color: #951B1E; }
.copyDark {	color: #231F20; }

/* -------------------------------------------------------------- 
   Club de Vin
-------------------------------------------------------------- */
.clubDeVinList { margin: 5px 0 0; padding: 0 0 0 20px; list-style-image:url(../images/red_bullet.gif);	list-style-position:inside; }
.clubDeVinList li {	padding: 5px 0 5px 0px; }
.clubDeVinTable { clear: both; width: 480px; margin: 0; }
.clubDeVinTable td { padding: 5px 0px 5px 0px; }
#cdvSignup { }
#cdvSignup .textbox1 { padding: 0; margin:0; border: 1px solid #000; width: 190px; }
#cdvSignup .textbox2 { padding: 0; margin:0; border: 1px solid #000; width: 90px; }
#cdvSignup .checkbox { padding: 0; margin:0; }
.formLabels { font-family: Arial,Helvetica,sans-serif; font-size: 9px; margin: 10px 0 0; padding: 0; }

/* -------------------------------------------------------------- 
   Boutique
-------------------------------------------------------------- */
.boutiqueLogin{ color: #71795D; text-transform: uppercase; }
.boutiqueSubTitles { font-size: 11px; color: #231F20; }
.boutiqueList { margin: 5px 0 0; padding: 0 0 0 20px; list-style-image:url(../images/red_bullet.gif); list-style-position:inside; }
.boutiqueList li { padding: 3px 0 3px 0px; }
.boutiqueList li a { text-decoration: underline; }
#boutiqueImages { padding: 8px 0 0 0; }
.boutiqueExchangeMessage1 { font-size: 11px; color: #686863; text-align:left; }
.boutiqueExchangeMessage2 { font-size: 10px; color: #686863; text-align:left; }


/* -------------------------------------------------------------- 
   Blog Template
-------------------------------------------------------------- */
#blogContent { float: left; width: 520px; padding: 20px 25px 0 0; overflow: hidden; }
	#blogRightWrapper { float: right; width: 325px; padding: 20px 0 0 0; overflow: hidden; }
	#blogRightWrapper ul { list-style: none; margin: 0 0 1em; padding: 0; }
	#blogRightWrapper ul li { margin: 0 0 0 10px; font-size: 11px; }
		#blogRightWrapper-Col1 { float: left; width: 150px; padding: 0 25px 0 0; overflow: hidden; }
		#blogRightWrapper-Col2 { float: left; width: 150px; padding: 0; overflow: hidden; }
	
/* -------------------------------------------------------------- 
   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; }	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */
/* -----pods----- */
.v65-pod { width: 100%; }

/* -----Club Signup----- */
#v65-signUpClubSummaryWrapper { display: none;}

/* -----2 Up Product Pages----- */
.v65-product2Up { margin: 0 35px 25px 0; width: 360px; }
.v65-product2UpImage { width: 120px; text-align: center; }
.v65-product2Up .small a { color: #951B1E; text-transform:uppercase; }
.v65-product2Up h2 { margin: 0; padding: 0; font-size: 16px; color: #231F20; text-transform: uppercase;  }
.v65-product2Up h2 a, a:active, a:visited {   }
.v65-product2Up h2 a:hover { color: #951B1E; }
.v65-product2UpAddToCart { width: 250px; margin-top: 20px; min-height: 130px; }
.v65-product2UpAddToCart form { width: 300px; }
.v65-product2UpAddToCart fieldset { border: none; padding-left: 0px; }
.v65-product2Up .v65-clear { clear: left;}
.v65-addToCart legend { display: none;}
.v65-product2UpFormPrice { width: auto; font-size: 12px; padding: 5px 5px 0 0; text-align: left; }
.v65-product2UpFormSKU { width: auto; padding: 5px 5px 0 0; }
.v65-product2UpFormQuantity { width: auto; padding: 0 5px 0 0; }
.v65-product2UpFormButton { text-align: left; }


/* -----Product Pages----- */
#v65-PagingTop { min-height: 25px; border: none; margin: -55px 0 60px 0; }
.v65-PagingSortby { float: right; }
#v65-productWrapper { width: 755px; }
#v65-productImage { float: right; margin: 0; }
#v65-productDescription { width: 490px; padding-right: 15px }
#v65-productDescription .clear { line-height: 1px; }
#v65-productDescription h1 { display: block; font-size: 18px; }
#v65-productDescription h3 { text-transform: uppercase; font-size: 14px; color: #951B1E; }
#v65-productAddToCart { margin: 0 0 0 0; }
#v65-productAddToCart form { margin: 0 0 0 0; }
#v65-productAddToCart fieldset { border: none; padding-left: 0px; }
.v65-productAddToCartPrice { width: auto; text-align: left; padding: 5px 5px 0 0; }
.v65-productAddToCartSKU { width: auto; padding: 5px 5px 0 0; }
.v65-productAddToCartQuantity { width: auto; padding: 5px 5px 0 0; }
.v65-productAddToCartButton { width: auto; text-align: left; padding: 5px 5px 0 0; }

/* -----Modal Cart----- */
#modalCartHolder { min-height: 13px; }
#v65-modalCart { min-height: 13px; min-width: 900px; float: right; padding-right: 33px; text-align: right; position: relative; z-index: 1; }
#v65-toggleModalCart { display: block; }
#v65-modalCartTableSubtotal .right {width: 75px; }


/* -----Checkout Cart----- */
#v65-checkoutCartSummaryMini { width: 200px; }
#v65-checkoutCartSummaryMini .rowOverline .right { width: 50px; }
#v65-checkCartSummaryMoreOptions { width: 100px; }

#v65-cartHeader{
	display:none;
}

/* -----Checkout -------*/

#v65-fieldset-billingInfo, #v65-fieldset-shippingInfo, #v65-fieldset-shippingInfo, 
#v65-fieldset-shippingOptions, #v65-fieldset-usernamePassword{
	width:380px;
	}

#v65-fieldset-paymentMethod{
	float:left;
	width:380px;
	}

form#v65-checkBilling .v65-additionalComments {
	float:none;
	margin-left:5px;
	padding:15px 0 0;
	width:97%;
	}


/*---------------------------------------------------------------------------*/
/*------- 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 regular button: */		
	button.defaultBtn { background: transparent url(../images/buttons/btn_sprite_white.gif) no-repeat right -100px; font-size: 13px; color: #951B1E; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
	button.defaultBtn span { background: transparent url(../images/buttons/btn_sprite_white.gif) no-repeat left top; font-size: 13px; color: #951B1E; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
		
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
	button.altBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
		
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
	button.modalBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
		
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
	button.altModalBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
		
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
	button.largeBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
	
	/* 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; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
	a.linkBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
	
	/* Link ALT Button Normal */
	a.linkAltBtn {  background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
	a.linkAltBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; font-family: "Times New Roman", Times, serif; text-transform: uppercase;  }
		
	/* Modal Link Button Normal */
	a.modalLinkBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
	a.modalLinkBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }

		
	/* Modal Link ALT Button Normal */
	a.modalLinkAltBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
	a.modalLinkAltBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
		
	/* Link Button Large */
	a.largeLinkBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }
	a.largeLinkBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; font-family: "Times New Roman", Times, serif; text-transform: uppercase; }


#v65-cartCheckOutCoupons, #v65-couponFormWrapper, #v65-giftCardFormWrapper {
	display: none;
}

#v65-cartFooter #v65-cartPaymentOptions {
	display: none;
}








