@charset "UTF-8";
.highslide-wrapper, .highslide-outline {
	background: silver;
}
.no-border img {
	border: none;
}
.html .highslide-html-content {
	width: auto;
	padding: 0;
}
.html .highslide-html {
	background: silver;
}
.html .highslide-header {
	display: none;
}
.html .highslide-caption {
	padding: 9px 8px 0 10px;
	background: url(../img/download.png) no-repeat 10px 6px;
	height: 30px;
	position: relative;
}
.html .highslide-caption a {
	display: block;
	height: 21px;
	text-indent: 30px;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	color: #333;
	width: 160px;
}
.html .highslide-footer {
	display: none;
}
.html .highslide-controls .highslide-play {
	display: none;
}
.html .highslide-controls .highslide-full-expand {
	display: none;
}
.html .highslide-controls .highslide-close {
	display: none;
}

.title {
	position: absolute;
	text-align: center;
	top: 8px;
	left: 180px;
}

.howTo .highslide-footer .highslide-resize {
	display: none;
}
.howTo .highslide-header {
	height: 37px;
	border-bottom: 2px dashed #91580F;
	padding: 0;
}
.howTo .highslide-heading {
	position: absolute;
	padding: 10px;
	width: 740px;
	background: silver;
	margin: 0;
}
.howTo .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 31px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.howTo .highslide-header .highslide-move * {
	display: none;
}
.howTo .highslide-header .highslide-close span {
	display: none;
}
.howTo .highslide-maincontent {
	padding: 10px 20px 0 20px;
}

.closebutton {
	top: 0;
	left: 0;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 8px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: #91580F;
	background-color: transparent;
}
