/* wow stylesheet */

.fs8, .msgopt, .sm { font-size: 9px; }
.lg { font-size: 18px; }

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

.wowitem, .wowitemt, .wowitemname
{
    font-family: arial,sans-serif;
	background-color: #999999;
/*	background-color: #333333; */
	text-align: left;
	width: 225px; 
	min-width: 150px;  
	max-width: 350px;
	-moz-border-radius: 5px;
	padding: 3px;
	border: 1px solid #a9a9a9;
/*	border-top: 2px;
	border-right: 5px;
	border-bottom: 3px;
	border-left: 5px; */
/*	border-color: #CC9966; */
/*	border-color: #000000; */
	border-style: solid;
	position: relative;
}

.wowover {
	position: absolute;
	top : 100px;
	left: 100px;
}

.credit {font-family: arial,sans-serif;font-size: 11px;}

.wowitem td, .wowitem th, .wowitem, .wowitemt td, .wowitemt th, .wowitemt
{
	background-color: #111111;
/*
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;

*/
	font: 10px arial,sans-serif;
	color: white;

}
.wowrttxt {
    float: right;
    display: compact;
    position: relative;
    text-align: right;
    right: 3px;
    top: -14px;
    color: #FFFFFF;
}

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

a.greyname, a.r0, a.q0, .greyname, .r0, .q0, .junk, a.junk {color: #9d9d9d; }
a.whitename, a.r1, a.q1, .whitename, .r1, .q1, .common, a.common {color: #FFFFFF;}
a.greenname, a.r2, a.q2, .greenname, .r2, .q2, .greentext, .itemeffectlink, .uncommon, a.uncommon {color: #1EFF00;}
a.bluename, a.r3, a.q3, .bluename, .r3, .q3, .rare, a.rare {color: #0070DD; }
a.purplename, a.r4, a.q4, .purplename, .r4, .q4, .epic, a.epic {color: #A434EE; }
a.orangename, a.r5, a.q5, .orangename, .r5, .q5, .legendary, a.legendary {color: #D17C22; }
a.redname, a.r6, a.q6, .redname, .r6, .q6 {color: #FF0000; }
a.goldtext, a.r7, a.q7, .goldtext, .r7, .q7, .heirloom, .artifact, a.heirloom, a.artifact {color: #ffd200;}
a.yellowname, .yellowname { color: yellow; }

.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; }

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

