/* wow stylesheet */
th {
	color: white;
}

#itemlink A {
	text-decoration: none;
	color: #ffd200;
}
#itemlink .blackname {
	color: #000000;
}
#itemlink .credit {
	font-family: arial, sans-serif;
	font-size: 11px;
}
#itemlink .esock, .fsock {
	height: 10px;
	width:10px;
}

#itemlink .iname {
	font-size: 14px;
}

#itemlink .fs8 { font-size: 9px; }
#itemlink .sm { font-size: 9px; }
#itemlink .lg { font-size: 18px; }

#itemlink .nowr,#itemlink .nobr,#itemlink .nowrap { white-space: nowrap; }

#itemlink .wowitem
{
	font-size: 11px;
	font-family: arial,sans-serif;
	background-color: #111111;
	text-align: left;
	width: 225px; 
	min-width: 150px;  
	max-width: 350px;
	-moz-border-radius: 5px;
	padding: 5px;
	border: 1px solid #a9a9a9;
	border-style: solid;
	position: relative;
	color: white;
	background-image: none;
}

#itemlink .wowitem table {
	border-spacing: 0;
	color: white;
	font-size: 11px;
	padding: 0 0 0 0;
	width: 100%;
	background-image: none;
	border-color: 0 0 0 0;
	border: none;
}

#itemlink .wowitem td td
{
	font-size: 11px;
	padding: 0 0 0 0;
	color: white;
	background-image: none;
	border-color: 0 0 0 0;
	border: none;
}

#itemlink .wowitem td th
{
	font-size: 11px;
	color: white;
	padding: 0 0 0 4em;
	text-align: right;
	font-weight: normal;
	background-image: none;
	border-color: 0 0 0 0;
	border: none;
}

#itemlink .wowitem th
{
	font-size: 11px;
	color: white;
	padding: 0 0 0 4em;
	text-align: right;
	font-weight: normal;
	background-image: none;
	border-color: 0 0 0 0;
	border: none;
}

#itemlink 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;}

#itemlink .iname { font-size: 14px; }

#itemlink .greyname {color: #9d9d9d; }
#itemlink .whitename {color: #FFFFFF;}
#itemlink .greenname,#itemlink .greentext,#itemlink .itemeffectlink {color: #1EFF00;}
#itemlink .bluename {color: #0070DD; }
#itemlink .purplename {color: #A434EE; }
#itemlink .orangename {color: #D17C22; }
#itemlink .redname {color: #FF0000; }
#itemlink .goldtext {color: #ffd200;}
#itemlink .yellowname { color: yellow; }

#itemlink .itemeffectlink {max-width: 400px;}

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

#itemlink .iho { cursor: pointer; }    /* hide/show image */

#itemlink .wowitem b { font-size: 14px; line-height: 19px; font-weight: normal }

#itemlink .q  { color: #ffd100 !important; font-size: 11px; }
#itemlink .q0, .q0 a { color: #9d9d9d !important; font-size: 11px; }
#itemlink .q1, .q1 a { color: #ffffff !important; font-size: 11px; }
#itemlink .q2, .q2 a { color: #1eff00 !important; font-size: 11px; }
#itemlink .q3, .q3 a { color: #0070dd !important; font-size: 11px; }
#itemlink .q4, .q4 a { color: #a335ee !important; font-size: 11px; }
#itemlink .q5, .q5 a { color: #ff8000 !important; font-size: 11px; }
#itemlink .q6, .q6 a { color: #e5cc80 !important; font-size: 11px; }
#itemlink .q7, .q7 a { color: #ff0000 !important; font-size: 11px; }
#itemlink .q8, .q8 a { color: #ffff98 !important; font-size: 11px; }

#itemlink .socket-meta   { padding-left: 26px; background: url(http://www.wowhead.com/images/socket_meta.gif) no-repeat left center }
#itemlink .socket-red    { padding-left: 26px; background: url(http://www.wowhead.com/images/socket_red.gif) no-repeat left center }
#itemlink .socket-yellow { padding-left: 26px; background: url(http://www.wowhead.com/images/socket_yellow.gif) no-repeat left center }
#itemlink .socket-blue   { padding-left: 26px; background: url(http://www.wowhead.com/images/socket_blue.gif) no-repeat left center }