/*
 * Ext Core Library Examples 3.0
 * http://extjs.com/
 * Copyright(c) 2006-2009, Ext JS, LLC.
 * 
 * The MIT License
 * 
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 * 
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 * 
 */


a.ux-menu-link-first 	{}
a.ux-menu-link-last		{border:none!important;}
.ux-menu ul a		{width:100%!important; border-bottom:none!important;}
.ux-menu ul			{margin-top:-1px; border-right:1px solid #e0e0e0; border-left:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; border-top:1px solid #e0e0e0;}
.ux-menu ul li a 	{background:#ffffff url(/img/icons/list_arrow.gif) 15px 9px no-repeat; text-align:left; font-size:10px; color:#333333; font-weight:normal; padding:5px 20px 5px 25px; text-transform:none!important; border:none; height:auto; width:125px!important; margin-right:0px;}
.ux-menu ul li a:hover	{background:#fce5f1 url(/img/icons/list_arrow.gif)  15px 9px no-repeat!important; text-decoration:none;}
a.ux-menu-link-last	{border-bottom:none!important;}

/*.ux-menu ul li a.ux-menu-link-first:hover	{background:#fce5f1  15px 9px no-repeat!important; text-decoration:none;}*/


.ux-menu-sub	{left:36px!important;z-index:10000!important}

/* Navi Icons */
.ux-menu .item_1 a.ux-menu-link-parent	{background:#ffffff url(/img/navi/icon_101.gif) top left no-repeat;}
.ux-menu .item_1 a.ux-menu-link-parent span	{display:none;}
.ux-menu .item_2 a.ux-menu-link-parent	{background:#ffffff url(/img/navi/icon_202.gif) top left no-repeat;}
.ux-menu .item_2 a.ux-menu-link-parent span	{display:none;}
.ux-menu .item_3 a.ux-menu-link-parent	{background:#ffffff url(/img/navi/icon_303.gif) top left no-repeat;}
.ux-menu .item_3 a.ux-menu-link-parent span	{display:none;}
.ux-menu .item_4 a.ux-menu-link-parent	{background:#ffffff url(/img/navi/icon_404.gif) top left no-repeat;}
.ux-menu .item_4 a.ux-menu-link-parent span	{display:none;}
.ux-menu .item_5 a.ux-menu-link-parent	{background:#ffffff url(/img/navi/icon_505.gif) top left no-repeat;}
.ux-menu .item_5 a.ux-menu-link-parent span	{display:none;}

.ux-menu .item_1 a.ux-menu-link-parent:hover	{background:#fce5f1 url(/img/navi/icon_101_h.gif) top left no-repeat;}
.ux-menu .item_1 a.ux-menu-link-parent:hover span	{display:none;}
.ux-menu .item_2 a.ux-menu-link-parent:hover	{background:#fce5f1 url(/img/navi/icon_202_h.gif) top left no-repeat;}
.ux-menu .item_2 a.ux-menu-link-parent:hover span	{display:none;}
.ux-menu .item_3 a.ux-menu-link-parent:hover	{background:#fce5f1 url(/img/navi/icon_303_h.gif) top left no-repeat;}
.ux-menu .item_3 a.ux-menu-link-parent:hover span	{display:none;}
.ux-menu .item_4 a.ux-menu-link-parent:hover	{background:#fce5f1 url(/img/navi/icon_404_h.gif) top left no-repeat;}
.ux-menu .item_4 a.ux-menu-link-parent:hover span	{display:none;}
.ux-menu .item_5 a.ux-menu-link-parent:hover	{background:#fce5f1 url(/img/navi/icon_505_h.gif) top left no-repeat;}
.ux-menu .item_5 a.ux-menu-link-parent:hover span	{display:none;}

/*-- required & default rules --*/
.ux-menu-container {
    position: relative;
}

.ux-menu,
.ux-menu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1;

}

.ux-menu li {
    position: relative;
    float: left;

}

.ux-menu ul {
    position: absolute;
    top: -1px;
    left: 0;
}

.ext-border-box .ux-menu-ie-iframe,
.ext-ie7 .ux-menu-ie-iframe {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    zoom: 1;
    z-index: -1;
    filter:mask();
}

.ux-menu-vertical .ux-menu-item-main {
    clear: left;
}

.ux-menu a {
    display: block;
    position: relative;
    text-decoration: none;
    color: #333333;
    /*background: #f3efec url(/img/navi/menu-item-bg.gif) repeat;*/
    font-size: 10px;
    line-height: 12px;
    padding: 0px 0px 0px 42px;
	text-align:left;
	font-weight:normal;
	width:113px;
	height:41px;
	background:#ffffff;
	margin-right:9px;
	overflow:hidden;
	
	
}

.ux-menu a.ux-menu-link-last {
    border:none!important;
	margin-right:0px;
}

ux.menu ul a {
    width: 100%;
}

.ux-menu a:focus,
.ux-menu a:hover,
.ux-menu a.ux-menu-link-hover {
    border-color: transparent;
    /*background: url(/img/navi/menu-item-bg-over.gif) repeat;*/
    outline: 0;
	
	
	
}



.ext-ie .ux-menu-clearfix {
    zoom: 1;
}

.ux-menu-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ux-menu a.ux-menu-link-parent {
    min-width: 1px;
	
}

.ux-menu ul a,
.ux-menu.ux-menu-vertical a {
    border-bottom: 0px;    

}

.ux-menu ul a.ux-menu-link-last,
.ux-menu.ux-menu-vertical a.ux-menu-link-last {
  
}


.ux-menu-sub a.ux-menu-link-parent  {background:#ffffff url(/img/icons/list_arrow.gif) 15px 9px no-repeat!important;}
.ux-menu-sub .ux-menu-sub	{left:170px!important;}

.ux-menu-sub .ux-menu-sub a {background:#fce5f1; text-align:left; font-size:10px; color:#333333; font-weight:normal; padding:4px 20px 4px 15px; text-transform:none!important; border:none; height:auto; width:135px!important;}
.ux-menu-sub .ux-menu-sub a:hover	{background-image:none!important; text-decoration:underline;}

.ux-menu-sub .ux-menu-sub a.ux-menu-link-first {background:#fce5f1; text-align:left; font-size:10px; color:#333333; font-weight:normal; padding:4px 20px 4px 15px; text-transform:none!important; border:none; height:auto; width:135px!important;}
.ux-menu-sub .ux-menu-sub a.ux-menu-link-first:hover	{background-image:none!important; text-decoration:underline;}

.ux-menu-sub a.ux-menu-link-parent.ux-menu-link-hover	{background:#fce5f1 url(/img/icons/list_arrow.gif) 15px 9px no-repeat!important; font-weight:bold;}

/*.ux-menu-sub a.ux-menu-link-first {    display: block;
    position: relative;
    text-decoration: none;
    color: #333333;
    background: #f3efec url(/img/navi/menu-item-bg.gif) repeat;
    font-size: 10px;
    line-height: 12px;
    padding: 0px 0px 0px 6px;
	text-align:left;
	font-weight:normal;
	width:164px!important;
	height:41px;
	background:#ffffff;
	margin-right:9px;
	overflow:hidden}
	
	.ux-menu-sub a.ux-menu-link-first:hover	{background-image:none; text-decoration:none;}
*/

.ux-menu-sub a.ux-menu-link-parent span.ux-menu-arrow	{position:absolute; width:6px; height:8px; background: url(/img/navi/menu-arrow-right.gif) no-repeat; right:10px; top:7px;}

.ext-border-box .ux-menu-arrow {
    top: 17px;
}
.ext-border-box .ux-menu.ux-menu-vertical .ux-menu-arrow,
.ext-border-box .ux-menu ul .ux-menu-arrow {
    top: 16px;
}

.ux-menu ul.ux-menu-hidden {
    display: none;
}

/*
.current {
  background:#fff!important;
}
*/
/*

.ux-menu.ux-menu-horizontal > .ux-menu-item-first > a {
    background: transparent url(/img/navi/menu-item-first.gif) no-repeat center left;
}
.ux-menu.ux-menu-horizontal > .ux-menu-item-last > a {
    background: transparent url(/img/navi/menu-item-last.gif) no-repeat center right;
}

.ux-menu.ux-menu-horizontal > .ux-menu-item-first.ux-menu-item-hover > a {
    background: transparent url(/img/navi/menu-item-first-over.gif) no-repeat center left;
}
.ux-menu.ux-menu-horizontal > .ux-menu-item-last.ux-menu-item-hover > a {
    background: transparent url(/img/navi/menu-item-last-over.gif) no-repeat center right;
}

.ux-menu.ux-menu-horizontal > li.ux-menu-item-main > a {
    padding-bottom: 12px;
}*/