/* Variables */
/********************************************************/
/* Paths */
/**** NOTE: do not add http: *****/
/*  having just //cdn.sandals.com is a protocal relative path */
/*  sandals serves up some pages as https (brocure-request/) */
/********************************************************/
/* Font Names */
/********************************************************/
/* Mixins */
/********************************************************/
/* Transition*/
/* IE 8 */
/********************************************************/
/* Main Menu */
#about-nav > li > a {
  background: url(/assets/img/global/san-bl-logo.png) top left no-repeat;
  -ms-background-size: contain;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/img/global/san-bl-logo.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/img/global/san-bl-logo.png', sizingMethod='scale')";
  behaviour: url(ie-css3.htc); }

/* Removing Filters causing issues in IE */
#stickyNav.fixed {
  filter: none !important; }

#mg-modal-gallery.all {
  filter: none !important; }
  #mg-modal-gallery.all #mg-nav {
    background: url(/assets/img/media-gallery/player-btm-all-noshadow.png) !important; }

#accLbTabContent {
  filter: none !important; }

.qq-calendar-wrapper .text {
  filter: none !important; }

#modalOverlay {
  zoom: 1; }

.qq-calendar-wrapper .text {
  filter: none !important; }

#modalOverlay {
  background: url(/assets/img/global//modal-bg.png) 0 0 repeat !important;
  filter: none !important;
  zoom: 1;
  z-index: 1000 !important; }

#mm-submenu-bg, #mm-mainmenu {
  filter: none !important; }

.prizes-by-date ul.date-tabs li span {
  line-height: 1.3em; }

.prizes-by-date ul.date-tabs li:hover, .prizes-by-date ul.date-tabs li:active, .prizes-by-date ul.date-tabs li.selected {
  filter: none; }

.prizes-by-date ul.date-tabs li.golden {
  filter: none; }

#twelve-days-engaged article {
  background: white; }

.subscribeOffers input[type=text] {
  font: 1em/1.3em arial; }
.subscribeOffers p {
  line-height: 1.1em; }
