html, body {
    background: #fff;
    color: #000 !important;
    font-family: Helvetica, Arial, "Droid Sans", sans-serif;
    padding: .5em;
}

#tf-hd,
#tf-ft,
#tf-nav,
#tealbg .tealbg-top-overlay,
#tealbg .tealbg-bot-overlay,
#tf-main-social {
    display: none;
}

#tealbg .tealbg-content-overlay {
    background: none;
}

#tealbg .tealbg-main-content {
    background: none;
    margin: 0;
}

#tealbg,
#tealbg .tealbg-content-overlay,
#tealbg .tealbg-content-inset,
#tealbg .tealbg-main-content {
    margin: 0;
    width: 100%;
}

h2 {
    color: #bf2838;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.tf-in-person, .tf-in-person strong, .mInfo, .mTitle, .mContent {
    color: #000;
    text-align: left;
}

#program-table {
    background: url('../images/main-content-bg.jpg') repeat-y;
    width: 948px;
}

#program-table th {
    width: 130px;
    text-align: center;
}

#program-table td {
    vertical-align: top;
}

.program-day-separator {

}

.schedule-hour {
    color: #333;
    font-weight: bold;
    text-align: center;
    height: 64px;
    position: relative;
    top: -9px;
}

.program-event {
    position: absolute;
    overflow: hidden;
    background: #fff;
    border: 1px solid #680000;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin: 0 1px;
    width: 75px;
    display:block;
    color: #333;
    cursor: pointer;
    text-decoration:none;
    z-index: 2;
}

.program-event:hover {
    border: 1px solid #680000;
    overflow: visible;
    -moz-box-shadow: 0 0 3px #333;
    -webkit-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    height: auto !important;
}

.program-event .title {
    background: #c22735;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    display: block;
    height: 16px;
    color: #ffffff;
    font: bold 10px Helvetica;
    text-align: center;
    overflow: hidden;
}
.program-event .title span {
    padding-top: 2px;
    display: block;
}

.program-event .content{
    background: #fff;
    font: bold 10px Helvetica;
    padding: 7px 4px 0 4px;
    margin-bottom: 7px;
    display: block;
    border-top: none;
}

.program-event .startEnd {
    background: #fff;
    font-size: 9px;
    display: inline;
}

.program-event:hover .content {
}

.program-event .content .runTime {
    font: normal 10px Helvetica;
    color: #666;
    height: 16px;
    background: #fff;
}

.program-event:hover {
    z-index: 3;
}

#program-venues {
    clear: both;
    margin: 10px auto;
    width: 904px;
}

.program-venue {
    color: #000;
    font-weight: bold;
    text-align: center;
}

/* BG for schedule */
.program-day {
    margin: auto;
    width: 904px;
}

.program-day img {
    border: none;
}

.program-day td {
    color: #fff;
    border: 1px solid #c59563;
    border-right: none;
    padding: 0;
    vertical-align: top;
}

.program-hour-separator {
    border-bottom: 1px solid #e7b785;
    height: 31px;
}

.program-last {
    border-right: 1px solid #c59563;
}

.program-half-hour {
    border-bottom: 1px solid #ffdeb5;
}

.schedule {
    background: url('../images/main-content-bg.jpg') repeat-y;
    width: 948px;
    padding:0px 0 0 0;
    margin:0px auto;
    text-align:center;
}
.schedule-top {
    background: url('../images/main-content-top.jpg') no-repeat;
    height:38px;
    width:948px;
    margin:0px auto;
    text-align:center;
    margin-top:22px;
}
.schedule-bottom {
    background: url('../images/main-content-bg-bottom.jpg') no-repeat;
    width:948px;
    height:123px;
    position: relative;
    left: -3px;
    margin:0px auto;
    text-align:center;
}

.schedule-date {
    background: url('../images/date-bg.jpg') no-repeat;
    width:191px;
    height:70px;
    float:left;
    margin:-15px 0 0 0;
}
.schedule-date span {
    color: #333;
    font-family: "Courier", "Droid Sans Mono", monospace;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: block;
    padding-top: 13px;
}

.official-schedule {
    height:57px;
    width:170px;
    float:left;
    margin:-20px 0 0 35px;
}

.day-text {
    display: none;
}

.schedule-prev {
    width:54px;
    height: 33px;
    float:left;
    margin: 0 5px 0 117px;
    cursor:pointer;
}

.schedule-next {
    width:57px;
    height: 35px;
    float:left;
    margin:0 0 0 5px;
    cursor:pointer;
}

.prev-day {
    width:171px;
    height:80px;
    float:left;
    cursor:pointer;
    margin:0 0 0 -20px;
}

.next-day {
    width:183px;
    height:97px;
    float:left;
    position: relative;
    left: 30px;
    margin: 0 0 0 605px;
    cursor:pointer;
}

.tf-in-person {
    color: #fff;
    font-weight: normal;
}

.tf-in-person strong {
    color: #fff;
}

.mContent .tf-film-print {
    background: url(../images/print.png) left center no-repeat;
    padding: 4px 0 4px 22px;
    display: block;
    margin-top: 12px;
    cursor: pointer;
    color: #999;
    font-size: 10px;
    text-decoration: underline;
}
/*#44612d*/
.program-other, .program-other:hover {
    border-color: #ada936;
}

.program-other .title {
    background: #ada936;
}

#tf-hd,
#tf-nav,
#tf-ft,
#tf-home-link {
    display: none;
}

.program-day {
    display: block !important;
}

.day-text {
    display: block;
    font-size: 123.1%;
    margin: 1em 0;
}

#tf-photo-strip,
#tf-sponsors {
    display: none;
}

.fm-reservation-schedule {
    width: 100%;
}

.fm-reservation-schedule .fm-title-cell {
    width: 38%;
}

.fm-reservation-schedule .fm-date-cell {
    width: 25%;
}

.fm-reservation-schedule .fm-runtime-cell {
    width: 12%;
}

.fm-reservation-schedule .fm-venue-cell {
    width: 25%;
}

.fm-reservation-schedule td {
    padding: 6px 0;
}

p:first-child {
    padding: 0;
    margin: 0;
}

dt, dd {
    margin: 0;
    padding: 0;
}

dt {
    font-weight: bold;
    margin-top: 12px;
}

.schedule-header,
.program-venues,
.schedule-print-link,
.schedule-footer {
    display: none;
}

.program-day {
    page-break-after: always;
}

.program-day-final {
    page-break-after: auto;
}

.program-venues-print-repeat {
    display: table;
}

.schedule-print-title {
    display: block;
}

.program-event .title {
    color: #000;
}

a[href]:after {
    content: none !important;
}

.schedule-wrap .note {
    display: none;
}

.schedule-wrap .date-wrapper {
    position: relative;
    left: 150px;
    top: -120px;
}

.schedule-wrap .schedule-body {
    position: relative;
    top: -115px;
}

.schedule-wrap footer,
.schedule-wrap .dropdown {
    display: none;
}

.schedule-wrap tr.head {
    font-size: 85%;
}
