
body.splash {
background:#000 url("../imgs/loading.gif") top center no-repeat;
}

body.splash #content {
margin:20px auto 0 auto;
width:967px;
height:973px;
background:url("../imgs/splash_no_tickets.jpg") no-repeat;
text-align:left;
}

body.splash h1,
#enter,
#dvdtrailer {
display:block;
}

body.splash h1 {
width:967px;
height:300px;
}

#enter {
width:141px;
height:137px;
background:url("../imgs/enter.gif") no-repeat;
margin:0 0 0 103px;
}

#enter:hover {
background-position:0 -137px;
}

#dvdtrailer {
margin:-130px 0 0 812px;
width:98px;
height:100px;
background:url("../imgs/dvd-trailer-btn.gif") no-repeat;
}

#dvdtrailer:hover {
background-position:0 -100px;
}

#reconcile {
display:block;
width:190px;
height:35px;
margin:520px 0 0 615px;
}


#enter span,
#dvdtrailer span,
#reconcile span,
.hidden {
display:none;
}

