@charset "utf-8";
/* CSS Document */
#global {
	position:absolute;
	left: 50%;
	top: 0;
	width: 876px;
	height:auto;
	margin-top: 0px;
	margin-left: -438px;
}
#CredentialsAreaMoreInfo 
{
	position: absolute; 
	height: 20px; 
	width: 300px; 
	margin: 0; 
	padding: 0; 
	top: 90px; 
	left: 60px;
}
#CredentialsTelusAreaMoreInfo 
{
	position: absolute; 
	height: 20px; 
	width: 800px; 
	text-align: right;
	margin: 0; 
	padding: 0; 
	top: 90px; 
	left: 60px;
}

#CredentialsArea 
{
	background-image: url(../images/AssetControlCenterLogin_Credentials.png); 
	background-repeat: no-repeat; 
	width: auto; 
	height: 592px; 
	margin: 0px 0px 0px 48px; 
	padding: 0;
}
#CredentialsTelusArea 
{
	background-image: url(../images/AssetControlCenterLogin_Credentials14.png); 
	background-repeat: no-repeat; 
	width: auto; 
	height: 592px; 
	margin: 0px 0px 0px 48px; 
	padding: 0;
}

#CredentialsLogin
{
	width: auto; 
	height: 170px; 
	margin: 0;
	padding: 190px 100px 120px 240px;
}
#TelusCredentialsLogin
{
	width: auto; 
	height: 170px; 
	margin: 0;
	padding: 190px 100px 120px 240px;
	color: #000000;
}
#AccDisclaimerLayer
{
	width:740px;
	height:355px;
	padding-left:10px;
	background-color:rgb(224,224,224);
}

#footerLoginWarning {
	position: absolute;
	height: auto;
	width: 300px;
	left: 490px;
	padding: 10px 0px 0px 30px;
}

#footerCompanyInfo 
{
	position: absolute;
	height: auto;
	width: 400px;
	padding: 5px 0px 0px 30px;
}
		
#footerTelusCompanyInfo 
{
	position: absolute;
	height: auto;
	width: 400px;
	padding: 5px 0px 0px 30px;
}
#footerTelusLoginWarning
{
	position: absolute;
	height: auto;
	width: 300px;
	left: 490px;
	padding: 10px 0px 0px 30px;
}




