html, body, form, h1, h2, h3, h4, h5, h6, div, p, hr, img {
border:0;
margin:0;
padding:0;
}

body {margin:0px;
background-color: #000;
font-family: Arial, verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #fff;
}

p {
padding:0;
margin:5px 0;
font-size:1.1em;}

.small {font-size:.9em}

h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #fff;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	line-height: 1.2em;
margin-bottom:8px;
	color: #fff;
	font-weight: normal;
}

h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #fff;
	font-weight: bold;
}

h4 {
	font-size: 2.5em;
	line-height: 2em;
	color: #fff;
	font-weight: normal;
}

h5 {
	font-size: 1.4em;
	line-height: 2em;
	color: #ccc;
	font-weight: normal;
}

a:link {
	color: #ddd;
	text-decoration: none;
}
a:visited {
	color: #ddd;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}


hr {
height:1px;
border-top: 1px solid #2b2b2b;
border-bottom:0px;}

.button {font-size:10px;}

.formbox {font-size:10px;
width:150px;
height:15px;
margin:3px 0px;
border:0px;
}

.tickbox{
margin:3px 0px;
}

#wrapper {
width:970px;
margin:20px auto 0px;
}

#header {
margin:0px 0px 5px 0px;
width:970px;
overflow:hidden;
border:1px solid #FACB00;
}

#header .logo {
float:left;
}

#header h1 {
color:#333;
font-weight:normal;
font-size:1.8em;
padding:18px 0 0 300px;
float:right;
}

#main {
width:970px;
background: #2b2b2b;
overflow:hidden;
clear:both;
padding-bottom:10px;
border:1px solid #444;
}

#mainlogin{
width:970px;
height:460px;
background: #2b2b2b;
overflow:auto;
clear:both;
border:1px solid #444;
}

.prop {
    height:460px;
    float:right;
    width:1px;
  }

.subhead {
margin: 0 0 15px 0}

#main #content {
width:820px;
margin:50px 0 0 50px;
padding:25px;
background-color:#232323}

#mainlogin #content {
width:550px;
margin:80px 0 0 100px;
padding:25px;}

#login {
width:255px;
padding:12px 15px 0px;
font-size:1.4em;
background-color: #444;
}

#loginfooter {
width:285px;
height:12px;
background-color: #444;
}

#filelist {
font-size:1.2em;
line-height:1.5em;
width:820px;
color:#fff;
padding:0px 0px;
}

#filelistfooter {
height:10px;
background-color: #232323;
}

#sublist {margin-bottom:10px;}

#sublist td {
color:#fff;
height:38px;
border-bottom:1px dotted #1b1b1b;
padding:2px 0px 2px 0px
}

#folderlist td {
color:#fff;
height:25px;
padding:3px 0px 3px 0px
}

#help {
margin:20px 0 0 0;
font-size:1.2em;}

#footer {
clear:both;
width:970px;
overflow:hidden;
padding-bottom:10px;
background: #2b2b2b;
margin:5px 0 0px 0;
border:1px solid #444;
}

.copyright {
font-size: 1.2em;
color: #bbb;
overflow:hidden;
float:left;
padding:10px 0 0 75px;
}

.fileicon {
width:50px;
overflow:hidden;}

.filename {
width:300px;
overflow:hidden;}

.filesize {
width:60px;
overflow:hidden;}

.filedate {
width:160px;
overflow:hidden;}

.fileview {
width:50px;
overflow:hidden;}

.filedownload {
width:70px;
overflow:hidden;}

.filemessage {
width:70px;
overflow:hidden;}