html {
	height: 100%;
}
body {
	font-family: "Verdana", Verdana, sans-serif;
	background-color: #000000;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}
.highslide-container div {
	font-family: "Verdana", Verdana, sans-serif;
	font-size: 13px;
}
.highslide-container table {
	background: none;
}
.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: #3f6e94;
	cursor: pointer;
}
.highslide-image-blur {
}
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: #3f6e94;
	border-width: 2px;
	border-style: solid;
	border-color: #3f6e94;
}
.highslide-wrapper, .highslide-outline, .highslide-caption, .highslide-heading {
	background: #3f6e94;
}
.highslide-caption {
	display: none;
	border-top: none;
	color: #ffcc66;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.highslide-caption a:link {
	color: #ffcc66;
}
.highslide-caption a:visited {
	color: #ffcc66;
}
.highslide-caption a:hover {
	color: #000000;
}
.highslide-caption a:active {
	color: #ffcc66;
}
.highslide-heading {
	display: none;
	color: #ffcc66;
	cursor: default;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.highslide-heading a:link {
	color: #ffcc66;
}
.highslide-heading a:visited {
	color: #ffcc66;
}
.highslide-heading a:hover {
	color: #000000;
}
.highslide-heading a:active {
	color: #ffcc66;
}
.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;
}
.highslide-controls {
	width: 95px;
	height: 30px;
	margin: 0px 10px 0px 0px;
	left: 7px;
	position: static;
}
.highslide-controls a {
	background-image: url(graphics/controlbar-large-white.gif);
	display: block;
	height: 30px;
	width: 30px;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
.highslide-controls .highslide-full-expand {
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
	
.highslide-controls .highslide-close {
	display: none;
}
	
.highslide-header { 	
	display: none;
}
.hidden-container {
	position: absolute;
	top: 47%;
	left: 50%;
	height: 0px;
	margin-left: -62px;
	overflow: hidden;
}
.warning {
	background-color: red;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.musicdiv {
	position: fixed;
	bottom: 5px;
	right: 5px;
	z-index: 9999;
}
.hs-title {
	font-size: 13px !important;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.hs-title a:link {
	font-weight: bold;
	text-decoration: none;
}
.hs-title a:visited {
	font-weight: bold;
	text-decoration: none;
}
.hs-title a:hover {
	font-weight: bold;
	text-decoration: none;
}
.hs-title a:active {
	font-weight: bold;
	text-decoration: none;
}
.hs-comment {
	font-size: 13px !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.hs-comment a:link {
	font-weight: bold;
	text-decoration: none;
}
.hs-comment a:visited {
	font-weight: bold;
	text-decoration: none;
}
.hs-comment a:hover {
	font-weight: bold;
	text-decoration: none;
}
.hs-comment a:active {
	font-weight: bold;
	text-decoration: none;
}
.captdownload {
	min-height: 15px;
	padding-left: 26px;
	padding-right: 26px;
}
.captglobe {
	min-height: 32px;
	padding-left: 42px;
	padding-right: 42px;
}
.globe-icon {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 3px 3px 0px 3px;
}
.globe-icon img {
	border-width: 0px;
}
.download-icon {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 3px;
}
.download-icon img {
	border-width: 0px;
}
.button {
	font-family: "Verdana", Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	cursor: pointer;
}
.buttonalign {
	text-align: center;
	clear: both;
}
.buttonaligndl {
	bottom: 21px;
}
.buttonalignglobe {
	bottom: 41px;
}
.lfproxyabove {
	padding-top: 10px;
}
.lfproxybelow {
	padding-bottom: 10px;
}
