.maintitle .right {
    right: 10px !important;
    top: 9px !important;
}
.maintitle .right a,
.maintitle .right a:active,
.maintitle .right a:link,
.maintitle .right a:visited {
    font-weight: bold;
    color: #fff;
}
.maintitle .right a:hover {
    color: #2072A2 !important;
}

/************************************
*  layout
************************************/
.top .left {
    float: left;
    width: 200px;
    text-align: center;
}
.top .right {
    float: left;
    width: 550px;
}

.top .left img {
    margin: 10px auto 0;
}

.top .right .rated {
    text-align: right;
    margin: 10px auto;
}
.top .right p {
    padding: 0 5px 0 8px;
}

.imglink,
.imglink:active,
.imglink:link,
.imglink:visited {
    color: #369;
    display: block;
    margin: 5px 0;
    cursor: pointer;
}

/************************************
*  tabs 
************************************/
/*li#sailingstab { width: 105px !important; }
li#profiletab { width: 110px !important; }
li#deckplanstab { width: 130px !important; }
li#cabinstab { width: 90px !important; }
li#recreationtab { width: 130px !important; }*/
li#sailingstab { width: 110px !important; }
li#profiletab { width: 115px !important; }
li#deckplanstab { width: 135px !important; }
li#cabinstab { width: 95px !important; }
li#recreationtab { width: 140px !important; }
li.tab a {
    text-transform: uppercase;
    color: #287399 !important;
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    padding-top: 12px;
    background: transparent url("/img/blue_arrow_right.gif") no-repeat 94% 13px;
}


.tabcontent {
    display: none;
}
.initvis {
    display: block;
}

.ship .main {
    margin: 10px;
}

#sailingstabcontent .tabcontentsection {
    padding: 10px 0 !important;
}

#sailingstabcontent li {
    list-style-type: none;
}

#profiletabcontent .tabcontentsection,
#deckplanstabcontent .tabcontentsection,
#cabinstabcontent .tabcontentsection,
#recreationtabcontent .tabcontentsection {
    padding: 10px 20px !important;
}

.shipstats {
    border: 1px solid #DAE5EA;
    width: 688px;
    background-color: #E8EFF2;
    margin: 8px auto;
}
.shipstats ul { height: auto !important; }
.shipstats li {
    width: 250px !important;
    font-weight: bold;
/*    height: 18px !important; */
    margin-top: 6px;
    text-align: left;
    float: left !important;
    list-style-type: none !important;
}
.shipstats li.header { font-size: 16px; text-transform: uppercase; }
.shipstats span { padding: 4px 0 4px 8px; font-weight: normal }
.shipstats li.header span { padding: 0 0 0 8px; }

.ammens { margin: 0 auto; border-spacing: 4px; }
.ammens caption { font-size: 14px; text-transform: uppercase; font-weight: bold;}
.ammens tr { vertical-align: top; }
.ammens td { background-color: #EBEBEB; width: 220px; border-right: 3px solid #fff; padding: 4px; text-align: left; }
.ammens td td { width: auto; border-right: 0; padding: 5px; }
.ammens td.Yes,
.ammens td.num { background: transparent url("/img/icon_yes.gif") no-repeat center left; padding-left: 20px; }
.ammens td.No { background: transparent url("/img/icon_no.gif") no-repeat center left; padding-left: 20px; }
.ammens span.count { margin-right: 2px; }
.ammens table { margin-bottom: 10px; }
.dining h3, .agerestrictions h3, .tipping h3,
#recreationtabcontent h3,
#cabinstabcontent h3 {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0 5px 0;
}
#recreationtabcontent h4,
#cabinstabcontent h4 {
    font-weight: bold;
}

h2.shipname {display:none}
p.desc { text-align: left; padding: 0 10px; }

#cabinstabcontent .thumb,
#recreationtabcontent .thumb {
    margin-right: 6px;
    margin-bottom: 10px;
}

#recreationtabcontent .thumb,
#cabinstabcontent .thumb {
    float: left;
    border: 1px solid #ccc;
    padding: 2px;
}
#deckplanstabcontent ul.decks {
    float: left !important;
    width: 200px !important;
    margin: 10px;
}
#deckplanstabcontent .deckplanimg {
    float: left;
    width: 400px;
    text-align: right;
    margin: 10px;
}
#deckplanstabcontent ul.decks li {
    list-style-type: none !important;
}


/************************************
*  calendar
************************************/
#calendar {
    margin-bottom: 15px;
}
#calendar p.instr {
    margin: 5px 0 5px 10px;
}
#calendar table {
    width: 97%;
    margin: 10px;
}
#calendar thead th {
    text-align: center;
    font-weight: bold;
    background-color: #ccc;
}
#calendar tbody th {
    text-align: left;
    width: 160px !important;
}
#calendar tbody tr,
#calendar tbody tr td {
    height: 1.5em;
}
#calendar th,
#calendar td {
    border: 1px solid #ddd;
    padding: 3px;
}
#calendar td,
#calendar td img {
    vertical-align: middle;
}
#calendar .secondyearcol {
    display: none;
}
#calendar .nextprev,
#calendar .nextprev:active,
#calendar .nextprev:link,
#calendar .nextprev:visited {
    display: block;
    text-decoration: underline;
    color: #369;
    cursor: pointer;
    text-align: right;
    margin: 5px 10px 0 0;
    font-weight: bold;
}
#calendar .even,
#calendar .even th,
#calendar .even td {
    background-color: #eee;
}
#calendar .hover {
    background-color: lightyellow;
}

#calendar th a,
#calendar th a:active,
#calendar th a:link,
#calendar th a:visited {
    font-weight: bold;
}

.recreation p {padding: 5px 0px;}

/************************************
*  search results (mods)
************************************/
.searchresults .saildate {
    text-align: left !important;
    padding-left: 15px !important;
    width: 100px;
}
