@import url(https://fonts.googleapis.com/css?family=Amaranth:400);
/* skin-site.scss */
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
/* normalize.scss v2.1.0 | MIT/GPLv2 License | bit.ly/normalize-with-compass */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
html {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  /* Establish a vertical rhythm unit using $base-line-height. */
  line-height: 1.5em; }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements in IE 6/7.
 */
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Set 1 unit of vertical rhythm on the top and bottom margin.
 */
p,
pre {
  margin: 1.5em 0; }

blockquote {
  /* Set 1 unit of vertical rhythm on the top and bottom margin. */
  margin: 1.5em 40px; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 2em;
  line-height: 1.5em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.75em;
  margin-bottom: 0.75em; }

h2 {
  font-size: 1.5em;
  line-height: 2em;
  margin-top: 1em;
  margin-bottom: 1em; }

h3 {
  font-size: 1.17em;
  line-height: 1.28205em;
  margin-top: 1.28205em;
  margin-bottom: 1.28205em; }

h4 {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em; }

h5 {
  font-size: 0.83em;
  line-height: 1.80723em;
  margin-top: 1.80723em;
  margin-bottom: 1.80723em; }

h6 {
  font-size: 0.67em;
  line-height: 2.23881em;
  margin-top: 2.23881em;
  margin-bottom: 2.23881em; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
  line-height: 1.5em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Set 1 unit of vertical rhythm and a consistent indentation.
 */
dl,
menu,
ol,
ul {
  margin: 1.5em 0;
  padding: 0 0 0 40px; }

dl {
  padding: 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
  /* Improve image quality when scaled in IE 7. */
  -ms-interpolation-mode: bicubic; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border-color: #c0c0c0;
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-top-style: solid;
  border-top-width: 0.0625em;
  padding-top: 0.4625em;
  border-bottom-style: solid;
  border-bottom-width: 0.0625em;
  padding-bottom: 0.9125em;
  border-left-style: solid;
  border-left-width: 0.0625em;
  padding-left: 0.875em;
  border-right-style: solid;
  border-right-width: 0.0625em;
  padding-right: 0.875em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Improve appearance and consistency with IE 6/7.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
  vertical-align: baseline;
  /* 4 */
  *vertical-align: middle;
  /* 4 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* @import "font-awesome"; */
/* variables */
/* device sizes  */
/* Colours */
/* Fonts */
/* Measurements */
/* mixins */
.loyalty-grid:before, .loyalty-grid:after {
  content: "";
  display: table; }
.loyalty-grid:after {
  clear: both; }
.loyalty-grid {
  zoom: 1; }

/* http://sachagreif.com/useful-sass-mixins/ */
/* @include box-emboss(0.8, 0.05); */
/* @include letterpress(0.8); */
/* 
COLOURS - separated out for easier creation of colour variation skins
*/
/* skin-site.scss */
body {
  background: #fdfaeb; }

#mainContent {
  /* @include box-shadow(rgba(0, 0, 0, 0.8) 0px 20px 30px -20px); */ }

#main-wrapper {
  background: #e8e5d8; }

#mainContent {
  background: #fff; }

#sidebar.main-sidebar {
  background: #f3f1e8; }

#content-header {
  background: #f3f1e8; }

/* _skin_header.scss */
#header-wrapper {
  background: #fdfaeb;
  /* @include box-shadow(rgba(0, 0, 0, 0.8) 0 -20px 20px -30px inset); */ }

#hero-image img {
  /* @include box-shadow(rgba(0, 0, 0, 0.2) 0 1px 4px); */ }

.location {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: inherit; }

#summary-wrapper {
  background: rgba(255, 255, 255, 0.5);
  /* use 0.1 for dark skin */
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 0 0 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 0 0 3px;
  box-shadow: rgba(0, 0, 0, 0.05) 0 0 0 3px; }

#anon-order-declaration a {
  color: #980000; }

/* _skin_footer.scss */
#footer-wrapper {
  /* @include box-shadow(rgba(0, 0, 0, 0.8) 0 20px 20px -30px inset); */
  background-color: #fdfaeb; }

#footer-nav {
  border-top: 1px solid #e8e5d8; }

/* _skin_navigation.scss */
#navcontainer ul a:hover,
#navcontainer ul a:focus {
  color: #333;
  /* use #eee for dark skin */ }

#navcontainer ul a:visited {
  color: #980000; }

#navcontainer ul li.current {
  background: #fff;
  xborder-left: 1px solid #dbd9cc;
  xborder-top: 1px solid #dbd9cc;
  xborder-right: 1px solid #dbd9cc; }

#navcontainer ul li.current a {
  color: #000; }

#navcontainer .socialNetworks {
  color: #980000; }

#menuGroupNav {
  /* @include box-shadow(rgba(0, 0, 0, 0.3) 15px 0 30px -25px); */
  background: #f3f1e8; }

#menuGroupNav ul li {
  border-bottom: 1px dotted #dbd9cc; }

#menuGroupNav ul li a,
#menuGroupNav ul li a:link,
#menuGroupNav ul li a:visited {
  color: #777;
  /* border-right: 3px solid #FFFFFF; */ }

#menuGroupNav ul li a:hover {
  color: #333; }

#menuGroupNav ul li.disabled {
  color: #eee; }

#menuGroupNav ul li.disabled a {
  color: #eee; }

#menuGroupNav ul li.current {
  background: #fff;
  /* @include box-shadow(rgba(0, 0, 0, 0.3) 0 0 10px); */ }

#menuGroupNav ul li.current a, #menuGroupNav ul li.current a:link, #menuGroupNav ul li.current a:visited {
  color: #980000;
  background: #fff; }

/* _skin_promotions.scss */
.promo-item .loyalty-card {
  border: 1px solid #ddd; }

.signup-prompt,
.promo-not-started {
  background: #FFFFFF;
  opacity: 0.75; }

.promo-success-message {
  color: #99B81B; }

/* _skin_tables.scss */
table.menuItems {
  border-top: 1px solid #EEEEEE; }

tr.colouredRow td {
  background: #F3F1E8; }

/* _skin_text_headings.scss */
h1 {
  color: #980000; }

h2 {
  color: #333333; }

h3 {
  color: #d1c9a9; }

h3.popover-title {
  color: #AAAAAA; }

h4 {
  color: #333333; }

a {
  color: #980000; }

/* _skin_modals.scss */
#modal {
  background: rgba(0, 0, 0, 0.2); }

#modal-content {
  background: #fff; }

#modal-content h2 {
  color: #980000; }

#modal-content h3 {
  color: black; }

#modal-content p,
#modal-content li {
  color: #000; }

/* _skin_footer.scss */
#footer .socialNetworks #merchant-connect a {
  background: #980000;
  color: #FFFFFF; }

#footer .socialNetworks #merchant-connect a.yqme-connect {
  background: #bfd123; }

#footer .socialNetworks {
  color: #980000; }

/* content */
.productName {
  color: #980000; }

.productDesc {
  color: #444; }

#registerForm #RegistrationTerms .scrollable {
  border: 1px solid #EEEEEE; }

.section th {
  color: #777777; }

.section td {
  color: #333333; }

.section td.reorder {
  border-right: 1px solid #ccc; }

/*
#WelcomeMessage .welcomeImage {
	border:10px solid #fff;
}

#WelcomeMessage .welcomeText {
	background: #000;
}
.welcomeText p {
	color: #AAAAAA;
}
#WelcomeMessage .steps ul li {
	color: #666;
}
#WelcomeMessage .steps ul li span {
	color: #333333;
}
*/
#ConfirmItems {
  background: #EEEEEE;
  border: 1px solid #CCCCCC; }

#sidebar .section {
  background: #FFFFFF;
  	/*
  border: 1px solid #eee;
  	-moz-box-shadow: 0px 20px 30px -20px #D1C9A9;
      -webkit-box-shadow: 0px 20px 30px -20px #D1C9A9;
      box-shadow: 0px 20px 30px -20px #D1C9A9;
  */ }

/*
#gotomenu ul.menugroups li a {
	border: 2px solid #D1C9A9; 
	-moz-box-shadow: 0px 20px 30px -20px #D1C9A9;
	-webkit-box-shadow: 0px 20px 30px -20px #D1C9A9;
	box-shadow: 0px 20px 30px -20px #D1C9A9;
}
#gotomenu ul.menugroups li a span {
	background:#D1C9A9; 
	color:#fff; 
}
#gotomenu ul.menugroups li a:hover {
	border-color:$feature;
}
#gotomenu ul.menugroups li a:hover span {
	background:$feature;
}
*/
table#BasketItems td {
  border-top: 1px solid #665544; }

table#BasketItems td.itemLabel .productName {
  color: #075116; }

table#BasketItems tr.Total td {
  border-top: 2px solid #665544;
  border-bottom: 2px solid #665544; }

/* top panel - login form */
/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Date: March 26, 2009
Version: 1.0

	Copyright 2009 Jeremie Tisseau
	"Sliding Login Panel with jQuery 1.3.2" is distributed under the GNU General Public License version 3:
	http://www.gnu.org/licenses/gpl-3.0.html
*/
/* Panel Tab/button */
.tab {
  height: 32px;
  position: relative;
  top: 0;
  z-index: 999;
  background: #000; }

.loginWrapper {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: right;
  height: 32px; }

.tab ul.login {
  clear: right;
  float: right;
  color: #bfd123;
  display: block;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  text-align: right;
  margin: 0; }

.tab a.logo {
  width: 180px;
  display: block;
  float: left;
  height: 32px; }

.tab a.logo span {
  display: none; }

.tab ul.login li.left {
  height: 32px;
  width: 30px;
  padding: 0;
  margin: 0;
  display: block;
  float: left; }

.tab ul.login li.right {
  height: 32px;
  width: 30px;
  padding: 0;
  margin: 0;
  display: block;
  float: left; }

.tab ul.login li {
  text-align: left;
  padding: 0 10px;
  display: block;
  float: left;
  height: 32px;
  letter-spacing: 0; }

.tab ul.login li.toggle-wrapper {
  background-color: #bfd123;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bfd123), color-stop(100%, #898700));
  background-image: -webkit-linear-gradient(#bfd123, #898700);
  background-image: -moz-linear-gradient(#bfd123, #898700);
  background-image: -o-linear-gradient(#bfd123, #898700);
  background-image: linear-gradient(#bfd123, #898700);
  border-left: 1px solid #898700;
  border-right: 1px solid #898700;
  border-top: 1px solid #bfd123;
  border-bottom: 1px solid #898700;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-box-shadow: black 0px 1px 1px;
  -moz-box-shadow: black 0px 1px 1px;
  box-shadow: black 0px 1px 1px;
  height: 36px; }

.tab ul.login li img {
  vertical-align: top; }

.tab ul.login li a {
  color: #bfd123;
  font-weight: bold; }

.tab ul.login li a:hover {
  color: #fff; }

.tab ul.login li.toggle-wrapper a {
  color: #333; }

.tab ul.login li.toggle-wrapper a:hover {
  color: #111; }

.tab .sep {
  color: #666; }

.tab a.open, .tab a.close {
  height: 20px;
  line-height: 20px !important;
  padding-left: 30px !important;
  cursor: pointer;
  display: block;
  width: 110px;
  position: relative;
  top: 7px;
  font-size: 12px; }

.tab a.open {
  background: url(images/slide/bt_open.png) no-repeat 2px 0; }

.tab a.close {
  background: url(images/slide/bt_close.png) no-repeat 2px 0; }

.tab a:hover.open {
  background: url(images/slide/bt_open.png) no-repeat 2px -19px; }

.tab a:hover.close {
  background: url(images/slide/bt_close.png) no-repeat 2px -19px; }

/* sliding panel */
#toppanel {
  /*position: absolute;*/
  /*Panel will overlap  panelContent */
  position: relative;
  /*Panel will "push" the panelContent down */
  top: 0;
  width: 100%;
  z-index: 999;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background: #000;
  border-bottom: 2px solid #222; }

#panel {
  width: 100%;
  color: #666;
  overflow: hidden;
  position: relative;
  z-index: 3;
  display: none;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }

#panel .logo {
  background: url("../images/logos/pbYQME_584_28h.png") no-repeat right center;
  height: 32px;
  width: 200px;
  display: block;
  float: right; }

#panel .logo span {
  display: none; }

#panel h3 {
  color: #009FCC;
  font-size: 1.7em;
  font-weight: normal;
  line-height: 1.3;
  margin: 0 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  border: 0 none; }

#panel p {
  margin: 5px 0;
  padding: 0; }

#panel a {
  text-decoration: none;
  color: #95A900;
  font-weight: bold; }

#panel a:hover {
  color: #95A900;
  text-decoration: none; }

#panel .panelIntro {
  margin: 30px 0 0;
  text-align: right; }

#panel .panelContent {
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  float: right; }

#panel .panelContent form {
  background: #bfd123;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 10px;
  margin: 20px 0 0; }

#panel .panelContent label {
  color: #111;
  font-size: 1em; }

#panel .panelContent input.field {
  background: #fff; }

#panel .panelContent input:focus.field {
  background: #ffffdd; }

/* Header */
/* restrict height of slider/hero */
#hero-image,
.carousel-inner > .item {
  max-height: 200px;
  overflow: hidden; }

#hero-image img {
  max-width: 100%;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.headerInfo {
  padding: 15px 0; }

#logo-wrapper {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px; }

#logo-wrapper a {
  text-align: center;
  max-height: 190px;
  display: block;
  width: 100%;
  vertical-align: middle; }

#logo-wrapper a span {
  overflow: hidden;
  text-indent: -9000px;
  display: block; }

#logo-wrapper a img {
  max-height: 190px;
  max-width: 100%; }

.introText {
  position: relative; }

.introText p {
  font-size: 1em; }

.location {
  display: inline-block;
  font-size: 1.1em;
  padding: 5px 2px 4px;
  position: relative;
  width: auto; }

.map-button {
  margin-left: 10px;
  text-transform: uppercase;
  white-space: nowrap; }

#restaurant-map {
  width: 400px;
  height: 400px; }

#summary-wrapper {
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  #summary-wrapper #summary-wrapper-inner {
    margin: 8px; }
  #summary-wrapper .section {
    margin-bottom: 10px; }

.openStatusButton {
  display: inline-block;
  position: relative;
  background: #FFFFFF;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 2em;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.openStatusButton.open {
  color: #44ae58; }

.openStatusButton.closed {
  color: #d73f27; }

.tradingTimes {
  text-align: center; }

.openTimes, .deliveryTimes {
  margin-bottom: 5px;
  display: block;
  position: relative; }
  .openTimes:before, .openTimes:after, .deliveryTimes:before, .deliveryTimes:after {
    content: "";
    display: table; }
  .openTimes:after, .deliveryTimes:after {
    clear: both; }
  .openTimes, .deliveryTimes {
    zoom: 1; }

#paymentWrapper {
  text-align: center; }

/*
#paymentWrapper .icon {
	width:41px; 
	border: 1px solid #CCCCCC;
    @include border-radius(4px);
    display: inline-block;
    height: 26px;
    margin-right: 5px;
	background-image:url(../images/payment-icons.png);
	background-repeat: no-repeat;	
}
*/
/*
#paymentWrapper .icon:last-child {
    margin-right: 0px;
}
*/
#anon-order-declaration {
  text-align: center; }

#anon-order-declaration a {
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  padding: 8px 0 0;
  position: relative; }

#anon-order-declaration a:before,
#anon-order-declaration a:after {
  content: "\f005";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin: 5px;
  opacity: 0.2; }

/* Navigation */
#navcontainer {
  line-height: 1;
  position: relative; }

#navcontainer ul {
  display: inline-block;
  list-style-type: none;
  text-align: left;
  position: relative;
  margin: 0;
  padding: 0; }

#navcontainer li {
  display: inline-block;
  zoom: 1;
  /* IE7 hack */
  *display: inline;
  /* added by TH */ }

.notloggedin #navcontainer li.refer {
  display: none; }

#navcontainer ul a,
#navcontainer ul a:link,
#navcontainer ul a:visited {
  padding: 4px 10px 2px;
  line-height: 40px;
  font-family: "Amaranth", Georgia, serif;
  font-size: 1.2em;
  display: block;
  text-decoration: none; }

#navcontainer ul a:hover,
#navcontainer ul a:focus {
  text-decoration: none; }

#navcontainer ul a#current:hover,
#navcontainer ul a#current:focus {
  text-decoration: none; }

#navcontainer ul#patronNavList {
  float: right; }

#navcontainer .socialNetworks {
  text-align: right;
  float: right;
  padding: 2px 6px 2px 10px;
  margin-top: 10px; }

#navcontainer .socialNetworks a {
  display: inline-block;
  line-height: 22px;
  padding: 4px 5px 0; }

#navcontainer .socialNetworks a span {
  display: none; }

#navcontainer .socialNetworks:after {
  content: "share"; }

/**** vertical food menu tabs  ****/
#menuGroupNav {
  display: block;
  padding: 0;
  font-size: 1em;
  padding: 5px; }

#menuGroupNav ul {
  margin: 0;
  padding: 0;
  margin-left: 0; }

#menuGroupNav ul li {
  display: block;
  text-align: right;
  list-style: none; }

#menuGroupNav ul li.current {
  background: #fff; }

#menuGroupNav ul li a {
  display: block;
  text-decoration: none;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

/* Sidebars */
#sidebar .sectionWrapper {
  width: 100%;
  margin-bottom: 15px; }

#sidebar .section {
  padding: 5px 5% 8px; }

#sidebar img {
  max-width: 100%; }

.vendorStatusIntro {
  float: left; }

.vendorStatusText {
  background: url(/Design/images/vendor_open_status_signs.png) no-repeat;
  width: 100px;
  height: 90px;
  display: inline-block;
  float: left;
  position: relative;
  top: -24px;
  margin: 0 1px -60px 8px; }

.vendorStatusText span {
  display: none; }

.vendorStatusTime {
  float: left; }

.open .vendorStatusText {
  background-position: top left; }

.closed .vendorStatusText {
  background-position: -100px top; }

/*
#sidebar #openingHoursWrapper.section {margin-right: 20px; padding: 20px;
}
#sidebar #deliveryHoursWrapper.section {margin-right: 20px; padding: 20px;
}
#sidebar #contact-details.section {margin-right: 0; padding: 20px;
}
*/
#deliveryHours .deliverySuburbs {
  font-size: 90%;
  margin-top: 10px;
  color: #666666; }

a.map-icon, a.map-icon:link, a.map-icon:visited {
  border: 1px solid #aaa;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0 3px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0 3px; }

.Days {
  color: #111; }

#ReminderNote {
  margin-bottom: 10px;
  padding: 0 0 10px; }

#ReminderNote ol {
  margin-left: 20px; }

#ReminderNote a, #ReminderNote a:visited, #ReminderNote a:active {
  color: #A44710;
  text-decoration: underline; }

.paperclip {
  display: none; }

.reminderDetails {
  padding: 0; }

#basket-content {
  padding: 0;
  width: 100%;
  min-height: 110px; }

#basket-content h2 {
  padding-right: 30px; }

#ReminderNote {
  width: 200px;
  min-height: 50px; }

.reminderDetails {
  padding: 10px 0 10px 10px; }

.actions {
  padding: 5px 0; }

.lost-pwd {
  font-size: .8em; }

#openingHours .hoursRow, #deliveryHours .hoursRow {
  display: block;
  clear: both;
  padding: 2px 0px; }

.open-status-right .vendorStatusIntro {
  display: none; }

.open-status-right .vendorStatusText {
  float: right; }

.open-status-right .vendorStatusTime {
  float: left; }

.open .vendorStatusText {
  color: #390; }

.closed .vendorStatusText {
  color: #F00; }

.Days {
  float: left; }

/* IE7 needs this */
.Times {
  float: right; }

.location {
  position: relative; }

.location p {
  margin: 10px 0 0 55px; }

/* Text & Headings */
h1 {
  font-family: "Amaranth", Georgia, serif;
  font-size: 2.2em;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin: 0px 0 0.4em; }

h2 {
  font-family: "Amaranth", Georgia, serif;
  font-size: 2em;
  line-height: 1;
  font-weight: normal;
  letter-spacing: -1px;
  text-transform: uppercase;
  text-align: left;
  margin: 10px 0 0.4em; }

h3 {
  font-family: "Amaranth", Georgia, serif;
  font-size: 1.7em;
  line-height: 1.3;
  font-weight: normal;
  margin: 0 0 10px; }

h3.popover-title {
  font-size: 1.3em;
  line-height: 1.3em; }

h4 {
  font-family: "Amaranth", Georgia, serif;
  margin-bottom: 1em;
  margin-top: 0.5em;
  font-weight: normal;
  font-size: 1.1em; }

h5 {
  margin-bottom: 0.5em;
  margin-top: 0.5em; }

p {
  margin: 10px 0; }

blockquote {
  font-family: georgia;
  font-size: 16px;
  font-style: italic;
  margin: 0 30px 30px;
  clear: both; }

.hint {
  color: #888888;
  display: block;
  font-size: 0.7em;
  padding: 5px 0; }

ol li, ul li {
  position: relative; }

ul li li {
  margin: 0px; }

ul.tickList {
  list-style: none;
  padding: 0 0 0 30px; }

ul.tickList li {
  margin-bottom: 0.6em; }

ul.tickList li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #bfd123;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 0px;
  left: -1.5em; }

.displayName {
  font-weight: bold; }

.extras .InputRow {
  font-size: .8em; }

.productName {
  font-weight: normal;
  clear: right;
  display: block;
  font-size: 1.2em; }
  .productName a {
    text-decoration: none; }

.productDesc {
  font-weight: normal;
  clear: right;
  display: block;
  margin: 5px 0;
  font-size: 0.95em; }

span.LimitedAvailability {
  display: block; }

.headerNotes,
.footerNotes,
.introNotes {
  background: #EEEEEE;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 0.95em;
  padding: 2px 15px;
  margin-bottom: 20px; }

.introNotes p {
  font-size: 1.3em; }

p.intro {
  color: #d1c9a9;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.2;
  margin: 0 0 10px; }

.warning {
  margin: 20px 0;
  position: relative;
  padding: 10px 20px; }

.warning p {
  font-size: 1.5em; }

.warning .button {
  display: block;
  font-size: 1.2em;
  position: absolute;
  right: 20px;
  top: 27px; }

/*************** BUTTONS ***************/
/* Button Groups */
:not(label) .btn-group input[type="checkbox"],
*:not(label) .btn-group input[type="radio"] {
  opacity: 0;
  position: absolute;
  visibility: hidden; }

#buttons input[data-toggle]:checked + label, #buttons input[data-toggle]:checked + label:active {
  background-color: #0044CC;
  background-image: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #FFFFFF;
  outline: 0 none; }

.btn-group > .btn:first-of-type {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0; }

.btn-group > .btn.active {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #090909 \9;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444', endColorstr='#FF222222', GradientType=0);
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.btn-group > .btn.active:hover {
  color: white;
  background-color: #222222;
  *background-color: #151515; }

/*************** ORDER HISTORY & DETAIL PAGES ***************/
.icons .icon.button {
  line-height: 32px;
  margin-bottom: 5px;
  display: inline-block;
  padding: 5px 10px 5px 7px; }

.icons .icon.disabled {
  opacity: 0.3; }

.icons .icon {
  width: 32px;
  height: 32px;
  margin: 0 0px 0 0;
  display: inline-block;
  background-image: url(../images/order-icons.png);
  background-repeat: no-repeat; }

.icons .icon.reorder {
  background-position: 0px top; }

.icons .icon.details {
  background-position: -32px top; }

.icons .icon.remfave {
  background-position: -64px top; }

.icons .icon.addfave {
  background-position: -96px top; }

.icons .icon.alert {
  background-position: -128px top; }

.icons .icon.cancel {
  background-position: -160px top; }

/* order detail page */
.iconButtons .button.icon {
  display: inline-block;
  line-height: 42px;
  padding: 0 5px; }

.iconButtons .button.icon span {
  float: left;
  height: 34px;
  margin-right: 5px;
  margin-top: 4px;
  width: 32px;
  background-image: url(../images/order-icons.png);
  background-repeat: no-repeat; }

.iconButtons .button.icon.reorder span {
  background-position: 0px top; }

.iconButtons .button.icon.details span {
  background-position: -32px top; }

.iconButtons .button.icon.remfave span {
  background-position: -64px top; }

.iconButtons .button.icon.addfave span {
  background-position: -96px top; }

.iconButtons .button.icon.alert span {
  background-position: -128px top; }

.icons .icon span {
  display: none; }

#OrderHistory .Cancelled td,
#RecentOrders .Cancelled td {
  text-decoration: line-through; }

#QtyAdjust {
  overflow: hidden;
  position: relative;
  width: 60px;
  float: left;
  margin-right: 10px; }

#QtyAdjust input.quantityInput {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #C7C0C7 -moz-use-text-color #C7C0C7 #C7C0C7;
  border-image: none;
  border-radius: 2px 0 0 2px;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  box-shadow: 0 0 2px 0 #F7F6F7 inset;
  float: left;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  width: 40px;
  margin-bottom: 0; }

#QtyAdjust .QtyChange {
  background: -moz-linear-gradient(center top, #f7f6f7 0%, #dfdbdf 100%) repeat scroll 0 0 transparent;
  border: 1px solid #C7C0C7;
  border-radius: 2px 2px 2px 2px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #5E5E5E;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 15px;
  line-height: 15px;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  vertical-align: text-top;
  width: 20px; }

#QtyAdjust .QtyChange.minus {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  bottom: 0;
  right: 0; }

#QtyAdjust .QtyChange.plus {
  border-bottom: 0 none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  right: 0;
  top: 0; }

/*************** FORMS ***************/
.formSection {
  background: #f3f1e8;
  padding: 10px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .formSection:before, .formSection:after {
    content: "";
    display: table; }
  .formSection:after {
    clear: both; }
  .formSection {
    zoom: 1; }

.SubmitButtonRow {
  padding: 15px 0; }

.menuItems .extras .radio, .menuItems .extras .checkbox {
  font-size: 0.85em; }
.menuItems .extras .row-fluid .span5.radio,
.menuItems .extras .row-fluid .span5.checkbox {
  margin-left: 0;
  margin-right: 2.5641%; }

.menuItems .InputRowSet {
  margin-bottom: 5px; }
  .menuItems .InputRowSet:before, .menuItems .InputRowSet:after {
    content: "";
    display: table; }
  .menuItems .InputRowSet:after {
    clear: both; }
  .menuItems .InputRowSet {
    zoom: 1; }

.radio, .checkbox {
  text-align: left; }

.help-inline, .help-block {
  color: #888888;
  font-size: 13px;
  line-height: 1.3; }

.help-small {
  font-size: 11px; }

.input-stretch {
  width: 100%; }

/*************** TABLES ***************/
table {
  width: 100%;
  padding: 0px;
  margin-bottom: 10px; }

.menuItems td {
  padding: 10px;
  vertical-align: middle;
  text-align: left;
  border-bottom: 1px solid #eee; }

td.details {
  padding: 10px 5px 10px; }

td.itemLabel,
td.totalLabel,
td.summary,
td.date {
  padding: 10px 10px 10px 0; }

td.icons,
td.orderFee,
td.totalCost {
  padding: 10px 0 10px 10px;
  text-align: right;
  white-space: nowrap; }

td.cost {
  font-size: 110%;
  white-space: nowrap; }

td.itemLabel,
td.variations {
  vertical-align: top; }

tr.divInsideTable td {
  padding: 0 10px; }

tr.total td {
  font-size: 120%;
  font-weight: bold; }

a.AddVar {
  clear: right;
  display: block;
  margin-bottom: 5px;
  text-align: left; }

/* Basket (sidebar and confirm order pages) */
.basketTable {
  border-top: 1px solid #eee;
  margin: 10px 0; }
  .basketTable td {
    padding: 10px 0;
    vertical-align: middle;
    border-bottom: 1px solid #eee; }
  .basketTable td .productName {
    font-size: 1em; }
  .basketTable td.itemLabel .extras {
    font-size: 0.8em;
    line-height: 1.2; }
  .basketTable td.EditOrder {
    width: 25px;
    vertical-align: middle;
    text-align: right; }
    .basketTable td.EditOrder a.del {
      margin-left: 8px;
      display: inline-block;
      width: 16px;
      height: 16px;
      text-decoration: none; }
      .basketTable td.EditOrder a.del span {
        color: red;
        display: none; }
  .basketTable tr.total td {
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    padding: 7px 0px 5px;
    font-weight: bold; }
  .basketTable .SubmitButtonRow {
    padding: 0; }

span.pickupDate {
  background: #F3F1E8;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -khtml-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  display: block;
  font-size: 110%;
  padding: 7px 7px 3px;
  text-transform: uppercase; }

span.pickupTime {
  background: #E8E5D8;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -khtml-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  display: block;
  padding: 7px;
  text-transform: lowercase; }

td.variations,
td.itemCost,
td.totalCost {
  white-space: nowrap;
  text-align: right; }

/* PROMOTIONS */
.carousel {
  margin-bottom: 0; }

.promo-item {
  margin-bottom: 15px;
  position: relative; }

/* Loyalty Card */
.coffee-card .loyalty-grid .grid-item {
  background-image: url("../images/icons/icon-coffee.png");
  /* ie fallback */
  background-image: none, url("../images/icons/icon-coffee.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/images/icons/icon-coffee.png', 	sizingMethod='scale'); }

.star-card .loyalty-grid .grid-item {
  background-image: url("../images/icons/icon-star.png");
  /* ie fallback */
  background-image: none, url("../images/icons/icon-star.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/images/icons/icon-star.png', 	sizingMethod='scale'); }

.thumb-card .loyalty-grid .grid-item {
  background-image: url("../images/icons/icon-thumb.png");
  /* ie fallback */
  background-image: none, url("../images/icons/icon-thumb.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/images/icons/icon-thumb.png', 	sizingMethod='scale'); }

.cutlery-card .loyalty-grid .grid-item {
  background-image: url("../images/icons/icon-cutlery.png");
  /* ie fallback */
  background-image: none, url("../images/icons/icon-cutlery.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/images/icons/icon-cutlery.png', 	sizingMethod='scale'); }

.pizza-card .loyalty-grid .grid-item {
  background-image: url("../images/icons/icon-pizza.png");
  /* ie fallback */
  background-image: none, url("/Design/images/icons/icon-pizza.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Design/images/icons/icon-pizza.png', 	sizingMethod='scale'); }

.loyalty-grid {
  list-style: none;
  margin: 0;
  padding: 0; }
  .loyalty-grid .grid-item {
    xbackground-color: #f3f1e8;
    margin: 1%;
    float: left;
    background-position: center;
    background-size: 60%;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    opacity: 0.1;
    filter: alpha(opacity=10); }

.promo-item .col-3 .grid-item {
  width: 31.33333%;
  padding-bottom: 31.33333%; }

.promo-item .col-4 .grid-item {
  width: 23%;
  padding-bottom: 23%; }

.promo-item .col-5 .grid-item {
  width: 18%;
  padding-bottom: 18%; }

.promo-item .used-1 .grid-item:nth-of-type(-n+1) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-2 .grid-item:nth-of-type(-n+2) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-3 .grid-item:nth-of-type(-n+3) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-4 .grid-item:nth-of-type(-n+4) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-5 .grid-item:nth-of-type(-n+5) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-6 .grid-item:nth-of-type(-n+6) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-7 .grid-item:nth-of-type(-n+7) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-8 .grid-item:nth-of-type(-n+8) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-9 .grid-item:nth-of-type(-n+9) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-10 .grid-item:nth-of-type(-n+10) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-11 .grid-item:nth-of-type(-n+11) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-12 .grid-item:nth-of-type(-n+12) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-13 .grid-item:nth-of-type(-n+13) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-14 .grid-item:nth-of-type(-n+14) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-15 .grid-item:nth-of-type(-n+15) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-16 .grid-item:nth-of-type(-n+16) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-17 .grid-item:nth-of-type(-n+17) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-18 .grid-item:nth-of-type(-n+18) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-19 .grid-item:nth-of-type(-n+19) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .used-20 .grid-item:nth-of-type(-n+20) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f3f1e8; }

.promo-item .loyalty-card {
  margin: 10px 0;
  position: relative; }

/* Show / hide promos and status messages */
.notloggedin .hide-notloggedin,
.loggedin .hide-loggedin {
  display: none; }

.promo-item .promo-not-started,
.promo-item .remaining-0 .promo-count-down,
.promo-item .promo-success-message {
  display: none; }

.promo-item .used-0 .promo-not-started,
.promo-item .promo-count-down,
.promo-item .remaining-0 .promo-success-message {
  display: block; }

.signup-prompt,
.promo-not-started {
  bottom: 0;
  display: block;
  font-size: 1.1em;
  padding: 10px 5px;
  position: absolute;
  text-align: center;
  top: 0; }

.promo-success-message {
  background: url("../images/thumbsup-42.png") no-repeat left center;
  font-size: 1.1em;
  line-height: 108%;
  min-height: 36px;
  padding-left: 48px;
  padding-top: 6px; }

/* CSS for all account pages */
/**** signup page horizontal menu tabs  ****/
#subMenu {
  background: #f3f1e8;
  float: none;
  display: block; }

.wizardMenu {
  padding: 10px 10px 0;
  min-height: 45px;
  margin: 0 0 0 0px;
  display: block;
  font-size: 1.4em; }

.wizardMenu li {
  letter-spacing: 0;
  list-style: none;
  display: inline-block;
  text-align: center;
  margin: 0;
  float: left; }

.wizardMenu li a,
.wizardMenu li a:link,
.wizardMenu li a:visited {
  line-height: 45px;
  padding: 0 15px 0;
  color: #A9A79A;
  outline: none;
  display: block;
  margin: 0;
  text-decoration: none;
  text-shadow: white(0.8) 0 1px 0; }

.wizardMenu li a:hover {
  color: #333; }

.wizardMenu li.current {
  background: #fff; }

.wizardMenu li a span {
  background: none repeat scroll 0 0 #A9A79A;
  border-radius: 20px 20px 20px 20px;
  color: #F3F1E8;
  display: inline-block;
  font-size: 70%;
  font-weight: bold;
  height: 18px;
  line-height: 20px;
  margin-right: 2px;
  padding: 4px;
  text-align: center;
  text-shadow: 0 0;
  width: 18px; }

.wizardMenu li.disabled,
.wizardMenu li.disabled a {
  text-decoration: line-through;
  opacity: 0.8; }

/* Anonymous Rego */
/*
body.notloggedin.accountpage.bc_order.bc_confirm #mainContent {
    background: #fff !important;
    margin: 0 auto !important;
    xwidth: 710px !important;
    float: none;
}
body.notloggedin.accountpage.bc_order.bc_confirm #content {
    xwidth: 670px !important;
    padding-top: 5px !important;
    border: 0 none;
}
body.notloggedin.accountpage.bc_order.bc_confirm #content-body {
    background:#fff !important;
}
body.notloggedin.accountpage.bc_order.bc_confirm .warning {
    background: none;
    border: 0 none;
}
*/
.ui-accordion .ui-widget-content {
  border-color: #DDDDDD;
  margin-bottom: 20px; }

a.yqmelogo {
  margin: 10px 0;
  display: block; }

a.yqmelogo img {
  width: 160px; }

a.yqmelogo span {
  display: none; }

.ui-accordion h3 {
  color: #222;
  font-size: 15px;
  margin-top: 20px;
  font-family: Verdana,Arial,sans-serif;
  letter-spacing: 0;
  border: 0 none; }

.ui-accordion h3 span.registerFeatures {
  color: #333;
  display: block;
  font-size: 12px;
  margin-top: 5px;
  font-family: Verdana, Arial, sans-serif; }

.ui-accordion h3 span.registerFeatures.noRegister {
  margin-top: 0px; }

.ui-accordion h3 span.registerFeatures ul {
  margin: 8px 0 8px 20px; }

.ui-accordion h3 span.registerFeatures ul li {
  margin-bottom: 3px; }

.ui-accordion .ui-accordion .Terms {
  font-size: 80%;
  display: block;
  margin-top: 2px; }

.ui-accordion .formSection {
  width: auto; }

.ui-accordion .ui-state-active,
.ui-accordion .ui-widget-content .ui-state-active,
.ui-accordion .ui-widget-header .ui-state-active {
  background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #e6e6e6;
  color: #222222;
  font-weight: normal; }

.ui-accordion .ui-helper-reset #RegistrationTerms .Accept {
  font-size: 12px;
  margin: 5px 0px 10px 30px; }

.ui-accordion .ui-helper-reset #RegistrationTerms .Accept .checkbox {
  margin: 10px 10px 0 -27px; }

/*************** ERROR / WARNING / SUCCESS MESSAGES ***************/
.ErrorMessage {
  color: red;
  font-size: 1.2em;
  padding: 5px 2px; }

.UpdateMessage {
  color: green;
  font-size: 1.5em;
  padding: 10px 0; }

.warning p.error,
.error {
  color: #EE0000; }

#CreditCardMessage {
  display: block;
  font-size: 17px; }

#CreditCardMessage span {
  display: block;
  margin: 0 0 10px; }

/* misc */
.UserInfo {
  border: 1px solid #075116;
  width: 300px;
  margin: 0px;
  padding: 0px; }

.Name {
  text-align: center;
  font-weight: bold;
  padding: 0px; }

.Pickup {
  text-align: center; }

.Info {
  text-align: center; }

#PrintJobStatus {
  padding: 20px 0 20px 170px;
  min-height: 150px;
  margin: 20px 0; }

#PrintJobStatus.Tick h3 {
  color: green; }

#PrintJobStatus p {
  float: none;
  color: #444;
  text-align: left; }

#PrintJobStatus.Info {
  background: url("../PrintIcons/printer_animated_warning.gif") no-repeat 10px 10px white; }

#PrintJobStatus.Queued {
  background: url("../PrintIcons/printer_animated_printing.gif") no-repeat 10px 10px white; }

#PrintJobStatus.NotPrinted {
  background: url("../PrintIcons/printer_animated_fail.gif") no-repeat 540px 10px white;
  padding: 20px 190px 20px 20px; }

#PrintJobStatus.Tick {
  background: url("../PrintIcons/printer_animated_success.gif") no-repeat 10px 10px white; }

#orderConfirm .InputRow.IsError {
  background: #f5cdcd;
  padding-left: 5px;
  margin: 10px 0 0 -5px; }

#orderConfirm .ErrorMessage {
  width: auto; }

#orderConfirm .ErrorMessage .Hint {
  color: #444; }

#orderConfirm div.OrderDetailMessage {
  margin: 1em 0em 0.5em;
  border: 2px solid #DA8422;
  font-weight: bold;
  padding: 0.25em;
  width: auto;
  padding: 1em; }

.RegisterImage {
  float: left;
  width: 350px;
  margin-top: 20px; }

#DebugInfo {
  position: absolute;
  left: 5px;
  top: 10px;
  background: #BCC;
  border: 1px solid #444;
  padding: 0px;
  width: 150px; }

#DebugInfo h3 {
  margin: 0px;
  font-size: 115%;
  background: #888;
  color: #CC0;
  padding: 2px 4px;
  text-transform: uppercase; }

#DebugInfo ul {
  margin: 2px 0px;
  padding: 0px 2px;
  font-size: 75%;
  list-style: none; }

#DebugInfo ul li.Name {
  font-style: italic;
  padding: 0px;
  margin: 0px;
  color: Navy; }

#DebugInfo ul li.Disabled {
  font-style: italic;
  color: #aaa; }

#Notes {
  margin-top: 1em; }

.Log {
  font-size: 10px;
  margin: 5px 0; }

#pre-submit h2 {
  float: left;
  width: 100%; }

/* added by TH */
/* *html h2 .pleaseConfirm {float: left;} */
/* to fix IE7 bug */
#pickupForm {
  clear: left; }

/* 21-07-2011 */
h2 .displayName {
  float: right; }

/*************** Confirm Order Page ***************/
.stepHeading {
  margin-bottom: 20px; }

h3.sectionHeader {
  background: #F3F1E8;
  margin: 0px 0 -2px;
  border: 1px solid #E7E2D1;
  border-bottom: 0 none;
  padding: 0;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-weight: normal;
  float: left;
  color: #A29E8E;
  display: block;
  padding: 0 15px;
  letter-spacing: 0; }

.sectionContent {
  background: #FFFFFF;
  border: 1px solid #E7E2D1;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  clear: both;
  font-size: 14px;
  overflow: hidden;
  padding: 0;
  margin-bottom: 15px; }

.boxed .sectionContent {
  margin-bottom: 0px; }

.sectionContent .block {
  padding: 15px; }

.selectedContent {
  margin-top: 15px; }

.confirmTop {
  xposition: absolute;
  top: 67px; }

.confirmBot {
  bottom: 0px;
  position: absolute; }

.sticky {
  position: fixed;
  top: 15px; }

.doThis {
  float: right;
  text-decoration: underline;
  position: relative;
  /* added by TH - IE7 fix */ }

.doThis.setThis {
  color: red; }

.ccImages {
  background: url(../images/visa-mastercard.png) no-repeat;
  width: 68px;
  height: 35px; }

/*************** FOOTER ***************/
#footer-wrapper {
  padding: 20px 0; }

#footer {
  margin: 0 auto;
  position: relative;
  width: 100%;
  color: #91844b;
  bottom: 0; }

#connector {
  margin-bottom: 20px; }

#footer .socialNetworks {
  text-align: left; }

#footer .socialNetworks a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  padding: 7px;
  text-align: center;
  width: 20px;
  margin-bottom: 5px; }

#footer .socialNetworks a span {
  display: none; }

#footer .socialNetworks a.logo-icon {
  width: 90px; }
  #footer .socialNetworks a.logo-icon img.yqme-small-logo {
    float: right;
    margin-left: 5px;
    max-height: 20px; }

#footer img.app-store-logo {
  margin-bottom: 5px; }

#footer form#cm-subscribe {
  margin-bottom: 0px; }

/*
#footer .socialNetworks:before {
    content: "Connect with us! ";
}
*/
#footer-nav {
  padding: 10px 0 0; }
  #footer-nav .pb-yqme-logo {
    background: url("../images/logos/pbYQME_blk_28h.png") no-repeat scroll right center transparent; }
  #footer-nav ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0px; }
  #footer-nav li {
    display: inline;
    padding: 0 5px; }
  #footer-nav a,
  #footer-nav a:link,
  #footer-nav a:visited {
    display: inline;
    color: #72683c;
    text-decoration: none; }
  #footer-nav a:hover,
  #footer-nav a:focus {
    color: #544d2c;
    text-decoration: none; }

/*************** Modal lightbox ***************/
/* overlay 
------------------------------------------------------- */
#overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.65;
  filter: alpha(opacity=65); }

/* modal 
------------------------------------------------------- */
#modal {
  position: absolute;
  z-index: 11;
  border-radius: 14px;
  padding: 8px;
  width: 80%;
  max-width: 500px; }

#modal-content {
  border-radius: 8px;
  padding: 20px;
  height: 90%;
  max-height: 400px;
  overflow: auto;
  overflow-x: hidden; }

#modal-content h2 {
  position: relative;
  top: auto;
  right: auto; }

#modal-content li {
  margin-left: 20px; }

#modal-content .InputRow label {
  color: #000; }

#modal #close {
  position: absolute;
  background: url(/Design/images/close-buttons-sprite.png) 0 0 no-repeat;
  width: 36px;
  height: 36px;
  display: block;
  text-indent: -9999px;
  top: -12px;
  right: -12px; }

/*************** Referred message ***************/
.ReferralDiv {
  background: white;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #DDD;
  border-radius: 5px;
  padding: 12px 20px;
  color: green;
  font-weight: bold; }

/* Structure */
#mainContent {
  -webkit-border-radius: 0 4px 4px 4px;
  -moz-border-radius: 0 4px 4px 4px;
  -ms-border-radius: 0 4px 4px 4px;
  -o-border-radius: 0 4px 4px 4px;
  border-radius: 0 4px 4px 4px; }

#content {
  width: 72%;
  float: left;
  padding: 15px 1.5%;
  display: inline; }

#sidebar {
  width: 22%;
  float: right;
  padding: 15px 1.5%;
  display: inline; }

body.bc_printstatus #content,
body.accountpage #content,
body.bc_order.bc_confirm #content {
  width: 96%;
  padding: 15px 2%; }

/*
.innerSidebarLeft {
	width: 25%; 
	float:left; 
	display: inline;
}
.innerContentRight {
	width:72%; 
	float:right; 
	display: inline;
}
.innerSidebarRight {
	width: 25%; 
	float:right; 
	display: inline;
}
.innerContentLeft {
	width:72%; 
	float:left; 
	display: inline;
}
*/
/*************** GLOBAL STYLES ***************/
body {
  font-family: sans-serif,verdana,arial;
  font-weight: normal;
  font-size: 0.84em;
  line-height: 1.4; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

.ok {
  color: #449949; }

.mbrok {
  color: #000000; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.last {
  margin-right: 0 !important; }

.textRight {
  text-align: right; }

.icon-pad-right:before {
  padding-right: 0.2em; }

.button-boxed {
  background-color: #F3F1E8;
  border: 1px solid #E7E2D1;
  color: #AAAAAA;
  padding: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-shadow: white(0.8) 0 1px 0; }

.boxed {
  background-color: #F3F1E8;
  border: 1px solid #E7E2D1;
  padding: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.padded {
  padding: 20px; }

.hcentre,
.row-fluid .hcentre[class*="span"] {
  margin-left: auto !important;
  margin-right: auto !important;
  float: none; }

.alert-bigger {
  font-size: 140%;
  line-height: 1.2; }

/*************** STRUCTURE ***************/
ul.slides,
ol.flex-control-nav,
ul.flex-direction-nav {
  display: block; }

#header-wrapper {
  position: relative; }

#hero-image, #header, #main, #mainContent, #footer {
  width: 100%;
  position: relative;
  margin: 0 auto;
  height: auto;
  max-width: 1000px; }

#header:after, #main:after, #mainContent:after {
  content: "";
  display: table;
  clear: both; }

#main-wrapper {
  padding: 15px 0 30px; }

#mainContent {
  padding: 0;
  width: 100%; }

#menuGroupNav {
  margin: 0 0 20px 0; }

#menuContent {
  min-height: 200px; }

#content-header {
  float: none;
  display: block;
  padding: 10px 1.5%; }

.quarter {
  width: 23.4043%;
  margin-left: 2.12766%;
  display: block;
  float: left; }

.quarter:first-child {
  margin-left: 0; }

/*
.tooltip{
    display: inline;
    position: relative;
}
.tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
    content: attr(title);
}
.tooltip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}
*/
/* Padding to set content in a bit */
#header-wrapper, #main-wrapper, #footer-wrapper {
  padding-left: 2%;
  padding-right: 2%;
  width: 96%; }
