/* itemstats extended edition by Legedric (www.derdunklepakt.de) */
/* The whole body of the popup frame */

.wowitemt
{
	background:#333333;
	text-align: left;
	width: 275px;
/*	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #B08617;
	border-style: ridge;*/
	border:3px double;
	border-color:#2E2E2E;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	padding: 3px;
}

.wowrttxt {
  display: compact;
  position: absolute;
  text-align: right;
  right: 3px;
  top: inherit;
}

/* EDIT BY FLUMMY */
.db-tooltip-socketmeta   { padding-left: 26px; background: url(/eqdkp/itemstats/templates/wowhead/socket_meta.gif) no-repeat left center }
.db-tooltip-socketred    { padding-left: 26px; background: url(/eqdkp/itemstats/templates/wowhead/socket_red.gif) no-repeat left center }
.db-tooltip-socketyellow { padding-left: 26px; background: url(/eqdkp/itemstats/templates/wowhead/socket_yellow.gif) no-repeat left center }
.db-tooltip-socketblue   { padding-left: 26px; background: url(/eqdkp/itemstats/templates/wowhead/socket_blue.gif) no-repeat left center }

.q0 { color:#9D9D9D; }
.q1 { color:#FFFFFF; }
.q2 { color:#1EFF00; }
.q3 { color:#0070DD; }
.q4 { color:#9F3FFF; }
.q5 { color:#FF8400; }
.q6 { color:#FF0000; }
/* item quality and tooltip colors */
.q  { color: #ffd100 !important }	 /* yellow/description */
.q0, .q0 a { color: #9d9d9d !important } /* grey/poor */
.q1, .q1 a { color: #ffffff !important } /* white/common */
.q2, .q2 a { color: #1eff00 !important } /* green/uncommon*/
.q3, .q3 a { color: #0070dd !important } /* blue/rare */
.q4, .q4 a { color: #a335ee !important } /* purple/epic */
.q5, .q5 a { color: #ff8000 !important } /* orange/legendary */
.q6, .q6 a { color: #e5cc80 !important } /* red/artifact */
.q7, .q7 a { color: #ff0000 !important }
.q8, .q8 a { color: #ffff98 !important }

div.indent { padding-left: 0.6em }

.wowtooltip .itemdesc { color: #FFD200; }
.wowtooltip .itemspells { color: #1EFF00; }
.wowtooltip .itemeffectlink { color: #1EFF00; }
.wowtooltip .itemdisabled { color:#AAAAAA; }

table.borderless tbody {
	border: 0;
}

table.borderless {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	background: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: none;

	height: 0;
	min-width: 350px;
    	width:expression(this.width < 350 ? "350px" : true);
	 }


/* 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,    .item_q6 { color: #FF0000; font-weight: bold; }
.orangename, .item_q5 { color: #FF8000; font-weight: bold; }
.purplename, .item_q4 { color: #A335EE; font-weight: bold; }
.bluename,   .item_q3 { color: #0070DD; font-weight: bold; }
.greenname,  .item_q2 { color: #00CC00; font-weight: bold; }
.whitename,  .item_q1 { color: #333000; 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; }
.set { text-decoration: none; font-weight: normal; color: #FFA500; }
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, .itemspells { color: #1EFF00; 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 */
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, .goldtext { color: #FFA500; }

/* 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; }

.itemsocket {color:#AAAAAA}