



/* OFFICE-STYLE FREESTYLE MENU LAYOUT */

 .menuleft ul{ margin:0px; padding:0px; border:0px; list-style-type:none}
 .menuleft ul ul{ margin:0px; padding:0px; border:0px; list-style-type:none}


.menuleft #nav ul {
 display: none;
 
 top: 0;
 left: 174px;
 position:absolute;top:0;width:174px;  list-style-type:none; margin:0px 0px 0px 0px; padding:0px; z-index:99  }


.menuleft #nav li {
 position: relative;
}

.menuleft #nav li a { 
display:block;text-decoration:none;color:#000000;width:174px;height:28px;line-height:28px;text-transform: uppercase;   font-size:14px; text-indent:27px;background-image:url(/_images/link.gif); background-repeat:no-repeat; background-position:left top;}
.menuleft #nav li a:hover {
color:#99ff00; background-image:url(/_images/hover.jpg); background-repeat:no-repeat; background-position:left top; display:block; height:28px;text-transform: uppercase;  }    
     
.menuleft #nav .submenu a{display:block;color:#ffffff;text-transform: capitalize; line-height:27px; background-color:#000000; margin:0px 0px 0px 0px; width:130px; height:27px; font-size:12px; text-indent:20px; background-image:none;border:1px solid #6F6F6F; border-bottom:0px solid #6F6F6F;}
.menuleft #nav .submenu a:hover{display:block;color:#ffffff;text-transform: capitalize; line-height:27px; background-color:#2c8300; margin:0px 0px 0px 0px; width:130px; height:27px; background-image:none;}
.menuleft #nav .submenu{width:130px;}     

.list_image_product_1{ background-image:url(/_images/bnl.jpg); background-repeat:no-repeat; background-position:top}
.list_image_product_18{ background-image:url(/_images/Alpinestarsbp.jpg); background-repeat:no-repeat; background-position:top}
.list_image_product_12{ background-image:url(/_images/SHOEItk.jpg); background-repeat:no-repeat; background-position:top}
.list_image_product_8{ background-image:url(/_images/cpzx.jpg); background-repeat:no-repeat; background-position:top}
.list_image_product_28{ background-image:url(/_images/czpj.jpg); background-repeat:no-repeat; background-position:top}
.list_image_product_23{ background-image:url(/_images/qszb.jpg); background-repeat:no-repeat; background-position:top}
.list_image_product_ly{ background-image:url(/_images/hyly.jpg); background-repeat:no-repeat; background-position:top}

               


.menuleft #nav a.highlighted {
color:#9AFF01; background-image:url(/_images/hover.jpg); background-repeat:no-repeat; background-position:left top; display:block; height:28px;text-transform: uppercase; 
}
.menuleft #nav a.highlighted .subind{ display:none
}


.menuleft #nav a .subind {
display:none
}
.menuleft #nav a:hover .subind, {
display:none
}


*:first-child+html #nav li {
 float: left;
 width: 100%;
}

* html #nav li {
 float: left;
 height: 1%;
}
* html #nav a {
 height: 1%;
}
