/* ______________________________________________________________

Released by insomniacs ! 01-10-2006
Skin Collision - My lastest skin...my finest skin...
Version: 1.0 RC 1 build 1081
______________________________________________________________ */

/*-------------------------------------------------------------------------*/
/*------------------------- Ajout version 1.0 (bugfix #5)-----------------*/
/*-----------------------------------------------------------------------*/
.style center table tr td center
{
    text-align: center;
    display: block;
	
}
/* Titre des batiments et autres... */
tbody  td  td > a:first-child { 
	font-size  : 10px;
	color      : #ff6600;
  font-weight: bold;
	}


/* 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;
}
/*COULEUR DES RESSOURCES */
tr > td + td > i > b > font {font-style:italic;color:#CCCCCC;}
tr > td + td + td > i > b > font {font-style:italic;color:#00CCFF;}
tr > td + td + td + td > i > b > font {font-style:italic;color:#FF0000;}
tr > td + td + td + td + td > i > b > font {font-style:italic;color:#FFFF00;}



/************ 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 .owntransport /*transport aller*/
{
color : #00CC00;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.flight .owntransport a:link
{
color : #FFFFFF;
}
.flight .owntransport a:visited
{
color : #FFFFFF;
}
.flight .owntransport a:hover
{
color : #347680;
}

.return .owntransport /*transport retour*/
{
color: #00CC00; 
font-family: Trebuchet MS, 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 : #347680;
}

.transport /*transport subit*/
{
color: #00CC00; 
font-family: Trebuchet MS, 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 : #347680;
font-size: 11px; 
}



.flight .ownattack /*attaque aller*/
{
color:#FFCC00;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.flight .ownattack a:link
{
color:#FFFFFF;
}
.flight .ownattack a:visited
{
color:#FFFFFF;
}
.flight .ownattack a:hover
{
color : #347680;
}

.return .ownattack /*attaque retour*/
{
color:#FFCC00;
font-family: Trebuchet MS, 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 : #347680;
}

.attack /*attaque subie*/
{
color: #FF0000;
font-family: Trebuchet MS, 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 : #347680;
}

.flight .ownespionage /*espionnage aller*/
{
color:#FF9900;
font-family: Trebuchet MS, 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 : #347680;
}

.return .ownespionage /*espionnage retour*/
{
color:#FF9900;
font-family: Trebuchet MS, 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 : #347680;
}


.espionage /*espionnage subit*/
{
color: #ff0000;
font-family: Trebuchet MS, 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 : #347680;
}


.flight .ownharvest /*exploiter aller*/
{
color: #33CCFF;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.flight .ownharvest a:link
{
color : color: #FFFFFF;;
}
.flight .ownharvest a:visited
{
color : color: #FFFFFF;
}
.flight .ownharvest a:hover
{
color : #347680;
}

.return .ownharvest /*exploiter retour*/
{
color: #33CCFF;
font-family: Trebuchet MS, 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 : #347680;
}


.flight .owndeploy/*stationner aller*/
{
color: #0033FF;
font-family: Trebuchet MS, 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 : #347680;
}


.flight .owncolony /* colonisation aller */
{
color: rgb(167,167,167);
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.flight .owncolony a:link
{
color: #FFFFFF;
}
.flight .owncolony a:visited
{
color: #FFFFFF;
}
.flight .owncolony a:hover
{
color : #347680;
}

.return .owncolony /* colonisation retour */
{
color: rgb(110,110,110);
font-family: Trebuchet MS, 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 : #347680;
}


.flight .owndestroy /* EDLM détruire aller */
{
color: #0096ff;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: blink;
}

.return .owndestroy /* EDLM détruire retour */
{
color: #0096ff;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style:italic;
}

.destroy /* EDLM détruire subit */
{
color: #ff0000;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: blink;
}

.ownmissile /* Attaque de missile*/
{
color: #FF0000;
font-family: Trebuchet MS, 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          : Tahoma, Trebuchet MS, 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:#ff6600}

/*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, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
  text-align           : center;
  font-weight:normal;
  
}

img
{
	border               : 0px;
}

p table
{
  border               : 0px;
font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
}

p td
{
  text-align           : center;
font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
  
}


table table
{
  border               : 0px; 
font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
  
}

table table td
{
font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
  
}

body /* options générales */
{
  color                : #ffffff;
  margin-top           : 1px;
  margin-left          : 1px;
  background	       : #000000;
  background-image     : url("img/background.gif");
  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;
}

/* 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 #2C2C2C solid;
  font-size            : 10px;
  font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-weight          : normal;
  color                : white;
  background-image: 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     : ;
font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
      font-weight:normal;
}

th /* Ausrichtung von inneren Planeten, brechung etc.. */
{
   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;
  
}

td.b
{
  padding              : 3px;
}

td.c /* barres de titre */
{
  color                : #ffffff;
  text-align           :center;
  padding-left         : 3px; 
  height               : 22px;
  background-image     : url("img/bbk.png");
}

/*------- Messages aux joueurs + nombre de vaisseaux/num systeme --------*/

td.f, input, select, textarea
{
  border:1px solid #606060;
  color: #FFFFFF;
  background-color: #000000;
}


textarea
{
  width                : 100%;
}



td.k input
{
  text-align           : center;
}

/*------- Fin Messages aux joueurs --------*/

td.g
{
  text-align           : right;
  color                : #B6C6E5;
}

td.h
{
  text-align           : center;
  color                : #B6C6E5;
}

td.i
{
  text-align           : center;
  color                : #000000;
}

td.j
{
  text-align           : center;
  color                : #B6C6E5;
}

td.k, td.k input /* Bouton calculer */
{
  text-align           : center;
  color                : #FFffff; 
}

td.l /* Texte principal */
{
  background-color     : ;
  color                : #ffffff;
  vertical-align:middle;
  padding              : 0px;
      font-weight:normal;
}

td.m
{
  text-align           : right;
  width                : 86px;
  color                : #B6C6E5;
      font-weight:normal;
}

td.n
{

  text-align           : right;
  width                : 88px;
  text-align           : center;
  color                : #B6C6E5;
      font-weight:normal;
}

td.o
{
  text-align           : center;
  color                : #B6C6E5;
      font-weight:normal;
}

td.q
{
  font-size            : 10px;
  text-align           : center;
  vertical-align       : middle;
  color                : #B6C6E5;
      font-weight:normal;
}

td.r
{
  text-align           : right;
  color                : #B6C6E5;
      font-weight:normal;
}

td.v
{
  text-align           : right;
  color                : #B6C6E5;
      font-weight:normal;
}

td.s
{
  color                : #B6C6E5;
      font-weight:normal;
}

/* Planetes en vue général (miniatures) */

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                : #cccccc;
  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                : #ff6600;
  font-size            : 10px;
}

.style td
{
  color                : #B6C6E5;
  border-top           : 0px; 
  font-size            : 10px;
}

.style div a
{
  height               : 100%;
  width                : 80%;
  color                : #FFFFFF;
  font-size            : 10px;
}

.style div a:link
{
  height               : 100%;
  width                : 80%;
  color                : #FFFFFF;
  font-size            : 10px;
}

.style div a:visited
{
  height               : 100%;
  width                : 80%;
  color                : #FFFFFF;
  font-size            : 10px;
}

.style div a:hover /* Couleur des liens du menu lors du survol */
{
  background-color     : ;
  height               : 100%;
  width                : 80%;
  font-size            : 10px;
  color                : #ff6600;
}



.style /* navigation */
{
  margin-top           :15px;
  margin-right         :5px;
        font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  font-size            : 10px;
  background-image 	   : url(img/background.gif) ; 
  width 			   : 172px ; 
}

h1
{
  font-size            : 10px;
  border-bottom        : 0px #2C2C2C solid;
  width                : 98%;  font-family
  text-align           : right;
}


table tr th table tr th
{
  color                : #BFBFBF;
  padding-left         : 0px;
  padding-right        : 0x;
  font-size            : 10px;
font-family          : Verdana, Tahoma, Helvetica, sans-serif;
  background-color:;
  border               : 1px #4F4F4F ridge; /*dashed gestrichelt, solid durchgehend*/
      font-weight:normal;
}



center {  
color: #cccccc;
font-size:10px;
}


.combatreport { 
color: red;
text-decoration:blink;
}


p {
color: #000000;
font-size:10px;
font-weight:bold;
}

