body{
	margin:0px;
	padding:0px;
}
#eplayerwrap{
	position:relative;
	top:0px;
	left:0px;
	width:394px;
	height:109px;
	background: url(images/player_bg.jpg) 0px 0px no-repeat;
	/* background-color:#363636; */
}
#eplayer{
	position:absolute;
	top:10px;
	left:330px;
	
}
#econtent{
	display:none;
}
#econtent-logo {
	display:none;
}

#econtent-caption {
	display:none;
}


#econtent-text{
	display:none;
}

.eplay a {color: #3399cc; text-decoration:none; }
.eplay a:hover {color: #ff0066; }
.eplay a:visited {color: #999999; }
.eplay a:visited:hover {color: #ff0066; }

#eplaybar {

	position:absolute;
	top:0px;
	left:0px;
	width:165px;
	height:40px;
	background: url(images/buttons.jpg) 0 0 no-repeat;
}
#eplaybar{
	left:150px;
	top:69px;
	width: 200px; 
	height: 40px; 
}
html>body #eplaybar{
	left:30px;
	width: 200px; 
	height: 40px; 
}

#eplaybar ul{ 
	position:absolute; 
	left:0; 
	top: 0; 
	width: 200px; 
	height: 40px; 
}

#eplaybar li { z-index:1000; position:absolute; display: block; list-style: none; }

#eplaybar a { width: 40px; height: 40px; display: block; border: solid 0px #fff;}
#eplaybar a:hover { border: solid 0px #000;}

#eplaybar #previous { left: 0px; 0px;}
#eplaybar #play {left: 40px; background-position: -40px 0; }
#eplaybar #pause {left: 80px; background-position: -80px 0; }
#eplaybar #stop {left: 120px; background-position: -120px 0; }
#eplaybar #next {left: 160px; background-position: -160px 0; }

#eplaybar #previous a:hover { background: url(images/buttons.jpg) -0px -40px no-repeat; }
#eplaybar #play a:hover { background: url(images/buttons.jpg) -40px -40px no-repeat; }
#eplaybar #pause a:hover { background: url(images/buttons.jpg) -80px -40px no-repeat; }
#eplaybar #stop a:hover { background: url(images/buttons.jpg) -120px -40px no-repeat; }
#eplaybar #next a:hover { background: url(images/buttons.jpg) -160px -40px no-repeat; }

#eplaybar span { display:none;}

#fsbutton { 
	display:none;
	/* width: 27px;
	height: 288px; */
}

#fsbutton a { 
	/* width: 27px; 
	height: 288px; 
	background: url(images/eplayer2_05.gif) 0px 0px no-repeat; */
}

#fsbutton a:hover { 
	/* width: 27px; 
	height: 288px; 
	background: url(images/eplayer2_05_o.gif) 0px 0px no-repeat; */
}


#fsbutton span { display:none; }

#divName{
	width:240px 
	height:10px; 
	display:block; 
	/* overflow:hidden;  */
	/* background: url(images/eplayer2_05.gif);
	background-repeat: repeat-x; */
	font-size:10px;
	color:#fff;
	font-weight:normal;
}

#divName span { display:none; }

#divState span { display:none; }

#divState{ 
	position:absolute;
	top:10px;
	left:86px; 
	font-size:12px;
	color:#fff; 
}

marquee{
	position:absolute;
	top:49px;
	left:86px;
	/* background: url(images/marquee.gif);
	margin-left:3px; */
	width:240px;
	height:10px;


}
.category_link{
	display:block;
	cursor:pointer;
	border: 1px solid #716d6d;
}

.track_link{
	display:block;
	cursor:pointer;
	color:#716d6d;
}

