body {
    /* background-image: url(/img/background-gradient-8000.png); */
    background: white;
    background-position: top center;
    background-repeat: repeat-y;
    margin-left: 0;
    margin-right: 0;
    font: 12pt Tahoma, sans-serif;
    color: #323333;
}

a {
    color: #007887;
    text-decoration: none;
}

#headerwide {
    background-image: url(/img/header.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 116px;
}

#headernarrow {
    position: relative;
    width: 1000px;
    height: 116px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

#headersocial {
    position: absolute;
    bottom: 26px;
    right: 0;
    height: 19px;
}

#headersocial a {
    float: right;
}

#headersocial img {
    float: right;
    width: 18px;
    height: 19px;
    margin-left: 8px;
}

#overslideshowcenter {
    width: 1000px;
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 100;
}

#overslideshow {
    z-index: 10;
    width: 1000px;
    height: 544px;
    position: absolute;
    top: 0;
    left: 0;
}

#navmenus {
    position: absolute;
    top: 36px;
    color: white;
    font: 12pt "Not Just Groovy";
}

#navmenus a {
    color: white;
    text-decoration: none;
    border-bottom: 1px white solid;
    padding-bottom: 2px;
    margin-right: 13px;
}

#isoblurb {
    font: 8pt Arial, sans-serif;
    color: #a1a1a1;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
}

#isoblurb p {
    margin-top: 0;
    margin-bottom: 0.5em;
}

#homeslideshow {
    z-index: 1;
}

#maincontent {
    position: relative;
    margin-top: -60px !important;
    z-index: 150;
    width: 1000px !important;
    background-color: transparent !important;
}

h1 {
    font: 30pt "Not Just Groovy";
    color: #007887;
    /* text-transform: uppercase; */
    margin-bottom: -14px; /* compensate for no descenders in all-caps */
}

h2 {
    font: 24pt "Not Just Groovy";
    color: #007887;
    /* text-transform: uppercase; */
    /* margin-bottom: -14px; */
    margin-bottom: 0;
}

h3 {
    font: 14pt "Not Just Groovy";
    margin-bottom: 2px;
    color: #007887;
}

h4 {
    font: 10pt "Not Just Groovy";
    margin-bottom: 2px;
    color: #007887;
}

#homebuttons {
}

#homebuttons img {
    /* margin-left: -41px; */
    margin-left: -32px;
    float: left;
}

#homebuttons a:hover img {
    opacity: 0.8;
}

#veil {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.75;
    background: black;
    z-index: 200;
    padding-top: 2em;
    padding-bottom: 2em;
    display: none;
}

#veilwrapper {
    position: absolute;
    top: 3em;
    left: 0;
    width: 100%;
    z-index: 200;
    display: none;
}

#veilcontent {
    width: 850px;
    border: 1px #396282 solid;
    margin-left: auto;
    margin-right: auto;
    background: white;
    min-height: 600px;
    opacity: 1.0;
    overflow: hidden;
    padding: 0;
    z-index: 22;

    background: #0c2d46; /* Old browsers */
    background: -moz-linear-gradient(top,  #0c2d46 0%, #030b10 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0c2d46), color-stop(100%,#030b10)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0c2d46 0%,#030b10 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0c2d46 0%,#030b10 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0c2d46 0%,#030b10 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0c2d46 0%,#030b10 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c2d46', endColorstr='#030b10',GradientType=0 ); /* IE6-9 */
}

#veilcontentnewsletter {
    width: 325px;
    height: 260px;
    background: white;
    box-shadow: 3px 3px 3px #888888;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 100px;
    padding: 1em;
}

#veilinnercontent {
    padding: 1em;
    margin-top: -20px;
    color: white;
    font-size: 12pt;
    position: relative;
}

#veilinnercontent h1 {
    margin-top: 0;
}

#videopopup {
    display: none;
    position: relative;
}

#newsheader {
    position: absolute;
    top: 100px;
    right: 6px;
    width: 232px;
    height: 30px;
}

#newsbox {
    position: absolute;
    top: 133px;
    right: 6px;
    width: 228px;
    height: 288px;
    border: 2px #d8d8d8 solid;
    overflow: hidden;
    color: white;
    font-size: 9pt;
}

#newsbox div {
    opacity: 0.9;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 6px;
    height: 48px;
    overflow: hidden;
}

#newsbox p {
    font-size: 7pt;
    margin-top: 0;
    margin-bottom: 1em;
}

#newsbox .odd {
    background: #29465d;
}

#newsbox .even {
    background: #6996b7;
}

#linkcategorybar, #scheduleyearsbar {
    margin-top: 0;
    border-bottom: 4px #007887 solid;
}

#linkcategorybar img, #scheduleyearsbar img {
    float: left;
    height: 34px;
}

#linkcategorybar a, #scheduleyearsbar a {
    display: inline-block;
    background: #989898;
    color: #535353;
    line-height: 14px;
    font-size: 8pt;
    width: 76px;
    text-align: center;
    margin: 0;
    float: left;
    padding-top: 2px;
}

#linkcategorybar table, #scheduleyearsbar table {
    height: 34px;
    float: left;
}

#linkcategorybar td, #scheduleyearsbar td {
    background: #989898;
    height: 34px;
    vertical-align: middle;
}

#linkcategorybar div.tab, #scheduleyearsbar div.tab {
    float: left;
    height: 34px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.hiddenmenu {
    display: none;
}

table.alternating {
    border-collapse: collapse;
    border: 2px black solid;
    width: 100%;
}
table.alternating td, table.alternating th {
    padding: 4px 8px;
    text-align: left;
}
th.alternatingeven { background-color: #888888; }
th.alternatingodd { background-color: #999999; }
td.alternatingeveneven { background-color: #bfbfbf }
td.alternatingevenodd { background-color: #bfbfbf }
td.alternatingoddeven { background-color: #cfcfcf }
td.alternatingoddodd { background-color: #cfcfcf }

/* even years on schedule pages have different color scheme to match newsbox */

.evenyear table h3 { color: white }
.evenyear table td { color: white }

.evenyear th.alternatingeven { background-color: #6996b7; }
.evenyear th.alternatingodd { background-color: #29465d; }
.evenyear td.alternatingeveneven { background-color: #29465d }
.evenyear td.alternatingevenodd { background-color: #29465d }
.evenyear td.alternatingoddeven { background-color: #6996b7 }
.evenyear td.alternatingoddodd { background-color: #6996b7 }

.mediavideopreview {
    margin-right: 1em;
    margin-bottom: 1em;
    float: left;
    position: relative;
    cursor: pointer;
}

.mediavideooverlay {
    position: absolute;
    left: 0;
    right: 0;
    background: black;
    color: white;
    opacity: 0.75;
    display: none;
    cursor: pointer;
    z-index: 100;
}

.newsletterslideshowpreview {
    margin-right: 1em;
    margin-bottom: 1em;
    float: left;
    position: relative;
    cursor: pointer;
}

.newsletterslideshowoverlay {
    position: absolute;
    left: 0;
    right: 0;
    background: black;
    color: white;
    opacity: 0.75;
    display: none;
    cursor: pointer;
    z-index: 100;
}

.contentblockyoutubeoverlay {
    position: absolute;
    left: 0;
    right: 0;
    background: black;
    color: white;
    opacity: 0.75;
    display: none;
    cursor: pointer;
    z-index: 100;
    width: 400px;
    height: 253px;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
}

.contentblockyoutube {
    margin-top: 1em;
}

.contentblockyoutube img {
    border: 3px #007887 solid;
}

.contentblockyoutube h3 {
    display: none;
}

.contentblockphoto.jpg img {
    border: 3px #007887 solid;
}

.contentimagejpg {
    border: 3px #007887 solid;
}

.contentimagepng {
    border: none;
}

div.contentblockfile {
    background: white;
}

table.jobpostingtable {
    margin-top: 1em;
}

table.jobpostingtable th {
    text-align: left;
    padding-right: 1em;
}

h2.newsmonth {
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 0.5em;
}

#contactform th {
    font-size: 10pt;
    width: 100px;
    text-align: left;
}

.anav {
    cursor: pointer;
}

.anav img {
    border: 1px black solid;
}
