/* The whole body of the popup frame */
.wowitem, .wowitemt, .wowitemname {
    background-color: #000000;
    color: #FFFFFF;
    text-align: left;
    width: 385px;
    border-top: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-color: #B08617;
    border-style: ridge;
    font-size: 12px;
    font-family: Tahoma;
    position: relative;
}

/* 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, .wowitem th {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.wowrttxt {
    display: compact;
    position: absolute;
    text-align: right;
    right: 3px;
    top: inherit;
    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,  .quality2 { color: #1EFF00; font-weight: bold; }
.whitename,  .quality1 { color: #FFFFFF; font-weight: bold; }
.greyname              { color: #9D9D9D; font-weight: bold; }
.goldtext              { color: #FFD700; font-weight: bold; }

.artifact,    .quality6 { color: #FF0000; font-weight: bold; }
.legendary, .quality5 { color: #FF8000; font-weight: bold; }
.epic, .quality4 { color: #A335EE; font-weight: bold; }
.rare,   .quality3 { color: #0070DD; font-weight: bold; }
.uncommon,  .quality2 { color: #1EFF00; font-weight: bold; }
.common,  .quality1 { color: #FFFFFF; font-weight: bold; }
.poor              { color: #9D9D9D; font-weight: bold; }


/* 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; }

/* Item effects */
.itemeffectlink { color: #FFFFFF; font-weight: normal; }
a:link.itemeffectlink, a:visited.itemeffectlink, a:active.itemeffectlink { text-decoration: none; font-weight: normal; color: #1EFF00; }
a:hover.itemeffectlink { text-decoration: underline; font-weight: normal; color: #1EFF00; }

/* 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 Create link, used for certain recipes */
.itemeffectlink { color: #FFFFFF; font-weight: normal; }
a:link.itemcreatelink, a:visited.itemcreatelink, a:active.itemcreatelink { text-decoration: none; font-weight: normal; color: #1EFF00; }
a:hover.itemcreatelink { text-decoration: underline; font-weight: normal; color: #1EFF00; }

/* 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; }

#content .gameFrame *, .gameFrame *, #content .gameFrame, .gameFrame { text-decoration: none; font: 8pt Tahoma; background: none; margin: 0; padding: 0; border: 0; }
#content .gameFrame,
.gameFrame {
	padding: 5px;
	background: #050a1e;
	color: #fff;
	border: 2px solid #a5a5a5;
	border-bottom: 2px solid #4f4f4f;
	-moz-border-radius: 2px;
	opacity: 0.9;
	filter:alpha(opacity=90);
	width: 400px;
}
#content .gameFrame h3,
.gameFrame h3 {
	color: #fff;
	font-siZe: 10pt;
}
.gameFrame .requirement {
}
#content .gameFrame blockquote,
.gameFrame blockquote {
	color: #00FF00;
}
#content .gameFrame blockquote.lore,
.gameFrame blockquote.lore,
.gameFrame .setname {
	color: #FFF000;
	}
#content .gameFrame a:link,
.gameFrame a:link,
#content .gameFrame a:visited,
.gameFrame a:visited,
#content .gameFrame a:active,
.gameFrame a:active,
#content .gameFrame a:hover,
.gameFrame a:hover {
	color: #fff;
	}
#content .post .gameFrame blockquote a:link,
.gameFrame blockquote a:link,
#content .post .gameFrame blockquote a:hover,
.gameFrame blockquote a:hover,
#content .post .gameFrame blockquote a:visited,
.gameFrame blockquote a:visited,
#content .post .gameFrame blockquote a:active,
.gameFrame blockquote a:active {
	color: #00FF00;
	text-decoration: none;
	border: 0;
}
#content .post .gameFrame blockquote.lore a:link,
.gameFrame blockquote.lore a:link,
#content .post .gameFrame blockquote.lore a:hover,
.gameFrame blockquote.lore a:hover,
#content .post .gameFrame blockquote.lore a:visited,
.gameFrame blockquote.lore a:visited,
#content .post .gameFrame blockquote.lore a:active,
.gameFrame blockquote.lore a:active {
	color: #FFF000;
	text-decoration: none;
	border: 0;
}
#content .gameFrame blockquote.seteffect,
.gameFrame blockquote.seteffect,
#content .gameFrame blockquote.seteffect a:link,
.gameFrame blockquote.seteffect a:link,
#content .gameFrame blockquote.seteffect a:hover,
.gameFrame blockquote.seteffect a:hover,
#content .gameFrame blockquote.seteffect a:active,
.gameFrame blockquote.seteffect a:active,
#content .gameFrame blockquote.seteffect a:visited,
.gameFrame blockquote.seteffect a:visited {
	color: #c9c9c9;
	}
#content .gameFrame h3.poor,
.gameFrame h3.poor {
	color: #c0c0c0;
}
#content .gameFrame h3.common,
.gameFrame h3.common {
	color: #fff;
}
#content .gameFrame h3.uncommon,
.gameFrame h3.uncommon {
	color: #00FF00;
}
#content .gameFrame h3.rare,
.gameFrame h3.rare {
	color: #0684ff;
}
#content .gameFrame h3.epic,
.gameFrame h3.epic {
	color: #c065ff;
}
#content .gameFrame h3.legendary,
.gameFrame h3.legendary {
	color: #FF6633;
}
#content .gameFrame h3.artifact,
.gameFrame h3.artifact {
	color: red;
}