/* CSS Document */

    #tooltipcontainer q                         { margin: 0; padding: 0; font: bold 11px/18px Georgia, "Times New Roman", Times, serif; }
    #tooltipcontainer q:before, #tooltipcontainer q:after {content: "";}

    #tooltipcontainer table, #tooltipcontainer td         { border: 0; border-collapse: collapse; padding: 0; margin: 0; }
    #tooltipcontainer td                         { padding: 0; }

    /* tooltip */
    /*_______________________________________________________________*/

    //.tooltip { position: relative; max-width:300px; }
    .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('images/ttip-tl.png') no-repeat; }
    .tooltip td.tr         { background: url('images/ttip-tr.png') no-repeat; }
    .tooltip td.t         { width:auto; background: url('images/ttip-t.png') repeat-x; }
    .tooltip td.l         { background: url('images/ttip-l.png') repeat-y; }
    .tooltip td.r         { background: url('images/ttip-r.png') repeat-y; }
    .tooltip td.bg        { background: url('images/ttipbg.png') repeat; }
    .tooltip td.bl         { background: url('images/ttip-bl.png') no-repeat; }
    .tooltip td.br         { background: url('images/ttip-br.png') no-repeat; }
    .tooltip td.b         { width: auto; background: url('images/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         { font-weight:bold; color: white; }


.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 }

.tooltip a { text-decoration: none }
.tooltip a:hover { text-decoration: underline }
//.tooltip table { border-spacing: 0; border-collapse: collapse; width: 300px; }

.tooltip b { font-size: 14px; line-height: 19px; font-weight: normal }
.tooltip div.indent { padding-left: 0.6em }

.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 table.shrink b { font-size: 12px; line-height: 15px }
.tooltip table.shrink td, .tooltip table.shrink th { font-size: 10px; line-height: 14px }

//a.tooltip_spell{font-weight:bold;white-space: nowrap;color:#C24E00 !important}/*blue*/
//a.tooltip_spell:hover{color:#0062C3 !important}/*blue*/


//a.tooltip_item { padding-left: 22px; background: no-repeat left center; background-image: url(icons/WoW_icons_i.png);  }

.wa_table *{
 font:11px Tahoma,"Times New Roman",Times,serif;
}
.wa_table1 *{
 font:11px Tahoma,"Times New Roman",Times,serif;
}
.wa_table2 *{
 font:11px Tahoma,"Times New Roman",Times,serif;
}

.wa_table1 td, .wa_table2 td, .wa_table td,  {
 padding:2px !important;
}
.wa_level, .wa_talent {
 font-size:9px !important;


}


.data-table *{
           font:11px Tahoma,"Times New Roman",Times,serif;
           text-align:justify;
}
.data-table h3, .data-table h4, .data-table label.h4 {color:#bbb;text-decoration:underline;}