﻿.splashBorderAlign
{
	text-align: center;
	padding: 108px 8px 0 0;
}
.splashBorder
{
	background-image: url(Images/splash_border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	width: 800px;
	height: 432px;
	padding-top:0.1px;
}
.splashContentAlign
{
	background:url(/App_Themes/LionRed/Images/splash_background.png);
	margin:20px 20px 0;
	height:390px;
	padding-top:0.1px;
}
.splashLogo
{
	margin: 20px auto 0;
	text-align: center;	
}
.splashEnter
{
	text-align: center;
	padding: 20px 0 0 0;
	color: white;
	font-weight: bold;
	font-size: 90%;	
}
.splashEnter a, .splashEnter a:hover
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
