﻿body {
    background: url('../images/background.png') repeat-x #2f5185;
}

.leftHeader {
    margin-top: 15px;
    background-color: #fff;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-radius: 10px 0 0 0;
    height: 100px;
}

.textLogo {
    position: absolute;
    top: 18px;
}

.alaskanAdventure {
    position: absolute;
    top: 65px;
    left: 165px;
}

.rightHeader {
    margin-top: 15px;
    background-color: #fff;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    border-radius: 0 10px 0 0;
    height: 100px;
}

.tagline {
    font-family: Verdana, sans-serif;
    font-size: 16px;
    position: absolute;
    top: 13px;
    right: 23px;
}

.callUs {
    font-family: Verdana, sans-serif;
    font-size: 20px;
    position: absolute;
    top: 38px;
    right: 23px;
}

    .callUs a {
        color: #000;
        text-decoration: none;
    }

.callUsLeft {
    font-family: Verdana, sans-serif;
    font-size: 20px;
    position: absolute;
    top: 65px;
    right: 23px;
}

    .callUsLeft a {
        color: #000;
        text-decoration: none;
    }

.pinteresticon {
    position: absolute;
    right: 125px;
    top: 68px;
    width: 28px;
    height: auto;
}

.findOnFacebook {
    position: absolute;
    top: 68px;
    right: 23px;
}

#main {
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    border: 1px solid #000;
    border-top: none;
    min-height: 500px;
    padding-bottom: 15px;
}

.footer {
    color: #fff;
    padding-bottom: 15px;
}

.marginArea {
    margin-left: 15px;
    margin-right: 15px;
}

.spacing {
    margin-top: 15px;
}

.spacing-bottom {
    margin-bottom: 15px;
}

.navArea {
    background-color: #fff;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}

@media (max-width: 1199px) {
    .leftHeader {
        border-right: 1px solid #000;
        border-top-right-radius: 10px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }
}

@media (max-width: 768px) {
    #agents .spacing {
        border-top: dashed #ccc 1px;
        padding-top: 15px;
    }

    #agents img {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .doubleImage .col-md-6:nth-child(2) {
        margin-top: 15px;
    }

    .tab-content {
        border-top: 1px solid #ddd;
    }
}

/* Override BS */
.navbar {
    margin-bottom: 0;
}

.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.homePageMainImage {
    width: 100%;
}

.newsItemsContainer li {
    font-family: Arial, sans-serif;
    font-size: 18px;
    list-style: none;
    background: url('../images/newsItemBullet.jpg') no-repeat 13px 0;
    padding-bottom: 25px;
    padding-left: 50px;
    padding-right: 30px;
}

    .newsItemsContainer li a {
        text-decoration: none;
        color: #000;
    }

#main h1 {
    color: #2f5185 !important;
}

.indentedList li {
    line-height: 22px;
    padding-bottom: 10px;
}

.tour img {
    padding-bottom: 10px;
}

.tour h2 {
    font-size: 20px;
    color: #2f5185;
    padding-top: 10px;
    margin: 0;
    padding-bottom: 15px;
}

.tour h3 {
    font-size: 16px;
    color: red;
    padding-bottom: 10px;
    margin: 0;
}

.tour p {
    font-weight: bold;
}

.tour h4 {
    padding-top: 20px;
    padding-bottom: 25px;
    margin: 0;
    font-weight: bold;
}

.tour .tourBooking h3 {
    font-size: 30px;
    color: #ff0000;
    padding-bottom: 20px;
    color: red;
    font-weight: bold;
}

.tour .tourBooking a {
    color: red;
    text-decoration: underline;
    font-weight: bold;
}

.tour .complete {
    display: none;
}

.tour .more {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
    padding-top: 5px;
}

.tour .less {
    display: none;
    cursor: pointer;
    color: blue;
    text-decoration: underline;
    padding-top: 5px;
}

.socialMediaContactUs {
    padding: 0;
    height: 50px;
}

    .socialMediaContactUs li {
        list-style: none;
        float: left;
        padding-right: 10px;
    }

        .socialMediaContactUs li a {
            text-decoration: none;
        }

.pop {
    text-decoration: underline;
    color: red;
    font-weight: bold;
}

@media (max-width: 768px) {
    #tours .spacing {
        border-top: dashed #ccc 1px;
        padding-top: 15px;
    }

        #tours .spacing:first-child {
            border: none;
        }
}

.ferryScheduleNotice {
    margin-top: 15px;
}

.valid {
    border-color: #28a745;
}

.input-validation-error {
    border-color: #dc3545;
}