* {
  margin: 0;
  padding: 0
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  color: #fff;
}
#wrapper {
  width: 790px;
  margin: 20px auto;
  padding: 0;
  text-align: left
}
#container {
  margin: 0;
  padding: 0;
  background-color: #39393A;
}
.flash-player {
  margin: 0;
  padding: 0;
  height: 110px;
  background: url(images2/flash_fake.png) no-repeat top left
}
.audio-content {
  background-color: #39393A;
  height: 390px;
  padding: 2px 10px
}

.albums {
  width: 190px;
  height:100%; 
  background-color: #515153;
  margin: 0;
  padding: 0;
  float: left
}
.albums-container {
  background-color: #606062;
  overflow: auto;
}

.albums-container li span img {
  padding-right: 2px;
}

.title-music, .title-podcast { 
  display: block;  
  color: #CCC;
  font-size: 12px;
  font-weight: bold;
  background: url(images2/liner.png) repeat-x bottom left;
  background-color: #515153;
  border-top:#666 1px solid;
  padding: 6px 0 6px 2px;
}

ul.albums-list {
  word-wrap: break-word;
  list-style-type: none;
  padding: 3px 0 0 0;
}

* html ul.albums-list, * html div ul.albums-list  {
  overflow: auto !important
}

ul.albums-list li {
  padding: 0 0 0 6px;
  height: 18px;
  overflow: hidden;
  line-height: 1.6em;		
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

ul.albums-list li a {
font-weight: normal !important;
font-size: 10px !important;
text-decoration: none !important;
font-family: Verdana, Arial, Helvetica, sans-serif !important;
color: #fff !important;	
line-height: 21px;
}

ul.albums-list li a:hover {
color: #FFCC00 !important;
}

.ctrl-add-upload {
padding: 5px 0 0 0;
margin: 0;
background:url(images2/liner.png) repeat-x top left
}
.option-add-upload {
display: block;
margin: 15px auto 5px auto;
text-align: center
}

.audio-list {
width: 570px;
height: 397px;
margin: 0 0 0 4px;
padding: 0;
float: left;
background-color:#515153
}
.audio-list-container {
background-color: #606062;
height: 387px;
margin: 5px;
border: 1px #444 solid
}
.edit-options {
width: 540px;
height: 34px;
margin: 7px auto 7px auto;
padding: 8px 0 0 0;
background: url(images2/head_edit.png) no-repeat top center;
}
.album-title {
/*width: 250px;*/
float: left;
padding: 0;
margin: 0;
}
.album-title h2 {
margin: 0;
padding: 2px 0 0 40px;
font-size: 11px;
font-weight: normal
}
.edit-options-b {
margin: 0;
padding: 0;
width: 195px;
float: right;
margin: 0 10px auto 0;
}
.list-files {
overflow: auto;
background: #eee;
height: 290px
}

table {
border: 0 !important;
border-collapse: collapse;
}

table.table-list {
background: #eee;
/*height: 290px;*/
border:none !important;
margin: 0;
padding: 0;
overflow: auto;
}
tr#list-head {
background:url(images2/liner2.png) repeat-x top left; 
color: #fff !important;
height: 23px;
text-align: left !important;
}
div#wrapper td {
border-left: 1px #ccc solid;	
}
td a {
text-decoration: none;
padding-left: 3px
}
div#wrapper tr {
color: #444;
height: 21px;
}
.num {
text-align: center;
border-left: 0;
padding: 0
}
.alt {
background-color: #fff;
}
.opt-feeds {
padding-top: 5px;
display: block;
float: left
}
.opt-disable {
display: block;
float: left;
padding: 8px 0 0 5px
}
#footer {
clear: both;
margin: 0;
padding: 0;
height: 10px;
background: url(images2/footer.png) no-repeat bottom left
}

/* Tags */
.tags {
margin: 0 auto;
padding: 8px 5px 0 10px;
width: 726px;
word-wrap: break-word;
background: url(images2/footer2.png) no-repeat bottom left;	
background-color: #39393A;
position: relative;
text-align: center;
top: -10px;
line-height: 2em;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif !important;	
}
.tags span a {
color: #fff !important;
font-size: 12px !important;
text-decoration: none !important;
font-weight: bold !important
}
.tags span a:hover {
color: #aaa
}
.tags_button {
margin: 8px auto 0 auto;
padding-bottom: 13px;
text-align: center;
display: block
}

#gc_title {
  font-size: 12px;
  font-weight:bold;
  color:#FFF;  
}

img { border: 0 }
.trash { background: url(images2/trash.png) no-repeat top left; width: 77px; height: 68px; text-align: center; margin: 2px auto }
.trash_hover { background: url(images2/trash_hover.png) no-repeat top left; }
.album_select { background-color: #000 !important; }
.album_hover { background-color: #999 !important; }
.audio_select { background-color: #999 !important; color: #FFF}
.audio_play { background-color: #666 !important; color: #FFF}

.audio_drag {
  background-color:#EEE;
  text-align:center;
  color:#000;
  font-weight: bold;
}



