@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin: 0 auto;
	background-color: #F1F1F1;
}

img { border:0px; }
div { text-align:left; }

#bodywrapper { width: 1000px; text-align:center; margin:0 auto; }
#contentwrapper { background: #ffffff; }
#nav { height:29px; background:url(../images/navbg.jpg); }
#contentright { float:right; width:234px; padding: 2px; }
#content { padding-left:10px; }
#rightbox { width:222px; background: #EDEDED; padding:6px; margin-top:1px; margin-bottom: 2px; }
#shoppingcart { width:222px; background: #EDEDED; padding:6px; margin-top:1px; margin-bottom: 2px; }
#footerleft { float:left; width:213px; }
#footerright { float:right; width: 23px; }
#footer { height: 74px; background:#000000; }

#findfactsheet { float:right; width:248px; padding-top:2px; background-image: url(../images/findfacts_bg.jpg); height:177px; background-repeat: repeat-x; }

#subnav a { color:#333333; text-decoration: none; margin-right:16px; }

#searchform input { border: 1px solid #000; }

#searchsuggestions {
display: none;
position: absolute;
z-index: 4;
line-height: 1.35em;
background-color: #fff;
border: 1px solid #000;
}

#searchsuggestions a {
display: block;
color: #000;
text-decoration: none;
white-space: nowrap;
overflow: hidden;
padding: 0 2px;
}

#searchsuggestions a.hovered {
color: #fff;
background-color: #4986d9;
}

a { color:#333333; }

.greenlink { text-decoration:none; color:#78AF38; }
.winebox { width:130px; height:150px; margin-bottom:15px; }
.wineimage { border: solid 1px #333; width:120px; text-align:center; vertical-align:middle; background:#ffffff; }