hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0;
    padding: 0;
      border:none;
      visibility: hidden;
      }

ul, li, p {margin: 0; padding: 0;}
li {list-style-position: inside;}
.Left {float: left; margin-right: 10px;}
.Right {float: right;}

/* ====================== */
/* ! FOR PROTOTYPE ONLY   */
/* ====================== */

.future {background-color: #f2c0bf;}

#pp_options {
  position: fixed;
  top: 0;
  right: 0;
  padding: 5px;
  font-size: 12px;
  line-height: 1;
  background: #f0f0f0;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#pp_options p {text-align: left; margin: 0 0 5px 0; font-weight: bold;}
#pp_options ul {
  margin: 0;
  padding: 0;
}
#pp_options li {
  list-style-type: none;
  padding: 0 .3em;
  text-align: left;
  margin: 5px 0 0 0;
}
#pp_options li a {
  color: #666;
  text-decoration: underline;
}
#pp_options li a.on {
  color: #000;
}


body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  text-align: center;
}

a.skip  {display: none;}
a img {border: none;}

/* =TYPOGRAPHY-----------------------------------------*/

body, td, select, form, input {
    font: 13px arial;
    line-height: 18px;
    color: #333;
}

select {color: #000; font-size: 12px;}

h1 {
  margin: 0px 0;
  padding: 0;
  font: 20px georgia;
  line-height: 30px;
   color: #336699;
}

h2, .header {
  margin: 10px 0 0 0;
  padding: 0;
  font: 18px georgia;
  line-height: 30px;
   color: #333;
}

h3, .subheader  {
  margin: 0;
  padding: 0;
  font: 16px georgia;
  line-height: 22px;
   color: #333;
  }

h4 {
  margin: 0px 0;
  padding: 0;
  font: bold 13px Arial, sans-serif;
  line-height: 18px;
   color: #333;

}

h5 {
  margin: 0px 0;
  padding: 0;
  font: 12px georgia;
  line-height: 17px;
   color: #333;
   font-weight: bold;
}

a  {
  color: #336699;
  }

a:hover  {
  color: #336699;
  }


/* =CONTAINER DIVS-----------------------------------------*/
#container {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 960px;
  background: none;
  position: relative;
}
#supercontainer {
  background:transparent url(/images/supercontainer.jpg) repeat-x scroll 0 0;
  margin:0 auto 0 auto;
  padding: 0;
  position:relative;
  text-align:left;
  width:100%;
}

div#banner {
  position: relative;
  float: left;
  display: inline;
  width: 960px;
    height: 188px;
    padding: 0;
    margin: 0px 0 0 0;
background-color:#ddd;
}

/*
div#banner h1 {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 370px;
    height: 73px;
}
*/

div#banner h1 a {
  text-indent: -9999px;
    position: absolute;
    top: 45px;
    left: 0;
    display: block;
    width: 370px;
    height: 100%;
    text-decoration: none;
}

/* div#banner h1 a span {display: none;} */

div#banner h2 {
    position: absolute;
    right: 0;
    margin: 0;
    padding: 0;
    width: 80px;
    height: 16px;
}

div#banner h2 a {
  text-indent: -9999px;
    position: absolute;
    top: 10px;
    right: 0;
    display: block;
    width: 82px;
    height: 16px;
    text-decoration: none;
}

div#banner h2 a span {display: none;}
/* ============== */
/* = NAVIGATION = */
/* ============== */
div#nav {padding-bottom: 15px; clear:both;}
#nav ul  {
    padding: 5px 0;
    border-top:2px solid #333;
    border-bottom:2px solid #333;
    }
#nav ul li  {
    display:inline;
    padding: 0 50px 0 0;
    font-size: 15px;
    font-weight:bold;
    }

#nav ul li a {text-decoration:none;}

p.cartCheckout {position:absolute; background: #fff url(/images/cartIcon.gif) left top no-repeat; right: 0; width:auto; z-index:100; padding-left: 40px;}

div.eNav {
    height: 31px;
    margin: 0px auto 0;
    position: fixed;
    top: 0;
    background: none;
    padding: 0;
    font: 12px arial;
    color: #666;
    text-align:right;
  width: 960px;
  z-index: 200;
    }
div.eNav form {display:inline;}
div.eNav form label {display:inline;}
div.eNav form select {margin-right: 15px;}
ul.eNav {
  float: right;
  display:inline;
  margin: 0;
  background: none;
  list-style-type: none;
  text-align: right;
  font: 12px arial;
  background-color:#FFF;
  border:1px solid #333;
  border-top-width:0;
  width: 30em;
  }


ul.eNav li {
  margin: 0;
  padding: 0 6px;
display: inline;
line-height: 31px;
   }

ul.eNav a {
  padding: 0;
  margin: 0;
  font: 12px arial;
  text-decoration: none;
}

ul.eNav li.signout a {color: #666;}
ul.eNav li.signout a:hover {color: #666;}
ul.eNav li.account a {color: #333;}
ul.eNav li.account a:hover {color: #333;}

                   
/* ============== */
/* = PAGINATION = */
/* ============== */

div.pager {
background-color: #dedede;
text-align: right;
padding: 10px;
margin: 0;
}
div.pager a {
text-decoration: none;
}        

div.pager select {margin-right:15px;}

div.pager form {
display: inline;
padding-left: 15px;
}
form.sorter {
float: left;
}


/* =============== */
/* = ACCOUNT NAV = */
/* =============== */

div#topMenu ul {border-bottom:1px solid #333; padding:2px 0; margin: 5px 0;}

div#topMenu ul li {
  list-style:none;
  margin:0;
  display:inline;
}

div#topMenu ul li a {
  padding: 3px 5px;
  border: 1px solid #333;
  margin-left:3px;
  border-bottom-width:0;                                     
text-decoration:none;
line-height:12px;                
background-color:#eee;
  }

div#topMenu ul li.current a {
	border-bottom: 1px solid #fff;
	background-color:#FFF;
	font-weight:bold;
}

/* ============= */
/* = MINI CART = */
/* ============= */

div#miniCart {
  position:absolute;
  top: 3.1em;
  right: 16em;
  border: 1px solid #999;
  display:none;
  background-color: #FFF;
  z-index:220;
  font-size:10px;
  width: 20em;
}

div#miniCart a#close {margin: 0 5px 5px 0; display: block;}

div#miniCart td, div#miniCart th {
  font-size:10px;
  line-height:12px;
  padding: 0 5px 5px 5px;
  text-align:left;
  }
div#miniCart table thead td  {font-weight:bold;}

div#miniCart tr.grandTotal td, div#miniCart tr.grandTotal th {
  font-weight: bold;
  font-size: 120%;
  background-color: #eee;
  padding: 5px;
  }
div#miniCart tr.grandTotal th {text-align:right;}

div#miniCart p {margin: 5px;}
div#miniCart p a {float:left; display:inline;}
/* ========= */
/* ! FORMS   */
/* ========= */
.formHeader {padding-left: 204px;}
form ol, form ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

form ol li, form ul li {
  display: block;
  clear: both;
  margin: 10px 0 0 0;
  padding: 0;
}
form ol li.error {
  padding-left: 7em;
  color: red;
  margin: 0;
}

form ol label {
  float: left;
  width: 7em;
  text-align: left;
}

form ol label.sameLine {display: inline; float: none;}
form ol li.sameLine input {margin-right: 10px;}

form .checkbox label {display: inline; float: none;}
form ol li.checkbox {padding-left: 7em;}
.window form ol li.checkbox {padding-left: 0;}

form ol li ul {
  clear: both;
  padding: 0 0 10px 155px;
  color: red;
  margin: 0;
  position: relative;
  top: -5px;
  list-style-type: none;
}

form ol li ul li {
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

fieldset {margin: 0 0 10px 0; padding: 0; border-width: 0; position: relative;}
fieldset p {padding-left: 7em;}
fieldset.formButtons {margin: 15px 0 10px 7em;}
legend {display: block; margin: 0; padding:20px 0 0 6.3em; font-weight: bold; font-size: 15px; color: #444;}
label.optional {font-weight: normal;}
label {display: block; clear: both; padding: 0; margin: 3px 4px 0 0; font-weight: bold; }
label.checkLabel {display: inline;}

ul.feedbackPanel {
  font-weight: bold;
  border: 2px dotted #ccc;
  padding: 0;
  margin: 0 0 5px 0;
  list-style-type: none;
}
body ul.feedbackPanel li.feedbackPanelINFO {background-color: #ffff66; padding: 7px 10px; margin: 0;}
body ul.feedbackPanel li.feedbackPanelERROR {background-color: #ffcfcf; padding: 7px 10px; margin: 0;}

#securitySlick {position: absolute; top: 0; right: 100px;}
#passwordSlick {position: absolute; bottom: 0; left: 34.6em; width: 250px; background-color: #eee; padding: 5px; border: 1px solid #ccc;}



/* =========== */
/* ! ACCOUNT SECTION   */
/* =========== */
.infoPanel  {font-size: 14px; padding: 5px; border: 1px solid #aaa; margin: 10px 0;}
.infoPanel span {padding: 0 15px;}
#accountContainer .Left, #accountContainer .Right {width: 240px;}
#leftMenu h3 {margin-top: 10px;}
#leftMenu {width: 220px; background-color: #ddd;}
#actions {padding: 0 10px 10px 10px;}
#recentOrders {clear:both; padding-top: 5px; border-top: 1px solid #999; margin-top: 10px;}

/* ================= */
/* ! ORDER HISTORY   */
/* ================= */

table.orderTable {border: 1px solid #ccc; margin: 5px 0 0 0;}
table.orderTable th {padding: 0 0 0 10px;}
table.orderTable td {padding: 10px 20px 10px 10px;}
table.orderTable tr.orderRow td  {border-top: 1px solid #ddd;}


/* ==SHOPPING CART ------------------------------------------ */

table#shoppingCart.cartModule {margin: 0 10px;}
table#shoppingCart.cartModule {width: 100%; margin: 0;}
table#shoppingCart.cartModule thead {color: #fff; background-color: #999; text-align: left;}
table#shoppingCart.cartModule thead th {padding: 5px;}
table#shoppingCart.cartModule td.product, table#shoppingCart.cartModule discount {padding-left: 10px;}
table#shoppingCart thead th {text-align: center;}
table#shoppingCart thead th.distributor {text-align: left;}
table#shoppingCart td {padding: 6px 20px;}
table#shoppingCart .product {text-align: left;}
table#shoppingCart .quantity,
table#shoppingCart .alcohol,
table#shoppingCart .volume {text-align: left;}
table#shoppingCart td.cartImage {text-align: center;}
form hr, hr.divider {height: 1px; color: #ccc; margin: 10px 10px 0 10px; clear: both; background-color: #ccc; border: 0;}
div#cartContainer h3 {margin: 5px 0 0 0; font-size: 1em; font-weight: bold;}
p.threshold {padding: 10px; background-color: #cfc; color: #060; margin: 10px; border: 1px solid #eee;}

table#shoppingCart .discount {color: red;}

div#cartContainer form {padding-bottom: 10px; margin: 0;}
div#cartContainer form#shippingEstimate {margin-left: 10px;}
.quantity {width: 7em;}
form#shippingEstimate label {width: 9em; float: left; clear: left;}
table#taxTotals {float: right; margin: 10px;}
table#taxTotals td {padding-left: 10px;}
tr.grandTotal td, tr.grandTotal th {font-weight: bold; font-size: 120%; background-color: #eee;}
tr.grandTotal th {text-align:right;}
table#shoppingCart tr.grandTotal td {margin: 0; border-top: 2px solid #898989; font-weight: bold;}
table#shoppingCart td.price, table#shoppingCart td.total {text-align: right;}
table#shoppingCart th.price, table#shoppingCart th.total {text-align: center; text-indent: 15px;}
form#cartActions {text-align: right; }
form#cartActions button {border-color: #fff;}
span.sku {display:block; font-size: 11px; color: #666;}

button.continue, button.cancelButton, button.editButton  {
  background: #cdcdcd url(/images/continueButton.jpg) top repeat-x;
  color: #000;
  border-top-color: #ccc;
  border-left-color: #ccc;
  margin-left: 10px;
  }

tr.unavailable td {background-color: #ffcfcf;}

/* ============== */
/* = PAGE AREAS = */
/* ============== */

div#mainPageArea {
  margin: 0;
  padding: 0;
  float: left;
  display: inline;
  width: 960px;
  background: none;
}

div#specialsArea {
  float: left;
  width: 175px;
  padding: 0;
  display: inline;
  margin: 40px 0 20px 0;
}

div#catalognav {
  float: left;
  width: 230px;
  padding: 0;
  display: inline;
  margin: 0 0 20px 0;
}

div#catalognav p.browse {
  font-weight: bold;
  color: #333;
  font: 16px georgia;
  padding: 0 0 18px;
  margin: 0;
}

div#catalognav p.header {
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #333;
  font: 14px georgia;
  }

div#cmsContentArea {
  float: right;
  width: 720px;
  display: inline;
}

div#cmsContainer p {margin:0 0 10px 0;}
/* ================ */
/* = EMAIL SIGNUP = */
/* ================ */

div#subscription p {line-height:14px; font-size:12px; margin: 0 0 5px 0;}
div#subscription button {margin-top:5px;}
div#subscription input { width: 230px;}

/* ================= */
/* ! EDITABLE BODY   */
/* ================= */

div.featureBox  {
  background-color:#ddd;
  height:200px;
  padding: 0 20px;
  }

div.productListBox {
  margin-top:10px;
  width: 350px;
  float:left;
  }

div.productListBox div {
  border: 2px solid #333;
  padding: 10px;
  }

div.productListBox ul {
  font-size:12px;
  }

div.miniFeatures {
  width: 535px;
  overflow: auto;
  float: left;
  }

div.featurePicks {margin-left: 10px;}

div.valueProp {
  background-color:#eee;
  padding: 10px;
  margin: 10px 0;
  }

.fourAcross {
  width:171px;
  height:100px;
  float:left;
  margin-right:12px;
  background-color:#eee;
  }

.threeAcross {
    width:170px;
    height:100px;
    float:left;
    margin-right:8px;
    background-color:#eee;
    }

div.Last {margin-right:0 !important;}

.fourAcross p, .threeAcross p {padding: 10px;}

.allBrands {
  float:right;
  width:183px;

}

.allBrands ul {
  list-style-type: none;
  overflow-y:scroll;
  border:1px solid #666;
  height: 260px;
  padding: 0 3px;
  font-size: 12px;
}

/* ================ */
/* = BRAND DETAIL = */
/* ================ */

body#brandDetail dd.productDescription {width:540px;}

/* =================== */
/* ! PRODUCT BROWSER   */
/* =================== */
.productBrowser {font-size: 12px;}
.productBrowser ul {list-style-type: none;}
.productBrowser ul ul {text-indent: 5px;}
.productBrowser label {display:inline; padding: 5px 0;}
.productBrowser .priceRange li {margin: 5px 0;}
form.stateBrowse {background-color:#eee; padding: 5px; margin-bottom:5px;}

p.shipSelectInfo {
  font-size:10px;
  line-height:12px;
  }

/* ================== */
/* = KEYWORD SEARCH = */
/* ================== */
#keywordSearch {margin: 5px 0;}
#keywordSearch input {
  font-size: 12px;
  border: 1px solid #333;
  width: 160px;
  color: #777;
  }
#keywordSearch input.focused {color: #000;}
#keywordSearch button {width: 60px;}

/* =================== */
/* ! PRODUCT DETAILS   */
/* =================== */

.quickBrowse label {display: inline; margin: 0 0 0 10px;}
.quickBrowse {padding: 5px; background-color: #efefef; margin: 0 0 10px 0; border: 1px solid #999;}

div#wineBigImage {width: 120px; float: left; text-align: center;}
div#wineBigImage div {border: 1px solid #ccc; margin: 0 5px 0 0;}

div#productMainArea {
  float: right;
  width: 840px;
  padding: 0;
  display: inline;
  margin: 0;
}
.bigPrice {position: absolute; right: 0; top: 0;}
.oldPrice {text-decoration: line-through; color: #666;}
.oldPrice .format {text-decoration:none;}
#cartContainer .oldPrice {display: inline;}
div#wineProductArea {
  float: left;
  width: 590px;
  position: relative;
}
div#wineProductArea p {margin: 0 0 10px 0;}

div#productRelatedArea {
  width: 240px;
  float: right;
}

div.wineryMap {width: 230px; float: left;}

div.cartMiniModule {margin: 0 0 20px 0; background-color:#eee; padding:10px;}
/* ============= */
/* ! ACCORDION   */
/* ============= */

div.wineDets {
  width: 720px;
  float: right;
  border: 1px solid #999;
}

div.wineDets div {
  border-bottom: 1px solid #999;
  padding: 10px 10px 0 10px;
}

div.wineDets h3 {
  background: #ddd url(images/plus.gif) 699px 2px no-repeat;
  padding: 0 10px;
  border-bottom: 1px solid #999;
}

div.wineDets h3.ui-state-active {background: #ddd url(images/minus.gif) 700px 2px no-repeat; border-bottom-width: 0;}

div#productRelatedArea .Module {margin-bottom: 10px;}

div.relatedListModule {
  width: 475px;
}
div.relatedListModule img {float: left; padding: 0 20px 0 0; margin-left: 5px;}
div.relatedListModule h3 {margin: 5px;}
div.relatedListModule ul {margin: 0 0 0 5px; list-style-position: inside;}


div#topcontent {
  float: left;
  width: 746px;
  height: 330px;
  padding: 0 0 20px 0;
  display: inline;
  margin: 0px 0 0px 0;
  border-bottom: double #dedede;
}

div#leftcontent {
  float: left;
  width: 248px;
  padding: 0;
  display: inline;
  margin: 20px 0 20px 0;
}

div#centercontent {
  float: left;
  width: 248px;
  padding: 0;
  display: inline;
  margin: 20px 0 20px 0;
}

div#rightcontent {
  float: right;
  width: 248px;
  padding: 0;
  display: inline;
  margin: 20px 0 20px 0;
}




/* ========== */
/* = FOOTER = */
/* ========== */

div#footer {
  width: 960px;
  margin: 0 auto;
  border-top: 1px solid #333;
  padding-top: 15px;
  }

p.links {text-align:center;}
p.inertiaInfo {
  text-align:justify;
  font-size:11px;
  line-height: 14px;
  margin-top: 15px;
  }

button {
  border: 1px solid #999;
  background: #900 url(/images/buttonBack.gif) repeat-x;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  cursor: hand;
}

button.cartUpdate {
  background-image: none;
  background-color: #ccc;
  color: #000;
  font-size: 9px;
  margin: 3px 0 0 0;
}
.bigButton {padding: 5px 10px; margin: 5px 0 0 0; font-size: 13px; }

.button  {
    background: url(/images/button.jpg) no-repeat;
    height: 30px;
    width: 125px;
    color: #fff;
    border: none;
    font: 11px arial;
    cursor: hand;
    cursor: pointer;
    text-transform: uppercase;
}

/* ===================== */
/* ! PRODUCT LIST   */
/* ===================== */

.producerCapsule {border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}

dl {padding: 10px 0; clear: both; margin: 0; border-top: 1px solid #666;}
dt {
  font-size: 14px; line-height: 16px;
  font-weight: bold;
  clear: both;
}
dt img {clear: both; float: left; padding: 0 20px 10px 0;}
dd.purchaseInfo {float: right;}
dd.purchaseInfo form {display: inline;}
dd.purchaseInfo span {padding: 0 10px;}
dd.msrp, dd.capsuleDetails {font-weight: bold; color: #666;}
dd.price {font-weight: bold; color: #333;}
dd.tabCart {float: right; margin: 5px 20px 0 0;}
dd.productDescription {width: 360px; margin-left: 120px;}
dd.productListCart {position: absolute; width: 235px; right: 0; top:4em;}
a.moreDetails {display: block; clear: right;}
hr.productDivider {height: 1px; color: #ccc; margin: 0 10px 0 10px; background-color: #ccc; border: 0;}

dl.alternate dd.price {float: right;}
span.priceDetail {font: normal 10px/12px Helvetica, Arial, sans-serif; }
dd.teaser {width: 450px;}
dl.alternate dd.capsuleDetails {font-weight: normal; color: #666; float: left; width: 150px; margin: 0; padding-top: 15px}
dl.alternate dd.finePrint {float: right; display: block; margin: 0; padding-top: 15px;}
span.registerLink {font-size: 13px;}
dd.ratings {
  margin-bottom: 5px;
  position:absolute;
  top: 10px;
  right: 0;
  }
dd.ratings span {padding: 2px 10px; font-size: 11px; font-weight: bold; background-color: #cdcdcd; border: 1px solid #999;}


/* ================== */
/* ! PRODUCT DETAIL   */
/* ================== */
div#largeProductImage {float:left; padding: 0 15px 0 0;}
h1.wineTitle {font-size: 16px}


/* ========== */
/* ! CRUMBS   */
/* ========== */

div.current-filter-view {
  margin: 5px;
  font-size: 12px;
}
div.current-filter-view ul {list-style-type: none; margin: 0; padding: 0;}
div.current-filter-view ul a {font-size: 12px; font-weight: normal; }
div.current-filter-view ul li {display: inline; padding-right: 10px;}


/* TAB ROWS */
#tabContent .content{ display:none; }
#tabContent .active{ padding:5px 10px; display:block; }
.tab-panel {font-size: 12px;}
.tab-row ul, .tab-row-cart ul
{
padding: 3px 0;
margin: 10px 0 0 0;
border-bottom: 1px solid #bcbcbc;
line-height: 14px;
}

.tab-row li, .tab-row-cart li
{
list-style: none;
margin: 0;
display: inline;
}

.tab-row li a, .tab-row-cart li a
{
color: #000;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #bcbcbc;
border-bottom: none;
background: #bcbcbc;
text-decoration: none;
}

.tab-row li.selected a, .tab-row-cart li.selected a
{
background: white;
border-bottom: 1px solid white;
color: #333;
}
div.tab-panel, div.tab-panel-cart { clear: both; margin: 0 0 10px 0; padding: 0 5px; border: 1px solid #bcbcbc; border-top-color: #fff;}
div.tab-panel div.notes, div.tab-panel-cart div.notes {margin: 0 10px 0 0; line-height: 14px;}
div#tabContent {padding: 10px;}

/* ============ */
/* ! CHECKOUT   */
/* ============ */

#checkoutPath span {padding: 0 15px 0 0;}
#checkoutPath span.current {font-weight: bold;}
#checkoutPath {margin: 0 0 10px 0; padding: 5px 0; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc;}

p.billingReview, p.shippingReview, form.giftMessage {
  width: 300px;
  float:left;
  margin-right: 10px;
}

span.cardImages {position: relative; top: 5px;}
span.pstrength-info, span.pstrength-bar {display: block; font-size: 11px;}
span.pstrength-bar {margin: 5px 0 0 93em;}
span.pstrength-info {margin-left: 8.45em;}

/* ================ */
/* ! MODAL WINDOW   */
/* ================ */

#dialog {background-color:#FFF;}

#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
}

#boxes .window {
  position:absolute;
  width:440px;
  display:none;
  z-index:9999;
  position:fixed;
  z-index:9999;
}

#boxes .window p, #boxes .window h3 {padding: 0 20px 0 0;}

#boxes .window a.close {position: absolute; top: 0px; right: 5px; }

/* Customize your modal window here, you can add background image too */
#boxes #shippingPolicies,#boxes #stateAvailability  {
  width:500px;
  top: 100px;
  background-color:#fff;
  border: 2px solid #efefef;
}

.modalContent {overflow-y: scroll; height: 300px; margin: 20px 0 20px 20px;}

div.modalContainer {padding: 20px; text-align: left;}

/* ============== */
/* = SEO MODULE = */
/* ============== */

div#seoModule  {
  font-size: 11px;
  clear:both;
  margin-top: 20px;
  }

div#seoModule ul {float: left; width:192px;}
