/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    font-family: Arial;
    font-size: 12px;
   display: block;
   
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

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

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body{
    background-color: black;
    overflow: hidden;
}

a{ text-decoration: underline; color: white;}

#social{
    position: absolute;
   /*  bottom: 50px; */
    right: 0;
    padding: 20px 0 0 0;
}

a#privacy, a#terms{
    /*
display: block;
    float: left;
*/
    padding: 0 10px;
    text-shadow: 1px 1px 2px black;
}

a#privacy{
    margin-right: 30px;
}

#share{
    width: 322px;
    overflow: hidden;
    margin-bottom: 0;
    padding-left: 10px;
    position: absolute;
}

.fb-like, #twitter, #google-plus{
    float: left;
    margin-right: 20px;
}

#not-rated{
    color: #fff;
    text-shadow: 1px 1px 2px black;
    padding: 10px 10px 0 10px;
}

#twitter{
    margin-right: 0;
 }

#share a{
    margin-right: 30px;
}

#rating{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    opacity: 0.7;
}

#main-banner{
    position: relative;
    float: left;
    width: 885px;
}

#director{
    position: absolute;
    top: 216px;
    left: 56px;
}

#presskit{
    position: absolute;
    top: 200px;
    left: 35px;
    display: block;
    height: 61px;
    width: 203px;
    background: url(../img/btn-presskit.png) 0 10px no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#presskit:hover{
    background-position: 0 8px;
}

#trailer{
    position: absolute;
    top: 177px;
    left: 279px;
    display: block;
    height: 61px;
    width: 175px;
    background: url(../img/btn-trailer.png) 0 10px no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#trailer:hover{
    background-position: 0 8px;
}

#enter_site{
    position: absolute;
    top: 154px;
    left: 490px;
    display: block;
    height: 61px;
    width: 175px;
    background: url(../img/btn-enter.png) 0 10px no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#enter_site:hover{
    background-position: 0 8px;
}


.catcher {
  width: 100%;
  height: 1000px;
  background: url(../img/lightbg.png);
  z-index: 30;
  position: absolute;
  left: 0;
  top: 0;
}
#trailerHolder {
  display: block;
  z-index: 35;
  width: 634px;
  margin: 0 auto;
  padding-top: 100px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -317px;
}
#trailerHolder .close {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/x.png) no-repeat;
  position: absolute;
  top: 80px;
  right: -25px;
  z-index: 40;
}


#footer{
	background: #000;
	bottom: 0;
	font-family: Helvetica, Arial, sans-serif;
	height: 40px;
	line-height: 2em;
    overflow: hidden;
    padding: 45px 0 0;
    position: fixed;
    text-align: right;
    font-size: 10px;
    text-transform: uppercase;
    width: 100%;
    min-width: 1100px;
}
#footer a:link, #footer a:visited{
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	color: #ddd;
}
#itunes_footer {
	background-image: url(../img/itunes_footer.png);
	
	
	height: 52px;
	position: absolute;
	right: 70px;
	top: 0;
	width: 230px;

}
.links{
	width: 300px;
	float: right;
	margin-top: 4px;
}
.links a{
	float: left;
}

#maximage{
    position: fixed !important;
}
.academy-award{
	background: url(../img/academy-award.png) left top no-repeat transparent;
	clear: none;
	float: left;
	height: 50px;
	left: 50%;
	margin-left: -227px;
	position: absolute;
	text-indent: -9999px;
	margin-top: -35px;
	width: 454px;
}

#dvd {
	background-image: url(../img/dvd_bg.png);
	background-repeat: no-repeat;
	height: 286px;
	position: absolute;
	top: 450px;
	width: 328px;
}
#dvd ul {
	float: right;
	margin-right: 10px;
	margin-top: 68px;
	
}
#dvd li {
	height: 32px;
	margin-bottom: 5px;
	text-indent: -9999px;
	width: 150px;
	
	
}
.dvd_cover {	
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}
.amazon {
	background-image: url(../img/dvd_amazon.jpg);
}
.barnes {
	background-image: url(../img/dvd_barnes.jpg);
}
.itunes {
	background-image: url(../img/dvd_itunes.jpg);
}

/* Trailer */
.trailer-overlay {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -423px;
  margin-top: -180px;
  width: 640px;
  height: 360px;
  background: black;
  z-index: 9999;
}

.trailer-overlay .close {
  position: absolute;
  top: 0;
  right: 20px;
  width: 66px;
  height: 34px;
  background: url(../img/close-btn.png) no-repeat;
  cursor: pointer;
  opacity: .8;
  z-index: 999;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.trailer-overlay .close:hover {
  opacity: 1;
}

.trailer-btn {
  cursor: pointer;
  text-align: center;
  width: 107px;
}

.overlay .close {
  position: absolute;
  top: 0;
  right: 20px;
  width: 66px;
  height: 34px;
  background: url(../img/close-btn.png) no-repeat;
  cursor: pointer;
  opacity: .8;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.lights-down {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: .8;
  z-index: 10;
}

