<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>

<head>
<title>Shop For Wine on WineFetch</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name='robots' content='all,index,follow' />
   <meta name='description' content="WineFetch helps you buy wine by comparing wine prices from hundreds of retailers, manage your personal wine cellar, and track your wine reviews. WineFetch also offers Daily Wine Deals." />
	 <meta name='keywords' content="wine search, cellar management, cellar tracking, wine reviews, tasting notes, compare wine prices" />
   <link rel="apple-touch-icon" href="/images/apple-touch-icon.png" />
<link rel="shortcut icon" href="/images/favicon.ico" > 
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link href="https://plus.google.com/109754284065998496309" rel="publisher" />
<link href="/css/wf_style.css" rel="stylesheet" type="text/css" />
<script> (function(){ var s = document.createElement('script'), e = ! document.body ? document.querySelector('head') : document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init({ statementLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, language : 'en', position : 'right', leadColor : '#146FF8', triggerColor : '#146FF8', triggerRadius : '50%', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerIcon : 'people', triggerSize : 'medium', triggerOffsetX : 20, triggerOffsetY : 20, mobile : { triggerSize : 'small', triggerPositionX : 'right', triggerPositionY : 'center', triggerOffsetX : 0, triggerOffsetY : 0, triggerRadius : '50%' } }); }; e.appendChild(s); }()); </script>
	<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
	<script type="text/javascript" src="/css/jqueryui/wfbase/jquery-ui-1.8.17.custom.min.js"></script>
	<link rel="stylesheet" type="text/css" href="/css/jqueryui/jquery-ui-base-1.8.7.custom.css" />
	<link rel="stylesheet" type="text/css" href="/css/deals.css" />

	<link rel="alternate" type="application/rss+xml" title="Wine Deals by WineFetch" href="http://www.winefetch.com/deals/rss/" />
	
<script>
          
function echeck(str) {
   var at="@"
   var dot="."
   var lat=str.indexOf(at)
   var lstr=str.length
   var ldot=str.indexOf(dot)
   if (str.indexOf(at)==-1){
      return false
   }

   if (str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr){
      return false
   }
    
   if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr){
      return false
   }

   if (str.indexOf(at,(lat+1))!=-1){
      return false
   }

   if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot){
      return false
   }

   if (str.indexOf(dot,(lat+2))==-1){
      return false
   }

   if (str.indexOf(" ")!=-1){
      return false
   }

   return true
}
   function get_js_unixtime() {
	var foo = new Date; 
	var unixtime_ms = foo.getTime();
	var unixtime = parseInt(unixtime_ms / 1000);
	return unixtime;
   }
   var load_time = get_js_unixtime();
</script>
<script>
	$(function() {
		// $( "button" ).button();
	});
</script>


<script type="text/javascript">
	   function createCookie(name,value,days) {
                if (days)
        {
                var date = new Date();
                date.setTime(date.getTime()+(days*7200000));
                var expires = "; expires="+date.toGMTString();
        }
        else var expires = "";
        document.cookie = name+"="+value+expires+"; path=/";
   }
   	   function eraseCookie(name) { createCookie(name,"",-1); }
   
	
	$(document).ready(function () { 
		        		$('#tnav li').hover(
			                function () {
                        //show its submenu
			                        	$('ul', this).show(100);
				
                }, 
                function () {
                        //hide its submenu
                        $('ul', this).hide(100);                     
                }
        );
        
});

</script>
<style type="text/css">
#tnav { margin:0; font-family:arial; font-size:11px; padding:0; list-style:none; }

/* make the LI display inline */
/* it's position relative so that position absolute */
/* can be used in submenu */
#tnav li { float:left; display:block; width:150px; background:#A71E22; position:relative; z-index:500; margin:0 0px; }

/* this is the parent menu */
#tnav li a { display:block; padding:0px 5px 0 5px; font-weight:700; height:23px; text-decoration:none; color:#fff; text-align:center; font-size: 16px; font-family: Arial, Helvetica; color:#333; }

#tnav li a:hover { background-color:#A71E22; color: #fff}

/* you can make a different style for default selected value */
#tnav a.selected { color:#660000; }

/* submenu, it's hidden by default */
#tnav ul { position:absolute; left:0; display:none; margin:0 0 0 -1px; padding:0; list-style:none; }

#tnav ul li { width:150px; float:left;} 

/* display block will make the link fill the whole area of LI */
#tnav ul a { display:block; height:15px; padding: 8px 5px; color:#666; }

#tnav ul a:hover { text-decoration:none; }       
                        
/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #tnav ul { margin:0 0 0 -2px; }

#tnav li ul { background:#fff; border: 1px solid #660000; margin-left:10px; margin-top: 20px;}
#tnav li ul li { background:#fff; }
#tnav li ul li a { color: #660000; text-align: left; font-size: 12px;}

</style>

</head>
  <body>
  <div id="fb-root"></div>

<div id="wrapper">
	<div id="header"><div class="dealslogo">
		<a href="/"><img alt="WineFetch Logo" src="/images/winefetch_logo3.png" /></a>
	</div>
		</div>
	<div id="navr">
		<table width='100%' cellspacing='0' cellpadding='0' border='0'>
		<tr>
		<td valign='top' align='right'><img alt="Join our email list" src="/images/joinmailinglist.png" width="286" height="49" /></td>
		<td id="emtxt" valign='top' width='210' align='right'style="padding-top: 5px;"><input type="text" maxlength="100" name="emailRegister" id="txtRegisterEmail" value="enter your email" class="inem" onfocus="this.value=''" onblur="if(this.value==''){this.value='enter your email';}" /> </td>
		<td valign='top' width='50' align='right'><a onclick="if ($('#txtRegisterEmail').val() == 'enter your email'){return false;} if(!echeck($('#txtRegisterEmail').val())){alert('Please enter a valid email'); return false;} $.ajax({ type: 'POST', url: '/add-news-email-ajax-wf.html', data: 'addtags=1&tag_2=user&tag_1=src-deals&jquery=1&em='+$('#txtRegisterEmail').val(), success: function(msg){ $('#emtxt').html(msg); } }); $('#emtxt').html($('#wk').html()); return false;" href="#"><img alt="Email Signup" src="/images/signup.png" width="49" height="49" /></a></td>
		</tr>
		</table>
		<div id="wk" style="display:none"><span style="font-size: 18px; color: #fff;">Saving email...</span></div>
   		<img src="/images/navline.png" width="710" height="10" /><br />
		<ul style="padding-left: 431px;" id="tnav">
			<!--
        		<li><a href="/current-deal.html"><img alt="Today's Deal" src="/images/todaysdeal.png"></a>
                		<ul>
                        	<li><a href="/current-deal.html" class="selected">Current Deal</a></li>
                        	<li><a href="/past-deals.html" class="selected">Past Deals</a></li>
                		</ul>
			</li>
			<li style="padding-top: 5px; margin-left:10px; width: 10px;"><img src="/images/menuline.png"></li>
			-->
        		<li style="padding-top: 3px;" ><a href="/wine-search/"><img alt="Wine Search" src="/images/wine-search-noback.png"></a>
                		<ul>
                        	<li><a href="/wine-search/" class="selected">Wine Search</a></li>
                        	<li><a href="/wine-shop/" class="selected">Wine Shop Search</a></li>
                        	                		<!-- <li><a href="/grapevine/" class="selected">Search Grapevine</a></li> -->
                		<li><a href="/wine-cheese-pairings/" class="selected">Cheese Pairings</a></li>
                		                		</ul>    
			</li>
						<li style="width: 10px; padding-right: 5px; padding-top: 5px;"><img src="/images/menuline.png"></li>
                        <li style="padding-left: 5px; padding-top: 5px; width: 49px;"><a target="_blank" border="0" href="http://pinterest.com/winefetch"><img width="42" height="42" alt="WineFetch on Pinterest" src="/images/wf-button-pinterest.png"></a></li>
                        <li style="padding-top: 5px; width: 45px;"><a target="_blank" border="0" href="http://www.facebook.com/WineFetch/"><img alt="WineFetch on Facebook" src="/images/wf-button-facebook.png"></a></li>
                        <li style="padding-top: 5px; width: 43px;"><a target="_blank" href="http://www.twitter.com/winefetch"><img alt="WineFetch on Twitter" border="0" src="/images/wf-twitter-button.png"></a></li>
		</ul>   
		<div class="clear"></div>
  	</div>
  	<div class="undernav" style="width: 720px">
					<!-- 
			<div style="float: right">
				<div class="fb-like" data-href="http://www.winefetch.com/index.html" data-send="true" data-layout="standard" data-width="500" data-show-faces="true"></div>
			</div>
			-->
			<div class="clear"></div>
<!--
			<div class="ui-state-highlight ui-corner-all" style="width: 450px; margin-top: 10px; padding: 0 .7em;"> 
				<p>
				<span class="ui-icon ui-icon-info" style="float: left; margin-right: .3em;"></span>
				<strong>Today's Deal:</strong>&nbsp;<button>BUY NOW</button></p>
			</div>
-->
			  	</div>
       <form id="msrch" action="/websearch_results.html">
   <div style="width: 100%; text-align: center; padding-top: 25px; padding-bottom: 100px;">
	<div><h1>Search Wine, Beer, and Spirits</h1></div>
	<div style="padding: 20px 0px;"><input type="text" onFocus="this.value=''; return; false;" value="enter a producer, item name, or vintage" id="topsearchinput2" name="kw" style="font-size: 18px;" size="50"></div>
	<div>
	Vintage: <input type="text" value="" size="4" name="year" maxlength="4">
	<img src='/images/spacer.gif' border='0' bgcolor='#FFFFFF' width='20' height='1' alt='' />	Bottle Size: <select name="size">
		<option value=""></option>
		<option value="750">Bottles</option>
		<option value="375">Half Bottles</option>
		<option value="1500">Magnums</option>
		<option value="3000">Double Magnums</option>
		</select>
	<br>
	<img src='/images/spacer.gif' border='0' bgcolor='#FFFFFF' width='1' height='10' alt='' />	</div>
	<div><a href="#" class="btn2" onclick="$('#msrch').submit(); return false;"><span>Search WineFetch</span></a></div>
   </div>
   </form>

   <!--
   <div style="width: 220px;">
   <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FWineFetch&amp;width=220&amp;colorscheme=light&amp;connections=0&amp;stream=false&amp;header=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height: 60px; width:220px;" allowTransparency="true"></iframe>
   </div>
   -->
 

   <div id="wrapme" style="padding-top: 20px;">
      	<div id="cdealb" style="padding-left: 5px; float: left; width: 48%;">
		<h2>Free Shipping Deals</h2>
	</div>
        <div style="width: 2%; float: left;">&nbsp;</div>
	        <div id="fwinery" style="padding-left: 5px; width: 48%; float: left;">
		<h2><a href="https://www.winefetch.com/wine-cheese-pairings">Wine and Cheese Pairings</a></h2>
	</div>
	 	<div class="clear"></div>

      	<div id="cdealb" style=" border: 1px solid #ccc; width: 48%; float: left;">
		                	<div style="padding-bottom: 5px; padding-top: 8px; padding-left: 10px; width: 100%;">
                        <a href="https://www.wineworksonline.com/wines/Isole-e-Olena-Cepparello-2017-w03190768t?utm_source=WineFetch&utm_medium=Feed" target="_blank" style="font-size: 28px; color: #666; font-weight: bold;">2017 Isole e Olena - Cepparello Red Blend</a>
                	</div>

                	<div style="padding-bottom: 5px; padding-top: 8px; padding-left: 10px; width: 100%;" class="wfc">
                        <table width="100%" cellpadding='0' cellspacing='0'>
                        <tr>
                        <td width="50%">
				<b style="font-size: 14px; padding-top: 15px;">FREE SHIPPING on 2+ bottles</b>

									<div style="padding-top:15px;"><a href="/wine-shop/WineWorks"><img alt="WineWorks" title="WineWorks" src="/thumb/thumbme.html?src=/images/logos/wineworksonline.png"></a></div>
					
				<div style="font-size: 14px; padding: 10px 0px;" >Sold by <a href="/wine-shop/WineWorks" class="wfcl" style="font-size: 14px; color: #A71E22"><b>WineWorks</a></b></div>
	
				<div style="padding-top: 10px;" class="wfc">Wine Information</div>
				<div style="padding-top: 5px;" class="wfc">Country: <a href="/wine-search/Italy" >Italy</a></div>
									<div style="padding-top: 5px;" class="wfc">Region: <a href="/wine-search/Tuscany" >Tuscany</a></div>
									<div style="padding-top: 5px;" class="wfc">Varietal: <a href="/wine-search/Red-Blend" >Red Blend</a></div>
                        </td>
                        <td style="text-align: center; ">
                                                                        <div style="padding-bottom: 10px; font-size: 28px;">$89.99 <span style="font-size: 14px;">/ btl</span></div>
                                                                        <a href="https://www.wineworksonline.com/wines/Isole-e-Olena-Cepparello-2017-w03190768t?utm_source=WineFetch&utm_medium=Feed" target="_blank" class="button"><span>Buy Now</span></a>
                        </td>
                        </tr>
                        </table>
			</div>

					<div class="clear"></div>
   	</div>

        <div style="width: 20px; float: left;">&nbsp;</div>

        <div id="fwinery" style="border: 1px solid #ccc; width: 48%; float: left;">
                <div style="padding-bottom: 5px; padding-top: 5px; padding-left: 10px; width: 100%;">
                        <a href="/wine-pairings/Port" style="font-size: 28px; color: #666; font-weight: bold;">Today's Wine: Port</a>
                </div>
                <table width="100%">
                <tr>
                <td width="120"><img style="padding: 10px;" src="/thumb/thumbme.html?src=/images/cheese/fourme-d-ambert.jpg&w=170&h=170"></td>
                <td class='wfc'>
			<table style="padding-left: 10px" class='wfc'>
			<tr><td><b>Cheese: <b><a href="/cheese-pairings/Fourme-D-Ambert">Fourme D'Ambert</a></b></td></tr>
			<tr><td><b>Type of Milk:</b> Cow</td></tr>
			<tr><td><b>Country: </b> France</td></tr>
			<tr><td></td></tr>
			<tr><td bgcolor=''><img src='/images/spacer.gif' border='0' bgcolor='#' width='1' height='3' alt='' /></td></tr>                	<tr><td><a href="/cheese-pairings/Fourme-D-Ambert">Read more about Fourme D'Ambert</a></td></tr>
			<tr><td bgcolor=''><img src='/images/spacer.gif' border='0' bgcolor='#' width='1' height='3' alt='' /></td></tr>                	<tr><td><a href="/wine-pairings/Port">See more Port cheese pairings</a></td></tr>
			</table>
                </td>
                </tr>
                <tr><td colspan='2'>
                </td>
                </tr>
                </table>

        </div>
	   </div>
     <table width=100% border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
  <td bgcolor=""><img src='/images/spacer.gif' border='0' bgcolor='#FFFFFF' width='1' height='25' alt='' /></td>
  </tr>
  </table>
     <table width=100% border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
  <td bgcolor=""><img src='/images/spacer.gif' border='0' bgcolor='#FFFFFF' width='1' height='' alt='' /></td>
  </tr>
  </table>
<table id="stft" style="padding-top: 15px; border-top: 1px solid #A71E22;" border="0" cellpadding="0" cellspacing="0" class='wf_content'>
  <tr>
	<td width="10">
		&nbsp;
    	</td>
        <td valign='top' width="270" style="">
                <h5>Retailer Services</h5>
                <ul id="foot_items2">
                	<li><a href="/retailers/">Retailer Overview</a></li>
                	<li><a href="/retailers/wine-ecommerce.html">e-Store Information</a></li>
                	<li><a href="/retailers/fraud-detection.html">Advanced Fraud Detection</a></li>
                	<li><a href="/retailers/marketing-automation.html">Marketing Automation</a></li>
                	<li><a href="/retailers/data-feed-syndication.html">Product Feed Management</a></li>
                </ul>
        </td>
	<td valign='top' width="270">
      		<h5>Search Options</h5>
      		<ul id="foot_items">
        	<li><a href="/wine-search/">Wine Search</a></li>
        	<li><a href="/wine-shop/">Wine Shops</a></li>
        	<li><a href="/wine-cheese-pairings/">Wine & Cheese Pairings</a></li>
      		</ul>
	</td>
        <td valign='top' width="270">
                <h5>About Us</h5>
                <ul id="foot_items3">
                <li><a target="_blank" href="http://winefetch.tumblr.com">WineFetch Blog</a></li>
                <!-- <li><a href="http://www.winefetch.com/contact_winefetch.html">Contact Us</a></li> -->
                <li><a href="/retailers/termsandconditions.html">Terms of Service</a></li>
		<li><a target="_blank" href="/WineFetch-Privacy-Policy.pdf">Privacy Policy</a></li>
		<li><a target="_blank" href="/files/winefetch/AccessibilityStatement.pdf">Accessibility Statement</a></li>
		<li><a target="_blank" href="/retailers/dmca.html">Copyright Policy & Claims</a></li>
                </ul>
        </td>
    </tr>
	<tr><td bgcolor=''><img src='/images/spacer.gif' border='0' bgcolor='#' width='1' height='10' alt='' /></td></tr>    <tr><td colspan='6' align="left"><span class="wfc" style="font-size: 11px; font-weight: normal;">&copy;2006 - 2021 WineFetch, Inc. All rights reserved</td></tr>
	<tr><td bgcolor=''><img src='/images/spacer.gif' border='0' bgcolor='#' width='1' height='10' alt='' /></td></tr>    </table>

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-163759-10']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
</body>
</html>
  <style>
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 500px;
    border-radius: 25px;

    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 1s;
    animation-name: animatetop;
    animation-duration: 1s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    position: relative;
    top: -20px;
    color: #999;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 20px 16px;
    background-color: none;
    color: white;
    text-align: center;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    /* background-color: #5cb85c;*/
    color: white;
}
</style>
</head>
<body>

<!-- The Modal -->
<div id="myModal" class="modal">

  <!-- Modal content -->
  <div class="modal-content">
    <div class="modal-header">
      <span class="close">&times;</span>
	<img src="/images/winefetch_logo3.png" width='100' height='100'>
	<br><br>
      <h2>Tell us about yourself</h2>
    </div>
    <div class="modal-body">
      	<p style="text-align: center;">
	<a id="retecom" href="/retailers/" class='btn2'><span>I'm a Retailer</span></a>
	<a id="wnsr" href="#" class='btn2'><span>I'm a Shopper</span></a>
      	</p>
    </div>
    <div class="modal-footer">
      <h3></h3>
    </div>
  </div>

</div>

<script>
// Get the modal
var modal = document.getElementById('myModal');

// Get the button that opens the modal
var btn = document.getElementById("myBtn");

// Get the <span> element that closes the modal
var span = document.getElementsByClassName("close")[0];

// When the user clicks the button, open the modal 
document.getElementById("wnsr").onclick = function() {
    modal.style.display = "none";
}

$( document ).ready(function() {
    modal.style.display = "block";
});

// When the user clicks on <span> (x), close the modal
span.onclick = function() {
    modal.style.display = "none";
}

// When the user clicks anywhere outside of the modal, close it
window.onclick = function(event) {
    if (event.target == modal) {
        modal.style.display = "none";
    }
}
</script>
	