@charset "UTF-8";
/* CSS Document */

body{
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#666666;
background-color:#0E0036;
background-image:url(http://trailers.apple.com/trailers/lions_gate/spynextdoor/images/trailer.jpg);
background-position:center top;
background-repeat:no-repeat;	
}


#container, #containerTrailerLarge,#containerTrailerMedium,#containerTrailerSmall{
width:100%;
height:760px;
position:absolute;
top:0px;
}


#holder{
width:950px;
height:760px;
padding:0px;
position:absolute;
margin-left:-475px;
top:0;
left:50%;
}

#title{
width:450px;
height:245px;
position:absolute;
top:220px;
right:65px;
}


#footer{
width:950px;
height:165px;
position:absolute;
bottom:0px;

}

#trailerHolder{
width:950px;
height:288px;
text-align:center;
position:absolute;


}

#backBtn{
padding:0px;
margin-left:-52px;
width:117px;
height:13px;
position:absolute;
left:50%;
}
