body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #000;
	background-image:url(../images/splash_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

img { 
	border:none;
}

#container{
	margin: 0 auto;
	padding: 0px;
	width:980px;
}

#content{	
	float:left;
	position:relative;
	text-align:center;
	margin: 0 auto;
	width:980px;
	height:740px;
}

#thedate {
	width:325px;
	height:26px;
	position:absolute;
	top:0px;
	left:330px;
}

#likebtn { 
	width:490px;
	height:41px;
	position:absolute;
	top:0px;
	left:-50px;
	 background-image:url(../images/splash_fb_bg.png);
}
#likebtn_inner { 
	width:450px;
	height:35px;
	position:relative;
	margin: 3px 0px 0px 0px;
	overflow:hidden;
}

#likebtn_small { 
	width:300px;
	height:62px;
	position:absolute;
	top:5px;
	left:0px;
	text-align:left;
	background-repeat:no-repeat;
	background-image:url(../images/splash_like_bg.png);
}
#likebtn_inner_small { 
	width:292px;
	height:62px;
	position:relative;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	top:-3px;
	left:-2px;
	
}


#entry-panel{
	position:absolute;
	width:378px;
	height:240px;
	left:694px;
	top:263px;
}

#trailer-panel{
	position:absolute;
	width:250px;
	height:154px;
	
	left:0px;
	top:235px;
	background-image: url(../images/splash_trailer_bg.png);
	background-repeat:no-repeat;
}
#trailerbtn_inner { 
	float:left;
	width:235px;
	height:138px;
	margin:8px 0px 0px 7px;
	
}


.releasedate {
	margin-top:12px;
	margin-bottom:10px;
}


.trailerbtn {
	display:block;
	width: 196px;
	height:30px;
	float:left;
	margin:103px 0px 0px 16px;
	overflow:hidden;
	background-image: url(../images/splash_trailer_btn.png);
	background-repeat:no-repeat;
	text-decoration: none;
	background-position:0px 0px;
}
.trailerbtn:hover { 
	text-decoration: none;
	background-position:0px -30px;;
}

#ticket_holder { 
	width:200px;
	height:70px;
	position:absolute;
	top:0px;
	left:717px;
}

#ticket_holder_1, #ticket_holder_2 { 
	float:left;
	width:400px;
} 

#ticket_holder_1 { 
	padding-top:35px;
	text-align:left;
}
#ticket_holder_1 input { 
	width :185px;
	height:15px;
}

#ticket_holder_2 { 
	padding-top:35px;
	padding-left:3px;
	text-align:left;
}
.display_none { 
	display:none;
}


.gobtn {
	position:absolute;
	left:200px;
	top:20px;
	display:block;
	width: 53px;
	height:38px;
	margin:0 auto;
	overflow:hidden;
	background-image: url(../images/splash_go_btn.png);
	background-repeat:no-repeat;
	text-decoration: none;
	background-position:0px 0px;
	cursor:pointer;
}
.gobtn:hover { 
	text-decoration: none;
	background-position:0px -38px;
}

.enterbtn a {
	display:block;
	width: 200px;
	height:65px;
	margin:0 auto;
	overflow:hidden;
	background-image: url(../images/splash_enter.png);
	background-repeat:no-repeat;
	text-decoration: none;
	background-position:0px 0px;
}
.enterbtn a:hover { 
	text-decoration: none;
	background-position:0px -65px;;
}

#share{
	float:left;
	clear:both;
	width:912px;
	height:50px;
	margin:100px auto 30px auto;
	position:relative;	
	text-align:center;	
}




#footer{
	float:left;
	clear:both;
	width:1051px;
	height:56px;
	margin:0px auto 122px auto;
	position:relative;	
	background-image: url(../images/splash_footer_bg.png);
	background-repeat:no-repeat;
	text-align:left;

}

#footer a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}
#footer a:hover { 
	color:#0b5584;
}

#footer_signup{
	position:absolute;
	top:0px;
	left:304px;
}
#footer_privacy{
	position:absolute;
	top:0px;
	left:391px;
}
#footer_terms{
	position:absolute;
	top:0px;
	left:574px;
}
#footer_feedback{
	position:absolute;
	top:0px;
	left:702px;
}
#footer_parents{
	position:absolute;
	top:36px;
	left:314px;
}
#footer_ratings{
	position:absolute;
	top:36px;
	left:634px;
}

