body {
	background-color: #ffffff;
	background-image: url();
	background-repeat: repeat;
	background-position: top left;
	font-family: "Verdana", Verdana, sans-serif;
}
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: #ffffff;
	cursor: pointer;
}
.highslide-image-blur {
}
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;
}
.highslide-wrapper, .highslide-outline, .highslide-caption, .highslide-heading {
	background: #ffffff;
}
.highslide-caption {
	display: none;
	border-top: none;
	color: #808080;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.highslide-caption.captdownload {
	min-height: 15px;
	padding-left: 26px;
	padding-right: 26px;
}
.highslide-caption.captglobe {
	min-height: 32px;
	padding-left: 42px;
	padding-right: 42px;
}
.highslide-caption a:link {
	color: #808080;
}
.highslide-caption a:visited {
	color: #808080;
}
.highslide-caption a:hover {
	color: #ff0000;
}
.highslide-caption a:active {
	color: #808080;
}
.highslide-heading {
	display: none;
	color: #808080;
	cursor: default;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.highslide-heading.captdownload {
	min-height: 15px;
	padding-left: 26px;
	padding-right: 26px;
}
.highslide-heading.captglobe {
	min-height: 32px;
	padding-left: 42px;
	padding-right: 42px;
}
.highslide-heading a:link {
	color: #808080;
}
.highslide-heading a:visited {
	color: #808080;
}
.highslide-heading a:hover {
	color: #ff0000;
}
.highslide-heading a:active {
	color: #808080;
}
.highslide-loading {
	display: block;
	color: 000000;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid ffffff;
	background-color: ffffff;
	padding-left: 22px;
	background-image: url(graphics/loader-white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
.highslide-loading a:hover {
	color: #ff0000;
}
.highslide-controls {
	width: 105px;
	height: 40px;
	margin: 0px 15px 0px 0px;
	left: -7px;
	position: static;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
	margin: 0;
	list-style: none;

}
.highslide-controls {
	background: url(graphics/controlbar-large-white.gif) 0 -90px no-repeat;
}
.highslide-controls ul {
	background: url(graphics/controlbar-large-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(graphics/controlbar-large-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
/* 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-viewport {
	display: none;
	visibility: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.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/empty.gif);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
	background: url(graphics/empty.gif) 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/empty.gif) no-repeat;
	margin: 1px 2px 1px 10px;
	display: block;
	min-width: 4em;
	height: 18px;
	line-height: 16px;
	padding: 1px 0 1px 18px;
	color: #333333;
	font-family: "Verdana", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	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: #aaaaaa;
}
.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;
}
.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px 1px 1px 1px;
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid #808080;
	margin: 0 auto;
}
.highslide-thumbstrip a:hover img {
	border-color: #ff0000;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% broke in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 80px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 87px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid #808080;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: #808080 !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	height: auto;
	width: 75px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid #808080;
}
.highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: #808080;
}
.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}
.highslide-header { 	
	display: none;
}
.hidden-container {
	position: absolute;
	top: 47%;
	left: 50%;
	height: 0px;
	margin-left: -36px;
	overflow: hidden;
}
.highslide-controls .highslide-full-expand {
	display: none;
}
.text-controls .highslide-full-expand {
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}

.highslide-controls .highslide-close {
	display: none;
}
.text-controls .highslide-close {
	display: none;
}

.text-controls .highslide-next {
	margin-right: 0;
}
.warning {
	background-color: red;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.musicdiv {
	position: fixed;
	bottom: 5px;
	right: 5px;
	z-index: 9999;
}
.uplink {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	background-image: url(uplink.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	z-index: 2000;
}
.uplink:hover {
	background-position: center -40px;
}
.uplink a {
	line-height: 40px;
	display: block;
}
.imgcount {
	font-size: 13px !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	padding-top: 0px;
}
.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;
}
.metadata {
	font-size: 11px !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.metadatalabel {
	font-weight: bold;
}
.exiflink {
	font-size: 11px !important;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
	padding-bottom: 5px;
}
.globe-icon {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 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;
	padding: 0 0.5em; /* for IE7 */
	overflow:visible; /* for IE7 */
}
.buttonalign {
	text-align: center;
	clear: both;
}
.lfproxyabove {
	padding-top: 10px;
}
.lfproxybelow {
	padding-bottom: 10px;
}
