
body {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 72.5%; /* set ems to match typical pts */
}

/* generic elements
-----------------------------------------------
*/
h1, h2, h3, h4, h5 {
    font-family: 'Cabin', Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

p, li, dt, dd, label, th, td, caption, pre {
    font: 1.4em/1.4 Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}


#tour-title p {
    font: 1.5em 'Cabin', Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-style: italic;
}

#tour-title .ext h3 {
    font: normal 12px/1.4 Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

#price-info h2 {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

#price-info h3 {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

#tour-title #price-info p {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

#content .index-img p,
#content .float-left p {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

ul#tours-region.sunbird li a, ul#tours-misc.sunbird li a {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}


.counter {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

#sunbirdlogoblock {
    /* border:1px solid #8B432D; */
    padding: 15px 0;
    margin-bottom: 15px;
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    color: #FFF;
    font-style: italic;
    font-family: 'Cabin', Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

#sunbirdsloganblock p {
    background-color: #8B432D;
    padding: 15px;
    text-align: center;
    font-size: 2em;
    color: #FFF;
    font-style: italic;
    font-family: 'Cabin', Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

#sunbirdlogoblock img {
    width: 90px;
    height: auto;
    vertical-align: middle;
}

#calendar-nav, .tours-list {
    margin: 2.5em 0 0em 0;
    text-align: center;
}

#calendar-nav h1.sunbird, .tours-list h1.sunbird {

    font-size: 2.6em;
    text-align: center;
    color: #FFF;
    background-color: #8B432D;
    line-height: 1.6em;
    padding: .1em .25em;
    margin-left: auto;
    margin-right: auto;
    display: inline;
}

.tours-list h1.sunbird {
}

#calendar-nav div {
    margin-top: 1em;
    background: none;
    border: 0;
}

#calendar-nav div h2 {
    color: #000;
}

#calendar-nav div a {
    color: #000;
}

#calendar-nav div ul {
    margin-bottom: 1em;
    padding-left: .5em;
    margin-left: 0em;
}

#calendar-nav div ul.year1 {
    background-color: #F1EA7B;
}

#calendar-nav div ul.year2 {
    background-color: #00C2E7;
}

#calendar-nav div ul.year3 {
    background-color: #c6fbc0;
}

#calendar-nav p#all-tours {
    border: 0;
}

body#calendar #content table caption {
    margin: 0;
    margin-top: 10px;
    padding: 6px 0 4px 12px;
    background-color: #CCC;
    text-transform: uppercase;
    font-style: normal;
}

td.date.year1 {
    background-color: #F1EA7B;
}

td.date.year2 {
    background-color: #00C2E7;
}

td.date.year3 {
    background-color: #c6fbc0;
}

#price-info-block h2 {
    margin-top: .7em;
    font-size: 1.4em;
    font-weight: bold;
}

#price-info.sunbird {
    width: 42%;
    padding-left: 10px;
    padding-right: 0;
}

#price-info-block.sunbird {
    width: 100%;
    margin: 0;
    padding: 0;
}

ul.price-list {
    list-style: none;
}

#tour-title.sunbird {
    width: 52%;
    float: left;
}

.longpricingnotes {
    clear: both;
    margin: 8px 16px 15px 0px;
}

.longpricingnotes p {
    font-size: 1.2em;
    line-height: 1.2;

}

.sunbirdnotes {
    clear: both;
    font-size: .9em;
    padding: width: 100%;
}

p {
    margin-bottom: .45em;

}

.col-three {
    width: 195px;
    float: right;
}

#header_nav ul#global-nav.sunbird {
    overflow: hidden;
}

#header_nav ul#global-nav.sunbird li a, ul#global-nav.sunbird li a {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    padding: 0 10px;
    font-size: 13.5px;
}

input.tourindexsearch {
    width: 170px;
}

#content.tours-list {
    margin-top: 20px;
}

div#tours-list {
    margin-top: 20px;
    background: transparent url(/img/world.png) top left no-repeat;
    width: 100%;
    position: relative;
    min-height: 600px;
}

div#tours-list .searchbox {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 1px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 1px 0 rgba(0, 0, 0, .1);
    border: 1px solid #666;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    behavior: url(/js/pie/PIE.htc);
    width: 400px;
    height: 120px;
    position: absolute;
    top: 360px;
    left: 170px;
    background: transparent url(/img/searchboxbg.jpg) top left no-repeat;
    overflow: hidden;
}

div#tours-list .searchbox .inner {
    padding-left: 212px;
    font-size: 1.3em;
    font-weight: bold;
    padding-top: 5px;
}

.tourcategory {
    position: absolute;
    width: 170px;
    height: 105px;
    font-size: 1.3em;
    font-weight: bold;
}

.tourcategory.north-america {
    left: 120px;
    top: 16px;
}

.tourcategory.europe-middle-east {
    left: 306px;
    top: 0px;
}

.tourcategory.asia {
    left: 490px;
    top: 22px;
}

.tourcategory.africa {
    left: 306px;
    top: 236px;
}

.tourcategory.australasia-pacific-region {
    left: 490px;
    top: 236px;
}

.tourcategory.mexico-caribbean {
    left: 60px;
    top: 130px;
}

.tourcategory.central-south-america {
    left: 120px;
    top: 236px;
}

.tourcategory.birds {
    display: none;
    top: 130px;
    left: 540px
}

.tourcategory.photo-tours {
    top: 130px;
    left: 540px
}

.tourcategory.cruises {
    top: 130px;
    left: 220px;
}

.tourcategory.private-tours {
    top: 130px;
    left: 380px;
}

.tourcategory img {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 2px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 2px 0 rgba(0, 0, 0, .1);
    border: 1px solid #666;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    behavior: url(/js/pie/PIE.htc);
    margin-bottom: 1px;
    -webkit-box-shadow: 4px 4px 6px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 4px 4px 6px rgba(50, 50, 50, 0.75);
    box-shadow: 4px 4px 6px rgba(50, 50, 50, 0.75);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=135, strength=10);
}

.tourcategory img:hover {
    margin-bottom: 0px;
    margin-top: 1px;
    margin-left: 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #666;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    behavior: url(/js/pie/PIE.htc);
}

#pricing_notes {
}

.displayblock {
    display: block;
}

.sunbirdpricing {
    font-size: .8em;
    line-height: .8em;
}

#footer_wrapper ul li.first {
    width: 120px;
}

#footer_wrapper ul li {
    width: 130px;
    margin-right: 8px;
}

#footer_wrapper ul li.last {
    width: 145px;
    margin-right: 0px;
}

#feature p {
    display: inline;
    font-size: 1.3em;
}

.galleryblock {
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
    width: 330px;
}

#gallery-images img {
    max-width: 100%;
    height: auto;
}

#gallery-desc h2 a {
    font-size: 13px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    background-color: #633;
    padding: 2px 10px;
    margin-left: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #000;
    color: #FFF;
}

input.text.required {
    /* background-color: #FFCDE3; */
}

.required {
    background-color: #FFCDE3;
}


#tour-title dl {
    margin-top: 10px;
}

#tour-title dl dd {
	margin-left: 10px;
}

#tour-title dt {
    margin: 0 0 0px 0;
    font-weight: bold;
}

label {
    font-size: 14px !important;
}

/* calendar page */
.external-link td {
    font-size: 1.1em !important;
    font-style: italic !important;
}

/* category page */
li.external-link a {
    font-size: .9em !important;
    font-style: italic !important;
}

.calendar-content em.extindent {
    color: #000 !important;
}

a.fullbutton {
    display: block;
    color: #fff;
    text-decoration: none;
}

.fullbuttonwrapper {
    margin-top: .5em;
    background-color: #8D4630;
    color: #fff;
    border-radius: 2px;
    clear: both;
    text-align: center;
    display: inline-block;
    padding: .5em 1em;
    margin-bottom: .5em;
    font-size: 1.2em;
    box-shadow: 1px 1px 6px #000;
    cursor: pointer;
}

.fullbuttonwrapper:hover {
    background-color: #AC3520;

}

#waitlist {

    width: 500px;
}

.socialicons {
    vertical-align: middle;
}

.socialicons .fb-like {
    float: left;
    margin-right: 5px;
}

img.zeiss {
    max-width: 60px;
    height: auto;
    margin-top: -20px;
}

.redwarning {
    padding: 0 0 .5em;
    color: #c00;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 1.2em;
}

.gform_confirmation_wrapper {
    font-size: 1.4em;
}

.gform_wrapper label {
    color: #000 !important;
}

/* mobile styles */

img {
    max-width: 100%;
    height: auto;
}

@media screen and (min-width: 680px) {
    ul#global-nav {
        display: block;
    }
}

@media screen and (max-width: 920px) {
    body {
        position: relative;
        font-size: .85em;
    }

    .menu_but_wrap {
        text-align: center;
        border-bottom: 1px solid #CCC;
        margin-bottom: 10px;
        padding: 3px 0;
    }

    .menu_but {
        height: auto;
        line-height: 40px;
        border: 0;
        display: inline;
        border: 1px solid #DEDEDE;
        margin: 3px auto;
        background-color: #EFEFEF;
        float: none;
        padding: 8px 12px;
        white-space: nowrap;
        font-weight: bold;
        font-size: 1.5em;
        width: 50%;
    }

    #page {
        width: 98%;
        -webkit-box-shadow: 0px 2px 14px rgba(50, 50, 50, 1);
        -moz-box-shadow: 0px 2px 14px rgba(50, 50, 50, 1);
        box-shadow: 0px 2px 14px rgba(50, 50, 50, 1);
        background-image: none;
    }

    #page_gray {
        width: 98%;
    }

    #header {
        width: 100%;
        height: auto;
    }

    #header img {
        width: 100%;
        height: auto;
        max-height: 150px;
    }

    #footer {
        width: 98%;
    }

    #wrapper {
        width: 96%;
    }

    #wrapper-shadow {
        width: 98%;
    }

    .sunbird .col-one, .sunbird .col-two, .sunbird .col-three {
        width: 100%;
        margin: 1em 0;
    }

    .sunbird .col-one img, .sunbird .col-two img, .sunbird .col-three img {
        max-width: 100%;
        height: auto;
    }

    .sunbird .col-two img {
        display: block;
    }

    #footer_wrapper {
        padding: 0;
        text-align: center;
        width: 98%;
        font-size: 1.2em;
    }

    #footer_wrapper ul {

    }

    #footer_wrapper ul li, #footer_wrapper ul li.first, #footer_wrapper ul li.last {
        width: 100%;
        margin: .5em 0px;
        float: none;
        text-align: center;
    }

    #footer {
        width: 98%;
    }

    #header_nav {
        height: auto;
        margin-bottom: 0;
        text-align: center;
    }

    ul#global-nav {
        display: none;
    }

    #header_nav ul#global-nav, ul#global-nav {
        height: auto;
        text-overflow: auto;
        padding-bottom: 30px;
        background: #FFF url(../img/nav_shadow.png) bottom center no-repeat;
        background-size: 100%;
        text-align: center;
    }

    #header_nav ul#global-nav li, ul#global-nav li {
        height: auto;
        line-height: 40px;
        border: 0;
        display: block;
        border: 1px solid #DEDEDE;
        margin: 3px;
        background-color: #EFEFEF;
        float: none;
        padding: 6px 12px;
        white-space: nowrap;
    }

    #header_nav ul#global-nav li a, ul#global-nav li a {
        display: block;
        font-size: 1em !important;

    }

    #header_nav ul#global-nav li.rightside, ul#global-nav li.rightside {
        border-right: 1px solid #DEDEDE;
    }

    div#tours-list {
        background-image: none;
    }

    .tourcategory, .searchbox {
        position: relative !important;
        width: 100% !important;
        margin-bottom: 10px !important;
        left: 0 !important;
        top: 0 !important;
        height: auto !important;
    }

    div#tours-list .searchbox {
        background-size: cover;
    }

    div#tours-list .searchbox .inner {
        padding-left: 50%;
    }

    .toursearch {
        display: none;
    }

    #leader-bio img {
        display: block;
        float: none;
    }

    #price-info.sunbird, #tour-title.sunbird {
        margin: 0 10px;

        width: 98%;
        padding-left: 0;
        float: none;
    }

    #tour-title {
        margin: 0 10px;
    }

    #tour-title .split {
        width: 98%;
        float: none;
    }

    #content {
        margin: 0 10px;
    }

    #tour-nav {
        margin: 0 10px;
    }

    #content .index-img {
        max-width: 98% !important;
        float: none;
        width: auto !important;
        margin: .5em 0 !important;
    }

    #content ul {
        margin: .5em 0;
        padding: 0;
    }

    form.payments-wings ul {

        margin-top: 5px;
        padding: 0px;
        list-style-type: none;
        border-top: 1px solid #f1f1f1;
        border-bottom: 1px solid #f1f1f1;

    }

    input.medium, select.medium {
        width: auto !important;
        max-width: 100%;
    }

    form .instruct {
        position: relative !important;
    }

    input.date, select.date {
        width: 3.5em !important;
    }

}