/* Xeric Design, Ltd. 2015 Stylesheet */

#header {
	height:36px;
	background-color:#333;
	background:-webkit-linear-gradient(#555, #333);
	background:linear-gradient(#555, #333);
}

#headerbox {
	width:1000px;
	margin:auto;
	padding-top:8px;
}

#splash {
	background-color:#333;
	overflow:hidden;
}

#splashbox {
	width:1000px;
	margin:auto;
}

#splashbox .homesplash {
	margin-top:0px;
	height:175px;
	width:180%;
	margin-left:-40%;
	background: url(../images/banners/mountains.jpg) no-repeat center center;
}

#splashbox .purchaseSplash {
	margin-top:0px;
	height:20px;
	width:180%;
	margin-left:-40%;
	background: url(../images/banners/default.jpg) no-repeat center center;
}

#splashbox .cinematicasplash {
	margin-top:0px;
	height:20px;
	width:180%;
	margin-left:-40%;
	background: url(../images/banners/cinematica.jpg) no-repeat center center;
}

#splashbox .earthdesksplash {
	margin-top:0px;
	height:20px;
	width:180%;
	margin-left:-40%;
	background: url(../images/banners/earthdesk.jpg) no-repeat center center;
}

#splashbox .timepalettesplash {
	margin-top:0px;
	height:20px;
	width:180%;
	margin-left:-40%;
	background: url(../images/banners/timepalette.jpg) no-repeat center center;
}

#splashbox .defaultsplash {
	margin-top:0px;
	height:20px;
	width:180%;
	margin-left:-40%;
	background: url(../images/banners/default.jpg) no-repeat center center;
}
