/* copy from ./common/Global/Home2013/css/ccl.homepage.css */
/* line 170, global/*.png */
.global-sprite, .global-alert-close, .global-alert, .global-arrow-right, .global-calendar, .global-check-blue, .global-check-green, .global-dd-arrow, .global-flag-tails, .global-info, .global-lightboxclosex, .global-man, .global-marker, .global-pager-icon, .global-plus, .global-subscribeclosex, .global-tags, #ccl-refresh-homepage .cruise-search-widget ul.dd li a i, .fac .option li a.selected i, .no-touch .fac .option li a:hover i, .no-touch .fac .option li a.selected i {
  /*background: url('/common/global/home2013/img/global-sf81e714446.png') no-repeat;*/
  background: url("/common/global/home2013/img/global-s44aede6161.png") no-repeat; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-alert-close {
  background-position: -36px 0;
  height: 16px;
  width: 16px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-alert {
  background-position: -36px -131px;
  height: 17px;
  width: 17px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-arrow-right {
  background-position: -12px -40px;
  height: 12px;
  width: 8px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-calendar {
  background-position: -13px -20px;
  height: 16px;
  width: 15px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-check-blue {
  background-position: -17px 0;
  height: 14px;
  width: 19px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-check-green {
  background-position: -20px -40px;
  height: 14px;
  width: 19px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-dd-arrow {
  background-position: 0 -40px;
  height: 8px;
  width: 12px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-flag-tails {
  background-position: 0 -54px;
  height: 20px;
  width: 54px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-info {
  background-position: -28px -20px;
  height: 20px;
  width: 20px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-lightboxclosex {
  background-position: 0 -131px;
  height: 39px;
  width: 36px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-man {
  background-position: 0 0;
  height: 20px;
  width: 7px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-marker {
  background-position: -7px 0;
  height: 18px;
  width: 10px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-pager-icon {
  background-position: 0 -20px;
  height: 13px;
  width: 13px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-plus {
  background-position: 0 -101px;
  height: 30px;
  width: 30px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-subscribeclosex {
  background-position: 0 -74px;
  height: 27px;
  width: 25px; }

/* line 60, ../../../../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.global-tags {
  background-position: 0 -170px;
  height: 39px;
  width: 31px; }

/* line 143, ../scss/_base.scss */
.clearfix {
  *zoom: 1; }

/* line 39, ../scss/_base.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: ""; }

/* line 40, ../scss/_base.scss */
.clearfix:after {
  clear: both; }

@-webkit-keyframes grow {
  /* line 6, ../scss/ccl-homepage.scss */
  from {
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8); }
  /* line 10, ../scss/ccl-homepage.scss */
  to {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-moz-keyframes grow {
  /* line 6, ../scss/ccl-homepage.scss */
  from {
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8); }
  /* line 10, ../scss/ccl-homepage.scss */
  to {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-o-keyframes grow {
  /* line 6, ../scss/ccl-homepage.scss */
  from {
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8); }
  /* line 10, ../scss/ccl-homepage.scss */
  to {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-ms-keyframes grow {
  /* line 6, ../scss/ccl-homepage.scss */
  from {
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8); }
  /* line 10, ../scss/ccl-homepage.scss */
  to {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); } }

@keyframes grow {
  /* line 6, ../scss/ccl-homepage.scss */
  from {
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8); }
  /* line 10, ../scss/ccl-homepage.scss */
  to {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); } }

/* line 16, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage {
  font-family: arial, helvetica, sans-serif;
  position: relative;
  overflow: hidden;
  width: 100%; }

#ccl-refresh-homepage .hidden {
  display: none; }

/* line 21, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage strong {
  font-weight: bold; }

/* line 25, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage a {
  text-decoration: none;
  cursor: pointer; }

#ccl-refresh-homepage .oba-controls {
  display: none; }

/* line 29, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage a * {
  cursor: pointer; }

/* line 32, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage img {
  border: 0 none; }

/* line 37, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .pull-left {
  float: left; }

/* line 38, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .pull-right {
  float: right; }

/* line 39, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .a-right {
  text-align: right; }

/* line 40, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .ccl-red {
  color: #D71A36; }

/* line 42, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .ccl-red:hover {
  color: #c01730; }

/* line 46, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .ccl-blue {
  color: #10559a; }

/* line 48, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .ccl-blue:hover {
  color: #0e4883; }

/* line 54, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .max-width {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  display: block;
  *zoom: 1; }

/* line 39, ../scss/_base.scss */
#ccl-refresh-homepage .max-width:before, #ccl-refresh-homepage .max-width:after {
  display: table;
  content: ""; }

/* line 40, ../scss/_base.scss */
#ccl-refresh-homepage .max-width:after {
  clear: both; }

/* line 65, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid {
  max-width: 1400px;
  margin: 0 auto;
  background: white;
  position: relative;
  z-index: 1;
  /* Opt-in outside padding */ }

/* line 73, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid .row-1-wrap {
  position: relative; }

/* line 99, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid .row-2-wrap {
  margin-top: 10px;
  position: relative; }

/* line 126, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid .row {
  *zoom: 1;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 39, ../scss/_base.scss */
#ccl-refresh-homepage .grid .row:before, #ccl-refresh-homepage .grid .row:after {
  display: table;
  content: ""; }

/* line 40, ../scss/_base.scss */
#ccl-refresh-homepage .grid .row:after {
  clear: both; }

/* line 132, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid [class*='col-'] {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px; }

/* line 137, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid [class*='col-']:first-of-type {
  padding-left: 0; }

/* line 142, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid .col-1-1 {
  width: 100%;
  padding-left: 0;
  float: none; }

#ccl-refresh-homepage .col-1-1 .overlay span.defaultMsg {
  font-size: 60px;
  line-height: 60px;
  color: #FFFFFF;
  font-family: tempo;
  font-weight: normal;
  display: block;
  margin: 10%; }

/* line 148, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid .col-2-3 {
  width: 66.66%; }

/* line 152, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid .col-1-3 {
  width: 34%;
  *width: 33%;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
  position: relative; }

/* line 158, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid .col-1-3:first-child {
  width: 32%;
  padding-left: 0; }

/* line 161, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid .col-1-2 {
  width: 50%; }

/* line 165, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid .col-1-4 {
  width: 25%; }

/* line 169, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid .col-1-8 {
  width: 12.5%; }

/* line 174, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid.grid-pad {
  padding: 10px 0 10px 10px; }

/* line 176, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid.grid-pad [class*='col-']:last-of-type {
  padding-right: 10px; }

/* line 180, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .grid.grid-pad .row:first-child {
  padding-top: 0; }

/* line 299, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .hero-cta {
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  margin-top: 15px;
  padding: 0 20px;
  color: #fff;
  background-color: #5994CC;
  border: 4px solid #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  behavior: url(/common/CCLUS/Core2/css/PIE.htc);
  font: normal 18px/43px tempo;
  vertical-align: middle;
  height: 40px;
  text-transform: uppercase;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }

#ccl-refresh-homepage .hero-cta2 {
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  margin-top: 15px;
  padding: 0 20px;
  border: 4px solid #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  behavior: url(/common/CCLUS/Core2/css/PIE.htc);
  font: normal 18px/43px tempo;
  vertical-align: middle;
  height: 40px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }

/* line 313, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .hero-cta:hover {
  background: #35597a; }

/* line 326, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .cruise-search-widget {
  font-family: 'Open Sans';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  z-index: 10; }

/* line 333, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .cruise-search-widget .container {
  background: #fff;
  padding: 15px 15px 5px;
  -webkit-border-radius: 35px 35px 0 0;
  -moz-border-radius: 35px 35px 0 0;
  -ms-border-radius: 35px 35px 0 0;
  -o-border-radius: 35px 35px 0 0;
  border-radius: 35px 35px 0 0;
  behavior: url(/common/CCLUS/Core2/css/PIE.htc);
  *zoom: 1; }

/* line 39, ../scss/_base.scss */
#ccl-refresh-homepage .cruise-search-widget .container:before, #ccl-refresh-homepage .cruise-search-widget .container:after {
  display: table;
  content: ""; }

/* line 40, ../scss/_base.scss */
#ccl-refresh-homepage .cruise-search-widget .container:after {
  clear: both; }

#ccl-refresh-homepage .cruise-search-widget strong, #ccl-refresh-homepage .cruise-search-widget .dd, #ccl-refresh-homepage .cruise-search-widget .actions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0;
  padding: 0; }

#ccl-refresh-homepage .cruise-search-widget strong {
  margin-right: 1%;
  color: #de3249;
  text-transform: uppercase;
  font: normal 18px tempo;
  padding-top: 7px;
  width: 12%;
  white-space: nowrap; }

#ccl-refresh-homepage .cruise-search-widget strong.cruise-search-widget-label {
  text-align: center; }

@media (max-width: 935px) {
  #ccl-refresh-homepage .cruise-search-widget strong {
    font: normal 16px tempo; } }

#ccl-refresh-homepage .cruise-search-widget ul.dd {
  list-style: none;
  width: 71%;
  *zoom: 1; }

/* line 39, ../scss/_base.scss */
#ccl-refresh-homepage .cruise-search-widget ul.dd:before, #ccl-refresh-homepage .cruise-search-widget ul.dd:after {
  display: table;
  content: ""; }

/* line 40, ../scss/_base.scss */
#ccl-refresh-homepage .cruise-search-widget ul.dd:after {
  clear: both; }

/* line 362, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .cruise-search-widget ul.dd li {
  float: left;
  width: 24%;
  margin-right: 1%; }

/* line 367, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .cruise-search-widget ul.dd li a {
  display: block;
  border: 1px solid #B1CDE7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/common/CCLUS/Core2/css/PIE.htc);
  background: #C7E0FF;
  *zoom: 1;
  padding: 8px 10px 8px 15px;
  height: 18px;
  color: #005d9f;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0 1px 0 #fff;
  -webkit-transition: all 150ms;
  -moz-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
  text-transform: uppercase; }

/* line 39, ../scss/_base.scss */
#ccl-refresh-homepage .cruise-search-widget ul.dd li a:before, #ccl-refresh-homepage .cruise-search-widget ul.dd li a:after {
  display: table;
  content: ""; }

/* line 40, ../scss/_base.scss */
#ccl-refresh-homepage .cruise-search-widget ul.dd li a:after {
  clear: both; }

#ccl-refresh-homepage .cruise-search-widget ul.dd li a span {
  float: left;
  display: block;
  width: 85%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

#ccl-refresh-homepage .cruise-search-widget ul.dd li a i {
  display: block;
  float: right;
  background-position: 0 -40px;
  height: 8px;
  width: 12px;
  margin-top: 7px;
  *margin-top: -7px; }

/* line 389, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .cruise-search-widget ul.dd li a:hover {
  background: #FFF;
  border-color: #88B2DA; }

#ccl-refresh-homepage .cruise-search-widget ul.dd li.sm {
  width: 18%; }

#ccl-refresh-homepage .cruise-search-widget ul.dd li.sm a span {
  width: 80%; }

#ccl-refresh-homepage .cruise-search-widget ul.dd li.lg {
  width: 30%; }

#ccl-refresh-homepage .cruise-search-widget .actions {
  width: 16%;
  float: right; }

/* line 401, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .cruise-search-widget .actions .advanced {
  text-decoration: none;
  font-size: 10px;
  line-height: 12px;
  color: #006fb4;
  float: right;
  display: block;
  padding-top: 6px;
  width: 30%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 63, ../scss/_base.scss */
#ccl-refresh-homepage .cruise-search-widget .actions .advanced:hover {
  text-decoration: underline; }

/* line 414, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .cruise-search-widget .actions .search {
  padding: 0;
  width: 65%;
  height: 38px;
  text-align: center;
  float: left;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.13);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  behavior: url(/common/CCLUS/Core2/css/PIE.htc);
  background: #DE3249;
  text-transform: uppercase;
  color: #fff;
  font: normal 16px/35px tempo;
  vertical-align: middle;
  margin-top: -5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 150ms;
  -moz-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms; }

/* line 432, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .cruise-search-widget .actions .search:hover {
  background: #9b1e30;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.18); }

/* line 439, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .cruise-search-widget .options {
  display: none; }

#ccl-refresh-homepage .noNumberOfGuestsField.useAusFac .max-width {
  max-width: 980px; }

#ccl-refresh-homepage .noNumberOfGuestsField.useAusFac h3 {
  width: 13%;
  text-align: center; }

#ccl-refresh-homepage .noNumberOfGuestsField.useAusFac ul.dd {
  width: 70%; }

#ccl-refresh-homepage .noNumberOfGuestsField.useAusFac ul.dd li {
  width: 49%; }

#ccl-refresh-homepage .noNumberOfGuestsField.useAusFac .actions {
  width: 16%;
  padding: 3px 0 !important; }

#ccl-refresh-homepage .noNumberOfGuestsField.useAusFac .actions a.fac-reset {
  padding: 1px 19px 0 0; }

#ccl-refresh-homepage .noNumberOfGuestsField.useAusFac .actions a.fac-reset:hover {
  text-decoration: underline !important; }

#ccl-refresh-homepage .noNumberOfGuestsField.useAusFac .actions a.advanced {
  padding: 3px 7px 3px 13px !important;
  width: 43%; }

#ccl-refresh-homepage .noNumberOfGuestsField.useAusFac .actions a.search {
  width: 85px !important; }

/* line 572, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .signup-bar {
  background: #fff;
  text-align: center;
  position: relative;
  padding: 25px 0;
  color: #505b62; }

/* line 579, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .signup-bar .max-width > * {
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1; }

#ccl-refresh-homepage .signup-bar .max-width > a.close, #ccl-refresh-homepage .signup-bar .max-width > i.global-tags {
  display: none; }

/* line 581, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .signup-bar h4 {
  margin: 0 20px 0 0;
  font: normal 20px tempo;
  text-transform: uppercase; }

/* line 587, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .signup-bar small {
  margin: 0 20px 0 0;
  font-size: 12px; }

/* line 592, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .signup-bar:after {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 1px solid #DBE5EC;
  border-bottom: 1px solid #F1F9FF; }

/* line 603, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .signup-bar iframe {
  *height: 35px; }

/* line 573, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .faq-bar {
  background: #fff;
  text-align: center;
  position: relative;
  padding: 25px 0;
  color: #005299;
  font-family: 'Open Sans'; }

/* line 581, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .faq-bar .max-width > * {
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1; }

/* line 583, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .faq-bar h4 {
  margin: 0 20px 0 0;
  font: normal 20px tempo;
  text-transform: uppercase; }

/* line 589, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .faq-bar small {
  margin: 0 20px 0 0;
  font-size: 12px; }

/* line 594, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .faq-bar:after {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 1px solid #DBE5EC;
  border-bottom: 1px solid #F1F9FF; }

/* line 605, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .faq-bar iframe {
  *height: 35px; }

/* line 609, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .faq-bar .flyout-btn {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  position: relative;
  border: 0 none;
  white-space: nowrap;
  font-weight: bold;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/common/CCLUS/Core2/css/PIE.htc);
  background: #69A3DF;
  text-decoration: none;
  color: #fff;
  text-align: center;
  padding: 8px 15px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }

/* line 624, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .faq-bar .flyout-btn:hover {
  background: #d51a41;
  color: #fff;
  text-decoration: none; }

#hero-section, #hero-section .carousel-widget, #hero-section .carousel-widget .slides {
  height: 430px;
  z-index: 0; }

/* line 826, ../scss/ccl-homepage.scss */
.no-boxshadow #ccl-refresh-homepage .max-width {
  min-width: 1000px; }

/* line 827, ../scss/ccl-homepage.scss */
.no-boxshadow #ccl-refresh-homepage .grid {
  min-width: 1000px; }

body.sape-search #ccl-refresh-homepage #hero-section {
  margin-bottom: -140px; }

/* line 843, ../scss/ccl-homepage.scss */
.no-touch .fac .option li a:hover {
  background: #fff; }

/* line 846, ../scss/ccl-homepage.scss */
.no-touch .fac .option li a:hover i {
  background-position: -17px 0;
  height: 14px;
  width: 19px; }

/* line 851, ../scss/ccl-homepage.scss */
.no-touch .fac .option li a.selected {
  background: #e3f2ff;
  color: #000; }

/* line 855, ../scss/ccl-homepage.scss */
.no-touch .fac .option li a.selected i {
  background-position: -20px -40px;
  height: 14px;
  width: 19px;
  visibility: visible; }

/* line 8, ../scss/ch-banner.scss */
#ccl-refresh-homepage .slides > li > .courtesy-hold .h1 {
  font-size: 64px; }

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 9999;
  outline: none; }

#cboxOverlay {
  height: 100%;
  position: fixed;
  width: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxContent.accomm #cboxLoadedContent {
  overflow: visible !important; }

#cboxLoadedContent {
  overflow: auto;
  *overflow: hidden !important; }

#cboxLoadedContent {
  overflow: auto;
  *overflow: hidden !important; }

#cboxLoadedContent .advanced-search-widget {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.4); }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box; }

#cboxClose {
  position: absolute;
  top: 0;
  right: 0;
  background: url(/common/cclus/oba/css/img/lightboxclosex.png) no-repeat 0 0;
  width: 36px;
  height: 39px;
  display: block;
  overflow: hidden;
  outline: none;
  text-indent: -9999px;
  outline: none;
  border: 0 none;
  /*display: none;*/ }

#cboxOverlay {
  background: url(/common/cclus/oba/css/img/lightboxbg.png) repeat 0 0 !important;
  background: rgba(3, 80, 142, 0.8) !important; }

/*********************/
/**HOMEPAGE AD FIXES**/
/*********************/
/* gracefully shrink font for smaller displays */
@media screen and (min-width: 1200px) {
  #ccl-refresh-homepage .slides > li .overlay {
    max-width: 1400px; } }

@media screen and (min-width: 1400px) {
  #ccl-refresh-homepage .slides > li .overlay {
    max-width: 100%; } }

/****************************/
/*BANNER */
/****************************/
@media (max-width: 950px) {
  #ccl-refresh-homepage .slides > li h1, #ccl-refresh-homepage .slides > li .h1 {
    font-size: 8em; }
  #ccl-refresh-homepage .slides > li h2, #ccl-refresh-homepage .slides > li .h2 {
    font-size: 6em; }
  #ccl-refresh-homepage .slides > li h3, #ccl-refresh-homepage .slides > li .h3 {
    font-size: 4em; } }

#ccl-refresh-homepage .slides > li {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  height: 435px;
  background-repeat: no-repeat;
  background-position: center 0;
  background-color: #FFF;
  color: #fff;
  text-align: center;
  z-index: 1; }

#ccl-refresh-homepage .slides > li .overlay i {
  font-style: italic; }

#ccl-refresh-homepage .slides > li .overlay .ccl-button-link i, #ccl-refresh-homepage .slides > li .overlay .ccl-button-expand i, #ccl-refresh-homepage .slides > li .overlay .ccl-button-collapse i {
  font-style: normal !important; }

#ccl-refresh-homepage .slides {
  max-width: 1400px;
  height: 435px;
  margin: 0 auto;
  position: relative;
  *zoom: 1; }

#ccl-refresh-homepage .slides:before, #ccl-refresh-homepage .slides:after {
  display: table;
  content: ""; }

#ccl-refresh-homepage .slides:after {
  clear: both; }

#ccl-refresh-homepage .slides > li .throw-shade {
  text-shadow: 0 1px 2px rgba(12, 33, 46, 0.9);
  behavior: url(/common/CCLUS/Core2/css/PIE.htc); }

@media screen and (max-width: 1024px) {
  #ccl-refresh-homepage .slides > li {
    background-position: -175px 0; }
  #ccl-refresh-homepage .slides > li.wysiwyg {
    background-position: center 0; } }

#ccl-refresh-homepage .slides > li img {
  position: relative;
  width: auto; }

#ccl-refresh-homepage .slides > li .overlay {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 0px;
  z-index: 99999; }

#ccl-refresh-homepage .slides > li .overlay .pull-left {
  display: block;
  width: 50%;
  padding-left: 5%; }

#ccl-refresh-homepage .slides > li .overlay .pull-right {
  display: block;
  width: 50%;
  padding-right: 5%; }

#ccl-refresh-homepage .slides > li .overlay i {
  font-style: italic; }

#ccl-refresh-homepage .slides > li .overlay i.ccl-icon-play {
  font-style: normal !important; }

#ccl-refresh-homepage .slides > li .overlay .ccl-button-link i, #ccl-refresh-homepage .slides > li .overlay .ccl-button-expand i, #ccl-refresh-homepage .slides > li .overlay .ccl-button-collapse i {
  font-style: normal !important; }

#ccl-refresh-homepage .slides .overlay div {
  min-height: 12px; }

#ccl-refresh-homepage .slides > li h1, #ccl-refresh-homepage .slides > li .h1 {
  display: block;
  font: normal 9em tempo;
  text-transform: uppercase;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  behavior: url(/common/CCLUS/Core2/css/PIE.htc);
  margin: 0 0 12px; }

#ccl-refresh-homepage .slides > li h2, #ccl-refresh-homepage .slides > li .h2 {
  display: block;
  font: normal 7em tempo;
  text-transform: uppercase;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  behavior: url(/common/CCLUS/Core2/css/PIE.htc);
  margin: 0 0 12px; }

#ccl-refresh-homepage .slides > li h3, #ccl-refresh-homepage .slides > li .h3 {
  display: block;
  font: bold 5em arial, helvetica, sans-serif;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  behavior: url(/common/CCLUS/Core2/css/PIE.htc);
  margin: 0 0 12px; }

#ccl-refresh-homepage .slides > li > a {
  width: 100%;
  height: 430px;
  display: block; }

#ccl-refresh-homepage .slides > li > a > img {
  display: none; }

#ccl-refresh-homepage .slides > li > a.active {
  -webkit-transform: translateX(-30%);
  -moz-transform: translateX(-30%);
  -ms-transform: translateX(-30%);
  -o-transform: translateX(-30%);
  transform: translateX(-30%); }

#ccl-refresh-homepage .slides > li > .courtesy-hold h2, #ccl-refresh-homepage .slides > li > .courtesy-hold .h2 {
  font: normal 31px/28px tempo;
  margin-bottom: 5px; }

#ccl-refresh-homepage .slides > li > .courtesy-hold h1, #ccl-refresh-homepage .slides > li > .courtesy-hold .h1 {
  font: normal 64px/58px tempo; }

#ccl-refresh-homepage .slides > li > .courtesy-hold .countdown-clock {
  padding: 10px 0 0;
  display: block;
  text-transform: uppercase;
  *zoom: 1; }

#ccl-refresh-homepage .slides > li > .courtesy-hold .countdown-clock:before, #ccl-refresh-homepage .slides > li > .courtesy-hold .countdown-clock:after {
  display: table;
  content: ""; }

#ccl-refresh-homepage .slides > li > .courtesy-hold .countdown-clock:after {
  clear: both; }

#ccl-refresh-homepage .slides > li > .courtesy-hold .countdown-clock .num {
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  margin: 0 1px;
  width: 68px;
  height: 82px;
  background: url(/common/global/home2013/img/ch-note.png) no-repeat 0 0;
  font: normal 50px/45px tempo;
  *line-height: 55px;
  color: #dc0d27;
  padding-top: 15px;
  *padding-top: 5px; }

#ccl-refresh-homepage .slides > li > .courtesy-hold .countdown-clock .num span {
  display: block;
  font: bold 14px arial, helvetica, sans-serif; }

#ccl-refresh-homepage .typehero a.ccl-carousel-controls {
  top: -280px;
  margin: 0; }

#ccl-refresh-homepage .pager {
  position: absolute;
  z-index: 10;
  top: 50%;
  right: 15px;
  text-align: center;
  padding: 0;
  margin: -35px 0 0;
  list-style: none; }

#ccl-refresh-homepage .pager li {
  display: block;
  margin: 5px 0; }

#ccl-refresh-homepage .pager li a {
  display: block;
  overflow: hidden;
  outline: none;
  text-indent: -9999px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 16px;
  height: 16px; }

#ccl-refresh-homepage .typehero ul.pager li.cycle-pager-active a {
  background: #5994cc;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 16px;
  height: 16px; }

#ccl-refresh-homepage .pager li.active a, #ccl-refresh-homepage .pager li.selected a {
  background: #5994cc;
  border-radius: 50%;
  height: 13px;
  width: 13px; }

@media (max-width: 850px) {
  #ccl-refresh-homepage .slides > li {
    max-width: 850px; }
  #ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .ch-dest-2016 {
    max-width: 350px; } }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016:before {
  background-size: 100%;
  background-image: -webkit-radial-gradient(rgba(8, 33, 48, 0.4) 39%, rgba(8, 33, 48, 0.1) 100%);
  background-image: radial-gradient(rgba(8, 33, 48, 0.4) 39%, rgba(8, 33, 48, 0.1) 100%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items {
  width: 100%;
  margin: 0 auto;
  padding-top: 75px; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .ch-verbiage-2016 {
  font-family: tempo;
  font-weight: normal;
  font-size: 60px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .clock {
  width: 49%;
  border-right: 2px solid #ffffff;
  text-align: center;
  display: inline-block; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .clock .ch-countdown-2016 .timer-container {
  text-align: right;
  padding-right: 15px; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .clock .ch-countdown-2016 .timer-container .timer-digit {
  border: none;
  display: inline-block;
  text-align: center; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .clock .ch-countdown-2016 .timer-container .timer-separator {
  border: none;
  display: inline-block;
  text-align: center;
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-weight: bold;
  font-size: 75px;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .clock .ch-countdown-2016 .timer-container .digit {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-weight: bold;
  font-size: 75px;
  text-align: center;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .clock .ch-countdown-2016 .timer-container .text {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .details {
  width: 49%;
  text-align: left;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: top; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .ch-days-2016 {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 14px;
  width: 40px;
  height: 40px;
  border: 2px solid white;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  top: 23px;
  left: 10px; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .ch-days-2016 p {
  text-align: center;
  line-height: 1;
  font-size: 12px;
  padding: 6px 5px 0 6px;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .ch-days-2016 span {
  width: 46px;
  font-size: 14px;
  font-family: "Open Sans",Helvetica,Sans-Serif;
  font-weight: 700; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .ch-dest-2016 {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 21px;
  font-weight: bold;
  position: relative;
  top: -30px;
  left: 75px;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .ch-ship-2016 {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  top: -25px;
  left: 75px;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .ch-sail-date-2016 {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  top: -20px;
  left: 75px;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .clear {
  clear: both;
  height: 35px; }

#ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .ch-cta-2016 {
  display: inline; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #ccl-refresh-homepage .slides > li > .courtesy-hold-2016 .additional-items .ch-dest-2016 {
    max-width: 400px; } }

/*.global-sprite, .global-alert-close, .global-alert, .global-arrow-right, .global-calendar, .global-check-blue, .global-check-green, .global-dd-arrow, .global-flag-tails, .global-info, .global-lightboxclosex, .global-man, .global-marker, .global-pager-icon, .global-plus, .global-subscribeclosex, .global-tags, #ccl-refresh-homepage .pager li a, #ccl-refresh-homepage .pager li.active a, #ccl-refresh-homepage .pager li.selected a, #ccl-refresh-homepage .cruise-search-widget ul.dd li a i, .fac .option li a.selected i, .no-touch .fac .option li a:hover i, .no-touch .fac .option li a.selected i {
  background: url('/common/global/home2013/img/global-s44aede6161.png') no-repeat;
}*/
/* line 187, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner-rotator {
  height: 435px;
  overflow: hidden;
  position: relative;
  width: 100%; }

/* line 195, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner-rotator.ccl-carousel .banner img {
  display: none; }

/* line 199, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banners {
  max-width: 1400px;
  height: 435px;
  margin: 0 auto;
  position: relative;
  *zoom: 1; }

/* line 39, ../scss/_base.scss */
#ccl-refresh-homepage .banners:before, #ccl-refresh-homepage .banners:after {
  display: table;
  content: ""; }

/* line 40, ../scss/_base.scss */
#ccl-refresh-homepage .banners:after {
  clear: both; }

/* line 207, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner {
  float: left;
  width: 100%;
  position: relative;
  height: 435px;
  background-repeat: no-repeat;
  background-position: center 0;
  background-color: #FFF;
  color: #fff;
  text-align: center;
  z-index: 1; }

#ccl-refresh-homepage .banner .throw-shade {
  text-shadow: 0 1px 2px rgba(12, 33, 46, 0.9);
  behavior: url(/common/CCLUS/Core2/css/PIE.htc); }

@media screen and (max-width: 1024px) {
  #ccl-refresh-homepage .banner {
    background-position: -175px 0; }
  #ccl-refresh-homepage .banner.wysiwyg {
    background-position: center 0; } }

/* line 219, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner img {
  position: relative;
  width: auto; }

/* line 224, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner .overlay {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 0px;
  /* 75px;*/
  z-index: 99999; }

/* line 232, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner .overlay .pull-left {
  display: block;
  width: 50%;
  padding-left: 5%; }

/* line 238, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner .overlay .pull-right {
  display: block;
  width: 50%;
  padding-right: 5%; }

#ccl-refresh-homepage .banner .overlay i {
  font-style: italic; }

#ccl-refresh-homepage .banner .overlay i.ccl-icon-play {
  font-style: normal !important; }

#ccl-refresh-homepage .banner .overlay .ccl-button-link i, #ccl-refresh-homepage .banner .overlay .ccl-button-expand i, #ccl-refresh-homepage .banner .overlay .ccl-button-collapse i {
  font-style: normal !important; }

#ccl-refresh-homepage .banners .overlay div {
  min-height: 12px; }

/* line 245, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner h1, #ccl-refresh-homepage .banner .h1 {
  display: block;
  font: normal 9em tempo;
  text-transform: uppercase;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  behavior: url(/common/CCLUS/Core2/css/PIE.htc);
  margin: 0 0 12px; }

/* line 253, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner h2, #ccl-refresh-homepage .banner .h2 {
  display: block;
  font: normal 7em tempo;
  text-transform: uppercase;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  behavior: url(/common/CCLUS/Core2/css/PIE.htc);
  margin: 0 0 12px; }

/* line 261, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner h3, #ccl-refresh-homepage .banner .h3 {
  display: block;
  font: bold 5em arial, helvetica, sans-serif;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  behavior: url(/common/CCLUS/Core2/css/PIE.htc);
  margin: 0 0 12px; }

/* line 268, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner.active {
  -webkit-transform: translateX(-30%);
  -moz-transform: translateX(-30%);
  -ms-transform: translateX(-30%);
  -o-transform: translateX(-30%);
  transform: translateX(-30%); }

#ccl-refresh-homepage .banner.courtesy-hold h2, #ccl-refresh-homepage .banner.courtesy-hold .h2 {
  font: normal 31px/28px tempo;
  margin-bottom: 5px; }

/* line 277, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner.courtesy-hold h1, #ccl-refresh-homepage .banner.courtesy-hold .h1 {
  font: normal 64px/58px tempo; }

/* line 281, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner.courtesy-hold .countdown-clock {
  padding: 10px 0 0;
  display: block;
  text-transform: uppercase;
  *zoom: 1; }

/* line 39, ../scss/_base.scss */
#ccl-refresh-homepage .banner.courtesy-hold .countdown-clock:before, #ccl-refresh-homepage .banner.courtesy-hold .countdown-clock:after {
  display: table;
  content: ""; }

/* line 40, ../scss/_base.scss */
#ccl-refresh-homepage .banner.courtesy-hold .countdown-clock:after {
  clear: both; }

/* line 287, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner.courtesy-hold .countdown-clock .num {
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  margin: 0 1px;
  width: 68px;
  height: 82px;
  background: url(/common/global/home2013/img/ch-note.png) no-repeat 0 0;
  font: normal 50px/45px tempo;
  *line-height: 55px;
  color: #dc0d27;
  padding-top: 15px;
  *padding-top: 5px; }

/* line 299, ../scss/ccl-homepage.scss */
#ccl-refresh-homepage .banner.courtesy-hold .countdown-clock .num span {
  display: block;
  font: bold 14px arial, helvetica, sans-serif; }

#ccl-refresh-homepage .banner .overlay i {
  font-style: italic; }

#ccl-refresh-homepage .banner .overlay .ccl-button-link i, #ccl-refresh-homepage .banner .overlay .ccl-button-expand i, #ccl-refresh-homepage .banner .overlay .ccl-button-collapse i {
  font-style: normal !important; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover; }

#ccl-refresh-homepage .banner.courtesy-hold-2016:before {
  background-size: 100%;
  background-image: -webkit-radial-gradient(rgba(8, 33, 48, 0.4) 39%, rgba(8, 33, 48, 0.1) 100%);
  background-image: radial-gradient(rgba(8, 33, 48, 0.4) 39%, rgba(8, 33, 48, 0.1) 100%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items {
  width: 100%;
  margin: 0 auto;
  padding-top: 75px; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .ch-verbiage-2016 {
  font-family: tempo;
  font-weight: normal;
  font-size: 60px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .clock {
  width: 49%;
  border-right: 2px solid #ffffff;
  text-align: center;
  display: inline-block; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .clock .ch-countdown-2016 .timer-container {
  text-align: right;
  padding-right: 15px; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .clock .ch-countdown-2016 .timer-container .timer-digit {
  border: none;
  display: inline-block;
  text-align: center; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .clock .ch-countdown-2016 .timer-container .timer-separator {
  border: none;
  display: inline-block;
  text-align: center;
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-weight: bold;
  font-size: 75px;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .clock .ch-countdown-2016 .timer-container .digit {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-weight: bold;
  font-size: 75px;
  text-align: center;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .clock .ch-countdown-2016 .timer-container .text {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .details {
  width: 49%;
  text-align: left;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: top; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .ch-days-2016 {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 14px;
  width: 40px;
  height: 40px;
  border: 2px solid white;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  top: 23px;
  left: 10px; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .ch-days-2016 p {
  text-align: center;
  line-height: 1;
  font-size: 12px;
  padding: 6px 5px 0 6px;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .ch-days-2016 span {
  width: 46px;
  font-size: 14px;
  font-family: "Open Sans",Helvetica,Sans-Serif;
  font-weight: 700; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .ch-dest-2016 {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 21px;
  font-weight: bold;
  position: relative;
  top: -30px;
  left: 75px;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .ch-ship-2016 {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  top: -25px;
  left: 75px;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .ch-sail-date-2016 {
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  top: -20px;
  left: 75px;
  text-shadow: 1px 1px 1px #10549b; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .clear {
  clear: both;
  height: 35px; }

#ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .ch-cta-2016 {
  display: inline; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #ccl-refresh-homepage .banner.courtesy-hold-2016 .additional-items .ch-dest-2016 {
    max-width: 400px; } }

/*
*  Variables
*/
/*
*  Mixins
*/
/*
*  Media Queries
*/
/*==========  Animations  ==========*/
/* Buzz Out */
@-moz-keyframes buzz {
  10% {
    -moz-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -moz-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -moz-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -moz-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -moz-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -moz-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -moz-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -moz-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -moz-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -moz-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@-webkit-keyframes buzz {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes buzz {
  10% {
    -moz-transform: translateX(3px) rotate(2deg);
    -ms-transform: translateX(3px) rotate(2deg);
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -moz-transform: translateX(-3px) rotate(-2deg);
    -ms-transform: translateX(-3px) rotate(-2deg);
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -moz-transform: translateX(3px) rotate(2deg);
    -ms-transform: translateX(3px) rotate(2deg);
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -moz-transform: translateX(-3px) rotate(-2deg);
    -ms-transform: translateX(-3px) rotate(-2deg);
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -moz-transform: translateX(2px) rotate(1deg);
    -ms-transform: translateX(2px) rotate(1deg);
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -moz-transform: translateX(-2px) rotate(-1deg);
    -ms-transform: translateX(-2px) rotate(-1deg);
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -moz-transform: translateX(2px) rotate(1deg);
    -ms-transform: translateX(2px) rotate(1deg);
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -moz-transform: translateX(-2px) rotate(-1deg);
    -ms-transform: translateX(-2px) rotate(-1deg);
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -moz-transform: translateX(1px) rotate(0);
    -ms-transform: translateX(1px) rotate(0);
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -moz-transform: translateX(-1px) rotate(0);
    -ms-transform: translateX(-1px) rotate(0);
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

/* Ripple Out */
@-moz-keyframes ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

@-webkit-keyframes ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

@keyframes ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

/* Pop */
@-moz-keyframes pop {
  50% {
    -moz-transform: scale(1.1);
    transform: scale(1.1); } }

@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

@keyframes pop {
  50% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

/* Swipe up */
/* Button */
#ccl-refresh-homepage .faq-bar {
  padding-bottom: 0; }
  #ccl-refresh-homepage .faq-bar:after {
    border: none; }

#ccl-refresh-homepage .link-touts {
  background-color: #fff;
  font-family: 'Open Sans';
  padding: 30px 0 0; }
  #ccl-refresh-homepage .link-touts .text-only {
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap; }
  #ccl-refresh-homepage .link-touts .max-width {
    width: 100%; }
  #ccl-refresh-homepage .link-touts .full-bleed {
    max-width: 100%; }
  #ccl-refresh-homepage .link-touts .tout-divide {
    background: #DBE5EC;
    background: -webkit-radial-gradient(#DBE5EC, #DBE5EC, #E3F2FF);
    background: -o-radial-gradient(#DBE5EC, #DBE5EC, #E3F2FF);
    background: -moz-radial-gradient(#DBE5EC, #DBE5EC, #E3F303);
    background: radial-gradient(#DBE5EC, #DBE5EC, #E3F2FF);
    width: 750px;
    margin: auto;
    height: 0;
    margin-top: 30px; }
  #ccl-refresh-homepage .link-touts ul {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
    margin: 0px auto;
    max-width: 1400px;
    padding: 0;
    *zoom: 1; }
    #ccl-refresh-homepage .link-touts ul li {
      width: 100%;
      text-align: center;
      padding: 0;
      flex-grow: 1;
      float: none;
      margin: 0; }
    #ccl-refresh-homepage .link-touts ul a {
      background-color: #e3f2ff;
      /*#D9F3FF*/
      display: block;
      margin: 5px;
      min-height: 180px;
      padding: 20px;
      width: auto; }
      #ccl-refresh-homepage .link-touts ul a img {
        display: block;
        height: 52px;
        margin: auto; }
      #ccl-refresh-homepage .link-touts ul a .h4 {
        color: #005299;
        display: block;
        font-size: 17px;
        font-weight: bold;
        margin: 5px 0px 0px 0px;
        text-transform: uppercase;
        line-height: 15px;
        min-height: 25px;
        max-height: 30px; }
        #ccl-refresh-homepage .link-touts ul a .h4 strong {
          font-family: tempo;
          font-weight: normal; }
        #ccl-refresh-homepage .link-touts ul a .h4 sup {
          font-size: 11px;
          vertical-align: 7px; }
        #ccl-refresh-homepage .link-touts ul a .h4 .heading {
          font-family: tempo; }
        #ccl-refresh-homepage .link-touts ul a .h4 .subheading {
          font-family: 'open sans'; }
      #ccl-refresh-homepage .link-touts ul a .h4, #ccl-refresh-homepage .link-touts ul a .para {
        font-family: 'open sans'; }
      #ccl-refresh-homepage .link-touts ul a .para {
        color: #000;
        display: block;
        font-size: 12px;
        line-height: 15px;
        margin: 0px;
        min-height: 45px;
        max-height: 75px; }
      #ccl-refresh-homepage .link-touts ul a .link {
        color: #00437e;
        font-size: 13px;
        font-weight: bold; }
      #ccl-refresh-homepage .link-touts ul a:hover .link {
        text-decoration: underline; }
    #ccl-refresh-homepage .link-touts ul > li:first-child a {
      margin-left: 0; }
    #ccl-refresh-homepage .link-touts ul > li:last-child a {
      margin-right: 0; }
    #ccl-refresh-homepage .link-touts ul:before, #ccl-refresh-homepage .link-touts ul:after {
      content: "";
      display: none; }
    #ccl-refresh-homepage .link-touts ul:after {
      clear: both; }
