header, section, footer, aside, nav, main, article, figure {display:block;}
p{line-height: 0.3;}
div{font-family:"Corbel";border:0px solid tan;color:white;}
div.grosso{margin: 30px auto;width: 1180px;padding-top: 20px;padding-bottom: 20px;border:double tan;position:relative;top:-25px;}
.nobd{border:0px;}
header{margin:20px 20px 2px 20px;height:100px;}
div.handpicl{border:0px; margin:0px 15px 0px 0px;width:14%;height:98%;float:left;display:inline;}
div.handpicr{border:0px; margin:0px;width:14%;height:98%;float:right;display:inline;}
div.container{height:156px; margin:30px 20px 0px 20px;border:1px solid tan;}
div.pllist{border:1px solid tan;border-radius:5px;width:400px; background-color: rgba(0, 0, 0, 0.5);
position:relative; left:380px;top:-350px; height:230px;}
div.menu{margin:0px 20px;min-width:500;height:5px;border:1px solid tan;}
div.covd{margin:20px 20px 5px 20px; border:1px solid tan; width:308px;height:308px;float:left;margin-color:white;}
div.litcov{margin:2px 2px 2px 20px; border:1px solid tan; width:150px;height:150px;float:left;}
div.box{margin:10px 10px 10px 10px; width:45%;float:right;font-family:"times new roman"; border:0px;}
div.fill{
position:relative; top:30px; left:40px;
border:1px solid tan; border-radius: 10px; background-color: rgba(0, 0, 0, 0.5); width:200px; height:160px;
font-family:"Impact";line-height:70%;color:white;}
p.pfill{position: relative; top:-10px; left:5px; line-height: 0.7;}
div.redbtn{border:1px solid tan; width:50px; height:120px; border-radius: 10px; position:relative; left:250px; top:-130px;}
div.dlmsg{width:100px; height:30px; font-family:"narkisim";margin:0px;position:relative;top:21px; border:1px solid tan;
border-radius: 5px;background-color: rgba(0, 0, 0, 0.5); text-align: center;}
div.trbox{position:relative;top:10px;border:1px; height:27px; width: 350px;}
div.tracktitle{font-family:"Impact"; color:tan; cursor: pointer; position:relative; left:30px; top:-15px;}
div.btn{width:15px; height:15px;position:relative; left:-5px;}
div.lyrics{position:absolute; top:160px; left:300px; z-index:1; border:1px solid tan; background-color: rgba(0, 0, 0, 0.9);
padding:20px; width:500px; height:500px;font-family:"narkisim";line-height:50%;border-radius:25px;}
div.lbox{position:relative; left:800px; top:-580px; background-color:red;width:360px;
height:300px; border:1px solid tan; border-radius:10px;}
div.playbox{position:relative;left:200px; top:-40px; z-index: 2;}
ul{list-style-type:none;padding:0px;margin:0px;}
ul.ulpll{position:relative;left:20px; top:-100px;}
li.trk{clear:both;position:relative;top:100px;}
img.covi{margin:4px; width:300px;height:300px;border:0px;}
img.littlecov{margin:3px; width:146px;height:146px;border:0px;}
img.mp3{width:20px;height:20px;border:0px;}
img.lik{width:25px;height:25px;border:0px;}
img.dlbutton{position:relative; top:10px;width:90px;height:100px;border:0px;}

p.lyrtit{font-weight:bold;}
p.lyrsep{color: rgba(0, 0, 0, 0.2); height: 0px;}
div.lyrinner{background-color: rgba(0, 0, 0, 0.8); height:93%; width: 94%; position:relative; top:6px; left:6px; border-radius:5px;
overflow-y: auto; padding:5px;}

input[type=button]{ color:#E6E68A;background-color: #544838; border-radius: 10px;position: relative; left:420px; top:20px;}

div.pplayer{border: 1px solid black; border-radius:20px;height:185px; width:865px;position:relative; left:265px;
    top:400px; background-image:url('alu.jpg');background-repeat: repeat-y repeat-x; z-index:-10;}
div.iplayer{background-color:black; position:relative; left:10px; top:-40px;height:165px; width:845px; border-radius:20px;  z-index:-10}

 ::-webkit-scrollbar {
        width: 10px;
    }

    ::-webkit-scrollbar-track {
          background-color: #444444;
    } /* colore di sfondo delle scrollbar */

    ::-webkit-scrollbar-thumb {
          background-color: #666666;
    }

    ::-webkit-scrollbar-button {
          background-color: #7c2929;
    } /* codice per personalizzare i bottoni alle estremità delle scrollbars */

    ::-webkit-scrollbar-corner {
          background-color: black;