/* CSS Document */

body{ background:url(../images/body_login.jpg) repeat-x top center #f9f9f9; margin:0px; padding:0px; font-family:Lucida Sans, Arial, Verdana, Tahoma, Trebuchet MS; font-size:12px;}


#container:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}


.logoHodlder{ position:relative; width:auto;}
#container .logo {background:url(../images/logo.jpg) no-repeat; position:absolute; z-index:100; right:40px; top:180px; width:140px; height:100px;}
#container .logo a { display: block; text-decoration: none; width:140px; height:100px;}
#container .logo a:hover {text-decoration: none;}


#container{ width:537px; margin:0px auto; padding-top:200px; position:relative;}
.middleshadow {background: url(../images/middleshadow.png) repeat-y;
  padding: 60px 25px;
  border: 2px solid brown;
}}
.tpshadow{ width:537px; background:url(../images/topshadow.png) no-repeat; height:29px; position:relative;}
.btmshadow{  width:537px; background:url(../images/bottomshadow.png) no-repeat; height:29px;}


h1{ font-family:Lucida Sans, Arial, Verdana, Tahoma, "Trebuchet MS"; font-size:18px; color:#223265; font-weight:normal; margin:0px 0 30px 0; padding:0px; }
.text1{ color:#223265;}
.forgot, .forgot a, .forgot a:link, .forgot a:visited{ color:#807a6c; text-decoration:none;}
.forgot a:hover{ text-decoration:underline;}
.inputfield{ width:224px; padding:5px 3px; color:#656565; border:1px solid #d9d9d9;}
.copyright{ color:#686762; padding-right:34px; text-align:right;}



