/*  Media Player styles (c) 2008 HOH Radio  */

BODY
{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
}
#top
{
	left: 2px;
	height: 60px;
	width: 600px;
	background-image: url(hohlogo.jpg);
	
}
#player
{
	top:0px;
	left:600px;
	position: absolute;
	height:206px;
	width:240px;
}
#playeroverlay
{
	
	top: 0px;
	left: 601px;
	width: 238px;
	height: 180px;
	position: absolute;
}
#chat
{
	
	top: 60px;
	left: 0px;
	width: 600px;
	height: 400px;
	position: absolute;
}
#adtext
{
	top: 465px;
	left: 1px;
	height: 5px;
	width: 100px;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	position: absolute;
}
#banners
{
	top: 482px;
	left: 1px;
	height: 60px;
	width: 468px;
	background-color: #C0C0C0;
	position: absolute;
}
#lsheader
{
	top: 219px;
	width: 238px;
	height: 9px;
	left: 601px;
	position: absolute;
	font-family: Verdana;
	font-size: 11.5px;
	font-weight: bold;
	color: #FF9900;
}
#stats
{
	top: 240px;
	left: 601px;
	height: 80px;
	position: absolute;
	width: 238px;
}
#ruler
{
	background-color: #FF9900;
	top: 334px;
	left: 601px;
	height: 1px;
	width: 238px;
	position: absolute;
}
#timetableheader
{
	
	top: 348px;
	width: 238px;
	height: 9px;
	left: 601px;
	position: absolute;
	font-family: Verdana;
	font-size: 11.5px;
	font-weight: bold;
	color: #FF9900;

}
#timetable
{
	
	top: 368px;
	width: 238px;
	height: 9px;
	left: 601px;
	position: absolute;

}
#updown
{
	top: 520px;
	width: 238px;
	height: 10px;
	left: 810px;
	position: absolute;


}
.orangetext
{

	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;

}
.whitetext
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#dottedline
{
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	height:2px;
	width:238px;

}
#pager
{
	top: 482px;
	left: 477px;
	height: 60px;
	width: 120px;
	background-color: #C0C0C0;
	background-image: url(hohpager.jpg);
	position: absolute;
}
