body {
  font-family: Verdana, Arial, sans-serif;
  margin: 0px;
  line-height: 120%;
  top: 0px;
  left: 0px;
  background: #3b3026 url(/images/back_3col.gif) repeat-y top center;
  text-align: center;
  color: #333333;
}

img {
  border-style: none;
  border-width: 0px;
}

h1 {
  font-style: normal;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
}

h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 110%;
}

h3 {
  line-height: 18px;
  padding: 0px;
  font-size: 14px;
  font-weight: normal;
  margin: 0px;
}

h4 {
  font-size: 14px;
  font-weight: normal;
}

h5 {
  font-size: 13px;
  font-weight: normal;
}


p {
  word-break: break-strict;
  word-wrap: break-word;
  padding: 0px;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
}

a {
  text-decoration: none;
  font-weight: bold;
  color: #2799c1;
}

a:hover {
  color: #ffcc00;
}


#head {
  position: relative;
  height: 160px;
  width: 945px;
  background: url(/images/head.gif);
  z-index: 1;
}

#player {
  position: absolute;
  top: 146px;
  left: 667px;
  width: 200px;
  padding: 2px 0px 0px 89px;
  height: 28px;
  background: url(/images/player.gif) no-repeat;
  z-index: 2;
}

#search input {
  width: 122px;
}

#footer0 {
  z-index: 5;
  bottom: 0px;
  position: fixed;
  height: 110px;
  width: 945px;
  background: url(/images/footer.gif) no-repeat 0 bottom;
}

#container {
  position: relative;
  top: 0px;
  margin: 0px auto;
  text-align: left;
  width: 945px;
}

.section_title {
  position: relative;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #b4b0a4;
  background: url(/images/horizontal_divider.gif);
  padding: 1px 15px;
  margin: 15px 0px 0px 0px;
  height: 30px;
  z-index: 2;
}

.section_title_store {
  position: relative;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #b4b0a4;
  background: url(/images/horizontal_divider_store.gif) repeat-x;
  padding: 1px 15px;
  margin: 15px 0px 0px 0px;
  height: 30px;
  z-index: 2;
}

.three_columns {
  background: url(/images/back_3col.gif);
  padding: 1px 0px 0px 0px;
}

.two_columns {
  background: url(/images/back_2col.gif);
  padding: 0px;
}

/*left two columns*/

.left_two_col {
  position: relative;
  left: 27px;
  width: 639px;
  height: 100%;
  padding: 10px 15px 0px 0px;
}

.left_two_col_store {
  position: relative;
  left: 12px;
  width: 639px;
  height: 100%;
  padding: 10px 15px 0px 0px;
}

.left_two_col h1,
.left_two_col_store h1 {
  text-transform: uppercase;
  padding: 4px 15px 0px 16px;
}

.left_two_col h2 {
  color: #2799c1;
  text-transform: uppercase;
  padding: 0px 15px 0px 16px;
}

.left_two_col h3 {
  color: #2799c1;
  padding: 0px 15px 0px 16px;
}

.left_two_col p {
  padding: 0px 30px 0px 0px;
}

.lc2-artist {
  padding: 0px 0px 15px 0px;
  height: 160px;
  margin-top: 10px;
  background: url(/images/article_footer_2col.gif) no-repeat 0px bottom;
}

.lc2-album {
  padding: 0px 0px 15px 0px;
  min-height: 160px;
  margin-top: 10px;
  background: url(/images/article_footer_2col.gif) no-repeat 0px bottom;
}

.lc2-artist img,
.lc2-album img {
  float: left;
  border: solid 4px #999999;
  margin: 0px 15px 10px 16px;
}

.lc2-pulldown form {
  float: right;
  padding: 15px 10px 0px 0px;
}

.lc2-store_release_odd {
  padding: 10px 10px 5px 10px;
  min-height: 90px;
}

.lc2-store_release_even {
  background: #f2f2f2;
  padding: 10px 10px 5px 10px;
  min-height: 90px;
}

.lc2-store_release_even img, .lc2-store_release_odd img {
  float: left;
  margin: 0px 15px 2px 0px;
  border: 1px #b8bdbd solid;
}

.lc2-store_release_even h2, .lc2-store_release_odd h2 {
  font-family: Arial, sans-serif;
  color: #2799c1;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  margin: 2px;
  text-transform: none;
}

.lc2-store_release_even h3, .lc2-store_release_odd h3 {
  font-family: Arial, sans-serif;
  color: #2799c1;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  margin: 0px;
  text-transform: none;
}

.lc2-store_release_even h4, .lc2-store_release_odd h4 {
  font-family: Arial, sans-serif;
  color: #b4b0a4;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  margin: 0px;
  text-transform: none;
}

.lc2-store_release_even p, .lc2-store_release_odd p {
  margin: 0px;
}

/*.lc2-store_release_even a:link, .lc2-store_release_odd a:link, .lc2-store_release_even a:visited, .lc2-store_release_odd a:visited {
  display: inline;
  font-weight: bold;
  position: inherit;
}
*/

.lc2-store_desc {
  width: 420px;
  vertical-align: top;
}

.lc2-store_buy {
  width: 200px;
  vertical-align: top;
  background: url(/images/vertical_sep.gif) repeat-y;
}

.lc2-store_checkbox {
  font-size: 11px;
  float: left;
  width: 80px;
  padding: 0px 0px 0px 10px
}

.lc2-buy_now {
  display: inline;
  font-weight: normal;
  text-align: right;
}

.lc2-buy_now input {
  vertical-align: middle;
  padding: 0px 0px 5px 12px;
}
/*input.lc2-buy_now,
*/
.lc2-buy_now p
.lc2-buy_now a:link, .lc2-buy_now a:visited {
  position: relative;
  display: block;
  height: 20px;
  width: 85px;
  background: url(/images/buy_now.gif) no-repeat;
  margin: 60px 0px 0px 12px;
}

/*left three columns*/

.left {
  position: absolute;
  left: 12px;
  width: 230px;
  line-height: 14px;
}

.left p {
  padding: 0px 15px;
}

.left h3 {
  padding: 0px 15px;
}

.lc-cover {
  padding: 8px;
}

#lc-headlines a:link, #lc-headlines a:visited {
  font-family: Arial, sans-serif;
  display: block;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  color: #2799c1;
  padding: 0px 15px 10px 16px;
  margin-left: 15px;
  background: url(/images/star_bullet.gif) no-repeat;
}

#lc-headlines a:hover {
  color: #ffcc00;
}

.lc-shows_odd {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 5px 5px 5px 15px;
}

.lc-shows_even {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #f3f3f3;
  padding: 5px 5px 5px 15px;
}

.lc-shows_even a:link,
.lc-shows_even a:visited,
.lc-shows_odd a:link,
.lc-shows_odd a:visited {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #2799c1;
}

.lc-photos {
  padding: 0px 3px;
}

.lc-photos a:link, .lc-photos a:visited {
  float: left;
  height: 48px;
  width: 48px;
  border: solid 1px #b4b0a4;
  background: #b4b0a4;
  margin: 2px;
}

.lc-audio_dl a:link, .lc-audio_dl a:visited {
  font-family: Arial, sans-serif;
  display: block;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  color: #2799c1;
  padding: 0px 15px 10px 30px;
  margin-left: 15px;
  background: url(/images/audio_dl.gif) no-repeat;
}

.lc-video_dl a:link, .lc-video_dl a:visited {
  font-family: Arial, sans-serif;
  display: block;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  color: #2799c1;
  padding: 0px 15px 10px 30px;
  margin-left: 15px;
  background: url(/images/video_dl.gif) no-repeat;
}


.lc-press {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 5px 5px 5px 15px;
}

.lc-press a:link, .lc-press a:visited {
  color: #2799c1;
}

.lc-more {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 5px 5px 5px 15px;
}

.lc-more a:link, .lc-more a:visited {
  color: #2799c1;
}

.left a:hover {
  color: #ffcc00;
}

#lc-album_format-bg {
  position: relative;
  background: #ffffff;
  padding: 100px 0px 0px 0px;
  margin: -100px 0px 0px 0px;
}

.lc-album_format img, .lc-album_format img {
  float: left;
  padding: 0px 10px 2px 0px;
  height: 32px;
  width: 32px;
}

.lc-album_format {
  padding: 0px 10px 0px 10px;
  height: 35px;
}

.lc-album_format h2, .lc-album_format h2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 2px;
}

.lc-album_format h3, .lc-album_format h3 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
}

.lc-album_format h4, .lc-album_format h4 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  margin: 0px;
}

.lc-album_format a:link, .lc-album_format a:visited, .lc-album_format a:link, .lc-album_format a:visited {
  color: #2799c1;
}

.lc-album_format a:hover, .rc-album_format a:hover {
  color: #ffcc00;
}

#lc-other_album-bg {
  position: relative;
  background: #ffffff;
  padding: 100px 0px 0px 0px;
  margin: -100px 0px 20px 0px;
}

.lc-other_album img, .lc-other_album img {
  float: left;
  padding: 0px 15px 2px 0px;
  height: 59px;
  width: 58px;
  background: url(/images/lc_cd_dropshadow.gif) no-repeat;
}

.lc-other_album {
  background: #ffffff;
  padding: 10px 10px 5px 10px;
  height: 65px;
}

.lc-other_album h2, .lc-other_album h2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 2px;
}

.lc-other_album h3, .lc-other_album h3 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
}

.lc-other_album h4, .lc-other_album h4 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  margin: 0px;
}

.lc-other_album a:link, .lc-other_album a:visited, .lc-other_album a:link, .lc-other_album a:visited {
  color: #2799c1;
}

.lc-other_album a:hover, .rc-other_album a:hover {
  color: #ffcc00;
}

.lc-track {
  display: block;
  background: #edece6;
  border-bottom: solid 1px #ffffff;
  font-size: 11px;
  padding: 2px 10px 2px 15px;
}

.lc-track_on {
  display: block;
  background: #e2e1db;
  border-bottom: solid 1px #ffffff;
  font-size: 11px;
  padding: 4px 10px 4px 15px;
}

.lc-track b, .lc-track_on b {
  display: inline;
  color: #b4b0a4;
  font-weight: normal;
}

.lc-track p, .lc-track_on p {
  display: inline;
  color: #333333;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
}

.lc-track_play {
  padding-left: 23px;
}

.lc-track_play a:link, .lc-track_play a:visited {
  font-weight: normal;
}

/*center*/

.center {
  position: relative;
  margin-left: 243px;
  margin-right: 294px;
}

.center h1 {
  text-transform: uppercase;
  color: #2799c1;
  margin: 15px 0px 0px 0px;
}

.center h2 {
  color: #2799c1;
  margin: 15px 0px 0px 0px;
}

.cc-band {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #333333;
  line-height: 18px;
}

.cc-album_no {
  font-size: 13px;
  line-height: 12px;
  padding-bottom: 0px;
  color: #b4b0a4;
}

.lc-album_no {
  display: block;
  background: #edece6;
  border-bottom: solid 1px #ffffff;
  font-size: 11px;
  padding: 2px 10px 2px 15px;
}
.center a:link, .center :visited {
  color: #2799c1;
  font-size: 11px;
}

.cc-date {
  text-transform: uppercase;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 2px;
  color: #b4b0a4;
  padding: 10px 15px 0px 0px;
}

.cc-article {
  padding: 0px 15px 20px 15px;
  background: url(/images/article_footer.gif) no-repeat bottom;
}

.center .cc-article h2 * {
  font-size: 15px;
}

.cc-more {
  padding: 0px 15px 20px 15px;
}

.center img {
  padding: 1px 0px 0px 0px;
}

.cc-members {
  display: inline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #999999;
  margin: 0px;
  padding: 0px 5px 0px 0px;
}

.cc-members strong {
  font-weight: normal;
  color: #2799c1;
  line-height: 0px;
}

.cc-buy_now {
  display: inline;
  font-weight: normal;
}

.cc-buy_now a:link, .cc-buy_now a:visited {
  position: relative;
  display: block;
  height: 20px;
  width: 85px;
  background: url(/images/buy_now.gif) no-repeat;
  padding-bottom: 8px;
}


/*right*/

.right {
  position: absolute;
  left: 652px;
  top: 175px;
  width: 280px;
  padding: 10px 0px 0px 0px;
  line-height: 14px;
}

.right p {
  padding: 0px 15px;
}

.right h3 {
  padding: 0px 15px;
}

.rc-current_release_even img.album-cover, .rc-current_release_odd img.album-cover {
  float: left;
  margin: 0px 15px 2px 0px;
  padding: 0px;
  height: 85px;
  border: 1px #b8bdbd solid;
}

.rc-current_release_even h4, .rc-current_release_odd h4 {
  padding-left:110px;
}

.rc-current_release_odd,
.rc-current_release_even {
  padding: 10px 0px 5px 10px;
  min-height: 90px;
}

.rc-current_release_odd {
}

.rc-current_release_even {
  background: #e2e1db;
}

.rc-current_release_even h2, .rc-current_release_odd h2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #2799c1;
  margin: 2px;
  padding-left:110px;
}

.rc-current_release_even h3, .rc-current_release_odd h3 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #2799c1;
  margin: 0px;
  padding-left:110px;
}

.rc-current_release_even h4, .rc-current_release_odd h4 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  margin: 0px;
}

.rc-current_release_even a:link, .rc-current_release_even a:visited, .rc-current_release_odd a:link, .rc-current_release_odd a:visited {
  color: #2799c1;
  font-size: 12px
}

.rc-scr_rec {
  padding-top: 10px;
}

.rc-current_release_even a:hover, .rc-current_release_odd a:hover {
  color: #ffcc00;
}

#rc-discography-bg {
  position: relative;
  background: #ffffff;
  padding: 100px 0px 0px 0px;
  margin: -100px 0px 20px 0px;
}

#rc-discography-bg-footer {
  position: relative;
  height: 20px;
  width: 280px;
  background: url(/images/disco_bt.gif) no-repeat right bottom;
}

.rc-discography img, .rc-discography img {
  float: left;
  padding: 0px 15px 2px 0px;
  height: 85px;
  width: 85px;
  background: url(/images/cr_cd_dropshadow.gif) no-repeat;
}

.rc-discography {
  background: #ffffff;
  padding: 10px 10px 5px 10px;
  height: 90px;
}

.rc-discography h2, .rc-discography h2 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 2px;
}

.rc-discography h3, .rc-discography h3 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
}

.rc-discography h4, .rc-discography h4 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  margin: 0px;
}

.rc-discography a:link, .rc-discography a:visited, .rc-discography a:link, .rc-discography a:visited {
  color: #2799c1;
}

.rc-discography a:hover, .rc-discography a:hover {
  color: #ffcc00;
}

.rc-artist_odd {
  padding: 2px 0px 2px 0px;
}

.rc-artist_even {
  padding: 2px 0px 2px 0px;
  background: #e2e1db;
}

.rc-contact_odd {
  padding: 2px 0px 2px 0px;
}

.rc-contact_even {
  padding: 2px 0px 2px 0px;
  background: #e2e1db;
}

.rc-artist_even a:link, .rc-artist_even a:visited, .rc-artist_odd a:link, .rc-artist_odd a:visited {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 2px;
  padding: 5px 15px;
  color: #2799c1;
}

.rc-artist_even a:hover, .rc-artist_odd a:hover {
  color: #ffcc00;
}

.rc-malinglist {
  padding: 0px 0px 0px 15px;
  width: 230px;
}
.rc-malinglist p {
  font-size: 11px;
  padding: 0px;
  margin: 4px 0px 8px 0px;
  line-height: 12px;
}

.rc-social {
  padding: 0px 0px 0px 15px;
  width: 230px;
}
.rc-social p {
  font-size: 11px;
  padding: 0px;
  margin: 4px 0px 8px 0px;
  line-height: 12px;
}

.rc-malinglist input {
  float: left;
  padding: 2px 5px 0px 0px;
}

.rc-malinglist_submit input {
  float: left;
  padding: 2px 5px 0px 10px;
}

.album-format {
  width: 23px;
  height: 20px;
}


/*---main_nav---*/

#main_nav {
}

#home a:link, #home a:visited {
  position: absolute;
  top: 92px;
  left: 434px;
  height: 24px;
  width: 59px;
}

#home a:hover,
#home.current a {
  background: url(/images/main_nav_1.gif) no-repeat;
}

#artists a:link, #artists a:visited {
  position: absolute;
  top: 66px;
  left: 514px;
  height: 24px;
  width: 92px;
}

#artists a:hover,
#artists.current a {
  background: url(/images/main_nav_2.gif) no-repeat;
}

#shop a:link, #shop a:visited {
  position: absolute;
  top: 28px;
  left: 546px;
  height: 24px;
  width: 60px;
}

#shop a:hover,
#shop.current a {
  background: url(/images/main_nav_3.gif) no-repeat;
}

#releases a:link, #releases a:visited {
  position: absolute;
  top: 82px;
  left: 608px;
  height: 25px;
  width: 98px;
}

#releases a:hover,
#releases.current a {
  background: url(/images/main_nav_4.gif) no-repeat;
}

#about a:link, #about a:visited {
  position: absolute;
  top: 50px;
  left: 703px;
  height: 23px;
  width: 73px;
}

#about a:hover,
#about.current a {
  background: url(/images/main_nav_5.gif) no-repeat;
}

#shows a:link, #shows a:visited {
  position: absolute;
  top: 21px;
  left: 795px;
  height: 73px;
  width: 23px;
}

#shows a:hover,
#shows.current a {
  background: url(/images/main_nav_6.gif) no-repeat;
}

#contact a:link, #contact a:visited {
  position: absolute;
  top: 99px;
  left: 765px;
  height: 24px;
  width: 100px;
}

#contact a:hover,
#contact.current a {
  background: url(/images/main_nav_7.gif) no-repeat;
}

/* ---------  Cart  --------- */

#cart {
  margin-left: 15px;
}

table.cart-content {

}

table.cart-content th,td {
  vertical-align: top;
}

table.cart-content thead tr {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #000;
}
table.cart-content tfoot tr {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #000;
}

th#cart-header-item {
  width: 300px;
}

th#cart-header-price {
  width: 100px;
  text-align: right;
}

th#cart-header-total-price {
  text-align: right;
}

th#cart-header-quantity {
  width: 100px;
  text-align: right;
}

td.cart-price {
  text-align: right;
}

td.cart-total-price {
  text-align: right;
}

td.cart-quantity {
  text-align: right;
}

table.cart-content tbody tr {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #2799c1;
}

th#cart-footer-total-price {
  text-align: right;
}


table.cart-content tr.odd {
}

table.cart-content tr.even {
  background: #e2e1db;
}

table#steps {
  margin-left: 20px;
  border-collapse: collapse;
}
table#steps td.active {
  background-color: #efebcc;
}

table#steps td {
  /*border: 1px solid #5899c1;*/
  width: 140px;
}

table#steps th {
  /*border-bottom: 1px solid #5899c1;*/
  width: 50px;
}

div#store_footer p {
  font-size: 12px;
}

/* ---------  Cart End  --------- */

/* ---------  Order  ------------ */
#order_form {
  padding: 20px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #2799c1;
}
#order_form table th {
  text-align: right;
  width: 180px;
  vertical-align: top;
}

#order_form div.fieldWithErrors input {
  background-color: #ff9966;
}
/* ---------  Order End --------- */

/* FAQ */
div.qa {
  margin-left: 20px;
  margin-right: 20px;
}

div.qa p.question {
  font-style: italic;
}
/* FAQ End */
