html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 10; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

body {
  -webkit-text-stroke: 1px transparent; }

@media only screen and (max-device-width:480px) {
  body {
    -webkit-text-stroke: 0 black !important; } }

body {
  font-size: 62.5%;
  font-family: Georgia, "Times New Roman", serif; }

#container {
  width: 1084px;
  margin: 0 auto; }

header {
  display: block;
  height: 104px;
  position: relative; }
  header h2 {
    position: absolute;
    left: -2px;
    bottom: 15px; }
  header p.cart {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    position: absolute;
    right: 0;
    bottom: 12px;
    width: 150px;
    text-align: center;
    z-index: 100; }
    header p.cart a {
      color: #c00;
      text-decoration: none; }
      header p.cart a span {
        color: #fff; }

.checkout header h2 {
  left: auto;
  right: -2px; }
.checkout header p.cart {
  display: none; }
.checkout #bottle {
  display: block !important;
  left: -30px;
  right: auto; }

#main {
  background: url(/assets/theme/images/backgrounds/main.png) repeat-x;
  height: 611px;
  width: 1084px;
  position: relative; }
  #main .curl {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/assets/theme/images/curl.png) no-repeat;
    width: 123px;
    height: 76px; }
    #main .curl a {
      color: #9b6936;
      text-transform: uppercase;
      font-weight: bold;
      background: url(/assets/theme/images/arrow.png) no-repeat right top;
      padding-right: 10px;
      line-height: 10px;
      text-decoration: none;
      font-family: Helvetica, Arial, sans-serif;
      position: absolute;
      right: 10px;
      bottom: 5px;
      letter-spacing: 1px; }
      #main .curl a:hover {
        background: url(/assets/theme/images/arrow-white.png) no-repeat right top;
        color: #fff; }
  #main #bottle {
    background: url(/assets/theme/images/bottle.png) no-repeat;
    position: absolute;
    top: -104px;
    right: 76px;
    width: 301px;
    height: 859px;
    z-index: 50; }
  #main article {
    display: block;
    overflow: hidden; }

.home article {
  padding: 120px 320px 0 60px;
  width: 704px; }
  .home article h1 {
    font-size: 1300%;
    color: #000;
    line-height: 0.85;
    letter-spacing: -5px; }
  .home article p {
    font-size: 190%;
    color: #f1e8e8;
    line-height: 1.4;
    margin-top: 0.3em; }

.heritage article {
  padding: 45px 300px 0 60px;
  width: 724px; }
  .heritage article h1 {
    color: #120101;
    font-size: 460%;
    letter-spacing: -2px; }
  .heritage article p {
    color: #f1e8e8;
    font-size: 180%;
    line-height: 1.25;
    margin-top: 0.2em;
    margin-right: 2em;
    position: relative;
    z-index: 20; }
  .heritage article p.images {
    z-index: 10; }
  .heritage article a {
    color: #900;
    text-decoration: none; }
    .heritage article a:hover {
      color: #b22; }
  .heritage article img {
    position: relative;
    top: -20px;
    left: -45px;
    z-index: -1; }
  .heritage article ul {
    position: relative;
    top: -23px;
    z-index: 20; }
    .heritage article ul li {
      border-left: 1px solid #5d3333;
      float: left;
      display: inline;
      width: 28%;
      padding: 0 3% 0 2%; }
    .heritage article ul h3 {
      color: #89532e;
      font-size: 160%; }
    .heritage article ul p {
      color: #c9bbbb;
      margin-top: 0.4em;
      font-size: 120%;
      line-height: 1.5; }

.dedication article {
  padding: 21px 325px 0 0;
  width: 755px; }
  .dedication article #appelations {
    width: 405px;
    height: 590px;
    float: left;
    display: inline;
    margin-left: 15px;
    position: relative;
    font-family: Helvetica, Arial, sans-serif;
    -webkit-text-stroke: 0 black !important; }
    .dedication article #appelations #map {
      display: block;
      position: relative;
      z-index: 99; }
      .dedication article #appelations #map .caption {
        position: absolute;
        left: 35px;
        top: 190px;
        width: 110px; }
        .dedication article #appelations #map .caption h3 {
          font-size: 130%;
          font-weight: bold;
          color: #a0000f;
          line-height: 1.2; }
        .dedication article #appelations #map .caption p {
          font-size: 100%;
          line-height: 1.6;
          color: #e3d8d8; }
    .dedication article #appelations #jason-fisher {
      position: absolute;
      bottom: 0;
      left: 30px; }
      .dedication article #appelations #jason-fisher .caption {
        position: absolute;
        left: 8px;
        top: 90px;
        width: 80px; }
        .dedication article #appelations #jason-fisher .caption p {
          font-size: 100%;
          color: #e3d8d8; }
          .dedication article #appelations #jason-fisher .caption p strong {
            font-weight: bold; }
  .dedication article h1 {
    margin-top: 15px;
    font-size: 460%;
    color: #150000;
    line-height: 0.95; }
  .dedication article h3 {
    font-size: 160%;
    color: #89532e;
    margin-top: 1em;
    letter-spacing: -0.2px; }
  .dedication article p {
    font-size: 120%;
    margin-top: 0.3em;
    line-height: 1.3;
    color: #e3d8d8; }
  .dedication article p.introduction {
    font-size: 170%;
    color: #fff; }
  .dedication article .popup {
    position: absolute;
    top: -15px;
    left: -10px;
    width: 360px;
    z-index: 99;
    background: #fff;
    border: 1px solid #c1c1c1;
    padding: 5px 20px 15px 20px; }
    .dedication article .popup h1 {
      color: #900;
      font-size: 240%;
      font-family: Georgia, "Times New Roman", serif; }
    .dedication article .popup h3 {
      color: #000;
      font-size: 150%;
      font-family: Georgia, "Times New Roman", serif; }
    .dedication article .popup p {
      color: #333;
      font-size: 110%;
      line-height: 1.3; }
    .dedication article .popup a.close {
      font-weight: bold;
      color: #262626;
      font-size: 100%;
      position: absolute;
      top: 10px;
      right: 15px;
      text-align: right;
      text-decoration: none;
      text-transform: uppercase; }

.people article {
  padding: 42px 100px 0 58px;
  width: 926px; }
  .people article h1 {
    color: #210000;
    font-size: 460%;
    letter-spacing: -1px;
    position: relative;
    z-index: 99; }
  .people article h3 {
    color: #b10404;
    font-size: 180%;
    margin-top: 0.3em;
    position: relative;
    z-index: 99; }
  .people article p {
    color: #fff;
    font-size: 150%;
    width: 335px;
    margin-top: 0.8em;
    line-height: 1.5;
    position: relative;
    z-index: 99; }
  .people article p.images {
    position: static; }
    .people article p.images img {
      position: absolute;
      bottom: 0;
      left: 175px;
      z-index: 50; }
  .people article ul {
    position: absolute;
    left: 58px;
    bottom: 35px;
    height: 125px;
    z-index: 99;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 90%;
    font-weight: bold;
    color: #900; }
    .people article ul a {
      color: #900;
      text-decoration: none; }
      .people article ul a:hover {
        color: #b22; }
    .people article ul img {
      margin-bottom: 0.4em; }
    .people article ul li {
      float: left;
      margin-right: 1em;
      line-height: 1.3;
      letter-spacing: 0.5px; }

.wine #bottle, .wine .curl {
  display: none; }
.wine article {
  padding: 65px 358px 0 400px;
  width: 346px; }
  .wine article img.bottle {
    position: absolute;
    top: 0;
    left: 45px; }
  .wine article h1 {
    color: #210000;
    font-size: 430%;
    letter-spacing: -1px; }
  .wine article h3 {
    color: #b10404;
    font-size: 180%;
    margin-top: 0.2em;
    margin-bottom: 1em; }
  .wine article input#stock-up {
    margin-right: 0.5em; }
  .wine article p {
    color: #e3d8d8;
    font-size: 150%;
    line-height: 1.6; }
    .wine article p a {
      color: #8a4a2b;
      font-size: 62%;
      font-family: Helvetica, Arial, sans-serif;
      text-decoration: none;
      background: url(/assets/theme/images/link.png) no-repeat left;
      padding-left: 18px;
      display: block;
      line-height: 13px;
      margin-top: 1.2em;
      -webkit-text-stroke: 0 black !important; }
      .wine article p a:hover {
        text-decoration: underline; }
    .wine article p.message {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 100%;
      color: #fff;
      margin-bottom: 1em; }
  .wine article ul#variations {
    margin: 2em 0 1em;
    color: #e3d8d8;
    font-size: 130%;
    font-family: Helvetica, Arial, sans-serif; }
    .wine article ul#variations li {
      margin-bottom: 0.5em; }
    .wine article ul#variations select {
      margin-right: 0.5em; }
    .wine article ul#variations strong {
      color: #fff;
      font-weight: bold; }
  .wine article a.popup {
    color: #bf0606;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: bold;
    display: block;
    text-decoration: none;
    margin-bottom: 1em; }
    .wine article a.popup:hover {
      text-decoration: underline; }
  .wine article #sold-out {
    color: #e3d8d8;
    font-family: Helvetica, Arial, sans-serif;
    margin-top: 2em; }
    .wine article #sold-out p {
      font-size: 110%; }
    .wine article #sold-out img {
      margin-bottom: 1em; }
    .wine article #sold-out a {
      color: #e3d8d8;
      display: inline;
      font-weight: bold;
      font-size: 100%;
      line-height: auto;
      background: none;
      padding: 0; }
.wine div.popup {
  background: #fff;
  border: 1px solid #c0c0c0;
  position: absolute;
  width: 660px;
  height: 547px;
  left: 392px;
  top: 34px;
  z-index: 100;
  text-align: center; }
  .wine div.popup img {
    margin-top: 100px; }
  .wine div.popup a.close {
    font-weight: bold;
    color: #262626;
    font-size: 100%;
    position: absolute;
    top: 10px;
    right: 15px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif; }
.wine #wine-index {
  position: absolute;
  width: 280px;
  top: 40px;
  right: 30px;
  background: url(/assets/theme/images/backgrounds/rule.png) no-repeat top left;
  height: 420px;
  padding-top: 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold; }
  .wine #wine-index a {
    text-decoration: none;
    color: #8a4a2b;
    background: url(/assets/theme/images/wine.png) no-repeat top left;
    padding: 155px 20px 0 10px;
    display: block; }
  .wine #wine-index li {
    margin-left: 20px;
    margin-bottom: 20px;
    width: 130px;
    line-height: 1.2; }
  .wine #wine-index li.current a, .wine #wine-index a:hover {
    color: #fff; }
  .wine #wine-index span {
    display: block;
    padding-left: 10px; }
    .wine #wine-index span.sold-out {
      color: #900; }
    .wine #wine-index span.added-to-cart {
      color: #060;
      background: url(/assets/theme/images/tick.png) no-repeat left; }

.trade article h1 {
  color: #140000;
  font-size: 460%;
  margin-bottom: 0.2em; }
.trade article h3 {
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 140%;
  font-weight: bold; }
.trade article #trade {
  float: left;
  width: 415px;
  margin-left: 45px;
  margin-top: 45px; }
  .trade article #trade a {
    color: #c00;
    text-decoration: none; }
    .trade article #trade a:hover {
      color: #e22 !important; }
  .trade article #trade p {
    color: #e3d8d8;
    font-size: 120%;
    margin-bottom: 1.5em;
    width: 350px;
    line-height: 1.3; }
  .trade article #trade p.introduction {
    font-size: 150%;
    width: 340px;
    margin-bottom: 1em; }
  .trade article #trade ul {
    font-family: Helvetica, Arial, sans-serif;
    height: 340px;
    font-size: 90%;
    -moz-column-count: 4;
    -webkit-column-count: 4; }
    .trade article #trade ul strong {
      color: #c00;
      font-weight: bold; }
    .trade article #trade ul p {
      font-size: 100%;
      margin-bottom: 1em;
      width: auto;
      line-height: 1.25; }
  .trade article #trade h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.3em; }
    .trade article #trade h4 em {
      text-transform: none; }
.trade article #media {
  float: left;
  margin-top: 45px;
  margin-left: 20px;
  padding-left: 25px;
  width: 260px;
  height: 530px;
  background: url(/assets/theme/images/backgrounds/rule.png) no-repeat top left; }
  .trade article #media ul, .trade article #media p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 110%;
    line-height: 1.3; }
  .trade article #media ul {
    *display: inline-block; }
    .trade article #media ul:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
  .trade article #media li {
    float: left;
    width: 50px;
    margin-right: 6px;
    line-height: 1;
    font-size: 85%; }
    .trade article #media li a {
      color: #c00; }
      .trade article #media li a:hover {
        color: #e22; }
  .trade article #media h3 {
    margin-top: 1.2em;
    margin-bottom: 0.5em;
    clear: left; }
  .trade article #media a {
    color: #e3d8d8;
    text-decoration: none; }
    .trade article #media a:hover {
      color: #fff; }
  .trade article #media img {
    margin-bottom: 0.5em; }

.press #press {
  padding: 45px 0 0 60px;
  width: 1024px; }
  .press #press h1 {
    color: #140000;
    font-size: 460%;
    margin-bottom: 0.3em; }
  .press #press h3 {
    color: #c00;
    font-size: 360%;
    line-height: 0.9;
    margin-bottom: 0.5em; }
  .press #press p {
    color: #fff;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif; }
  .press #press p.dateline {
    margin-bottom: 0.7em; }
  .press #press a {
    color: #e3d8d8;
    text-decoration: none;
    font-size: 90%;
    font-weight: normal;
    background: url(/assets/theme/images/press.png) no-repeat left;
    height: 13px;
    line-height: 15px;
    padding-left: 16px;
    display: block;
    -webkit-text-stroke: 0 black !important; }
    .press #press a:hover {
      color: #fff; }
  .press #press #press-featured {
    width: 310px;
    margin-right: 20px;
    float: left; }
  .press #press #press-articles {
    width: 350px;
    float: left;
    padding-left: 25px;
    background: url(/assets/theme/images/backgrounds/rule.png) no-repeat top left;
    height: 510px; }
    .press #press #press-articles h3 {
      font-size: 170%; }
    .press #press #press-articles article {
      margin-bottom: 2.5em; }

.checkout article {
  padding: 40px 14px 0 285px;
  width: 780px; }
  .checkout article h1 {
    font-size: 566%;
    margin-bottom: 48px; }
  .checkout article p.empty-cart {
    color: #fff;
    font-size: 130%;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    margin-top: 150px; }
    .checkout article p.empty-cart a {
      display: inline;
      font-size: 100%;
      color: #926d48;
      text-decoration: none;
      background: url(/assets/theme/images/arrow-left.png) no-repeat left;
      padding-left: 10px;
      font-weight: bold; }
      .checkout article p.empty-cart a:hover {
        text-decoration: underline; }
  .checkout article #cart-container {
    height: 400px;
    overflow: auto;
    padding-right: 10px; }
  .checkout article table {
    font-family: Helvetica, Arial, sans-serif;
    width: 100%; }
  .checkout article th {
    font-size: 120%;
    font-weight: bold;
    color: #cc0000; }
  .checkout article td {
    font-size: 130%;
    color: #e3d8d8; }
  .checkout article tbody tr.first td, .checkout article tbody tr.first th {
    border-top: 1px solid #803333; }
  .checkout article tbody tr.first th {
    height: 1px; }
  .checkout article tfoot tr.space td {
    height: 10px;
    padding: 0; }
  .checkout article tfoot tr.first td, .checkout article tfoot tr.first th {
    border-top: 1px solid #663333;
    padding-bottom: 0; }
  .checkout article tfoot td {
    padding: 12px 0; }
  .checkout article tfoot td.note, .checkout article tfoot td.total {
    text-align: right; }
  .checkout article td.item {
    font-size: 140%;
    font-weight: bold;
    color: #fff; }
    .checkout article td.item p {
      color: #fff;
      font-size: 100%;
      text-align: left;
      margin-top: 0;
      line-height: 1.1; }
  .checkout article .item {
    padding-left: 18px;
    vertical-align: top; }
  .checkout article td.note {
    font-size: 110%; }
  .checkout article td.label {
    width: 121px;
    padding-top: 12px;
    padding-bottom: 15px;
    vertical-align: top; }
  .checkout article .total, .checkout article .subtotal {
    text-align: right; }
  .checkout article td.total {
    font-weight: bold;
    width: 100px;
    color: #fff; }
  .checkout article .price {
    width: 70px; }
  .checkout article th {
    padding-top: 12px;
    padding-bottom: 15px; }
  .checkout article td.remove {
    text-align: right;
    width: 16px; }
  .checkout article td.quantity {
    padding-bottom: 8px; }
    .checkout article td.quantity select {
      margin-right: 5px; }
  .checkout article #continue {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 110%;
    height: 58px;
    position: absolute;
    right: 30px;
    bottom: -19px; }
    .checkout article #continue a {
      color: #926d48;
      text-decoration: none;
      background: url(/assets/theme/images/arrow-left.png) no-repeat left;
      padding-left: 10px;
      font-weight: bold;
      margin-right: 10px;
      line-height: 35px; }
      .checkout article #continue a:hover {
        text-decoration: underline; }
    .checkout article #continue input {
      vertical-align: top; }
  .checkout article .column {
    width: 360px;
    height: 380px;
    float: left;
    display: inline;
    position: relative;
    font-family: Helvetica, Arial, sans-serif; }
    .checkout article .column h4 {
      color: #fff;
      font-size: 200%;
      font-weight: bold;
      margin-bottom: 12px; }
    .checkout article .column .bottom {
      position: absolute;
      right: 6px;
      bottom: 1.4em; }
      .checkout article .column .bottom p {
        margin-bottom: 6px; }
    .checkout article .column label.same-as-shipping {
      position: absolute;
      top: -3px;
      left: 20%;
      color: #fff; }
      .checkout article .column label.same-as-shipping input {
        vertical-align: middle; }
    .checkout article .column .international-disclaimer {
      margin-top: 4em; }
      .checkout article .column .international-disclaimer p {
        font-size: 110%;
        color: #333;
        line-height: 1.5em;
        margin: 1em 0; }
  .checkout article .left {
    padding-right: 20px;
    margin-right: 20px;
    background: url(/assets/theme/images/backgrounds/rule.png) no-repeat top right; }
    .checkout article .left .bottom {
      right: 40px; }
    .checkout article .left p.note {
      position: absolute;
      top: 0;
      right: 20px;
      color: #c00;
      font-size: 100%;
      font-weight: bold; }
  .checkout article .field {
    margin-bottom: 1.6em; }
    .checkout article .field label {
      display: block;
      color: #fff;
      font-size: 110%;
      font-weight: bold;
      margin-bottom: 3px;
      width: 100%; }
      .checkout article .field label span {
        font-size: 90%; }
    .checkout article .field input, .checkout article .field select {
      width: 96%; }
    .checkout article .field .formError {
      margin-top: 5px;
      margin-bottom: 0;
      font-style: italic;
      color: #c00; }
  .checkout article .half {
    width: 50%;
    float: left;
    display: inline; }
    .checkout article .half input, .checkout article .half select {
      width: 92%; }
  .checkout article .zip-code {
    width: 25%;
    float: left;
    display: inline; }
    .checkout article .zip-code input {
      width: 84%; }
  .checkout article .city, .checkout article .state {
    float: left;
    display: inline;
    width: 37.5%; }
    .checkout article .city input,     .checkout article .state input {
      width: 90%; }
    .checkout article .city select,     .checkout article .state select {
      width: 94%; }
  .checkout article .disabled label {
    color: #ccc; }
  .checkout article .fieldWithErrors label {
    color: #a00; }
    .checkout article .fieldWithErrors label span {
      color: #b88; }
  .checkout article .fieldWithErrors input {
    background: #c78181;
    border: 1px solid #a00;
    padding: 3px; }
  .checkout article label.newsletter {
    display: block;
    color: #fff;
    font-size: 130%;
    clear: left;
    padding-top: 1.5em; }
  .checkout article p.disclaimer {
    font-size: 100%;
    margin-left: 25px;
    margin-top: 4px; }
  .checkout article label.shipping-method {
    color: #e3d8d8;
    display: block;
    margin-bottom: 1.5em; }
    .checkout article label.shipping-method input {
      vertical-align: 0;
      position: relative;
      top: 1px; }
    .checkout article label.shipping-method strong {
      font-size: 140%;
      font-weight: bold;
      color: #fff;
      margin-right: 0.3em; }
  .checkout article #shipping-disclaimer {
    margin-top: 5em; }
  .checkout article label.checkbox {
    clear: left;
    font-weight: bold;
    color: #c00;
    display: block;
    margin-bottom: 0.5em;
    margin-right: 20px;
    position: relative;
    padding-left: 25px;
    line-height: 1.4; }
    .checkout article label.checkbox input {
      position: absolute;
      top: 0;
      left: 0;
      margin-top: 0; }
  .checkout article .formError {
    font-style: italic;
    font-weight: bold;
    font-size: 120%;
    color: #c00; }
  .checkout article p.instructions {
    color: #fff;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.3;
    position: absolute;
    bottom: 0;
    width: 75%; }
  .checkout article .shipping-fee-tip {
    position: absolute;
    bottom: 0;
    width: 85%; }
    .checkout article .shipping-fee-tip h5 {
      font-size: 120%;
      font-weight: bold;
      color: #fff;
      margin-bottom: 0.3em; }
    .checkout article .shipping-fee-tip a {
      color: #c00;
      padding-left: 0;
      background: none;
      display: inline;
      font-size: 100%; }
    .checkout article .shipping-fee-tip p {
      font-size: 110%;
      line-height: 1.4; }
  .checkout article .card-type, .checkout article .card-number, .checkout article .card-expiration, .checkout article .ccv {
    margin-bottom: 2em; }
    .checkout article .card-type label,     .checkout article .card-number label,     .checkout article .card-expiration label,     .checkout article .ccv label {
      font-weight: bold;
      font-size: 100%; }
  .checkout article .card-type select {
    width: 50%; }
  .checkout article .card-number input {
    width: 60%; }
  .checkout article .card-expiration {
    width: 55%;
    float: left;
    display: inline; }
    .checkout article .card-expiration select {
      width: auto; }
    .checkout article .card-expiration .formError {
      margin-top: 8px; }
  .checkout article .ccv {
    width: 35%;
    float: left;
    display: inline; }
    .checkout article .ccv input {
      width: auto;
      margin-right: 1em; }
    .checkout article .ccv a {
      color: #900;
      text-decoration: underline; }
  .checkout article #review-info {
    width: 135px;
    float: left;
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    background: url(/assets/theme/images/backgrounds/rule.png) no-repeat top right;
    margin-right: 20px; }
    .checkout article #review-info div {
      margin-bottom: 1.5em; }
    .checkout article #review-info h5 {
      color: #c00;
      font-size: 120%;
      font-weight: bold;
      margin-bottom: 0.3em; }
      .checkout article #review-info h5 a {
        color: #c00;
        font-weight: normal;
        font-size: 85%;
        text-decoration: none; }
        .checkout article #review-info h5 a:hover {
          text-decoration: underline; }
    .checkout article #review-info p {
      font-size: 110%;
      line-height: 1.4; }
  .checkout article.review #shopping-cart {
    width: 615px; }
    .checkout article.review #shopping-cart tbody tr.first th {
      border-top: none; }
    .checkout article.review #shopping-cart tbody .item {
      padding-left: 0; }
    .checkout article.review #shopping-cart tfoot td {
      padding: 12px 0 0; }

.tooltip {
  position: absolute;
  width: 186px;
  height: 76px;
  padding: 22px 18px;
  background: url(/assets/theme/images/backgrounds/tooltip.png) no-repeat;
  font-family: Helvetica, Arial, sans-serif; }
  .tooltip p {
    margin-bottom: 1.5em;
    line-height: 1.3em;
    color: #878787; }
  .tooltip strong {
    display: block;
    color: #333;
    font-weight: bold; }

#navigation {
  position: absolute;
  top: 45px;
  right: 31px;
  text-align: right;
  font-size: 95%;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  color: #cc0000;
  z-index: 99; }
  #navigation a {
    color: #cc0000;
    text-decoration: none; }
    #navigation a:hover {
      color: #fff; }
  #navigation li {
    margin-bottom: 0.6em; }
    #navigation li.current, #navigation li.child-current {
      color: #fff; }
      #navigation li.current a,       #navigation li.child-current a {
        color: #fff; }

footer {
  display: block;
  font-size: 85%;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #805933;
  padding-top: 18px;
  letter-spacing: 1px;
  -webkit-text-stroke: 0 black !important; }
  footer a {
    color: #805933;
    text-decoration: none; }
    footer a:hover {
      color: #fff; }
  footer span {
    margin-right: 1em;
    padding-right: 1em;
    border-right: 2px solid #7e4d1e;
    float: left; }
  footer li {
    display: inline; }
    footer li.nav-last span {
      border-right: 0; }
