body {
  font-family: sans-serif;
}

applet {
  visibility: hidden;
}

#header {
  width: 100%;
  height: 45px;
  margin-bottom: 20px;
}

#logo {
  float: left;
  font-size: 20pt; 
  border: 2px solid #ccc; 
  padding: 5px;
  margin-bottom: 0px;
}

#logotext {
  max-width: 50%;
  position: absolute;
  right: 155px;
  float: right;
  vertical-align: bottom;
  font-size: 12pt;
  text-align: right;
  padding: 5px;
  height: 36px;
  padding-left: 300px;
}

#messagediv {
  clear: both;
}

.logoletter {
  float: left; 
  text-align: center; 
  width: 20pt;
}

li {
  margin-top: 1em;
}

.bluebg { 
  background:#cce6ff;
}

.greenbg {
  background:#ccffcc;
}

.yellowbg {
  background:#ffffcc;
}

.redbg {
  background:#ffcccc;
}

#shareapp {
  display: block;
  min-height: 800px;
  height: 800px;
} 

div[id] #shareapp {
  height: auto;
}

.sharelist {
  clear: left;
}

.legend {
  font-size: 8pt;
  background: #ccffcc;
  padding: 2px;
  border: 1px solid #ccc;
  width: 81px;
  margin-right: 20px;
  float: left;
  text-align: center;
}

#helplink {
  font-size: 8pt;
  text-align: center;

  padding: 2px;
  background: #ccccff;
  
  width: 81px;
  
  padding: 2px;
  border: 1px solid #ccc;

  position: absolute;
  right: 140px;

  margin-bottom: 0px;
  margin-right: 20px;
  clear:right;
}

#help {
  margin-top: 20px;
  margin-right: 152px;
  margin-bottom: 20px;
  padding: 5px;
  padding-left: 100px;
  padding-right: 100px;
  border-top: 2px solid #ccccff;
  border-bottom: 2px solid #ccccff;
}

#middlepanel {
  margin-right: 125px;
}

#rightpanel {
  float:right;
  width:120px;
  top: 94px;
  right: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 40px;
  text-align: center;
  padding:0;
  background: #ffffff;
  border: 0px;
  
}

#shareform {
  font-size: 8pt;
}

.footer {
  position: absolute;
  padding-bottom: 5px;
  padding-right: 5px;
  bottom: 0;
  right: 0;
  text-align: right;   
}

div.sharestatus {
  position: absolute;
  padding-left: 5px;
  left: 0;
  padding-top: 57px;
  top: 0;
  display: none;
}

div.filenameinfo {
  position: absolute; 
  top: 0; 
  padding-top: 5px; 
  left: 0; 
  padding-left: 42px;
}

div.remaining {
  font-size: 8pt;
  float: left;
  position: absolute;
  bottom: 5px;
  left: 5px;
}

junk {
  float: right;
  text-align: right;
  clear: left;
  position: relative;
  bottom: 5px;
}

#firewalldiv2 {
  float: left;
  margin-top: 20px;
  padding: 5px 5px 5px 5px;
}


.share {
  background: #ccffcc;
  font-size: 10pt;
  
  width: 180px;
  height: 70px;
  
  overflow: hidden;
  
  padding: 5px 5px 5px 5px;
  float: left;
  margin-right: 20px;
  margin-top: 20px;

  border: 2px solid #ccc;
  text-align: left;
  position: relative;
}

.whitebg {
  background: #ffffff;
}

.tall {
  height: 174px;
}

.share img {
  margin: 0 1em 0 0;
  float:left;
}

.mine {
  background: #cce6ff;
}

.expiring {
  background: #ffffcc;
}

.gone {
  background: #ffcccc;
}

.placeholder {
  background: #eeeeee;
  border: 2px solid #eeeeee;  
}

.error {
  border: 2px solid #ff0000;
  background: #ffffff;
}

.bullet {
  float: left; 
  width: 5px; 
  height: 5px; 
  margin-top: 0px; 
  margin-left: 0px; 
  margin-right: 5px;
}

.half {
  width: 50%;
}

.small {
  font-size: 8pt;
}

#pagefooter {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  font-size: 8pt;
  width: 100%;
  margin-top: 20px;
  clear: both;
}

table {
  border: 0;
}

td {
  padding: 10px;
  vertical-align: top;
}

div.logoletter a {
  text-decoration: none;
  color: #000000;
}

div#logo a {
  text-decoration: none;
  color: #000000;
}
