/* The whole body of the popup frame */

.wowitem, .wowitemname {
  font: 12px arial,sans-serif;
  color: white;
  border: 1px solid #a9a9a9;
  padding: 3px;
  width: auto;
  /* background-color: #333333; */
  background-color: #000000;
  -moz-border-radius: 4px;
  min-width: 150px;
  }
.wowover {
 position: absolute;
  top : 100px;
 left: 100px;

}
/* .wowitemt, .wowitemt TD, .wowitem TH  { */
.wowitem TH  {
  font: 12px arial,sans-serif;
  color: white;
  }
  .wowrttxt {
  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 {max-width: 400px;}

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


.wowitemt
{
	background-color: #000000;
	text-align: left;
	width: 385px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #B08617;
	border-style: ridge;
}

/* 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: Tahoma;
	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,  .quality2 { color: #1EFF00; font-weight: bold; }
.whitename,  .quality1 { color: #FFFFFF; font-weight: bold; }
.greyname              { 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; }
