﻿/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
table.ygtvtable
{
    margin-bottom: 0;
    border: none;
    border-collapse: collapse;
}
td.ygtvcell
{
    border: none;
    padding: 0;
    vertical-align:middle;
}
a.ygtvspacer
{
    text-decoration: none;
    outline-style: none;
    display: block;
}
.ygtvtn
{
    width: 18px;
    height: 22px;
    /*background: url(../images/TREEVIEW_UNSELECTED.jpg) no-repeat center;*/
    cursor: pointer;
}

.ygtvrow .selected
{
    /*background: url(../images/TREEVIEW_SELECTED.jpg) no-repeat center;*/
}

.ygtvtm
{
    width: 18px;
    height: 22px;
    cursor: pointer;
    background: url(../images/TREEVIEW_CONTRACT.jpg) no-repeat center;
}
.ygtvtmh, .ygtvtmhh
{
    width: 18px;
    height: 22px;
    cursor: pointer;
    background: url(../images/TREEVIEW_CONTRACT.jpg) no-repeat center;
}
.ygtvtp
{
    width: 18px;
    height: 22px;
    cursor: pointer;
    /*background: url(../images/TREEVIEW_EXPAND.jpg) no-repeat center;*/
}
.ygtvtph, .ygtvtphh
{
    width: 18px;
    height: 22px;
    cursor: pointer;
    /*background: url(../images/TREEVIEW_EXPAND.jpg) no-repeat center;*/
}
.ygtvln
{
    width: 18px;
    height: 22px;
    /*background: url(../images/TREEVIEW_UNSELECTED.jpg) no-repeat center;*/
    cursor: pointer;
}
.ygtvlm
{
    width: 18px;
    height: 22px;
    cursor: pointer;
    background: url(../images/TREEVIEW_CONTRACT.jpg) no-repeat center;
}
.ygtvlmh, .ygtvlmhh
{
    width: 18px;
    height: 22px;
    cursor: pointer;
    background: url(../images/TREEVIEW_CONTRACT.jpg) no-repeat center;
}
.ygtvlp
{
    width: 18px;
    height: 22px;
    cursor: pointer;
    /*background: url(../images/TREEVIEW_EXPAND.jpg) no-repeat center;*/
}
.ygtvlph, .ygtvlphh
{
    width: 18px;
    height: 22px;
    cursor: pointer;
    /*background: url(../images/TREEVIEW_EXPAND.jpg) no-repeat center;*/
    cursor: pointer;
}
.ygtvloading
{
    width: 18px;
    height: 22px;
	background: url(../images/busyarr_1.gif) no-repeat center;
}
.ygtvdepthcell
{
    width: 18px;
    height: 22px;
}
.ygtvblankdepthcell
{
    width: 18px;
    height: 22px;
}
* html .ygtvchildren
{
    height: 2%;
}
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover
{
    text-decoration: none;
    cursor: pointer;
}
.ygtvcontent
{
    cursor: default;
}
.ygtvspacer
{
    height: 18px;
    width: 22px;
}
.ygtvfocus
{
    *background-color: #c0e0e0;
    border: none;
}
.ygtvfocus .ygtvlabel, .ygtvfocus .ygtvlabel:link, .ygtvfocus .ygtvlabel:visited, .ygtvfocus .ygtvlabel:hover
{
    *background-color: #c0e0e0;
}
.ygtvfocus a
{
    outline-style: none;
}
.ygtvok
{
    width: 18px;
    height: 22px;
    background: url(http://yui.yahooapis.com/2.8.0r4/build/treeview/assets/skins/sam/treeview-sprite.gif) 0 -8800px no-repeat;
}
.ygtvok:hover
{
    background: url(http://yui.yahooapis.com/2.8.0r4/build/treeview/assets/skins/sam/treeview-sprite.gif) 0 -8844px no-repeat;
}
.ygtvcancel
{
    width: 18px;
    height: 22px;
    background: url(http://yui.yahooapis.com/2.8.0r4/build/treeview/assets/skins/sam/treeview-sprite.gif) 0 -8822px no-repeat;
}
.ygtvcancel:hover
{
    background: url(http://yui.yahooapis.com/2.8.0r4/build/treeview/assets/skins/sam/treeview-sprite.gif) 0 -8866px no-repeat;
}
.ygtv-label-editor
{
    background-color: #f2f2f2;
    border: 1px solid silver;
    position: absolute;
    display: none;
    overflow: hidden;
    margin: auto;
    z-index: 9000;
}
.ygtv-edit-TextNode
{
    width: 190px;
}
.ygtv-edit-TextNode .ygtvcancel, .ygtv-edit-TextNode .ygtvok
{
    border: none;
}
.ygtv-edit-TextNode .ygtv-button-container
{
    float: right;
}
.ygtv-edit-TextNode .ygtv-input input
{
    width: 140px;
}
.ygtv-edit-DateNode .ygtvcancel
{
    border: none;
}
.ygtv-edit-DateNode .ygtvok
{
    display: none;
}
.ygtv-edit-DateNode .ygtv-button-container
{
    text-align: right;
    margin: auto;
}
.ygtv-highlight .ygtv-highlight1, .ygtv-highlight .ygtv-highlight1 .ygtvlabel
{
    background-color: blue;
    color: white;
}
.ygtv-highlight .ygtv-highlight2, .ygtv-highlight .ygtv-highlight2 .ygtvlabel
{
    background-color: silver;
}
.ygtv-highlight .ygtv-highlight0 .ygtvfocus .ygtvlabel, .ygtv-highlight .ygtv-highlight1 .ygtvfocus .ygtvlabel, .ygtv-highlight .ygtv-highlight2 .ygtvfocus .ygtvlabel
{
    background-color: #c0e0e0;
}
.ygtv-highlight .ygtvcontent
{
    padding-right: 1em;
}
.ygtv-checkbox .ygtv-highlight0 .ygtvcontent
{
    padding-left: 1em;
    background: url(http://yui.yahooapis.com/2.8.0r4/build/treeview/assets/skins/sam/check0.gif) no-repeat;
}
.ygtv-checkbox .ygtv-highlight0 .ygtvfocus.ygtvcontent, .ygtv-checkbox .ygtv-highlight1 .ygtvfocus.ygtvcontent, .ygtv-checkbox .ygtv-highlight2 .ygtvfocus.ygtvcontent
{
    background-color: #c0e0e0;
}
.ygtv-checkbox .ygtv-highlight1 .ygtvcontent
{
    padding-left: 1em;
    background: url(http://yui.yahooapis.com/2.8.0r4/build/treeview/assets/skins/sam/check1.gif) no-repeat;
}
.ygtv-checkbox .ygtv-highlight2 .ygtvcontent
{
    padding-left: 1em;
    background: url(http://yui.yahooapis.com/2.8.0r4/build/treeview/assets/skins/sam/check2.gif) no-repeat;
}