/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

sup {
    font-size: 60%;
    vertical-align: top;
    line-height: 60%;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}





@font-face {}


html,
body {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    height: 250px;
    width: 300px;
    font-size: 14px;
    line-height: 16px;
}

#container {
    display: block;
    opacity: 0;
    position: relative;
    background-repeat: no-repeat;
    height: 250px;
    width: 300px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #666;
    overflow: hidden;
}

#background {
    background-color: #FFF;
    position: absolute;
    left: 0;
    top: 0;
    height: 250px;
    width: 300px;
    z-index: -2;
}

.frame {}

.hero {
    left: -300px;
    position: absolute;
}

#endframe>.hero {
    left: 0;
    opacity: 0;
    z-index: -1;
}

#ef_promo {
    opacity: 0;
}

.copy {
    opacity: 0;
    left: 141px;
    position: absolute;
    height: 195px;
    width: 159px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent
}

.headline {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #2e356e;
    width:154px;
    padding:0px 3px;
}


#left_copy,
#right_copy {
    opacity: 0;
}


#vl {
    border-left: 1px solid #FFFFFF;
    height: 100px;
    top: 18px;
    position: absolute;
    left: 151px;
    opacity: 0;
}






/*//////////////CAROUSEL STYLES//////////////*/

#carousel {
    color: #FFFFFF;
    text-align: center;
    opacity: 0;
    width: 150px;
    height: 235px;
    position: relative;
    top: 20px;
}

#slides {
    width: 150px;
    height: 75px;
}

.dot {
    display: inline-block;
}

#dots {
    padding-top: 2px;
}

.from {
    display: inline-block;
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

    /*line-height: 30px;
    position: relative;
    top: -6px;
    left: 10px;*/
}

.itinerary {
    padding-bottom: 10px;
    height: 36px;
}

.price {
    font-weight: 700;
    font-size: 28px;
    display: inline-block;
}

.priceline {
    position: relative;
    left: -15px;
}

.sail_date_cont {
    position: relative;
    top: 38px;
    font-size: 12px;
    line-height: 1.45em;
    letter-spacing: 0.11em;
    display: none;
}

.sail_date {
    font-size: 1.04em;
}

#slide0 {
    left: 0;
}

.slide {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 300px;
    width: 134px;
    padding-left: 8px;
    padding-right: 8px;
}

#left_arrow {
    z-index: 15;
    cursor: pointer;
    position: absolute;
    left: 25px;
}

#right_arrow {
    z-index: 15;
    cursor: pointer;
    position: absolute;
    right: 25px;
}
















/*//////////////////////////////////////////*/

#right_copy {
    position: absolute;
    left: 151px;
    width: 150px;
    overflow: hidden;
}

#left_copy {
    width: 150px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 20px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.clicktag {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 14;
    height: 250px;
    width: 300px;
}


#brand {
    width: 300px;
    height: 50px;
    background-color: #1d2a57;
    position: absolute;
    bottom: 0;
    border-top: 5px solid #ff7f32;
}

#logo {
    position: absolute;
    top: 0;
    left: 0;
}

#cta {
    width: 117px;
    height: 34px;
    position: absolute;
    top: 7px;
    right: 17px;
    /*background-color: #1D2B57;*/
    text-align: center;
    cursor: pointer;
}












/*TODO change to mouseover event in js so can change bg color if button color changes*/


/*#cta_copy:hover {
    background-color: #FFF;
    color: #1D2B57!important;
    z-index: 13;
}*/

#cta_copy {
    font-weight: 700;
    width: 117px;
    height: 34px;
    font-size: 14px;
    line-height: 36px;
    padding-top: 1px;
    border: 1px solid white;
    transition: color 0.3s, background-color 0.3s;
    color: #FFF;
}

#legal {
    color: #FFFFFF;
    font-size: 9px;
    position: absolute;
    left: 5px;
    top: 180px;
    z-index: 18;
    cursor: pointer;
    opacity: 0;
    font-weight: 300;
}

#legal_overlay {
    background-color: rgba(0, 0, 0, 0.8);
    color: #FFFFFF;
    font-size: 15px;
    position: absolute;
    bottom: -58px;
    z-index: 16;
    height: 56px;
    width: 300px;
    cursor: pointer;
    font-weight: 300;
}

#legal_holder {
    height: 56px;
    width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#close {
    position: absolute;
    top: 5px;
    left: 283px;
}

#promo {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

#ef_promo {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}


#static_override_image {
    position: absolute;
    left: -1px;
    top: -1px;
    width: 300px;
    height: 250px;
    z-index: 20;
    visibility: hidden;
}
#replay_button {
    z-index: 15;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    pointer-events: none;
}
.centering {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.centering2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
#guide {
    width: 300px;
    height: 250px;
    top: -1px;
    left: -1px;
    opacity: 0.5;
    cursor: pointer;
/*        background-image: url(../images/guide.jpg);*/
    position: absolute;
    pointer-events: none;
}