/**
 * @depends /core/typography.css
 */
* {
  -moz-outline: 0;
}

html {
  font-size: 62.5%;
}

body {
  background: #12373f url("../../images/fm-body-bg.png") left top repeat-x;
  font-family: "Tahoma", "Arial", sans-serif;
  color: #ffffff;
  height: 100%;
}

h1 {
  display: block;
  width: 248px;
  height: 120px;
}

h1 a {
  display: block;
  width: 248px;
  height: 120px;
  background: black url("../../images/fm-logo-bg.gif") top left no-repeat;
}

h2 {
  display: block;
  width: 248px;
  height: 19px;
  background: #688e97 url("../../images/fm-tagline-bg.jpg") top left no-repeat;
}

h3 {
  font-family: "Georgia", "Times New Roman", serif;
  font-weight: normal;
  font-size: 26px;
  font-size: 2.6rem;
  color: #51d2ec;
}

#gallery h3 {
  display: none;
}

h4 {
  font-family: "Georgia", "Times New Roman", serif;
  font-size: 12px;
  font-size: 1.2rem;
  color: #ffffff;
  text-transform: uppercase;
}

abbr {
  text-decoration: none;
  border-bottom-width: 0;
}

a:link, a:visited {
  color: #4ad5f1;
}

a:hover, a:active {
  color: #4ad5f1;
}

a img {
  border-width: 0;
}

.vcard {
  margin-bottom: 20px;
}

.fn.org, .geo {
  display: none;
}

/* @begin - Fiola Mare Layout Framework */
.fm-background {
  position: fixed;
  top: 0;
  left: 248px;
  margin: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}

.fullscreenr-image {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.fullscreenr-active {
  display: block;
  z-index: 1111;
}

.fm-color-alt {
  color: #51d2ec;
}

.fm-centered {
  text-align: center;
}

.fm-container {
  display: block;
  overflow: auto;
  z-index: 2222;
}

.fm-col {
  display: block;
  z-index: 3333;
}

.fm-col.fm-left {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 248px;
  z-index: 9999;
  background-color: #000000;
}

.fm-left-fixed {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  width: 248px;
  background-color: #000000;
  z-index: 3333;
}

.fm-col.fm-right {
  margin-left: 248px;
  min-width: 100px;
  overflow: hidden;
}

.fm-right-fixed {
  position: fixed;
  display: block;
  top: 0;
  left: 248px;
  width: 26px;
  bottom: 0;
  background: transparent url("../../images/fm-right-col-bg.png") left top repeat-y;
  z-index: 3333;
}

.fm-heading {
  height: 141px;
}

.fm-col.fm-right .fm-heading {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 248px;
  height: 89px;
  z-index: 8888;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  /* IE6 & 7 */
  zoom: 1;
  background-color: rgba(0, 0, 0, 0.7);
}

.fm-navigation {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
  font-family: "Georgia", "Times New Roman", serif;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
}

.fm-navigation li {
  margin: 0;
}

.fm-navigation li:hover, .fm-navigation li.current {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF);
  /* IE6 & 7 */
  zoom: 1;
  background-color: rgba(255, 255, 255, 0.4);
}

.fm-navigation a {
  display: block;
  padding: 5px 25px;
}

.fm-navigation a:link, .fm-navigation a:visited {
  color: #ffffff;
  text-decoration: none;
}

.fm-navigation a:hover, .fm-navigation a:active {
  color: #ffffff;
  text-decoration: none;
}

.fm-content-container {
  position: relative;
  display: block;
  overflow: auto;
  z-index: 444;
}

.fm-left .fm-content-container {
  margin: 10px 25px 0;
  font-family: "Georgia", "Times New Roman", serif;
  font-size: 12px;
  font-size: 1.2rem;
  color: #ffffff;
}

.fm-right .fm-content-container {
  float: right;
  overflow: auto;
  margin: 43px 0 109px 0;
  padding: 26px 36px;
  width: 561px;
  color: #ffffff;
  font-family: 'Tahoma','Arial',sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  border: 1px solid #747777;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
  /* IE6 & 7 */
  zoom: 1;
  background-color: rgba(0, 0, 0, 0.7);
}

#homepage .fm-right .fm-content-container {
  background-color: transparent;
  border-width: 0;
  text-align: right;
  font-family: "Georgia", "Times New Roman", serif;
  font-size: 20px;
  font-size: 2rem;
  font-style: italic;
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

#gallery .fm-right .fm-content-container {
  background-color: transparent;
  border-width: 0;
  float: none;
  width: 100%;
  padding: 30px 30px 0 10px;
}

  .fm-right .fm-content-container h4 {

    margin: 15px 0 5px 0;
  }

  .fm-right .fm-content-container dt {

    margin: 0 0 3px 0;
  }

  .fm-content-container dd {

    margin-bottom: 20px;
  }

    .fm-left .fm-content-container dt {

      margin-bottom: 2px;
    }
    .fm-left .fm-content-container dd {

      margin-bottom: 10px;
    }

.fm-content-container p {
  margin-bottom: 10px;
}

.fm-footer.fm-fixed {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 89px;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
  /* IE6 & 7 */
  zoom: 1;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  z-index: 8888;
  display: block;
  text-align: right;
}

.fm-footer .fm-content {
  float: none;
  display: block;
  margin-left: 294px;
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Verdana', 'Arial', sans-serif;
}

.fm-footer .fm-content a:link, .fm-footer .fm-content a:visited {
  color: #a0dbe7;
  text-decoration: none;
}

.fm-footer .fm-content a:hover, .fm-footer .fm-content a:active {
  color: #a0dbe7;
  text-decoration: none;
}

.fm-list-horiz {

  list-style-type: none;
  margin: 20px 0 0;
  padding: 0;
}

    .fm-list-horiz li {

      display: -moz-inline-stack;
      display: inline-block;
      *display: inline;
      *zoom: 1;

      margin-right: 10px;
    }

    .fm-list-horiz.fm-list-pipe li {

      padding-right: 10px;
      margin-right: 10px;
      border-right: 1px solid #ffffff;
      line-height: 13px;
    }

    .fm-list-horiz.fm-list-pipe li.fm-last {

      padding-right: 0;
      margin-right: 0;
      border-right-width: 0;
    }


.fm-fadedArea {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9998;
}

.fm-lightbox {
  display: none;
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -177px;
  padding: 23px;
  width: 354px;
  z-index: 9999;
  background-color: #000000;
  border: 4px solid #a0dae8;
}

.fm-lightbox-close {
  display: block;
  width: 20px;
  height: 20px;
  color: #454545;
  position: absolute;
  font-weight: bold;
  font-size: 18px;
  top: 0;
  right: 0;
  cursor: pointer;
}

.music {
  float: left;
}

.music .fm-icon-holder {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 33px;
  height: 41px;
  margin: 10px 10px 0 10px;
  padding-top: 16px;
  text-align: center;
  vertical-align: top;
}

.music span#audioPlayer_toggleBtn {
  display: block;
  width: 27px;
  height: 26px;
  background: transparent url("../../images/fm-playpause-icon-bg.png") 0 0 no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 0 0 5px;
  padding: 0;
}

.music span#audioPlayer_toggleBtn.playing {
  background-position: 0 -26px;
}

.music small {
  font-size: 0.8em;
}

.music span {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 35px;
  font-size: 1.2em;
  font-family: 'Georgia', 'Times New Roman', serif;
}

#audioPlayer_toggleBtn {
  cursor: pointer;
}

#audioPlayer {
  height: 0;
  visibility: visible;
  overflow: hidden;
}

.restaurant-family {
  list-style-type: none;
  margin: 0 0 9px 16px;
  padding: 0;
}

.restaurant-family li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 15px;
}

.social-links {
  float: right;
  list-style-type: none;
  color: #a0dbe7;
  margin-right: 20px;
}

.social-links a:link, .socia-links a:visited {
  text-decoration: none;
}

.social-links li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 41px;
  margin: 10px 0 0 10px;
  padding-top: 16px;
  text-align: center;
  vertical-align: bottom;
}

.social-links li.signup {
  width: 60px;
  height: 57px;
  margin-left: 0;
  padding-top: 0;
}

.social-links li a small {
  display: block;
  font-family: "Verdana", "Arial", sans-serif;
  font-size: 10px;
  font-size: 1rem;
}

.fm-credits {

  font-family: "Verdana" "Arial", sans-serif;
  padding-bottom: 10px;
  font-size: 10px;
  font-size: 1rem;
  color: #666666;
  text-align: center;
}

.fm-credits a:link, .fm-credits a:visited {
  color: #666666;
  text-decoration: none;
}

.fm-credits a:hover, .fm-credits a:active {
  color: #666666;
  text-decoration: none;
}

.fm-ico {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.fm-gallery-links {

  position: absolute;
  top: 0;
  left: 50px;
}

  .fm-gallery-links a:link, .fm-gallery-links a:visited {

    text-decoration: none;
    text-transform: uppercase;
  }

  .fm-gallery-links a:hover, .fm-gallery-links a:active {

    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
  }

  #sysCuisine #navGalleryCuisine,
  #sysDiningSpaces #navGalleryDiningSpaces,
  #sysPeople #navGalleryPeople,
  #sysInspiration #navGalleryInspiration {

    font-weight: bold;
    color: #ffffff;
  }

form {

  margin-top: 10px;
}

form .control-group {

  margin-bottom: 5px;
}
form .buttons {

  text-align: left;
  margin-left: 158px;
}

/* @end - Fiola Mare Layout Framework */
@media only screen and (max-width: 905px) {

  .fm-footer.fm-fixed {

    height: 150px;
  }

  .music {

    float: none;
    position: absolute;
  }

    .social-links {

      position: absolute;
      bottom: 15px;
      right: 15px;
      float: none;
      margin: 0;
    }

  #gallery .moreResults {
    top: 225px;
    right: 20px;
  }

  .fm-fixed-right {
    left: 248px;
    right: 0;
  }

  .fm-right .fm-content-container {
    width: auto;
    padding-left: 46px;
  }
}

#gallery .moreResults {
  position: absolute;
  top: 0;
  right: 75px;
}

#gallery .moreResults dt, #gallery .moreResults .navNext, #gallery .moreResults .navPrev {
  display: none;
}

.navSequential li {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 1px solid #c0c1c2;
  font-family: "Verdana" "Arial", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
}

.navSequential .current a {
  border-width: 0;
}

.navSequential a:link, .navSequential a:visited {
  color: #ffffff;
}

.navSequential a:hover, .navSequential a:active {
  color: #000000;
}

.navSequential li.current {
  background-color: #c0c1c2;
  color: #000000;
}

.navSequential li.current a:link, .navSequential li.current a:visited {
  background-color: #c0c1c2;
  color: #000000;
}

.navSequential li.current a:link, .navSequential li.current a:visited {
  background-color: #c0c1c2;
  color: #000000;
}

#svGallery {
  padding-top: 30px;
  padding-right: 30px;
  overflow: auto;
}

#svGallery dt {
  display: block;
  font-size: 11px;
  font-weight: normal;
}

#svGallery li {
  overflow: visible;
  margin: 0 0 15px 40px;
}

#svGallery img {
  border: 3px solid #ffffff;
  margin: 3px;
}

.social-icon {
  width: 33px;
}

.social-icon.icon-gift-cards {
  width: 52px;
  height: auto;
}

#giftCards.fm-lightbox {
  font-size: 12px;
  font-size: 1.2rem;
}

@media only screen and (max-width: 625px){

  #homepage .fm-footer.fm-fixed {

    height: 170px;
  }

  .music {

    text-align: center;
  }

  .music span {

    margin-top: 5px;
    clear: both;
    display: block;
  }
}

@media only screen and (max-width: 550px){

  h1, h1 a {

    width: auto;
  }

  h1 a {

    background-position: top center;
  }

  h2 {

    width: auto;
    margin: 0;
    background-position: top center;
  }

  .social-links {

    float: none;
    width: auto;
    text-align: center;
    left: 0;
    right: 0;
  }

  .music {

    width: auto;
    left: 0;
    right: 0;
  }

  .fm-background {

    left: 0;
  }

  .fm-fixed-left, .fm-right-fixed {

    display: none;
  }

  .fm-col.fm-left {

    position: relative;
    display: block;
    width: auto;
  }

  .fm-credits {

    position: relative;
  }

  .fm-col.fm-right {

    position: relative;
    margin-left: 0;

  }

  .fm-right .fm-content-container {

    margin: 0 0 100px 0;
    padding-left: 36px;
    float: none;
  }

    #homepage .fm-right .fm-content-container {

      margin-bottom: 150px;
    }

  .fm-col.fm-right .fm-heading {

    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    border-top: 1px solid #747777;
  }

  .fm-lightbox {

    left: 10px;
    right: 10px;
    margin-left: 0;
    width: auto;
  }

  .fm-gallery-links {

    left: 15px;
    right: 15px;
    text-align: center;
  }
}


/* @begin - OpenTable Styles */

.OTButton a.OTReserveNow:link, .OTButton a.OTReserveNow:visited, .OTButton a.OTReserveNow:hover, .OTButton a.OTReserveNow:active {

  background-image: url('../../images/fm-opentable-reserve-btn-bg.png') !important;
  -webkit-text-shadow: 0 !important;
  -moz-text-shadow: 0 !important;
  text-shadow: 0 !important;
  -webkit-box-shadow: 0 !important;
  -moz-box-shadow: 0 !important;
  box-shadow: 0 !important;

  color: #ffffff !important;
}
/* @end - OpenTable Styles */

.image {

    border: 1px solid #ffffff;
}

.image-fit {

    max-width: 100%;
    height: auto;
}

.list {

    list-style-type: none;
    margin: 0 0 20px;
    padding: 0;
}

    .list li {

        margin-bottom: 5px;
    }

    .list-horiz .list-item {

        display: inline-block;
        margin: 0 0 0 -2px;
    }

    .list.case-reservations {

        margin: 20px 0;
		text-align: center;
    }

    .list.case-reservations .list-item {

        width: 92px;
        margin: 0 15px 0 0;
        text-align: center;
    }

        .list.case-reservations .list-item.end {

            margin-right: 0;
        }

        .list.case-reservations .list-item a:link,
        .list.case-reservations .list-item a:visited {

            color: #a0dbe7;
            text-decoration: none;

        }

        .list.case-reservations .list-item small {

            display: block;
            font-family: "Verdana","Arial",sans-serif;
            font-size: 10px;
            text-transform: lowercase;
            margin-top: 3px;
        }

    .list.case-dining-rooms .list-item {

        display: inline-block;
        text-align: center;
        margin: 0 10px 10px;
        width: 105px;
        vertical-align: top;
    }

        .list.case-dining-rooms .list-item a {

            display: block;
            text-align: center;
        }

    .list.case-dining-rooms .list-item .image {

        display: block;
        margin: 0 auto;
    }

    .widget.case-rooms-menu {

        margin-top: 20px;
    }

        .list.case-rooms-menu .list-item {

            display: inline-block;
            margin: 0 10px 0 0;
        }

        .btn-primary {

            background-color: #41AABF;
            color: #ffffff;
            padding: 10px 25px;
            border: 1px solid #222222;
            text-decoration: none;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            font-size: 20px;
            text-transform: capitalize;
            font-family: "Georgia", "Times New Roman", serif;
            margin-top: -18px;
            display: inline-block;
            vertical-align: top;
        }

        .btn-container {

            text-align: center;
            margin: 35px 0 10px 0;
            padding: 0;
            border-top: 1px dotted #ffffff;
        }

        a.btn-primary:link, a.btn-primary:visited {

            color: #ffffff;
        }

        a.btn-primary:hover, a.btn-primary:active {

            color: #ffffff;
        }

        .btn-secondary {

            display: block;
            background-color: #3baac1;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            color: #ffffff;
            padding: 5px;
        }

.title {


}

    .title-secondary {

        color: #ffffff;
        font-size: 13px;
        font-weight: normal;
        text-transform: none;
        font-style: italic;
        text-align: center;
        color: #cccccc;
    }

.widget.case-sidebar {

    margin-top: 10px;
}

.icon { text-indent: 1000%; white-space: nowrap; overflow: hidden; }
.gft-badge { height: 12px; background-position: center center; background-repeat: no-repeat; }
.gft-badge-opentable { background-image: url('../../images/badge-opentable.png'); }
.gft-badge-reserve { background-image: url('../../images/badge-reserve.png'); }

.collapse-title:after {

    display: inline-block;
    content: "";
    width: 9px;
    height: 10px;
    margin-top: 0;
    margin-left: 7px;
    overflow: hidden;
    background: transparent url('../../images/collapse-sheet.png') 0 0 no-repeat;
}

    .collapse-title.active:after {

        background-position: 0 -10px;
    }

.collapse-content { display: none; }


.ig-popup {
	
	display: none;
	position: absolute;
	top: 139px;
	left: 249px;
	width: 300px;
	z-index: 9999;
	background-color: #000000;
	background-color: rgba(0,0,0,0.9);
	border-right: 2px solid #a0dbe7;
	font-size: 13px;
	padding: 20px;
}

	.ig-popup.state-open {
		
		display: block;
	}

.ig-close {
	
	position: absolute;
	top: 10px;
	right: 16px;
	cursor: pointer;
	display: block;
	z-index: 9999;
	font-size: 13px;
}

.ig-btn {
	
	background-color: #3baac1;
	border-color: #3baac1;
	border-style: solid;
	display: block;
	width: 100%;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	font-family: Georgia, 'Times New Roman', Times, serif;
	padding: 7px 17px;
}

.widget .case-reservations {

	padding: 10px;
	margin-bottom: 10px;
	background-color: #000000;
	background-color: rgba(0,0,0,0.4);
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

	.widget .case-reservations p {

		margin: 5px 0 0 0;
	}

	.widget a.case-highlight:link,
	.widget a.case-highlight:visited {

		text-decoration: underline;
	}

.widget .case-reserve-title {

	text-align: center;
	display: block;
	padding: 4px;
}

.widget .case-reservations{padding:10px;margin:10px 20px;background-color:#000000;background-color:rgba(93,93,93,0.4);color:#ffffff;font-family:Verdana, Arial, sans-serif;font-size:11px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.widget .case-reservations p{margin:5px 0 0 0}.widget a.case-highlight:link,.widget a.case-highlight:visited{text-decoration:underline}.widget .case-reserve-title{text-align:center;background-color:#3baac1;display:block;padding:4px}