.maincontentbody .maintitle .right {
    top: 12px;
    right: 10px;
    color: #1E81C4;
    font-weight: bold;
}
/*.nav a,
.nav a:active,
.nav a:link,
.nav a:visited {
    color: #1D83C2;
    font-weight: bold;
}*/

.top .left {
    float: left;
    width: 375px;
}
.top .left h3,
.top .left h4,
.top .left h5 {
    margin: 20px 0 0 20px;
    font-size: 14px;
    font-weight: bold;
}
.top .left h4,
#promotions h4 {
    font-size: 15px;
    color: #f00;
    text-align: left;
    font-weight: bold;
}

.top .left p {
    padding: 20px;
    color: #333;
}
ul.links {
    margin-top: 10px;
}
ul.links li {
    margin-left: 20px;
    border: 1px solid #DFDFDD;
    background-color: #F4F3EF;
    width: 24em;
    margin-bottom: 5px;
    padding: 3px 6px;
}
ul.links li a {
    background: transparent url("/img/newlayout/rightarrow_red.jpg") no-repeat 0 5px;
    padding-left: 12px;
}
ul.links li a,
ul.links li a:active,
ul.links li a:link,
ul.links li a:visited {
    color: #4E4C4D;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.top .right {
    float: left;
    width: 192px;
    text-align: center;
    padding-top: 20px;
}
.top .right .logo {
    margin: 0 auto 10px;
}
.top .right .ratings {
    text-align: left;
    border: 1px solid #ccc;
    margin: 10px auto;
    padding: 5px;
}
.top .right .ratings h4 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.top .right .ratings h4 span {
    display: block;
    font-size: 12px;
}
.top .right .ratings .overall th {
    font-weight: bold;
}
.top .right .ratings th {
    padding: 2px 2px 2px 4px;
}
.top .right .ratings td {
    padding: 2px 4px 2px 2px;
}


.cruiseline .body {
    text-align: center;
    border: 0 !important;
}
.section {
    width: 572px;
    margin: 20px auto;
    text-align: left;
}
.section .header {
/*    background-color: #F4F3EF;*/
    height: 24px;
    background: transparent url("/img/newlayout/subheader_slice.jpg") repeat-x 0 0;
    border-left: 1px solid #4390C4;
    border-right: 1px solid #4390C4;
    border-top: 1px solid #4390C4;
    border-bottom: 1px solid #B0CCE1;
}
.section .header h2 {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    float: left;
    width: 460px;
}
.section .header h2 span {
    display: block;
    padding: 3px 0 0 12px;
}
.section .header a.backtop,
.section .header a.backtop:active,
.section .header a.backtop:link,
.section .header a.backtop:visited {
    display: block;
    float: left;
    width: 7em;
    text-align: center;
    color: #2D91CF;
    font-weight: bold;
/*    border: 1px solid #A4A6A5;*/
    background-color: #F3F0EB;
/*    background-color: transparent;*/
    text-decoration: none;
    margin-top: 4px;
}

.section .header a.backtop span {
    display: block;
/*    padding: 2px 0 0 0;*/
}

#promotions {
    text-align: left;
    width: 350px;
/*    padding-bottom: 20px;
    border-bottom: 1px solid #4390C4;*/
}
#promotions .default {
    font-weight: bold;
}
#promotions ul li {
    text-align: left;
    background: transparent url("/img/newlayout/rightarrow_red.jpg") no-repeat 0 6px;
    padding-left: 10px;
    margin: 8px 0 0 15px;
}
#promotions ul li a,
#promotions ul li a:active,
#promotions ul li a:link,
#promotions ul li a:visited {
    color: #004C82;
    font-weight: bold;
}
#promotions ul li div {
    font-weight: bold;
    margin-left: 35px;
    color: #2E2E2E;
}
#promotions a.showmore,
#promotions a.showmore:active,
#promotions a.showmore:link,
#promotions a.showmore:visited {
    text-align: left;
/*    color: #227CB0;*/
    color: #f00;
    text-decoration: underline;
    display: block;
    margin: 10px 0 12px 15px;
    font-weight: bold;
    cursor: pointer;
}

.subscribe  {
    margin: 12px 0 12px 15px;
    text-align: left;
}

.subscribe a,
.subscribe a:active,
.subscribe a:visited,
.subscribe a:link {
    height: 20px;
    background: transparent url("/img/newlayout/icon_rss_small.jpg") no-repeat 0 45%;
    padding-left: 30px;
    color: #227CB0;
    font-weight: bold;
}


.longdesc p {
    padding: 10px;
}
.longdesc a,
.longdesc a:active,
.longdesc a:link,
.longdesc a:visited {
    color: #227CB0;
}
.longdesc a:hover {
}


/************************************
*  calendar
************************************/
#calendar p.instr {
    margin: 5px auto;
}
#calendar table {
    width: 100%;
}
#calendar thead th {
    text-align: center;
    font-weight: bold;
    background-color: #ccc;
}
#calendar tbody th {
    text-align: left;
    width: 160px;
}
#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;
    cursor: pointer;
    text-align: right;
    margin: 5px;
    font-weight: bold;
}
#calendar .even,
#calendar .even th,
#calendar .even td {
    background-color: #eee;
}
#calendar .hover,
#calendar .hover th,
#calendar .hover td {
    background-color: #FFFFCC;
}

#calendar th a{
    font-weight: bold;
}

/************************************
*  ships
************************************/
.ship {
    padding: 10px 0;
    border-top: 1px dotted #ccc;
}
#ships .first {
    border-top: 0 !important;
}

.ship .shipimg {
    float: left;
    width: 160px;
    text-align: left;
}
.ship .info {
    float: left;
    width: 400px;
    text-align: left;
}
.ship .info .name,
.ship .info .name:active,
.ship .info .name:link,
.ship .info .name:hover {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 4px 0;
}
.ship .info p {
    color: #333;
}

.ship-name a {
	display: inline !important;
}
.symbol.trademark {
	font-size: 10px;
	vertical-align: super;
	text-decoration: none;
}
