@charset "utf-8";
/*============================================

Top page menu Style Sheet
Last Update 2010-02-19

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

============================================*/
.yuimenu{top:-999em;left:-999em; text-align:left;}
.yuimenubar{position:static;}
.yuimenu .yuimenu,.yuimenubar .yuimenu{position:absolute;}
.yuimenubar li,.yuimenu li{list-style-type:none;}
.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li,.yuimenu h6,.yuimenubar h6{margin:0;padding:0;}
.yuimenuitemlabel,.yuimenubaritemlabel{text-align:left;/*white-space:nowrap;*/}

.yuimenubar ul{*zoom:1;}
.yuimenubar .yuimenu ul{*zoom:normal;}
.yuimenubar>.bd>ul:after{content:".";display:block;clear:both;visibility:hidden;height:0;line-height:0;}
.yuimenubaritem{float:left;}
.yuimenubaritemlabel,.yuimenuitemlabel{display:block; border-bottom:solid 1px #fff;}
.yuimenuitemlabel .helptext{font-style:normal;display:block;margin:-1em 0 0 10em;}
.yui-menu-shadow{position:absolute;visibility:hidden;z-index:-1;}
.yui-menu-shadow-visible{top:2px;right:-3px;left:-3px;bottom:-3px;visibility:visible;}
.hide-scrollbars *{overflow:hidden;}
.hide-scrollbars select{display:none;}
.yuimenu.show-scrollbars,.yuimenubar.show-scrollbars{overflow:visible;}
.yuimenu.hide-scrollbars .yui-menu-shadow,.yuimenubar.hide-scrollbars .yui-menu-shadow{overflow:hidden;}
.yuimenu.show-scrollbars .yui-menu-shadow,.yuimenubar.show-scrollbars .yui-menu-shadow{overflow:auto;}
.yui-overlay.yui-force-redraw{margin-bottom:1px;}
.yuimenubar{/*font-size:93%;*/line-height:2;*line-height:1.9;border:solid 1px #808080;background:url(/media/home/sprite.png) repeat-x 0 0;}
.yuimenubarnav .yuimenubaritem{border-right:solid 1px #ccc;}
.yuimenubaritemlabel{padding:0 10px;color:#333;text-decoration:none;cursor:default;border-style:solid;border-color:#808080;border-width:1px 0;*position:relative;margin:-1px 0;}
.yuimenubaritemlabel:visited{color:#333;}
.yuimenubarnav .yuimenubaritemlabel{padding-right:20px;*display:inline-block;}
.yuimenubarnav .yuimenubaritemlabel-hassubmenu{background:url(/media/common/icon_arrow_s.gif) right center no-repeat;}
.yuimenubaritem-selected{background:url(/media/home/sprite.png) repeat-x 0 -1700px;}
.yuimenubaritemlabel-selected{border-color:#7D98B8;}
.yuimenubarnav .yuimenubaritemlabel-selected{border-left-width:1px;margin-left:-1px;*left:-1px;}
.yuimenubaritemlabel-disabled,.yuimenubaritemlabel-disabled:visited{cursor:default;color:#333;}
.yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled{background-image:url(menubaritem_submenuindicator_disabled.png);}

.yuimenu{/*font-size:93%;*/line-height:1.5;*line-height:1.45;}
.yuimenubar .yuimenu,.yuimenu .yuimenu{font-size:100%;}
.yuimenu .bd{*zoom:1;_zoom:normal;border:solid 1px #d8d8d8;background-color:#fff;}
.yuimenu .yuimenu .bd{*zoom:normal;}
.yuimenu ul{padding:3px 0; border-width:1px 0 0 0;border-color:#ccc;border-style:solid;}
.yuimenu ul.first-of-type{border-width:0;}
.yuimenu h6{font-weight:bold;border-style:solid;border-color:#ccc;border-width:1px 0 0 0;color:#a4a4a4;padding:3px 10px 0 10px;}
.yuimenu ul.hastitle,.yuimenu h6.first-of-type{border-width:0;}
.yuimenu .yui-menu-body-scrolled{border-color:#ccc #808080;overflow:hidden;}
.yuimenu .topscrollbar,.yuimenu .bottomscrollbar{height:16px;border:solid 1px #808080;background:#fff url(/media/home/sprite.png) no-repeat 0 0;}
.yuimenu .topscrollbar{border-bottom-width:0;background-position:center -950px;}
.yuimenu .topscrollbar_disabled{background-position:center -975px;}
.yuimenu .bottomscrollbar{border-top-width:0;background-position:center -850px;}
.yuimenu .bottomscrollbar_disabled{background-position:center -875px;}
/*.yuimenuitem{_border-bottom:solid 1px #fff;}*/
.yuimenuitemlabel{padding:2px 15px 2px 10px; /*_padding:1.5px 15px 1.5px 10px;*/ color:#333;text-decoration:none;cursor:pointer;}
.yuimenuitemlabel:visited{color:#333;}
.yuimenuitemlabel .helptext{margin-top:-1.5em;*margin-top:-1.45em;}
.yuimenuitem-hassubmenu{background-image:url(/media/common/icon_arrow_s.gif);background-position:right center;background-repeat:no-repeat;}
.yuimenuitem-checked{background-image:url(menuitem_checkbox.png);background-position:left center;background-repeat:no-repeat;}
.yui-menu-shadow-visible{background-color:#000;opacity:.12;filter:alpha(opacity=12);}
.yuimenuitem-selected{background-color:#dfdfdf;_display:block;}
.yuimenuitemlabel-disabled,.yuimenuitemlabel-disabled:visited{cursor:default;color:#333;}
.yuimenuitem-hassubmenu-disabled{background-image:url(menuitem_submenuindicator_disabled.png);}
.yuimenuitem-checked-disabled{background-image:url(menuitem_checkbox_disabled.png);}

/* Custom style
--------------------------------*/
.yuimenu a{text-decoration:none;}
.yuimenu a:link{text-decoration:none;}
.yuimenu a:hover{text-decoration:none;}

.yuimenu .bd{height:100%;}
/*
	For IE 6: trigger "haslayout" for the anchor elements in the root Menu by 
	setting the "zoom" property to 1.  This ensures that the selected state of 
	MenuItems doesn't get dropped when the user mouses off of the text node of 
	the anchor element that represents a MenuItem's text label.
*/
#tabProdList .yuimenuitemlabel,
#tabAppList .yuimenuitemlabel,
#tabToolList .yuimenuitemlabel,
#tabSuppList .yuimenuitemlabel,
#tabBuyList .yuimenuitemlabel,
#tabTechList .yuimenuitemlabel,
#tabProdList .yuimenuitem-hassubmenu,
#tabAppList .yuimenuitem-hassubmenu,
#tabToolList .yuimenuitem-hassubmenu,
#tabSuppList .yuimenuitem-hassubmenu,
#tabBuyList .yuimenuitem-hassubmenu,
#tabTechList .yuimenuitem-hassubmenu,
#tabProdList .yuimenuitem-hassubmenu .yuimenuitem,
#tabAppList .yuimenuitem-hassubmenu .yuimenuitem,
#tabToolList .yuimenuitem-hassubmenu .yuimenuitem,
#tabSuppList .yuimenuitem-hassubmenu .yuimenuitem,
#tabBuyList .yuimenuitem-hassubmenu .yuimenuitem,
#tabTechList .yuimenuitem-hassubmenu .yuimenuitem{_zoom:1;}

#tabProdList .yuimenu .yuimenuitemlabel,
#tabAppList .yuimenu .yuimenuitemlabel,
#tabToolList .yuimenu .yuimenuitemlabel,
#tabSuppList .yuimenu .yuimenuitemlabel,
#tabBuyList .yuimenu .yuimenuitemlabel,
#tabTechList .yuimenu .yuimenuitemlabel{_zoom:normal;}

#tabProdList .yuimenuitem-hassubmenu .yuimenuitem .yuimenuitemlabel,
#tabAppList .yuimenuitem-hassubmenu .yuimenuitem .yuimenuitemlabel,
#tabToolList .yuimenuitem-hassubmenu .yuimenuitem .yuimenuitemlabel,
#tabSuppList .yuimenuitem-hassubmenu .yuimenuitem .yuimenuitemlabel,
#tabBuyList .yuimenuitem-hassubmenu .yuimenuitem .yuimenuitemlabel,
#tabTechList .yuimenuitem-hassubmenu .yuimenuitem .yuimenuitemlabel{_width:130px;}

