/*

	(c)2002-2006 ProjectStudio.com

*/

BODY
	{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; margin: 0 0 0 0; background-color:#FFFFCC; text-align:center;}
DIV
	{ text-align:left; color:#FEFEFE; vertical-align:middle;}
INPUT
	{ height:20px; margin:1px 0; padding:0px 3px 0 3px; border:1px solid #CCCCCC; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; color:#666;}
a
	{ text-decoration:none; color:#FEFEFE;}
a:hover	
	{ text-decoration:underline;}	

#MainPanel
	{ width:400px; margin:100px auto 0px auto; padding-top:130px; background-image: url(../images/LoginPageHeader.jpg); background-position: top left; text-align:center; background-repeat:no-repeat;}
#MainPanelFooter
	{ width:400px; height:33px; margin:0px auto 11px auto; padding-top:0px; background-image: url(../images/LoginPageFooter.jpg); background-position: top left; text-align:center; background-repeat:no-repeat;}
#DivStorage,#DivUser,#DivPass,#DivCommand
	{ width: 250px; height:35px; padding:0; margin:auto; text-align:right; white-space: nowrap;}
#DivLinks
	{ text-align:center;}	
#DivMenu
	{ padding: 5px 33px 8px 33px; text-align:center; white-space: nowrap;}
#DivText
	{ padding: 5px 33px 8px 33px; text-align:center; white-space: nowrap;}

#txtStorage,#txtEmail,#txtFirstName,#txtLastName,#txtPassword,#txtPasswordConfirm,#txtCode
	{ width: 150px;}
#chkRemember
	{ border : none; vertical-align:middle;}		
#cmdNext,#cmdLogin
	{ width: 66px; height:18px; padding:0px 3px 3px 20px; border:none; background-position:left top; background-repeat:no-repeat; background-color:Transparent; cursor: hand; cursor:pointer;}	
#cmdLogin
	{ background-image: url(../images/btn_Login_grey.png);}	
#cmdNext
	{ background-image: url(../images/btn_Next_gray.png);}	
#PSLink
	{ text-align:center; margin:0 auto 11px 5px }

#hlLogin,#hlRegistration,#hlLostPassword
	{ color:#FEFEFE; text-decoration: none;}
#hlLogin:hover,#hlRegistration:hover,#hlLostPassword:hover
	{ color:#FEFEFE; text-decoration: underline;}	