html{background:url('Graphics/LoginMainBg.gif') repeat-x #383838;}
body{color:#9a9a9a; font-family:tahoma, arial, helvetica, sans-serif; font-size:12px;}

#container{width:328px; height:179px; background:url('Graphics/Logo.gif') no-repeat; margin:auto; margin-top:187px; position:relative;}
input.text{font-size:11px; color:#9a9a9a; outline:0;}
#loginForm{position:absolute; right:0; bottom:0; width:328px; height:120px;}
#loginForm h1{color:#fff; font-size:12px; position:absolute; top:35px; font-weight:normal;}
#loginForm h1.error{top:10px;}
#loginForm fieldset{border:0; margin:0; padding:0;}
#loginForm div.textInputs{position:absolute; right:0; top:70px; background:url('Graphics/LoginPanelBg.gif') no-repeat; height:34px; width:328px; overflow:hidden; border:0; margin:0; padding:0;}
#loginForm input.text{width:125px; background:#323232; border:0px; margin:8px 0 0 0; padding:0; color:#fff; text-shadow: 1px 1px 1px #333;}
#loginForm input#login{margin-left:10px;}
#loginForm input#password{margin-left:17px;}
#loginForm input.button{position:absolute; right:0px; bottom:20px; width:31px; height:31px; background:url('Layout/GUI.png') -304px -35px no-repeat; padding:0; overflow:hidden; border:0; cursor:pointer;}
#loginForm #lostPassword{position:absolute; top:105px; font-size:10px;}
#loginForm #lostPassword a{color:#9a9a9a; font-size:10px;}

div.error{background:url('Graphics/ErrorBg.gif'); height:19px; line-height:19px; color:#fff; top:40px; position:absolute; left:0; right:0; padding-left:10px;}

#footerWrapper{font-size:11px; margin-top:50px;}
#footerContainer{width:992px; margin:auto; position:relative; height:158px;}
#footerLogo{width:38px; height:32px; background:url('Graphics/FooterLogo.gif') center no-repeat; position:absolute; top:35px; left:25px;}
#footerContainer .company{height:15px; position:absolute; left:75px; top: 48px; line-height:15px;}
#footerContainer .company span{display:inline; border-right:1px solid #000; padding-right:10px;}
#footerContainer .company address{display:inline; border-left:1px solid #666; padding-left:10px; font-style:normal;}
#footerContainer .contact {position:absolute; right:0; top:48px;}
#footerContainer .contact span{padding-right:31px;}