html {
	height: 100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: rgb(128,128,128); /* for IE8 */
	background-color: rgba(128,128,128,1.0);
}
a, a:link, a:visited, a:hover, a:active {
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}
input::-moz-focus-inner {
  border: 0;
}
.highslide-wrapper {

	background: none;
	border-radius: 7px;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border-width: 0px;
}
.highslide-active-anchor img, .highslide-active-anchor:hover img {
	visibility: hidden;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: #cccccc;
	cursor: pointer;
	border-radius: 7px;
}
.highslide-maincontent {
	display: none;
}
.highslide-html {
	border-width: 2px;
	border-style: solid;
	border-color: #cccccc;
	border-radius: 7px;
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC); /* for Chrome and Safari for radius problem */
}
.highslide-caption, .highslide-heading {
	border-width: 0px;
	border-style: solid;
	border-color: #cccccc;
	background: #9b9f86;
	border-radius: 7px;
}
.highslide-caption {
	display: none;
	color: #000000;
	text-align: center;
	padding: 5px 10px;
	margin-top: 5px;
}
.highslide-caption a:link {
	color: #000000;
}
.highslide-caption a:visited {
	color: #000000;
}
.highslide-caption a:hover {
	color: #ffffff;
}
.highslide-caption a:active {
	color: #000000;
}
.highslide-heading {
	display: none;
	color: #000000;
	cursor: default;
	text-align: center;
	padding: 5px 10px;
	margin-bottom: 5px;
}
.highslide-heading a:link {
	color: #000000;
}
.highslide-heading a:visited {
	color: #000000;
}
.highslide-heading a:hover {
	color: #ffffff;
}
.highslide-heading a:active {
	color: #000000;
}
.highslide-loading {
	display: block;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #000000;
	padding-left: 22px;
	background-image: url(graphics/loader-black.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
.highslide-loading a:hover {
	color: #ff0000;
}
.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
	margin: 0;
	list-style: none;
}
.highslide-controls a {
	float: left;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
	background-image: url(graphics/controlbar-text-black-gray-rounded.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
	background: url(graphics/controlbar-text-black-gray-rounded.png) no-repeat;
	background-position: left top !important;
	position: relative;
	left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(graphics/controlbar-text-black-gray-rounded.png) no-repeat;
	margin: 1px 2px 1px 10px;
	display: block;
	min-width: 4em;
	height: 18px;
	line-height: 16px;
	padding: 1px 0 1px 18px;
	color: #cccccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 4em;
}
.text-controls a:hover span {
	color: #ff0000;
}
.text-controls a.disabled span {
	color: #444444;
}
.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}
	
.text-controls .highslide-play {
 	display: none;
}
.text-controls .highslide-full-expand {
	display: none;
}
	
.text-controls .highslide-close {
	display: none;
}
	
.highslide-header { 	
	display: none;
}
.mx-pano .highslide-html {
	border-width: 2px;
	border-style: solid;
	border-color: #9b9f86;
	border-radius: 7px;
}
.mx-hidden-container {
	position: absolute;
	top: 47%;
	left: 50%;
	height: 0px;
	margin-left: -70px;
	overflow: hidden;
}
.mx-warning {
	position: absolute;
	top: 33%;
	left: 50%;
	z-index: 9999;
}
.mx-warning-inner {
	color: yellow;
	background-color: red;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	padding: 25px;
	position: relative;
	left: -50%;
}
.mx-musicdiv {
	position: fixed;
	bottom: 5px;
	right: 5px;
	z-index: 9999;
}
.mx-hs-title {
	font-size: 13px !important;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.mx-hs-title a:link {
	font-weight: bold;
	text-decoration: none;
}
.mx-hs-title a:visited {
	font-weight: bold;
	text-decoration: none;
}
.mx-hs-title a:hover {
	font-weight: bold;
	text-decoration: none;
}
.mx-hs-title a:active {
	font-weight: bold;
	text-decoration: none;
}
.mx-hs-comment {
	font-size: 13px !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: none;
}
.mx-hs-comment a:link {
	font-weight: bold;
	text-decoration: none;
}
.mx-hs-comment a:visited {
	font-weight: bold;
	text-decoration: none;
}
.mx-hs-comment a:hover {
	font-weight: bold;
	text-decoration: none;
}
.mx-hs-comment a:active {
	font-weight: bold;
	text-decoration: none;
}
.mx-captdownload {
	min-height: 35px;
	padding-left: 47px;
	padding-right: 47px;
}
.mx-captglobe {
	min-height: 35px;
	padding-left: 47px;
	padding-right: 47px;
}
.mx-globe-icon {
	position: absolute;
	bottom: 0px;
	left: 5px;
	padding: 3px;
}
.mx-globe-icon img {
	border-width: 0px;
}
.mx-globe-icon-above {
	position: absolute;
	top: 5px;
	left: 5px;
	padding: 3px;
}
.mx-globe-icon-above img {
	border-width: 0px;
}
.mx-download-icon {
	position: absolute;
	bottom: 0px;
	right: 5px;
	padding: 3px;
}
.mx-download-icon img {
	border-width: 0px;
}
.mx-download-icon-above {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 3px;
}
.mx-download-icon-above img {
	border-width: 0px;
}
.mx-buttontext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding: 0px 5px 0px;
	cursor: pointer;
	margin: 5px 4px 0px 4px;
	vertical-align: middle;
	text-shadow: none;
}
.mx-buttonalign {
	cursor: default;
	margin: 0px 0px 5px 0px;
	text-align: center;
	clear: both;
	margin: 0px;
}
.mx-buttonimage {
	margin: 5px 4px 0px 4px;
	vertical-align: middle;
}
.mx-buttonaligndl {
	bottom: 45px;
}
.mx-buttonalignglobe {
	bottom: 45px;
}
.mx-lfproxyabove {
	padding-top: 10px;
}
.mx-lfproxybelow {
	padding-bottom: 10px;
}
.jwlogo {
	display: none;
}
