/*
 * New Football Pitch [Hattrick NewD] 
 * 
 * Author      : _eNeRGy_ (7397517)
 * Image Editor: fabricep  (3898485) 
 * Created     : Apr 1th, 2009
 * Version     : 2.0
 * Website     : url(http://nrgjack.altervista.org/)
 */ 

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document 
domain("hattrick.ws"),
domain("hattrick.interia.pl"),
domain("hattrick.uol.com.br"),
domain("hattrick.org") {


  .field {
    background-image: url(http://nrgjack.altervista.org/_altervista_ht/style/campo/fieldc.jpg)  !important;
  }

  #tab_order {
    background-image: url(
http://nrgjack.altervista.org/_altervista_ht/style/campo/fieldc.jpg)  !important;
  }

#orders .position,
#formations {
    background-color:transparent!important;
  }


.lineup_order {
    background-image: none!important;
}
#orders .position .player, .player.ui-draggable-dragging {
    background: rgb(63, 113, 55, 0.6)!important;
}
}