 

/* All Levels */ /* Style consistent throughout all nav levels */

#nav-cat li { text-align:left;	}

#nav-cat li.first {}

#nav-cat li.over { z-index:998; }

#nav-cat a,

#nav-cat a:hover { display:block; text-decoration:none; }

#nav-cat span { display:block; cursor:pointer; white-space:nowrap; }

 

 

.submenu ul{

	display:none;}

.level2{

	    -moz-border-bottom-colors: none;

    -moz-border-left-colors: none;

    -moz-border-right-colors: none;

    -moz-border-top-colors: none;

    background: none repeat scroll 0 0 #893040;

    border-color: -moz-use-text-color #e5e5e5 #e5e5e5;

    border-image: none;

    border-right: 1px solid #e5e5e5;

    border-style: none solid solid;

    border-width: 0 1px 1px;

    display: none;

     

     

    position: absolute;

    

    width: 408px;

    z-index: 1000;}

.level2 li{

	 

    display: block;

    height: 18px !important;

    line-height: 18px !important;

    margin: 0;

    padding: 0;

    width: 50%;}

.level2 li a{

	  padding-left: 5px !important;

    text-align: left !important;

     

    height: 18px !important;

    line-height: 18px !important;

	font-size:11px !important;

    margin: 0 !important;

   

    }



 

 