.pop-menu{float:left; z-index: 5000; width: 260px; background: url(/images/bg-pop-menu.png) repeat-x;
 background-color: #7db03d; border-radius: 5px; box-shadow: 0 0 5px 1px grey; position: absolute; margin:-150px 0 0 116px;}

.li-tabs{float:left; }
.li-tabs ul{float:left; list-style: none; margin:0;  padding:0; margin:5px 0 0 5px;}
.li-tabs li{float:left; width: 42px; margin:0 10px 0 10px;text-align: center;}
.li-tabs a{color: black; font: normal 11px tahoma; color: black; text-decoration: none;}
.li-tabs a img{float:left; width: 42px; height: 45px;}
.li-tabs a:hover img{width: 42px; height: 45px; background-color: rgba(255,255,255,0.5); border-radius: 8px;}

.tabs{float:left; clear:both; width: 260px;}
.tabs ul{float:left; list-style:inside  disc; margin:0; padding:0; width: 100%; margin:0 0 5px 0;}
.tabs li{float:left; clear:both; color: #676f5c; margin: 5px 0 5px 0; font-size: 20px; width: 240px; padding:5px 0 5px 20px;}
.tabs a{color: white; font: normal 14px verdana; text-decoration: none; padding: 10px;}
.tabs li:hover{background-color: rgba(255,255,255,0.3);}
a.selected{}
a.selected img{width: 42px; height: 45px; background-color: rgba(255,255,255,0.5); border-radius:8px;}
.menu-left{float:left; width: 16px; height: 37px; background: url(/images/menu-left.png) no-repeat; position: absolute; margin:-60px 0 0 103px;}

