/* Wow Head Item Tooltip Style */
.q {
	color: #ffd100 !important
}

.q0,.q0 a {
	color: #9d9d9d !important
}

.q1,.q1 a {
	color: #ffffff !important
}

.q2,.q2 a {
	color: #1eff00 !important
}

.q3,.q3 a {
	color: #0070dd !important
}

.q4,.q4 a {
	color: #a335ee !important
}

.q5,.q5 a {
	color: #ff8000 !important
}

.q6,.q6 a {
	color: #e5cc80 !important
}

.q7,.q7 a {
	color: #ff0000 !important
}

.q8,.q8 a {
	color: #ffff98 !important
}

.r1 {
	color: #FF8040
}

.r2 {
	color: #FFFF00
}

.r3 {
	color: #40BF40
}

.r4 {
	color: #808080
}

.tooltip {
	text-align: left;
	z-index: 100000001;
	width: 350px;
}

.tooltip a {
	text-decoration: none
}

.tooltip a:hover {
	text-decoration: underline
}

.tooltip table {
	border-spacing: 0;
	border-collapse: collapse;
}

.tooltip td,.tooltip th {
	background: url(/images/wowhead/tooltip.png);
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: white
}

.tooltip th {
	padding: 3px
}

.tooltip td {
	padding: 8px 4px 1px 9px
}

.tooltip b {
	font-size: 14px;
	line-height: 19px;
	font-weight: normal
}

.tooltip div.indent {
	padding-left: 0.6em
}

.tooltip td table {
	width: 100%
}

.tooltip td th,.tooltip td td {
	background: none
}

.tooltip td th {
	padding: 0 0 0 4em;
	text-align: right;
	font-weight: normal
}

.tooltip td td {
	padding: 0
}

.tooltip p {
	position: absolute;
	left: -44px;
	top: -1px;
	width: 44px;
	height: 44px;
	background: 4px 4px no-repeat;
	margin: 0;
	padding: 0
}

.tooltip table.shrink b {
	font-size: 12px;
	line-height: 15px
}

.tooltip table.shrink td,.tooltip table.shrink th {
	font-size: 10px;
	line-height: 14px
}

.socket-meta {
	padding-left: 26px;
	background: url(/images/wowhead/socket_meta.gif) no-repeat left center
}

.socket-red {
	padding-left: 26px;
	background: url(/images/wowhead/socket_red.gif) no-repeat left center
}

.socket-yellow {
	padding-left: 26px;
	background: url(/images/wowhead/socket_yellow.gif) no-repeat left center
}

.socket-blue {
	padding-left: 26px;
	background: url(/images/wowhead/socket_blue.gif) no-repeat left center
}