body
{
	background-color:#6e818f; 
}
#Splash.fr-FR
{
	background-image: url(/Themes/Default/Decors/SplashLogin_fr-FR.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	
}
#Splash.en-US
{
	background-image: url(/Themes/Default/Decors/SplashLogin_en-US.jpg);
	background-repeat: no-repeat;
	background-position: center center; 
}
#Splash.de-DE
{
	background-image: url(/Themes/Default/Decors/SplashLogin_de-DE.jpg);
	background-repeat: no-repeat;
	background-position: center center; 
}
#Splash td, input 
{
	font-size: 14px;
}

#FlagsBar
{
	text-align: right;
	width: 630px;
	padding-right:10px;
}

#Splash #ctrlTabIdentity td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}
#Splash div#master 
{
	height: 330px;
	width: 665px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border:0px solid black;
	
}
#Splash div#ctrlMessage { height: 170px; width: 247px; font-size: 11px; color:#475c69; overflow:auto; font-family: Arial, Helvetica, sans-serif; }
#Splash div#ctrlPopsMessage {font-size: 14px;font-weight:normal;color:#475c69; overflow:auto; font-family:Arial, Helvetica, sans-serif;}
#Splash input#ctrlP1 { border:1px solid black; width:145px; font-size: 14px; color:#000000; font-family:Arial, Helvetica, sans-serif;}
#Splash input#ctrlP2 { border:1px solid black; width:145px; font-size: 14px; color:#000000;}
#Splash input#btnValid { width:145px; font-size: 14px; color:#000000; font-family:Arial, Helvetica, sans-serif;}

#PswdToolTip
{	
	FILTER:alpha(opacity=0);
	-moz-opacity:0;	
	-khtml-opacity:0;
	opacity:0;
	position:absolute;	
	z-index:89;
	WIDTH:420px;	
	HEIGHT:80px;	
	padding-left:30px;
	top:0px;
	left:0px;
	
}
#PswdToolTip #ctrlPopsMessage{font-family:Verdana MS;font-size:13px;}
#master .Splash
{
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#e1e1e1;	
	width:693px;
	height:476px;
	
}
#CredentialUpdateBody
{
	background-color:#6e818f;
}
#CredentialUpdateTitle .SecurityIntro{font-size:14px;font-family: Arial, Helvetica, sans-serif;}
#CredentialUpdateTitle .SecurityInfo{font-size:14px;font-weight:bold;font-family: Arial, Helvetica, sans-serif;color: #ed7f08;}
#CredentialUpdate {border:1px solid black;background-color:#ccdae6;FILTER:alpha(opacity=60);opacity:60;-moz-opacity:60;-khtml-opacity:60;}
#CredentialUpdate .prefix{ border-left:1px solid black;border-bottom:1px solid black;border-top:1px solid black;color:#6e818f; background-color:white;}		
#CredentialUpdate .uptField{border:none;padding-left:3px; background-color:white;}
#CredentialUpdate .uptBorderPswd{border:1px solid black;background-color:white;}
#CredentialUpdate .uptBorderLogin{ border-right:1px solid black; border-left:0px solid black;border-bottom:1px solid black;border-top:1px solid black;background-color:white;}
#CredentialUpdate .ErrorMsg{Color:Red;font-weight:bold;}
#CredentialUpdate .fieldLabel{padding-left:15px;font-size:12px;font-family: Arial, Helvetica, sans-serif;}
#CredentialUpdate .SecurityLevel{font-size:12px;padding-right:5px;font-weight:bold;font-family: Arial, Helvetica, sans-serif;}
#CredentialUpdate .PswdGeneration a{font-size:12px; text-decoration:none;Color:Olive;font-family: Arial, Helvetica, sans-serif;}
#CredentialUpdate .PswdGeneration a:hover {font-size:12px; text-decoration:underline;Color:Olive;font-family: Arial, Helvetica, sans-serif;}
#CredentialUpdate #LoginErrMsg{font-size:13px;}

#CredentialUpdate #tdStrengthtbLogin, #CredentialUpdate #tdStrengthtbPswd
{
	
	background-image: url(/Themes/Default/Decors/CheckStrengthBar.gif);
	background-repeat: no-repeat;
	background-position: center center; 
	width:99px;
}
#CredentialUpdate .thicktbLogin , #CredentialUpdate .thicktbPswd
{
	background-image: url(/Themes/Default/Icons/notdone.gif);
	background-repeat: no-repeat;
	background-position: center left; 
	width:34px;
	height:33px;
}

#paddingFormBottom
{
    height: 0px;	
}

#paddingAskQuestion
{
    padding-top: 60px;
}
