@charset "UTF-8";
/* Ten Thirty-One Pictures - Splash page style */

/********************************************************
* Exceptions to Global Style
********************************************************/
*{
	padding: 0;
	margin: 0;
}
body{
	background: #000;
}
h1{
	text-indent: -77777px;
	background: transparent url(../images/logos/logo.png) top center no-repeat;
	margin:0px auto 0px auto;
	width:400px;
	height: 75px;
}
h2 a {
	display: block;
	text-indent: -77777px;
	background: transparent url(../images/index/enter_site.png) top center no-repeat;
	margin:0px auto 0px auto;
	width:63px;
	height: 20px;
}
.announcement {
	margin: 150px auto 10px auto;
}
#footer, #footer-nojs {
	padding:50px 0px 25px 0px;
	width:960px;
}
#footer p, #footer-nojs p {
	text-align:center;
}
#footer h3 a, #footer-nojs h3 a {
	float:none;
	margin:-5px auto 0px auto;
}

/********************************************************
* Splash Area Rules
********************************************************/
#splash, #splash-nojs {
	margin:0px auto 0px auto;
	width:960px;
	min-height:500px;
	padding:10px 0px;
	overflow:hidden;
}
#splash-bg, #splash-bg-nojs {
	background: transparent url(../images/index/splash_bg.png) top center no-repeat;
	margin:150px auto 0px auto;
	width:490px;
	padding:6px 0px 0px 0px;
}
#trailer, #trailer-nojs {
	margin:0px auto 0px auto;
	width:480px;
	min-height:270px;
	padding:0px;
	overflow:hidden;
}