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

body, #container{
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#666666;
background-color:#000000;
}

#container, #containerTrailerLarge,#containerTrailerMedium,#containerTrailerSmall{
width:100%;
height:920px;
position:absolute;
top:0px;
background-position:center top;
background-repeat:no-repeat;
}

#container{
background-image:url(http://trailers.apple.com/trailers/fox/cityofember/images/main.jpg);
}


#containerTrailerLarge{
background-image:url(http://trailers.apple.com/trailers/fox/cityofember/images/trailerLg.jpg);
}


#containerTrailerMedium{
background-image:url(http://trailers.apple.com/trailers/fox/cityofember/images/trailerMed.jpg);
}


#containerTrailerSmall{
background-image:url(http://trailers.apple.com/trailers/fox/cityofember/images/trailerSmall.jpg);
}

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

#title{
width:450px;
height:35px;
position:absolute;
top:322px;
right:0px;

}

#counter{
width:360px;
height:85px;
position:absolute;
top:212px;
right:75px;
}

#webURL{
width:450px;
height:35px;
position:absolute;
top:422px;
right:0px;

}

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

}

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

}

#backBtn{
padding:0px;
margin-left:-200px;
width:400px;
height:60px;
position:absolute;
left:50%;
}

#movie-hd1, #movie-hd2, #movie-hd3{
background-color:#FFFFFF;
width:54px;
height:20px;
position:absolute;
top:360px;
}

#movie-hd1{right:279px;}
#movie-hd2{right:216px;}
#movie-hd3{right:149px;}
