#cruisesearchresults { border-collapse: collapse; width: 98%; margin: 5px auto; _margin-top: 10px; }
#cruisesearchresults thead tr { background: transparent url(../img/results_header_slice.jpg) repeat-x top left; height: 40px; }
#cruisesearchresults th { padding: 0 3px; font-weight: bold; text-align: center; }

table#cruisesearchresults thead th.mapmagnify {width: 25px; padding-left: 15px; border-left: 1px solid #cce0eb;}
table#cruisesearchresults thead th.saildate {width: 100px; border-left: 1px solid #cce0eb;}
table#cruisesearchresults thead th.cruiseline {width: 95px;}
table#cruisesearchresults thead th.ship {width: 100px;}
table#cruisesearchresults thead th.cruiselineship {width: 45px;}
table#cruisesearchresults thead th.destination {width: 65px; padding-left: 10px;}
table#cruisesearchresults thead th.depport {width: 100px;}
table#cruisesearchresults thead th.length {width: 25px;}
table#cruisesearchresults thead th.brochure {width: 65px;}
table#cruisesearchresults thead th.price {width: 55px;}
table#cruisesearchresults thead th.pctsaved {width: 50px;}
table#cruisesearchresults thead th.status {width: 55px; border-right: 1px solid #cce0eb;}

table#cruisesearchresults tbody tr {height: 35px; width: 100%; background-color: #fff;} 
table#cruisesearchresults tbody tr.odd {background-color: #f2f1ec;}
table#cruisesearchresults tbody tr:hover,
table#cruisesearchresults tbody tr.hover {background-color: #FFFF99;}

#cruisesearchresults tbody tr td.mapmagnify { border-left: 1px solid #d5d5d5; }

div.cruisetourspg table#cruisesearchresults thead th.saildate { border-left: 1px solid #cce0eb; }
div.cruisetourspg table#cruisesearchresults tbody tr td.saildate { border-left: 1px solid #d5d5d5; }

#cruisesearchresults tbody tr td.status { border-right: 1px solid #d5d5d5; }
#cruisesearchresults { border-bottom: 1px solid #d5d5d5; }
#cruisesearchresults td { border-bottom: 0 !important;}
    
table#cruisesearchresults tbody td {text-align: center; margin: 0; padding: 2px;}
table#cruisesearchresults tbody td a {font-weight: bold;}
table#cruisesearchresults tbody td.mapmagnify {width: 25px; padding-left: 15px;} 
table#cruisesearchresults tbody td.saildate {width: 100px; border-left: 1px solid #d5d5d5 !important; }
table#cruisesearchresults tbody td.cruiseline {width: 95px;}
table#cruisesearchresults tbody td.ship {width: 100px;}
table#cruisesearchresults tbody td.cruiselineship {width: 190px;}
table#cruisesearchresults tbody td.destination-row {
    background-color: #93a76a;
    width: 95%;
    padding: 4px;
    font-size: 110%;
    font-weight: bold;
    height: 20px;
    padding-left: 25px;
    color: #fff;
    background-image: url(../img/whiterightarrow.gif);
    background-repeat: no-repeat;
    background-position: 15px 15px;
    text-transform: uppercase;
    text-align: left !important;
}
table#cruisesearchresults tbody td.destination {width: 90px;}
table#cruisesearchresults tbody td.depport {width: 100px;}
table#cruisesearchresults tbody td.length {width: 35px;}
table#cruisesearchresults tbody td.brochure {width: 65px;}
table#cruisesearchresults tbody td.price {width: 55px; font-weight: bold; color: #f00 !important; font-size: 105%;}
table#cruisesearchresults tbody td.pctsaved {width: 50px;}
table#cruisesearchresults tbody td.status {width: 55px;}
table#cruisesearchresults tbody td.status a {color: red !important; font-weight: bold;}

.promodetails {
    margin-left: -175px;
    margin-top: 15px;
    border: 2px solid #d9d9d7; background-color: #f3f5f4; padding: 10px;
    width: 300px;
    text-align: left !important;
}
.promodetails .promoheader {text-align: left !important; text-transform: uppercase; color: #6d6f40; font-weight: bold; clear:both;}
.promodetails ul {padding: 5px 0px; clear: both;}
.promodetails li {
    background-image: url(../img/bluerightarrow.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 10px;
    padding-bottom: 5px;
    text-align: left !important;
}

.specdeal {
    font-weight: bold;
}

.resultsnav {width: 98%; padding-left: 15px; height: 30px; margin-top: 15px; }
.resultsfound {width: 49%; float: left; font-size: 14px;text-align: left; }
.resultsfound strong {font-weight: bold;}  
.prevnext {width: 49%; float: left; text-align: right;}
.prevnext a,
.prevnext span {
    display: inline-block;
    height: 23px;
}
.prevnext a.prev { 
    background: transparent url(../img/left_arrow_round.gif) no-repeat top left;
    font-weight: bold; 
    text-transform: uppercase;
    padding-left: 30px;
}
.prevnext a.next { 
    background: transparent url(../img/right_arrow_round.gif) no-repeat top right;
    font-weight: bold; 
    text-transform: uppercase;
    padding-right: 30px;
}

.refinetop {
    background: transparent url(../img/refine_top_curve.gif) no-repeat bottom left;
    width: 720px;
    margin: 0 auto;
}
.refinebot {
    background: transparent url(../img/refine_bottom_curve.gif) no-repeat top left;
    width: 720px;
    margin: 0 auto;
}
.refine {
    width: 720px;
    margin: 0 auto !important;
    padding: 0 !important;
    border: 0 !important;
    background: #21829C url(../img/refine_slice.jpg) repeat-x top left;
    text-align: center;
}
.refinesearch {
    width: 710px;
    margin: 0 auto;
    text-align: left;
}
.refinesearch .sub div {
    padding: 10px;
}
.refinesearch .sub label {
    width: 130px;
    display: inline-block; /* damn IE6 does not support this! */
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.restrict {
    padding: 5px !important;
}
.restrict label {
    width: 290px !important;
    padding-left: 4px;
}

.refinesearchline {
    width: 710px;
    clear: both;
}
.sub1 {
    float: left;
    width: 50%;
}
.sub2 {
    float: left;
    width: 50%;
}
.subinner {
/*    padding: 0 0 0 5px !important;*/
}
.sub .button {
    text-align: center;
    margin-top: 5px;
}
.searchformhead {
    height: 65px;
}
.tleft {
    float: left;
    width: 475px;
}
.tright {
    float: left;
    width: 230px;
}
.refineyoursearch {margin-top: 4px;}
.refineyoursearch a,
.refineyoursearch a:visited {
    cursor: pointer;
    width: 227px;
    height: 52px;
    display: block; 
    background: transparent url("../img/refine_your_search.gif") no-repeat top right;
}
.refineyoursearch a:hover {
    background: transparent url("../img/refine_your_search_hover.gif") no-repeat top right;
}
.refineyoursearch span {
    visibility: hidden;
    position: absolute;
    left: -999px;
}
#searchformbody { border-top: 1px dashed #fff; }
.searchformmid {
    margin-bottom: 2px;
    width: 100%;
}
.needcall {
    background: transparent url("../img/need_help_agent.gif") no-repeat top left;
    padding-left: 60px;
    color: #fff;
    text-align: left;
    height: 55px;
    margin: 3px 0 0 15px;
}
.needhelp {
    font-size: 19px;
    font-style: italic;
    margin-top: 8px;
}
.callnum {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .02em;
}
.callnum .phone {
    font-size: 18px;
    font-weight: normal;
}

.bottomcontact { text-align: center; margin: 0 auto; padding: 15px 0 15px 0; }
.questions, .getanswers, .callquote { margin: 5px auto; width: 420px; text-align: center; }
.questions { color: #1C80BE; font-size: 16px; font-weight: bold; }
.getanswers { font-size: 16px; font-weight: bold; }
.experienced { font-style: italic; }
.callquote {
    color: #1C80BE;
    font-size: 18px;
    font-weight: bold;
}
.hint {margin-left: 12px;}

.cruisetoursp {
    padding: 5px 15px 5px;
}
.cruisetoursdestlinks { margin-top: 8px; padding-left: 15px; }
.cruisetoursdestlinks a {
    background: transparent url(../img/bluerightarrow.gif) no-repeat 0 5px;
    padding: 0px 15px 5px 10px;
    font-weight: bold;
}

.sorthelp {
    width: 98%;
    margin: 0 auto;
}
.sorthelp p {
    color: #3c3c3c;
}