/*** uncss> filename: http://www.opentable.com/styles/promo.css ***/

.thumbnailImgX6 {
    width: 78px;
    border: 0;
}

.heading {
    min-height: 300px;
    position: relative;
}


.bg-image {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
}

.bg-image-inner {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
}

.bg-image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
}

.heading-cont {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    background: #000;
    background: rgba(0,0,0,.5);
    width: 360px;
    padding: 30px;
    color: #fff;
    text-shadow: 0px 0px 3px rgba(0,0,0,.5), 0px 0px 5px rgba(0,0,0,.5);
}

.titles h1,
.titles h2,
.titles h3 {
    color: #fff;
    font-weight: 100;
    margin: 0 0 20px 0;
}

.titles h1 {
    font-size: 35px
}

.titles h2 {
    font-size: 18px
}

.titles h2.new {
  font-style: italic;
  font-size: 16px;
}


.titles h3 {
    font-style: italic;
    font-size: 16px;
}

.caption {
    background: #000;
    background: rgba(0,0,0,.5);
    padding: 10px;
    color: #fff;
    text-shadow: 0px 0px 3px rgba(0,0,0,.5), 0px 0px 5px rgba(0,0,0,.5);
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.intro {
    font-size: 13px;
    line-height: 2em;
}

.promo-list {
    padding: 20px 10px;
    margin: 0px;
}

.promo-list-more {
    background: #f7f7f7;
}

.promo-list-more h5 {
    display: block;
    text-align: center;
    font-size: 20px;
    width: 100%;
    padding: 20px;
    font-style: italic;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both
}

.cf {
    *zoom: 1
}

.rinfo {
    float: left;
    width: 33.333%;
    margin: 0px;
    padding: 0px;
    position: relative;
    list-style: none;
    margin-bottom: 20px;
}

.rinfo-inner {
    margin: 0 10px;
    position: relative;
    height: 100%;
    min-height: 390px;
}

.ShowThumbNail,
.thumbnailImgX6 {
    width: 220px;
    display: block;
    margin-bottom: 6px;
}

.r {
    font-size: 14px!important;
    font-weight: 700!important;
    display: inline-block;
    line-height: 18px;
    width: 100%;
    margin: 0 0 6px 0;
}

.r:link,
.r:visited {
    text-decoration: none
}

.r:hover,
.r:active {
    text-decoration: underline
}

.d {
    font-size: 12px;
    margin-bottom: 10px;
}

.address {
    font-size: 14px;
    margin: 0 0 6px;
}

.rank {
    color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 23px;
    background: #000;
    background: rgba(0,0,0,.8);
    padding: 8px;
    text-align: center;
    width: 44px;
    height: 44px;
    z-index: 100;
}

.half-width {
    width: 50%;
    position: relative;
}

.half-width .rinfo-inner {
    padding-left: 200px;
    min-height: 220px;
}

.half-width .thumbnailImgX6 {
    width: 190px;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px;
}

.half-width .rank {
    font-size: 30px;
    height: 40px;
    width: 40px;
}

.stars {
    color: #a1050d;
    font-size: 20px;
    margin-bottom: 16px;
}

.tblInfoCol1,
.tblInfoCol2 {
    padding: 0px !important
}

#sharing-btns {
    position: absolute;
    top: 100px;
    right: 0px;
    width: 50px;
    height: 200px;
    z-index: 10000;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#sharing-btns .text {
    color: #fff;
    background: #000;
    background: rgba(0,0,0,.8);
    text-align: center;
    padding: 2px;
    font-size: 10px;
    font-family: "Arial", sans-serif;
    font-weight: 100;
}

#sharing-btns a {
    display: block;
    height: 50px;
    width: 50px;
    background: url("http://www.opentable.com/m/img/sharing-btns.png") 0 0 no-repeat;
    position: relative;
    opacity: .8;
}

#sharing-btns a:hover {
    opacity: 1
}

#sharing-btns .twitter a {
    background-position: 0px -50px
}

#sharing-btns .google a {
    background-position: 0px -100px
}

#sharing-btns .pinterest a {
    background-position: 0px -150px;
    display: block !important;
}

#twitter-btn {
    background: none
}


.quote {
  margin-bottom: 16px;
}



.location-picker {
    display: none;
}

.rinfo .button {
    position: relative;
    margin-top: 1rem;
}

  .promo-list-more {
    /* padding: 20px 10px;
    margin: 0px; */
    background: #E9E1D3;
  }

  .rinfo {
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
    list-style: none;
    margin-bottom: 40px;
  }

  @media screen and (max-width: 480px) {
    .rinfo {
        width: 100%;
    }
  }

  .rinfo-inner {
    margin: 0 10px;
    position: relative;
    height: 100%;
    min-height: 290px;
  }

  .ActionButton.Large.ReserveMe {
    bottom: 10px;
    position: absolute;
  }

  .ShowThumbNail, .thumbnailImgX6 {
    width: 100%;
    display: block;
    margin-bottom: 6px;
    height: 200px;
  }

  .r:link, .r:visited {
    text-decoration: none;
  }

  .r:hover, .r:active {
    text-decoration: underline;
  }

  .city-name {
    color: #da3743;
  }

  .address:link, .address:visited {
    text-decoration: none;
  }

    li.rinfo:nth-child(3n+4) {
      clear: left;
    }
