﻿body {
    font-family: Sans-Serif;
    font-size: medium;
    line-height: 150%;
}

h1, h2, h3, h4 {
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
}

h1 {
    font-size: 150%;
    line-height: 150%;
}

.title-text {
    display: none;
}

.page-shadow-left, 
.page-shadow-right {
    display: none;
}

#countdown {
    display: none;
}

.starburst-link {
    display: none;
}

.top-navigation-area {
    display: none;
}

.copyright {
    font-size: 80%;
}

.breadcrumbs {
    display: none;
}

.boxed-links {
    display: none;
}

.large-photo-links {
    display: none;
}

.entry-form-links {
    display: none;
}

h2.sponsor-label {
    font-weight: bold;
    margin-top: 1.5em;
    margin-bottom: 0em;
    text-align: center;
    font-size: 90%;
}

table.sponsor-logos {
    width: 100%;
    text-align: center;
}

.sponsor-logos td {
    padding-top: 10px;
    text-align: center;
    vertical-align: middle;
}

.sponsor-logos img {
    border: 1px solid #331100;
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: middle;
}

.copyright {
    margin-left: auto;
    margin-right: auto;
    padding-top: 1em;
    padding-bottom: 2em;
    text-align: center;
    color: White;
    font-size: 80%;
}


/* Content area - general styles */

.content {
    position: relative;
    font-size: 80%;
}

.content h2 {
    margin-bottom: 0.7em;
    font-size: 170%;
    font-weight: bold;
}

.content h3 {
    margin-top: 2em;
    margin-bottom: 0.7em;
    font-size: 120%;
    font-weight: bold;
    line-height: 150%;
}

.content h4 {
    font-weight: bold;
    margin-top: 1.5em;
    margin-bottom: 1em;
}

.content p {
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 150%;
}

.content dl {
    margin-bottom: 1.5em;
    line-height: 160%;
    overflow: hidden;
}

.content dl dt {
    display: block;
    padding-top: 0.3em;
    float: left;
    clear: left;
    width: 12em;
    font-weight: bold;
}

.content dl dd {
    display: block;
    padding-top: 0.3em;
    margin-left: 12em;
    font-weight: normal;
}

.content ul {
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    margin-left: 1.6em;
    list-style-type: square;
}

.content ul li {
    margin-top: 0.7em;
    margin-bottom: 0.7em;
    line-height: 150%;
}

.content ul ul {
    list-style-type: inherit;
    font-size: 100%;
}

.content strong {
    font-weight: bold;
}

.content em {
    font-style: italic;
}


/* Overview page */

.overview-photo-area {
    display: none;
}

.overview-feature-area {
    height: auto;
    position: static;
}

.overview-feature-1,
.overview-feature-2,
.overview-feature-3 {
    position: static;
    width: auto;
}

.feature-overlay-link {
    display: none;
}

.overview-feature-area h2 {
    margin-bottom: 0.5em;
    font-weight: normal;
    font-size: 135%;
    line-height: 100%;
    color: #241813;
}

.overview-feature-area p {
    margin-top: 0;
    color: #757671;
    font-size: 85%;
    line-height: 130%;
}

.overview-feature-link {
    display: none;
}

.overview-page-bottom {
    margin-top: 2em;
}



/* Rules page */

.rules-tickets-table {
    border-collapse: collapse;
}

.rules-tickets-table td, 
.rules-tickets-table th {
    border: 1px solid #331100;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    vertical-align: middle;
    line-height: 150%;
}

.rules-tickets-table th {
    font-weight: bold;
}


/* Side boxes */

.side-box-left, 
.side-box-right {
    text-align: center;
}

.side-box-left {
    display: inline;   /* fix IE float bug */
    float: left;
    margin-top: 2em;
    margin-bottom: 1em;
    margin-right: 2.5em;
}

.side-box-right {
    float: right;
    clear: right;
    margin-left: 1.5em;
}

.side-box-left a,
.side-box-right a {
    text-decoration: none;
}

.side-box-left img,
.side-box-right img {
    border: 1px solid #331100;
}

.side-box-photo {
    border-color: #331100;
}

.side-box-caption {
    display: block;
    color: #331100;
    margin-top: 0.3em;
    font-style: italic;
    line-height: 130%;
}

.flush-top {
    margin-top: 0.5em;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}



/* How to enter page */

.entry-methods {
    margin-top: 1em;
    width: 100%;
    overflow: hidden;
}

.entry-methods .row-1 div,
.entry-methods .row-2 div {
    margin-top: 1em;
    border: 1px solid #331100;
    padding-top: 0.5em;
    background-color: #e3cb9d; 
    overflow: visible;
}

.entry-methods .row-1 div {
    float: left;
    height: 7.5em;
}

.entry-methods .row-2 {
    padding-top: 0.2em;
    clear: both;
}

.phone-entry-method {
    margin-right: 1em;
    width: 12em;
}

.mail-entry-method {
    margin-right: 1em;
    width: 18em;
}

.fax-entry-method {
    width: 12em;
}

.in-person-entry-method {
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0.7em;
    width: 30em;
}

.content .entry-methods p {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

.content .entry-methods h4 {
    margin-top: 0.1em;
    margin-bottom: 0.3em;
    text-align: center;
    color: #331100;
    font-weight: bold;
}