/*! normalize.css v1.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block;
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

html,button,input,select,textarea {
    font-family: sans-serif;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

p,pre {
    margin: 1em 0;
}

code,kbd,pre,samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,q:after {
    content: '';
    content: none;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl,menu,ol,ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

menu,ol,ul {
    padding: 0 0 0 40px;
}

nav ul,nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,input {
    line-height: normal;
}

button,select {
    text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

button[disabled],html input[disabled] {
    cursor: default;
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */html,button,input,select,textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,canvas,img,video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

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

body {
    background-color: #000;
    background-color: #000;
    color: #b8b8b8;
    font-family: "octin-stencil","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .625em;
    line-height: 1.5em;
    height: 100%;
}

a {
    color: #b8b8b8;
    text-decoration: none;
}

a:hover {
    color: #d0a860;
}

a:active,a:focus {
    border: none;
    outline: none;
}

input::-moz-focus-inner {
    border: 0;
}

a:focus,a:active,button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,select::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner {
    border: 0;
    outline: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 600;
    letter-spacing: 7px;
    line-height: 1em;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

h1 {
    font-size: 3.5em;
}

.js section {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    display: none;
    -webkit-transform: translate3d(0, 0, -0.1px);
    -moz-transform: translate3d(0, 0, -0.1px);
    -ms-transform: translate3d(0, 0, -0.1px);
    -o-transform: translate3d(0, 0, -0.1px);
    transform: translate3d(0, 0, -0.1px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
}

.js section.current_section {
    display: block;
}

#initialLoader {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../img/HUD/loader_darken.png);
}

#initialLoaderBar {
    position: relative;
    top: 40%;
    margin: 0 auto;
    width: 0px;
    height: 24px;
    background: #000000;
    padding: 0 1px;
    overflow: hidden;
    -webkit-transition: width 1000ms cubic-bezier(1, 0, 0, 1);
    -moz-transition: width 1000ms cubic-bezier(1, 0, 0, 1);
    -o-transition: width 1000ms cubic-bezier(1, 0, 0, 1);
    transition: width 1000ms cubic-bezier(1, 0, 0, 1);
}

#initialLoaderBar.open {
    width: 805px;
}

#initialLoaderBar .bar {
    float: left;
    width: 1px;
    height: 18px;
    background: #2e2e2e;
    margin-top: 3px;
    margin-left: 3px;
}

#initialLoaderBar .bar .fill {
    width: 1px;
    height: 0%;
    background: #d0a860;
    -webkit-transition: height 0.25s ease-out;
    -moz-transition: height 0.25s ease-out;
    -o-transition: height 0.25s ease-out;
    transition: height 0.25s ease-out;
}

#initialLoaderBar .bar.on .fill {
    height: 100%;
}

#mainHeader {
    z-index: 3;
    font-size: 1.453em;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1em;
    -webkit-transition: top 0.25s ease-in-out;
    -moz-transition: top 0.25s ease-in-out;
    -o-transition: top 0.25s ease-in-out;
    transition: top 0.25s ease-in-out;
    -webkit-transform: translate3d(0, 0, 2px);
    -moz-transform: translate3d(0, 0, 2px);
    -ms-transform: translate3d(0, 0, 2px);
    -o-transform: translate3d(0, 0, 2px);
    transform: translate3d(0, 0, 2px);
}

#mainHeader #mainNav {
    position: relative;
    border-left: solid 16px #d0a860;
    border-color: rgba(208,168,96,0.5);
    height: 75%;
    padding: 16px;
}

#mainHeader #mainNav .menu_arrow {
    display: block;
    position: absolute;
    left: 0px;
    width: 0px;
    height: 0px;
    margin-left: -9px;
    margin-top: -9px;
    border-left: 9px solid #dbba71;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
}

#mainHeader #mainNav #menu {
    border-left: solid 7px #dbba71;
    position: absolute;
    left: -16px;
    margin: 0;
    padding: 6px 0px 6px 28px;
    top: 60px;
    -webkit-font-smoothing: antialiased;
}

#mainHeader #mainNav #menu li {
    position: relative;
    display: block;
    margin-top: 10px;
    white-space: nowrap;
}

#mainHeader #mainNav #menu li:first-child {
    margin-top: 0px;
}

#mainHeader #mainNav #menu li a {
    display: block;
    color: #dbba71;
    text-shadow: rgba(0,0,0,0.5) -1px 1px 2px;
}

#mainHeader #mainNav #menu li a:hover {
    color: #fff;
}

#mainHeader #mainNav #menu li a.selected {
    cursor: default;
}

#mainHeader #mainNav #menu li a.selected:hover {
    color: #dbba71;
}

#headerMirror {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    border-right: solid 16px #d0a860;
    border-color: rgba(208,168,96,0.5);
    height: 75%;
    padding: 16px;
}

#headerMirror #headerMirrorInner {
    height: 100px;
    border-right: solid 7px #dbba71;
    position: absolute;
    right: -16px;
}

#footer {
    z-index: 2;
    position: absolute;
    bottom: -30px;
    left: 0px;
    height: 30px;
    width: 100%;
    -webkit-transition: bottom 0.25s ease-in-out;
    -moz-transition: bottom 0.25s ease-in-out;
    -o-transition: bottom 0.25s ease-in-out;
    transition: bottom 0.25s ease-in-out;
    -webkit-transform: translate3d(0, 0, 3px);
    -moz-transform: translate3d(0, 0, 3px);
    -ms-transform: translate3d(0, 0, 3px);
    -o-transform: translate3d(0, 0, 3px);
    transform: translate3d(0, 0, 3px);
}

#footer #get_tickets {
    font-size: 1.423em;
    color: #d0a860;
    letter-spacing: 0;
    display: block;
    float: left;
    line-height: 30px;
    margin-left: 2em;
}

#footer #follow {
    display: block;
    float: left;
    margin-left: 52px;
}

#footer #follow span {
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    float: left;
    font-size: 9px;
    line-height: 30px;
    margin-right: 1em;
}

#footer #follow .social-icon {
    float: right;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    zoom: 1;
    background: url(../img/footer/social-icons.png) 0px 0px no-repeat;
    background-color: #d0a860;
    background-color: rgba(208,168,96,0.75);
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    position: relative;
}

#footer #follow .social-icon:before {
    content: "";
    position: absolute;
    height: 30px;
    width: 0px;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    -webkit-transition: width 0.15s ease-in-out;
    -moz-transition: width 0.15s ease-in-out;
    -o-transition: width 0.15s ease-in-out;
    transition: width 0.15s ease-in-out;
}

#footer #follow .social-icon.facebook {
    background-position: 0px 0px;
}

#footer #follow .social-icon.twitter {
    background-position: -30px 0px;
}

#footer #follow .social-icon.youtube {
    background-position: -60px 0px;
}

#footer #follow .social-icon.googleplus {
    background-position: -90px 0px;
}

#footer #follow .social-icon.tumblr {
    background-position: -120px 0px;
}

.no-touch #footer #follow .social-icon:hover:before {
    width: 30px;
}

.lt-ie9 #footer #follow .social-icon:hover {
    background-color: #701510;
}

#footer #share {
    float: left;
    margin-left: 10px;
}

#footer #shareShelf {
    display: block;
    position: absolute;
    top: 30px;
    width: 200px;
    padding: 30px 10px 10px 10px;
    background: #000;
    margin-left: -10px;
    background: #000;
}

#footer #shareShelf .facebook {
    float: none;
    margin: 0;
    display: block;
}

#footer #shareShelfContents {
    position: relative;
    text-align: left;
}

#footer #shareShelfContents .shareshelf-button {
    display: block;
    margin: 5px 0;
}

.no-touch #footer #sharelabel:hover {
    color: #ffffff;
}

#footer .like-button {
    width: 90px;
    height: 21px;
}

#footer .tweet-button {
    width: 60px;
    height: 21px;
}

#footer #share-facebook {
    position: relative;
    top: 4px;
}

#footer .footer-btn {
    float: left;
    display: block;
    color: #fff;
    text-decoration: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    position: relative;
    font-size: 9px;
    line-height: 30px;
    letter-spacing: 1px;
}

.no-touch #footer p a:hover {
    color: #ffffff;
}

.no-touch #footer p a:hover {
    color: #ffffff;
}

#footer #sharelabel {
    position: relative;
    margin-right: 20px;
    line-height: 30px;
}

#footer #sharelabel #shareLabelArrowRight {
    display: inline-block;
    margin-left: 10px;
    margin-top: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 0px solid #d0a860;
    border-bottom: 7px solid #d0a860;
    border-top-color: rgba(208,168,96,0.75);
    border-bottom-color: rgba(208,168,96,0.75);
    -webkit-transition: border 0.25s ease-out;
    -moz-transition: border 0.25s ease-out;
    -o-transition: border 0.25s ease-out;
    transition: border 0.25s ease-out;
}

#footer #sharelabel.active #shareLabelArrowRight {
    border-top-width: 7px;
    border-bottom-width: 0px;
}

#footer #credits-button {
    position: relative;
    margin-right: 10px;
    line-height: 30px;
}

#footer #credits-button #creditsArrow {
    display: inline-block;
    margin-left: 10px;
    margin-top: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 0px solid #d0a860;
    border-bottom: 7px solid #d0a860;
    border-top-color: rgba(208,168,96,0.75);
    border-bottom-color: rgba(208,168,96,0.75);
    -webkit-transition: border 0.5s ease-out;
    -moz-transition: border 0.5s ease-out;
    -o-transition: border 0.5s ease-out;
    transition: border 0.5s ease-out;
}

#footer #credits-button.active #creditsArrow {
    border-top-width: 7px;
    border-bottom-width: 0px;
}

#footer #credits {
    position: absolute;
    left: 0px;
    bottom: -320px;
    background: #000;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
    -webkit-backface-visibility: hidden;
    font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    overflow: hidden;
    border-top: 0px;
    padding-bottom: 10px;
}

#footer #credits p {
    display: block;
    width: 100%;
    text-align: center;
    color: #fd792f;
}

#footer #credits p a {
    color: #fd792f;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

#footer #credits .divider {
    display: block;
    height: 1em;
}

#footer #credits .close {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #767268;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    text-decoration: none;
}

#footer #credits img.billing_block {
    display: block;
    margin: 10px auto;
}

#footer #credits #copyright {
    position: relative;
    margin: 0 auto;
    width: 800px;
    padding-top: 15px;
    font-size: 10px;
    color: #767268;
}

#footer #legal,#footer #mpaa_legal {
    list-style: none;
    color: #767268;
    font-size: 10px;
    padding: 0;
    margin: 0 auto;
}

#footer #legal li,#footer #mpaa_legal li {
    display: inline;
    list-style: none;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 10px;
}

#footer #legal li a,#footer #mpaa_legal li a {
    color: #767268;
    text-decoration: none;
}

.no-touch #footer #legal li a:hover,.no-touch #footer #mpaa_legal li a:hover {
    color: #999;
}

#footer #legal {
    position: relative;
    left: 50%;
    width: 800px;
    margin-left: -400px;
}

#footer #MPAA_requirements {
    position: absolute;
    bottom: -200px;
    right: 0px;
    width: 300px;
    z-index: 1;
    background: #000;
    padding: 20px;
    -webkit-font-smoothing: antialiased;
}

#footer #MPAA_requirements img {
    float: left;
}

#footer #MPAA_requirements ul {
    padding: 0;
    float: left;
    margin: 0 0 0 .25em;
}

#footer #MPAA_requirements ul li {
    text-align: left;
    display: block;
}

#footer #MPAA_requirements ul li a {
    letter-spacing: 1px;
    color: #fff;
}

.no-touch #footer #MPAA_requirements ul li a:hover {
    color: #d0a860;
}

.slideshow {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

.slideshow .backplate_wrapper.quote {
    right: 0;
}

.slideshow .backplate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate3d(0, 0, 1px);
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -o-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
}

.slideshow .overlay {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 1px);
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -o-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
}

.slideshow .video_backplate {
    position: absolute;
    width: 100%;
    height: 100%;
}

.slideshow>ul {
    list-style-type: none;
    position: absolute;
}

.slideshow .slide {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    display: none;
    -webkit-transform: translate3d(0, 0, 1px);
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -o-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
}

.slideshow .slide .gallery {
    position: absolute;
}

.slideshow .slide .gallery .gallery_image {
    position: absolute;
}

.slideshow .slide .gallery .gallery_image img {
    display: block;
    max-width: 100%;
}

.slideshow .slide .content_wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 326px;
    overflow: visible;
    background: url(../img/slideshow_gradient.png) repeat-x;
}

.slideshow .slide .content_wrapper .content {
    position: absolute;
    bottom: 24px;
    left: 30px;
    width: 50%;
}

.slideshow .slide .content_wrapper .content>a {
    text-transform: uppercase;
    font-size: 1.1em;
    color: #fff;
    display: inline-block;
    line-height: 21px;
    padding-left: 28px;
    position: relative;
    margin-right: 2em;
    margin-top: .25em;
}

.slideshow .slide .content_wrapper .content>a .icon {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 20px;
    height: 20px;
    background: url(../img/slide_link_icons.png) no-repeat 0px 0px;
    display: block;
}

.slideshow .slide .content_wrapper .content>a .icon.external {
    background-position: 0px 0px;
}

.slideshow .slide .content_wrapper .content>a .icon.internal {
    background-position: -20px 0px;
}

.slideshow .slide .content_wrapper .content>a .icon.notes {
    background-position: -40px 0px;
}

.paginator {
    position: absolute;
    width: 120px;
    height: 50px;
    bottom: 24px;
    left: 100px;
    z-index: 10;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: translate3d(0, 0, 2px);
    -moz-transform: translate3d(0, 0, 2px);
    -ms-transform: translate3d(0, 0, 2px);
    -o-transform: translate3d(0, 0, 2px);
    transform: translate3d(0, 0, 2px);
}

.paginator .prev,.paginator .next {
    display: block;
    position: absolute;
    overflow: hidden;
    top: 0;
    width: 24px;
    height: 50px;
    background: url(../img/paginator_arrows.png) no-repeat;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}

.paginator .prev {
    background-position: bottom left;
    left: 0px;
}

.paginator .next {
    background-position: top left;
    right: 0px;
}

.paginator .close {
    display: block;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: -100px;
    width: 50px;
    height: 50px;
    background: url(../img/big_x.png) no-repeat;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}

.paginator span {
    display: block;
    line-height: 50px;
    text-align: center;
}

#HUD {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

#HUD .tempImage {
    display: block;
    position: absolute;
}

#shell {
    z-index: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
    visibility: hidden;
    -webkit-transform: translateZ(0, 0, 1);
    -moz-transform: translateZ(0, 0, 1);
    -ms-transform: translateZ(0, 0, 1);
    -o-transform: translateZ(0, 0, 1);
    transform: translateZ(0, 0, 1);
}

#sound_button {
    display: block;
    width: 21px;
    height: 15px;
    background: url(../img/eq.png) no-repeat top left;
    position: absolute;
    bottom: 12px;
    left: 14px;
    -webkit-transition: top 0.25s ease-in-out;
    -moz-transition: top 0.25s ease-in-out;
    -o-transition: top 0.25s ease-in-out;
    transition: top 0.25s ease-in-out;
    -webkit-transform: translate3d(0, 0, 10px);
    -moz-transform: translate3d(0, 0, 10px);
    -ms-transform: translate3d(0, 0, 10px);
    -o-transform: translate3d(0, 0, 10px);
    transform: translate3d(0, 0, 10px);
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    z-index: 3;
}

#sound_button #sound_gifs {
    visibility: hidden;
}

#sound_button #sound_gifs img {
    display: block;
    float: left;
    margin-right: -1px;
}

#sound_button.playing {
    background: transparent;
}

#sound_button.playing #sound_gifs {
    visibility: visible;
}

.videos #sound_button {
    top: -100px;
}

#portraitTest {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    color: #fff;
    z-index: 11;
    -webkit-transform: translateZ(10px);
    -moz-transform: translateZ(10px);
    transform: translateZ(10px);
}

#portraitTest p {
    font-size: 1.5em;
    line-height: 1.25em;
    position: absolute;
    width: 500px;
    margin-left: -250px;
    left: 50%;
    top: 60%;
    text-align: center;
}

#portraitTest img {
    display: block;
    width: 400px;
    position: absolute;
    top: 30%;
    left: 50%;
    margin-left: -200px;
}

#TT {
    display: none;
    z-index: 2;
    position: absolute;
    bottom: 37px;
    left: -1000px;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}

#TT>div {
    position: absolute;
    height: 100%;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
}

#TT>div .inner {
    position: absolute;
}

#TT #TT_large {
    width: 100%;
}

#TT #TT_large .inner {
    height: auto;
}

#TT #TT_large .outer {
    height: 1px;
}

#TT #TT_large img {
    max-width: 46%;
}

#TT #TT_large p {
    position: absolute;
    width: 100%;
    text-align: center;
    padding-left: 4px;
    top: 69%;
    left: 0;
    font-family: "proxima-nova-condensed","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 3em;
    margin: 0;
    line-height: 1em;
    white-space: nowrap;
}

#TT #TT_large .rottentomatoes {
    position: absolute;
    right: 15px;
    top: 10px;
    height: 70%;
}

#TT #TT_small {
    width: 0;
}

#TT #TT_small .inner {
    height: auto;
}

#TT #TT_small .outer {
    height: 1px;
}

#TT #TT_small p {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 2em;
    margin: 0;
    font-family: "proxima-nova-condensed","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 700;
    line-height: 1em;
    white-space: nowrap;
}

#TT #TT_small img {
    margin: 0;
    left: 0;
    max-width: 315px;
}

#TT img {
    position: relative;
    margin: 0 auto;
    display: block;
    max-height: 100%;
}

.bg_gradient {
    display: block;
    position: absolute;
    z-index: 0;
}

.bg_gradient.tl {
    top: 0;
    left: 0;
}

.bg_gradient.tr {
    top: 0;
    right: 0;
}

.bg_gradient.bl {
    bottom: 0;
    left: 0;
}

.bg_gradient.br {
    bottom: 0;
    right: 0;
}

.backplate_wrapper {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    -webkit-transform: translate3d(0, 0, 1px);
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -o-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
}

.backplate_wrapper .overlay {
    -webkit-transform: translate3d(0, 0, 1px);
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -o-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
}

.backplate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate3d(0, 0, 1px);
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -o-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
}

.video_backplate {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #d0a860;
}

.section_close_btn {
    display: block;
    width: 140px;
    height: 19px;
    margin-left: -70px;
    position: absolute;
    left: 50%;
    top: 10px;
    background-color: #d0a860;
    font-size: 1.5em;
    line-height: 19px;
    color: #000;
    -webkit-transform: translate3d(0, 0, 2px);
    -moz-transform: translate3d(0, 0, 2px);
    -ms-transform: translate3d(0, 0, 2px);
    -o-transform: translate3d(0, 0, 2px);
    transform: translate3d(0, 0, 2px);
}

.section_close_btn span {
    display: block;
    text-align: center;
}

.section_close_btn span:before,.section_close_btn span:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 23px;
    height: 2px;
    background-color: #d0a860;
}

.section_close_btn span:before {
    left: -33px;
}

.section_close_btn span:after {
    right: -33px;
}

.section_close_btn:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    border-width: 3px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    border-bottom-width: 0;
    border-top-color: #d0a860;
    bottom: -3px;
}

.section_close_btn:hover {
    background-color: #fff;
}

.section_close_btn:hover:after {
    border-top-color: #fff;
}

.section_close_btn:hover span:before,.section_close_btn:hover span:after {
    background-color: #fff;
}

.section_content {
    position: absolute;
    bottom: 90px;
    left: 375px;
    width: 850px;
    height: 250px;
    background: #000;
    background: rgba(0,0,0,0.75);
    z-index: 1;
}

#sweeps .section_content {
    width: 750px;
}

.section_content .section_head {
    font-size: 2.6em;
    color: #000;
    background: #d0a860;
    position: absolute;
    margin: -10px 0px 0px 40px;
    letter-spacing: 1px;
    padding: 0 30px;
    overflow: visible;
}

.section_content .section_head span {
    position: relative;
    top: 3px;
    z-index: 1;
}

.section_content .section_head:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    border-width: 8px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-color: #d0a860;
    bottom: -8px;
}

@media screen and (max-width: 1200px) {
    .section_content {
        width: 700px;
    }

    #sweeps .section_content {
        width: 750px;
    }
}

@media screen and (max-width: 1100px) {
    .section_content {
        left: 325px;
        width: 665px;
    }

    #sweeps .section_content {
        left: 375px;
        width: 750px;
    }
}

.centeredMenu {
    position: absolute;
    padding: 0;
    left: 0px;
    width: 100%;
    list-style: none;
    text-align: center;
    font-size: 1.325em;
}

.centeredMenu li {
    display: inline-block;
    list-style: none;
    padding-left: 20px;
    padding-right: 20px;
    border-left: solid 1px #4d4d4d;
}

.centeredMenu li:first-child {
    border-left: 0px;
}

.centeredMenu li a {
    text-decoration: none;
    color: #fff;
    font-style: normal;
    letter-spacing: 1px;
}

.centeredMenu li a.active {
    color: #f6f597;
}

@media (orientation: landscape) {
    html.ipad.ios7>body {
        position: fixed;
        top: 0;
        width: 100%;
        height: 672px !important;
    }

    html.ipad.ios7>body #shell.epk {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

#live_die_repeat {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

#live_die_repeat img {
    display: block;
    max-height: 100%;
    position: absolute;
    top: 41.9%;
    left: 26.1875%;
    width: 47.625%;
    height: 9.4%;
    z-index: 1000;
}

#hashtag {
    display: block;
    position: absolute;
    bottom: 260px;
    left: 36px;
}

#home #get_tickets_link {
    display: block;
    position: absolute;
    top: 20px;
    left: 36px;
    color: #ece3cf;
    font-size: 26px;
    text-shadow: 1 1 0 #000;
    -webkit-transform: translate3d(0, 0, 2px);
    -moz-transform: translate3d(0, 0, 2px);
    -ms-transform: translate3d(0, 0, 2px);
    -o-transform: translate3d(0, 0, 2px);
    transform: translate3d(0, 0, 2px);
}

#home #get_tickets_link:hover {
    color: #d0a860;
}

.lt-ie9 #home #get_tickets_link {
    display: none !important;
}

#home #releasedt {
    display: block;
    position: absolute;
    top: 20px;
    left: 36px;
    color: #dbba71;
    font-size: 29px;
    text-shadow: 1px 1px 0px #2e2e2e;
    -webkit-transform: translate3d(0, 0, 2px);
    -moz-transform: translate3d(0, 0, 2px);
    -ms-transform: translate3d(0, 0, 2px);
    -o-transform: translate3d(0, 0, 2px);
    transform: translate3d(0, 0, 2px);
}

#home #eot_tt1 {
    display: block;
    position: absolute;
    top: 105px;
    left: 36px;
    color: #dbba71;
    font-size: 26px;
    text-shadow: 1px 1px 0px #2e2e2e;
    -webkit-transform: translate3d(0, 0, 2px);
    -moz-transform: translate3d(0, 0, 2px);
    -ms-transform: translate3d(0, 0, 2px);
    -o-transform: translate3d(0, 0, 2px);
    transform: translate3d(0, 0, 2px);
}



#about #releasedt {
    display: block;
    position: absolute;
    top: 20px;
    left: 36px;
    color: #dbba71;
    font-size: 29px;
    text-shadow: 1px 1px 0px #2e2e2e;
    -webkit-transform: translate3d(0, 0, 2px);
    -moz-transform: translate3d(0, 0, 2px);
    -ms-transform: translate3d(0, 0, 2px);
    -o-transform: translate3d(0, 0, 2px);
    transform: translate3d(0, 0, 2px);
}

#about #eot_tt1 {
    display: block;
    position: absolute;
    top: 105px;
    left: 36px;
    color: #dbba71;
    font-size: 26px;
    text-shadow: 1px 1px 0px #2e2e2e;
    -webkit-transform: translate3d(0, 0, 2px);
    -moz-transform: translate3d(0, 0, 2px);
    -ms-transform: translate3d(0, 0, 2px);
    -o-transform: translate3d(0, 0, 2px);
    transform: translate3d(0, 0, 2px);
}


#gallery #releasedt {
    display: block;
    position: absolute;
    top: 20px;
    left: 36px;
    color: #dbba71;
    font-size: 29px;
    text-shadow: 1px 1px 0px #2e2e2e;
    -webkit-transform: translate3d(0, 0, 2px);
    -moz-transform: translate3d(0, 0, 2px);
    -ms-transform: translate3d(0, 0, 2px);
    -o-transform: translate3d(0, 0, 2px);
    transform: translate3d(0, 0, 2px);
}

#gallery #eot_tt1 {
    display: block;
    position: absolute;
    top: 105px;
    left: 36px;
    color: #dbba71;
    font-size: 26px;
    text-shadow: 1px 1px 0px #2e2e2e;
    -webkit-transform: translate3d(0, 0, 2px);
    -moz-transform: translate3d(0, 0, 2px);
    -ms-transform: translate3d(0, 0, 2px);
    -o-transform: translate3d(0, 0, 2px);
    transform: translate3d(0, 0, 2px);
}


.lt-ie9 #home #releasedt {
    display: none !important;
}

.lt-ie9 #home #eot_tt1 {
    display: none !important;
}


.lt-ie9 #about #releasedt {
    display: none !important;
}

.lt-ie9 #about #eot_tt1 {
    display: none !important;
}


.lt-ie9 #gallery #releasedt {
    display: none !important;
}

.lt-ie9 #gallery #eot_tt1 {
    display: none !important;
}



#home .rottentomatoes {
    display: none;
    position: absolute;
    right: 36px;
    top: 69px;
}

#home .paginator {
    width: 975px;
    height: 158.2px;
    left: 36px;
    right: auto;
    bottom: 90px;
}

#home .paginator .count {
    display: none;
}

#home .paginator .background_shape {
    width: 975px;
    height: 117.068px;
    background: #000;
    background: rgba(0,0,0,0.85);
    position: absolute;
    left: 0px;
    top: 0px;
}

#home .paginator .background_shape:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    border-width: 41.132px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    border-bottom-width: 0;
    border-right-width: 0;
    border-top-color: #000;
    border-top-color: rgba(0,0,0,0.85);
    bottom: -41.132px;
}

#home .paginator .prev_page,#home .paginator .next_page {
    display: block;
    position: absolute;
    overflow: hidden;
    top: 64px;
    width: 17px;
    height: 26px;
    background: url(../img/paginator_arrows.png) no-repeat;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}

#home .paginator .prev_page.disabled,#home .paginator .next_page.disabled {
    opacity: 0;
    cursor: default;
}

.lt-ie9 #home .paginator .prev_page.disabled,.lt-ie9 #home .paginator .next_page.disabled {
    display: none;
}

#home .paginator .prev_page {
    background-position: bottom left;
    left: 8px;
}

#home .paginator .next_page {
    background-position: top left;
    right: 8px;
}

#home .paginator .thumb_wrapper {
    margin: 0 34px 0 30px;
    position: absolute;
    top: 4px;
    left: 0px;
    height: 151.0px;
    width: 737px;
    overflow: hidden;
}

#home .paginator .thumb_wrapper ul {
    position: absolute;
    height: 113.0px;
    width: 737px;
    top: 8px;
    left: 0px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    overflow: visible;
}

#home .paginator .thumb_wrapper ul>li {
    display: block;
    float: left;
}

#home .paginator .thumb_wrapper ul>li:first-child {
    margin-left: 0px;
}

#home .paginator .thumb_wrapper ul li {
    width: 244px;
    height: 113.0px;
    margin-left: 9px;
    position: relative;
    overflow: visible;
}

#home .paginator .thumb_wrapper ul li a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 1px;
    position: relative;
    overflow: visible;
    background: url(../img/thumb-hover.png) no-repeat left bottom;
    background-size: 244px 452.0px;
    background-position: top;
    -webkit-transition: background-position 0.25s ease-out;
    -moz-transition: background-position 0.25s ease-out;
    -o-transition: background-position 0.25s ease-out;
    transition: background-position 0.25s ease-out;
}

#home .paginator .thumb_wrapper ul li a img {
    width: 100%;
    height: 100%;
}

#home .paginator .thumb_wrapper ul li a p {
    display: block;
    position: absolute;
    left: 20px;
    margin: 0;
    bottom: -22px;
    font-size: 1.5em;
    color: #000;
    padding: 2px 4px 0 4px;
    width: 185.0px;
    background-color: #d0a860;
}

#home .paginator .thumb_wrapper ul li a p:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    border-width: 3px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-color: #d0a860;
    bottom: -3px;
}

#home .paginator .thumb_wrapper ul li a:hover,#home .paginator .thumb_wrapper ul li a.selected {
    background-position: bottom;
}

#home .paginator .thumb_wrapper ul li a:hover p,#home .paginator .thumb_wrapper ul li a.selected p {
    color: #fff;
}

#home .paginator .thumb_wrapper ul li a.selected {
    cursor: default;
}

@media screen and (max-width: 1100px) {
    #home .paginator {
        height: 140.78689px;
        right: 50px;
        -webkit-font-smoothing: antialiased;
    }

    #home .paginator .prev_page,#home .paginator .next_page {
        top: 62px;
        width: 12px;
        height: 18px;
        background-image: url(../img/paginator_arrows_small.png);
    }

    #home .paginator .prev_page {
        background-position: bottom left;
        left: 5px;
    }

    #home .paginator .next_page {
        background-position: top left;
        right: 5px;
    }

    #home .paginator .background_shape {
        height: 112.62951px;
    }

    #home .paginator .background_shape:after {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-style: solid;
        border-color: transparent;
        border-width: 28.15738px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        z-index: 0;
        width: 100%;
        border-bottom-width: 0;
        border-right-width: 0;
        border-top-color: #000;
        border-top-color: rgba(0,0,0,0.85);
        bottom: -28.15738px;
    }

    #home .paginator .thumb_wrapper {
        height: 130.62295px;
        margin: 0 22px 0 22px;
    }

    #home .paginator .thumb_wrapper ul {
        height: 92.62295px;
    }

    #home .paginator .thumb_wrapper ul li {
        width: 200px;
        height: 92.62295px;
    }

    #home .paginator .thumb_wrapper ul li a p {
        font-size: 1.6em;
        width: 160px;
    }
}

#quotes {
    width: 100%;
    padding-top: 300px;
    position: absolute;
    text-shadow: 0px 0px 30px #000;
}

#quotes ul {
    position: relative;
    padding: 0;
    list-style: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: none;
}

#quotes ul p {
    margin: 0;
}

#quotes ul .quote {
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity 0.75s;
    -moz-transition: opacity 0.75s;
    -o-transition: opacity 0.75s;
    transition: opacity 0.75s;
}

.lt-ie9 #quotes ul .quote {
    visibility: hidden;
}

#quotes ul .quote.active {
    z-index: 1;
    opacity: 1;
}

.lt-ie9 #quotes ul .quote.active {
    visibility: visible;
}

#quotes ul .quote .content {
    line-height: 1.1em;
    color: #fff;
    font-size: 39px;
    margin-bottom: 10px;
}

#quotes ul .quote .author {
    line-height: 1.1em;
    color: #b9c9d1;
    font-size: 22px;
}

#quotes ul .quote .source {
    color: #b9c9d1;
    font-style: italic;
}

#quotes ul .quote.twitter .content {
    margin-bottom: 0px;
}

#quotes ul .quote.twitter a {
    color: #c9dae2;
}

#quotes ul .quote.twitter a:hover {
    color: #fff;
}

#quotes ul .quote.twitter .twitter-header {
    margin-bottom: 10px;
    letter-spacing: 0px;
}

#quotes ul .quote.twitter .twitter-header .profile_link .twitter_icon {
    margin-right: 6px;
}

#quotes ul .quote.twitter .twitter-header .profile_link .profile_img {
    margin-right: 10px;
}

#quotes ul .quote.twitter .twitter-header .profile_link .twitter_fn {
    color: #c9dae2;
    font-size: 14px;
}

#quotes ul .quote.twitter .twitter-header .profile_link .twitter_un {
    color: #8f9ca3;
    font-size: 14px;
}

#quotes ul .quote.twitter .twitter-header .profile_link:hover .twitter_fn {
    color: #fff;
}

#quotes ul .quote.twitter .twitter-header .profile_link:hover .twitter_un {
    color: #c9dae2;
}

#quotes ul .quote.twitter .twitter-header .twitter_date {
    opacity: .6;
    color: #8f9ca3;
    font-size: 12px;
    padding-left: .5em;
}

#quotes ul .quote.twitter .twitter-header .twitter_date:hover {
    opacity: 1;
    color: #c9dae2;
}

#quotes ul .quote.twitter .twitter-footer .reply,#quotes ul .quote.twitter .twitter-footer .retweet,#quotes ul .quote.twitter .twitter-footer .favorite {
    margin-right: 17px;
    display: inline-block;
    width: 17px;
    height: 17px;
    line-height: 17px;
    background: url(../img/tweet_icons.png) no-repeat;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}

#quotes ul .quote.twitter .twitter-footer .reply {
    background-position: 0px 0px;
}

#quotes ul .quote.twitter .twitter-footer .reply:hover {
    background-position: 0px -17px;
}

#quotes ul .quote.twitter .twitter-footer .retweet {
    background-position: -17px 0px;
}

#quotes ul .quote.twitter .twitter-footer .retweet:hover {
    background-position: -17px -17px;
}

#quotes ul .quote.twitter .twitter-footer .favorite {
    background-position: -34px 0px;
    margin-right: 0;
}

#quotes ul .quote.twitter .twitter-footer .favorite:hover {
    background-position: -34px -17px;
}

#about .scrollable {
    width: 740px;
    left: 70px;
    top: 50px;
    padding-right: 70px;
    font-size: 1.1em;
    line-height: 1.63em;
}

@media screen and (max-width: 1200px) {
    #about .scrollable {
        width: 600px;
    }
}

@media screen and (max-width: 1100px) {
    #about .scrollable {
        width: 575px;
    }
}

#about .scrollable p {
    margin: 0;
}

#about .scrollable .viewport {
    height: 140px;
}

#about .scrollable .overview>div {
    display: none;
}

#about .scrollable .overview>div.selected {
    display: block;
}

#about .scrollable .overview>div h2 {
    line-height: 1.2em;
    margin-bottom: .25em;
    color: #fff;
}

#about .scrollable .overview>div h2 small {
    font-size: .75em;
    font-style: italic;
    text-transform: uppercase;
}

#about .scrollable .overview>div h2 span {
    font-style: italic;
    text-transform: uppercase;
}

#sweeps #sweeps_img {
    position: absolute;
    right: -20px;
    top: -27px;
}

#sweeps #sweeps_list {
    -moz-column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2em;
    column-count: 2;
    column-gap: 2em;
}

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

.lt-ie10 #sweeps #sweeps_list ul,.lt-ie9 #sweeps #sweeps_list ul {
    overflow: hidden;
}

.lt-ie10 #sweeps #sweeps_list ul li,.lt-ie9 #sweeps #sweeps_list ul li {
    width: 50%;
    float: left;
    padding-right: 1em;
}

#sweeps .scrollable {
    width: 400px;
    left: 70px;
    top: 50px;
    padding-right: 70px;
    font-size: 1.1em;
    line-height: 1.63em;
}

#sweeps .scrollable h2 {
    letter-spacing: 1px;
    font-size: 1.4em;
    line-height: 1.25em;
    margin-bottom: .5em;
}

#sweeps .scrollable p {
    margin: 0;
}

#sweeps .scrollable .viewport {
    height: 102px;
}

#sweeps .scrollable .overview>div {
    display: none;
}

#sweeps .scrollable .overview>div.selected {
    display: block;
}

#sweeps .scrollable .overview>div h2 {
    line-height: 1.2em;
    margin-bottom: .25em;
    color: #fff;
}

#sweeps .scrollable .overview>div h2 small {
    font-size: .75em;
    font-style: italic;
    text-transform: uppercase;
}

#sweeps .scrollable .overview>div h2 span {
    font-style: italic;
    text-transform: uppercase;
}

#sweeps .scrollable .scrollbar {
    top: 48px;
    right: 40px;
}

#gallery .paginator {
    width: 975px;
    height: 128px;
    left: 375px;
    bottom: 40px;
}

#gallery .paginator .count {
    display: none;
}

#gallery .paginator .background_shape {
    width: 975px;
    height: 64px;
    background: #000;
    background: rgba(0,0,0,0.6);
    position: absolute;
    left: 0px;
    top: 0px;
}

#gallery .paginator .background_shape:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    border-width: 64px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    border-bottom-width: 0;
    border-right-width: 0;
    border-top-color: #000;
    border-top-color: rgba(0,0,0,0.6);
    bottom: -64px;
}

#gallery .paginator .prev_page,#gallery .paginator .next_page {
    display: block;
    position: absolute;
    overflow: hidden;
    top: 45px;
    width: 17px;
    height: 26px;
    background: url(../img/paginator_arrows.png) no-repeat;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}

#gallery .paginator .prev_page.disabled,#gallery .paginator .next_page.disabled {
    opacity: .25;
    cursor: default;
}

.lt-ie9 #gallery .paginator .prev_page.disabled,.lt-ie9 #gallery .paginator .next_page.disabled {
    display: none;
}

#gallery .paginator .prev_page {
    background-position: bottom left;
    left: 80px;
}

#gallery .paginator .next_page {
    background-position: top left;
    right: 60px;
}

#gallery .paginator .thumb_wrapper {
    position: absolute;
    top: 15px;
    left: 0px;
    margin-left: 130px;
    margin-right: 110px;
    height: 90px;
    width: 737px;
    overflow: hidden;
}

#gallery .paginator .thumb_wrapper ul {
    position: absolute;
    height: 90px;
    width: 737px;
    top: 0px;
    left: 0px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#gallery .paginator .thumb_wrapper ul>li {
    display: block;
    float: left;
}

#gallery .paginator .thumb_wrapper ul>li:first-child {
    margin-left: 0px;
}

#gallery .paginator .thumb_wrapper ul li {
    width: 180px;
    height: 90px;
    margin-left: 3px;
}

#gallery .paginator .thumb_wrapper ul li a {
    width: 100%;
    height: 100%;
    display: block;
    border: solid 1px #234757;
    position: relative;
    overflow: hidden;
}

#gallery .paginator .thumb_wrapper ul li a img {
    width: 180px;
    height: 90px;
    position: absolute;
    top: -1px;
    left: -1px;
    opacity: .75;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

#gallery .paginator .thumb_wrapper ul li a:hover,#gallery .paginator .thumb_wrapper ul li a.selected {
    border: solid 2px #d0a860;
}

#gallery .paginator .thumb_wrapper ul li a:hover img,#gallery .paginator .thumb_wrapper ul li a.selected img {
    opacity: 1;
    top: -2px;
    left: -2px;
}

#gallery .paginator .thumb_wrapper ul li a.selected {
    cursor: default;
}

@media screen and (max-width: 1100px) {
    #gallery .paginator .prev_page {
        left: 38px;
    }

    #gallery .paginator .next_page {
        right: 20px;
    }

    #gallery .paginator .thumb_wrapper {
        margin-left: 64px;
        margin-right: 46px;
    }

    #gallery .paginator .background_shape {
        height: 74px;
    }

    #gallery .paginator .background_shape:after {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-style: solid;
        border-color: transparent;
        border-width: 54px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        z-index: 0;
        width: 100%;
        border-bottom-width: 0;
        border-right-width: 0;
        border-top-color: #000;
        border-top-color: rgba(0,0,0,0.6);
        bottom: -54px;
    }
}

#videos {
    z-index: 3;
}

#videos #playerMenu {
    margin-top: 60px;
}

#videos #playerMenu li a {
    text-decoration: none;
    color: #9e9e9e;
    font-style: normal;
    letter-spacing: 1px;
}

#videos #playerMenu li a.active {
    color: #fff;
}

#videos #player {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #000;
    text-align: center;
    visibility: hidden;
}

#videos #playerFlashCover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #000;
    text-align: center;
}

#videos #playerOptions {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-image: url(../images/options_darken.png);
    text-align: center;
    display: none;
}

#videos #playerOptionsInner {
    position: absolute;
    width: 520px;
    height: 300px;
    left: 50%;
    top: 50%;
    margin-top: -150px;
    margin-left: -300px;
    background: #000000;
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
}

#videos #playerOptionsClose {
    font-size: 21px;
    color: #83969C;
    width: 7%;
    float: left;
    clear: none;
    display: block;
    text-align: right;
    text-decoration: none;
    padding-top: 40px;
}

.no-touch #videos #playerOptionsClose:hover {
    color: #ffffff;
}

#ticketing {
    visibility: hidden;
    opacity: 0;
    background: #000;
    background: rgba(0,0,0,0.75);
    padding: 10%;
    z-index: 4;
    -webkit-transform: translate3d(0, 0, 5px);
    -moz-transform: translate3d(0, 0, 5px);
    -ms-transform: translate3d(0, 0, 5px);
    -o-transform: translate3d(0, 0, 5px);
    transform: translate3d(0, 0, 5px);
}

#ticketing iframe {
    display: block;
    background: #000;
    padding: 15px;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 6px);
    -moz-transform: translate3d(0, 0, 6px);
    -ms-transform: translate3d(0, 0, 6px);
    -o-transform: translate3d(0, 0, 6px);
    transform: translate3d(0, 0, 6px);
}

#soundtrack {
    visibility: hidden;
    opacity: 0;
    background: #000;
    background: rgba(0,0,0,0.75);
    padding: 10%;
    z-index: 4;
    -webkit-transform: translate3d(0, 0, 5px);
    -moz-transform: translate3d(0, 0, 5px);
    -ms-transform: translate3d(0, 0, 5px);
    -o-transform: translate3d(0, 0, 5px);
    transform: translate3d(0, 0, 5px);
}

#soundtrack #buy_link {
    display: block;
    font-size: 2em;
    text-align: center;
    margin-top: 1em;
}

#soundtrack #soundcloudwidget {
    display: block;
    margin: 0 auto;
    -webkit-transform: translate3d(0, 0, 6px);
    -moz-transform: translate3d(0, 0, 6px);
    -ms-transform: translate3d(0, 0, 6px);
    -o-transform: translate3d(0, 0, 6px);
    transform: translate3d(0, 0, 6px);
}

.scrollable {
    position: relative;
    padding-right: 30px;
}

.scrollable .viewport {
    width: 100%;
    height: 211px;
    overflow: hidden;
    position: relative;
}

.scrollable .overview {
    width: 100%;
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
}

.scrollable .thumb,.scrollable .thumb .end {
    height: 20px;
    width: 30px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.scrollable .thumb .end,.scrollable .thumb .end .end {
    overflow: hidden;
    height: 5px;
    width: 13px;
}

.scrollable .thumb_inner {
    width: 10px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    background-color: #d0a860;
}

.scrollable .scrollbar {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}

.scrollable .track {
    background-color: transparent;
    height: 100%;
    width: 10px;
    position: relative;
    padding: 0 10px;
}

.scrollable .disable {
    display: none;
}

.noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

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

.invisible {
    visibility: hidden;
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.full {
    width: 100%;
    height: 100%;
    display: block;
}

.invis {
    visibility: hidden;
    opacity: 0;
}

.hList {
    list-style: none;
    white-space: nowrap;
}

.hList li {
    display: inline-block;
    white-space: normal;
    vertical-align: top;
}

.absFull {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

.TL {
    top: 0;
    left: 0;
    position: absolute;
}

.T {
    top: 0;
    left: 50%;
    position: absolute;
}

.TR {
    top: 0;
    right: 0;
    position: absolute;
}

.L {
    top: 50%;
    left: 0;
    position: absolute;
}

.C {
    top: 50%;
    left: 50%;
    position: absolute;
}

.R {
    top: 50%;
    right: 0;
    position: absolute;
}

.BL {
    bottom: 0;
    left: 0;
    position: absolute;
}

.B {
    bottom: 0;
    left: 50%;
    position: absolute;
}

.BR {
    bottom: 0;
    right: 0;
    position: absolute;
}

.centeredmenu {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.centeredmenu ul {
    clear: left;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    text-align: center;
}

.centeredmenu ul li {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    right: 50%;
}
