/*
font-family:'HelveticaNeueW02-77BdCn';
font-family:'HelveticaNeueW02-55Roma';
font-family:'HelveticaNeueW02-75Bold';
*/

@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=598ab47b-2ff8-4871-9f27-a2bdb709e135");


@font-face{
    font-family:"HelveticaNeueW02-55Roma";
    src:url("../fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix");
    src:url("../fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix") format("eot"),url("../fonts/d5af76d8-a90b-4527-b3a3-182207cc3250.woff") format("woff"),url("../fonts/1d238354-d156-4dde-89ea-4770ef04b9f9.ttf") format("truetype"),url("../fonts/b68875cb-14a9-472e-8177-0247605124d7.svg#b68875cb-14a9-472e-8177-0247605124d7") format("svg");
}

@font-face{
    font-family:"HelveticaNeueW02-75Bold";
    src:url("../fonts/db853e0e-929b-4272-b420-c946c954cf3a.eot?#iefix");
    src:url("../fonts/db853e0e-929b-4272-b420-c946c954cf3a.eot?#iefix") format("eot"),url("../fonts/4a9c62ab-b359-4081-8383-a0d1cdebd111.woff") format("woff"),url("../fonts/db5f9ba6-05a4-433a-9461-0a6f257a0c3a.ttf") format("truetype"),url("../fonts/25e09910-ffc3-4fc4-b0d1-db9a95dface8.svg#25e09910-ffc3-4fc4-b0d1-db9a95dface8") format("svg");
}

@font-face{
    font-family:"HelveticaNeueW02-77BdCn";
    src:url("../fonts/b140bbd0-c46d-44cc-9624-d6771c7ef867.eot?#iefix");
    src:url("../fonts/b140bbd0-c46d-44cc-9624-d6771c7ef867.eot?#iefix") format("eot"),url("../fonts/0a4f4fc6-0a6f-48c8-b2ca-d0be41181c3e.woff") format("woff"),url("../fonts/b1fc01ad-5910-4abe-b74b-64b80fc93e9d.ttf") format("truetype"),url("../fonts/877fb191-395b-4a54-bd78-78a0c8a4f363.svg#877fb191-395b-4a54-bd78-78a0c8a4f363") format("svg");
}


* {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
}

html {
}

body {
    margin: 0;
    padding: 0;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-family:'HelveticaNeueW02-55Roma';
}

a {
    color: #fff;
}

.wrapper {
    min-width: 960px;
    min-height: 768px;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
}

.main-nav {
    float: left;
    width: 100%;
    height: 49px;
    position: relative;
    z-index: 1000;
    overflow: hidden;
    background: url(../images/header.png) no-repeat center top;
}

.main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    position: relative;
    left: 50%;
}

.main-nav li {
    float: left;
    position: relative;
    right: 50%;
    background: url(../images/header_divide.png) no-repeat right center;
    padding-right: 2px;
}

.main-nav li:last-child {
    background: none;
}

.main-nav li a {
    display: block;
    padding: 0 30px;
    color: #d9d9d9;
    height: 39px;
    line-height: 39px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-family:'HelveticaNeueW02-77BdCn';
}

.main-nav li a.selected {
    background: url(../images/header_arrow.png) no-repeat center bottom;
}

.stage {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.section {
    width: 100%;
    min-height: 768px;
    position: absolute;
    top: 0;
    left: -999em;
    bottom: 0;
    padding-top: 50px;
    overflow-x: hidden;
}

.safe-zone {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.title-treatment {
    position: absolute;
    /* top: 620px; */
    bottom: 10px;
    left: 0;
    z-index: 100;
    text-align: center;
    width: 100%;
    height: 35%;
}

.title-treatment img {
    height: 99%;
    width: auto;
}

.section-title {
    font-size: 26px;
    color: #ffe587;
    font-family:'HelveticaNeueW02-77BdCn';
    text-transform: uppercase;
    text-align: center;
}

.sub-section-title {
    font-size: 24px;
    font-family:'HelveticaNeueW02-77BdCn';
    color: #ffe587;
    text-transform: uppercase;
}

/* ================================================================= containers === */

.container {
    /* opacity: .5; */
    /*
    width: 490px;
	height: 373px;
    */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    background: url(../images/ie-383838-50.png);
	background: rgba(38,38,38,0.5);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.3), inset 0 1px 1px rgba(255,255,255,.4);
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,.3), inset 0 1px 1px rgba(255,255,255,.4);
	box-shadow: 0 5px 5px rgba(0,0,0,.3), inset 0 1px 1px rgba(255,255,255,.4);
    /*
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(38,38,38,0.5));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(38,38,38,0.5));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(38,38,38,0.5));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(38,38,38,0.5));
	background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(38,38,38,0.5));
    */
}

.button {
    /*
    opacity: .5;
	width: 450px;
	height: 40px;
    */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    border: 1px solid rgba(255,255,255,0.1);
	border-radius: 4px;
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), rgba(38,38,38,.5));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.5), rgba(38,38,38,.5));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.5), rgba(38,38,38,.5));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.5), rgba(38,38,38,.5));
	background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(38,38,38,.5));
}

.lt-ie9 .button {
    background: url(../images/ie-000-50.png);
}

.button-pressed {
    color: #ffe587;
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), rgba(38,38,38,.5));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.5), rgba(38,38,38,.5));
	background-image: -o-linear-gradient(top, rgba(0,0,0,.5), rgba(38,38,38,.5));
	background-image: -ms-linear-gradient(top, rgba(0,0,0,.5), rgba(38,38,38,.5));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(38,38,38,.5));
}

/* ================================================================= home === */

#home {
    background: url(../images/home_bg.jpg) no-repeat center top;
    background-size: cover;
}

/* ================================================================= about === */

#about {
    background: url(../images/about_bg.jpg) no-repeat center top;
    background-size: cover;
}

.about-content {
    position: absolute;
    top: 40px;
    right: 20px;
    width: 410px;
    padding: 20px 20px 15px 20px;
}

.about-nav {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 10px 0 25px;
}

.about-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 35px;
}

.about-nav li {
    float: left;
    width: 33%;
}

.about-nav li a {
    font-size: 16px;
    line-height: 35px;
    text-decoration: none;
    text-transform: uppercase;
    font-family:'HelveticaNeueW02-77BdCn';
}

li.cast { text-align: center; }
li.filmmakers { text-align: right; }

.about-nav li a.selected {
    color: #ffe587;
}

.about-section {
    width: 100%;
    height: 225px;
    overflow: auto;
}

.about-section p {
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 1.5;
}

#cast ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#cast li {
    padding: 10px 0;
    background: url(../images/hr.png) repeat-x center bottom;
}

#cast img {
    float: left;
    margin-right: 15px;
    width: 70px;
    height: 70px;
}

#cast h2 {
    font-size: 16px;
    display: inline;
    font-weight: normal;
    line-height: 1;
}

#cast p {
    margin: 0;
    font-size: 11px;
    line-height: 15px;
}

#cast a {
    text-decoration: none;
    text-transform: capitalize;
    color: #ffe587;
}

#filmmakers ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#filmmakers li {
    padding: 10px 0;
    background: url(../images/hr.png) repeat-x center bottom;
}

#filmmakers h2 {
    font-size: 16px;
    display: inline;
    font-weight: normal;
    line-height: 1;
}

#filmmakers p {
    margin: 0;
    font-size: 11px;
    line-height: 15px;
}

#filmmakers a {
    text-decoration: none;
    text-transform: capitalize;
    color: #ffe587;
}

#production-notes {
    float: left;
    left: 50%;
    position: relative;
    margin-top: 15px;
}

.about-content a.button {
    padding: 6px 15px;
    float: left;
    left: -50%;
    position: relative;
    display: block;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-family:'HelveticaNeueW02-75Bold';
}


/* ================================================================= gallery === */

/* original method
 
#gallery {
    padding-top: 0;
    overflow: hidden;
}

.gallery-stage {
    width: 100%;
    height: 950px;
    position: relative;
    overflow: hidden;
}

.gallery-content {
    width: 1440px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -720px;
}

*/

.gallery-body .title-treatment {
    display: none;
}

#gallery {
    padding-top: 0;
}

.gallery-content {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.gallery-slides {
    display: none;
}

.gallery-nav a {
    position: absolute;
    top: 50%;
    width: 25px;
    height: 37px;
    display: block;
    text-indent: -999em;
}

.gallery-nav .prev {
    left: 10px;
    background: url(../images/lightbox_left.png) no-repeat;
}

.gallery-nav .next {
    right: 10px;
    background: url(../images/lightbox_right.png) no-repeat;
}

/* ================================================================= videos === */

#video {
    background: url(../images/video_bg.jpg) no-repeat center top;
    background-size: cover;
}

.video-content {
    position: absolute;
    top: 20px;
    left: 40px;
    padding: 20px;
}

.video-content .section-title {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.video-wrapper {
    margin: 10px 0;
}

.video-content a {
    font-family:"HelveticaNeueW02-77BdCn";
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    float: left;
    width: 20%;
}

.video-content a.selected {
    color: #ffe587;
}

/* ================================================================= downloads === */

#downloads {
    background: url(../images/downloads_bg.jpg) no-repeat center top;
    background-size: cover;
}

.downloads-content {
    position: absolute;
    top: 40px;
    right: 40px;
    padding: 10px;
    padding-bottom: 10px;
}

#downloads .sub-section-title {
    padding-right: 25px;
    background: url(../images/downloads_right.png) no-repeat right center;
    float: left;
    clear: both;
    margin-bottom: 15px;
    cursor: pointer;
}

#downloads .sub-section-title.open {
    padding-right: 35px;
    background: url(../images/downloads_down.png) no-repeat right center;
}

.downloads {
    clear: both;
    position: relative;
    width: 445px;
    height: 84px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 15px;
    overflow: hidden;
}

#ipad.downloads ,
#iphone.downloads ,
#facebook-covers.downloads {
    height: 0;
}

.carousel-wrapper {
    overflow: hidden;
    width: 405px;
}

#downloads li {
    position: relative;
}

.downloads-content li img {
    margin-right: 10px;
    border: 2px solid #42576f;
    border: 2px solid rgba(255,255,255,.2);
    width: 125px;
    height: 80px;
}

#downloads .sizes {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 121px;
    height: 76px;
    background: url(../images/ie-000-80.png);
    background: rgba(0,0,0,0.8);
    display: none;
}

#downloads .sizes a {
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-family:'HelveticaNeueW02-75Bold';
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
    background: url(../images/download.png) no-repeat 20px center;
}

#downloads .prev {
    width: 13px;
    height: 19px;
    background: url(../images/downloads_left.png) no-repeat;
    position: absolute;
    top: 30px;
    left: 0;
    display: block;
    text-indent: -999em;
}

#downloads .next {
    width: 13px;
    height: 19px;
    background: url(../images/downloads_right.png) no-repeat;
    position: absolute;
    top: 30px;
    right: 0;
    display: block;
    text-indent: -999em;
}

#ipad .sizes ,
#facebook-covers .sizes {
    padding: 12px 0;
}

/* ================================================================= sweeps === */

#sweeps {
    background: url(../images/sweeps_bg.jpg) no-repeat center top;
    background-size: cover;
}

.sweeps-content {
    position: absolute;
    top: 40px;
    left: 40px;
    padding: 20px;
    /* width: 490px; */
    /* width: 450px; */
    width: 400px;
    height: 400px;
}

.sweeps-content .section-title {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.sweeps-content p {
    text-align: center;
    font-size: 12px;
}

.sweeps-links {
    margin-top: 20px;
    height: 300px;
    overflow: auto;
}

.sweeps-content a {
    display: block;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-family:'HelveticaNeueW02-75Bold';
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

/* ================================================================= features === */

#features {
    background: url(../images/features_bg.jpg) no-repeat center top;
    background-size: cover;
}

.features-content {
    position: absolute;
    top: 40px;
    left: 40px;
    padding: 20px;
    /* width: 490px; */
    width: 450px;
}

.features-content .section-title {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.features-content .bd {
    text-align: center;
    font-size: 12px;
}

.features-content .button {
    display: block;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-family:'HelveticaNeueW02-75Bold';
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

/* ====== media ====== */
.features-content .media, .bd {overflow:hidden; _overflow:visible; zoom:1;}
.features-content .media .img {float:left; margin-right: 10px;}
.features-content .media .img img{display:block;}
.features-content .media .imgExt{float:right; margin-left: 10px;}

.features-content .media {
    background: url(../images/hr.png) repeat-x center bottom;
    padding: 15px 0;
}

.wonder-fy.media {
    margin-top: -10px;
}

.wonder-fy .bd {
    margin-top: 20px;
}

.wonder-fy .img {
    margin-left: -6px;
}


/* ================================================================= footer === */


.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 10px;
    text-transform: uppercase;
    z-index: 1000;
    text-align: center;
    width: 100%;
}

.left {
    margin-top: 10px;
    padding-left: 10px;
    width: 30%;
    /*
    min-width: 455px;
    */
    float: left;
}

.left > div {
    float: left;
    line-height: 22px;
    margin-right: 5px;
}

.share {
    cursor: pointer;
    padding-right: 10px;
    background: url(../images/arrow-right.png) no-repeat right center;
}

.share.open {
    background: url(../images/arrow-left.png) no-repeat right center;
}

.share-wrapper {
    overflow: hidden;
    position: relative;
    height: 30px;
    width: 345px;
}

.share-sites {
    position: relative;
    margin-left: -345px;
}

.share-sites > div {
    float: left;
    margin-right: 10px;
    height: 21px;
    line-height: 21px;
}

.share-sites .facebook-like,
.share-sites .google {
    margin-top: 2px;
}

.share-sites .getglue {
    margin-top: 3px;
}

.right {
    margin-top: 10px;
    padding-right: 10px;
    width: 30%;
    /*
    min-width: 455px;
    */
    float: right;
    text-align: right;
}

.credits {
    cursor: pointer;
    padding-right: 10px;
    background: url(../images/arrow-up.png) no-repeat right center;
    margin-bottom: 2px;
}

.right .legal a {
    padding-left: 10px;
    white-space: nowrap;
}

.middle {
    overflow: hidden;
    text-align: center;
    padding: 0 10px;
}

.date {
    margin-top: 10px;
}

.billing-block {
    width: 100%;
    background: #000;
    padding: 20px;
    text-align: center;
    position: fixed;
    bottom: -250px;
    left: 0;
    z-index: 1000;
}

.billing-block .close {
    cursor: pointer;
    font-size: 14px;
    float: right;
    margin-bottom: 10px;
}

.billing-block img {
    display: block;
    margin: 0 auto;
    clear: both;
    width: 100%;
    height: auto;
    max-width: 930px;
}

.lt-ie9 .billing-block img {
    width: 838px;
    height: 141px;
}

.billing-block .rating {
    display: none;
    font-size: 12px;
    margin-top: 10px;
}



/* ================================================================= overlay === */

.overlay {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/ie-000-80.png);
    background: rgba(0,0,0,0.9);
    display: none;
    z-index: 100;
    min-width: 960px;
    min-height: 768px;
}

.overlay .video {
    position: absolute;
    top: 100px;
    left: 50%;
    width: 752px;
    height: 424px;
    margin-left: -375px;
    z-index: 20;
}

.overlay .video iframe {
    border: 1px solid rgba(255,255,255,.2);
}

.overlay .close {
    font-family:'HelveticaNeueW02-77BdCn';
    display: block;
    position: absolute;
    top: 70px;
    left: 50%;
    width: 750px;
    margin-left: -380px;
    color: #ffe587;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    text-align: right;
}

.overlay .tickets {
    position: absolute;
    top: 100px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    z-index: 20;
}

.overlay .bio {
    position: absolute;
    top: 100px;
    left: 50%;
    width: 750px;
    margin-left: -375px;
    z-index: 20;
}

.overlay .bio .carousel li {
    height: 400px;
    width: 745px;
}

.overlay .bio .media {
    padding: 20px 25px;
    font-size: 14px;
    color: #817366;
}

.overlay .bio .bd {
    float: left;
    width: 465px;
}

.overlay .bio .bd.text-only {
    width: 695px;
}

.overlay .bio .scroll-pane {
    height: 308px;
    /* width: 100%; */
    width: 465px;
    overflow: auto;
    margin-top: 14px;
}

.overlay .bio .bd.text-only .scroll-pane {
    width: 695px;
}

.overlay .bio .text-only .scroll-pane {
    height: 298px;
}

.overlay .bio .carousel {
    height: 400px;
}

.overlay .bio .carousel p {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 14px 0;
}

.overlay .bio .carousel h1 {
    color: #ffe587;
    font-size: 27px;
    line-height: 38px;
    margin: 0;
    padding: 0;
}

.overlay .bio .carousel img {
    float: left;
    margin-right: 20px;
}

.overlay .bio .flex-direction-nav .flex-prev ,
.overlay .bio .prev {
    width: 25px;
    height: 37px;
    background: url(../images/lightbox_left.png) no-repeat;
    position: absolute;
    top: 200px;
    margin-top: -21px;
    left: -60px;
    text-indent: -999em;
    display: block;
}

.overlay .bio .flex-direction-nav .flex-next ,
.overlay .bio .next {
    width: 25px;
    height: 37px;
    background: url(../images/lightbox_right.png) no-repeat;
    position: absolute;
    top: 200px;
    margin-top: -16px;
    right: -60px;
    text-indent: -999em;
    display: block;
}

/* ================================================================= misc === */

.visuallyhidden {
    display: none;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.scroll-pane:focus, .scroll-pane:active {
    outline: 0; 
}

/* ================================================================= ipad rotation === */

.rotate {
    display: none;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
{
    .rotate {
        z-index: 5000;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: rgba(0,0,0,0.8) url(../images/rotate.png) no-repeat center center;
        display: block;
    }
}


/* ================================================================= debug === */
