.smfitemstatsbox 
{
 background-color: transparent;
 width: 100%;
 border-color: #a9a9a9;
 border-width: 0px;
 border-style: solid;
 border-style: solid;
 filter: alpha(opacity=80);
 -moz-opacity: .80;
 -moz-border-radius: 5px;
}

.wowitem, .wowitemname, .wowitemt 
{
 font-family: arial,sans-serif;
 font-size: 12px;
 color: white;
 background-color: #000000;
 text-align: left;
 width: auto;
 min-width: 150px;
 max-width: 450px;
 padding: 3px;
 border-color: #a9a9a9;
 border-width: 1px;
 border-style: solid;
 border-style: solid;
 position: relative;
 filter: alpha(opacity=95);
 -moz-opacity: .95;
 -moz-border-radius: 5px;
}

.wowrttxt 
{
 font-family: arial,sans-serif;
 font-size: 12px;
 display: compact;
 position: absolute;
 text-align: right;
 right: 3px;
 top: inherit;
}

.iname 
{
 font-size: 14px;
}

/* 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: arial,sans-serif;
 font-size: 12px;
 color: White;
}

/* 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: #8235EE;
 font-weight: bold;
}

.bluename, .quality3 
{
 color: #0070DD;
 font-weight: bold;
}

.greenname, .greentext, .quality2 
{
 color: #1EFF00;
 font-weight: bold;
}

.whitename, .quality1 
{
 color: #0099CC;
 font-weight: bold;
}

.greyname 
{
 color: #9D9D9D;
 font-weight: bold;
}

.goldtext 
{
 color: #ffd200;
}

.yellowname 
{
 color: yellow;
}

/* Item effects */
.itemeffectlink 
{
 color: #1EFF00;
 font-weight: bold;
}

a:link.itemeffectlink, a:visited.itemeffectlink, a:active.itemeffectlink 
{
 text-decoration: none;
 font-weight: bold;
 color: #1EFF00;
}

a:hover.itemeffectlink 
{
 text-decoration: underline;
 font-weight: bold;
 color: #1EFF00;
}

/* 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;
}

/* 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 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;
}

/* Blasc Update */
.itemspells 
{
 color: #1EFF00;
}

.tooldiv 
{
 color: white;
 display: block;
 font-size: 12px;
 padding: 0px;
 margin: 0px;
}

.tooldiv table, .tooldiv td 
{
 border-width: 0px;
 color: white;
 font-size: 12px;
 margin: 0px;
 padding: 0px;
}

.wowitemt td 
{
 color: white;
}

.wowitem table, .wowitem td 
{
 font-family: arial,sans-serif;
 border-width: 0px;
 color: white;
 font-size: 12px;
 margin: 0px;
 padding: 0px;
 text-align: left;
}

.wowitem td th 
{
 color: white;
 display: compact;
 font-weight: normal;
 position: absolute;
 text-align: right;
 right: 3px;
 top: inherit;
}

.socket-meta 
{
 padding-left: 26px;
 background-image: url(http://static.wowhead.com/images/socket_meta.gif);
 background-repeat: no-repeat;
 background-position: left center;
}

.socket-red 
{
 padding-left: 26px;
 background-image: url(http://static.wowhead.com/images/socket_red.gif);
 background-repeat: no-repeat;
 background-position: left center;
}

.socket-yellow 
{
 padding-left: 26px;
 background-image: url(http://static.wowhead.com/images/socket_yellow.gif);
 background-repeat: no-repeat;
 background-position: left center;
}

.socket-blue 
{
 padding-left: 26px;
 background-image: url(http://static.wowhead.com/images/socket_blue.gif);
 background-repeat: no-repeat;
 background-position: left center;
}