/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */
/* This CSS sheet refers to the DicoTrad menu.*/

/* first or middle sibling, no children. Here; "Wordreference", "Merriam-Webster", "Search", "from english to", "from" but not "Etymology" or "Consult" which are last sibling .ygtvln. */
.dico-ygtvtn,
.wiki-ygtvtn,
.trad-ygtvtn,
.ygtvtn {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../assets/tn.gif) 0 0 no-repeat; 
}
/* Dictionaries - Wordreference, Merriam-Webster , Synonym. */
.dico-ygtvtn {
 	width:20px; height:22px;
	cursor:pointer ; 
	background: url(../assets/writer.jpg) 0 0 no-repeat; 
}
/* Wikipedia - Search. */
.wiki-ygtvtn {
 	width:21px; height:22px; 
 	cursor:pointer ;
	background: url(../assets/wikis.jpg) 0 0 no-repeat; 
}
/* Translate - "from english to" and "from" . */
.trad-ygtvtn  {
 	width:18px; height:22px; 
 	cursor:pointer ;
	background: url(../assets/t.gif) 0 0 no-repeat; 
}

/* first or middle sibling, collapsable. Dictionaries, Wikipedia when they are expanded ! Not Translate that is last sibling collapsable .ygtvlm.  */

.dico-ygtvtm,
.wiki-ygtvtm,
.ygtvtm {
  width:20px; height:22px;
  cursor:pointer ;
  background: url(../assets/tm.gif) 0 0 no-repeat;
}

/* Dictionaries when it's expanded. */
.dico-ygtvtm {
 	width:16px; height:22px; 
 	cursor:pointer ;
	background: url(../assets/open_book.gif) 0 0 no-repeat; 
}

/* Wikipedia when it's expanded. */
.wiki-ygtvtm {
 	width:20px; height:22px; 
 	cursor:pointer ;
	background: url(../assets/wiki2n.jpg) 0 0 no-repeat; 
}

/* first or middle sibling, collapsable. Dictionaries, Wikipedia when they are expanded and when the mouse pass over it (hover)!*/
.dico-ygtvtmh,
.wiki-ygtvtmh,
.ygtvtmh {
	width:16px; height:22px;
	cursor:pointer ;
	background: url(../assets/tmh.gif) 0 0 no-repeat; 
} 

/* Dictionaries when it's expanded - hover. */
.dico-ygtvtmh {
   width:20px; height:22px;
  cursor:pointer ;
  background: url(../assets/closed_book.gif) 0 0 no-repeat;
}

/* Wikipedia when it's expanded - hover. */
.wiki-ygtvtmh {
   width:20px; height:22px;
  cursor:pointer ;
  background: url(../assets/wiki2.jpg) 0 0 no-repeat;
}


/* first or middle sibling, expandable. Dictionaries and Wikipedia when they are collapsed. */
.wiki-ygtvtp,
.dico-ygtvtp,
.ygtvtp {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../assets/tp.gif) 0 0 no-repeat; 
}

/* Dictionaries when it's collapsed. */
.dico-ygtvtp {
   width:21px; height:22px;
  cursor:pointer ;
  background: url(../assets/closed_book.gif) 0 0 no-repeat;
}

/* Wikipedia when it's collapsed. */
.wiki-ygtvtp {
   width:21px; height:22px;
  cursor:pointer ;
  background: url(../assets/wiki2.jpg) 0 0 no-repeat;
}

/* first or middle sibling, expandable. hover on Dictionaries and Wikipedia when they are collapsed. */
.dico-ygtvtph,
.wiki-ygtvtph,
.ygtvtph {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../assets/tph.gif) 0 0 no-repeat; 
}

/* hover on Dictionaries when it's collapsed. */
.dico-ygtvtph {
   width:20px; height:22px;
  cursor:pointer ;
  background: url(../assets/open_book.gif) 0 0 no-repeat;
}
/* hover Wikipedia when it's collapsed. */
.wiki-ygtvtph {
   width:20px; height:22px;
  cursor:pointer ;
  background: url(../assets/wiki2n.jpg) 0 0 no-repeat;
}


/* last sibling, no children. "Etymology" and "Consult". */
.dico-ygtvln,
.wiki-ygtvln,
.ygtvln {
	width:16px; height:22px; 
	background: url(../assets/ln.gif) 0 0 no-repeat; 
}

/* Dictionaries - Etymology. */
.dico-ygtvln {
   width:20px; height:22px;
  cursor:pointer ;
  background: url(../assets/writer.jpg) 0 0 no-repeat;
}

/* Wikipedia - Consult.  */
.wiki-ygtvln {
  width:21px; height:22px;
  background: url(../assets/wikis.jpg) 0 0 no-repeat;
}


/* Last sibling, collapsable. Translate when it's expanded. */
.trad-ygtvlm,
.ygtvlm {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../assets/lm.gif) 0 0 no-repeat; 
}

/* Translate when it's expanded. */
.trad-ygtvlm {
 width:22px; height:22px; 
	cursor:pointer ;
  background: url(../assets/translate.jpg) 0 0 no-repeat; 
}


/* Last sibling, collapsable. hover on Translate when it's expanded. */
.trad-ygtvlmh,
.ygtvlmh {
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../assets/lmh.gif) 0 0 no-repeat; 
}
/* hover on Translate when it's expanded. */
.trad-ygtvlmh {
	width:22px; height:22px; 
	cursor:pointer ;
	background: url(../assets/translateb2.jpg) 0 0 no-repeat; 
}

/* Last sibling, expandable. Translate when it's collapsed.*/
.trad-ygtvlp,
.ygtvlp { 
	width:16px; height:22px; 
	cursor:pointer ;
	background: url(../assets/lp.gif) 0 0 no-repeat; 
}

/* Translate when it's collapsed.*/
.trad-ygtvlp {
	width:22px; height:22px; 
	cursor:pointer ;
	background: url(../assets/translate.jpg) 0 0 no-repeat; 
}

/* Last sibling, expandable. hover on Translate when it's collapsed.*/
.trad-ygtvlph,
.ygtvlph { 
	width:16px; height:22px; cursor:pointer ;
	background: url(../assets/lph.gif) 0 0 no-repeat; 
}

.trad-ygtvlph {
	width:22px; height:22px; 
	cursor:pointer ;
	background: url(../assets/translateb.jpg) 0 0 no-repeat; 
}

/*icon */
.ygtvloading { 
	width:16px; height:22px; 
	background: url(../assets/loading.gif) 0 0 no-repeat; 
}

/* the style for the empty cells that are used for rendering the depth 
 * of the node */
.ygtvdepthcell { 
	width:16px; height:22px; 
	background: url(../assets/vline.gif) 0 0 no-repeat; 
}

.ygtvblankdepthcell { width:16px; 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:2%; }  

/* the style of the text label in ygTextNode */
.ygtvlabel { }

.ygtvlabel:hover {
	font-style: italic;
	font-weight: bold;	
}

.ygtvlabel:link, .ygtvlabel:visited { 
	margin-left:2px;
	text-decoration: none;
	
}
.ygtvspacer { height: 10px; width: 10px; margin: 2px; }
