/* The whole body of the popup frame */
.wowitem, .wowitemt, .wowitemname
{
	background-color: #000000;
	text-align: left;
	width: 305px;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	position: relative;
    line-height:normal;
}

.wowitem{padding: 2px;}

.textitemstats
{    
    font-family:Arial, Helvetica, sans-serif;
    font-style:normal;
    font-size:7pt;
    color:#8C8C8C;
    margin-top:0;
    margin-bottom:0;
    text-align:right;
    text-decoration:underline;
    font-weight:lighter;
}
                                                           
/* Default link colors for the whole frame */
.wowitem a:link, .wowitem a:visited, .wowitem a:active { color: #FFB019; text-decoration: none; font-weight: normal }
.wowitemt a:link, .wowitemt a:visited, .wowitemt a:active { color: #FFB019; text-decoration: none; font-weight: normal }
.wowitemt a:hover, .wowitem a:hover { color: #FFB019; text-decoration: none; font-weight: normal }

.wowitemt td, .wowitem th, .wowitem
{
    font-family:Helvetica, Arial, sans-serif;font-size:9pt;color:#FAFAFA;
}
.wowrttxt {
    display: compact;
    position: absolute;
    text-align: right;
    right: 3px;
    top: inherit;
    color: #FFFFFF;
}

/* Item icon stuff */
.itemicon { width: 40px; height: 40px; }
.smallitemicon { width: 15px; height: 15px; }

/* Item colors */
/* WoW */
.heirloomname,  .quality7 { color: #E5CC80; font-weight: bold; } 
.redname,    .quality6 { color: #FF0000; font-weight: bold; }
.orangename, .quality5 { color: #FF8000; font-weight: bold; }
.purplename, .quality4 { color: #A335EE; font-weight: bold; }
.bluename,   .quality3 { color: #0070DD; font-weight: bold; }
.greenname,  .quality2 { color: #1EFF00; font-weight: bold; }
.whitename,  .quality1 { color: #FFFFFF; font-weight: bold; }
.greyname              { color: #9D9D9D; font-weight: bold; }

/* Lotro */
.lotroQualWhite, .quality_79 { color: #FFFFFF; font-weight: bold; }
.lotroQualGreen, .quality_80 { color: #FF00FF; font-weight: bold; }
.lotroQualYellow, .quality_81 { color: #FFFF00; font-weight: bold; }
.lotroQualPurple, .quality_82 { color: #A335EE; 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: underline; }

/* Forum link */
a:link.forumitemlink, a:visited.forumitemlink, a:active.forumitemlink { text-decoration: none; font-weight: normal }
a:hover.forumitemlink { text-decoration: underline; 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; }

/* Item effects */
.itemeffectlink { color: #FFFFFF; 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 */
.itemeffectlink { color: #1EFF00; font-weight: normal; }
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 { color: #FFD200; }
.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; }

/* LOTRO */
div.DbD_breadcrumb {margin: 5px 0px;padding: 3px 5px;background: #161616;font-weight: bold;border: solid 1px #000000;}
div.DbD_title {background: #000000;padding: 3px 5px;font-size: 11pt;font-weight: bold;border: solid 1px #000000;}
div.DbD_search_container{background:#444444;border:solid 1px #000000;padding:3px;}
div.DbD_panel{background:#111111;border:solid 1px #000000;padding:3px;}
div.DbD_footer{background:#111111;border:solid 1px #000000;font-size:8pt;font-weight:bold;text-align:right;padding:3px;}
table.DbD_table{border:solid 1px #000000;background:#FFFFFF;border-collapse:collapse;}
table.DbD_table thead tr{background:#000000;}
table.DbD_table thead tr td{font-weight:bold;font-size:8pt;padding:3px;}
table.DbD_table thead tr td a{display:block;width:100%;}
table.DbD_table tbody tr{background:#333333;}
table.DbD_table tbody tr.DbD_r2{background:#222222;}
table.DbD_table tbody tr.DbD_r1:hover,table.DbD_table tbody tr.DbD_r2:hover{background:#444444;}
table.DbD_table tbody tr td{font-size:8pt;border-bottom:solid 1px #000000;padding:2px;}
table.DbD_table tbody tr.DbD_rpage td{border:none;background:#000000;padding:0;}
table.DbD_tpage tr td{font-size:8pt;padding:0;}
table.DbD_tpage tr td.left,table.DbD_tpage tr td.right{width:150px;}
table.DbD_tpage tr td.highlight a{display:block;width:140px;font-weight:bold;padding:5px;}
table.DbD_table tbody tr.DbD_rcat{background:#111111;}
table.DbD_table tbody tr.DbD_rcat td{font-weight:bold;color:#FFCC00;}
div.DbD_inline_admin{background:#161616;border:solid 1px #000000;margin:5px 0;padding:3px 5px;}
div.DbD_tabs{padding-left:5px;height:20px;}
div.DbD_tabs a{display:block;float:left;background:#444444;color:#111111;margin-right:3px;border:solid 1px #000000;border-bottom:none;height:15px;padding:2px 5px;}
div.DbD_tabs a:hover{background:#666666;text-decoration:none;}
div.DbD_tabs a.active{background:#000000;color:#FFFFFF;}
input.DbD_text,input.TextInput{background:#000000;border:solid 1px #999999;color:#999999;font-size:8pt;padding-left:3px;}
.DbD_select,select.SelectInput{background:#000000;border:solid 1px #999999;color:#999999;font-size:8pt;}
.DbD_button{background:#CCCCCC;border:solid 1px #666666;border-top-color:#FFFFFF;border-left-color:#FFFFFF;color:#000000;font-size:8pt;}
table.DbD_frame{margin-bottom:5px;}
table#DbD_user_image_table{background:#111111;border-left:solid 5px #111111;}
#DbD_user_image_submit{background:#000000;color:#CCCCCC;font-size:8pt;border:solid 1px #444444;border-top-color:#666666;border-left-color:#666666;padding:2px;}
#DbD_user_download_song{background:#C3994F;color:#000000;font-size:8pt;border:solid 1px #444444;border-top-color:#666666;border-left-color:#666666;padding:2px;}
div.DbD_user_image_credit{text-align:center;background:#222222;font-size:8pt;padding:1px;}
div.DbD_user_image_credit a{color:#FDE98E;text-decoration:none;font-weight:bold;}
div.DbD_item_container{background:#111111;border:solid 1px #000000;margin-bottom:5px;padding:5px;}
div.DbD_subtitle{color:#A8A383;font-size:8pt;}
div.DbD_description{padding-top:10px;color:#A8A383;}
.DbD_item_stats td{color:#FFFFFF;font-size:9pt;padding-right:10px;}
div.DbD_item_footer{clear:both;font-size:8pt;color:#999999;background:#222222;margin-top:5px;padding:2px 5px;}
div.DbD_item_footer a{font-weight:bold;color:#CCCCCC;}
div.DbD_item_footer a:hover{color:#FDE98E;}
tr.DbD_item_bonus td,tr.DbD_item_mods td{color:#00FF00;}
tr.DbD_item_durability_type td{color:#007F65;}
.quality_82{color:purple;}
.difficulty_elite{color:darkred;}
.difficulty_hero{color:blue;}
tr.DbD_item_armour td{color:orange;}
tr.DbD_epic_set_detail td,a.epicset{color:#A8A383;}
.DbD_header_title{color:#C3994F;font-weight:bold;font-size:10pt;border-bottom:solid 1px #333333;margin-bottom:5px;}
#DbD_map_popup{border:solid 2px #222222;background:#001600;width:1016px;position:absolute;display:none;z-index:8000;}
.DbD_map_title{color:#E4C278;font-weight:bold;margin:3px;}
#DbD_map_frame{height:666px;width:1002px;border:solid 1px #000000;}
table.DbD_table thead tr td:hover,table.DbD_tpage tr td.highlight:hover{background:#181818;}
div.DbD_item_header,div.DbD_item_tooltip_header{height:32px;background:#222222;margin-bottom:5px;padding:5px;}
.quality_80,.difficulty_normal,.difficulty_swarm{color:green;}
.quality_81,.difficulty_archnemesis,.difficulty_nemesis,a.required:hover{color:yellow;}
.quality_268,tr.DbD_item_speed td{color:teal;}
.difficulty_signature,.difficulty_avenger,.difficulty_defender,.difficulty_master_defender,.difficulty_elite-master,tr.required td,a.required{color:red;}
                                               
.lotro-quality-legendary  { color: #F2AB0C; }
.lotro-quality-incomparable { color: #00FEFF; }
.lotro-quality-rare  { color: #C200C7; }
.lotro-quality-uncommon  { color: #FFFF00; }
.lotro-quality-common  { color: #FFFFFF; }

.lotro-q-legendary{color: #F2AB0C;}
.item .epic{color: #F2AB0C;}
.lotro-q-incomparable { color: #00FEFF; }
.lotro-q-rare  { color: #C200C7; }
.lotro-q-uncommon  { color: #FFFF00; }
.lotro-q-common  { color: #FFFFFF; }

.aoc-green { color: green; }
.aoc-white { color: white; }
.aoc-blue { color: blue; }
.aoc-purple { color:  #A335EE; } 

.eq2-tooltip { background: #404A4B; border: 1px solid #A68157; }
.eq2-quality-handcrafts { color: #CBE5C0; }
.eq2-quality-treasure { color: #C2D3E7; }
.eq2-quality-fabled { color: #FF0000; }
.eq2-quality-legendary { color: #F4E1B9; }

.eq2-lootdb- { color: #FFFFFF; }
.eq2-lootdb-TREASURED { color: #93D9FF; }
.eq2-lootdb-FABLED { color: #FF939D; }
.eq2-lootdb-LEGENDARY { color: #FFC993; }
.eq2-lootdb-UNCOMMON { color: #BEFF93; }

.hg-quality-unique { color: #FAC306; }
.hg-quality-legendary { color: #F78F1C; }

.vg-tooltip { background: #663112; border: 1px solid #1F1C17; }
.vg-quality-legendary  { color: #ff0000; }
.vg-quality-heroic  { color: #c86a00; }
.vg-quality-rare  { color: #919100; }
.vg-quality-uncommon  { color: #0495cb; }
.vg-quality-common  { color: #02aa02; }
.vg-quality-mundane  { color: #7f7e7e; }

.war-quality-1 { color: #969696; }
.war-quality-2 { color: #fff; }
.war-quality-3 { color: #18F000; }
.war-quality-4 { color: #0064C3; }
.war-quality-5 { color: #9238D0; }
.war-quality-6 { color: yellow; }
.war-quality-7 { color: #FBAC03; }

.item{margin-bottom:15px;}

.lotro_itemicon{float:left;margin:0 5px 5px 0;}
.itemname,.deedname{color:#ffffff;font-weight:bold;font-size:12pt;}
.itembind,.itemcou,.itemunique{color:#777777;font-size:9pt;}
.itemtype,.itemdamage,.itemspeed,.itemsturdiness,.itemdurability,.itemworth,.itemstacksize{color:#ffffff;font-size:9pt;}
.itemarmor,.itemsd{color:#cccc7f;}
.itemmsi{color:#b200b2;margin-top:10px;}
.itemes{color:#00e500;margin-top:10px;}
.itemsps a,.itemseteff{color:#777777;}
.itemsn,.itemsn a{color:#ff7f00;}
.itemeh,.itemcooldown,.itemthrownweaponrange{color:#009900;}
.itemdps,.itemdescription{color:#eeee99;}
.itemrequirement,.itemrequirement a,.itemrequirement a:hover,.itemrequirement a:link,.itemrequirement a:visited{color:#ff0000;}
.legacyeffect{color:#00e500;}
.legacytier{margin-top:5px;}
table.tooltip,table.tooltip td{font-family:Arial,Helvetica,sans-serif;margin:0;padding:0;}
.tooltipbody{background:#000000;width:250px;font-size:9pt;color:#ffffff;font-family:Arial,Helvetica,sans-serif;}
.tooltipspacer{width:250px;height:1px;display:block;}
.tooltiptitle{font-size:10pt;font-weight:bold;color:#ffffff;}
.tooltipdescription{font-size:9pt;color:#cbb360;}
.tbt{background:url(http://content.level3.turbine.com/sites/lorebook.lotro.com/css/../images/skins/tooltip_border_top.gif);}
.tbb{background:url(http://content.level3.turbine.com/sites/lorebook.lotro.com/css/../images/skins/tooltip_border_bottom.gif);}
.tbl{background:url(http://content.level3.turbine.com/sites/lorebook.lotro.com/css/../images/skins/tooltip_border_left.gif);}
.tbr{background:url(http://content.level3.turbine.com/sites/lorebook.lotro.com/css/../images/skins/tooltip_border_right.gif);}
.common,.common a{color:#ffffff;}
.uncommon,.uncommon a{color:#ffff00;}
.rare,.rare a{color:#c200c7;}
.incomparable,.incomparable a{color:#00feff;}
.legendary,.legendary a{color:#f2ab0c;}
.ascommon,.asuncommon,.asrare,.asincomparable,.aslegendary{height:15px;width:15px;border:solid 2px #000000;margin:0;padding:0;}
.ascommon{background:#ffffff;}
.asuncommon{background:#ffff00;}
.asrare{background:#c200c7;}
.asincomparable{background:#00feff;}
.aslegendary{background:#f2ab0c;}
.itemcol2,.itemsps,.itemseteff{padding-left:10px;}
.itemsd,.itemset,.itemdi,.itemdur,.itemsw,.itemdescription,.itemreq{margin-top:10px;}

/*
 *
 * WOWHEAD TOOLTIPS
 *
 * part of the itemstats wowhead support mod version 0.3.3
 *
 */

/* item icon */
.iconmedium { width: 44px; height: 44px; background: 4px 4px no-repeat; position: relative }
.iconmedium .tile  { width: 44px; height: 44px; }
.iconmedium .tile  { background-image: url(/includes/itemstats/templates/wowhead/icon_border_medium.gif) }

table.wh_outer{border:0;border-spacing:0;border-collapse:collapse;background:none;text-align:left;float:none;height:0;max-width:350px;width:expression(this.width>350?"350px":true);margin:0;padding:0;}
table.wowhead_tooltip{border:0;border-spacing:0;border-collapse:collapse;background:none;text-align:left;float:none;height:0;max-width:300px;width:expression(this.width>300?"300px":true);margin:0;padding:0;}
table.wowhead_tooltip td,table.wowhead_tooltip tr,table.wowhead_tooltip th{border:0;width:auto;height:0;text-align:left;background:none;margin:0;padding:0;}
table.wowhead_tooltip td.top-left{background-image:url(./wowhead/tooltip.png);background-position:top left;height:4px;}
table.wowhead_tooltip td.top-right{background-image:url(./wowhead/tooltip.png);background-position:top right;height:4px;}
table.wowhead_tooltip td.bottom-left{background-image:url(./wowhead/tooltip.png);background-position:bottom left;height:4px;}
table.wowhead_tooltip td.bottom-right{background-image:url(./wowhead/tooltip.png);background-position:bottom right;height:4px;}
table.wowhead_tooltip td.wh_left{background-image:url(./wowhead/tooltip.png);background-position:center left;}
table.wowhead_tooltip td.wh_left div.wh_right{background-image:url(./wowhead/tooltip-right.gif);background-position:center right;background-repeat:repeat-y;float:none;text-align:left;height:auto;max-width:300px;width:expression(this.width>300?"300px":true);margin:0;padding:0 8px;}
.wowhead_tooltip{float:none;text-align:left;max-width:300px;width:expression(this.width>300?"300px":true);font-family:Verdana, sans-serif;font-variant:normal;font-size:11px;line-height:17px;color:white;z-index:100000001;margin:0;padding:0;}
.wowhead_tooltip a{text-decoration:none;}
.wowhead_tooltip a:hover{text-decoration:underline;}
.wowhead_tooltip table{border:0;border-spacing:0;border-collapse:collapse;margin-right:0;width:expression(this.width<290?"290px":true);}
table.wh_outer tbody,.wowhead_tooltip tbody{border:0;}

.wowhead_tooltip table td, .wowhead_tooltip table tr, .wowhead_tooltip table, .wowhead_tooltip table th { border: 0; padding: 0; margin: 0; }

.wowhead_tooltip td, .wowhead_tooltip th { background: none; font-family: Verdana, sans-serif; font-size: 11px; line-height: 17px; color: white; padding: 5px }
.wowhead_tooltip th { padding: 3px; padding-right: 8px; height: 8px }
.wowhead_tooltip td { padding: 8px 4px 1px 9px }

.wowhead_tooltip b { font-size: 14px; line-height: 17px; font-weight: normal }
.wowhead_tooltip div.indent { padding-left: 0.6em }

.wowhead_tooltip td th, .wowhead_tooltip td td { background: none }
.wowhead_tooltip td th { padding: 0 0 0 4em; text-align: right; font-weight: normal }
.wowhead_tooltip td td { padding: 0 }

.wowhead_tooltip table.shrink b { font-size: 12px; line-height: 15px }
.wowhead_tooltip table.shrink td, .wowhead_tooltip table.shrink th { font-size: 10px; line-height: 14px }

/* socket icons */
.socket-meta   { padding-left: 26px; background: url(./wowhead/socket_meta.gif) no-repeat left center }
.socket-red    { padding-left: 26px; background: url(./wowhead/socket_red.gif) no-repeat left center }
.socket-yellow { padding-left: 26px; background: url(./wowhead/socket_yellow.gif) no-repeat left center }
.socket-blue   { padding-left: 26px; background: url(./wowhead/socket_blue.gif) no-repeat left center }

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


/*
 *
 * OTHER INFO SITE TOOLTIPS
 *
 */

/* The whole body of the popup frame */
.wowitem,.wowitemt,.wowitemname{background-color:#000000;text-align:left;width:305px;border:1px;position:relative;line-height:normal;border-color:#CCCCCC;border-style:solid;}
div.wowhead_tooltip .wowitem,div.wowhead_tooltip .wowitemt,div.wowhead_tooltip .wowitemname{background:none;}
div#overlib_light{position:absolute;visibility:hidden;left:0;top:0;z-index:10000;color:#000;font-size:11px;line-height:1.2;}
.wowitem{padding:2px;}
.textitemstats{font-family:Arial, Helvetica, sans-serif;font-style:normal;font-size:7pt;color:#8C8C8C;margin-top:0;margin-bottom:0;text-align:right;text-decoration:underline;font-weight:lighter;}

/* Default link colors for the whole frame */
.wowitem a:link, .wowitem a:visited, .wowitem a:active { color: #FFB019; text-decoration: none; font-weight: normal }
.wowitemt a:link, .wowitemt a:visited, .wowitemt a:active { color: #FFB019; text-decoration: none; font-weight: normal }
.wowitemt a:hover, .wowitem a:hover { color: #FFB019; text-decoration: none; font-weight: normal }

.wowitemt td, .wowitem th, .wowitem
{
    font-family:Helvetica, Arial, sans-serif;
    font-size:9pt;
    color:#FAFAFA;
}
.wowrttxt {
    display: compact;
    position: absolute;
    text-align: right;
    right: 3px;
    top: inherit;
    color: #FFFFFF;
}

/* Item icon stuff */
.itemicon { width: 40px; height: 40px; }
.smallitemicon { width: 15px; height: 15px; }

/* Item colors */
.redname,    .quality6 { color: #FF0000; font-weight: bold; }
.orangename, .quality5 { color: #FF8000; font-weight: bold; }
.purplename, .quality4 { color: #A335EE; font-weight: bold; }
.bluename,   .quality3 { color: #0070DD; font-weight: bold; }
.greenname,  .quality2 { color: #1EFF00; font-weight: bold; }
.whitename,  .quality1 { color: #FFFFFF; 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; }
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 { color: #FFFFFF; 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 */
.itemeffectlink { color: #1EFF00; font-weight: normal; }
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 { color: #FFD200; }
.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;}