* {
  padding: 0;
  margin: 0;
}

html, body {
  font-size: 14px;
  color: #333;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* For IE 8 */
section, article, header, footer, nav {
  display: block;
}

ul {
  list-style: none;
}

img {
  border: 0;
}

p {
  margin-bottom: 10px;
  line-height: 1.5;
}

h2 a, h3 a, h4 a {
  text-decoration: none;
}

/* Because certain fonts don't seem to have an en dash */
span.ndash {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}

h2 {
  font-size: 24px;
  margin-bottom: 20px;
}

div#ad468x60 {
  width: 468px;
  height: 60px;
  margin: 30px auto 0;
}

.adsbygoogle {
  width: 468px;
  height: 60px;
}

div#fake-banner {
  width: 468px;
  height: 60px;
  background-color: #EAEAEA;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

br.pre-intro-space {
  display: none;
}

/*-- Layout --*/

div#wrapper {
  margin: 20px auto;
}

div#content {
  background-color: inherit;
}

section#main {
  padding: 20px;
  min-height: 200px;
}

h1#logo {
  font-weight: normal;
}

h1#logo a {
  text-decoration: none;
  line-height: 2em;
}

a#logo-wrapper {
  display: block;
}

a#logo-wrapper img {
  display: block;
  margin: 0 auto;
}

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

nav#mobile,
img.main-logo {
  display: none;
}


/*-- Secondary Column --*/

section#secondary,
section#third {
  padding: 20px;
}

section.module p:last-child,
section.module ul#credit_cards:last-child,
section.module ul#social_linkage:last-child {
  margin-bottom: 0;
}

section#secondary h3 {
  margin-bottom: 5px;
}

section#secondary h3.restaurant-name {
  display: none;
}

section#secondary address {
  font-style: normal;
  line-height: 1.5;
  margin: 0 0 10px;
}

section#secondary address:last-child {
  margin-bottom: 0;
}

p#public_email {
  margin-bottom: 20px;
}

div.schedule {
  margin-bottom: 20px;
}

div.schedule:last-child {
  margin-bottom: 0;
}

div.schedule p {
  margin: 0;
}

section#secondary div.schedule h3 {
  margin: 15px 0 5px;
}

section#secondary div.schedule h3:first-child {
  margin-top: 0;
}

section#secondary div.only-schedule  h3 {
  display: none;
}

ul#social_linkage,
ul#credit_cards {
  margin: 0 0 20px;
}

ul#social_linkage li,
ul#credit_cards li {
  display: inline-block;
}

section.module p.hours {
  margin-bottom: 10px;
}

span.phone_number {
  display: block;
}

span.location_name {
  font-weight: bold;
}

/*-- Misc --*/

span.screen-reader {
  position: absolute;
  left: -9999em;
}

/*-- Home Page --*/

img#main_pic {
  margin-bottom: 20px;
}

#slides {
  margin-bottom: 20px;
}

.slides_container,
.slides_container div {
  width: 640px;
  display: block;
  text-align: center;
}

/*-- Menus Page --*/

p.download-menu a {
  text-decoration: none;
}

p.download-menu img {
  vertical-align: middle;
  margin-right: 2px;
}

div.menus h3 {
  margin-bottom: 20px;
}

div.menus img.menu_pdf {
  position: relative;
  top: 1px;
}

div.menus h4 {
  margin-bottom: 5px;
  line-height: 1;
}

div.menus {
  border-top: 1px solid #EAEAEA;
  margin-top: 20px;
  padding-top: 20px;
}

span.menu_description {
  display: inline;
  margin-right: 3px;
}

span.menu_diet, span.menu_spicy {
  display: inline;
  margin-right: 3px;
  font-size: 0.75rem;
}

p.menu_diet {
  font-size: 0.75rem;
}

span.menu_spicy {
  color: red;
}

.normalized {
  font-weight: normal;
  font-size: 0.9rem;
}

div.menus ul {
  margin-top: 20px;
}

div.menus ul li {
  margin-bottom: 20px;
  position: relative;
}

div.menus ul ul {
  position: absolute;
  top: -5px;
  right: 0;
  margin-top: 0;
}

div.menus ul ul li {
  display: inline;
  font-size: 0.9rem;
  margin: 0 5px 0 0;
  line-height: 1.5;
}

div.menus ul ul li label {
  margin-right: 4px;
  font-weight: normal;
}

div.menu_item_content {
  width: 495px;
  float: left;
}

a.menu_item_photo_mini_link {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}

ul.menu_item_detail li {
  font-size: 0.9rem;
  display: inline;
  margin-right: 10px;
}

iframe.menu_item_fb {
  margin-top: 20px;
}

div#menu_item_fb {
  margin-top: 20px;
}

ul#menu_nav {
  margin: 0 0 30px;
}

ul#menu_nav li {
  display: inline;
  margin-right: 5px;
}

ul#menu_nav li a.current {
  text-decoration: none;
  font-weight: bold;
}

/*-- Events --*/

ul#events {
  margin: 20px 0;
}

ul#events h3 {
  margin-bottom: 10px;
  line-height: 1;
}

a.external_link {
  background: url(../../images/backroom/external_link.png) center right no-repeat;
  padding-right: 17px;
}

ul#events p.event_date,
p.event_date {
  font-size: 0.8rem;
  line-height: 1;
  margin: 0 0 10px;
}

ul#events p.event_link,
p.event_link {
  font-size: 0.9rem;
}

ul#events li {
  border-top: 1px dotted #CCC;
  padding-top: 30px;
  margin-bottom: 30px;
}

ul#events li.no_border {
  border: 0;
  padding-top: 0;
}

section.module ul#events {
  margin: 0;
}

section.module ul#events li {
  border-top: none;
  padding-top: 0;
  margin: 0 0 20px;
}

section.module ul#events li:last-child {
  margin-bottom: 0;
}

span.divider_small {
  font-size: 0.9rem;
  padding: 0 5px;
  color: #CCC;
}

iframe.fbframe {
  width: 540px;
  height: 80px;
  margin: 10px 0;
  border: 0;
}

img.floated_event {
  float: left;
  width: 100px;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 15px;
  border: 0;
}

div#main div.event_clear, section#main div.event_clear {
  clear: both;
  margin-bottom: 30px;
}

/*-- Coupons --*/

#coupons h3 {
  font-size: 48px;
  margin-top: 0;
  line-height: 1;
  margin-bottom: 10px;
}

p.coupon_description {
  margin-bottom: 10px;
}

p.coupon_fine_print,
p.coupon_expiry {
  font-size: 0.7rem;
  margin-bottom: 0;
}

ul#coupons li {
  border: 3px dashed #CCC;
  padding: 15px;
  text-align: center;
  margin: 25px auto;
  width: 350px;
  background: #FFF;
}

/*-- Reviews --*/

ul#reviews li {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #CCC;
}

#reviews h3 {
  margin-bottom: 10px;
}

#reviews h3 a.external_link {
  background: url(../../images/backroom/external_link.jpg) center right no-repeat;
  padding-right: 17px;
}

.reviews_date {
  font-size: 0.8rem;
}

.full_article {
  font-size: 0.8rem;
  font-style: italic;
}

.print_version {
  display: none;
}

/*-- Videos --*/

body.index-only #videos,
body.index-only #videos iframe {
  margin-top: 0;
}

#videos {
  margin-top: 30px;
}

#videos li {
  margin-bottom: 50px;
}

#videos li:last-child {
  margin-bottom: 20px;
}

#videos h3 {
  margin-bottom: 10px;
}

#videos iframe {
  margin-top: 10px;
}

/*-- Gallery --*/

#gallery {
  margin: 25px 0;
}

#gallery h3 {
  margin: 0;
}

#gallery img {
  margin: 0 20px 0 0;
}

p.gallery_description {
  margin: 5px 0;
}

div.gallery_pic {
  margin: 10px 0;
}

div.gallery_pic_image {
  display: inline-block;
}

div.gallery_pic_text {
  width: 450px;
  vertical-align: top;
  display: inline-block;
}

div.gallery_grid {
  margin: 0 10px 10px 0;
  width: 125px;
  height: 125px;
  float: left;
}

div.gallery_grid,
div.gallery_grid img {
  transition: width 250ms ease;
}

#gallery div.gallery_grid img {
  margin: 0;
  float: none;
}

/*-- Links --*/

ul#links li p {
  margin-bottom: 5px;
}

/*-- Contact --*/

ul#contact {
  padding: 10px;
}

ul#contact li {
  margin: 5px 0;
  line-height: 1.5;
}

ul#contact label {
  width: 150px;
  float: left;
  text-align: right;
  margin-right: 10px;
  font-weight: normal;
}

ul#contact input, ul#contact textarea {
  width: 345px;
  border: 1px solid #CCC;
  padding: 5px;
}

ul#contact input.submit {
  width: auto;
  position: relative;
  left: 157px;
  background: url(../../images/themes/global/button_bg.jpg) bottom repeat-x;
  color: #555;
}

ul#contact input.submit:hover {
  border: 1px solid #999;
}

.invisible {
  display:none;
}

#recaptcha_area {
  overflow: hidden;
}

/*-- Directions --*/

#map_canvas, .map_canvas {
  width: 640px;
  height: 400px;
  margin-bottom: 30px;
  margin-top: 20px;
}

span.lgmap-tooltip {
  line-height: 1.5;
}

/*-- Errors --*/

div#main p#flash_notice,
div#flash_notice p,
p#flash_notice {
  border: 1px solid #A3D447;
  background: #EDFFEB;
  padding: 12px;
  margin: 0 0 20px;
  color: #8caf49;
}

p#flash_error,
ul.errors {
  border: 1px solid #FFA2A2;
  padding: 12px;
  margin: 0 0 20px;
  background: #FFE9E9;
  color: #CC0000;
}

.fieldWithErrors {
  display: inline;
}

.fieldWithErrors input, .fieldWithErrors textarea {
  border: 1px solid #FFA2A2;
  background: #FFE9E9;
}

ul.errors {
  margin: 10px 0;
}

ul.errors li {
  margin-left: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #CC0000;
  list-style: disc;
}

/*-- Footer --*/

nav#footer {
  text-align: center;
  padding: 20px;
}

nav#footer li {
  display: inline-block;
  margin: 0 5px
}

/*-- Twitter --*/

div#twitter {
  background: #FFF;
  border: 1px solid #EAEAEA;
  padding: 10px;
  margin: 10px 0;
}

div#twitter ul li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #CCC;
}

div#twitter ul li span.tweet_title {
  font-size: 14px;
}

div#twitter ul span.tweet_time {
  display: block;
  margin-top: 10px;
}

div#twitter ul span a {
  display: inline;
}

div#twitter p {
  font-size: 10px;
  margin: 0;
  position: relative;
  z-index: 3;
  top: -1px;
}

/*-- Constant Contact --*/

div.cc_widget {
  margin: 20px 0;
  padding: 20px 0 0;
  border-top: 1px solid #EAEAEA;
}

div#app_page div.cc_widget {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}

div.cc_widget_inner h2 {
  font-size: 14px;
}

div.cc_widget_inner p {
  margin: 0;
}

div.cc_widget_inner img {
  vertical-align: middle;
  margin-left: 5px;
}

p.rgenie img,
p.pdeals img {
  vertical-align: middle;
  margin-right: 5px;
}

div.fb-page {
  height: 400px;
}

/*-- Widget --*/

div.letseat_widget {
  margin: 20px 0;
}

/*-- Open Table --*/

/* Overall Wrapper for Client Supplied Snippet */
#OT_searchWrapperAll {
  width:100%;
  height:150px;/* for horizontal layout: 60px, for vertical layout: 100px */
  position: relative;
  margin:20px 0;
  padding:0;
  /*background:#fff;*/
}

/* wrapper */

#OT_searchWrapper {
  border: none;
  /*background: #fff;*/
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  width:100%;
  height:100px;/* for horizontal layout: 60px, for vertical layout: 100px */
  position: relative;
  margin:0;
}

/* Title of Search */
#OT_searchWrapper .OT_feedTitle {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 0 1px 10px;
  font-size:12px;
  font-weight:normal;
  line-height:1em;
}

/* Definition List */
#OT_searchWrapper dl {
  position: absolute;
  top: 0;
  left: 0;
  padding:0;
  margin:0;
}

/* Party Size Label Wrapper - dt tag */
#OT_partySizeLbl {
  position: absolute;
  top: 25px;/* for horizontal layout: 25px, for vertical layout: 25px */
  left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
  margin: 0 0 0 5px;
  padding:3px 0;
  text-align:right;
  width:110px;
  display:block;
}

/* Party Size Wrapper - dd tag */
#OT_partySize {
  position: absolute;
  top: 25px;/* for horizontal layout: 25px, for vertical layout: 25px */
  left: 120px;/* for horizontal layout: 90px, for vertical layout: 85px */
  margin:0;
  padding:0;
}

/* Date Label Wrapper - dt tag */
#OT_dateLbl {
  position: absolute;
  top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
  left: 0px;/* for horizontal layout: 105px, for vertical layout: 0px */
  margin: 0 0 0 5px;
  padding:3px 0;
  text-align:right;
  width:110px;
}

/* Date Label Wrapper - dd tag */
#OT_date {
  position: absolute;
  top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
  left: 120px;/* for horizontal layout: 195px, for vertical layout: 85px */
  width:100px;
  margin:0;
  padding:0;
}

/* Time Label Wrapper - dt tag */
#OT_timeLbl {
  position: absolute;
  top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
  left: 210px;/* for horizontal layout: 300px, for vertical layout: 185px */
  width:60px;
  padding:3px 0;
  text-align:right;
}

/* Time Label Wrapper - dd tag */
#OT_time {
  position: absolute;
  top: 55px;/* for horizontal layout: 25px, for vertical layout: 55px */
  left: 270px;/* for horizontal layout: 305px, for vertical layout: 185px */
}

/* Placeholder empty dt */
#OT_empty {
  position:absolute;
  width:0;
  height:0;
  padding:0;
  margin:0;
  top:100px;
  left:0;
}

/* Submit Button Wrapper - dd tag */
#OT_submitWrap {
  position:relative;
  top: 115px; /* for horizontal layout: 25px, for vertical layout: 112px */
  left: 275px;/* for horizontal layout: 450px, for vertical layout: 240px */
  margin: 0 5px 0 0;
  z-index:5; /* do not change */
}

/* Wrapper for Powered By OpenTable Logo */
#OT_logo {
  position:absolute;
  top:120px; /* for horizontal layout: 80px, for vertical layout: 120px */
  left:0px; /* for horizontal layout:0px, for vertical layout: 0px */
  width:100%;
  padding:0;
  margin:0;
  display:block;
  /*background:#fff;*/
}

/* Wrapper for Text Link */
#OT_logoLink {
  position: absolute;
  top: 100px;/* for horizontal layout: 60px, for vertical layout: 100px */
  left: 0px; /* for horizontal layout: 0px, for vertical layout: 0px */
  width:100%;
  padding:0 0 10px 0;
  margin:0;
  font-size:9px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  display:block;
  /*background:#fff;*/
}

/* text link padding */
#OT_logoLink a {
  padding:0 0 0 10px;
}

/* Logo Link Border and margin*/
#OT_imglogo {
  border: 0;
  margin:0 0 0 10px;
}

#OT_searchWrapper form { margin:0;padding:0; }
#OT_searchWrapper input.hidden { display:none; }

/* Text Form Fields*/
#OT_searchWrapper .feedFormField, #OT_searchWrapper .feedFormField option {
  font-size:12px;
  margin:2px 2px 2px 2px;
}
/* Text Form Field for Date field */
#OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size:12px;
  margin:0;
  width:85px;
}

#OT_searchWrapper #dateDisplay {
  font-size:10px;
  color:#999;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  float:right;
  margin:0px 30px 0px 0px;
  display:inline;
}

/*** calendar styles ***/

/* Placeholder. Don't change this */
#OT_searchWrapper .imgCal {
  position: absolute;
  display: none;
  z-index:100;
}

/* Calendar Table properties */
#OT_searchWrapper #imageCal table {
  font-size:12px;
  width:150px;
  font-family:arial;
  font-weight: bold;
  background:#FFF;
}

#OT_searchWrapper #imageCal td {
  padding:0px 0px 0px 0;
  text-align:center;
}

/* Days in the future */
#OT_searchWrapper .clickableDays {
  color: #000000;
  text-decoration: none;
  height:18px;
}

/* Days in the past */
#OT_searchWrapper .nonclickableDays {
  color: #CCCCCC;
  height:18px;
}

/* Name of the month at the top */
#OT_searchWrapper .months {
  color: #FFFFFF;
  text-decoration: none
}

/* Day of the week */
#OT_searchWrapper .weekdays {
  color: #000000;
  text-decoration: none;
  color:#666666;
  background-color:#EFEFEF;
  width:14%;
}