@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;
}

body {
	background-color:#070506;
}

img{
	display:block;
}

#wrapper {
	background:url(../_images/bkg.jpg) no-repeat;
	width:1006px;
	height:576px;
	margin:auto;
	position:relative;
}

#left{
	float:left;
	margin-left:30px;
	margin-top:30px;
}

#right{
	float:right;
	width:465px;
	margin-right:30px;	
	padding-top:87px;
}

#bottomnav{
	margin:20px 0px 0px 155px;
	text-align:center;
	
}

#bottomnav img{
	float:left;
}

#entersite{
	margin:auto;
	width:168px;
}

#dropdownn{
	*_margin:-10px 0px 0px 785px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	z-index:200;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 790px;
}


.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; }

#buy { position:absolute; top:425px; left:355px; }

#buybluray, #buybluray:visited { position:relative; display:block; float:left; width:92px; height:103px; margin:0 20px; background:transparent url(../_images/btn_buybluray.gif) no-repeat 0 0; }
#buybluray:hover { background-position: 0 -110px; }

#buydvd, #buydvd:visited { position:relative; display:block; float:left; width:92px; height:103px; background:transparent url(../_images/btn_buydvd.gif) no-repeat 0 0; }
#buydvd:hover { background-position: 0 -110px; }