/* Zathman's Fresh DarkGalaxy 1.3 for Pluto & Jupiter  */
/* Removes Banner Ads and Brings a Fresh Look to it :) */
/* Questions/Comments can be sent to zathman@gmail.com */
/* Minimum Reccomended Screen Resolution: 1024x768     */

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("jupiter.darkgalaxy.com"), 
               domain("pluto.darkgalaxy.com") {
    body {
        background: url('http://zathland.net/images/BG-StarField.gif') ! important;
        background-color: #000000 ! important;}
    #dgoverlay {
        font-size: 9.5px ! important;
        margin-top: 22px ! important;
        padding-top: 3px ! important;
        width: 150px ! important;
        background-repeat: no-repeat ! important;
        background-color: #363636 ! important; 
        display: block ! important; 
        overflow: hidden ! important;
        position: absolute ! important;
        margin-right: 0px ! important;}
    #wrapper-headingbackground {
        padding-top: 20px ! important;
        background: transparent ! important;}
    div[style="margin-left: 2px;"] > b:first-child {
        display: block ! important;
        margin-left: 8px ! important;}
    #dgoverlay > div[style="margin-top: 12px;"] { 
        margin-top: 3px ! important;
        border-top: 1px solid #ffffff ! important;}
    /* ----- KILLED ELEMENTS ------ */
        div[id="scanresult"] > img {
            display: none ! important;}
        #dgoverlay > #avatar {
            display: none ! important;}
        #header {
            display: none ! important;}
        a[href="/logout/"] {
            display: none ! important;}
        img[src*="mail_24.gif"],img[src*="notes_24.gif"] {
            display: none ! important;}
}
@-moz-document url-prefix("http://jupiter.darkgalaxy.com/planet/"), 
               url-prefix("http://pluto.darkgalaxy.com/planet/") {
    #outerwrapper { 
        background-color: transparent ! important;}
}
@-moz-document url-prefix("http://jupiter.darkgalaxy.com/navigation/"), 
               url-prefix("http://pluto.darkgalaxy.com/navigation/") {
    .sectors { 
        border: 1px #000000 dotted ! important;}
    .sectors:hover { 
        border: 1px #ffffff dotted ! important;}
    .hostile { 
        border: 1px #804040 dotted ! important;}
    .hostile:hover { 
        border: 1px red solid ! important;}
    .owned {
        border: 1px #0abf0e outset ! important;}
    .owned:hover {
        border: 1px green inset ! important;}
    .allied {
        border: 1px #404080 solid ! important;}
    .allied:hover {
        border: 1px blue outset ! important;}
    td.sectors > a { 
        background-color: transparent ! important;}
    table.navigation2 { background: url('http://zathland.net/images/BG-StarField.gif') ! important;}
}