/**
 * aheadWorks Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://ecommerce.aheadworks.com/LICENSE-M1.txt
 *
 * @category   AW
 * @package    AW_Advancedmenu
 * @copyright  Copyright (c) 2009-2011 aheadWorks Co. (http://www.aheadworks.com)
 * @license    http://ecommerce.aheadworks.com/LICENSE-M1.txt
 */

 .aw-hstat-header-nav-container .aw-hstat-header-nav option.current {
    color: #D02600;
}
.aw-hstat-header-nav-container .aw-hstat-header-nav select.active option {
    font-weight: normal;
}
.aw-hstat-header-nav-container .aw-hstat-header-nav select.active {
	font-weight:bold;

}

.aw-hstat-header-nav-container .aw-hstat-header-nav select {

}

/** Enterprise */
.aw-hstat-header-nav {
    background: url("images/bkg_block.gif") repeat-x scroll 0 0 #F5F5F5;
    border: 1px solid #CFCFCF;
    min-height:28px;
    padding: 5px 20px;
    text-align:left;
    float: left;
    width:898px;
}
/* 1 column layout */
.col1-layout .col-main .aw-hstat-header-nav-container {
    margin-left: -21px;
}
.col1-layout .col-main .aw-hstat-header-nav {


}
/* 2 column layout */
.col2-right-layout .col-main .aw-hstat-header-nav-container,
.col2-left-layout .col-main .aw-hstat-header-nav-container {
    margin-left: -21px;
}
.col2-right-layout .col-main .aw-hstat-header-nav,
.col2-left-layout .col-main .aw-hstat-header-nav {
    width: 715px;
}

/* 3 column layout */
.col3-layout  .col-main .aw-hstat-header-nav-container {
    margin-left: -21px;
}

.col3-layout  .col-main .aw-hstat-header-nav {
    width: 532px;
}
.cms-home .col1-layout .aw-hstat-header-nav-container {
    margin-left: 0px !important;
}
.col1-layout .category-view .aw-hstat-header-nav-container,
.col1-layout .product-view  .aw-hstat-header-nav-container,
.col3-layout .category-view  .aw-hstat-header-nav-container,
.col3-layout .product-view .aw-hstat-header-nav-container,
.col2-left-layout .product-view .aw-hstat-header-nav-container,
.col2-right-layout .product-view .aw-hstat-header-nav-container,
.col2-left-layout .category-view .aw-hstat-header-nav-container,
.col2-right-layout .category-view .aw-hstat-header-nav-container {
    margin: 0px;
    margin-left: -1px;
}

.col-main .aw-hstat-header-nav {
    border-top: none;
}
.col1-layout .col-main .aw-hstat-header-nav {
    border-top: 1px solid #CFCFCF;
}

/** Show */
.aw-hstat-mnu a.top {
    color:#333333;
    font-size:13px;
    font-weight:bold;
    text-decoration:none !important;
}

.aw-hstat-mnu a {
	text-decoration:none;
    font-size:12px;
}

.aw-hstat-mnu a:hover,
.aw-hstat-mnu li.current a {
    color: #D02600;
}
.aw-hstat-mnu li.current a.top {
    color: #D02600;
}

.aw-hstat-mnu li.current ul.level1 a {
    color: inherit;
}

.aw-hstat-mnu li.over a.top {
    height: 31px;
    line-height: 30px;
    position: relative;
}

ul.aw-hstat-mnu {
    float: left;
}

/** Basic */

 /************** ALL LEVELS  *************/ 
/* Style consistent throughout all nav levels */
.aw-hstat-mnu a{
	padding: 0px 5px 4px 5px;
}
.aw-hstat-mnu ul{ 
	position:static !important; 
	float:left !important; 
	width:15em !important;
}
.aw-hstat-mnu li{ 
	text-align:left;  
	width:15em !important; 
}
.aw-hstat-mnu ul li, .aw-hstat-mnu ul li.last{ 
	
}
.aw-hstat-mnu ul li.last{ 
	padding-bottom:0; 
}
.aw-hstat-mnu ul li, .aw-hstat-mnu ul li.active{ 
	margin:0; 
	padding-bottom:1px; 
}
.aw-hstat-mnu li.over{ 
	
}

.aw-hstat-mnu li a, .aw-hstat-mnu li.over a, .aw-hstat-mnu a:hover{ 
	display:block; 
	text-decoration:none; 
}
.aw-hstat-mnu ul a, .aw-hstat-mnu ul a:hover{ 
	float:none; 
	padding:0; 
}
.aw-hstat-mnu ul span, .aw-hstat-mnu ul li.last li span{ 
	padding:3px 15px 4px 15px; 
}
.aw-hstat-mnu span{ 
	display:block; 
	cursor:pointer; 
	white-space:nowrap; 
}
.aw-hstat-mnu li ul span{ 
	white-space:normal; 
}
.aw-hstat-mnu li.current span{ 
	
}
.aw-hstat-mnu li.current li span{ 
	
}
/************ 0 LEVEL  ***************/
.aw-hstat-mnu li.level0,
.aw-hstat-mnu ul.level0{
	float: left;
}
/************ 1ST LEVEL ************/



/************ 2ND LEVEL ************/
.aw-hstat-mnu ul li.level1 ul{ 
	
}
.aw-hstat-mnu li.level2 a{ 
	padding-left:20px !important; 
}
/************ 3RD+ LEVEL ************/
.aw-hstat-mnu li.level3 A{ 
	padding-left:40px !important; 
}
.aw-hstat-mnu li.level4 A{ 
	padding-left:60px !important; 
}
.aw-hstat-mnu li.level5 A{ 
	padding-left:80px !important; 
}

.aw-hstat-mnu .clear {
    clear: both;
}


