/* Immigration Ellis Island Tour */

@font-face {
    font-family: 'YWFTUltramagneticRegular';
    src: url('../fonts/ywft-ultramagnetic-webfont.eot');
    src: url('../fonts/ywft-ultramagnetic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ywft-ultramagnetic-webfont.woff') format('woff'),
         url('../fonts/ywft-ultramagnetic-webfont.ttf') format('truetype'),
         url('../fonts/ywft-ultramagnetic-webfont.svg#YWFTUltramagneticRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ir = image replacement */
.ir { background-repeat: no-repeat; direction: ltr; display: block; overflow: hidden; text-indent: -999em; text-align: left; white-space: nowrap; }


/* -- Global Overrides -- */
.schlTeachers4o #schlPageContent,
.schlTeachers4o #schlMainContent,
.schlTeachers4o #schl3o {
    width: 100%;
}
.schlTeachers4o #schlPageWrapper #schlPageContent {
    margin: 0;
    padding: 0;
}
.schlTeachers4o #schlPageWrapper #schlMainContent {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

#tour {
    background-repeat: no-repeat;
    font: 16px/1.3 "Times New Roman", serif;
}
#tour .tour-main a {
    color: #348b92;
}
.tour-main p {
    line-height: 24px;
    margin: 0.75em 0 0 0;
}
.tour-stop ul,
.tour-stop ol,
.tour-landing ul,
.tour-landing ol {
    list-style: none;
    padding: 0;
}

.tour-main {
    margin: 0 auto;
    padding-bottom: 210px;
    position: relative;
    width: 983px;
    z-index: 10; /* for popup-info to show up on top of immig-nav */
}
.tour-main h2 {
    color: #188da4;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    padding: 24px 0 14px 0;
    text-align: center;
}
#overlay {
    color: #363636;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    z-index: 101;
}

/* -- Tour Landing Page -- */
.tour-landing {
    background-color: #fff;
    background-image: url("images/bkg-tour-landing.jpg");
    background-position: center bottom;
}
.tour-landing h2 {
    background: url("images/hdr-interactive-tour2.png") 0 0 no-repeat;
    height: 124px;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 40px;
    width: 555px;
}

/* Tour Landing Map */
.tour-map {
    padding-bottom: 60px;
}
.tour-map img {
    margin: 6px 0 0 -24px;
}
.dot {
    position: absolute;
}
.popup-info {
    background: transparent url("images/bkg-popup-ie.png") 0 0 no-repeat;
    color: #2c2c2c;
    display: none;
    height: 105px;
    opacity: 0;
    filter: alpha(opacity=0); /* for IE */
    padding: 10px 22px;
    position: absolute;
    text-align: center;
    width: 191px;
}
.popup-info h4 {
    font-family: 'YWFTUltramagneticRegular', Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}
.popup-info sup {
    font-size: xx-small;
    vertical-align: text-top;
}
.popup-info h5 {
    font-family: 'Times New Roman', serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 4px;
    text-transform: uppercase;
}
.popup-info p {
    font-family: 'Times New Roman', serif;
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    margin: 0;
}
.map-dots a {
    background: transparent url("images/bgfix.gif") 0 0 no-repeat; /* for IE */
    display: block;
    height: 68px;
    text-indent: -999em;
    width: 68px;
}
.dot1 {
    left: 234px;
    top: 636px;
}
.dot2 {
    left: 109px;
    top: 500px;
}
.dot3 {
    left: 278px;
    top: 327px;
}
.dot4 {
    left: 394px;
    top: 398px;
}
.dot5 {
    left: 324px;
    top: 235px;
}
.dot6 {
    left: 376px;
    top: 584px;
}
.dot7 {
    left: 90px;
    top: 207px;
}
.dot8 {
    left: 241px;
    top: 83px;
}
.dot9 {
    left: 230px;
    top: 214px;
}
.dot10 {
    left: 454px;
    top: 206px;
}

.tour-intro {
    position: absolute;
    top: 170px;
    right: 0;
    width: 310px;
}
.tour-intro p {
    margin: 0 0 0.5em 0;
}
#tour .tour-intro a {
    color: #379ca8;
}
.tour-intro a {
    background: url("images/link-arrows.gif") right center no-repeat;
    padding-right: 12px;
}
.btn-start-tour a {
    background: url("images/btn-start-tour.png") 0 0 no-repeat;
    display: block;
    height: 195px;
    width: 195px;
}
.btn-start-tour a:hover,
.btn-start-tour a:focus {
    background-position: 0 -195px;
}
.factoids-overlay {
    background: transparent url("images/bkg-factoids.png") 0 0 no-repeat;
    display: none;
    height: 288px;
    padding: 90px 50px 0;
    position: absolute;
    right: 0;
    top: 100px;
    width: 454px;
}
.factoids-overlay h3 {
    height: 0;
    margin: 0;
}
.factoids-overlay li {
    background: url("images/factoids-icon.gif") top left no-repeat;
    font-size: 14px;
    padding: 0 0 24px 40px;
}
/* -- Tour Stop Pages -- */
.tour-stop {
    background-color: #666;
    background-position: center /*168px*/ bottom;
}
.stop-top-nav {
    background: url("images/dashed-line.png") center 0 no-repeat;
    height: 74px;
    position: relative;
    width: 985px;
}
.stop-top-nav h3 {
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 0.03em;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.stop-top-nav a {
    color: #3198ab;
    font-family: 'YWFTUltramagneticRegular', Arial, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}
#tour .stop-top-nav a:hover,
#tour .stop-top-nav a:focus {
    text-decoration: none;
}
.stop-top-nav .ir {
    height: 26px;
    margin: 0 auto 10px;
    position: relative;
    top: 6px;
    width: 129px;
}
.stop-top-nav .previous {
    left: 80px;
    position: absolute;
    top: 8px;
}
.stop-top-nav .next {
    position: absolute;
    right: 82px;
    top: 8px;
}
.stop-top-nav .previous span,
.stop-top-nav .next span {
    background: transparent url("images/prev-next.png") 0 0 no-repeat;
    cursor: pointer; /* for IE */
    display: block;
    height: 74px;
    position: absolute;
    top: -8px;
    width: 74px;
}
.stop-top-nav .previous span {
    left: -80px;
}
.stop-top-nav .previous:hover span {
    background-position: 0 -74px;
}
.stop-top-nav .next span {
    background-position: -74px 0;
    right: -80px;
}
.stop-top-nav .next:hover span {
    background-position: -74px -74px;
}
.stop-shadow {
    background: url("images/bkg-stop-shadow.png") no-repeat 0 7px transparent;
}
.stop-content {
    height: 653px;
    margin-top: 10px;
    width: 983px;
}
.stop-tabs li {
    float: left;
}
.stop-tabs a {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    position: relative;
    text-indent: -999em;
    top: 7px;
}
.stop-tabs .selected {
    z-index: 2;
}
.tab1 {
    left: 14px;
    position: relative;
}
.tab1 a {
    background-image: url("images/tab1-off.png");
    width: 237px;
}
.tab1 .selected {
    background-image: url("images/tab1-on.png");
}
.tab2 a {
    background-image: url("images/tab2-off.png");
    width: 240px;
}
.tab2 a.selected {
    background-image: url("images/tab2-on.png");
}
.tab3 a {
    background-image: url("images/tab3-off.png");
    width: 239px;
}
.tab3 .selected {
    background-image: url("images/tab3-on.png");
}
.tab4 a {
    background-image: url("images/tab4-off.png");
    width: 239px;
}
.tab4 .selected {
    background-image: url("images/tab4-on.png");
}
.tab-content {
    background-color: transparent;
    background-position: 0 -53px;
    background-repeat: no-repeat;
    clear: both;
    color: #242424;
    min-height: 653px;
    padding: 20px 50px;
    position: relative;
    z-index: 1;
}
#tab1-content {
    background-image: url("images/bkg-tab1.png");
}
#tab2-content {
    background-image: url("images/bkg-tab2.png");
    overflow: hidden;
}
#tab3-content {
    background-image: url("images/bkg-tab3.png");
}
#tab4-content {
    background-image: url("images/bkg-tab4.png");
}

/* Stories Tab */
#tab1-content {
    padding-right: 510px;
}
/* Did You Know teaser & overlay */
.dyk-teaser {
    background: transparent url("images/bkg-dyk.png") 0 0 no-repeat;
    font-style: italic;
    height: 235px;
    padding: 55px 15px 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 240px;
}
.dyk-teaser h5 {
    height: 0;
    margin: 0;
}
#tour .dyk-teaser a {
    color: #348b92;
    display: block;
}
.dyk {
    background-position: 0 center;
    background-repeat: no-repeat;
    line-height: 18px;
    padding: 0 0 18px 92px;
}
.dyk1 {
    border-bottom: 1px dashed #454545;
}
.dyk2 {
    padding-top: 10px;
}
.dyk-overlay {
    background: transparent url("images/bkg-dyk-overlay2.png") 0 0 no-repeat;
    display: none;
    height: 434px;
    padding: 29px 55px;
    position: absolute;
    width: 778px;
}
.overlay-close {
    background: transparent url("images/btn-close.png") 0 0 no-repeat;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .35);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .35);
    height: 45px;
    position: absolute;
    right: -4px;
    top: -2px;
    width: 45px;
}
.overlay-close:hover,
.overlay-close:focus {
    background-position: 0 -45px;
}
.dyk-col {
    float: left;
    width: 360px;
}
.dyk-col1 {
    margin-right: 55px;
}
.dyk-col h4 {
    font-size: 18px;
    margin: 10px 0;
}
.dyk-col p {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}
.dyk-col1 img {
    background: #e2c59f;
}
.dyk-col2 img {
    background: #e2c59f;
}
.clip {
    background: transparent url("images/paperclip.png") 0 0 no-repeat;
    bottom: 15px;
    height: 81px;
    position: absolute;
    right: -57px;
    width: 95px;
}
.tour-main .drop-cap {
    margin-top: 0;
    padding-top: 16px;
}
/* hat tip to http://css-tricks.com/snippets/css/drop-caps/ */
.drop-cap:first-letter {
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
}
.you-are-here {
    position: absolute;
}
/* Photos Tab */
#photo-thumbs {
    float: right;
    position: relative;
    width: 276px;
    z-index: 2;
}
#photo-thumbs li {
    display: inline;
    margin-right: 5px;
}
#photo-thumbs a {
    border: 3px solid #86725b;
    display: inline-block;
}
#photo-thumbs .selected {
    border-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .35);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .35);
    position: relative;
}
#photo-thumbs .selected span {
    background: #188093;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50); /* for IE */
    position: absolute;
    top: 0;
    width: 100%;
}
#photo-thumbs img {
    border: none;
    float: left;
}
.photo {
    position: relative;
}
.photo img {
    border: 10px solid #fff;
}
.tab-content .photo-caption {
    margin: 0;
    position: absolute;
    right: 50px;
    top: 220px;
    width: 220px;
}
.tab-content .photo-caption .first {
    font-size: 20px;
    font-style: italic;
}
.tour-main .photo-credit {
    font-family: Arial, sans-serif;
    font-size: 10px;
    margin: 0;
    text-transform: uppercase;
}
/* Audio Tab */
.stop-audio {
    float: left;
    margin-right: 50px;
}
.stop-audio-caption {
    float: left;
    padding-top: 65px;
    width: 315px;
}
.stop-audio-caption h4 {
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
}
/* Video Tab */
.stop-video {
    float: right;
}
.stop-video-caption {
    float: left;
    padding-top: 16px;
    width: 200px;
}
.stop-video-caption h4 {
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
}

/* Tour Stop1 */
.tour-stop1 {
    background-image: url("images/stop1/bkg-stop1.jpg");
}
.tour-stop1 .stop-top-nav .ir {
    background-image: url("images/stop1/stop-hdr.png");
    width: 113px;
}
.tour-stop1 .dyk1 {
    background-image: url("images/stop1/dyk-icon1.gif");
}
.tour-stop1 .dyk1 em {
    font-style: normal;
}
.tour-stop1 .dyk2 {
    background-image: url("images/stop1/dyk-icon2.gif");
}
.tour-stop1 .you-are-here {
    background: transparent url("images/stop1/you-are-here.png") 0 0 no-repeat;
    height: 93px;
    width: 121px;
    left: 494px;
    top: 300px;
}
/* Tour Stop2 */
.tour-stop2 {
    background-image: url("images/stop2/bkg-stop2.jpg");
}
.tour-stop2 .stop-top-nav .ir {
    background-image: url("images/stop2/stop-hdr.png");
}
.tour-stop2 .dyk1 {
    background-image: url("images/stop2/dyk-icon1.gif");
}
.tour-stop2 .dyk2 {
    background-image: url("images/stop2/dyk-icon2.gif");
}
.tour-stop2 .you-are-here {
    background: transparent url("images/stop2/you-are-here.png") 0 0 no-repeat;
    height: 93px;
    width: 121px;
    left: 492px;
    top: 212px;
}
/* Tour Stop3 */
.tour-stop3 {
    background-image: url("images/stop3/bkg-stop3.jpg");
}
.tour-stop3 .stop-top-nav .ir {
    background-image: url("images/stop3/stop-hdr.png");
}
.tour-stop3 .you-are-here {
    background: transparent url("images/stop3/you-are-here.png") 0 0 no-repeat;
    height: 106px;
    width: 127px;
    left: 545px;
    top: 168px;
}
.tour-stop3 .dyk1 {
    background-image: url("images/stop3/dyk-icon1.gif");
}
.tour-stop3 .dyk2 {
    background-image: url("images/stop3/dyk-icon2.gif");
}
/* Tour Stop4 */
.tour-stop4 {
    background-image: url("images/stop4/bkg-stop4.jpg");
}
.tour-stop4 .stop-top-nav .ir {
    background-image: url("images/stop4/stop-hdr.png");
}
.tour-stop4 .you-are-here {
    background: transparent url("images/stop4/you-are-here.png") 0 0 no-repeat;
    height: 99px;
    width: 127px;
    left: 586px;
    top: 180px;
}
.tour-stop4 .dyk1 {
    background-image: url("images/stop4/dyk-icon1.gif");
}
.tour-stop4 .dyk2 {
    background-image: url("images/stop4/dyk-icon2.gif");
}
/* Tour Stop5 */
.tour-stop5 {
    background-image: url("images/stop5/bkg-stop5.jpg");
}
.tour-stop5 .stop-top-nav .ir {
    background-image: url("images/stop5/stop-hdr.png");
}
.tour-stop5 .you-are-here {
    background: transparent url("images/stop5/you-are-here.png") 0 0 no-repeat;
    height: 95px;
    width: 141px;
    left: 570px;
    top: 115px;
}
.tour-stop5 .dyk1 {
    background-image: url("images/stop5/dyk-icon1.gif");
}
.tour-stop5 .dyk2 {
    background-image: url("images/stop5/dyk-icon2.gif");
}
/* Tour Stop6 */
.tour-stop6 {
    background-image: url("images/stop6/bkg-stop6.jpg");
}
.tour-stop6 .stop-top-nav .ir {
    background-image: url("images/stop6/stop-hdr.png");
}
.tour-stop6 .you-are-here {
    background: transparent url("images/stop6/you-are-here.png") 0 0 no-repeat;
    height: 95px;
    width: 141px;
    left: 562px;
    top: 288px;
}
.tour-stop6 .dyk1 {
    background-image: url("images/stop6/dyk-icon1.gif");
}
.tour-stop6 .dyk2 {
    background-image: url("images/stop6/dyk-icon2.gif");
}
/* Tour Stop7 */
.tour-stop7 {
    background-image: url("images/stop7/bkg-stop7.jpg");
}
.tour-stop7 .stop-top-nav .ir {
    background-image: url("images/stop7/stop-hdr.png");
}
.tour-stop7 .you-are-here {
    background: transparent url("images/stop7/you-are-here.png") 0 0 no-repeat;
    height: 103px;
    width: 121px;
    left: 496px;
    top: 66px;
}
.tour-stop7 .dyk1 {
    background-image: url("images/stop7/dyk-icon1.gif");
}
.tour-stop7 .dyk2 {
    background-image: url("images/stop7/dyk-icon2.gif");
}
/* Tour Stop8 */
.tour-stop8 {
    background-image: url("images/stop8/bkg-stop8.jpg");
}
.tour-stop8 .stop-top-nav .ir {
    background-image: url("images/stop8/stop-hdr.png");
}
.tour-stop8 .you-are-here {
    background: transparent url("images/stop8/you-are-here.png") 0 0 no-repeat;
    height: 96px;
    width: 127px;
    left: 550px;
    top: 26px;
}
.tour-stop8 .dyk1 {
    background-image: url("images/stop8/dyk-icon1.gif");
}
.tour-stop8 .dyk2 {
    background-image: url("images/stop8/dyk-icon2.gif");
}
/* Tour Stop9 */
.tour-stop9 {
    background-image: url("images/stop9/bkg-stop9.jpg");
}
.tour-stop9 .stop-top-nav .ir {
    background-image: url("images/stop9/stop-hdr.png");
}
.tour-stop9 .you-are-here {
    background: transparent url("images/stop9/you-are-here.png") 0 0 no-repeat;
    height: 110px;
    width: 127px;
    left: 532px;
    top: 72px;
}
.tour-stop9 .dyk1 {
    background-image: url("images/stop9/dyk-icon1.gif");
}
.tour-stop9 .dyk2 {
    background-image: url("images/stop9/dyk-icon2.gif");
}
/* Tour Stop10 */
.tour-stop10 {
    background-image: url("images/stop10/bkg-stop10.jpg");
}
.tour-stop10 .stop-top-nav .ir {
    background-image: url("images/stop10/stop-hdr.png");
}
.tour-stop10 .you-are-here {
    background: transparent url("images/stop10/you-are-here.png") 0 0 no-repeat;
    height: 94px;
    width: 121px;
    left: 596px;
    top: 116px;
}
.tour-stop10 .dyk1 {
    background-image: url("images/stop10/dyk-icon1.gif");
}
.tour-stop10 .dyk2 {
    background-image: url("images/stop10/dyk-icon2.gif");
}


#overlay-bg {
    background-color: #000;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;

    /* IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";

        /* IE 5-7 */
        filter: alpha(opacity=30);

        /* Netscape */
        -moz-opacity: 0.3;

        /* Safari 1.x */
        -khtml-opacity: 0.3;

        /* Good browsers */
        opacity: 0.3;
}

.tour-gradient {
    background: url(../images/white_gradient.png) repeat-x;
}