#Menu
{
    position: absolute !important;
}

#Menu
{
    top: 108px;
    left: -122px;
    width: 128px;
    background: #0076bd;
    z-index: 1;
    text-transform: uppercase;
}
#Menu img
{
    margin: 7px;
}

#MenuItems a:hover
{
    color: #004A8A;
    background-color: #C0DDEF;
}

#MenuItems > ul
{
    margin: 0 10px 0 10px;
}

#MenuItems ul li
{
}
#MenuItems ul li ul li
{
    padding: 0;
    line-height: 8pt;
}

#MenuItems > ul > li > ul > li > a
{
    font-size: 8pt;
    text-transform: none;
    padding-left: 15px;
}

#MenuItems a
{
    display: block;
    font-weight: bold;
    color: White;
    text-decoration: none;
    padding: 5px;
}

#MenuItems > ul > li > ul > li a.SelectedCategory
{
    background-color: #BFDDEE;
    color: #0076bd;
}
#MenuItems a.SelectedCategory, #MenuItems a.ParentCategory
{
    background-color: White;
    color: #0076bd;
}
li
{
    _display: block;
    _height: 10px;
}

/*.MenuSelected
{
    background-color: White;
    color: #004A8A !important;
}*/


/* New Sub Menu */
#new-menu-lower
{
    position:relative;
}


#new-menu-lower ul {
    background: url("http://i46.tinypic.com/2mq6bk7.png") repeat scroll 0 0 transparent;
    border: 0 solid orange;
    border-radius: 7px 7px 7px 7px;
    display: block;
    height: 27px;
    width:941px;
	behavior: url(jscripts/PIE.htc);
	position:relative;
}



div#new-menu-lower ul li:hover {
    background-image: url("http://i48.tinypic.com/b7f9n5.png");
    background-repeat: repeat;
    border-right: 0 solid lightgrey;
    display: inline-block;
    float: left;
    height: 25px;
    text-align: center;
}

#new-menu-lower ul li.hover a {
    color:White !important;
}

*|*:link {
    color:black !important;
}


#new-menu-lower ul li {
/*background: url("http://i46.tinypic.com/2mq6bk7.png") repeat scroll 0 0 transparent;*/
    border-right: 0 solid lightgrey;
    display: inline-block;
    float: left;
    height: 25px;
    padding: 2px 5px 0;
    text-align: center;
}

#new-menu-lower ul li.last {
    border-right:none;
}





#new-menu-lower ul li:first-child
{
    border-left: 0px solid lightgrey !important;

}

#new-menu-lower ul li:last-child
{
    border-radius: 0 7px 7px 0;
}





div#new-menu-lower ul.menuul li.menuli a
{
    color: black;
    position: relative;
    top: 3px;
    font-weight: bold;
}

div#new-menu-lower ul.menuul li.menuli ul.submenuul li.menuli div.productImageWrapper a
{
    color: black !important;
    left: -14px;
    position: relative;
    top: -10px;
}




#new-menu-lower ul li ul {
display:none;
background-color:#ebebeb;
width:941px;
min-height:215px;
position:absolute;
left:1px;
top:27px;
z-index:1000;
border-bottom: solid 1px #999999;
border-left: solid 1px #999999;
border-right: solid 1px #999999;
height:auto;

}
/*#new-menu-lower ul li a:hover { }*/
/*
#new-menu-lower ul li:hover ul
{
display:block !important;
}
*/
#new-menu-lower ul li ul li
{
    width: 170px !important;
    clear:both;
    height:27px;
    background-image:none;
    border-right:none !important;
    border-radius: 0 0 0 0 !important;
}

/*should be the products in the right*/
#new-menu-lower ul li ul li ul li

{
    /*background-color:red;*/
    clear: none;
    display: inline-block;
    float: left;
    margin-bottom: 70px !important;
}

#new-menu-lower ul li ul li ul li a {
    float: none;
    top: -25px !important;
}

#new-menu-lower ul li ul li a {
    padding-top:10px;
    
}

#new-menu-lower ul li img, #new-menu-lower ul li ul li  img, #new-menu-lower ul li .desc
{
    display:none;
}

#new-menu-lower ul li ul li ul li img, #new-menu-lower ul li ul li ul li .desc, #new-menu-lower ul li ul li  .desc
{
    display:block;
    padding-left:12px;
}

/*2nd level styles*/

div#new-menu-lower ul.menuul li.menuli ul.submenuul li.menuli ul.submenuul {
    background-color: white;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    display: none !important;
    height: auto;
    left: 157px;
    margin-top: 0;
    min-height: 214px;
    padding-left: 20px;
    top: 0;
    width: 763px;
    z-index: 10000;
}

/*
div#new-menu-lower ul.menuul li.menuli ul.submenuul li.menuli:hover ul.submenuul
{
display:block !important;
}
*/

/*
div#new-menu-lower ul.menuul li.menuli:hover ul.submenuul li.menuli:first-child ul.submenuul
/*shows the first item in the menu when you hover on the parent*/
/*
{
display:block !important; 
}
*/


div#new-menu-lower ul.menuul li.menuli ul.submenuul li.menuli:hover
{
    background-image: url("images/10ckc4m.png");
    background-repeat: repeat;
    border-radius: 0 0 0 0 !important;
}

div#new-menu-lower ul.menuul li.menuli ul.submenuul li.menuli ul.submenuul li.menuli
{
    /*clear: both;*/
    background-image: none;
    height: 0px;
    margin-top: 60px;
    padding-bottom: 0;
    padding-left: 10px;
    text-align: center;
    width: 160px !important;
    padding-bottom: 10px;
}


/*style the product images in the menu*/
div.productImageWrapper
{
}

div.productImageWrapper a
{
    position:relative;
    top:10px;
}


div#new-menu-lower ul.menuul li.menuli div.desc {
    border: 0 solid black;
    color: Black;
    float: left;
    line-height: 17px;
    margin-bottom: 10px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 620px;
}
div#new-menu-lower ul.menuul li.menuli ul.submenuul div.desc div.title {
    font-size: 18px;
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

div#new-menu-upper {
    border: 0 solid red;
    height: 40px;
    margin: 0 5px 4px;
    padding-top: 63px;
	WIDTH:100%;
}

#new-menu-upper ul li:first-child {
    border-bottom-left-radius: 7px;
    border-right: 2px solid lightgrey;
    border-top-left-radius: 7px;
}

#new-menu-upper ul li:first-child {
    /*background-image: url("http://i46.tinypic.com/2zgbyuh.png");*/
    /*background-image: url("images/14e4cqc.png");*/
    background-repeat: repeat;
    border-right: 2px solid lightgrey !important;
    float: left;
    height: 39px;
    width: 156px;
}

#new-menu-upper ul li.hover {
    background-image: url("images/14e4cqc.png");
    background-repeat: repeat;
    border-right: 2px solid lightgrey !important;
    float: left;
    height: 39px;
    width: 156px;
}

#new-menu-upper ul li:hover {
    /*background-image: url("http://i46.tinypic.com/2zgbyuh.png");*/
    background-image: url("images/14e4cqc.png");
}


/*show the first category when you hover on the parent*/
/*
#new-menu-lower ul li.hover ul li:first-child
{
    display:block !important;
}
*/