@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #002546 url(http://wpc.17B0.edgecastcdn.net/0017B0/splashpage-beepl//header2.jpg) no-repeat center top;
	font-family: Tahoma, Geneva, sans-serif
}
.mainCont {
	background: url(http://wpc.17B0.edgecastcdn.net/0017B0/splashpage-beepl//bgStarsPattern.png) repeat;
	padding-top: 30px;
}
.beepl {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
.beeplInfo {
	width: 241px;
	height: 70px;
	background: url(http://wpc.17B0.edgecastcdn.net/0017B0/splashpage-beepl//beeplInfo.png) no-repeat;
	position: absolute;
	right: 20px;
	top: 40px;
	display: block;
	text-indent: -99999em;
}
.beeplInfo:hover {
	background-position: -249px 0;
}
.beeplInfo:focus { outline: none; }
.register {
	width: 457px;
	height: 42px;
	margin: 0 auto;
	padding-top: 525px;	
}
.registerContent{
	width: 457px;
	height: 42px;
	overflow:hidden;
}
.register input {
	width: 303px;
	height: 33px;
	display: block;
	background: url(http://wpc.17B0.edgecastcdn.net/0017B0/splashpage-beepl//Register.png) no-repeat;
	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #015d9a;
	padding: 9px 20px 0 30px;
	float: left;
}
.register input:focus {
	outline: none;
	background-position: bottom left;
}
.register a {
	width: 130px;
	height: 42px;
	background: url(http://wpc.17B0.edgecastcdn.net/0017B0/splashpage-beepl//Register.png) no-repeat;
	background-position: right top;
	display: block;
	margin-left: -26px;
	float: left;
	text-indent: -9999em;
}
.register a:focus { outline: none; }
.register a:hover { background-position: bottom right; }
.ComingSoon {
	width: 235px;
	height: 40px;
	display: block;
	background: url(http://wpc.17B0.edgecastcdn.net/0017B0/splashpage-beepl//ComingSoon.png) no-repeat;
	text-indent: -9999em;
	margin: 0 auto;
	margin-top: 60px;
}
.notification {
	background: url(http://wpc.17B0.edgecastcdn.net/0017B0/splashpage-beepl//btnBack.png) no-repeat right;
	height: 42px;
	line-height: 42px;
	margin-top: 42px;
	font-size: 1.2em;
	color: #015d9a;
	text-indent: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
#btnBack {
	width: 110px;
	height: 42px;
	text-indent: -9999em;
	display: block;
	background: url(http://wpc.17B0.edgecastcdn.net/0017B0/splashpage-beepl//btnBack.png) no-repeat;
	background-position: -111px 0px;
	margin: 0;
}
#btnBack:hover {
	background-position: left;
}
.infoBox {
	margin-top: 30px;
	display: block;
	background: url(http://wpc.17B0.edgecastcdn.net/0017B0/splashpage-beepl//Info.png) no-repeat left top;
	padding: 20px 0 0 80px;
	font-size: 15px;
	line-height: 24px;
	color: #fff;
}
.infoBox span {
	font-weight: bold;
}
.infoBox span.Colord {
	color: #00d2ff;
}
.copyR {
	padding: 35px 0 0 80px;
	font-size: 12px;
	color: #9baab6;
}