/*colors*/
/*sprite*/

.main-sprite {
  background-image: url(/cassette.axd/file/content/userfiles/images/main-sprite-be21242def6006c4b4e338b555f0ea5e77abec39.png);
  background-repeat: no-repeat;
}
.MonserratRegular {
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.display-none {
  display: none !important;
}
/*gradients*/
/*gradients*/

.linear-event-gradient {
  background: #015093;
  /* Old browsers */
  background: -moz-linear-gradient(left, #015093 50%, #012849 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #015093), color-stop(99%, #012849));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #015093 50%, #012849 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #015093 50%, #012849 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #015093 50%, #012849 99%);
  /* IE10+ */
  background: linear-gradient(to right, #015093 50%, #012849 99%);
  /* W3C */

}
/*colors*/
/*sprite*/

.main-sprite {
  background-image: url(/cassette.axd/file/content/userfiles/images/main-sprite-be21242def6006c4b4e338b555f0ea5e77abec39.png);
  background-repeat: no-repeat;
}
.MonserratRegular {
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.display-none {
  display: none !important;
}
/*gradients*/
/*gradients*/

.linear-event-gradient {
  background: #015093;
  /* Old browsers */
  background: -moz-linear-gradient(left, #015093 50%, #012849 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #015093), color-stop(99%, #012849));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #015093 50%, #012849 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #015093 50%, #012849 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #015093 50%, #012849 99%);
  /* IE10+ */
  background: linear-gradient(to right, #015093 50%, #012849 99%);
  /* W3C */

}
/* ============================================================================= 
   Reset
   ========================================================================== */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
q,
small,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  margin: 0;
  padding: 0;
}
article,
aside,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
video,
object {
  display: block;
}
a img {
  border: 0;
}
figure {
  position: relative;
}
figure img {
  width: 100%;
}
/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222222;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #fe57a1;
  color: white;
  text-shadow: none;
}
::selection {
  background: #fe57a1;
  color: white;
  text-shadow: none;
}
a {
  color: #0000ee;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #0066ee;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ffff99;
  color: black;
  text-decoration: none;
}
mark {
  background: yellow;
  color: black;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #cccccc;
  color: black;
  padding: 0.2em 0;
}
/*center align*/
/* #Default navigation
================================================== */

nav ul {
  margin: 0;
  padding: 0;
}
nav ul li {
  margin: 0;
  padding: 0;
}
nav ul li a,
nav ul li a:link,
nav ul li a:active,
nav ul li a:visited {
  display: block;
  text-decoration: none;
}
/* ==================================================================================================================== 
  ! The Phosphor Grid 1140px
  ==================================================================================================================== */

.onecol,
.twocol,
.threecol,
.fourcol,
.fivecol,
.sixcol,
.sevencol,
.eightcol,
.ninecol,
.tencol,
.elevencol {
  margin-right: 0.95%;
  margin-left: 0.95%;
  float: left;
  min-height: 1px;
}
.onecolumn,
.twocolumn,
.threecolumn,
.fourcolumn,
.fivecolumn,
.sixcolumn,
.sevencolumn,
.eightcolumn,
.ninecolumn,
.tencolumn,
.elevencolumn {
  margin-right: 0;
  margin-left: 0;
  float: left;
  min-height: 1px;
}
.row {
  max-width: 1140px;
  margin: 0 auto;
  overflow: hidden;
}
.row .onecol {
  width: 6.43%;
}
.row .twocol {
  width: 14.76%;
}
.row .threecol {
  width: 23.1%;
}
.row .fourcol {
  width: 31.43%;
}
.row .fivecol {
  width: 39.77%;
}
.row .sixcol {
  width: 48.1%;
}
.row .sevencol {
  width: 56.43%;
}
.row .eightcol {
  width: 64.76%;
}
.row .ninecol {
  width: 73.1%;
}
.row .tencol {
  width: 81.44%;
}
.row .elevencol {
  width: 89.77%;
}
.row .twelvecol {
  width: 98.1%;
  margin: 0 0.95%;
  float: left;
}
.row .onecolumn {
  width: 8.33333333333333%;
}
.row .twocolumn {
  width: 16.6666666666667%;
}
.row .threecolumn {
  width: 25%;
}
.row .fourcolumn {
  width: 33.3333333333333%;
}
.row .fivecolumn {
  width: 41.6666666666667%;
}
.row .sixcolumn {
  width: 50%;
}
.row .sevencolumn {
  width: 58.3333333333333%;
}
.row .eightcolumn {
  width: 66.6666666666666%;
}
.row .ninecolumn {
  width: 75%;
}
.row .tencolumn {
  width: 83.33333333333%;
}
.row .elevencolumn {
  width: 91.6666666666%;
}
.row .twelvecolumn {
  width: 100%;
  float: left;
}
img,
object,
embed {
  max-width: 100%;
}
img {
  height: auto;
}
object.animation {
  overflow: hidden;
}
/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */

body {
  font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  background: #020202;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
}
/* #Typography
================================================== */

@font-face {
  font-family: 'MonserratRegular';
  src: url('/cassette.axd/file/content/userfiles/webfonts/montserrat-regular-webfont-fb5c85fb449c1533838c0ee9e022f54ff5569b07.eot');
  src: url('/content/css/../userfiles/webfonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/cassette.axd/file/content/userfiles/webfonts/montserrat-regular-webfont-d41743fb4cba0c88681e94479fa4d7512f7aebc9.woff') format('woff'), url('/cassette.axd/file/content/userfiles/webfonts/montserrat-regular-webfont-94eeb6d831dc3faf89d188fca41282eb0a7c7a1d.ttf') format('truetype'), url('/cassette.axd/file/content/userfiles/webfonts/montserrat-regular-webfont-d0b3b3dd35152fae6e2641b6d2ad2d099c3509d3.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MochaMattari';
  src: url('/content/css/../userfiles/webfonts/24D231_0_0.eot');
  src: url('/content/css/../userfiles/webfonts/24D231_0_0.eot?#iefix') format('embedded-opentype'), url('/content/css/../userfiles/webfonts/24D231_0_0.woff') format('woff'), url('/content/css/../userfiles/webfonts/24D231_0_0.ttf') format('truetype');
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #1a1a1a;
  font-weight: inherit;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 12px;
}
h2 {
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 12px;
}
h3 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 12px;
}
h4 {
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 12px;
}
h5 {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 12px;
}
h6 {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 12px;
}
.subheader {
  color: #777777;
}
p {
  margin: 0 0 20px 0;
}
p img {
  margin: 0;
}
p.lead {
  font-size: 21px;
  line-height: 27px;
  color: #777777;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
small {
  font-size: 80%;
}
/*  Blockquotes  */

blockquote,
blockquote p {
  font-size: 17px;
  line-height: 24px;
  color: #777777;
  font-style: italic;
}
blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #dddddd;
}
blockquote cite {
  display: block;
  font-size: 12px;
  color: #555555;
}
blockquote cite:before {
  content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited {
  color: #555555;
}
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}
/* #Links
================================================== */

a {
  text-decoration: underline;
  outline: 0;
  color: #015093;
}
a:visited,
a:hover,
a:focus {
  color: darker(#015093, 10%);
}
p a,
p a:visited {
  line-height: inherit;
}
/* #Lists
================================================== */

ul,
ol {
  margin-bottom: 20px;
}
ul {
  list-style: none outside;
}
ol {
  list-style: decimal;
}
ol,
ul.square,
ul.circle,
ul.disc {
  margin-left: 30px;
}
ul.square {
  list-style: square outside;
}
ul.circle {
  list-style: circle outside;
}
ul.disc {
  list-style: disc outside;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 4px 0 5px 30px;
  font-size: 90%;
}
ul ul li,
ul ol li,
ol ol li,
ol ul li {
  margin-bottom: 6px;
}
li {
  line-height: 18px;
  margin-bottom: 12px;
}
ul.large li {
  line-height: 21px;
}
li p {
  line-height: 21px;
}
/* #Images
================================================== */

img.scale-with-grid {
  max-width: 100%;
  height: auto;
}
/* #Buttons
================================================== */

.button {
  text-align: center;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  border: 0;
  background: #2d2d2d;
  color: #f2cb88 !important;
  display: inline-block;
  font-size: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  line-height: 21px;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.button:hover {
  background: #1a1a1a;
}
.button.full-width {
  width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: center;
}
.left {
  float: left;
}
.right {
  float: right;
}
/* #Misc
================================================== */

.remove-bottom {
  margin-bottom: 0 !important;
}
.half-bottom {
  margin-bottom: 10px !important;
}
.add-bottom {
  margin-bottom: 20px !important;
}
/* #Nav
================================================= */

/* =============================================================================
   Media Queries 
   ========================================================================== */

/* Smaller screens */

@media only screen and (max-width: 1023px) {
  body {
    font-size: 0.8em;
    line-height: 1.5em;
  }
}
/* Mobile */

@media handheld, only screen and (max-width: 769px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .row,
  body,
  .container {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row .onecol,
  .row .twocol,
  .row .threecol,
  .row .fourcol,
  .row .fivecol,
  .row .sixcol,
  .row .sevencol,
  .row .eightcol,
  .row .ninecol,
  .row .tencol,
  .row .elevencol,
  .row .twelvecol {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .row .onecolumn,
  .row .twocolumn,
  .row .threecolumn,
  .row .fourcolumn,
  .row .fivecolumn,
  .row .sixcolumn,
  .row .sevencolumn,
  .row .eightcolumn,
  .row .ninecolumn,
  .row .tencolumn,
  .row .elevencolumn {
    width: auto;
    float: none!important;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
/* =============================================================================
   Print Styles
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
iframe[name=google_conversion_frame] {
  position: fixed;
  height: 1px;
  bottom: 0;
  left: 0;
}
.fancybox-type-iframe .fancybox-inner {
  overflow: hidden !important ;
}
/*colors*/
/*sprite*/

.main-sprite {
  background-image: url(/cassette.axd/file/content/userfiles/images/main-sprite-be21242def6006c4b4e338b555f0ea5e77abec39.png);
  background-repeat: no-repeat;
}
.MonserratRegular {
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.display-none {
  display: none !important;
}
/*gradients*/
/*gradients*/

.linear-event-gradient {
  background: #015093;
  /* Old browsers */
  background: -moz-linear-gradient(left, #015093 50%, #012849 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #015093), color-stop(99%, #012849));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #015093 50%, #012849 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #015093 50%, #012849 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #015093 50%, #012849 99%);
  /* IE10+ */
  background: linear-gradient(to right, #015093 50%, #012849 99%);
  /* W3C */

}
html,
body {
  -webkit-text-size-adjust: 100%;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
.collapsed {
  display: none;
}
#background-div {
  background: #020202 no-repeat center top;
}
header {
  background: url(/cassette.axd/file/content/userfiles/images/skycity-logo-bg-1ab39f70cb32a449f0cd27cf44df422f2a450e2c.jpg) center center repeat-y;
}
header .logo img {
  display: block;
  margin: 1em auto;
}
header .home-link {
  text-decoration: none;
  color: #f2cb88;
  text-transform: uppercase;
  margin-top: 20px;
  float: right;
  display: none;
}
header .featured span.featured-link {
  position: relative;
  margin-top: 1em;
  margin-right: 1em;
  float: left;
  text-align: center;
  border: 0;
  display: inline-block;
  padding: 4px 10px 3px;
}
header .featured a.featured-link {
  position: relative;
  background: #2d2d2d;
  margin-top: 1em;
  margin-right: 1em;
  float: left;
  text-align: center;
  border: 0;
  color: #f2cb88 !important;
  display: inline-block;
  font-size: 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  line-height: 19px;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 4px 10px 3px 45px;
}
header .featured a.featured-link img {
  position: absolute;
  left: 0px;
  top: -5px;
}
header .featured a.featured-link:hover {
  background: #282828;
}
header .featured a.microsite-link {
  position: relative;
  background: #2d2d2d;
  margin-top: 1em;
  clear: both;
  /* margin-right: 7em;*/
  float: right;
  text-align: center;
  border: 0;
  color: #f2cb88 !important;
  display: inline-block;
  font-size: 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  line-height: 19px;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 4px 3px 3px 10px;
}
header .featured a.microsite-link:hover {
  background: #282828;
}
header .social-header-bar {
  margin-top: -20px;
  /*fixed to allow max 2 featured links along with top link to show without overlay*/
  padding: 5px;
}
header .social-header-bar .social-header-item {
  margin-right: 2px;
  /*min margin between elements*/

}
header .site-toggle {
  margin: 10px 0;
  float: right;
  clear: both;
  color: #dddddd;
}
header .site-toggle span {
  font-size: 13px;
}
header .site-toggle a {
  color: #cccccc;
}
header .site-toggle a:hover {
  color: white;
}
header .site-toggle select {
  display: none;
}
header form {
  zoom: 1;
  background: none;
  border: none;
  padding: 0;
  float: right;
}
header form:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
header form input.search-input {
  background: #2d2d2d url(/cassette.axd/file/content/userfiles/images/search-icon-c2094f972bf62880379ae42111ac24bb2612ab7c.png) right center no-repeat;
  border: 0;
  padding: 5px 25px 5px 5px;
  margin-top: 1em;
  float: right;
  color: white;
}
.container.main-navigation {
  position: relative;
  z-index: 101;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 0.9em;
  text-transform: uppercase;
  overflow: visible;
  background: #015093;
  /* Old browsers */
  background: -moz-linear-gradient(left, #012849 0%, #015093 13%, #015093 87%, #012849 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #012849), color-stop(13%, #015093), color-stop(87%, #015093), color-stop(100%, #012849));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #012849 0%, #015093 13%, #015093 87%, #012849 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #012849 0%, #015093 13%, #015093 87%, #012849 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #012849 0%, #015093 13%, #015093 87%, #012849 100%);
  /* IE10+ */
  background: linear-gradient(to right, #012849 0%, #015093 13%, #015093 87%, #012849 100%);
  /* W3C */

}
.container.main-navigation a,
.container.main-navigation a:link,
.container.main-navigation a:visited,
.container.main-navigation a:active {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2;
  padding: 1.1em 0;
  text-align: center;
  color: white;
  text-decoration: none;
  border-right: 1px solid #0158a2;
  -webkit-transition: background 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container.main-navigation a:hover,
.container.main-navigation a:link:hover,
.container.main-navigation a:visited:hover,
.container.main-navigation a:active:hover,
.container.main-navigation a.selected,
.container.main-navigation a:link.selected,
.container.main-navigation a:visited.selected,
.container.main-navigation a:active.selected {
  background: #013460;
  color: #f2cb88;
  /*.transition;*/

}
.container.main-navigation a.home-link,
.container.main-navigation a:link.home-link,
.container.main-navigation a:visited.home-link,
.container.main-navigation a:active.home-link {
  width: 40px !important;
}
.container.main-navigation a:last-child,
.container.main-navigation a:link:last-child,
.container.main-navigation a:visited:last-child,
.container.main-navigation a:active:last-child {
  border: none;
}
.container.main-navigation span.icon {
  display: block;
  width: 25px;
  margin: 0 auto;
  background: url(/cassette.axd/file/content/userfiles/images/ss-home-562e0eb47f0681fa44ce563660644408292598dd.png) left center no-repeat;
}
.container.main-navigation .main-menu {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.side-nav {
  background: #2d2d2d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 90%;
  padding: 0;
  border-bottom: 1px solid #1a1a1a;
}
.side-nav li {
  margin: 0;
}
.side-nav li a {
  -webkit-transition: background 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  color: white;
  padding: 1.2em 1em;
  text-align: center;
  text-decoration: none;
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #1a1a1a;
}
.side-nav li a:hover,
.side-nav li a.selected {
  background: #464646;
  -webkit-transition: background 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.side-nav li a .icon {
  padding-right: 8px;
}
.side-nav li a.back {
  background: #1a1a1a;
}
.side-nav li a.back span {
  background: url(/cassette.axd/file/content/userfiles/images/white-arrow-left-2289ee96288c0c1ac7ac62dbd772935b3f4a91be.png) no-repeat left center;
  padding-left: 12px;
}
.side-nav li:last-child {
  border-bottom: none;
}
.side-nav li:last-child a {
  border-bottom: none;
}
.tag-nav {
  background: #2d2d2d;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border-bottom: 1px solid #1a1a1a;
}
.tag-nav .tag-top {
  background: #015093;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  font-size: 13px;
  letter-spacing: 1px;
  overflow: visible;
  position: relative;
}
.tag-nav .tag-top .tag-top-inner {
  padding: 13px 0 14px 0;
  text-align: center;
}
.tag-nav .tag-top .tag-top-inner .tagtitle-mobile {
  display: none;
  background: #606060;
  padding: 5px;
  cursor: pointer;
  font-size: 0.9em;
  letter-spacing: 1px;
}
.tag-nav .tag-top .arrow-down {
  height: 7px;
  background: url(/cassette.axd/file/content/userfiles/images/point-3b76c8973162bd53b91b80f668c406da64bc524e.png) center bottom no-repeat;
  position: absolute;
  width: 100%;
  z-index: 100;
}
.tag-nav li {
  margin: 0;
}
.tag-nav li ul {
  padding: 0;
  margin: 0;
}
.tag-nav li a {
  -webkit-transition: background 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.9em;
  display: block;
  color: white;
  padding: 1.2em 1em;
  text-align: center;
  text-decoration: none;
  border-bottom: 1px solid #1a1a1a;
  border-top: 1px solid #1a1a1a;
}
.tag-nav li a:hover,
.tag-nav li a.selected {
  background: #464646;
  -webkit-transition: background 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tag-nav li a .icon {
  padding-right: 8px;
}
.tag-nav li a.back {
  background: #1a1a1a;
}
.tag-nav li a.back span {
  background: url(/cassette.axd/file/content/userfiles/images/white-arrow-left-2289ee96288c0c1ac7ac62dbd772935b3f4a91be.png) no-repeat left center;
  padding-left: 12px;
}
.tag-nav li:last-child {
  border-bottom: none;
}
.tag-nav li:last-child a {
  border-bottom: none;
}
.hotel-footer-nav {
  background: #3b393a;
}
ul.bottom-nav {
  background: #3b393a;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: table;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  font-size: 12px;
  margin: 0;
  width: 100%;
  table-layout: fixed;
  vertical-align: middle;
}
ul.bottom-nav li {
  text-align: center;
  display: table-cell;
  padding: 12px 0;
  border-right: 2px solid black;
  vertical-align: middle;
}
ul.bottom-nav li.selected {
  background: #262626;
}
ul.bottom-nav li:hover {
  background: #2e2e2e;
}
ul.bottom-nav li a,
ul.bottom-nav li a:link,
ul.bottom-nav li a:visited,
ul.bottom-nav li a:active {
  padding: 12px;
  color: white;
  display: block;
  text-decoration: none;
}
ul.bottom-nav li:last-child {
  border: 0;
}
@media handheld, only screen and (max-width: 769px) {
  ul.bottom-nav {
    display: block;
  }
  ul.bottom-nav li {
    display: block;
    margin: 0;
    border-bottom: 2px solid black;
  }
  ul.bottom-nav li:last-child {
    border: 0;
  }
}
.tabs ul.tabs-menu {
  background: #3b393a;
  zoom: 1;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  font-size: 12px;
  margin: 0;
}
.tabs ul.tabs-menu:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.tabs ul.tabs-menu li {
  text-align: center;
  width: 50%;
  float: left;
}
.tabs ul.tabs-menu li a,
.tabs ul.tabs-menu li a:link,
.tabs ul.tabs-menu li a:visited,
.tabs ul.tabs-menu li a:active {
  color: white;
  display: block;
  text-decoration: none;
  padding: 18px 0 15px 0;
  background: #1a1a1a;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.9);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tabs ul.tabs-menu li a:hover,
.tabs ul.tabs-menu li a:link:hover,
.tabs ul.tabs-menu li a:visited:hover,
.tabs ul.tabs-menu li a:active:hover {
  background: #121212;
}
.tabs ul.tabs-menu li a.selected {
  background: #3b393a url(/cassette.axd/file/content/userfiles/images/arrow-down-77132c9d20bec3d9f4633d2c574d1f61b9b02220.png) top center no-repeat;
  border-top: 3px solid #015093;
  padding-top: 15px;
  -webkit-box-shadow: inset 0 0 0;
  -moz-box-shadow: inset 0 0 0;
  box-shadow: inset 0 0 0;
}
.tabs ul.tabs-menu li a.selected:hover {
  background: #3b393a url(/cassette.axd/file/content/userfiles/images/arrow-down-77132c9d20bec3d9f4633d2c574d1f61b9b02220.png) top center no-repeat;
}
.tabs .tab-content {
  padding: 1em;
  display: none;
}
.tabs .tab-content.active {
  display: block;
}
.section-title .mid-title {
  background: #2d2d2d;
  text-transform: uppercase!important;
  font-size: 14px;
  color: white;
  text-align: center;
  margin: 0 0.95%;
  padding-top: 1em;
  padding-bottom: 1em;
  line-height: 1;
  letter-spacing: 2px;
  border-bottom: 3px solid #015093;
}
.section-title .mid-title .next,
.section-title .mid-title .prev {
  background: #3b393a;
  padding: 3px 10px;
}
.section-title .mid-title .next:hover,
.section-title .mid-title .prev:hover {
  background: #555254;
}
.section-title .tags {
  padding: 0px;
}
.section-title .tags ul.tagContainer {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0.9em;
}
.section-title .tags ul.tagContainer li {
  display: inline-block;
  margin: 0 5px 5px 0;
}
.section-title .tags ul.tagContainer li a {
  display: block;
  padding: 5px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  background: #2d2d2d;
}
.section-title .tags ul.tagContainer li.selected a {
  background: #015093;
}
.page-tabs .tabs ul.tabs-menu li {
  width: 50%;
}
.page-tabs .tabs.three-tabs ul.tabs-menu li {
  width: 33.33333333%;
}
.page-tabs .mid-title {
  border: 0;
}
.banner {
  overflow: hidden;
  position: relative;
}
.banner .breadcrumbWrapper {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
}
.banner .breadcrumbWrapper .breadcrumbs {
  display: inline-block;
  padding: 3px 10px 5px 10px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #020202;
  background: rgba(0, 0, 0, 0.5);
  line-height: 1;
}
.banner .breadcrumbWrapper .breadcrumbs a {
  color: #b2b2b2;
  font-size: 0.9em;
  text-decoration: none;
  border-bottom: 1px dotted black;
}
.banner .breadcrumbWrapper .breadcrumbs a:hover {
  color: white;
}
.banner .breadcrumbWrapper .breadcrumbs:hover {
  background: rgba(0, 0, 0, 0.8);
}
@media handheld, only screen and (max-width: 450px) {
  .banner .breadcrumbWrapper {
    display: none;
  }
}
div.animation-wrapper {
  position: relative;
  overflow: hidden;
}
div.animation-wrapper object.animation {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
div.animation-wrapper img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}
div.animation-wrapper img.transparent-overlay2 {
  position: static;
  height: auto;
}
div.animation-wrapper .animation-wrapper-link {
  overflow: hidden;
  display: block;
  z-index: 9999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.homepage .container .row.main-banner {
  position: relative;
}
body.homepage .container .row.main-banner .banner {
  position: absolute;
  width: 100%;
}
body.homepage .container .row.main-banner .banner img {
  border: none;
  width: 98%;
}
body.homepage .container .row.main-banner .banner object.animation {
  max-width: 98%;
}
body.homepage .container .row.main-banner .wave {
  position: relative;
  z-index: 100;
}
body.homepage .row.home-lower-section {
  position: relative;
  z-index: 102;
  top: -30px;
}
body.homepage .row.home-lower-section .button.threecolumn.promotions {
  float: right;
  font-size: 14px;
  -webkit-transition: background 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.homepage .row.home-lower-section .button.threecolumn.promotions:hover {
  -webkit-transition: background 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.homepage .row.home-lower-section h1 {
  font-size: 1.2em;
  color: #f2cb88;
  line-height: 1.6;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
body.homepage .row.home-lower-section hr {
  background: #015093;
  border-top: 3px solid #015093;
  margin-top: 2em;
  margin-bottom: 2em;
}
body.homepage .row.home-lower-section hr.bottom-line {
  zoom: 1;
}
body.homepage .row.home-lower-section hr.bottom-line:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
body.homepage .row.home-lower-section ul.tn-links {
  margin: 0;
  padding: 0;
  zoom: 1;
  font-size: 1.1em;
}
body.homepage .row.home-lower-section ul.tn-links:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
body.homepage .row.home-lower-section ul.tn-links li a,
body.homepage .row.home-lower-section ul.tn-links li a:link,
body.homepage .row.home-lower-section ul.tn-links li a:visited,
body.homepage .row.home-lower-section ul.tn-links li a:hover {
  padding-right: 2em;
  display: block;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 2px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 1.5em;
}
body.homepage .row.home-lower-section ul.tn-links li a .desktop-only,
body.homepage .row.home-lower-section ul.tn-links li a:link .desktop-only,
body.homepage .row.home-lower-section ul.tn-links li a:visited .desktop-only,
body.homepage .row.home-lower-section ul.tn-links li a:hover .desktop-only {
  display: block;
}
body.homepage .row.home-lower-section ul.tn-links li a img,
body.homepage .row.home-lower-section ul.tn-links li a:link img,
body.homepage .row.home-lower-section ul.tn-links li a:visited img,
body.homepage .row.home-lower-section ul.tn-links li a:hover img {
  border: 1px solid #2d2d2d;
  display: block;
  margin-bottom: 0.9em;
  -webkit-transition: background 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.homepage .row.home-lower-section ul.tn-links li a:hover,
body.homepage .row.home-lower-section ul.tn-links li a:link:hover,
body.homepage .row.home-lower-section ul.tn-links li a:visited:hover,
body.homepage .row.home-lower-section ul.tn-links li a:hover:hover {
  color: #b2b2b2;
  -webkit-transition: background 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.homepage .row.home-lower-section ul.tn-links li a:hover img,
body.homepage .row.home-lower-section ul.tn-links li a:link:hover img,
body.homepage .row.home-lower-section ul.tn-links li a:visited:hover img,
body.homepage .row.home-lower-section ul.tn-links li a:hover:hover img {
  opacity: 0.8;
  -webkit-transition: background 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.r20-message {
  zoom: 1;
}
.r20-message:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.r20-message .icon {
  float: left;
  height: 20px;
}
.r20-message .message {
  padding-top: 5px;
  display: block;
  font-size: smaller;
  margin-left: 35px;
  line-height: 1.2em;
}
.r18-message {
  zoom: 1;
}
.r18-message:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.r18-message .icon {
  float: left;
  height: 20px;
}
.r18-message .message {
  padding-top: 5px;
  display: block;
  font-size: smaller;
  margin-left: 35px;
  line-height: 1.2em;
}
.hotelspage .content-wrapper .content {
  background: white url(/cassette.axd/file/content/userfiles/images/bg-noise-c860a906004b1006da93fd42db1cb2c18b0fe703.png);
}
.hotelspage .content-wrapper .content .items {
  padding: 0;
  background: none;
}
.hotelspage .content-wrapper .content .items .fourcolumn.item {
  width: 31.5%;
}
.hotelspage .content-wrapper .content .items .fourcolumn.item a.equal-box-heights {
  min-height: 320px;
}
.hotelspage .content-wrapper .content .items .sixcolumn.item {
  width: 48.2%;
}
.hotelspage .content-wrapper .content .items .sixcolumn.item a.equal-box-heights {
  min-height: 320px;
}
.hotelstandardpage .content-wrapper .content .sub-content-wrapper .main-column-item {
  margin-right: 0;
  margin-left: 0;
}
.hotelrooms .js-hotel-room {
  padding: 0;
}
.hotelrooms .description-wrapper {
  padding-bottom: 45px!important;
}
.hotelrooms .img-wrapper {
  position: relative;
}
.hotelrooms .img-wrapper .hotel-room-rate {
  width: 210px;
  height: 140px;
  left: -105px;
  top: -70px;
  color: white;
  font-weight: bold;
  z-index: 101;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
  background: #b32528;
  text-align: center;
  text-transform: uppercase;
}
.hotelrooms .img-wrapper .hotel-room-rate .hotel-room-rate-inner {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 1;
}
.hotelrooms .img-wrapper .hotel-room-rate .hotel-room-rate-inner .room-rate-prefix {
  font-size: 11px;
}
.hotelrooms .img-wrapper .hotel-room-rate .hotel-room-rate-inner .room-rate-price {
  line-height: 1;
  display: block;
  font-size: 18px;
  margin: 3px auto;
  width: 76px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hotelrooms .img-wrapper .hotel-room-rate .hotel-room-rate-inner .room-rate-label {
  font-size: 11px;
  display: block;
  width: 110px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto 5px auto;
}
.hotelrooms a {
  margin-bottom: 10px;
  margin-top: 10px;
}
.view-rooms {
  display: none;
  text-align: center;
  text-transform: uppercase;
  padding: 22px;
  font-family: "MonserratRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  cursor: pointer;
}
.view-rooms:hover {
  opacity: 0.6;
}
.hotel-booking-widget {
  background: #015093;
  color: white;
}
.hotel-booking-widget .hotel-widget-column1,
.hotel-booking-widget .hotel-widget-column2,
.hotel-booking-widget .hotel-widget-column3,
.hotel-booking-widget .hotel-widget-column4,
.hotel-booking-widget .hotel-widget-column5 {
  display: table-cell;
  vertical-align: top;
  padding: 50px 10px 30px 10px;
}
.hotel-booking-widget .hotel-widget-column1.hotel-widget-column1,
.hotel-booking-widget .hotel-widget-column2.hotel-widget-column1,
.hotel-booking-widget .hotel-widget-column3.hotel-widget-column1,
.hotel-booking-widget .hotel-widget-column4.hotel-widget-column1,
.hotel-booking-widget .hotel-widget-column5.hotel-widget-column1 {
  padding: 52px 10px 30px 30px;
}
.hotel-booking-widget .hotel-widget-column1.hotel-widget-column2,
.hotel-booking-widget .hotel-widget-column2.hotel-widget-column2,
.hotel-booking-widget .hotel-widget-column3.hotel-widget-column2,
.hotel-booking-widget .hotel-widget-column4.hotel-widget-column2,
.hotel-booking-widget .hotel-widget-column5.hotel-widget-column2 {
  width: 220px;
}
.hotel-booking-widget .hotel-widget-column1.hotel-widget-column2 select,
.hotel-booking-widget .hotel-widget-column2.hotel-widget-column2 select,
.hotel-booking-widget .hotel-widget-column3.hotel-widget-column2 select,
.hotel-booking-widget .hotel-widget-column4.hotel-widget-column2 select,
.hotel-booking-widget .hotel-widget-column5.hotel-widget-column2 select {
  padding-right: 20px;
}
.hotel-booking-widget .hotel-widget-column1.hotel-widget-column3,
.hotel-booking-widget .hotel-widget-column2.hotel-widget-column3,
.hotel-booking-widget .hotel-widget-column3.hotel-widget-column3,
.hotel-booking-widget .hotel-widget-column4.hotel-widget-column3,
.hotel-booking-widget .hotel-widget-column5.hotel-widget-column3 {
  width: 170px;
}
.hotel-booking-widget form {
  padding: 0;
  background: none;
  display: table;
  width: 100%;
  color: white;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.hotel-booking-widget form h4 {
  color: white;
  text-transform: uppercase;
  font-family: "MonserratRegular", sans-serif;
  font-size: 19px;
  letter-spacing: 1px;
  font-weight: bold;
}
.hotel-booking-widget form input[type="submit"]#home-button-hotel {
  background: white;
  color: #015093;
  font-size: 16px;
  padding: 8px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-transform: uppercase;
}
.hotel-booking-widget form label {
  text-transform: uppercase;
  font-family: "MonserratRegular", sans-serif;
  letter-spacing: 1px;
  font-size: 12px;
  padding: 6px 6px 0 6px;
}
.hotel-booking-widget form .form-field {
  margin: 0;
}
.hotel-booking-widget form .form-field.submit-field {
  text-align: center;
}
.hotel-booking-widget form .amounts .form-field {
  width: 33.333%;
  float: left;
  text-align: center;
}
.hotel-booking-widget form .amounts .form-field .select-style {
  width: 50px;
  margin: 0 auto;
}
.hotel-booking-widget form .dateFieldWrapper {
  float: none;
}
.hotel-booking-widget form .dateFieldWrapper .caltrigger {
  display: none;
}
.hotel-booking-widget form .dateFieldWrapper #txtHotelDate {
  border: 1px solid #cccccc;
  background: #fafafa;
  width: 100%!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 30px;
  padding: 6px;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  display: block;
}
@media handheld, only screen and (max-width: 850px) {
  .hotel-booking-widget form {
    display: block;
    padding: 30px;
  }
  .hotel-booking-widget form .hotel-widget-column1,
  .hotel-booking-widget form .hotel-widget-column2,
  .hotel-booking-widget form .hotel-widget-column3,
  .hotel-booking-widget form .hotel-widget-column4,
  .hotel-booking-widget form .hotel-widget-column5 {
    display: block;
    width: auto;
    padding: 0;
  }
  .hotel-booking-widget form .hotel-widget-column1 {
    width: 100%;
    padding: 15px 3%!important;
  }
  .hotel-booking-widget form .hotel-widget-column1 h4 {
    margin: 0;
  }
  .hotel-booking-widget form .hotel-widget-column2 {
    width: 100%!important;
    padding: 15px 3%;
  }
  .hotel-booking-widget form .amounts .form-field {
    width: 32%;
    margin: 0 2%;
    text-align: left;
  }
  .hotel-booking-widget form .amounts .form-field:first-child,
  .hotel-booking-widget form .amounts .form-field:last-child {
    margin: 0;
  }
  .hotel-booking-widget form .amounts .form-field .select-style {
    width: 100%;
    margin: 0;
  }
  .hotel-booking-widget form .hotel-widget-column3 {
    padding: 15px 3%;
    width: auto!important;
  }
  .hotel-booking-widget form .hotel-widget-column3 #txtHotelDate {
    width: 100%;
  }
  .hotel-booking-widget form .hotel-widget-column4 {
    zoom: 1;
    padding: 15px 3%;
  }
  .hotel-booking-widget form .hotel-widget-column4:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .hotel-booking-widget form .hotel-widget-column5 {
    padding: 15px 3%;
  }
  .hotel-booking-widget form .hotel-widget-column5 input[type="submit"]#home-button-hotel {
    width: 100%;
  }
}
@media handheld, only screen and (max-width: 450px) {
  .hotel-booking-widget form {
    padding: 15px 3%;
  }
}
.select-style {
  border: 1px solid #cccccc;
  width: 100%;
  height: 30px;
  overflow: hidden;
  background: #fafafa url("/cassette.axd/file/content/userfiles/images/icon-select-c97e3ee462f148d896fceff6777f76c38a1ccf95.png") no-repeat right 10px top 50%;
}
.select-style select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 8px 6px 8px;
  width: 160%;
  max-width: 160%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
}
.select-style select:focus {
  outline: none;
}
.amenities {
  margin: 0;
  padding: 0;
  zoom: 1;
}
.amenities:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.amenities li {
  float: left;
  margin-bottom: 0;
}
.noRooms,
.noBathrooms,
.sml-icons {
  margin-right: 10px;
}
.noRooms span,
.noBathrooms span,
.sml-icons span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(/cassette.axd/file/content/userfiles/images/main-sprite-be21242def6006c4b4e338b555f0ea5e77abec39.png);
  background-repeat: no-repeat;
  margin-right: 2px;
}
.noRooms.noRooms span,
.noBathrooms.noRooms span,
.sml-icons.noRooms span {
  background-position: -25px 3px;
  padding-right: 3px;
}
.noRooms.noBathrooms span,
.noBathrooms.noBathrooms span,
.sml-icons.noBathrooms span {
  background-position: -54px -130px;
}
.noRooms.date span,
.noBathrooms.date span,
.sml-icons.date span {
  background-position: -140px -52px;
}
.noRooms.time span,
.noBathrooms.time span,
.sml-icons.time span {
  background-position: -142px 1px;
}
.noRooms.download span,
.noBathrooms.download span,
.sml-icons.download span {
  background-position: -140px -86px;
}
.restaurant-booking .feedback-message {
  text-align: center;
}
.restaurant-booking .reservation-summary {
  background-color: #ececec;
  padding: 5px;
}
.restaurant-booking .reservation-summary table {
  width: 100%;
}
.restaurant-booking .reservation-summary td.meal-period,
.restaurant-booking .reservation-summary th.meal-period {
  text-align: left;
}
.restaurant-booking .reservation-summary td.date,
.restaurant-booking .reservation-summary th.date {
  text-align: left;
}
.restaurant-booking .reservation-summary td.time,
.restaurant-booking .reservation-summary th.time {
  text-align: left;
}
.restaurant-booking .reservation-summary td.party-size,
.restaurant-booking .reservation-summary th.party-size {
  text-align: center;
}
.menu {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px dotted #acacac;
}
.menu:last-child {
  border: none;
}
.menu .description p {
  margin-bottom: 10px;
}
.menu .time,
.menu .date,
.menu .download {
  font-size: 0.8em;
}
.menu ul {
  margin: 0;
  padding: 0;
}
.menu ul li {
  margin: 0;
}
.add-to-cart .emptymessage {
  font-size: 0.8em;
  margin-top: 10px;
  line-height: 15px;
}
.content-wrapper {
  zoom: 1;
  background: #2d2d2d;
}
.content-wrapper:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.content-wrapper .content {
  background: white;
  color: #1a1a1a;
  float: right;
}
.content-wrapper .content.no-sub-nav {
  float: none;
}
.content-wrapper .content .sub-content-wrapper {
  padding: 2%;
  zoom: 1;
}
.content-wrapper .content .sub-content-wrapper:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.content-wrapper .content .sub-content-wrapper.add-to-cart .sidebar {
  float: right;
}
.content-wrapper .content .sub-content-wrapper .main-column-item {
  margin: 0.9% 4% 1em 0.9%;
}
.content-wrapper .content .sub-content-wrapper .sidebar .reservation-widget {
  background: none;
  margin: 0 2.9% 1em 2.9%;
  border: 1px solid #c6c6c6;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}
.content-wrapper .content .sub-content-wrapper .sidebar .reservation-widget .tab-content {
  border: 0;
}
.content-wrapper .content .sub-content-wrapper .sidebar .reservation-widget h3 {
  font-size: 0.8em;
}
.content-wrapper .content .sub-content-wrapper .sidebar .social-sidebar-bar {
  padding: 20px 15px;
}
.content-wrapper .content .sub-content-wrapper .sidebar .social-sidebar-bar .social-sidebar-item {
  width: 25%;
  float: left;
}
.content-wrapper .content .sub-content-wrapper .right-copy-wrapper {
  font-size: 0.8em;
  line-height: 1.6;
  background: url(/cassette.axd/file/content/userfiles/images/bg-noise-light-c5858b2eea2b1380ea6a847be70ac2e5d3754db7.png);
  padding: 1em;
  margin: 2.9%;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  border: 1px solid #e0e0e0;
}
.content-wrapper .content .sub-content-wrapper .right-copy-wrapper .sidebar-item {
  padding: 0 0 1em 0;
  margin: 0 0 1em 0;
  border-bottom: 1px solid #e0e0e0;
}
.content-wrapper .content .sub-content-wrapper .right-copy-wrapper .sidebar-item h3,
.content-wrapper .content .sub-content-wrapper .right-copy-wrapper .sidebar-item h4 {
  text-transform: uppercase;
  font-size: 1.1em;
  margin-bottom: 0.3em;
  line-height: 1.4;
}
.content-wrapper .content .sub-content-wrapper .right-copy-wrapper .sidebar-item p:last-child {
  margin: 0;
}
.content-wrapper .content .sub-content-wrapper .right-copy-wrapper .sidebar-item hr {
  margin-bottom: 10px;
}
.content-wrapper .content .sub-content-wrapper .right-copy-wrapper .sidebar-item .book-now {
  background: #333333;
  padding: 8px 20px;
  display: block;
  font-size: 14px;
}
.content-wrapper .content .sub-content-wrapper .right-copy-wrapper .sidebar-item .book-now:hover {
  background: #454545;
}
.content-wrapper .content .sub-content-wrapper .right-copy-wrapper div.sidebar-item:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.content-wrapper .content .sub-content-wrapper .right-copy-wrapper .external-link {
  display: block;
  text-decoration: none;
}
.content-wrapper .content .grey-bar-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 0.9em;
  background: #e0e0e0;
  padding: 3px;
  margin: 0;
  zoom: 1;
  color: #666666;
}
.content-wrapper .content .grey-bar-bottom:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.content-wrapper .content .grey-bar-bottom li {
  float: left;
  margin: 0 0 0 10px;
  font-weight: bold;
}
.content-wrapper .content .grey-bar-bottom li.r18 {
  margin-left: 0px;
  font-size: smaller;
}
.content-wrapper .content .grey-bar-bottom li.r18 img {
  margin-right: 5px;
}
.content-wrapper .content .grey-bar-bottom li.r20 {
  margin-left: 0px;
  font-size: smaller;
}
.content-wrapper .content .grey-bar-bottom li.r20 img {
  margin-right: 5px;
}
.content-wrapper .content .items {
  padding: 2% 2% 2% 2%;
  zoom: 1;
  clear: both;
  background: url(/cassette.axd/file/content/userfiles/images/bg-noise-c860a906004b1006da93fd42db1cb2c18b0fe703.png);
}
.content-wrapper .content .items:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.content-wrapper .content .items .item {
  width: 23.2%;
  position: relative;
  margin: 8px 0.9% 8px 0.9%;
}
.content-wrapper .content .items .item p:last-of-type {
  margin-bottom: 0.8em;
}
.content-wrapper .content .items .item .price {
  margin-bottom: 45px;
}
.content-wrapper .content .items a.equal-box-heights {
  min-height: 330px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  color: #020202;
  background: white;
  position: relative;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}
.content-wrapper .content .items a.equal-box-heights .grey-bar-bottom li.r18 img {
  width: auto!important;
}
.content-wrapper .content .items a.equal-box-heights .grey-bar-bottom li.r20 img {
  width: auto!important;
}
.content-wrapper .content .items a.equal-box-heights .description-wrapper {
  padding: 1em 1em 30px 1em;
}
.content-wrapper .content .items a.equal-box-heights:hover {
  background: #ececec;
  opacity: 1;
}
.content-wrapper .content .items a.equal-box-heights:hover img {
  opacity: 0.8;
}
.content-wrapper .content .items a.equal-box-heights p:last-child {
  margin: 0;
}
.content-wrapper .content.ninecolumn.content .item {
  width: 31.4%;
  border: none;
}
.content-wrapper .content.ninecolumn.content .itempreview {
  width: 50%;
  border: none;
}
.content-wrapper .content.ninecolumn.content .promoitem {
  width: 50%;
  border: none;
}
.content-wrapper .content.ninecolumn.content .promoitem h1 {
  color: white;
}
.team-member-wrapper {
  padding: 10px 0;
  margin: 10px 0;
}
.team-member-wrapper .team-member-image-block {
  width: 35%;
  float: left;
  display: block;
}
.team-member-wrapper .team-member-image {
  display: block;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 100%;
}
.team-member-wrapper .team-member-desc-block {
  margin-left: 37%;
}
.reservation-widget {
  background: #3b393a;
  color: white;
}
.reservation-widget h3 {
  text-transform: uppercase;
}
.reservation-widget .tabs .tabs-menu {
  background: #f4f4f4;
}
.reservation-widget .tabs .tabs-menu li {
  background: #a8a8a8;
}
.reservation-widget .tabs .tabs-menu li a {
  color: #333333;
}
.reservation-widget .tabs .tabs-menu li a.selected {
  color: #333333;
  background: #f4f4f4;
}
.reservation-widget .tabs .tabs-menu li a.selected:hover {
  background: #f4f4f4;
}
.reservation-widget .tabs .tab-content {
  padding-top: 0;
  padding-bottom: 0;
  background: #f4f4f4;
  border-bottom: 1px solid #c6c6c6;
}
.reservation-widget .tabs .tab-content label {
  color: #333333;
}
.reservation-widget .tabs .tab-content input[type="text"] {
  padding: 3px;
  width: auto;
}
.reservation-widget .tabs ul.tabs-menu li a {
  padding: 7px;
  font-size: 0.9em;
}
.reservation-widget form {
  background: none;
  border: none;
  padding: 0 5% 5%;
}
.reservation-widget form .form-field {
  margin-bottom: 0;
  padding-bottom: 4%;
}
.reservation-widget form .form-field select {
  padding: 5px;
}
.reservation-widget form .form-field label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.reservation-widget h3 {
  background: #3b393a;
  text-align: center;
  color: white;
  margin: 0;
  line-height: 1;
  padding: 17px 0 14px 0;
  font-size: 15px;
  letter-spacing: 2px;
}
.reservation-widget h4 {
  display: none;
}
.desktop-only {
  display: block;
}
.mobile-small-only,
.mobile-only {
  display: none;
}
.homepage .reservation-widget h3 {
  font-size: 14px;
}
.homepage .reservation-widget .tab-content {
  background: #2e2c2d;
  border-bottom: 0;
}
.homepage .reservation-widget .tab-content label {
  color: white;
}
.homepage .reservation-widget .tabs-menu {
  background: #2e2c2d;
}
.homepage .reservation-widget .tabs-menu li a.selected {
  background: #2e2c2d;
  color: white;
}
.homepage .reservation-widget .tabs-menu li a.selected:hover {
  background: #2e2c2d;
}
.sharing {
  padding: 1em 0;
  float: right;
}
.sharing .share-footer-bar {
  float: right;
}
#fb-like-footer {
  overflow: hidden;
}
.signup a,
.signup a:active,
.signup a:visited {
  background: #2d2d2d;
  display: block;
  float: right;
  color: #acacac;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 0.8em;
  padding: 0.3em 0.8em;
  text-decoration: none;
  margin: 1em 0 1em 1em;
}
.signup a img,
.signup a:active img,
.signup a:visited img {
  position: static;
}
.signup a:hover,
.signup a:active:hover,
.signup a:visited:hover {
  background: #202020;
}
.news {
  background: url("/cassette.axd/file/content/userfiles/images/bg-noise-c860a906004b1006da93fd42db1cb2c18b0fe703.png");
}
.news .article {
  background: white;
  margin: 0 0 25px 0;
  zoom: 1;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}
.news .article:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.news .article .img-link {
  width: 30%;
  float: left;
  padding: 15px 2% 15px 2%;
}
.news .article .text {
  width: 62%;
  padding: 20px 2%;
  float: left;
}
.news .article .full-width {
  width: 94%;
  padding: 20px 3%;
  float: none;
}
.news .article a {
  text-decoration: none;
}
.news .article a:hover h3 {
  color: #0287f8;
}
.news .article a:hover img {
  opacity: 0.8;
}
.news .article p {
  margin-bottom: 5px;
}
.news .article div.meta {
  font-size: 11px;
  font-weight: bold;
  clear: both;
  background: #e0e0e0;
  color: #333333;
  zoom: 1;
  padding: 2px 4px;
}
.news .article div.meta:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.news .article div.meta span {
  text-transform: uppercase;
  color: #666666;
}
.news .article div.meta div {
  float: left;
}
.news .article div.meta .date {
  padding-right: 10px;
  margin-right: 30px;
}
.news .article div.meta .tags a:after {
  content: ",";
}
.news .article div.meta .tags a:last-child:after {
  content: "";
}
.news-paging a,
.news-paging a:link,
.news-paging a:visited,
.news-paging a:active {
  text-decoration: none;
  background: #aaaaaa;
  color: white;
  padding: 8px 12px;
  margin: 3px;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
}
.news-paging a:hover,
.news-paging a:link:hover,
.news-paging a:visited:hover,
.news-paging a:active:hover {
  background: #333333;
}
footer.container {
  font-size: 0.8em;
  padding-top: 1em;
  padding-bottom: 1em;
  background: #015093;
  /* Old browsers */
  background: -moz-linear-gradient(left, #012849 0%, #015093 13%, #015093 87%, #012849 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #012849), color-stop(13%, #015093), color-stop(87%, #015093), color-stop(100%, #012849));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #012849 0%, #015093 13%, #015093 87%, #012849 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #012849 0%, #015093 13%, #015093 87%, #012849 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #012849 0%, #015093 13%, #015093 87%, #012849 100%);
  /* IE10+ */
  background: linear-gradient(to right, #012849 0%, #015093 13%, #015093 87%, #012849 100%);
  /* W3C */

}
footer.container .footer-nav {
  text-align: right;
}
footer.container .footer-nav a {
  color: white;
  text-decoration: none;
  padding: 0.7em;
}
body.restaurants footer.container {
  background: #015093;
  /* Old browsers */
  background: -moz-linear-gradient(left, black 0%, #015093 13%, #015093 87%, black 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, black), color-stop(13%, #015093), color-stop(87%, #015093), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, black 0%, #015093 13%, #015093 87%, black 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, black 0%, #015093 13%, #015093 87%, black 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, black 0%, #015093 13%, #015093 87%, black 100%);
  /* IE10+ */
  background: linear-gradient(to right, black 0%, #015093 13%, #015093 87%, black 100%);
  /* W3C */

}
.main-column  .gallery {
  zoom: 1;
  display: block;
  float: none;
  margin: 1em 0;
}
.main-column  .gallery:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.main-column  .gallery .gallery-item {
  display: block;
  padding: 1%;
  width: 31%;
  float: left;
}
.main-column  .gallery .gallery-item img {
  display: block;
  width: 100%;
  height: auto;
}
.awards-gallery {
  background: #f6f6f6;
  padding: 1em;
  margin: 1em 0;
  display: block;
  float: none;
}
.awards-gallery .awards-gallery-item {
  zoom: 1;
  display: block;
  padding-right: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px dotted #ececec;
  border-top: 1px dotted #e0e0e0;
  background: white;
}
.awards-gallery .awards-gallery-item:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.awards-gallery .awards-gallery-item img {
  float: left;
  margin-right: 1em;
  padding: 15px;
}
.awards-gallery .awards-gallery-item p {
  margin: 0;
  padding-top: 20px;
}
.map {
  margin: 1em 0;
  display: block;
  float: none;
}
.map a {
  display: block;
  border: 5px solid #f6f6f6;
}
.map address {
  padding-left: 5px;
}
.whatsonpage .calendar {
  padding-top: 0px;
  color: white;
  background: url(/cassette.axd/file/content/userfiles/images/noise-dark2-f1bd120015ff245816a559f3ce3159808b48e805.png) !important;
}
.whatsonpage .calendar .calender-day {
  zoom: 1;
}
.whatsonpage .calendar .calender-day:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.whatsonpage .calendar .event {
  margin: 8px 0.9% 8px 0.9%;
  display: block;
  text-decoration: none;
  border: none!important;
}
.whatsonpage .calendar .event .eventWrapper {
  border: 1px solid black;
  background: #2d2d2d;
  zoom: 1;
}
.whatsonpage .calendar .event .eventWrapper:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.whatsonpage .calendar .event .eventWrapper h3 {
  margin: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  font-size: 14px;
  line-height: 1.2;
  padding: 3px;
}
.whatsonpage .calendar .event .event-details {
  zoom: 1;
}
.whatsonpage .calendar .event .event-details:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.whatsonpage .calendar .event ul.amenities {
  background-color: #1a1a1a;
  color: white;
}
.whatsonpage .calendar .event ul.amenities li.r18 {
  margin-left: 0px;
}
.whatsonpage .calendar .event ul.amenities li.r18 img {
  margin-right: 5px;
}
.whatsonpage .calendar .event ul.amenities li.r20 {
  margin-left: 0px;
}
.whatsonpage .calendar .event ul.amenities li.r20 img {
  margin-right: 5px;
}
.whatsonpage .calendar .event-title {
  float: left;
  width: 75%;
}
.whatsonpage .calendar .event-time {
  padding: 3px;
  color: white;
  font-size: 0.9em;
  font-weight: bold;
  background: #464646;
}
.tournamenteventpage .results {
  width: 100%;
  font-size: 1.1em;
}
.tournamenteventpage .results tr:nth-child(odd) {
  background-color: #e0e0e0;
}
.tournamenteventpage .results td {
  padding: 5px 0 5px 5px;
}
.tournamentresultspage div.event-title {
  width: 100%!important;
}
.tournamentresultspage .results {
  width: 95%;
  margin: 5px 0 12px 0;
}
.tournamentresultspage .results td {
  padding: 0px 0 5px 5px;
}
.whatsonrepositorypage .content,
.tournamentfeedpage .content,
.tournamentresultspage .content {
  background: black;
  padding-bottom: 5em;
}
.whatsonrepositorypage .date-filter,
.tournamentfeedpage .date-filter,
.tournamentresultspage .date-filter {
  text-align: center;
  color: #cccccc;
  padding: .5em;
  background: #2d2d2d;
  margin: 1em 0 1em 78px;
  font-size: 0.7em;
  position: relative;
}
.whatsonrepositorypage .date-filter p,
.tournamentfeedpage .date-filter p,
.tournamentresultspage .date-filter p {
  margin: 0;
}
.whatsonrepositorypage .filter-tabs,
.tournamentfeedpage .filter-tabs,
.tournamentresultspage .filter-tabs {
  text-align: center;
  margin-top: 5px;
}
.whatsonrepositorypage .filter-tabs a.button,
.tournamentfeedpage .filter-tabs a.button,
.tournamentresultspage .filter-tabs a.button {
  padding: 10px;
  margin: 0px 5px 10px 0;
}
.whatsonrepositorypage .filter-tabs a.button img,
.tournamentfeedpage .filter-tabs a.button img,
.tournamentresultspage .filter-tabs a.button img {
  display: none;
}
.whatsonrepositorypage .terms-and-conditions,
.tournamentfeedpage .terms-and-conditions,
.tournamentresultspage .terms-and-conditions {
  color: #cccccc;
  padding: 5px;
  background: none;
  font-size: 0.8em;
  position: relative;
  margin: 5px 0 0 0;
}
.whatsonrepositorypage .terms-and-conditions p,
.tournamentfeedpage .terms-and-conditions p,
.tournamentresultspage .terms-and-conditions p {
  margin: 0;
  float: right;
}
.whatsonrepositorypage .signup-link,
.tournamentfeedpage .signup-link,
.tournamentresultspage .signup-link {
  padding: 5px;
}
.whatsonrepositorypage .signup-link a,
.tournamentfeedpage .signup-link a,
.tournamentresultspage .signup-link a {
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  color: #fcae16;
  float: right;
  text-decoration: none;
}
.whatsonrepositorypage .date-filter span,
.tournamentfeedpage .date-filter span,
.tournamentresultspage .date-filter span {
  cursor: pointer;
  width: 100%;
  display: block;
}
.whatsonrepositorypage .date-filter span .down,
.tournamentfeedpage .date-filter span .down,
.tournamentresultspage .date-filter span .down {
  display: inline-block;
  z-index: 50;
  height: 7px;
  width: 8px;
  background: url(/cassette.axd/file/content/userfiles/images/white-arrow-down-7041210a3a1cc8f254881f09e336481bbc182e3f.png) no-repeat;
  margin-left: 5px;
}
.whatsonrepositorypage .calendarlist,
.tournamentfeedpage .calendarlist,
.tournamentresultspage .calendarlist {
  padding: 0 0 0 2em;
}
.whatsonrepositorypage .calendarlist .today,
.tournamentfeedpage .calendarlist .today,
.tournamentresultspage .calendarlist .today {
  margin-left: 50px;
  background: #015093;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  text-align: center;
  position: relative;
}
.whatsonrepositorypage .calendarlist .today .arrow-down,
.tournamentfeedpage .calendarlist .today .arrow-down,
.tournamentresultspage .calendarlist .today .arrow-down {
  height: 10px;
  background: url(/cassette.axd/file/content/userfiles/images/point-3b76c8973162bd53b91b80f668c406da64bc524e.png) center bottom no-repeat;
  position: absolute;
  width: 100%;
  bottom: -7px;
  z-index: 50;
}
.whatsonrepositorypage .calendarlist .today .today-inner,
.tournamentfeedpage .calendarlist .today .today-inner,
.tournamentresultspage .calendarlist .today .today-inner {
  padding: 12px 0 14px 0;
}
.whatsonrepositorypage .calendarlist .today .today-inner div,
.tournamentfeedpage .calendarlist .today .today-inner div,
.tournamentresultspage .calendarlist .today .today-inner div {
  text-align: center;
  z-index: 50;
  bottom: -10px;
  display: block;
  position: absolute;
  width: 100%;
  height: 10px;
}
.whatsonrepositorypage .calendarlist .today .today-inner div span,
.tournamentfeedpage .calendarlist .today .today-inner div span,
.tournamentresultspage .calendarlist .today .today-inner div span {
  background: url(/cassette.axd/file/content/userfiles/images/point-3b76c8973162bd53b91b80f668c406da64bc524e.png) no-repeat;
  position: absolute;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 auto;
}
.whatsonrepositorypage .calendarlist .calendarday,
.tournamentfeedpage .calendarlist .calendarday,
.tournamentresultspage .calendarlist .calendarday {
  background: #2d2d2d;
  margin-bottom: 1em;
  padding: 1em;
  margin-left: 50px;
  position: relative;
  border-left: 5px solid #015093;
  border-bottom: 2px solid #015093;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.9);
}
.whatsonrepositorypage .calendarlist .calendarday .date,
.tournamentfeedpage .calendarlist .calendarday .date,
.tournamentresultspage .calendarlist .calendarday .date {
  position: absolute;
  left: -50px;
  top: 15px;
  width: 40px;
  color: #cccccc;
  font-weight: bold;
  overflow: hidden;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  background: #015093;
  padding: 5px;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 50, 40, 0.5), 0 -1px 0 black;
}
.whatsonrepositorypage .calendarlist .calendarday .date .dd,
.tournamentfeedpage .calendarlist .calendarday .date .dd,
.tournamentresultspage .calendarlist .calendarday .date .dd {
  font-size: 25px;
  line-height: 1;
}
.whatsonrepositorypage .calendarlist .calendarday a .event,
.tournamentfeedpage .calendarlist .calendarday a .event,
.tournamentresultspage .calendarlist .calendarday a .event {
  background: #464646;
  margin-bottom: 1px;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  zoom: 1;
}
.whatsonrepositorypage .calendarlist .calendarday a .event ul.amenities,
.tournamentfeedpage .calendarlist .calendarday a .event ul.amenities,
.tournamentresultspage .calendarlist .calendarday a .event ul.amenities {
  padding: 5px;
  background-color: #1a1a1a;
  color: #888888;
  font-size: .9em;
  font-weight: bold;
}
.whatsonrepositorypage .calendarlist .calendarday a .event ul.amenities li.r18,
.tournamentfeedpage .calendarlist .calendarday a .event ul.amenities li.r18,
.tournamentresultspage .calendarlist .calendarday a .event ul.amenities li.r18 {
  margin-left: 0px;
}
.whatsonrepositorypage .calendarlist .calendarday a .event ul.amenities li.r18 img,
.tournamentfeedpage .calendarlist .calendarday a .event ul.amenities li.r18 img,
.tournamentresultspage .calendarlist .calendarday a .event ul.amenities li.r18 img {
  margin-right: 5px;
}
.whatsonrepositorypage .calendarlist .calendarday a .event ul.amenities li.r20,
.tournamentfeedpage .calendarlist .calendarday a .event ul.amenities li.r20,
.tournamentresultspage .calendarlist .calendarday a .event ul.amenities li.r20 {
  margin-left: 0px;
}
.whatsonrepositorypage .calendarlist .calendarday a .event ul.amenities li.r20 img,
.tournamentfeedpage .calendarlist .calendarday a .event ul.amenities li.r20 img,
.tournamentresultspage .calendarlist .calendarday a .event ul.amenities li.r20 img {
  margin-right: 5px;
}
.whatsonrepositorypage .calendarlist .calendarday a .event:after,
.tournamentfeedpage .calendarlist .calendarday a .event:after,
.tournamentresultspage .calendarlist .calendarday a .event:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.whatsonrepositorypage .calendarlist .calendarday a .event .eventWrapper,
.tournamentfeedpage .calendarlist .calendarday a .event .eventWrapper,
.tournamentresultspage .calendarlist .calendarday a .event .eventWrapper {
  zoom: 1;
}
.whatsonrepositorypage .calendarlist .calendarday a .event .eventWrapper:after,
.tournamentfeedpage .calendarlist .calendarday a .event .eventWrapper:after,
.tournamentresultspage .calendarlist .calendarday a .event .eventWrapper:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.whatsonrepositorypage .calendarlist .calendarday a .event .eventWrapper img,
.tournamentfeedpage .calendarlist .calendarday a .event .eventWrapper img,
.tournamentresultspage .calendarlist .calendarday a .event .eventWrapper img {
  float: left;
  width: 33%;
  margin-right: 1%;
}
.whatsonrepositorypage .calendarlist .calendarday a .event .event-title,
.tournamentfeedpage .calendarlist .calendarday a .event .event-title,
.tournamentresultspage .calendarlist .calendarday a .event .event-title {
  padding: 0.5em 1em 0 1em;
  color: white;
  width: 55%;
  float: left;
}
.whatsonrepositorypage .calendarlist .calendarday a .event .event-title .event-time,
.tournamentfeedpage .calendarlist .calendarday a .event .event-title .event-time,
.tournamentresultspage .calendarlist .calendarday a .event .event-title .event-time {
  padding: 5px 10px 5px 30px;
  font-weight: bold;
  background: url(/cassette.axd/file/content/userfiles/images/clock-6cad602b734a1ec3d7ff243cf15ab6c2986f4bc7.png) left center no-repeat;
}
.whatsonrepositorypage .calendarlist .calendarday a .event .event-title h3,
.tournamentfeedpage .calendarlist .calendarday a .event .event-title h3,
.tournamentresultspage .calendarlist .calendarday a .event .event-title h3 {
  color: white;
  font-weight: normal;
  margin-bottom: 4px;
}
.whatsonrepositorypage .calendarlist .calendarday a .event .event-title p,
.tournamentfeedpage .calendarlist .calendarday a .event .event-title p,
.tournamentresultspage .calendarlist .calendarday a .event .event-title p {
  margin-bottom: 10px;
}
.whatsonrepositorypage .calendarlist .calendarday a:hover .event,
.tournamentfeedpage .calendarlist .calendarday a:hover .event,
.tournamentresultspage .calendarlist .calendarday a:hover .event {
  background: #2d2d2d;
}
.tournamentfeedpage .calendarlist .calendarday a .event .eventWrapper .event-title {
  width: 100%;
}
.filling-fast {
  color: red;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 0.3em 0 0 0;
}
.tournament-registration {
  padding: 1.4em 0 0 0;
  border: none;
}
.tournamentselectionpage .tournament-selection,
.tournamentregistrationpage .tournament-selection {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border: none;
  background-color: white;
}
.tournaments .content-wrapper .content .sub-content-wrapper table#select-tournaments {
  width: 100%;
  text-align: left;
  font-size: 0.9em;
  color: #333333;
}
.tournaments .content-wrapper .content .sub-content-wrapper table#select-tournaments th,
.tournaments .content-wrapper .content .sub-content-wrapper table#select-tournaments td {
  padding: 1em 8px;
}
.tournaments .content-wrapper .content .sub-content-wrapper table#select-tournaments th {
  background: #eeeeee;
}
.tournaments .content-wrapper .content .sub-content-wrapper table#select-tournaments tr {
  border-bottom: 1px solid #eeeeee;
  cursor: pointer;
}
.tournaments .content-wrapper .content .sub-content-wrapper table#select-tournaments tfoot tr {
  border-top: 5px solid #eeeeee;
  border-bottom: 0;
  font-weight: bold;
  font-size: 1.3em;
}
.tournaments .content-wrapper .content .sub-content-wrapper table#select-tournaments tr:hover {
  background-color: aliceblue;
}
.tournaments .content-wrapper .content .sub-content-wrapper table#select-tournaments tr.selected {
  background-color: aliceblue;
}
.tournaments .content-wrapper .content .right-copy-wrapper {
  margin: 0 0 0 1em;
}
.register {
  width: 100%;
}
.buttons {
  margin-left: 79px;
  zoom: 1;
}
.buttons:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.buttons div {
  float: left;
  text-align: center;
}
.buttons div a,
.buttons div a:link,
.buttons div a:visited,
.buttons div a:active {
  text-decoration: none;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  display: block;
  padding: 15px 0;
  text-transform: uppercase;
  -moz-box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.4);
  box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.4);
}
.buttons div a:hover,
.buttons div a:link:hover,
.buttons div a:visited:hover,
.buttons div a:active:hover {
  background: #012849 !important;
  -moz-box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.3);
  box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.3);
}
.buttons div #showmore {
  margin-right: 5px;
  background: #015093;
  /* Old browsers */
  background: -moz-linear-gradient(left, #015093 50%, #012849 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #015093), color-stop(99%, #012849));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #015093 50%, #012849 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #015093 50%, #012849 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #015093 50%, #012849 99%);
  /* IE10+ */
  background: linear-gradient(to right, #015093 50%, #012849 99%);
  /* W3C */

}
.buttons div #showmore .down {
  display: inline-block;
  z-index: 50;
  height: 7px;
  width: 8px;
  background: url(/cassette.axd/file/content/userfiles/images/white-arrow-down-7041210a3a1cc8f254881f09e336481bbc182e3f.png) no-repeat;
  margin-left: 5px;
}
.buttons div #showmore .loading {
  background: url(/cassette.axd/file/content/userfiles/images/ajax-loader-49b6441cc3d1c5fede52f4fc9a870f0d155d4f09.gif) no-repeat;
  height: 16px;
  width: 16px;
}
.buttons div #gototop {
  font-size: 0.8em;
  background: #012849;
  color: #8aa4b6;
}
.buttons .more {
  width: 90%;
}
.buttons .gotop {
  width: 10%;
}
.promotionsrepositorypage .content {
  background: black;
}
.promotionsrepositorypage .content .terms-and-conditions {
  background: white url(/cassette.axd/file/content/userfiles/images/bg-noise-c860a906004b1006da93fd42db1cb2c18b0fe703.png);
  text-align: center;
  font-size: 10px;
  line-height: 1.6em;
  padding: 10px;
}
.promotionsrepositorypage .content .terms-and-conditions p:first-child {
  margin-bottom: 0px;
}
.promotionsrepositorypage .content .items {
  padding-top: 0px;
}
.promotionsrepositorypage .content .items .item {
  margin: 8px 0.9% 8px 0.9%;
}
.whatshappeningpage .whats-happening .item .date {
  font-weight: bold;
  font-size: 0.8em;
}
#mini-cart {
  color: #f2cb88;
  text-decoration: none;
  padding: 10px;
  margin: 6px 6px 0 0;
  text-align: right;
  float: right;
  display: inline-block;
}
#mini-cart i {
  margin-right: 5px;
}
#mini-cart:hover {
  color: #f5d59f;
}
#mini-cart span {
  display: inline;
}
.cart-progress {
  background: #2d2d2d;
}
.cart-progress ol.mid-title {
  list-style-type: none;
  padding: 5px 0;
  font-size: 0.85em;
  letter-spacing: 1px;
  zoom: 1;
}
.cart-progress ol.mid-title:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.cart-progress ol.mid-title h2 {
  font-size: 1.1em;
  color: white;
  margin: 0;
}
.cart-progress ol.mid-title a {
  color: #cccccc;
  text-decoration: none;
}
.cart-progress ol.mid-title span.number {
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 1.4;
  letter-spacing: initial;
  background: #cccccc;
  color: #2d2d2d;
  margin: 0 5px 0 0;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
}
.cart-progress ol.mid-title li {
  display: inline-block;
  margin-right: 15px;
  margin: 0;
  color: white;
  padding: 2px 7px 2px 2px;
}
.cart-progress ol.mid-title li.selected {
  background: #015093;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.cart-progress ol.mid-title li.selected span.number {
  color: blue;
  background: white;
}
.cart-progress ol.mid-title li.selected span {
  color: white;
}
.shoppingcartpage .content-wrapper .content .sub-content-wrapper .main-column-item,
.ordersummarypage .content-wrapper .content .sub-content-wrapper .main-column-item {
  margin-right: 0.9%;
}
.shopping-cart {
  background: white;
  border: 0;
  padding: 0;
}
.ordersummarypage .address-form-wrapper {
  border-top: 5px solid #f4f4f4;
  margin-bottom: 2em;
  padding: 1em 0;
}
table#cart {
  width: 100%;
  text-align: left;
  font-size: 0.9em;
  color: #333333;
}
table#cart button {
  background: #e0e0e0;
  border: 0;
  padding: 0 5px;
}
table#cart .edit {
  background: #e0e0e0;
  color: #444444;
  cursor: pointer;
  display: inline-block;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 21px;
  margin-left: 5px;
  text-decoration: none;
  padding: 0 5px;
}
table#cart .edit:hover {
  opacity: 0.8;
}
table#cart a.product {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  font-size: 1.2em;
}
table#cart .notes {
  margin-bottom: 10px;
}
table#cart .envelope-theme {
  margin-bottom: 10px;
}
table#cart .price {
  text-align: right;
}
table#cart .quantity {
  text-align: center;
}
table#cart th,
table#cart td {
  padding: 1em 8px;
}
table#cart th {
  background: #eeeeee;
}
table#cart tr {
  border-bottom: 1px solid #eeeeee;
}
table#cart tfoot tr {
  border-top: 5px solid #eeeeee;
  border-bottom: 0;
  font-weight: bold;
  font-size: 1.3em;
}
.price {
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.address-form-wrapper {
  zoom: 1;
}
.address-form-wrapper:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.checkout,
.register {
  border: 0;
  background: #015093;
  color: white;
  font-size: 1em;
  padding: 0.5em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.checkout:hover,
.register:hover {
  border: 0;
  background: #015093;
  color: white;
  font-size: 1em;
  padding: 0.5em;
  opacity: 0.8;
}
.checkout.grey,
.register.grey {
  background: #aaaaaa;
  color: #333333;
}
.checkout.grey:hover,
.register.grey:hover {
  background: #aaaaaa;
}
.packages-tags {
  padding: 0px;
}
.packages-tags ul.tagContainer {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0.9em;
}
.packages-tags ul.tagContainer li {
  display: inline-block;
  margin: 0 5px 5px 0;
}
.packages-tags ul.tagContainer li a {
  display: block;
  padding: 5px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  background: #2d2d2d;
}
.packages-tags ul.tagContainer li.selected a {
  background: #015093;
}
.packages,
.hotel-packages {
  zoom: 1;
}
.packages:after,
.hotel-packages:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.packages .package,
.hotel-packages .package {
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  border: 1px solid #c6c6c6;
  margin-bottom: 2em;
  position: relative;
}
.packages .package .description-wrapper,
.hotel-packages .package .description-wrapper {
  background: white;
  padding: 1em;
}
.packages .package .description-wrapper .price,
.hotel-packages .package .description-wrapper .price {
  margin-bottom: 0.7em;
  display: block;
}
.packages .package .description-wrapper ul,
.hotel-packages .package .description-wrapper ul {
  padding: 0 0 0 20px!important;
  margin: 0.5em 0;
}
.packages .package .description-wrapper ul li,
.hotel-packages .package .description-wrapper ul li {
  margin-bottom: 0.4em;
}
.packages .package .description-wrapper a.checkout,
.hotel-packages .package .description-wrapper a.checkout {
  text-decoration: none;
  margin: 1em 0 0 0;
  display: inline-block;
  font-weight: bold;
  color: white;
  padding: 0.5em 1.5em;
}
.packages .package .terms-and-conditions,
.hotel-packages .package .terms-and-conditions {
  padding: 1em;
  background: none;
  font-size: 0.9em;
  line-height: 1.4;
  color: #464646;
}
.packages .package .terms-and-conditions p:last-child,
.hotel-packages .package .terms-and-conditions p:last-child {
  margin: 0;
}
@media handheld, only screen and (max-width: 1023px) {
  .packages .package .terms-and-conditions,
  .hotel-packages .package .terms-and-conditions {
    padding: 1em!important;
    background: none;
  }
  .packages .package .terms-and-conditions p,
  .hotel-packages .package .terms-and-conditions p {
    font-size: 0.9em;
  }
}
@media handheld, only screen and (max-width: 769px) {
  .packages .fourcol,
  .hotel-packages .fourcol {
    padding: 0;
  }
}
.image-links .item .checkout {
  position: absolute;
  bottom: 0;
  margin-bottom: 15px;
}
.hotelpackagepromotionpage .button {
  padding: 0;
  padding: 3px;
  font-size: 17px;
}
.main-column-item.terms-and-conditions {
  background-color: #f6f6f6;
  padding: 1.4em;
  margin: 40px 4% 20px 0.9%!important;
}
.main-column-item.terms-and-conditions .rich-text {
  font-size: 11px;
}
.main-column-item.terms-and-conditions h4 {
  margin-bottom: 5px;
  font-size: 14px;
}
.main-column-item.terms-and-conditions p:last-child {
  margin: 0;
}
.rich-text ul {
  list-style-type: disc;
}
.rich-text ol {
  list-style-type: decimal;
}
.rich-text table {
  margin-bottom: 1em;
  font-size: 0.9em;
  border-collapse: collapse;
}
.rich-text table td,
.rich-text table th {
  border: 2px solid #edeced;
  padding: 1em!important;
  vertical-align: top!important;
}
.rich-text table th {
  font-weight: bold;
  background: #e0dfe0;
}
.rich-text img.imgLeft {
  float: left;
  margin: 1em 1em 1em 0;
}
.rich-text img.imgRight {
  float: right;
  margin: 1em 0 1em 1em;
}
#sitemap ul {
  margin: 0;
  padding: 0 0 1em 15px;
  list-style-type: none;
  font-size: 14px;
}
#sitemap ul ul,
#sitemap ul ul ul,
#sitemap ul ul ul ul {
  background: white;
}
#sitemap ul li {
  border-left: 1px dotted #2d2d2d;
  margin: 0;
}
#sitemap ul li a {
  display: block;
  background: #f9f9f9;
  padding: 0.3em;
}
#sitemap ul li a:hover {
  background: #e0e0e0;
}
#restaurant-booking-iframe-full {
  display: block;
}
#restaurant-booking-iframe-mobile {
  display: none;
}
.search-results .results {
  margin-top: 20px;
}
.search-results .results .search-result .page-title a {
  text-decoration: none;
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: larger;
  color: #020202;
  text-decoration: underline;
}
.search-results .results .search-result .page-description .match {
  font-weight: bolder;
  color: #013460;
}
.search-results .results hr:first-child {
  display: none;
}
.search-results .results hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.restaurant-booking-form {
  position: relative;
}
.restaurant-booking-form.loading .loading-indicator {
  display: inline;
}
.restaurant-booking-form input[type="submit"].next,
.restaurant-booking-form input[type="submit"].confirm,
.restaurant-booking-form input[type="button"].back {
  background: none;
  font-size: 18px;
  font-weight: normal;
  padding-left: 22px;
  padding-right: 22px;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.restaurant-booking-form input[type="submit"].next,
.restaurant-booking-form input[type="submit"].confirm {
  background: #2d2d2d;
  color: #f2cb88;
  border: 1px solid #2d2d2d;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}
.restaurant-booking-form input[type="submit"].full-width {
  width: 100%;
  margin-bottom: 15px;
}
.restaurant-booking-form .loading-indicator {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.restaurant-booking-form .loading-indicator .message {
  background-color: #3b393a;
  width: 150px;
  height: 80px;
  margin-top: -40px;
  margin-left: -75px;
  position: absolute;
  top: 50%;
  left: 50%;
  border: solid 1px #ececec;
  text-align: center;
}
.restaurant-booking-form .loading-indicator .message .text {
  color: white;
  margin: 5px 0 10px 0;
}
.restaurant-booking-form .loading-indicator .mask {
  background-color: #3b393a;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.55;
  -moz-opacity: 0.55;
  filter: alpha(opacity=55);
}
.product-item {
  border: 1px solid #ececec;
  margin-top: 5px;
}
.portal-summary {
  margin-bottom: 1em;
}
.portal-summary .form-field {
  padding: 0 2em;
  margin: 0;
}
.portal-summary .form-field:nth-child(odd) {
  background: aliceblue;
}
.portal-summary .column1,
.portal-summary .column2 {
  float: left;
  padding: 0.7em 0;
  font-size: 0.95em;
}
.portal-summary .column1 {
  font-weight: bold;
  width: 14.6667%;
  padding-right: 2%;
}
.fb_iframe_widget {
  text-indent: 0px;
  margin: 0px;
  padding: 0px;
  background: transparent none repeat scroll 0% 0%;
  border-style: none;
  float: none;
  line-height: normal;
  font-size: 1px;
  vertical-align: baseline;
  display: inline-block;
}
.TA_cdsscrollingravenarrow > #CDSSCROLLINGRAVE.narrow {
  width: 92%;
}
#home-button-hotel,
#home-button-restaurant {
  color: white;
  background: #7db9e8;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc0ZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #7db9e8 0%, #0074fe 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7db9e8), color-stop(100%, #0074fe));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #7db9e8 0%, #0074fe 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #7db9e8 0%, #0074fe 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #7db9e8 0%, #0074fe 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #7db9e8 0%, #0074fe 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db9e8', endColorstr='#0074fe', GradientType=0);
  /* IE6-8 */
  border: 0;
}
.gtm-hidden {
  position: absolute;
  top: 0;
  left: -9999px;
  width: 100px;
}
/*colors*/
/*sprite*/

.main-sprite {
  background-image: url(/cassette.axd/file/content/userfiles/images/main-sprite-be21242def6006c4b4e338b555f0ea5e77abec39.png);
  background-repeat: no-repeat;
}
.MonserratRegular {
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.display-none {
  display: none !important;
}
/*gradients*/
/*gradients*/

.linear-event-gradient {
  background: #015093;
  /* Old browsers */
  background: -moz-linear-gradient(left, #015093 50%, #012849 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #015093), color-stop(99%, #012849));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #015093 50%, #012849 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #015093 50%, #012849 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #015093 50%, #012849 99%);
  /* IE10+ */
  background: linear-gradient(to right, #015093 50%, #012849 99%);
  /* W3C */

}
.recaptcha_widget {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 300px;
  border: 4px solid #af1500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #af1500;
  margin: 0 0 10px;
}
#recaptcha_image {
  width: 100% !important;
  height: auto !important;
}
#recaptcha_image img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 3px solid white;
}
.recaptcha_is_showing_audio embed {
  height: 0;
  width: 0;
  overflow: hidden;
}
.recaptcha_is_showing_audio #recaptcha_image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 3px solid white;
}
.recaptcha_is_showing_audio #recaptcha_image br {
  display: none;
}
.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download {
  display: block;
}
.recaptcha_input {
  background: #ffdc73;
  color: black;
  font: 13px/1.5 "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
  margin: 4px 0 0;
  padding: 0 4px 4px;
  border: 4px solid #ffdc73;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.recaptcha_input label {
  margin: 0 0 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.recaptcha_input input {
  width: 100%;
}
.recaptcha_options {
  list-style: none;
  margin: 4px 0 0;
  height: 18px;
}
.recaptcha_options li {
  float: left;
  margin: 0 4px 0 0;
}
.recaptcha_options li a {
  text-decoration: none;
  text-shadow: 0 1px 1px black;
  font-size: 16px;
  color: white;
  display: block;
  width: 20px;
  height: 18px;
}
.recaptcha_options li a:active {
  position: relative;
  top: 1px;
  text-shadow: none;
}
.captcha_hide {
  display: none;
}
body.cheetah-form {
  background-color: white;
}
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background-color: #e4e4e4;
  background-image: url(/images/grey-grad-light.png) top left repeat-x;
  background-image: -moz-linear-gradient(top, white 0%, #c8c8c8 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #c8c8c8));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, white 0%, #c8c8c8 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, white 0%, #c8c8c8 100%);
  /* Opera11.10+ */
  background-image: -ms-linear-gradient(top, white 0%, #c8c8c8 100%);
  /* IE10+ */
  background-image: linear-gradient(top, white 0%, #c8c8c8 100%);
  /* W3C */

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 4px 12px;
  border: 1px solid #aaaaaa;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  color: #444444;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  line-height: 21px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  opacity: 0.8;
  color: #222222;
  border: 1px solid #888888;
  border-top: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
}
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  border: 1px solid #666666;
  background-color: #7d7d7d;
  background-image: url(/images/grey-grad-light.png) top left repeat-x;
  background-image: -moz-linear-gradient(top, #bebebe 0%, #3c3c3c 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bebebe), color-stop(100%, #3c3c3c));
  /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, #bebebe 0%, #3c3c3c 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, #bebebe 0%, #3c3c3c 100%);
  /* Opera11.10+ */
  background-image: -ms-linear-gradient(top, #bebebe 0%, #3c3c3c 100%);
  /* IE10+ */
  background-image: linear-gradient(top, #bebebe 0%, #3c3c3c 100%);
  /* W3C */

}
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: center;
}
/* #Forms
================================================== */

form {
  margin-bottom: 0px;
  background: #f4f4f4;
  padding: 2em;
  border: 1px solid #c6c6c6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  zoom: 1;
  overflow: hidden;
  color: #020202;
}
form:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
form .terms-and-conditions {
  font-size: 0.8em;
  line-height: 1.3em;
}
fieldset {
  margin-bottom: 10px;
}
input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
input[type="date"],
textarea {
  border: 1px solid #cccccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #777777;
  margin: 0;
  max-width: 100%;
  background: white;
}
input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
textarea {
  display: block;
  width: 210px;
}
input[type="date"] {
  padding: 3px;
}
textarea {
  width: 80%;
  height: 200px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #aaaaaa;
  color: #444444;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
textarea {
  min-height: 60px;
}
legend {
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0.5em;
}
label,
.label {
  display: block;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
select {
  padding: 3px;
  max-width: 100%;
}
label.aside {
  font-size: 11px;
  margin-top: 3px;
}
input[type="checkbox"] {
  display: inline;
}
label span,
legend span {
  font-weight: normal;
  font-size: 13px;
  color: #444444;
}
.umbraco-forms-field {
  margin-bottom: 1em;
  zoom: 1;
}
.umbraco-forms-field:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.umbraco-forms-field.inline {
  zoom: 1;
}
.umbraco-forms-field.inline:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.umbraco-forms-field.inline label {
  float: left;
  margin-right: 5px;
}
.umbraco-forms-field.inline select {
  float: left;
  margin-right: 8px;
}
.scottymessage .umbraco-forms-label {
  display: none;
}
.price-amount select {
  width: auto;
  display: inline;
}
.price-amount input[type="text"] {
  width: auto;
  max-width: 50px;
  display: inline;
}
.checkbox input,
.checkbox label {
  display: inline-block;
  float: left;
}
.checkbox label {
  font-weight: normal;
  padding: 0 10px 0 2px;
  width: 80%;
}
.checkbox.contourField label {
  width: auto;
}
.radiobuttonlist ul,
.checkboxlist ul {
  margin: 0;
  padding: 0;
}
.radiobuttonlist ul li,
.checkboxlist ul li {
  float: left;
  margin: 0 1em 0.5em 0;
}
.radiobuttonlist ul li input,
.checkboxlist ul li input,
.radiobuttonlist ul li label,
.checkboxlist ul li label {
  display: inline-block;
}
.radiobuttonlist ul li label,
.checkboxlist ul li label {
  font-weight: normal;
  padding: 0 10px 0 2px;
}
.radiobuttonlist.contourField label,
.checkboxlist.contourField label {
  display: inline;
}
.dateFieldWrapper {
  display: block;
  float: left;
  zoom: 1;
}
.dateFieldWrapper input[type="date"],
.dateFieldWrapper input[type="text"] {
  width: 160px;
  float: none;
  display: inline;
}
.dateFieldWrapper .caltrigger {
  margin: 0 0 -4px 5px;
  display: inline-block;
  background: url(/cassette.axd/file/content/userfiles/images/date-picker/date_icon-665c17506e8b28baa40f77e327c26446b5f6efc8.gif) no-repeat center;
  height: 16px;
  width: 16px;
}
.dateFieldWrapper:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.error,
.field-validation-error {
  color: red;
  font-size: 0.8em;
  display: block;
}
.date-filter-form {
  display: none;
  margin-top: 7px;
  text-align: center;
}
.date-filter-form label {
  display: inline;
  padding: 6px 0 0 0;
}
.date-filter-form input[type="date"] {
  margin-bottom: 5px;
}
.sidebar textarea {
  width: 100%;
  height: auto;
}
.cheetah-form-page iframe {
  width: 100%;
  height: 2800px;
}
.contour-form-header {
  display: none;
}
.contourFieldSet legend {
  display: none;
}
.standard-form .contourMessageOnSubmit {
  max-width: 500px;
  margin-top: 50px;
  margin-bottom: 100px;
}
#recaptcha_widget .recaptcha_options {
  padding-left: 0px;
}
/* For the details, see:
   http://flowplayer.org/tools/dateinput/index.html#skinning */

.date-picker {
  height: 280px;
}
/* calendar root element */

#calroot {
  /* place on top of other elements. set a higher value if nessessary */
  z-index: 10000;
  margin-top: -1px;
  width: 210px;
  padding: 2px;
  background-color: white;
  font-size: 11px;
  border: 1px solid #cccccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 0 15px #666666;
  -webkit-box-shadow: 0 0 15px #666666;
}
/* head. contains title, prev/next month controls and possible month/year selectors */

#calhead {
  padding: 2px 0;
  height: 22px;
}
#caltitle {
  font-size: 14px;
  color: #0150d1;
  float: left;
  text-align: center;
  width: 155px;
  line-height: 20px;
  text-shadow: 0 1px 0 #dddddd;
}
#calnext,
#calprev {
  display: block;
  width: 20px;
  height: 20px;
  background: transparent url(/cassette.axd/file/content/userfiles/images/date-picker/prev-97f22110478082309603ddee6dcae50679737bef.gif) no-repeat scroll center center;
  float: left;
  cursor: pointer;
}
#calnext {
  background-image: url(/cassette.axd/file/content/userfiles/images/date-picker/next-fe86a568d5260d6d2eb9ad3d4f85312d8be1160c.gif);
  float: right;
}
#calprev.caldisabled,
#calnext.caldisabled {
  visibility: hidden;
}
/* year/month selector */

#caltitle select {
  font-size: 10px;
}
/* names of the days */

#caldays {
  height: 14px;
  color: black;
  font-weight: bold;
}
#caldays span {
  display: block;
  float: left;
  width: 28px;
  text-align: center;
}
/* container for weeks */

#calweeks {
  background-color: white;
  margin-top: 4px;
}
/* single week */

.calweek {
  clear: left;
  height: 22px;
}
/* single day */

.calweek a {
  display: block;
  float: left;
  width: 27px;
  height: 20px;
  text-decoration: none;
  font-size: 11px;
  margin-left: 1px;
  text-align: center;
  line-height: 20px;
  color: #666666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* different states */

.calweek a:hover,
.calfocus {
  background-color: #dddddd;
}
/* sunday */

a.calsun {
  color: red;
}
/* offmonth day */

a.caloff {
  color: #cccccc;
}
a.caloff:hover {
  background-color: #f5f5fa;
}
/* unselecteble day */

a.caldisabled {
  background-color: #efefef !important;
  color: #cccccc !important;
  cursor: default;
}
/* current day */

#calcurrent {
  background-color: #498ce2;
  color: white;
}
/* today */

#caltoday {
  background-color: #333333;
  color: white;
}
/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('/Content/userfiles/webfonts/font-awesome2/fontawesome-webfont.eot?v=3.0.1');
  src: url('/Content/userfiles/webfonts/font-awesome2/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), url('/Content/userfiles/webfonts/font-awesome2/fontawesome-webfont.woff?v=3.0.1') format('woff'), url('/Content/userfiles/webfonts/font-awesome2/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  
  
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome styles
    ------------------------------------------------------- */

[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes sure icons active on rollover in links */

a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}
/* makes the font 33% larger relative to the icon container */

.icon-large:before {
  vertical-align: -10%;
  font-size: 1.333333333em;
}
.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"] {
  display: inline;
  /* keeps button heights with and without icons the same */

}
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
li [class^="icon-"],
.nav li [class^="icon-"],
li [class*=" icon-"],
.nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li [class^="icon-"].icon-large,
.nav li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */
  width: 1.5625em;
}
ul.icons {
  list-style-type: none;
  text-indent: -0.75em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .75em;
}
.icon-muted {
  color: #eeeeee;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-moz-document url-prefix() {
  .icon-spin {
    height: .9em;
  }
  
  .btn .icon-spin {
    height: auto;
  }
  
  .icon-spin.icon-large {
    height: 1.25em;
  }
  
  .btn .icon-spin.icon-large {
    height: .75em;
  }
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */

.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before {
  content: "\f01e";
}
/* \f020 doesn't work in Safari. all shifted one down */

.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-chevron-right {
  content: "\f054;";
}
.icon-chevron-left {
  content: "\f053;";
}
/*colors*/
/*sprite*/

.main-sprite {
  background-image: url(/cassette.axd/file/content/userfiles/images/main-sprite-be21242def6006c4b4e338b555f0ea5e77abec39.png);
  background-repeat: no-repeat;
}
.MonserratRegular {
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.display-none {
  display: none !important;
}
/*gradients*/
/*gradients*/

.linear-event-gradient {
  background: #015093;
  /* Old browsers */
  background: -moz-linear-gradient(left, #015093 50%, #012849 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #015093), color-stop(99%, #012849));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #015093 50%, #012849 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #015093 50%, #012849 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #015093 50%, #012849 99%);
  /* IE10+ */
  background: linear-gradient(to right, #015093 50%, #012849 99%);
  /* W3C */

}
@media handheld, only screen and (max-width: 1024px) {
  table#cart {
    font-size: 0.8em;
  }
  table#cart .price {
    font-size: 0.8em;
  }
  header .home-link {
    display: block;
    position: absolute;
    display: inline-block;
    right: 0;
    top: 70px;
    margin: 6px 14px 0 0;
    padding: 10px;
    text-align: right;
    text-decoration: none;
  }
  .container.main-navigation {
    padding: 0;
  }
  .container.main-navigation .row {
    width: 100%;
  }
  .container.main-navigation .menu-item {
    padding: 1.2 1px;
  }
  .container.main-navigation .home-link {
    display: none!important;
  }
  .mid-section .date-filter .date-mobile-column {
    display: inline-block;
  }
  .mid-section .date-filter .date-mobile-column label,
  .mid-section .date-filter .date-mobile-column input {
    display: inline-block;
  }
  .mid-section .date-filter input[type=submit] {
    width: auto;
  }
  .item {
    margin-bottom: 1em!important;
  }
  .calendar .event-details .dateWrapper,
  .calendar .event-details .event-title {
    display: block;
    float: none!important;
    width: auto!important;
    padding: 3px;
    text-align: left!important;
  }
  .calendar .event-details .dateWrapper span,
  .calendar .event-details .event-title span {
    display: inline!important;
    font-size: 13px!important;
    font-weight: normal!important;
  }
  .news .article .img-link {
    padding-top: 12px;
  }
  .hotelspage .content-wrapper .content .items {
    margin-bottom: 1em;
  }
  .button {
    font-size: 11px;
  }
  .buttons {
    margin-left: 75px;
  }
  .terms-and-conditions {
    background-color: #e0e0e0;
    padding: 1em .5em 1em .5em !important;
  }
  footer {
    padding: 1em 0!important;
  }
  footer .footer-nav,
  footer .threecol {
    width: 100%!important;
    text-align: center!important;
    margin: 0.5em 0em 0.5em 0em!important;
    padding: 0!important;
  }
}
#showDivIfShrunk,
#divAdditionalMobileImageLinks,
#showIfshrunkTelephoneNumber,
#showIfshrunkNookNowLink {
  display: none;
}
.showMobileHoteldiv,
.hideMobileHoteldiv {
  display: block;
}
/*colors*/
/*sprite*/

.main-sprite {
  background-image: url(/cassette.axd/file/content/userfiles/images/main-sprite-be21242def6006c4b4e338b555f0ea5e77abec39.png);
  background-repeat: no-repeat;
}
.MonserratRegular {
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.display-none {
  display: none !important;
}
/*gradients*/
/*gradients*/

.linear-event-gradient {
  background: #015093;
  /* Old browsers */
  background: -moz-linear-gradient(left, #015093 50%, #012849 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #015093), color-stop(99%, #012849));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #015093 50%, #012849 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #015093 50%, #012849 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #015093 50%, #012849 99%);
  /* IE10+ */
  background: linear-gradient(to right, #015093 50%, #012849 99%);
  /* W3C */

}
@media handheld, only screen and (max-width: 769px) {
  body {
    background: #020202;
  }
  body .cheetah-form {
    background-color: white;
  }
  body header {
    border-bottom: 3px solid #015093;
  }
  body header .home-link {
    display: none;
  }
  body header .logo img {
    width: 30%;
    height: auto;
    max-width: 148px;
  }
  body header form {
    position: absolute;
    top: 0;
    right: 0;
  }
  body header form input {
    width: 30%;
  }
  body .content-wrapper .content .items .items {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  .menu-icon {
    position: absolute;
    width: 30px;
    height: 30px;
    padding-left: 10px;
    padding-top: 10px;
  }
  .container.main-navigation {
    display: none;
    background: none;
  }
  .container.main-navigation .main-menu {
    table-layout: initial;
    background: #2d2d2d;
    width: 100%;
    display: block;
  }
  .container.main-navigation .main-menu a.home-link,
  .container.main-navigation .main-menu a.home-link.selected,
  .container.main-navigation .main-menu a.home-link:active,
  .container.main-navigation .main-menu a.home-link:visited,
  .container.main-navigation .main-menu a.home-link:link,
  .container.main-navigation .main-menu a.menu-item {
    display: block!important;
    width: auto!important;
    font-size: 1.3em;
    border-right: 0;
    border-bottom: 1px solid #3a3a3a;
    border-top: 1px solid #202020;
  }
  .container.main-navigation .main-menu a.home-link span.icon,
  .container.main-navigation .main-menu a.home-link.selected span.icon,
  .container.main-navigation .main-menu a.home-link:active span.icon,
  .container.main-navigation .main-menu a.home-link:visited span.icon,
  .container.main-navigation .main-menu a.home-link:link span.icon,
  .container.main-navigation .main-menu a.menu-item span.icon {
    display: none;
  }
  .mobile-featured a {
    display: block;
    background: #2d2d2d;
    color: #f2cb88;
    margin: 15px 2%;
    padding: 10px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
  }
  .mobile-featured a img {
    display: none;
  }
  .menu-open .container.main-navigation {
    display: block;
  }
  .menu-open #background-div {
    display: none;
  }
  header .logo a img {
    max-width: 90px;
  }
  body.homepage .row.home-lower-section {
    top: 0px;
    padding-top: 40px;
  }
  body.homepage .row.home-lower-section h1 {
    font-size: 1em;
    text-align: center;
    margin: 2em 0 1em 0;
  }
  body.homepage .row.home-lower-section hr.bottom-line {
    margin-bottom: 10px;
    display: none;
  }
  body.homepage .row.home-lower-section hr.top-line {
    display: none;
  }
  body.homepage .row.home-lower-section .button.threecolumn.promotions,
  body.homepage .row.home-lower-section .button.threecolumn.premier-rewards {
    float: none;
    width: 100%;
  }
  body.homepage .row.home-lower-section .button.threecolumn.premier-rewards {
    margin-top: 10px;
  }
  body.homepage .row.home-lower-section ul.tn-links li a {
    padding: 0 0 1em 0!important;
    text-align: center;
  }
  body.homepage .row.home-lower-section ul.tn-links li img {
    display: none!important;
  }
  .container .row.main-banner .banner {
    top: 0;
  }
  .wave {
    padding: 0!important;
  }
  body .content .right-copy-wrapper,
  body .content .main-copy-wrapper {
    background: white!important;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0px;
    right: 0px;
  }
  body .mid-section.twelvecol,
  body .tabs.twelvecol,
  body .banner.twelvecol {
    padding: 0;
  }
  body .mid-section .date-filter-form {
    padding: 1.2em 0 1.2em 0;
  }
  body .mid-section .date-filter .date-mobile-column {
    display: inline-block;
    margin-bottom: 15px;
  }
  body .mid-section .date-filter .date-mobile-column label,
  body .mid-section .date-filter .date-mobile-column input {
    display: inline-block;
  }
  body .mid-section .date-filter input[type=submit] {
    width: 95%;
    padding: 15px;
    font-size: 18px;
  }
  body .content-wrapper .content .items .item,
  body .content-wrapper .content.ninecolumn .items .item {
    width: 48%;
    float: left!important;
  }
  body .mapWrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  body .mapWrapper.mapWrapper {
    margin: 0;
    border: 0;
    padding: 0;
  }
  .section-title .mid-title {
    margin: 0;
  }
  .r18-message .message {
    padding-top: 0px;
  }
  .r20-message .message {
    padding-top: 0px;
  }
  .sharing {
    text-align: center!important;
  }
  .signup {
    display: block;
    text-align: center!important;
  }
  .signup a,
  .signup a:active,
  .signup a:visited {
    display: block;
    float: none;
    margin-left: 0px;
  }
  .terms-and-conditions {
    background-color: #e0e0e0;
    padding: 1em .5em 1em .5em;
  }
  footer,
  .footer-nav {
    text-align: center!important;
  }
  .sharing .share-footer-bar {
    float: initial;
  }
  .standard-form .contourField.terms-check .input-and-validation {
    margin-left: 0px;
  }
  .standard-form form {
    padding: 1.5em;
  }
  .rich-text .imgRight,
  .rich-text .imgLeft {
    float: none!important;
    margin: 0 0 1em 0!important;
    padding: 0!important;
  }
  .rich-text h3 {
    font-size: 1.2em!important;
    line-height: 1.2!important;
  }
  .content-wrapper .content .sub-content-wrapper {
    padding: 15px 3%;
  }
  .content-wrapper .content .sub-content-wrapper .main-column {
    padding-top: 1em;
  }
  .content-wrapper .content .sub-content-wrapper .main-column .main-column-item {
    padding-left: 0px;
    padding-right: 0px;
    margin: 1em 0.9% 1em 0.9%;
  }
  .content-wrapper .content .sub-content-wrapper .main-column .main-column-item.map {
    padding: 1em 0.5em!important;
    font-size: 0.8em;
  }
  .content-wrapper .content .sub-content-wrapper .main-column .main-column-item.terms-and-conditions {
    margin: 1em 0.9% 1em 0.9%!important;
  }
  .content-wrapper .content .sub-content-wrapper .main-column .awards-gallery {
    padding: 1em 0.5em!important;
    font-size: 0.8em;
  }
  .content-wrapper .content .sub-content-wrapper .main-column .box-out {
    background: #f6f6f6;
    display: block;
    padding: 0;
    margin-bottom: 20px;
  }
  .content-wrapper .content .sub-content-wrapper .main-column .box-out .box-out-item {
    margin: 0 ;
    padding: 1.2em 0 1.5em 0;
    background: white;
    border-bottom: 2px solid #f9f9f9;
    border-top: 0;
  }
  .content-wrapper .content .sub-content-wrapper .main-column .box-out .box-out-item:first-child {
    padding-top: 0;
  }
  .content-wrapper .content .sub-content-wrapper .main-column .box-out .box-out-item p:first-child {
    margin-bottom: 0px;
  }
  .content-wrapper .content .sub-content-wrapper .sidebar {
    margin: 1em 0.9% 1em 0.9%!important;
  }
  .content-wrapper .content .sub-content-wrapper .sidebar .reservation-widget {
    margin: 0 0 1em 0!important;
  }
  .content-wrapper .content .sub-content-wrapper .sidebar .right-copy-wrapper {
    margin: 0!important;
    border: 0;
    padding: 1em!important;
  }
  .reservation-widget form .form-field.fourcolumn {
    width: auto!important;
    float: left!important;
    margin-right: 1%;
  }
  .reservation-widget form .submit-field {
    clear: both;
    float: left;
  }
  .tag-nav {
    margin-bottom: 1em;
  }
  .tag-nav .tag-top .arrow-down {
    display: none;
  }
  .tag-nav .tag-top .tag-top-inner {
    padding: 0;
  }
  .tag-nav .tag-top .tag-top-inner .tagtitle-mobile {
    display: block;
  }
  .tag-nav .tag-menu {
    display: none;
  }
  .tag-nav .tag-menu li a {
    padding: 1em;
  }
  .tagtitle {
    display: none;
  }
  .whatsonrepositorypage .terms-and-conditions,
  .tournamentfeedpage .terms-and-conditions {
    text-align: center;
    color: #cccccc;
    font-size: 0.7em;
    padding: 0!important;
  }
  .whatsonrepositorypage .terms-and-conditions p,
  .tournamentfeedpage .terms-and-conditions p {
    margin: 0;
    float: none;
  }
  .whatsonrepositorypage .date-filter,
  .tournamentfeedpage .date-filter {
    padding: .5em;
    margin: 1em 0 1em 0;
    text-align: center;
    color: #cccccc;
    font-size: 0.9em;
  }
  .whatsonrepositorypage .date-filter p,
  .tournamentfeedpage .date-filter p {
    margin: 0;
    float: none;
  }
  .whatsonrepositorypage .signup-link,
  .tournamentfeedpage .signup-link {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .whatsonrepositorypage .signup-link a,
  .tournamentfeedpage .signup-link a {
    float: none;
  }
  .whatsonrepositorypage .calendarlist .today,
  .tournamentfeedpage .calendarlist .today {
    margin-left: 0;
    padding-left: 0;
  }
  .whatsonrepositorypage .calendarlist .today .today-inner,
  .tournamentfeedpage .calendarlist .today .today-inner {
    padding: 5px 0;
  }
  .whatsonrepositorypage .mid-title,
  .tournamentfeedpage .mid-title {
    border: 0;
  }
  .whatsonrepositorypage .calendarlist .calendarday,
  .tournamentfeedpage .calendarlist .calendarday {
    margin-left: 43px;
  }
  .whatsonrepositorypage .calendarlist .calendarday .date,
  .tournamentfeedpage .calendarlist .calendarday .date {
    top: 0;
    -webkit-border-radius: 0 0 0 10px;
    -moz-border-radius: 0 0 0 10px;
    border-radius: 0 0 0 10px;
  }
  .whatsonrepositorypage .calendarlist .calendarday a .event .event-title .event-time,
  .tournamentfeedpage .calendarlist .calendarday a .event .event-title .event-time {
    background-image: url(/cassette.axd/file/content/userfiles/images/clock-small2-609fd8633790c49709f677cfb12961f8bdda46c9.png);
    padding: 0 0 0 20px;
  }
  .whatsonrepositorypage .calendarlist,
  .tournamentfeedpage .calendarlist {
    padding: 0;
  }
  .whatsonrepositorypage .buttons,
  .tournamentfeedpage .buttons {
    margin-left: 0px;
  }
  .whatsonrepositorypage .buttons a,
  .tournamentfeedpage .buttons a {
    padding: 10px 0!important;
  }
  .whatsonrepositorypage .content-wrapper .content .calendar .event .dateWrapper,
  .tournamentfeedpage .content-wrapper .content .calendar .event .dateWrapper {
    margin-right: 0px;
  }
  .news .article .img-link {
    padding-top: 10px;
  }
  .news .article .text {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cart-progress ol.mid-title li {
    padding: 0;
    margin: 0 2px;
  }
  .cart-progress ol.mid-title li span {
    display: none;
  }
  .cart-progress ol.mid-title li .number {
    line-height: 1.6;
    margin: 0;
  }
  .cart-progress ol.mid-title li.selected span.number {
    background: #f2cb88;
    color: black;
  }
  button.checkout,
  button.checkout:hover {
    width: 100%;
    font-size: 1.2em;
    padding: 0.8em 0;
  }
  button.checkout.grey,
  button.checkout:hover.grey {
    margin-top: 10px;
  }
  textarea {
    width: 98%!important;
  }
  .address-form-wrapper.main-column-item {
    margin-bottom: 0!important;
    padding-bottom: 0;
  }
  .address-form-wrapper.main-column-item .sixcolumn {
    margin-bottom: 2em;
  }
  #mini-cart {
    float: none;
    position: absolute;
    top: 40px;
    left: 5px;
  }
  #mini-cart .extend {
    display: none;
  }
  .portal-summary .column1 {
    float: none;
    width: auto;
  }
  .portal-summary .column1,
  .portal-summary .column2 {
    padding: 0;
  }
  .portal-summary .form-field {
    font-size: 1em;
    padding: 0.5em 1em;
  }
  .hotelspage .content-wrapper .content .items .fourcolumn.item,
  .hotelspage .content-wrapper .content .items .sixcolumn.item {
    width: 98%;
    float: none;
  }
  .hotelspage .content-wrapper .content .items .fourcolumn.item a.equal-box-heights,
  .hotelspage .content-wrapper .content .items .sixcolumn.item a.equal-box-heights {
    height: auto!important;
  }
}
/*colors*/
/*sprite*/

.main-sprite {
  background-image: url(/cassette.axd/file/content/userfiles/images/main-sprite-be21242def6006c4b4e338b555f0ea5e77abec39.png);
  background-repeat: no-repeat;
}
.MonserratRegular {
  font-family: MonserratRegular, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.display-none {
  display: none !important;
}
/*gradients*/
/*gradients*/

.linear-event-gradient {
  background: #015093;
  /* Old browsers */
  background: -moz-linear-gradient(left, #015093 50%, #012849 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #015093), color-stop(99%, #012849));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #015093 50%, #012849 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #015093 50%, #012849 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #015093 50%, #012849 99%);
  /* IE10+ */
  background: linear-gradient(to right, #015093 50%, #012849 99%);
  /* W3C */

}
@media handheld, only screen and (max-width: 450px) {
  .mobile-small-only {
    display: block;
  }
  .mid-section .date-filter-form {
    padding: 1.2em 0 1.2em 0;
  }
  .mid-section .date-filter .date-mobile-column {
    display: inline-block;
    margin-bottom: 15px;
  }
  .mid-section .date-filter .date-mobile-column label,
  .mid-section .date-filter .date-mobile-column input {
    display: inline-block;
  }
  .mid-section .date-filter input[type=submit] {
    width: 100%;
    padding: 15px;
    font-size: 18px;
  }
  ul.tn-links li img {
    display: none!important;
  }
  .content-wrapper .content .items a {
    min-height: 0px!important;
  }
  .standard-form div.contourNavigation {
    margin-left: 0px;
  }
  .standard-form form {
    padding: 1em;
  }
  .whatsonrepositorypage .desc,
  .tournamentfeedpage .desc {
    display: none;
  }
  .whatsonrepositorypage .section-title h2,
  .tournamentfeedpage .section-title h2 {
    position: relative;
  }
  .whatsonrepositorypage .section-title h2 .prev,
  .tournamentfeedpage .section-title h2 .prev {
    position: absolute;
    left: 3px;
    top: 7px;
  }
  .whatsonrepositorypage .section-title h2 .next,
  .tournamentfeedpage .section-title h2 .next {
    position: absolute;
    right: 10px;
    top: 7px;
  }
  #restaurant-booking-iframe-full {
    display: none;
  }
  #restaurant-booking-iframe-mobile {
    display: block;
  }
  .terms-and-conditions {
    background-color: #e0e0e0;
    padding: 1em .5em 1em .5em;
  }
  body .content-wrapper .content .items .item,
  body .content-wrapper .content.ninecolumn .items .item {
    width: 98%;
    float: none;
    background: #e0e0e0;
  }
  body .content-wrapper .content .items .item .grey-bar-bottom,
  body .content-wrapper .content.ninecolumn .items .item .grey-bar-bottom {
    position: static;
  }
  body .content-wrapper .content .items .item a.equal-box-heights,
  body .content-wrapper .content.ninecolumn .items .item a.equal-box-heights {
    height: auto!important;
    padding: 10px;
    zoom: 1;
  }
  body .content-wrapper .content .items .item a.equal-box-heights:after,
  body .content-wrapper .content.ninecolumn .items .item a.equal-box-heights:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  body .content-wrapper .content .items .item a.equal-box-heights img,
  body .content-wrapper .content.ninecolumn .items .item a.equal-box-heights img {
    float: right;
    margin: 0 0 0 6px;
    width: 47%;
  }
  body .content-wrapper .content .items .item a.equal-box-heights .button-simple.checkout,
  body .content-wrapper .content.ninecolumn .items .item a.equal-box-heights .button-simple.checkout {
    position: static;
  }
  body .content-wrapper .content .items .item h3,
  body .content-wrapper .content.ninecolumn .items .item h3 {
    margin-bottom: 5px;
  }
  body .content-wrapper .content .items .item .description-wrapper,
  body .content-wrapper .content.ninecolumn .items .item .description-wrapper {
    float: none;
    width: auto;
    padding: 0;
  }
  body .content-wrapper .content .items .item .link-wrapper,
  body .content-wrapper .content.ninecolumn .items .item .link-wrapper {
    background: white;
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    zoom: 1;
  }
  body .content-wrapper .content .items .item .link-wrapper:after,
  body .content-wrapper .content.ninecolumn .items .item .link-wrapper:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  body .content-wrapper .content .items .item .link-wrapper a,
  body .content-wrapper .content.ninecolumn .items .item .link-wrapper a {
    padding: 0;
    width: 50%;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    float: left;
    text-align: center;
  }
  body .content-wrapper .content .items .item .link-wrapper a span,
  body .content-wrapper .content.ninecolumn .items .item .link-wrapper a span {
    padding: 10px 5px;
    background: #f1f1f1;
    line-height: 1;
    color: #333333;
    font-weight: bold;
    display: block;
  }
  body .content-wrapper .content .items .item .link-wrapper a.phone span,
  body .content-wrapper .content.ninecolumn .items .item .link-wrapper a.phone span {
    border-left: 1px solid #bebebe;
  }
  .content-wrapper .content .sub-content-wrapper .main-column {
    padding-top: 0;
  }
  .content-wrapper .content .sub-content-wrapper .main-column .h1-item {
    margin-top: 0;
  }
  .promotionsrepositorypage .content .terms-and-conditions,
  .whatsonrepositorypage .content .terms-and-conditions,
  .tournamentfeedpage .content .terms-and-conditions {
    text-align: center;
  }
  .whatsonrepositorypage .calendarlist,
  .tournamentfeedpage .calendarlist {
    padding: 0;
  }
  .whatsonrepositorypage .calendarlist .today,
  .tournamentfeedpage .calendarlist .today {
    margin: 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    color: #cccccc;
    text-shadow: 0 1px 0 rgba(0, 50, 40, 0.5), 0 -1px 0 black;
  }
  .whatsonrepositorypage .calendarlist .today .today-inner,
  .tournamentfeedpage .calendarlist .today .today-inner {
    padding: 5px 0 0 0;
  }
  .whatsonrepositorypage .calendarlist .today .today-inner div,
  .tournamentfeedpage .calendarlist .today .today-inner div {
    display: none;
  }
  .whatsonrepositorypage .calendarlist .calendarday,
  .tournamentfeedpage .calendarlist .calendarday {
    margin-left: 0;
    position: static;
    padding: 0;
    border-left: 5px solid #015093;
    border-right: 5px solid #015093;
  }
  .whatsonrepositorypage .calendarlist .calendarday .date,
  .tournamentfeedpage .calendarlist .calendarday .date {
    position: static;
    width: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .whatsonrepositorypage .calendarlist .calendarday .date .ddd,
  .tournamentfeedpage .calendarlist .calendarday .date .ddd,
  .whatsonrepositorypage .calendarlist .calendarday .date .dd,
  .tournamentfeedpage .calendarlist .calendarday .date .dd,
  .whatsonrepositorypage .calendarlist .calendarday .date .mmm,
  .tournamentfeedpage .calendarlist .calendarday .date .mmm {
    font-size: 16px;
  }
  .whatsonrepositorypage .calendarlist .calendarday .event,
  .tournamentfeedpage .calendarlist .calendarday .event {
    margin: 1px;
  }
  .whatsonrepositorypage .calendarlist .calendarday .event .event-title,
  .tournamentfeedpage .calendarlist .calendarday .event .event-title {
    width: auto;
    width: 66%;
    padding: 0.5em 0.5em 0.5em 0;
    float: right;
    overflow: hidden;
  }
  .whatsonrepositorypage .calendarlist .calendarday .event .event-title .event-time,
  .tournamentfeedpage .calendarlist .calendarday .event .event-title .event-time {
    margin: 0;
  }
  .whatsonrepositorypage .calendarlist .calendarday .event .event-title .desc,
  .tournamentfeedpage .calendarlist .calendarday .event .event-title .desc {
    display: none;
  }
  .whatsonrepositorypage .calendarlist .calendarday .event .img-wrapper,
  .tournamentfeedpage .calendarlist .calendarday .event .img-wrapper {
    display: block;
    width: 21%;
    height: 50px;
    float: left;
    overflow: hidden;
    margin: 0.5em;
  }
  .whatsonrepositorypage .calendarlist .calendarday .event .img-wrapper img.thumb,
  .tournamentfeedpage .calendarlist .calendarday .event .img-wrapper img.thumb {
    max-width: none!important;
    float: none;
    width: auto;
    height: 50px;
    margin-left: -25px;
    display: block;
  }
  h3 {
    font-size: 16px;
    line-height: 1.3;
  }
  p {
    font-size: 14px;
  }
  .content-wrapper .content .items a {
    box-shadow: none;
    padding-bottom: 10px;
  }
  .content-wrapper .content .items a .description-wrapper {
    padding: 0.25em;
  }
  .news .article .img-link {
    float: right;
    width: 43%;
    padding: 10px;
  }
  .news .article .text {
    float: none;
    width: auto;
    padding: 10px;
  }
  .news .article h3 {
    margin-bottom: 5px;
  }
  .restaurant-booking-form {
    position: relative;
  }
  .restaurant-booking-form input[type="submit"].next,
  .restaurant-booking-form input[type="submit"].confirm,
  .restaurant-booking-form input[type="button"].back {
    width: 49%;
    float: left;
    padding: 15px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .restaurant-booking-form input[type="submit"].confirm.full-width,
  .restaurant-booking-form input[type="button"].full-width {
    width: 100%;
    margin-bottom: 15px;
    float: none;
  }
  .restaurant-booking-form input[type="button"].back {
    margin-right: 2%;
  }
  .page-tabs .tabs ul.tabs-menu {
    display: none;
  }
}
