html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
form {
	margin-bottom: 0;
	margin-top: 0;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #3A0404 url(page_bg.jpg) repeat-x;
	font: 11px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	width: 678px;
	min-height: 650px;
	_height: 650px;
	background: url(header.jpg) no-repeat;
  position: relative;
}

h1 {
  padding:  25px 0 0 30px;
  font: 32px "arial black", arial, sans-serif;
  color: #151515;
}

h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}

#popwrapper {
    top: -50px;
	left: -20px;
	width: 678px;
	min-height: 750px;
	_height: 750px;
	background: url(header.jpg) no-repeat;
  position: relative;
}

#popwrapper h1 {
  padding:  5px 0 0 30px;
  font: 32px "arial black", arial, sans-serif;
  color: #151515;
}

#popwrapper h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}

/* nav */

#nav {
  position: absolute;
  top: 0px;
  left: 335px;
  width: 500px;
}
#nav li {
  float: left;
  background: url(nav_left.gif) no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 45px;
  line-height: 1.1;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#nav a:hover {
	color: #FFA405;
}

/** popplayer **/

.popplayer {
  width: 710px;
  position: absolute;
  color: #fff;
  top: 299px;
  left: 33px;

  background: #901315;
  padding: 5px;
  border: white 3px solid;
}

popplayer.h3 {
   font:bold 14px/19px arial;
}

div.lyrics {
   width:368px;
   height:374px;
   border:1px solid #ccc;
   background:#901315;
   padding:6px;
   overflow:auto;
}

div.lyrics p,
div.lyrics li {font:normal 11px/15px arial;color:#333;}
div.lyrics h3 {font:bold 14px/19px arial;color:#000;}
div.lyrics h4 {font:bold 12px/17px arial;color:#000;}
div.lyrics strong {color:#000;}
/** topcontent **/

#topcon {
  background: url(topcon.jpg) no-repeat;
  width: 427px;
  position: absolute;
  top: 105px;
  left: 338px;
  color: #fff;
}
#topcon-inner {
  margin: 10px 30px 41px 95px;
  height: 140px;
  overflow: auto;
}
#topcon h2 {
  font-size: 14px;
}

#poptopcon {
  width: 302px;
  position: absolute;
  top: 5px;
  left: 288px;
  color: #fff;
}

/** Body **/

#content {
  width: 710px;
  position: absolute;
  color: #fff;
  top: 299px;
  left: 33px;
}
#popcontent {
  width: 710px;
  position: absolute;
  color: #fff;
  top: 299px;
  left: 46px;
}

#content a {
  color: #fff;
}
#content a:hover {
  color: #FF9933;
}

#body {
  border: 3px solid white;
  background: #901315;
  padding: 12px;
}

.box {
  float: left;
  width: 195px;
  background: #730F11;
  margin-right: 18px;
}
.box-t { background: top url(box_t.gif) repeat-x; }
.box-r { background: right url(box_r.gif) repeat-y; }
.box-b { background: bottom url(box_b.gif) repeat-x; }
.box-l { background: left url(box_l.gif) repeat-y; }
.box-tr { background: top right url(box_tr.gif) no-repeat; }
.box-br { background: bottom right url(box_br.gif) no-repeat; }
.box-bl { background: bottom left url(box_bl.gif) no-repeat; }
.box-tl { background: top left url(box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}

#box-middle {
  width: 240px;
}
#box-middle .box-tl {
  padding-bottom: 22px;
}
#box-middle ul {
  margin: 1em 0;
}
#box-middle li {
  list-style: none;
  margin: 0.9em 0;
}
#box-middle ul a {
  text-decoration: none;
}
#box-middle ul a:hover {
  text-decoration: underline;
}

#box-right {
  margin-right: 0;
}
#box-right .box-tl {
  padding-bottom: 18px;
}
#box-right p {
  margin-top: 0;
  margin-bottom: 3.6em;
}


#box-double {
  width: 437px;

}
#box-double .box-tl {
  padding-bottom: 22px;
}
#box-double ul {
  margin: 1em 0;
}
#box-double li {
  list-style: none;
  margin: 0.9em 0;
}
#box-double ul a {
  text-decoration: none;
}
#box-double ul a:hover {
  text-decoration: underline;
}


#body h2 {
  font-size: 12px;
  text-align: right;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 9px;
  color: #FFEA00;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
  color: #6699FF;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}

/** footer **/
#footer {
  text-align: center;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}


.statcounter img {
  vertical-align:middle;
}


#charthd {font-size: 12px; width: 100%; table-layout:fixed;}
#charthd th, #charthd td {overflow: hidden; white-space: nowrap;}
#charthd td {padding: 0px; padding-bottom: 3px; text-align: left; vertical-align: middle;}

#chart {border-left: 1px solid #fff; border-top: 1px solid #fff; font-size: 11px; width: 100%; table-layout:fixed;}
#chart th, #chart td {overflow: hidden; white-space: nowrap;}
#chart th {background: #730F11; text-align: center; border-right: 1px solid #fff; border-bottom: 1px solid #fff; color: #fff; line-height: 12px; font-size: 10px;}
#chart .line1 {background: #730F11;}
#chart .line2 {background: #901315;}
#chart img {border: 0; margin: 0 3px;}
#chart td {text-align: left; border-bottom: 1px solid #fff; border-right: 1px solid #fff; vertical-align: middle;}
#chart .week {text-align: center;}
#chart .sel {
	text-align: center;
	height: 20px;
	border-bottom: 0px;
	padding: 0px;
}
#chart .mp3, #chart .sms {text-align: center; padding: 0;}

#playMP3 {position:absolute; left: 642px; overflow:hidden; z-index:999; width: 1px; height: 1px;}

#infoRING, #infoREAL {position:absolute; left: 402px; overflow:hidden; visibility: hidden; z-index:997; border: 1px solid #fff; background: #a1bccc; color: #fff; font-size: 11px; width: 150px; padding-bottom: 10px;}
#infoREAL {left: 402px; z-index:998; background-color: #a0a0be;}
#infoRING p, #infoREAL p {padding: 3px 5px 0 10px; margin: 0; text-align: left;}
#infoRING p.close, #infoREAL p.close {text-align: right; padding: 0;}
#infoRING p.close a, #infoREAL p.close a {background-color: #c80000; color: #fff; font-weight: bold; padding: 5px 4px 3px 5px;}


#chart .header {
	background-image: url(header-bg.png);
	background-position: center left;
	background-repeat: no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 1px;
	font-size: 12px;
	height: 10px;
	color: #000000;
}
#chart .header th {
	padding: 0px;
	font-size: 12px;
	height: 10px;
}
#chart .header a {
	padding-top: 0px;
	color: #000000;
}
/*
#chart .header form {
	padding-top: 0px;
	padding-bottom: 1px;
	height: 16px;
	border-bottom: 0px;
	color: #000000;
}
*/
#chart .headerSortUp {
	background-image: url(header-asc.png);
	background-position: center left;
	background-repeat: no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 1px;
	font-size: 12px;
	height: 10px;
	color: #000000;
}
#chart .headerSortUp th {
	padding: 0px;
	font-size: 12px;
	height: 10px;
}
#chart .headerSortUp a {
	padding-top: 0px;
	color: #000000;
}

#chart .headerSortDown {
	background-image: url(header-desc.png);
	background-position: center left;
	background-repeat: no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 1px;
	font-size: 12px;
	height: 10px;
	color: #000000;
}
#chart .headerSortDown th {
	padding: 0px;
	font-size: 12px;
	height: 10px;
}
#chart .headerSortDown a {
	padding-top: 0px;
	color: #000000;
}

.helper {
	vertical-align: bottom;
	height: 21px;
	width:  21px;
}