@charset "utf-8";
/* CSS Document */

/* $Header: /WebSites/affiliate/includes/desktop/css/wth.css 232   8/22/16 11:30a Ssriniva $  */
/* Baseline Structural Styles for the Mobile Platform. Styles shared across all sites $  */

/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
 

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	background: none repeat scroll 0 0 transparent;
    margin:0;
    padding:0;
    border:0;
    outline: 0 none;
    font-size:100%;
    vertical-align:baseline;
	/* jquery mobile 1.4.3 overwrite text-shadow:none !important; */
}

:focus {outline: 0 !important}
/* jquery mobile 1.4.3 overwrites ,   */
.ui-mobile-viewport, .ui-page, .ui-content .ui-mobile, .ui-content {overflow-x:visible !important;}
.ui-loader-default {opacity:.65}
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper, .wth2-simplePopUpContent, .wth2-iframePopupContent table, .wth2-popupDatesContent, .wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-c .ui-block-a .wth2-bucketPrice {
    color: #454545 !important;
}
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    text-shadow: none;
}
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper, .wth2-errorMessageTextOR {
    color: #333;
    text-shadow: 0 1px 0 #f3f3f3;
}

html > body {
    line-height: 1 !important;  /* needed to fix line-height issue on itinerary page reviews tab caused by cruiseline.com widget.css  */
}

body, .ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {font-size:14px;}

.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    background-color:#fff;
    border-color: #bbb;
    text-shadow: none;
}

.ui-popup-screen {z-index: 10099;}
.ui-popup-container  {z-index: 10100;}

.ui-body-a .ui-link, .ui-body-a .ui-link:visited, .ui-body-a .ui-link:active, .ui-body-a .ui-link:hover, .ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a {
   font-weight:400;
}

.ui-page-theme-a .ui-btn, html .ui-bar-a .ui-btn, html .ui-body-a .ui-btn, html body .ui-group-theme-a .ui-btn, html head + body .ui-btn.ui-btn-a, .ui-page-theme-a .ui-btn:visited, html .ui-bar-a .ui-btn:visited, html .ui-body-a .ui-btn:visited, html body .ui-group-theme-a .ui-btn:visited, html head + body .ui-btn.ui-btn-a:visited 
 {	background-color:#fff;text-shadow: none;border-color: #979797;}
.ui-page-theme-a .ui-btn:hover, html .ui-bar-a .ui-btn:hover, html .ui-body-a .ui-btn:hover, html body .ui-group-theme-a .ui-btn:hover, html head+body .ui-btn.ui-btn-a:hover {
	border-color: #979797;
} 

.ui-focus {box-shadow:none !important;}
 

body {line-height:1;}

p {padding-bottom:.5em}	
.wth2-bold {font-weight:bold !important}
.wth2-italic {font-weight:italic}

/* Margin Library
------------------------------------------------------------------*/

.ssMarg { margin:5px; }
.sMarg { margin:10px; }

.ssMargTop { margin-top:5px; }
.ssMargRight { margin-right:5px; }
.ssMargBottom { margin-bottom:5px; }
.ssMargLeft { margin-left:5px; }

.sMargTop { margin-top:10px; }
.sMargRight { margin-right:10px; }
.sMargBottom { margin-bottom:10px; }
.sMargLeft { margin-left:10px; }

.mMargTop { margin-top:15px; }
.mMargRight { margin-right:15px; }
.mMargBottom { margin-bottom:15px !important; }
.mMargLeft { margin-left:15px; }

.lMargTop { margin-top:20px; }
.lMargRight { margin-right:20px; }
.lMargBottom { margin-bottom:20px; }
.lMargLeft { margin-left:20px; }

.xlMargTop { margin-top:25px; }
.xlMargRight { margin-right:25px; }
.xlMargBottom { margin-bottom:25px; }
.xlMargLeft { margin-left:25px; }

.xxlMargTop { margin-top:30px; }
.xxlMargRight { margin-right:30px; }
.xxlMargBottom { margin-bottom:30px !important; }
.xxlMargLeft { margin-left:30px; }

/* Padding Library
------------------------------------------------------------------*/

.ssPad { padding:5px; }
.sPad { padding:10px; }
.mPad { padding:15px; }
.lPad { padding:20px; }

.ssPadTop { padding-top:5px; }
.ssPadRight { padding-right:5px; }
.ssPadBottom { padding-bottom:5px; }
.ssPadLeft { padding-left:5px; }

.sPadTop { padding-top:10px; }
.sPadRight { padding-right:10px; }
.sPadBottom { padding-bottom:10px !important; }
.sPadLeft { padding-left:10px; }

.mPadTop { padding-top:15px; }
.mPadRight { padding-right:15px; }
.mPadBottom { padding-bottom:15px; }
.mPadLeft { padding-left:15px; }

.lPadTop { padding-top:20px; }
.lPadRight { padding-right:20px; }
.lPadBottom { padding-bottom:20px; }
.lPadLeft { padding-left:20px; }

.xlPadTop { padding-top:25px; }
.xlPadRight { padding-right:25px; }
.xlPadBottom { padding-bottom:25px; }
.xlPadLeft { padding-left:25px; }

.wth2-centerDiv {margin:0 auto;}
.wth2-floatLeft {float:left;}
.wth2-floatRight {float:right;}
.wth2-textCenter {text-align:center;}
.wth2-textLeft {text-align:left;}
.wth2-textRight {text-align:right;}
.wth2-nowrap {white-space:nowrap;}


/* NEXT GEN STYLES
*************************************************************************/
/* Global Container Styles  */
.wth2-hidden {display:none;}

/* new layout CSS  */
.wth2-header {}
.wth2-footer {float: left;width: 100%;}
.wth2-persist-area {position:relative;}
.wth2-content {} /* overflow:hidden; Breaks conf page when resizing to larger than 23 inch screen */

/* Footer Customer Service box */
.wth2-csContainer {padding:15px 0px;margin:0 auto;text-align:center;}

.wth2-pageTopH1 {font-weight:bold;padding:20px 0 10px;}


/* jquery CSS GLOBAL overwrites for headers  */

.wth2-google-header-ad {}
.wth2-google-header-ad .ui-input-text {
    display: inline !important;
    line-height: inherit;
    margin: 0;
    width: auto !important;
	border:none !important;
	background: none !important;
	text-shadow:none !important;
}


.hdr_capLinkBar {overflow:hidden;}

.wth2-google-header-ad .ui-shadow-inset {box-shadow: none !important;}   
.wth2-google-header-ad .ui-input-text input {width:auto !important; backface-visibility:none !important;border:none !important;display:inline !important;min-height: auto !important;padding: 2px 0 !important;}


.ui-link:hover {background: inherit !important;text-shadow:inherit !important;}

/* 
.ui-body-c .ui-link:hover {
    color: inherit !important;
}
 */

/* NEXT GEN STYLES
*************************************************************************/

/* Global Font Declaration */
.ui-content {padding:0;}
.ui-select .ui-btn {font-weight:400 !important;border-width: 1px !important;}
/* .ui-select .ui-btn {border:none !important} removes double border on select boxes - visible in IE */
.wth2-fullShim {position:fixed !important}

.wth2-breadcrumbs {padding:15px 0 0;line-height:1.3;font-size:13px;}
.fa-angle-right {font-size:14px;}

.wth2-ui-btn {padding:0.5em 1em;font-size:18px;}

.ui-mobile label, div.ui-controlgroup-label, legend, .ui-controlgroup-label legend  {margin: 0 0 7px;}
.ui-mobile label, div.ui-controlgroup-label, legend {font-size:14px;font-weight:bold;}

.ui-input-text {margin:0.25em 0;}

/* Search Results Page  
*************************************************************************/

/* Refine Search Widget  */
.wth2-refineSearchBox {overflow:hidden;padding:15px 20px;border-style:solid;border-width:1px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}

.wth2-refineSearchBox .ui-shadow, .wth2-refineSearchBox .ui-select {box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3) !important;}/* Box Shadow on widget filters elements needs to be darker */
.wth2-refineSearchBox .ui-select .ui-btn {padding:0.7em 0.5em;}
.wth2-refineSearchBox .ui-select .ui-btn select {color:#333; font-size:14px;} 

.wth2-searchTitle {padding:0 0 6px 0;font-weight:normal;line-height:1.1;font-size:20px;}

.wth2-results_widget_count {font-weight:bold;}
.wth2-results_widget_text {font-weight:normal;}
.wth2-searchTitle .wth2-resetSearch {float:right;font-weight:normal;text-shadow:none;}
.wth2-refineSearchBox .ui-select, .wth2-deptDayPopup .ui-select {margin-right:1em;border-radius:3px;overflow:hidden} 
.wth2-refineSearchBox .wth2-deptDayCont {width:100%;}
.wth2-refineSearchBox .wth2-deptDayCont .wth2-simplePopupHeader {padding:5px 0 0;}
.wth2-popupCloseBtn {margin-right:0;}
.wth2-refineSearchBox .wth2-deptDayPopup .wth2-grayBottomBorder {border-bottom:#ddd 1px solid;}
.wth2-refineSearchBox .wth2-lastSelect .ui-select, .wth2-deptDayPopup .wth2-lastSelect .ui-select  {margin-right:0;}
.wth2-refineSearchBox .ui-select .ui-btn select, .wth2-deptDayPopup .ui-select .ui-btn select  {border:none}
.wth2-refineSearchBox .ui-select span, .wth2-deptDayPopup .ui-select span {text-align:left;display:block;}
.wth2-selectDestination,
.wth2-selectCruiseLength,
.wth2-anyDeptDay,
.wth2-selectDeptMonth,
.wth2-selectDay,
.wth2-selectCruiseLine,
.wth2-selectCruiseShips,
.wth2-selectDeptPort {float:left;}


/*select box widths - row 1 */
.wth2-selectDestination {width:34%;}
.wth2-selectCruiseLength {width:33%;}
.wth2-anyDeptDay {width:33%;}
.wth2-selectDeptMonth {width:65%;}
.wth2-selectDay {width:35%;}
/*select box widths - row 2 */
.wth2-selectCruiseLine {width:34%;}
.wth2-selectCruiseShips {width:33%;}
.wth2-selectDeptPort {width:33%;}
.wth2-popupCloseBtn {padding:6px 14px;}
.wth2-anyDeptDay .ui-btn .ui-btn-icon-right:after {background-color:#fff !important;}
.wth2-anyDeptDay .ui-btn:hover .ui-btn-icon-right:after {background-color:#ededed !important;}
.wth2-anyDeptDay .ui-btn:hover {font-weight:normal;}
.wth2-anyDeptDay .ui-btn {font-weight:normal !important;font-size:13px;line-height:1.4;margin-top: 6px;padding: 8px .5em;text-align:left;border-radius:3px !important;
border-radius:3px !important;-moz-border-radius:3px !important;-webkit-border-radius:3px !important;}
.wth2-addDiscountsHeader {position:absolute;top:10px;left:0;display:block;width:34%;font-weight:normal !important;text-shadow:none;} 

.wth2-discountsContainer .wth2-discountsInput {margin:0 10px 0 0;float:left;border-bottom:none;padding:0;}
.wth2-discountsContainer .wth2-discountsInput .ui-input-text {margin:0.5em 0;}
.wth2-discountsInput .ui-input-text {border-color:#979797 !important;text-shadow: 0 1px 0 #f3f3f3 !important;}
.wth2-updateSearchBtnContainer {position:relative;overflow:hidden;min-height:50px;}
/*checkbox overwrites for search refine */
.wth2-discountsCheckbox .ui-btn.ui-checkbox-off:after {background-color:#fff;border:1px solid #979797;}
.wth2-discountsCheckbox .ui-btn:hover {background:none !important;text-shadow:0px 1px 0px rgba(255, 255, 255, 0.25) !important;}
.wth2-updateSearchBtnContainer .ui-checkbox-off:after, .ui-btn.ui-radio-off:after {opacity:1;filter: alpha(opacity=100); /* For IE8 and earlier */}
.wth2-updateSearchBtnContainer .ui-checkbox, .wth2-updateSearchBtnContainer .ui-radio {margin: 0;}
.wth2-updateSearchBtnContainer .ui-btn-icon-left:after {left:0;}
.wth2-updateSearchBtnContainer .wth2-checkboxLabel {background:none;border:none;margin:0 !important;padding:.5em 0 .5em 2em;}
.wth2-updateSearchBtnContainer .wth2-checkbox {left:2px;top:18px;width:12px;height:12px;}
.wth2-updateSearchBtnContainer label {margin:10px 0 0 0;font-weight:normal;line-height:1.2;}
.wth2-discountsCheckbox .ui-btn.ui-checkbox-on:after {border:#979797 1px solid;} 
.ui-btn.ui-checkbox-on:after, .ui-btn.ui-radio-on:after {display: block;height: 18px;margin: -9px 0 0 !important;width: 18px;}
.ui-btn.ui-checkbox-off:after, .ui-btn.ui-radio-off:after {display: block;height: 16px;margin: -9px 0 0 !important;width: 16px;background-color:#fff;border:#979797 1px solid;-webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.1);}
/*.ui-page-theme-a .ui-btn.ui-btn-active, html .ui-bar-a .ui-btn.ui-btn-active, html .ui-body-a .ui-btn.ui-btn-active, html body .ui-group-theme-a .ui-btn.ui-btn-active, html head + body .ui-btn.ui-btn-a.ui-btn-active, .ui-page-theme-a .ui-checkbox-on:after, html .ui-bar-a .ui-checkbox-on:after, html .ui-body-a .ui-checkbox-on:after, html body .ui-group-theme-a .ui-checkbox-on:after, .ui-btn.ui-checkbox-on.ui-btn-a:after, .ui-page-theme-a .ui-flipswitch-active, html .ui-bar-a .ui-flipswitch-active, html .ui-body-a .ui-flipswitch-active, html body .ui-group-theme-a .ui-flipswitch-active, html body .ui-flipswitch.ui-bar-a.ui-flipswitch-active, .ui-page-theme-a .ui-slider-track .ui-btn-active, html .ui-bar-a .ui-slider-track .ui-btn-active, html .ui-body-a .ui-slider-track .ui-btn-active, html body .ui-group-theme-a .ui-slider-track .ui-btn-active, html body div.ui-slider-track.ui-body-a .ui-btn-active,*/
.wth2-discountsContainer label {width:auto;float:left;}
.wth2-discountsContainer .wth2-shoppingZipCode {width:100%;float:left;margin:0 0 6px;}
.wth2-discountsContainer .wth2-shoppingZipCode input {background:#fff}
.wth2-discountsContainer .wth2-shoppingZipCode .wth2-discountsWhy {margin:10px 0 0 0 !important}
.fa-chevron-up, .fa-chevron-down {padding-left:5px;} 

.wth2-discountsContainer {padding-top:35px;float:left;width:34%;}
.wth2-cruiseLineContainer {float:left;width:45%;padding-top:10px;}
.wth2-cruiseLineContainer h3 {font-weight:bold;font-size:14px;}

.wth2-alumniContainers {float: left;width: 50%;}

.wth2-searchbutton {position:absolute;right:0;bottom:0;overflow:hidden;}

.wth2-searchbutton .wth2-ui-btn {margin:0;}

.wth2-discountsCheckbox {width:90%;float:left;position:relative;}
.wth2-discountsWhy {float:left;margin:0 0 0 10px;display:block;padding:5px;}
.wth2-updateSearchBtnContainer .ui-collapsible-content {padding:0;}
.wth2-formFieldFunction {} /* Used for Javascript only */
.wth2-formFieldDisabled {color:#ccc !important;} /* non brandable */
.wth2-placeholder {color:#999 !important;} /* non brandable */
.wth2-messageCounter {font-weight:normal;}
/* .wth2-counterDefault {color:#999 !important;} non brandable -- color change set in /desktop/custom.js */
/* .wth2-counter20 {color:#000 !important;}  non brandable -- color change set in /desktop/custom.js */
/* .wth2-counter10 {color:#b94a48 !important;} non brandable -- color change set in /desktop/custom.js */



.ui-overlay-c {background-color: #000000; opacity: 0.9 !important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)" !important;filter: alpha(opacity=90) !important;/* For IE8 and earlier */}
.wth2-simplePopup {padding:1em;max-width:480px;font-size:13px;line-height:17px;}
.wth2-simplePopupContent {line-height:1.3;}
.wth2-popupLightboxPhoto {border-width:0 !important;min-width:280px;max-width:1150px;text-shadow:none;font-size:14px;font-weight:bold;padding:0 !important;}
.wth2-popupLightboxLarge {border-width:0 !important;min-width:280px;max-width:650px;padding:1.563em;}
.wth2-popupLightboxXLarge {border-width:0 !important;min-width:280px;max-width:850px;padding:1.563em;}
.wth2-popupLightboxXLarge .wth2-scItinerary {border-top:none;padding-top:0;}
.ui-popup-active {max-width:320px;}
.wth2-popupLightboxLarge .wth2-simplePopUpContent {max-height:400px;overflow:auto;} 
.wth2-popupLightboxLarge .wth2-lightBoxContent, .wth2-popupLightboxXLarge .wth2-lightBoxContent, .wth2-popupLightboxMed .wth2-lightBoxContent {overflow:auto;padding:0 0.25em;} 
.wth2-popupLightboxMed {border-width:0 !important;min-width:280px;max-width:600px;width:600px;padding:1.563em;}
.wth2-popupLightboxResponsive {border-width:0 !important;max-width:850px;padding:15px;}
.wth2-popupLightboxResponsiveLarge {max-width:850px}
.wth2-popupLightboxResponsiveMed {max-width:600px}
.wth2-popupLightboxResponsiveSmall {max-width:480px}
.wth2-popupLightboxResponsive .wth2-scTabContentTextLeft, .wth2-popupLightboxResponsive .wth2-scTabContentTextRight {padding-bottom:0;}
.wth2-popupLightboxPricingDetails {border-width:0 !important;max-width:440px;padding:15px;}
.wth2-lightBoxContent {overflow:hidden;}
.wth2-popupLightboxIframe {padding:30px 20px;min-width:650px;max-width:650px;min-height:520px;}
.wth2-popupLightboxXLargeCont {min-height:300px;max-height:460px;width:830px;overflow:auto;padding:5px 0;line-height:1.3;font-size:13px;}
.wth2-iframePopupContent {min-height:300px;max-height:460px;width:630px;overflow:auto;padding:10px 20px 10px 0;margin-bottom:15px;line-height:1.3;font-size:13px;}
.wth2-iframePopupContent .subhead, .wth2-popupLightboxXLargeCont .subhead {padding:0 0 10px 0;}
.wth2-iframePopupContent .textsm, .wth2-popupLightboxXLargeCont .textsm {font-size:12px;}
.wth2-iframePopupContent .ui-link, .wth2-popupLightboxXLargeCont .ui-link {text-decoration:none !important}
.wth2-iframePopupContent table, .wth2-popupLightboxXLargeCont table {width:100%;line-height:1.3;font-size:14px;}
.wth2-iframePopupContent .dslink, .wth2-popupLightboxXLargeCont .dslink {display:inline !important;}

.wth2-deptDayPopup {min-width:280px !important;max-width:320px !important;margin-top:15px;}
.wth2-simplePopupHeader {font-size:14px;line-height:1.2;font-weight:bold;padding:0 0 5px 0;}
.wth2-lightBoxPopupHeader {overflow:hidden;font-size:20px;line-height:1.2;font-weight:bold;padding:0 0 10px 0;}
.wth2-errorFormMessage {color:#b73835 !important;background-color:#fdeded !important;border-color:#d9a2ab !important;font-size:14px;}
.wth2-errorFormMessage .ui-popup-arrow-container .ui-popup-arrow {background-color:#fdeded !important;border-color:#d9a2ab !important;}

.wth2-resultsSortSection{overflow:hidden;min-height:56px;margin:15px 0 20px;padding:0 20px;border-radius:3px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.wth2-resultsMatchesTotal{padding-top:10px;float:left;width:50%;font-size:20px;line-height:36px}
.wth2-resultsMatchesCount{font-weight:bold;}
.wth2-resultsFiltersWrapper {float:left;width:50%;text-align:right;position:relative;}
.wth2-resultsFiltersWrapper .ui-field-contain {margin:0 !important}
.wth2-resultsFiltersWrapper .ui-btn-inline {margin-right:0 !important;float:right !important;width:auto !important;}
.wth2-sortSelect {padding-top:0;min-width:112px;text-align:left;}
.wth2-resultsSortFilters {padding:0;top:10px;right:0;position:absolute;}
.wth2-resultsSortFilters label {display:block;float:left;margin-top:0;line-height:40px;padding-right:15px;white-space:nowrap;font-size:16px;}
.wth2-sortSelect {}
.wth2-cruiseResultsList {overflow:hidden;}
.wth2-resultsItinContainer {position:relative;margin:0 3px 20px 0;border:#e2e2e2 1px solid;
background: #f2f2f2 !important; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f2f2f2)) !important; /* for webkit browsers */
background: -moz-linear-gradient(top,  #fefefe,  #f2f2f2) !important; /* for firefox 3.6+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f2f2f2',GradientType=0 ) !important; IE6-9 */
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);-moz-border-radius:3px !important; /* Firefox */
-ms-border-radius:3px !important; 
-o-border-radius:3px !important; 
-webkit-border-radius:3px !important; /* Safari and Chrome */
border-radius:3px !important;  /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */}
.wth2-resultsContentWrapper {padding:10px;line-height:1.2;}
.wth2-resultsImageWrapper {padding:0 10px 0 0;}
.wth2-resultsCruiseLineLogo {padding-bottom:10px;text-align:center;}
.wth2-resultsCruiseLineLogo img {width:50%;height:auto;}
.wth2-shipImage {position:relative;}
.wth2-shipImage img {width:100%;height:auto;}
.wth2-featuredResult {background-color:#000;opacity: 0.50;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);/* For IE8 and earlier */ position:absolute;left:0;bottom:4px;width:100%;height:25px;line-height:25px;z-index:2;}
.wth2-featuredText {position:absolute;left:0;bottom:4px;width:100%;height:25px;line-height:25px;text-align:center;z-index:3;color:#fff;font-size:14px;}
.wth2-featuredText span {padding-right:8px}
.fa-anchor {font-size:14px;color:#fff;}
.wth2-brochurePrice {float:left;width:100%;text-align:center;line-height:18px;padding:3px 0;border-bottom-width:1px;border-bottom-style:solid;font-size:13px;}

h2.wth2-brochureName {font-size:22px;}
h3.wth2-shipName {font-weight:400;padding:0 0 6px;font-style:italic;font-size:20px;}
.wth2-departFrom {font-weight:bold;font-size:14px;}
.wth2-portsOfCall {font-weight:bold;font-size:14px;}
.wth2-visitPortsToggle, .wth2-moreVisitPorts, .wth2-lessVisitPorts {white-space:nowrap;}
.wth2-shipitin {padding:8px 0 0 15px;position:relative;font-size:14px;}
.fa-globe {position:absolute;left:0;top:9px;font-size:14px;}
.fa-calendar {position:absolute;left:-1px;top:7px;font-size:13px;}
.wth2-sailingDates {padding:5px 0 10px 15px;font-size:14px;}
.wth2-resultsPortsOfCall {padding:5px 0 0 15px;position:relative;font-size:14px;}
.fa-map-marker {position:absolute;left:2px;top:6px;font-size:14px;}
.wth2-resultsPortsHeader {}
.wth2-resultsPortsList {line-height:1.3;}
.wth2-popupDatesContent {line-height:1.5;}
.wth2-grayTopBorder {border-top-style:solid;border-top-width:1px;border-top-color:#ddd;}
.wth2-resultsBonuses {padding:8px 0 0;margin:5px 0 0;font-size:13px;}
.wth2-resultsBonusHeader {font-weight:bold;font-size:14px;}
.wth2-resultsBonuses li {margin-left:25px;padding:3px 0 0;font-size:14px;}
.wth2-resultsBonuses li.wth2-noBullet {list-style-type:none}
.wth2-resultsBonuses li .fa-chevron-down {padding-left:0;}
.wth2-callout {}
.wth2-ratingsAndFromPriceSection {min-width:200px;max-width:400px;}
.wth2-reviewsSection {text-align:center;}
.wth2-reviewSectionBox {float:right;width:auto;font-size:13px;}
.wth2-reviewsBubble {
	width:34px;display:inline-block;font-weight:bold;font-size:18px;line-height:26px;height:30px;text-align:center;
	background-position:top left;
    background-size:cover;   
	background-repeat:no-repeat;
	background-size: contain;	
} 
.wth2-reviewsLink {font-size:13px;}

.wth2-bucketPriceSection {text-align:center;padding:5px 3px;line-height:1.4;}
.wth2-bucketType {text-transform:capitalize;font-weight:bold;font-size:14px;}
.wth2-bucketType span {text-transform:none;font-weight:normal;color:#545454;} /* color is not brandable */
.wth2-brochPriceAmount {text-decoration:line-through;}
.wth2-bucketPrice {position:relative;line-height:30px;font-size:24px;font-weight:bold;}
.wth2-resultsItinContainer .wth2-bucketPrice .fa-asterisk {font-size:8px;position:absolute;top:0;font-weight:normal;}
.wth2-bucketNA {line-height:30px;;font-size:24px;}
.wth2-bucketCall {line-height:30px;font-size:24px;}
.wth2-bucketPerNightPrice {font-size:14px;color:#545454;} /* color is not brandable */
.wth2-bucketRateType {line-height:1.2;font-weight:bold;font-size:14px;}
.wth2-bucketRateType .fa-tag {font-size:13px;}
.wth2-seeDetailBtn .wth2-ui-btn {margin:10px 0 0;padding:.5em 1em;width:auto;float:right;}



.wth2-resultsItinContainer.ui-grid-b {padding:10px;line-height:1.2;}
.wth2-resultsItinContainer.ui-grid-b .ui-block-a {width:35%;}
.wth2-resultsItinContainer.ui-grid-b .ui-block-b {width:64.95%;}
.wth2-resultsItinContainer.ui-grid-b .ui-block-c {width:65%;}
.wth2-resultsItinContainer.ui-grid-b .ui-block-d {width:35%;}  
.wth2-resultsItinContainer.ui-grid-b .ui-block-e {width:100%;}
.wth2-resultsItinContainer.ui-grid-b .ui-block-e .ui-block-c {width:25%;}

/* Pagination */
.wth2-resultsBottomSection.ui-grid-c .ui-block-a {width:30%;}
.wth2-resultsBottomSection.ui-grid-c .ui-block-b {width:40%;text-align:center;}
.wth2-resultsBottomSection.ui-grid-c .ui-block-c {width:30%;text-align:right;}
.wth2-resultsBottomSection {}
.wth2-resultsMatches {padding:8px 0 8px;font-size:13px;}
.wth2-resultsMatches span {font-weight:bold;}
.wth2-sailingListNavPrev, .wth2-sailingListNavNext {width:45%;border-color:#999 !important;font-weight:bold !important;
background: #eaeaea !important; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d4d4d4)) !important; /* for webkit browsers */
background: -moz-linear-gradient(top,  #fefefe,  #d4d4d4) !important; /* for firefox 3.6+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d4d4d4',GradientType=0 ) !important; IE6-9 */
}

/* not brandable styles */
.wth2-grayBtn {border-color:#999 !important;font-weight:bold !important;color:#333 !important;
text-shadow: 0 1px 0 #ffffff !important;
background: #eaeaea !important; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d4d4d4)) !important; /* for webkit browsers */
background: -moz-linear-gradient(top,  #fefefe,  #d4d4d4) !important; /* for firefox 3.6+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d4d4d4',GradientType=0 ) !important; IE6-9 */}
.wth2-smallBtn {padding:6px 14px;}

.wth2-grayBtn:hover {background: #e4e4e4 !important;}
.wth2-grayBtn:active, .wth2-grayBtn:focus {background: #d4d4d4 !important;}

.wth2-printBtn {padding:0.5em 1em;font-weight:bold !important;
border-color:#999 !important;
color:#333 !important;
background: #eaeaea !important; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d4d4d4)) !important; /* for webkit browsers */
background: -moz-linear-gradient(top,  #fefefe,  #d4d4d4) !important; /* for firefox 3.6+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d4d4d4',GradientType=0 ) !important; IE6-9 */
}
.fa-print {font-size:14px;padding-right:5px;}

/* dropdown select btn backbround blue #38C */

.wth2-sailingListNavPrev:active, .wth2-sailingListNavPrev:focus, .wth2-sailingListNavNext:active, .wth2-sailingListNavNext:focus, .wth2-printBtn:active, .wth2-printBtn:focus {background: #d4d4d4 !important;}
.wth2-sailingListNavPrev:hover, .wth2-sailingListNavNext:hover, .wth2-printBtn:hover {background: #e4e4e4 !important;}

.wth2-sailingListNav_off, .wth2-sailingListNav_off:hover {color:#999 !important;background:#fff !important;border-color:#ddd !important;cursor:text;}
.wth2-sailingListNavCountWrapper {font-size:14px;}
.wth2-sailingListNavCount {}
.wth2-sailingListNavCount span {font-weight:bold;font-size:16px;}

.wth2-resultsPriceTerms {text-align:center;padding:20px 0 5px;line-height:1.2;font-size:13px;}
.wth2-resultsPriceTerms .fa-asterisk {vertical-align:top;font-size:7px;}

/* Global Overwrite for down carat icon in select boxes to be #333333 fill color */
.ui-select .ui-icon-carat-d:after, .ui-btn .ui-icon-carat-d:after {
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20style%3D%22fill%3A%23333333%3B%22%20points%3D%2211.949%2C3.404%207%2C8.354%202.05%2C3.404%20-0.071%2C5.525%207%2C12.596%2014.07%2C5.525%20%22%2F%3E%3C%2Fsvg%3E");
}

/* Admin Section  */
.wth2-adminSection {overflow:hidden;float:left;margin:20px 0 30px;
-moz-border-radius:3px !important; /* Firefox */
-ms-border-radius:3px !important; 
-o-border-radius:3px !important; 
-webkit-border-radius:3px !important; /* Safari and Chrome */
border-radius:3px !important;  /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
width:100%;
font-size:14px;
}

.wth2-adminSectionPadding {padding:10px 20px;overflow:hidden;}
.wth2-adminSection ul {margin:0 !important;}
.wth2-adminSection li {list-style:none !important;float:left;}
.wth2-adminCsSection {padding:2px 36px 0 0 !important;height:34px;margin-right:36px;line-height:1.2;border-right-style:solid;border-right-width:1px;}
.wth2-adminCsHeader {font-weight:bold;}
.wth2-adminCsLink {}
.wth2-adminCsSection .fa-suitcase {float:left;padding-top:5px;font-size:24px;}
.wth2-adminPhoneSection {padding:0 36px 0 0 !important;font-weight:bold;line-height:1.1;}
.wth2-adminPhoneSection .fa-comments-o {float:left;padding-top:5px;font-size:24px;}
.wth2-adminPhoneSection .wth2-adminPhoneWrapper {float:left;display:block;padding-left:10px;}
.wth2-adminPhoneHeader {}
.wth2-adminPhoneNbr {font-size:20px;}
.wth2-adminEmailSection {padding:0 0 0 36px !important;height:36px;line-height:1.2;border-left-style:solid;border-left-width:1px;}
.wth2-adminEmailSection .fa-envelope {font-size:24px;float:left;margin-top:5px;}
.wth2-adminEmailSection .fa-plane {font-size:24px;float:left;margin-top:6px;}
.wth2-adminEmailWrapper {float:left;display:block;padding:2px 0 0 10px;}
.wth2-adminLinkWrapper {float:left;display:block;padding:10px 0 0 10px;} 

.wth2-adminEmailHeader {font-weight:bold;}
.wth2-adminEmailLink {}

.wth2-adminTopLink  {float:right;padding-top:10px;}
.wth2-adminTopLink .fa-chevron-up {font-size:16px;padding-left:5px;}
.wth2-adminEmailField {float:left;width:56%;}
.wth2-adminZipField {float:right;width:40%;}
.wth2-adminEmailSubmit {width:100%;text-align:right;clear:both;}
.wth2-adminEmailSubmit .wth2-ui-btn {margin-top:15px;margin-right:0;}

/* For registration forced email signup in lightbox on search results */
.wth2-forregCont {padding:0.25em 0;}
.wth2-forregCont .ui-grid-b {padding:0.25em 0;}
.wth2-forregCont .ui-grid-b .ui-block-a {clear:none;width:50%;}
.wth2-forregCont .ui-grid-b .ui-block-a .wth2-leftForm {padding:0 0.5em 0 0;}
.wth2-forregCont .ui-grid-b .ui-block-a .wth2-rightForm {padding:0 0 0 0.5em;}
.wth2-forregCont .ui-grid-b .ui-block-b {width:100%;}
.wth2-forregCont .wth2-forregSubHeader {padding-bottom:10px;font-weight:bold;font-size:16px;}
.wth2-forregCont .wth2-forregGrayEmail {background:#eee;float:left;margin:0 0 10px 50px;padding:15px 20px 10px;}
.wth2-forregCont .wth2-ui-btn {padding:0.25em 1em;margin-left:0;margin-right:0;line-height:23px;font-size:16px;}
.wth2-forregCont .wth2-formSubmit {text-align:left;}
.wth2-forregCont .wth2-formSignin {text-align:right;padding-top:15px;}


/* .ui-page-theme-a .ui-btn, html .ui-bar-a .ui-btn, html .ui-body-a .ui-btn, html body .ui-group-theme-a .ui-btn, html head + body .ui-btn.ui-btn-a, .ui-page-theme-a .ui-btn:visited, html .ui-bar-a .ui-btn:visited, html .ui-body-a .ui-btn:visited, html body .ui-group-theme-a .ui-btn:visited, html head + body .ui-btn.ui-btn-a:visited {
    background-color: #f6f6f6; 
    border-color: #ddd;
    color: #333;
    text-shadow: 0 1px 0 #f3f3f3;
}
*/
/* Common Form field styles should be global only */
.wth2-form .ui-input-text {margin:0.5em 0;border-color:#979797 !important;text-shadow: 0 1px 0 #f3f3f3 !important;}

/* Form Error Styles  
*************************************************************************/
.wth2-errorPage {padding:15px 15px 20px 15px;margin:0 0 15px;line-height:1.4;border-style:solid;border-width:1px;border-color:#ddd;font-size:14px;}
.wth2-errorMessage {text-shadow:0 1px 0 #ffffff !important;position:relative;padding:15px 15px 15px 40px;margin:5px 0 15px;line-height:1.4;border-style:solid;border-width:1px;border-color:#d9a2ab;background:#fdeded;font-size:14px;}
.wth2-errorMessage .fa-exclamation-circle {position:absolute;left:16px;top:16px;font-size:16px !important;color:#b73835;} /* Font Size of icon is not brandable */
.wth2-formFieldErrorBorder .ui-input-text {border-width:2px;border-color:#d9a2ab !important;}
.wth2-errorMessageHeader {font-weight:bold;color:#b73835;}

/* Form Warning Styles  
*************************************************************************/
.wth2-warningMessage {text-shadow:0 1px 0 #ffffff !important;position:relative;padding:15px 15px 15px 40px;margin:5px 0 15px;line-height:1.4;border-style:solid;border-width:1px;border-color:#fbd773;background:#fffdf0;font-size:14px;}
.wth2-warningMessage .wth2-closeBtn {top:0;border:none !important;}
.wth2-warningMessage .fa-exclamation-circle {position:absolute;left:16px;top:16px;font-size:16px !important;color:#996622;} /* Font Size of icon is not brandable */
.wth2-warningMessageHeader {font-weight:bold;color:#996622;}

/* Form Info Styles  
*************************************************************************/
.wth2-informationMessage {text-shadow:0 1px 0 #ffffff !important;position:relative;padding:15px 15px 15px 40px;margin:5px 0 15px;line-height:1.4;border-style:solid;border-width:1px;border-color:#9cc9d7;background:#eef8fd;font-size:14px;}
.wth2-informationMessage .wth2-closeBtn {top:0;border:none !important;}
.wth2-informationMessage .fa-info-circle {position:absolute;left:16px;top:16px;font-size:16px !important;color:#006677;} /* Font Size of icon is not brandable */
.wth2-informationMessageHeader {font-weight:bold;color:#006677;}

/* Form Success Styles  
*************************************************************************/
.wth2-sucessMessage {text-shadow:0 1px 0 #ffffff !important;position:relative;width:100%;line-height:1.4;border-style:solid;border-width:1px;border-color:#a7d49b;background:#e9f4e1;font-size:14px;}
.wth2-sucessMessage .wth2-sucessMessageCont {padding:15px 15px 15px 40px;}
.wth2-sucessMessage .fa-check-circle {position:absolute;left:16px;top:16px;font-size:16px !important;color:#287528;} /* Font Size of icon is not brandable */
.wth2-sucessMessageHeader {font-weight:bold;color:#287528;}




/* Itinerary Page - sc.do */
.wth2-scTopH1Links {float:right;padding-top:5px;font-size:14px;}
.wth2-cruiseSearch {padding-right:20px;}
.wth2-cruiseSearch .fa-search {padding-right:5px;font-size:16px;}
.wth2-emailItinerary {}
.wth2-emailItinerary .fa-paper-plane {padding-right:5px;font-size:14px;}
.wth2-emailThisItinLightbox {min-width:500px;}
.wth2-emailThisItinCont {padding:0.25em 0;}
.wth2-emailThisItinCont .ui-grid-b {padding:0.25em 0;}
.wth2-emailThisItinCont .ui-grid-b .ui-block-a {clear:none;width:50%;}
.wth2-emailThisItinCont .ui-grid-b .ui-block-a .wth2-leftForm {padding:0 0.5em 0 0;}
.wth2-emailThisItinCont .ui-grid-b .ui-block-a .wth2-rightForm {padding:0 0 0 0.5em;}
.wth2-emailThisItinCont .ui-grid-b .ui-block-b {width:100%;}
.wth2-radioBtn .ui-radio {float:left;width:90px;}
.wth2-radioBtn .ui-radio label {border:none;}
.wth2-radioBtn .ui-radio-on:after {border-color:#066f8d !important;}
.wth2-emailThisItinCont .wth2-ui-btn {padding:0.5em 2em;margin-right:0;}
.wth2-emailThisItinCont .wth2-formSubmit {text-align:right;}

.wth2-scTopSection {padding:25px 0;-moz-border-top-left-radius:3px !important;-moz-border-top-right-radius:3px !important; /* Firefox */
-ms-border-top-left-radius:3px !important;-ms-border-top-right-radius:3px !important; 
-o-border-top-left-radius:3px !important; -o-border-top-right-radius:3px !important; 
-webkit-border-top-left-radius:3px !important;-webkit-border-top-right-radius:3px !important; /* Safari and Chrome */
border-top-left-radius:3px !important; border-top-right-radius:3px !important; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */border-style:solid;border-width:1px;border-color:#ddd;}
.wth2-scTopSection.ui-grid-b {}
.wth2-scTopSection.ui-grid-b .ui-block-a {width:25%;}
.wth2-scTopSection.ui-grid-b .ui-block-b {width:75%;}
.wth2-scTopSection.ui-grid-b .ui-block-c {width:72%;}
.wth2-scTopSection.ui-grid-b .ui-block-d {width:28%;}  
.wth2-sctopLeftSection {padding:0 25px;}
.wth2-scCruiseLineLogo {padding:2px 10px 0;text-align:center;}
.wth2-scCruiseLineLogo img {width:100%;height:auto;}
.wth2-scTopSection h2, .wth2-scTopSection h3 {margin:0;}
.wth2-scBrochurePrice {margin-top:10px;padding:5px 10px;line-height:18px;text-align:center;border-width:1px;border-style:solid;font-size:14px;}
.wth2-scBrochPriceAmount {text-decoration:line-through;}
.wth2-scBrochureName {font-size:22px;}

.wth2-scTopSection .wth2-shipName {font-weight:400;padding:8px 0 10px;font-style:italic;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#ddd;font-size:20px;}
.wth2-portsOfCall {font-weight:bold;font-size:14px;}
.wth2-scTopSection .wth2-shipitin {padding:10px 0 0 15px;position:relative;font-size:14px;}
.fa-globe {position:absolute;left:0;top:9px;font-size:14px;}
.wth2-sailingDates {padding:5px 0 10px 15px;font-size:14px;}

.wth2-resultsPortsOfCall {padding:5px 0 0 15px;position:relative;font-size:14px;}
.fa-map-marker {position:absolute;left:2px;top:6px;font-size:14px;}
.wth2-resultsPortsHeader {}
.wth2-resultsPortsList {line-height:1.3;}
.wth2-scTopSection .wth2-reviewSectionBox {float:none}
.wth2-scTopSection .wth2-lowLeadPriceSection {padding:5px 5px 0;text-align:center;line-height:1.3;}
.wth2-scTopSection .wth2-cabinType {font-size:14px;color:#545454;}
.wth2-scTopSection .wth2-cabinType span { font-weight:bold;text-transform:capitalize;}
.wth2-scTopSection .wth2-lowLeadPrice {font-weight:bold;line-height:1.1;font-size:32px;}
.wth2-scTopSection .wth2-perNightPrice {font-size:14px;color:#545454;}
.wth2-scTopSection .wth2-rateType {font-weight:bold;font-size:14px;}
.wth2-scTopSection .wth2-rateType .fa-tag {font-size:13px;}

/*Itinerary Page - Tabs */
.wth2-scTabSection {float:left;width:100%;padding:0;margin-bottom:25px;}
.wth2-scTabNavbar {min-height:40px;border-bottom-style:solid; border-bottom-width:5px;}
.wth2-scTabs {width: auto !important;  /* 12.5% for 8 tabs wide */ clear: none !important;  /* Prevent line break caused by ui-block-a */border-right-style:solid !important;border-right-width:1px !important;}
.wth2-scTabs a {border:none;background:none !important;height:20px;padding:10px 20px;margin-right:0 !important;line-height:20px;font-size:16px !important;border-right-style:solid !important;border-right-width:1px !important;}
.wth2-scTabs .ui-btn-active {text-shadow: none !important;border-right:none;}
.wth2-scTabs .ui-disabled {opacity:1;filter: alpha(opacity=100); /* For IE8 and earlier */}
.wth2-thumbWrapper {height: 144px !important;overflow:hidden;position: relative;box-shadow: none;}
.wth2-thumbWrapper .wth2-clickPrompt {bottom:3px;pointer-events:none;}
.wth2-thumbWrapper .arrow-left .fa-chevron-left, .wth2-thumbWrapper .arrow-right .fa-chevron-right {position: absolute;top:44%;color:#fff;font-size:26px;text-shadow:0px 0px 5px rgba(0,0,0,0.5);} 
.wth2-thumbWrapper .arrow-left {display:block;z-index:2; position: absolute;top:0; left: 0; width: 40px; height: 144px;text-decoration:none;}
.wth2-thumbWrapper .arrow-left  .fa-chevron-left {left:10px; }
.wth2-thumbWrapper .arrow-right {display:block;z-index:2;position: absolute;top:0;right: 0;width: 40px;height: 144px;text-decoration:none;}
.wth2-thumbWrapper .arrow-right  .fa-chevron-right {right:10px;}
.lightbox {width: 100%;height: auto;position: relative;box-shadow: 0px 0px 5px #000;}
.lightbox .arrow-left .fa-chevron-left, .lightbox .arrow-right .fa-chevron-right {position: absolute;z-index:10200;top:44%;color:#fff;font-size:36px;text-shadow: 0px 0px 5px rgba(0,0,0,0.5);} 
.lightbox .arrow-left, .lightbox .arrow-right  {display:block;position:absolute;z-index:10100;top:30px;width:40px;height:540px;text-decoration:none;}
.lightbox .arrow-left {left:0;}
.lightbox .arrow-left .fa-chevron-left {left:10px; }
.lightbox .arrow-right {right:0;}
.lightbox .arrow-right .fa-chevron-right {right:10px;}

/* Specify Swiper's Size: */
.swiper-container, .swiper-slide, .swiper-slide img {height: auto;}
.swiper-wrapper, .swiper-slide {height:auto !important;}

.imageSliderOverlayBar {position:absolute;bottom:0;background:#000;color:#fff;width:100%;
 /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.6);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.imageSliderOverlayBar .imageSliderImgTitle {float:left;display:block;padding:10px;width:70%;}
.imageSliderOverlayBar .imageSliderImgCounter {float:right;display:block;padding:10px;}
.swiper1, .swiper1 .swiper-slide{position:relative;}
.swiper1 .swiper-slide img {width:100%;height:auto;}
.wth2-thumbWrapper .swiper-container {
  height:auto !important;
  width: 1054px;

}
.wth2-thumbWrapper .swiper-slide-visible {}
.wth2-thumbWrapper .swiper-slide {
/*  width:211px;
  height: 144px;
  overflow:hidden
  */
}
.wth2-thumbWrapper .swiper-slide img {height:100%;width:100%;}
/*  	
	height:144px;width:211px;
*/


.lightbox .swiper-container {
  height:600px;
  width:900px;	
 /* 
  height:667px;
  width: 1000px;
 */ 
}
.lightbox .swiper-slide {
 /*	
  width: 960px;
  */ 
   width: 860px; 
  height: 100%;
  position:relative;
}
.lightbox .swiper-slide img {height:auto;width:100%;}
.content-slide {
  padding: 20px;
  color: #fff;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}


/*custom*/

.wth2-thumbWrapper .swiper-slide-visible .ui-link {border-left:1px solid #FFF;display:block;}

.wth2-thumbWrapper .swiper-wrapper {left:-1px;}


/* Read/Write Review section  */
.wth2-scTabSection iframe {width:100% !important;}
.wth2-content .widgets {width:100% !important;}

/*Itinerary Page - Sailing dates and bucket prices */
.wth2-scTabContent {position:relative;overflow:hidden;line-height:1.3;border-style:solid;border-width:1px;border-color:#ddd;font-size:14px;background:#fff;}
.wth2-scItinContent {padding:15px 20px 35px 20px;}
.wth2-scStateroomsContent {float:left;padding:15px 20px 35px 20px;line-height:1.3;}
.wth2-scDiningContent {float:left;padding:15px 20px 35px 20px;}
.wth2-scEntertainmentContent {float:left;padding:15px 20px 35px 20px;}
.wth2-scDeckplansContent {padding:15px 20px 35px 20px;}
.wth2-scReviewContent {padding:15px 20px 15px 20px;}
.wth2-scTabMinHeight {min-height:600px;padding-bottom:35px;}
.wth2-scTabMaxHeight {max-height:600px;padding-bottom:15px;}

.wth2-scTabContent .wth2-tabContentHeader {padding:0 0 10px 0;font-weight:bold;font-size:22px;}
.wth2-expandWrapper, .wth2-expandWrapper:hover {display:block !important;position:absolute;bottom:0;left:0;width:100%;background:url(/images_unique/desktop/expandBg.png) repeat-x bottom left !important;padding:14px !important;height:36px !important;color:#fff !important;text-align:center !important;text-decoration:none !important;}
.wth2-expandBtn {background:url(/images_unique/desktop/expandButton.png) no-repeat top left;width:184px;margin:0 auto;padding:22px 3px 0;text-shadow: 0 0 2px #555;}
.wth2-scTabContentTextLeft {padding:20px 35px 10px 0;}
.wth2-scTabContentTextRight {padding:20px 10px 10px 0;}
.wth2-scTabSubHeader {padding:0 0 5px 0;font-weight:bold;font-size:20px;}
.wth2-scTabContent .wth2-scTabContentTextLeft .text {padding:0 0 5px 0;font-size:20px;}
ul.wth2-highlightsList {margin-left:20px;}
.wth2-highlightsList li {list-style:disc;padding:0 0 10px 0;}
.wth2-scItinerary {padding:15px 0 0;border-top-style:solid;border-top-width:1px;border-top-color:#ddd;}
.wth2-scItinerary .ui-grid-b .wth2-dayByDayItinSection {width:100%;}
.wth2-scItinerary .ui-grid-b .ui-block-a .wth2-dayByDayItinSection {width:auto;}
.wth2-scItinerary .ui-grid-b .ui-block-a {width:66%;}
.wth2-scItinerary .ui-grid-b .ui-block-b {width:34%;}
.wth2-scItinerary .ui-grid-b .ui-block-c {width:50%;}
.wth2-scItinerary .ui-grid-b .ui-block-d {width:50%;}  
.wth2-scItinerary .ui-grid-b .ui-block-e {width:100%}

.wth2-scItinerary .ui-grid-b .ui-block-a .wth2-dayByDayItinSection {padding:0 10px 0 0;}
.wth2-dayByDayItinSection table {width:100%;border-collapse:collapse;border-spacing:0;border-left-width:1px;border-top-width:1px;border-style:solid;border-color:#ddd;font-size:13px;}
.wth2-dayByDayItinSection th, .wth2-dayByDayItinSection td {padding:7px 10px;text-align:left;border-right-width:1px;border-bottom-width:1px;border-style:solid;border-color:#ddd;}
.wth2-dayByDayItinSection th.wth2-timesHeader {min-width:80px;}
.wth2-dayByDayItinSection th {font-weight:bold;font-size:14px;}
.wth2-dayByDayItinSection .wth2-altRow {background:#f5f5f5;}
.wth2-lightBoxPopupHeader .wth2-printBtnWrapper {float:right;} 
.wth2-printBtnWrapper {text-align:right;padding-right:0.5em;}
.wth2-printBtnWrapper .wth2-printBtn {margin-top:0;}


.dslink {display:none;}
.wth2-scItinerary .wth2-cruiseItineraryMap {position:relative;}
.wth2-scItinerary .wth2-cruiseItineraryMap .ui-link {text-decoration:none;}
.wth2-clickPrompt {position:absolute;bottom:4px;left:0;width:100%;height:20px;line-height:20px;text-align:center;z-index:2;background:rgba(0,0,0,0.5);color: #fff;font-size: 12px;pointer-events:none;}
.wth2-scItinerary .wth2-cruiseItineraryMap img {width:100%;max-width:520px;height:auto;image-rendering:optimizequality;}
.wth2-shipOverview_access, .wth2-agePregnancy_restrictions {padding:0;float:right;line-height:34px;font-size:14px;}
.fa-wheelchair {height:20px;padding:0 2px;width:22px;font-size:18px;}
.fa-info-circle {height:18px;padding:0 2px;width:19px;font-size:18px;}
.wth2-shipOverview_accessHeader {padding:0 0 5px 0;font-weight:bold;font-size:14px;}
.wth2-shipOverview_accessText {padding:0 0 15px 0;font-size:13px;} 

.wth2-scStateroomsContent .wth2-stateroomShipCont {padding:15px 0;text-align:center;border-top-style:solid;border-top-width:1px;border-top-color:#ddd;}
.wth2-scStateroomsContent .ui-grid-b {border-top-style:solid;border-top-width:1px;border-top-color:#ddd;}
.wth2-scStateroomsContent .ui-grid-b .ui-block-a {width:60%;}
.wth2-scStateroomsContent .ui-grid-b .ui-block-b {width:20%;text-align:right;}
.wth2-scStateroomsContent .ui-grid-b .ui-block-b img {margin:15px 0 0 0;}
.wth2-scStateroomsContent h2 {padding:20px 0 5px;font-size:20px;}
.wth2-scStateroomsContent h3 {padding:10px 0 5px;font-size:18px;}
.wth2-scStateroomsContent .wth2-deckHeader span {font-weight:bold;}
.wth2-scStateroomsContent .wth2-roomDescription {padding:0 0 15px 0;}
.wth2-scStateroomsContent .wth2-roomDescription ul {margin-left:20px;}
.wth2-scStateroomsContent .wth2-roomDescription li {list-style:disc;padding:0 0 10px 0;}

.wth2-scDiningContent .fd_content_container {float:left;padding:0 0 10px 0;width:100%;border-top-style:solid;border-top-width:1px;border-top-color:#ddd;}
.wth2-scDiningContent .fd_image_container {width:20%;float:left;padding:5px 0 15px 0;}
.wth2-scDiningContent .fd_image_container .fd_image {padding-right:10px;}
.wth2-scDiningContent .fd_image_container img {width:100%;height:auto;}
.wth2-scDiningContent .fd_content {width:80%;float:left;}
.wth2-scDiningContent .fd_header {padding:15px 0 10px 188px;font-size:20px;}
.wth2-scDiningContent .fd_info {padding:0 0 15px 0;}
.wth2-scDiningContent .fd_links {display:none;} /* hides virtual tour link */
.wth2-scDiningContent ul {margin-left:20px;}
.wth2-scDiningContent li {list-style:disc;padding:0 0 10px 0;}


.wth2-scEntertainmentContent .ea_content_container {float:left;padding:0 0 10px 0;width:100%;}
.wth2-scEntertainmentContent .ea_image_container {width:20%;float:left;padding:5px 0 15px 0;}
.wth2-scEntertainmentContent .ea_image_container .ea_image {padding-right:10px;}
.wth2-scEntertainmentContent .ea_content {width:80%;float:left;padding:0 0 10px 0;}
.wth2-scEntertainmentContent .ea_overall {float:left;width:100%;}
.wth2-scEntertainmentContent .genlightbg {width:100%;float:left;border-top-style:solid;border-top-width:1px;border-top-color:#ddd;}
.wth2-scEntertainmentContent .ea_margins_header {padding:15px 0 5px 188px;font-size:20px;}
.wth2-scEntertainmentContent .ea_barcontent {padding:0 0 5px 0;}
.wth2-scEntertainmentContent .ea_info {padding:0 0 10px 0;font-size:18px;}
.wth2-scEntertainmentContent .ea_headerline {display:none;}
.wth2-scEntertainmentContent .ea_jumplinks, .wth2-scEntertainmentContent .ea_backtotop, .wth2-scEntertainmentContent .lightbox {display:none;} /* hides links */
.wth2-scEntertainmentContent ul {margin-left:20px;}
.wth2-scEntertainmentContent li {list-style:disc;padding:0 0 10px 0;}



 
.wth2-scDeckplansContent .wth2-deckplansShipCont {padding:15px 0;text-align:center;border-top-style:solid;border-top-width:1px;border-top-color:#ddd;}
.wth2-scDeckplansContent .ui-grid-b {padding:15px 0 0 0;border-top-style:solid;border-top-width:1px;border-top-color:#ddd;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-a {width:20%;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-a h2.wth2-keyToSymbols {margin:0.5em 0 0;padding:5px 10px;border-top-style:solid;border-bottom:none;border-top-width:1px;border-top-color:#ddd;background:#eee;font-size:14px;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-a .wth2-deckplansSymbolsCont {float:left;padding:10px 10px 0;border-style:solid;border-width:1px;border-color:#ddd;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-a .wth2-deckplansSymbolsCont .ui-block-a {padding:0;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-a .ui-block-a{width:15%;padding:3px 0 10px 0;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-a .ui-block-b{width:85%;padding:0 0 10px 0;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-b {width:53%;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-c {width:27%;text-align:center;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-c img {width:100%;height:auto;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-d {width:73%;} 
.wth2-scDeckplansContent .ui-grid-b .ui-block-d .wth2-deckplansSelectCont {width:30%;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-b .wth2-deckplansCont {padding: 0 25px;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-b .wth2-deckplansCont .wth2-cabinImages {padding-top:15px;border-top-style:solid;border-top-width:1px;border-top-color:#ddd;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-b .wth2-deckplansCont .wth2-cabinImages img{vertical-align:top;margin:0 20px 5px 0;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-b .wth2-deckplansSelectCont {width:40%;}
.wth2-scDeckplansContent .ui-grid-b .ui-block-b .wth2-deckplansSelectCont .ui-select {} 
.wth2-scDeckplansContent .ui-grid-b .ui-block-b img {margin:15px 0 0 0;}
.wth2-scDeckplansContent h2.wth2-stateroomCategories {padding:10px 0;font-size:18px;}
.wth2-scDeckplansContent h3.wth2-deckName {padding:10px 0 5px;font-size:20px;}
.wth2-scDeckplansContent h3.wth2-roomName {padding:10px 0 5px;font-size:16px;}
.wth2-scDeckplansContent .wth2-deckDesc, .wth2-scDeckplansContent .wth2-roomDesc {padding:0 0 10px;}


.wth2-scReviewContent {}
.wth2-scReviewContent .reviewswidgetbgcolor {background:#eee;}
.wth2-scReviewContent .ui-btn {width:auto;}
.wth2-scReviewContent .ui-grid-b {border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#ddd;}
.wth2-scReviewContent .ui-grid-b .ui-block-a {width:50%;}
.wth2-scReviewContent .ui-grid-b .ui-block-b {width:50%;}
.wth2-scReviewContent li {padding:0;list-style:none;}
.wth2-scReviewContent .wth2-reviewsLinks {padding:5px 0 0;}
.wth2-scReviewContent .wth2-reviewsLinks ul {float:right;}
.wth2-scReviewContent .wth2-reviewsLinks li {float:left;list-style:none;padding:0 10px;}
.wth2-scReviewContent .wth2-reviewsLinks li .ui-disabled {color:#333 !important;} /* not brandable */
.fa-edit {margin-right:5px;}
.wth2-scReviewContent .wth2-reviewsLinks li.wth2-firstLi {border-right-style:solid;border-right-width:1px;border-right-color:#999;}

.wth2-scSailingList {padding:0;border-style:solid;border-width:1px;border-color:#ddd;-moz-border-top-left-radius:3px !important;-moz-border-top-right-radius:3px !important; /* Firefox */
-ms-border-top-left-radius:3px !important;-ms-border-top-right-radius:3px !important; 
-o-border-top-left-radius:3px !important; -o-border-top-right-radius:3px !important; 
-webkit-border-top-left-radius:3px !important;-webkit-border-top-right-radius:3px !important; /* Safari and Chrome */
border-top-left-radius:3px !important; border-top-right-radius:3px !important; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */}
.wth2-scSailingList .ui-grid-b {border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#e2e2e2;background-color:#f2f2f2;
background: -moz-linear-gradient(#fefefe, #f2f2f2);
background: -webkit-linear-gradient(#fefefe, #f2f2f2);
background: -o-linear-gradient(#fefefe, #f2f2f2);
background: -ms-linear-gradient(#fefefe, #f2f2f2);/*For IE10*/
background: linear-gradient(#fefefe, #f2f2f2);
}
.wth2-scSailingList .ui-grid-b .ui-block-a {width:25%;min-height:80px;}
.wth2-scSailingList .ui-grid-b .ui-block-b {width:75%;background:#fff;}
.wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-c {width:78%;background:#fff;border-right-style:solid;border-right-width:1px;border-right-color:#e2e2e2;}
.wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-d {width:22%;background:#fff;}  
.wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-c .ui-block-a {clear:none;background:#fff;padding:0.25em 0 0.5em;text-align:center;border-left-style:solid;border-left-width:1px;border-left-color:#e2e2e2;}
.wth2-scSailingList .wth2-scSailingListHead .ui-block-b .ui-block-c .ui-block-a {padding:0.25em 0;}

.wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-c .wth2-interiorBucket {border:none;}
.wth2-scSailingList .ui-grid-b .ui-block-e {width:100%;border-top-style:dotted;border-top-width:1px;border-top-color:#ddd;}
.wth2-scSailingList .ui-grid-b .ui-block-e .wth2-scBonusOffers {padding:0.5em 1em 0.75em;overflow:hidden;line-height:1.3;font-size:14px;}
.wth2-scSailingList .ui-grid-b .ui-block-e .wth2-scBonusOffer {padding-left:17px;line-height:1.5;}
.wth2-bullet {padding-right:5px;font-weight:bold;font-size:16px;line-height:1;font-family:Arial, Helvetica, sans-serif !important;}

.wth2-scSailingList .wth2-scSailingListHead, .wth2-scSailingList .wth2-scSailingListHead .ui-block-a,  .wth2-scSailingList .wth2-scSailingListHead .ui-block-b,.wth2-scSailingList .wth2-scSailingListHead .ui-block-d {min-height:53px;} 
.wth2-scSailingList .ui-grid-b .ui-block-e .wth2-scBonusOfferHeader {font-weight:bold;font-size:14px;}
.wth2-scSailingList .ui-grid-b .ui-block-e .wth2-scBonusOffers li {margin-left:25px;padding:3px 0 0;font-size:14px;}
.wth2-sailingDateHeader {padding:10px 0;font-weight:bold;font-size:22px;background:#fff;}
.wth2-scSailingList .wth2-filterSailingsSelectBox {margin:0.5em 0.5em 0}
.wth2-scSailingList .wth2-filterSailingsSelectBox .ui-select span {text-align:left;}
.wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-d .wth2-selectBtn {text-align:center;}
.wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-d .wth2-selectBtn .wth2-ui-btn {margin-right:0;padding:0.25em 1.5em;}

.wth2-scSailingList .wth2-dateRange {padding:8px 0 0 30px;line-height:1.3;font-weight:bold;font-size:16px;}
.wth2-scSailingList .wth2-weekDays {float:left;padding:0 0 0 30px;line-height:1.2;font-size:14px;}
.wth2-scSailingList .wth2-ageRestrictions {border:none;font-size:13px;}
.wth2-scSailingList .wth2-ageRestrictions .ui-block-e {border:none;background:#fff;padding:10px;}
.wth2-scSailingList .wth2-bucketType {padding:5px 0 0 0;font-size:16px;} 
.wth2-scSailingList .wth2-bucketPriceHeader {font-size:16px;} 
.wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-c .ui-block-a .wth2-bucketPriceHeader .wth2-bucketPrice {line-height:1.2;font-size:18px;}
.wth2-scSailingList .wth2-bucketRateType {padding:4px 0 0;font-size:14px;}
.wth2-scSailingList .wth2-viewAllSailingDates {padding:0 0 0 30px;}
.wth2-scSailingList .wth2-viewAllSailingDatesLink {display:block;padding:20px 0;font-size:14px;}
.wth2-scSailingList .wth2-bonusOfferToggle {text-align:center;}
.wth2-scSailingList .wth2-bonusOfferToggleLink {display:block;padding:20px 0;font-size:14px;}


/*Itinerary Page - Luxform */
.wth2-scLuxFormWrapper {float:left;margin-top:20px;}
.wth2-luxForm {padding:20px;overflow:hidden;background-position:left top;background-repeat:no-repeat;background-color:#c8c8c8;}
.wth2-luxInquiryContent {width:55%;float:left;line-height:1.3}
.wth2-luxContentCopy {padding:145px 60px 0 0;text-align:right;}
.wth2-luxFill {font-weight:bold;margin:5px 0 20px;font-size:13px;}
.wth2-luxCopyInfo {margin:0 0 20px;line-height:1.3;font-size:16px;color:#333;} /* not brandable */
.wth2-luxCopyInfo2 {margin:0 0 20px;text-decoration:none;font-size:14px;color:#333;} /* not brandable */
.wth2-luxInquiryForm {width:45%;float:left;}
.wth2-luxInquiryForm label {margin:0;}

.wth2-luxInquiryForm .ui-input-text, .wth2-luxInquiryForm .ui-select {margin-bottom:.5em;margin-top: 0.25em;}
.wth2-nameBox .wth2-luxFirstNameBox {float:left;width:50%;}
.wth2-nameBox .wth2-luxFirstNameBox .ui-input-text {margin-right:0.5em}
.wth2-nameBox .wth2-luxLastNameBox {float:left;width:50%;}
.wth2-phoneBox {float:left;width:100%;}
.wth2-phoneBox .wth2-phoneBoxField {float:left;width:45px;margin-right:0.25em}
.wth2-phoneBox .wth2-phoneBoxFieldLast {float:left;width:60px;}
.wth2-luxInquiryForm .wth2-timeBox .wth2-timeSelect, .wth2-luxInquiryForm .wth2-timeBox .wth2-timeZoneSelect {width:30%;float:left;}
.wth2-luxInquiryForm .wth2-timeBox .wth2-timeSelect span, .wth2-luxInquiryForm .wth2-timeBox .wth2-timeZoneSelect span {text-align:left;} 
.wth2-luxInquiryForm .wth2-timeBox .wth2-timeZoneSelect .ui-select {margin-left:0.5em}
.wth2-luxInquiryForm .wth2-luxSubmit {text-align:right;}
.wth2-luxInquiryForm .wth2-luxSubmit .wth2-ui-btn {margin-right:0;}
.wth2-luxFormThankYouPopup {background-color:#c8c8c8;background-repeat:no-repeat;background-position:left top;}
.wth2-luxThankyouText {margin-left:20px;margin-right:20px;margin-top:80px;min-height:140px;text-align:right;text-shadow:none;width:560px;color:#333;font-size:14px;}  /* not brandable */



.wth2-responsiveOnly {display:none;}
.wth2-phoneNbrResponsive {display:none;}
.wth2-adminPhoneNbr a {color:inherit !important;text-decoration:none !important;font-weight:bold !important;} 

/* anything smaller than 1024 ----------- */
@media screen and (min-device-width:320px) and (max-device-width:1080px) {
/* Styles */
/*
.wth2-results {width:100%;}
.wth2-sidebar {display:none;}

.wth2-results {width:100%;}
.wth2-sidebar {display:none;}
.wth2-scTabs a {padding:10px 10px;}
.wth2-scTabs {width:25% !important;border-bottom-style:solid !important;border-bottom-width: 1px !important;}
.wth2-adminSection li {width:100%;border-left-width: 0;border-right-width: 0;border-bottom-style:solid;border-bottom-width:1px;padding:10px 0 !important;}
.wth2-scEntertainmentContent .ea_image_container {width:26%;}
.wth2-scEntertainmentContent .ea_content {width:64%;}
.wth2-scEntertainmentContent .ea_image_container img {width:100%;height:auto;max-width:150px;}
.wth2-scSailingList .wth2-dateRange {padding-left:5px;font-size:14px;}
.wth2-scSailingList .wth2-weekDays {padding-left:5px;font-size:13px;}
*/
}

/*
@media screen and (min-device-width:320px) and (max-device-width:767px) {
/* Styles */
/*
.wth2-addDiscountsHeader {width:100%;}
.wth2-updateSearchBtnContainer {width:100%;}
.wth2-discountsContainer {width:100%;}
.wth2-cruiseLineContainer {width:100%;}
.wth2-searchbutton {position:relative;width:auto;float:right;text-align:right;padding-top:10px;}
.wth2-resultsMatchesTotal{width:100%;line-height:1.2;}
.wth2-resultsFiltersWrapper {width:auto;padding-top:10px;}
.wth2-resultsSortFilters {position:relative;text-align:left;} 
.wth2-resultsSortFilters label {display:inline;}
.wth2-resultsItinContainer.ui-grid-b .ui-block-c {width:100%;padding-bottom:10px;}
.wth2-resultsItinContainer.ui-grid-b .ui-block-d {width:100%;}
.wth2-resultsItinContainer.ui-grid-b .ui-block-b .ui-block-d .wth2-reviewsSection {text-align:left;}
.wth2-resultsItinContainer.ui-grid-b .ui-block-b .ui-block-d .wth2-reviewSectionBox {float:left;width:100%;}
.wth2-bucketType span {display:block;}
.wth2-scTopH1Links {float:left;width:100%;padding:10px 0;}
.wth2-scTopSection {padding:15px;float:left;}
.wth2-scTopSection.ui-grid-b .wth2-sctopLeftSection {padding-bottom:15px;margin-bottom:15px;border-bottom:#ddd solid 1px;}
.wth2-scTopSection.ui-grid-b .ui-block-a, .wth2-scTopSection.ui-grid-b .ui-block-b {width:100%;}
.wth2-scTopSection.ui-grid-b .ui-block-c {width:60%;}
.wth2-scTopSection.ui-grid-b .ui-block-d {width:40%;}
.wth2-scCruiseLineLogo img {width:25%;}
.wth2-scTabs {width:50% !important;border-bottom-style:solid !important;border-bottom-width: 1px !important;}
.wth2-scStateroomsContent .wth2-stateroomShipCont img {width:100%;height:auto;}
.wth2-scStateroomsContent .ui-grid-b .ui-block-b img {width:100%;height:auto;}
.wth2-scStateroomsContent .ui-grid-b .ui-block-b {width:40%;padding-bottom:10px;}
.wth2-scDiningContent .fd_header {padding-left:0;}
.wth2-scEntertainmentContent .ea_margins_header {padding-left:0;}
.wth2-scEntertainmentContent .ea_image_container {width:40%;}
.wth2-scEntertainmentContent .ea_content {width:60%;}
.wth2-scEntertainmentContent .ea_image_container img {width:100%;height:auto;max-width:150px;}
}

@media screen and (min-device-width:320px) and (max-device-width:480px) {
/* Styles */
/*
.wth2-resultsItinContainer.ui-grid-b .ui-block-a {width:100%;}
.wth2-resultsItinContainer.ui-grid-b .ui-block-b {width:100%;}
.wth2-searchTitle .wth2-resetSearch {float:left;width:100%;padding-top:10px;}
.wth2-selectDestination, .wth2-selectCruiseLength, .wth2-anyDeptDay, .wth2-selectDeptMonth, .wth2-selectDay, .wth2-selectCruiseLine, .wth2-selectCruiseShips, .wth2-selectDeptPort {width:100%;}
.wth2-selectDestination .ui-select, .wth2-selectCruiseLength .ui-select, .wth2-anyDeptDay .ui-select, .wth2-selectDeptMonth .ui-select, .wth2-selectDay .ui-select, .wth2-selectCruiseLine .ui-select, .wth2-selectCruiseShips .ui-select, .wth2-selectDeptPort .ui-select {margin-right:0;}
.wth2-addDiscountsHeader {display:block;position:relative;padding-bottom:15px;}
.wth2-discountsContainer {padding-top:0;}
.wth2-resultsImageWrapper {padding:0 0 10px;}
.wth2-refineSearchBox form {float:left;}
.wth2-popupLightboxMed {width:auto;}
.wth2-adminEmailField {width:100%;padding-bottom:10px;}
.wth2-adminZipField {width:100%;padding-bottom:10px;}
.wth2-scTopSection.ui-grid-b .ui-block-a, .wth2-scTopSection.ui-grid-b .ui-block-b, .wth2-scTopSection.ui-grid-b .ui-block-c, .wth2-scTopSection.ui-grid-b .ui-block-d {width:100%;}
.wth2-scTopSection.ui-grid-b .ui-block-d {border-top:#ddd solid 1px;padding-top:10px;margin-top:10px;}
.wth2-scCruiseLineLogo img {width:50%;}
.wth2-scTopSection .wth2-reviewsSection, .wth2-scTopSection .wth2-lowLeadPriceSection {text-align:left;}
.wth2-scItinerary .ui-grid-b .ui-block-a, .wth2-scItinerary .ui-grid-b .ui-block-b, .wth2-scItinerary .ui-grid-b .ui-block-c, .wth2-scItinerary .ui-grid-b .ui-block-d {width:100%;min-height:auto;}
.wth2-dayByDayItinSection {padding:0 0 10px;} 
.wth2-scSailingList .wth2-scSailingListHead, .wth2-scSailingList .ui-grid-b .ui-block-a, .wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-c, .wth2-scSailingList .ui-grid-b .ui-block-b, .wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-d {width:100%}
.wth2-scSailingList .wth2-scSailingListHead .ui-block-b .ui-block-d {display:none;}
.wth2-scSailingList .wth2-scSailingListHead .ui-block-a, .wth2-scSailingList .ui-grid-b .ui-block-a {border-bottom:#ddd 1px solid;}
.wth2-scSailingList .wth2-scSailingListHead .ui-block-c .ui-block-a, .wth2-scSailingList .ui-block-c .ui-block-a {border-bottom: none;}
.wth2-scSailingList .ui-grid-b .ui-block-a {padding-bottom:5px;min-height:0;}
.wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-c .ui-block-a {width:25%;min-height:60px;}
.wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-d .wth2-selectBtn .wth2-ui-btn {margin-top:0;margin-right:10px;}
.wth2-scSailingList .wth2-viewAllSailingDatesLink {padding:10px 0;}
.wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-d .wth2-selectBtn {text-align:right;} 
.wth2-scSailingList .ui-grid-b .ui-block-b .ui-block-c {border-right:none;}
.wth2-scSailingList .wth2-scDateWrapper {float:left;}
.wth2-scStateroomsContent .ui-grid-b .ui-block-a {width:100%;}
.wth2-scStateroomsContent .ui-grid-b .ui-block-b {width:50%;padding-bottom:10px;}
.wth2-scEntertainmentContent .ea_image_container img {width:100%;height:auto;}
}
*/

.wth2-creditCardIcons{font-size:20px!important;color:#777;margin-right:5px;}
/* Customer Self Service Containers - booking summary */

.wth2-css {overflow:hidden}
.wth2_css_content_desc_col1{float:left;}
.wth2-css_contentContainer,  .wth2-css_contentContainer2{float:left;}
.wth2-css_contentContainer{margin-right:5%;width:35%;}
.wth2-css_contentContainer2{width:55%;}
.wth2-cssLoginForm {padding:15px 20px;}
.wth2-cssLoginForm, #wth2-cssFAQcontainer {overflow:hidden;border-style:solid;border-width:1px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
#wth2-cssFAQcontainer{text-align:center;margin-top:2px;}

.wth2-cssHelpLink{font-size:13px;}
.wth2-cssMainContainer {
    line-height: 1.2;
    padding: 10px;
    background: #FDFDFD;
	border: 1px solid #CCCCCC;
	box-shadow: none;
    margin: 10px 3px 10px 0;
    position: relative;
}
.wth2-css_confContainer{width:95%;margin-top:10px;line-height: 1.2;padding: 10px 37px 10px 10px; border: 1px solid #dddddd;box-shadow: none;background-color:#fdfdfd;border-radius: 3px !important;}
.wth2_css_headdesc{font-weight:bold;}
.wth2_css_italics{font-style:italic;}
.wth2_css_menu{float:right;}
.wth_css_headContainer{font-size:20px; border-bottom:1px solid #dddddd; line-height:40px;margin-bottom:10px;}
.wth2_css_holdContainer{width:60%;font-size:14px; line-height:22px;display:inline-block;vertical-align:top;}
.wth2_css_holdContainer2{width:35%;font-size:14px; line-height:22px;display:inline-block;vertical-align:top;}
.wth2_css_cruiseContainer, .wth2_css_guestContainer, .wth2_css_chargesContainer, .wth2_css_documentsContainer,.wth2_css_paymentInformationContainer{width:100%;font-size:14px; line-height:22px;display:inline-block;vertical-align:top;}
.wth2_css_paxHead{width:20%;display:inline-block;vertical-align:top;}
.wth2_css_paxContainer{width:75%;display:inline-block;vertical-align:top;}
#css_travelDocumentation{margin-top:10px;}
.wth2_css_guestLine{width:25%;display:inline-block;vertical-align:top;}
.wth2_css_guestLine2{width:25%;display:inline-block;vertical-align:top;}
.wth2_css_paymentLine{width:18%;display:inline-block;vertical-align:top;}
.wth2_css_paymentLine2{width:15%;display:inline-block;vertical-align:top;text-align:right;}
.wth2-css_addPayment{width:auto;display:inline-block;vertical-align:top;text-align:right;margin-left:5px;}
.wth2_css_hotelContainer{width:95%;display:inline-block;font-size:14px; line-height:22px;vertical-align:top;}
.wth2_css_hotelLine1{width:30%;display:inline-block;vertical-align:top; margin-right:1%;}
.wth2_css_hotelLine2{width:25%;display:inline-block;vertical-align:top;}
.wth2_css_hotelLine3{width:14%;display:inline-block;vertical-align:top;}
.wth2_css_hotelLine4{width:30%;display:inline-block;vertical-align:top;}
.wth2_css_confirmationLine{width:25%;display:inline-block;vertical-align:top;}
.wth2_css_confirmationLine2{width:15%;display:inline-block;vertical-align:top;text-align:right;margin-left:5px;}
.wth2_css_confirmationLine3{width:55%;display:inline-block;vertical-align:top;text-align:left;margin-left:5px;}
#css_guaranteCopy{margin-left:25px;}
.wth2_css_guestLine{width:25%;display:inline-block;vertical-align:top;}
.wth2_css_insuranceVendor, .wth2_css_insuranceAdd {display: inline-block;text-align: left;vertical-align: top;width: 60%;margin-left:10px;}
.wth2_insuranceProvider{visibility:visible;}
.wth2_insuranceProvider2{visibility:none;}
.wth2_paxchoiceCheckBox{width:5%!important;display: inline-block; vertical-align:middle;margin-top:0!important;margin-bottom:0!important;}
.wth2-paxChoiceName{width:80%!important;display: inline-block;}
.wth2-css_paymentDueDate{display: inline-block;text-align: left;vertical-align: top;width: auto;margin-left:10px;}
.wth2-css_paymentDueDatePast{display: inline-block;text-align: left;vertical-align: top;width: auto;color:#b73835;font-weight:bold;}
.wth2_css_preTripList{display:inline-block;vertical-align:top; line-height:22px;}
.wth2_css_preTripListContent{display:inline-block;vertical-align:top;margin-left:20px; line-height:22px;}
.wth2-cssMainContainer input{width:95%;height:25px;}
.wth2_css_addOnsContainer{width:95%;display:inline-block;font-size:14px; line-height:22px;vertical-align:top;}
.wth2_css_addOnsLine1{width:60%;display:inline-block;vertical-align:top; margin-right:1%;}
.wth2_css_addOnsLine2{width:25%;display:inline-block;vertical-align:top;}
.wth2_css_addOnsLine3{width:14%;display:inline-block;vertical-align:top;}
.wth2_css_paymentInformationContainer{width:95%;display:inline-block;font-size:14px; line-height:22px;vertical-align:top;}
.wth2-css_confInfoLine, .wth2-css_ccIconsLine{width:100%;display:inline-block;vertical-align:top;margin-bottom:10px;}
.wth2-css_ccInfoLine{width:100%;display:inline-block;vertical-align:top;}
.wth2-css_confInfoLine{margin-top:10px;}
.wth2-css_billingAddressForm{margin-top:10px;}
.wth2-css_ccNumberField{width:320px;;display:inline-block;vertical-align:top; margin-right:1%;overflow:hidden;}
.wth2-css_ccExpDate {width:40%;display:inline-block;vertical-align:top; margin-right:1%;}
/* change information form in css */
.wth2-css_firstName{width:45%!important;display:inline-block;margin-bottom:10px;}
.wth2-css_lastName{width:45%!important;display:inline-block;margin-bottom:10px;}
.wth2-css_address1, .wth2-css_address2{width:90%!important;display:inline-block;margin-bottom:10px;}
.wth2-css_city{width:45%!important;display:inline-block;margin-bottom:10px;vertical-align:top!important;}
.wth2-css_state{width:15%!important;display:inline-block;margin-bottom:10px;vertical-align:top!important;}
.wth2-css_zip{width:30%!important;display:inline-block;vertical-align:top!important;}
.wth2-css_dateOfBirth{width:45%!important;display:inline-block;margin-bottom:10px;}
.wth2-css_areaCode{width:15%!important;display:inline-block;margin-bottom:10px;}
.wth2-css_phoneNumber{width:30%!important;display:inline-block;margin-bottom:10px;}
.wth2-css_email{width:90%!important;display:inline-block;margin-bottom:10px;}
.wth2-css_comments{width:90%!important;display:inline-block;margin-bottom:10px;}

.wth2-css_firstNameOther{width:40%!important;display:inline-block;margin-bottom:10px;}
.wth2-css_MIOther{width:15%!important;display:inline-block;margin-bottom:10px;}
.wth2-css_lastNameOther{width:40%!important;display:inline-block;margin-bottom:10px;}
/*payment page in css */
label .wth2-css_radio{display: inline-block!important;float: none;width:95%;}
div .wth2-css_radio{display: inline-block!important;float: none;width:95%;}
.wth2-css_radio input{display: inline-block!important;float: none;width:3%;}
.wth2_css_paymentInformationContainer .wth2_css_radio_selected{background-color: #E9F4E1;color: #333333!important; border:1px solid #A7D49B;font-size: 14px;font-weight: bold;padding: 10px 15px;width: 95%;}
.wth2_css_paymentInformationContainer input {height:auto;}
.wth2_css_paymentInformationContainer .wth2_css_radio_notselected{background-color: #ffffff;color: 333333!important;font-size: 14px;font-weight: bold;padding: 10px 15px;width: 95%;}
#otherAmountPaymentInputField{width:10%;}
#css_paymentDueTooSmall{padding:10px 15px!important;}
#css_print{cursor:pointer;}
.wth2-css_tandc{margin:10px 0px 10px 0px;border-top:1px solid #dddddd;padding-top:10px; line-height:18px;}
.wth2-css_viewTerms{margin-top:10px;}
.wth2-css_helper{font-weight:normal; font-size:13px;}
.wth2-css_submitButtonContainer{text-align:right;display:block;}
.wth2-css_cclThingsPopup{min-width:500px;}
.ngdialog-content #css_cclThings .wth2-lightBoxContent{height:300px;overflow-y:scroll;overflow-x:hidden;}
.wth2-css-termsPopHead, .wth2-css-thingsHead{font-size:20px; padding-bottom:10px;}
.wth2-css_termsPopContainer{width:480px;}
.wth2-privacyBody{min-height:500px;margin-top:10px;font-size:14px;text-align:justify;text-justify: inter-word;}
.wth2-css_addressHelper{font-weight:normal; font-size:14px;line-height:16px;color:#777777;}
.wth2-css_zipHelper{font-weight:normal; font-size:14px;line-height:16px;margin-bottom:10px;color:#777777;}
#css_paymentState{margin-top:0!important;}
#css_ccExprLine .ui-select{margin-top:0px!important; }
.wth2-css_heading{display:inline-block;width:49%;text-align:left;}
.wth2-css_tripToolsHeading{display:inline-block;width:50%;text-align:right;vetical-align:baseline;}
.wth2-css_InsuranceContainer{padding:15px; background-color:#ebf7fc;border:1px solid #8fc9d6;margin:10px 0px 10px 0px;}
.wth2-css_insurSelectContainer{padding:15px 0px 15px 0px;color:#454545;} 
.wth2-css_insurSelectContainer .wth2-radioBtn .ui-radio {width:100px;}
.wth2-css_insurSelectContainer .wth2-radioBtnVertical .ui-radio {width:100%;margin:0 0 0.5em;}
.wth2-css_insBullets{width:49%; display:inline-block;vertical-align:text-top;line-height:22px;}
.wth2-css_insuranceLine{position:relative;padding:3px 35px 10px 25px;}
.wth2-css_insuranceLine .fa-check {position:absolute;left:0;top:5px;font-size:14px !important;color:#006677;}
.wth2-css_insuranceRadio{padding: 10px 15px;width: 95%;}
nav.triptools {background:#FFF;float:right;z-index:10000;font-size:14px;text-decoration:none;vertical-align:baseline;}
nav.triptools ul {text-align:right;}
nav.triptools ul li {display:inline;}
nav.triptools ul li:hover {}
nav.triptools ul li a .fa-bars{font-size:16px;}
nav.triptools ul li a {font-size:14px;text-decoration:none;border-radius: 0.3125em;margin:10px 0px 0px 0px;color:#333!important;padding:14px 20px;border:1px solid #999999 !important;font-weight:bold !important;
background: #eaeaea !important; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d4d4d4)) !important; /* for webkit browsers */
background: -moz-linear-gradient(top,  #fefefe,  #d4d4d4) !important; /* for firefox 3.6+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d4d4d4',GradientType=0 ) !important; IE6-9 */display:block;text-align:right;}
nav.triptools ul li a:hover {font-size:14px;text-decoration:none;border-radius: 0.3125em;margin:10px 0px 0px 0px;color:#333!important;padding:14px 20px;border:1px solid #999999 !important;font-weight:bold !important;
background: #eaeaea !important; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#d4d4d4), to(#fefefe)) !important; /* for webkit browsers */
background: -moz-linear-gradient(top,  #fefefe,  #d4d4d4) !important; /* for firefox 3.6+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d4d4d4',GradientType=0 ) !important; IE6-9 */display:block;text-align:right;}
nav.triptools ul li ul {position:absolute;  background:#FFF;z-index:10000;border:1px solid #ccc;border-radius:3px;width:290px;margin:0px 0px 0px -125px!important;box-shadow:0px 0px 8px rgba(0,0,0,0.25);}
nav.triptools ul li ul li {}
nav.triptools ul li ul li a {border:none!important;font-size:16px;background:none!important;text-decoration:none;background-color:#fff!important;margin:0px!important; display:block; padding:15px 10px; text-align:left;font-weight:normal!important;}
nav.triptools ul li ul li:hover a {border:none!important;font-size:16px;background:none!important;text-decoration:none;background-color:#f4f4f4!important; margin:0px!important;display:block; padding:15px 10px;text-align:left;font-weight:normal!important;}
nav.triptools ul li ul.fallback {display:none;}
nav.triptools ul li:hover ul.fallback {display:block;}
.wth2-css_radioBtn input {height:auto!important;}
.wth2-css_radioBtn .wth2_css_radio_selected{vertical-align:middle;background-color: #E9F4E1;color: #333333!important; border:1px solid #A7D49B;font-size: 14px;font-weight: bold;padding: 10px 15px;width: 95%;}
.wth2-css_radioBtn .wth2_css_radio_notselected{vertical-align:middle;background-color: #ffffff;color: 333333!important;font-size: 14px;font-weight: bold;padding: 10px 15px;width: 95%;}
#css_travelProtectionOptionLabel, #css_amountToPayText, #css_insuranceLifetime{margin-bottom:10px;}
.css_insRemainingBalancePDF{width:39%;display:inline-block;}
.css_insRemainingBalanceAnnouncement{width:59%;display:inline-block;text-align:right; font-weight:bold; font-size:18px;}
.css_insuranceTerms{border-top: 1px solid #dddddd;padding:10px 0px 0px 0px;}
.wth_css_popButtons{text-align:right;}
#cssNoThanksButton{padding:1em 1em!important;}
#cssMakePaymentNowButton{margin-right:0!important;}
.has-error-radio{border: 2px solid #b73835!important;}
#fade {display: none; position:absolute; top: 0%; left: 0%; width: 100%; height: 500%; background-color: #ababab; z-index: 10001; -moz-opacity: 0.8; opacity: .70; filter: alpha(opacity=80);}
#modal { display: none; position:fixed; top: 49%; left: 49%; width: auto; height: auto; border: 3px solid #ababab; box-shadow:1px 1px 10px #ababab; border-radius:30px; z-index: 10002; text-align:center; overflow: hidden;}
.wth2-cssFormTitle {font-weight:normal;} 
.wth2-cssLoginForm h2 {text-shadow:0px 1px 0px rgba(255, 255, 255, 0.25)}
.wth2_css_content_desc_col1{width:100%;padding:10px;line-height:25px;}
#wth2-bookingNumber{width:85%;float:right;}
#wth2-partnerCode{width:15%; float:left;margin-top:15px;text-align:right;}
#wth2-cssFAQtitle{font-weight:bold;}
#ccYear{width:60px;}
.wth2-css_changeHelper{color:#777; font-weight:normal;}
#css_insuranceYesLabel, #css_insuranceNoLabel{cursor:pointer;}

/* Styles for cruise main page */
.wth2-shopHeaderH2 {margin:0;line-height:1.2;font-weight:bold;font-size:22px;}
.wth2-shopHeaderH3 {padding:0 0 .5em !important;line-height:1.2;font-weight:bold;font-size:20px;}
.wth2-shopHeaderH4 {line-height:1.2;font-weight:bold;font-size:18px;}
.wth2-shopHeaderH5 {line-height:1.2;font-weight:bold;font-size:16px;}
.wth2-shopSection {border-radius:3px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#fdfdfd;border:#ccc 1px solid;float:left;margin:0 0 20px;width:99.8%;line-height:1.4;}
.wth2-shopSectionInner {float:left;padding:20px;}
.wth2-shopGrayBottomBorder {border-bottom:#ddd 1px solid;margin:0 0 20px;padding:0 0 25px;}

.wth2-shopSection .ui-block-a {width:100%;}
.wth2-shopSection .ui-block-b {width:50%;}
.wth2-shopSection .ui-block-d{min-width:25px;}
.wth2-shopSection .ui-block-e{width: 33%; float: left;min-height:33px;}
.wth2-shopSection .ui-block-f{min-width:40px;float:left;}
.wth2-shopSection .ui-block-g{width: 30%; float: left;}
.wth2-shopSection .ui-block-h{width: 70%; float: left;}
.wth2-shopSection .ui-block-i{width: 20%; float: left;}
.wth2-shopSection .ui-block-j{width: 80%; float: left;}
.wth2-shopSection .ui-block-k{width: 24%; float: left;}
.wth2-shopSection .wth2-searchbutton{position:relative;}
.wth2-shopSection .ui-radio{float:left;}
.wth2-shopSection .ui-radio-text{float:left;font-weight:bold;}
.wth2-shopSection .ui-radio input{position:relative;}
.shop-ui-block-a {width:100%;border: 0 none; box-sizing: border-box;float: left; margin: 0; min-height: 1px;padding: 0;}
.clear{clear:both;}

/* Styles for call page */
.wth2-bookingDetailsWrapper .fa-calendar {position:absolute;left:0;top:9px;font-size:14px;}
.wth2-callPage .wth2-shipDet {width:95%;}
.wth2-callPrice{margin-top: 20px; margin-left: 25px;}
.wth2-callBorderBot{min-width:94%;clear: left;}


.wth2-callPage .wth2-shopSection .ui-block-i{width: 20%; float: left;}
.wth2-callPage .wth2-shopSection .ui-block-i img {max-width:100%;height:auto;}
.wth2-callPage .wth2-shopSection .ui-block-i .wth2-luxuryCruiseLogo {padding:0 20px 10px 0;}
.wth2-callPage .wth2-shopSection .ui-block-j{width: 80%; float: left;}
.wth2-callPage .fa-map-marker, .wth2-callPage .fa-globe, .wth2-callPage .fa-calendar {font-size:14px;top:10px;margin-right:10px;}
.wth2-callPage .fa-star {font-size:14px;top:10px;margin: 0 5px 0 0;}
.wth2-callPage .wth2-shipitin, .wth2-callPage .wth2-resultsPortsOfCall {padding: 10px 0 0 18px;line-height:1.2;}
.wth2-callPage .wth2-bookingDetailsSection .ui-grid-e {width:100%;}
.wth2-callPage .wth2-bookingDetailsSection {clear:both;float:none;overflow:hidden;}
.wth2-callPage .wth2-resultsPortsOfCall{padding-top:10px;}
.wth2-callPage .ui-block-k{width: 24%; float: left;}
.wth2-callPage .ui-block-k .wth2-bucketRateType {padding-left:5px;padding-right:5px;}

.wth2-callPage .wth2-successStep {line-height:1.3;font-size:20px;}
.wth2-callPage .fa-arrow-circle-o-right, .wth2-callPage .fa-check{font-size:28px;margin-right:10px;color:#287528;}
.wth2-callPage .wth2-bonusOffersSection .wth2-grayTopDottedBorder {border-style:solid;margin:0.75em 0 0;}
.wth2-callPage .wth2-beBonusOffer {margin-left:10px}

/* Desktop CO forced Reg popup ABC test */

.coForcedPopupContainer {background:transparent;width:691px;height:404px;min-width: 691px;padding:0px}
.coForcedPopupContainer .simplePopup {min-height:404px;height:100%;}
.coForcedPopupContainer .simplePopupInnerV2 { height:100%;width:100%;}
.coForcedPopupContainer .simplePopupInnerV1 { height:100%;width:100%;}
.coForcedPopupContainer .simplePopUpHeader {text-shadow: 1px 1px 0px rgba(0,0,0, 0.35); padding:95px 0px 0px 0px;font-weight:bold;font-size:18px !important;color:#fff;font-family:arial;text-align:center;}
.coForcedPopupContainer .simplePopUpSubHeader {text-shadow: 1px 1px 0px rgba(0,0,0, 0.35); padding:10px 0px 0px 0px;font-size:14px;color:#fff;font-family:arial;text-align:center;}
.coForcedPopupContainer .disclaimer {text-shadow: 1px 1px 0px rgba(0,0,0, 0.35); padding:10px 0px 0px 0px;font-size:14px;color:#fff;font-family:arial;text-align:center;font-style: italic;}
.coForcedPopupContainer .simplePopUpEmail {text-shadow: 1px 1px 0px rgba(0,0,0, 0.35); padding:10px 0px 0px 0px;font-weight:bold;font-size:14px;color:#fff;font-family:arial;text-align:left;padding-left:25%;}
.coForcedPopupContainer .simplePopUpContent {padding:30px 10px 22px;}
.coForcedPopupContainer .closeBtn {right:-5px !important;top:-5px !important;border:none !important; position:absolute;}
.ui-dialog-background {	opacity: 0.5;	display: block !important;}
.coForcedPopupContainer .ui-dialog-background.pop.in {	opacity: 1;}
.coForcedPopupContainer .ui-dialog {background: transparent !important;}
.coForcedPopupContainer .emailInput{position:relative;padding-top:10px;left:25%;width: 50%;font-size:14px;font-weight:bold;}
.coForcedPopupContainer .emailSubmit{position:relative;left:25%;width: 50%;font-size:14px;font-weight:bold;}
.coForcedPopupContainer .brandImage{    padding-top: 20px; text-align: center;}
.coForcedPopupContainer .searchTag{margin: 0; width: 88.8%;margin:0px;padding:5px 0px;width:99.6%;}
.coForcedPopupContainer .formErrorMessage{position:relative;left:25%;color:#eee;text-shadow: none;}
.coForcedPopupContainer .menuEmailForm{padding:31px 0 0;}


.coForcedPopupContainer2 {background:transparent;width:691px;height:404px;min-width: 691px;padding:0px}
.coForcedPopupContainer2 .simplePopup {min-height:404px;height:100%;}
.coForcedPopupContainer2 .simplePopupInnerV1 { height:100%;width:100%;}
.coForcedPopupContainer2 .simplePopupInnerV2 { background: #00447f;  height:100%;width:100%;}
.coForcedPopupContainer2 .simplePopUpHeader {text-shadow: 1px 1px 0px rgba(0,0,0, 0.35); padding:25px 0px 0px 0px;font-weight:bold;font-size:24px !important;color:#fff;font-family:arial;text-align:center;}
.coForcedPopupContainer2 .simplePopUpSubHeader {text-shadow: 1px 1px 0px rgba(0,0,0, 0.35); padding:10px 0px 0px 0px;font-size:16px;color:#fff;font-family:arial;text-align:center;}
.coForcedPopupContainer2 .simplePopUpEmail {text-shadow: 1px 1px 0px rgba(0,0,0, 0.35); padding:10px 0px 0px 0px;font-weight:bold;font-size:16px;color:#fff;font-family:arial;text-align:left;padding-left:25%;}
.coForcedPopupContainer2 .simplePopUpContent {padding:10px 10px 22px;}
.coForcedPopupContainer2 .closeBtn {right:-5px !important;top:-5px !important;border:none !important; position:absolute;}
.ui-dialog-background {	opacity: 0.5;	display: block !important;}
.coForcedPopupContainer2 .ui-dialog-background.pop.in {	opacity: 1;}
.coForcedPopupContainer2 .ui-dialog {background: transparent !important;}
.coForcedPopupContainer2 .emailInput{position:relative;padding-top:10px;left:25%;width: 50%;font-size:14px;font-weight:bold;}
.coForcedPopupContainer2 .emailSubmit{position:relative;left:25%;width: 50%;font-size:14px;font-weight:bold;}
.coForcedPopupContainer2 .brandImage{    padding-top: 20px; text-align: center;height:100px;}
.coForcedPopupContainer2 .searchTag{margin: 0; width: 88.8%;margin:0px;padding:5px 0px;width:99.6%;}
.coForcedPopupContainer2 .formErrorMessage{position:relative;left:25%;color:#eee;text-shadow: none;}
.coForcedPopupContainer2 .menuEmailForm{padding:0;}
.coForcedPopupContainer2 .disclaimer {text-shadow: 1px 1px 0px rgba(0,0,0, 0.35); padding:10px 0px 0px 0px;font-size:14px;color:#fff;font-family:arial;text-align:center;font-style: italic;}
.coForcedPopupContainer2 .noThanks {text-shadow: 1px 1px 0px rgba(0,0,0, 0.35); padding:15px 0px 20px 0px;font-size:14px;color:#fff !important;font-weight:bold;font-family:arial;text-align:center;}
.coForcedPopupContainer2 .noThanksLink{font-size:14px;color:#fff !important;font-weight:bold;text-decoration:underline !important;cursor: pointer;}
.coForcedPopupContainer2 .noThanksLink:hover {font-size:14px;color:#fff !important;font-weight:bold;text-decoration:underline !important;}


/* Changes for ship detail page */

.wth2-scshipContent .ui-block-a{width:100%;}
.wth2-scshipContent .ui-block-b{width:50%;}
.wth2-scshipContent {padding:15px 20px 5px 20px;overflow:hidden;}
.wth2-scshipContent .ui-block-c{width:16%;text-align:center;font-weight: bold;padding-top: 8px;}
.wth2-scshipContent .ui-block-d{width:7%;text-align:center;}
.wth2-scshipContent .sailingCalendar{border:2px solid #132412;background-color:#454545;color:#fff;border-radius:5px;}
.wth2-scshipContent .sailingDates{background-color:#eee;color:#000;}
.wth2-scshipContent .ui-block-e{width:33.3%;float:left;}
.wth2-scshipContent .ui-focus {background-color: #D4D4D4;-moz-box-shadow: 0px 0px 12px #38C !important;-webkit-box-shadow: 0px 0px 12px #38C !important;box-shadow: 0px 0px 12px #38C !important;}
.wth2-scshipContent .ui-btn-active.ui-focus{background-color: #D4D4D4;text-shadow: none !important;color:#000;}
.wth2-scshipContent .ui-select .ui-btn {border-color:#999 !important;text-align:left !important;
background: #eaeaea !important; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d4d4d4)) !important; /* for webkit browsers */
background: -moz-linear-gradient(top,  #fefefe,  #d4d4d4) !important; /* for firefox 3.6+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d4d4d4',GradientType=0 ) !important; IE6-9 */
}

/* not brandable styles */
.wth2-scshipContent .wth2-grayBtn {border-color:#999 !important;font-weight:bold !important;color:#333 !important;
text-shadow: 0 1px 0 #ffffff !important;
background: #eaeaea !important; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d4d4d4)) !important; /* for webkit browsers */
background: -moz-linear-gradient(top,  #fefefe,  #d4d4d4) !important; /* for firefox 3.6+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d4d4d4',GradientType=0 ) !important; IE6-9 */}

.wth2-scshipContent .wth2-grayBtn:hover {background: #e4e4e4 !important;}
.wth2-scshipContent .wth2-grayBtn:active, .wth2-grayBtn:focus {background: #d4d4d4 !important;}

/*Feedback button */
.feedback {background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f2f2f2)) !important;background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #fefefe, #f2f2f2) repeat scroll 0 0 !important;background: #f2f2f2 !important;border: 1px solid #e2e2e2;border-radius: 3px;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);padding: 5px 10px;position: fixed;bottom: 0px;right: 30px;z-index:100000;}

/* Desktop Abandonment popup */

.abandonmentContainer {width:500px;height:275px;min-width: 500px;padding:0px;z-index:10000;}
.abandonmentContainer .simplePopup {min-height:250px;height:100%;}
.abandonmentContainer .simplePopUpHeader {padding:30px 0px 20px 0px;font-weight:bold;font-size:20px !important;color:#333;font-family:arial, helvetica, sans-serif;text-align:center;}
.abandonmentContainer .simplePopUpSubHeader {font-size:16px;color:#333;font-family:arial, helvetica, sans-serif;text-align:center;line-height:21pt;font-weight:regular;}
.abandonmentContainer .continue{font-size:14px;font-weight:bold;padding-top:15px;text-align:center;overflow: hidden;}
.abandonmentContainer .closeBtn {right:-5px !important;top:-5px !important;border:none !important; position:absolute;}
.abandonmentContainer .ui-dialog-background.pop.in {opacity: 1;}
.abandonmentContainer .phoneNumber{text-align:center;font-size:32px;font-weight:bold;padding-top:20px;}
.blackedOutBackground {display:none;position:fixed;width:100%;height:100%;top:0;left:0;opacity:0.5;background-color:#000;text-align:center;z-index:2000;}

/* Sail Hotel Promotion */
.promoHotel {border: 1px solid #ffaf00;background-color:#f9ecd7;clear:both;height:80px;}
.promoHotel .wth2-infoIcon {position:relative;bottom:3px;}
.promoNakedWine {border: 1px solid #996600;background-color:#efebe4;clear:both;height:80px;}
.wth2-cruiseLineContainer .wth2-cruiseLineHeader {font-weight:bold;font-size:14px;line-height:1;padding:0px;}

