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

a:hover {
    color: #CC3333;
    text-decoration: underline;
}

a.galleryLink {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

a.galleryLink:hover {
    text-decoration: underline;
    color: blue;
    font-weight: bold;
}

a.caution {
    color: red;
    font-weight: bold;
}

a.applicationAddName {
    display: block;
    padding: 3px 0 3px 160px;
}

.adminMenuOption {
    font-style: italic;
    font-size: 12px;
    margin: 10px 0 3px;
}

#applicationMainDetails {
    width: 100%;
}

#applicationMainDetails td {
    padding: 2px 0;
}

#applicationMainDetails tr td:first-child {
    text-align: right;
    padding-right: 5px;
}

#availableBuses>div>h4, #availableTrucks>div>h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
}

#availableBuses>div>h4 a, #availableTrucks>div>h4 a {
    font-size: 11px;
    font-weight: normal;
}

body {
    background: transparent;
    color: #232323;
    font-family: 'Average Sans', sans-serif;
    font-size: 12pt;
    min-height: 200px;
    margin: 1em auto;
}

body.dialog {
    width: auto;
    margin: 0;
    min-height: auto;
}

.ui-widget {
    background-color: #E5E3D8;
}

.ui-widget-content {
    background: #E5E3D8;
}

.ui-dialog-buttonpane {
    background: #ddd;
}

.ui-dialog-nooverflow .ui-dialog-content {
    overflow: hidden;
}

.busDiv {
    background-color: #CCC;
}

.busDiv, .truckDiv {
    border: 1px solid #FFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 5px 10px;
    margin: 10px 0;
}

.busCollapsed .riderList {
    display: none;
}

#content {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
}

#allApplicants h2 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 5px 20px;
    padding: 0;
}

div.applicant {
    border: 1px solid #CCC;
    background-color: #4C80B0;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    position: relative;
}

div.applicant .removeRider {
    color: #FF9900;
    display: block;
    font-weight: bold;
    right: 140px;
    top: 7px;
    position: absolute;
}

div.applicant .show-hide {
    color: white;
    display: block;
    right: 7px;
    top: 7px;
    position: absolute;
}

div.applicantDetails {
    padding: 0 5px 5px;
}

div.applicationDivision {
    border: 1px solid #CCC;
    background-color: #EEE;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 10px;
}

div.applicationDivision h4 {
    margin-top: 0;
}

div.applicationFlightOptions {
    line-height: 26px;
}

div.header {
    color: #930;
    font-size: 20px;
}

div.tableCellSingleRow {
    height: 26px;
    vertical-align: bottom;
}

div.userCenteredText {
    text-align: center;
    width: 100%;
}

form {
    display: inline;
}

form#applicationLookupForm table {
    margin-bottom: 5px;
}

form#applicationLookupForm table tr td {
    padding: 2px 3px;
}

h2 {
    color: darkslategray;
}

#HeaderImage {
    background: url(/images/pkbellylogo_small.png) no-repeat transparent;
    display: block;
    float: left;
    height: 105px;
    margin: 0 auto;
    text-indent: -100em;
    width: 137px;
}

#HeaderText {
    color: darkslategrey;
    font-size: 3em;
    margin: 0;
    padding: 1.4em 0 0 3.8em;
}

#HeaderText a {
    color: inherit;
    text-decoration: none;
}

#HeaderText #Square_1, #HeaderText #Square_2, #HeaderText #Square_3, #HeaderText #Square_4,
    #HeaderText #Square_5 {
    display: inline-block;
    height: 0.5em;
    vertical-align: middle;
    width: 0.5em;
}

#HeaderText #Square_1 {
    background-color: #61BCB7;
}

#HeaderText #Square_2 {
    background-color: #D05E47;
}

#HeaderText #Square_3 {
    background-color: #BAB08F;
}

#HeaderText #Square_4 {
    background-color: #E7BE5E;
}

#HeaderText #Square_5 {
    background-color: teal;
}

#HomeHeader {
    background-color: #F09E97;
    color: white;
    font-family: 'Amaranth', sans-serif;
    font-size: 4em;
    font-weight: bold;
    margin: 0 0 0.4em;
    text-align: center;
}

#HomeHeaderImage {
    /*
    background-color: #F09E97;
    font-family: 'Amaranth', sans-serif;
    color: white;
    font-size: 5em;
    padding: 90px 20px 0 0;
    border-color: #EFEEE6;
    */
    background-color: rgb(64, 220, 201);
    border-color: #EFEEE6;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    color: rgb(252, 78, 70);
    display: block;
    font-family: Georgia, serif;
    font-size: 4em;
    font-weight: bold;
    height: 180px;
    margin: 0 auto;
    position: relative;
    text-align: right;
    text-decoration: none;
    padding: 80px 80px 0 0;
    width: 950px;
}

#HomeHeaderImage img {
    border: 0 hidden white;
    left: 10px;
    position: absolute;
    top: -10px;
    z-index: 10;
}

.homeLinksDivider {
    color: grey;
    border-top: 1px solid tan;
    margin-top: 2em;
    text-align: center;
}

.homeLinksDivider span {
    background-color: #E5E3D8;
    margin-top: -0.5em;
    position: relative;
    top: -0.7em;
}

.homeLinks {
    color: tan;
    margin-top: -0.4em;
    text-align: center;
}

.homeLinks a {
    color: darkslategrey;
    text-decoration: none;
}

.homeLinks a:hover {
    color: grey;
    text-decoration: underline;
}

#HomePageText {
    float: left;
    padding: 0 10px;
    width: 510px;
}

#HomeTiles {
    background-color: lightgray;
    border: 8px solid #EFEEE6;
    height: 373px;
}

#HomeTiles div {
    display: block;
    float: left;
    height: 186px;
    position: relative;
    width: 186px;
}

#HomeTiles a {
    bottom: 10px;
    color: white;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    text-decoration: none;
    text-align: right;
    text-shadow: 0 0 2px;
}

#HomeTiles a:first-child {
    bottom: auto;
    left: 10px;
    right: auto;
    text-align: left;
    top: 10px;
}

#HomeTiles div:nth-child(5n) {
    width: 189px;
}

#HomeTiles a:hover {
    color: #EEEEEE;
    text-shadow: 1px 1px 8px;
}

#HomeTiles #ScrollToVideo {
    display: block;
    font-size: 100px;
    height: 950%;
    text-shadow: -2px -2px 6px black;
    padding-top: 10%;
    position: static;
    text-align: center;
    width: 100%;
}

#HomeTileColor_1 {
    background-color: #D05E47;
}

#HomeTileColor_2 {
    background-color: #61BCB7;
}

#HomeTileColor_3 {
    background-color: #BAB08F;
}

#HomeTileColor_4 {
    background-color: #E7BE5E;
}

#HomeTileColor_5 {
    background-color: teal;
}

#HomeTiles div.color-spot-1 {
    background-color: rgb(144, 227, 190);
}

#HomeTiles div.color-spot-2 {
    background-color: rgb(253, 125, 131);
}

#HomeTiles div.color-spot-3 {
    background-color: rgb(206, 98, 55);
}

#HomeTiles div.color-spot-4 {
    background-color: rgb(248, 201, 116);
}

#HomeTiles div.color-spot-5 {
    background-color: rgb(73, 225, 201);
}

#HomeTileImage_1 {
    background-image: url(/images/homepage/pass_corn_234x234.jpg);
    background-size:189px;
}

#HomeTileImage_2 {
    background-image: url(/images/homepage/great_tent_234x234.jpg);
    background-size:189px;
}

#HomeTileImage_3 {
    background-image: url(/images/homepage/grace_234x234.jpg);
    background-size:189px;
}

#HomeTileImage_4 {
    background-image: url(/images/homepage/happy_stupidity_234x234.jpg);
    background-size:189px;
}

#HomeTileImage_5 {
    background-image: url(/images/homepage/crew_four_234x234.jpg);
    background-size:189px;
}

#HomeVideo {
    float: left;
    width: 420px;
}

#HomeVideo p {
    margin: 0;
    padding: 0;
}

html {
    background-color: #E5E3D8;
    min-height: 500px;
    width: 100%;
}

img {
    border: 0;
}

#HomeTiles #juneLetterLink {
    border: 4px solid #EFEEE6;
    border-radius: 10px 10px 0 0;
    display: block;
    left: 580px;
    padding: 4px 0;
    position: relative;
    text-align: center;
    top: -51px;
    width: 140px;
}

label {
    cursor: pointer;
}

.stripedBar {
    border-collapse: collapse;
    /*width: 790px;*/
}

.stripedBar th {
    padding: 10px 0;
    text-align: left;
}

.stripedBar td {
    vertical-align: top;
    padding: 5px;
    border-top: 1px solid #888;
}

td.numeric {
    text-align: right;
}

.stripedBar tbody tr:nth-child(odd) {
    background-color: #DDD;
}

.stripedBar td ul {
    margin-top: 0;
    margin-bottom: 0;
}

.manageRiderArrivalsTable {
    /*width: 800px;*/
}

.manageRiderArrivalsTable>tbody td {
    vertical-align: top;
}

.manageRiderArrivalsTable th {
    font-size: 18px;
    font-weight: bold;
    width: 50%;
}

.manageRiderArrivalsTable .noPayments {
    display: none;
}

nav.secondary li a {
    padding: 2px 6px;
}

#navLayer {
    left: 5px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 200px;
}

#navLayer a {
    color: #FFF;
    display: block;
    font-size: 12px;
    margin-bottom: 15px;
    text-decoration: none;
    text-shadow: 0 0 3px #000;
}

#navLayer a:hover {
    color: #FC0;
    text-decoration: underline;
}

#navTop {
    margin-left: 5px;
}

.newBus, .newTruck {
    font-style: italic;
}

.riderRemoved {
    color: #CCC;
    font-size: 14px;
    font-style: italic;
    padding: 3px 7px;
}

.riderList, .riderBikeList {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.riderList li, .riderBikeList li {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #FFF;
    font-size: 12px;
    margin: 0 0 3px;
    padding: 2px 5px;
}

.riderList li {
    background-color: #BDF;
}

.riderList li.incomplete {
    background-color: #ffd4b8;
}

.riderBikeList li {
    background-color: #9BD;
}

.riderContactInformationTable tr td:first-child {
    padding-right: 5px;
    text-align: right;
}

.smallArrival {
    font-size: 10px;
    font-style: italic;
}

span.disabledLink {
    color: #999999;
    font-weight: bold;
}

h1, span.header {
    color: #993300;
    font-size: 20px;
}

span.error {
    color: red;
    font-weight: bold;
}

span.message {
    color: blue;
    font-weight: bold;
}

span.success {
    color: green;
    font-weight: bold;
}

.truckDiv {
    background-color: #AAA;
}

ul#unassignedRiders li#unassignedRidersMissingInfo {
    background-color: transparent;
    border: none;
    font-weight: bold;
    padding: 1.5em 0 0.5em 0.5em;
}

#Layer2, #Layer3 {
    padding-bottom: 70px;
}

#restroomImages {
    margin-top: 4em;
}
#restroomImages a {
    box-shadow: 5px 5px 5px #777;
    display: inline-block;
    float: left;
    margin: 0 2em 2em 0;
}
#restroomImages a img {
    width: 100px;
}