/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */

/* Defaults */
.ygtvtn {
    width: 16px;
    height: 22px;
    background: url( ../images/yui_tree/default/tn.gif ) 0 0 no-repeat;
}

.ygtvtm {
    width: 16px;
    height: 22px;
    cursor: pointer;
    background: url( ../images/yui_tree/default/tm.gif ) 0 0 no-repeat;
}

.ygtvtmh {
    width: 16px;
    height: 22px;
    cursor: pointer;
    background: url( ../images/yui_tree/default/tmh.gif ) 0 0 no-repeat;
}

.ygtvtp {
    width: 16px;
    height: 22px;
    cursor: pointer;
    background: url( ../images/yui_tree/default/tp.gif ) 0 0 no-repeat;
}

.ygtvtph {
    width: 16px;
    height: 22px;
    cursor: pointer;
    background: url( ../images/yui_tree/default/tph.gif ) 0 0 no-repeat;
}

.ygtvln {
    width: 16px;
    height: 22px;
    background: url( ../images/yui_tree/default/ln.gif ) 0 0 no-repeat;
}

.ygtvlm {
    width: 16px;
    height: 22px;
    cursor: pointer;
    background: url( ../images/yui_tree/default/lm.gif ) 0 0 no-repeat;
}

.ygtvlmh {
    width: 16px;
    height: 22px;
    cursor: pointer;
    background: url( ../images/yui_tree/default/lmh.gif ) 0 0 no-repeat;
}

.ygtvlp {
    width: 16px;
    height: 22px;
    cursor: pointer;
    background: url( ../images/yui_tree/default/lp.gif ) 0 0 no-repeat;
}

.ygtvlph {
    width: 16px;
    height: 22px;
    cursor: pointer;
    background: url( ../images/yui_tree/default/lph.gif ) 0 0 no-repeat;
}

.ygtvloading {
    width: 16px;
    height: 22px;
    background: url( ../images/yui_tree/default/loading.gif ) 0 0 no-repeat;
}

.ygtvdepthcell {
    width: 16px;
    height: 22px;
    background: url( ../images/yui_tree/default/vline.gif ) 0 0 no-repeat;
}

.ygtvblankdepthcell {
    width: 16px;
    height: 22px;
}

.ygtvitem {
}

.ygtvchildren {
}

* html .ygtvchildren {
    height: 2%;
}

.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover {
    margin-left: 2px;
    text-decoration: none;
    background-color: white;
}

.ygtvspacer {
    height: 10px;
    width: 10px;
    margin: 2px;
}

/* via ID selector */
#tree2 .ygtvtn {
    background: url( ../images/yui_tree/folders/tn.gif ) 0 0 no-repeat;
    width: 17px;
    height: 22px;
}

#tree2 .ygtvtm {
    background: url( ../images/yui_tree/folders/tm.gif ) 0 0 no-repeat;
    width: 34px;
    height: 22px;
    cursor: pointer
}

#tree2 .ygtvtmh {
    background: url( ../images/yui_tree/folders/tmh.gif ) 0 0 no-repeat;
    width: 34px;
    height: 22px;
    cursor: pointer
}

#tree2 .ygtvtp {
    background: url( ../images/yui_tree/folders/tp.gif ) 0 0 no-repeat;
    width: 34px;
    height: 22px;
    cursor: pointer
}

#tree2 .ygtvtph {
    background: url( ../images/yui_tree/folders/tph.gif ) 0 0 no-repeat;
    width: 34px;
    height: 22px;
    cursor: pointer
}

#tree2 .ygtvln {
    background: url( ../images/yui_tree/folders/ln.gif ) 0 0 no-repeat;
    width: 17px;
    height: 22px;
}

#tree2 .ygtvlm {
    background: url( ../images/yui_tree/folders/lm.gif ) 0 0 no-repeat;
    width: 34px;
    height: 22px;
    cursor: pointer
}

#tree2 .ygtvlmh {
    background: url( ../images/yui_tree/folders/lmh.gif ) 0 0 no-repeat;
    width: 34px;
    height: 22px;
    cursor: pointer
}

#tree2 .ygtvlp {
    background: url( ../images/yui_tree/folders/lp.gif ) 0 0 no-repeat;
    width: 34px;
    height: 22px;
    cursor: pointer
}

#tree2 .ygtvlph {
    background: url( ../images/yui_tree/folders/lph.gif ) 0 0 no-repeat;
    width: 34px;
    height: 22px;
    cursor: pointer
}

#tree2 .ygtvloading {
    background: url( ../images/yui_tree/folders/loading.gif ) 0 0 no-repeat;
    width: 16px;
    height: 22px;
}

#tree2 .ygtvdepthcell {
    background: url( ../images/yui_tree/folders/vline.gif ) 0 0 no-repeat;
    width: 17px;
    height: 22px;
}

#tree2 .ygtvblankdepthcell {
    width: 17px;
    height: 22px;
}

#tree2 .ygtvitem {
}

#tree2 .ygtvchildren {
}

* html .ygtvchildren {
    height: 1%;
}

#tree2 .ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover {
    margin-left: 2px;
    text-decoration: none;
}

/* via css class selector */
.treemenu .ygtvtn {
    background: transparent;
    width: 1em;
    height: 20px;
}

.treemenu .ygtvtm {
    background: url( ../images/yui_tree/menu/collapse.gif ) 0 6px no-repeat;
    width: 1em;
    height: 22px;
    cursor: pointer
}

.treemenu .ygtvtmh {
    background: url( ../images/yui_tree/menu/collapseh.gif ) 0 6px no-repeat;
    width: 1em;
    height: 22px;
    cursor: pointer
}

.treemenu .ygtvtp {
    background: url( ../images/yui_tree/menu/expand.gif ) 0 6px no-repeat;
    width: 1em;
    height: 22px;
    cursor: pointer
}

.treemenu .ygtvtph {
    background: url( ../images/yui_tree/menu/expandh.gif ) 0 6px no-repeat;
    width: 1em;
    height: 22px;
    cursor: pointer
}

.treemenu .ygtvln {
    background: transparent;
    width: 1em;
    height: 20px;
}

.treemenu .ygtvlm {
    background: url( ../images/yui_tree/menu/collapse.gif ) 0 6px no-repeat;
    width: 1em;
    height: 22px;
    cursor: pointer
}

.treemenu .ygtvlmh {
    background: url( ../images/yui_tree/menu/collapseh.gif ) 0 6px no-repeat;
    width: 1em;
    height: 22px;
    cursor: pointer
}

.treemenu .ygtvlp {
    background: url( ../images/yui_tree/menu/expand.gif ) 0 6px no-repeat;
    width: 1em;
    height: 22px;
    cursor: pointer
}

.treemenu .ygtvlph {
    background: url( ../images/yui_tree/menu/expandh.gif ) 0 6px no-repeat;
    width: 1em;
    height: 22px;
    cursor: pointer
}

.treemenu .ygtvloading {
    background: url( ../images/yui_tree/menu/loading.gif ) 0 6px no-repeat;
    width: 1em;
    height: 22px;
}

.treemenu .ygtvdepthcell {
    background: transparent;
    width: 1em;
    height: 20px;
}

.treemenu .ygtvblankdepthcell {
    background: transparent;
    width: 1em;
    height: 20px;
}

.treemenu .ygtvitem {
    border: 0px solid grey;
}

.treemenu .ygtvchildren {
}

.treemenu .ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover {
    font-size: 12px;
}


