/******************************/
/* SSC Napoli Hattrick Theme  */
/*                            */
/* Author:   danny_power      */
/*                            */
/* Date:   Apr 17, 2014       */
/*                            */
/* Version:   1.24            */
/******************************/



@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("hattrick.org"){

/**********/
/*  HTML  */
/**********/

a {   /* Formattazione testo dei link */
   color: black !important;
   font-family: "Segoe UI" !important;
   font-size: 12px !important;
}

a:hover {   /* Formattazione testo nel momento in cui viene posizionato il mouse sopra il link */
   color: red !important;
   text-decoration: none !important;
}

a.shy {   /* Formattazione testo per squadre BOT */
   color: black !important;
   font-style: italic;
}

a.bookmarkedUserWrote {
   color:orange !important;
}

#hattrick, #hattrickNoSupporter, #page {   /* Larghezza pagina Hattrick */
   width: 981px !important;
}

body {   /* Impostazione di background della pagina */
    background: url(http://i.imgur.com/qJ28Fcr.png)   !important;
} 

img[src*="/micro_star.gif"] {   /* Formattazione stella supporter */
   padding: 15px 0 0 16px !important;
   width: 0 !important;
   height: 0 !important;
   background: url(http://i.imgur.com/UcxN94O.png)  !important;
}

img[src*="/page/master_page.png"]{
   visibility: hidden !important;
}

#top {   /* Impostazione top della finestra hattrick */
   display: none !important;
}

#page {
   border: 1px solid white !important;   /* Colore e spessore bordo finestra Hattrick */
   margin: 1px auto !important;   /* Margine bordo dal top della finestra */
   -moz-border-radius: 9px !important;   /* Raggio curvatura del bordo */
   -webkit-border-radius: 9px !important;
}

#header {   /* Impostazione immagine d'intestazione - Banner */
   background: url(http://i.imgur.com/wy6Tl5y.jpg) !important;
}

#content {   /* Impostazione immagine di background della pagina */
   background: url(http://i.imgur.com/EgSJaat.jpg)    !important;
}

#bottom {   /* Parte bassa della pagina */
   background: transparent url(http://i.imgur.com/bi9KhCC.png) !important;
}

input[id*="Stats"][type="text"]{
   width:95px;
}

#ctl00_ctl00_CPContent_CPMain_ucForumSneakpeek_updSneakpeek {
   display:none   /* Elimina Forum Sneakpeek */
}

/************/
/*  HEADER  */
/************/

#teamLinks,
#online,
#time {}

#teamLinks a,
#online,
#time,
#ticker a,
#footer a {
   color: black !important;   /* Colore del testo dell'intestazione */
}

#teamLinks a {   /* Formattazione testo dei link in alto a sinistra */
   text-decoration: none !important;
   font-weight: bold !important;
   font-size: larger !important;
}

#teamLinks a:hover,
#ticker a:hover {   /* Formattazione del testo dell'intestazione, quando si posiziona il mouse sopra */
   color: red !important;   
}

#logo,
#stageLogo {   /* Logo d'intestazione in alto a sinistra */ 
   background: url(http://i.imgur.com/tMad84h.png) no-repeat scroll center !important;
   left: 0px !important;
   height: 25px !important;
   padding-bottom: 20px !important;
   margin-top: auto !important;
}

#ticker div {   /* Stella che compare in alto a sinistra del testo dei ticker */
   padding-left: 18px !important;   /* Distanza tra stella e testo */
   background-image: url(http://i.imgur.com/cQWKjLR.png) !important;
}

#ticker {
   left: 225px !important;   /* Distanza dei ticker dalla sinistra della pagina */
}

div.scContainer a:hover {
   opacity: 0.6 !important;
}

.subMenuBox h3,
.boxBody h2,
h3.feed{   /* Formattazione dei titoli d'intestazione */
   color: white !important;
   background: transparent url(http://i.imgur.com/zouQ8su.png) scroll right !important;
   border: double white !important;
   text-align: center !important;
   -moz-border-radius: 9px !important;
   -webkit-border-radius: 9px !important;
   padding: 3px !important;
   opacity: 1 !important; 
}

/**********/
/*  MENU  */
/**********/

#menu {   /* Formattazione del bordo dei collegamenti in alto */
   background: #6dacd0 !important;
   -moz-border-radius: 9px;
   -webkit-border-radius: 9px;
   border: 1px solid white;
   height: 30px !important;
   padding-left: 3px !important;
   opacity: 0.8 !important;
}

#menu a{
   line-height: 30px !important;   /* Altezza della linea di testo */
   font-size:larger!important;   /* Testo più largo */
}

/* Lista dei collegamenti da includere nella formattazione di prima */
#menu a[href="/MyHattrick/"],
#menu a[href="/Club/"],
#menu a[href="/World/"],
#menu a[href*="/Forum/"],
#menu a[href="/Shop/"],
#menu a[href*="Signup"],
#menu a[href*="/Help/"],
#menu a[href*="action=logout"]{
   color: black !important;   /* Colore testo del bordo in alto */
}

#menu a[href*="/Stage/StagePages.aspx"]{   /* Riferito alle pagine dello stage */
   color: #FF9900 !important;
}

#menu a:hover {
   background: white !important;   /* Colore della finestrella sul collegamento, quando si posiziona il mouse sopra */
}

/*************/
/*  BOX TOP  */
/*************/

.sidebarBox .boxHead h2, 
.subMenuBox .boxHead h2, 
.main .boxHead h2,
.sidebarBox .boxHead .boxLeft h2,
.subMenuBox .boxHead .boxLeft h2,
.main .boxHead .boxLeft h2 {   /* Formattazione generale dei box d'intestazione */
   background: transparent !important;
   border: 1px solid white !important;
   color: black !important;   /* Colore testo */
   opacity: 1 !important;
}

#header,
.sidebarBox .boxHead h2, 
.subMenuBox .boxHead h2, 
.main .boxHead h2,
.sidebarBox .boxHead .boxLeft h2,
.subMenuBox .boxHead .boxLeft h2,
.main .boxHead .boxLeft h2 {   /* Formattazione dettagliata dei box d'intestazione */
   -moz-border-radius-topleft: 9px !important;
   -webkit-border-top-left-radius: 9px !important;
   -moz-border-radius-topright: 9px !important;
   -webkit-border-top-right-radius: 9px !important;
   margin-left: 0px !important;
}

.sidebarBox .boxHead , 
.subMenuBox .boxHead , 
.main .boxHead ,
.sidebarBox .boxHead .boxLeft,
.subMenuBox .boxHead .boxLeft,
.main .boxHead .boxLeft {   /* Trasparenza per i box d'intestazione */
   background: transparent none no-repeat scroll left top !important;	
}

/****************/
/*  BOX CENTER  */
/****************/

.main .boxHead h2 span, 
.main .boxHead h2 a {
   color: black !important;   /* Colore testo del box centrale */
}

.main .boxHead h2 a:hover {   /* Colore testo box centrale quando si posiziona il mouse sul link */
   color: white !important;
}

.subMenuBox .boxBody, 
.sidebarBox .boxBody {   /* Impostazione parte sinistra e destra */
   background: transparent !important;
   border-left: 1px solid  white !important;
   border-right: 1px solid  white !important;
}

.main .boxBody {   /* Impostazione parte centrale */
   background: transparent url(http://i.imgur.com/iDhbhB4.png) no-repeat !important; 
   border-left: 1px solid  white !important;
   border-right: 1px solid  white !important;
}

/****************/
/*  BOX BOTTOM  */
/****************/

.sidebarBox .boxFooter, 
.subMenuBox .boxFooter, 
.main .boxFooter {   /* Impostazione dei box bottom */
   background: transparent !important;
   border-top: none !important;
   border-left: 1px solid white !important;
   border-right: 1px solid white !important;
   border-bottom: 1px solid white !important;
}

.sidebarBox .boxFooter .boxLeft, 
.subMenuBox .boxFooter .boxLeft, 
.main .boxFooter .boxLeft {
   visibility: hidden !important;
}

.sidebarBox .boxFooter, 
.subMenuBox .boxFooter, 
.main .boxFooter,
#bottom {   /* Formattazione dei box bottom */
   -moz-border-radius-bottomleft: 9px !important;
   -webkit-border-bottom-left-radius: 9px !important;
   -moz-border-radius-bottomright: 9px !important;
   -webkit-border-bottom-right-radius: 9px !important;
}

/***********/
/*  FORUM  */
/***********/

.cfWrapper {   /* Impostazione bordo dei messaggi del forum */
   border: 1px solid white !important;
}

.cfHeader {   /* Formattazione box d'intestazione dei messaggi del forum */
   background: transparent  !important;
   color: black !important;
}

.cfHeader a {
   color: black !important;   /* Colore testo nel box d'intest. dei mess. del forum */
}

.cfHeader a:hover {   /* Impost. testo nel box d'intest. quando si posiziona il mouse sul link */
   color: red !important;  
   text-decoration: none !important;  
}

/***************/
/*  FORMATION  */
/***************/

.ui-tabs .ui-tabs-nav li a {   /* Formattazione testo dei box in alto nella pagina della formazione */
   color: white !important;
}

#orders .substitution .moreConditions {
   color: white !important;   /* Colore testo "Condizioni avanzate" nella scheda Sostituzioni */
}

a[id*="advancedLink"]{
   color:white!important;
   text-decoration:none!important;
   font-weight:bold!important;
   right:11px!important;
}

div.minifieldWrapper{
   margin: 0 23px 10px 4px !important; 
}

#orders .substitution {
   min-height: 95px !important;
}

a#editLineupDone {   /* Tasto "Chiudi" della scheda Formazioni */
   color: white !important;
   font-weight: bold !important;
}

#orders input#newLineup {
   width: 190px !important;
}

div#order_tabs> .ui-tabs-nav li {
   background: none repeat scroll 0 0 #1C3F16 !important;
}

div#order_tabs> .ui-tabs-nav li.ui-tabs-selected a {
   color: white !important;
   background: none repeat scroll 0 0 #40823D !important;
}

div#tabs_lineups> .ui-tabs-nav li {
   background: none repeat scroll 0 0 #333 !important; 
}

div#tabs_lineups> .ui-tabs-nav li.ui-tabs-selected a {
   color: white !important;
   background: none repeat scroll 0 0 #000 !important;
}

#details {
   top: 320px !important;
   min-height: 200px !important;
   left: auto !important;
   right: 134px !important;	
}


/**************/
/*  FOXTRICK  */
/**************/

#ft_bonuswage {   /* Formattazione testo per stipendio giocatori */
   color: red !important;
   font-weight: bold !important;
}

#ft_deadline {   /* Formattazione testo della scadenza di un gioc. in vendita */
   color: darkred !important;
}

span.highlight {   /* Formattazione testo per discussioni del forum da leggere */
   color: red !important;
}

#ft_rapidid a {   /* Formattazione testo "Cerca ID" in alto sul top box */
   color: #fff !important;
   text-decoration :none !important;
   font-weight: bold !important;
   font-size: larger !important;
}

#ft_rapidid {
   margin-top: 9px !important;   /* Distanza di "Cerca ID" dal top della pagina */
}

/* Impostazioni di "Cerca ID" */
#ft_rapidid_form {
   margin-top: -5px !important;
}
#ft_rapidid_input_senior-team {
   height: 11px !important;
}
#ft_rapidid a:hover {
   color: #fff !important;
}

}   /* Fine del codice */