/* CSS Style Sheet */

[id*="ListItem_JBEEB_"] {
    color: white !important;
}

[id*="TextScroller_JBEEB_"] span {
    color: #00ffff !important;
}
div#middle {
	position:absolute;
	width:600px;
	height:600px;
	top:50%;
	left:50%;
	margin-left: -300px;
	margin-top: -300px;
}
table#editlist {
	color: #000000;
	background-color: #CCCCCC;
	text-align: right;
}
div#middle a {
	color: #000000;
}

h1 {
	font-family: "Bunchlo.ttf", verdana;
	font-size: 11pt;
}
body {
	color: #00FFFF;
	border: none;
	background-color: #000000;
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
}
body a {
	color: #ccffff;
	text-decoration: underline;
}
span.checkbox {
	width: 13px;
	height: 13px;
	padding: 3px 3px 3px 4px;
	background: url(images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}

p.datetime {
	color: #997755;
	font-style: italic;
	font-size: smaller;
	padding: 0px;
	margin: 0px;
}
span.datetime {
	color: #997755;
	font-style: italic;
	font-size: smaller;
	padding: 0px;
	margin: 0px;
}
.blue {
	background-color: #00FFFF;
}
div#edit_music {
	width: 50%;
	margin: 5px auto;
}
table {
	color: #00FFFF; 
	width:100%; 
}
.icon {
	border: none;
	text-decoration: none;
}
img.verifyimg{
	border: none;
	position: relative;
	top: 10px
}
img, img a{
	border:none;
	color: #000000;
}
div#header, div#footer {
	font-size:10.0pt; 
	font-family:"Verdana";
}
div#music_footer {
	color: #666666;
	font-size:8.0pt; 
	font-family:"Verdana";
}
div.music_footer2 {
	color: #666666;
	font-size:8.0pt; 
	font-family:"Verdana";
}
div#header a {
	color: #000000;
}
div#noimgbdr a {
	color: #000000;
}
div.lyricbox {
	float: right;
	left: 320px;
	width: 615px;
	margin: -30px 25px 0px 0px;
}
iframe#lyricframe {
	width: 635px;
	/*height: 100px;*/
	overflow: hidden;
	margin: 20px;
	border: none;
	background-color: #000000;
}
div.top_sc {
	height: 161px;
	width: 635px;
	margin: 0px;
	background:url('images/top_scroll.gif') no-repeat 0px 0px;
}
pre.lyrics{
	color: #000000;
	font-family: Papyrus, Comic Sans MS, cursive, Verdana;
	font-size: 10pt;
	width: 635px;
	margin: 0px;
	text-align: center;
	background:url('images/back_scroll.gif');
}
pre.lyrics a{
	color: blue;
}
pre.lyrics_pl{
	color: #000000;
	font-family: Papyrus, Comic Sans MS, cursive, Verdana;
	font-size: 10pt;
	width: 635px;
	margin: 0px;
	padding: 20px 0px 0px 230px;
	text-align: left;
	background:url('images/back_scroll.gif') no-repeat 0px 0px;
}
pre.lyrics_pl a{
	color: blue;
}
p.lyrics {
	color: #000000;
	font-family: Papyrus, Comic Sans MS, cursive, Verdana;
	font-size: 10pt;
	width: 635px;
	margin: 0px;
	text-align: center;
	background:url('images/back_scroll.gif');
}
p.lyrics a{
	color: blue;
}
div.printlyrics {
	position: absolute;
	left: 500px;
	color: blue;
	font-family: Papyrus, Comic Sans MS, cursive, Verdana;
	font-size: 10pt;
	width: 50px;
	margin: 0px;
	text-align: right;
}
div.printlyrics a{
	color: blue;
}
span.playlist{
	text-align: left;
}
div.ditternote {
	color: #000000;
	font-family: Papyrus, Comic Sans MS, cursive, Verdana;
	font-size: 10pt;
	width: 635px;
	text-align: center;
	/*background:url('images/back_scroll.gif');*/
}
span.ditternote {
	color: #000000;
	font-family: Papyrus, Comic Sans MS, cursive, Verdana;
	font-size: 10pt;
	width: 415px;
	text-align: center;
	background:url('images/back_scroll.gif');
}
div.bot_sc {
	height: 151px;
	width: 635px;
	margin: 0px;
	background:url('images/bottom_scroll.gif') no-repeat 0px 0px;
}
div.container {
	float: left;
	margin: 50px 0px 0px 50px;
}
div.main_container {
	float: left;
}
div#music_container {
	width: 955px;
	margin: 0px auto;
}
div.player {
	top:190px;
	/*right:50%;*/
	width: 300px;
	margin: 0px 15px;
}
div#song_container {
position: static;
	text-align: left;
	width: 300px;
}
div.songlist {
	text-align: center;
	width: 300px;
	margin: 0px 20px;
}
.songlist a {
	text-align: center;
	color: #ccffff;
	text-decoration: underline;
}
div.gearlist {
	position: absolute;
	top: 180px;
	left: 50%;
	width: 400px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.gearlist a {
	color: #ccffff;
	text-decoration: underline;
}
img.highlight {
	border: none;
	margin: 3px;
}
img.highlight:hover{
	border: #00ffff double 3px;
	margin: 0px;
}
