@charset "UTF-8";
/* CSS Document */


a.player {	
	display:block;
	width:500px;
	height:366px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background-image:url(http://video.oasistv.com/images/OasisHandPromoStill.jpg);
	/*background:#000 url(/img/global/gradient/h500.png) repeat-x 0 0;
	background:-moz-linear-gradient(top, rgba(55, 102, 152, 0.9), rgba(6, 6, 6, 0.9));
	-moz-box-shadow:0 0 40px rgba(100, 118, 173, 0.5);*/
}

a.player:hover {
	background-image:url(http://video.oasistv.com/images/OasisHandPromoStill.jpg);
	/*&background:-moz-linear-gradient(center top, rgba(73, 122, 173, 0.898), rgba(6, 6, 6, 0.898));*/	
}

/* splash image */
a.player img {
	margin-top:100px;
	border:0;	
}

a.player2 {
	margin-top:0px;	
		display:block;
	width:480px;
	height:270px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background-image:url(http://video.oasistv.com/images/OasisHandPromoStill.jpg);

}

 
a.menutab{
	border:0px;
}


a.myPlayer {
	display:block;
	position:relative;
	width: 122px;
	height:59px; 
	text-align:center;
	margin:0 0px 0px 0;
	float:left;
	border:1px solid #999;
}
