a{text-decoration:none;color:blue;display:inline;}
#player{position:absolute;left:502px;top:90px;width:308px;display:none;}
#player *{border:0;border-collapse:collapse;margin:0;padding:0;display:block;}
#speaker{width:260px;height:250px;margin-left:20px;}
#speaker img{width:260px;height:250px;}
#buttons{top:0px;outline:0;}
#buttons *{float:left;outline:0;}
#play a{width:76px;height:87px;background:url('../images/artwork/player/play.jpg');}
#play a:active{background:url('../images/artwork/player/play-in.jpg');}
#pause a{width:76px;height:87px;background:url('../images/artwork/player/pause.jpg');}
#pause a:active{background:url('../images/artwork/player/pause-in.jpg');}
#back a{width:71px;height:87px;background:url('../images/artwork/player/back.jpg');}
#back a:active{background:url('../images/artwork/player/back-in.jpg');}
#skip a{float:left;width:84px;height:87px;background:url('../images/artwork/player/skip.jpg');}
#skip a:active{background:url('../images/artwork/player/skip-in.jpg');}
#playing{margin:92px 0 0 4px;background-color:black;color:rgb(128,128,128);width:290px;height:18px;font-size:1.2em;font-weight:bold;z-index:900;border:0;padding:3px;-moz-opacity:0.7;filter:alpha( opacity = 70);opacity:0.7;}
#playlist{padding:0;width:298px;height:328px;display:none;}
#playlist table{table-layout:fixed;height:100%;z-index:999;}
#loading, .ui-dialog-content, .ui-widget-content{font-size:14pt;color:black;font-weight:bold;text-align:center;vertical-align:middle;}
.title_tag, .project_title {font-size: 110%;}
.title_tag{font-weight:bold;float:left;margin:0 1em 0 0;}
.project_title{margin:0 0 0.5em 0;}
.project{overflow:hidden;height:3em;font-style:italic;display:block;width:95%;margin:0 0 0.4em 0;}
.projectPop{background:white;border:1px outset grey;z-index:999;position:absolute;top:140px;left:140px;width:300px;height:auto;border-collapse:collapse;padding:10px;}
.popclose{float:right;position:relative;top:-10px;right:-10px;margin:3px;}
.ui-dialog-titlebar-close, .ui-dialog-titlebar, .ui-widget-header, .ui-corner-all, .ui-helper-clearfix{display:none;}
.songs ul{list-style:decimal;list-style-position:inside;margin:10px;}
.songs ul li:hover{}
.highlight{color:rgb(239, 144, 43);background:black;font-weight:bold;padding:2px;}
#projectfull{background: none; position:relative;top:0;left:0;width:100%;height:auto;border:0;}
.more{float:left;color:blue;display:inline;margin-right:4em;height:0.5em;}
td.item_pic{text-align:center;width:66px;height:66px;}
td.item_pic img{width:66px;height:66px;}
td.item_text{vertical-align:top;height:60px;padding:2px;width:220px;}
.grey td{background-color:rgb(150, 150, 150);}
.white td{background-color:rgb(255, 255, 255);}
.selected td, .selected *{background:none ;/* rgb(198, 167, 123)*/;color:black;height:auto;}
.selected td {background: url('../images/artwork/player/project-hl.jpg')};
tr.selected td{}
tr:hover, p:hover, td:hover { cursor: pointer;}
