/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo {
	position:absolute;
	width:162px;
	height:90px;
	z-index:1;
	left: 6px;
	top: 10px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	height: 28px;
	width: 162px;
	background-image: url(../skins/wvli/btn_1.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#btn_1 {
	position:absolute;
	z-index:2;
	left: 6px;
	top: 110px;
}
#btn_2 {
	position:absolute;
	height:28px;
	z-index:2;
	left: 6px;
	top: 144px;
}
#btn_3 {
	position:absolute;
	height:28px;
	z-index:2;
	left: 6px;
	top: 178px;
}
#CaptionDiv{
	POSITION: absolute;
	TOP: 239px;
	left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	visibility: visible;
	height: 68px;
	width: 162px;
	margin: 0px;
	overflow: hidden;
	border: 1px none #ffffff;
	font-size: 10px;
	padding: 4px;
	background-color: #000000;
	-moz-opacity: 0;
}
#mozfiller{
	POSITION: absolute;
	TOP: 211px;
	left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	visibility: visible;
	height: 78px;
	width: 162px;
	margin: 0px;
	overflow: hidden;
	border: 1px none #ffffff;
	font-size: 10px;
	padding: 4px;
	opacity: 0.5;
	filter: alpha(opacity = 0);
	background-image: url(../logos/wvli.jpg);
	background-repeat: no-repeat;
}
.playstatus{
	POSITION: absolute;
	TOP: 211px;
	left: 6px;
	visibility: visible;
	height: 20px;
	width: 162px;
	margin: 0px;
	overflow: visible;
	border: 1px none #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding: 4px;
	background-color: #000000;
	-moz-opacity: 0;
}
#btmbanner {
	position:absolute;
	width:468px;
	height:48px;
	z-index:3;
	left: 6px;
	top: 312px;
	background-color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#playerwindow {
	height: 250px;
	width: 300px;
	background-color: #333333;
	z-index: 3;
}
#playerwindowoverlay {
	height: 250px;
	width: 300px;
	z-index: 3;
	background-image: url(../skins/wvli/playerwindowoverlay.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 6px;
	right: 5px;
}
#wmp_div {
	z-index: 5;
}
