/* formate.css, feuille de style skin battalia pour battalia.fr par nils2rs */

/* New formate */

	/* Format général du texte, en dehors des sous-styles */

		/** {
			color: #ffffff;
			font-size: 11px;
		}

	/* Menu de navigation gauche */

		table.leftmenu {
			margin-left : 20px; /* Espace entre le menu et le bord gauche de la fenêtre */
			padding : 0px;
		}

	/* Topnav : barre ressources, sélection planète et messages */

		table.topnav {
			margin-left : 20px; /* Espace entre le top et le bord droit du menu gauche */
			padding : 0px;
		}
		
		td.ressource1 { /* Couleur du nom de la ressource dans le topnav (idem pour les 4 suivants) */
			color: #00DD00;
			text-align:center;
		}
		
		td.ressource2 {
			color: #FFCC00;
			text-align:center;
		}
		
		td.ressource3 {
			color: #00CCFF;
			text-align:center;
		}
		
		td.ressource4 {
			color: #FF0000;
			text-align:center;
		}
		
		td.message {
			color: #FFFF00;
			text-align:center;
		}

	
	
	
	
	
/* Old formate */

.style center table tr td center
{
    text-align: center;
    display: block;
	
}
td.nombatiment
{
	color : #ffffff;
	text-align:center;
	font-size  : 13px;
	font-weight: none;
	}

a.nombatiment{
	color : #2060e0;
	font-size  : 13px;
	font-weight: none;
	}

a:hover.nombatiment /* Couleur du nom des planètes lors du survol avec la souris */
{
  color                : #d19329;
  font-size            : 13px;
}
	
	
/* Titre des batiments et autres... */
tbody  td  td > a:first-child { 
	font-size  : 11px;
	color      : #ffffff;
	font-weight: none;
	}

/* Couleur des textes dans le rapport de bataille */

p {
color: #FFFFFF;
font-size:10px;
}

/* Ressources/temps restant avec recherche/contruction */
td.l a[title]:after 
{ 
	content:" ("attr(title)")"; 
	color:#00CC00; 
	font-size  : 9px;
}

/* MENTION EN HAUT DU MENU */
body[class="style"] p { padding: 0px;margin-bottom: 3px;display: inline;font-size: 1em;}
body[class="style"] p:before {
	/* content:" -=(created by insomniacs)=-   "; */
	font-size: 10px;
	color: #999999;
}

table[width="519"] font[color="red"] { font-weight          : bold;}

/* Rapports de combats */
table[width="519"] font[color="lime"] { font-weigh: bold;}		/* combat reports */
table[width="519"] font[color="green"] { font-weight: bold;}		/* combat reports */

/************ Ressources en excès *************/
table[cellpadding="0"][cellspacing="0"][width="100%"] font[color="#ff0000"] {
	color:#ff0000; text-decoration: blink;
}
/************ Rapport de combat et d'espionnage ************/
table[width="99%"] {border:1px #556 solid;width:800;margin-right:auto;margin-left:auto}
table[width="99%"] tr > th + th {color: #FFFFFF}
table[width="99%"] table[width="100%"] > tbody > tr > th > center {color:#00CC00;font-weight : bold;}
table[width="99%"] table[width="100%"] + table[width="100%"] > tbody > tr > th > center {color: #FF0000;font-weight          : bold;}
table[width="99%"] table[width="100%"] table {margin-top:5px}

/************ LARGEUR DES TABLEAUX ************/
table[width="530"] {width:580px}
table[width="519"] {width:550px}
table[width="569"] {width:580px}

/*-------------------------------------------------------------------------*/
/*-------------------------------Ajout 0.71-------------------------------*/
/*-----------------------------------------------------------------------*/


/*-------------- Debut Mouvement de flottes -----------------------*/
.flight .ownrefuel /*ravitaillement aller*/
{
color : #00CC00;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
}

.flight .ownrefuel a:link
{
color : #FFFFFF;
}
.flight .ownrefuel a:visited
{
color : #FFFFFF;
}
.flight .ownrefuel a:hover
{
color : #d19329;
}

.return .ownrefuel /*ravitaillement retour*/
{
color: #99FFCC; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
font-style:italic;
}

.return .ownrefuel a:link
{
color : #FFFFFF;
font-weight:bold;

}
.return .ownrefuel a:visited
{
color : #FFFFFF;
font-weight:bold;
}
.return .ownrefuel a:hover
{
color : #d19329;
}

.flight .owntransport /*transport aller*/
{
color : #00CC00;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
}

.flight .owntransport a:link
{
color : #FFFFFF;
}
.flight .owntransport a:visited
{
color : #FFFFFF;
}
.flight .owntransport a:hover
{
color : #d19329;
}

.return .owntransport /*transport retour*/
{
color: #00CC00; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
font-style:italic;
}

.return .owntransport a:link
{
color : #FFFFFF;
font-weight:bold;

}
.return .owntransport a:visited
{
color : #FFFFFF;
font-weight:bold;
}
.return .owntransport a:hover
{
color : #d19329;
}

.transport /*transport subit*/
{
color: #00CC00; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
}

.transport a:link
{
color : #FFFFFF;
font-size: 11px; 
}
.transport a:visited
{
color : #FFFFFF;
font-size: 11px; 
}
.transport a:hover
{
color : #d19329;
font-size: 11px; 
}

.flight .ownattack /*attaque aller*/
{
color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
}

.flight .ownattack a:link
{
color:#FFFFFF;
}
.flight .ownattack a:visited
{
color:#FFFFFF;
}
.flight .ownattack a:hover
{
color : #d19329;
}

.return .ownattack /*attaque retour*/
{
color:#FFCC00;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
font-style:italic;
}

.return .ownattack a:link
{
color : #FFFFFF;
}
.return .ownattack a:visited
{
color : #FFFFFF;
}
.return .ownattack a:hover
{
color : #d19329;
}

.attack /*attaque subie*/
{
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
text-decoration: blink;
text-shadow:#FF6600;
}

.attack a:link
{
color:#FFFFFF;
}
.attack a:visited
{
color:#FFFFFF;
}
.attack a:hover
{
color : #d19329;
}

.flight .ownespionage /*espionnage aller*/
{
color:#CCCC66;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight:bold;
}

.flight .ownespionage a:link
{
color : #FFFFFF;
}
.flight .ownespionage a:visited
{
color : #FFFFFF;
}
.flight .ownespionage a:hover
{
color : #d19329;
}

.return .ownespionage /*espionnage retour*/
{
color:#FF9900;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
font-weight: normal;
font-style:italic;
}

.return .ownespionage a:link
{
color:#FFFFFF;
}
.return .ownespionage a:visited
{
color:#FFFFFF;
}
.return .ownespionage a:hover
{
color : #d19329;
}

.espionage /*espionnage subit*/
{
color: #ff0000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
text-decoration: bold;
}

.flight .espionage a:link
{
color : #FFFFFF;
}
.flight .espionage a:visited
{
color : #FFFFFF;
}
.flight .espionage a:hover
{
color : #d19329;
}

.flight .ownharvest /*exploiter aller*/
{
color: #33CCFF;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
}

.flight .ownharvest a:link
{
color : #FFFFFF;
}
.flight .ownharvest a:visited
{
color : #FFFFFF;
}
.flight .ownharvest a:hover
{
color : #d19329;
}

.return .ownharvest /*exploiter retour*/
{
color: #33CCFF;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
font-weight: normal;
font-style:italic;
}

.return .ownharvest a:link
{
color: #FFFFFF;
}
.return .ownharvest a:visited
{
color: #FFFFFF;
}
.return .ownharvest a:hover
{
color : #d19329;
}


.flight .owndeploy/*stationner aller*/
{
color: #0033FF;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
text-decoration: bold;
}

.flight .owndeploy a:link
{
color: #FFFFFF;
}
.flight .owndeploy a:visited
{
color: #FFFFFF;
}
.flight .owndeploy a:hover
{
color : #d19329;
}


.flight .owncolony /* colonisation aller */
{
color: rgb(167,167,167);
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
}

.flight .owncolony a:link
{
color: #FFFFFF;
}
.flight .owncolony a:visited
{
color: #FFFFFF;
}
.flight .owncolony a:hover
{
color : #d19329;
}

.return .owncolony /* colonisation retour */
{
color: rgb(110,110,110);
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
font-weight: normal;
font-style:italic;
}

.return .owncolony a:link
{
color: #FFFFFF;
}
.return .owncolony a:visited
{
color: #FFFFFF;
}
.return .owncolony a:hover
{
color : #d19329;
}


.flight .owndestroy /* EDLM détruire aller */
{
color: #0096ff;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
text-decoration: blink;
}

.return .owndestroy /* EDLM détruire retour */
{
color: #0096ff;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
font-style:italic;
}

.destroy /* EDLM détruire subit */
{
color: #ff0000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
text-decoration: blink;
}

.ownmissile /* Attaque de missile*/
{
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
}

/*-------------- Fin Mouvement de flottes -----------------------*/




/*-------------------------------------------------------------------------*/
/*--------------------- Couleurs des joueurs dans galaxie ------------------*/
/*-----------------------------------------------------------------------*/

.inactive /* Joueur inactif de puis 7 jours */
{ 
color: #FE962E;
}

.longinactive /* Joueur inactif depuis 28 jours*/
{ 
color: #DE5901;
}

.banned /* Joueur banni*/
{
color: #000066;
text-decoration: line-through;
}

.vacation /* Joueur en Vacance*/
{ 
color: skyblue;
}

.allymember /* Membre de l'alliance*/
{ 
color: #FCF905;
}

.noob /* Joueur Faible*/
{ 
color: #a0ffa0;
}

.strong /* Joueur Fort*/
{ 
color: #ffa0a0;
}



/*-----------------------------------------------------------------------*/
/*---------------------------Extra pour firefox---------------------------*/
/*-----------------------------------------------------------------------*/

body center table tr.flight th span.flight a[title~="Anzahl"]:after,
body center table tr.flight th span.owntransport a[title]:after,
body center table tr.flight th span.ownattack a[title]:after,
body center table tr.flight th span.ownharvest a[title]:after,
body center table tr.flight th span.colony a[title]:after,
body center table tr.flight th span.ownespionage a[title]:after,
body center table tr.flight th span.owndeploy a[title]:after,
body center table tr.flight th span.owndestroy a[title]:after,
body center table tr.flight th span.ownhold a[title]:after
{
  content              : " ("attr(title)")";
  color                : #999999;
  font-style:italic;
  font-size            : 10px;
}

/*Zurückkehrende Flottenanzeige*/
body center table tr.return th span.ownattack a[title]:after

{
  content              : " ("attr(title)")";
  color                : #999999;
  font-style:italic;
  font-size            : 10px;
  
}
/* Resanzeige in der Übersicht*/
body center table tr th span a[title~="Transport:"]:after
{
  content              : " ("attr(title)")";
  color                : #999999;
}

/* Schiffe der Flotten in Phalanxscanns anzeigen */
body center table tr th font a[title]:after
{
  content              : " ("attr(title)")";
  color                : #999999;
}

/* Geschwindigkeiten der Schiffe beim Flottenversenden anzeigen */
a[title~="Geschwindigkeit:"]:after
{
  content              : " ("attr(title)")";
  color                : #999999;
}

/*Grösse der Trümmerfelder anzeigen */
a[title~="Trümmerfeld:"]:after,
a[title~="Trümmerfeld"]:after
{
  font-style:italic;
  font-size            : 10px;
  font-family          : Verdana, Arial, Helvetica, sans-serif; 
  content              : " ("attr(title)")";
  color                : #999999;
}


/* Vitesse de la flotte*/
select[name="speed"] option[value="10"]{background:#180000}
select[name="speed"] option[value="9"]{background:#1F0000}
select[name="speed"] option[value="8"]{background:#280000}
select[name="speed"] option[value="7"]{background:#2F0000}
select[name="speed"] option[value="6"]{background:#380000}
select[name="speed"] option[value="5"]{background:#3F0000}
select[name="speed"] option[value="4"]{background:#480000}
select[name="speed"] option[value="3"]{background:#4F0000}
select[name="speed"] option[value="2"]{background:#580000}
select[name="speed"] option[value="1"]{background:#5F0000}
select[name="speed"] option[value="0"]{background:#680000}

/*Menu ressources*/
option[value="100"]{background:#180000}
option[value="90"]{background:#1F0000}
option[value="80"]{background:#280000}
option[value="70"]{background:#2F0000}
option[value="60"]{background:#380000}
option[value="50"]{background:#3F0000}
option[value="40"]{background:#480000}
option[value="30"]{background:#4F0000}
option[value="20"]{background:#580000}
option[value="10"]{background:#5F0000}
option[value="0"]{background:#680000}

/*Selection actuelle*/
option[selected]{background:#d19329}

/*Menu des planetes*/
select[name="pziel"] option[value="0"]{background:#000000}
select[name="pziel"] option[value="401"]{background:#2F2F2F}
select[name="pziel"] option[value="402"]{background:#000000}
select[name="pziel"] option[value="403"]{background:#2F2F2F}
select[name="pziel"] option[value="404"]{background:#000000}
select[name="pziel"] option[value="405"]{background:#2F2F2F}
select[name="pziel"] option[value="406"]{background:#000000}
select[name="pziel"] option[value="407"]{background:#2F2F2F}
select[name="pziel"] option[value="408"]{background:#000000}

/*-----------------------Fin des extras pour firefox----------------------*/

/*----------------------- Css général ----------------------*/

., #, td, th, textarea, body
{
font-family            : Verdana, Arial, Helvetica, sans-serif; 
  font-size            : 10px;
  text-align           : center;
  font-weight		   : normal;
/* pas ici */
}

img
{
	border               : 0px;
}

p table
{
  border               : 0px;
font-family            : Verdana, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
/* pas ici */
}

p td
{
  text-align           : center;
font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
/* pas ici */
}


table table
{
  border               : 0px; 
font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
/* pas ici */
  
}

table table td
{
font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
/* pas ici */
  
}

body /* options générales */
{
  color                : #FFFFFF;
  margin-top           : 1px;
  margin-left          : 1px;
  background	       : #000000;
  background-image     : url("img/background.jpg");
  background-attachment: fixed;
  background-repeat    :no-repeat;
  /* Couleur de la barre sous IE */
  scrollbar-face-color :#000000;
  scrollbar-highlight-color: #34381F;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color:  #34381F;
  scrollbar-track-color: #000000;
  scrollbar-darkshadow-color: #000000;
  /* police générale */
font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
}



body form table th table input
{
  width: 60px;
font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
      font-weight:normal;
/* pas ici */
	  
}

/* area of the figures of planets */
th, td.a, td.b, td.c, td.f, input,
td.g, td.h, td.i, td.j, td.k, td.l, td.m,
td.n, td.o, td.q, td.r, td.v, .style td,
textarea, p td, table.s th img
{
  border               : 1px solid #2C2C2C;
  font-size            : 10px;
  font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-weight          : normal;
  color                : white;
  background-color	   : url("img/bkbody.png");
  background-repeat	   : repeat;
  text-align		       : center;
}

th, td.a, td.b, td.c, td.f, input, select, td.g,
td.h, td.i, td.j, td.k, td.m, td.o, td.q, td.r,
td.v, td.s, .style td, p td
{
	background-color	: #000000;
	font-family          		: Verdana, Tahoma, Helvetica, sans-serif;
	font-size            		: 10px;
	font-weight		       	: normal;
}

th /* Ausrichtung von inneren Planeten, brechung etc.. */
{
   empty-cells          : show;
   border               	: 1px solid #333333;
   text-align           : center;
   padding-left         : 3px;
   padding-right        : 3px;
   font-family          : Verdana, Tahoma, Helvetica, sans-serif;
   font-size            : 10px;
   background-image		  : url("img/bkbody.png");
   background-repeat		: repeat;
}

td.a
{
  height               : 37px;
  text-align           : center; 
/* pas ici */
}

td.b
{
  padding              : 3px;
/* pas ici*/
}

	/*td.c {                // Entête de colonne (utilisé aussi dans technologie)
      color                : black;
      height               : 20px; // Pour l'affichage
      border               : 1px solid #333333;
      font-size            : 11px;
      font-family          : Verdana, Arial, Helvetica, sans-serif; 
      font-weight          : bold;
      text-decoration      : none;
	    color				         : #ffffff;
      background-image     : url(img/bkd_title.png);
      background-repeat    : no-repeat;
      background-position  : top right;
      background-color     : transparent;
   }*/

	td.c {                /* Entête de colonne (utilisé aussi dans technologie) */
      color                : black;
      height               : 23px; /* Pour l'affichage */
      border               : 1px solid rgb(160, 160, 160);
      font-size            : 11px;
      font-family          : Verdana, Arial, Helvetica, sans-serif; 
      font-weight          : bold;
      text-decoration      : none;
	    color				         : #ffffff;
      background-image     : url(http://www.battalia.fr/srv4/images/titrerow.gif);
      background-repeat    : no-repeat;
      background-position  : top right;
      background-color     : transparent;
   }

	td.c a {                /* Entête de colonne (utilisé aussi dans technologie) */
      color                : black;
      height               : 20px; /* Pour l'affichage */
      font-size            : 11px;
      font-family          : Verdana, Arial, Helvetica, sans-serif; 
      font-weight          : bold;
      text-decoration      : none;
	    color				         : #ffffff;
      background-color     : transparent;
   }

/*------- Messages aux joueurs + nombre de vaisseaux/num systeme --------*/

td.f, input, select, textarea
{
  border:1px solid #404040;
  color: #ffffff;
  background-color     : #000000;
}

textarea
{
  width                : 100%;
/*----pas ici-----*/
}

td.k input
{
  text-align           : center;
/*---pas ici---*/
}

/*------- Fin Messages aux joueurs --------*/

td.g
{
  text-align           : right;
  color                : #B6C6E5;
/* pas ici */
  
}

td.h
{
  text-align           : center;
  color                : #B6C6E5;
/* pas ici */
  }

td.i
{
  text-align           : center;
  color                : #000000;
/* pas ici */
}

td.j
{
  text-align           : center;
  color                : #B6C6E5;
 /* pas ici */
}

td.k, td.k input /* Bouton calculer */
{
  text-align           : center;
  color                : #FFffff; 
 	  /* pas ici */  
}

td.l /* Texte principal */
{
	color               			: #ffffff;
	vertical-align	   		: middle;
	padding              		: 0px;
	background-image   : url("img/bkbody.png");
}

td.m
{
  text-align           : right;
  width                : 86px;
  color                : #B6C6E5;
      font-weight	   : normal;
	  /*-pas ici*/
}

td.n
{
  text-align           : right;
  width                : 88px;
  text-align           : center;
  color                : #B6C6E5;
      font-weight:normal;
/*pasici*/
	  
}

td.o
{
  text-align           : center;
  color                : #B6C6E5;
      font-weight:normal;
/*pas ici*/
}

td.q
{
  font-size            : 10px;
  text-align           : center;
  vertical-align       : middle;
  color                : #B6C6E5;
      font-weight:normal;
/* pas ici */
}

td.r
{
  text-align           : right;
  color                : #B6C6E5;
      font-weight:normal;
/*pas ici*/
}

td.v
{
  text-align           : right;
  color                : #B6C6E5;
      font-weight:normal;
/*pas ici*/
}

td.s
{
  color                : #B6C6E5;
      font-weight:normal;
/*pas ici*/
}

/* Planetes en vue général (miniatutes) */

table.s th
{
  border               : 0px;
  padding:5px;
  width:100px;
  text-align:center;
  background:none;
}

table.s th img
{
  width                : 90px;
  height               : 90px;
  background-repeat    : no-repeat;
  text-align:center;
  vertical-align:middle;
}


/* Fin miniatures */

div.z
{
  color                : #FFFFFF;
}

a /* Menus, titres, noms de vaisseaux */
{
	color                : #ffffff;
	text-decoration:none;
    font-weight:normal;
}

a.s
{
	color                : #FFFFFF;
      font-weight:normal;
}

a.t
{
  color                : #FFFFFF;
      font-weight:normal;
}

a:hover /* Couleur du nom des planètes lors du survol avec la souris */
{
  color                : #d19329;
  font-size            : 10px;
}

/*LES .style sont utilisés dans le leftmenu*/

.style td
{
	border               		: 1px solid #2C2C2C;
	font-size            		: 10px;
	font-family          		: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight          	: normal;
	color                		: white;
	background-color	: url("img/bkbody.png");
	background-repeat	: repeat;
	text-align		       		: center;
}


h1
{
  font-size            : 10px;
  border-bottom        : none;
  width                : 98%;  
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  text-align           : right;
}


table tr th table tr th
{
  color                : #BFBFBF;
  padding-left         : 0px;
  padding-right        : 0px;
  font-size            : 10px;
font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  background-color  : #000000;
  border               : none; /*dashed gestrichelt, solid durchgehend*/
      font-weight:normal;
}



center {  
color: #ffffff;
font-size:10px;
}


.combatreport { 
color: red;
text-decoration:blink;
}

