/* JunkRemover: FileLodge.com       */
/* Coded by Shadowtech              */
/* Last update: 3/1/06 @ 3:03AM EST */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("filelodge.com") {
  #advert, #advert2, #copyright { display: none !important; }
  A:link[HREF*="googlesyndication.com"] IMG { display: none !important; }
  iframe[src*="googlesyndication"] { display: none !important; }
  img[src*="googlesyndication.com"] { display: none !important; }
}

@-moz-document url("http://www.filelodge.com/usercp.php") {
  #advert, #advert2, #copyright { display: none !important; }
  #useer_info { font-size: 12px !important; }
  #content { width: 728px; height: 210px; top: 128px; left: 31px !important; }
}

@-moz-document url("http://www.filelodge.com/upload-form.php") {
  #advert, #advert2, #copyright { display: none !important; }
  #content { width: 728px; height: 400px; top: 128px; left: 31px !important; }
}

@-moz-document url-prefix("http://www.filelodge.com/myfiles.php") {
  #advert, #advert2, #copyright { display: none !important; }
  #mainbody {
    width: 728px !important;
    background-color: #fff !important;
    position: relative !important;
    margin-left: auto !important;
    margin-right: auto !important;
    height: 1000px !important;
    border-left: 2px solid #004461 !important;
    border-right: 2px solid #004461 !important;
    border-bottom: 2px solid #004461 !important;
}
  #bottom_bar {
    background-image: url(http://www.filelodge.com/templates/default/images/bottom.gif) !important;
    height: 25px !important;
    width: 100% !important;
    margin-top: 750px !important;
    padding-top: 8px !important;
    text-align: center !important;
}
}

@-moz-document url("http://www.filelodge.com/usercp.php?action=editoptions"), url("http://www.filelodge.com/usercp.php?action=editprofile") {
  #content { width: 728px; height: 275px; top: 128px; left: 31px !important; }
}