@charset "utf-8";
/* tooltip */
/*...........................................................*/
#tooltipcontainer{display:none;visibility:hidden;position:absolute;width:auto;z-index:999999;top:20px}
#tool1container{float:left;display:inline;width:auto}
.tooltipContentSpecial{color:#ffd800;font-weight:normal;font-size:11px;display:block}
.tooltipContentSpecial strong{color:white}
.tooltipGuild{color:#ffd800;font-weight:normal;font-size:11px}
.tooltipTitle{font-size:13px}
.tooltip td.tl,.tooltip td.t,.tooltip td.tr,.tooltip td.bl,.tooltip td.b,.tooltip td.br{height:7px !important}
.tooltip td.tl,.tooltip td.tr,.tooltip td.bl,.tooltip td.br,.tooltip td.l,tr.r{width:7px !important}
.tooltip td.tl,.tooltip td.t,.tooltip td.tr{padding:0 !important;margin:0 !important}
.tooltip td.l q,.tooltip td.r q{width:7px !important;display:block;height:1px}
.tooltip td.tl{background:url('http://eu.wowarmory.com/images/tooltip/ttip-tl.png') no-repeat}
.tooltip td.tr{background:url('http://eu.wowarmory.com/images/tooltip/ttip-tr.png') no-repeat}
.tooltip td.t{width:auto;background:url('http://eu.wowarmory.com/images/tooltip/ttip-t.png') repeat-x}
.tooltip td.l{background:url('http://eu.wowarmory.com/images/tooltip/ttip-l.png') repeat-y}
.tooltip td.r{background:url('http://eu.wowarmory.com/images/tooltip/ttip-r.png') repeat-y}
.tooltip td.bg{background:url('http://eu.wowarmory.com/images/tooltip/ttipbg.png') repeat}
.tooltip td.bl{background:url('http://eu.wowarmory.com/images/tooltip/ttip-bl.png') no-repeat}
.tooltip td.br{background:url('http://eu.wowarmory.com/images/tooltip/ttip-br.png') no-repeat}
.tooltip td.b{width:auto;background:url('http://eu.wowarmory.com/images/tooltip/ttip-b.png') repeat-x}
.tooltip div{font:11px/16px Verdana,"Trebuchet MS",Arial,Helvetica,sans-serif;color:white;margin:0;padding:1px 2px}
.item-content{color:white}
/* light tooltip */
/*...........................................................*/
.light-tip{position:relative;max-width:300px}
.light-tip td.tl,.light-tip td.t,.light-tip td.tr,.light-tip td.bl,.light-tip td.b,.light-tip td.br{height:9px !important}
.light-tip td.tl,.light-tip td.tr,.light-tip td.bl,.light-tip td.br,.light-tip td.l,.light-tip td.r{width:9px !important}
.light-tip td.tl,.light-tip td.t,.light-tip td.tr{padding:0 !important;margin:0 !important}
.light-tip td.l q,.light-tip td.r q,.light-tip td.tr q,.light-tip td.tl q,.light-tip td.t q{width:9px !important;display:block;height:1px;}
.light-tip td.tl{background:url('http://eu.wowarmory.com/images/tooltip/lp-tl.png') no-repeat}
.light-tip td.tr{background:url('http://eu.wowarmory.com/images/tooltip/lp-tr.png') no-repeat}
.light-tip td.t{width:auto;background:url('http://eu.wowarmory.com/images/tooltip/lp-t.png') repeat-x}
.light-tip td.l{background:url('http://eu.wowarmory.com/images/tooltip/lp-l.png') repeat-y}
.light-tip td.r{background:url('http://eu.wowarmory.com/images/tooltip/lp-r.png') repeat-y}
.light-tip td.bg{background:url('http://eu.wowarmory.com/images/tooltip/lp-bg.png') repeat}
.light-tip td.bl{background:url('http://eu.wowarmory.com/images/tooltip/lp-bl.png') no-repeat}
.light-tip td.br{background:url('http://eu.wowarmory.com/images/tooltip/lp-br.png') no-repeat}
.light-tip td.b{width:auto;background:url('http://eu.wowarmory.com/images/tooltip/lp-b.png') repeat-x}
.light-tip div{font:11px/16px Verdana,"Trebuchet MS",Arial,Helvetica,sans-serif;color:black;margin:0;padding:1px 2px}
/* item tooltip formatting */
/*...........................................................*/
.myItemName{font-size:13px; cursor: default;}
.myGold{color:#e5cc80}
.myOrange{color:#ff8000}
.myPurple{color:#A335EE}
.myBlue{color:#0070DD}
.myGray{color:#c9c9c9}
.myGreen{color:#00FF00}
.myYellow{color:#ffd517}
.myRed{color:#d80000}
.myWhite{color:#ffffff}
.myTable{max-width:290px;color:#FFFFFF;font-size:9pt;position:relative;font-family:Arial,Helvetica,sans-serif}

.myRight{color:#FFFFFF;font-size:9pt;position:absolute;right:0px}
a.rarity0{font-size:10pt;color:#5B5B5B !important}/*grey*/
a.rarity0:hover{color:#919191 !important}/*grey*/
a.rarity1{font-size:10pt;color:#ffffff !important}/*white*/
a.rarity1:hover{color:#ffffff !important}/*white*/
a.rarity2{font-size:10pt;color:#007200 !important}/*green*/
a.rarity2:hover{color:#00A900 !important}/*green*/
a.rarity3{font-size:10pt;color:#004385 !important}/*blue*/
a.rarity3:hover{color:#0062C3 !important}/*blue*/
a.rarity4{font-size:10pt;color:#5D1F88 !important}/*purple*/
a.rarity4:hover{color:#B343FF !important}/*purple*/
a.rarity5{font-size:10pt;color:#C24E00 !important}/*orange*/
a.rarity5:hover{color:#FA9900 !important}/*orange*/
a.rarity6{font-size:10pt;color:#9C884D !important}/*gold*/
a.rarity6:hover{color:#e5cc80 !important}/*gold*/
a.rarity6:hover{font-size:10pt;color:#e5cc80 !important}/*gold*/
.ps a:hover{text-decoration:none !important}
.ps a.rarity0{font-size:12px;color:#5B5B5B !important}/*grey*/
.ps a.rarity0:hover{color:#919191 !important}/*grey*/
.ps a.rarity1{font-size:12px;color:#ffffff !important}/*white*/
.ps a.rarity1:hover{color:#ffffff !important}/*white*/
.ps a.rarity2{font-size:12px;color:#007200 !important}/*green*/
.ps a.rarity2:hover{color:#00A900 !important}/*green*/
.ps a.rarity3{font-size:12px;color:#004385 !important}/*blue*/
.ps a.rarity3:hover{color:#0062C3 !important}/*blue*/
.ps a.rarity4{font-size:12px;color:#5D1F88 !important}/*purple*/
.ps a.rarity4:hover{color:#B343FF !important}/*purple*/
.ps a.rarity5{font-size:12px;color:#C24E00 !important}/*orange*/
.ps a.rarity5:hover{color:#FA9900 !important}/*orange*/
.ps a.rarity6{font-size:12px;color:#9C884D !important}/*gold*/
.ps a.rarity6:hover{color:#e5cc80 !important}/*gold*/
.ps a.rarity6:hover{font-size:12px;color:#e5cc80 !important}/*gold*/
.ps tr.data2 a.rarity0{color:white !important}/*grey*/
.ps tr.data2 a.rarity0:hover{color:white !important}/*grey*/
.ps tr.data2 a.rarity1{color:white !important}/*white*/
.ps tr.data2 a.rarity1:hover{color:white !important}/*white*/
.ps tr.data2 a.rarity2{color:white !important}/*green*/
.ps tr.data2 a.rarity2:hover{color:white !important}/*green*/
.ps tr.data2 a.rarity3{color:white !important}/*blue*/
.ps tr.data2 a.rarity3:hover{color:white !important}/*blue*/
.ps tr.data2 a.rarity4{color:white !important}/*purple*/
.ps tr.data2 a.rarity4:hover{color:white !important}/*purple*/
.ps tr.data2 a.rarity5{color:white !important}/*orange*/
.ps tr.data2 a.rarity5:hover{color:white !important}/*orange*/
.ps tr.data2 a.rarity6{color:white !important}/*gold*/
.ps tr.data2 a.rarity6:hover{color:white !important}/*gold*/
.ps tr.data2 a.rarity6:hover{color:white !important}/*gold*/
.rarityShadow0{font-size:10pt;color:#E6E6E6 !important}/*grey*/
.rarityShadow1{font-size:10pt;color:#000000 !important}/*white*/
.rarityShadow2{font-size:10pt;color:#82F682 !important}/*green*/
.rarityShadow3{font-size:10pt;color:#AAD5FF !important}/*blue*/
.rarityShadow4{font-size:10pt;color:#F0D4FF !important}/*purple*/
.rarityShadow5{font-size:10pt;color:#FFCC00 !important}/*orange*/
.rarityShadow6{font-size:10pt;color:#e5cc80 !important}/*gold*/
.socketImg{width:14px;height:14px;vertical-align:-20%;margin:0 7px 0 0;padding:0}
.tooltipRight{position:relative;float:right;clear:right;margin: 0 0 0 4px}
.bonusGreen{color:#00FF00}
.setNameYellow{color:#ffd517;font-size:11px}
.setItemYellow{color:#f8ffa8}
.setItemGray{color:#787880}
.myBlueGem{color:#666666;display:block;background:url(http://eu.wowarmory.com/images/icons/blue-mini.gif) no-repeat 3px 4px;padding-left:19px}
.myMetaGem{color:#666666;display:block;background:url(http://eu.wowarmory.com/images/icons/meta-mini.gif) no-repeat 3px 4px;padding-left:19px}
.myOrangeGem{color:#666666;display:block;background:url(http://eu.wowarmory.com/images/icons/orange-mini.gif) no-repeat 3px 4px;padding-left:19px}
.myPurpleGem{color:#666666;display:block;background:url(http://eu.wowarmory.com/images/icons/purple-mini.gif) no-repeat 3px 4px;padding-left:19px}
.myRedGem{color:#666666;display:block;background:url(http://eu.wowarmory.com/images/icons/red-mini.gif) no-repeat 3px 4px;padding-left:19px}
.myYellowGem{color:#666666;display:block;background:url(http://eu.wowarmory.com/images/icons/yellow-mini.gif) no-repeat 3px 4px;padding-left:19px}

#main_tooltip { position: absolute; margin: 10px; font-size: 10px; font-family: Bitstream Vera Sans, Arial; }
#main_tooltip_content { text-align: left; }
td.main_tooltip_content_mid { background: url('/images/common/itemtooltips/tooltip_centermid.png') repeat; color: #fff; padding: 4px 8px;}
td.main_tooltip_content_left { background: url('/images/common/itemtooltips/tooltip_centerleft.png') repeat-y; width: 6px; padding: 0px;}
td.main_tooltip_content_right { background: url('/images/common/itemtooltips/tooltip_centerright.png') repeat-y; width: 6px; }
td.main_tooltip_header_mid { background: url('/images/common/itemtooltips/tooltip_topmid.png') repeat-x; height: 6px; margin: 0px 4px; }
td.main_tooltip_header_left { background: url('/images/common/itemtooltips/tooltip_topleft.png') no-repeat; height: 6px; width: 6px; padding: 0px;}
td.main_tooltip_header_right { background: url('/images/common/itemtooltips/tooltip_topright.png') no-repeat; height: 6px; width: 6px; }
td.main_tooltip_footer_mid { background: url('/images/common/itemtooltips/tooltip_bottommid.png') repeat-x; height: 6px; margin: 0px 4px; }
td.main_tooltip_footer_left { background: url('/images/common/itemtooltips/tooltip_bottomleft.png') no-repeat; height: 6px; width: 6px; padding: 0px;}
td.main_tooltip_footer_right { background: url('/images/common/itemtooltips/tooltip_bottomright.png') no-repeat; height: 6px; width: 6px; }

#main_tooltip .white_text { color: #fff; }
#main_tooltip .grey_text { color: #9d9d9d; }
#main_tooltip .yellow_text { color: #ffd200; }
#main_tooltip .green_text { color: #1eff00; }

#main_tooltip .grey_item { font-size: 1.2em; font-weight: bold; color: #9d9d9d; }
#main_tooltip .white_item { font-size: 1.2em; font-weight: bold; color: #FFFFFF; }
#main_tooltip .green_item { font-size: 1.2em; font-weight: bold; color: #1EFF00; }
#main_tooltip .blue_item { font-size: 1.2em; font-weight: bold; color: #0070DD; }
#main_tooltip .purple_item { font-size: 1.2em; font-weight: bold; color: #A434EE; }
#main_tooltip .orange_item { font-size: 1.2em; font-weight: bold; color: #D17C22; }