CoreRhino35 /*Common Control*/
.Cruises2 .ControlHeading {
    top: -62px;
    left: 0;
    position: absolute;
}

.ControlItem {
    position: relative;
    float: left;
    width: 100%;
}

.ControlItem2014 {
    position: relative;
    width: 100%;
}

.TextLoginBlockContainer .ControlItem2014 {
    margin: 0 0 20px 0;
}

.InPageControls .ControlItem {
    margin: 0 0 3px 0;
}

.HomePage .InPageControls .ControlItem {
    margin: 0 0 6px 0;
}


.ControlTitle {
    padding: 0 45px 0 45px;
    display: block;
    /*margin:0 0 16px 0;*/
}

.ControlItem H2.ControlTitle {
    margin: 58px 0 10px 0;
}

.Cruises2 .ControlItem H2.ControlTitle {
    margin: 78px 0 10px 0;
}

.ControlItem .inPageSubHeading {
    margin: -10px 0 5px 45px;
}

.DestinationsRegionHome .ControlItem .inPageSubHeading {
    margin: 0 0 0 45px;
}


.DestinationsRegionHome .ControlItem H2.ControlTitleWithSubHeading {
    margin: 40px 0 0 0;
}

.ControlItem H2.ControlTitleWithSubHeading {
    margin: 44px 0 15px 0;
}

.HalfWidth {
    width: 50%;
}

#top-title H1 A:hover {
    text-decoration: none;
}

.DesktopContent {
    display: block;
}


/*Common Control*/

/*Common Control Links */


.ScrollingControlsContainer {
    height: 58px;
    width: 100%;
    position: relative;
    background: #6C8DBB;
}

#regprev, .regprev {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -760px transparent;
    width: 100px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
    z-index: 100;
}

.lt-ie9 #regprev, .lt-ie9 .regprev {
    width: 38px;
}

#regnext, .regnext {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -100px -760px transparent;
    width: 100px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
    z-index: 100;
}

.lt-ie9 #regnext, .lt-ie9 .regnext {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -162px -760px transparent;
    width: 38px;
}

#regprev, #regnext, .regprev, .regnext {
    z-index: 10;
}

.controlLinksContainer {
    background: #6C8DBB;
    width: 100%;
}

.ArticlePage .controlLinksContainer {
    background: #5baae1;
}

.footerControlLinksContainer {
    margin: 0 0 20px 0;
}

.ScrollingControlsContainer .controlLinksContainer {
    margin: 0 0 0 38px;
    height: 58px;
    width: 922px;
}


.controlLinksContainer A {
    height: 38px;
    line-height: 38px;
}

.CruisesMapContainer A {
    line-height: 20px;
}

.MapText {
    position: absolute;
    left: 45px;
    color: #000;
}

.Cruises .MapText, .MapContainer .MapText, .Cruises2 .MapText {
    bottom: 7px;
}

.AjaxMapContainer {
    position: relative;
}

    .AjaxMapContainer .MapText {
        bottom: 63px;
    }


.PortInfo {
    position: absolute;
    left: 45px;
    top: 20px;
    width: 103px;
    height: 135px;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll 0px -560px transparent;
}


.PortInfoLow {
    top: 80px;
}

.MapContainer .PortInfo {
    left: 20px;
}

.CruiseDetailsItem .MapContainer .PortInfo {
    display: none;
}

.WebCamContainer .MapContainer .PortInfo {
    width: 68px;
    height: 92px;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -200px -240px transparent;
}


.ScrollingControlsContainer .controlLinksContainer A {
    padding: 10px 20px 10px 20px;
}

.ScrollingControlsContainer .controlLinksContainer div
{
    width:auto !important;
}

.ControlLinksSpacer {
    margin: 0 0 0 45px;
}

.DestinationsContainer .ControlLinksSpacer H5 {
    float: left;
    margin: 0;
}

.activeControlLink {
    background: #DEE5F0;
    padding: 10px 20px 10px 20px;
    display: block;
    float: left;
}

.ArticlePage .Dark .activeControlLink {
    background: #074391;
    color: #fff !important;
    margin-right: 5px;
    padding: 10px 15px 10px 15px;
}


.ArticlePage .activeControlLink,
.myAccountMenu .activeControlLink {
    background: #cce3f2;
}


.CabinsContainer .activeControlLink {
    padding: 10px;
}

.searchNew .ControlLinks,.searchNew  .ControlLinksX {
    padding: 10px 10px 10px 10px;
}

.ControlLinks, .ControlLinksX {
    padding: 10px 20px 10px 15px;
    display: block;
    float: left;
    background: #6C8DBB;
}

.ArticlePage .Dark .ControlLinks {
    background: #cce3f2;
    margin-right: 5px;
    padding: 10px 15px 10px 15px;
    color: #074391 !important;
    font-weight: 300;
}


.ArticlePage .ControlLinks,
.ArticlePage .ControlLinksX,
.myAccountMenu .ControlLinks {
    background: #5baae1;
    padding-left: 15px;
}

.ArticlePage  .searchResults.searchNew .ControlLinks{
     padding-left: 13px;
}

.CabinsContainer .ControlLinks {
    padding: 10px 8px 10px 8px;
}

.lt-ie9 .CabinsContainer .ControlLinks {
    padding: 10px 4px 10px 4px;
}

.carousel.ShoreExImages {
    margin: 0 0 10px 0;
    height: 604px !important;
    width: 264px;
}

    .carousel.ShoreExImages .ShoreExSlide IMG, .ShoreExInitalImage IMG {
        width: 264px;
        height: 198px;
    }

.ImageContainer {
    position: relative;
}

    .ImageContainer.CruiseDestination.focuspoint {
        min-height: 400px;
    }

    .ImageContainer .OverLayText {
        position: absolute;
        top: 21px;
        left: 45px;
        z-index: 10;
        font-family: 'CoreRhino45Regular';
        font-size: 36px;
        line-height: 38px;
        color: #fff;
    }

        .ImageContainer .OverLayText .Small {
            margin-top: 12px;
            font-family: 'CoreRhino35Light';
            font-size: 22px;
            line-height: 24px;
        }

.TopImageContainer {
    height: 400px;
}

.ImageContainer IMG {
    z-index: 1;
}

.VideoLinkContainer {
    position: absolute;
    bottom: 20px;
    left: 45px;
    z-index: 5;
}


.VideoLink {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -240px transparent;
    height: 125px;
    width: 120px;
    display: block;
}

.lessText {
    display: none;
}

.point {
    cursor: pointer;
}

.visible {
    display: block;
}

/*Common Control Links */

/*Text Link*/

.TextLinkContainer {
    margin: 10px 0 0 0;
    position: relative;
    line-height: 1em;
}

.TextLinkContainerNew {
    margin: 0 0 0 0;
    position: relative;
    line-height: 1em;
}

.BackLinkContainer {
    margin: -7px 20px 0 0;
    position: relative;
    /*width:250px;*/
    float: left;
}

.BackLinkContainerLong {
    margin: -7px 20px 0 0;
    position: relative;
    width: 260px;
    float: left;
}

.FooterBackLinkContainer {
    margin: 0;
    width: 100%;
}

.FooterBookLinkContainer {
    margin: 0 0 0 7px;
}

.BackLinkContainer A.TextLink, .BackLinkContainerLong A.TextLink {
    background: none repeat scroll 0 0 #999;
}

.DestinationsRegion .BackLinkContainer, .Ports .BackLinkContainer, .DestinationCountry .BackLinkContainer {
    margin: 10px 10px 0 45px;
}


.TextLinkInMedia {
    margin: -6px 0 0 18px;
    position: relative;
    float: left;
}

    .TextLinkInMedia A.TextLink {
        background: none repeat scroll 0 0 #6c8dbb;
    }

.ImageTextLinkHolder {
    position: relative;
}

.rightContainerWide .InfoPanel .ImageTextLinkHolder {
    cursor: pointer;
}



.ImageTextLinkContainer {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
}

.ImageTextLinkHolder .ImageTextLinkContainer .TextLink {
    height: 100px;
}


.WriteAReviewLinkContainer {
    width: 200px;
}

A.TextLink, DIV.TextLink {
    background: #3981bb;
    display: block;
    padding: 5px 10px 5px 10px;
    position: relative;
    /*-webkit-border-radius: 5px;
    -moz-border-raidus: 5px;
    border-radius: 5px;*/
    line-height: 1em;
}

a.TextLinkPopup {
    background: #3981bb;
}

A.TextLinkSquare, DIV.TextLinkSquare {
    background: #6C8DBB;
    display: block;
    padding: 5px 10px 5px 10px;
    position: relative;
    line-height: 1em;
}

A.TextLinkNew {
    background: #6C8DBB;
    display: block;
    text-align: right;
    padding: 20px 10px 20px 10px;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-raidus: 0px;
    border-radius: 0px;
    font-family: 'cronos-pro';
    font-size: 26px;
    font-weight: 300;
    padding-right: 35px;
}

.SearchLookingForResults A.TextLinkNew {
       padding: 10px 10px 10px 10px;
       text-align: left;
       width: 100px;
}

.SearchLookingForResults DIV.chevronLarge {
    top: 0px;
}


A.goldButton {
    background: #967F35;
    display: block;
    padding: 5px 10px 5px 10px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-raidus: 5px;
    border-radius: 5px;
    line-height: 1em;
}

.ImageTextLinkContainer A.TextLink {
    background: transparent;
}

A.TextLinkLarge, DIV.TextLinkLarge {
    padding: 10px;
    height: 40px;
}

a.TextLinkAction.TextLinkBlue{
    background: #6C8DBB;
}

A.TextLinkMedBack, DIV.TextLinkMedBack {
    background: #4fa420;
}

A.TextLinkAction, DIV.TextLinkAction {
    background: #4fa420;
}

A.TextLinkOrange, DIV.TextLinkOrange {
    background: #d86018;
}

A.TextLinkDark, DIV.TextLinkDark {
    background: #1A2E5A;
}

.PhoneNumberContainer a {
    /* FOR MOBILE DELETE */
    background: none;
    padding: 0 !important;
}

    .PhoneNumberContainer a:hover {
        text-decoration: none;
    }

DIV.chevron {
    float: right;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -50px -90px transparent;
    height: 40px;
    width: 20px;
}

DIV.darkChevron {
    float: right;
    background: url("/Images/home-sprite.png") no-repeat scroll -75px 0 transparent;
    height: 30px;
    width: 20px;
}

DIV.chevronNormal {
    float: right;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -50px -90px transparent;
    height: 20px;
    width: 20px;
}

DIV.chevronLarge {
    background: url('/Images/home-sprite.png') no-repeat top right;
    background-position: 0px -1110px;
    display: block;
    position: absolute;
    width: 23px;
    height: 31px;
    top: 6px;
    right: 0;
    content: '';
    padding-right: 10px;
    margin-top: 7px;
}

.cabinBookNow .chevronLarge {
    margin-top: 3px;
}

DIV.chevronLeftMargin {
    margin: 0 0 0 10px;
}

DIV.chevronSingle {
    float: right;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -50px -90px transparent;
    height: 20px;
    width: 20px;
}

DIV.DoubleTextLink DIV.chevron {
    height: 20px;
    margin: -10px 0 0 0;
}

DIV.chevronup {
    float: right;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -90px -90px transparent;
    height: 40px;
    width: 20px;
}

DIV.chevronBack {
    float: left;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -10px -90px transparent;
    height: 20px;
    width: 20px;
    margin: 0 10px 0 0;
}

/*DIV.OpenButton
{
    float:left;
    background:url("/Images/POC_imagesprite.png") no-repeat scroll -128px -609px #4FA420;
    height:20px;
    width:20px;   
    margin:10px 10px 0 0; 
    border-radius: 50%;
    cursor:pointer;
}*/

DIV.OpenButton {
    float: left;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -118px -599px #4FA420;
    height: 40px;
    width: 40px;
    margin: 10px 10px 0 0;
    border-radius: 20px;
    cursor: pointer;
}

#OpenPanelContainer .OpenButton {
    margin: 0 10px 0 0;
}

/*div.GoldOpenButton
{
    background:url("/Images/POC_imagesprite.png") no-repeat scroll -128px -609px #988642;
}*/

div.GoldOpenButton {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -118px -599px #988642;
    margin: 0 10px 0 0;
}

/*DIV.GoldCloseButton
{
    background:url("/Images/POC_imagesprite.png") no-repeat scroll -129px -649px #988642;
}*/

DIV.GoldCloseButton {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -119px -639px #988642;
}

.HolidayNumber DIV.OpenButton {
    margin: -3px 5px 0 0;
}

A.LinkIndicatorContainer {
    float: left;
    padding: 16px 0 0 0;
}

    A.LinkIndicatorContainer:hover {
        color: #fff;
    }

    A.LinkIndicatorContainer .ImageTxt2 {
        float: none;
    }

DIV.LinkIndicator {
    float: left;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -45px -85px #4FA420;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    margin: -4px 5px 0 0;
}

DIV.ClosePanelButton {
    float: left;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -282px -362px #6C8DBB;
    height: 30px;
    width: 30px;
    margin: 0;
    -webkit-border-radius: 5px;
    -moz-border-raidus: 5px;
    border-radius: 5px;
}

/*DIV.CloseButton
{
    float:left;
    background:url("/Images/POC_imagesprite.png") no-repeat scroll -129px -649px #4FA420;
    height:20px;
    width:20px;   
    margin:0 10px 0 0;
    border-radius: 50%;
}*/

DIV.CloseButton {
    float: left;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -119px -639px #6c8dbb;
    height: 40px;
    width: 40px;
    margin: 0 10px 0 0;
    border-radius: 20px;
    cursor: pointer;
}

/*DIV.footeroc
{
    margin:0 5px 0 0;
}*/

DIV.footeroc {
    margin: -10px 5px 0 0;
}

A.TextLinkLarge DIV.chevron {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -50px -80px transparent;
}

A.TextLinkLargeSingle, DIV.TextLinkLargeSingle {
    line-height: 40px;
}

DIV.InsideTextLink {
    width: 90%;
    float: left;
}


A.Shadow {
    box-shadow: 0 0 12px 0px #555;
    -moz-box-shadow: 0 0 12px 0px #555;
    -webkit-box-shadow: 0 0 12px 0px #555;
}

DIV.Shadow {
    box-shadow: 0 0px 2px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0px 2px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0px 2px 2px rgba(0, 0, 0, 0.25);
}

SPAN.Shadow {
    box-shadow: 0 0 3px 3px #cfcfcf;
    -moz-box-shadow: 0 0 3px 3px #cfcfcf;
    -webkit-box-shadow: 0 0 3px 3px #cfcfcf;
}

A.Rounded, DIV.Rounded, SPAN.Rounded {
    -webkit-border-radius: 18px;
    -moz-border-raidus: 18px;
    border-radius: 18px;
}

.Rounded.TextLinkAction {
    -webkit-border-radius: 5px;
    -moz-border-raidus: 5px;
    border-radius: 5px;
}

/*Text Link*/


/*Common Icons*/

.Icon {
    cursor: pointer;
    height: 26px;
    margin: 0;
    width: 26px;
}

.InfoIcon {
    cursor: pointer;
    height: 30px;
    margin: 0;
    width: 30px;
    background: transparent url("/Images/home-sprite.png") no-repeat scroll -35px -871px;
    display: block;
    float: left;
}

.BlueDownArrow {
    background: #fff url("/Images/home-sprite.png") no-repeat -41px -265px;
}

.WhiteDownArrow {
    background: #429ddc url("/Images/home-sprite.png") no-repeat -71px -265px;
}


.WhiteDownUp {
    background: #429ddc url("/Images/home-sprite.png") no-repeat -71px -333px;
}

.WhitePlus {
    background: #4fa420 url("/Images/home-sprite.png") no-repeat -69px -398px;
}

.WhiteMinus {
    background: #4fa420 url("/Images/home-sprite.png") no-repeat -69px -430px;
}

.WhiteMinusBlue {
    background: #429ddc url("/Images/home-sprite.png") no-repeat -69px -430px;
}

.WhiteX {
    background: #4fa420 url("/Images/home-sprite.png") no-repeat -39px -200px;
}

.Pale .BlueX {
    background: #4fa420 url("/Images/home-sprite.png") no-repeat -39px -200px;
}

.BlueX {
    background: #fff url("/Images/home-sprite.png") no-repeat -39px -233px;
}

.BluePlus {
    background: #fff url("/Images/home-sprite.png") no-repeat -40px -530px;
}

.BlueMinus {
    background: #fff url("/Images/home-sprite.png") no-repeat -40px -562px;
}

.WhitePlusText {
    display: block;
    left: -45px;
    position: relative;
    top: 5px;
}

.WhiteMinus .WhitePlusText {
    display: none;
}


/*Common Icons*/


/*In Page Nav*/


#PageHeading, BODY.Content.PlayListTop #PageHeading, BODY.Content.NoTopContent #PageHeading {
    position: relative;
    margin: 0 0 0 45px;
}

BODY.ArticlePage.NoTopContent #PageHeading {
    margin: -16px 0 0 45px;
}


.InPageMenu {
    position: absolute;
    right: 38px;
    top: 41px;
    background: #d4ddec;
    width: auto;
    height: auto;
    display: none;
    z-index: 101;
}


#PageHeading .InPageMenu {
    top: -17px;
}

.Cruises #PageHeading .InPageMenu {
    top: -20px;
}


.Cruises2 #PageHeading .InPageMenu {
    top: 4px;
}

.InPageMenu A {
    display: block;
    padding: 5px 10px 5px 10px;
}

    .InPageMenu A:hover {
        background: #a9bddc;
    }

.InPageNavPrev {
    z-index: 8;
    background: #1a2e5a url(/Images/POC_imagesprite.png) scroll no-repeat -80px -80px;
    height: 38px;
    width: 38px;
    border-bottom: solid 3px #fff;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

#PageHeading .InPageNavPrev {
    background: #1a2e5a url(/Images/POC_imagesprite.png) scroll no-repeat -80px -120px;
    position: absolute;
    right: 0;
    bottom: 75px;
}

.InPageNav {
    z-index: 10;
    /*background:#ddd; */
    background: #1a2e5a url(/Images/POC_imagesprite.png) scroll no-repeat -160px -80px;
    height: 38px;
    width: 38px;
    /*opacity:0.75;
    filter:alpha(opacity=75);*/ /* For IE8 and earlier */
}

#PageHeading .InPageNav {
    position: absolute;
    right: 0;
    bottom: 57px;
}

.InPageNavNext {
    z-index: 8;
    background: #1a2e5a url(/Images/POC_imagesprite.png) scroll no-repeat -120px -80px;
    height: 38px;
    width: 38px;
    border-top: solid 3px #fff;
    opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
}

#PageHeading .InPageNavNext {
    position: absolute;
    right: 0;
    bottom: 16px;
}

.InPageNavPrev A, .InPageNavNext A {
    display: block;
    height: 38px;
    width: 38px;
}

#PageHeading .InPageNavPrev {
    display: none;
}

.InPageNav A {
    display: none;
}

#PageHeading .TopInPageNavLink {
    display: none;
}

.ControlItem .InPageNavPrev {
    position: absolute;
    right: 0;
    top: 0;
}

.ControlItem .InPageNav {
    position: absolute;
    right: 0;
    top: 41px;
}

.ControlItem .InPageNavNext {
    position: absolute;
    right: 0;
    top: 79px;
}

/*In Page Nav*/

/*Mobile Popup */

#MobilePopup, .HotSpot1 {
    position: fixed;
    top: 16%;
    right: 25%;
    left: 25%;
    bottom: 10%;
    background: #fff;
    z-index: 9999;
    overflow: auto;
    background: #1a2e5a;
    width: auto;
    margin: 0;
    display: none;
    color: #fff;
    -webkit-overflow-scrolling: touch; /*touch device scroll bubbling defense*/
}

.HotSpotContainer, .HotSpotExtra {
    /*overflow: auto;*/
}

.HotSpot1.Pale, .HotSpot1.Pale .HotSpotContainer, .HotSpot1.Pale .SearchErrorClose, .HotSpot1.Pale .SearchErrorText
{
    background:#fff;
    color:#5d5853;
}


.HotSpot1.Pale .MobilePopUpCloseIcon
{
    top:-50px;
    right:0;
}

.HotSpot1.Pale .CloseIconText{
    color:#074391;
}

.HotSpot1.Pale h1
{
    margin:0 0 0.5em 0;
    color: #074391;
}

.HotSpot1.Pale h4
{
    color:#988642 !important;
    font-size: 1.375em;
    line-height: 1em;
}

.HotSpot1.Pale h3 {
    color:#074391;
    margin:1em 0 0.5em 0;

}

.HotSpot1.Pale p
{
    padding:0 0 10px 0;
}

.HotSpot1.Pale ul {
    margin: 0 !important;
    padding-bottom: 20px !important;
    padding-left: 0 !important;
}
.HotSpot1.Pale li {
    background:rgba(0, 0, 0, 0) url("/Images/bullets/bullet_blue_blob.png") no-repeat scroll left top;
    list-style-type: none !important;
    margin: 0 0 10px !important;
    padding: 0 0 0 25px !important;
    font-size: 0.875em;
    line-height: 1.286em;
}

.HotSpot1.Pale .SearchErrorClose
{
    height:0;
}

/* Safari 6.1+ (9.0 is the latest version of Safari at this time) */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) 
{ @media {
    .HotSpot1.Pale .MobilePopUpCloseIcon { 

        top:10px; 
        right:30px;

    }
    .HotSpot1.Pale .SearchErrorClose
    {
        height:50px;
    }
}}

#SearchError, #IEError {
    position: fixed;
    top: 16%;
    right: 35%;
    left: 35%;
    bottom: 60%;
    background: #fff;
    z-index: 10000;
    overflow: auto;
    background: #1a2e5a;
    width: auto;
    margin: 0;
    display: none;
    color: #fff;
}

.MobilePopUpContent .fp-fullscreen {
    display: none !important;
    }


.MobilePopUpContent, .SearchErrorText, .IEErrorText {
    padding: 5%;
    background: #1a2e5a;
}


.SearchErrorText, .IEErrorText {
    padding: 70px 10% 5%;
}

    .SearchErrorText a, .IEErrorText a {
        color: #fff;
    }


    .SearchErrorText h3, .IEErrorText h3 {
        color: #fff;
    }

.HotSpotExtra {
    padding: 0 10% 0;
}

    .HotSpotExtra #content {
        background-color: #1a2e5a;
        height: auto;
    }

    .HotSpotExtra #title h1 {
        display: none;
    }

    .HotSpotExtra #header {
        width: auto;
        height: auto;
    }

.CloseIconText {
    position: absolute;
    right: 30px;
    top: 2px;
    color: #fff;
}

.MobilePopUpContent #content {
    background: #1a2e5a;
    color: #fff;
}

.MobilePopUpContent #header {
    width: 100%;
}

.MobilePopupIconBar, .SearchErrorClose {
    position: fixed;
    top: 16%;
    right: 25%;
    left: 25%;
    height: 46px;
    z-index: 3001;
    background: rgba(66, 157, 220, 0.7);
}

.HowMayIconBar {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    height: 46px;
    z-index: 3001;
    background: #367cb5;
}

.rightContainerWide .HowMayIconBar,
.LeftColumn .HowMayIconBar {
    display: none;
}

#SearchError .SearchErrorClose, #IEError .SearchErrorClose {
    position: fixed;
    top: 16%;
    right: 35%;
    left: 35%;
    height: 45px;
    z-index: 3001;
    background: rgba(66, 157, 220, 0.7);
}

.MobilePopUpCloseIcon {
    position: absolute;
    top: 10px;
    right: 25px;
}

.MobilePopUpContent #video {
    height: 100%;
}

.MobilePopUpContent .LinkContainer {
    max-width: 200px;
}

.MobilePopUpContent .container {
    margin-top: 30px;
}

    .MobilePopUpContent .container #header {
        height: auto;
    }

.MobilePopUpContent #video #content {
    position: relative;
    /*set via js height: 288px;*/
    /*set via js width: 512px;*/
    background: #1a2e5a;
}

.MobilePopUpContent #video #header {
    width: auto;
}

.MobilePopUpContent .imgContainer #header {
    text-align: center;
}

.MobilePopUpContent .container #content img {
    display: block;
    margin: 0 auto;
}

.MobilePopUpContent #load-video_api {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

#VideoPopUpPlayer {
    display: none;
}

.VideoPopUpContent {
    padding: 70px 20px 20px;
}

/*Mobile Popup*/

/*Way Points*/

.waypoints {
    width: 100%;
    min-height: 400px;
    margin-bottom: 3em;
    /* overflow:hidden; */
    float: left;
    height: auto;
    background: #fff url(/Images/ajax-loader-thickbox.gif) no-repeat scroll 50% 50%;
}

/*Way Points*/


/*Content Tables */

    .ContentBoxes
    {
        margin:20px 45px;
        position:relative;
    }

    .ContentBoxes .ContentBoxHeaderContainer
    {
        text-align:left !important;
    }

    .ContentBoxHeaderContainer, .ContentBoxContentContainer, .ContentBoxContentRow
    {
        float:left;
    }


    .ContentBoxRow
    {
        width:100%;
        float:left;
    }

    .ContentBoxCol
    {
        float:left;
    }

    .ContentBoxHeaderRow, .ContentBoxContentPadd
    {
        padding:5px;
    }

    .ContentColsContent .ContentBoxContentPadd, .HeaderColContent
    {
        display: flex;
        align-items: center;
        /*justify-content: center;*/
    }


    /*.ContentBoxes.PaleBlue .ContentBoxHeader, .ContentBoxes.PaleGold .ContentBoxHeader {
        border-right:solid 1px #074391;
    }*/

    .ContentBoxHeaderRow.HeaderCol0, .ContentColsHeader, .ContentColsHeader .ContentBoxContentPadd {
        background:#6c8dbb;        
    }

    .ContentBoxes.PaleBlue .ContentBoxHeaderRow.HeaderCol0 p, .ContentBoxes.PaleBlue .ContentColsHeader .ContentBoxContentPadd p
    {
        color:#fff !important;
    }

    .ContentBoxHeader, .ContentColsContent,  .ContentColsHeader
    {
        border-bottom:2px solid #fff;
    }

    .TableHeader
    {
        margin: 20px 45px 20px 45px;
    }

/*Content Tables */



/*Cruise Maps*/

.touch #cruiseMap {
    height: 500px !important;
}

/*Cruise Maps*/




/*Whats IncludedBox*/


.WhatsIncludedBox {
    background-color: #074391;
    margin: 0 0 20px 0;
    padding: 20px 0 20px 20px;
}

.WhatsIncludedHiddenDetails A#VideoLink {
    left: 0;
    top: 0;
}

.WhatsIncludedBox UL LI {
    list-style-type: none;
    float: left;
    padding: 0 35px 0 0;
}

UL#icons LI {
    cursor: pointer;
}

.WhatsIncludedBox UL LI.icon5 {
    padding: 0 20px 0 0;
}

.WhatsIncludedBox UL LI.icon0 IMG {
    width: 71px;
    height: 100px;
    background: url(/images/icons-sprite.png) 0 0;
}

    .WhatsIncludedBox UL LI.icon0 IMG:hover {
        background: url(/images/icons-sprite.png) 0 -100px;
    }

.WhatsIncludedBox UL LI.icon1 IMG {
    width: 71px;
    height: 100px;
    background: url(/images/icons-sprite.png) -73px 0;
}

    .WhatsIncludedBox UL LI.icon1 IMG:hover {
        background: url(/images/icons-sprite.png) -73px -100px;
    }

.WhatsIncludedBox UL LI.icon2 IMG {
    width: 71px;
    height: 100px;
    background: url(/images/icons-sprite.png) -146px 0;
}

    .WhatsIncludedBox UL LI.icon2 IMG:hover {
        background: url(/images/icons-sprite.png) -146px -100px;
    }

.WhatsIncludedBox UL LI.icon3 IMG {
    width: 71px;
    height: 100px;
    background: url(/images/icons-sprite.png) -219px 0;
}

    .WhatsIncludedBox UL LI.icon3 IMG:hover {
        background: url(/images/icons-sprite.png) -219px -100px;
    }

.WhatsIncludedBox UL LI.icon4 IMG {
    width: 71px;
    height: 100px;
    background: url(/images/icons-sprite.png) -292px 0;
}

    .WhatsIncludedBox UL LI.icon4 IMG:hover {
        background: url(/images/icons-sprite.png) -292px -100px;
    }

.WhatsIncludedBox UL LI.icon5 IMG {
    width: 71px;
    height: 100px;
    background: url(/images/icons-sprite.png) -365px 0;
}

    .WhatsIncludedBox UL LI.icon5 IMG:hover {
        background: url(/images/icons-sprite.png) -365px -100px;
    }

.WhatsIncludedHiddenDetails P.left {
    width: 40% !important;
    float: left !important;
}

.WhatsIncludedHiddenDetails P.right {
    width: 40% !important;
    float: right !important;
    clear: none;
    text-align: right;
    padding: 0 20px 0 0;
}

    .WhatsIncludedHiddenDetails P.right A {
        cursor: pointer;
    }


.WhatsIncludedHiddenDetails UL {
    padding: 0 0 20px 0;
}

    .WhatsIncludedHiddenDetails UL LI.img {
        padding: 0 20px 12px 0;
    }

    .WhatsIncludedHiddenDetails UL LI.txt {
        width: 60% !important;
    }

    .WhatsIncludedHiddenDetails UL LI.vid {
        padding: 0 12px 10px 0;
    }

.WhatsIncludedHiddenDetails .BannerVideoLink {
    display: block;
}

/*Whats IncludedBox*/


/*Carousel*/

.ImagesCaption {
    position: absolute;
    left: 65px;
    top: 25px;
    z-index: 9;
}

#slides {
    height: 400px;
    width: 960px;
    overflow: hidden;
}

.Slide {
    float: left;
    position: relative;
    /*display:none;*/
    height: 400px;
    width: 960px;
}

.Carousel3 .Slide {
    width: 318px;
    margin-left: 2px;
}

    .Carousel3 .Slide .SlideTextLink {
        right: 39px;
        width: 240px;
    }

.Carousel3 .ImageHeading {
    top: 25px;
    left: 39px;
    width: 240px;
}

.Carousel3.SlideExtraInfoCarousel {
    margin: 0;
}

.ShoreExSlide {
    height: 198px !important;
    width: 264px !important;
    padding: 0 0 5px 0;
}

.HomeVideo
{
    height:400px;
}

.HomePage .Slide {
    height: 450px;
}

.Slide IMG {
    background: #fff;
    color: #fff;
}

.InfoControlBarHiddenText img {
    background-color: transparent;
}

.Slide .SlideVideoLink {
    position: absolute;
    bottom: 20px;
    left: 50px;
    display: none;
}

.HomePage .SlideVideoLink {
    bottom: 100px;
}

.Slide .CaouselImageCaption {
    left: 65px;
    position: absolute;
    top: 25px;
    z-index: 9;
    display: none;
}

.Slide .SlideTextLink {
    position: absolute;
    bottom: 45px;
    right: 50px;
    width: 262px;
    display: none;
    z-index:102;
}

.SlideTextLink.flowplayerToggle {
    z-index: 160 !important;
}

.Slide .SlideCaption {
    position: absolute;
    bottom: 10px;
    right: 50px;
}

.ImageContainer .SlideTextLink {
    position: absolute;
    bottom: 45px;
    right: 50px;
    width: 262px;
}

.HomePage .SlideTextLink {
    right: 650px;
    bottom: 20px;
}

.Slide .BookTextLink {
    position: absolute;
    bottom: 40px;
    right: 45px;
    width: 237px;
}


.HomePage .carousel {
    top: -34px;
    height: 450px;
}

.HomePage .caroufredsel_wrapper, .HomePage .Slides {
    height: 450px !important;
}

.lt-ie9 .HomePage .caroufredsel_wrapper, .HomePage .Slides {
    min-height: 400px;
}

BODY.LaunchCruiseTypes .carousel, BODY.LaunchCruiseTypes .caroufredsel_wrapper {
    height: 400px;
}

    BODY.LaunchCruiseTypes .carousel.ShoreExImages {
        /*height:353px;*/
    }

BODY.LaunchCruiseTypes .TasterMoreContent .carousel, BODY.LaunchCruiseTypes .TasterMoreContent .caroufredsel_wrapper {
    height: 310px !important;
}

.ShowMoreShoreEx {
    margin: 20px 0 20px 0;
}

/*.lt-ie10 .HomePage .carousel {
    top:-34px;
}*/

.carousel {
    margin: 0;
    width: auto;
    height: 400px;
    margin-left: 0;
    position: relative;
}

.SlideExtraInfoCarousel {
    margin: 10px 0 0 0;
}

.Cruises .carousel, .Cruises2 .carousel {
    height: auto;
    z-index: 10;
}

.carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    width: 660px;
    height: 400px;
}

.carousel li {
    padding: 0;
    display: block;
    float: left;
    width: 660px;
}

.carousel img {
    display: block;
    float: left;
}

.prev {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #074391;
    height: 100%;
    width: 38px;
    opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
    z-index: 100;
}


.vprev {
    position: absolute;
    left: 0;
    bottom: 5px;
    background-color: #074391;
    height: 25px;
    width: 100%;
    opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
    z-index: 100;
}

#upClick, #downClick {
    background-color: #074391;
    height: 25px;
    width: 100%;
    opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
    display: block;
}

#upClick {
    display: none;
}

#downClick {
}


.DestinationsContent .vprev, .DestinationsRegion .vprev {
    bottom: 0;
}

.largeprev {
    background: url('/Images/POC_imagesprite.png') no-repeat 3px 0;
    position: absolute;
    left: 0;
    top: 48%;
    height: 40px;
    width: 38px;
}

.vertprev {
    background: url('/Images/POC_imagesprite.png') no-repeat -120px -85px;
    position: absolute;
    height: 40px;
    width: 40px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.next {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #074391;
    height: 100%;
    width: 38px;
    opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
    z-index: 100;
}

.vnext {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #074391;
    height: 25px;
    width: 100%;
    opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
    z-index: 100;
}

.largenext {
    background: url('/Images/POC_imagesprite.png') no-repeat -37px 0;
    position: absolute;
    right: 0;
    top: 48%;
    height: 40px;
    width: 38px;
}

.vertnext {
    background: url('/Images/POC_imagesprite.png') no-repeat -80px -90px;
    position: absolute;
    height: 40px;
    width: 40px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#CarouselPaginationTablet {
    z-index: 200;
}

#CarouselPagination, #CarouselPaginationTablet {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
}

    #CarouselPagination a, #CarouselPaginationTablet a {
        background: url('/Images/POC_imagesprite.png') -160px -560px no-repeat transparent;
        width: 40px;
        height: 30px;
        margin: 0;
        display: inline-block;
    }

        #CarouselPagination a.selected, #CarouselPaginationTablet a.selected {
            background-position: -200px -560px;
            cursor: default;
        }

        #CarouselPagination a span, #CarouselPaginationTablet a span {
            display: none;
        }


.TasterMoreContent .carousel
{
    height:310px;
}

/*Carousel*/

/*Taster*/

.TasterIntro {
    margin: 0 0 45px 0;
}

.TasterIcon IMG {
    MARGIN: 5px 0 0 0;
}

.TasterIntroText {
    margin: 0 0 25px 0;
}

    .TasterIntroText .TextLink {
        margin-top: 20px;
    }

.TasterItem {
    margin: 0 0 25px 0;
}

/*Cruises Taster Mods*/
.Cruises .TasterItem, .Cruises2 .TasterItem {
    margin: 0;
}

.Cruises .TasterIcon, .Cruises2 .TasterIcon {
    width: 15% !important;
}

.Cruises .TasterText, .Cruises2 .TasterText {
    width: 85% !important;
}
/*Cruises Taster Mods*/


.TasterItem H3 {
    margin: 0 !important;
}

.moreText, .lessText {
    float: left;
}

.TasterMore .moreText, .TasterMore .lessText {
    padding-top: 12px;
}

.ExternalLink {
    float: right;
    display: block;
}

.ExternalLinkText {
    float: left;
    display: block;
}

.lt-ie8 .ExternalLinkText {
    float: right;
}

.ExternalLinkIcon {
    background: url('/Images/POC_imagesprite.png') no-repeat -280px -320px;
    height: 20px;
    width: 20px;
    display: block;
    float: right;
    margin: 5px 0 0 5px;
}

.TasterMoreContent {
    margin: 20px 0 0 0;
}

/*Taster*/


/*Expanding Box*/

.ExpandingRHSBox .ImageLink IMG {
    width: 100%;
}

.ExpandingRHSBox {
    background-color: #c8d3ea;
    margin-bottom: 1em;
    padding: 0 0 10px 0;
    float: left;
    width: 100%;
}


    .ExpandingRHSBox .mini-header {
        background-color: #074391;
        float: left;
        width: 100%;
        margin-bottom: 5px;
        padding: 3px 0;
    }

    .ExpandingRHSBox.LateSaver .mini-header {
        /*background-color:#d11349;*/
    }

.GetAway .mini-header {
    /*background:#d11349;*/
}

.ExpandingRHSBox .mini-header .title {
    padding: 6px 10px;
}

.ExpandingRHSBox .mini-header .LHS-header-image {
    float: left;
}

.ExpandingRHSBox .mini-header .RHS-header-image {
    float: right;
}

.ExpandingRHSBox .mini-body {
    clear: both;
    padding: 0 10px;
}

.ExpandingRHSBox UL {
    margin: 0 10px 0 15px;
}

.ExpandingRHSBox TABLE TD {
    padding: 0 10px 10px 0;
}

.showMore {
    width: 90%;
    padding: 6px 10px;
}

.opencloseicon {
    /*background:url(/Images/POC_imagesprite.png) scroll no-repeat -160px 0px;*/
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -128px -609px #074391;
    width: 20px;
    height: 20px;
    text-align: right;
    float: right;
    /*width:1.5em;*/
    cursor: pointer;
}

.touch .opencloseicon {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -118px -599px #074391;
    width: 40px;
    height: 40px;
    text-align: right;
    float: right;
    cursor: pointer;
}

.showLess .opencloseicon {
    background-position: -129px -649px;
}


.touch .showLess .opencloseicon {
    background-position: -120px -639px;
}


/*Expanding Box*/

/*Info Panel*/



.InfoPanel {
    background: none;
     padding-bottom: 10px;
    margin: 0 0 15px 0;
    width: 318px;
    overflow: hidden;
}

.InfoPanel .MainContent .Heading,
.InfoPanel .MainContent .Text,
.InfoPanel .MainContent .ImageTextLinkContainer,
.InfoPanel .TextLinkContainer,
    .SecondInfoContainer .Text {
        padding: 10px 25px 10px 40px;
    width: 253px;
}

.NewStyleRegionBox .leftContainer .TextLinkContainer {
    padding: 10px 25px 10px 40px;
}

.InfoPanel .MainContent .ImageTextLinkContainer a.TextLink {
    color: #fff !important;
}


    .InfoPanel .MainContent .ImageTextLinkContainer a.TextLink:after {
          background: url("/Images/home-sprite.png") no-repeat scroll -74px -68px transparent;
    }

     .InfoPanel .MainContent .ImageTextLinkContainer a.TextLink.darkText:after {
          background: url("/Images/home-sprite.png") no-repeat scroll -74px 0px transparent;
    }

.InfoPanel .MainContent .ImageTextLinkContainer {
}

.InfoPanel .MainContent .InfoPanelHeading img,
.InfoPanel .MainContent .ImageTextLinkHolder img {
    width: 100%;
}

.InfoPanel ul.POBullet {
    margin-top: 10px !important;
}

.InfoPanel.PaleGold ul.POBullet li {
      color: #074391 !important;
}

.InfoPanel ul.POBullet.White li {
    color: #fff !important;
}

.InfoPanel ul.POBullet li {
    color: #074391 !important;
}

.InfoPanel h3,
.AirportMapTitle h3, .AirportMapContent h3 {
    font-family: CoreRhino35Light;
    font-size: 24px;
    line-height: 26px;
      color: #074391;
}

.InfoPanel.PaleBlue h3 {
     color: #074391 !important;
}

.InfoPanel.InfoPanelNoBackground a.TextLink {
    background: none !important;
      color: #074391 !important;
}

.InfoPanel.DarkBlue .showMoreBlocksRelative > span,
.InfoPanel.DarkGold .showMoreBlocksRelative > span,
.InfoPanel.Red .showMoreBlocksRelative > span, .ContentBoxes.Red, .ContentBoxes.DarkBlue {
    color: #fff;
}

.InfoPanel.PaleBlue .showMoreBlocksRelative > span,
.InfoPanel.PaleGold .showMoreBlocksRelative > span {
    color: #074391;
}

.rightContainerWide .ContDownPanelContainer img {
    width: 100%;
}

.rightContainerWide .ContDownPanelContainer h2 {
    left: 40px;
}

.rightContainerWide .ContDownPanelContainer .flip-clock-wrapper {
    margin-left: 40px;
}

.InfoPanel a.TextLink {
      color: #074391;
    background: none;
    font-family: CoreRhino35Light;
  font-size: 20px;
  line-height: 20px;
  text-align: right;
  
  padding: 0px 20px 0px 0px !important;
}

.CruiseImageTextBlock .textCountainerOuter   a.TextLink{
        position: absolute;
    bottom: 0;
    min-width: 200px;
    height: auto;
    padding: 8px 35px 5px 10px !important;

}

.CruiseImageTextBlock .textCountainerOuter   a.TextLink.Green{
        background-color: #4fa420;
        color: #fff;
}

    .CruiseImageTextBlock .textCountainerOuter a.TextLink.Green:after {
         background: url("/Images/home-sprite.png") no-repeat scroll -74px -68px transparent;
    }

.CruiseImageTextBlock .textCountainerOuter a.TextLink:after {
    top: 6px;
}

.InfoPanel .MainContent .ImageTextLinkContainer a.TextLink.darkText {
      color: #074391 !important;
          }

.ImageTextLinkContainer a.TextLink {
    font-size: 19px;
}

    .InfoPanel.PaleBlue a.TextLink {
         color: #074391 !important;
    }

.InfoPanel.DarkBlue a.TextLink {
     color: #fff !important;
}

.InfoPanel.DarkBlue {
        background-color: #074391 !important;
}

    .InfoPanel.DarkBlue a.TextLink:after,
.InfoPanel.DarkGold a.TextLink:after,
.InfoPanel.Red a.TextLink:after
{
              background: url("/Images/home-sprite.png") no-repeat scroll -74px -68px transparent;
        margin-top: 0px;
}

.NewStyleRegionBox .leftContainer a.TextLink:after
{
    background: url("/Images/home-sprite.png") no-repeat scroll -40px -430px transparent;
    content: "";
    height: 25px;
    position: absolute;
    right: -10px;
    top: 0;
    width: 20px;
    
}

.NewStyleRegionBox .leftContainer.DarkBlue a.TextLink:after, .NewStyleRegionBox .leftContainer.DarkGold a.TextLink:after, .NewStyleRegionBox .leftContainer.Red a.TextLink:after
{
    background: url("/Images/home-sprite.png") no-repeat scroll -74px -300px transparent;
}

.NewStyleRegionBox .leftContainer a.TextLink {
    color:#074391 !important;
}

.NewStyleRegionBox .leftContainer.DarkBlue a.TextLink {
    color:#fff !important;
}

.NewStyleRegionBox .leftContainer a.TextLink
{    
    background-color:transparent !important;
}

.NewStyleRegionBox .leftContainer .TextLinkContainer
{
    text-align: right;
}


#AirPortSearch div.chevron
{
  background: url("/Images/home-sprite.png") no-repeat scroll -74px -68px transparent;
  margin-top: 0px;
  height: 25px;
  width: 20px;
  content: '';
  margin-left: 10px;
  float: right;
    margin-top: -2px;
}

.InfoPanel a.TextLink:after {
float: right;
  background: url("/Images/home-sprite.png") no-repeat scroll -74px 0px transparent;
  height: 25px;
  width: 20px;
  content: '';
  position: absolute;
  top: 0;
  margin-left: 10px;
  /*margin-top: 3px;*/
}

.Adonia.InfoPanel a.TextLink:after {
    background: url("/Images/home-sprite.png") no-repeat scroll -74px -68px transparent;
}

.InfoPanel p,
.AirportMapTitle p, .AirportMapContent p {
       font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
      color: #074391;
}

.CruiseImageTextBlock p
{
    color:#333333;
}

.InfoPanel.PaleBlue p {
     color: #074391 !important;
}

.InfoPanelDouble {
    position: relative;
}

    .InfoPanelDouble .InfoPanel {
        padding: 0;
    }

.InfoPanelDoubleContent {
    padding: 0 10px 10px 10px;
}

.InfoPanelImageTitle {
    position: absolute;
    top: 20px;
    left: 20px;
}

.InfoPanelNoBackground {
    background: none !important;
    padding: 0;
    margin: 0 0 15px 0;
}

.InfoPanel UL {
    margin: 0 10px 0 15px;
}

.CruiseImageTextBlock .InfoPanel UL
{
    padding:20px 0 0 0;
    color:#074391;
}

.CruiseImageTextBlock .InfoPanel UL LI {
    padding:0 0 10px 0;
}

.InfoPanel IMG {
    padding: 0 0 10px 0;
}

.SecondInfoContainer {
    /*margin: 20px 0 0 0;*/
}


/*Info Panel*/

/*Info Panel Repeater*/

.InfoPanelContainerSingle {
    width: 264px;
    margin: 0 39px 0 0;
    float: left;
}

    .InfoPanelContainerSingle .TextLinkContainer {
        /*margin:10px 0 10px 0;*/
    }

.InfoPanelContainerDouble {
    width: 567px;
    margin: 0 39px 0 0;
    float: left;
}

/*.InfoPanelContainerSingle.InfoPanelContainerSingleEnd, .InfoPanelContainerDouble.InfoPanelContainerDoubleEnd
{
    margin:0;
}*/

/*Info Panel Repeater*/

/*Selected Reviews*/

DIV.SelectedReviews {
    background-color: #E6E0CF;
    margin: 0;
    padding: 0 10px 10px 10px;
    display: inline-block;
    margin-top: 15px;
    width: 243px;
}

.viewSavedCruisesoverlay {
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    height: 113px;
    background-color: #1a2e5a;
    width: 296px;
    display: none;
}

    .viewSavedCruisesoverlay .close {
        margin: 0;
        cursor: pointer;
        height: 28px;
        width: 28px;
        margin-right: 10px;
        margin-top: 10px;
        background: url("/Images/home-sprite.png") no-repeat scroll -38px -233px #fff;
        float: right;
        border-radius: 14px;
    }

    .viewSavedCruisesoverlay .closeContainer {
        width: 100%;
        float: left;
    }

    .viewSavedCruisesoverlay .textContainer {
        width: 100%;
        float: left;
        padding-left: 16px;
        color: #fff;
    }

    .viewSavedCruisesoverlay a.TextLink {
        color: #fff;
        width: 255px !important;
        float: left;
        height: 20px !important;
        line-height: 0.9em;
        padding: 8px 5px 5px 5px !important;
        margin-top: 5px !important;
        BORDER-RADIUS: 0px !important;
        text-align: right !important;
    }

.lt-ie9 DIV.SelectedReviews {
    position: relative;
    overflow: hidden;
}

.SelectedReviewsTitle {
    padding: 10px 0 0 0;
}

.SelectedReviewsScrollerNav {
    position: relative;
    margin: 10px 0 10px 0;
    z-index: 100;
}


    .SelectedReviewsScrollerNav A.prev {
        position: absolute;
        bottom: 0;
        left: 0;
    }

.lt-ie9 .SelectedReviewsScrollerNav A.prev {
    position: relative;
    text-align: left;
    float: left;
    height: 20px;
    width: 20px;
    background: transparent;
}

.SelectedReviewsScrollerNav A.next {
    position: absolute;
    bottom: 0;
    right: 0;
}

.lt-ie9 .SelectedReviewsScrollerNav A.next {
    position: relative;
    text-align: right;
    float: right;
    height: 20px;
    width: 20px;
    background: transparent;
}

.SelectedReviewsScrollerNav .info {
    position: absolute;
    bottom: 0;
    left: 65px;
    text-align: center;
}

.Scroller .SelectedReview P {
    margin: 0 !important;
}

DIV.reviewDivide {
    margin: 0;
    height: 20px;
    border-bottom: solid 1px #fff;
    background-color: #E6E0CF;
    width: 263px;
}

DIV.SelectedReviews .Scroller .SelectedReview {
    height: auto;
    padding: 0 0 30px 0;
    z-index: 50;
}

.SelectedReviewTitle {
    background-color: #988642;
    margin: 15px 0 0 0;
    padding: 10px;
}

.SelectedReviews P {
    width: 240px;
}


/*Selected Reviews*/


/*Region Cruises, Cruise Details*/

.CruiseDetails {
    margin: 0 6px 0 45px;
}

.CruiseDetailsLinkContainer {
    margin: 0 0 0 0;
    border-radius: 0px;
}

.HomePageNew .CruiseDetailsLinkContainer {
    margin: 0 45px 0 0;
}

#RegionCruises {
    position: relative;
}

.RegionCruisesHeader {
    /*width:100%;*/
    margin: 0 6px 10px 45px;
}

    .RegionCruisesHeader IMG {
        position: absolute;
        top: -60px;
        right: 0;
    }

    .RegionCruisesHeader .topMinPrice, .CruiseDestinations .topMinPrice {
        margin: -12px 0 5px 0;
    }

.DestinationsRegion .CruiseDestinations .topMinPrice {
    margin: -18px 0 0 0;
}


.WorldCruisePage .CruiseDestinations {
    position: relative;
}

.WorldCruisePage .MultiDestinationsContent .CruiseDestinations .topMinPrice {
    position: absolute;
    left: 45px;
    top: -70px;
}

.WorldCruisePage .CruiseDestinations .topMinPrice {
    position: absolute;
    left: 45px;
    top: -10px;
}

.CruiseDetails .topMinPrice {
    position: absolute;
    left: 45px;
    top: 100px;
}


.RegionCruiseItem, .CruiseDetailsItem, .CruiseDetailsItems {
    width: 262px;
    margin: 0 39px 20px 0;
    float: left;
    border-bottom: solid 2px #074391;
}

.RegionCruiseTitle {
    float: left;
    width: 66%;
}

.RegionCruiseTitleFull {
    float: left;
    width: 100%;
}

.RegionCruisePrice {
    width: 34%;
    float: right;
    text-align: right;
    margin: 0 0 4px 0;
}

.RegionCruiseContent {
    position: relative;
}


    .RegionCruiseContent IMG {
        margin: 0 0 10px 0;
    }

.CruiseVideoLink {
    position: absolute;
    top: 10px;
    left: 100px;
}

.RegionCruisePrice SPAN.minprice {
    display: block;
}

#RegionCruises .TextLinkContainer, .CruiseDetails .TextLinkContainer {
    margin: 10px 0 20px 0;
}


.CruiseDetailsItemDate {
    margin: 0 0 8px 0;
}

.CruiseDetailsItemImage {
    position: relative;
    margin: 0 0 20px 0;
}

.highlight {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 120px;
    height: 120px;
}

.extra {
    margin: 0;
}

.FareInfo {
    line-height: 1em;
}

.Getaway .highlight {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -200px 0 transparent;
}

.EBS .highlight {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -200px -120px transparent;
}

.EarlySaver .highlight {
    /*background:url("/Images/POC_imagesprite.png") no-repeat scroll 0 -400px transparent;*/
}

.LateSaver .highlight {
    /*background:url("/Images/POC_imagesprite.png") no-repeat scroll -160px -400px transparent;*/
}

/*Region Cruises*/

/*Hotel Details*/

.HotelDetails {
    margin: 20px 0 0 0;
}

    .HotelDetails UL {
        margin: 0 0 20px 20px;
    }

/*Hotel Details */

/*Cruise Maps*/

.allCruiseContainer {
    width: 250px;
    position: absolute;
    right: 40px;
    bottom: 100px;
    z-index: 100;
}

/*Cruise Maps */

/*SearchLookingFor*/
body.OverlayHFinder  .MobCont, body.OverlayHFinder  .TabCont, body.OverlayHFinder  .DesktopContent
{
    min-height:0;
    min-width:0;
    width:0;
    height:0;
}

body.OverlayHFinder
{
    background-color:#1a2e5a;
    overflow:hidden;
    display:block;
    width:100%;
   margin:0;
   padding:0;
   position:relative;
   
}
body.OverlayHFinder .OverlayCloseContainer
{
    width:100%;
    margin-top:0;
    background-color:#429ddc;
}

body.SocialMediaIFrame .OverlayCloseContainer
{
    display:none;
}

body.OverlayHFinder .OverlayContent
{
    margin: 0 auto 0 auto;
}
body.OverlayHFinder .OverlayContent {     
        position: fixed;
        top: calc(50% + 50px);
        left: 50%;
        /* bring your own prefixes */
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

body.SocialMediaIFrame .OverlayContent {
    position: relative  ;
    top: auto;
    left: auto;
    /* bring your own prefixes */
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
}


body.OverlayHFinder .OverlayContent .ControlItem 
{
    background:none;
}



body.OverlayHFinder .OverlayContent .OverlayPageTitle
{
    margin : 0 46px 0 46px;
}
body.SocialMediaIFrame .OverlayContent .OverlayPageTitle
{
    margin : 0 3px 0 3px;
}


body.OverlayHFinder .CloseIcon {
    background: #fff url("/Images/home-sprite.png") no-repeat -39px -233px;
    width:26px;
    height:26px;
    margin: 5px 8px 0 0;
}

.hFinderfooter{
    float: left;
    width: 60%;
    padding: 17px 0 0 0;
    color: #fff;
}
 body.OverlayHFinder  .scarousel ul
 {
     font-size:0;
     line-height:0;
 }
  body.OverlayHFinder  .scarousel ul li
  {
      float:left;
      width:100%;
      margin-top:3px;
      padding:0;
      display:inline-block;
  }


.SearchLookingFor {
    background-color: #0066B4;
    margin: 0;
    padding: 0 0 0 45px;
    float: left;
}

.shareLinksBar
{
    width:100%;
    float:left;
    margin-top:35px;
}

.shareLinksBar .HF-share-button
{
    text-indent:200px;
    overflow:hidden;
        width: 224px;
    display: inline-block;
}

.shareLinksBar .HF-share-button img{
    width: 100%;
    float: left;
}

.shareLinksBar .fbShareLink
{
    width:50%;
    float:left;
    text-align:center;
        display: inline-block;
}
.openSearchBoxItems {
    cursor: pointer;
    display: none;
}

.searchforitem, .searchforitemEnd {
    position: relative;
    display: block;
}

#CruiseOffers .searchforitemText {
    display: none;
}

.searchforitemText {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 240px;
}

#openSearchBoxItems {
    /*display:block;
    position:absolute;
    top:20px;
    right:50px;
    cursor:pointer;*/
}

.openSearchBoxItems {
    /*display:block;*/
    display: none;
}

.openSearchBoxImg {
    position: absolute;
    top: 10px;
    right: 10px;
}

.SearchLookingForTitle {
    position: relative;
    padding: 10px 20px 10px 20px;
    margin: 0 0 20px 0;
}


.SearchLookingForItemsResults {
    margin: 0 0 20px 0;
}

.SearchLookingFor H3.left {
    float: left;
    clear: none;
}

.SearchLookingFor H3.right {
    float: right;
    clear: none;
    width: 264px;
}

.SearchLookingForTitle {
    padding: 10px 0 0 0;
}

.SearchLookingForItems {
    padding: 7px 0 0 0;
    margin: 0 45px 10px 0;
    border-bottom: solid 3px #B2C7DF;
}

.SearchLookingForItemsLast {
    border-bottom: none !important;
}

.SearchLookingForItems IMG, .SearchLookingForItemsResults A {
    cursor: pointer;
}

.SearchLookingForItemsResults {
    padding: 0px 20px 10px 20px;
    margin: 0 0 10px 0;
}

.SearchLookingFor UL {
    clear: both;
    padding: 0;
}

    .SearchLookingFor UL LI {
        list-style-type: none;
        float: left;
        padding: 0 14px 0 0;
        width: 192px;
    }

        .SearchLookingFor UL LI.searchforitem {
            width: 264px;
            padding: 0 39px 28px 0;
        }

        .SearchLookingFor UL LI.searchforitemEnd {
            width: 264px;
            padding: 0 0 28px 0;
        }

.SearchLookingForResults {
    text-align: right;
    width: 100%;
    padding: 10px 0 10px 0;
}

    .SearchLookingForResults A {
        display: inline-block;
        *display: inline;
        zoom: 1;
        vertical-align: middle;
    }

    .SearchLookingForResults SPAN {
        vertical-align: middle;
    }

A.AdvancedSearch, A.AdvancedSearch:hover {
    display: block;
}

.SearchLookingForResults .CruiseCount {
    padding: 0 20px 0 0;
}

span.new {
    padding: 0 5px 0 5px;
    background-color: #E30613;
    margin: 0 5px 0 0;
    display: block;
    float: left;
}

.openSearchBoxImg {
    display: none;
}

/*SearchLookingFor*/


/*Recently Viewed Small*/

#RecentlyViewedSmall {
    position: absolute;
    top: 370px;
    right: 47px;
    height: 110px;
    width: 277px;
    background: url('/Images/home_RecentlyViewed.png') no-repeat left top;
    z-index: 502;
    padding: 5px 10px 10px 10px;
    display: none;
    z-index: 100;
}

#RecentlyViewedSmallScroll {
    width: 230px;
}

    #RecentlyViewedSmallScroll a:hover {
        text-decoration: none !important;
    }

.RecentlyViewedSmallButtons {
    width: 23px;
    cursor: pointer;
    display: none;
}

#RecentlyViewedSmallPrev, #RecentlyViewedSmallScroll, #RecentlyViewedSmallNext {
    float: left;
    margin-top: -5px;
}

    #RecentlyViewedSmallScroll .rhs-ad {
        height: 90px;
        width: 215px;
    }

    #RecentlyViewedSmallScroll .rhs-cruise {
        height: 90px;
        width: 215px;
        padding: 0 0 0 20px;
        background-color: Transparent !important;
    }

    #RecentlyViewedSmallScroll .recentlyviewedimage {
        width: 60px;
        padding: 0 0 2px 0;
    }

    #RecentlyViewedSmallScroll .recentlyviewedtext {
        width: 150px;
        padding: 0 0 0 5px;
    }

/*Recently Viewed Small*/

/*Featured Cruises RHS */

.FeaturedCruisesRHSImage {
    position: relative;
    display: block;
}

.FeaturedCruisesRHSTitle {
    background: #074391;
    padding: 10px;
    margin: 0 0 15px 0;
}

.FeaturedCruisesRHSImage {
    margin: 6px 0 10px 0;
}

/*Featured Cruises RHS */


/*Footer Featured Cruise */

.HomePage #footerfeaturedcruises, .LaunchCruiseTypes #footerfeaturedcruises {
    display: none;
}

/*Footer Featured Cruise */

/*Home Page Comp Box*/

.HomePage DIV.BoxDarkBlue {
    background-color: #B0EAF3;
}


.HomePage .compBox {
    top: 350px;
    right: 45px;
    padding: 9px 15px 12px 15px;
    z-index: 501;
    position: absolute;
}

.compBoxTwoCol {
    width: 267px !important;
}

.compBoxLeft {
    float: left;
    padding: 0 12px 0 0;
    width: 122px;
}

.compBoxRight {
    float: right;
    width: 133px;
}

.HomePage .compBox H2, .HomePage .compBox H3 {
    color: #002F5B !important;
}

.HomePage .compBox H2 {
    margin: 0 0 3px 0;
}

DIV.home-container .compBox H3 {
    padding: 0 0 12px 0;
}

/*Home Page Comp Box*/

/*Destinations Container */

.DestinationsContainer {
    margin: 0;
}

/*Destination Container */

/*Cruise Info*/

.CruiseInfo {
    background: #DEE5F0;
    float: left;
}

.CruiseInfoTitle {
    background: #DEE5F0;
}

/*Cruise Info*/

/*Ships Reviews*/

.ReviewsRatings {
    background-color: #E6E0CF;
    padding: 10px;
}

.ShipRatings {
    clear: both;
    padding: 2px;
    height: 20px;
}

.ShipRatingsText {
    float: left;
    width: 26%;
    text-transform: capitalize;
    padding: 2px 0 0 0;
}

.ShipOwnRatingsText {
    float: left;
    width: 46%;
    text-transform: capitalize;
    padding: 2px 0 0 0;
}

.ShipRatingsTextLink {
    float: left;
    width: 18%;
    padding: 0 0 0 2%;
}

.ShipOwnRatingsStars {
    width: 160px;
    height: 20px;
    float: left;
    margin: 0 0 0 10px;
}


.ShipRatingsStars {
    float: left;
    width: 54%;
    height: 20px;
}

.ShipRatings5 {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -840px transparent;
}

.ShipRatings4 {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -880px transparent;
}

.ShipRatings3 {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -920px transparent;
}

.ShipRatings2 {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -960px transparent;
}

.ShipRatings1 {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -1000px transparent;
}


.ReviewNavigationMobile {
    display: none;
}

.ReviewNavigation {
    background: #6C8DBB;
    height: 50px;
    display: block;
}

.ReviewNavigationPart {
    float: left;
    padding: 10px 0 10px 20px;
}

.ReviewNavigationFirst {
    float: left;
    padding: 10px 0 10px 45px;
}

.ReviewPagination {
    float: right;
    margin: 0 38px 0 0;
}

    .ReviewPagination SPAN {
        float: left;
    }

        .ReviewPagination SPAN A:hover {
            text-decoration: none;
        }

.ReviewPaginationText {
    /*margin:0 55px 0 55px;*/
    padding: 10px 0 10px 20px;
    width: 174px;
    text-align: center;
}

.ReviewPaginationLink, .ReviewPaginationLink A {
    width: 38px;
    height: 50px;
    display: block;
}

.ReviewPaginationLinkPrev {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -77px #1A2E5A;
}

.ReviewPaginationLinkNext {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -40px -77px #1A2E5A;
}

.ReviewShipTitle {
    float: left;
}

.ReviewShipTitleLink {
    padding: 0 0 0 10px;
}

.ReviewShipRatingText {
    float: left;
}

.ReviewShipRatingComment {
    margin: 10px 0 20px 0;
}

    .ReviewShipRatingComment.POComment {
        font-style: italic;
    }

.ShipReviewItem {
    background-color: #f2efe7;
    border-bottom: solid 3px #fff;
}

.ShipReviewItemAlt {
    background-color: #e6e0cf;
    border-bottom: solid 3px #fff;
}

.ReviewShipRatingCommentGeneral {
    height: 70px;
    clear: both;
    overflow: hidden;
    margin: 10px 0 20px 0;
    position: relative;
    color: #5D5853;
}

.Dots {
    display: inline;
}

.HiddenComments {
    display: inline;
    visibility: hidden;
}

/*Ships Reviews*/

/*WebCam*/

.WebCamContainer {
    background-color: #F2EFE7;
}

.WebCamRegionCruiseItems {
    float: left;
}

/*Web Cam*/

/*360 Image */

.virtualTourPano {
    width: 960px;
    height: 400px;
}

.Slide360Link {
    position: absolute;
    bottom: 20px;
    left: 40px;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -160px -840px transparent;
    width: 103px;
    height: 135px;
    z-index: 100;
    display: block;
    cursor: pointer;
}

.NewSlide360Link {
    background: url("/Images/btn_360_VT_39x39.png") no-repeat scroll 20px 96px transparent;
}

.vtText {
    position: absolute;
    bottom: 29px;
    left: 106px;
    width: 100px;
}

/*360 Image */


/*Offer Taster Item*/

.OfferTasterItem {
    margin: 0 0 20px 0;
}

.OfferTasterItemContent {
    background-color: #E6E0CF;
    padding: 20px 15px 20px 15px;
}

.TermsLink {
    margin: 5px 0 0 0;
    float: left;
    display: block;
}

/*Offer Taster Item*/

/*** home slide show text **/

.Slide .overlayTxt {
    position: absolute;
    top: 40px;
    color: #ffffff;
    left: 45px;
}

.Carousel3 .Slide .overlayTxt {
    top: 20px;
}

.HomePage .Slide .overlayTxt {
    top: 0px;
}


/*Cruise Itinerary Single*/

.CruiseItineraryItem {
    padding: 0 45px 0 0;
    position: relative;
}

.CruiseItineraryItemSingle {
    padding: 0;
    position: relative;
}

.CruiseItineraryItemDate {
    position: relative;
    background: url("/Images/Icon_Calendar2.png") no-repeat scroll 0 0 transparent !important;
    height: 79px;
    width: 96px;
    margin: 0 10px 10px 0;
    float: left;
}

.CruiseItineraryItemDateMonth {
    position: absolute;
    top: 17px;
    left: 5px;
}

.CruiseItineraryItemDateDay {
    position: absolute;
    top: 35px;
    left: 22px;
}

.ItineraryItemTimeText {
    float: left;
}

    .ItineraryItemTimeText SPAN {
        display: block;
    }

SPAN.spnFlagText {
    position: relative;
}

.ItineraryItemTimeText SPAN.spnFlagText .helpBox {
    right: -10px;
    margin-top: -18px !important;
}

.ItContentInfo {
    margin: 0 0 10px 0;
}

.CruiseItineraryItemImage {
    margin: 0 0 10px 0;
}

/*Cruise Overview*/

.hfpSpn {
    margin: 0 0 0 10px;
}

.cabinPricingLeft {
    margin: 0 0 25px 45px;
}

.cabinPricingRight {
    margin: 0 45px 25px 39px;
}

.CruisePricingIntroText P {
    margin: 0 0 10px 0;
}

#cruisePricingContent {
    background: #E6E0CF;
    padding: 10px;
    margin: 0 0 20px 0;
}

    #cruisePricingContent .hfpBarCruise {
        margin: 0 0 0 -10px;
    }

    #cruisePricingContent .hfpLbl {
        margin: 0 0 0 3px;
    }


.CruiseOverviewFLeft {
    float: left;
    width: 48%;
    padding: 0 2% 0 0;
}

.wishListButtons {
    float: right;
    width: 300px;
}

.bookNowSocial {
    float: right;
    width: 265px;
    margin: -7px 45px 0 0;
}

a.btnAddWishList {
    cursor: pointer;
}


span.in-wishlist_cruisepage span {
    display: inline;
    margin-right: 0 !important;
    padding-left: 10px;
    width: 120px !important;
}

a.remove-wishlist_cruisepage {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/icon_RemoveSavedCruise.png) no-repeat scroll left center;
    float: none !important;
    padding: 0 10px 0 10px !important;
    margin: 0 5px 0 5px !important;
    cursor: pointer;
}

span#btnRemoveWishListDiv {
    display: none;
    float: left;
}

span.printSpan {
    display: block;
}

a.searchBackbutton {
    padding-right: 10px;
}


/*Cruise Map*/
.CruiseMapContainer, .MapContainer {
    position: relative;
}

.CruiseDetailsItem .MapContainer {
    padding: 0 0 10px 0;
}

.Cruises .CruiseMapContainer, .Cruises2 .CruiseMapContainer {
    height: 500px;
}

.CruiseMapLinkContainer {
    bottom: 20px;
    position: absolute;
    right: 45px;
    width: 237px;
    z-index: 9;
}


/*Cruise Pricing*/
table#cruisePricingDetails {
    width: 100%;
    margin: 0 0 10px 0;
}

    table#cruisePricingDetails TH.cabin {
        width: 15%;
    }

    table#cruisePricingDetails TH.currentPrice, table#cruisePricingDetails TH.specialPrice {
        width: 35%;
    }

    table#cruisePricingDetails .heading {
        /*width:60px;*/
    }

    table#cruisePricingDetails .currentPrice, table#cruisePricingDetails .specialPrice {
        /*width:120px;*/
        /*text-align:right;*/
    }

    table#cruisePricingDetails.withGetaway .currentPrice, table#cruisePricingDetails.withGetaway .specialPrice {
        /*width:90px;*/
        /*text-align:right;*/
    }

    table#cruisePricingDetails.withGetaway .widePCol {
        /*width:150px;*/
    }

    table#cruisePricingDetails TD.currentPrice, table#cruisePricingDetails TD.specialPrice {
        /*padding:0 0 0 0px;*/
    }

div#cruisePricing {
    padding: 10px 0 0 0;
}

.ChooseAndBook {
    width: 250px;
}

#cruisePricingHolder P {
    margin: 0 0 10px 0;
}

table#cruisePricingDetails TH.currentPrice, table#cruisePricingDetails TH.specialPrice {
    /*padding:0 0 5px 9px;*/
}

table#cruisePricingDetails TD, table#cruisePricingDetails TH {
    padding: 5px 10px 5px 0;
    border-bottom: solid 1px #000;
}

table#cruisePricingDetails .specialPrice {
    /*color:#d11349;*/
    color: #074391;
}

table#cruisePricingDetails .currentPrice {
    color: #074391;
}

/*rules to right align single column, also add hiddenDiv into generic.css*/
table.cruisePricingDetailsOneCol TH.cabin {
    /*   width:50% !important;*/
}

table.cruisePricingDetailsOneCol .currentPrice, table.cruisePricingDetailsOneCol .specialPrice {
    /*width:50% !important;
    text-align:right;*/
}

    table.cruisePricingDetailsOneCol .currentPrice.leftAlign, table.cruisePricingDetailsOneCol .specialPrice.leftAlign {
        text-align: left;
    }

P.EbsMessage {
    color: #074391;
}


.tblWithOffer .currentPrice {
    color: #FE0000;
}

.withPPromise .currentPrice {
    color: #074391;
}

.CabinTypePricing table TH .helpBox, #cruisePricing table.priceSummary .helpBox, .hfpBar .helpBox {
    position: relative !important;
    width: 15px;
    padding: 0 !important;
    border: none !important;
    margin-left: 2px !important;
    float: right !important;
}


#container .CabinTypePricing .helpBox div.baloon {
    margin-left: 0;
    margin-top: 10px;
}


/*Cabins */
.CabinsContainer {
    position: relative;
}

.CabinsContent {
    background-color: #dee5f0;
}

.CabinFromToPrice {
    margin: 0 0 -7px 45px;
}

.Cruises .ControlItem H2.CabinsTitle {
    margin: 62px 0 -5px 0 !important;
    float: left;
}

.shipCabin {
    margin: 0 0 20px 45px;
    /*margin:0 20px 20px 45px;*/
    border-bottom: solid 1px #DEE5F0;
    /*width:567px;*/
}

.shipCabinUpgrade {
    margin: 0 20px 0 45px;
    width: 567px;
    padding: 0 0 20px 0;
}

.shipCabin .TextLink {
}

.CabinsText {
    padding: 0 0 10px 0;
    *padding: 0;
}

#CabinPricingAllInclude {
    width: 616px;
    border-bottom: solid 1px #cecccb;
    margin: 0 0 15px 0;
}

#cruiseStatesrooms {
    margin-left: 15px;
}

.cabinGradeCode {
    padding: 5px;
    width: 20px;
    display: block;
    width: 18px;
    margin: 0 10px 0 0;
    float: left;
}

.cabinTypeName {
    display: block;
    margin: 5px 0 0 0;
}


.CabinTypePricing table {
    margin-left: 0px !important;
    margin: 10px 0 10px 0;
}

    .CabinTypePricing table th {
        width: 210px;
        /*border-bottom:solid 1px #cfcfcf;*/
        padding: 5px 0 5px 0;
    }

        .CabinTypePricing table th.CabinTypePricingCode {
            border-top: solid 1px #000;
        }

        .CabinTypePricing table th .tblHeadText {
            width: auto;
            /*float:left;*/
            padding-left: 2px;
        }

.CabinTypePricingCode {
    width: 310px;
    /*border-bottom:solid 1px #cfcfcf;*/
    /*padding:5px 0 5px 0;*/
}

.CabinTypePricingLink {
    width: 110px;
    border-bottom: solid 1px #cfcfcf;
    padding: 5px 0 5px 0;
}

.twoColPrice .CabinTypePricingLink {
    width: 70px;
}

.CabinTypePricingOnline, .CabinTypePricingSpecial {
    width: 200px;
    border-bottom: solid 1px #000;
    /*padding:5px 0 5px 0;*/
}


.withPPromise .CabinTypePricingOnline {
    color: #5D5853;
}

.twoColPrice .CabinTypePricingOnline, .twoColPrice .CabinTypePricingSpecial {
    width: 120px;
}

.CabinTypePricingSpecial {
    /*color:#d11349;*/
    color: #074391;
}

.CabinsTextContainer {
    padding: 0 0 10px 0;
}

.cabinTypePricing {
    padding: 13px 0 0 0;
    border-top: 1px solid #000;
    margin: 0 0 20px 0;
    width: 567px;
}

.cabinTypeContainer {
    width: 567px;
}

.obcContainer {
    margin: -10px 0 20px 0;
}


INPUT.cruiseOnly, INPUT.holidayPackage {
    float: none;
}

.divPriceDisplayD {
    font-size: 0.8em;
}

.Cruises2 .divPriceDisplayD {
    font-size: 1em;
}

.singleCabin {
    font-size: 0.8em;
    border-top: 1px solid #CFCFCF;
    padding: 5px 0 0 0;
}

#ShipCabinPlans {
    position: relative;
    padding: 20px 0 0 0;
}

#ShipCabinPlansControls {
    position: absolute;
    bottom: 50px;
    right: 55px;
}


    #ShipCabinPlansControls .helpBox {
        margin-left: 0px !important;
        background-image: none;
        height: 40px !important;
        width: 45px !important;
    }

        #ShipCabinPlansControls .helpBox span {
            position: absolute;
        }

        #ShipCabinPlansControls .helpBox div.baloon {
            display: none;
            margin-left: 20px;
            margin-top: -12px;
        }

        #ShipCabinPlansControls .helpBox:hover div.baloon, #ShipCabinPlansControls .activeBaloon div.baloon {
            display: block;
        }

        #ShipCabinPlansControls .helpBox .baloon .baloonArrow {
            position: absolute;
            border-width: 5px 10px 5px 0px;
            border-style: solid;
            border-color: transparent #525252;
            height: 0px;
            width: 0px;
        }

        #ShipCabinPlansControls .helpBox .baloon .baloonText {
            position: absolute;
            width: 200px;
            border-color: #525252;
            border-width: 2px;
            border-style: solid;
            background-color: #FFFFFF;
            color: #222222;
            padding: 5px;
            text-align: left;
            border-radius: 5px;
            -moz-border-radius: 5px;
            margin-left: 10px;
            margin-top: -5px;
        }

        #ShipCabinPlansControls .helpBox .closeBaloon {
            color: #222222;
            position: absolute;
            left: 230px;
        }

.StandardFeatureAdditions, .SpecialTouches, .cabinExtraInfo, .cabinSize {
    padding: 10px 10px 10px 0;
    width: 300px;
    float: left;
}


    .StandardFeatureAdditions UL LI {
        margin-left: 12px;
    }

/*responsive table layout css changes*/

.FreeOBS {
    margin: 0 0 10px 0;
}

.PastPassenger {
    margin: 0 0 10px 0;
    width: 567px;
}

.CabinTypePricing TABLE {
    width: 567px;
}

TABLE.twoColPrice {
    width: 567px;
    /*responsive break point examples*/
    /*width:420px;*/
    /*width:240px*/
}

    TABLE.twoColPrice .CabinTypePricingOnline, TABLE .CabinTypePricingOnline {
        width: 430px;
        /*responsive break point examples*/
        /*width:300px;*/
        /*width:120px;*/
        text-align: right;
        color: #074391;
    }

    TABLE.twoColPrice .CabinTypePricingSpecial, .CabinTypePricingOnline {
        text-align: right;
    }

/*responsive table layout css changes*/

/*footer cruises*/

.footercruises-cruise {
    float: left;
    padding: 0 10px 10px 10px;
}

#RecentlyViewed_Panel2 {
    clear: both;
    float: none;
}

/*Shore Excursions*/


.touch .CruiseItineraryLeft {
    width: 867px;
}

    .touch .CruiseItineraryLeft .ShoreExButtonWidth {
        width: 33%;
    }

.CruiseShoreEx {
    /*width:870px;*/
}

.DestinationsShoreEx {
    margin: 10px 0 0 0;
}

.ShoreExText {
    padding: 10px;
    margin: 10px 0 10px 0;
    background-color: #f0eada;
}

.ShoreExContent {
    background-color: #fff;
    float: left;
    padding: 0 45px 0 45px;
}

.Ports .ShoreExContent {
    margin: 15px 0 25px 0;
}

.ShoreExButtonWidth {
    width: 44%;
}

.ShowCruiseShoreEx {
    cursor: pointer;
}

.ShoreExAllLinkContainer, .HideShoreEx {
    padding: 20px 0 0 0;
}

.excursion {
    margin: 20px 0 0 0;
    background: #f0eada;
    padding: 0 0 10px 0;
    position: relative;
}

.excursionAlt {
    background: #dee5f1;
}

.excursion .leftContainer {
    margin: 0 0 0 0;
    width: 537px;
    padding: 10px 0 10px 10px;
}


.excursion .rightContainer {
    margin: 0 0 0 39px;
    width: 254px;
    padding: 10px 10px 10px 0;
}

.excursion .image {
    float: left;
    width: 48%;
    padding: 0 4% 0 0;
}

.excursion .details {
    float: left;
    width: 48%;
    padding: 0;
}

.excursion .icons {
    margin: 0 0 10px 0;
}

.excursion .detailswide {
    width: 96%;
}

.excursion .details .links UL {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

    .excursion .details .links UL LI {
        display: inline;
        float: left;
        margin: 0;
        padding: 0 30px 0 0;
    }

.excursion .show-more-text {
    margin: 10px 0 0 0;
}

    .excursion .show-more-text P.title {
        margin: 10px 0 0 0;
    }


.excursion .show-more {
    margin-top: 20px;
    display: block;
}

.excursion DIV.OpenButton, .excursion DIV.CloseButton {
    margin: -10px 5px 0 0;
}

.excursion .ViewVideoIcon {
    display: block;
    background: transparent url(/Images/POC_imagesprite.png) scroll no-repeat -160px -320px;
    height: 30px;
    width: 30px;
    float: left;
    margin: -10px 0 10px 0;
}

.excursion .ShoreExVideoLink {
    margin-top: 10px;
    display: block;
}

.touch .excursion .ShoreExVideoLink {
    display: none;
}

/*RichTextHtml*/

.richTextHtml P {
    margin: 0 0 10px 0;
}

.TextContainer img {
    margin: 0 10px 0 0;
}

/*InfoPanelQuad*/

.InfoPanelQuad {
    background-color: #fbf1c8;
    padding: 10px;
    margin: 10px 0 0 0;
}

.InfoQuadIcon {
    width: 16%;
}

.InfoQuadText {
    width: 84%;
}

/*Meta Grade Boxes*/

.MetaGradeItemContainer {
    width: 576px;
}

    .MetaGradeItemContainer P {
        margin: 0;
    }

.MetaGradeItem {
    float: left;
    padding: 12px 8px 8px 8px;
    background-color: #e6e0cf;
    margin: 0 12px 12px 0;
    width: 164px;
}

.CabinImageContainer {
    margin: 0 0 12px 0;
}

.MetaGradeLink {
    background: #4FA420 url(/Images/POC_imagesprite.png) scroll no-repeat -42px -80px;
    height: 38px;
    width: 35px;
    display: block;
}

.PlusLink {
    background: #4FA420 url(/Images/POC_imagesprite.png) scroll no-repeat -120px -600px;
    height: 38px;
    width: 35px;
    display: block;
}

.InfoLink {
      background: url(/Images/POC_imagesprite.png) scroll no-repeat -280px -240px transparent;
      height: 23px;
  width: 23px;
   display: block;
}

.InfoLinkNew {
    background: url("/Images/home-sprite.png") no-repeat scroll -68px -868px;
    height: 32px;
    width: 32px;
}

.InfoLink:hover {
    text-decoration: none;
}

.CruiseItinerarySummary {
    margin: 20px 0 20px 0;
}

.CruiseItinerarySummaryTitle {
    background-color: #074391;
    padding: 10px;
    display: inline-block;
    width: 243px;
    margin-top: 15px;
}

.CruiseItinerarySummaryContent {
    position: relative;
}


    .CruiseItinerarySummaryContent #wrapper {
        overflow: hidden;
        height: 160px;
        width: 95%;
        padding: 0 0 0 5%;
        background: #D6DFF7;
    }

.itWrapper {
    height: auto;
}

    .itWrapper p {
        line-height: 20px;
    }

#scroller {
    /*position:absolute; z-index:1;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    width:100%;
    padding:0;
    height:100%;*/
}


/* Whats Included Info Box*/
.InfoBoxContainer {
    width: 606px;
}

.InfoBoxRightContainer {
    margin: 25px 45px 25px 0;
}

.InfoBox {
    position: relative;
    width: 264px;
    float: left;
    margin: 0 39px 39px 0;
}

.InfoBoxTitle {
    position: absolute;
    top: 11px;
    left: 11px;
}

.InfoBoxLink {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.SummaryRatings {
    width: 130px;
    height: 20px;
    margin: 10px 0 10px 0;
}

DIV.SelectedReviews .Summary .SelectedReviewsSummary, .SelectedReviewsSummary {
    border-bottom: solid 3px #fff;
    padding: 10px 0 10px 0;
}

.SelectedReviewsSummaryLink {
    margin: 10px 0 0 0;
}

.CruiseDescription {
    margin: 0 0 20px 0;
}

/*Region Info Box*/

.RegionInfoBox {
    float: left;
    margin: 0 3px 3px 0;
    position: relative;
}

.RegionInfoBoxEnd {
    margin: 0 0 3px 0;
}


/*Info Boxes*/

.CloseIcon {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -280px -360px #6C8DBB;
    width: 34px;
    height: 34px;
    float: right;
    cursor: pointer;
}

.CloseText {
    margin-top: 8px;
}


.CloseTextWithIcon {
    margin-top: 3px;
    float: left;
}

.InfoBoxesContainer {
    margin: 20px 0 0 45px;
    width: 910px;
}

.ExtraInfoBoxeContainer {
    margin: 20px 0 0 45px;
    width: 910px;
}

.Cruises .InfoBoxesContainer {
    margin: 0;
    width: 606px;
}

.Cruises2 .InfoBoxesContainer {
    margin: 0 6px 0 45px;
    width: 909px;
}

.WhatsIncludedLeft {
    margin: -15px 0 25px 45px;
    width: 606px;
}

.InfoBoxExtra {
    float: left;
    width: 860px;
    background: none repeat scroll 0 0 #DEE5F0;
}

.InfoBoxesTitle {
    padding: 10px;
    float: left;
}

.InfoBoxesClose {
    float: right;
    padding: 10px 0 0 0;
    width: 80px;
    margin: 0 10px 0 0;
}

.InfoBoxExtra #slides {
    width: 840px !important;
    height: 350px !important;
}

/*.InfoBoxExtra .Slide {
    width: 840px !important;
    height: 350px !important;
}*/

.InfoBoxExtra .caroufredsel_wrapper, .InfoBoxExtra .carousel {
    margin: 0 0 0 10px;
    width: 840px !important;
    height: 350px !important;
}

.InfoBoxExtra .CruiseInfo {
    width: 860px !important;
}

/*.InfoBoxExtra .Slide {
    width: 840px !important;
    height: 350px !important;
}*/

/*Region Info Box Extra */

.RegionInfoBoxesContainer {
    position: relative;
    max-width: 960px;
}

.NewStyleRegionBox {
    margin: 0 0 20px 0;
    float: left;
}

    .NewStyleRegionBox .RegionInfoBoxesContainer {
        float: right;
        width: 642px;
        background-color: #dee5f0;
}

    .NewStyleRegionBox .leftContainer {
        width: 278px;
        margin: 0;
        padding: 20px;
        background-color: #dee5f0;
}

    .NewStyleRegionBox .RegionInfoBoxAjax {
        width: 100%;
        position: relative;
}


.OldStyleRegionBox .leftContainer {
    float: none;
}

.NewStyleRegionBox .RegionInfoBox, .NewStyleRegionBox .RegionInfoBoxEnd {
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    margin: 0;
}

.RegionInfoBoxExtra {
    top: 0;
    left: 0;
    width: 960px;
    height: 400px;
}

.RegionInfoBoxAjaxTitle {
    top: 0;
    left: 0;
    width: 400px;
    height: 400px;
    background: #1A2E5A;
    position: absolute;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.RegionInfoBoxAjaxText {
    top: 0;
    left: 0;
    width: 350px;
    height: 400px;
    position: absolute;
    padding: 20px 0 0 45px;
}

    .RegionInfoBoxAjaxText .InfoBoxesClose {
        position: absolute;
        left: 300px;
        bottom: 40px;
    }

.RegionInfoBoxLinkContainer {
    position: absolute;
    bottom: 10px;
    right: 46px;
    width: 300px;
}

.stacklahfw > iframe, #stack-widget-embed-2634 {
    max-width: 960px;
}

/*SearchInPage*/

.SearchInPage {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 0 0 45px;
    width: 845px;
    background: #074391;
    height: 100px;
}

    .SearchInPage .SearchControls {
        float: left;
        width: 567px;
    }

    .SearchInPage .SearchInnerWrapper {
        width: 845px;
    }

.Content .ControlItem .SearchInnerWrapper {
    background: #1A2E5A;
    padding: 0 6px 5px 45px;
    margin: 0 0 20px 0;
}

.SearchInPage .SearchTop {
    float: none;
}

.SearchInPage .SearchBottom {
    float: right;
    width: 264px;
    clear: none;
}

.SearchInPage .SearchDdlBox {
    margin: 0 10px 10px 0;
}

.SearchInPage .SearchBottom #TotalCruises {
    padding: 0 0 10px 0;
    float: none;
}

/*Featured Cruise*/
.FeaturedCruisePrice {
    margin: 10px 0 0 0;
}

    .FeaturedCruisePrice .minprice {
        float: right;
    }

.FeaturedContentText {
    margin: 10px 0 0 0;
}

.FeaturedCruiseTitle {
    background-color: #074391;
    padding: 10px;
    margin: 0 0 10px 0;
}

.FeaturedCruiseContent {
    margin: 10px 0 0 0;
}

/*Slide Text*/

.ImageHeading {
    float: left;
    width: 100%;
}

.ImageTxt1 {
    float: left;
    width: 25%;
    padding-top: 3px;
    margin: 13px 0 0 0;
}

.ImageTxt2 {
    float: left;
    width: 100%;
    padding-top: 8px;
}

.MasterSlider .ImageTxt3 {
    background: url('/Images/image_caption_blue.png') repeat transparent;
    bottom: -368px;
    height: 25px;
    left: -45px;
    padding: 5px 0 0 10px;
    position: absolute;
    width: 950px;
}

.MasterSlider .ImageTxt4 {
    color: #FFFFFF;
    left: -10px;
    padding: 5px 0 0;
    position: absolute;
    text-align: right;
    top: 334px;
}


.ImageTxt3, .ImageTxt4, .ImageTxt5 {
    float: left;
    width: 100%;
    padding-top: 11px;
}

.ImageTxt4 {
    padding-top: 5px;
}

.ImageTxt5 {
    padding-top: 1px;
}

/*FlowPlayer*/

.flowplayer {
    margin: 0 0 -10px 0;
    width: 960px;
    height: 400px;
}

#flvplayer {
    height: 70%;
}


.MultiFlowplayerContainer, .FlowPlaylist .flowplayer {
    height: 540px !important;
}

.AjaxPlayerContainer {
    position: relative;
    top: -400px;
    left: 0;
    z-index: 600;
}

.AjaxPlayerUnLoad {
    position: relative;
    top: -834px;
    left: 924px;
    z-index: 601;
    height: 34px;
    width: 34px;
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -280px -360px #6C8DBB;
    display: none;
}

/*Brochure Items*/

.BrochureItem {
    width: 264px;
    float: left;
    margin: 0 19px 19px 0;
    background-color: #dee4f0;
    position: relative;
}

.BrochureItemTitle {
    height: 264px;
    padding: 10px;
    background-repeat: no-repeat;
}

.BrochureItemContent {
    padding: 10px;
}

.BrochureFormContent {
    position: absolute;
    top: 220px;
    left: 220px;
}

/*May We Help */
.mayWeHelp {
  padding: 10px 40px 10px 40px;
  background-color: #fff;
}

.mayWeHelp h2 {
    font-family: CoreRhino35Light;
  font-size: 16px;
  text-transform: uppercase;
  color:#3981bb;
}

    .mayWeHelp.FormContainer {
        background-color: #d9ebfa;
    }


    .mayWeHelp p {
        margin: 1px 0 0 0;
        /*color: #fff;*/
        float: none !important;
        font-size: 16px !important;
        line-height: 20px;
    }

.MayWeHelpIntroFirstTitle {
          /*color: #fff !important;*/
    }

.MayWeHelpForm .TextLinkContainer a {
           font-family: CoreRhino35Light;
           font-size: 18px;
       }

.MayWeHelpForm .TextLinkContainer .chevron {
          float: right;
  background: url("/Images/home-sprite.png") no-repeat scroll -74px -67px transparent;
  height: 25px !important;
  width: 20px;
  content: '';
  margin-left: 10px;
  margin-top: 3px;
    }

body.Basic .TextLinkContainer.OpenFormLink
{
    display:none;
}

body.Basic .MayWeHelpIntro P:last-of-type{
    display:none;
}
    /*.mayWeHelp INPUT, .mayWeHelp SELECT {
        float: none;
        margin: 6px 0 0 0;
    }

    .mayWeHelp SELECT {
        width: 80px;
        height: 20px;
        margin: 10px 0 0 0;
        clear: both;
    }

    .mayWeHelp INPUT.text {
        width: 167px;
        height: 20px;
    }*/

    .mayWeHelp INPUT.submit {
        margin: 6px 0 10px 110px;
    }

    .mayWeHelp .formReminder {
        font-size: 0.8em;
        padding: 5px 0 0 0;
    }

#submitForm .chevron {
    height: 20px;
    }

    .mayWeHelp IMG {
        margin: 5px 0 5px 0;
        cursor: pointer;
    }

        .mayWeHelp IMG.leftButton {
            float: left;
            margin: 5px 10px 5px 0;
            cursor: pointer;
        }

    .mayWeHelp .hiddenForm {
        display: none;
        background: #b7d1e8 none repeat scroll 0 0 !important;
        margin: 0 -40px;
        padding: 10px 40px;
    }

        /*.mayWeHelp .hiddenForm p {
            color: #074391;
        }*/


.MayWeHelpIntro {
    margin: 0 0 20px 0;
}

.OpeningHoursTitle
{
    margin:15px 0 0 0;
}

.MayWeHelpForm .TextLink span {
 font-family: CoreRhino35Light;
   margin-top: 6px;
}

.CallBackText {
    /*margin: 4px 5px 0 0;*/
    font-family: CoreRhino35Light;
    line-height:1.5em;
}

.MayWeHelpThanks {
    display: none;
    float: left;
}

/*Customer Form*/

.formCol {
    width: 264px;
    float: left;
    margin: 0 19px 19px 0;
}

.formItem INPUT, .formItem SELECT {
    width: 264px;
}

#addressDetails {
    display: none;
}

#findaddress, #manualAddress, #submit {
    cursor: pointer;
}

.formError {
    color: Red;
    float: right !important;
}

.formErrorLeft {
    color: Red;
    float: left !important;
    margin: 10px 0 0 45px;
}

.formWarning, .formReminder, .formAddressReminder, .formEmailReminder {
    display: none;
}

div.checkboxFormat {
    padding: 10px 10px 10px 0;
    width: 100px;
    float: left;
}

    div.checkboxFormat INPUT {
        float: left;
        width: auto;
        margin: 5px 0 0 0;
    }

.formSpacer {
    height: 43px;
}

.formHalfSpacer {
    height: 22px;
}

.CheckBoxUnticked {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -120px -600px #4fa420;
    width: 36px;
    height: 36px;
    cursor: pointer;
    display: block;
}

.CheckBoxTicked {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -120px -560px #4fa420;
    width: 36px;
    height: 36px;
    cursor: pointer;
    display: block;
}

.CustomerForm {
    display: none;
}

/*FlowToolTip*/
.flowtooltip .flowplayer {
    background: transparent;
    height: 396px;
    width: 884px;
    bottom: 14px;
    left: 38px;
    position: absolute;
}

.ImageContainer.CruiseDestination .flowtooltip .flowplayer {
    height: 400px;
    bottom: 0;
}

.LaunchCruiseTypes .YouTubeContainerTop {
    background: none repeat scroll 0 0 transparent;
    height: 400px;
    left: 0;
    position: absolute;
    top: 0;
    width: 960px;
}

.SlideExtraInfoCarousel .flowtooltip .flowplayer {
    top: 0;
    bottom: 0;
}

.standaloneflowtooltip {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

    .standaloneflowtooltip .flowplayer {
        background: transparent;
        height: 353px;
        width: 567px;
    }

.InfoBoxExtra .flowtooltip .flowplayer {
    height: 350px;
    width: 840px;
    left: 0;
}

.HomePage .flowtooltip .flowplayer {
    height: 450px;
    width: 960px;
    left: 0;
}

.flowtooltip .flowplayer .fp-ui {
    display: none;
}

.flowplayer .fp-toggle {
    z-index: 110;
}

.flowtooltip .flowplayer .fp-toggle, .LaunchCruiseTypes .YouTubeContainerTop .YouTubePlay {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -240px transparent;
    height: 125px;
    width: 120px;
    display: block;
    bottom: 10px;
    left: 38px;
    position: absolute;
}

.LaunchCruiseTypes .YouTubeContainerTop .YouTubePlay {
    top: auto;
    left: 76px;
}

.LaunchCruiseTypes .SingleImageVideo .YouTubePlay {
    top: auto;
}

.FlowPlaylist .flowplayer .fp-toggle {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -120px -240px transparent;
    bottom: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    position: absolute;
    display: none;
}

HTML.touch .FLVflowplayer {
    display: none;
}

.standaloneflowtooltip .flowplayer .fp-toggle {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -240px transparent;
    height: 125px;
    width: 120px;
    display: block;
    bottom: 10px;
    left: 38px;
    position: absolute;
}

.excursion .standaloneflowtooltip {
    z-index: auto;
}

    .excursion .standaloneflowtooltip .flowplayer .fp-toggle {
        z-index: 110;
    }

.flowtooltip .flowplayer.is-loading .fp-toggle, .flowtooltip .flowplayer.is-ready .fp-toggle {
    background: transparent !important;
}


.flowtooltip .flowplayer.is-loading, .flowtooltip .flowplayer.is-ready, .flowtooltip .flowplayer.is-playing {
    /* playback starts -> reveal player */
    cursor: pointer;
    background-color: #333;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
    z-index: 100;
    background: #000;
}


    .flowtooltip .flowplayer.is-loading .fp-ui, .flowtooltip .flowplayer.is-ready .fp-ui {
        display: block;
    }

/*Three Column Feature*/

.ThreeColumnFeature {
    width: 870px;
    margin: 0 0 0 -45px;
    padding: 20px 45px 0 45px;
    background: url("/Images/WhyChoosePOC_FullWidth_960.jpg") no-repeat;
}

.ThreeColumnFeatureContainer .ThreeColumnFeature {
    margin: 0;
}

/*Zebra Table */

.zebraTable TABLE TD {
    padding: 3px;
}

.zebraTable {
    font-size: 80%;
    margin-top: 1em;
}

    .zebraTable TABLE {
        width: 900px !important;
    }

    .zebraTable .getawayPriceHighlight {
        color: #d11349;
    }

.tableStriped {
    background-color: #D6DFF7;
}

.tableHeader {
    font-weight: bold;
    height: 1.5em;
    line-height: 1.5em;
}




/*NEW HOME PAGE */

.HomePageNew #RecentlyViewed {
    display: none;
}

.HomePageNew #SlideInfo {
    color: #fff;
}

.HomePageNew .InfoPanelContainerSingle .InfoPanelHeading H3 {
    color: #fff;
}

.HomePageNew .InfoPanel {
    margin: 0 0 23px 0;
}

.HomePageNew .InfoRepeat {
    background: #E6E0CF;
}

.HomePageNew .InfoPanel.dark {
    color: #5D5853;
}

.HomePageNew .InPageControls .ControlItem {
    margin: 0;
}

.ContentFooterContainer {
    width: 921px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-left: 39px;
}

.SearchPanel .SearchDdlBox select, .SearchPanel .SearchDdlBox span.select {
    width: 264px !important;
}

.SearchPanel .HolidayNumber INPUT, .QuickSearchPanel INPUT {
    background-color: #FFFFFF;
    border: 0 none;
}


/*NEW HOME PAGE SLIDES */

BODY.HomePageNew {
    /*background:#e5e3dd;*/
    background: #e5e3dd url(/Images/Home_blue-1px.jpg) top left repeat-x;
}

BODY.HomePageNew2014 {
    background: #e5e3dd url("/assets/img/bg.jpg") no-repeat top center;
    background-size: 100% auto;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    height: 100%;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 1024px) {
    BODY.HomePageNew2014 {
        background-size: auto;
    }
}


.HomePageNew .carousel, .MasterSlider .tcarousel {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 90;
}

.HomePageNew .caroufredsel_wrapper, .HomePage .Slides, .MasterSlider .caroufredsel_wrapper {
    height: 100% !important;
}

.HomePageNew .Slide, .MasterSlider .Slide {
    height: 100%;
    width: 100%;
}

.HomePageNew #slides, .MasterSlider #slides {
    height: 100%;
    width: 100%;
    position: absolute !important; /*...important for ie8 that is*/
}

.HomePageNew #CarouselPagination, .MasterSlider #CarouselPagination {
    bottom: auto;
    top: 425px;
    z-index: 200;
}

.HomePageNew .Slide .overlayTxt, .MasterSlider .Slide .overlayTxt {
    display: none;
}

.HomePageNew #SlideInfo {
    position: absolute;
    top: 170px;
    left: 45px;
    z-index: 99;
}

.HomePageNew .flowtooltip .flowplayer, .MasterSlider .tcarousel .flowtooltip .flowplayer {
    margin: 0 auto;
    top: 157px;
    width: 960px;
    bottom: auto;
    left: 0;
    right: 0;
    z-index: 100;
    height: 540px;
}

    .HomePageNew .flowtooltip .flowplayer .fp-toggle, .MasterSlider .tcarousel .flowtooltip .flowplayer .fp-toggle {
        background: url("/Images/POC_imagesprite.png") no-repeat scroll -120px -240px transparent;
        bottom: 300px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 80px;
        height: 80px;
    }

.HomePageNew .tabletFlowplayer, .MasterSlider .tabletFlowplayer {
    background-color: transparent;
    position: absolute;
    width: 100%;
    z-index: 99;
    display: none;
}

/*NEW HOME PAGE SLIDES */


/*NEW HOME PAGE CONTENT */

.HomePageNew #content {
    position: relative;
    z-index: 99;
    /*margin:320px 0 0 0;*/
    background: #fff;
    top: 320px;
}

.HomePageNew .CruiseDetails {
    margin: 20px 0 0 0;
}

.HomePageNew .CruiseDetailsItem {
    margin: 0 39px 20px 0;
}

.HomePageNew .InfoPanelContainerSingle {
    position: relative;
}

    .HomePageNew .InfoPanelContainerSingle .ImageTitle {
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: 1;
    }

    .HomePageNew .InfoPanelContainerSingle .ImageTextLinkHolder {
        margin: -10px -10px 0 -10px;
    }

/*NEW HOME PAGE CONTENT */

/*NEW PAGE FOOTER */

.RecentlyViewedCntrl {
    clear: both;
}

.RecentlyViewedContainer {
    position: relative;
    padding: 20px 0 20px 0;
    background: #fff6e3;
    display: block;
    height: 380px;
}

    .RecentlyViewedContainer H2 {
        margin: 0 0 20px 45px;
    }


.RecentlyViewedSlider {
    position: relative;
    float: left;
    width: 100%;
}

.RecentlyViewedContainer H3 {
    min-height: 52px;
}

.RecentlyViewed {
    margin: 0 0 0 57px;
    width: 846px;
}

.RecentlyViewedContainer .caroufredsel_wrapper {
    height: 350px !important;
}

.RecentlyViewed .CruiseDetailsItem {
    width: 230px;
    margin: 0 26px 0 26px;
    height: 348px;
}

.RecentlyViewed .CruiseDetailsItemImage {
    margin: 0 0 14px 0;
}

    .RecentlyViewed .CruiseDetailsItemImage IMG {
        width: 230px;
        height: 124px;
    }


.RecentlyViewedContainer #recentnext, .RecentlyViewedContainer #recentprev {
    background-color: #967f35;
}

.RecentlyViewed .CruiseDetailsItemTitle {
    min-height: 40px;
}

    .RecentlyViewed .CruiseDetailsItemTitle H4 {
        margin: 0;
    }

.RecentlyViewed .CruiseDetailsItem .EBS, .RecentlyViewed .CruiseDetailsItem .Getaway {
    min-height: 60px;
}

.RecentlyViewed .CruiseDetailsItemDate {
    margin: 0 0 6px 0;
}

/*RECENTLY VIEWED*/

.ContentFooterTitle {
    margin: 0 0 9px 0;
}

.quicklinkspacer {
    float: left;
    /*width:120px;*/
}

.quicklinkspacer {
    width: 150px;
}

#footer UL {
    margin: 0 45px 0 0;
}

DIV#AbtaLogo {
    margin: 0 45px 0 0;
}

#footer #footer-links {
    margin: 0;
    padding: 21px 9px 25px 45px;
    width: 909px;
}

    #footer #footer-links #footer-links-item-3, #footer #footer-links #footer-links-item-2, #footer #footer-links #footer-links-item-1 {
        width: 264px;
        margin: 0 39px 0 0;
    }

        #footer #footer-links #footer-links-item-3 UL, #footer #footer-links #footer-links-item-2 UL, #footer #footer-links #footer-links-item-1 UL {
            width: 126px;
            margin: 0 6px 0 0;
        }

    #footer #footer-links P.subtitle {
        clear: both;
        margin: 0;
        padding: 8px 0 2px;
        min-height: 40px;
    }

    #footer #footer-links P.subtitle2 {
        clear: both;
        margin: 0;
        padding: 8px 0 2px;
    }

/*NEW PAGE FOOTER */

/*NEW HOME PAGE SEARCH BOX*/


#QuickSearch .SearchWrapper, .QuickSearchPanel .SearchWrapper {
    left: 650px;
    top: 190px;
    width: 280px;
    border-radius: 5px;
    background: none repeat scroll 0 0 #1A2E5A;
    height: auto;
    padding: 14px 15px 13px 15px;
}

#QuickSearch .SearchInnerWrapper, .QuickSearchPanel .SearchInnerWrapper {
    float: none;
    margin-top: 0;
}

#QuickSearch .SearchWrapper .SearchTop, .QuickSearchPanel .SearchWrapper .SearchTop {
    float: none;
    margin: 0 0 8px 0;
}

#QuickSearch .SearchDdlBox, .QuickSearchPanel .SearchDdlBox {
    margin: 0 0 14px 0;
    float: none;
}

#QuickSearch .SearchBottom, .QuickSearchPanel .SearchBottom {
    float: none;
    margin-top: 0;
}

    #QuickSearch .SearchBottom #TotalCruises, .QuickSearchPanel .SearchBottom #TotalCruises {
        margin-bottom: 10px;
        float: none;
        margin-top: 0;
        font-size: 1.15em;
        padding-left: 0;
    }

    .HomePageNew #QuickSearch .SearchBottom #TotalCruises, .QuickSearchPanel .SearchBottom #TotalCruises {
        width: 200px;
    }

.HomePageNew #QuickSearch .SearchWrapper {
    padding: 14px 10px 13px 20px;
}


#QuickSearch .HolidayNumber, .QuickSearchPanel .HolidayNumber {
    margin: 17px 0 0 0;
    cursor: pointer;
    font-size: 0.85em;
    line-height: 1em;
}

#QuickSearch .holidayfindInput, .QuickSearchPanel .holidayfindInput {
    margin: -2px 20px 0 0;
}

.touch #QuickSearch .holidayfindInput, .QuickSearchPanel .holidayfindInput {
    margin: -2px 14px 0 0;
}

#QuickSearch .holidayfindInput, .QuickSearchPanel .holidayfindInput {
    margin: -2px 0 0 0;
    width: 60px;
}

#QuickSearch .HolidayNumberControls, .QuickSearchPanel .HolidayNumberControls {
    display: none;
    float: none;
    height: auto;
    margin: 10px 0 0 0;
}

#QuickSearch INPUT#cq, .QuickSearchPanel INPUT#cq {
    width: 100%;
    float: none;
    height: 30px;
    font-size: 0.85em;
}

#QuickSearch .holidayfindButton DIV.chevron, .QuickSearchPanel .holidayfindButton DIV.chevron {
    height: 20px;
}

.holidayfindButton {
    width: 130px;
    float: right;
}

#QuickSearch .HolidayNumberControls .TextLinkContainer, .QuickSearchPanel .HolidayNumberControls .TextLinkContainer {
    margin: 0;
}

/*NEW HOME PAGE SEARCH BOX*/

/*SEARCH PANEL*/


.SearchPanel #TotalCruises {
    margin: 70px 0 10px 0;
}

.SearchPanel .TopSearchControl {
    margin: 36px 0 14px 0;
}

.QuickSearchPanel INPUT {
    height: 30px;
}

    .QuickSearchPanel INPUT#cq, .QuickSearchPanel INPUT#cq:focus {
        width: 100%;
    }

.OpenPanel {
    margin: 0 0 20px 0;
}

.QuickSearchPanel {
    width: 909px;
    height: 190px;
    margin: 0 0 20px -45px;
    background: #1A2E5A;
    padding: 15px 6px 0 45px;
}


.SearchPanel .SearchDdlBox SELECT {
    z-index: 10;
    opacity: 0;
    -khtml-appearance: 'none';
    -khtml-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    position: absolute !important;
    top: 0;
    left: 0;
    background-color: #9a873a;
    margin: 0;
    padding: 0;
    line-height: 24px;
}

.SearchPanel .SearchDdlBox {
    width: 264px;
    height: 24px;
}

.SearchPanel .topDDlBox {
    width: auto;
    height: auto;
}

.HolidayNumberPanel {
    margin: 10px 0 0 0;
}

/*SEARCH PANEL*/

/*TABLET CAROUSEL*/
.tabletcarousel {
    display: none;
}

    .tabletcarousel IMG {
        width: 100%;
    }


.HomePageNew .tabletFlowplayer .flowplayer, .HomePageNew .tabletFlowplayer .flowplayer.is-splash.is-paused {
    top: -12px;
    width: 40px;
    height: 40px;
    left: 0;
    margin: 0;
}

.MasterSlider .tabletFlowplayer .flowplayer, .MasterSlider .tabletFlowplayer .flowplayer.is-splash.is-paused {
    width: 40px;
    height: 40px;
    left: 0;
    margin: 0;
    top: 0;
}

    .HomePageNew .tabletFlowplayer .flowplayer.is-loading, .HomePageNew .tabletFlowplayer .flowplayer.is-playing, .HomePageNew .tabletFlowplayer .flowplayer.is-paused, .HomePageNew .tabletFlowplayer .flowplayer.is-ready, .HomePageNew .tabletFlowplayer .flowplayer.is-splash.is-paused.is-loading,
    .MasterSlider .tabletFlowplayer .flowplayer.is-loading, .MasterSlider .tabletFlowplayer .flowplayer.is-playing, .MasterSlider .tabletFlowplayer .flowplayer.is-paused, .MasterSlider .tabletFlowplayer .flowplayer.is-ready, .MasterSlider .tabletFlowplayer .flowplayer.is-splash.is-paused.is-loading {
        height: 540px;
        width: 960px;
    }

HTML.touch .HomePageNew .tabletFlowplayer .flowplayer .fp-toggle {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -120px -320px transparent;
    bottom: -20px;
    margin: 0;
    left: 45px;
    width: 40px;
    height: 40px;
}

HTML.touch .MasterSlider .tabletFlowplayer .flowplayer .fp-toggle {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -120px -320px transparent;
    bottom: -10px;
    margin: 0;
    left: 45px;
    width: 40px;
    height: 40px;
}

.tabletFlowplayerIconText {
    display: none;
    position: absolute;
    top: 30px;
    left: 90px;
}

.MasterSlider .tabletFlowplayerIconText {
    display: none;
    position: absolute;
    top: 20px;
    left: 90px;
}

/*LATE SAVER*/


.LateSpecialHeader, .LateSpecialComment, .LateSpecialPrice {
    background-color: #ddd;
}

.LateSpecialHeader {
    border-bottom: none;
}

    .LateSpecialHeader .helpBox {
        margin-right: 5px;
    }

    .LateSpecialHeader .tblHeadText {
        font-weight: bold;
    }

.LateSpecialPrice {
    padding-right: 10px;
}

.LateSpecialComment {
    padding-left: 10px;
}

.LateSpecialTable .tblHeadText {
    font-weight: bold;
}

.LateSpecialTable TH.CabinTypePricingOnline {
    padding: 40px 0 10px;
}

/*LATE SAVER*/

/*HOW MAY WE HELP POPUP*/


.js-header-phone {
    float: left;
}

.basicHeaderPhone {
    float: right;
}

.HowMayWeHelpContainer {
    width: 311px;
    z-index: 9999;
    display: none;
    position: absolute;
    top: 0;
    left: 650px;
    background-color: #fff;
    min-height: 300px;
    -webkit-overflow-scrolling: touch; /*touch device scroll bubbling defense*/
}

#ctl00_MainContent_ctl03_ctl01_HowMayWeHelpContainer > div.mayWeHelp H2.MayWeHelpIntroFirstTitle,
.MayWeHelpForm.StandardFormContainer div.MayWeHelpIntro p {
    /*color: #fff !important;*/
}

    .HowMayWeHelpContainer .mayWeHelp IMG {
        float: none;
    }

    .HowMayWeHelpContainer .mayWeHelp {
        margin: 0;
    }

.HowMayWeHelpClose {
    background-color: #D9EBFA;
}

.HowMayWeHelpCloseButton {
    float: right;
    margin: 12px 5px 0 0;
    cursor: pointer;
}

.HowMayWeHelpCloseIcon {
    margin: 0;
    cursor: pointer;
    display: none;
    position: absolute;
    top: 8px;
    right: 8px;
}

.HowMayWeHelpCloseIconText {
    color: #fff;
    position: absolute;
    right: 33px;
    top: 4px;
}
/*HOW MAY WE HELP POPUP */

/*PULSES*/

.PulseImage {
    width: 34px;
}

.PulseDescription {
    margin: 5px 0 0 0;
}

.PulseName {
    margin: 0 0 0 10px;
}

.PulseItem {
    margin: 0 0 5px 0;
}

.PulseItemContainer {
    margin: 0 0 10px 0;
}

.PulseFlash {
    position: absolute;
    top: 145px;
    left: 250px;
}

.Cruises #container .helpBox .closeBaloon, .Cruises2 #container .helpBox .closeBaloon {
    display: none;
}

/* Roundel based pulse styles */

#Wrapper .pulseRow.roundel {
    background: #cfecf5 url(/assets/img/PulseRoundel_Cabins-Results.png) no-repeat left center;
    background-size: auto;
    width: 263px;
    height: 113px;
    overflow: hidden;
    border: 1px solid #0F4295;
    border-width: 1px 0;
    margin: 10px 0;
    padding: 0;
    box-sizing: border-box;
}

.pulseRow.roundel > * {
    float: left;
    color: #074391;
    text-align: center;
}

.pulseRow.roundel .price {
    height: 100%;
    width: 74px;
    margin: 0;
    padding: 0 8px 0 0;
    text-align: center;
    display: table;
}

    .pulseRow.roundel .price > span {
        display: table-cell;
        vertical-align: middle;
        font-size: 20px;
        line-height: 20px;
        font-family: 'CoreRhino55Medium';
        padding-top: 10px;
    }

        .pulseRow.roundel .price > span > span {
            font-size: 16px;
            line-height: 11px;
            display: block;
            text-indent: 2px;
            text-align: center;
        }

.pulseRow.roundel > SPAN {
    width: 174px;
    display: inline-block;
}

    .pulseRow.roundel > SPAN.price {
        width: 74px;
        display: table;
    }


.pulseRow.roundel .price + span {
    padding-top: 9px;
}

.pulseRow.roundel > span:last-child {
    padding-bottom: 10px;
}

.pulseRow.roundel .pDt1 {
    text-transform: uppercase;
    font-size: 17px;
    line-height: 17px;
    font-family: 'CoreRhino55Medium';
}

.pulseRow.roundel .pDt2 {
    font-size: 14px;
    line-height: 14px;
    font-family: 'cronos-pro';
    margin: 6px 0 4px 0;
}


.pulseRow.roundel .pDt3 {
    font-size: 18px;
    line-height: 21px;
    font-family: 'CoreRhino55Medium';
}

.pulseRow.roundel .pTerms {
    padding: 0;
}

    .pulseRow.roundel .pTerms a {
        font-family: 'CoreRhino55Medium';
        text-decoration: none;
        color: #074391;
        font-size: 0.8em;
        padding-bottom: 3px;
    }

.pulseRow.roundel .pTerms a:after {
    display: inline-block;
    background: url('/images/newsearch/infoIcon.png') left top no-repeat;
    width: 16px;
    height: 16px;
    background-size: 100% auto;
    content: '';
    vertical-align: middle;
    margin-left: 3px;
}

.offerRow img {
    width: 100% !important;
}

/* Cabins & pricing page  specific styling */



.PulseTabContainer .pulseRow.roundel .pTerms a:after {
    cursor: pointer;
    height: 30px;
    margin: 0;
    width: 30px;
    background: transparent url("/Images/home-sprite.png") no-repeat scroll -35px -871px;
    display: inline-block;
    margin-left: 3px;
}

.PulseTabContainer .pulseRow.roundel > * {
    text-align: left;
}


#Wrapper .PulseTabContainer .pulseRow.roundel {
    width: 248px;
    padding-right: 4px;
    background-position: 4px center;
    margin: 0 auto 0 auto;
}

.PulseTabContainer .pulseRow {
    border-style: none !important;
}

.PulseTabContainer .pulseRow.roundel .price {
    margin-left: 4px;
        text-align: center;
}

/* reduce font sizes slightly to make more space */
.PulseTabContainer .pulseRow.roundel .pDt1 {
    font-size: 16px;
    line-height: 16px;
}

.PulseTabContainer .pulseRow.roundel .pDt2 {
    font-size: 13px;
    line-height: 13px;
}

.PulseTabContainer .pulseRow.roundel .pDt3 {
    font-size: 17px;
    line-height: 20px;
}

.PulseTabContainer .pulseRow.roundel > SPAN {
    width: 166px;
}

    .PulseTabContainer .pulseRow.roundel > SPAN.price {
        width: 74px;
    }


/* Cruise overview pulse specific styling */
.carousel .PulseContainer .overviewRoundel {
    height: 400px;
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.8);
    right: 38px;
    position: relative;
    left: 7px;
    padding: 30px 15px 0 15px;
    box-sizing: border-box;
}

    .carousel .PulseContainer .overviewRoundel > * {
        color: #074391 !important;
        padding: 0;
        margin: 0;
        text-align: left;
    }

    .carousel .PulseContainer .overviewRoundel h4 {
        font-size: 24px;
        line-height: 24px;
        font-family: 'CoreRhino45Regular';
        margin-bottom: 12px;
    }

    .carousel .PulseContainer .overviewRoundel p {
        font-size: 16px;
        line-height: 18px;
        font-family: Arial;
        margin-bottom: 6px;
    }

    .carousel .PulseContainer .overviewRoundel .offer {
        background: transparent url(/assets/img/PulseRoundel_Overview.png) no-repeat left center;
        height: 219px;
        width: 212px;
        display: table;
        margin: 0 0 5px 9px;
    }

        .carousel .PulseContainer .overviewRoundel .offer > div {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            padding-top: 1px;
        }

            .carousel .PulseContainer .overviewRoundel .offer > div > * {
                display: inline-block;
                margin: 0;
                padding: 0;
            }

    .carousel .PulseContainer .overviewRoundel .pDt1 {
        font-size: 20px;
        line-height: 20px;
        font-family: 'CoreRhino45Regular';
        width: 100%;
    }

    .carousel .PulseContainer .overviewRoundel .pDt2 .pDt1 {
        float: left;
    }

    .carousel .PulseContainer .overviewRoundel .offer .pDt1:first-child {
        margin-bottom: 8px;
    }

    .carousel .PulseContainer .overviewRoundel .offer .pDt1 + .pDt1,
    .carousel .PulseContainer .overviewRoundel .offer + .pDt1, {
        margin-bottom: 0;
    }

    .carousel .PulseContainer .overviewRoundel .offer .pDt2 {
        font-size: 48px;
        line-height: 48px;
        font-family: 'CoreRhino45Regular';
    }

    .carousel .PulseContainer .overviewRoundel .offer + .pDt1 {
        display: block;
        margin: 0;
        text-align: center;
    }

    .carousel .PulseContainer .overviewRoundel .pTerms {
        padding: 0;
        width: 100%;
        text-align: center;
        display: inline-block;
    }

        .carousel .PulseContainer .overviewRoundel .pTerms a {
            font-family: 'CoreRhino55Medium';
            text-decoration: none;
            color: #074391;
            font-size: 0.8em;
            padding-bottom: 3px;
        }

            .carousel .PulseContainer .overviewRoundel .pTerms a:after {
                display: inline-block;
                background: url('/images/newsearch/infoIcon.png') left top no-repeat;
                width: 16px;
                height: 16px;
                background-size: 100% auto;
                content: '';
                vertical-align: middle;
                margin-left: 3px;
            }

/*PULSES*/

/*Region Map Port DropDown*/

.RegionPortDDContainer {
    background: #1A2E5A;
    padding: 20px 45px 0 30px;
}

.RegionPortGO {
    width: 50px;
}


/*Region Map Port DropDown*/

/*Region ShoreEx Controls*/

.ControlItem .ShoreExcursionControls {
    background-color: #DEE5F0;
    position: relative;
}

    .ControlItem .ShoreExcursionControls DIV.chevron {
        height: 20px;
    }

    .ControlItem .ShoreExcursionControls .shore-excursion-dd {
        width: 100% !important;
    }

    .ControlItem .ShoreExcursionControls .ShoreExButtonWidth {
        width: 40%;
        position: absolute;
        top: 95px;
        right: 2%;
        height: auto;
    }

.ControlItem .ShoreExcursionPortsOnly {
    background-color: transparent;
}

    .ControlItem .ShoreExcursionPortsOnly .ShoreExButtonWidth {
        position: relative;
        top: 0;
        right: 0;
    }


.ControlItem .ShoreExcursionControlsLeft {
    padding: 10px 2% 25px 2%;
    width: 46%;
}


.ControlItem .ShoreExcursionsRegionTitle, .ControlItem .ShoreExcursionsPortTitle {
    height: 25px;
    color: #074391;
}

.ControlItem .ShoreExcursionsPortTitle {
    margin: 15px 0 0 0;
}

.ControlItem .RegionDiv, .ControlItem .PortDiv {
    height: 25px;
}

/*Page Links*/

.PageLinks {
    width: 46%;
    margin: 0 4% 2% 0;
    float: left;
}

.InputContainer {
    background: none repeat scroll 0 0 #988642;
    border-radius: 5px;
    display: block;
    line-height: 1em;
    padding: 5px 10px;
    position: relative;
}
.header-searchBox .twitter-typeahead, .header-searchBox .twitter-typeahead input
{
    width: 100%;
}
.twitter-typeahead, .twitter-typeahead input {
    width: 170px;
}

    .twitter-typeahead input {
        /*background-color: #FFFFFF !important;*/
        color: #000;
    }

    .twitter-typeahead .tt-hint{
        color: #999;
    }

.empty-message {
    padding: 10px;
}

.typeaheadresult {
    cursor: pointer;
}

.FinderControl {
    background-color: #074391;
      padding-bottom: 20px;
}

    .FinderControl .FinderControlContent {
        padding: 10px 20px 10px 45px;
}


.FinderControl .InputContainer {
        background-color: #988642;
    display: block;
    line-height: 1em;
    padding: 5px 10px;
    position: relative;
    border-radius: 0px !important;
    padding-left: 40px;
}

        .FinderControl .InputContainer .chevron {
          float: right;
  background: url("/Images/home-sprite.png") no-repeat scroll -74px -67px transparent;
  height: 25px !important;
  width: 20px;
  content: '';
  margin-left: 10px;
  margin-top: -1px;
    }

        .FinderControl .InputContainer input {
    height: 20px;
    width: 230px;
}

    .FinderControl h4,
    .RegionLinks h4 {
    font-family: CoreRhino35Light;
    font-size: 28px;
}

.FinderControl p,
    .RegionLinks p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.FinderControlContent {
    padding: 0 0 20px 0;
}

.tt-suggestions {
    background-color: #fff;
    border: 1px solid #E6E0CF;
    padding: 2px;
}

/*Slide Extra Info */

.SlideExtraInfoCarouselActive.carousel, .SlideExtraInfoCarouselActive .caroufredsel_wrapper, .SlideExtraInfoCarouselActive .Slide {
    height: 840px;
}

.SlideExtraInfoCarouselActive .next, .SlideExtraInfoCarousel .prev {
    height: 400px;
}

.SlideExtraInfoCarouselActive .Slide .SlideTextLink {
    top: 300px;
    bottom: 0;
}

/*FLowPlayer Hotspots*/

.SEORegionLinks {
    display: none;
}

.FlowPlayerHotSpots {
    position: relative;
    width: 960px;
    height: 400px;
}

    .FlowPlayerHotSpots .flowplayer {
        position: absolute;
        cursor: default;
        width: 20px;
        height: 20px;
        background-color: transparent;
        margin: 0;
    }

        .FlowPlayerHotSpots .flowplayer .fp-ui {
            display: none;
        }

        .FlowPlayerHotSpots .flowplayer .fp-toggle {
            display: block;
            background: url("/Images/POC_imagesprite.png") no-repeat scroll -120px -400px transparent;
            width: 20px;
            height: 20px;
            cursor: pointer;
            border: none;
        }

        .FlowPlayerHotSpots .flowplayer.is-loading, .FlowPlayerHotSpots .flowplayer.is-ready { /* playback starts -> reveal player */
            cursor: pointer;
            background-color: #333;
            -webkit-box-shadow: 5px 5px 20px #333;
            -moz-box-shadow: 5px 5px 20px #333;
            box-shadow: 5px 5px 20px #333;
            height: 300px;
            width: 300px;
            z-index: 100;
        }

            .FlowPlayerHotSpots .flowplayer.is-loading .fp-ui, .FlowPlayerHotSpots .flowplayer.is-ready .fp-ui {
                display: block;
            }

            .FlowPlayerHotSpots .flowplayer.is-loading.HotSpotOnLeft, .FlowPlayerHotSpots .flowplayer.is-ready.HotSpotOnLeft {
                margin-left: -280px;
            }

            .FlowPlayerHotSpots .flowplayer.is-loading.HotSpotOnTop, .FlowPlayerHotSpots .flowplayer.is-ready.HotSpotOnTop {
                margin-top: -280px;
            }

        .FlowPlayerHotSpots .flowplayer.HotSpotOnLeft .fp-toggle {
            right: 0;
            position: absolute;
        }

        .FlowPlayerHotSpots .flowplayer.HotSpotOnTop .fp-toggle {
            bottom: 0;
            position: absolute;
        }

/*FlowPlayer Playlist*/

.FlowPlaylist {
    position: relative;
    background-color: #1A2E5A;
}

    .FlowPlaylist .fp-playlist {
        margin: 0 0 0 45px;
    }

.playlistText {
    position: absolute;
    top: 70px;
}

BODY.Content.PlayListTop #contentContainer {
    background: none repeat scroll 0 0 #fff;
}

/*Interest Form*/


#interestForm .formContainer {
    position: relative;
    float: left;
    height: 120px;
    margin: 10px 0 20px 0;
    width: 870px;
}

#interestForm .formItem SELECT {
    width: 251px;
    float: left;
    height: 44px !important;
    font-family: arial, verdana, helvetica, 'sans serif';
    font-size: 16px;
    font-style: normal;
}

#interestForm .formItem INPUT {
    width: 248px;
    float: left;

}

#interestForm {
    padding: 20px 45px 20px 45px;
    background-color: #c8d3ea;
    float: left;
}

    #interestForm div.formColumn1 {
        position: absolute;
        width: 264px;
        left: 0;
        bottom: 0;
    }

    #interestForm div.formColumn2 {
        position: absolute;
        width: 264px;
        bottom: 2px;
        left: 284px;
    }

    #interestForm div.formColumn3 {
        position: absolute;
        bottom: 3px;
        width: 264px;
        left: 568px;
    }

    #interestForm div.formItem {
        clear: both;
        height: auto;
        padding: 5px 0;
        z-index: 500;
    }

    #interestForm div.formItemNoPad {
        padding: 0;
    }

    #interestForm LABEL.column2label {
        width: 92px !important;
    }

    #interestForm div#formThankyou {
        display: none;
    }

    #interestForm .formItem INPUT.submit {
        width: 166px;
    }

/*ImageList*/

.ImageList {
    width: 870px;
    margin: 0 45px 0 45px;
}

.ImageListItem {
    float: left;
    margin: 0 10px 0 0;
}

.ImageListTextContainer {
    margin: 10px 0 10px 0;
}

.addthis_button_email {
    position: relative;
}

/*Region Links*/

.RegionLinks {
    background: none repeat scroll 0 0 #1A2E5A;
    padding: 10px 20px 25px 45px;
    margin: 20px 0 0 0;
}

.RegionList {
    display: none;
    margin: 20px 0 0 0;
}

.ShowRegions {
    padding: 9px 0 0 0;
}

/*ImageHtmlTagContainer*/

.rightContainer .ImageHtmlTagContainer {
    margin: 10px 0 0 0;
    float: left;
}

/*Cruise Table Data*/
.CruiseTableTitle {
}

.CruiseTableData td, .CruiseTableData th {
    padding: 5px 0 5px 10px;
}

.CruiseTableContainer {
    padding: 0 45px 0 45px;
}

.AltTableData {
    background: #DEE5F0;
}

.CruiseTableFooterNotes {
    padding: 20px 40% 0 0;
}

    .CruiseTableFooterNotes P {
        padding: 0 0 10px 0;
    }

/*Info Control Bar*/

.InfoBoxControlBar {
    background-color: #1a2e5a;
    bottom: 0;
    height: 83px;
    left: 0;
    opacity: 0.75;
    position: absolute;
    width: 264px;
}

.InfoBoxControlBarOpen {
    background-color: #1a2e5a;
    bottom: 0;
    height: auto;
    left: 0;
    top: 0;
    opacity: 0.75;
    position: absolute;
    width: 264px;
}

.InfoControlBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 960px;
    height: 83px;
    background-color: #1A2E5A;
    opacity: 0.75;
}

.InfoControlBarOpened {
    height: 400px !important;
}

.InfoControlBarText {
    position: absolute;
    bottom: 0;
    left: 250px;
    width: 440px;
    height: 73px;
}

    .InfoControlBarText h3 {
        margin: 0;
    }

.InfoControlBarOpened h3 {
    margin-top: 25px;
}

p.psubtitle {
    line-height: 1.1em;
}

.InfoControlBarOpened p.psubtitle {
    margin-bottom: 15px;
}

.InfoControlBarReadMore {
    position: absolute;
    bottom: 22px;
    right: 58px;
    width: 120px;
    cursor: pointer;
}

.NewCruiseInfoHolder .InfoControlBarReadMore {
    bottom: 28px;
}

.InfoBoxControlBarReadMore {
    bottom: 10px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    width: 135px;
}

.InfoBoxTitleReadMore {
    bottom: 35px;
    left: 10px;
    cursor: pointer;
    position: absolute;
}

.InfoBoxMoreInfo {
    display: none;
    position: absolute;
    top: 16px;
    left: 12px;
    bottom: 0;
    right: 0;
}


    .InfoBoxMoreInfo ul {
        margin: 0 10px 0 15px;
        padding: 0;
    }

.InfoBoxMoreClose {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 80px;
}

.Close360 {
    display: none;
    bottom: 22px;
    cursor: pointer;
    position: absolute;
    right: 58px;
    width: 77px;
    z-index: 100;
}

.InfoControlBarClose {
    width: 80px;
}

.InfoControlBarHiddenText {
    display: none;
}

.DetailedImage {
    position: absolute;
    top: 0;
    right: -280px;
    left: auto !important;
    min-height: 321px !important;
    min-width: 264px !important;
}

.TextWithDetailedImage {
    left: 250px;
}

.InfoControlBarReadMore .CloseIcon {
    margin-top: -5px;
}

.readMore {
    background: url("/Images/btn_info_white_35x35.png") no-repeat scroll 0 0 transparent;
    width: 35px;
    height: 35px;
    margin-top: -5px;
    float: right;
}

.InstructionsIcon {
    background: url("/Images/btn_info_white_35x35.png") no-repeat scroll 0 0 transparent;
    width: 35px;
    height: 35px;
    position: absolute;
    bottom: 22px;
    left: 190px;
    cursor: pointer;
}

.NewCruiseInfoHolder {
    padding: 0 0 20px 0;
}

/*Request Call Back Button*/

.RequestCallBack {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -46px -87px #4FA420;
    height: 28px;
    width: 28px;
    position: absolute;
    top: 4px;
    right: 0;
}

.RequestCallBackPhone {
    background: #4fa420 url("/Images/home-sprite.png") no-repeat scroll -72px -233px;
    height: 26px;
    right: 20px;
    width: 26px;
    position: absolute;
    left: 5px;
    top: 5px;
}

.PhoneNumber {
    /* FOR MOBILE margin:0 0 0 20px;*/
    margin: 0;
}

#header-phone .RequestCallBack {
    background-color: transparent;
    right: -5px;
}

.RequestCallBackLink {
    margin: 10px 33px 0 20px;
    cursor: pointer;
    display: block;
    float:right;
    width:80px;
}

#header-phone.header-phone-uk {
    right: 0;
    width: 315px;
}

/*#header .right #header-links.linksheader-phone-uk {
    right: 58px;
}*/

.MayWeHelpIntroSecondTitle {
    display: none;
}

.RequestCallText {
    margin: 0 0 0 0;
}

.PhoneNumber.right {
    float: none;
}

/*Standard Form*/

DIV.StandardForm {
    margin: 0 0 20px 45px;
    width: 606px;
    float: left;
}

.StandardForm.CustomerForm {
    margin: 0;
}



div.StandardFormRHS {
    margin: 0 45px 20px 0;
    width: 264px;
    float: left;
}


DIV.StandardForm div.formItem label {
    text-align: left;
}

DIV.StandardForm LABEL.column2label {
    width: 92px;
}


DIV.StandardForm INPUT.column2input {
    width: 264px;
}

DIV.StandardForm div.formItem {
    margin: 10px 39px 0 0;
    width: 100%;
    float: left;
}

DIV.StandardForm .CruiseTypeRadios, DIV.StandardForm .formDataProtection {
    margin: 0 39px 0 0;
    width: 567px;
}

DIV.StandardForm div.formColumn {
    float: left;
    padding: 0;
    width: 606px;
}

DIV.StandardForm div.formColumn2 {
    padding: 66px 28px 0 0;
}

DIV.StandardForm select.column2input {
    width: 132px;
}

DIV.StandardForm select.britanniaFormsDropdown {
    width: 267px;
}

DIV.StandardForm SELECT#DDaddresses {
    width: 552px;
    margin: 0 0 20px 0;
}

DIV.StandardForm IMG#findaddress {
    cursor: pointer;
    margin: 0;
}

DIV.StandardForm P#manualAddress {
    margin: -20px 0 0 0;
}

DIV.StandardForm input#submit {
    width: auto;
}

DIV.StandardForm select.dob {
    margin: 0 10px 0 0;
}

DIV.StandardForm DIV.postcodeItem {
    padding: 10px 0 20px 0;
    width: 200px;
}

DIV.StandardForm SPAN.RadioDesc {
    margin: 0 0 0 20px;
}

DIV.StandardForm SPAN.RadioText {
    margin: 0 0 0 5px;
}

DIV.StandardForm DIV.CruiseTypeRadiosContainer {
    margin: 0 0 10px 0;
}

DIV.StandardForm DIV#addressDetails {
    margin: 0 0 20px 0;
}

DIV.StandardForm DIV.formDataProtection {
    margin: 20px 0 0 0;
}

DIV.StandardForm DIV.formSubmit {
    margin: 20px 0 10px 0;
}

DIV.StandardForm .RadioDesc {
    margin: 0 0 0 30px;
}

DIV.StandardForm INPUT, DIV.StandardForm SELECT {
    height: 30px;
    line-height: 30px;
}

/*Standard Form*/

/*Overlay Content*/

.OverlayContent {
    margin: 450px auto 0;
    width: 960px;
}

body.SocialMediaIFrame  .OverlayContent {
    margin: 20px auto 0 auto;
    max-width: 960px;
    width:100%;
}




.britanniaformcontent-logo-pocruises {
    background: url("/Templates/PandO/Pages/Britannia/assets/img/logo-pocruises.png") no-repeat 0 0;
    display: block;
    font-size: 1px;
    height: 51px;
    line-height: 1px;
    position: absolute;
    right: 25px;
    overflow: hidden;
    top: 5px;
    text-indent: -9999em;
    width: 120px;
    z-index: 9999;
}


.OverlayContent .ControlItem {
    background: #fff;
    padding: 20px 0 0 0;
    margin-bottom: 50px;
}
body.OverlayHFinder .OverlayContent .ControlItem
{
    padding:0;
}

.OverlayCloseContainer {
    margin: 5px auto 0;
    width: 960px;
    position: relative;
    height: 50px;
}

.OverlayCloseContainerBritannia {
    margin: 5px auto 0;
    margin-top: 40px;
    position: relative;
    height: 50px;
}

.OverlayContentClose {
    float: right;
}

    .OverlayContentClose .CloseIcon {
        background-color: #4FA420;
    }



    .OverlayContentClose .CloseText {
        margin-right: 10px;
    }

.OverlayCloseContainer .OverlayPageTitle {
    position: absolute;
    top: 150px;
    left: 45px;
}

.OverlayCloseContainer .BritanniaFormPageTitle {
    position: absolute;
    top: 50px;
    left: 45px;
}

@media only screen and (max-device-width: 480px) {
    .CruiseTypeRadios {
        font-size: 0.5em !important;
    }
}

/*Overlay Content*/

/*New check boxes*/

.icheckbox_minimal, .iradio_minimal {
    background: url("/images/tick23x23.png") no-repeat;
    border: none;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    height: 23px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 23px;
    float: left;
}

.icheckbox_minimalPadRight {
    padding-right: 2px;
}

.icheckbox_minimal {
    background-position: 0 0;
}

    .icheckbox_minimal.hover {
        background-position: 0 -23px;
    }

    .icheckbox_minimal.checked {
        background-position: 0 -23px;
    }

    .icheckbox_minimal.disabled {
        background-position: 0 -23px;
        cursor: default;
    }

    .icheckbox_minimal.checked.disabled {
        background-position: 0 -23px;
    }

.iradio_minimal {
    background-position: 0 0;
}

    .iradio_minimal.hover {
        background-position: 0 -23px;
    }

    .iradio_minimal.checked {
        background-position: 0 -23px;
    }

    .iradio_minimal.disabled {
        background-position: 0 -23px;
        cursor: default;
    }

    .iradio_minimal.checked.disabled {
        background-position: 0 -23px;
    }

/*New check boxes*/

/*Tabs*/


.TabsOpenButton {
    position: absolute;
    right: 2px;
    top: 2px;
}

.ControlItemTabs {
    margin: 0 45px 20px 45px;
}

.ControlItem .excursion-tab {
    margin: 0 45px 15px 45px;
    width: 870px;
    position: relative;
    float: left;
}

    .ControlItem .excursion-tab a.truncate_more_link {
        color: #fff;
    }

.ControlItem .statsTitle {
    padding: 5px 0px 5px 10px;
    display: block !important;
    background: #aa9750;
    color: #fff;
}


.ControlItem .truncate_more_link {
    padding: 5px 0px 5px 0px;
    display: block !important;
}

.ControlItem .truncate_more_container {
    position: absolute;
    top: 0px;
    right: 10px;
}

.ControlItem .truncate_more {
    display: none;
}


.ControlItem DIV.content-tab-top {
    margin: 10px 0 10px 0;
}

.ControlItem DIV.content-tab-container {
    margin: 10px 0px 10px 0px;
    height: auto;
    /*border:solid 1px #000;*/
    clear: both;
}

.ControlItem DIV.content-tab-right {
    float: right;
    position: relative;
    width: 770px;
    height: auto;
    margin: 0px 0px 10px 0px;
}

.ControlItem DIV.content-tab-left {
    float: left;
    width: 100px;
    height: auto;
    margin: 0px 0px 10px 0px;
}

/*Airport Map*/

.AirportMap {
    background: #eee9da;
}


.AirportMapTitle, .AirportMapContent {
    /*padding: 10px;*/
    padding: 10px 25px 10px 40px;
}

.AirportMapImage, .AirportMapAutoImage {
    position: relative;
}



    .AirportMapImage label {
        display: none;
    }

    .AirportMapAutoImage label {
        top: 5px;
        left: 25px;
        position: absolute;
        width: 200px;
    }

    .AirportMapAutoImage .op-f label {
        left: -78px;
        width: 78px;
    }

    .AirportMapAutoImage .op-g label {
        left: -72px;
        width: 70px;
    }

    .AirportMapAutoImage .op-h label {
        left: -58px;
        width: 70px;
    }

    .AirportMapAutoImage .op-j label {
        left: -90px;
        width: 90px;
        top: 8px;
    }

    .AirportMapImage .option, .AirportMapAutoImage .option {
        position: absolute;
    }

    .AirportMapImage .op-a, .AirportMapAutoImage .op-a {
        top: 92px;
        left: 104px;
    }

    .AirportMapImage .op-b, .AirportMapAutoImage .op-b {
        top: 110px;
        left: 73px;
    }

    .AirportMapImage .op-c, .AirportMapAutoImage .op-c {
        top: 130px;
        left: 142px;
    }

    .AirportMapImage .op-d, .AirportMapAutoImage .op-d {
        top: 150px;
        left: 15px;
    }

    .AirportMapImage .op-e, .AirportMapAutoImage .op-e {
        top: 188px;
        left: 125px;
    }

    .AirportMapImage .op-f, .AirportMapAutoImage .op-f {
        top: 216px;
        left: 175px;
    }

    .AirportMapImage .op-g, .AirportMapAutoImage .op-g {
        top: 241px;
        left: 135px;
    }

    .AirportMapImage .op-h, .AirportMapAutoImage .op-h {
        top: 255px;
        left: 212px;
    }

    .AirportMapImage .op-i, .AirportMapAutoImage .op-i {
        top: 275px;
        left: 98px;
    }

    .AirportMapImage .op-j, .AirportMapAutoImage .op-j {
        top: 298px;
        left: 171px;
    }

    .AirportMapImage .op-k, .AirportMapAutoImage .op-k {
        top: 315px;
        left: 135px;
    }

    .AirportMapImage .op-l, .AirportMapAutoImage .op-l {
        top: 277px;
        left: 189px;
    }

    .AirportMapImage .op-m, .AirportMapAutoImage .op-m {
        top: 294px;
        left: 118px;
    }

#AirPortSearch {
margin: 0 0 10px 0;
  text-align: right;
  padding: 10px 10px 10px 10px;
    font-family: CoreRhino35Light;
  font-size: 20px;
}

.AirportMap {
    position: relative;
}

.AirportMapLeft {
    float: left;
    padding: 16px 12px;
    width: 586px;
    min-height: 375px;
}

.AirportMapRight {
    position: absolute;
    width: 260px;
    background-color: #e4dfcf;
    top: 0;
    right: 0;
    bottom: 0;
}

    .AirportMapRight h5 {
        top: 16px;
        left: 12px;
        position: absolute;
    }

.AirPortMapFullWidth {
    margin: 0 45px 25px 45px;
    background-color: #e6e0cf;
}

.AirportMapAutoImage {
    margin: 0 0 10px 0;
}

/*Airport Map*/

/*Crisis Management*/

#cmHolder {
    position: absolute;
    top: 55px;
    right: 0px;
}

/*Crisis Management*/

/* Cruise2 */

.Cruises2 #PageHeading {
    margin: 0 0 0 45px;
    height: 97px;
}

    .Cruises2 #PageHeading .InPageNav {
        bottom: auto;
        top: 3px;
    }

    .Cruises2 #PageHeading .InPageNavNext {
        bottom: auto;
        top: 41px;
    }

.Cruises2.CabinsAndBooking .InPageNav, .Cruises2.CabinsAndBooking .InPageNavNext {
    visibility: hidden;
}

.Cruises2 #top-title H1 {
    top: 42px;
    position: absolute;
    margin: 0 45px 0 0 !important;
    line-height: 0.7em;
}

.Cruises2 .ControlLinksSpacer {
    margin: 0 0 0 38px;
}

    .Cruises2 .ControlLinksSpacer H5 {
        margin: 0;
    }

.Cruises2 .TopControlLinksContainer {
    border-bottom: 9px solid #dee5f0;
}

.ArticlePage .controlLinksContainer.Dark {
    height: 58px;
    border-bottom: 9px solid #074391;
    background: #fff;
}


.ArticlePage .controlLinksContainer {
    border-bottom: 9px solid #cce3f2;
    /*border-top: 3px solid white;*/
}




.NoHeaderPage .controlLinksContainer {
    border-top: 0px;
}

.Cruises2 .controlLinksContainer A {
    height: 29px;
    line-height: 29px;
}

.controlLinksContainer .BookNowContainer, .controlLinksContainer .PreviewContainer {
    width: 250px;
    float: right;
    margin: 9px 43px 0 0;
    height: 29px;
}

.controlLinksContainer .PreviewContainer {
    width: 230px;
}


.CabinsAndBooking .controlLinksContainer .BookNowContainer {
    display: none;
}

.controlLinksContainer .BookNowContainer a, .controlLinksContainer .PreviewContainer a {
    line-height: 1em;
    height: 1em;
}

.Cruises2 .ControlItem H2.CabinsTitle {
    margin: 67px 0 -5px 0 !important;
    float: left;
}

.Cruises2 .footershimdouble {
    display: none;
}


.Cruises2 .searchBackbutton {
    float: right;
    padding-right: 45px;
}

.Cruises2 .searchBackbuttonLeft .searchBackbutton {
    float: left;
    margin: 0 0 20px 0;
}

/* Cruise2 */


/* Customer Reviews*/

.CustomerReviews {
    background-color: #dee5f0;
    padding: 38px 6px 5px 45px;
}

.CustomerReview {
    float: left;
    width: 264px;
    margin: 0 39px 0 0;
}

.CustomerReviewTop {
    height: 16px;
}

.CustomerReviewBottom {
    height: 50px;
}

.CustomerReviewContent {
    background-color: #fff;
    padding: 0 8px 0 12px;
}

.CustomerRatings {
    height: 25px;
    width: 130px;
    margin: 0 0 9px 0;
}

    .CustomerRatings.ShipRatings5 {
        background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -835px transparent;
    }

    .CustomerRatings.ShipRatings4 {
        background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -875px transparent;
    }

    .CustomerRatings.ShipRatings3 {
        background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -915px transparent;
    }

    .CustomerRatings.ShipRatings2 {
        background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -955px transparent;
    }

    .CustomerRatings.ShipRatings1 {
        background: url("/Images/POC_imagesprite.png") no-repeat scroll 0 -995px transparent;
    }

.CustomeReviewMore {
    min-height: 120px;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
    margin: 0 0 20px 0;
}

/* Customer Reviews*/

/* Cruise Inf */

.CruiseInfContainer {
    margin: 48px 6px 48px 45px;
}

.CruiseInf {
    padding: 0 39px 0 0;
    width: 264px;
    position: relative;
    float: left;
}

    .CruiseInf .PortInfo {
        display: none;
    }

    .CruiseInf .MapContainer {
        margin: 0 0 18px;
    }

    .CruiseInf h4 {
        margin: 0 0 0.333em 0;
    }

.CruiseInfImage {
    display: block;
    margin: 0 0 18px 0;
}

.CruiseInfImageWithText {
    margin: 0 0 10px 0;
}


/* Cruise Inf */

/* video thumb fancybox link */

.fancyboxVideoThumb {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -120px -240px transparent;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 60px;
    left: 90px;
    cursor: pointer;
}

/* video thumb fancybox link */

/*Sticky Cruise Nav*/

.TopControlLinksContainer.stuck {
    top: 0;
    position: fixed;
    z-index: 200;
    width: 960px;
}

/*Sticky Cruise Nav*/

/* Pricing Glance */

.PricingGlance {
    background-color: #d2def1;
    margin: 15px 0 18px 0;
    float: left;
}

.SaveCruiseContainer {
    float: left;
    width: 249px;
    padding: 10px;
    padding-right: 5px;
    height: 23px;
    background-color: #2DA5E1;
    display: none;
}

.ExplorePricingContainer H3 {
    float: left;
}

.ExplorePricingContainer .SaveCruiseContainer {
    float: right;
    margin-bottom: 20px;
}

.SaveCruiseContainer.saved {
    background-color: #F6891F;
}

.SaveCruiseContainer span.icon {
    background: url('/Images/home-sprite.png') no-repeat top right;
    background-position: -75px -462px;
    float: left;
    margin-left: 7px;
    cursor: pointer;
    width: 23px;
    height: 23px;
    float: right;
}

.SaveCruiseContainer.saved span.icon {
    background-position: -75px -531px;
    float: left !important;
}

.SaveCruiseContainer.saved a {
    color: #074391;
    float: left;
}

    .SaveCruiseContainer.saved a .text1 {
        float: left;
        font-size: 19px;
        color: #fff;
    }

    .SaveCruiseContainer.saved a .text2 {
        margin-left: 7px;
        font-size: 19px;
        color: #fff;
        float: left;
    }

    .SaveCruiseContainer.saved a .chev {
        background: url('/Images/home-sprite.png') no-repeat top right;
        background-position: -75px -301px;
        display: block;
        position: relative;
        width: 18px;
        height: 24px;
        float: right;
        content: '';
        margin-left: 7px;
    }

.SaveCruiseContainer a {
    float: right;
    color: #fff;
    font-family: cronos-pro,sans-serif;
    font-size: 21px;
}

.PricingGlanceTitle {
    background-color: #074391;
    padding: 12px 10px 12px 10px;
}

    .PricingGlanceTitle h4 {
        margin: 0;
    }

.PricingGlanceContent {
    border-top: 2px solid #fff;
}

.PricingGlanceItem {
    padding: 12px 10px 0 10px;
    border-bottom: 2px solid #fff;
}

.PricingGlanceLink {
    padding: 12px;
}

    .PricingGlanceLink P {
        margin: 0 0 10px 0;
    }

/* Pricing Glance */

/*Explore Pricing */

.ExplorePricingContainer {
    margin: 0 45px 0 45px;
}



.MetaGradeTab {
    float: left;
    padding: 5px 20px 5px 10px;
    cursor: pointer;
    background-color: #d2def1;
    margin: 0 3px 0 0;
    min-width: 141px;
}

.Adonia .MetaGradeTab.activeTab {
    background: #824054;
}

.Adonia .MetaGradeTab.dark {
    color: #824054;
}

.Adonia .MetaGradeBorder {
    border-bottom: 5px solid #824054;
}

.Adonia .MetaGradeTab {
    background: #ddc1b9;
}


.MetaGradeNoItem {
    float: left;
    padding: 5px 20px 4px 10px;
    margin: 0 3px 0 0;
    min-width: 139px;
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
}

.MetaGradeTab.activeTab {
    background-color: #1a2e5a;
}

.MetaGradeBorder {
    border-bottom: 5px solid #1A2E5A;
    margin: 0 -45px 20px -45px;
}

.PriceUpdate {
    margin: 0 0 20px 0;
}

.DeckPlanButton {
    width: 300px;
    margin: 0 0 40px 0;
}

.LateSaverData {
    position: relative;
    padding: 20px 0 0 10px;
}

    .LateSaverData .online {
        position: absolute;
        padding: 0 10px 0 10px;
        display: block;
    }

        .LateSaverData .online span {
            font-weight: bold;
        }

.NoBookNow .price {
    float: left;
    margin: 0 5px 0 0;
    line-height: 30px;
}

.MetaGradeData {
    display: none;
}

TH.CabinTypePricingTitle {
    width: 278px;
}

    TH.CabinTypePricingTitle H4 {
        margin: 0;
    }

TH.CabinTypeSelectPricing h4, .CabinTypeSaverPricing h4 {
    margin: 0 0 5px 10px;
}

TH.CabinTypeSelectPricing {
    width: 435px;
    border-right: 1px solid #fff;
}

TH.CabinTypeSaverPricing {
    border-right: 1px solid #fff;
    width: 435px;
}

TABLE.twoCols TH.CabinTypePricingTitle, TH.CabinTypePricingTitleWide {
    width: 626px;
}

TH.CabinTypeSelectPricingEnd {
    border-right: 1px solid #fff;
}

TABLE.CabinMetaGradePricing TD.MetaGradeSaverTitle {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

TABLE.CabinMetaGradePricing TD.MetaGradeSaverTitleLast {
    border-bottom: 1px solid #cfcfcf;
}

TABLE.CabinMetaGradePricing {
    margin: 20px 0 20px 0;
    border-right: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf !important;
}

.gt-ie8 TABLE.CabinMetaGradePricing {
    /*border-collapse:separate !important*/
}

TABLE.CabinMetaGradePricing.twoCols {
    border-right: 1px solid #fff;
}

TABLE.CabinMetaGradePricing DIV.OpenButton {
    margin: 0 10px 0 0;
}

TABLE.CabinMetaGradePricing .cabinGradeCode {
    padding: 10px;
    width: 20px;
}


TABLE.CabinMetaGradePricing TD {
    border: 1px solid #cfcfcf;
}

    TABLE.CabinMetaGradePricing TD.LateSaverData {
        border: none;
        /*height:150px;*/
    }

TR.HeaderRow {
    height: 90px;
    background: #f3efe4;
}

    TR.HeaderRow.SmallHeader {
        height: 30px;
    }

TD.MetaGradeTitle {
    padding: 10px;
}

TABLE.CabinMetaGradePricing TD.MetaFooterUpdate {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: relative;
}

.MetaFooterUpdateText {
    position: absolute;
    left: 0;
}

.MetaGradeTitleText {
    margin: 5px 0 0 0;
    /*cursor:pointer;*/
}

    .MetaGradeTitleText h4 {
        margin: 0;
    }

.CruiseMetaFromPrice, .MetaFooterData {
    padding: 20px 10px 10px 20px;
}

.CabinTypeSelectPriceData, .CabinTypeSaverPriceData {
    padding: 5px 0 0 20px;
}

.MetaGradeFooterCol1 {
    width: 273px;
    font-size: 0.8em;
}


/*.PreviewCruise .twoColMetaGradeFooterCol1 {
    width: 374px;
}*/

.MetaGradeFooterCol2, .MetaGradeFooterCol3 {
    padding-left: 3px;
    width: 318px;
}

.MetaGradeFooterCol3 {
    margin-right: -45px;
}

.twoColMetaGradeFooterCol2 {
    padding: 0;
}

.cabinPreview.twoColMetaGradeFooterCol2 {
    display: none;
}


.MetaGradeFooterCol1, .MetaGradeFooterCol2, .MetaGradeFooterCol3 {
    float: left;
    position: relative;
}

.bookselect {
    float: left;
    padding-left: 3px;
}

    .bookselect.twoColMetaGradeFooterCol2 {
        float: left;
    padding-left: 3px;
}

.booksaverAlone {
    margin-left: 321px;
}

.CabinTerms {
    position: absolute;
    bottom: -25px;
    left: 0;
}

.MetaGradeFooterCol3 .CabinTerms {
    left: 20px;
}

.MetaGradeFooterCol1 .searchBackbutton {
    float: left;
}

.NoBookNow .price2 {
    float: left;
    margin: 0 0 0 10px;
    line-height: 30px;
}

TABLE.CruiseWhatsIncluded {
    margin: 20px 0 20px 0;
}

TABLE.CruiseWhatsIncluded .AltTr
{
    background:#cfecf5;
}

    TABLE.CruiseWhatsIncluded TD {
        /*border: 1px solid #cfcfcf;*/
        padding: 5px;
    }

        TABLE.CruiseWhatsIncluded td.ChoiceOfTD {
            padding: 5px 5px 5px 60px;
        }

        TABLE.CruiseWhatsIncluded td.TickTD {
            padding: 5px 5px 5px 10px;
        }


.NoTick
{
    height: 20px;
    width: 30px;
    display: block;
    float:left;
}

.SelectPriceIncludedTick, .SaverPriceIncludedTick {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -120px -565px transparent;
    height: 20px;
    width: 30px;
    display: block;
}

.CruiseWhatsIncludedDiv .SelectPriceIncludedTick, .CruiseWhatsIncludedDiv .SaverPriceIncludedTick {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -120px -485px transparent;
}

.SelectPriceIncludedUnTick, .SaverPriceIncludedUnTick {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -120px -445px transparent;
    height: 20px;
    width: 30px;
    display: block;
}

.SaverPriceText, .SelectPriceText
{
    float:left;
    width: calc(100% - 30px);
}


.CruiseWhatsIncludedDiv {
    margin: 0 -45px 0 275px;
    width: 640px;
}

.CruiseWhatsIncludedDiv.SelectOnly
{
    margin: 0 -45px 0 595px;
    width: 320px;
}

/*Explore Pricing */

/* Pulse Container */

.PulseContainer {
    width: 264px;
    position: absolute;
    top: 0;
    right: 45px;
    z-index: 200;
}

.PulseContentContainer {
    background-image: url(/Images/Pulses/Pulse_BlueRibbon_top.png);
    background-repeat: repeat-y;
}

.PulseBottom {
    background-image: url(/Images/Pulses/Pulse_BlueRibbon_base.png);
    height: 50px;
}

.PulseContent {
    padding: 20px;
}

.PulseFeature {
    background-image: url(/Images/Pulses/Pulse_GoldRibbon.png);
    background-repeat: repeat-x;
    width: 216px;
    height: 108px;
    margin: 0 0 0 15px;
    padding: 0 10px 0 10px;
    text-align: center;
}

.PulseTabContainer .PulseFeature {
    margin: 0 auto;
    height: 104px;
}


    .PulseTabContainer .PulseFeature .StandardPulse.TopPadding {
        padding-top: 10px;
    }

/*HomePromoImage*/

.HomePromoLink {
    position: absolute;
    top: 156px;
    margin: 0 auto;
    z-index: 91;
    display: block;
    width: 960px;
    height: 400px;
}

H1.britanniaHeader {
    text-align: center;
    border-top: 1px dashed white;
    padding-top: 7px;
    padding-bottom: 5px;
    border-bottom: 1px dashed white;
    text-transform: uppercase;
}

.britannaLogoForm {
    padding-top: 12px;
    margin-left: 20px;
}



.BritanniaFormContent {
    margin: 400px auto 0;
    width: 58%;
}

    .BritanniaFormContent .ControlItem {
        background: #fff;
        padding: 20px 0 0 0;
        margin-bottom: 50px;
    }

@media screen and (max-width: 1380px) {
    .BritanniaFormContent {
        margin: 250px auto 0;
        width: 75%;
    }
}


@media screen and (max-width: 1280px) {
    .BritanniaFormContent {
        margin: 250px auto 0;
        width: 75%;
    }
}

@media screen and (max-width: 1180px) {
    .BritanniaFormContent {
        margin: 180px auto 0;
        width: 75%;
    }
}

@media screen and (max-width: 1024px) {
    .BritanniaFormContent {
        margin: 400px auto 0;
        width: 100%;
    }

        .BritanniaFormContent .ControlItem {
            background: #fff;
            padding: 20px 0 0 0;
            margin-bottom: 50px;
        }
}




/* main
-----------------------------------------------*/

#main, .main {
    clear: both;
    display: block;
    overflow: hidden;
    padding: 400px 0 0 0;
    position: relative;
    width: 100%;
}

    #main.MainWithImage, .main.MainWithImage {
        padding: 318px 0 0 0;
    }

#main.MainNoPromo
{
    padding: 400px 0 0 0;
}


#content {
    background: #ffffff;
    clear: both;
    display: block;
    overflow: hidden;
    /*padding: 0 10px 10px 10px;*/
}

.main-col-rhs #content {
    padding: 30px 25px;
}

#main h1, .main h1 {
    color: #fff;
    font-size: 42px;
    line-height: 54px;
    padding: 0 0 15px 0;
}

#main h2, .main h2 {
    color: #fff;
    font-size: 30px;
    line-height: 38px;
    padding: 0 0 15px 0;
}

#main h3, .main h3 {
    color: #333333;
    font-size: 24px;
    line-height: 32px;
    padding: 0 0 15px 0;
}



#main h4, .main h4 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    padding: 0 0 15px 0;
    font-size: 21px;
    font-weight: normal;
}


.TextLoginBlockContainer {
    width: 100%;
    margin-top: 20px;
    height: auto;
    float: left;
}

    .TextLoginBlockContainer .TextBlock {
        margin-left: 45px;
        margin-right: 45px;
        float: left;
        width: 553px;
        float: left;
    }

        .TextLoginBlockContainer .TextBlock.FullWidth {
            width: 918px !important;
        }


    /*.HideLogin .TextBlock {
    width: 889px;
}*/


    .TextLoginBlockContainer .RHSPromo {
        width: 318px;
        height: auto;
        float: right;
        margin-bottom: 5px;
        background-color: #CCE3F2;
        position: relative;
        top: 0;
        left: 0;
    }

        .TextLoginBlockContainer .RHSPromo img {
            position: absolute;
            top: 0;
            left: 0;
            margin-bottom: 10px;
        }

        .TextLoginBlockContainer .RHSPromo .OverlayText {
            position: absolute;
            top: 15px;
            left: 40px;
            color: white;
            z-index: 10;
            font-family: CoreRhino35Light;
            font-size: 1.750em;
            line-height: 1.0715em;
            /* font-weight: 600; */
            padding-right: 10px;
            width: 273px;
        }

        .TextLoginBlockContainer .RHSPromo .Content {
            padding-bottom: 6px;
        }

        .TextLoginBlockContainer .RHSPromo .Link {
            padding-right: 15px;
        }

        .TextLoginBlockContainer .RHSPromo p {
            /*padding: 3px 15px 3px 0px !important;*/
        }

.RHSPromo .Inner {
    float: left;
    padding-bottom: 5px;
}

.TextLoginBlockContainer .LoginBlock {
    display: inline;
}

.HideLogin .RHSLogin {
    display: none;
}

.LoginBlock .Inner .form-submit .loginSection {
    float: right;
    background-color: #CCE3F2;
    padding: 15px 0px 5px 0px;
    width: 250px;
}

.LoginBlock .Inner {
    float: right;
    padding: 15px 35px 5px 35px;
    width: 250px;
    height: 100%;
}

.LoginBlock h2.myAccount-topRight {
    padding: 0 !important;
    color: #074391 !important;
}

.TextLoginBlockContainer .RichTextStyles h2.blueText {
    color: #074391 !important;
}

.LoginBlock .KeepLoggedIn {
    /*margin-left: -20px;*/
}

    .LoginBlock .KeepLoggedIn .Text {
        padding-left: 3px;
        width: 220px;
        float: left;
    }

.loginButton {
    font-family: CoreRhino35Light;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    color: #074391 !important;
    float: right;
}

    .loginButton.left {
        float: left !important;
    }

.loginButton-white {
    font-family: CoreRhino45Regular;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    color: #fff !important;
    float: right;
}

.loginButton-white-small {
    font-family: CoreRhino35Light;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    color: #fff !important;
    float: right;
    margin-top: -5px;
}

.loginButtonPress {
    font-family: CoreRhino45Regular;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    color: #074391 !important;
    float: right;
}

    .loginButtonPress.left {
        float: left;
    }

.loginH2 {
    font-family: CoreRhino35Light;
    font-size: 1.35em !important;
    line-height: 38px;
    font-weight: 600;
    color: #074391 !important;
    padding-bottom: 0px;
}

.loginTextBox {
    width: 100%;
    margin-top: 3px;
}

.link-chev {
    background: url('/Images/home-sprite.png') no-repeat top right;
    background-position: -70px 0;
    display: block;
    position: relative;
    width: 23px;
    height: 31px;
    float: right;
    content: '';
    margin-top: 3px;
    margin-left: 3px;
}

.link-chev-white {
    background: url('/Images/home-sprite.png') no-repeat top right;
    background-position: 0px -1110px;
    display: block;
    position: relative;
    width: 23px;
    height: 31px;
    float: right;
    content: '';
    margin-left: 8px;
    margin-right: 12px;
}

.link-chev-white-small {
    background: url('/Images/home-sprite.png') no-repeat top right;
    background-position: -70px -65px;
    display: block;
    position: relative;
    width: 23px;
    height: 31px;
    float: right;
    content: '';
    margin-left: 2px;
    margin-right: 13px;
    margin-top: -5px;
}


.link-chev-press {
    background: url('/Images/home-sprite.png') no-repeat top right;
    background-position: 0px -785px;
    display: block;
    position: relative;
    width: 23px;
    height: 31px;
    float: right;
    content: '';
    margin-left: 8px;
    margin-right: 12px;
}

.link-chev-press-left {
    background: url('/Images/home-sprite.png') no-repeat top right;
    background-position: -70px -31px;
    display: block;
    position: relative;
    width: 23px;
    height: 31px;
    float: left;
    content: '';
    margin-left: 8px;
    margin-right: 12px;
}

.spaceHeight5 {
    height: 5px;
}

#TextBlock h4, .TextBlock h4 {
    color: #988642 !important;
    line-height: 22px;
    margin-top: -5px;
    padding-bottom: 0px;
}

#main p, .main p {
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 25px 0;
}

    #main p a, .main p a {
        color: #017fba;
    }

        #main p a:hover, .main p a:hover {
            text-decoration: underline;
        }

#main ul, .main ul {
    margin: 0 0 20px 20px;
    padding: 0 0 0 20px;
}

    #main ul li, .main ul li {
        font-size: 16px;
        line-height: 24px;
        padding: 0 0 20px 0;
    }



#main .intro, .main .intro {
    clear: both;
    display: block;
    height: 400px;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 960px;
}

    #main .intro img, .main .intro img {
        float: left;
        width: 100%;
    }

    #main .intro .link, .main .intro .link {
        clear: both;
        display: block;
        overflow: hidden;
    }

#main .col-lhs2cols, .main .col-lhs2cols {
    float: left;
    width: 642px;
}

#main .intro-panel, .main .intro-panel {
    background: #ffffff;
    clear: both;
    float: left;
    margin-left: -3px;
    overflow: hidden;
    padding: 3px 0 0 0;
    width: 963px;
}

    #main .intro-panel .box, .main .intro-panel .box {
        float: left;
        padding: 0 0 3px 3px;
        overflow: hidden;
        position: relative;
        width: 318px;
    }

    #main .intro-panel .box-video, .main .intro-panel .box-video {
        float: left;
        padding: 0 0 3px 3px;
        position: relative;
        width: 639px;
    }

    #main .intro-panel .panel, .main .intro-panel .panel {
        background: #ffffff;
        clear: both;
        display: block;
        height: 318px;
        overflow: hidden;
        position: relative;
        -webkit-perspective: 600px;
        -moz-perspective: 600px;
    }

    #main .intro-panel .banner .panel, .main .intro-panel .banner .panel {
        background-color: #ddedf6;
        height: auto;
        color: #074391;
        width: 100%;
    }

        #main .intro-panel .banner .panel .MainContainer, .main .intro-panel .banner .panel .MainContainer {
            float: left;
            margin: 18px 0 17px 41px;
            width: 676px;
            height: 125px;
            position: relative;
        }

            #main .intro-panel .banner .panel .MainContainer .CruiseNameContainer, .main .intro-panel .banner .panel .MainContainer .CruiseNameContainer {
                float: left;
                width: 100%;
            }

                #main .intro-panel .banner .panel .MainContainer .CruiseNameContainer h2, .main .intro-panel .banner .panel .MainContainer .CruiseNameContainer h2 {
                    margin-bottom: 0px;
                    padding-bottom: 0px;
                    color: #074391;
                }

            #main .intro-panel .banner .panel .MainContainer .Left, .main .intro-panel .banner .panel .MainContainer .Left {
                position: absolute;
                bottom: 0px;
            }

                #main .intro-panel .banner .panel .MainContainer .Left p, .main .intro-panel .banner .panel .MainContainer .Left p {
                    color: #074391;
                }

            #main .intro-panel .banner .panel .MainContainer .Right, .main .intro-panel .banner .panel .MainContainer .Right {
                position: absolute;
                bottom: 0px;
                right: 0px;
            }

.PromoTriple {
    float: left;
    width: 100%;
}

#main .intro-panel .campaign.palegold .panel, .main .intro-panel .campaign.palegold .panel,.InfoPanel.PaleGold, .NewStyleRegionBox .leftContainer.PaleGold, .RegionInfoBoxesContainer.PaleGold, .ContentBoxes.PaleGold .ContentBoxHeaderContainer, .ContentBoxes.PaleGold .ContentBoxContentContainer  {
    background-color: #f9f6e5;
}

#main .intro-panel .campaign.red .panel, .main .intro-panel .campaign.red .panel,  .InfoPanel.Red, .NewStyleRegionBox .leftContainer.Red, .RegionInfoBoxesContainer.Red, .ContentBoxes.Red .ContentBoxHeaderContainer, .ContentBoxes.Red .ContentBoxContentContainer {
    background-color: #df003f;
}

.ContentBoxes.PaleBlue .ContentBoxHeaderContainer, .ContentBoxes.PaleBlue .ContentColsContent
{
    background-color:#ddedf6;
}

#main .intro-panel .campaign.darkblue .panel, .main .intro-panel .campaign.darkblue .panel, .InfoPanel.DarkBlue, .ContentBoxes.DarkBlue .ContentBoxHeaderContainer, .ContentBoxes.DarkBlue .ContentBoxContentContainer {
    background-color: #074391;
}

#main .intro-panel .campaign.paleblue .panel, .main .intro-panel .campaign.paleblue .panel, .InfoPanel.DarkBlue {
    background-color: #ddedf6;
}

.InfoPanel.DarkGold, .ContentBoxes.DarkGold .ContentBoxHeaderContainer, .ContentBoxes.DarkGold .ContentBoxContentContainer
{
     background-color: #967f35;
}

#main .intro-panel .campaign.palegold .textContent h2, .main .intro-panel .campaign.palegold .textContent h2,
#main .intro-panel .campaign.palegold .textContent p, .main .intro-panel .campaign.palegold .textContent p,
#main .intro-panel .campaign.palegold .textContent .findoutmore, .main .intro-panel .campaign.palegold .textContent .findoutmore,
#main .intro-panel .campaign.paleblue .textContent h2, .main .intro-panel .campaign.paleblue .textContent h2,
#main .intro-panel .campaign.paleblue .textContent p, .main .intro-panel .campaign.paleblue .textContent p,
#main .intro-panel .campaign.paleblue .textContent .findoutmore, .main .intro-panel .campaign.paleblue .textContent .findoutmore,
.InfoPanel.PaleGold a.TextLink,
.InfoPanel.PaleBlue a.TextLink,
.campaign.palegold .flip-clock-label,
.campaign.paleblue .flip-clock-label,
.ContentBoxes.PaleBlue P, .ContentBoxes.PaleGold P
 {
    color: #074391 !important;
}

#main .intro-panel .campaign.red .textContent h2, .main .intro-panel .campaign.red .textContent h2,
#main .intro-panel .campaign.red .textContent p, .main .intro-panel .campaign.red .textContent p,
#main .intro-panel .campaign.red .textContent .findoutmore, .main .intro-panel .campaign.red .textContent .findoutmore,
#main .intro-panel .campaign.darkblue .textContent h2, .main .intro-panel .campaign.darkblue .textContent h2,
#main .intro-panel .campaign.darkblue .textContent p, .main .intro-panel .campaign.darkblue .textContent p,
#main .intro-panel .campaign.darkblue .textContent .findoutmore, .main .intro-panel .campaign.darkblue .textContent .findoutmore,
.InfoPanel.DarkBlue a.TextLink,
.InfoPanel.Red a.TextLink,
.InfoPanel.DarkGold a.TextLink,
.InfoPanel.DarkBlue P,
.InfoPanel.Red P,
.InfoPanel.DarkGold P,
.InfoPanel.DarkBlue h3,
.InfoPanel.Red h3,
.InfoPanel.DarkGold h3,
.NewStyleRegionBox .leftContainer.Red h2,
.NewStyleRegionBox .leftContainer.Red h4,
.NewStyleRegionBox .leftContainer.Red p,
.NewStyleRegionBox .leftContainer.Red a.TextLink, 
.NewStyleRegionBox .leftContainer.DarkGold a.TextLink,
.NewStyleRegionBox .leftContainer.DarkBlue a.TextLink,
.campaign.red .flip-clock-label,
.campaign.darkblue .flip-clock-label,
.campaign.darkgold .flip-clock-label {
    color: #fff !important;
}

    #main .intro-panel .campaign.red .textContent .findoutmore:after, .main .intro-panel .campaign.red .textContent .findoutmore:after,
    #main .intro-panel .campaign.darkblue .textContent .findoutmore:after, .main .intro-panel .campaign.darkblue .textContent .findoutmore:after {
        background-position: 0px -1110px;
}

#main .intro-panel .campaign .textContent, .main .intro-panel .campaign .textContent {
    width: 258px;
    float: left;
    padding: 14px 20px 0px 40px;
    color: #074391;
}

    #main .intro-panel .campaign .textContent h2, .main .intro-panel .campaign .textContent h2 {
        padding-bottom: 0px;
        letter-spacing: -1.8px;
        font-size: 1.5em;
        line-height: 1.0835em;
    }

    #main .intro-panel .campaign .textContent p, .main .intro-panel .campaign .textContent p {
        font-size: 1.3125em;
        line-height: 1.0em;
        letter-spacing: -1.0px;
    }

#main .intro-panel .campaign .findoutmore, .main .intro-panel .campaign .findoutmore {
    font-family: CoreRhino35Light;
    font-size: 1.550em;
    line-height: 1.0715em;
    color: #074391 !important;
    bottom: 10px;
    right: 34px;
    position: absolute;
}

    #main .intro-panel .campaign .findoutmore:after, .main .intro-panel .campaign .findoutmore:after {
        background: url('/Images/home-sprite.png') no-repeat top right;
        background-position: 0px -786px;
        display: block;
        position: absolute;
        width: 23px;
        height: 35px;
        top: 0px;
        right: -27px;
        content: '';
     
    }

     .HomePageNew2014 #main .intro-panel .campaign .findoutmore:after, .HomePageNew2014 .main .intro-panel .campaign .findoutmore:after
     {
            margin-top: 23px;
     }

    #main .intro-panel .campaign .findoutmore:after, .main .intro-panel .campaign.CountdownBanner .findoutmore:after {
        top: -25px;
    }

     

#main .intro-panel .campaign.banner, .main .intro-panel .campaign.banner {
    width: 100%;
}

    #main .intro-panel .campaign.banner .panel, .main .intro-panel .campaign.banner .panel {
    width: 100%;
  height: auto;
}

    #main .intro-panel .campaign.banner .textContent, .main .intro-panel .campaign.banner .textContent {
    width: 582px;
padding: 14px 20px 0px 10px;
}

.PromoTriple .Item {
    width: 316px;
    float: left;
    padding-right: 6px;
}

.PromoTriple.banner .Item {
        width: 100%;
    float: left;
    padding-right: 0px;
}

.mobileCampaignImage {
    display: none;
}

.desktopCampaignImage {
    display: block;
}

    .PromoTriple .Item.Last {
        padding-right: 0px;
    }

#main .intro-panel .content, .main .intro-panel .content {
    clear: both;
    display: block;
    height: 305px;
    overflow: hidden;
    left: 0;
    position: absolute;
    padding: 14px 10px 0 40px;
    top: 0;
    z-index: 99;
}


#main .intro-panelTop .content, .main .intro-panelTop .content {
    clear: both;
    display: block;
    height: 305px;
    overflow: hidden;
    left: 0;
    position: absolute;
    padding: 30px 10px 0 40px;
    top: 0;
    z-index: 99;
    width: 100%;
}

#main .intro-panel .front, .main .intro-panel .front {
    display: block;
    height: 318px;
    position: absolute;
    top: 0;
    width: 318px;
    z-index: 900;
}

#main .intro-panel .back, .main .intro-panel .back {
    display: block;
    height: 318px;
    position: absolute;
    top: 0;
    width: 318px;
    z-index: 800;
}

#main .intro-panel .front, .main .intro-panel .front {
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    cursor: pointer;
}

#main .intro-panel .panel.flip .front, .main .intro-panel .panel.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    cursor: pointer;
}

#main .intro-panel .back, .main .intro-panel .back {
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateY(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

#main .intro-panel .panel.flip .back, .main .intro-panel .panel.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    cursor: pointer;
}

#main .intro-panel h2 a, .main .intro-panel h2 a {
    color: #ffffff;
    font-family: 'cronos-pro', sans-serif;
}

#main .intro-panel p, .main .intro-panel p {
    color: #666666;
    font-family: arial;
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 5px 0;
}

#main .box-video h2, .main .box-video h2 {
    padding: 0;
    margin: 0 0 2px 0;
}

#main .intro-panel .back .content, .main .intro-panel .back .content {
    background: #ffffff;
    position: relative;
}

#main .intro-panel .back h2, .main .intro-panel .back h2 {
    color: #074391;
    padding: 0 0 15px 0;
}

.showMoreBlocks {
    display: none;
}

.ClubTier.YourAccount ul {
    padding-bottom: 20px;
}

.IconBulletList ul {
    margin-top: 10px;
    margin: 0;
    padding: 0;
}

.IconBulletList {
    margin-top: 10px;
}

    .IconBulletList ul li {
        list-style-type: none;
        background: url("/images/BlueTick23x23.png") no-repeat;
        padding: 0 0 7px 30px;
        line-height: 17px;
        margin: 0 0 15px 0;
        color: #666666;
        font-family: arial;
        font-size: 16px;
        line-height: 20px;
    }

    .IconBulletList span {
    }

.ClubTier ul {
    margin: 0;
    padding: 0;
}

    .ClubTier ul li {
        list-style-type: none;
        background: url("/images/newsearch/tick23x23.png") no-repeat;
        padding: 0;
        margin: 0 0 10px 0;
        background-position: 0 -46px;
        padding-left: 28px;
    }

.ClubTier.YourAccount ul li {
    list-style-type: none;
    background: url('/Images/home-sprite.png') no-repeat top right;
    background-position: -75px -135px;
    padding: 0 0 0 35px;
    margin: 0 0 10px 0;
}

.ClubTier {
    padding: 14px 18px 10px 40px;
}

    .ClubTier.YourAccount {
        padding: 5px 0 0 0;
    }

    .ClubTier h2 {
        padding: 0 0 21px 0 !important;
        margin: 0px !important;
    }

    .ClubTier h3 {
        font-family: 'cronos-pro';
        font-size: 21px !important;
        color: #074391 !important;
        font-weight: 300;
        padding-bottom: 14px !important;
        margin: 0px !important;
        line-height: 22px !important;
    }


        .ClubTier h3.last {
            margin-top: -8px !important;
            font-family: Arial !important;
            font-size: 16px !important;
            line-height: 18px !important;
        }

    .ClubTier .link-view-more {
        font-weight: 300 !important;
    }

    .ClubTier h4 {
        font-family: 'CoreRhino45Regular';
        font-size: 28px !important;
        line-height: 30px;
        color: #074391 !important;
        font-weight: 300;
        padding-bottom: 7px !important;
        margin-bottom: 0px !important;
    }

    .ClubTier.YourAccount h5 {
        padding-bottom: 10px;
    }

#main .intro-panel .back p, .main .intro-panel .back p {
}

#main .intro-panel .list, .main .intro-panel .list {
    clear: both;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0 0 15px 0;
}

    #main .intro-panel .list li, .main .intro-panel .list li {
        clear: both;
        display: block;
        font-family: 'cronos-pro';
        font-size: 21px;
        line-height: 24px;
        list-style: none;
        margin: 0;
        overflow: hidden;
        padding: 0;
        margin-bottom: 20px;
    }

    #main .intro-panel .list a, .main .intro-panel .list a {
        color: #3b6cb7;
        font-family: 'cronos-pro';
    }

#main .intro-panel .list-inline, .main .intro-panel .list-inline {
}

    #main .intro-panel .list-inline li, .main .intro-panel .list-inline li {
        clear: none;
        float: left;
        width: 130px;
        line-height: 22px;
    }

#main .intro-panel .h-link, .main .intro-panel .h-link {
    height: 30px;
    display: block;
    padding: 0 35px 0 0;
}

    #main .intro-panel .h-link:after, .main .intro-panel .h-link:after {
        background: url('/Images/home-sprite.png') no-repeat top left;
        background-position: 0px -1110px;
        display: block;
        position: absolute;
        width: 23px;
        height: 31px;
        top: 14px;
        right: 0;
        content: '';
    }

#main .intro-panel img, .main .intro-panel img {
    float: left;
    position: relative;
    width: 100%;
    z-index: 1;
}

#main .intro-panel .banner img, .main .intro-panel .banner img {
    height: 160px;
    width: auto;
}

#main .intro-panel .link-flip, .main .intro-panel .link-flip {
    background: url('/Images/home-sprite.png') no-repeat top left;
    background-position: 0px -1072px;
    bottom: 12px;
    display: block;
    font-size: 1px;
    height: 28px;
    line-height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    width: 28px;
    z-index: 999999;
}

#main .intro-panel .link-flip-blue, .main .intro-panel .link-flip-blue {
    background: url('/Images/home-sprite.png') no-repeat top left;
    background-position: 0px -996px;
    bottom: 12px;
    display: block;
    font-size: 1px;
    height: 28px;
    line-height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    width: 28px;
    z-index: 999999;
}

#main .intro-panel .link-unflip, .main .intro-panel .link-unflip {
    background: url('/Images/home-sprite.png') no-repeat top left;
    background-position: 0px -1034px;
    bottom: 12px;
    display: block;
    font-size: 1px;
    height: 28px;
    line-height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    width: 28px;
    z-index: 999999;
}

#main .intro-panel .link-more, .main .intro-panel .link-more {
    background: url('/Images/home-sprite.png') no-repeat top left;
    background-position: 0px -1110px;
    bottom: 15px;
    display: block;
    font-size: 1px;
    height: 30px;
    line-height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 12px;
    text-indent: -9999em;
    width: 23px;
    z-index: 9999;
}

#main .intro-panel .link-play, .main .intro-panel .link-play, .LaunchCruiseTypes .YouTubeContainerTop .YouTubePlay {
    background: url('/Images/home-sprite.png') no-repeat top left;
    background-position: 0px -908px;
    display: block;
    font-size: 1px;
    height: 78px;
    line-height: 1px;
    left: 50%;
    margin-left: -39px;
    margin-top: -38px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    width: 79px;
    top: 50%;
    z-index: 9999;
}

.intro-panelTop .link-play {
    background: url('/Images/home-sprite.png') no-repeat top left;
    background-position: 0px -908px;
    display: block;
    font-size: 1px;
    height: 78px;
    line-height: 1px;
    left: 50%;
    margin-left: -39px;
    margin-top: -38px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    width: 79px;
    top: 55%;
    z-index: 9999;
}

#main .intro-panel .link-signup, .main .intro-panel .link-signup {
    bottom: 5px;
    color: #ffffff;
    display: block;
    overflow: hidden;
    padding: 0 30px 0 0;
    position: absolute;
    right: 10px;
    z-index: 9999;
}

    #main .intro-panel .link-signup:after, .main .intro-panel .link-signup:after {
        background: url('/Images/home-sprite.png') no-repeat top left;
        background-position: 0px -1110px;
        display: block;
        position: absolute;
        width: 23px;
        height: 31px;
        top: 8px;
        right: 0;
        content: '';
    }

#main .intro-panel .link-view-more, .main .intro-panel .link-view-more {
    bottom: 8px;
    clear: both;
    color: #074391;
    float: left;
    font-family: 'cronos-pro';
    font-size: 26px;
    left: 40px;
    line-height: 38px;
    overflow: hidden;
    padding: 0 28px 0 0;
    position: absolute;
    z-index: 9999;
    font-weight: 300;
}

#main .intro-panel .link-view-more2, .main .intro-panel .link-view-more2 {
    bottom: 8px;
    clear: both;
    color: #074391;
    float: left;
    font-family: 'cronos-pro';
    font-size: 26px;
    left: 270px;
    line-height: 38px;
    overflow: hidden;
    padding: 0 28px 0 0;
    position: absolute;
    z-index: 9999;
}

#main .intro-panel .link-view-more:after, .main .intro-panel .link-view-more:after {
    background: url('/Images/home-sprite.png') no-repeat top right;
    background-position: 0px -785px;
    display: block;
    position: absolute;
    width: 23px;
    height: 31px;
    top: 6px;
    right: 0;
    content: '';
}

#main .intro-panel .link-view-more2:after, .main .intro-panel .link-view-more2:after {
    background: url('/Images/home-sprite.png') no-repeat top right;
    background-position: 0px -785px;
    display: block;
    position: absolute;
    width: 23px;
    height: 31px;
    top: 6px;
    right: 0;
    content: '';
}

#main .intro-panel .link-view-more3, .main .intro-panel .link-view-more3 {
    bottom: 10px;
    clear: both;
    color: #074391;
    float: left;
    overflow: hidden;
    padding: 0 28px 0 0;
    position: absolute;
    z-index: 9999;
    right: 10px;
    height: 37px;
}

    #main .intro-panel .link-view-more3:after, .main .intro-panel .link-view-more3:after {
        display: block;
        position: absolute;
        width: 23px;
        height: 31px;
        top: 4px;
        right: 0;
        content: '';
    }

     #main .intro-panel .link-view-moreTextBlock:after {
        display: block;
        position: absolute;
        width: 23px;
        height: 31px;
        top: 4px;
        right: 0;
        content: '';
          background: url('/Images/home-sprite.png') no-repeat top right;
  background-position: 0px -1110px;
    }

.link-view-moreTextBlockBottomRight:after {
           bottom: 12px !important;
           right: 12px !important;
           top: inherit !important;
     }

#main .intro-panel .whiteLarge .link-view-more3, #main .intro-panel .whiteLarge .link-view-moreTextBlock, .main .intro-panel .whiteLarge .link-view-more3 {
    bottom: 8px;
    clear: both;
    float: left;
    overflow: hidden;
    padding: 0 28px 0 0;
    position: absolute;
    z-index: 9999;
      color: #fff;
  right: 10px;
}

#main .intro-panel .link-view-more4, .main .intro-panel .link-view-more4 {
    bottom: 8px;
    clear: both;
    color: #fff;
    float: left;
    font-family: 'cronos-pro';
    font-size: 33px;
    right: 10px;
    line-height: 38px;
    overflow: hidden;
    padding: 0 28px 0 0;
    position: absolute;
    z-index: 9999;
    font-weight: 300;
}

.link-view-more4 {
    bottom: 16px;
    clear: both;
    color: #fff !important;
    float: right;
    font-family: 'cronos-pro';
    font-size: 36px;
    right: 10px;
    line-height: 38px;
    overflow: hidden;
    padding: 0 28px 0 0;
    position: absolute;
    z-index: 9999;
    font-weight: 300;
}

    .link-view-more4:after {
        background: url('/Images/home-sprite.png') no-repeat top right;
        background-position: 0px -784px;
        display: block;
        position: absolute;
        width: 23px;
        height: 31px;
        top: 6px;
        right: 0;
        content: '';
    }


.link-view-more6,
.link-view-more7 {
    /*background: url("/assets/img/arrow-blue-rhs23x31.png") no-repeat right center;*/
    bottom: 16px;
    clear: both;
    color: #fff !important;
    float: right;
    right: 10px;
    line-height: 38px;
    overflow: hidden;
    padding: 2px 36px 0 0;
    position: absolute;
    /*z-index: 9999;*/
}

    .link-view-more6:after {
        background: url('/Images/home-sprite.png') no-repeat top right;
        background-position: -75px -991px;
        display: block;
        position: absolute;
        width: 23px;
        height: 31px;
        top: 6px;
        right: 0;
        content: '';
    }

    .link-view-more7:after {
        background: url('/Images/home-sprite.png') no-repeat top right;
        background-position: 0px -1110px;
        display: block;
        position: absolute;
        width: 23px;
        height: 31px;
        top: 6px;
        right: 0;
        content: '';
    }


.whiteLarge .link-view-more4:after {
    background: url('/Images/home-sprite.png') no-repeat top right;
    background-position: 0px -1110px;
    display: block;
    position: absolute;
    width: 23px;
    height: 31px;
    top: 6px;
    right: 0;
    content: '';
}






#main .intro-panel .twitter, .main .intro-panel .twitter {
    /*background: url("/assets/img/icons/twitter48x34.png") no-repeat 0 0;*/
    background: url('/Images/home-sprite.png') no-repeat top left;
    background-position: 0px -826px;
    display: block;
    font-size: 1px;
    height: 34px;
    line-height: 1px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999em;
    width: 48px;
    z-index: 9999;
}

    #main .intro-panel .twitter .panel, .main .intro-panel .twitter .panel {
        background: red;
    }

    #main .intro-panel .twitter .front, #main .intro-panel .twitter .back, .main .intro-panel .twitter .front, .main .intro-panel .twitter .back {
        background: #ffffff;
    }

#main .intro-panel .box.banner, .main .intro-panel .box.banner {
    width: 100%;
}

#main .intro-panel .box, .main .intro-panel .box {
    width: 318px;
}

    #main .intro-panel .box.Double, .main .intro-panel .box.Double,
    #main .intro-panel .box.DoubleTwoColumn, .main .intro-panel .box.DoubleTwoColumn {
        width: 639px;
    }

    #main .intro-panel .box .content, .main .intro-panel .box .content {
        width: 268px;
    }

    #main .intro-panel .box.Double .content, .main .intro-panel .box.Double .content {
        width: 590px;
    }

    #main .intro-panel .box.DoubleTwoColumn .content, .main .intro-panel .box.DoubleTwoColumn .content {
        width: 100%;
        padding: 14px 0px 0 16px;
    }

.DoubleTwoColumn .left {
    float: left;
    width: 47%;
}

.DoubleTwoColumn .right {
    float: left;
    width: 47%;
    margin-left: 3%;
}

#main .intro-panel .box-video, .main .intro-panel .box-video {
    width: 639px;
}

    #main .intro-panel .box-video .content, .main .intro-panel .box-video .content {
        width: 589px;
    }

#main .intro-panel .box-tweet, .main .intro-panel .box-tweet {
}

    #main .intro-panel .box-tweet .content, .main .intro-panel .box-tweet .content {
        position: relative;
        padding: 0 0 0 0;
        margin-left: -2px;
        width: 318px;
        height: 318px;
    }

    #main .intro-panel .box-tweet h3, .main .intro-panel .box-tweet h3 {
        padding: 10px 0 30px 0;
    }

    #main .intro-panel .box-tweet p, .main .intro-panel .box-tweet p {
        color: #0b0b0d;
        font-size: 26px;
        line-height: 32px;
        padding: 0;
    }

    #main .intro-panel .box-tweet a, .main .intro-panel .box-tweet a {
        color: #066e9e;
    }

#main .intro-panel .box-txt, .main .intro-panel .box-txt {
}

    #main .intro-panel .box-txt .panel, .main .intro-panel .box-txt .panel {
        background: #d6e2f1;
    }

    #main .intro-panel .box-txt h2, .main .intro-panel .box-txt h2 {
        color: #074391;
        padding: 0 0 15px 0;
    }

    #main .intro-panel .box-txt h3, .main .intro-panel .box-txt h3 {
        color: #074391;
        font-size: 21px;
        line-height: 28px;
        padding: 0;
    }

#main .intro-panel .box-ticker .content, .main .intro-panel .box-ticker .content {
    padding-right: 30px;
    width: 248px;
}

    #main .intro-panel .box-ticker .content h2, .main .intro-panel .box-ticker .content h2 {
        padding: 0;
        position: relative;
    }

#main .intro-panel .box-ticker p, .main .intro-panel .box-ticker p {
    color: #ffffff;
    font-family: 'cronos-pro';
    font-size: 26px;
    line-height: 26px;
    padding: 0;
    font-weight: 300;
}

#main .intro-panel .box-ticker .mask, .main .intro-panel .box-ticker .mask {
    background: url("/assets/img/shadow10x10.png") repeat 0 0;
    bottom: 0;
    display: block;
    left: 0;
    overflow: hidden;
    padding: 6px 10px 6px 0;
    position: absolute;
    width: 308px;
    z-index: 9999;
}

#main .intro-panel .box-ticker .v-now, .main .intro-panel .box-ticker .v-now {
    background: url('/Images/CornerFlash_NOW.png') no-repeat top left;
    display: block;
    font-size: 1px;
    height: 99px;
    line-height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 98px;
    z-index: 888;
}

#main .intro-panel .link-price, .main .intro-panel .link-price {
    color: #ffffff;
    display: block;
    font-family: 'cronos-pro';
    font-size: 39px;
    line-height: 45px;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    z-index: 9999;
}

#main .intro-panel .text-price {
    text-decoration: none;
    display: block;
    height: 205px !important;
}

    #main .intro-panel .link-price span, .main .intro-panel .link-price span {
        clear: both;
        display: block;
        overflow: hidden;
        text-align: right;
        padding-right: 39px;
    }

    #main .intro-panel .link-price .from, .main .intro-panel .link-price .from {
        font-size: 26px;
        line-height: 26px;
        height: 28px;
    }

      #main .intro-panel .box2 .link-price .from, .main .intro-panel .box2 .link-price .from {
        font-size: 22px;
    }

    #main .intro-panel .link-price .price, .main .intro-panel .link-price .price {
        font-size: 52px;
        line-height: 44px;
        padding-right: 39px;
        letter-spacing: -2px;
    }

        #main .intro-panel .link-price .price:after, .main .intro-panel .link-price .price:after {
            background: url('/Images/home-sprite.png') no-repeat top left;
            background-position: 0px -785px;
            display: block;
            position: absolute;
            width: 32px;
            height: 31px;
            top: 36px;
            right: 0;
            content: '';
        }

    #main .intro-panel .link-price .price, .main .intro-panel .link-price .price {
        line-height: 47px;
        padding-top: 2px;
    }

    #main .intro-panel .link-price .per, .main .intro-panel .link-price .per {
        font-family: arial;
        font-size: 14px;
        line-height: 16px;
    }

    #main .intro-panel .link-price .per .amtppn, .main .intro-panel .link-price .per .amtppn {
        display: inline;
        padding: 0;
        /*font-size:18px;
        font-family: CoreRhino45Regular;*/
    }

    #main .intro-panel .link-price sup, .main .intro-panel .link-price sup {
        font-style: normal;
        font-size: 30px;
        line-height: 14px;
        vertical-align: inherit;
    }

#main .intro-panel .box-offer, .main .intro-panel .box-offer {
}

    #main .intro-panel .box-offer .panel, .main .intro-panel .box-offer .panel {
        /*background: #db0944;*/ /*not sure why there is a red background here... DW*/
    }

    #main .intro-panel .box-offer .content, .main .intro-panel .box-offer .content {
        padding-right: 30px;
        width: 248px;
    }

    #main .intro-panel .box-offer h2, .main .intro-panel .box-offer h2 {
        color: #ffffff;
        padding: 0 0 15px 0;
    }

    #main .intro-panel .box-offer p, .main .intro-panel .box-offer p {
        color: #ffffff;
        font-family: 'cronos-pro';
        font-size: 21px;
        line-height: 28px;
        padding: 0;
    }

#main .intro-panel .box-included, .main .intro-panel .box-included {
    width: 639px;
}

    #main .intro-panel .box-included .panel, .main .intro-panel .box-included .panel {
        background: #074391;
    }

    #main .intro-panel .box-included .panel-2cols, .main .intro-panel .box-included .panel-2cols {
        clear: both;
        display: block;
        overflow: hidden;
        padding: 0 20px 0 35px;
    }

    #main .intro-panel .box-included .col-lhs, .main .intro-panel .box-included .col-lhs {
        float: left;
        width: 260px;
    }

    #main .intro-panel .box-included .col-rhs, .main .intro-panel .box-included .col-rhs {
        float: right;
        width: 260px;
    }

    #main .intro-panel .box-included .item, .main .intro-panel .box-included .item {
        clear: both;
        display: block;
        overflow: hidden;
        padding: 0 0 5px 80px;
        position: relative;
    }

    #main .intro-panel .box-included h2, .main .intro-panel .box-included h2 {
        padding: 13px 20px 15px 35px;
    }

    #main .intro-panel .box-included h3, .main .intro-panel .box-included h3 {
        color: #ffffff;
        font-size: 24px;
        line-height: 24px;
        padding: 0;
        margin: 0;
    }

    #main .intro-panel .box-included p, .main .intro-panel .box-included p {
        color: #ffffff;
        font-family: arial;
        font-size: 16px;
        line-height: 18px;
        padding: 0;
    }

    #main .intro-panel .box-included .icon, .main .intro-panel .box-included .icon {
        display: block;
        left: 0;
        overflow: hidden;
        padding: 5px 0 0 0;
        position: absolute;
        text-align: center;
        top: 0;
        width: 73px;
    }

    #main .intro-panel .box-included img, .main .intro-panel .box-included img {
        float: none;
        width: auto;
    }

#main .intro-panel .box-included-one-col, .main .intro-panel .box-included-one-col {
    width: 318px;
}

    #main .intro-panel .box-included-one-col .content, .main .intro-panel .box-included-one-col .content {
        width: 268px;
    }

    #main .intro-panel .box-included-one-col .panel, .main .intro-panel .box-included-one-col .panel {
        height: 639px;
    }


#main .intro-panel .full-box, .main .intro-panel .full-box {
    width: 960px;
}

    #main .intro-panel .full-box .panel, .main .intro-panel .full-box .panel {
        height: auto;
    }

    #main .intro-panel .full-box .content, .main .intro-panel .full-box .content {
        left: auto;
        height: auto;
        left: auto;
        padding: 13px 35px 0 0;
        right: 0;
        width: 235px;
    }

    #main .intro-panel .full-box .head, .main .intro-panel .full-box .head {
        display: block;
        left: 0;
        padding: 20px 0 0 40px;
        position: absolute;
        top: 0;
        z-index: 9;
    }

    #main .intro-panel .full-box h3, .main .intro-panel .full-box h3 {
        clear: both;
        color: #ffffff;
        overflow: hidden;
        font-weight: 300;
    }

    #main .intro-panel .full-box h4, .main .intro-panel .full-box h4 {
        color: #ffffff;
        font-size: 26px;
        line-height: 32px;
        font-weight: 300;
    }

    #main .intro-panel .full-box p, .main .intro-panel .full-box p {
        color: #ffffff;
        font-size: 16px;
        line-height: 22px;
    }

    #main .intro-panel .full-box .link, .main .intro-panel .full-box .link {
        float: left;
        color: #ffffff;
        font-family: 'cronos-pro', sans-serif;
        padding: 0 30px 0 0;
    }

    #main .intro-panel .full-box .link2, .main .intro-panel .full-box .link2 {
        background: url("/assets/img/arrow-rhs23x30.png") no-repeat right center;
        float: left;
        color: #ffffff !important;
        padding: 0 30px 0 0;
    }

    #main .intro-panel .full-box .link:after, .main .intro-panel .full-box .link:after {
        background: url('/Images/home-sprite.png') no-repeat top left;
        background-position: 0px -1110px;
        display: block;
        position: absolute;
        width: 32px;
        height: 31px;
        top: 34px;
        right: 0;
        content: '';
    }


#main .intro-panel .box-full-slider, .main .intro-panel .box-full-slider {
    width: 960px;
}

    #main .intro-panel .box-full-slider ul, .main .intro-panel .box-full-slider ul {
        margin: 0;
        padding: 0;
    }

        #main .intro-panel .box-full-slider ul li, .main .intro-panel .box-full-slider ul li {
            list-style: none;
            margin: 0;
            padding: 0;
        }

    #main .intro-panel .box-full-slider h2, .main .intro-panel .box-full-slider h2 {
        left: 0;
        overflow: hidden;
        padding: 13px 0 0 46px;
        position: absolute;
        z-index: 99;
    }

#main .intro-panel .bx-prev, .main .intro-panel .bx-prev {
    background: url('/Images/home-sprite.png') no-repeat top left;
    background-position: 0px 0px;
    display: block;
    font-size: 1px;
    height: 318px;
    left: 0;
    line-height: 1px;
    margin: 0;
    overflow: hidden;
    text-indent: -9999em;
    top: 0;
    width: 38px;
}

#main .intro-panel .bx-next, .main .intro-panel .bx-next {
    background: url('/Images/home-sprite.png') no-repeat top left;
    background-position: 0px -328px;
    display: block;
    font-size: 1px;
    height: 318px;
    left: auto;
    line-height: 1px;
    margin: 0;
    overflow: hidden;
    right: 0;
    text-indent: -9999em;
    top: 0;
    width: 38px;
}

#main .intro-panel .box-ticker-slider, .main .intro-panel .box-ticker-slider {
    width: 960px;
}

    #main .intro-panel .box-ticker-slider ul, .main .intro-panel .box-ticker-slider ul {
        margin: 0;
        padding: 0;
    }

        #main .intro-panel .box-ticker-slider ul li, .main .intro-panel .box-ticker-slider ul li {
            list-style: none;
            margin: 0;
            padding: 0;
        }

    #main .intro-panel .box-ticker-slider .box, .main .intro-panel .box-ticker-slider .box {
        padding: 0;
    }

    #main .intro-panel .box-ticker-slider .bx-prev, #main .intro-panel .box-ticker-slider .bx-next, .main .intro-panel .box-ticker-slider .bx-prev, .main .intro-panel .box-ticker-slider .bx-next {
        height: 215px;
    }


    #main .intro-panel .box-ticker-slider .bx-prev, .main .intro-panel .box-ticker-slider .bx-prev {
        background-position: 0 -54px;
    }

    #main .intro-panel .box-ticker-slider .bx-next, .main .intro-panel .box-ticker-slider .bx-next {
        background-position: 0 -382px;
    }


.RecentlyViewedCntrlHomepage2014 #RecentlyViewedNewCntrl_header {
    padding-top: 40px !important;
}


ul.MobileSlider, ul.MobileSlider li {
    margin: 0 !important;
    padding: 0 !important;
    float: left;
}

    ul.MobileSlider li {
        width: 321px;
}



BODY.HomePageNew2014 {
    background: #e5e3dd url("/assets/img/bg.jpg") no-repeat top center;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    height: 100%;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}


.HomePageNew2014 .carousel, .MasterSlider .tcarousel {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 90;
}

.HomePageNew2014 .caroufredsel_wrapper, .HomePage .Slides, .MasterSlider .caroufredsel_wrapper {
    height: 100% !important;
}

.HomePageNew2014 .Slide, .MasterSlider .Slide {
    height: 100%;
    width: 100%;
}

.HomePageNew2014 #slides, .MasterSlider #slides, .MasterSlider #tabletslides {
    height: 100%;
    width: 100%;
    position: absolute !important; /*...important for ie8 that is*/
    padding-top: 46px;
}

.HomePageNew2014 #CarouselPagination, .MasterSlider #CarouselPagination {
    bottom: auto;
    top: 425px;
    z-index: 200;
}

.MasterSlider #CarouselPagination {
    top: 525px;
}

/*.DestinationsRegionHome.MasterSlider #CarouselPagination
{
     top: 625px;
}*/

.HomePageNew2014 .Slide .overlayTxt, .MasterSlider .Slide .overlayTxt {
    display: none;
}

.HomePageNew2014 #SlideInfo {
    position: absolute;
    top: 170px;
    left: 45px;
    z-index: 99;
}

.MasterSlider #SlideInfo {
    position: absolute;
    top: 225px;
    left: 45px;
    z-index: 99;
}

.HomePageNew2014 .flowtooltip .flowplayer, .MasterSlider .tcarousel .flowtooltip .flowplayer, .YouTubeContainerTop {
    margin: 0 auto;
    top: 157px;
    width: 960px;
    bottom: auto;
    left: 0;
    right: 0;
    z-index: 100;
    height: 540px;
}

.MasterSlider .tcarousel .flowtooltip .flowplayer {
    top: 152px;
}

.YouTubeContainerTop {
    top: 152px;
    height: 400px;
}

.Content.MasterSlider .YouTubeContainerTop {
    height: 514px;
    top: 147px;
}

.Content.MasterSlider.TabletBody .Slide img
{

}

.Content.MasterSlider .ControlItem .YouTubeContainerTop {
    top: 0;
    height: 400px;
}

.Content.MasterSlider.TabletBody .ControlItem .Slide img
{

}


.WorldCruisePage .YouTubeContainerTop {
    top: 0;
    height: 400px;
}

.ImageContainer.CruiseDestination .YouTubeContainerTop {
    top: 0;
    height: 400px;
}

#tabletslides .YouTubeContainerTop {
    top: 152px !important;
}


.Content.MasterSlider .ControlItem .YouTubeContainerTop {
    top: 0;
}


.HomePageNew2014 .flowtooltip .flowplayer .fp-toggle, .MasterSlider .tcarousel .flowtooltip .flowplayer .fp-toggle {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -120px -240px transparent;
    bottom: 300px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80px;
    height: 80px;
}

.HomePageNew2014 .tabletFlowplayer, .MasterSlider .tabletFlowplayer {
    background-color: transparent;
    position: absolute;
    width: 100%;
    z-index: 99;
    display: none;
}

/*NEW HOME PAGE SLIDES */


/*NEW HOME PAGE CONTENT */

.HomePageNew2014 #content {
    position: relative;
    z-index: 99;
    /*margin:320px 0 0 0;*/
    background-color: transparent;
    /* top: 50px;*/
    padding: 0 0 0 0;
}

.HomePageNew2014 .CruiseDetails {
    margin: 20px 0 0 0;
}

.HomePageNew2014 .CruiseDetailsItem {
    margin: 0 39px 20px 0;
}

.HomePageNew2014 .InfoPanelContainerSingle {
    position: relative;
}

    .HomePageNew2014 .InfoPanelContainerSingle .ImageTitle {
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: 1;
    }

    .HomePageNew2014 .InfoPanelContainerSingle .ImageTextLinkHolder {
        margin: -10px -10px 0 -10px;
    }

#QuickSearch2014 {
    position: relative;
    z-index: 161;
    bottom: 0;
    margin-top: -7px;
    /*margin-bottom:62px;*/
    /*padding-bottom:52px;*/
}

.HomePageNew2014 #QuickSearch2014 { /*margin-bottom:46px;*/
    padding-bottom: 46px;
}

.SearchStickyPanel {
    background-color: #1a2e5a;
    width: 100%;
}

    .SearchStickyPanel.stuck {
        position: fixed;
        top: 0px;
        z-index: 9999;
        width: 960px !important;
    }

.SearchStickyWrapper {
    float: left;
    margin: 10px;
    width: 940px;
    margin: 10px 0px 5px 10px;
}

.SearchInnerWrapper.SearchStickyPanel {
    margin-top: 0;
    width: 100%;
}

.SearchStickyPanel .SearchDdlBox {
    height: 25px;
    width: 170px;
    margin-right: 1em;
    color: #fff;
}

    .SearchStickyPanel .SearchDdlBox select, .SearchStickyPanel .SearchDdlBox span.select {
        width: 180px !important;
        color: #fff;
        /*-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;*/
    }

.SearchStickyPanel span.select {
    width: 175px;
    background-position: right center;
}

.SearchStickyPanel a.TextLink {
    color: #fff;
    width: 138px;
    float: left;
    height: 14px;
    line-height: 0.9em;
    padding: 5px 5px 5px 10px;
    margin-top: 1px;
}

    .SearchStickyPanel a.TextLink:hover {
    }

.SearchStickyPanel .HolidayNumberPanel a.TextLink {
    width: 102px;
}

.SearchStickyPanel .TextLinkContainer {
    height: 20px !important;
    float: left;
    font-size: 0.9em;
}

.SearchStickyPanel #TotalCruises {
    margin: 0 0 0 10px;
    color: #fff;
    float: left;
    width: 6em;
    font-size: 0.9em;
}

.SearchStickyPanel DIV.chevron, .SearchStickyPanel DIV.chevronSingle {
    background-position: -50px -92px;
}

.SearchStickyPanel .cruisetotal {
    font-size: 0.9em;
}


.SearchStickyPanel .HolidayNumberPanel {
    clear: both;
    display: none;
    color: #fff;
}

    .SearchStickyPanel .HolidayNumberPanel .TextLinkContainer {
        float: right;
    }

.SearchStickyPanel #cq {
    width: 65px;
    margin: 0 0.5em;
    height: 21px;
    text-align: right;
}

.SearchStickyPanel .cruiseSaveCount {
    background: url('/Images/pulsating-heart.png') no-repeat top right;
    background-position: center;
    background-size: 100%;
    float: left;
    /* margin-left: 10px; */
    cursor: pointer;
    width: 22px;
    height: 22px;
    float: right;
    /* padding-right: 10px; */
    text-align: center;
    font-size: 11px;
    color: #6587b6;
    font-weight: 600;
    /*-webkit-animation: heart 1s 1s reverse both infinite;
        -moz-animation: heart 1s 1s  reverse both infinite;
        animation: heart 1s 1s  reverse both infinite;*/
}

    .SearchStickyPanel .cruiseSaveCount.pulsing {
        /*-webkit-animation: heart 1s 1s reverse both infinite;
        -moz-animation: heart 1s 1s  reverse both infinite;
        animation: heart 1s 1s  reverse both infinite;*/
    }

.cruiseSaveCountContainer {
    width: 14%;
    float: right;
    color: #fff;
    cursor: pointer;
}

  .cruiseSaveCountContainer.desktop {
        display: block;
        }


.SearchStickyPanel .link-more {
    color: #ffffff;
    display: block;
    font-family: "cronos-pro";
    font-size: 14px;
    line-height: 13px;
    overflow: hidden;
    padding: 0 18px 0 7px;
    position: relative;
    width: 4.5em;
    float: left;
}

.SearchStickyPanel .HolidayNumberPanel .link-more {
    float: right;
    width: 74px;
}

.SearchStickyPanel .link-more:after {
    background: url("/Images/POC_imagesprite.png") no-repeat scroll -50px -90px transparent;
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.SearchStickyPanel .stickypaneltext {
    margin: 0 0 11px 0;
    float: right;
}

.SearchStickyPanel span.select {
    font-weight: 400 !important;
}

.Cruises2 #QuickSearch2014, .FindBook2 #QuickSearch2014 {
    margin-bottom: 45px;
}

.Cruises2.CruiseQuckSearch #QuickSearch2014 {
    display: none;
}


.HomePageNew2014 #header .right #header-links a {
    color: white;
}


.top5questionspanel {
    margin-top: 1em;
    height: 100%;
    overflow: hidden;
}

.top5qpanel {
    width: 30.667%;
    float: left;
    margin-left: 0.5%;
    min-height: 200px;
    height: 100% !important;
    padding: 1.167%;
    /*position:relative;*/
    background-color: #d6e2f1;
}

    .top5qpanel h3 {
        color: #074391;
        margin-left: 1.4230em;
    }

    .top5qpanel:first-child {
        margin-left: 0;
    }

    .top5qpanel ol {
        /*margin-left:2em;*/
        padding-left: 2.1875em;
        counter-reset: li;
        list-style: none;
        *list-style: decimal; /*old ie fallback*/
    }

        .top5qpanel ol a {
            display: block;
            position: relative;
            padding-left: 0.3125em;
        }

            .top5qpanel ol a:before {
                background-color: #91abce;
                border-radius: 1em;
                content: counter(li, decimal);
                counter-increment: li;
                font-size: 12px;
                height: 1.5em;
                left: -1.8em;
                line-height: 1.5em;
                margin-top: 0.2em;
                position: absolute;
                text-align: center;
                width: 1.5em;
                color: #fff;
            }

.top5qpromo, .top5qpromo h3, .top5qpromo a {
    color: #fff !important;
}

    .top5qpromo h3 {
        margin-left: 0;
    }

    .top5qpromo div, .top5qpromo a {
        font-family: cronos-pro, sans-serif;
        font-size: 26px;
        font-weight: 300;
        line-height: 28px;
    }

    .top5qpromo a {
        display: block;
        position: absolute;
        bottom: 1em;
        width: 100%;
    }

        .top5qpromo a.link-signup {
            font-size: 28px;
            font-weight: 300;
            line-height: 38px;
            font-family: 'CoreRhino35Light';
        }

    .top5qpromo div + a.link-signup {
        position: absolute;
        bottom: 11px;
        right: -17px;
        width: auto;
    }

    .top5qpromo a:after {
        background: url('/Images/home-sprite.png') no-repeat top left;
        background-position: 0px -1110px;
        display: block;
        position: absolute;
        width: 32px;
        height: 31px;
        top: 4px;
        right: 0.5em;
        content: '';
    }

.faq-container {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

h3.faq-container-title {
    margin-left: 1em;
}

.faq-panel {
    width: 33%;
    float: left;
    margin-left: 0.5%;
    margin-bottom: 5px;
    min-height: 200px;
    height: 100% !important;
    position: relative;
}

    .faq-panel:first-child, .faq-inner-container .faq-panel:first-child {
        margin-left: 0 !important;
    }

.faq-panel-main {
    padding: 1em;
    color: #004298;
}

.faq-panel-head {
    display: block;
    height: 66px;
    padding: 0.25em 0.25em 0.25em 0;
}

    .faq-panel-head h3 {
        float: left;
        color: #fff;
        margin: 0.5em 0 0 1.846em;
    }

    .faq-panel-head img {
        width: 58px;
        float: right;
        padding: 3px 10px 3px 3px;
    }

.faq-panel ul {
    margin-left: 0;
    margin-bottom: 3em;
    padding-left: 1.875em;
    counter-reset: li;
    list-style: none;
    *list-style: decimal; /*old ie fallback*/
}

    .faq-panel ul a {
        display: block;
        position: relative;
        color: #004298;
        padding-left: 0.375em;
    }

        .faq-panel ul a:before {
            background-color: #91abce;
            border-radius: 1em;
            content: ">";
            font-size: 12px;
            height: 1.5em;
            left: -1.8em;
            line-height: 1.5em;
            margin-top: 0.2em;
            position: absolute;
            text-align: center;
            width: 1.5em;
            color: #fff;
        }

.faq-panel p.faq-show-all {
    display: block;
    margin-top: 1em;
    position: absolute;
    right: 2em;
    bottom: 0.3125em;
}

    .faq-panel p.faq-show-all a {
        display: block;
        float: right;
        color: #004298;
        font-size: 1.75em;
        line-height: 1.3571em;
        font-family: 'CoreRhino35Light';
        padding-right: 3px;
    }

        /*.faq-panel p.faq-show-all a:hover { text-decoration: none; }*/

        .faq-panel p.faq-show-all a:after {
            background: url('/Images/home-sprite.png') no-repeat top left;
            background-position: 0px -785px;
            display: block;
            position: absolute;
            width: 32px;
            height: 31px;
            top: 3px;
            right: -35px;
            content: '';
        }


.search-faq {
    background-color: #074391;
    color: #FFFFFF;
    padding: 16px 10px 16px 50px;
    margin-bottom: -25px;
    /*margin-bottom: 22px;
    margin-top: 1em;*/
}

    .search-faq .sf-label {
        display: block;
        font-size: 21px;
        line-height: 1em;
        font-family: cronos-pro, sans-serif;
        padding-bottom: 5px;
        float: left;
        margin-right: 10px;
        padding-top: 5px;
    }

    .search-faq .sf-input {
        border: 1px solid #C3C3C3;
        width: 230px;
        color: #707070;
        font-size: 16px;
        line-height: 22px;
        padding: 3px 5px 3px 5px;
        float: left;
        margin-right: 8px;
        width: 675px;
    }

    .search-faq .sf-submit {
        background-color: #4FA420;
        border: 0px;
        border-radius: 3px;
        font-size: 21px;
        color: #FFFFFF;
        padding: 1px 8px 1px 8px;
        float: left;
        font-family: cronos-pro, sans-serif;
    }

    .search-faq .sf-queries {
        margin-top: 5px;
        color: #C5D8E9;
        font-size: 14px;
        line-height: 1em;
        margin-left: 111px;
    }


.HomePageNew2014 .RequestCallText {
    color: white;
}


/* COOKIE DISCLAIMER */

#cookiesdirective {
    text-align: center;
    background-color: #1a2e5a !important;
    color: #fff !important;
    z-index: 9999 !important;
}

    #cookiesdirective a {
        color: #fff !important;
}

    #cookiesdirective h3 {
        font-family: 'CoreRhino35Light';
    }

    #cookiesdirective > div {
        box-sizing: border-box;
        position: relative;
        text-align: left;
        max-width: 960px;
        margin: 0 auto;
        padding: 20px 100px 20px 0 !important;
    }

    #cookiesdirective div h3 {
        font-weight: bold;
    }

    #cookiesdirective > div > div:not(.InfoBoxesClose) {
        margin: 0 !important;
        padding: 0 !important;
    }

    #cookiesdirective #impliedsubmit {
        position: absolute;
        left: -99999px;
    }

    #cookiesdirective .InfoBoxesClose {
        position: absolute;
        padding-top: 0;
        right: 0;
        top: 50%;
        margin: -17px 0 0 0;
        width: 70px;
    }

        #cookiesdirective .InfoBoxesClose .CloseText {
            color: #fff;
            margin-top: 0;
        }

#cookieDisclaimerContent {
    display: none;
}

#cookiesdirective .BlueX {
    float: right;
}


/* LAYOUT START */

#wrapper2 {
    float: left;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 5;
}

#container2 {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    text-align: left;
    z-index: 10;
    position: relative;
}

#content2 {
    position: relative;
    margin: 0 0px 0 0px;
    z-index: 5;
    max-width: 300px;
    max-width: 747px;
    width: auto !important;
}

.clear {
    float: none !important;
    clear: both !important;
}
/* LAYOUT END */

/* MOBILE FIRST START */
/* generic start */
DIV#listings {
    color: #074391;
}

DIV.list-head {
    display: none;
    font-size: 160%;
}

    DIV.list-head P {
        line-height: 110%;
    }

DIV.list-head, DIV.list-item {
    padding: 13px;
    position: relative;
}

DIV.list-odd {
    background-color: #FFFFFF;
}

DIV.list-even {
    background-color: #D6E2F1;
}

SPAN.list-title-mob {
    font-family: arial,verdana,helvetica,sans serif !important;
    font-size: 14px !important;
    font-weight: normal;
    line-height: 16px;
    display: block;
    margin-bottom: 1em;
}

.list-pink, .list-pink SPAN.list-title-mob {
    color: #d11349;
}

.list-cols {
    width: 100%;
}

DIV.list-item DIV {
    position: relative;
}

DIV.list-col-cruise {
    font-family: cronos-pro,sans-serif;
    font-size: 22px;
    line-height: 22px;
}

    DIV.list-col-cruise P {
        line-height: 1em;
    }

    DIV.list-col-cruise SPAN {
        font-family: arial, verdana, helvetica, sans serif !important;
        font-size: 16px;
        color: #666666;
    }

DIV.list-item DIV.list-col-date,
DIV.list-item DIV.list-col-nights {
    font-size: 14px;
    line-height: 17px;
    float: left;
    width: 100%;
    color: #666666;
}

DIV.list-item DIV.list-col-nights {
    margin-bottom: 20px;
}

SPAN.list-font {
    font-family: cronos-pro,sans-serif !important;
    font-size: 28px !important;
}

SPAN.list-nights-font {
    font-family: arial, verdana, helvetica, sans serif;
    font-size: 14px;
}

/*
DIV.list-col-cruise { font-family: cronos-pro,sans-serif; font-size: 22px; line-height: 22px; } 
DIV.list-item DIV.list-col-nights { font-size: 14px; line-height: 14px; float: left; margin-bottom: 20px; width: 100%; }
DIV.list-item DIV.list-col-nights { font-size: 14px; line-height: 14px; float: left; margin-bottom: 20px; min-height: 3em; width: 50%; }
DIV.list-item DIV.list-col-date P, 
DIV.list-item DIV.list-col-nights P { position: absolute; bottom: 0px; }
*/
DIV.list-item DIV.list-col-price-small P,
DIV.list-item DIV.list-col-price-1 P,
DIV.list-item DIV.list-col-price-2 P,
DIV.list-item DIV.list-col-price-3 P {
    position: absolute;
    bottom: 0px;
}

DIV.list-col-price-small {
    font-size: 14px;
}

    DIV.list-col-price-small P {
        font-family: arial,verdana,helvetica,sans serif !important;
    }

    DIV.list-col-price-small SPAN.list-price-height {
        line-height: 34px;
    }

DIV.list-col-price-big SPAN.list-price-height {
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    font-family: arial,verdana,helvetica,sans serif !important;
}

DIV.list-col-price-big {
    font-size: 14px;
    font-weight: bold;
}

DIV.list-col-book {
    font-family: cronos-pro,sans-serif !important;
    font-size: 21px !important;
    clear: both;
    float: left;
    margin-top: 1em;
    width: 100%;
    font-size: 16px;
}

    DIV.list-col-book p {
        line-height: 10px;
    }

    DIV.list-col-book A {
        display: block;
        color: #FFFFFF;
        text-decoration: none;
        padding: 12px 30px 12px 12px;
        background: #4FA420 url(arrow.gif) right no-repeat;
        border-radius: 3px;
    }
/* generic end */

/* listing type 1 start */
DIV.listings-type-1 SPAN.list-title-mob {
    min-height: 3em;
}

DIV.listings-type-1 DIV.list-item DIV.list-col-date SPAN.list-title-mob,
DIV.listings-type-1 DIV.list-item DIV.list-col-nights SPAN.list-title-mob {
    min-height: 1em;
}

DIV.listings-type-1 DIV.list-col-price-small {
    font-family: cronos-pro,sans-serif;
    float: left;
    width: 33%;
    padding: 0px 1% 0px 0px;
    display: none;
}

DIV.listings-type-1 .ShowSelectPrice DIV.list-col-price-small {
    display: block;
}

DIV.listings-type-1 DIV.list-col-price-big {
    font-family: cronos-pro,sans-serif;
    float: left;
    width: 31%;
    padding: 0px 1% 0px 1%;
}
/* listing type 1 end */

/* listing type 2 start */
DIV.listings-type-2 SPAN.list-title-mob {
    min-height: 3em;
}

DIV.listings-type-2 DIV.list-item DIV.list-col-date SPAN.list-title-mob,
DIV.listings-type-2 DIV.list-item DIV.list-col-nights SPAN.list-title-mob {
    min-height: 1em;
}

DIV.listings-type-2 DIV.list-col-price-small {
    font-family: cronos-pro,sans-serif;
    float: left;
    width: 49%;
    padding: 0px 1% 0px 0px;
}

DIV.listings-type-2 DIV.list-col-price-big {
    font-family: cronos-pro,sans-serif;
    float: left;
    width: 48%;
    padding: 0px 1% 0px 1%;
}
/* listing type 2 end */

/* listing type 3 start */
DIV.listings-type-3 SPAN.list-title-mob {
    min-height: 3em;
}

DIV.listings-type-3 DIV.list-item DIV.list-col-date SPAN.list-title-mob,
DIV.listings-type-3 DIV.list-item DIV.list-col-nights SPAN.list-title-mob {
    min-height: 1em;
}

DIV.listings-type-3 DIV.list-col-price-big {
    font-family: cronos-pro,sans-serif;
    float: left;
    width: 99%;
    padding: 0px 1% 0px 0px;
}
/* listing type 3 end */

/* listing type 4 start */
DIV.listings-type-4 SPAN.list-title-mob {
    min-height: 8em;
}

DIV.listings-type-4 DIV.list-item DIV.list-col-date SPAN.list-title-mob,
DIV.listings-type-4 DIV.list-item DIV.list-col-nights SPAN.list-title-mob {
    min-height: 1em;
}

DIV.listings-type-4 DIV.list-col-price-small {
    font-family: cronos-pro,sans-serif;
    float: left;
    width: 24%;
    padding: 0px 1% 0px 0px;
}

DIV.listings-type-4 DIV.list-col-price-big {
    font-family: cronos-pro,sans-serif;
    float: left;
    width: 23%;
    padding: 0px 1% 0px 1%;
}

    P.noPrices, 
P.allPrices {
    font-size: 16px;
    color: #666666;
    padding: 13px;
    line-height: 1;
}

div.MoreDeals {
    width: 100%;
    height: 70px;
    background: #4FA420;
    margin-top: 12px;
    position: relative;
}

div.ViewMore {
    width: 100%;
    height: 70px;
    background: #6c8dbb;
    margin-top: 0px;
}
/* listing type 4 end */
/* MOBILE FIRST END */

/* MEDIA QUERIES START */
/* 768px -> 1024px */
@media only screen and (min-width: 768px) {
    #container2 {
        max-width: 768px;
        width: auto !important;
        width: 768px;
    }

    #content2 {
        margin: 0px 0px 0px 0px;
        max-width: 768px;
        min-width: 768px;
        width: 768px;
    }

    DIV.list-item, DIV.list-head {
        padding: 12px 45px 12px 45px;
    }

    DIV.list-head {
        display: block;
    }

        DIV.list-head DIV {
            font-size: 16px;
            font-weight: normal;
            font-family: arial,verdana,helvetica,sans serif !important;
        }

            DIV.list-head DIV.list-col-date,
            DIV.list-head DIV.list-col-nights {
                display: none;
            }

    DIV.list-col {
        float: left;
        padding: 0px 0px 0px 0px !important;
    }

    SPAN.list-title-mob {
        display: none;
    }

    SPAN.list-nights-font {
        font-family: cronos-pro,sans-serif !important;
        font-size: 28px !important;
    }

    DIV.list-col-cruise {
        margin-bottom: 0px;
    }

        DIV.list-col-cruise P {
            line-height: 1em;
        }

    DIV.list-item DIV.list-col-date,
    DIV.list-item DIV.list-col-nights {
        font-size: 16px;
        line-height: 18px;
        float: left;
        margin-bottom: 10px;
        min-height: 18px;
        color: #074391;
    }

    DIV.list-col-price-small {
        font-size: 16px;
    }

        DIV.list-col-price-small SPAN.list-price-height {
            line-height: 28px;
        }

    DIV.list-col-price-big SPAN.list-price-height {
        font-size: 16px;
    }

    DIV.list-item DIV.list-cols {
        float: left;
    }

    DIV.list-item DIV.list-col-date {
        clear: both;
    }

    DIV.list-item DIV.list-col-nights {
        clear: both;
        margin-bottom: 0px;
    }

    DIV.list-head DIV.list-col-book,
    DIV.list-item DIV.list-col-book,
    DIV.list-item DIV.list-col-book P {
        margin-top: 0px;
        clear: none;
    }

    DIV.list-item DIV.list-col-price-small,
    DIV.list-item DIV.list-col-price-1,
    DIV.list-item DIV.list-col-price-2,
    DIV.list-item DIV.list-col-price-3,
    DIV.list-item DIV.list-col-book {
        min-height: 91px;
        height: auto !important;
        height: 91px;
    }

        DIV.list-item DIV.list-col-price-1 P,
        DIV.list-item DIV.list-col-price-2 P,
        DIV.list-item DIV.list-col-price-3 P,
        DIV.list-item DIV.list-col-book P {
            position: absolute;
            bottom: 0px;
            line-height: 100%;
        }

        DIV.list-item DIV.list-col-price-small P {
            bottom: 1px;
            line-height: 100%;
        }

    DIV.list-col-book A {
        padding: 9px 30px 9px 10px;
    }

    DIV.list-item DIV.list-col-date {
        white-space: nowrap;
    }

        DIV.list-item DIV.list-col-date p br {
            display: none;
        }

    /* listing type 1 start */
    DIV.listings-type-1 DIV.list-item DIV.list-cols,
    DIV.listings-type-1 DIV.list-head DIV.list-col-cruise,
    DIV.listings-type-1 DIV.list-item DIV.list-col-cruise,
    DIV.listings-type-1 DIV.list-item DIV.list-col-date,
    DIV.listings-type-1 DIV.list-item DIV.list-col-nights {
        width: 310px;
    }



    DIV.listings-type-1 DIV.list-head DIV.list-col-price-small,
    DIV.listings-type-1 DIV.list-item DIV.list-col-price-small {
        width: 130px;
        padding-right: 5px;
    }

    DIV.listings-type-1 DIV.list-head DIV.list-col-price-1,
    DIV.listings-type-1 DIV.list-item DIV.list-col-price-1 {
        width: 130px;
    }

    DIV.listings-type-1 DIV.list-head DIV.list-col-price-2,
    DIV.listings-type-1 DIV.list-item DIV.list-col-price-2 {
        width: 130px;
    }

    DIV.listings-type-1 DIV.list-head DIV.list-col-book,
    DIV.listings-type-1 DIV.list-item DIV.list-col-book,
    DIV.listings-type-1 DIV.list-item DIV.list-col-book P {
        width: 170px;
    }



    /* listing type 1 end */

    /* listing type 2 start */
    DIV.listings-type-2 DIV.list-item DIV.list-cols,
    DIV.listings-type-2 DIV.list-head DIV.list-col-cruise,
    DIV.listings-type-2 DIV.list-item DIV.list-col-cruise,
    DIV.listings-type-2 DIV.list-item DIV.list-col-date,
    DIV.listings-type-2 DIV.list-item DIV.list-col-nights {
        width: 370px;
    }

    DIV.listings-type-2 DIV.list-head DIV.list-col-price-small,
    DIV.listings-type-2 DIV.list-item DIV.list-col-price-small {
        width: 145px;
    }

    DIV.listings-type-2 DIV.list-head DIV.list-col-price-1,
    DIV.listings-type-2 DIV.list-item DIV.list-col-price-1 {
        width: 145px;
    }

    DIV.listings-type-2 DIV.list-head DIV.list-col-book,
    DIV.listings-type-2 DIV.list-item DIV.list-col-book,
    DIV.listings-type-2 DIV.list-item DIV.list-col-book P {
        width: 210px;
    }
    /* listing type 2 end */

    /* listing type 3 start */
    DIV.listings-type-3 DIV.list-item DIV.list-cols,
    DIV.listings-type-3 DIV.list-head DIV.list-col-cruise,
    DIV.listings-type-3 DIV.list-item DIV.list-col-cruise,
    DIV.listings-type-3 DIV.list-item DIV.list-col-date,
    DIV.listings-type-3 DIV.list-item DIV.list-col-nights {
        width: 420px;
    }

    DIV.listings-type-3 DIV.list-head DIV.list-col-price-1,
    DIV.listings-type-3 DIV.list-item DIV.list-col-price-1 {
        width: 250px;
    }

    DIV.listings-type-3 DIV.list-head DIV.list-col-book,
    DIV.listings-type-3 DIV.list-item DIV.list-col-book,
    DIV.listings-type-3 DIV.list-item DIV.list-col-book P {
        width: 200px;
    }
    /* listing type 3 end */

    /* listing type 4 start */
    DIV.listings-type-4 DIV.list-item DIV.list-cols,
    DIV.listings-type-4 DIV.list-head DIV.list-col-cruise,
    DIV.listings-type-4 DIV.list-item DIV.list-col-cruise,
    DIV.listings-type-4 DIV.list-item DIV.list-col-date,
    DIV.listings-type-4 DIV.list-item DIV.list-col-nights {
        width: 250px;
    }

    DIV.listings-type-4 DIV.list-head DIV.list-col-price-small,
    DIV.listings-type-4 DIV.list-item DIV.list-col-price-small {
        width: 115px;
    }

    DIV.listings-type-4 DIV.list-head DIV.list-col-price-1,
    DIV.listings-type-4 DIV.list-item DIV.list-col-price-1 {
        width: 115px;
    }

    DIV.listings-type-4 DIV.list-head DIV.list-col-price-2,
    DIV.listings-type-4 DIV.list-item DIV.list-col-price-2 {
        width: 115px;
    }

    DIV.listings-type-4 DIV.list-head DIV.list-col-price-3,
    DIV.listings-type-4 DIV.list-item DIV.list-col-price-3 {
        width: 115px;
    }

    DIV.listings-type-4 DIV.list-head DIV.list-col-book,
    DIV.listings-type-4 DIV.list-item DIV.list-col-book,
    DIV.listings-type-4 DIV.list-item DIV.list-col-book P {
        width: 160px;
    }
    /* listing type 4 end */

    div.noPrices,
     P.noPrices, 
    P.allPrices {
        font-size: 16px;
        color: #666666;
        padding: 12px 45px 12px 45px;
    }
}
/* 1025px and up */
@media only screen and (min-width: 1024px) {
    #container2 {
        max-width: 960px;
        width: auto !important;
        width: 960px;
    }

    #content2 {
        margin: 0px 0px 0px 0px;
        max-width: 960px;
        min-width: 960px;
        width: 960px;
    }

    DIV.list-head DIV {
        float: left;
        clear: none;
    }

    DIV.list-col-cruise {
        line-height: 18px;
    }

        DIV.list-col-cruise P {
            line-height: inherit;
        }

    DIV.list-head DIV.list-col-date,
    DIV.list-head DIV.list-col-nights {
        display: block;
    }

    DIV.list-item DIV.list-col-date,
    DIV.list-item DIV.list-col-nights {
        font-size: 16px;
        line-height: 18px;
        float: left;
        margin-bottom: 0px;
        min-height: 18px;
    }

        DIV.list-item DIV.list-col-date p br {
            display: inline;
        }

    DIV.list-item DIV.list-col P {
        position: absolute;
        bottom: 0px;
    }

    DIV.list-item DIV.list-col-price-small P {
        position: absolute;
        bottom: 1px;
    }

    DIV.list-item DIV.list-col {
        min-height: 45px;
        height: auto !important;
        height: 37px;
    }

    DIV.list-item DIV.list-col-date {
        font-size: 16px;
        color: #666666;
    }

    DIV.list-item DIV.list-col-nights {
        font-size: 16px;
        color: #074391;
    }

        DIV.list-item DIV.list-col-nights SPAN {
            font-family: cronos-pro,sans-serif;
            font-weight: bold;
            font-size: 16px;
            color: #074391;
        }

    DIV.list-col-book A {
        padding: 8px 30px 8px 10px;
    }

    DIV.list-head DIV.list-col-cruise,
    DIV.list-item DIV.list-col-cruise,
    DIV.list-head DIV.list-col-date,
    DIV.list-item DIV.list-col-date,
    DIV.list-item DIV.list-col-date P,
    DIV.list-head DIV.list-col-nights,
    DIV.list-item DIV.list-col-nights {
        clear: none;
    }


    /* listing type 1 start */
    DIV.listings-type-1 DIV.list-item DIV.list-col-date,
    DIV.listings-type-1 DIV.list-item DIV.list-col-nights {
        width: 243px;
    }

    DIV.listings-type-1 DIV.list-head DIV.list-col-price-small,
    DIV.listings-type-1 DIV.list-item DIV.list-col-price-small {
        width: 80px;
        padding-right: 5px;
        display: none;
    }

    DIV.listings-type-1 DIV.list-head.ShowSelectPrice DIV.list-col-price-small,
    DIV.listings-type-1 DIV.list-item.ShowSelectPrice DIV.list-col-price-small {
        width: 80px;
        padding-right: 5px;
        display: block;
    }

    DIV.listings-type-1 DIV.list-head DIV.list-col-price-1,
    DIV.listings-type-1 DIV.list-item DIV.list-col-price-1 {
        width: 140px;
    }


    DIV.listings-type-1 DIV.list-head.ShowSelectPrice DIV.list-col-price-1,
    DIV.listings-type-1 DIV.list-item.ShowSelectPrice DIV.list-col-price-1 {
        width: 105px;
        display: block;
    }

    DIV.listings-type-1 DIV.list-head DIV.list-col-price-2,
    DIV.listings-type-1 DIV.list-item DIV.list-col-price-2 {
        width: 80px;
    }

    DIV.listings-type-1 DIV.list-head DIV.list-col-book,
    DIV.listings-type-1 DIV.list-item DIV.list-col-book,
    DIV.listings-type-1 DIV.list-item DIV.list-col-book P {
        width: 140px;
        float: right;
    }

    DIV.listings-type-1 DIV.list-item DIV.list-cols {
        width: 465px;
    }

    DIV.listings-type-1 DIV.list-head DIV.list-col-cruise,
    DIV.listings-type-1 DIV.list-item DIV.list-col-cruise {
        width: 220px;
    }

    DIV.listings-type-1 DIV.list-head DIV.list-col-date,
    DIV.listings-type-1 DIV.list-item DIV.list-col-date,
    DIV.listings-type-1 DIV.list-item DIV.list-col-date P {
        width: 120px;
    }

    DIV.listings-type-1 DIV.list-head DIV.list-col-nights,
    DIV.listings-type-1 DIV.list-item DIV.list-col-nights {
        width: 125px;
    }
    /* listing type 1 end */

    /* listing type 2 start */
    DIV.listings-type-2 DIV.list-head DIV.list-col-cruise,
    DIV.listings-type-2 DIV.list-item DIV.list-col-cruise,
    DIV.listings-type-2 DIV.list-item DIV.list-col-date,
    DIV.listings-type-2 DIV.list-item DIV.list-col-nights {
        width: 293px;
    }

    DIV.listings-type-2 DIV.list-head DIV.list-col-price-small,
    DIV.listings-type-2 DIV.list-item DIV.list-col-price-small {
        width: 110px;
    }

    DIV.listings-type-2 DIV.list-head DIV.list-col-price-1,
    DIV.listings-type-2 DIV.list-item DIV.list-col-price-1 {
        width: 105px;
    }

    DIV.listings-type-2 DIV.list-head DIV.list-col-book,
    DIV.listings-type-2 DIV.list-item DIV.list-col-book,
    DIV.listings-type-2 DIV.list-item DIV.list-col-book P {
        width: 160px;
    }

    DIV.listings-type-2 DIV.list-item DIV.list-cols {
        width: 495px;
    }

    DIV.listings-type-2 DIV.list-head DIV.list-col-cruise,
    DIV.listings-type-2 DIV.list-item DIV.list-col-cruise {
        width: 240px;
    }

    DIV.listings-type-2 DIV.list-head DIV.list-col-date,
    DIV.listings-type-2 DIV.list-item DIV.list-col-date,
    DIV.listings-type-2 DIV.list-item DIV.list-col-date P {
        width: 130px;
    }

    DIV.listings-type-2 DIV.list-head DIV.list-col-nights,
    DIV.listings-type-2 DIV.list-item DIV.list-col-nights {
        width: 125px;
    }
    /* listing type 2 end */

    /* listing type 3 start */
    DIV.listings-type-3 DIV.list-item DIV.list-cols,
    DIV.listings-type-3 DIV.list-head DIV.list-col-cruise,
    DIV.listings-type-3 DIV.list-item DIV.list-col-cruise,
    DIV.listings-type-3 DIV.list-item DIV.list-col-date,
    DIV.listings-type-3 DIV.list-item DIV.list-col-nights {
        width: 403px;
    }

    DIV.listings-type-3 DIV.list-head DIV.list-col-price-1,
    DIV.listings-type-3 DIV.list-item DIV.list-col-price-1 {
        width: 105px;
    }

    DIV.listings-type-3 DIV.list-head DIV.list-col-book,
    DIV.listings-type-3 DIV.list-item DIV.list-col-book,
    DIV.listings-type-3 DIV.list-item DIV.list-col-book P {
        width: 170px;
    }

    DIV.listings-type-3 DIV.list-item DIV.list-cols {
        width: 595px;
    }

    DIV.listings-type-3 DIV.list-head DIV.list-col-cruise,
    DIV.listings-type-3 DIV.list-item DIV.list-col-cruise {
        width: 290px;
    }

    DIV.listings-type-3 DIV.list-head DIV.list-col-date,
    DIV.listings-type-3 DIV.list-item DIV.list-col-date,
    DIV.listings-type-3 DIV.list-item DIV.list-col-date P {
        width: 150px;
    }

    DIV.listings-type-3 DIV.list-head DIV.list-col-nights,
    DIV.listings-type-3 DIV.list-item DIV.list-col-nights {
        width: 155px;
    }
    /* listing type 3 end */


    /* listing type 4 start */
    DIV.listings-type-4 DIV.list-head DIV.list-col-price-small,
    DIV.listings-type-4 DIV.list-item DIV.list-col-price-small {
        width: 80px;
    }

    DIV.listings-type-4 DIV.list-head DIV.list-col-price-1,
    DIV.listings-type-4 DIV.list-item DIV.list-col-price-1 {
        width: 85px;
    }

    DIV.listings-type-4 DIV.list-head DIV.list-col-price-2,
    DIV.listings-type-4 DIV.list-item DIV.list-col-price-2 {
        width: 90px;
    }

    DIV.listings-type-4 DIV.list-head DIV.list-col-price-3,
    DIV.listings-type-4 DIV.list-item DIV.list-col-price-3 {
        width: 75px;
    }

    DIV.listings-type-4 DIV.list-head DIV.list-col-book,
    DIV.listings-type-4 DIV.list-item DIV.list-col-book,
    DIV.listings-type-4 DIV.list-item DIV.list-col-book P {
        width: 125px;
    }

    DIV.listings-type-4 DIV.list-item DIV.list-cols {
        width: 415px;
    }

    DIV.listings-type-4 DIV.list-head DIV.list-col-cruise,
    DIV.listings-type-4 DIV.list-item DIV.list-col-cruise {
        width: 230px;
    }

    DIV.listings-type-4 DIV.list-head DIV.list-col-date,
    DIV.listings-type-4 DIV.list-item DIV.list-col-date,
    DIV.listings-type-4 DIV.list-item DIV.list-col-date P {
        width: 90px;
    }

    DIV.listings-type-4 DIV.list-head DIV.list-col-nights,
    DIV.listings-type-4 DIV.list-item DIV.list-col-nights {
        width: 95px;
    }
    /* listing type 4 end */


    P.allPrices {
        font-size: 16px;
        color: #967f35;
        padding: 0px 45px 7px 45px;
        margin-top: -11px;
    }

    #PageHeading + div P.allPrices {
        margin-top: -22px;
    }
}
/* MEDIA QUERIES END */

.whiteLarge {
}

#main .intro-panel .whiteLarge h2, .main .intro-panel .whiteLarge h2 {
    color: #fff;
    padding-bottom: 2px;
}


#main .intro-panel .whiteLarge p, .main .intro-panel .whiteLarge p {
    color: #ffffff;
    font-family: 'cronos-pro', sans-serif;
    font-size: 27px;
    line-height: 30px;
    padding: 0;
    font-weight: 300;
    letter-spacing: -0.05em;
}



.priceLarge {
}

#main .intro-panel .priceLarge h2, .main .intro-panel .priceLarge h2 {
    color: #fff;
    padding-bottom: 22px;
}

#main .intro-panel .priceLarge .largePrice, .main .intro-panel .priceLarge .largePrice {
    color: #fff;
    font-family: 'cronos-pro', sans-serif;
    font-size: 96px;
    font-weight: 300;
    letter-spacing: -0.05em;
}


#main .intro-panel .priceLarge p, .main .intro-panel .priceLarge p {
    color: #ffffff;
    font-family: 'cronos-pro', sans-serif;
    font-size: 23px;
    line-height: 34px;
    padding: 0;
    font-weight: 300;
    letter-spacing: -0.05em;
}

.recentyViewedLabel {
    color: #074391;
    padding: 10px 0 10px 36px;
}


/*Article section*/


BODY.Content #contentContainer {
    background: transparent none repeat scroll 0 0;
}

.main {
    padding: 0;
}

    .main .intro-panel .box .posted-date {
        color: #FFFFFF !important;
    }

        .main .intro-panel .box .posted-date.dark {
            color: #074391 !important;
        }

    .main .intro-panel .box h1 + .posted-date,
    .main .intro-panel .box h2 + .posted-date {
        margin-top: -9px;
    }

    .main .intro-panel .box.type-hub {
        min-width: 318px;
        min-height: 318px;
    }

        .main .intro-panel .box.type-hub .panel {
            padding: 0;
        }

            .main .intro-panel .box.type-hub .panel > a {
                position: relative;
                display: block;
            }

                .main .intro-panel .box.type-hub .panel > a:hover,
                .main .intro-panel .box.type-hub .panel > a:hover * {
                    text-decoration: none;
                }

        .main .intro-panel .box.type-hub .panel,
        .main .intro-panel .box.type-hub .content {
            position: static;
            width: auto;
            box-sizing: border-box;
        }

#main.main .Cabins.searchResult .intro-panel .hub-list .box.type-hub .content {
     width: auto;
            box-sizing: border-box;
}

.articlesResults .hub-list .box.type-hub .content {
    width: 100% !important;
} 
        .main .intro-panel .box.type-hub .content,
        #main.main .Cabins.searchResult .intro-panel .hub-list .box.type-hub .content {
            padding: 13px 15px 0 45px !important ;
            height: 318px  !important;
        }

            .main .intro-panel .box.type-hub .content > * {
                z-index: 2;
            }

            .main .intro-panel .box.type-hub .content p,
            .main .intro-panel .box.type-hub .content h1 {
                position: relative;
            }

        .main .intro-panel .box.type-hub h1 {
            padding-bottom: 20px;
            margin-bottom: 0;
            color: #FFFFFF;
        }

        .main .intro-panel .box.type-hub .link-view-more3:after {
            background: transparent url("/Images/home-sprite.png") no-repeat 0 -785px;
        }

        .main .intro-panel .box.type-hub .panel > a > img {
            float: none;
            position: absolute;
            height: 318px;
        }

        .main .intro-panel .box.type-hub .secondary-action {
            z-index: 2;
            color: #FFFFFF;
            text-align: right;
            padding-right: 50px;
            font-size: 20px;
            width: 100%;
            box-sizing: border-box;
        }

            .main .intro-panel .box.type-hub .secondary-action .author {
                font-weight: bold;
                color: #000000;
            }

            .main .intro-panel .box.type-hub .secondary-action .link-more {
                top: 9px;
            }

        .main .intro-panel .box.type-hub a.secondary-action {
            height: 50px;
            line-height: 50px;
            background-color: #062e61;
            background-color: rgba(6, 46, 97, 0.6);
        }

            .main .intro-panel .box.type-hub a.secondary-action .author {
                color: #FFFFFF;
            }

        .main .intro-panel .box.type-hub div.secondary-action {
            text-align: left;
            padding: 10px 45px;
            background-color: #FFFFFF;
            background-color: rgba(255, 255, 255, 0.65);
            height: auto;
            position: absolute;
            bottom: 0;
            left: 0;
        }

            .main .intro-panel .box.type-hub div.secondary-action p {
                color: #000000;
            }

                .main .intro-panel .box.type-hub div.secondary-action p:last-of-type {
                    padding-bottom: 0;
                }

        /* Different types of hub box */
        .main .intro-panel .box.type-hub.info h1 {
            color: #074391;
        }

            .main .intro-panel .box.type-hub.info h1 + p {
                font-weight: bold;
            }

        .main .intro-panel .box.type-hub.info p {
            color: #555555;
        }

        .main .intro-panel .box.type-hub.video .panel > a:first-child {
            display: block;
            height: 268px;
            overflow: visible;
        }

        .main .intro-panel .box.type-hub.video .content {
            height: 268px;
            left: 0;
            top: 0;
            position: relative;
        }

        .main .intro-panel .box.type-hub.video .link-play {
            position: relative;
            left: -15px;
            top: 0;
            margin: 10px auto 0 auto;
        }

        .main .intro-panel .box.type-hub.double {
            width: 639px;
            min-width: 639px;
        }

            .main .intro-panel .box.type-hub.double .content {
                width: auto;
                position: relative;
                top: 0;
                left: 0;
            }

.hub .ViewMore {
    background-color: #1A2E5A;
}

    .hub .ViewMore > a {
        cursor: pointer;
        padding-top: 0;
        position: relative;
        top: 0;
        left: 0;
        right: auto;
        line-height: 70px;
        margin-right: 10px;
    }

        .hub .ViewMore > a:after {
            top: 21px;
        }

.main .intro-panel .articleContent h1, .main .intro-panel .articleContent h2 {
    color: #074391;
    font-size: 24px;
}


.main .intro-panel .articleContent h2 {
    font-size: 28px;
    line-height: 30px;
    /*float:left;*/
}

.FeaturedCruiseRHS .content h2 {
    color: #fff !important;
}

.CruisePromoHeading {
    float: left;
    margin: 13px 0 0 0 !important;
    padding: 0 0 6px 0 !important;
    display: block;
}


.main .intro-panel .articleContent .link-view-more3 {
    font-size: 24px;
}

.articleContent h1:first-child + h5,
.articleContent h1:first-child + h5 + h5 {
    display: inline-block;
}

    .articleContent h1:first-child + h5 + h5,
    .articleContent h1:first-child + h5 + h5 + h5 {
        margin-left: 24px;
    }

.articleContent h2.quote {
    font-style: italic;
}

    .articleContent h2.quote span {
        font: normal bold 16px/33px Arial, serif;
        letter-spacing: 0px;
    }

.articleContent img + .caption,
.articleContent a.video + .caption {
    background-color: #cce3f2;
    padding: 12px 13px;
}

.main .intro-panel .articleContent .caption p {
    padding-bottom: 0;
}

.articleContent a.video {
    display: block;
    margin: 0;
    position: relative;
}

    .articleContent a.video:hover {
        text-decoration: none;
    }

    .articleContent a.video:before {
        background: transparent url("/Images/home-sprite.png") no-repeat 0 -908px;
        display: block;
        font-size: 1px;
        height: 78px;
        left: 50%;
        line-height: 1px;
        margin: -38px 0 0 -39px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        top: 50%;
        width: 79px;
        z-index: 9999;
        content: ' ';
    }

.main .intro-panel .articleContent.leftContainer img {
    display: block;
    float: none;
}

.main .intro-panel .articleContent.leftContainer h4, .main .intro-panel .articleContent.leftContainer h4 p {
    font-family: cronos-pro,sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
    color: #000000;
}

.main .intro-panel .box.type-hub.theme-content-dark h1 {
    color: #074391;
}

.main .intro-panel .box.type-hub.theme-content-dark p {
    color: #666666;
}

.main .intro-panel .box.type-hub.theme-content-light h1,
.main .intro-panel .box.type-hub.theme-content-light p {
    color: #FFFFFF;
}

.main .intro-panel .box.type-hub .not-background {
    margin-top: -20px;
    margin: -20px 0 15px 0;
    min-height: 80px;
    position: relative;
    overflow: visible;
}

    .main .intro-panel .box.type-hub .not-background:before,
    .main .intro-panel .box.type-hub .not-background:after {
        content: " ";
        display: table;
        zoom: 1;
    }

    .main .intro-panel .box.type-hub .not-background h1, .main .intro-panel .box.type-hub .not-background h2 {
        color: #FFFFFF;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        margin-top: 17px;
        padding-bottom: 0;
    }

    .main .intro-panel .box.type-hub .not-background img {
        margin-left: -45px;
        width: 318px;
        width: calc(100% + 60px);
        height: auto;
        max-height: 160px;
    }

/* Only needed if link panel with small image used elsewhere */
/*.main .intro-panel .box.type-hub.content-image { min-height: 0; max-height: none; }
        .main .intro-panel .box.type-hub.content-image .panel { height: auto; }
        .main .intro-panel .box.type-hub.content-image .content { height: auto; }*/

.main .intro-panel .rightContainer .box.type-hub {
    width: 100%;
}

.main .intro-panel .rightContainer.articleContent {
    margin-right: 0;
    width: 309px;
    margin-left: 42px;
    margin-top: 35px;
}

    .main .intro-panel .rightContainer.articleContent .box {
        width: 100%;
        padding-right: 0 !important;
        float: left;
    }

     .main .intro-panel .rightContainer.articleContent .box2 {
        width: 318px !important;
    }

.rightContainer.articleContent .box {
    min-width: 0 !important;
    margin-bottom: 14px;
    padding-left: 0 !important;
}

.rightContainer.articleContent .box {
    min-height: 0 !important;
    max-height: none !important;
}

    .rightContainer.articleContent .box.type-hub .panel {
        height: auto !important;
    }

    .rightContainer.articleContent .box.type-hub .content {
        height: auto !important;
        padding-bottom: 48px !important;
    }

.hub-list {
    overflow: hidden;
}

/* Themes */
.main .intro-panel .box.type-hub.theme-blue .panel {
    background-color: #cce3f2;
}

.main .intro-panel .box.type-hub.theme-dark-blue .panel {
    background-color: #074391;
}

    .main .intro-panel .box.type-hub.theme-dark-blue .panel H2 {
        color: #fff;
    }

.hub-list .paginate .box {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    visibility: hidden;
    opacity: 0;
    height: 0 !important;
    overflow: hidden;
    min-height: 0 !important;
    padding-bottom: 0 !important;
}

    .hub-list .paginate .box.show {
        visibility: visible;
        opacity: 1;
        height: 318px !important;
        min-height: 318px !important;
        overflow: hidden;
        padding-bottom: 3px !important;
    }

.leftContainer.articleContent, .rightContainer.articleContent {
    margin-top: 0px;
}

.leftContainer.articleContent {
    margin-bottom: 90px;
}

.ArticlePage #content {
    padding-top: 0px;
}

.leftContainer.articleContent h1 {
    padding-bottom: 0px;
    font-size: 40px !important;
    line-height: 44px !important;
}

.leftContainer.articleContent h4.night {
    padding-bottom: 3px;
}

.leftContainer.articleContent p {
    line-height: 22px;
}

.leftContainer.articleContent .caption {
    margin-bottom: 22px;
}

.leftContainer.articleContent .ArticleImage {
    margin-top: 22px;
}

.leftContainer.articleContent .buddyMedia {
    margin-top: 15px;
}

.ArticlePage.NoTopContent #PageHeading .InPageMenu {
    top: -25px;
}

.ArticlePage.NoTopContent #PageHeading .InPageNavNext {
    bottom: -2px;
}

.ArticlePage.NoTopContent #PageHeading .InPageNav {
    bottom: 39px;
}

.ArticlePage.NoTopContent .articleContent h1 {
    padding-top: 35px;
}

.articleContent ol {
    clear: both;
}

.leftContainer.articleContent p {
    clear: both;
}

.main .intro-panel .rightContainer.articleContent h2 {
    color: #fff !important;
    width: 100%;
}


    .main .intro-panel .rightContainer.articleContent h2.CruisePromoHeading {
        color: #074391 !important;
    }

/*Article section*/


/*VT Instructions*/

.EmailError {
    position: absolute;
    top: 143px;
    left: 638px;
    width: 225px;
    height: auto;
    background: #074391;
    padding: 20px;
    display: none;
    color: #fff;
    height: 65px;
    border: solid 1px #fff;
}

    .EmailError .CloseIcon {
        position: absolute;
        right: 10px;
        bottom: 10px;
    }

.Instructions360 {
    position: absolute;
    top: 10px;
    left: 200px;
    width: 500px;
    height: auto;
    background: #fff;
    padding: 20px;
    display: none;
}

.vtInstClose {
    float: right;
    padding: 7px 7px 0 0;
}


/*VT Instructions*/


/*YOU TUBE*/

.YouTubePlayer {
    display: none;
}

.YouTubeIcon, .YouTubePlayer {
    height: 100%;
    z-index: 101;
}

.SingleImageVideo .YouTubePlayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
}

.YouTubePlay {
    background: url("/Images/home-sprite.png") no-repeat scroll 0 -908px transparent;
    position: absolute;
    top: 46%;
    left: 46%;
    height: 78px;
    width: 79px;
    z-index: 110;
    display: block;

}

.YouTubePlay:hover
{
    text-decoration:none;
}

.YouTubePlaySmall {
    top: 50%;
    left: 40%;
}



.YouTubeContainerTop {
    position: absolute;
}


.YouTubeClose {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    display: none;
    z-index: 500;
}

/*YOU TUBE*/


/*PREVIEW PANEL*/

.PreviewPanelContainer {
    position: absolute;
    top: 20px;
    left: 0;
    background-color: #fff;
    padding: 10px 50px;
    z-index: 200;
    width: 860px;
}

.PreviewPanelText {
    float: left;
    width: 700px;
}

.PreviewPanelCloseText {
    float: right;
    padding: 6px 6px 0 0;
}

.PreviewPanelClose {
    float: right;
    width: 80px;
    padding: 5px 0 0 0;
}

.PricingGlancePreviewText {
    padding: 10px 10px 15px 10px;
}


/*PREVIEW PANEL*/

/*IFRAME CONTROL*/

.NonOverlay {
    background: #fff;
    overflow: hidden;
    margin: 0px;
}

    .NonOverlay .OverlayCloseContainer {
        width: 940px;
    }

    .NonOverlay .OverlayContent {
        width: 940px;
        margin: 0;
    }

    .NonOverlay IMG.backgroundImage {
        display: none;
    }

    .NonOverlay .OverlayCloseContainer .OverlayPageTitle {
        top: 25px;
        left: 35px;
    }

    .NonOverlay .leftContainer {
        margin: 0 0 25px 45px;
    }

    .NonOverlay .OverlayContent .ControlItem {
        padding: 10px 0 0 0;
    }

.formIframe {
    border: none;
}


/*FLIP CLOCK*/

/* Reset */
.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
    cursor: pointer;
    text-decoration: none;
    color: #fff;
}

    .flip-clock-wrapper a:hover {
        color: #fff;
    }

.flip-clock-wrapper ul {
    list-style: none;
}

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
    content: " ";
    display: table;
}

.flip-clock-wrapper.clearfix:after {
    clear: both;
}

.flip-clock-wrapper.clearfix {
    *zoom: 1;
}

/* Main */
.flip-clock-wrapper {
    font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
    -webkit-user-select: none;
}

.flip-clock-meridium {
    background: none !important;
    box-shadow: 0 0 0 !important;
    font-size: 18px !important;
}

    .flip-clock-meridium a {
        color: #fff;
    }

.flip-clock-wrapper {
    text-align: left;
    position: relative;
    width: 100%;
    margin: 1em;
}

    .flip-clock-wrapper:before,
    .flip-clock-wrapper:after {
        content: " "; /* 1 */
        display: table; /* 2 */
    }

    .flip-clock-wrapper:after {
        clear: both;
    }

    /* Skeleton */
    #main .flip-clock-wrapper ul, .flip-clock-wrapper ul {
        position: relative;
        float: left;
        margin: 0px 3px 0 0 !important;
        padding: 0 !important;
        width: 25px;
        height: 40px;
        font-size: 35px;
        font-weight: bold;
        line-height: 42px;
        border-radius: 6px;
        background: #074391;
    }

        .flip-clock-wrapper ul li {
            z-index: 1;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            line-height: 42px !important;
            text-decoration: none !important;
            font-size: inherit !important;
            padding: 0 !important;
        }

            .flip-clock-wrapper ul li:first-child {
                z-index: 2;
            }

            .flip-clock-wrapper ul li a {
                display: block;
                height: 100%;
                -webkit-perspective: 100px;
                -moz-perspective: 100px;
                perspective: 100px;
                margin: 0 !important;
                overflow: visible !important;
                cursor: default !important;
            }

                .flip-clock-wrapper ul li a div {
                    z-index: 1;
                    position: absolute;
                    left: 0;
                    width: 100%;
                    height: 50%;
                    font-size: 35px;
                    overflow: hidden;
                    outline: 1px solid transparent;
                }

                    .flip-clock-wrapper ul li a div .shadow {
                        position: absolute;
                        width: 100%;
                        height: 100%;
                        z-index: 2;
                    }

                    .flip-clock-wrapper ul li a div.up {
                        -webkit-transform-origin: 50% 100%;
                        -moz-transform-origin: 50% 100%;
                        -ms-transform-origin: 50% 100%;
                        -o-transform-origin: 50% 100%;
                        transform-origin: 50% 100%;
                        top: 0;
                    }

                        .flip-clock-wrapper ul li a div.up:after {
                            content: "";
                            position: absolute;
                            top: 44px;
                            left: 0;
                            z-index: 5;
                            width: 100%;
                            height: 3px;
                            background-color: #074391;
                        }

                    .flip-clock-wrapper ul li a div.down {
                        -webkit-transform-origin: 50% 0;
                        -moz-transform-origin: 50% 0;
                        -ms-transform-origin: 50% 0;
                        -o-transform-origin: 50% 0;
                        transform-origin: 50% 0;
                        bottom: 0;
                        border-bottom-left-radius: 6px;
                        border-bottom-right-radius: 6px;
                    }

                    .flip-clock-wrapper ul li a div div.inn {
                        position: absolute;
                        left: 0;
                        z-index: 1;
                        width: 100%;
                        height: 200%;
                        color: #fff;
                        /*text-shadow: 0 1px 2px #000;*/
                        text-align: center;
                        background-color: #074391;
                        border-radius: 6px;
                        -moz-border-radius: 6px;
                        -webkit-border-radius: 6px;
                        font-size: 30px;
                    }

                    /*end of font size ammends*/

                    .flip-clock-wrapper ul li a div.up div.inn {
                        top: 0;
                    }

                    .flip-clock-wrapper ul li a div.down div.inn {
                        bottom: 0;
                    }

                     .flip-clock-wrapper ul li.flip-clock-before a div div.inn {
    border: 0 !important;
    color: #074391 !important;
    background-color: #074391 !important;
                    }

        /* PLAY */
        .flip-clock-wrapper ul.play li.flip-clock-before {
            z-index: 3;
        }

    .flip-clock-wrapper .flip {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
    }

    .flip-clock-wrapper ul.play li.flip-clock-active {
        -webkit-animation: asd 0.5s 0.5s linear both;
        -moz-animation: asd 0.5s 0.5s linear both;
        animation: asd 0.5s 0.5s linear both;
        z-index: 5;
    }

.flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 10px;
    height: 40px;
}

    .flip-clock-divider:first-child {
        width: 0;
    }

.flip-clock-dot {
    display: block;
    background: #074391;
    width: 5px;
    height: 5px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 0;
}

.flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -22px;
    left: 10px;
    color: white;
    text-shadow: none;
    font-size: 1.5em;
}


.days .flip-clock-label {
    left: 0px;
}

.flip-clock-divider.minutes .flip-clock-label {
    right: -88px;
}

.flip-clock-divider.seconds .flip-clock-label {
    right: -91px;
}

.flip-clock-dot.top {
    top: 25px;
}

.flip-clock-dot.bottom {
    bottom: 25px;
}

@-webkit-keyframes asd {
    0% {
        z-index: 2;
    }

    20% {
        z-index: 4;
    }

    100% {
        z-index: 4;
    }
}

@-moz-keyframes asd {
    0% {
        z-index: 2;
    }

    20% {
        z-index: 4;
    }

    100% {
        z-index: 4;
    }
}

@-o-keyframes asd {
    0% {
        z-index: 2;
    }

    20% {
        z-index: 4;
    }

    100% {
        z-index: 4;
    }
}

@keyframes asd {
    0% {
        z-index: 2;
    }

    20% {
        z-index: 4;
    }

    100% {
        z-index: 4;
    }
}

.flip-clock-wrapper ul.play li.flip-clock-active .down {
    z-index: 2;
    -webkit-animation: turn 0.5s 0.5s linear both;
    -moz-animation: turn 0.5s 0.5s linear both;
    animation: turn 0.5s 0.5s linear both;
}

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg);
    }

    100% {
        -webkit-transform: rotateX(0deg);
    }
}

@-moz-keyframes turn {
    0% {
        -moz-transform: rotateX(90deg);
    }

    100% {
        -moz-transform: rotateX(0deg);
    }
}

@-o-keyframes turn {
    0% {
        -o-transform: rotateX(90deg);
    }

    100% {
        -o-transform: rotateX(0deg);
    }
}

@keyframes turn {
    0% {
        transform: rotateX(90deg);
    }

    100% {
        transform: rotateX(0deg);
    }
}

.flip-clock-wrapper ul.play li.flip-clock-before .up {
    z-index: 2;
    -webkit-animation: turn2 0.5s linear both;
    -moz-animation: turn2 0.5s linear both;
    animation: turn2 0.5s linear both;
}

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0deg);
    }

    100% {
        -webkit-transform: rotateX(-90deg);
    }
}

@-moz-keyframes turn2 {
    0% {
        -moz-transform: rotateX(0deg);
    }

    100% {
        -moz-transform: rotateX(-90deg);
    }
}

@-o-keyframes turn2 {
    0% {
        -o-transform: rotateX(0deg);
    }

    100% {
        -o-transform: rotateX(-90deg);
    }
}

@keyframes turn2 {
    0% {
        transform: rotateX(0deg);
    }

    100% {
        transform: rotateX(-90deg);
    }
}

.flip-clock-wrapper ul li.flip-clock-active {
    z-index: 3;
}

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.3s linear both;
}

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both;
}

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.2s linear both;
}

@-webkit-keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}


.ClockContainer {
    position: absolute;
    top: 90px;
    left: 30px;
    width: 320px;
}

.box.campaign .ClockContainer {
    position: inherit;
  margin-top: 30px;
    margin-left: -9px;
}

#header .ClockContainer {
    left: 762px;
    top: 53px;
}

.CountDownHeaderTitle {
    position: absolute;
    top: 75px;
    left: 620px;
    color: #074391;
}


#header .flip-clock-divider .flip-clock-label {
    top: -20px;
}

.ContDownPanelContainer {
    position: relative;
    margin: 0 0 20px 0;
}

    .ContDownPanelContainer .ClockContainer {
        top: 90px;
        left: 0;
        width: 100%;
        height: 318px;
    }

.CountDownTitle {
    position: absolute;
    top: 10px;
    left: 10px;
}

/*FLIP CLOCK*/

/*MOBILE HIDE SHOW*/

.MobCont, .TabCont, .MobileContent, .PhabCont {
    display: none;
}

/*MOBILE HIDE SHOW*/

#metafaq input.loader {
    background: url(ajax-loader.gif) 98% 8px no-repeat #FFF;
}

#auto-results {
    position: absolute;
    z-index: 999;
    margin-top: 31px;
    display: none;
    padding-left: 112px;
}

    #auto-results ul {
        /*position: absolute;*/
        margin: 0;
        padding: 0;
        border: 1px solid #BEBDB9;
        border-width: 0 1px 1px 1px;
        background-color: #a2cce6;
        z-index: 999;
        border-top: 0;
        width: 685px;
    }

        #auto-results ul li {
            list-style: none;
            margin: 0;
            padding: 0;
            background: none;
            border-bottom: 1px solid #fff;
        }

            #auto-results ul li.selected {
                background-color: #fff;
            }

            #auto-results ul li.last {
                border: 0;
            }

            #auto-results ul li a {
                color: #000;
                text-decoration: none;
                display: block;
                padding: .4em .5em;
            }

    #auto-results li a.pdf {
        background: url(https://www.metafaq.com/clients/resources/pdficon.gif) 5px 50% no-repeat;
        padding-left: 22px;
    }

    #auto-results ul li.selected a {
        color: #000;
    }

    #auto-results ul li a:hover {
        text-decoration: none;
        background: #fff;
        color: #000;
    }

    #auto-results ul li a.pdf:hover {
        background: url(https://www.metafaq.com/clients/resources/pdficon.gif) 5px 50% no-repeat #eee;
    }

/** Preview Override - Start */
.PreviewCruise .CabinsAndBooking .BookNowContainer,
.PreviewCruise .controlLinksContainer .BookNowContainer,
.PreviewCruise .PricingGlanceLink,
.PreviewCruise .cabinBookNow, .PreviewCruise .cabinBookNowOuter {
    display: none;
}


.PreviewOverride .CabinsAndBooking .BookNowContainer,
.PreviewOverride .controlLinksContainer .BookNowContainer,
.PreviewOverride .PricingGlanceLink,
.PreviewOverride .cabinBookNow, .PreviewOverride .cabinBookNowOuter {
    display: block;
}

.PreviewOverride .CabinsAndBooking .PreviewContainer,
.PreviewOverride .controlLinksContainer .PreviewContainer,
.PreviewOverride .PricingGlancePreviewPanel,
.PreviewOverride .cabinPreview,
.PreviewOverride .PreviewPanelContainer {
    display: none;
}

.FindBook2 #QuickSearch2014,
.Registration #QuickSearch2014 {
    display: none;
}
/** Preview Override - End */


/** new footer */
#newFooter {
    background-color: #fff;
    width: 100%;
    position: relative;
}

    #newFooter .underFooterText {
        padding-top: 30px;
        padding-left: 41px;
        width: 900px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 20px;
        color: #074391;
    }

    /*#newFooter .backToTop {
        padding-left: 41px;
        padding-top: 45px;
        font-size: 26px;
        font-family: 'cronos-pro';
        overflow: hidden;
    }

        #newFooter .backToTop .upIcon {
            background: url('/Images/home-sprite.png') no-repeat top right;
            background-position: -40px 0px;
            width: 23px;
            height: 22px;
            float: left;
            padding-right: 10px;
        }

        #newFooter .backToTop .top {
            float: left;
            font-family: 'CoreRhino35Light';
            font-size: 24px;
            line-height: 26px;
            color: #074391;
            font-weight: 400;
        }*/


    #newFooter .backToTop {
        position: fixed;
        right: 0;
        bottom: 40px;
        display: none;
        background-image: url('/Images/BackToTop_1x1px.png');
        background-repeat: repeat;
        padding: 10px;
        width: 55px;
        z-index: 2500;
    }


        #newFooter .backToTop .top {
            font-size: 16px;
            color: #fff;
        }

        #newFooter .backToTop .upIcon {
            background: #4fa420 url("/Images/home-sprite.png") no-repeat scroll -71px -333px;
            position: absolute;
            height: 26px;
            margin: 0;
            width: 26px;
            padding-right: 0;
            right: 5px;
            top:5px;
        }


    #newFooter .OffersBox {
        margin-top: 20px;
        height: 18px;
        background-color: #074391;
        padding-top: 35px;
        padding-left: 41px;
        padding-bottom: 35px;
        overflow: hidden;
        height: auto;
    }

        #newFooter .OffersBox .signupText1 {
            color: #fff;
            font-size: 24px;
            line-height: 26px;
            font-family: 'CoreRhino35Light';
            float: left;
            overflow: hidden;
            height: 40px;
        }

        #newFooter .OffersBox .signupText2 {
            font-family: 'cronos-pro';
            font-weight: 400;
            color: #fff;
            font-size: 21px;
            line-height: 21px;
            float: left;
            padding-left: 75px;
            width: 250px;
            overflow: hidden;
            height: 41px;
        }

        #newFooter .OffersBox .submitSection {
            float: left;
            padding-left: 65px;
        }

.submitSection input[type="text"] {
    height: 36px;
    width: 250px;
    color: #074391;
    float: left;
    padding-left: 10px;
    font-size: 16px;
}

#newFooter .OfersBox, input[type="text"]::-webkit-input-placeholder {
    color: #074391;
}

#newFooter .OfersBox, input[type="text"]:-moz-placeholder { /* Firefox 18- */
    color: #074391;
}

#newFooter .OfersBox, input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    color: #074391;
}

#newFooter .OfersBox, input[type="text"]:-ms-input-placeholder {
    color: #074391;
}



#newFooter .OffersBox .submitButton {
    background: url('/Images/home-sprite.png') no-repeat top right;
    background-position: 0px -1105px;
    float: left;
    margin-left: 10px;
    cursor: pointer;
    width: 23px;
    height: 40px;
}

#newFooter .SocialBox {
    background-color: #99C8E6;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 41px;
    overflow: hidden;
}

    #newFooter .SocialBox a {
        padding-right: 50px;
        float: left;
    }

    #newFooter .SocialBox img {
        height: 40px;
    }

#newFooter .MainLinks {
    margin-top: 30px;
    background: #fff;
    padding-left: 41px;
    overflow: auto;
}

    #newFooter .MainLinks .title {
        font-family: 'CoreRhino35Light';
        font-size: 24px;
        line-height: 22px;
        color: #074391;
    }

    #newFooter .MainLinks .columns {
        float: left;
        width: 100%;
    }

    #newFooter .MainLinks .linkcolumn {
        width: 322px;
        float: left;
        margin-top: 16px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 16px;
        color: #6587b6;
    }

        #newFooter .MainLinks .linkcolumn.Last {
            width: 229px;
        }

        #newFooter .MainLinks .linkcolumn .columntitle {
            font-weight: bold;
            color: #074391;
            margin-bottom: 16px;
        }

        #newFooter .MainLinks .linkcolumn a {
            padding-bottom: 16px !important;
            color: #6587b6;
        }

#newFooter ul {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

#newFooter .MainLinks .linkcolumn li {
    padding-bottom: 16px !important;
}

#newFooter .MiddleRowLinks {
    background-color: #cce3f2;
    line-height: 90px;
    height: 90px;
    padding-left: 41px;
    overflow: hidden;
}


    #newFooter .MiddleRowLinks li {
        float: left;
        padding-right: 30px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
    }

#newFooter .BottomSection {
    padding-top: 30px;
    background: #fff;
    overflow: hidden;
    padding-left: 41px;
}

    #newFooter .BottomSection .BototmColumn {
        width: 322px;
        float: left;
    }

        #newFooter .BottomSection .BototmColumn.Last {
            width: 259px;
        }

    #newFooter .BottomSection .ButtomColumnHeader {
        font-family: 'CoreRhino35Light';
        font-size: 24px;
        line-height: 26px;
        color: #074391;
        padding-bottom: 20px;
    }

    #newFooter .BottomSection img {
        float: left;
        padding-right: 10px;
    }

    #newFooter .BottomSection .text {
        float: left;
        width: 90%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 16px;
        color: #074391;
        margin-top: 20px;
    }

    #newFooter .BottomSection .left {
        float: left;
        width: 66%;
    }


    #newFooter .BottomSection .images {
        width: 100%;
        float: left;
        overflow: hidden;
        height: 58px;
    }

#newFooter .baseCurve {
    width: 100%;
    float: left;
    overflow: hidden;
    background: #fff;
    padding-top: 20px;
}

    #newFooter .baseCurve img {
        width: 100%;
    }

@media screen and (max-width: 362px) {
    #newFooter .BottomSection .BototmColumn {
        width: 100%;
        padding-bottom: 20px;
    }

    #newFooter .MainLinks {
        display: none;
    }

    #newFooter .MiddleRowLinks li {
        width: 100%;
        padding-bottom: 10px;
    }

    #newFooter .MiddleRowLinks {
        height: 100%;
        line-height: 32px;
        padding: 20px 10% 10px 10%;
        width: 90%;
    }

    #newFooter .BottomSection {
        padding: 20px 10% 0 10%;
        width: 90%;
    }

    #newFooter .SocialBox {
        padding: 20px 10% 20px 10%;
        width: 90%;
    }

    #newFooter .OffersBox {
        padding: 20px 10% 0 10%;
        width: 90%;
    }

    #newFooter .underFooterText {
        padding: 20px 10% 0 10%;
        width: 90%;
    }

    #newFooter .OffersBox .signupText1 {
        width: 100%;
    }

    #newFooter .OffersBox .signupText2 {
        width: 100%;
        padding-left: 0px;
        padding-top: 20px;
    }

    #newFooter .OffersBox .submitSection {
        width: 100%;
        padding: 20px 0 20px 0;
    }

    #newFooter .SocialBox a {
        padding-right: 13px;
    }

    #newFooter .SocialBox img {
        height: 33px;
    }

    #newFooter .baseCurve {
        line-height: 0px;
    }

    .submitSection input[type="text"] {
        width: 200px;
    }
}

.mayWeHelpNew,
.overSeas {
    background-color: #CCE3F2;
    padding: 14px 18px 10px 40px;
    margin-bottom: 10px;
}

    .mayWeHelpNew p,
    .overSeas p {
        color: #666666 !important;
        font-family: arial !important;
        font-size: 16px !important;
        line-height: 20px !important;
        padding: 0 0 5px 0 !important;
    }


    .overSeas select {
        margin-top: 10px;
        height: 25px;
    }

    .mayWeHelpNew INPUT.text {
        width: 220px;
        height: 25px;
        padding-left: 5px;
        font-size: 16px;
    }

    .mayWeHelpNew SELECT {
        height: 25px;
        font-size: 16px;
    }

    .mayWeHelpNew .link {
        float: left;
        width: 100%;
        padding-top: 10px;
    }

.intro-panel #press-release-search {
    background-color: #3391CA;
    padding: 10px 16px 10px 10px;
    width: 540px;
    line-height: 19px;
}

.intro-panel.pressLeft {
    margin-left: 45px;
    margin-right: 45px;
    float: left;
    width: 553px;
}

    .intro-panel.pressLeft h2 {
        padding-top: 34px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 5px;
        color: #074391 !important;
        font-family: 'cronos-pro', sans-serif;
    }


        .intro-panel.pressLeft h2 A {
            color: #074391 !important;
        }

.intro-panel.pressRight {
    background-color: #CCE3F2;
    float: right;
    margin-top: 3px;
    width: 317px;
    clear: none;
}

    .intro-panel.pressRight h2 {
        font-family: CoreRhino35Light !important;
        font-size: 1.5em !important;
        line-height: 1.0.83em !important;
        color: #074391 !important;
        padding: 0 0 1px 0 !important;
        margin: 0 !important;
    }

#press-release-search select {
    height: 20px;
    font-size: 16px;
    padding-left: 4px;
    margin-right: 10px;
}

.press-release .details .desc .fulllink, .YourAccount .fulllink, .RichTextStyles .fulllink {
    background-color: #CCE3F2;
    padding: 5px 16px 3px 10px;
    width: 540px;
    overflow: hidden;
    margin-top: 10px;
}

.YourAccount .fulllink {
    margin-bottom: 10px;
}

.intro-panel.pressRight .rhs-ad {
    padding: 14px 18px 10px 40px;
}

    .intro-panel.pressRight .rhs-ad UL {
        list-style: none;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

        .intro-panel.pressRight .rhs-ad UL li {
            color: #517CBF;
            font-weight: bold;
            padding: 0 0 8px 0;
        }

            .intro-panel.pressRight .rhs-ad UL li a {
                color: #517CBF;
                font-weight: normal;
            }

.Press #press-release-pager {
    background-color: #CCE3F2;
    padding: 4px 16px 2px 10px;
    width: 540px;
    overflow: hidden;
    margin-top: 10px;
    list-style: none;
    margin: 0 0 18px 0;
}

    .Press #press-release-pager li {
        padding: 0 0 0 0;
    }

.PressItem h2 {
    padding-top: 0px !important;
}

.extra-footer-offset {
    /*margin-top: 300px;*/
}

.extra-footer-offset450 {
    /*margin-top: 450px;*/
}

.myAccountMenu {
    height: 58px;
    border-bottom: 9px solid #cce3f2;
    display: block;
}

.myAccountMobileMenu {
    display: none;
}

.myAccountMenu .controlLinksContainer {
    background: #5baae1 !important;
    height: inherit;
    border-bottom: 9px solid #cce3f2;
    margin-top: 10px;
}

    .myAccountMenu .controlLinksContainer H5 {
        float: left;
    }

#top-title H3 {
    font-family: cronos-pro;
    font-size: 1.5em;
    line-height: 1em;
    color: #988642;
    margin: 0;
}

.PointsSummaryDark {
    background-color: #cce3f2;
    float: left;
    width: 100%;
}

.PointsSummaryLight {
    background-color: #e8f6fc;
    float: left;
    width: 100%;
}

.PointsSummary {
    width: 84%;
    font-family: cronos-pro;
    font-size: 1.1em;
    line-height: 1em;
    color: #074391 !important;
    float: left;
    margin: 10px 8% 10px 8%;
}

    .PointsSummary.Bold {
        font-weight: 600;
    }

    .PointsSummary h5 {
        font-family: Arial;
        font-weight: 600;
        padding: 0;
        margin: 0;
        color: #666666;
        font-size: 16px;
        line-height: 1em;
    }

.tbl-cruise-history {
    width: 100%;
}

    .tbl-cruise-history tr {
        height: 26px;
    }

    .tbl-cruise-history th {
        color: #074391;
        font-weight: normal;
    }

    .tbl-cruise-history td {
        padding-top: 5px;
        padding-bottom: 2px;
    }

    .tbl-cruise-history .date {
        width: 25%;
    }

    .tbl-cruise-history .ship {
        width: 15%;
    }

    .tbl-cruise-history .holiday {
        width: 27%;
    }

    .tbl-cruise-history .cruise {
        width: 8%;
    }

    .tbl-cruise-history .review {
        width: 25%;
        padding-right: 10px;
        text-align: right;
    }


#review-steps {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
    float: left;
    margin-bottom: 0px;
}

    #review-steps li {
        float: left;
        padding: 15px 30px 15px 12px;
        margin-right: 20px;
        width: 25%;
        color: #7696C2;
    }

        #review-steps li.active {
            background-color: #cce3f2;
            color: #074391;
        }

    #review-steps span,
    .WriteAReviewContainer .item H2 {
        font-family: CoreRhino35Light;
        font-size: 1.5em;
        line-height: 1.0.83em;
        margin: 0;
    }

.WriteAReviewContainer .item H2 {
    padding-bottom: 10px;
}

#review-steps p {
    font-family: arial;
    font-size: 16px;
    line-height: 20px;
    color: #7696C2;
    padding-bottom: 0px !important;
}

#review-steps .active p {
    color: #074391;
}

.reviewStepsBar {
    border-bottom: 9px solid #cce3f2;
    width: 100%;
    float: left;
    margin-left: -42px;
    margin-bottom: 22px;
}

    .reviewStepsBar.review {
        margin-bottom: 0px;
    }

.leftColumnReview,
.leftColumnregister {
    width: 553px;
    float: left;
}

    .leftColumnReview.review,
    .leftColumnregister.register {
        background-color: #e8f6fc !important;
        margin-left: -45px;
        margin-right: 45px;
        padding-left: 45px;
        padding-top: 25px;
    }

.WriteAReviewContainer .item {
    padding: 15px 12px 15px 12px;
    background-color: #e8f6fc !important;
    color: #074391;
    margin-bottom: 17px;
    float: left;
    width: 100%;
}

    .WriteAReviewContainer .item label,
    .review-score span {
        font-family: Arial;
        font-size: 16px;
        line-height: 18px;
        color: #5D5853;
        float: left;
        cursor: default;
    }

    .WriteAReviewContainer .item .row {
        float: left;
        width: 100%;
    }

    .WriteAReviewContainer .item label,
    .form-radio .item label {
        margin-bottom: 0px;
    }

        .WriteAReviewContainer .item label.last,
        .form-radio .item label.last {
            margin-bottom: 0px !important;
        }

        .WriteAReviewContainer .item label.pad,
        .form-radio .item label.pad {
            margin-bottom: 22px;
        }

    .WriteAReviewContainer .item select {
        float: right;
    }

    .WriteAReviewContainer .item input {
        float: left;
        width: 99.1%;
        padding-left: 4px;
        height: 22px;
    }


        .WriteAReviewContainer .item input[type="text"]::-webkit-input-placeholder {
            color: #A9A9A9;
        }

        .WriteAReviewContainer .item input[type="text"]:-moz-placeholder { /* Firefox 18- */
            color: #A9A9A9;
        }

        .WriteAReviewContainer .item input[type="text"]::-moz-placeholder { /* Firefox 19+ */
            color: #A9A9A9;
        }

        .WriteAReviewContainer .item input[type="text"]:-ms-input-placeholder {
            color: #A9A9A9;
        }



    .WriteAReviewContainer .item p.data {
        float: right;
        padding-bottom: 0px !important;
    }

        .WriteAReviewContainer .item p.data span {
            font-weight: 600;
        }

.tableFloatLeft {
    float: left;
    margin-left: 18px;
    margin-right: 0px;
    display: none;
}

    .tableFloatLeft label {
        margin-right: 15px;
        margin-left: 10px;
        padding-top: 4px;
        float: left;
    }

    .tableFloatLeft.gender label {
        padding-top: 0px;
    }

.registerFooter {
    margin-left: 45px;
    margin-top: 40px;
    width: 553px;
    float: left;
}

    .registerFooter label {
        margin-right: 15px;
        padding-top: 4px;
        float: left;
    }

.WriteAReviewContainer .item textarea {
    width: 96%;
    padding: 2% 2%;
    height: 200px;
    margin-top: 22px;
}

.review-score span,
.form-radio span {
    margin-top: 3px;
    float: left;
}

.form-radio.padBottom {
    margin-bottom: 18px;
    float: left;
}

.WriteAReviewContainer .item .review-stateroom {
    float: left;
    width: 100%;
}

    .WriteAReviewContainer .item .review-stateroom select {
        float: left;
        margin-left: 10px;
    }

.reviewsubmit {
    float: right;
    width: 230px !important;
    margin-right: -23px;
}

.reviewedit {
    float: left;
    background-color: #fff !important;
    width: auto !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
}

.ReviewError {
    width: 100%;
    float: left;
}

    .ReviewError.pad {
        margin-top: -16px;
    }

.star-scores img {
    padding-top: 5px;
    width: 83px !important;
}

.star-scores span {
    color: #988642;
    float: left;
    margin-right: 20px;
}

    .star-scores span.review {
        color: #666;
        margin-bottom: 20px;
    }

.star-scores div {
    float: left;
    width: 100%;
}

.WriteAReviewContainer .LeftColumn {
    float: right;
    width: 318px;
    margin-top: 15px;
}

    .WriteAReviewContainer .LeftColumn .name {
        font-weight: 600;
        color: #074391;
        float: left;
        width: 310px;
    }

    .WriteAReviewContainer .LeftColumn .age {
        font-weight: normal;
        color: #074391;
        float: left;
        width: 310px;
    }

    .WriteAReviewContainer .LeftColumn .other {
        color: #666;
    }

.form-review-tc {
    margin-top: 20px;
}

    .form-review-tc checkbox {
        margin-right: 20px;
    }

    .form-review-tc label {
        margin-left: 10px;
    }

    .form-review-tc .form-submit {
        float: left;
        width: 100%;
    }

#StandardFormContainer input.parsley-error,
#accountRegisterContainer input.parsley-error {
    background: url('/Images/parsley-cross.png') no-repeat right 10px center;
    background-color: #ffffff;
}

#StandardFormContainer textarea.parsley-error
{
    background: url('/Images/parsley-cross.png') no-repeat right 10px center;
    background-color: #ffffff;
}

#StandardFormContainer select.parsley-error,
#accountRegisterContainer select.parsley-error {
    background: url('/Images/parsley-cross.png') no-repeat right 20px center;
    background-color: #ffffff;
}

#StandardFormContainer input.parsley-error2,
#accountRegisterContainer input.parsley-error2 {
    background: url('/Images/parsley-cross.png') no-repeat right 20px center !important;
    background-color: #ffffff !important;
}

#StandardFormContainer input.parsley-success, select.parsley-success,
#accountRegisterContainer input.parsley-success, select.parsley-success {
    background: url('/Images/parsley-tick.png') no-repeat right 20px center;
    background-color: #ffffff;
}

#StandardFormContainer input.parsley-Supersuccess, select.parsley-Supersuccess,
#accountRegisterContainer input.parsley-Supersuccess, select.parsley-Supersuccess {
    background: url('/Images/parsley-tick.png') no-repeat right 20px center !important;
    background-color: #ffffff !important;
}



#StandardFormContainer .parsley-errors-list,
#accountRegisterContainer .parsley-errors-list {
    /*background: url('/Images/parsley-cross.png') no-repeat right 10px center;
         width: 25px;
         float: left;*/
    display: none;
}

    #StandardFormContainer .parsley-errors-list .parsley-required,
    #accountRegisterContainer .parsley-errors-list .parsley-required {
        display: none;
    }

#StandardFormContainer input,
#accountRegisterContainer input {
    height: 44px;
    padding-left: 14px;
    background-color: #ffffff;
    margin-bottom: 20px;
    border: 1px solid lightgrey;
}

#StandardFormContainer textarea
{
    padding-left: 14px;
}


    #StandardFormContainer input:focus,
    #accountRegisterContainer input:focus {
        border: 1px solid black;
    }

#StandardFormContainer select,
#accountRegisterContainer select {
    padding-left: 10px;
    margin-bottom: 20px;
    height: 25px;
    width: 150px;
    height: 44px;
    border: 1px solid lightgrey;
}

#StandardFormContainer, input[type="text"]::-webkit-input-placeholder,
#accountRegisterContainer, input[type="text"]::-webkit-input-placeholder {
    color: #666666;
}

#StandardFormContainer, input[type="text"]:-moz-placeholder,
#accountRegisterContainer, input[type="text"]:-moz-placeholder { /* Firefox 18- */
    color: black;
    font-weight: 300;
}

#StandardFormContainer, input[type="text"]::-moz-placeholder,
#accountRegisterContainer, input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    color: black;
    font-weight: 300;
}

#StandardFormContainer, input[type="text"]:-ms-input-placeholder,
#accountRegisterContainer, input[type="text"]:-ms-input-placeholder {
    color: #666666;
}



#StandardFormContainer, input[type="password"]::-webkit-input-placeholder,
#accountRegisterContainer, input[type="password"]::-webkit-input-placeholder {
    color: #666666;
}

#StandardFormContainer, input[type="password"]:-moz-placeholder,
#accountRegisterContainer, input[type="password"]:-moz-placeholder { /* Firefox 18- */
    color: #666666;
}

#StandardFormContainer, input[type="password"]::-moz-placeholder,
#accountRegisterContainer, input[type="password"]::-moz-placeholder { /* Firefox 19+ */
    color: #666666;
}

#StandardFormContainer, input[type="password"]:-ms-input-placeholder,
#accountRegisterContainer, input[type="password"]:-ms-input-placeholder {
    color: #666666;
}

    #StandardFormContainer .TextBoxFull,
    #accountRegisterContainer .TextBoxFull {
        width: 536px;
    }

    #StandardFormContainer .greyOut,
    #accountRegisterContainer .greyOut {
        background-color: #DDDDDD !important;
    }

    #StandardFormContainer .TextBoxHalf,
    #accountRegisterContainer .TextBoxHalf {
        width: 260px;
        margin-left: 0px;
        float: left;
        margin-right: 0px;
    }

    #StandardFormContainer select.TextBoxHalf
    {
        height: 46px !important;
        width: 275px;
    }

    #StandardFormContainer .TextBoxThird,
    #accountRegisterContainer .TextBoxThird {
        width: 175px;
        margin-left: 0px;
        float: left;
        margin-right: 0px;
    }

    #StandardFormContainer .ddlError,
    #accountRegisterContainer .ddlError {
        display: none;
        background: url('/Images/parsley-cross.png') no-repeat right 10px center;
        float: left;
        width: 44px;
    }

    #StandardFormContainer .ddlSuccess,
    #accountRegisterContainer .ddlSuccess {
        display: none;
        background: url('/Images/parsley-tick.png') no-repeat right 10px center;
        float: left;
        width: 44px;
    }

.testxx {
    background: url('/Images/parsley-cross.png') no-repeat 10px;
    /* width: 63px; */
    padding-left: 30px;
    margin-top: 0px;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 0px;
    /* height: 42px; */
    /* margin: 0px; */
    /* float: none; */
    background: url('/Images/parsley-cross.png') no-repeat right 10px center;
}

#accountRegisterContainer #clubNumber select {
    width: 50px;
    margin-right: 2px;
    float: left;
    height: 30px;
    padding-left: 10px;
}

.dobSelect {
    width: 181px !important;
}


#StandardFormContainer select,
#accountRegisterContainer select {
    border: 1px solid lightgrey;
    box-sizing: border-box;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    outline: none;
    resize: none;
    /*padding: 12px 10px 12px 8px;*/
    position: relative;
    /*-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;*/
    width: 184px;
    margin-right: 0px;
    margin-bottom: 20px;
    height: 44px !important;
    font-family: arial, verdana, helvetica, 'sans serif';
    font-size: 16px;
    font-style: normal;
}



    #StandardFormContainer select:focus,
    #accountRegisterContainer select:focus {
        border: 1px solid black;
    }

#StandardFormContainer select {
    padding-top: 6px;
}

    #StandardFormContainer select::-ms-expand,
    #accountRegisterContainer select::-ms-expand {
        display: none;
    }

#StandardFormContainer input::-ms-clear,
#accountRegisterContainer input::-ms-clear {
    display: none;
}

#StandardFormContainer .leftColumnregister.register .uniqueNumberP,
#accountRegisterContainer .leftColumnregister.register .uniqueNumberP {
    padding-bottom: 0px !important;
}

#clubNumber {
    width: 432px;
    float: left;
}

#StandardFormContainer .leftColumnregister.register .clubNumberInfo,
#accountRegisterContainer .leftColumnregister.register .clubNumberInfo {
    margin-top: 7px;
    margin-bottom: 14px;
    padding-bottom: 0px !important;
    float: left;
}

#StandardFormContainer .dobLabel,
#accountRegisterContainer .dobLabel {
    float: left;
    margin-bottom: 5px;
}

#StandardFormContainer .dobLabel {
    margin: 20px 0 0 0;
}

#StandardFormContainer .refError,
#accountRegisterContainer .refError {
    float: left;
    color: red;
    display: none;
}

#StandardFormContainer .dobError,
#accountRegisterContainer .dobError {
    float: left;
    color: red;
    display: none;
    margin-left: 20px;
}

#StandardFormContainer .dobError {
    margin-left: 10px;
    margin-top: 20px;
}

#StandardFormContainer .toolTipBox,
#accountRegisterContainer .toolTipBox {
    width: 294px;
    float: left;
    background-color: #EB8139;
    height: 80px;
    padding: 12px 12px 12px 12px;
    display: none;
    position: absolute;
    right: 0px;
}

    #StandardFormContainer .toolTipBox span,
    #StandardFormContainer .toolTipBox P,
    #accountRegisterContainer .toolTipBox span,
    #accountRegisterContainer .toolTipBox P {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #ffffff;
    }

    #StandardFormContainer .toolTipBox span,
    #accountRegisterContainer .toolTipBox span {
        font-weight: bold;
    }

#StandardFormContainer .fulllink,
#accountRegisterContainer .fulllink {
    float: left;
    margin: 20px 45px;
    background-color: #4fa420;
    width: 100%;
    width: 543px;
    padding: 5px 5px 5px 5px;
    color: #fff;
}

    #StandardFormContainer .fulllink.small,
    #accountRegisterContainer .fulllink.small {
        width: 250px;
        margin: 2px 0px 0px 15px;
        text-align: right;
        color: #fff !important;
    }

    #StandardFormContainer .fulllink.noleftmarign,
    #accountRegisterContainer .fulllink.noleftmarign {
        margin: 30px 0px 0px 0px;
        text-align: right;
        color: #fff !important;
    }

    #StandardFormContainer .fulllink A,
    #accountRegisterContainer .fulllink A {
        color: #fff !important;
    }


/* Standard form class ammendments*/

.StandardFormContainer {
    width: 100%;
}

    .StandardFormContainer select {
        padding: 0 0 0 4% !important;
        width: 100% !important;
    }

    .StandardFormContainer input {
        width: 96%;
        padding-left: 4% !important;
    }

/* Standard form class ammendments*/

/* Rich Text Styles*/

.RichTextStyles table {
    border-color: #fff;
}


.RichTextStyles td {
    border-color: #fff;
    padding-top: 20px;
    padding-left: 2px;
    padding-right: 2px;
}

#newFooter ul.parsley-errors-list {
    display: none;
}

.MayWeHelpFormItems select {
    margin: 10px 0 20px !important;
}

.MayWeHelpFormItems ul.parsley-errors-list {
    display: none;
}

.formError.left {
    float: left !important;
}

.rightColumnregister {
    float: left;
    width: 318px;
    margin-top: 25%;
}

.LeftColumn .LoginHeader {
    padding: 20px 35px 1px 35px;
    background-color: #074391;
}

    .LeftColumn .LoginHeader h2 {
        color: #fff !important;
    }

.AccountRightColumn {
    float: right;
    width: 318px;
}


.MarginTop20 {
    margin-top: 20px;
}

.TextLoginBlockContainer .LeftColumn {
    float: right;
    width: 318px;
}

.margin4 {
    margin-top: 4px;
    margin-left: 4px;
}

.boldlink {
    font-weight: 400;
}

.NextCruise {
    /*float: left;*/
}

    .NextCruise H2 {
        padding-bottom: 0px !important;
    }

        .NextCruise h2 a {
            font-size: 1.0em;
            font-family: CoreRhino35Light !important;
        }



        .NextCruise H2.date,
        .CruiseInfContainer H4 {
            padding-top: 0px;
            padding-bottom: 20px !important;
            font-size: 1.1em !important;
            font-family: CoreRhino35Light !important;
        }

.CruiseInfContainer h4 {
    padding-bottom: 10px !important;
}


.NextCruise .nextCruiseContent p {
    padding-top: 0px !important;
    margin-bottom: -5px;
    padding-bottom: 0px !important;
}

.NextCruise .CruiseInfContainer {
    width: 100%;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
}

    .NextCruise .CruiseInfContainer .CruiseInf {
        padding-right: 20px;
    }

        .NextCruise .CruiseInfContainer .CruiseInf .CruiseInfLink {
            background-color: #CCE3F2;
            float: left;
            width: 254px;
            padding-top: 5px;
            padding-right: 10px;
        }

        .NextCruise .CruiseInfContainer .CruiseInf:last-child {
            padding-right: 0px;
            float: right;
        }

.CruiseInfNewContainer {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 20px;
}

.CruiseInfNew {
    float: left;
    width: 48%;
    margin-left: 5%;
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 10px;
}

.previousCruiseContainer {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.CruiseInfNew h2 {
    margin-bottom: 10px !important;
}

.CruiseInfNew .MapContainer {
    height: 218px;
}

.CruiseInfNew .CruiseInfLink {
    background-color: #CCE3F2;
    float: left;
    width: 95%;
    padding-top: 5px;
    padding-right: 5%;
}

.CruiseInfNew img.CruiseInfImage {
    float: left;
    width: 100%;
}

.CruiseInfNew .PortInfo {
    display: none;
}

#main .box-txt .priceLarge {
    width: 87% !important;
    padding: 14px 5% 5px 8%;
    position: relative;
}

    #main .box-txt .priceLarge h2 {
        font-size: 1.9em;
        margin: 0;
        padding-bottom: 10px;
    }

    #main .box-txt .priceLarge .largePrice {
        line-height: normal;
        font-size: 5.5em;
        width: 100%;
        display: inline-block;
        margin-top: -10px;
    }

        #main .box-txt .priceLarge .largePrice p {
            margin-top: -9px;
        }

    #main .box-txt .priceLarge .subTitle {
        width: 100%;
        color: #fff;
        font-size: 1.5em;
    }

    #main .box-txt .priceLarge .link-view-more4:after {
        background-position: 0 -1108px;
    }

.register .formError {
    float: left !important;
    width: 100%;
}

StandardFormContainer,
#divFullDetailsContainer {
    display: none;
}

.ReviewErrorNew {
    color: Red;
    float: left !important;
    margin-top: 20px;
    margin-left: 10px;
}

#addressNotFoundError {
    color: Red;
    float: left !important;
    display: none;
}


.desktopMenu {
    display: inline;
}

.mobileMenu, #mobileCruiseMap {
    display: none;
}


#LastSelectedValue {
    font-weight: bold;
}


.RegionInfoBoxesContainer a.InfoBoxHandle:first-child {
    float: left;
}


.RegionInfoBoxesContainer a.InfoBoxHandle:first-child {
    float: left;
}

.RegionInfoBoxesContainer .InfoBoxHandle.Dummy {
    cursor: initial;
}


.savedIntroText, .NoCruisesMsg {
    background-color: #fff;
    padding: 12px 4.5% 18px 4.5%;
}

    #main .savedIntroText p, .NoCruisesMsg p {
        line-height: normal;
        padding: 0;
        font-family: cronos-pro,sans-serif;
        color: #074391;
        font-size: 1.2em;
    }

.SavedCruises #main .resultItemNew:first-child {
    margin-top: 0;
}

.SavedCruises .savedtoppanel {
    width: 91%;
    float: left;
    background-color: #429ddc !important;
    padding: 12px 4.5% 18px 4.6%;
}

    .SavedCruises .savedtoppanel span {
        width: 33%;
        float: left;
    }

        .SavedCruises .savedtoppanel span a {
            color: #fff;
            text-decoration: none;
        }

.SavedCruises #main {
    padding-top: 0;
}

.SavedCruises #findBookTop {
    padding-bottom: 0;
}


@-webkit-keyframes heart {
    0% {
        width: 22px;
        height: 22px;
    }

    20% {
        width: 23px;
        height: 23px;
    }

    100% {
        width: 24px;
        height: 24px;
    }
}

@-moz-keyframes heart {
    0% {
        width: 22px;
        height: 22px;
    }

    20% {
        width: 23px;
        height: 23px;
    }

    100% {
        width: 24px;
        height: 24px;
    }
}

@-o-keyframes heart {
    0% {
        width: 22px;
        height: 22px;
    }

    20% {
        width: 23px;
        height: 23px;
    }

    100% {
        width: 24px;
        height: 24px;
    }
}

@keyframes heart {
    0% {
        width: 22px;
        height: 22px;
    }

    20% {
        width: 23px;
        height: 23px;
    }

    100% {
        width: 24px;
        height: 24px;
    }
}

.POBullet ul {
}

.POBullet ul {
}

ul.POBullet {
    padding-bottom: 20px !important;
    padding-left: 0px !important;
    margin: 0 !important;
}

    ul.POBullet.White {
        color: #fff;
    }

    ul.POBullet li {
        list-style-type: none !important;
        padding: 0 0 0 25px !important;
        margin: 0 0 10px 0 !important;
    }


    ul.POBullet.Anchor li {
        background: url('/Images/bullets/bullet_blue_anchor.png') no-repeat top left;
    }


    ul.POBullet.Anchor.White li {
        background: url('/Images/bullets/bullet_white_anchor.png') no-repeat top left;
    }

    ul.POBullet.Blob li {
        background: url('/Images/bullets/bullet_blue_blob.png') no-repeat top left;
    }


    ul.POBullet.Blob.White li {
        background: url('/Images/bullets/bullet_white_blob.png') no-repeat top left;
    }


    ul.POBullet.Plane li {
        background: url('/Images/bullets/bullet_blue_plane.png') no-repeat top left;
    }


    ul.POBullet.Plane.White li {
        background: url('/Images/bullets/bullet_white_plane.png') no-repeat top left;
    }

    ul.POBullet.Tick li {
        background: url('/Images/bullets/bullet_blue_tick.png') no-repeat top left;
    }


    ul.POBullet.Tick.White li {
        background: url('/Images/bullets/bullet_white_tick.png') no-repeat top left;
    }

    ul.POBullet.Dining li {
        background: url('/Images/bullets/bullet_blue_dining.png') no-repeat top left;
    }

    ul.POBullet.BlueTick li,
    ul.POBullet.BlueTick.White li {
        background: url('/Images/bullets/bullet-blue-ticked.png') no-repeat top left;
        padding: 0 0 0 30px !important;
        line-height: 23px;
    }

    ul.POBullet.Dining.White li {
        background: url('/Images/bullets/bullet_white_dining.png') no-repeat top left;
    }

    ul.POBullet.Ship li {
        background: url('/Images/bullets/bullet_blue_ship.png') no-repeat top left;
    }


    ul.POBullet.Ship.White li {
        background: url('/Images/bullets/bullet_white_ship.png') no-repeat top left;
    }


.forgotPasswordLink {
    color: #6587b6;
    cursor: pointer;
}

.forgotPasswordLink.panelvisible  {
    display: none;
}

    .forgotPasswordLink:hover {
        text-decoration: underline;
    }

#forgotPasswordPanel {
    width: 100%;
    float: left;
    display: none;
}

#forgotPasswordPanel.panelvisible {
     display: block;
}

.thickbox span.icon, .HotSpot span.icon, #WhatsIncludedSearchData span.GreenPlusIcon {
    background: #4fa420 url('/Images/home-sprite.png') no-repeat top right;
    background-position: -69px -398px;
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    content: '';
    border-radius: 12px;
    margin-right: 10px;
}

.thickbox.open span.icon, .HotSpot.open span.icon {
    background: #86c1e7 url('/Images/home-sprite.png') no-repeat top right;
    background-position: -69px -430px;
}

.Cruises2 .rightContainer p {
    /*float: left;*/
}

/* Cruises Menus*/
.CruisesMenuDesktop {
    display: block;
}

.CruisesMenuMobile {
    display: none;
}

.HomeImageDesktop {
    display: block;
}

.HomeImageTablet, .HomeImageMobile {
    display: none;
}

.NoBottomMargin {
    margin-bottom: 0px !important;
}

.GreenOpenButton,
.ShipReviewItem .leftContainer a.show-more:after, .ShipReviewItemAlt .leftContainer a.show-more:after {
    background: #4fa420 url('/Images/home-sprite.png') no-repeat top right !important;
    background-position: -69px -398px !important;
    display: inline-block;
    width: 25px !important;
    height: 25px !important;
    border-radius: 12px;
    content: '';
    margin-bottom: -6px;
    margin-left: 10px;
}

.GreenCloseButton,
.ShipReviewItem .leftContainer a.show-more.open:after, .ShipReviewItemAlt .leftContainer a.show-more.open:after {
    background: #86c1e7 url('/Images/home-sprite.png') no-repeat top right !important;
    background-position: -69px -430px !important;
}

.siblingNavMobile {
    display: none;
}

.siblingNavDesktop {
    display: block;
}

.SearchPanel #cruiseCount {
    font-size: 1.0306em;
}

.carousel.TopCarousel .MainImage .SlideTextLink {
    position: absolute;
    bottom: 45px;
    right: 50px;
    width: 262px;
}

.carousel.TopCarousel .MainImage img {
    width: 100%;
}

    .carousel.TopCarousel .MainImage img.MainImageDesktop {
        display: block;
    }

    .carousel.TopCarousel .MainImage img.MainImageMobile {
        display: none;
    }

.MobileSlideLink, .MobileSingleSlideLink {
    display: none;
}

/* NEW CABIN PRICING FLOW */

.CabinPricingContainer {
    width: 960px;
    float: left;
    margin: 0 -45px 12px -45px;
}


    .CabinPricingContainer .TextLink, .cabinBookNow .TextLink {
    font-size: 1.413em !important;
}

        .CabinPricingContainer .TextLink:hover {
            text-decoration: none;
}

    .CabinPricingContainer .MetaGradeTitle {
        width: 318px;
        float: left;
        padding: 0;
        border-right: 3px #fff solid;
        background: #e6ebf5;
}

    .CabinPricingContainer .CruiseMetaFromPrice {
        width: 318px;
        float: left;
        padding: 0;
    /*border-right:3px #fff solid;*/
        background: #c7d3e6;
}


    .CabinPricingContainer .TextLink, .cabinBookNow .TextLink {
        padding: 10px;
}

    .CabinPricingContainer .CruiseMetaSelectFromPrice {
        width: 318px;
        float: left;
        padding: 0;
        background: #cfecf5;
        border-right: 3px #fff solid;
}

.CabinTitleSelectPricing {
    margin-left: 321px;
    width: 318px;
    float: left;
}

.CabinTitleSaverPricingNoFloat {
    float: none;
}

.CabinTitleLateSaverPricing {
    width: 318px;
    float: left;
}

.CabinInfoSelect {
    display: none;
    padding: 10px 0 0 0;
}

.ShowMoreCabinInfo {
    margin: 10px 0 0 0;
    display: block;
}

    .ShowMoreCabinInfo .text {
        margin-left: 5px;
}

.WhatsIncludedListLink
{
    border-top:solid 1px #000;
    margin: 5px 0 0;
    padding:5px 0 0;
}

.WhatsIncludedShowSearchData span
{
    float:left;
    display:block;
    margin:0 5px 0 0;
}

.WhatsIncludedShowSearchData img, .closeButtonHotSpot1 img
{
    width:23px !important;
}

.WhatsIncluded
{
    float:left;
    margin:0 0 40px 0;
}

.CruiseWhatsIncluded {
    display: none;
}

.CruiseWhatsIncludedDiv .CruiseWhatsIncluded {
    display: block;
}

.WhatsIncIconInfo
{
    display:none;
    position:absolute;
    top:102px;
    height:auto;
    background:#074391;
    padding:10px;
    color:#fff;
    width: calc(100% - 20px);
}

.WhatsIncIconInfoClose
{
    display:none;
}

.CruiseWhatsIncContainer
{
    width:100%;
    float:left;
    position:relative;
    margin:0 0 20px 4px;
    height:auto;
    
}

.WhatsIncIcon
{
    background:#cce3f2;
    width:82px;
    float:left;
    margin:0 5px 0 0;
    height:102px;
    padding:0;
    cursor:pointer;
    display:block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position:relative;
}


.IsIncluded
{
    position:absolute;
    top:5px;
    right:5px;
    height:24px;
    width:24px;
    background: transparent url("/images/home-sprite.png") no-repeat -39px -996px;
}


.NotIncluded
{
    position:absolute;
    top:5px;
    right:5px;
    height:24px;
    width:24px;
    background: transparent url("/images/home-sprite.png") no-repeat -39px -1029px;
}


.CruiseWhatsIncContainer .WhatsIncIcon
{
    background-color:#e8f5fb !important;
    width:155.33px;
    margin:0 4px 4px 0;
}

.CruiseEnhanceYourStay
{
    margin:0 0 0 4px;
}


.CruiseEnhanceYourStay .WhatsIncIcon
{
    background-color:#cfe1f0 !important;
    width:132.57px;
    margin:0 4px 4px 0;
}

.WhatsIncIcon.Accommodation
{
    background: transparent url("icons/icons_WhatsInc_Accommodation_blue.png") no-repeat center 10px;
}

.WhatsIncIcon.ChildrensClubs
{
    background: transparent url("icons/icons_WhatsInc_ChildrensClubs_blue.png") no-repeat center 10px;
}

.WhatsIncIcon.Dining
{
    background: transparent url("icons/icons_WhatsInc_Dining_blue.png") no-repeat center 10px;
}

.WhatsIncIcon.Entertainment
{
    background: transparent url("icons/icons_WhatsInc_Entertainment_blue.png") no-repeat center 10px;
}

.WhatsIncIcon.FlightsTransfers
{
    background: transparent url("icons/icons_WhatsInc_Flights-Transfers_blue.png") no-repeat center 10px;
}

.WhatsIncIcon.Gym
{
    background: transparent url("icons/icons_WhatsInc_Gym_blue.png") no-repeat center 10px;
}

.WhatsIncIcon.Pool
{
    background: transparent url("icons/icons_WhatsInc_Pool_blue.png") no-repeat center 10px;
}

.WhatsIncIcon.Service
{
    background: transparent url("icons/icons_WhatsInc_Service_blue.png") no-repeat center 10px;
}

.WhatsIncIcon.ShuttleBuses
{
    background: transparent url("icons/icons_WhatsInc_ShuttleBuses_blue.png") no-repeat center 10px;
}

.WhatsIncIcon.SportsDeck
{
    background: transparent url("icons/icons_WhatsInc_SportsDeck_blue.png") no-repeat center 10px;
}

.WhatsIncIcon.DanceClasses
{
    background: transparent url("icons/icons_WhatsInc_Dance-Classes_blue.png") no-repeat center 10px;
}

.WhatsIncIcon.Events
{
    background: transparent url("icons/icons_WhatsInc_Events_blue.png") no-repeat center 10px;
}

/*Extra Cost*/

.WhatsIncIcon.ShoreExcursions
{
    background: transparent url("icons/icons_WhatsInc_Shore-Ex.png") no-repeat center 10px;
}
.WhatsIncIcon.Spa
{
    background: transparent url("icons/icons_WhatsInc_Spa-Wellness.png") no-repeat center 10px;
}
.WhatsIncIcon.Hair
{
    background: transparent url("icons/icons_WhatsInc_Hair-Beauty.png") no-repeat center 10px;
}
.WhatsIncIcon.SelectDining
{
    background: transparent url("icons/icons_WhatsInc_SelectDining.png") no-repeat center 10px;
}
.WhatsIncIcon.Drinks
{
    background: transparent url("icons/icons_WhatsInc_drinks.png") no-repeat center 10px;
}
.WhatsIncIcon.Fitness
{
    background: transparent url("icons/icons_WhatsInc_fitness.png") no-repeat center 10px;
}

/*Extra Cost*/

.CostInculded
{
    background: transparent url("/images/home-sprite.png") no-repeat scroll -39px -620px;
    display: block;
    float: left;
    height: 24px;
    margin: 0 2px 10px 0;
    width: 30px;
}

.CostNotInculded
{
    background: transparent url("/images/home-sprite.png") no-repeat scroll -39px -650px;
    display: block;
    float: left;
    height: 24px;
    margin: 0 2px 10px 0;
    width: 30px;
}



.WhatsIncludedInfo .blueIcon
{
    width:45px;
    height:80px;
    float:left;
    transform: scale(0.5);
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    margin:-5px -15px -40px 0;
}


.WhatsIncludedInfo .blueAccommodation
{
    background: transparent url("icons/icons_WhatsInc_Accommodation_blue.png") no-repeat center 10px;
}

.WhatsIncludedInfo .blueChildrensClubs
{
    background: transparent url("icons/icons_WhatsInc_ChildrensClubs_blue.png") no-repeat center 10px;
}

.WhatsIncludedInfo .blueDining
{
    background: transparent url("icons/icons_WhatsInc_Dining_blue.png") no-repeat center 10px;
}

.WhatsIncludedInfo .blueEntertainment
{
    background: transparent url("icons/icons_WhatsInc_Entertainment_blue.png") no-repeat center 10px;
}

.WhatsIncludedInfo .blueFlightsTransfers
{
    background: transparent url("icons/icons_WhatsInc_Flights-Transfers_blue.png") no-repeat center 10px;
}

.WhatsIncludedInfo .blueGym
{
    background: transparent url("icons/icons_WhatsInc_Gym_blue.png") no-repeat center 10px;
}

.WhatsIncludedInfo .bluePool
{
    background: transparent url("icons/icons_WhatsInc_Pool_blue.png") no-repeat center 10px;
}

.WhatsIncludedInfo .blueService
{
    background: transparent url("icons/icons_WhatsInc_Service_blue.png") no-repeat center 10px;
}

.WhatsIncludedInfo .blueShuttleBuses
{
    background: transparent url("icons/icons_WhatsInc_ShuttleBuses_blue.png") no-repeat center 10px;
}

.WhatsIncludedInfo .blueSportsDeck
{
    background: transparent url("icons/icons_WhatsInc_SportsDeck_blue.png") no-repeat center 10px;
}

.WhatsIncludedInfo .blueDanceClasses
{
    background: transparent url("icons/icons_WhatsInc_Dance-Classes_blue.png") no-repeat center 10px;
}

.WhatsIncludedInfo .blueEvents
{
    background: transparent url("icons/icons_WhatsInc_Events_blue.png") no-repeat center 10px;
}

.WhatsIncludedInfo .blueShoreExcursions
{
    background: transparent url("icons/icons_WhatsInc_Shore-Ex_blue.png") no-repeat center 10px;
}
.WhatsIncludedInfo .blueSpa
{
    background: transparent url("icons/icons_WhatsInc_Spa-Wellness_blue.png") no-repeat center 10px;
}
.WhatsIncludedInfo .blueHair
{
    background: transparent url("icons/icons_WhatsInc_Hair-Beauty_blue.png") no-repeat center 10px;
}
.WhatsIncludedInfo .blueSelectDining
{
    background: transparent url("icons/icons_WhatsInc_SelectDining_blue.png") no-repeat center 10px;
}
.WhatsIncludedInfo .blueDrinks
{
    background: transparent url("icons/icons_WhatsInc_drinks_blue.png") no-repeat center 10px;
}
.WhatsIncludedInfo .blueFitness
{
    background: transparent url("icons/icons_WhatsInc_fitness_blue.png") no-repeat center 10px;
}


.vale
{
    position:fixed;
    top:0;
    left:0;
    height:100%;
    width:100%;
    display:none;
    z-index:9999;
    background-image:url('/images/overlay_grey_1px.png');
    background-size:cover;
}

.vale #WhatsIncludedSearchData
{
    z-index:99999;
    margin:10% auto 0 auto;
    width:860px;
    height:600px;
    background:#fff;
    padding:10px;
    overflow:auto;
}

.vale .CruiseWhatsIncludedDiv {
    margin: 0;
    width: 640px;
}

.vale .WhatIncludedTable
{
    display:none;
}

.vale .InfoBoxExtra
{
    margin:10% auto 0 auto;
    float:none;

}

.WhatsIncludedInfo
{
    padding:10px;
}

.vale .InfoBoxExtra .caroufredsel_wrapper, .vale .InfoBoxExtra .carousel
{
    margin:0 !important;
    width:100% !important;
}

.vale .InfoBoxesClose
{
    padding:10px 0 10px 0;
}

.vale .WhatsIncludedClose
{
    float: right;
    margin: 0 10px 0 0;
    padding: 10px 0 0;
    width: 80px;
}


.vale .InfoBoxesTitle
{
    display:none;
}

.vale .ShipContent ul
{
    padding-bottom:10px !important;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}


.WhatsIncIcon h6
{
    margin:60px auto 0 auto;
    display:block;
    text-align:center;
}


.WhatsIncIcon.active {
    background-color:#074391;    
}

.WhatsIncIcon.active h6
{
    color:#fff;
}

.WhatsIncludedLinkContainer
{
    background:#cce3f2;
    width:calc( 100% - 50px);
    padding:20px 10px 20px 40px;
}

.WhatsIncludedLinkContainer a
{
    width:100%;
    line-height:40px;
    text-decoration:none;
}

.LinkChevron
{
    background: rgba(0, 0, 0, 0) url("/Images/home-sprite.png") no-repeat scroll 0 -1105px;
    cursor: pointer;
    height: 40px;
    float:right;
    width: 23px;
}

.PopupInfo {
    margin: 0 0 0 5px;
    cursor: pointer;
}

.AllFaresInclude, .SelectPriceInclude {
    margin: 30px 0 20px 0;
    width: 100%;
}

.AllFaresIncludeTitle, .SelectPricingTitle {
    text-align: left;
}

.TitleRow {
    margin: 10px 0 0 0;
}

.BookNowText {
    float: right;
}

.MetaGradeTitleContent {
    background: #e6ebf5;
    padding: 10px 10px 10px 45px;
    min-height: 100px;
    float: left;
}

.SaverTitleContent {
    padding: 10px 0 10px 0;
    min-height: 100px;
}

.SelectTitleContent {
    padding: 10px 0 10px 0;
    min-height: 100px;
}

    .SaverTitleContent h4, .SelectTitleContent h4 {
        margin: 9px 10px 10px 10px;
}

.DeckPlansFloorPlans {
    margin: 10px 0 0 0;
}

.searchBackbuttonLeft {
    margin: 10px 0 0 0;
}

.NoBookNow {
    margin: 0;
    display: block;
    height: 30px;
}

    .NoBookNow:hover {
        text-decoration: none;
}

.TDtext {
    width: 80%;
}

.WhatsIncludedContent {
    width: 80%;
    padding: 0 10% 0 10%;
}

    .WhatsIncludedContent #title {
        display: none;
}

.PulseOffers {
    width: 100%;
    margin: 0 0 12px 0;
    float: left;
}

.PulseText {
    background: #e6ebf5;
    border-right: 3px solid #fff;
}

.PulseTextContent {
    padding: 10px 10px 10px 45px;
}

.PulseOffer1 {
    background: #c7d3e6;
}

.PulseOffer2 {
    border-right: 3px solid #fff;
    background: #cfecf5;
}


.PulseText, .PulseOffer1, .PulseOffer2 {
    width: 318px;
    float: left;
}

    .PulseOffer2 .PulseTabContainer .pulseRow.roundel {
        width: 318px !important;
}

.PulseOffers .ImageHtmlTagContainer {
    margin: 0 auto;
    width: 318px;
}

.SelectExtra, .SaverExtra {
    margin: 5px 0 0 10px;
    color: #074391;
}

.PulseOffers .OfferHeading {
    display: none;
}

/* NEW CABIN PRICING FLOW */


/* Video playlist */

 #VideoPlayList .caption {
        width: 100%;
        max-width: 854px;
        margin: 0 auto;
        padding: 20px 0;
    }

    #VideoPlayList .container {
        width: 100%;
        max-width: 854px;
        min-width: 320px;
        background: #fff;
        margin: 0 auto;
    }

    #VideoPlayList .vid-container {
        position: relative;
        padding-bottom: 52%;
        padding-top: 30px;
        height: 0;
    }

    #VideoPlayList .vid-container iframe,
    #VideoPlayList .vid-container object,
    #VideoPlayList .vid-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    /*  VIDEO PLAYER CONTAINER
 		############################### */
#VideoPlayList .vid-container {
        position: relative;
        padding-bottom: 52%;
        padding-top: 30px;
        height: 0;
    }

        #VideoPlayList .vid-container iframe,
        #VideoPlayList .vid-container object,
        #VideoPlayList .vid-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }


    /*  VIDEOS PLAYLIST 
 		############################### */
#VideoPlayList .vid-list-container {
        width: 92%;
        overflow: hidden;
        margin-top: 20px;
        margin-left: 4%;
        padding-bottom: 20px;
    }

#VideoPlayList .vid-list {
        width: 1344px;
        position: relative;
        top: 0;
        left: 0;
    }

    #VideoPlayList .vid-item {
        display: block;
        width: 148px;
        height: 168px;
        float: left;
        margin: 0;
    }

    #VideoPlayList .vid-item .imageContainer {
            padding: 10px;
        }

    #VideoPlayList .thumb {
        /*position: relative;*/
        overflow: hidden;
        height: 84px;
    }

    #VideoPlayList .thumb img {
            width: 100%;
            position: relative;
            top: -13px;
        }

#VideoPlayList .vid-item .desc {
        color: #6587b6;
        font-size: 15px;
        margin-top: 5px;
        line-height: 15px;
  height: 56px;
    }

    #VideoPlayList .vid-item:hover .imageContainer img {
        cursor: pointer;
    }

#VideoPlayList .vid-item.selected .imageContainer {
        background: #eee;
    }

    #VideoPlayList .arrows {
        position: relative;
        width: 100%;
    }

#VideoPlayList .arrow-left {
        left: -25px;
        top: -130px;
        z-index: 100;
        cursor: pointer;
        background: url("/Images/arrow-lhs23x30.png") no-repeat #1A2E5A;
        position: absolute;
        top: -140px;
        margin: 0;
        height: 90px;
        width: 50px;
        background-position: center center;
        height: 90px;
        padding-top: 0;
        width: 45px;
    }

#VideoPlayList .arrow-right {
        right: -25px;
        top: -140px;
        z-index: 100;
        cursor: pointer;
        background: url("/Images/arrow-rhs23x30.png") no-repeat #1A2E5A;
        position: absolute;
        margin: 0;
        height: 90px;
        width: 50px;
        background-position: center center;
        height: 90px;
        padding-top: 0;
        width: 45px;
    }

    #VideoPlayList .arrow-left:hover {
    }

     #VideoPlayList .arrow-right:hover {
    }

#VideoPlayList .vid-item .playing {
        height: 18px;
    }

    #VideoPlayList .vid-item.selected .playing {
        background-color: #00A2E2;
    }

    #VideoPlayList .vid-item .playing img {
        display: none;
    }


    #VideoPlayList .vid-item.selected .playing img {
        display: block;
        margin-left: 4px;
    }

/*SITE MAP*/

#Sitemap ol, #Sitemap ul, .siteMap ol, .siteMap ul {
    padding: 0;
    margin: 0;
}

#Sitemap, .siteMap {
    margin: 0 auto;
    width: 100% !important;
}



#leftSiteMap {
    margin: 0 0 0 45px;
    width: 575px;
    float: left;
}

#rightSiteMap {
    width: 300px;
    float: left;
    margin: 0 20px;
}

.indent span {
    padding: 0;
}

.indent .indent span {
    padding: 10px;
}

.SiteMapIcon {
    margin-top: -4px;
}

.sitemap_truncate_more_link {
    border-radius: 18px;
    background: #fff url("/Images/home-sprite.png") no-repeat scroll -40px -530px;
    margin-top: -4px;
    cursor: pointer;
    height: 26px;
    width: 26px;
    padding: 0 !important;
    color: #fff !important;
    top: -30px !important;
}

.sitemap_truncate_less_link {
    background: #fff url("/Images/home-sprite.png") no-repeat -40px -562px !important;
}

.indent .indent .indent .sitemap_truncate_more_link {
    background: #429ddc url("/Images/home-sprite.png") no-repeat -69px -398px !important;
    color: #429ddc !important;
}

.indent .indent .indent .sitemap_truncate_less_link {
    background: #429ddc url("/Images/home-sprite.png") no-repeat -69px -430px !important;
    color: #429ddc !important;
}

.sitemap_truncate_more > ol > li > a, #Sitemap > .indent > ol > li > a, .siteMap > .indent > ol > li > .catHead, #Sitemap > .indent > ol > li > span {
    padding: 10px 0 10px 10px !important;
}


.CruiseIconJumpLinks {
    float: right;
    padding: 10px 45px 10px 45px;
    text-align: center;
    width: 870px;
    background-color: #E0E0E0;
      margin-bottom: -14px;
      position:relative;
}

.TabTitle
{
    position:absolute;
    top:12px;
    left:45px;
}

    .CruiseIconJumpLinks div {
        padding-left: 20px;
        float: right;
    }

    .CruiseIconJumpLinks > div > a > span {
        font-family: cronos-pro,sans-serif;
  font-size: 18px;
    font-size: 18px;
  padding-top: 3px;
  float: right;
  padding-left: 5px;
    }

    .CruiseIconJumpLinks > div > a {
          text-decoration: none;
          vertical-align: middle;
      }

        .CruiseIconJumpLinks > div > a > img {
       }

.CruiseImageTextBlock {
           width: 100%;
           margin-top: 20px;
       }


    .CruiseImageTextBlock .image {
        float: left;
        width: 33%;
}

    .CruiseImageTextBlock .textContainer {
        float: left;
        width: 100%;
        position: relative;
        }

    .CruiseImageTextBlock .text {
        float: left;
        padding: 0 2% 0 2%;
        width: 63%;
       }

    .CruiseImageTextBlock .flash {
        padding: 5px 0px 4px 0px;
  border-top: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  width: 96%;
  float: left;
  margin-top: 23px;
  margin-left: 2%;
  margin-right: 2%;
       }

        .CruiseImageTextBlock .flash .flashimage {
            float: left;
       }

        .CruiseImageTextBlock .flash .flashtextContainer {
        float: left;
  width: 85%;
  margin-left: 15px;
  position: relative;
  /* height: 50px; */
       }

            .CruiseImageTextBlock .flash .flashtextContainer .flashtext {
           /*top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: relative;*/
             position: relative;
  float: left;
       }

                .CruiseImageTextBlock .flash .flashtextContainer .flashtext .strong {
           color: #5D5853;
}

                .CruiseImageTextBlock .flash .flashtextContainer .flashtext .small {
           color: #333333;
           font-size: 14px;
}


.searchResults a {
                 font-size: 18px;
             }

.magglass {
                     background: url('/Images/Search_icon_16x16.png') no-repeat top right;
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 8px;
    right: 10px;
    cursor: pointer;
}

.searchSuggestions {
  
    margin-top: 10px;
   display:none;
    background: white;

}

.searchSuggestions  ul{
      list-style: none;
  padding: 0;
}

.searchSuggestions  ul li{
 
    padding: 5px;
}

    .searchSuggestions ul li.active {
        background-color: #cce3f2;
        
    }
    .CruiseMoreResultsFilter.stuck
    {
            position: fixed;
    top: 57.5px;
    }

    .CruiseFilter{
        display:none;
            width: 884px !important;
    }

    .CruiseFilter a{
        height: 21px;
    line-height: 21px;
    }
    
.searchSuggestions  ul a{
   font-family: arial, verdana, helvetica, 'sans serif';
  font-size: 14px;
  color: black;
             }

.header-searchBox {
    position: absolute;
    right: 0;
    top: 68px;
             }
.header-searchBox .parsley-errors-list{
    display:none;
}
    .header-searchBox input[type="text"] {
        width: 275px;
        height: 28px;
        padding-left: 10px;
                   color: #074391;
      font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  border: 1px solid black;
             }

     .header-searchBox  .tt-hint{
         color: #999 !important;
     }

     .tt-suggestion{

         font-family: arial, verdana, helvetica, 'sans serif';
  font-size: 14px;
  padding: 5px;
  cursor: pointer;
     }

     .tt-suggestion:hover{
         text-decoration:underline;
     }

     .tt-suggestion.tt-cursor{
         background-color:#cce3f2;
         
     }

        .header-searchBox input[type="text"]::-ms-clear {
    display: none;
}
        .header-searchBox .tt-menu{
            background: #fff;
            width: 610px;
              border: 1px solid black;
              border-top: none;
                font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-top: 10px;
    padding-left: 10px;
     padding-right: 10px;
        }

        .header-searchBox input[type="text"]::-webkit-input-placeholder {
    color: #A9A9A9;
    font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

        .header-searchBox input[type="text"]:-moz-placeholder { /* Firefox 18- */
    color: #074391;
      font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

 .header-searchBox input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    color: #074391;
      font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

 .header-searchBox input[type="text"]:-ms-input-placeholder {
    color: #074391;
      font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
/*SITE MAP*/

/*External Content*/
.ExContentWarning
{
    display:none;
}

.OnBoardMessageContainer
{
    margin:20px 45px;
}
/*External Content*/

/*Message Displayed*/

.MessageDisplayed.MasterSlider .YouTubeContainerTop
{
    top:212px !important;
}

.MessageDisplayed.MasterSlider .CruiseDestination .YouTubeContainerTop
{
    top:0 !important;
}

/*Message Displayed*/

/*Destination Country Page*/




.CountryLinks
{
    padding:20px 45px 0 45px;
    -moz-column-count: 4;
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4;
	-webkit-column-width: 205px;    
    -moz-column-width: 205px;
    column-width: 205px;
    -webkit-column-gap: 15px; 
    -moz-column-gap: 15px; 
    column-gap: 15px;
}

.CountryLinks a
{
    display:block;
    padding:0 0 5px 0;
}

.DestinationCountry #content p
{
    margin:0 0 10px 0;
}

.DestinationCountry .CountryImage
{
    height:400px;
    overflow:hidden;
}

.DestinationCountry .CountryImage img
{
    width:100%;
}

.DestinationCountry .ImageContainer .SlideTextLink {
    bottom: 0;
    right: 0;
    width: 318px;
}

.CountryInformation
{
    position:absolute;
    top: 0;
    right: 0;
    width: 298px;
    padding:0 0 0 20px;
    color: #074391;
}

.CountryInformationLink A.TextLinkLarge
{
    padding:10px 10px 10px 20px;
}

.CountryInformation h3 {
    margin: 17px 0 5px 0 !important;
}

.CountryInformationBg
{
    background-color: #e5e3dd;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position:absolute;
    top: 0;
    right: 0;
    width: 318px;
    height:400px;
}

.HighlightsContainer
{
    margin:0 0 20px 0;
}

.HighlightsImageContainer img
{
    float:right;
}

.HighlightsTextContainer
{
    padding:20px 20px 20px 45px;
    width:calc(66% - 65px);
}

.PaleBlue .HighlightsTextContainer h3{
    color: #074391 !important;
}

.PaleBlue .HighlightsTextContainer p{
    color: #5d5853 !important;
}

/*Destination Country Page*/

/*Customer Support*/

.CustomSupportFormContainer
{
    padding:20px 45px 20px 45px;
    background:#cce3f2;
    float:left;
    width:100%;
}

.CustomerSupportDD .parsley-errors-list
{
    display:none;
}

.CustomerSupportDD3, .CustomerSupportDD2, .CustomerSupportThankYou
{
    display:none;
}

.CustomerSupportThankYou
{
    background:#DEE5F0;
    padding:20px;
    width:870px;
}

.TopFaqs .faqs, .Results
{
    width:83.333%;
}

.CustomSupportFormContainer .faqs
{
    margin:10px 0 10px 0;
}

.faqAnswer
{
    display:none;
    margin:0 0 10px 30px;
}

.faqAnswer h3{
    font-size:1.1em;
}

.faqAnswer p{
    margin:0;
}

.faqQuestion
{
    float: left;
    margin: 0 0 10px;
    width: 100%;
    line-height: 1.8em;
}

.faqQuestion .Icon
{
    margin:0 5px 0 0;
}

.CustomerSupportDD
{
    padding:10px 0 10px 0;
    width:calc(66.67% - 20px);
}

.CustomerSupportDD select
{
    width:100%;
}

.FormTypeA, .FormTypeB
{
    display:none;
    width:100%;
}

.FormTitle, .FormText
{
    display:none;
}

.PhoneNumberInformation1, .PhoneNumberInformation2, .faqTitle, .PhoneNumberInformation3
{
    display:none;
    width:66.67%;
}

.CustomSupportFormContainer .link-chev-white-small {
    margin-top: 0;
}

.SearchBackContainer {
    position: absolute;
    right: 45px;
    top: 55px;
    width: auto;
    display:none;
}

.ViewAllFAQS, .MoreQueries
{
    width:200px;
}

.CustomSupportFormContainer .ViewAllFAQS
{
    display:none;
}

.CustomerSupportInfoBoxContainer
{
    width:100%;
}

.CustomerSupportInfoBox {
    width: calc(25% - 40px);
    background: #cce3f2;
    height:240px;
    padding:10px;
    border-right:solid 20px #fff;
    border-bottom: 20px solid #fff;
    position:relative;
}

.CustomerSupportInfoBox p
{
    bottom:10px;
    left:10px;
    right:10px;
    position:absolute;

}


.CustomerSupportInfoBoxTitle
{
    
}

.OverSeasContainer
{
    background: #d9ebfa;
    width:400px;
    min-height:400px;
    height:auto;
    -webkit-box-shadow: 3px 10px 5px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 10px 5px 0 rgba(0,0,0,0.75);
    box-shadow: 3px 10px 5px 0 rgba(0,0,0,0.75);
}

.OverSeasTitle
{
    width:100%;
    height:42px;
    background:#367cb5;
}

.OverseasCloseText
{
    position:absolute;
    right: 40px;
    top: 10px;
    color:#fff;
}

.HowMayWeHelpShadow
{
    -webkit-box-shadow: 3px 10px 5px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 10px 5px 0 rgba(0,0,0,0.75);
    box-shadow: 3px 10px 5px 0 rgba(0,0,0,0.75);
}


.HowMayWeHelpShadow .mayWeHelp .hiddenForm {
    background:#d9ebfa !important;
}

.HowMayWeHelpContainer.HowMayWeHelpShadow
{
    background:#fff;
}

.HowMayWeHelpContainer.HowMayWeHelpShadow.HowMayWeHelpBlue
{
    background:#d9ebfa !important;
}

.OverSeasContainer h3
{
    margin:12px 0 0 20px;
    float:left;
    width:100%;
}

.OverSeasContainer .InfoBoxesClose{
    padding:8px 0 0 0;
    background: transparent;
}

.OverSeasContainer .overSeas
{
    padding:0 0 10px 20px !important;
}

.CustomerSupportInfoBox img
{
    display:block;
    margin:0 0 10px 0;
}

/*Customer Support*/

/*Site Search*/

.SiteSearchContainer h4
{
    width:66.67%
}

.SiteSearchContainer .header-searchBox
{
    position:relative;
    right:auto;
    top:auto;
    width:calc(83.33% - 40px);
    padding:20px;
    background:#074391;
}

.SiteSearchContainer .magglass
{
    right: 30px;
    top: 26px;
}

.SiteSearchContainer .header-searchBox input[type="text"]
{
    width:100%;
    padding-right:-10px;
}

.SiteSearchContainer .header-searchBox .tt-menu
{
    width:98.3%;
}

.HighlightContainer
{
    background:#cce3f2;
    padding:20px;
    width:calc(83.33% - 40px);
}


/*ie8 warning*/

.ie8warning {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    background: none repeat scroll 0% 0% #FFF;
    opacity: 0.99;
    color: #5D5853;
    font-family: Arial;
    font-size: 16px;
    text-align: center;
    z-index: 1000;
    display: none;
}

.ie8warning .inner {
    box-sizing: border-box;
    position: relative;
    text-align: left;
    max-width: 960px;
    margin: 0px auto;
    padding: 20px 100px 20px 0px !important;
}

.ie8warning .InfoBoxesClose {
    position: absolute;
    padding-top: 0px;
    right: 0px;
    top: 50%;
    margin: -17px 0px 0px;
}

/*ie8 warning*/

.SocialMediaIFrame #main .intro-panel .controls {
    transform: scale(0.825);
    top: 0;
    left: 0;
    transform-origin: 0 0;
        
}

.SocialMediaIFrame #main .intro-panel
{
    margin-bottom: -157px
}


