.section1 {padding-top: 5px; width:100%;}
.section1 .oplogo {float: left; padding-left: 15px; width: 200px;}
.section1 .shipname {float: left; color: #60632a; font-weight: bold; font-size: 130%; text-transform: uppercase; width:350px; vertical-align: bottom;}
.section1 .rating {float: left; width: 150px; text-align: right; text-transform: uppercase; color: #999;  vertical-align: bottom; font-size: 95%;}
.section2 {padding-top: 5px; width:100%;}
.section2 .shipimg {float: left; width: 200px; padding-left: 15px;}
.section2 .shipimg a {
    font-size: 105%;
    font-weight: bold;
    text-decoration: underline;
    color: #056798;
    cursor: pointer;
    background: url(../img/bluerightarrow.gif) no-repeat right center;
    background-position: 100% 5px;
    display: block;
    padding-top: 5px;
    width: 150px;
}
.section2 .shipdesc {float: left; width: 525px; font-size: 105%;}

#shiptabs { position: relative; padding-top: 15px;}
#shiptabs span {
      padding: 0px 17px 0px 17px;
      width: auto;
      z-index: 100;
      text-transform: uppercase;
}
#shiptabs span.not-selected {
      background:url(../img/tab_red_off_left.gif) no-repeat left top;
      color: #38471c;
      margin:0; 
      margin-right: 3px; 
      padding: 0px 0px 0px 0px;
      float:left;
      background-color: #bfc6b4; 
}
#shiptabs span.not-selected div {
       float:left;
      display:block;
       text-decoration: none;
       background:url(../img/tab_red_off_right.gif) no-repeat right top;
      padding:5px 20px 7px 15px;
    text-decoration: none;
    font-weight:bold;
    color:#38471c;
    line-height:25px;  
    cursor: pointer;
    font-size: 125%;
}
#shiptabs span.not-selected div a {text-decoration: underline; font-weight: bold; color: #38471c; }
#shiptabs span.not-selected div a:hover {color:#000 !important;}
#shiptabs span.selected {
      background:url(../img/tab_red_on_left.gif) no-repeat left top;
      color: #fff;
      margin:0;
      margin-right: 3px;  
      padding: 0px 0px 0px 0px;
      float:left;
      background-color: #546837;
}
#shiptabs span.selected div {
    float:left;
    display:block;
    text-decoration: none;
    background:url(../img/tab_red_on_right.gif) no-repeat right top;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    line-height:25px;  
    padding: 5px 20px 7px 15px;
    font-size: 125%;
    cursor: pointer;
}
#shiptabs span.selected a {text-decoration: none; font-weight: bold; color: #fff; }
#shiptabs span.selected a:hover {text-decoration: none; font-weight: bold; color: #fff !important; }
.shipcontent {
      border-left: 4px solid #546837;
      border-right: 4px solid #546837;
      border-bottom: 4px solid #546837;
      border-top: 9px solid #546837;
      margin-top: 37px;
      padding: 15px;
      z-index: 0;
      background-color: lightyellow;
}

.onboardactivities table {
    width: auto !important;
}
.onboardactivities table td,
.publicareas table td,
.staterooms table td {
    padding: 2px 4px;
}
.sailingcalendar {padding-top: 5px; padding-bottom: 15px; width: 100%;}
.headerline {text-transform: uppercase; font-weight: bold; color: #656735; clear: both; float:left;}
.hint {color: #656735; padding: 0; margin-left: 0px !important; clear: both; float: left; }
.prevlink { background-image: url("../img/blueleftarrow.gif");
    background-position: 0 5px;
    background-repeat: no-repeat;
    font-weight: bold; 
    padding-left: 10px;
    text-transform: uppercase;
    font-weight: bold;
    }
.nextlink { background-image: url("../img/bluerightarrow.gif");
    background-repeat: no-repeat;
    font-weight: bold; 
    padding-right: 10px;
    background-position: 100% 5px;
    text-transform: uppercase;
    font-weight: bold;
    }

/* Profile Stats */
.profilecontainer {width: 100%; clear: both;}
.profilerightcorecol {float: left; width: 47%; margin-right: 10px;}
.profileleftcorecol {float: left; width: 47%; margin-left: 10px;}

h3 {margin: 5px 0px; font-size: 110%; font-weight: bold; text-transform:uppercase; padding-left: 10px;}
table.statstable {width:100%; background-color: #fff;}
table.statstable tr.even {background-color: #f6f5f1;}
table.statstable tr.odd {background-color: #fff;}
table.statstable td {padding-left: 10px; padding-top: 5px; padding-bottom: 5px; vertical-align: top;}
table.statstable td.typedef {font-weight: bold; width: 40%;}
table.statstable td.info {width: 57%;}


ul.deckplanslist {margin: 10px 0px; text-align: center;}
ul.deckplanslist li {float: left; margin-left: 10px;}
.deckplansdiv {text-align: center; margin: 5px 0px; clear: both; width: 100%;}