*{font-family: arial; font-size: 18px; }

.mainContainer{width: 900px; margin: 30px auto; border: 1px solid #01017c}

	.header{background: url(ico/logoeye.gif) 0 0 no-repeat; height: 100px; border-bottom: 1px solid #01017c; position:relative; padding: 10px 0 0 200px}
		.header h1{margin:0; padding:0; font-size:22px; font-style: italic; color: #01017c}
		.header p{margin:20px 0 0 0; padding:0}

.frmAuth{width: 470px; margin: 50px auto;}
	.frmAuth input{border: 1px solid #1c4153}
	.frmAuth .submit{border: 1px solid #1c4153}
	
.result{width: 300px; color:red}
.logout{position: absolute; right: 20px; top: 20px;}
.logout input{background: url(ico/logout.gif) 0 0 no-repeat; height: 20px; width:20px; border: 1px solid #1c4153; cursor: pointer; border:0; /*text-indent: -9999px*/font-size:0px}


ul li{list-style-type:none}
ul li a{text-decoration: none; color: #1c4153; font-weight: bold}

.folder {background: url(ico/folder.png) 0 0 no-repeat; padding: 0 0 1px 20px; margin: 10px 0; font-weight: bold; cursor:pointer}
li.open {background: url(ico/open.jpg) 0 0 no-repeat; }
.archive {background: url(ico/archive.png) 0 0 no-repeat; padding: 0 0 1px 20px; margin: 0 0 5px 0; font-weight: bold}
.unknown {background: url(ico/unknown.png) 0 0 no-repeat; padding: 0 0 1px 20px; margin: 0 0 5px 0; font-weight: bold}
.pdf {background: url(ico/pdf.gif) 0 0 no-repeat; padding: 0 0 1px 20px; margin: 0 0 5px 0; font-weight: bold}


