﻿@charset "UTF-8";
/* CSS Document */

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: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html, body {height:100%;}

body {
	background-color:#000;
	text-align:center;
}

img{
	display:block;
}

#bothWrapper {
	background:url(../_images/bkg.jpg) no-repeat;
	width:1006px;
	height:575px;
	margin:0 auto;
	position:relative;
	z-index:2;
}

.wrapper2 {padding-left:90px; padding-top:10px;}
.wrapper3 {
	text-align:center;
}

.centerDiv {display:block; margin-bottom:10px; /* margin-left:52px; */}
.centerDiv iframe {}

.centerDiv.small-margin {
	margin-bottom: 5px;
}

#downloads {width:477px; height:100%;}
.downloadItem {float:left; }

#left{
	text-align:center;
	overflow:hidden;
	left:100px;
	bottom:50px;
	position:absolute;
	z-index:99;
}

#golden { margin: 0 auto 15px auto; position: relative; }

.btn-entersite{height:26px; width:158px; margin: 0 auto; position: relative;}

.btn-entersite a#various5 {background-image:url(../_images/enter_site.png); background-repeat:no-repeat; display:block; height:26px;}

.btn-dates a#various6:hover {background-position:0 -10px;}

.btn-dates a#various6 {background-image:url(../_images/release_dates.png); background-repeat:no-repeat; display:block; height:10px; width: 122px; margin: 0 auto; position: relative; }

.btn-entersite a#various5:hover {background-position:0 -26px;}

.btn-trailer {
	width: 80px;
	margin: 0 auto; position: relative;
}

.btn-trailer a#various4 {background-image:url(../_images/view_trailer.png); background-repeat:no-repeat; height:10px; width:80px; display:block;}

.btn-trailer a#various4:hover {background-position:0 -10px;}

.btn-presskit{
	width:127px;
	margin: 0 auto; position: relative;
}

.btn-presskit a.presskit {background-image:url(../_images/download_presskit.png); background-repeat:no-repeat; height:10px; display:block; width:127px; }

.btn-presskit a.presskit:hover {background-position:0 -10px;}

.dl_buy_links {
	margin: 10px auto 8px auto; position: relative;
	width: 144px;
	overflow: hidden;
}

.dl_buy_links img {
	margin: 0 7px 0 0;
	display: block;
	float: left;
	border: none;
}

.dl_buy_links a#buy_now {
	float: left;
	margin: 15px 0 0 0;
	width: 78px;
	height: 13px;
	display: block;
	background-image: url(../_images/buy_now.png);
}

.dl_buy_links a#buy_now:hover {
	background-position: 0 -13px;
}

.dl_buy_links a#download_movie {
	float: left;
	margin: 7px 0 0 0;
	width: 68px;
	height: 28px;
	display: block;
	background-image: url(../_images/download_movie.png);
}

.dl_buy_links a#download_movie:hover {
	background-position: 0 -28px;
}

#fb, #fb:visited { display:block; width:20px; height:20px; overflow:hidden; background:transparent url(../_images/sprite-fb.png) no-repeat; }
	#fb:hover { background-position:0 -20px; }

.itunes { width: 215px; margin:0 auto 8px; position: relative; }
	.itunes a, .itunes a:visited { display:block; width:215px; height:60px; background:transparent url(../_images/itunes.gif) no-repeat 0 0; overflow:hidden; }
	.itunes a:hover { background-position:0 -59px; }

#right {
	
	width:310px;/*
	height:300px; 
	float:right;*/
	text-align:center;
	overflow:hidden;
	right:15px;
	top:20px;
	position:absolute;
	border: 3px solid #d4b16f;
	background:#000;
}

.sharing { padding-bottom:15px; }

#center {
	/*padding:35px 0 0 420px;	*/
	/* [disabled]margin:35px auto; */
	
	/* [disabled]text-align:center; */
	padding-bottom:10px;
}

#filmLeads {z-index:0; 	overflow:hidden; }

.secondary a{
	color:#fff;
	text-decoration:none;
}

.secondary a:hover{
	color:#f6f4c4;
}

#credit{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;	
	font-weight:bold;
	text-align:left;
	float:right;
	margin:65px 0px 0px 0px;
	color:#FFF;
	z-index:100
}

#credit a{
	text-decoration:none;
	color:#FFF;
}


#thetrailer { position: relative; display:block; width:700px; height:393px; z-index: 700; }
#trailerwarning { position: absolute; relative: block; top: 470px; left:0px; width: 0px; font-weight: bolder; color:#C00; z-index: 600; }
/*
@media all and (max-width: 800px) {
  #left { position:absolute; left:50px; }	
  #right { position:absolute; left:350px; margin-left:0; }
}

@media all and (max-height: 600px) {
  #left { position:absolute; top:300px; bottom:auto; }	
  #right { position:absolute; top:330px; bottom:auto; padding:0; }
}
*/
