.link_allak {
text-align:left;
}
/*---------------script Tooltip------------------------*/
a.info{
    position:relative; 
    z-index:24;
    text-decoration:none;
	}

a.info:hover {color:white; z-index:25; background: none; /* correction d'un bug IE */}

a.info span.objet {display: none}
a.info span.objet_icon {display: none}

a.info:hover span.objet { 
    display:block;
    position:absolute;
    top:2em; left:2em;
	top:30px; left:30px;
	width:28em;
}
a.info:hover span.objet_icon { 
    display:block;
    position:absolute;
    top:30px; left:-15px;
	}
.objet_icon img{
	border:0;
	width:40px;
	}
/*---------------Allakhazam colors---------------------*/
.wowitem, .wowitemname {
  font: 12px arial,sans-serif;
  border: 1px solid #a9a9a9;
  padding: 3px;
  width: auto;
    background-color: #333333;
    -moz-border-radius: 4px;
    min-width: 150px;
  }
.wowover {
 position: absolute;
  top : 100px;
 left: 100px;

}
.wowitemt, .wowitemt TD, .wowitem TH  {
  font: 12px arial,sans-serif;
  color: white;
  }
  .wowrttxt {
  display: compact;
  position: absolute;
    text-align: right;
  right: 3px;
  top: inherit;
}
HR.ws
{
  height: 1px; 
  border: 1px solid #5E3B20; 
  color: #5E3B20; 
  background-color: #5E3B20;
}

#Horde,.Horde {color:#00FF00;}
#Alliance,.Alliance {color:yellow;}
#BothSides,.BothSides {color:white;}

.iname { font-size: 14px; }

.greyname {color: #9d9d9d; }
.whitename {color: #FFFFFF;}
.greenname,.greentext,.itemeffectlink {color: #1EFF00;}
.bluename {color: #0070DD; }
.purplename {color: #A434EE; }
.orangename {color: #D17C22; }
.redname {color: #FF0000; }
.goldtext {color: #ffd200;}

.itemeffectlink {}

.greyback {background: #9d9d9d; }
.whiteback {background: #FFFFFF;}
.greenback {background: #1EFF00;}
.blueback {background: #0070DD; }
.purpleback {background: #A434EE; }
.orangeback {background: #D17C22; }
.redback {background: #FF0000; }

a {text-decoration: none; color: #FFA500;}
a.itemeffectlink {color: #1EFF00; }

img.allak_icon {
border:0;
width:18px;
vertical-align:middle;
}

/*sockets*/
.esock img{
border:0;
}

