/* ---------------------------------- */

#header {
  margin:10px 0 0 0;
}

/* ---------------------------------- */

#inthead {
  background: url(../images/interiorhead.jpg);
  height: 105px;
  width: 780px;
}

/* ---------------------------------- */

#enterbuttons {
  float: right;
  width: 289px;
  margin-top: 35px;
  margin-right: 33px;
}
#enterbuttons ul {
  margin: 0px;
  padding: 0px;
}
#enterbuttons li {
  float: left;
  list-style: url(none);
  display: inline;
  margin: 0px;
  padding: 0px;
}

/* ---------------------------------- */

li#artistbutton a:link, li#artistbutton a:visited {
  background: url(../images/intenterbuttons.jpg) 0px 0px;
  height: 42px;
  width: 189px;
  display: block;
}
li#artistbutton a:hover {
  background: url(../images/intenterbuttons.jpg) 0px -42px;
  height: 42px;
  width: 189px;
  display: block;
}

/* ---------------------------------- */

li#tunerbutton a:link, li#tunerbutton a:visited {
  background: url(../images/intenterbuttons.jpg) -189px 0px;
  width: 97px;
  height: 42px;
  display: block;
}
li#tunerbutton a:hover {
  background: url(../images/intenterbuttons.jpg) -189px -42px;
  width: 97px;
  height: 42px;
  display: block;
}

/* ---------------------------------- */

#playlist {
  background: #004c85 url(../images/infoboxbg.jpg) no-repeat;
  width: 354px;
  border: 1px solid #FFFFFF;
  margin-top: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  float: left;
}
#playlist h1 {
  margin-left: 10px;
  color: #FFB80D;
  font-size: 18px;
}
#playlistform {
  margin-left: 10px;
}

/* ---------------------------------- */

#profile {
  float: right;
  width: 400px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin-top: 20px;
  line-height: 1.6em;
}

/* ---------------------------------- */

.column {
  float: left;
  width: 220px;
  margin-right: 15px;
  background: #436285 url(../images/columnhead.jpg) no-repeat;
  padding: 12px;
  margin-bottom: 20px;
}
.column-bg2 {
  float: left;
  width: 220px;
  margin-right: 15px;
  background: #436285 url(../images/columnhead-bg2.jpg) no-repeat;
  padding: 12px;
  margin-bottom: 20px;
}

/* ---------------------------------- */

.bluetext {
  color: #94CFFF;
}
.subnav {
  float: right;
}
.column h2 {
  text-align: center;
}
.copy {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  width: 380px;
  line-height: 1.6em;
  float: left;
  margin: 20px 10px;
}
.copy  ul {
  margin: 10px 0px 25px 20px;
  padding: 0px;
  line-height: 1.2em;
}
.copy  li {
  font: 1em Arial, Helvetica, sans-serif;
  margin: 8px 0px 0px;
  padding: 0px;
  list-style: circle;
}
.copy  h1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
  margin-top: 0px;
}
.copy  h2 {
  font-size: 12px;
  margin-bottom: 0px;
  font-weight: bold;
  margin-top: 0px;
}

/* ---------------------------------------- */

.copycms_scrollbox {
  margin:10px 0;
  height:200px;
  overflow-x:hidden;
  overflow-y:auto;
  border:1px solid #999;
  border-right:none;
  background:#004c85;
}
.copycms_scrollbox .copycms {
  margin:10px;
}

/* ---------------------------------------- */

.form .ula_hl {
  font-weight:bold;
  text-align:right;
}

/* ---------------------------------------- */

.copycms_colsb {
  margin:10px 0;
  width:350px;
  height:300px;
  overflow-x:hidden;
  overflow-y:auto;
  border:1px solid #999;
  border-right:none;
  background:#004c85;
}
.copycms_colsb .content {
  margin:5px;
}
.copycms_colsb .content h1,
.copycms_colsb .content h2 {
  font-size:12px;
  margin:0 0 5px 0;padding:0;
}
.copycms_colsb .content p {
  font-size:10px;
  margin:0 0 5px 0;padding:0;
  line-height:14px;
}

/* ---------------------------------------- */

.copycms {
  color: #FFFFFF;
  float: left;
  margin:0;
  padding:15px;
}
.copycms h1 {
  font-size: 20px;
  padding:0 0 4px 0;
  margin:0 0 10px 0;
  border-bottom:2px solid #003366;
}
.copycms h2 {
  font-size: 16px;
  padding:0 0 4px 0;
  margin:0 0 10px 0;
}
.copycms ul {
  margin: 10px 0px 25px 20px;
  padding: 0px;
  line-height: 1.2em;
}
.copycms li {
  font: 1em Arial, Helvetica, sans-serif;
  margin: 8px 0px 0px;
  padding: 0px;
  list-style: circle;
}
.copycms p {
  margin:0 0 10px 0;
  font-size:12px;
}

/* ---------------------------------------- */

.content {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  line-height: 1.6em;
  margin: 20px;
}
.content h1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
  margin-top: 0px;
}

/* ---------------------------------------- */

.leftcontent {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  line-height: 1.6em;
  margin: 20px 0 20px 20px;
  width:480px;
}
.leftcontent h1 {
  font-size:18px;
}

/* ---------------------------------------- */

.content_top {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  width: 740px;
  margin:20px 20px 0 20px;
}
.content_top h1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
}

/* ---------------------------------------- */

.results {
  float: left;
  width: 500px;
  margin-top: 20px;
  vertical-align: top;
  background: #3C6188;
  margin-bottom: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
.results td {
  vertical-align: top;
  padding: 0px 10px 0px 18px;
  height: 30px;
}
.results th {
  background: url(../images/toptenhead.jpg) no-repeat;
  padding-top: 10px;
  height: 50px;
  vertical-align: top;
}
.results h2 {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-align: center;
}
.results td.footer {
  padding-top: 20px;
  background: #002550 url(../images/resultsfooterbg.jpg) no-repeat;
  height: 20px;
  text-align: center;
}
.results td.footer2 {
  padding-top: 20px;
  background: #002550 url(../images/resultsfooterbg2.jpg) no-repeat;
  height: 20px;
  text-align: center;
}
.content   h2 {
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: bold;
}
.singletune {
  width: 220px;
  padding: 0px;
  font-size: 10px;
  line-height: 14px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin-bottom: 8px;
  margin-left: 0px;
}
.singletune td {
  margin: 0px;
  padding: 0px;
}
.singletune img {
  border: 1px solid #FD7527;
}
.singletune p {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: .5em;
}

/* ---------------------------------------- */

#artistheader {
  background: #6184a4 url(../images/profilehead.jpg) no-repeat;
  margin-top: 12px;
  width: 780px;
  line-height:30px;
  padding:10px 0 0 0;
}
#artistheader #artistname {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #E8FE58;
  font-size: 16px;
  padding: 0 0 0 15px;
  float:left;
}
#artistheader .artistnav {
  font-size:14px;
  color: #ffffff;
  padding:0 20px 0 0;
  text-align:right;
}
#artistheader .artistnav span {
  padding:0 5px;
}
#artistheader .artistnav a:link,
#artistheader .artistnav a:visited {
  font-size:14px;
  color: #ffffff;
  text-decoration: none;
}
#artistheader .artistnav a:hover {
  color: #ffc22f;
}
#artistheader .artistnav a.active,
#artistheader .artistnav a.active:visited {
  color: #ffc22f;
}

/* ---------------------------------------- */

#artistsubnav {
  background: url(../images/subnavbg.gif) no-repeat;
  height: 32px;
  padding: 2px 0px 0px;
  clear: both;
  font: bold 1em Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin-top: 5px;
}

/* ---------------------------------------- */

#memberheader {
  background: #6184a4 url(../images/profilehead.jpg) no-repeat;
  margin-top: 12px;
  width: 780px;
  line-height:30px;
  padding:10px 0 0 0;
}
#memberheader #membername {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #E8FE58;
  font-size: 16px;
  padding: 0 0 0 15px;
  float:left;
}
#memberheader .membernav {
  font-size:14px;
  color: #ffffff;
  padding:0 20px 0 0;
  text-align:right;
}
#memberheader .membernav span {
  padding:0 5px;
  color:#333399;
}
#memberheader .membernav  a:link,
#memberheader .membernav  a:visited {
  font-size:14px;
  color: #ffffff;
  text-decoration: none;
}
#memberheader .membernav a:hover {
  color: #E8FE58;
}
#memberheader .membernav a.active,
#memberheader .membernav a.active:visited {
  color: #E8FE58;
}

/* ---------------------------------------- */

#membersubnav {
  background: url(../images/subnavbg.gif) no-repeat;
  height: 32px;
  padding: 2px 0px 0px;
  clear: both;
  font: bold 1em Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin-top: 5px;
}

/* ---------------------------------------- */

.musictable td {
  border-top: 1px solid #6C8DAC;
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 1.2em;
  font-size: 10px;
}

/* ---------------------------------------- */

div.musictable {
  font-size: 10px;
}
div.musictable_row {
  overflow:hidden;
  width:575px;
  padding:5px 0;
  border-bottom:1px solid #6699cc;
}
div.musictable h4 {
  color:#fff;
}
div.musictable h4 small {
  color:#999;
}
div.musictable_row div {
  float:left;
  overflow:hidden;
  line-height:16px;
  height:16px;
  white-space:nowrap;
}
div.musictable_row div a,
div.musictable_row div a:visited {
  text-decoration:none;
}

/* ---------------------------------------- */

div.musictable_row div.col1 {
  width:180px;
}
div.musictable_row div.col2 {
  width:100px;
}
div.musictable_row div.col3,
div.musictable_row div.col4 {
  width:40px;
  text-align:center;
}
div.musictable_row div.col5 {
  width:200px;
  text-align:right;
}

/* ---------------------------------------- */

div#tunelist div.musictable_row div.col1 {
  width:160px;
}
div#tunelist div.musictable_row div.col2 {
  width:150px;
}
div#tunelist div.musictable_row div.col3 {
  width:100px;
  text-align:left;
}
div#tunelist div.musictable_row div.col4 {
  width:150px;
  text-align:right;
}

/* ---------------------------------------- */

div.musictable div.dbox {
  display:none;
  position:absolute;
  top:0px;left:0px;
  visibility:hidden;
  width:1px;
  height:1px;
}
div.musictable div.dbox_active {
  display:block;
  position:absolute;
  top:auto;left:auto;
  visibility:visible;
  width:575px;
  height:400px;
  overflow:auto;
  color:#cccccc;
}
div.musictable div.dbox_active div.dboxbg {
  padding:10px 15px;
  font-size:12px;
  background:#004D85 url(../images/infoboxbg_560.jpg) no-repeat;
}
div.musictable div.dbox_active div.dboxbg h4 {
  margin:0;
  padding:5px 0;
}
div.musictable div.dbox_active div.dboxbg p {
  margin:0;
  padding:5px 0;
}

/* ---------------------------------------- */

div.videotable {
  font-size: 10px;
}
div.videotable div.videotable_row {
  overflow:hidden;
  width:575px;
  padding:5px 0;
  border-bottom:1px solid #6699cc;
}
div.videotable h4 {
  color:#fff;
}
div.videotable h4 small {
  color:#999;
}
div.videotable_row div {
  float:left;
  overflow:hidden;
  line-height:20px;
  height:20px;
}
div.videotable div.dbox {
  display:none;
  position:absolute;
  top:0px;left:0px;
  visibility:hidden;
  width:1px;
  height:1px;
}
div.videotable div.dbox_active {
  display:block;
  position:absolute;
  top:auto;left:auto;
  visibility:visible;
  width:575px;
  height:400px;
  overflow:auto;
  color:#cccccc;
}
div.videotable div.dbox_active div.dboxbg {
  padding:10px 15px;
  font-size:12px;
  background:#004D85 url(../images/infoboxbg_560.jpg) no-repeat;
}
div.videotable div.dbox_active div.dboxbg h4 {
  margin:0;
  padding:5px 0;
}
div.videotable div.dbox_active div.dboxbg p {
  margin:0;
  padding:5px 0;
}

/* ---------------------------------------- */

div.videotable_row div.col1 {
  width:180px;
}
div.videotable_row div.col2 {
  width:100px;
}
div.videotable_row div.col3 {
  width:80px;
  text-align:center;
}
div.videotable_row div.col4 {
  width:200px;
  text-align:right;
}

/* ---------------------------------------- */

#memberLeft {
  float: left;
  margin: 10px 0 0 0;
  width: 185px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}
#memberLeft img {
  border: 5px solid #FEFEFE;
}
#memberLeft ul {
  margin:10px 0;
  padding:5px 0;
  background:#336699;
  border-top:2px solid #003366;
  border-bottom:2px solid #003366;
}
#memberLeft ul li {
  margin:0 0 0 25px;
  padding:0;
  list-style:square;
  color:#FFCC00;
}
#memberLeft ul li a,
#memberLeft ul li a:visited {
  text-decoration:none;
  color:#FFF;
  background:#336699;
  font-size:14px;
  line-height:20px;
}
#_memberLeft ul li a:hover {
  color:#FFFF00;
}

/* ---------------------------------------- */

#artistcontent {
  float:right;
  padding:10px 0 0 0;
  width:575px;
}
#artistcontent h1 {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 16px;
}

/* ---------------------------------------- */

#membercontent {
  float:right;
  padding:10px 0 0 0;
  width:575px;
}
#membercontent h1 {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 16px;
}

/* ---------------------------------------- */

#registration {
  width: 365px;
  float: right;
  margin-top: 20px;
  background: #6184a4 url(../images/reghead.jpg) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-align: center;
}
#inthead img {
  border-style: none;
}
.bluelink {
  font-size: 10px;
  text-align: right;
}
.bluelink a:visited , .bluelink a:link{
  color: #94CFFF;
  text-decoration: underline;
  font-size: 10px;
}
.bluelink a:hover {
  color: #94CFFF;
  text-decoration: none;
}
#articlefooter {
  height: 10px;
  width: 500px;
  clear: both;
  font-size: 12px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 15px;
  border-top: 1px solid #FFFFFF;
  margin-top: 20px;
}

/* ---------------------------------------- */

.leftnav {
  float: left;
  padding:20px;
  line-height:20px;
  color: #FFFFFF;
}
.leftnav .module {
  width:230px;
}
.leftnav h1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
  margin-top: 0px;
}

/* ---------------------------------------- */

.content .leftnav {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  width: 180px;
  line-height: 1.6em;
  float: left;
  margin: 20px 0 20px 0;
}

/* ---------------------------------------- */

.content .rightcontent {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  float:left;
  width: 540px;
  margin: 20px 0 0 20px;
}

/* ---------------------------------------- */

.rightnav {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  width: 250px;
  line-height: 1.6em;
  float: right;
  margin-top: 20px;
  margin: 20px 10px;
}
.rightnav h1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
  margin-top: 0px;
}

/* ---------------------------------------- */

.rightcontent {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  float:left;
  width: 500px;
  margin: 20px 0;
}
.rightcontent h1 {
  font-size: 16px;
  margin-top: 0px;
}
.rightcontent h2 {
  font: bold 1.3em Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin-top: 0px;
  text-align: center;
}

/* ---------------------------------------- */

table.itemlist {
  widht:100%;
  background: #3C6188;
  border-top:6px solid #002244;
}
table.itemlist tr td {
  border-bottom:6px solid #002244;
}
table.itemlist tr td table.listitem tr td {
  padding:5px;
  border-bottom:none;
}
table.itemlist tr td table.listitem div.name {
  font-size:16px;
  font-weight:bold;
}
table.itemlist tr td table.listitem div.price {
  float:right;
}
table.itemlist tr td table.listitem div.details {
  margin:5px 0 0 0;
}
table.itemlist tr td table.listitem div.readon {
  float:left;
  padding:8px 0;
}
table.itemlist tr td table.listitem div.addcart {
  float:right;
}

/* ---------------------------------------- */

table.listable {
  float:left;
  width: 500px;
  margin: 20px 0;
  vertical-align: top;
  margin-bottom: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  background: #3C6188;
}
table.listable tr th {
  background: url(../images/toptenhead.jpg) no-repeat;
  height: 38px;
}
table.listable tr th h2 {
  margin: 0px;
  padding: 8px 0 0 16px;
  font-size: 18px;
  color: #fff;
  text-align:center;
}
table.listable tr td table.list {
  border:4px solid #456387;
}
table.listable tr td table.list tr td {
  border-bottom:1px solid #002550;
  background:#3A6087;
  padding:4px 6px;
}
table.listable tr td table.list tr:hover td {
  background:#6688AA;
  background:#1A4575;
}
table.listable tr td table.list tr td a.artistpic img {
  border: 2px solid #FC711C;
}
table.listable tr td.footer {
  background: none;
  background: url(../images/resultsfooterbg.gif) no-repeat;
  height: 31px;
  text-align: center;
}

/* ---------------------------------------- */

div.product_list {
  margin:20px 0 0 10px;
  width:760px;
}
div.product_list table.listitem {
  width:370px;
  float:left;
}
div.product_list h1 {
  font-size:18px;
}

/* ---------------------------------------- */

td.genre a {
  vertical-align:top;
  line-height:18px;
  padding-left:5px;
}

/* ---------------------------------------- */

.genres {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  float: right;
  width: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.genres h1 {
  font: bold 1.2em Arial, Helvetica, sans-serif;
  margin-top: 0px;
  border-bottom: 1px solid #6C8DAC;
  padding-bottom: 5px;
}
.genres .list {
  border:4px solid #002550;
  border-top:0;
}
.genres .list tr td {
  border-bottom:1px solid #002550;
  background:#3A6087;
  padding:4px 6px;
}
.genres .list tr:hover td {
  background:#6688AA;
  background:#113366;
}

/* ---------------------------------------- */

.smalltext {
  font-size: 10px;
}
#player {
  margin-bottom: 15px;
}
.hilighted {
  color: #ffc22f;
}
#tunerdetails {
  float: left;
  width: 185px;
  margin-top: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
}
#tunerdetails h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin-top: 0px;
  font-size: 16px;
}
div.form_wrap {
  float:right;
  margin:0 10px;
  width:560px
}
div.form {
  background: #3C6188;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin-top: 20px;
  margin-bottom: 20px;
}
div.form th {
  font-size:12px;
  text-align:left;
  padding: 5px 5px 5px 10px;
  background:#113366;
}
div.form td.head {
  background:#FF6600;
  font-weight:bold;
}
div.form td {
  text-align:left;
  padding: 5px 5px 5px 10px;
  border-top: 1px solid #1A4575;
}
div.form input.text,
div.form textarea.text,
div.form select.text {
  width:230px;
}
div.form table.radioset tr td {
  border:none;
  padding:1px 5px;
}
td.right  {
  padding: 5px 5px 5px 10px;
  border-top: 1px solid #1A4575;
  text-align: right;
}
div.agree_form {
  text-align:center;
}
div.agree_form form input {
  padding:4px 6px;
  font-weight:bold;
}

/* ---------------------------------- */

table.reviewtable {
  border-bottom:1px solid #336688;
  border-right:1px solid #336688;
}
table.reviewtable td {
  vertical-align:top;
}
table.reviewtable td.rating {
  width:100px;
  border-right:1px solid #447799;
}
table.reviewtable td.rating div {
  padding:0 0 5px 0;
}
table.reviewtable td.rating span,
table.reviewtable td.rating a,
table.reviewtable td.rating a:visited {
  font-style:italic;
  font-size:11px;
}
table.reviewtable td {
  border-top: 1px solid #6C8DAC;
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 1.2em;
  font-size: 10px;
}
div.action_add {
  text-align:right;
  padding:5px 0 0 0;
}

/* ---------------------------------- */

div.rating_bar span,
div.rating_bar input {
  font-style:italic;
  line-height:18px;
  float:left;
}

/* ---------------------------------- */

div.pagenav {
  padding:5px 0;
  float:left;
}
