BODY, HTML, PRE, P, FORM, EM, H1, H2, H3, H4, UL, OL
   {
   margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
   }


BODY, HTML 
   {
   height:100%;
   width:100%;
   }



.TextGray9
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #686868;
   font-weight: normal;
   text-decoration: none;
   }
a.TextGray9:link
    {
    text-decoration: none;
    color: #686868;
    }
a.TextGray9:visited
    {
    text-decoration: none;
    color: #686868;
    }
a.TextGray9:hover
    {
    text-decoration: underline;
    color: #000000;
    }
a.TextGray9:active
    {
    text-decoration: none;
    color: #686868;
    }

.TextGrayHighlight9
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #000000;
   font-weight: normal;
   text-decoration: underline;
   }



.TextGrayMovie9
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #808080;
   font-weight: normal;
   }
a.TextGrayMovie9:link
    {
    text-decoration: none;
    color: #808080;
    }
a.TextGrayMovie9:visited
    {
    text-decoration: none;
    color: #808080;
    }
a.TextGrayMovie9:hover
    {
    text-decoration: underline;
    color: #808080;
    }
a.TextGrayMovie9:active
    {
    text-decoration: underline;
    color: #808080;
    }



.Submenu
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #484848;
   font-weight: normal;
   }
a.Submenu:link
    {
    text-decoration: none;
    }
a.Submenu:visited
    {
    text-decoration: none;
    }
a.Submenu:hover
    {
    text-decoration: underline;
    }
a.Submenu:active
    {
    text-decoration: underline;
    }

.TextFolderLarge
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #484848;
   font-weight: underline;
   }
a.TextFolderLarge:link
    {
    color: #484848;
    text-decoration: underline;
    }
a.TextFolderLarge:visited
    {
    color: #484848;
    text-decoration: underline;
    }
a.TextFolderLarge:hover
    {
    color: #000000;
    text-decoration: underline;
    }
a.TextFolderLarge:active
    {
    color: #000000;
    text-decoration: underline;
    }

.TextFolderSmall
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #484848;
   font-weight: none;
   }
a.TextFolderSmall:link
    {
   color: #484848;
    text-decoration: none;
    }
a.TextFolderSmall:visited
    {
   color: #484848;
    text-decoration: none;
    }
a.TextFolderSmall:hover
    {
    color: #000000;
    text-decoration: underline;
    }
a.TextFolderSmall:active
    {
    color: #000000;
    text-decoration: underline;
    }

.TextFileSmall
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #484848;
   font-weight: normal;
   text-decoration: none;
   }
a.TextFileSmall:link
    {
    text-decoration: none;
    }
a.TextFileSmall:visited
    {
    text-decoration: none;
    }
a.TextFileSmall:hover
    {
    text-decoration: underline;
    }
a.TextFileSmall:active
    {
    text-decoration: underline;
    }

.TextFileSmallHighlight  *
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color: #484848;
   font-weight: normal;
   text-decoration: underline;
   }
a.TextFileSmallHighlight:link
    {
    text-decoration: underline;
    }
a.TextFileSmallHighlight:visited
    {
    text-decoration: underline;
    }
a.TextFileSmallHighlight:hover
    {
    text-decoration: underline;
    }
a.TextFileSmallHighlight:active
    {
    text-decoration: underline;
    }


.InputBox
    {
    color: #000000;
    background-color: #ffffff;
    width: 85px;
    height: 12px;
    border: #484848 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    margin-top: 2px;
    }

.buttonEnter
  {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #80D0D0;
  font-weight: bold;
  padding: 0px 0;
  margin-top: 1px;
  border-width: 0;
  cursor: pointer;
  height: 15px;
  width: 39px;
  vertical-align: middle;
  background-image: url('images/enter_inactive.png');
  }

.buttonEnter_hover
  {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #80D0D0;
  font-weight: bold;
  padding: 0px 0;
  margin-top: 1px;
  border-width: 0;
  cursor: pointer;
  height: 15px;
  width: 39px;
  vertical-align: middle;
  background-image: url('images/enter_active.png');
  }


.LoginError
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #700000;
   font-weight: normal;
   }


.TextGray12
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #484848;
   font-weight: normal;
   }


.TextBlack12
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   font-weight: normal;
   }
a.TextBlack10:link
    {
    text-decoration: none;
    color: #000000;
    }
a.TextBlack10:visited
    {
    text-decoration: none;
    color: #000000;
    }
a.TextBlack10:hover
    {
    text-decoration: underline;
    color: #000000;
    }
a.TextBlack10:active
    {
    text-decoration: underline;
    color: #000000;
    }


.TextFooter
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #505050;
   font-weight: normal;
   }
a.TextFooter:link
    {
    text-decoration: none;
    color: #505050;
    }
a.TextFooter:visited
    {
    text-decoration: none;
    color: #505050;
    }
a.TextFooter:hover
    {
    text-decoration: underline;
    color: #505050;
    }
a.TextFooter:active
    {
    text-decoration: underline;
    color: #505050;
    }


#lightbox{    position: absolute;    left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { position: absolute;  width: 78px; }
#nextLink { position: absolute;  width: 50px; }
#prevLink { background: url(images/prevlabel.gif) no-repeat; }
#nextLink { background: url(images/nextlabel.gif) no-repeat; }

#imageDataContainer{ font: 10px Helvetica, Verdana, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%    ; }

#imageData{    padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }    
#imageData #caption{ font-weight: bold;    }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;    }            
#imageData #bottomNavClose{ width: 50px; float: right;  padding-bottom: 0em; margin-top: 15px; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
