body { margin:0; padding:0; }
#player { width:300px; height:80px; background:#000; }
#player #logo { float:left; width:110px; height:30px; background:url(images/logo-player-vendetta.gif) left top no-repeat; }
#player #podcast { float:right; width:190px; height:30px; background:url(images/bg-podcast.gif) left top repeat; }
#player #podcast p { font-family: Verdana, Arial, Helvetica, sans-serif; color:#fff; font-size:10px; text-transform:uppercase; text-align:center; margin: 7px 0 0 0; }
#player #podcast p span { color:#f00; padding:0 10px 0 0; font-size: 12px; }
#player #panel { width:300px; height:40px; clear:both; background:url(images/bg-controls.gif) left top no-repeat; }

#player #panel #control { float:left; margin:8px 0 8px 0; width:107px; height:24px; text-align:center; }
#player #panel #control #play { margin:0 4px 0 0; }
#player #panel #control #pause { margin:0 4px 0 0; }
#player #panel #progreso { float:left; margin:0 0 0 1px; width:87px; height:40px; }
#player #panel #progreso #barrabg { width:68px; height:6px; margin:18px 0 0 8px; background:#fff; border-left: 1px solid #7f7f7f; border-right: 1px solid #7f7f7f; }
#player #panel #progreso #barrabg .barraprg { width:0%; height:2px; margin-top:2px; background:#333; }
#player #panel #time { float:left; margin:0 0 0 1px; width:65px; height:40px; }
#player #panel #time p { font-family: Arial, Helvetica, sans-serif; color:#fff; font-size:16px; text-align:center; font-weight:bold; margin: 10px 8px 0 8px; }
#player #panel #eq { float:left; margin:0 0 0 1px; width:30px; height:40px; margin:8px 0 0 8px; }
#player #panel #eq .barrita { float:left; width:6px; height:28px; background:url(images/bg-eq.gif) left top repeat-y; margin:0 1px;}
#player #embed { text-align: right; }
#player #embed span { font-family: Arial, Helvetica, sans-serif; color:#000; font-size:12px; cursor: pointer; }
#player #embed input { margin:0; padding:0; border-left: 0; display:none; }
#player #footerplayer { width:300px; height:10px; background: blue; clear:both; background:url(images/bg-bottom.gif) left top repeat;}


