.menuLeft {list-style:none;margin:0;padding:0;}
.menuLeft li{list-style:none !important; list-style-image:none !important;}
.menuLeft li.root{background:#9d9181;margin:0 0 19px 0;height:97px;}
.menuLeft li.root.last{}

.menuLeft li a{display:block;color:#fff;text-decoration:none;font-family:italiccaps;font-weight:bold;padding:4px;}
.menuLeft li a .img_icon{width:88px;height:88px;overflow:hidden;margin-right:25px;vertical-align:top;float:left;}
.menuLeft li a .img_icon img{margin-right:20px;min-height:88px;min-width:88px;}
.menuLeft li a .text{display:table-cell;vertical-align:middle;height:88px;width:159px;}

.menuLeft li.root.selected, .menuLeft li.root:hover{background:white;}
.menuLeft li.root a:hover, .menuLeft li.root.selected a, .menuLeft li.root:hover a{color:#462239;text-decoration:none;}
.menuLeft li a div{display:block;font-size:22px;text-decoration:none;}



@media handheld, only screen and (max-width: 767px) {
    .menuLeft{height:auto;margin:0;position:relative;padding:22px 0 0 0;}
    .menuLeft li{float:none !important;list-style-type:none;
                     position:relative;background: url(http://www.jewelpiccadilly.co.uk/Portals/_default/Skins/Jewel_Premium/DNNMenuLeft/images/menubg.gif) repeat-x;
                     margin: 2px 3px;border-radius:4px 4px 4px 4px;}

    
    .menuLeft li a{border-radius: 4px 4px 4px 4px;padding: 0;font-size:16px;text-transform:uppercase;line-height:1em;}
    .menuLeft li a:hover{color:White;text-decoration:none;}
    .menuLeft li.selected a{color:White;text-decoration:none;background: url(http://www.jewelpiccadilly.co.uk/Portals/_default/Skins/Jewel_Premium/DNNMenuLeft/images/current.gif) repeat-x;}
    .menuLeft li.hover a, .menuLeft li a:hover{color:#fff;text-decoration:none;background: url(http://www.jewelpiccadilly.co.uk/Portals/_default/Skins/Jewel_Premium/DNNMenuLeft/images/current.gif) repeat-x;}

    .menuLeft li a div{display:block;line-height:2.5em;margin:0 15px;font-size:14px;font-weight:bold;text-decoration:none;}
    .menuLeft li.hover a div, #dnnMenu .topLevel li a:hover div{}
}