@import "styles_base.css";

#content { width: 1950px; height: 470px; margin: 0; padding: 0; background: url(../images/sec_disc_intro.gif) no-repeat left top; }

#backButton { position: absolute; width: 145px; height: 40px; margin: 395px 0 0 70px; }
#backButton a { display: block; width: 145px; height: 40px; }
#backButton span { display: none; }

#content DIV.covers { width: 93px; float: left; padding: 35px 0 0 360px; }
#content DIV.covers ul { width: 93px; margin: 0; }
#content DIV.covers li { list-style: none; clear: both; }
#content DIV.covers img { float: left; width: 97px; height: 98px; border: none; margin: 0 0 2px 0; }
#content DIV.covers img.selected { float: left; width: 93px; height: 94px; border: 2px solid #000; margin: 0 0 2px 0; }

#content DIV.trackList { width: 385px; height: 400px; float: left; margin: 37px 0 0 35px; background: url(../images/sec_disc_tracklist_bg.gif) no-repeat left 21px; }
#content DIV.trackList h1 { height: 17px; margin: 0 0 21px 0; }
#content DIV.trackList h2 { width: 310px; font-size: 11px; color: #000; font-weight: normal; line-height: 14px; margin: 0 0 0 32px; }
#content DIV.trackList h3 { margin: 21px 0 0 24px; font-size: 11px; font-weight: bold; color: #F00; }

#content DIV.trackList table { width: 330px; margin: 37px 0 0 32px; }
#content DIV.trackList td { font-size: 11px; color: #909090; vertical-align: top; }
#content DIV.trackList td a { color: #909090; text-decoration: none; }
#content DIV.trackList td a:hover { color:#F00; text-decoration: underline; }
#content DIV.trackList td.track { width: 17px; color:#F00; }
#content DIV.trackList td.song { width: 173px; color:#000; }
#content DIV.trackList td.song span.track { color: #F00; }
#content DIV.trackList td.song a { color:#000; text-decoration: none; }
#content DIV.trackList td.song a:hover { color: #F00; text-decoration: none; }
#content DIV.trackList td.length { width: 35px; text-align: center; }
#content DIV.trackList td.lyrics { width: 30px; text-align: center; }
#content DIV.trackList td.link { width: 35px; text-align: center; }
#content DIV.trackList td.video { width: 40px; }

#content DIV.trackList a.buyCD { color:#F00; text-decoration: underline; }
#content DIV.trackList a.buyCD:hover { text-decoration: none; }

#content DIV.buyButton { width: 350px; margin: 20px 0 0 0; text-align: right; }
#content DIV.buyButton img { border: none; }

#rightFrame { width: 710px; height: 470px; float: left; }

#content DIV.videoPlayer { width: 385px; height: 400px; float: left; margin: 37px 0 0 35px; background: url(../images/sec_disc_tracklist_bg.gif) no-repeat left 21px; }
#content DIV.videoPlayer h1 { height: 17px; margin: 0 0 21px 0; }
#content DIV.videoPlayer DIV.contenedor { margin: 0 0 0 30px; }
