.wr360_player
{
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#wr360menu
{
	visibility: hidden;
}
.wr360_player .container
{
	position: relative;
	overflow: hidden;
	z-index: 0;
	margin: 0 !important;
	padding: 0 !important;
}
.wr360_player .container .panning
{
	position: relative;
	left: 0;
}
.wr360_player .container .theme_panel_back
{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	margin-bottom: 0px;
	height: 35px;
	z-index: 20000;
}
.wr360_player .container .theme_panel
{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	margin-bottom: 0px;
	height: 35px;
	z-index: 20010;
}
.wr360_player .container .theme_header
{
	visibility: hidden;
}
.wr360_player .container .theme_header .progress_bar
{
	background: url(../img/basic/load_js.gif) no-repeat left top;
	margin: 1px 0 0 6px;
	float: left;
	width: 43px;
	height: 8px;
	cursor: pointer;
}
.wr360_player .container .theme_header .progress_num
{
	position: absolute;
	left: 56px;
	top: 0px;
	width: 30px;
	text-align: left;
	color: #A0A0A0;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 8px;
	padding: 0;
	margin: 0;
	line-height: 8px;
	height: 8px;
	border: none;
}
.wr360_player .container .theme_header A.watermark
{
	margin-left: 5px;
	margin-top: 5px;
	display: block;
	float: left;
	width: 1px;
	height: 1px;
	cursor: pointer;
	display: none;
}
.wr360_player .container .theme_panel .toolbar
{
	position: relative;
	height: 35px;
	margin: 1px auto -1px;
	padding: 0 10px;
}
.wr360_player .container .theme_panel .toolbar A.left_button
{
	background: url(../img/basic/left_combined.png) no-repeat 0 0;
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin: 4px 0 0 0px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.left_button:hover
{
	background: url(../img/basic/left_combined.png) no-repeat -23px 0;
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin: 4px 0 0 0px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.play_button
{
	background: url(../img/basic/play_combined.png) no-repeat 0 0;
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin: 4px 0 0 9px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.play_button:hover
{
	background: url(../img/basic/play_combined.png) no-repeat -24px 0;
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin: 4px 0 0 9px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.pause_button
{
	background: url(../img/basic/pause_combined.png) no-repeat 0 0;
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin: 4px 0 0 9px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.pause_button:hover
{
	background: url(../img/basic/pause_combined.png) no-repeat -24px 0;
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin: 4px 0 0 9px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.right_button
{
	background: url(../img/basic/right_combined.png) no-repeat 0 0;
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin: 4px 0 0 11px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.right_button:hover
{
	background: url(../img/basic/right_combined.png) no-repeat -23px 0;
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin: 4px 0 0 11px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.zoomin_button
{
	background: url(../img/basic/zoomin_combined.png) no-repeat 0 0;
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin: 4px 0 0 14px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.zoomin_button:hover
{
	background: url(../img/basic/zoomin_combined.png) no-repeat -23px 0;
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin: 4px 0 0 14px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.zoomout_button
{
	background: url(../img/basic/zoomout_combined.png) no-repeat 0 0;
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin: 4px 0 0 14px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.zoomout_button:hover
{
	background: url(../img/basic/zoomout_combined.png) no-repeat -23px 0;
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin: 4px 0 0 14px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.hotspotson_button
{
	background: url(../img/basic/spoton_combined.png) no-repeat 0 0;
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin: 4px 0 0 11px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.hotspotson_button:hover
{
	background: url(../img/basic/spoton_combined.png) no-repeat -23px 0;
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin: 4px 0 0 11px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.hotspotsoff_button
{
	background: url(../img/basic/spotoff_combined.png) no-repeat 0 0;
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin: 4px 0 0 11px;
	cursor: pointer;
}
.wr360_player .container .theme_panel .toolbar A.hotspotsoff_button:hover
{
	background: url(../img/basic/spotoff_combined.png) no-repeat -23px 0;
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	margin: 4px 0 0 11px;
	cursor: pointer;
}
