#bdpad {
    padding-left: 6px !important;
}

.wlcn img.layout {
    display: block;
}

.wlcn .body {
    margin: 0;
    background: transparent url("../img/wlcn_slice.jpg") repeat-y 0 0;
    overflow: visible;
    width: 724px;
    padding: 10px;
    text-align: center;
}

.wlcn  .title {
    width: 693px;
    text-align: center;
    margin: 10px auto;
}

.title .videos {
    float: left;
    width: 366px;
    text-align: right;
    padding-left: 13px;
}
.title .videos .video {
    width: 366px;
    height: 231px;
    background: transparent url("../img/wlcn_video_bg.jpg") no-repeat 0 0;
    text-align: center;
    padding-top: 12px;
}

.wlcn .title .info {
    float: left;
    width: 314px;
    text-align: left;
}
.wlcn .title .info h1 {
    color: #E78431;
    font-size: 23px;
    font-weight: bold;
    padding-left: 24px;
    padding-top: 10px;
}
.wlcn .title .info h2, 
.wlcn .title .info h3,
.wlcn .title .info h4,
.wlcn .title .info h5 {
    color: #246293;
    font-size: 16px;
    font-weight: bold;
    padding-left: 24px;
    padding-right: 10px;
}
.wlcn .title .info  h3 {
    font-size: 22px;
}
.wlcn h4 {
    color: #000 !important;
    font-size: 19px;
    text-transform: none !important;
    margin-top: 15px;
}
.wlcn h5 {
    font-size: 17px;
}
/*.wlcn .deals {
    background: transparent url("../img/wlcn_subheader_slice.jpg") repeat-x 0 0;
    height: 33px;
}*/
.wlcn .cruiselines {
    width: 693px;
    margin: 15px auto;
}
.wlcn .cruiselines h4 {
    font-size: 19px;
    padding-top: 4px;
}
.wlcn .cruiselines h5 {
    font-size: 17px;
    color: #E78431;
}
.wlcn .cruiselines ul {
    margin-top: 10px;
    margin-left: 10px;
}
.wlcn .cruiselines li {
    float: left;
    width: 302px;
    text-align: left;
    padding: 10px 0 2px 38px;
    background: transparent url("../img/orangearrow.gif") no-repeat 26px 17px;
    font-size: 18px;
}
/*.wlcn .cruiselines li span {
    padding-left: 5px;
    color: #5F5F5F;
}*/
.videonav {
    text-align: center;
}
.videonav a {
    font-size: 13px;
    padding: 0 4px;
    color: #036;
    font-weight: bold;
    text-decoration: none;
}

/**********************************
/* promos
/**********************************/
.wlcnpromos .toplayout {
    background: transparent url("../img/wlcn_header.jpg") no-repeat 0 0;
    height: 255px;
}
.wlcnpromos .bottomlayout {
    background: transparent url("../img/wlcn_footer.jpg") no-repeat 0 0;
    height: 192px;
}

.wlcnpromos .body {
    position: relative; /* IE6 bug */
}
.wlcnpromos .promo {
    text-align: left;
    padding: 5px;
}
.wlcnpromos .operator {
    border-bottom: 1px solid #9F9F9F;
    position: relative;
    margin-top: 10px;
    padding: 5px;
    width: 700px; /* IE6 bug */
}
.wlcnpromos .operator h2 {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    font-weight: bold;
}
.wlcnpromos .operator h2 a {
    text-decoration: none;
}
.wlcnpromos .operator h2 a:hover {
    text-decoration: none;
    color: inherit !important;
}

.wlcnpromos .operator .logo {
    text-align: right;
}
.wlcnpromos h3 {
    padding: 9px 0 5px 5px;
    color: #000;
    font-weight: bold;
}
.wlcnpromos p {
    padding: 0 0 5px 5px;
}
.wlcnpromos h3 a {
    color: #000;
    text-decoration: none;
}
.wlcnpromos h3 a:hover {
    text-decoration: underline;
    color: inherit !important;
}

.wlcnpromos .code {
    margin-left: 5px;
    background: transparent url(../img/bluerightarrow.gif) no-repeat 0 4px;
    padding-left: 9px;
}
.wlcnpromos .code span {
    font-weight: bold;
}

.wlcnpromos .grouppromos {
    padding: 5px 15px;
}
.wlcnpromos .grouppromo {
    border-top: 1px dotted #9F9F9F;
}
.wlcnpromos .grouppromos .first {
    border-top: 0 !important;
}

.backtotop {
    padding: 10px 0 15px 10px;
    font-size: 13px;
}