/* The whole body of the popup frame */

.wowitem, .wowitemname, .wowitemt

{

	font-family: arial,sans-serif;

	font-size: 12px;

	color: white;

	background-color: #000000;

	text-align: left;

	filter:alpha(opacity=95);

	-moz-opacity:.95;

	-moz-border-radius: 5px;

	opacity:.95;

	width: 275px; 

	min-width: 150px;  

	max-width: 350px;

	padding: 3px;

	border: 1px solid #a9a9a9;

	border-style: solid;

	position: relative;

}



.wowrttxt 

{

	display: compact;

	position: absolute;

	text-align: right;

	right: 3px;

	top: inherit;

}



.iname { font-size: 14px; }



/* Default link colors for the whole frame */

.wowitemt a:link, .wowitemt a:visited, .wowitemt a:active { color: #FFB019; text-decoration: none; font-weight: normal }

.wowitemt a:hover { color: #FFB019; text-decoration: underline; font-weight: normal }



.wowitemt td

{

	font-family: arial,sans-serif;

	font-size: 12px;

	color: #FFFFFF;

}



/* Item icon stuff */

.itemicon { width: 40px; height: 40px; }

.smallitemicon { width: 20px; height: 20px; }



/* Item colors */

.redname,    .quality6 { color: #FF0000; font-weight: bold; }

.orangename, .quality5 { color: #FF8000; font-weight: bold; }

.purplename, .quality4 { color: #A335EE; font-weight: bold; }

.bluename,   .quality3 { color: #0070DD; font-weight: bold; }

.greenname,  .greentext, .quality2 { color: #1EFF00; font-weight: bold; }

.whitename,  .quality1 {
	color: Gray;
	font-weight: bolder;
}

.greyname              {
	color: Silver;
	font-weight: lighter;
}

.goldtext              { color: #ffd200; }

.yellowname            { color: yellow; }





/* Item effects */

.itemeffectlink { color: #1EFF00; font-weight: bold; }

a:link.itemeffectlink, a:visited.itemeffectlink, a:active.itemeffectlink { text-decoration: none; font-weight: bold; color: #1EFF00; }

a:hover.itemeffectlink { text-decoration: underline; font-weight: bold; color: #1EFF00; }



/* Item link (Name of items on ViewItem page) */

a:link.itemlink, a:visited.itemlink, a:active.itemlink { text-decoration: none; }

a:hover.itemlink { text-decoration: none; }



/* Forum link */

a:link.forumitemlink, a:visited.forumitemlink, a:active.forumitemlink { text-decoration: none; font-weight: normal }

a:hover.forumitemlink { text-decoration: none; font-weight: normal }



/* Armor set info link */

.setbonus { color: #1EFF00; font-weight: normal; }

a:link.setbonus, a:visited.setbonus, a:active.setbonus { text-decoration: none; font-weight: normal; color: #1EFF00; }

a:hover.setbonus { text-decoration: underline; font-weight: normal; color: #1EFF00; }

a:link.set, a:visited.set, a:active.set { text-decoration: none; font-weight: normal; color: #FFA500; }

a:hover.set { text-decoration: underline; font-weight: normal; color: #FFA500; }



/* Refresh link */

a:link.itemrefresh, a:visited.itemrefresh, a:active.itemrefresh { text-decoration: none; font-weight: normal; font-size: x-small }

a:hover.itemrefresh { text-decoration: none; font-weight: normal; font-size: x-small }



/* Item Description Text */

.itemdesc { color: #FFD200; }



/* Allakhazam credits stuff */

.akznotice a:link, .akznotice a:visited, .akznotice a:active { text-decoration: underline; font-weight: normal; color: #FFFFFF; }

.akznotice a:hover { text-decoration: underline; font-weight: normal }

.akznotice {  display: none;  color: #FFFFFF; font-size: smaller; text-align: center; background-color: #0B0B0B; }



/* Blasc Update */

.itemspells {

	color: #1EFF00;

}

.tooldiv  {

	color: white;

	display: block;

	font-size: 12px;

	padding: 0px;

	margin: 0px;

}

.tooldiv table, .tooldiv td  {

	border-width: 0px;

	color: white;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

}



.wowitemt td {

	color: white;

}


