@-moz-document url-prefix(http), url-prefix(file) {
    img:-moz-broken {
        -moz-force-broken-image-icon: 1;
    }
}

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
strong {
    font-weight: bold;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
    clear: both;
}

/**************************************************************/

body {
    background: url('/images/levis/bg-main.jpg') #252525 repeat-x;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 150%;
}

a {    
    color: #9f0000;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #000000;
}

/**************************************************************/

div#nav {
    height: 47px;
    width: 714px;
    margin: 0 auto;
    font-size: 105%;
    position: relative;
    top: 8px;
    padding-left: 15px;
    z-index: 9985;
}
div#nav li {
    float: left;
    margin-left: 4px;
    position: relative;
    z-index: 9980;
    
}
div#nav a {
    color: #000000;
    display: block;
    height: 17px;
    float: left;
}
div#nav a.dark {
    color: #808080;
}
div#nav a:hover {
    color: #fff;
}
div#nav span.dropdown {
    float: left;
    text-indent: -9999px;
    width: 15px;
    height: 8px;
    background: url('/images/levis/dropdown-header-inactive.jpg') no-repeat;
    margin: 20px 0 0 2px;
    line-height: 0;
    position: relative;
    left: -38px;
}
div#nav li img{
	display: none;
}
div#nav li.home a{
	width: 89px;
	height: 47px;
	background: url('/images/levis/bg-home-link.jpg') center center no-repeat;
}
div#nav li.home a:hover{
	background: url('/images/levis/bg-home-link-active.jpg') center center no-repeat;
}
div#nav li.schedule-dropdown a.schedule-header {
	width: 206px;
	height: 47px;
	background: url('/images/levis/bg-schedule-dropdown-link.jpg') center center no-repeat;
}
div#nav li.schedule-dropdown a.schedule-header:hover {
	background: url('/images/levis/bg-schedule-dropdown-link-active.jpg') center center no-repeat;
}
div#nav li.schedule a {
	width: 126px;
	height: 47px;
	background: url('/images/levis/bg-schedule-link.jpg') center center no-repeat;
	position: relative;
	left: -25px;
}
div#nav li.schedule a:hover {
	background: url('/images/levis/bg-schedule-link-active.jpg') center center no-repeat;
}
div#nav li.timeline a {
	width: 120px;
	height: 47px;
	background: url('/images/levis/bg-timeline-link.jpg') center center no-repeat;
	position: relative;
	left: -25px;
}
div#nav li.timeline a:hover {
	background: url('/images/levis/bg-timeline-link-active.jpg') center center no-repeat;
}
div#nav li.espn a {
	width: 127px;
	height: 47px;
	background: url('/images/levis/bg-espn-link.jpg') center center no-repeat;
	position: relative;
	left: -25px;
}
div#nav li.espn a:hover {
	background: url('/images/levis/bg-espn-link-active.jpg') center center no-repeat;;
}

/**************************************************************/

ul#dropdown {
    display: none;
    background: #000;
    position: absolute;
    top: 47px;
    left: 25px;
    padding: 10px 12px 5px;
    z-index: 9970;  
}
li.hover ul#dropdown {
    display: block;
}
ul#dropdown li {
    float: none;
    margin: 0 0 5px;
    white-space: nowrap;
    font-size: 90%;
}
ul#dropdown strong {
    font-size: 110%;
}
ul#dropdown a {
    float: none;
    height: auto;
    line-height: 175%;
    font-weight: normal;  
    color: #ccc;
}
ul#dropdown a:hover {
    color: #fff;
}

/**************************************************************/

div#page {
    width: 1050px;
    margin: 0 auto;
}
div#page.home {
    background: url('/images/levis/bg-page-home.jpg') center top no-repeat;
    width: 1050px;
    margin: 0 auto;
    height: 1325px;
}

div#page.film #main #content-wrapper, div#page.schedule #main #content-wrapper, div#page.essay #main #content-wrapper, div#page.thankyou #main #content-wrapper{
    background: url('/images/levis/bg-page-vertical-border.jpg') center top repeat-y;
    width: 100%;
}

div#page.timeline #main #content-wrapper {
    background: url('/images/levis/bg-page.jpg') center top repeat-y;
    width: 100%;
}

/**************************************************************/

div#main {
    margin: 0 auto;    
    width: 1050px;
    position: relative;
}
div#main h1.main {
    position: absolute;
}
div#main h1.main a {
    display: block;
}

/**************************************************************/

div#banner-ad {
    position: relative;
    left: 1px;
    top:1px;
    width: 728px;
    height: 90px;
    overflow: hidden;
    display: inline;
    float: left;
}

/**************************************************************/

div#content-wrapper {
    width: 1050px;
    margin: 0 auto;
    overflow: hidden !important;
    z-index: 1;
}
div#content {
    width: 960px;
    margin: 0 auto;
    overflow: hidden !important;
}
div#page.home content {
    width: 960px;
    margin: 0 auto;
    overflow: hidden !important;
    padding-left: 45px;
    padding-right: 45px;
}

/**************************************************************/

div#footer {
    font-size: 88%;
    margin: 0px auto;
    color: #808080;
    text-align: center;
    background: url('/images/levis/bg-footer.jpg') no-repeat;
    height: 50px;
    width: 1050px;
    padding-top: 30px;
}
div#footer.home {
    font-size: 88%;
    width: 960px;
    margin: 0px auto;
    color: #808080;
    text-align: center;
    position: relative;
    top: -20px;
    background: none;
    padding-top: 0px;
    height: 40px;
}
div#footer a {
    color: #808080;
    font-weight: normal;
}
div#footer a:hover {
    color: #fff;
}

/**************************************************************/

div#video {
    background: #000;
    width: 655px;
    height: 484px;
    float: left;
    padding-top: 45px;
    display: inline;
    margin-bottom: 6px;
}
div#video.coming-soon {
    height: 360px;
    padding-top: 45px;
}

/**************************************************************/

div#video-player {
    background: #000;
    width: 100%;
    height: 334px;
    margin-bottom: 8px;
    width: 560px;
    padding: 0 47px;
}
div#video.coming-soon div#video-player {
    height: 315px;
}
div#video-player p {
  font-size: 200%;
  font-weight: bold;
  padding-top: 140px;
  text-align: center;
  width: 100%;
  height: 100px;
}

/**************************************************************/

ul#video-carousel {
    width: 100%;
    overflow: hidden;
    width: 592px;
    margin: 0 auto;
    padding-left: 5px;
}
ul#video-carousel li {
    float: left;
}
ul#video-carousel li a {
    display: block;
    width: 7px;
    height: 15px;
    text-indent: -9999px;
    margin-top: 15px;
    float: left;
    line-height: 0;
}
ul#video-carousel li.previous {
    width: 16px;
    padding-right: 10px;
}
ul#video-carousel li.previous a {
    background: url('/images/levis/bg-video-carousel-arrow-previous-inactive.jpg');
    height: 31px;
    width: 16px;
}
ul#video-carousel li.previous a.active {
    background: url('/images/levis/bg-video-carousel-arrow-previous.jpg');
    opacity: 0.8;
    filter:alpha(opacity=80);
}
ul#video-carousel li.next {
    width: 16px;
    padding-left: 10px;
}
ul#video-carousel li.next a {
    background: url('/images/levis/bg-video-carousel-arrow-next-inactive.jpg');
    height: 31px;
    width: 16px;
}
ul#video-carousel li.next a.active {
    background: url('/images/levis/bg-video-carousel-arrow-next.jpg');
    opacity: 0.8;
    filter:alpha(opacity=80);
}
ul#video-carousel li.previous a.active:hover,
ul#video-carousel li.next a.active:hover {
    opacity: 1;
    filter:alpha(opacity=100);
}

/**************************************************************/

li#video-carousel-viewport {
    width: 525px;
    height: 110px;
    overflow: hidden;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}
li#video-carousel-viewport ul {
    position: absolute;
    left: 0;
    top: 0; 
}
li#video-carousel-viewport li {
    float: left;
    width: 104px;
    margin-right: 36px;
    line-height: 0;
    cursor: pointer;
    display: inline;
}
li#video-carousel-viewport li img {
    border: 2px solid #000;
}
li#video-carousel-viewport li.summary-hover img {
    border: 2px solid #fff;
}
li#video-carousel-viewport img {
    margin-bottom: 5px;
    width: 100px;
    height: 56px;
}
li#video-carousel-viewport p {
    padding: 0 0 0 5px;
    line-height: 1;
    font-size: 90%;
    font-weight: bold;
}
li#video-carousel-viewport li.summary-active img {
    border: 2px solid #fff;
}

/**************************************************************/

div#video-carousel-pagination {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 6px;
}
div#video-carousel-pagination ul {
    clear: left;
    float: left;
    position: relative;
    left: 50%;
    text-align: center;
    margin: 0 auto;
}
div#video-carousel-pagination li {
    margin: 0 4px;
    line-height: 1;
    display: block;
    float: left;
    position: relative;
    right: 50%;
}
div#video-carousel-pagination li a {
    display: block;
    width: 6px;
    height: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background: url('/images/levis/bg-video-carousel-pagination-inactive.jpg') no-repeat;
}
div#video-carousel-pagination li.active a,
div#video-carousel-pagination li a:hover {
    background: url('/images/levis/bg-video-carousel-pagination-active.jpg') no-repeat;
}

/**************************************************************/

div#intro {
    background: url('/images/levis/bg-inspired.jpg');
    width: 300px;
    float: right;
    margin-bottom: 6px;
    height: 204px;
    text-align: center;
    display: inline;
}
div#intro p {
    padding: 50px 20px 0;
    font-size: 98%;
    color: #000000;
    line-height: 16px;
}

/**************************************************************/

div#film-intro {
    background: url('/images/levis/bg-film-intro.jpg') no-repeat;
    width: 300px;
    height: 423px;
    float: right;
    color: #000000;
    display: inline;
	position: relative;
}
div#film-intro div.rule {
    clear: both;
    height: 1px;
    width: 90%;
    overflow: hidden;
    padding-top: 6px;
    border-bottom: 1px solid #9b9b9b;
    margin: 0 auto;
}
div#film-intro h1 {
    margin: 20px 20px 0;
    font-weight: bold;
    font-size: 200%;
    line-height: 24px;
    text-align: center;
    /* visibility: hidden; */
}
div#film-intro h1.sIFR-replaced { 
	visibility: visible;
}
div#film-intro h2 {
    margin: 5px 10px 0px;
    font-size: 155%;
    line-height: 24px;
    text-align: center;
    /* visibility: hidden; */
}
div#film-intro h2.sIFR-replaced { 
	visibility: visible;
}
div#film-intro h3 {
    margin: 7px 10px 0px 25px;
    font-weight: bold;
    font-size: 105%;
}
div#film-intro div.coming-soon {
    padding: 10px 30px 3px;
}
div#film-intro div.coming-soon strong {
	font-size: 105%;
}
div.coming-soon div#film-intro {
	height: 300px;
}
div#film-intro ul {
    clear: both;
    overflow: hidden;
}
div#film-intro p {
    float: left;
    padding: 7px 0 0;
    overflow: hidden;
    line-height: 125%;
    width: 110px;
    margin-left: 25px;
    display: inline;
}
div#film-intro p.time {
    width: 130px;
    margin-right: 10px;
    margin-left: 10px;
}

/**************************************************************/

.home div#side-links {
	background: url('/images/levis/bg-side-links.jpg');
	width: 300px;
	height: 213px;
	float: right;
	margin-bottom: 6px;
	color: #000000;
	display: inline;
}

div#side-links div.rule {
    clear: both;
    height: 1px;
    width: 95%;
    margin: 0 auto 2px;
    overflow: hidden;
    border-bottom: 1px solid #9d9d9d;
}

.film div#side-links {
	position: absolute;
	bottom: 0px;
}

div#side-links div.side-link {
	height: 44px;
	width: 272px;
	background: url('/images/levis/rightarrows.jpg') no-repeat right center;
	padding: 13px 5px;
	margin-left: 9px;
}

.side-link a {
	color: #000000;
}

.side-link h1,
div#film-intro .side-link h1 {
	font-family: "Arial Narrow", sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 5px;
	text-align: left;
	visibility: visible;
}

.side-link img {
	float: left;
	margin-right: 10px;
}

div#film-intro .side-link p {
	float: none;
	line-height: normal;
	margin-left: 0px;
	padding: 0px;
	width: auto;
}

div#tune-in {
    background: url('/images/levis/bg-tune-in.jpg');
    width: 300px;
    height: 213px;
    float: right;
    margin-bottom: 6px;
    color: #000000;
    display: inline;
}
div#tune-in div.rule {
    clear: both;
    height: 1px;
    width: 95%;
    margin: 0 auto 2px;
    overflow: hidden;
    border-bottom: 1px solid #9d9d9d;
}
div#tune-in p.schedule {
    margin-right: 0px;
    height: 20px;
    line-height: 25px;
    margin-top: 30px;
    text-align: center;
    width: 100%;
    font-size: 12px;
}
div#tune-in ul {
    font-size: 100%;
}
div#tune-in li {
    padding: 5px 0 0;
    overflow: hidden;
    line-height: 120%;
    width: 300px;
}
div#tune-in h2 {
    float: left;
    width: 170px;
    margin-left: 20px;
    display: inline;
    margin-bottom: 2px;
}
div#tune-in h2 a {
    color: #000000;
}
div#tune-in h2 a:hover {
    color: #fff;
}
div#tune-in p {
    float: left;
    width: 100px;
    margin-right: 10px;
    display: inline;
    margin-bottom: 3px;
}

/**************************************************************/

div#top-ad {
    width: 300px;
    height: 100px;
    float: right;
    display: inline;
}

/**************************************************************/

div#summary {
    clear: both;
    width: 100%;
    margin-bottom: 6px;
    background: url('/images/levis/bg-summary-header.jpg') no-repeat;
}
div#summary ul.pagination {
    float: right;
    margin: 25px 0 auto;
    height: 46px;
    padding-right: 20px;
    
}
div#summary ul.pagination li {
    float: left;
    margin-left: 20px;
}
div#summary ul.pagination a {
    display: block;
    width: 10px;
    height: 20px;
    text-indent: -9999px;
    line-height: 0;
}
div#summary li.previous a {
    background: url('/images/levis/summary-pag-arrow-previous-inactive.jpg') no-repeat;
}
div#summary li.previous a.active {
    background: url('/images/levis/summary-pag-arrow-previous.jpg') no-repeat;
    opacity: 0.8;
    filter:alpha(opacity=80);
}
div#summary li.next a {
    background: url('/images/levis/summary-pag-arrow-next-inactive.jpg') no-repeat;
}
div#summary li.next a.active {
    background: url('/images/levis/summary-pag-arrow-next.jpg') no-repeat;
    opacity: 0.8;
    filter:alpha(opacity=80);
}
div#summary li.previous a.active:hover,
div#summary li.next a.active:hover {
    opacity: 1;
    filter:alpha(opacity=100);
}
/**************************************************************/

div#summary-carousel {
    clear: both;
    height: 245px;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #000;
}
div#summary-carousel ul {
    position: absolute;
    left: 0;
    top: 0;
}
div#summary-carousel li {
    float: left;
    height: 245px;
    overflow: hidden;
}
div#summary-carousel li.summary {
    background: url('/images/levis/bg-summary.jpg');
    width: 120px;
    position: relative;
    line-height: 125%;
    cursor: pointer;
}
div#summary-carousel li.summary-inactive {  
    background: url('/images/levis/bg-summary-inactive.jpg') repeat-x;
}
div#summary-carousel li.summary-hover,
div#summary-carousel li.summary-active {  
    background: url('/images/levis/bg-summary-active.jpg') repeat-x;
}
div#summary-carousel li.summary h2 {
    padding: 5px 10px 0;
    font-weight: bold;
}
div#summary-carousel li.summary img {
    opacity: 0.8;
    filter:alpha(opacity=80);    
}
div#summary-carousel li.summary h3 {
    padding: 0 10px 0;
}
div#summary-carousel li.summary p {
    font-size: 90%;
    text-transform: uppercase;
    padding: 0 10px;
    position: absolute;
    bottom: 5px;
}
div#summary-carousel li.summary-inactive p,
div#summary-carousel li.summary-inactive h2,
div#summary-carousel li.summary-inactive h3,
div#summary-carousel li.summary-inactive img  {
    opacity: 0.5;
    filter:alpha(opacity=50);    
}
div#summary-carousel li.summary-hover p,
div#summary-carousel li.summary-hover h2,
div#summary-carousel li.summary-hover h3,
div#summary-carousel li.summary-hover img,
div#summary-carousel li.summary-active img {  
    opacity: 1;
    filter:alpha(opacity=100);  
}
div#summary-carousel li.summary-coming-soon {
    background: #000;
    border-left: 1px solid #252525;
    width: 119px;
    color: #ffffff;
    opacity: 0.8;
    filter:alpha(opacity=80);    
}
div#summary-carousel li.summary-coming-soon h2 {
    padding-top: 10px;
    font-size: 125%;
    opacity: 1;
    filter:alpha(opacity=100);  
}
div#summary-carousel li.info {
    display: none;
    width: 0px;
    background: url('/images/levis/bg-summary-active.jpg') repeat-x;
    position: relative;
    white-space: nowrap;
}
div#summary-carousel li.info a.close {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    width: 12px;
    height: 11px;
    text-indent: -999px;
    background: url('/images/levis/summary-close-inactive.jpg') no-repeat;
    line-height: 0;
}
div#summary-carousel li.info a.close:hover {
    background: url('/images/levis/summary-close-active.jpg') no-repeat;
}
div#summary-carousel li.info p {
    padding: 30px 20px 0;
    width: 320px;
    white-space: normal;
    margin-bottom: 20px;
}
div#summary-carousel li.info a.more {
    color: #fff;
    padding: 0 20px 0;
    white-space: nowrap;
}
div#summary-carousel li.info a.more:hover {
    color: #ddd;
}
div#summary-carousel li.info-active {
    display: inline;
}

/**************************************************************/

div#film {
    clear: both;
    color: #000;
    overflow: hidden !important;
    width: 960px; 
}
div#film div.director {
    float: left;
    width: 160px;
    margin-right: 20px;
    clear: both;
}
div#film div.director h1 {
    margin-top: 20px;
    font-size: 125%;
}
div#film div.content h1.personal {
	background: url('/images/levis/personal-statement.jpg');
	text-indent: -9999px;
	width: 178px;
	height: 23px;
	margin-bottom: 15px;
}
div#film div.content {
    float: right;
    width: 430px;
} 
div#film div.content p {
    margin-bottom: 15px;
    line-height: 135%;
}
div#film div.content p.intro {
    font-size: 115%;
    line-height: 135%;
    margin-bottom: 25px;
}
div#film div.content h1 {
    color: #999;
    font-weight: bold;
    font-size: 200%;
}
div#film div.content h2 {
    font-weight: bold;
}
div#film ul {
    clear: right;
    float: right;
    width: 300px;
}
div#film li {
    padding: 0 10px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    width: 260px;
    margin: 0px 10px;
    border-bottom: 1px solid #8b2c27;
}
div#film li a {
    color: #FFF;
    float: left;
}
div#film li a:hover {
    color: #000;
}
div#film li.sharethis {
    padding-left: 10px;
}
div#film li.itunes-tomorrow {
    font-weight: bold;
    color: #000;
}
div#film li.itunes-available {
    border: 0;
    line-height: 0;
    padding: 10px 10px;
    border-top: 1px solid #8b2c27;
}
div#film li.itunes-available a {    
    background: url('/images/levis/iTunes-logo.jpg');
    display: block;
    text-indent: -9999px;
    width: 79px;
    height: 28px;
}
.stbuttontext {
    font-weight: bold !important;
    margin-left: 2px !important;
}
.stbutton {
    float: none !important;
}
div#film span.facebook,
div#film span.twitter {
    float: left;
    text-indent: -9999px;
    width: 22px;
    height: 22px;
    margin: 4px 5px 0 0;
    line-height: 0;
}
div#film span.facebook {
    background: url('/images/levis/facebook.jpg') no-repeat;
}
div#film span.twitter {
    background: url('/images/levis/twitter.jpg') no-repeat;
}
div#film div.sidebar {
    width: 260px;
    float: right;
    padding: 20px;
}
div#film div.sidebar h1 {
    font-weight: bold;
}
div#film div.sidebar ul {
	clear:right;
	float:none;
	left:-10px;
	margin: 10px 0px 0px 0px;
	padding-left:10px;
	position:relative;
	width:270px;
}
div#film div.sidebar li {
    border-top: 1px solid #8b2c27;
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    overflow: hidden;
    height: 30px;
    line-height: 15px;
    width: 260px;
    position: relative;
    left: -20px;
}

/**************************************************************/

div#film-ad {
    overflow: hidden;
    width: 300px;
    height: 250px;
    float: right;
} 

/**************************************************************/

div#timeline {
    clear: both;
    width: 100%;
    background: url('/images/levis/bg-summary-header.jpg') no-repeat;
}
div#timeline h1 {
    background: url('/images/sprite-map.png') no-repeat -651px -484px;
    width: 403px;
    height: 43px;
    text-indent: -9999px;
    margin: 0 0 12px 2px;
    float: left;
    display: inline;
}
div#timeline ul.pagination {
    float: right;
    margin: 25px 0 auto;
    height: 46px;
    padding-right: 20px;
}
div#timeline ul.pagination li {
    float: left;
    margin-left: 20px;
}
div#timeline ul.pagination a {
    display: block;
    width: 10px;
    height: 20px;
    text-indent: -9999px;
    line-height: 0;
}
div#timeline li.previous a {
    background: url('/images/levis/summary-pag-arrow-previous-inactive.jpg') no-repeat;
}
div#timeline li.previous a.active {
    background: url('/images/levis/summary-pag-arrow-previous.jpg') no-repeat;
    opacity: 0.8;
    filter:alpha(opacity=80);
}
div#timeline li.next a {
    background: url('/images/levis/summary-pag-arrow-next-inactive.jpg') no-repeat;
}
div#timeline li.next a.active {
    background: url('/images/levis/summary-pag-arrow-next.jpg') no-repeat;
    opacity: 0.8;
    filter:alpha(opacity=80);
}
div#timeline li.previous a.active:hover,
div#timeline li.next a.active:hover {
    opacity: 1;
    filter:alpha(opacity=100);
}

/**************************************************************/

div#timeline-carousel {
    clear: both;
    height: 400px;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #000;
}
div#timeline-carousel ul {
    position: absolute;
    left: 0;
    top: 0;
}
div#timeline-carousel li {
    float: left;
    height: 400px;
    overflow: hidden;
}
div#timeline-carousel li.summary {
    width: 120px;
    position: relative;
    font-size: 95%;
    line-height: 125%;
    background: url('/images/levis/bg-timeline.jpg') no-repeat;
    cursor: pointer;
}
div#timeline-carousel li.summary-inactive {
    background: url('/images/levis/bg-timeline.jpg') no-repeat;
}
div#timeline-carousel li.summary-active,
div#timeline-carousel li.summary-hover {
    background: url('/images/levis/bg-timeline-active.jpg') repeat-x;
}
div#timeline-carousel li.summary img {
    opacity: 0.8;
    filter:alpha(opacity=80);
}
div#timeline-carousel li.summary h2 {
    margin: 5px 10px 10px;
    opacity: 0.5;
    filter:alpha(opacity=50);
    background: url('/images/levis/sprite-numbers.jpg') no-repeat;
    height: 50px;
    width: 60px;
}
div#timeline-carousel li.summary p {
    padding: 0 10px;
}
div#timeline-carousel li.summary div.capsule {
    display: none;
    width: 112px;
    height: 34px;
    background: url('/images/levis/bg-timeline-capsule-inactive.jpg') no-repeat;
    text-indent: -9999px;
    margin: 25px 0 0 5px;
    cursor: pointer;
}
div#timeline-carousel li.summary div.capsule-coming-soon {
    text-indent: 0;
    background: none;   
    margin-left: 10px;
    cursor: auto;
}
div#timeline-carousel li.summary-inactive img {
    opacity: 0.5;
    filter:alpha(opacity=50);
}
div#timeline-carousel li.summary-inactive h2 {
    opacity: 0.3;
    filter:alpha(opacity=30);
}
div#timeline-carousel li.summary-inactive p {
    opacity: 0.5;
    filter:alpha(opacity=50);
}
div#timeline-carousel li.summary-active img,
div#timeline-carousel li.summary-hover img {
    opacity: 1;
    filter:alpha(opacity=100);
}
div#timeline-carousel li.summary-active h2,
div#timeline-carousel li.summary-hover h2 {
    opacity: 0.8;
    filter:alpha(opacity=80);
    background: url('/images/levis/sprite-numbers-active.jpg') no-repeat;
}
div#timeline-carousel li.summary-active p,
div#timeline-carousel li.summary-hover p {
    opacity: 1;
    filter:alpha(opacity=100);
}
div#timeline-carousel li.summary-active div.capsule {
    display: block;
}

div#timeline-carousel li.summary div.capsule-hover {
    background: url('/images/levis/bg-timeline-capsule-active.jpg') no-repeat;
}
div#timeline-carousel li.info {
    display: none;
    width: 0;
    background: url('/images/levis/bg-timeline-active.jpg') repeat-x;
    position: relative;
}
div#timeline-carousel li.info ul {
    position: relative;
    width: 340px;
    margin: 10px;
}
div#timeline-carousel li.info li {
    padding: 5px 5px 0 5px;
    float: none;
    height: auto;
    line-height: 125%;
}
div#timeline-carousel li.info li img {
    float: left;
    margin-right: 10px;
}
div#timeline-carousel li.info div.rule {
    clear: both;
    height: 1px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    opacity: 0.15;
    filter:alpha(opacity=15);
}
div#timeline-carousel li.info-active {
    display: inline;
}

/**************************************************************/

div#timeline-capsule {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    display: none;
}
div#timeline-capsule div.shade {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
div#timeline-capsule div.backdrop {
    position: absolute;
    top: 125px;
    left: 50%;
    margin-left: -325px;
    width: 650px;
    height: 430px;
    background: #000;
    opacity: 0.8;
    filter:alpha(opacity=80);
}
div#timeline-capsule div.close {
    position: absolute;
    top: 125px;
    left: 50%;
    margin-left: -325px;
    width: 650px;
    height: 430px;    
}
div#timeline-capsule div.close a.close {    
    float: right;
    margin: 20px 15px;
    display: block;
    width: 12px;
    height: 11px;
    overflow: hidden;
    text-indent: -9999px;
    background: url('/images/sprite-map.png') no-repeat -677px 0;
}
div#timeline-capsule div.close a.close:hover {
    background: url('/images/sprite-map.png') no-repeat -690px 0;
}

/**************************************************************/

div#capsule-video-player {
    position: absolute;
    top: 175px;
    left: 50%;
    margin-left: -280px;
    width: 560px;
    height: 334px;
}

/**************************************************************/

div#essay {
    color: #000;
    overflow: hidden !important;
    width: 960px;
}
div#essay div.subpage-content-left h1 {
    font-weight: bold;
    font-size: 275%;
    height: 35px;
    margin-bottom: 10px;
    visibility: hidden;
}
div#essay div.subpage-content-left h1.sIFR-replaced {
    visibility: visible;
}
div#essay div.subpage-content-left p {
    margin-bottom: 15px;
    line-height: 135%;
}
div#essay div.subpage-content-left p.intro {
    font-size: 115%;
    line-height: 135%;
}
div#essay ul {
    clear: right;
    float: right;
    width: 300px;
}
div#essay li {
    padding: 0 10px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    width: 260px;
    margin: 0px 10px;
    border-bottom: 1px solid #8b2c27;
}
div#essay div.subpage-content-right a {
    color: #FFF;
}
div#essay div.subpage-content-right a:hover {
    color: #000;
}
div#essay li.sharethis {
    padding-left: 10px;
}


/**************************************************************/

div#essay-top-ad {
    overflow: hidden;
    width: 300px;
    height: 100px;
    float: right;
} 

/**************************************************************/

div#essay-bottom-ad {
    overflow: hidden;
    width: 300px;
    height: 250px;
    float: right;
} 


/**************************************************************/

div#schedule {
    color: #000;
    overflow: hidden !important;
    width: 960px;
}
div#schedule h1 {
    font-weight: bold;
    font-size: 275%;
    height: 35px;
    margin-bottom: 10px;
    visibility: hidden;
}
div#schedule h1.sIFR-replaced {
	visibility: visible;
}
div#schedule div.showing {
    border-bottom: 1px solid #a1a1a1;
    overflow: hidden;
}
div#schedule div.rule{
	border-bottom: 1px solid #a1a1a1;
	height: 0px;
}
div#schedule div.showing-first {
    border-top: 1px solid #a1a1a1;
}
div#schedule div.showing-past {
    display: none;
}
div#schedule div.showing-upcoming {
    background: #d7d7d7;
}
div#schedule div.showing-soon {
    font-weight: bold;
    color: #aaa;
    font-size: 95%;
    padding: 7px 0 7px 10px;
}
div#schedule ul {
    width: 100%;
}
div#schedule li {
    float: left;
    padding: 7px 0 7px 10px;
    width: 290px;
}
div#schedule li.date {
    width: 105px;
}
div#schedule li.time {
    width: 170px;
}
div#schedule li a {
    color: #9f0000;
    font-weight: normal;
}
div#schedule li a:hover {
    color: #000;
}
div#schedule .subpage-content-right ul {
    clear: right;
    float: right;
    width: 300px;
}
div#schedule .subpage-content-right li {
    padding: 0 10px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    width: 260px;
    margin: 0px 10px;
    border-bottom: 1px solid #8b2c27;
}
div#schedule .subpage-content-right li a {
    color: #FFF;
    float: left;
}
div#schedule .subpage-content-right li a:hover {
    color: #000;
}


/**************************************************************/

div#schedule-top-ad {
    overflow: hidden;
    width: 300px;
    height: 100px;
    float: right;
} 

/**************************************************************/

div#schedule-bottom-ad {
    overflow: hidden;
    width: 300px;
    height: 250px;
    float: right;
    clear: right;
} 

/**************************************************************/

div#timeline-box {
    background: url('/images/levis/bg-timeline-module.jpg') no-repeat;
    width: 293px;
    height: 80px;
    padding: 40px 18px 12px;
    float: left;
    color: #000000;
    margin-bottom: 6px;
}
div#timeline-box h1 {
    font-weight: bold;
    font-size: 115%;
}
div#timeline-box p {
    width: 200px;
}

/**************************************************************/

div#simmons-box {
    background: url('/images/levis/bg-bill-simmons-module.jpg') no-repeat;
    width: 300px;
    height: 80px;
    padding: 40px 15px 12px;
    float: left;
    color: #000000;
    margin-bottom: 6px;
}
div#simmons-box h1 {
    font-weight: bold;
    font-size: 115%;
}
div#simmons-box p {
    width: 180px;
}

/**************************************************************/

div#bottom-ad {
    overflow: hidden;
    width: 300px;
    height: 250px;
    float: right;
}

/**************************************************************/
div#bottom-links {
    width: 654px;
	height: 112px;
	float: left;
	color: #000000;
}
div#bottom-links-left a {
	color: #FFFFFF;
	margin: 10px;
}
div#bottom-links-right a {
	color: #FFFFFF;
	margin: 0px;
}
div#bottom-links a:hover {
	color: #000000;
}
div#bottom-links-left {
    float: left;
    width: 310px;
    margin-left: 10px;
    display: inline;
}
div#bottom-links-right {
    float: left;
    width: 320px;
    display: inline;
}
div#bottom-links ul {
	padding-top: 5px;
}
div#bottom-links li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
}
div#bottom-links-right li {
	padding-left: 10px;
	margin-left: 10px;
}
div.rule-bottom-links {
	background: url('/images/levis/bg-rule-bottom-links.jpg');
	height: 1px;
	width: 314px;
	margin: 4px 0px 4px 10px;
	display: block;
}

/**************************************************************/

div#main-header {
	position: relative;
	height: 167px;
	width: 1050px;
	background: url('/images/levis/bg-header.jpg');
	margin: 0 auto;
	z-index: 9990;
}

div#main-header-wrapper {
	position: relative;
	height: 167px;
	width: 960px;
	margin: 0 auto;
	z-index: 9989;
}

div#main-header-left {
	position: relative;
	height: 145px;
	width: 230px;
	float: left;
	top: 16px;
	display: inline;
}

div#main-header-right {
	position: relative;
	height: 145px;
	width: 730px;
	float: right; 
	top: 16px;
	z-index: 9986;
	display: inline;
}

/**************************************************************/

div#video-wrapper {
	background: url('/images/levis/bg-video-content.jpg') no-repeat;
	height: 535px;
	width: 960px;
}
div#video-wrapper.coming-soon {
	background: url('/images/levis/bg-video-content-coming-soon.jpg') no-repeat;
	height: 411px;
	width: 960px;
}

/**************************************************************/

div.horizontal-rule {
	background: url('/images/levis/bg-hr-rule.jpg') no-repeat;
	height: 6px;
	width: 300px;
	float: right;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	outline: 0px;
}

/**************************************************************/

div.subpage-content {
    clear: both;
    color: #000;
    overflow: hidden !important;
    width: 960px; 
}
div.subpage-content-left {
    color: #000;
    padding: 20px 20px;
    overflow: hidden !important;
    width: 614px;
    float: left;
    background: #ebebeb url('/images/levis/bg-director.jpg') no-repeat;
}
div.subpage-content-right {
    overflow: hidden !important;
    width: 306px;
    height: auto;
    float: right;
}
/**************************************************************/

div#film-poster {
	padding: 20px;
	width: 260px;
	float: right;
}
div#film-poster-img {
	float: left;
	margin-right: 15px;
}
div#film-poster a {
	color: #fff;
}
div#film-poster a:hover {
	color: #000;
}

/**************************************************************/

.sIFR-alternate {
	display: none;
}

/**************************************************************/
div#page.thankyou #main #content-wrapper .subpage-content-left {
    height: 500px;
}
