﻿/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */

/* first or middle sibling, no children */
.ygtvtn { background: url(../images/treeview/folders/tn.gif) 0 0 no-repeat; width:17px; height:22px; }

/* first or middle sibling, collapsable */
.ygtvtm { background: url(../images/treeview/folders/tm.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* first or middle sibling, collapsable, hover */
.ygtvtmh { background: url(../images/treeview/folders/tmh.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* first or middle sibling, expandable */
.ygtvtp { background: url(../images/treeview/folders/tp.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* first or middle sibling, expandable, hover */
.ygtvtph { background: url(../images/treeview/folders/tph.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* last sibling, no children */
.ygtvln { background: url(../images/treeview/folders/ln.gif) 0 0 no-repeat; width:17px; height:22px; }

/* Last sibling, collapsable */
.ygtvlm { background: url(../images/treeview/folders/lm.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* Last sibling, collapsable, hover */
.ygtvlmh { background: url(../images/treeview/folders/lmh.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* Last sibling, expandable */
.ygtvlp { background: url(../images/treeview/folders/lp.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* Last sibling, expandable, hover */
.ygtvlph { background: url(../images/treeview/folders/lph.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

/* Loading icon */
.ygtvloading { background: url(../images/treeview/loading.gif) 0 0 no-repeat; width:16px; height:22px; }

/* the style for the empty cells that are used for rendering the depth 
 * of the node */
.ygtvdepthcell { background: url(../images/treeview/folders/vline.gif) 0 0 no-repeat; width:17px; height:22px; }

.ygtvblankdepthcell { width:17px; height:22px; }

/* the style of the div around each node */
.ygtvitem { }  

/* the style of the div around each node's collection of children */
.ygtvchildren { }  
* html .ygtvchildren { height:1%; }  

/* the style of the text label in ygTextNode */
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	margin-left:2px;
	text-decoration: none;
}

.ygtvcheck0 { background: url(../images/treeview/check0.gif) 0 0 no-repeat; width:16px; height:22px; cursor:pointer }
.ygtvcheck1 { background: url(../images/treeview/check1.gif) 0 0 no-repeat; width:16px; height:22px; cursor:pointer }
.ygtvcheck2 { background: url(../images/treeview/check2.gif) 0 0 no-repeat; width:16px; height:22px; cursor:pointer }
/* this is a missing style
.icon-folder { display:block; padding-left: 20px; background: transparent url(../images/icons/folder.gif) 0 0 no-repeat; }
*/

.canadddoc-ygtvtm { background: url(../images/treeview/folders/tm1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canadddoc-ygtvtmh { background: url(../images/treeview/folders/tmh1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canadddoc-ygtvtp { background: url(../images/treeview/folders/tp1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canadddoc-ygtvtph { background: url(../images/treeview/folders/tph1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canadddoc-ygtvlm { background: url(../images/treeview/folders/lm1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canadddoc-ygtvlmh { background: url(../images/treeview/folders/lmh1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canadddoc-ygtvlp { background: url(../images/treeview/folders/lp1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canadddoc-ygtvlph { background: url(../images/treeview/folders/lph1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

.canaddchildfld-ygtvtm { background: url(../images/treeview/folders/tm1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canaddchildfld-ygtvtmh { background: url(../images/treeview/folders/tmh1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canaddchildfld-ygtvtp { background: url(../images/treeview/folders/tp1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canaddchildfld-ygtvtph { background: url(../images/treeview/folders/tph1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canaddchildfld-ygtvlm { background: url(../images/treeview/folders/lm1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canaddchildfld-ygtvlmh { background: url(../images/treeview/folders/lmh1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canaddchildfld-ygtvlp { background: url(../images/treeview/folders/lp1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.canaddchildfld-ygtvlph { background: url(../images/treeview/folders/lph1.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }

.locker-ygtvtm { background: url(../images/treeview/folders/tm2.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.locker-ygtvtmh { background: url(../images/treeview/folders/tmh2.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.locker-ygtvtp { background: url(../images/treeview/folders/tp2.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.locker-ygtvtph { background: url(../images/treeview/folders/tph2.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.locker-ygtvlm { background: url(../images/treeview/folders/lm2.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.locker-ygtvlmh { background: url(../images/treeview/folders/lmh2.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.locker-ygtvlp { background: url(../images/treeview/folders/lp2.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
.locker-ygtvlph { background: url(../images/treeview/folders/lph2.gif) 0 0 no-repeat; width:34px; height:22px; cursor:pointer }
