.searchresults .body p {
    color: #535353;
    margin: 5px 5px 15px 5px;
}
.noresults {
    border: 2px outset #ccc;
    background-color: lightyellow;
    padding: 5px 10px;
    margin: 5px;
}
.noresults p {
    margin: 5px 0;
}

.sidebarlink {
    display: block;
    font-weight: bold;
    margin: 5px 0 5px 10px;
    position: relative;
    z-index: 5;
    text-decoration: none !important;
    height: 39px;
    width: 193px;
    top: 5px;
}
.sidebarlink span {
    visibility: hidden;
    text-decoration: none !important;
}

.hideit {
    background: transparent url("/img/newlayout/button_showhidesidebar.jpg") no-repeat 0 -39px;

}
.showit {
    background: transparent url("/img/newlayout/button_showhidesidebar.jpg") no-repeat 0 0;
}
/**********************************************************************/
/* navigation                                                         */
/**********************************************************************/
.searchresults .nav {
    clear: both;
    position: relative;
/*    height: 30px;*/
    height: 1.25em;
    margin: 15px 5px 20px;
}

.searchresults .nav .total {
    padding: 0 0 0 4px;
}

.searchresults .arrow a {
    display: block;
    text-decoration: none;
    width: 16px;
    height: 17px;
}
.searchresults .nav .arrow span {
    visibility: hidden;
}
.searchresults .nav .first {
    background: transparent url("/img/newlayout/resultsarrowfirst.jpg") no-repeat 0 0;
}
.searchresults .nav .prev {
    background: transparent url("/img/newlayout/resultsarrowprev.jpg") no-repeat 0 0;
}
.searchresults .nav .next {
    background: transparent url("/img/newlayout/resultsarrownext.jpg") no-repeat 0 0;
}
.searchresults .nav .last {
    background: transparent url("/img/newlayout/resultsarrowlast.jpg") no-repeat 0 0;
}
.searchresults .nav .arrow {
    float: left;
    width: 20px;
    text-align: center;
}
.searchresults .nav .pages {
    float: left;
    width: 160px;
    text-align: center;
}
.searchresults .nav .pages p {
    margin: 0;
}
.searchresults .nav .actions {
    position: absolute;
    top: 0;
    right: 0;
}
.count {
    font-weight: bold;
}
.searchresults .nav .pages .current {
    font-weight: bold;
/*    font-style: italic;*/
/*    color: #2072A2 !important;*/
    color: orange !important;
}
a.page {
    text-decoration: none;
    padding: 0 2px;
    color: #535353;
}
.nav .sortform label {
    color: #B90713;
    font-weight: bold;
}
.nav .sortform {
    margin: 0 0 12px 6px;
}

.resultcount {
    display: block;
    color: #7f7f7f !important;
    font-size: 13px !important;
    padding: 12px 10px 0 0 !important;
    font-weight: bold;
}


#onecol .resultcount {
    color: #fff !important;
}
#onecol .searchresults .saildate {
    width: 95px;
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
}
#onecol .searchresults .cruiseline {
    text-align: left !important;
    width: 95px;
}
#onecol .searchresults .cruiseship {
    text-align: left !important;
    width: 100px;
    padding-left: 5px;
}
#onecol .searchresults .destination {
    width: 65px;
    padding-left: 10px;
}
#onecol .searchresults .port {
    width: 100px;
}
#onecol .searchresults .length {
    width: 25px;
}
#onecol .searchresults .price {
    width: 55px;
}
#onecol .searchresults td.price {
    color: #900;
    font-weight: bold;
}
#onecol .searchresults th.save {
    line-height: 1em;
    padding-top: 0;
    padding-bottom: 0;
}
#onecol .searchresults .save {
    width: 50px;
    font-weight: bold;
    text-align: center;
}
#onecol .searchresults td.save {
    color: #900;
}

#onecol .searchresults th.promo,
#onecol .searchresults td.promo {
    width: 115px;
    font-weight: bold;
    text-align: center;
}


#twocol .searchresults .saildate span.comma {
    display: none;
}

/**********************************************************************/
/* results table                                                      */
/**********************************************************************/

.searchresults table {
    margin: 0 auto;
    width: 98%;
}
.searchresults .results thead th {
    background: transparent url("/img/newlayout/searchresultsheaderslice.jpg") repeat-x 0 0;
    height: 29px;
    text-align: center;
}
.searchresults .results {
    border: 1px solid #ccc;
    border-collapse: collapse;
}
 
.searchresults tbody td,
.searchresults tbody th {
    background-color: #F7F7F7;
    padding: 12px 0 6px;
    vertical-align: top;
    border-top: 1px dotted #aaa;
    cursor: pointer;
}
.searchresults .first td,
.searchresults .first th {
    border-top: 1px solid #ccc !important;
}
.searchresults .first div {
/* override image from attabs */
/*    background-image: none !important; */
}
.searchresults tbody td {
    font-size: 12px !important;
}
.searchresults tbody .even td,
.searchresults tbody .even th {
    background-color: #fff;
}
.searchresults tbody .hover td,
.searchresults tbody .hover th {
    background-color: lightyellow;
}
.searchresults thead th a,
.searchresults thead th a:active,
.searchresults thead th a:link,
.searchresults thead th a:visited {
    color: #000;
    font-weight: bold;
}
.searchresults tbody th.saildate a,
.searchresults tbody th.saildate a:active,
.searchresults tbody th.saildate a:link,
.searchresults tbody th.saildate a span,
.searchresults tbody th.saildate a:active span,
.searchresults tbody th.saildate a:link span {
    color: #014A82 !important;
    font-weight: bold;
    text-decoration: underline;
}
.searchresults tbody th.saildate a:visited,
.searchresults tbody th.saildate a:visited span {
    color: #4e6170 !important;
}

.searchresults .resultsbydest th,
.searchresults .resultsbydest td {
    border-top: 1px dotted #aaa;
}
/* destination row (when sort by/group by destination) */
.searchresults .resultsbydest .destrow td {
    background-color: #E0F5F6;
    padding-left: 10px;
    font-weight: bold;
    font-size: 16px !important;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc;
}
.searchresults .resultsbydest .disc th,
.searchresults .resultsbydest .disc td {
    border-bottom: 0;
    border-top: 0;
}
.searchresults .itinpromo {
    display: none;
    position: absolute;
    background-color: lightyellow;
    width: 222px;
    border: 2px outset #5f5f5f;
    text-align: left;
    padding: 4px;
}
.searchresults .resultsbydest .destrow .top a {
/*    display: block;*/
    background-color: #F4F3EF;
    border: 1px solid #D0D2D1;
    padding: 2px 8px;
    text-align: center;
    font-size: 12px;
}


/* saildate column */
.searchresults th.saildate {
    text-align: center;
    width: 85px;
}
.searchresults .resultsbydest th.saildate,
.searchresults .byship th.saildate {
    text-align: left !important;
    width: 105px;
    padding-left: 10px;
}
.searchresults th.saildate span {
    display: block;
}

/* cruiseline and ship column */
.searchresults .cruiselineship {
    text-align: left !important;
    width: 120px;
}
.searchresults .resultsbydest .cruiselineship {
    width: 150px !important;
    padding-right: 10px;
}

/* destination column */
.searchresults .destination {
    text-align: left !important;
    width: 60px;
    padding-right: 10px;
}
.searchresults .byship th.destination {
    width: 80px;
}

/* departure port column */
.searchresults .port {
    text-align: left !important;
    width: 100px;
}
.searchresults .resultsbydest .port,
.searchresults .byship .port {
    width: 170px !important;
}

/* length column */
.searchresults .length {
    text-align: center;
    width: 40px;
    padding-right: 10px;
}

/* price column */
.searchresults tbody .price {
    text-align: center;
    width: 140px;
    background-color: #EAEAEA;
/*    border-top: 1px solid #fff;*/
}
.searchresults .byship .even .price {
    background-color: #fff !important;
}
.searchresults .byship .price {
    background-color: #F7F7F7 !important;
    width: 80px;
}
.searchresults .price .amount {
    color: #f00;
    font-weight: bold;
    font-size: 14px;
}
.searchresults .price .save {
    font-weight: bold;
}
.searchresults .price .promo {
    color: #016F92;
    font-size: 11px;
    margin-top: 2px;
}
.searchresults .deal {
    display: inline; /* to get the background image next to the text */
    background: transparent url("/img/newlayout/icon_dollar_small.jpg") no-repeat 0 0;
    padding-left: 11px;
}

/* save column */
.searchresults .byship .save {
    width: 60px;
    font-weight: bold;
}

/* discount column */
.searchresults .byship .discount {
    text-align: left !important;
    width: 150px;
    font-weight: bold;
}
.searchresults .byship td.discount {
    font-weight: normal;
    color: #016F92;
}

.destrow td.top {
    text-align: right;
    padding-right: 10px;
}

/**********************************************************************/
/* destination page                                                   */
/**********************************************************************/
.desttop {
    margin-bottom: 25px;
}
.desttop img {
    float: right;
    margin: 10px 10px 0 15px;
}
.desttop h2,
.desttop p {
    color: #5F5F5F;
}
.desttop h2 {
    font-size: 15px;
    margin: 10px 0 0 10px;
    font-weight: bold;
}
.desttop p {
    margin: 1px 0 0 10px !important;
}


/**********************************************************************/
/* search form                                                        */
/**********************************************************************/
.searchpage form {
    margin: 0 10px;
}
.searchpage .field {
    margin: 10px 0 5px 20px;
}
.searchpage .field .title {
    font-weight: bold;
    text-indent: -15px;
}
.searchpage .field .title span {
    color: #069;
    padding-right: 3px;
}
.searchpage .field th {
    color: #3D3D3D;
    margin: 5px 0;
}

.searchpage .field div,
.searchpage .field td {
    padding: 3px 6px 3px 0;
}
.searchpage label {
    padding-right: 4px;
}
/*.searchpage .anyall input {
    vertical-align: middle;
    margin-left: 5px;
}*/
.searchpage .operatorship {
    height: 2em;
    clear: left;
}
.searchpage .cruiseline {
    float: left;
    width: 19em;
}

.searchpage .ship {
    display: none;
    float: left;
    width: 18em;
}
.advsearch .submit {
    margin: 10px 0;
}

.destintro {
    padding: 10px;
    color: #535353;
}

/**********************************************************************/
/* text search results                                                */
/**********************************************************************/
.txtsearchform {
    margin: 10px;
}
.txtsearchform input {
    vertical-align: bottom;
}


/**********************************************************************/
/* cruisetour results                                                 */
/**********************************************************************/
.cruisetourresults .tourinfo td {
    border-top: 0 !important;
    padding-left: 8px;
}

p.cruisetour-key {
    margin: 0 auto;
    width: 98%;
}
span.cruisetour {
    display: inline !important;
    padding-left: 3px;
    font-weight: bold;
    font-size: 17px;
}