.frame{
    margin: 0 auto;
    position: relative;
    width: 562px;
    height:322px!important;
}

body{
    height:100%;
    width:100%;
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

#play ,#stop,#pause{
    background-color: transparent;
    border-color:  transparent;
    border-style: none none solid;
    margin: 10px;
    padding:0px;
    font-size:20px;
    width:21px;
    height:19px;
    position: absolute;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    font-size:15px;
    z-index: 50;
    color: #f6c2c8 !important;
    cursor: pointer;
    outline:0px;
}

#play::-moz-focus-inner,#stop::-moz-focus-inner,#pause::-moz-focus-inner { border: 0; }

#play:hover,#stop:hover,#pause:hover,.cli:hover{
    color:white !important;
}

body{
    background-color:#E50003;
}

.boto-audio{
    left: -222px;
    position: absolute;
    top: -153px;
    z-index: 60;
}
.audio{
    position:relative;
    top:-525px;
    z-index: 80;
    left:124px;
    color: #f6c2c8;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
}

#pause{
    left: 46px;
    top: -8px;
    font-size: 9px !important;
    text-indent: -5px;
}

#stop{
    left: -2px;
    top: -12px;
    /*font-size: 20px !important;*/
}

#play{
    left: 23px;
    top: -8px;
}

.monigote{
    z-index:50;
    position:absolute;
    bottom:-130px;
    left:-222px;
}

.noia{
    z-index:65;
    position:absolute;
    bottom:-130px;
    left:-219px;    
}



.seeker{
    width:535px;
    height:11px;
    border-color:  transparent;
    border-style: none none solid;
    border-width: 0 0 0px;
    left: -142px;
    padding: 6px 3px 5px 5px;
    font-size:20px;
    position: absolute;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    bottom: -56px;
    z-index: 80;
    color: #FFFFFF !important;
    border-bottom-left-radius:3px;
    /*border-bottom-right-radius:3px;*/
    background-color: #930817;
}

.titol{
    bottom: -88px;
    color: white;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    left: -140px;
}

.vacio{
    background-color: #930817;
    width:220px;
    height:22px;
    position:absolute;
    bottom: -56px;
    left:401px;  
    z-index:60;
    
}

.sobre{

    position:relative;
    z-index:80;  
    top:356px;
    margin-left:406px;  
}

.cli{
    color: #f6c2c8;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-left:12px;
    cursor:pointer;
    text-decoration:none;
    /*position:absolute;*/
    top:-4px;
}

.solucio{
    z-index:50;
    position:absolute;
    bottom:-83px;
    left:-222px;  
    display:none;
    top:-152px;
}

.boxseeker{
    background-color: black;
    border-radius: 23px 23px 23px 23px;
    cursor: pointer;
    height: 9.7px;
    left: 81px;
    opacity: 0.5;
    position: absolute;
    top: 7px;
    width: 389.668px;
}

.loaded{
    background-color: rgb(0,0,0);
    border: medium none !important;
    cursor: pointer;
    height: 9.7px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 0;
    height: 9.7px;
    border-radius: 23px 23px 23px 23px;
}

.played{
    background-color:#f6c2c8;
    width:0px;
    height: 9.6px;
    left: 81px;
    position:absolute;
    top:7px;
    cursor: pointer;
    border-radius: 23px 23px 23px 23px;
}
div.volume,div.volmax {
    cursor: pointer;
    left: 490px;
    position: absolute;
    top: -5px;
}

.time{
    bottom: 2px;
    left: 265px;
    position: relative;
    width: 20px;
    font-weight:normal;
    cursor:default;
}


.bubble:after {
    border-color: white transparent transparent;
    border-style: solid;
    border-width: 7px;
    content: " ";
    height: 0;
    left: 3px;
    position: absolute;
    top: 12px;
    width: 0;
}

div.volume .vol{
    background-color: #f6c2c8;
    margin-right:2px;
    width: 4px;
    float:left;
    z-index:200;
}

.first{margin-top: 20px;height: 4px;}
.second{margin-top: 17px;height: 7px;}
.third{margin-top: 14px;height: 10px;}
.fourth{margin-top: 11px;height: 13px;}
.fifth{margin-top: 8px;height: 16px;}
