@import "resetcss.ashx";
/*//-----------FONTS--------//*/
@font-face {
    font-family: 'tempo';
    src: url('/common/CCLUS/OBX/fonts/tempostd-heavycondensed-webfont.eot');
    src: url('/common/CCLUS/OBX/fonts/tempostd-heavycondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('/common/CCLUS/OBX/fonts/tempostd-heavycondensed-webfont.woff') format('woff'),
         url('/common/CCLUS/OBX/fonts/tempostd-heavycondensed-webfont.ttf') format('truetype'),
         url('/common/CCLUS/OBX/fonts/tempostd-heavycondensed-webfont.svg#TempoStdHeavyCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*//---------HEADER/FOOTER/GLOBALS--------------//*/
#ccl_header {
	margin-bottom:15px;
}

body {
  background: url(img/cloudbgjpg.ashx) repeat-x -10% 0 #ffffff;
  font-family: arial, helvetica, sans-serif;
}
.main {
  background: url('img/whitebgpng.ashx') top left repeat-x #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px #6496ba;
  -moz-box-shadow: 0 0 10px #6496ba;
  box-shadow: 0 0 10px #6496ba;
  width: 960px;
  padding: 0px;
  margin: 0 auto 50px;
}
.main h1 {
  font: normal 46px tempo;
  color: #034f8d;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.main p {
  font: normal 18px/22px arial, heveltical, san-serif;
  color: #40474b;
}
strong {
  font-weight: bold;
}
/*//-----------PROJECT STYLES-----------------------//*/
.ntc-nav {
  clear: both;
  overflow: hidden;
  left: 0;
  bottom: -90px;
  width: 100%;
  z-index: 100;
  position: fixed;
  background: url('img/fixednavbg2png.ashx') bottom left repeat-x transparent;
  min-height: 50px;
  height: 123px;
}
.ntc-nav .ntc-nav-inner {
  margin: 0 auto;
  width: 960px;
  background: url('img/centernavfixedbgpng.ashx') 0 0 no-repeat;
  height: 100%;
}
.ntc-nav .ntc-nav-inner .nav-tab {
  margin: 0 auto;
  background: url('img/closefixedbtnpng.ashx') top center no-repeat;
  display: block;
  width: 57px;
  height: 21px;
  /*top: 8px;*/
  top:10px;
  position: relative;
  padding-bottom: 10px;
  cursor: pointer;
}
.ntc-nav .ntc-nav-inner ul {
  text-align: center;
  margin: 0 auto;
  width: 720px;
}
.ntc-nav .ntc-nav-inner ul li {
  float: left;
  text-align: center;
  margin-left: 75px;
  width: 120px;
}
.ntc-nav .ntc-nav-inner ul li a {
  text-decoration: none;
  color: #92add1;
  font: bold 16px/24px arial, heveltica, san-serif;
  /*padding-top: 55px;*/
  display:block;
  white-space: nowrap;
}
.ntc-nav .ntc-nav-inner ul li a i {
  display: block;
  background: url('img/fixednav50png.ashx') no-repeat top left;
  width: 47px;
  height: 55px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}
.ntc-nav .ntc-nav-inner ul li a i.boat {
  background-position: 0px 0px;
}
.ntc-nav .ntc-nav-inner ul li a i.globe {
  background-position: 0px -65px;
}
.ntc-nav .ntc-nav-inner ul li a i.money {
  background-position: 0px -130px;
}
.ntc-nav .ntc-nav-inner ul li a i.map {
  background-position: 0px -195px;
}
.ntc-nav .ntc-nav-inner ul li.first-child {
  margin-left: 0;
}
.ntc-nav .ntc-nav-inner ul li.active a {
  color: white;
}
.ntc-nav .ntc-nav-inner ul li.active a i {
  display: block;
  background: url('img/fixednav100png.ashx') no-repeat top left;
  width: 47px;
  height: 55px;
  text-align: center;
  margin: 0 auto;
}
.ntc-nav .ntc-nav-inner ul li.active a i.boat {
  background-position: 0px 0px;
}
.ntc-nav .ntc-nav-inner ul li.active a i.globe {
  background-position: 0px -65px;
}
.ntc-nav .ntc-nav-inner ul li.active a i.money {
  background-position: 0px -130px;
}
.ntc-nav .ntc-nav-inner ul li.active a i.map {
  background-position: 0px -195px;
}
#ntc-head {
  text-align: center;
  padding: 55px 100px 65px 100px;
  border-bottom: 1px solid #cbd8e0;
}
#ntc-head h1 span {
  color: #d71a36;
}
.scrollblock {
  position: relative;
  background: url('img/bluegradientbgpng.ashx') top left repeat-x transparent;
  margin-top: 1px;
  padding: 60px 0;
}
#plan-your-vacation {
	padding-bottom:10px;
}
.scrollblock h2 {
  font: normal 36px tempo;
  color: #034f8d;
  text-align: center;
  text-transform: uppercase;
}
.scrollblock h2 span {
  color: #d71a36;
}
.scrollblock h3 {
  font: bold 22px/24px arial, heveltica, san-serif;
  color: white;
  background: url('img/redcommentemptypng.ashx') no-repeat top left;
  height: 61px;
  left: -10px;
  position: absolute;
  top: -35px;
  z-index: 10px;
}
.scrollblock h3 span {
  background: #d11528;
  padding: 0 20px;
  height: 55px;
  text-align: center;
  vertical-align: middle;
  line-height: 56px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.28);
  float: left;
}
.scrollblock h3 i {
  width: 56px;
  height: 52px;
  display: inline-block;
  float: left;
  background: url('img/redcommenticonspng.ashx') no-repeat top left;
}
.scrollblock h3 i.boat {
  background-position: 0px 0px;
}
.scrollblock h3 i.globe {
  background-position: 0px -62px;
}
.scrollblock h3 i.money {
  background-position: 0px -124px;
}
.scrollblock h3 i.map {
  background-position: 0px -186px;
}
.scrollblock p {
  font: normal 16px/21px arial, heveltica, san-serif;
  color: #40474b;
  text-align: center;
}
.scrollblock input.txt {
  font: normal 13px/30px arial, heveltican-san-serif;
  vertical-align: middle;
  color: #40474b;
  background: url('img/inputbgpng.ashx') top left repeat-x #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  height: 30px;
  outline: none;
  border: 1px solid #a4c2df;
  padding-left: 10px;
}
.scrollblock input.small {
  width: 200px;
  padding-right: 30px;
}
.scrollblock select .small {
  width: 230px;
}
.scrollblock .button-tabs {
  zoom: 1;
  text-align: center;
  overflow: hidden;
  margin: 0 200px;
  *margin:0 165px;
}
.scrollblock .video-gallery-widget .button-tabs {
	margin:0 230px;
	*margin:0 220px;
}
.scrollblock .button-tabs:before,
.scrollblock .button-tabs:after {
  content: "";
  display: table;
}
.scrollblock .button-tabs:after {
  clear: both;
}
.scrollblock .button-tabs li {
  float: left;
  margin: 0 6px;
  text-align: center;
}
.scrollblock .button-tabs li a {
  text-transform: uppercase;
  font: normal 15px/21px tempo;
  color: white;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 4px 20px;
  background: #7eb7e9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5a94c9), color-stop(1, #7eb7e9));
  background: -ms-linear-gradient(bottom, #5a94c9, #7eb7e9);
  background: -moz-linear-gradient(center bottom, #5a94c9 0%, #7eb7e9 100%);
  -pie-background: linear-gradient(#7eb7e9, #5a94c9);
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.scrollblock .button-tabs li a:hover {
  background: #5995cb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3974ad), color-stop(1, #79b4e9));
  background: -ms-linear-gradient(bottom, #3974ad, #79b4e9);
  background: -moz-linear-gradient(center bottom, #3974ad 0%, #79b4e9 100%);
  -pie-background: linear-gradient(#79b4e9, #3974ad);
}
.scrollblock .button-tabs li.active a,
.scrollblock .button-tabs li.selected a {
  background: #d90e1f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d90e1f), color-stop(1, #f2244d));
  background: -ms-linear-gradient(bottom, #d90e1f, #f2244d);
  background: -moz-linear-gradient(center bottom, #d90e1f 0%, #f2244d 100%);
  -pie-background: linear-gradient(#f2244d, #d90e1f);
  -webkit-box-shadow: 0 5px 5px #d0cfdd;
  -moz-box-shadow: 0 5px 5px #d0cfdd;
  box-shadow: 0 5px 5px #d0cfdd;
  cursor: default;
}
.scrollblock .button-tabs li.active .tail,
.scrollblock .button-tabs li.selected .tail {
  background: url(img/redtippng.ashx) top left no-repeat;
  text-align: center;
  display: block;
  vertical-align: middle;
  width: 19px;
  height: 8px;
  margin: 0 auto;
  position: relative;
  z-index: 90;
}
.scrollblock .button-tabs-content p {
  margin: 0 auto;
  width: 620px;
}
.scrollblock .button-tabs-content .caroufredsel_wrapper {
  width: 100%;
  padding-top: 30px;
}
.scrollblock .button-tabs-content .prev {
  display: block;
  text-indent: -9999px;
  outline: none;
  background: url('img/smallbluearrowspng.ashx') top left no-repeat;
  width: 9px;
  height: 11px;
  background-position: 0px 0px;
  float: left;
  display: none;
}
.scrollblock .button-tabs-content .next {
  display: block;
  text-indent: -9999px;
  outline: none;
  background: url('img/smallbluearrowspng.ashx') top left no-repeat;
  width: 9px;
  height: 11px;
  background-position: 0px -21px;
  float: right;
  display: none;
}
.scrollblock .container {
  margin: 0 auto;
  width: 242px;
}
.scrollblock .container .go-btn {
  background: url(img/gobtnpng.ashx) no-repeat top center;
  background-position: 0px 0px;
  display: block;
  text-indent: -9999px;
  outline: none;
  background-position: 0px 0px;
  width: 20px;
  height: 20px;
  float: right;
  margin: 5px 0 0 0;
  z-index: 90;
  position: relative;
  top: -30px;
  right: 5px;
}
.scrollblock .container .go-btn:hover {
  background-position: 0px -30px;
}
#whats-cruising-like .button-tabs {
  /* *margin: 0 160px; */
}
#whats-cruising-like .button-tabs li.active {
  *width: 120px;
}
#whats-cruising-like .video-gallery-widget {
  text-align: center;
}
#whats-cruising-like .video-gallery-widget h2 {
  margin: 25px 0 5px;
  position:relative;
}
#whats-cruising-like .video-gallery-widget .video-carousel {
  margin-top: 30px;
  position: relative;
  zoom: 1;
  overflow: hidden;
}
#whats-cruising-like .video-gallery-widget .video-carousel:before,
#whats-cruising-like .video-gallery-widget .video-carousel:after {
  content: "";
  display: table;
}
#whats-cruising-like .video-gallery-widget .video-carousel:after {
  clear: both;
}
#whats-cruising-like .video-gallery-widget .video-carousel .prev,
#whats-cruising-like .video-gallery-widget .video-carousel .next {
  display: block;
  text-indent: -9999px;
  outline: none;
  width: 68px;
  height: 68px;
  background: url(img/videoprevnextpng.ashx) no-repeat 0 0;
  opacity: 0.75;
  cursor: pointer;
  position: absolute;
  top: 160px;
  right: 15px;
  z-index: 50;
}
#whats-cruising-like .video-gallery-widget .video-carousel .prev:hover,
#whats-cruising-like .video-gallery-widget .video-carousel .next:hover {
  opacity: 1;
}
#whats-cruising-like .video-gallery-widget .video-carousel .prev {
  background-position: 0 -68px;
  right: auto;
  left: 15px;
}
#whats-cruising-like .video-gallery-widget .video-carousel .carousel-wrap {
  margin-left: -580px;
}
#whats-cruising-like .video-gallery-widget .video-carousel .carousel-wrap.count-2 {
  *margin-left: -700px;
}
#whats-cruising-like .video-gallery-widget .video-carousel .carousel-wrap ul {
  clear: both;
  overflow: hidden;
}
#whats-cruising-like .video-gallery-widget .video-carousel .video-item {
  float: left;
  text-align: center;
  width: 670px;
  margin: 0 18px;
  padding-bottom: 20px;
  background: url(img/videoshadowpng.ashx) no-repeat center bottom;
}
#whats-cruising-like .video-gallery-widget .video-carousel .video-item .video-container {
  border: 1px solid #acceef;
  background: #e8f4ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e8f4ff), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #e8f4ff, #ffffff);
  background: -moz-linear-gradient(center bottom, #e8f4ff 0%, #ffffff 100%);
  -pie-background: linear-gradient(#ffffff, #e8f4ff);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 15px;
  width: 638px;
  overflow: hidden;
  position: relative;
}
#whats-cruising-like .video-gallery-widget .video-carousel .video-item .video-container .placeholder-container {
  position: relative;
  display: block;
}
#whats-cruising-like .video-gallery-widget .video-carousel .video-item .video-container .video-wrapper {
  position: relative;
  width: 638px;
  height: 354px;
  display: none;
}
#whats-cruising-like .video-gallery-widget .video-carousel .video-item .video-container img {
  display: block;
  width: 638px;
  height: 354px;
  position: relative;
}
#whats-cruising-like .video-gallery-widget .video-carousel .video-item .video-container .load-video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 638px;
  height: 354px;
  z-index: 5;
  background: url(img/blankgif.ashx) no-repeat 0 0;
  cursor: pointer;
}
#whats-cruising-like .video-gallery-widget .video-carousel .video-item .video-container .load-video i {
  outline: none;
  border: none;
  text-decoration: none;
  background: url('img/playbtnpng.ashx') no-repeat top left;
  width: 76px;
  height: 76px;
  background-position: 0px 0px;
  display: block;
  margin: 140px auto 0;
  cursor: pointer;
}
#whats-cruising-like .video-gallery-widget .video-carousel .video-item .video-container .load-video:hover i {
  background-position: 0px -86px;
}
#whats-cruising-like .video-gallery-widget .carousel-footer {
  margin: 30px auto 0;
  zoom: 1;
  text-align: center;
  overflow: hidden;
  position:relative;
}
#whats-cruising-like .video-gallery-widget .carousel-footer:before,
#whats-cruising-like .video-gallery-widget .carousel-footer:after {
  content: "";
  display: table;
}
#whats-cruising-like .video-gallery-widget .carousel-footer:after {
  clear: both;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .scroll-wrapper {
	width:770px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .list-prev,
#whats-cruising-like .video-gallery-widget .carousel-footer .list-next {
	width:9px;
	height:11px;
	background:url("img/smallbluearrowspng.ashx") no-repeat 0 0;
	position:absolute;
	top:3px;
	left:80px;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .list-next {
	background-position:0 bottom;
	left:auto;
	right:80px;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .video-list {
  overflow: hidden;
  clear:both;
  vertical-align: middle;
  margin: 0 auto;
  position:relative;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .video-list li {
  float: left;
  text-align: center;
  border-left: 1px solid #b6d0ea;
  margin-bottom:10px;
  white-space: nowrap;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .video-list li:first-child {
	border-left: 0 none;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .video-list li a {
  font: normal 14px arial, heveltica, san-serif;
  color: #0074c9;
  text-decoration: none;
  display: block;
  padding: 0 15px;
  cursor: pointer;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .video-list li a:hover {
  text-decoration: underline;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .video-list li.selected a {
  color: #d71a36;
  font-weight: bold;
  cursor: default;
  text-decoration: none;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .video-list li.first-child {
  border-left: none;
  background: url("img/smallbluearrowspng.ashx") no-repeat scroll 0 3px transparent;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .video-list li.first-child a {
  padding-left: 20px;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .video-list li.last-child {
  background: url("img/smallbluearrowspng.ashx") no-repeat scroll right -18px transparent;
}
#whats-cruising-like .video-gallery-widget .carousel-footer .video-list li.last-child a {
  padding-right: 20px;
}
#when-and-where .content-carousel {
  height: 470px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
#when-and-where .content-carousel .content-item {
  float: left;
  width: 960px;
}
#when-and-where .content-carousel .content-item a {
  font: bold 16px/21px arial, heveltica, san-serif;
  color: #0074c9;
  text-decoration: none;
}
#when-and-where .content-carousel .content-item a:hover {
  text-decoration: underline;
}
#when-and-where .content-carousel .content-item p {
  width: 670px;
  margin: 0 auto 15px auto;
}
#when-and-where .content-carousel .content-item .map-wrapper {
  margin: 25px auto 0 auto;
  width: 752px;
  height: 327px;
  position: relative;
  overflow: hidden;
  display: block;
}
#when-and-where .content-carousel .content-item .map-wrapper .map {
  display: block;
  background: url('img/mappng.ashx') top left no-repeat;
  width: 752px;
  height: 327px;
}
#when-and-where .content-carousel .content-item .map-wrapper .pointers {
  width: 752px;
  height: 271px;
  display: block;
  position: absolute;
  clear: both;
  overflow: hidden;
  top: 0;
  left: 0;
  overflow: hidden;
}
#when-and-where .content-carousel .content-item .map-wrapper .pointers span {
  width: 36px;
  height: 38px;
  background: url(img/mappointerpng.ashx) no-repeat 0 0;
  display: block;
  position: absolute;
  top: -200px;
  left: 0;
}
#when-and-where .content-carousel .content-item .map-wrapper .pointers span.large {
  width: 39px;
  height: 45px;
  background: url(img/mappointerlgpng.ashx) no-repeat 0 0;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper {
  zoom: 1;
  margin-top: 35px;
  padding-bottom: 50px;
  background: url('img/contentitembgpng.ashx') top left no-repeat;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper:before,
#when-and-where .content-carousel .content-item .vacation-length-wrapper:after {
  content: "";
  display: table;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper:after {
  clear: both;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper .vacation-length {
  margin: 0 auto;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper .vacation-length ul.options {
  position: relative;
  overflow: hidden;
  width: 750px;
  margin: 0 auto;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper .vacation-length ul.options li {
  float: left;
  text-align: center;
  margin-right: 45px;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper .vacation-length ul.options li.longer {
	margin-right:0;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper .vacation-length ul.options li span.options-icon {
  text-align: center;
  display: block;
  height: 236px;
  opacity: 0;
  transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper .vacation-length ul.options li span.options-icon.transitioning {
  opacity: 1;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper .vacation-length ul.options li h6 {
  text-align: center;
  font: bold 15px arial, heveltica, san-serif;
  color: #40474b;
  padding-top: 15px;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper .vacation-length ul.options li h6 span {
  font: normal 15px arial, heveltica, san-serif;
  color: #40474b;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper .vacation-length ul.options li.short .short-icon {
  background: url('img/smallbagpng.ashx') bottom left no-repeat;
  width: 140px;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper .vacation-length ul.options li.long .long-icon {
  background: url('img/mediumbagpng.ashx') bottom left no-repeat;
  width: 205px;
}
#when-and-where .content-carousel .content-item .vacation-length-wrapper .vacation-length ul.options li.longer .longer-icon {
  background: url('img/largebagpng.ashx') bottom left no-repeat;
  width: 298px;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper {
  zoom: 1;
  margin-top: 50px;
  padding-bottom: 50px;
  background: url('img/contentitembgpng.ashx') top left no-repeat;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper:before,
#when-and-where .content-carousel .content-item .cruising-options-wrapper:after {
  content: "";
  display: table;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper:after {
  clear: both;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 825px;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li {
  float: left;
  text-align: center;
  margin-right: 15px;
  opacity: 0;
  transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li .circle {
  transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  -moz-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  -webkit-transition: all 0.3s ease-out 0.1s;
  -moz-transition: all 0.3s ease-out 0.1s;
  -ms-transition: all 0.3s ease-out 0.1s;
  -o-transition: all 0.3s ease-out 0.1s;
  transition: all 0.3s ease-out 0.1s;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.transitioning {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.transitioning .circle {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li h6 {
  text-align: center;
  font: bold 15px arial, heveltica, san-serif;
  color: #40474b;
  padding-top: 15px;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li h6 a {
  font-size: 15px !important;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li h6 span {
  display: block;
  text-align: center;
  font: normal 15px arial, heveltica, san-serif;
  color: #40474b;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li span {
  text-align: center;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li span.circle {
  width: 130px;
  height: 128px;
  display: block;
  margin: 0 auto;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li span.circle .circle-icon {
  display: inline-block;
  margin: 20px auto 0;
  width: 96px;
  height: 95px;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li .small {
  width: 130px;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li .large {
  width: 205px;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.small {
  margin-top: 70px;
  *width: 130px;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.spring .circle {
  background: url('img/circlegreenpng.ashx') bottom left no-repeat;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.spring .circle .circle-icon {
  background: url('img/circleicongreenpng.ashx') bottom left no-repeat;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.summer {
  margin-right: 0;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.summer .circle {
  background: url('img/circleyellowpng.ashx') bottom left no-repeat;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.summer .circle .circle-icon {
  background: url('img/circleiconyellowpng.ashx') -2px 0 no-repeat;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.fall .circle {
  background: url('img/circleorangepng.ashx') bottom left no-repeat;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.fall .circle .circle-icon {
  background: url('img/circleiconorangepng.ashx') 3px 0 no-repeat;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.winter {
  margin-right: 0;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.winter .circle {
  background: url('img/circlebluepng.ashx') bottom left no-repeat;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.winter .circle .circle-icon {
  background: url('img/circleiconbluepng.ashx') -2px -4px no-repeat;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.large {
  margin: 0 10px 0 20px;
  *width: 204px;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.large .circle {
  background: url('img/circleredlargepng.ashx') top left no-repeat;
  width: 203px;
  height: 198px;
}
#when-and-where .content-carousel .content-item .cruising-options-wrapper ul.cruising-options li.large .circle .circle-icon {
  background: url('img/circleiconredlargepng.ashx') -1px -13px no-repeat;
  margin-top: 50px;
  width: 135px;
  height: 121px;
}
#when-and-where .content-carousel-slider {
  zoom: 1;
  width: 745px;
  margin: 5px auto 0;
}
#when-and-where .content-carousel-slider:before,
#when-and-where .content-carousel-slider:after {
  content: "";
  display: table;
}
#when-and-where .content-carousel-slider:after {
  clear: both;
}
#when-and-where .content-carousel-slider img#drag-me-icon {
  float: left;
  margin-top: 15px;
}
#when-and-where .content-carousel-slider ul.slider-labels {
  width: 660px;
  display: block;
  overflow: hidden;
  padding-bottom: 15px;
}
#when-and-where .content-carousel-slider ul.slider-labels li {
  float: left;
  text-transform: uppercase;
  width: 33.3%;
  text-align: center;
}
#when-and-where .content-carousel-slider ul.slider-labels li span {
  text-transform: uppercase;
  cursor: pointer;
  font: normal 15px/21px tempo;
  color: #034f8d;
  text-decoration: none;
  vertical-align: middle;
}
#when-and-where .content-carousel-slider ul.slider-labels li.last-child {
  text-align: right;
}
#when-and-where .content-carousel-slider ul.slider-labels li.first-child {
  text-align: left;
}
#when-and-where .content-carousel-slider ul.slider-labels li.active span,
#when-and-where .content-carousel-slider ul.slider-labels li.selected span {
  color: #d71a36;
  font: normal 17px/21px tempo;
}
#when-and-where .content-carousel-slider .slider-wrapper {
  background: url('img/sliderbgpng.ashx') bottom no-repeat;
  float: left;
}
#when-and-where .content-carousel-slider .slider-wrapper .slider {
  display: inline-block;
  height: 44px;
  left: 63px;
}
#when-and-where .content-carousel-slider .ui-slider {
  position: relative;
  width: 538px;
  border: 0 none;
  background:none;
}
#when-and-where .content-carousel-slider .ui-slider .cir {
	width:44px;
	height:44px;
	position:absolute;
	top:3px;
	left:0;
	display:block;
	background:url('img/sliderhoverspotpng.ashx') no-repeat center -200px;
	cursor:pointer;
	z-index:2;
}
#when-and-where .content-carousel-slider .ui-slider .cir.ind-0 {
	left:-24px;
}
#when-and-where .content-carousel-slider .ui-slider .cir.ind-1 {
	left:246px;
	top:5px;
}
#when-and-where .content-carousel-slider .ui-slider .cir.ind-2 {
	left:auto;
	right:-22px;
}
#when-and-where .content-carousel-slider .ui-slider .cir:hover {
	background-position:center center;
}
#when-and-where .content-carousel-slider .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 5;
  width: 59px;
  margin-left: -30px;
  height: 55px;
  cursor: default;
  background: url('img/sliderselectedstatepng.ashx') top left no-repeat;
  top: -5px;
  cursor: pointer;
  outline: none;
  border: 0 none;
}
#when-and-where .content-carousel-slider .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
#how-much {
	padding-bottom:80px;
}
#how-much .button-tabs li.selected {
  *width: 215px;
}
#how-much .caroufredsel_wrapper {
  margin: 0 !important;
  padding-bottom: 30px;
}
#how-much .how-much-carousel {
  width: 820px;
  margin: 0 auto;
  text-align: center;
  padding: 30px 0;
}
#how-much .how-much-carousel #save {
  width: 700px;
  padding: 0 130px;
}
#how-much .how-much-carousel #save .first-child {
  margin-right: 60px;
}
#how-much .how-much-carousel #included {
  width: 660px;
  padding: 0 150px;
}
#how-much .how-much-carousel .content-item {
  margin: 0;
  float: left;
  width: 960px;
}
#how-much .how-much-carousel .content-item h4 {
  font: bold 22px/33px arial, heveltica, san-serif;
  color: #034f8d;
  text-align: center;
}
#how-much .how-much-carousel .content-item h6 {
  font: bold 18px/29px arial, heveltica, san-serif;
  color: #333333;
  padding: 10px 0;
  text-align: center;
  white-space: nowrap;
}
#how-much .how-much-carousel .content-item h6 i {
  color: #36890a;
  font-weight: normal;
}
#how-much .how-much-carousel .content-item p {
  text-align: center;
  font: normal 16px arial, heveltica, san-serif;
  color: #40474b;
  padding-bottom: 15px;
}
#how-much .how-much-carousel .content-item a {
  text-decoration: none;
  color: #0074c9;
  font: bold 16px arial, heveltica, san-serif;
}
#how-much .how-much-carousel .content-item a:hover {
  text-decoration: underline;
}
#how-much .how-much-carousel .content-item .chart-wrapper {
  zoom: 1;
  padding-top: 20px;
  height: 100%;
  position: relative;
}
#how-much .how-much-carousel .content-item .chart-wrapper:before,
#how-much .how-much-carousel .content-item .chart-wrapper:after {
  content: "";
  display: table;
}
#how-much .how-much-carousel .content-item .chart-wrapper:after {
  clear: both;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart {
  margin: 15px auto;
  zoom: 1;
  background: url('img/grapbottomshadowpng.ashx') bottom center no-repeat;
  position: relative;
  width: 642px;
  padding-bottom: 35px;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart:before,
#how-much .how-much-carousel .content-item .chart-wrapper .chart:after {
  content: "";
  display: table;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart:after {
  clear: both;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .green {
  margin-right: 45px;
  margin-left: 80px;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .green .outer-rectangle {
  border: 1px solid #31aa16;
  border-top: 1px solid #49c621;
  background: #4cb014;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #40a911), color-stop(1, #51b315));
  background: -ms-linear-gradient(bottom, #40a911, #51b315);
  background: -moz-linear-gradient(center bottom, #40a911 0%, #51b315 100%);
  -pie-background: linear-gradient(#51b315, #40a911);
  -webkit-box-shadow: 0 1px 0 rgba(85, 225, 46, 0.69);
  -moz-box-shadow: 0 1px 0 rgba(85, 225, 46, 0.69);
  box-shadow: 0 1px 0 rgba(85, 225, 46, 0.69);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 148px;
  padding: 5px;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .green .outer-rectangle .inner-rectangle {
  background: url('img/greenrectangleshadowpng.ashx') top left no-repeat;
  height: 148px;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .green .outer-rectangle .inner-rectangle p {
  padding-top: 30px;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .green .section-icon {
  background: url('img/greencirclecalloutpng.ashx') top left no-repeat;
  display: block;
  width: 95px;
  height: 96px;
  float: right;
  top: -35px;
  right: -35px;
  position: absolute;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .red .outer-rectangle {
  border: 1px solid #8f0c18;
  background: #d11527;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #951b27), color-stop(1, #d11528));
  background: -ms-linear-gradient(bottom, #951b27, #d11528);
  background: -moz-linear-gradient(center bottom, #951b27 0%, #d11528 100%);
  -pie-background: linear-gradient(#d11528, #951b27);
  -webkit-box-shadow: 0 1px 0 rgba(254, 111, 146, 0.69);
  -moz-box-shadow: 0 1px 0 rgba(254, 111, 146, 0.69);
  box-shadow: 0 1px 0 rgba(254, 111, 146, 0.69);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 277px;
  padding: 5px;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .red .outer-rectangle .inner-rectangle {
  background: url('img/redrectangleshadowpng.ashx') top left no-repeat;
  height: 277px;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .red .outer-rectangle .inner-rectangle p {
  margin-top: 158px;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .red .section-icon {
  background: url('img/redcirclecalloutpng.ashx') top left no-repeat;
  display: block;
  width: 91px;
  height: 93px;
  float: right;
  top: -35px;
  right: -35px;
  position: absolute;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .section {
  float: left;
  width: 190px;
  height: 289px;
  cursor: pointer;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .section * {
  cursor: pointer;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .section .details {
  display: block;
  text-indent: -9999px;
  outline: none;
  background: url('img/detailscalloutpng.ashx') top left no-repeat;
  width: 143px;
  height: 102px;
  padding-bottom: 10px;
  margin-left: 18px;
  margin-top: 17px;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .section .rectangle {
  width: 190px;
  position: relative;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .section .rectangle .section-content {
  padding-top: 20px;
  padding-bottom: 15px;
  width: 115px;
  margin: 0 auto;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .section .rectangle .section-content h3 {
  font: 38.77px tempo;
  color: white;
  position: relative;
  left: 0;
  background: none;
  top: 0;
  height: auto;
  text-align: center;
  vertical-align: middle;
}
#how-much .how-much-carousel .content-item .chart-wrapper .chart .section .rectangle .section-content p {
  font: bold 18px/18px arial, heveltica, san-serif;
  color: white;
  padding-bottom: 0;
}
#how-much .how-much-carousel .content-item .choices-container {
  zoom: 1;
  margin: 0 auto;
  width: 800px;
}
#how-much .how-much-carousel .content-item .choices-container:before,
#how-much .how-much-carousel .content-item .choices-container:after {
  content: "";
  display: table;
}
#how-much .how-much-carousel .content-item .choices-container:after {
  clear: both;
}
#how-much .how-much-carousel .content-item .choices-container .choice-left {
  float: left;
  text-align: right;
  width: 335px;
}
#how-much .how-much-carousel .content-item .choices-container .choice-left h6 {
  text-align: right;
}
#how-much .how-much-carousel .content-item .choices-container .choice-left p {
  text-align: right;
}
#how-much .how-much-carousel .content-item .choices-container .choice-right {
  float: left;
  text-align: left;
  width: 340px;
}
#how-much .how-much-carousel .content-item .choices-container .choice-right h6 {
  text-align: left;
}
#how-much .how-much-carousel .content-item .choices-container .choice-right p {
  text-align: left;
}
#how-much .how-much-carousel .content-item .choices-container .choice-divider {
  float: left;
  margin: 0 35px;
  width: 25px;
  padding-top: 10px;
}
#how-much .how-much-carousel .content-item .choices-container .choice-divider .divider {
  display: inline-block;
  width: 25px;
  height: 125px;
  background: url('img/plusdividerpng.ashx') center no-repeat;
}
#how-much .how-much-carousel .content-item .callout-container {
  zoom: 1;
  margin: 0 auto;
  padding: 30px 0;
}
#how-much .how-much-carousel .content-item .callout-container:before,
#how-much .how-much-carousel .content-item .callout-container:after {
  content: "";
  display: table;
}
#how-much .how-much-carousel .content-item .callout-container:after {
  clear: both;
}
#how-much .how-much-carousel .content-item .callout-container .callout {
  float: left;
  text-align: center;
}
#how-much .how-much-carousel .content-item .callout-container .callout h5 {
  background: url('img/calloutbgpng.ashx') center no-repeat;
  display: block;
  width: 100%;
}
#how-much .how-much-carousel .content-item .callout-container .callout h5 i {
  display: inline-block;
  width: 145px;
  height: 151px;
  margin: 0 auto;
}
#how-much .how-much-carousel .content-item .callout-container .callout h5 i.book-early {
  background: url('img/saveiconpng.ashx') top left no-repeat;
}
#how-much .how-much-carousel .content-item .callout-container .callout h5 i.lowest-price {
  background: url('img/lowestpriceiconpng.ashx') top left no-repeat;
}
#how-much .how-much-carousel .content-item .callout-container .callout h5 i.dining {
  background: url('img/diningpng.ashx') top left no-repeat;
  width: 93px;
  height: 68px;
}
#how-much .how-much-carousel .content-item .callout-container .callout h5 i.entertainment {
  background: url('img/entertainmenticonpng.ashx') top left no-repeat;
  width: 88px;
  height: 68px;
}
#how-much .how-much-carousel .content-item .callout-container .callout h5 i.youth {
  background: url('img/youthiconpng.ashx') top left no-repeat;
  width: 100px;
  height: 74px;
}
#how-much .how-much-carousel .content-item .callout-container .callout h5 i.services {
  background: url('img/serviceiconpng.ashx') top left no-repeat;
  width: 92px;
  height: 74px;
}
#how-much .how-much-carousel .content-item .callout-container .callout a {
  text-decoration: none;
  color: #0074c9;
  font: bold 13px arial, heveltica, san-serif;
  text-align: center;
  padding-left: 22px;
  margin-top: 15px;
  background: url("img/circlebluearrowpng.ashx") top left no-repeat;
}
#how-much .how-much-carousel .content-item .callout-container .callout a:hover {
  text-decoration: underline;
}
#how-much .how-much-carousel .content-item .callout-container .callout ul.gray-circle {
  color: #40474b;
  text-align: center;
  padding-bottom: 15px;
  list-style: none;
}
#how-much .how-much-carousel .content-item .callout-container .callout ul.gray-circle li {
  color: #333;
  margin-bottom: 10px;
  font-size:16px;
}
#how-much .how-much-carousel .content-item .callout-container .callout ul.gray-circle li i {
  background: url(img/graycirclelisticonpng.ashx) no-repeat 0 0;
  display: inline-block;
  margin-right: 7px;
  width: 9px;
  height: 11px;
}
#how-much .how-much-carousel .content-item .callout-container .large {
  width: 45%;
}
#how-much .how-much-carousel .content-item .callout-container .small {
  width: 280px;
  padding-bottom: 50px;
}
#how-much .how-much-carousel .content-item .callout-container .even {
  margin-right: 100px;
}
#how-much .how-much-carousel .content-item .callout-container .last-row {
  padding-bottom: 0px;
}
#how-much .how-much-carousel .content-item .bottom-callout {
  padding-top: 10px;
}
#plan-your-vacation p {
  font: normal 15px/18px arial, heveltica, san-serif;
  color: #40474b;
}
#plan-your-vacation a {
  font: bold 15px arial, heveltica, san-serif;
  color: #0074c9;
  text-decoration: none;
}
#plan-your-vacation a:hover {
  text-decoration: underline;
}
#plan-your-vacation .next-step-btn {
  background: url(img/nextbtnpng.ashx) no-repeat top left;
  width: 176px;
  height: 53px;
  background-position: 0px 0px;
  display: block;
  text-indent: -9999px;
  outline: none;
  float: right;
  margin-left: 15px;
  margin-top: 6px;
}
#plan-your-vacation .next-step-btn:hover {
  background-position: 0px -63px;
}
#plan-your-vacation .input.txt {
  z-index: 100;
}
#plan-your-vacation .row {
  zoom: 1;
  width: 630px;
  margin: 0 auto;
  padding: 30px 0 25px 0;
}
#plan-your-vacation .row:before,
#plan-your-vacation .row:after {
  content: "";
  display: table;
}
#plan-your-vacation .row:after {
  clear: both;
}
#plan-your-vacation .row .selector-container {
  float: left;
  width: 415px;
  height: 48px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #dee7f4;
  background: white;
  font: bold 18px arial, heveltica, san-serif;
  -webkit-box-shadow: 0 5px 5px #d0cfdd;
  -moz-box-shadow: 0 5px 5px #d0cfdd;
  box-shadow: 0 5px 5px #d0cfdd;
  padding: 6px;
}
#plan-your-vacation .row .selector-container select {
  border: none;
  outline: none;
  border: solid 1px white;
  color: #034f8d;
  font: bold 18px/38px arial, heveltica, san-serif;
  *color:#000;
  *font-family:inherit;
}
#plan-your-vacation .row .selector-container select option {
  color: #034f8d;
  font: bold 18px/38px arial, heveltica, san-serif;
}
#plan-your-vacation .row .selector-container select.large {
  width: 415px;
}
#plan-your-vacation .row .selector-container div.bgtniceforms_select {
  width: 410px;
  height: 48px;
  padding-left: 6px;
}
#plan-your-vacation .row .selector-container div.bgtniceforms_select span {
  font: bold 18px/48px arial, heveltica, san-serif;
  color: #034f8d;
  height: 48px;
  padding-left: 6px;
  background: url("img/selectspng.ashx") no-repeat scroll 100% -48px transparent;
}
#plan-your-vacation .callout-container {
  zoom: 1;
  overflow: hidden;
  width: 885px;
  margin: 0 auto;
  padding: 50px 0 30px 0;
}
#plan-your-vacation .callout-container:before,
#plan-your-vacation .callout-container:after {
  content: "";
  display: table;
}
#plan-your-vacation .callout-container:after {
  clear: both;
}
#plan-your-vacation .callout-container .callout {
  float: left;
  text-align: center;
  width: 260px;
  border-right: 1px dotted #bad2e3;
  padding-top: 15px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  height: 205px;
}
#plan-your-vacation .callout-container .callout h5 {
  font: bold 18px/29px arial, heveltica, san-serif;
  color: #252525;
}
#plan-your-vacation .callout-container .callout h5 span {
  display: block;
  margin: 15px 0;
}
#plan-your-vacation .callout-container .callout h5 i {
  background: url('img/planiconspng.ashx') no-repeat center;
  display: inline-block;
  width: 65px;
  height: 62px;
  margin: 0 auto;
}
#plan-your-vacation .callout-container .callout h5 i.deal {
  background-position: 0px 0px;
}
#plan-your-vacation .callout-container .callout h5 i.help {
  background-position: 0px -72px;
}
#plan-your-vacation .callout-container .callout h5 i.talk {
  background-position: 0px -141px;
}
#plan-your-vacation .callout-container .callout p {
  font: normal 15px/18px arial, heveltica, san-serif;
  color: #40474b;
  margin-bottom: 15px;
}
#plan-your-vacation .callout-container .callout a {
  font: bold 15px arial, heveltica, san-serif;
  color: #0074c9;
  text-decoration: none;
}
#plan-your-vacation .callout-container .callout a:hover {
  text-decoration: underline;
}
#plan-your-vacation .callout-container .first-child {
  padding-left: 0;
}
#plan-your-vacation .callout-container .last-child {
  border-right: none;
  padding-right: 0;
}
#cboxClose {
  top: 2px;
  right: 10px;
}
.obx-lightbox {
  width: 713px;
  margin: 0 auto;
  padding: 13px;
  background: #a4c2da;
  background: rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.obx-lightbox .top {
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  padding: 10px 10px 0 10px;
  border: 4px solid #f3f8ff;
  border-bottom: 0 none;
  background: #fff;
  position: relative;
}
.obx-lightbox .top .close {
  position: absolute;
  top: 2px;
  right: 10px;
  display: block;
  text-indent: -9999px;
  outline: none;
  width: 28px;
  height: 28px;
  background: url(img/lightboxclosexpng.ashx) no-repeat 0 0;
  display: none;
}
.obx-lightbox .middle {
  position: relative;
  background: #fff;
  width: 713px;
  height: auto;
  z-index: 20;
  padding: 0 10px 0 10px;
  border-left: 4px solid #f3f8ff;
  border-right: 4px solid #f3f8ff;
}
.obx-lightbox .bottom {
  background: #ffffff;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  border: 4px solid #f3f8ff;
  border-top: 0 none;
  padding: 0 10px 0 10px;
  position: relative;
  height: 10px;
}
#inline-included-extra .middle {
  width: 685px;
}
#inline-included-extra .columns-wrapper {
  zoom: 1;
}
#inline-included-extra .columns-wrapper:before,
#inline-included-extra .columns-wrapper:after {
  content: "";
  display: table;
}
#inline-included-extra .columns-wrapper:after {
  clear: both;
}
#inline-included-extra .columns-wrapper .green-column {
  margin-right: 15px;
  width: 335px;
}
#inline-included-extra .columns-wrapper .green-column .column-header-wrapper {
  background: url('img/greenheaderwiderpng.ashx') bottom left no-repeat;
  width: 335px;
}
#inline-included-extra .columns-wrapper .green-column .list-header {
  color: #36890a;
  font: bold 14px/43px arial, heveltica, san-serif;
  text-align: left;
  padding-bottom: 0px;
}
#inline-included-extra .columns-wrapper .green-column .column-content {
  background: #ebf2e8;
}
#inline-included-extra .columns-wrapper .gray-column {
  width: 334px;
}
#inline-included-extra .columns-wrapper .gray-column .column-header-wrapper {
  background: url('img/grayheaderwiderpng.ashx') bottom left no-repeat;
  width: 334px;
}
#inline-included-extra .columns-wrapper .gray-column .list-header {
  color: black;
  font: bold 14px/43px arial, heveltica, san-serif;
  text-align: left;
  padding-bottom: 0px;
}
#inline-included-extra .columns-wrapper .gray-column .column-content {
  background: #f4f4f4;
}
#inline-included-extra .columns-wrapper .column {
  float: left;
}
#inline-included-extra .columns-wrapper .column .column-header-wrapper {
  height: 146px;
}
#inline-included-extra .columns-wrapper .column .column-header-wrapper .column-header {
  height: 146px;
  text-align: center;
  width: 685px;
  width: auto;
}
#inline-included-extra .columns-wrapper .column .column-header-wrapper .column-header h5 {
  font: normal 36px tempo;
  color: white;
  text-transform: uppercase;
}
#inline-included-extra .columns-wrapper .column .column-header-wrapper .column-header h5 i {
  display: block;
  margin: 0 auto;
  width: 93px;
  height: 88px;
  top: -25px;
  position: relative;
}
#inline-included-extra .columns-wrapper .column .column-header-wrapper .column-header h5 i.green-checkmark {
  background: url('img/greencheckmarkiconpng.ashx') top left no-repeat;
}
#inline-included-extra .columns-wrapper .column .column-header-wrapper .column-header h5 i.gray-extra {
  background: url('img/grayextraiconpng.ashx') top left no-repeat;
}
#inline-included-extra .columns-wrapper .column .column-header-wrapper .column-header h5 span {
  display: block;
  margin-top: -20px;
}
#inline-included-extra .columns-wrapper .column .column-content {
  padding: 20px 15px;
  height: 545px;
  overflow: hidden;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
#inline-included-extra .columns-wrapper .column .column-content p .list-header {
  font: bold 14px/43px arial, heveltica, san-serif;
  padding-bottom: 0px;
  text-align: left;
}
#inline-included-extra .columns-wrapper .column .column-content ul {
  padding-bottom: 30px;
  color: black;
  text-align: left;
  margin-left: 16px;
}
#inline-included-extra .columns-wrapper .column .column-content ul.green-circle li {
  list-style-image: url('img/greencirclelisticonpng.ashx');
}
#inline-included-extra .columns-wrapper .column .column-content ul.dark-gray-circle li {
  list-style-image: url('img/darkgraycirclelisticonpng.ashx');
}
#inline-included-extra .columns-wrapper .column .column-content ul li {
  font: normal 13px/24px arial, heveltica, san-serif;
}
#inline-costs .obx-lightbox {
  width: 741px;
}
#inline-costs .obx-lightbox .middle {
  padding-top: 8px;
}
#inline-costs table.costs {
  width: 100%;
  vertical-align: middle;
}
#inline-costs table.costs td {
  font: normal 15px/43px arial, heveltica, san-serif;
  color: #000000;
  text-align: right;
}
#inline-costs table.costs td i.green-check-mark {
  background: url('img/greecheckmarkpng.ashx') top left no-repeat;
  padding-left: 15px;
}
#inline-costs table.costs .resort {
  background: url('img/resorttableheaderpng.ashx') top left no-repeat;
}
#inline-costs table.costs .ship {
  background: url('img/shiptableheaderpng.ashx') bottom left no-repeat;
}
#inline-costs table.costs .column-header-wrapper {
  border-right: 15px solid #ffffff;
  height: 159px;
}
#inline-costs table.costs .column-header-wrapper .column-header {
  text-align: center;
  vertical-align: middle;
  width: 246px;
  height: 159px;
}
#inline-costs table.costs .column-header-wrapper .column-header h5 {
  font: normal 38.77px tempo;
  color: white;
}
#inline-costs table.costs .column-header-wrapper .column-header h5 span {
  display: block;
  font: bold 18px arial, heveltica, san-serif;
  color: white;
  text-align: center;
  position: relative;
}
#inline-costs table.costs .column-header-wrapper .column-header h5 span.ship-cruise {
  background: url("img/greencirclecalloutpng.ashx") top center no-repeat;
  display: block;
  width: 95px;
  height: 96px;
  margin: 0 auto;
  margin-top: -70px;
  *margin-top: -30px;
}
#inline-costs table.costs .column-header-wrapper .column-header h5 span.resort-stay {
  background: url("img/redcirclecalloutpng.ashx") top center no-repeat;
  display: block;
  width: 91px;
  height: 93px;
  margin: 0 auto;
  margin-top: -70px;
  *margin-top: -30px;
}
#inline-costs table.costs .header {
  font: bold 14px/43px arial, heveltica, san-serif;
  color: #034f8d;
  text-align: right;
  padding-right: 15px;
  height:auto;
}
#inline-costs table.costs .column {
  background: #f4f8f2;
  padding-right: 15px;
  padding-left: 15px;
  border-bottom: 1px solid #d3e2cb;
  border-top: 1px solid #ffffff;
  border-right: 15px solid #ffffff;
  width: 216px;
}
#inline-costs table.costs .odd {
  background: #ebf2e8;
}
#inline-costs table.costs .resort-column {
  background: #f8f2f2;
  border-bottom: 1px solid #e3cbcd;
}
#inline-costs table.costs .resort-column-odd {
  background: #f3e8e9;
  border-bottom: 1px solid #e3cbcd;
}
#inline-costs table.costs .last-child {
  font: bold 18px/43px arial, heveltica, san-serif;
  border-bottom: none;
}
#inline-costs table.costs .last-child .left {
  width: 60%;
  float: left;
  color: #36890a;
  font: bold 13px/43px arial, heveltica, san-serif;
  text-align: left;
}
#inline-costs table.costs .last-child .right {
  width: 30%;
  float: right;
  color: #36890a;
}
#inline-costs table.costs .first-child {
  border-top: none;
}
#inline-costs table.costs .total {
  color: #323232;
}
#inline-costs table.costs .resort-column-last-child {
  background: #f3e8e9;
  color: #d11528;
}
#inline-costs .disclaimer {
  padding: 25px 0 0 0;
  color: #b2aaa9;
  font: normal 11px arial, heveltica, san-serif;
  text-align: left;
}
#inline-costs .disclaimer p {
  color: #b2aaa9;
  font: normal 11px arial, heveltica, san-serif;
  text-align: left;
}
#inline-costs .disclaimer a {
  text-decoration: underline;
  font: normal 11px arial, heveltica, san-serif;
  color: #b2aaa9;
}
#inline-costs .disclaimer a:hover {
  text-decoration: underline;
}
/*////////////////////////////PYC/////////////////////////////////////*/
.pyc {
  display: block;
  width: 902px;
  height: 45px;
  padding-top: 13px;
  padding-left: 16px;
  margin: 15px auto 0;
  background: url(/cms/about-cruising/common/css/img/bg/pyc-bar.png) no-repeat 0 0;
}
.pyc h3 {
  display: inline-block;
  float: left;
  padding-left: 35px;
  background: url(/cms/about-cruising/common/css/img/icon/pyc-icon.png) no-repeat 0 0;
  height: 31px;
  text-transform: uppercase;
  color: #034f8d;
  vertical-align: middle;
  font-weight: bold;
  font-size: 14px;
  margin-right: 5px;
  margin-top:0;
  position:relative;
  top:auto;
  left:auto;
  line-height:15px;
}
.pyc h3 small {
  display: block;
  font-size: 11px;
}
.pyc select {
  float: left;
  margin-right: 5px;
  vertical-align: middle;
  font: bold 12px arial, helvetica, sans-serif;
  color: #0065c9;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #8697a6;
  background: url(/cms/about-cruising/common/css/img/bg/select-grad.gif) repeat-x 0 bottom #ffffff;
  -webkit-box-shadow: 0 1px 2px #b2c0ce;
  -moz-box-shadow: 0 1px 2px #b2c0ce;
  box-shadow: 0 1px 2px #b2c0ce;
  margin-top:2px;
  *margin-top: 3px;
  position:relative;
  *top:-10px;
}
.pyc select.large {
  width: 245px;
}
.pyc select.medium {
  width: 155px;
}
.pyc .search {
  width: 146px !important;
  height: 30px;
  display: block;
  text-indent: -9999px;
  outline: none;
  background: url(/cms/about-cruising/common/css/img/btn/pyc-search-btn.png) no-repeat 0 0;
  float: left;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: 2px !important;
}
.pyc .advanced {
  font-size: 10px !important;
  vertical-align: middle;
  display: block;
  float: left;
  text-decoration: underline;
  margin-top: 5px !important;
}