@charset "utf-8";
/* CSS Document */

#tooltipContainer, .aion_tooltip-container
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100001;	
	white-space: nowrap;
}

.aion_tooltip
{    
    max-width: 420px;    
    float: left;
    display: none;        
    white-space: normal;
}
.aion_tooltip-icon
{
	display: none;
	float: left;
	position: relative;
	background: transparent none no-repeat scroll 4px;
	height:44px;				
	width:44px;
	
}
.aion_tooltip-icon div
{
	height:44px;
	width:44px;
	background-image:url(/aionarmory/images/icon_border_m.png) !important;
}
.aion_tooltip table {
    border-collapse:collapse;
    border-spacing:0pt;        
}
.aion_tooltip th {
    padding:4px;
	height: 8px;
}
.aion_tooltip td {
      padding: 8px 4px 1px 9px;
}
.aion_tooltip td, .aion_tooltip th {
    background:transparent url(/aionarmory/images/tooltip.png) repeat scroll 0% 0%;
    color:white;
    font-family:Arial;
    font-size:12px;
    line-height:17px;
}
.aion_tooltip td td {
    padding:0pt;
}
.aion_tooltip td th, .aion_tooltip td td {
    background:transparent none repeat scroll 0%;
}
.aion_tooltip td th {
    font-weight:normal;
    padding:0pt 0pt 0pt 4em;
    text-align:right;
}
.aion_tooltip td th, .aion_tooltip td td {
    background:transparent none repeat scroll 0%;
}
.aion_tooltip b { font-size: 15px; line-height: 19px; font-weight: normal }
.aion_tooltip a {text-decoration: none;}
.aion_tooltip a:hover {
    text-decoration:underline;
}
.aion_tooltip div.indent {
    padding-left:0.6em;
}

.aion_tooltip var
{
    display: block;
    background: transparent url(/aionarmory/images/tooltip_divider.png) repeat-x;
    position: relative;    
    height: 10px;
    margin-top: 10px;
}
.item-socket
{
    background: transparent url(/aionarmory/images/socket_image.png) left no-repeat !important;
}

span.spell-name
{
	color: #eef08f !important;
}

img.aion_icon_normal{
	border: none;
	height: 15px;
	width: 15px;
	vertical-align:text-bottom;
}

img.aion_icon_only{
	padding-top: 3px;
	border: none;
	height: 44px;
	width: 44px;
	vertical-align:text-bottom;
}

img.aion_icon_small{
	padding-top: 3px;
	border: none;
	height: 26px;
	width: 26px;
	vertical-align:text-bottom;
}

img.aion_icon_medium{
	padding-top: 3px;
	border: none;
	height: 44px;
	width: 44px;
	vertical-align:text-bottom;
}

img.aion_icon_large{
	padding-top: 3px;
	border: none;
	height: 56px;
	width: 56px;
	vertical-align:text-bottom;
}

table tr td hr
{
	display: inline-block;
	height: 1px;
	background-color: #333;
	color: #333;
	width: 100%;
	border: none;
}

a.aion_r0 { color: #6f6f6f !important; font-weight:normal !important; text-decoration: none !important }
a.aion_r1 { color: #6f6f6f !important; font-weight:normal !important; text-decoration: none !important }
a.aion_r2 { color: #1fd11b !important; font-weight:normal !important; text-decoration: none !important }
a.aion_r3 { color: #00adef !important; font-weight:normal !important; text-decoration: none !important }
a.aion_r4 { color: #f7941d !important; font-weight:normal !important; text-decoration: none !important }
a.aion_r5 { color: #9238D0 !important; font-weight:normal !important; text-decoration: none !important }
a.aion_r6 { color: #f7941d !important; font-weight:normal !important; text-decoration: none !important }
a.aion_spell { color:#ff0000 !important; font-weight:normal !important; text-decoration: none !important }