html, body {
    background: #343434 url(../images/techredesign/bodybg.jpg) no-repeat center 174px;
    font-family: Helvetica, Arial, "Droid Sans", sans-serif;
    margin: 0;
    padding: 0;
}

body {
    font-size: 13px;
    overflow-x: hidden;
}

img {
    border: 0;
}

h1 {
    margin: 0;
    padding: 0;
    position: relative;
    top: -20px;
}

h1 a {
    color: #fff;
    text-decoration: none;
}

h1 span {
    background: #fff;
    color: #000;
    font-family: "ImpactLabelRegular", monospace;
    font-size: 40px;
    font-weight: normal;
}

h2 {
    color: #bf2838;
    font-family: monospace;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}

h2 a {
    color: #bf2838;
    text-decoration: none;
}

strong {
    color: #bf2838;
}

.tf-header-bg {
}

.tf-header-bg {
    color: #fff;
    position: relative;
    font-family: "ImpactLabelReversedRegular", monospace;
    top: -40px;
}

.tf-content {
    margin: 0 auto;
    width: 954px;
    text-align: left;
}

#tf-hd {
    background: #000002;
}

#tf-hd .tf-content {
    width: 100%;
}

#tf-hd .tf-inner {
    background: url(../images/annual-theme-header.jpg) center top no-repeat;
    z-index: 10;
    position: relative;
}

#tf-nav {
    background: #000;
    z-index: 60000;
    font-family: "futura-pt",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size:16px;
}

#tf-nav ul {
    margin: 0;
    padding: 0;
}

#tf-nav li {
    list-style-type: none;
    float: left;
}

#tf-nav ul ul {
    display: none;
}

#tf-nav li.sfHover ul {
    display: block;
    margin-top: 35px;
    position: absolute;
    width: 200px;
    opacity:0.95;
    filter:alpha(opacity=95);
    -moz-opacity:0.95;
    -khtml-opacity: 0.95;
    box-shadow: 0px 4px 5px #000;
    -webkit-box-shadow: 0px 4px 5px #000;
    -moz-box-shadow: 0px 4px 5px #000;
    background: #cd1304;
    background: -webkit-gradient(linear, left top, left bottom, from(#326167), to(#3a1d1d));
    background: -moz-linear-gradient(top, #326167, #3a1d1d);
    z-index: 50000;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#tf-nav li.sfHover ul li {
    float: none;
}

* html #tf-nav li.sfHover ul {
    background: #bf2838;
}

#tf-nav li.sfHover ul ul {
    margin-top: 0;
}

#tf-nav li.sfHover ul a {
    color: #fff;
    display: inline-block;
    font-weight: normal;
    text-decoration: none;
    text-transform: lowercase;
}

#tf-nav li.sfHover ul a.tf-brand {
    text-transform: none;
}

.sf-sub-indicator,
a > .sf-sub-indicator {
    top: 77px;
}

#tf-nav li.sfHover ul a {
    padding: 8px 8px;
    display: block;
}

#tf-nav li.sfHover ul a:hover {
    background-color: #3a1d1d;
}

a.tf-nav-root .sf-sub-indicator {
    display: none;
}

#tf-nav a.tf-nav-root {
    background:none;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    float: left;
    overflow: hidden;
    padding: 8px 28px 9px 0;
    text-decoration: none;
    font-size:18px;
    line-height: 18px;
    text-transform: uppercase;
}

#tf-nav-news a.tf-nav-root {
    width: 54px;
}

#tf-nav-about a.tf-nav-root {
    width: 67px;
}

#tf-nav-attend a.tf-nav-root {
    width: 75px;
}

#tf-nav-program a.tf-nav-root {
    width: 96px;
}


#tf-nav-dawdle a.tf-nav-root {
    width: 96px;
}

#tf-nav-sponsor a.tf-nav-root {
    width: 91px;
}

#tf-nav-volunteer a.tf-nav-root {
    width: 113px;
}

#tf-nav-submit a.tf-nav-root {
    width: 71px;
}

#tf-nav-media a.tf-nav-root {
    width: 60px;
}

#tf-nav-merch a.tf-nav-root {
    width: 67px;
}

#tf-bd #tf-left {
    float: left;
    width: 598px;
}

#tf-bd #tf-right {
    position: relative;
    float: left;
    margin-top: 36px;
    padding-top: 6px;
    width: 356px;
}

#tf-bd #tf-main-left {
    position: absolute;
    width: 190px;
    top: 425px;
    margin-left: -65px;
}

#tf-bd #tf-main-right {
    background: url(../images/content-header.png) left top no-repeat;
    margin: 14px 0 0 165px;
    padding-top: 60px;
}

#tf-main-social {
    position: relative;
}

.tf-main #tf-ft {
    position: relative;
    width:830px;
    margin:0 auto;
    margin-top:-70px;
    margin-bottom:15px;
}

#tf-bd #tf-main-content {
    min-height: 790px;
    padding-top: 20px;
}

* html #tf-bd #tf-main-content {
    height: 790px;
}

#tf-bd #tf-main-right-inner {
    background: url(../images/content-bg.png) left 0 repeat-y;
    padding-right: 140px;
    width: 634px;
}

#tf-quotes {
    background: url(../images/quote-bg.png) left top no-repeat;
    color: #000;
    display: block;
    font-family: monospace;
    font-size: 12px;
    height: 73px;
    padding: 20px 60px 20px 80px;
    text-decoration: none;
    width: 514px;
}

.tf-quote-source {
    font-weight: bold;
    padding-right: 120px;
}

.tf-wp #tf-ft {
    top: -20px;
}

.tf-wp h2 {
    margin-top: 1.5em;
}

#tf-twitter,
#tf-facebook {
    background: url(../images/twitter.png) left center no-repeat;
    height: 70px;
    display: block;
    position: relative;
    width: 71px;
    text-decoration: none;
    z-index: 35000;
}

#tf-twitter {
    left: 560px;
}

.tf-main #tf-twitter {
    background-image: url(../images/twitter-small.png);
    left: 920px;
    top: 0;
    height: 51px;
    width: 52px;
}

#tf-facebook {
    background-image: url(../images/facebook.png);
    margin-top: 45px;
    position: absolute;
}

.tf-main #tf-facebook {
    background-image: url(../images/facebook-small.png);
    left: 885px;
    height: 50px;
    width: 51px;
}

#tf-carousel-pager {
    position: absolute;
    top: 80px;
    z-index: 20000;
}

#tf-carousel-pager a {
    color: #fff;
    background: #bf2838;
    display: block;
    font-weight: bold;
    margin: 0 0 5px 10px;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none;
}

#tf-carousel-pager a.activeSlide {
    background: #a9a9a9;
}

#tf-carousel-container {
    background: url(../images/techredesign/carouselbg.png) no-repeat;
    height: 383px;
    padding: 33px 23px 140px 38px;
    position: relative;
    top: 10px;
    width: 569px;
}

#tf-carousel a {
    text-decoration: none;
}

#tf-carousel img {
    display: block;
}

#tf-carousel-caption {
    background: #000;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 36px;
    margin-top: -25px;
    padding: 12px;
    width: 468px;
    position: absolute;
}

#tf-box-office {
    background: url(../images/techredesign/boxoffice.jpg) left top no-repeat;
    padding: 108px 148px 20px 16px;
    height: 216px;
    left: 13px;
    top: -205px;
    position: relative;
    width: 503px;
    z-index: 30000;
}

#tf-box-office .tf-box-office-item {
    padding: 3px 12px;
}

#tf-box-office .tf-box-office-item-highlight {

}

#tf-box-office a {
    color: #000;
    text-decoration: none;
}

#tf-box-office .tf-box-office-item a.tf-link-link-link {
    color: blue;
    text-decoration: underline;
}

#tf-box-office h3 {
    margin: 0;
    padding: 0;
}

#tf-box-office h3:hover {
    text-decoration: underline;
}

#tf-box-office p {
    margin: 0;
    padding: 0;
}

#tf-news {
    background: url(../images/techredesign/news.jpg) left top no-repeat;
    padding: 110px 30px 60px 20px;
    position: relative;
    top: -14px;
    width: 368px;
    height: 450px;
}

#tf-news ul {
    margin: 0;
    padding-left: 4px;
}

#tf-news li {
    margin: 0;
    padding: 0;
}

#tf-news-container {
    min-height: 378px;
}

.see-more-posts {float:right;margin:0 55px 0 0;}

.tf-news-link {width:202px;height:63px;display:block;float:left;z-index:110;margin:-73px 0 45px 58px;}

.tf-news-item {
    padding: 0 0 12px 20px;display:block;width:296px;float:left;
}

#tf-twitter-container {
    padding: 0 0 0 20px;
    position: absolute;
    top: 428px;
    width: 270px;
}

#tf-twitter-tools {
    color: #333;
    padding-right: 10px;
}

#tf-twitter-tools a {
    background-image: url(../images/twitter-sprite.png);
    background-repeat: no-repeat;
    float: right;
    color: #333;
    padding-left: 24px;
    text-decoration: underline;
}

#tf-twitter-tools a.tf-twitter-retweet {
    background-position: 6px -58px;
}

#tf-twitter-tools a.tf-twitter-reply {
    background-position: 6px -18px;
}

#tf-news-container .tf-news-date {
    color: #333;
}

#tf-news-container a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

#tf-tweet-status {
    color: #333;
}

.tf-pednet {
    float: left;
    padding: 12px 12px 12px 0;
}

#tf-sponsors {
    background: url(../images/sponsor-bg.png) left top no-repeat;
    position: relative;
    left: 272px;
    z-index: 990;
    display: none;
}

.tf-main .fm-reservation-content #tf-sponsors {
    left: 900px;
}

.tf-sponsor {
    display: block;
    width: 129px;
}

.tf-main #tf-sponsors {
    left: 785px;
    top: -42px;
    overflow: hidden;
    position: absolute;
}

.tf-sponsor-inner {
    display: block;
    height: 129px;
    width: 145px;
}

#tf-feature-map {
    position: relative;
    top: -150px;
    left: -5px;
    margin-bottom:30px;
}

#tf-video-blog {
    background: url(../images/techredesign/videoblog.jpg) 40px top no-repeat;
    position: relative;
    height: 205px;
    padding: 45px 200px 0 58px;
    width: 315px;
    top:0px;
    left:-10px;
    z-index: 100;
}

#tf-video-blog-caption {
    font-family: monospace;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 0 0 3px;
    text-align:center;
    width:310px;
    position:relative;
    left:-17px;
    color:#bb4853;
}

#tf-ft a:hover {
    text-decoration: underline;
}

#tf-ft {
    clear: both;
    color: #fff;
    padding-top: 2em;
    width:830px;
    margin:0 auto;
}

.tf-home #tf-ft {
    position: relative;
    top: -193px;
}

#tf-ft li {
    list-style-type: none;
    margin: 0 0 1em 0;
}

#tf-ft li li {
    margin-bottom: 0;
}

#tf-ft li ul {
    margin: 0;
    padding: 0;
}

#tf-ft li ul ul {
    padding-left: 1em;
}

#tf-ft li a {
    color: #8fe9dc;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#tf-ft li li a {
    color: #fff;
    font-weight: normal;
    text-transform: lowercase;
}

#tf-ft li li a.tf-brand {
    text-transform: none;
}

#tf-ft-nav {
    padding-left: 148px;
    margin-top: 4em;
    z-index: 0;
}

.tf-ft-nav-group {
    float: left;
    margin: 0;
    padding: 0 3.5% 0 0;
    width: 16%;
}

#tf-contact-info {
    clear: both;
    font-weight: bold;
    width:912px;
    text-align: center;
}

#tf-contact-info span {
    padding: 0 12px;
}

.tf-clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

#tf-stuff-lamp {
    background: url(../images/lamp.png) 15px 20px no-repeat;
    padding: 0 0 80px 95px;
}

#tf-stuff-skull {
    background: url(../images/skull.png) left bottom no-repeat;
}

#tf-stuff-violin {
    background: url(../images/violin.png) top left no-repeat;
    height: 285px;
    margin-left: 550px;
    margin-top: -180px;
    position: absolute;
    width: 176px;
}

#tf-photo-strip {
    width: 190px;
    margin-left: -14px;
    height: 872px;
    padding: 10px 0px;
    overflow: hidden;
    text-align: center;
    background: url('../images/photostrip.png') no-repeat center center;
}

#tf-photo-strip h2 {
    display: none;
}

#tf-photo-strip img {
    display: block;
    margin: 9px auto;
    width:120px;
    height:95px;
    border:2px solid #fff;
}

#tf-sponsor-container {
    border: 1px solid #666;
    background: #fff;
    margin-right: 4em;
    padding: 2em;
}

#tf-sponsor-container-inner {
    margin: auto;
    width: 420px;
}

#tf-box-office-kaldis {
    margin-bottom: 200px;
    margin-left: 60px;
    width: 185px;
    text-align: center;
    float: right;
}

#tf-box-office-kaldis a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

.tf-film-still img {
    border: 1px solid #000;
}

.tf-inline-sponsor {
    background-position: 1em center;
    background-repeat: no-repeat;
    color: #333;
    padding: 1em;
    padding-left: 110px;
    display: block;
    text-decoration: none;
}

.tf-inline-sponsor-bxr {
    background-image: url(../sponsors/bxr-small.png);
}

.tf-inline-sponsor-crossing {
    background-image: url(../sponsors/crossing-small.png);
    padding-left: 140px;
}

.tf-inline-sponsor-columbia-ortho {
    background-image: url(../sponsors/columbia-ortho.png);
    padding: 30px 0 30px 260px;
}

.tf-inline-sponsor-courtyard {
    background-image: url(../sponsors/courtyard.png);
    padding-left: 140px;
    padding: 32px 16px 32px 140px;
}

.tf-inline-sponsor-cvb {
    background-image: url(../sponsors/columbia-visitors-bureau.jpg);
    padding-left: 140px;
    padding: 32px 16px 32px 140px;
}

.tf-inline-sponsor-travelodge {
    background-image: url(../sponsors/travelodge.jpg);
    padding-left: 140px;
    padding: 32px 16px 32px 140px;
}

.tf-inline-sponsor-tyten {
    background-image: url(../sponsors/tyten.png);
    padding: 30px 10px 30px 186px;
}

.tf-inline-sponsor-creative-days {
    background-image: url(../sponsors/creative-days-small.png);
    padding: 40px 0 40px 100px;
}

.tf-inline-sponsor-chicken-and-egg {
    background-image: url(../sponsors/chicken-and-egg.png);
    padding: 40px 0 40px 100px;
}

.tf-inline-sponsor-komu {
    background-image: url(../sponsors/komu-small.png);
    padding: 2.2em 1em 2.2em 110px;
}

.tf-inline-sponsor-cat {
    background-image: url(../sponsors/cat.png);
    background-position: 60px center;
    margin-bottom: 1em;
    padding: 2.2em 1em 2.2em 220px;
}

.tf-inline-sponsor-tribune {
    background-image: url(../sponsors/tribune.png);
    margin-bottom: 100px;
    padding: 2.2em 1em 2.2em 220px;
}

.tf-inline-sponsor-diggit {
    background-image: url(../sponsors/diggit.png);
    padding: 2.2em 1em 2.2em 200px;
}

.tt {
    display: none;
}

hr {
    border: none;
	background: #6a3438;
	height: 1px;
	padding: 0;
	margin: 24px 5%;
	overflow: hidden;
	width: 90%;
	display: block;
}

#tf-newsletter {
    background: url(../images/techredesign/mailinglist-input.png) left top no-repeat;
    width:359px;
    height: 120px;
    position: relative;
    top: -24px;
}

#tf-newsletter #email-text {
    border: 0;
    background: none;
    color: #666;
    width: 227px;
    height:21px;
    margin:53px 0 0 31px;
    float:left;
    outline: 0 none;
}

#tf-newsletter input:focus {
    color: #000;
}

#newsletter-submit {
    width:70px;
    height:29px;
    float:left;
    margin: 49px 1px 1px 1px;
    cursor:pointer;
    background:none;
    border:none;
}

#tf-berries {
    background: url(../images/berries.png) left top no-repeat;
    width: 78px;
    height: 163px;
    position: absolute;
    margin-left: -200px;
}

.tf-sponsor-list #tealbg .tealbg-main-content,
.tf-film-list #tealbg .tealbg-main-content {
    margin-left: 36px;
}

#tf-sponsor-list table {
    width: 100%;
}

#tf-sponsor-list td {
    height: 160px;
    width: 33%;
    padding-right: .33%;
    text-align: center;
}

#tf-sponsor-list h2 {
    clear: left;
    padding: 2em 0 1em 0;
}

#tf-theme-container {
    position: absolute;
    margin-left: 200px;
    top: 0;
    z-index: 0;
}

.tf-socket-home-link {
    background: url(../images/techredesign/socket-small-inverted.png) left center no-repeat;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 12px 0 12px 92px;
    text-decoration: none;
    width: 300px;
}

.tf-mo-x-promo {
    float: left;
    margin-right: 10px;
    padding: 10px 0 10px 0;
}

embed, object {
    z-index: 0;
}

.tf-taxi-sponsor {
    padding-left: 1em;
    text-align: center;
}

.tf-taxi-sponsor a {
    text-decoration: none;
}

#tf-home-link {
    height: 170px;
    display: block;
    position: relative;
    width: 954px;
    z-index: 10;
    text-decoration: none;
}

#tf-hd-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    background: url(../images/annual-theme-header-left.png) repeat-x;
    height: 170px;
    z-index: 0;
}

#tf-hd-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    background: url(../images/annual-theme-header-right.png) repeat-x;
    height: 170px;
    z-index: 0;
}

.swat-form {
    padding-bottom: 286px;
}

.dawdle-purchase-total th,
.dawdle-purchase-total td {
    font-size: 167%;
    padding-bottom: 1em;
}


/* form styles */
form { font-size: 0.9em; line-height: 135%; }
fieldset { width: 100%; border: 1px solid #999; padding: 0 0 1em; margin: 1em 0; }
legend { color: #981b1f; font-weight: bold; font-size: 1.2em; margin: 0 1em; }
dl.inputList { padding: 0; margin: 0; clear: both; }
.inputList dt { font-weight: normal; clear: left; float: left; display: inline-block; text-align: right; margin: 0.5em 1%; padding: 0; width: 25%; }
.inputList dd { text-align: left; width: 70%; margin: 0.5em 0; display: inline-block; padding: 0; }
br.inputClear { height: 1%; margin: 0; padding: 0; clear: both; }
#passPurchase label.error { display: block; font-weight: bold; margin: 0; color: #f00; }
.required { background-color: #fcc; }
input.submit { margin: 1em; }
fieldset p { clear: both; padding: 1em; margin: 0; }
.salesMessage {font-weight: bold; margin: 0 0.5em; color: #981b1f; }
#passPurchase input.text {
}

.tf-button::-moz-focus-inner {
    border: 0;
}

.tf-button {
    background: #7fbf4d;
    background: -moz-linear-gradient(0% 100% 90deg,#63a62f, #7fbf4d);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7fbf4d), to(#63a62f));
    border: 1px solid #63a62f;
    border-width: 1px 1px 0 1px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: inset 0 1px 0 0 #96ca6d;
    -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    color: #fff;
    font-family: "lucida grande", sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 8px 8px 8px;
    text-align: center;
    text-shadow: 0 -1px 0 #4c9021;
    width: 150px;
}

.tf-button:hover {
    background: #5a962c;
    background: -moz-linear-gradient(0% 100% 90deg,#5a962c, #72ac45);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#72ac45), to(#5a962c));
    cursor: pointer;
}

/* Styling for films.php */
/* Film, event, workshop listing pages */
#eventTable { background: none; border: 0px; }
#eventTable td { padding: 4px; border: 0px; }
#eventTable td img { padding: 0px; border: 0px; }
ul#eventsList { font-size: 0.95em; line-height: 1.1em; list-style-type: none; list-style-position: outside; clear: both; float: right; width: 120px; text-align: left; padding: 0px; margin: 0 24px 0 0; }
ul#eventsList li { padding: 4px 0px; margin: 0px; width:250px;}
/* #eventsList a:link, #eventsList a:visited { color: #000; text-decoration: none; } */
#eventsList a:hover { background-color: #51415D; color: #FFF; border: 0px; }
#eventsList a:link, #eventsList #eventsList a:hover, #eventsList a:active, #eventsList a:visited { font-weight: bold; color: #000000; outline: none; text-decoration: none; font-family:Helvetica, Arial;font-size:12px;}
#eventsList ul { line-height: 1.4em; list-style-position: inside; list-style-type: square; margin: 0px 0px 15px 0px; }
#eventsList li a{font-weight: bold; color: #000000; outline: none; text-decoration: none; font-family:Helvetica, Arial;font-size:12px;}
#eventsList li a:hover { color: #bf2838;background:none;}
#eventsList li a:hover:before {content: url('../images/movies/tic.png') !important;margin-right:7px;}

div#shortBlurb {
    z-index: 15; position: absolute; overflow: none;
    padding: 3px;
    color: #ccc; background-color: #000;
    font-size: 0.85em; line-height: 1.4em;
    border: 1px solid #666;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
    width: 300px;
}

#shortBlurb b {
    color: #fff;
}

.programHover, a.programHover{border: 0px;color: #bf2838 !important;}
.noBefore {content:none !important;}
.nobg {background:none !important;}
.nobg.programHover:before {content: url('../images/movies/tic.png') !important;margin-right:7px;}
dl.listing { font-size: 0.95em; line-height: 1.4em; text-align: justify; }
dl.listing dt { font-weight: bold; margin-top: 8px; margin-bottom: 2px; }
dl.listing dd { margin: 0px; border-bottom: 1px dotted #999; padding-bottom: 8px; }

.hiddenBox {
    z-index: 15; position: absolute; overflow: none;
    visibility: hidden; display: none;
    width: 180px; padding: 2px;
    color: black; background-color: #F6F6F6; layer-background-color: #F6F6F6;
    font-size: 0.8em; text-align: left !important;
    border-style: solid; border-color: #444; border-width: 1px 4px 3px 1px;
}

/* Modal box for movies in films.php */

.mTitle {
    font-family:Helvetica, Arial;
    font-weight:bold;
    font-size:18px;
    margin-top: 5px;
}
.mInfo {font-family:Helvetica, Arial;font-size:12px;font-weight:bold;color:#fff;}
.mContent {
    font-family:Helvetica, Arial;
    font-size:12px;
    line-height: 18px;
    font-weight:normal;
    color:#ccc;
}
.imgStill {border: 1px solid #666;}

.tf-film-dialog {
}

.ui-widget-overlay {
    background: #000;
}

.tf-main .ui-widget {
    -moz-box-shadow: 0px 0px 15px #000;
    -webkit-box-shadow: 0px 0px 15px #000;
    box-shadow: 0px 0px 15px #000;
}

.ui-widget-content {
    background: #000;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-color: #333;
}

.ui-widget-header {
    background: #000;
}

#movie {
}

#eventTable {
    position: static;
    z-index: 3;
}

#eventTable td {
    position: relative;
    /* z-index: 2; // In tf-ie7.css to fix z-indexing error*/
}

#eventTable td:hover {
    position: relative;
    z-index: 4;
}


#eventTable td a, #eventTable a.programHover {
    position: relative;
    display: block;
    height: 75px;
    width: 130px;
}

#eventTable td a img, #eventTable a.programHover img {
    height: 75px;
    width: 130px;
    z-index: 1;
    position: absolute;
}

#eventTable td a:hover img, #eventTable a.programHover img {
    position: absolute;
    width: 160px;
    height: 100px;
    z-index: 3;
    top: -15px;
    left: -15px;
    border: 3px solid #fff;
}

#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;
    text-align: center;
    height: 64px;
    position: relative;
    top: -9px;
    font-size: 11px;
}

.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-2012 {
    background: url(../images/schedule-2012/schedule-bg-content.png) repeat-y;
}

.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-top-2012 {
    background: url(../images/schedule-2012/schedule-bg-top.png) no-repeat;
}

.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;
}

.tf-schedule-content-bottom {
    background: url(../images/schedule-2012/schedule-bg-bot.jpg) bottom center no-repeat;
    padding-bottom: 120px;
}

.fest-map {
    left: 0;
}

.schedule-date {
    background: url('../images/date-bg.jpg') no-repeat;
    height: 70px;
}

.schedule-date-2012 {
    background: none;
    margin-top: -12px;
    position: relative;
    text-align: center;
}

.schedule-date span {
    color: #333;
    font-family: "Courier", "Droid Sans Mono", monospace;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 13px;
}

.schedule-header {
    padding-top: 24px;
    width: 840px;
    margin: 0 auto;
}

.schedule-date-2012 span.title {
    font-size: 12px;
}

.schedule-date-2012 span {
    font-family: "futura-pt",sans-serif;
    color: #8b2d36;
    font-weight: bold;
    font-size: 22px;
    padding-top: 0;
    text-transform: uppercase;
}

.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-prev-2012 {
    width: 128px;
    height: 34px;
    margin: 0;
    float: none;
}

.schedule-prev-wrapper {
    text-align: left;
}

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

.schedule-next-2012 {
    width: 128px;
    height: 34px;
    float: none;
    margin: 0;
}

.schedule-next-wrapper {
    text-align: right;
}

.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;
}

.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: #333;
    clear: both;
    font-size: 10px;
    text-decoration: underline;
}

#tf-schedule-print {
    background: url(../images/print.png) left center no-repeat;
    padding: 4px 0 4px 22px;
    display: block;
    margin: 12px 32px 0 0;
    cursor: pointer;
    color: #333;
    text-decoration: underline;
    float: right;
}

/*#44612d*/
.program-other, .program-other:hover {
    border-color: #ada936;
}

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


/* Reservations */
.reservationThumb {
    width:200px;
    cursor:pointer;
    -moz-box-shadow: 0px 0px 15px #000;
    -webkit-box-shadow: 0px 0px 15px #000;
    box-shadow: 0px 0px 15px #000;
}
.floatLeft{float:left;margin-left:15px;}

dt .mInfo {
    color: #333;
}

.tf-nrt {
    vertical-align: middle;
}

.tf-screening .tf-nrt {
}

#tf-nrt-notice {
    clear: both;
    color: #333;
    margin: 2em 62px .5em 62px;
    padding-top: 1em;
    font-size: 90%;
    text-align: center;
}

#tf-nrt-notice a {
    color: #333;
}

.tf-nrt-entry {
    margin-bottom: 6px;
}

.tf-nrt-entry strong {
    color: #000;
}

.tf-nrt-entry .tf-screening {
    color: #333;
}

h2 {
    clear: both;
}

.tf-venue-address {
    margin: 0 0 1em 0;
    padding: 0;
}

.tf-venue-picture {
    border: 1px solid #000;
    float: left;
    margin: 0 1em .5em 0;
}

.restaurant-listing {
    margin: 0 0 15px 0;
}
.restaurant-listing p {
    margin:0;
}

.restaurant-listing cite{
    display:inline-block;
}

.tf-main .slideshowlink {
    display: none;
}

.alignright {
    float: right;
}

.dawdle-sponsors a {
    display: block;
    float: left;
    height: 120px;
    text-align: center;
    width: 50%;
}

.fm-pass-info {
    padding-bottom: 12px;
}

.fm-pass-info-container h2 {
    margin: 0;
    padding: 0;
}

.fm-pass-info-container h3 {
    margin: 0;
    padding: 0;
}

.fm-pass-purchase-container {
    z-index: 15;
    position: absolute;
    left: 20px;
    top: 540px;
    overflow: none;
    padding: 8px;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, .9);
    line-height: 1.4em;
    border: 1px solid #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 220px;
}

.fm-pass-purchase-container .fm-footer {
    border-top: 1px solid #666;
    text-align: center;
    padding: 6px;
}

.fm-pass-purchase-container .fm-footer .fm-button {
    color: #bf2838;
    font-weight: bold;
}

.fm-pass-purchase-container table {
    width: 100%;
}

.fm-pass-purchase-container h2 {
    color: #fff;
    font-size: 120%;
    margin: 0;
    padding: 0;
}

.fm-pass-purchase-container .fm-total-row {
    font-size: 120%;
}

.fm-pass-purchase-container .fm-total-label {
    padding: 6px 6px 6px 0;
    text-align: right;
    font-weight: bold;
}

.fm-pass-purchase-container .fm-discount {
    text-decoration: line-through;
}

.fm-pass-purchase-container ul {
    margin-left: 0;
    padding-left: 20px;
}

.fm-sticky .fm-pass-purchase-container,
.fm-sticky #fm-passholders-waypoint,
.fm-sticky #fm-day-nav-waypoint {
    position: fixed;
    top: 20px;
}

.fm-sticky #fm-day-nav {
    width: 625px;
    background: url('../images/techredesign/tealbg-content-inset.png') center center repeat-y;
}

.fm-button {
    -moz-border-radius:13px;
    -webkit-border-radius: 13px;
    border-radius:13px;
    border: 1px solid #888;
    font-size: 11px;
    line-height: 40px;
    padding: 5px 10px;
    white-space: nowrap;
    background: #ccc;
    color: #333;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#cdcdcd');
    background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#cdcdcd));
    background: -moz-linear-gradient(top,  #efefef,  #cdcdcd);
    -moz-box-shadow: inset 0px 1px 1px #fff, 0px 1px 1px #fff;
    -webkit-box-shadow: inset 0px 1px 1px #fff, 0px 1px 1px #fff;
    box-shadow: inset 0px 1px 1px #fff, 0px 1px 1px #fff;
    -moz-text-shadow: 0px 1px 1px #fff;
    -webkit-text-shadow: 0px -1px 1px #fff;
    text-shadow: 0px 1px 1px #fff;
    text-decoration: none;
    cursor: pointer;
    position: relative;
}

.fm-footer {
    border-top: 1px solid #333;
    padding: 6px 0;
    margin-top: 24px;
}

.fm-footer .fm-button {
    font-weight: bold;
}

.fm-note {
    color: #333;
}

.fm-note p {
    margin: 0;
    padding: 0 0 3px 0;
}

.fm-form-field {
    margin: 3px 0;
    padding: 3px 0;
}

.fm-form-field-with-errors {
    background: #ffe3e0;
    border: 1px solid #dc6e66;
    padding: 2px 6px;
}

.fm-form-field-message {
    color: #e31b0c;
}

.fm-form-field label {
    font-weight: bold;
}

.fm-message-display {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 120%;
    padding: 12px 6px;
    margin-bottom: 24px;
}

.fm-passholder-info-table td .fm-form-field{
    margin: 0;
    padding: 0;
}

.fm-passholder-info-table label {
    display: none;
}

#fm-purchase-form .fm-footer {
    padding-bottom: 24px;
}

.fm-inline-term {
    color: #bf2838;
    cursor: help;
    border-bottom: 1px dotted #bf2838;
}

.lodging-options {
    font-size: 90%;
}

.lodging-options .title {
    white-space: nowrap;
}

.lodging-options td {
    padding: 3px 16px 3px 0;
}

.tf-venue-header a {
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    padding-left: 220px;
}

.tf-venue-header a {
    color: #333;
}

.tf-venue-ragtag a {
    background-image: url(../sponsors/ragtag.png);
    padding: 12px 0 12px 220px;
}

.tf-venue-blue-note a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/37.png);
    padding: 24px 0 24px 160px;
}

.tf-venue-picturehouse a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/35.png);
    padding: 24px 0 24px 230px;
}

.tf-venue-missouri-theatre a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/41.png);
    padding: 12px 0 12px 230px;
}

.tf-venue-tiger a {
    background-image: url(../sponsors/tiger.png);
    padding-left: 180px;
}

.tf-venue-globe a {
    background-image: url(../sponsors/first-presbyterian.png);
    padding: 24px 0 24px 220px;
}

/* Tech Redesign */
#tealbg {width:775px;margin:0 auto;padding-top: 24px;}
#tealbg .tealbg-top-overlay {width:775px;height:232px;background: url('../images/techredesign/tealbg-top-overlay.png') no-repeat;}
#tealbg .tealbg-top-inset   {width:763px;height:210px;float:left;margin:21px 0 0 5px;background: url('../images/techredesign/tealbg-top-inset.jpg') repeat-y;}
#tealbg .tealbg-content-overlay {width:775px;margin-top:-1px;background: url('../images/techredesign/tealbg-content-overlay.png') repeat-y;}
#tealbg .tealbg-content-inset   {width:766px;margin-left:4px;background: url('../images/techredesign/tealbg-content-inset.jpg') repeat-y;}
#tealbg .tealbg-bot-overlay {width:775px;height:236px;background:url('../images/techredesign/tealbg-bot-overlay.png') no-repeat bottom center;}
#tealbg .tealbg-bot-inset   {width:759px;height:227px;margin:0 auto;background: url('../images/techredesign/tealbg-bot-inset.jpg') no-repeat center bottom;}
#tealbg .tealbg-main-content {width:617px;margin:-180px 33px 20px 60px;float:left;min-height: 800px;}
#tealbg h1 {top:0;}

#quotes {
    width:540px;
    height:200px;
    background: url('../images/techredesign/quotes-bg.png') no-repeat;
    top:-191px;
    position:relative;
    font-family: "futura-pt",sans-serif;
    padding:1px 0 0 18px;
}
#quote-readmore {
    margin:-8px 0 0 0;
    padding:0;
    float:left;
}

/* w/TF Blog */
#blog {width:700px;margin:-180px auto 0 auto;padding-bottom:35px;}
#blog .left {width:676px;float:left;}
#blog .blogIntro {width:589px;height:111px;background: url('../images/bloghead.jpg');margin:0 auto 35px auto;}
#blog .tapeCorner {width:197px;height:128px;background: url('../images/tapecorner.png') no-repeat;float:left;display:inline-block;margin:-45px 0 -68px 16px;z-index:15;position:relative;}
#blog .tapeCorner-content {width:197px;height:128px;background: url('../images/tapecorner.png') no-repeat;float:left;display:inline-block;margin:10px 0 -68px 50px;z-index:15;position:relative;}
#blog .featured-post {width:492px;height:276px;background: url('../images/leobig.jpg') no-repeat;margin:0 auto;overflow:hidden;z-index:11;position:relative;}
#blog .featured-post .info {width:492px;height:52px;background:#000000;width:100%;float:left;display:inline-block;margin-top:224px;background: url('../images/black50.png');display:inline;}
#blog .featured-post .info .heading {font:bold 18px Courier New;color:#ffffff;padding:2px;margin-left:2px;}
#blog .featured-post .info .heading a {color:#f9df07;text-decoration:none;}
#blog .featured-post .info .heading a:hover {font-style:italic;}
#blog .featured-post .info p {margin:-5px 0 0 4px;color:#ffffff;line-height:12px;font:12px Courier New;}
#blog .sub-stories {width:492px;margin:42px auto;}
#blog .sub-stories div {width:228px;float:left;}
#blog .sub-stories div img {width:228px;height:128px;overflow:hidden;}
#blog .sub-stories div.sub-right {float:right;}
#blog .sub-stories div .heading, #blog .sub-stories div .heading a {font:bold 18px Courier New;color:#000000;text-decoration:none;}
#blog .sub-stories div .heading a:hover {font-style:italic;}
#blog .left p {margin:10px 0 10px 0;}
#blog .left h2 {font-size:15px;}
#blog .left .introText {font-style:italic;font-weight:bold;width:100%;margin:18px 0;}

#blog .right {width:310px;float:left;}
#blog .recent-heading {width:237px;height:34px;background:url('../images/blog-recent.jpg');float:left;margin:-16px 0 0 20px;z-index:9;position:relative;}
#blog .blog-post-type {width:91px;float:left;margin:17px 0 0 22px;text-align:left;font:bold 12px Courier New;}
#blog .blog-post-type span {color:#b03a36;display:block;}
#blog .blog-post-intro {width:153px;margin:-2px 0 0 22px;float:left;}
#blog .blog-sidebar {float:left;width:180px;margin:0 0 0 -145px;background-color:#fff;}
#blog .tealbg-main-content {float:left;width:600px;margin:0 0 0 15px;}
.tf-wtf #tealbg {margin-bottom:30px;}
.tf-wtf {position:relative;padding:0;margin:0;display:block;}


.tf-home #tf-right {
	background: url('../images/tf12-wheel.png') no-repeat right bottom;
}

#tf-ft-nav {
		background: url('../images/tf12-wheel.png') no-repeat right bottom;
}

.tf-home #tf-ft-nav {
	background: url('../images/tf12-arrow.png') no-repeat left center;
}

#tf-ft {
	background: url('../images/tf12-arrow.png') no-repeat left center;
}

.tf-home #tf-ft {
	background: transparent;
}

.tf-socket-home-link {
	border-radius: 10px;
	padding: 15px 0px 15px 100px;
	background-position: 5px center;
	margin: 20px auto;
	color: #bb4a55;
	text-decoration: none;
	font-weight: bold;
}


h1 span {
	color: #bb4a55;
	background: transparent;
	font-family: "futura-pt",sans-serif;
	text-transform: uppercase;
	padding: 0 6px 0 0;
}

h2, h2 a, h2 span {
	font-family: "futura-pt",sans-serif;
	text-transform: uppercase;
	color: #6a3438;
}

.tealbg-main-content .storycontent {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 4px double #aa3a44;
	overflow: hidden;
	clear: both;
}

#tealbg .tealbg-bot-overlay {
	margin-top: -200px;
}

a {
	font-weight: bold;
	color: #bb4a55;
}

a:hover {
	color: #fc2237;
}

#tf-nav a.tf-nav-root {
	font-weight: normal;
}

#quotes .quote-item {width:485px;}
#news-header {
    width:573px;
    height:111px;
    background:url('../images/techredesign/news-header.png') no-repeat;
    display:block;
    margin:0 auto;
}
#wtf-header {
    width:536px;
    height:110px;
    margin:0 auto 40px auto;
    display:block;
    background: url('../images/techredesign/wtf-header.png') no-repeat;
}

#page-buttons {
    width:660px;
    height:190px;
    top:-191px;
    position:relative;
}

.tealbg-news-sidebar {
    width:194px;
    float:left;
    display:inline;
    position:absolute;
    margin: 53px 0 0 -143px;
}

.tealbg-news-sidebar-top{
    background:url('../images/techredesign/sidebar-top.png') no-repeat;
    width:194px;
    height:67px;
    z-index:1000;
}

.tealbg-news-content {
    background: url('../images/techredesign/sidebar-content.png') repeat-y;
    width:194px;
    z-index:1000;
    position:relative;
}

.tealbg-news-sidebar-bot
{
    background: url('../images/techredesign/sidebar-bot.png') no-repeat;
    width:194px;
    height:97px;
    z-index:1000;
    position:relative;
}

.tealbg-news-content h2 {
    padding:0;
    margin:-50px 0 10px 12px;
    float:left;
    width:194px;
    display:block;
}

.tealbg-news-content li {
    list-style-type: none;
    padding:6px 0 0 19px;
    width:189px;
}

.tealbg-news-content li ul {
    padding:0;
}

.tealbg-news-content li ul li {
    margin:0 0 0 10px;
}

.tealbg-news-content li a {
    font-family: "futura-pt",sans-serif;
    text-transform: uppercase;
    color: #6A3438;
}

.tf-wp #tf-main-left {
    display:none;
}

.tf-wtf .tealbg-news-sidebar {
    margin: 22px 0 0 -39px;
}

.tf-wtf .tealbg-news-sidebar a {
    font-family: "futura-pt",sans-serif;
    text-transform: uppercase;
    color: #6A3438;
}

/* Image Caption CSS */
.ic_container{
    vertical-align:baseline;
    margin:10px;
    position:relative;
    margin:0 auto;
    width:450px;
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-box-shadow: 0 1px 3px #888;
    -webkit-box-shadow: 0 1px 3px #888;*/
}
.tf-wtf .overlay{
    opacity:0.3;
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.ic_caption{
    position:absolute;
    opacity:0.6;
    overflow:hidden;
    margin:0px;
    padding:0px;
    left:0px;
    right:0px;
    cursor:default;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
.ic_category{
    text-transform:uppercase;
    font-size:11px;
    letter-spacing:3px;
    padding:2px;
    margin:0px;
}
.ic_caption h3{
    padding:0 5px 0 5px;
    margin:0px;
    font-size:13px;
    line-height:16px;
    font: bold 18px Courier New;
}
.ic_caption h3 a{
    text-decoration:none;
    color:#f9df07;
}
.ic_caption h3 a:hover {
    font-style:italic;
}
.ic_text{
    padding:5px;
    margin:0px;
    text-align:justify;
    font-size:11px;

}

.tf-wtf-sponsors {
    float:left;
}

.tf-sponsor-komu {
    background: url(../sponsors/komu-small.png) left center no-repeat;
    padding: 2.2em 0 2.2em 100px;
    text-decoration: none;
    display: block;
    color: #000;
    width: 200px;
    margin: 2em auto;
}
.tf-sponsor-bertha {
    text-align: center;
}

.tf-sponsor-bertha  a {
    text-decoration: none;
}



.fm-clear {
    clear: both;
}

.fm-reservation-promo {
    background: rgba(226, 182, 60, .65);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 6px 128px 6px 6px;
    margin: 12px 0;
}

.fm-reservation-promo .fm-reservation-content {
    padding-top: 4px;
    float: left;
}

.fm-reservation-links {
    margin: 0 12px;
    padding: 0 12px;
}

.fm-reservation-promo .fm-button {
    float: right;
    line-height: 13px;
    vertical-align: middle;
}

.yui3-g p {
    margin-top: 0;
    padding-top: 0;
}

.tf-reservation-time {
    padding-left: 12px;
}

.tf-reservation-time table {
    width: 100%;
}

.tf-reservation-time td {
    padding: 3px 0;
}

.tf-reservation-time h3 {
    margin: 0;
    padding: 0;
}

.tf-reservation-time .tf-reservation-time {
    text-align: right;
}

.tf-reservation-box-office {
    padding-left: 36px;
}

.tf-reservation-image {
    background: #000;
    color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: block;
    text-decoration: none;
}

.tf-reservation-image:hover {
    -webkit-box-shadow: 0 0 18px #666;
    -moz-box-shadow: 2px 2px 2px #999;
}

.tf-reservation-image .tf-caption {
    display: block;
    padding-top: 5px;
}

.fm-reservation-timeslot {
    clear: both;
}

.fm-reservation-timeslot h2 {
    padding-top: 48px;
}

.fm-reservation-timeslot:first-child h2 {
    padding-top: 0;
}

.fm-reservation-timeslot table {
    width: 100%;
}

h2.fm-sticky {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 650px;
}

h2.fm-ghost-title {
    background: url(../images/reservation-header-bg.png) repeat-x;
    padding: 0 0 12px 0;
    margin: 0;
    text-shadow: 1px 1px 1px #fff;
}

h2.fm-timeslot-title span,
h2.fm-ghost-title span {
    font-size: 14px;
    float: right;
    text-transform: none;
}

h2.fm-reserve-confirmed span {
    color: #090;
    background: url(../images/check.png) left center no-repeat;
    padding-left: 24px;
}

.fm-reservation-timeslot .fm-action {
    text-align: right;
}

.fm-reserve-button {
    padding: 12px 0 0 0;
    position: relative;
}

.fm-reservation-content #tealbg {
    padding-left: 160px;
}

.fm-reserve-now,
.fm-reserve-slot .fm-reserve-now {
    color: #fff;
    background: #bf2838;
    border: 1px solid #666;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    font-size: 13px;
    text-shadow: 1px 1px 1px #000;
    text-decoration: none;
    white-space: nowrap;
    padding: 3px 12px;
}

.fm-reserve-now .fm-passholder-label {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    vertical-align: text-baseline;
}

.fm-reserve-now:hover {
    color: #fff;
    background: #c43948;
}

.fm-reserve-now-pressed,
.fm-reserve-now-pressed:hover {
    background: rgba(0, 0, 0, .9);
    box-shadow: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.fm-reserve-now-nrt,
.fm-reserve-now-nrt:hover {
    background: #333 !important;
    border-color: #000;
}

.fm-reserve-nrt-notice {
    color: #333;
    display: none;
    padding-left: 12px;
}

.fm-reserve-nrt-status .fm-reserve-nrt-notice {
    display: inline;
}

#fm-nrt-dialog {
    display: none;
}

.fm-reserve-slot .fm-reserve-now-confirmed,
.tf-gateway-selection .fm-reserve-now-confirmed {
    color: #eee;
    background: #008a00 url(../images/check.png) 6px 1px no-repeat;
    padding-left: 30px;
    box-shadow: inset 0 0 25px #0a0;
}

.fm-reserve-selector {
    width: 200px;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, .9);
    border: 1px solid #666;
    display: block;
    color: #fff;
    top: 32px;
    text-decoration: none;
    z-index: 3000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.fm-passholder-selector {
    display: block;
    text-decoration: none;
    padding: 12px 3px;
    font-weight: normal;
}

.fm-passholder-selector input,
.fm-passholder-selector .fm-passholder-label,
.fm-passholder-selector label {
    vertical-align: middle;
    cursor: pointer;
}

.fm-hover {
    background: #333;
    cursor: pointer;
}

.fm-passholder-selector .fm-passholder-label {
    display: inline-block;
    height: 12px;
    width: 4px;
    margin: 0 2px 0 4px;
    float: right;
    overflow: hidden;
}

.fm-reservation-passholder-container {
    font-size: 13px;
}

.fm-reservation-passholder-container .fm-passholder {
    margin: 4px 0 8px 0;
}

.fm-overlay {
    position: fixed;
    z-index: 900;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.fm-passholder-label {
    border: 1px solid #fff;
    padding: 0 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.fm-reservation-timeslot .fm-passholder-label {
    font-size: 10px;
    padding: 0 4px;
}

.fm-reservation-passholder-container .fm-passholder-details {
    color: #777;
    padding-left: 20px;
}

#fm-reservation-timeslot-wrapper {
    width: 650px;
}

.fm-reserve-program-number {
    width: 20px;
}

.fm-reserve-title {
    width: 280px;
}

.fm-reserve-date {
    width: 110px;
    font-size: 11px;
}

.fm-reserve-slot {
    padding: 12px 8px;
}

.fm-reserve-slot-image-wrapper {
    text-align: center;
}

.fm-reserve-slot img {
    cursor: pointer;
    border: 1px solid #666;
}

.fm-reserve-slot a,
.tf-gateway-info-column a {
    color: #000;
    text-decoration: none;
}

.fm-reserve-slot .mInfo {
    color: #000;
}

.fm-reserve-slot .mTitle,
.tf-gateway-selection .mTitle {
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fm-reserve-slot .mTitle span,
.tf-gateway-selection .mTitle span {
    color: #bf2838;
    text-decoration: underline;
    vertical-align: top;
    font-size: 10px;
    padding-left: 6px;
}

.fm-reserve-venue {
    width: 90px;
    font-size: 11px;
}

.ui-dialog a {
    color: #999;
}

.fm-reservation-summary h4 {
    margin: 6px 0 0 0;
    padding: 0;
}

.fm-purchase-code-wrapper {
    padding: 12px 0;
    text-align: center;
}

.fm-purchase-code-wrapper a,
.fm-purchase-code-wrapper input {
    vertical-align: middle;
}

.fm-purchase-code-wrapper a {
    color: #bf2838;
}

.fm-purchase-code-wrapper input {
    margin-right: 12px;
}

.fm-reserve-footer {
    padding-top: 36px;
}

.fm-reserve-submit {
    color: #bf2838;
    font-size: 16px;
    font-weight: bold;
}

.fm-selection-loading .fm-passholder-label {
    display: none;
}

.fm-selection-loading {
    background-image: url(../images/throbber.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

.fm-reserve-single .fm-selection-loading {
    padding-left: 26px;
    background-image: url(../images/throbber.gif) !important;
    background-position: 6px center !important;
    background-repeat: no-repeat !important;
}

.fm-reserve-logout {
    display: block;
    margin-top: 6px;
    font-weight: normal;
    font-size: 11px;
}

input.fm-button {
    line-height: 100%;
    color: #bf2838;
    font-weight: bold;
}

.fm-reserve-sponsor {
    padding: 12px 30px;
}

.fm-purchase-code-form-wrapper {
    padding: 24px 0;
    width: 400px;
}

.fm-reserve-nrt {
    filter:alpha(opacity=60);
    -moz-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6;
}

body .fm-reserve-condensed .fm-reserve-slot-image-wrapper,
body .fm-reserve-condensed .mInfo {
    display: none;
}

body .fm-reserve-condensed .fm-reserve-now {
    display: block;
    float: right;
    position: relative;
    top: -40px;
}

body .fm-reserve-condensed .tf-screening {
    display: block;
}

body .fm-reserve-condensed .fm-reserve-slot {
    padding: 0 8px;
}

body .fm-reserve-condensed .yui3-g .yui3-u-2-3 {
    width: 100% !important;
}

body .fm-reserve-condensed .fm-reservation-timeslot h2 {
    padding-top: 0;
}

body .fm-reserve-condensed h2.fm-ghost-title {
    display: none !important;
}

body .fm-reserve-condensed .fm-reserve-selector {
    right: 0;
    top: -6px;
}

body .fm-reserve-condensed .fm-reserve-nrt-notice {
    display: none;
}

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

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

.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%;
}

.tf-gateway-selection .mInfo {
    color: #000;
}

.tf-gateway-button-column {
    width: 120px;
}

img.alignleft {
    margin: 0 12px 24px 0;
    border: 1px solid #333;
    float: left;
}

h2 {
    clear: both;
}

.dawdle-schedule {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.dawdle-schedule .time {
    padding-right: 6px;
    font-weight: bold;
}

.dawdle-schedule .description {
}

.fm-shuttle-row label {
    display: inline;
}
