﻿/* Font Declarations */
@font-face {
font-family: "Tempo";
src: url("/common/CCLUS/css/fonts/tempostd-heavycondensed-webfont.woff2") format("woff2"),
        url("/common/CCLUS/css/fonts/tempostd-heavycondensed-webfont.woff") format("woff"),
        url("/common/CCLUS/css/fonts/tempostd-heavycondensed-webfont.ttf") format("truetype"),
        url("/common/CCLUS/css/fonts/tempostd-heavycondensed-webfont.eot?#iefix") format("embedded-opentype");
font-weight: normal;
font-style: normal;
font-display: swap;
}

/* Global Font Standard */
html, body {
font-family: "Tempo", "TempoStd", "Open Sans", Helvetica, Sans-Serif;
font-weight: 400;
}

h1, h2, h3, h4, h5, h6, p, span, div, a, button, input, textarea {
font-family: inherit;
}

/* ============================================================ */
  
/*generic*/
body { height: 100%; width: 100%; overflow-y: visible; }
.wrapper { width: 976px; margin: 0 auto; }
/*header*/
.header { height: 182px; width: 976px; margin: 0 auto; }
/*main-content*/

h1, h2, h3, h4, h5, h6, p, span, div, a, button, input, textarea {
    font-family: inherit;
}

.toolbar .breadcrumb {
    background: url(/common/CCLUS/css/images/bg-wrapper.gif/images/bg-breadcrumb.jpg) repeat-x left top;
    position: relative;
    height: 23px;
    width: auto;
    float: left;
}
* html .toolbar .breadcrumb { width: 269px; }
    .toolbar .breadcrumb span {
        background: url(/common/CCLUS/css/images/bg-breadcrumb-arrow.gif) no-repeat left top;
        height: 23px;
        width: 8px;
        position: absolute;
        right: -8px;
        top: 0;
    }
.toolbar .breadcrumb ul { height: 23px; }
    .toolbar .breadcrumb ul li {
        background: url(/common/CCLUS/css/images/bg-breadcrumb-separator.gif) no-repeat right top;
        height: 23px;
        float: left;
        padding: 0 15px 0 10px;
    }
.toolbar .breadcrumb ul li.first-child { background: none; padding: 0; }
.toolbar .breadcrumb ul li.last-child { background: none; padding: 0 10px 0 5px; }
.toolbar .breadcrumb ul li.last-child a { color: #0065c9; }
.toolbar .breadcrumb ul li a { color: #105598; font: normal 12px/23px Arial, Helvetica, sans-serif; text-decoration: none; }
*:first-child + html .toolbar .breadcrumb ul li a { line-height: 21px; }
.toolbar .breadcrumb ul li a:hover { text-decoration: underline; cursor: pointer; }

.links { float: right; clear: right; margin-right: 8px; }
.links li { float: left; padding-right: 10px; }
.links li a { color: #0065c9; font: normal 11px/22px Arial, Helvetica, sans-serif; text-decoration: none; padding-left: 15px; }
*:first-child + html .links li a { line-height: 19px; }
.links li a:hover { text-decoration: underline; cursor: pointer; }
    .links li a.share {
        color: #00753c;
        background: url(/common/CCLUS/css/images/share-icon.gif) no-repeat left top;
    }
    .links li a.send {
        background: url(/common/CCLUS/css/images/send-icon.gif) no-repeat left center;
        padding-left: 20px;
    }
    .links li a.print {
        background: url(/common/CCLUS/css/images/print-icon.gif) no-repeat left top;
        padding-left: 20px;
    }
.main-content { height: auto; width: 976px; margin: 0 auto; }
* html .main-content { overflow: hidden; }
.main-content h1 { color: #10559a; font: bold 28px/28px Arial, Helvetica, sans-serif; margin-top: 16px; margin-left: 8px; margin-bottom: 5px; width: 220px; float: left; }
.main-content iframe { float: left; margin-top: 19px; }
.main-content p.text { color: #555; font: normal 18px/18px Arial, Helvetica, sans-serif; margin-left: 8px; margin-bottom: 10px; float: left; clear: left; width: 400px; }
.genericWrap { padding-top: 10px; }
/*[fmt]1100-010A-3*/

/********** GLOBAL STYLES ***********/

.left { float: left; display: inline; }
.right { float: right; display: inline; }
.clear { clear: both; }
.hid { display: none !important; }
.no-bdr { border: 0 none !important; }
.no-bg { background: none !important; }
.no-pad { padding: 0 !important; }
strong { font-weight: bold; }
body { font-family: Arial, Helvetica, sans-serif; color: #555; /*background: #FFF url(/common/CCLUS/css/img/background/cloud-bg.jpg) repeat-x -10% 0; */}
.content-width { width: 962px; overflow: visible; margin: 0 auto; display:block !important; position: relative; z-index: 10; padding-top: 0; }
a, a:link, a:visited { color: #10559a; text-decoration: none; }
a.btn { display: block; text-indent: -999999px; cursor: pointer; outline: none; overflow: hidden; text-align: left; }
a.blue-btn, a.blue-btn:link, a.blue-btn:visited, a.red-btn, a.red-btn:link, a.red-btn:visited { font-family: tempo; font-weight: normal; width: 84px; height: 19px; padding-top: 2px; padding-left: 6px; text-align: center; color: #FFF; font-size: 11px; text-transform: uppercase; display: block; }
a.red-btn, a.red-btn:link, a.red-btn:visited { padding-top: 3px; height: 19px; }
*:first-child + html a.blue-btn, *:first-child + html a.red-btn { padding-top: 3px !important; height: 18px !important; }
* html a.blue-btn, * html a.red-btn { padding-top: 3px !important; height: 18px !important; }
    a.blue-btn {
        background: url(/common/CCLUS/css/img/button/blue-btn.png) no-repeat 0 0;
    }
    a.blue-btn-lg, a.blue-btn-lg:link, a.blue-btn-lg:visited {
        background-image: url(/common/CCLUS/css/img/button/blue-btn-lg.png);
        width: 109px;
    }
a.blue-btn:hover, .active a.blue-btn { background-position: 0 bottom; }
    a.red-btn {
        background: url(/common/CCLUS/css/img/button/red-btn.png) no-repeat 0 0;
    }
    a.green-btn, a.green-btn:link, a.green-btn:visited {
        background: url(/common/CCLUS/css/img/button/green-btn.gif) no-repeat 0 0;
        display: block;
        height: 38px;
        padding-left: 17px;
        text-transform: uppercase;
        color: #FFF;
    }
        a.green-btn span {
            font-size: 16px;
            cursor: pointer;
            background: url(/common/CCLUS/css/img/button/green-btn.gif) no-repeat right 0;
            display: inline-block;
            height: 30px;
            padding-right: 35px;
            padding-top: 8px;
            font-family: tempo;
        }
*:first-child + html a.green-btn span { padding-top: 9px; height: 29px; }
* html a.green-btn span { padding-top: 9px; height: 29px; cursor: pointer; }
.textshadow a.green-btn span { text-shadow: 0px -1px 0px #629E1A; }
a.circle-arrow {
    display: inline-block;
    padding: 2px 18px 2px 0;
    font-size: 11px;
    color: #105598;
    background: url(/common/CCLUS/css/img/icon/circle-arrow-right.png) no-repeat right center;
}
a.circle-arrow:hover { text-decoration: underline; }
.editable-overview-block ul { margin-bottom: 15px; }
    .editable-overview-block ul li {
        padding-left: 25px;
        background: url(/common/CCLUS/css/img/icon/circle-arrow-right.png) no-repeat 0 0;
        margin-bottom: 5px;
    }
.editable-overview-block button {
    border: 0 none #000000;
    font-family: tempo;
    cursor: pointer;
    background: transparent url(/common/CCLUS/css/img/button/blue-btn-lg.png) no-repeat 0 0;
    width: 115px;
    height: 21px;
    padding-bottom: 3px;
    padding-left: 6px;
    text-align: center;
    color: #FFF;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
}
.editable-overview-block button:hover { background-position: 0 bottom; }
/********* HEADER STYLES ***********/
/*.au_header { width:962px; margin:10px auto; background:url(/common/CCLUS/css/img/background/header-top.png) no-repeat 0 0; overflow:visible; position:relative; z-index:100; background-image: url(/common/CCLUS/css/img/background/header-top.png); }*/
/******* FOOTER STYLES ***********/
/*.au_footer { background:#E1EFFE url(/common/CCLUS/css/img/background/footer-top-shadow.png) no-repeat center top; margin-top:40px; padding-bottom:40px; display:block; overflow:hidden; clear:both; float:none; }*/
/********* FOOTER SIGNUP FORM **********/
.au_signup { background: transparent; }
.au_signup .email { border: 0 none #000000; width: 144px; height: 26px; margin-bottom: 16px; padding: 0 10px; color: #0065C9; font: bold 11px/26px Arial, Helvetica, sans-serif; vertical-align: middle; background: url(/common/CCLUS/css/img/background/email-input.gif) no-repeat 0 0; }
    .au_signup .submit {
        border: 0 none #000000;
        width: 90px;
        height: 29px;
        margin-left: 5px;
        background: url(/common/CCLUS/css/img/button/subscribe-btn-blue.gif) no-repeat 0 0;
        cursor: pointer;
    }
/******* TOOLBAR WIDGET **********/
.toolbar { width: 922px; margin: 0 auto 10px; height: 23px; clear: both; }
    .toolbar .breadcrumbs {
        display: block;
        background: url(/common/CCLUS/css/img/background/breadcrumb-grad.gif) repeat-x 0 0;
        height: 23px;
        overflow: hidden;
        float: left;
    }
        .toolbar .breadcrumbs a {
            font-size: 12px;
            color: #105598;
            height: 23px;
            line-height: 23px;
            vertical-align: middle;
            padding: 0 20px 0 10px;
            display: block;
            float: left;
            background: url(/common/CCLUS/css/img/background/breadcrumb-mid.gif) no-repeat right 0;
        }
.toolbar .breadcrumbs a:hover { text-decoration: underline; }
            .toolbar .breadcrumbs a.first-child {
                background: url(/common/CCLUS/css/img/icon/breadcrumb-home.gif) no-repeat 0 0;
                width: 32px;
                padding: 0;
                text-indent: -9999px;
                overflow: hidden;
            }
            .toolbar .breadcrumbs a.last-child {
                background: url(/common/CCLUS/css/img/background/breadcrumb-end.gif) no-repeat right 0;
            }
/* Overwrite breadcrumb style for CruiseDeals and subpages */
#ccl-specials .toolbar .breadcrumbs { background: none; }
.toolbar .social { float: right; font-size: 11px; line-height: 20px; height: 23px; margin-top: -20px; }
/* Overwrite social toolbar style for CruiseDeals and subpages */
#ccl-specials .toolbar .social { margin-top: 0px; }
.toolbar .social a { margin-right: 15px; display: inline-block; vertical-align: middle; }
.toolbar .social a:hover { text-decoration: underline; }
.toolbar a.share { color: #363636; }
.toolbar a.mail { padding-left: 18px; background: url(/common/CCLUS/css/img/icon/mail.gif) no-repeat 0 center; }
.toolbar a.print { padding-left: 19px; background: url(/common/CCLUS/css/img/icon/print.gif) no-repeat 0 center; }
.toolbar a.last-child { margin-right: 0; }
/******* PLAN YOUR CRUISE WIDGET ********/
.pyc { width: 766px; /*936px;*/ height: 58px; overflow: hidden; background: url(/common/CCLUS/css/img/background/find-cruises-to-bg.png) no-repeat 0 0; margin: 0 auto; padding-left: 170px; clear: both; }
.pyc h3 { float: left; text-transform: uppercase; color: #1D69B3; font-weight: bold; font-size: 14px; padding-left: 40px; padding-top: 3px; background: url(/common/CCLUS/css/img/icon/pyc-icon.png) no-repeat 0 0; margin-top: 10px; display: inline-block; margin-right: 10px; }
.pyc h3 span { display: block; font-size: 11px; }
.pyc select, .pyc span.lg { float: left; color: #0065C9; font: bold 12px Arial, Helvetica, sans-serif; margin-top: 16px; margin-right: 10px; padding: 5px; display: block; }
*:first-child + html .pyc select { margin-top: 20px; }
* html .pyc select { margin-top: 20px; }
.pyc select.lg, .pyc span.lg { width: 230px; }
.pyc select.md { width: 140px; }
.cruise-search-widget.noNumberOfGuestsField.pyc select.lg,
.cruise-search-widget.noNumberOfGuestsField.pyc span.lg { width: 265px; }
.cruise-search-widget.noNumberOfGuestsField.pyc select.md { width: 200px; }
/*.pyc span.lg {color:#c00a18; background:#DCDCDC; border:1px solid #ccc;}*/
.pyc span.lg { color: #c00a18; background: #fafafa; border: 1px solid #ccc; }
.pyc input { float: left; margin-top: 15px; margin-right: 10px; width: 147px; height: 30px; background: url(/common/CCLUS/css/img/button/pyc-search-btn.png) no-repeat 0 0; border: 0 none #000000; cursor: pointer; }
.pyc a, .pyc a:link, .pyc a:visited { font-size: 10px; text-decoration: underline; float: left; margin-top: 15px; width: 55px; }
/******** UI TABS ********/
.tabs { background: none; border: 0 none #000000; padding: 0; font-size: 14px; }
.tabs .ui-tabs-nav { background: none; padding: 0; border: 0 none #000000; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-bottom: 0px solid #034995; font-family: Arial, Helvetica, sans-serif; }
.tabs .ui-tabs-nav li { margin-right: 3px; margin-bottom: 0; }
.tabs .ui-tabs-nav li.last-child { margin-right: 0; }
.tabs .ui-tabs-nav li a { padding: 10px 17px; font-size: 14px; }
.tabs .ui-tabs-nav .ui-state-default { border: 1px solid #0A6ED2; background: #0A6ED2 url(/common/CCLUS/css/img/background/tabs-active-bg.gif) repeat-x 0 0; }
.tabs .ui-tabs-nav .ui-state-active { border: 1px solid #9DCCF4; background: #fff; /*#0A6ED2 url(/common/CCLUS/css/img/background/tabs-active-bg.gif) repeat-x 0 0;*/ }
.tabs .ui-state-default a, .tabs .ui-state-default a:link, .tabs .ui-state-default a:visited { color: #FFF; font-weight: bold; }
.tabs .ui-state-active a, .tabs .ui-state-active a:link, .tabs .ui-state-active a:visited { color: #0065C9; font-weight: bold; }
.tabs .ui-tabs-panel, .tabs .ui-tabs-panel-sect { padding: 20px; border: 1px solid #9DCCF4; font-family: Arial, Helvetica, sans-serif; background: url(/common/CCLUS/css/img/background/tabs-panel-bg.gif) repeat-x 0 bottom; }
.tabs .ui-tabs-panel-sect { margin-bottom: 20px; }
/******* TEXT-SIZE WIDGET ******/
.text-size { color: #004B88; font-size: 10px; margin-bottom: 21px; margin-right: 7px; zoom: 1; }
.text-size a { color: #004B88; margin-left: 2px; width: 19px; height: 19px; vertical-align: text-bottom; display: inline-block; text-align: center; background: url(/common/CCLUS/css/img/background/text-size-bg.gif) no-repeat 0 0; }
.text-size a.sm { padding-top: 2px; height: 17px; }
.text-size a.md { padding-top: 1px; height: 18px; }
.text-size a.sm, .ts-sm { font-size: 10px !important; }
.text-size a.md, .ts-md { font-size: 12px !important; }
.text-size a.lg, .ts-lg { font-size: 14px !important; }
/****** SIDEBAR BOXES ******/
.sidebar { position: relative; width: 250px; }
.sidebar .box { background: #E4F1FF url(/common/CCLUS/css/img/background/sidebar-grad.gif) repeat-x 0 0; width: 245px; margin: 0 0 15px; clear: both; position: relative; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: inset 0 0 3px #88B4D4; -pie-box-shadow: 0 0 3px #88b4d4; -moz-box-shadow: inset 0 0 3px #88b4d4; -webkit-box-shadow: 0 0 5px #88b4d4; /*behavior:url('/common/CCLUS/Core2/css/PIE.htc');*/ }
.sidebar .box .sect { padding: 20px; overflow: auto; clear: both; border-bottom: 1px solid #D3E1EC; border-top: 1px solid #FFF; width: 183px; margin: 0 auto; }
.sidebar .box .first-child { border-top: 0 none #000000; }
.sidebar .box .last-child { border-bottom: 0 none #000000; }
.sidebar .box .title { padding: 10px 20px 0; }
.sidebar h2 { text-transform: uppercase; font: bold 18px arial; letter-spacing: -0.06em; margin-bottom: 5px; color: #D70520; }
.sidebar h2.wheel { padding-left: 35px; background: url(/common/CCLUS/css/img/icon/wheel-icon.png) no-repeat 0 0; height: 32px; line-height: 32px; vertical-align: middle; }
.sidebar h2.friend { padding-left: 35px; background: url(/common/CCLUS/css/img/icon/friend-icon.png) no-repeat 0 0; height: 32px; line-height: 32px; vertical-align: middle; }
.sidebar h2 span { color: #03508E; }
.sidebar h2 span.sm { font-size: 14px; display: block; }
.sidebar p { color: #6B6B6B; font-size: 12px; margin-bottom: 5px; }
.sidebar p.phone { background: url(/common/CCLUS/css/img/icon/phone-cir.png) no-repeat 0 0; padding-left: 40px; }
.sidebar a { color: #105598; }
.sidebar a.arr { color: #105598; font-size: 11px; /*padding-right:7px; background:url(common/CCLUS/css/img/icon/blue-arrow-right-tall.gif) no-repeat right bottom;*/ display: inline-block; }
.sidebar a.arr:hover { text-decoration: underline; }
.sidebar a.arr img { margin-left: 2px; vertical-align: middle; }
.sidebar img { margin-left: -10px; }
.sidebar .img-div { width: 115px; }
/********IMAGE SLIDER WIDGET*********/
.image-slider-widget .nivoSlider { margin: 0 auto 10px; width: 595px; height: 312px; }
.image-slider-widget .nivo-controlNav, .image-slider-widget .nivo-caption { display: none !important; }
.image-slider-widget .slider-caption p { height: 40px; }
/*******THUMBNAIL SLIDER WIDGET ***********/
.tn-widget { background: #FFF url(/common/CCLUS/css/img/background/horz-tn-slider-bg.gif) no-repeat center center; position: relative; display: block; margin-bottom: 15px; padding: 10px 20px; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; box-shadow: 0px 0px 5px #CEE4F4; -moz-box-shadow: 0px 0px 5px #cee4f4; -webkit-box-shadow: 0px 0px 5px #cee4f4; /*behavior:url('/common/CCLUS/Core2/css/PIE.htc');*/ }
#ttdContainer .tn-widget{ clear: both;}
.tn-widget .prev, .tn-widget .next { width: 9px; height: 14px; display: block; position: absolute; top: 45px; text-indent: -9999px; overflow: hidden; }
.tn-widget .prev { background: url(/common/CCLUS/css/img/button/carousel-left.png) no-repeat 0 0; left: 8px; }
.tn-widget .next { background: url(/common/CCLUS/css/img/button/carousel-right.png) no-repeat 0 0; right: 8px; }
.tn-widget .carousel-wrap { height: 75px; margin: 0px 0 0 11px; }
.tn-widget li { padding: 4px; background: #CCC; margin-right: 4px; position: relative; width: 98px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 1px 1px 1px #90B6D6; -moz-box-shadow: 1px 1px 1px #90b6d6; -webkit-box-shadow: 1px 1px 1px #90b6d6; }
.tn-widget li.active, .tn-widget li:hover { background: #FFF; }
.tn-widget li a { display: block; height: 100%; }
.tn-widget li a .overlay { display: block; position: absolute; top: 4px; left: 4px; width: 98px; height: 64px; background: url(/common/CCLUS/css/img/background/tn-mag-overlay.png) no-repeat 0 0; overflow: hidden; text-indent: -9999px; }
.tn-widget li a.vid .overlay { background-image: url(/common/CCLUS/css/img/background/tn-vid-overlay.png); }
.tn-widget li.active a .overlay, .tn-widget li:hover a .overlay { display: none; }
.tn-widget .carousel-wrap img { width: 98px; height: 64px; }
.tn-widget li.no-topic-match { background: none; width: 100%; vertical-align: middle; text-align: center; height: 65px !important; width: 540px !important; line-height: 65px; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
/****** TN CAROUSEL TOPICS WIDGET ***********/
.topics-widget { margin-top: 15px; display: block; clear: both; overflow: hidden; width: 100%; }
.topics-widget ul { float: left; display: inline-block; overflow: hidden; background: url(/common/CCLUS/css/img/background/topic-widget-div.gif) no-repeat right 0; padding-right: 2px; }
.topics-widget li { float: left; display: inline-block; height: 25px; background: url(/common/CCLUS/css/img/background/topic-widget-bg.gif) repeat-x 0 0; line-height: 25px; vertical-align: middle; }
.topics-widget li.first-child { margin-right: 15px; background: none; }
.topics-widget a { float: left; display: block; line-height: 25px; vertical-align: middle; height: 100%; padding: 0 15px; color: #3C96E6; font-size: 12px; font-weight: bold; background: url(/common/CCLUS/css/img/background/topic-widget-div.gif) no-repeat 0 0; }
.topics-widget a.active, .topics-widget a:hover { background: url(/common/CCLUS/css/img/background/topic-widget-bg.gif) repeat-x 0 bottom; color: #0C5698; }
/********* MAP WIDGET *******************/
.map-widget { padding: 4px; background: #EEF6FB; margin-bottom: 5px; border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; }
.map-widget .map { margin-bottom: 7px; }
.map-widget .map img { margin: 0; }
.map-widget a { display: block; width: 170px; font-size: 11px; color: #2F7FAC; padding-right: 35px; padding-bottom: 5px; background: url(/common/CCLUS/css/img/icon/map-directional.png) no-repeat right 0; margin: 0 auto; }
.map-widget a:hover { text-decoration: underline; }
.map-legend { margin-bottom: 15px; font-size: 11px; color: #444; }
.map-legend span { display: inline-block; margin-left: 10px; padding-left: 15px; background: url(/common/CCLUS/css/img/icon/white-bullet.png) no-repeat 0 0; }
.map-legend .depart { background-image: url(/common/CCLUS/css/img/icon/red-bullet.png); }
/**************** FANCYBOX POPUP ****************/
#fancybox-content .fb { background: url(/common/CCLUS/css/img/background/slider-lightbox-bg.gif) repeat-x 0 0; width: 665px; position: relative; padding: 10px; }
#fancybox-content .fb h3 { margin: 10px 0 3px; font-size: 14px; color: #10559A; font-weight: bold; }
#fancybox-content .fb p { color: #222; font-size: 11px; }
#fancybox-content .fb img { position: relative; z-index: 50; display: block; }
#fancybox-content .fb .prev, .fb .next { width: 150px; height: 342px; overflow: hidden; display: block; text-indent: -9999px; position: absolute; top: 20px; background: none; z-index: 100; }
#fancybox-content .noPrevNext .prev, .noPrevNext .next { display: none; }
#fancybox-content .fb .prev {
    left: 5px;
    background: url(/common/CCLUS/js/fancybox/fancy_nav_left.png) no-repeat -9999px center;
}
#fancybox-content .fb .next {
    right: 5px;
    background: url(/common/CCLUS/js/fancybox/fancy_nav_right.png) no-repeat -9999px center;
}
#fancybox-content .fb .prev:hover { background-position: left center; }
#fancybox-content .fb .next:hover { background-position: right center; }
/*#fancybox-left, #fancybox-right { display: none !important; }*/
/*************** FACEBOOK LIVE STREAM *****************/
.fb-live-stream { zoom: 1; margin: 0 0 15px; clear: both; }
/*
.fb-live-stream {width:260px; height:399px; border:1px solid #ddd; overflow:hidden; clear:both; display:block; position:absolute; top:35px; left:-10px; z-index:100;}
.fb-live-stream iframe {position:absolute !important; top:0; left:-1px;}
.fb-live-stream-hover {}
.sidebar .fbls {margin-top:450px;}*/
/*************** Find-a-Cruise sublayout *****************/
.find-a-cruise .btm { background-image: none; }
.find-a-cruise .btm .search { border: none; }