a.highslide-credits {
	color: #C0C0C0;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-decoration: none;
}

a.highslide-credits i {
	color: #C0C0C0;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-decoration: none;
}

a.highslide-credits:hover {
	background-color: #808080;
	color: #FFFFFF;
}

a.highslide-credits:hover i {
	background-color: #808080;
	color: #FFFFFF;
}

a.highslide-full-expand {
	background: url(images/fullexpand.gif) no-repeat;
	display: block;
	height: 34px;
	margin: 0px 10px 10px 0px;
	width: 34px;
}

.controlbar {
	background: url(images/controlbar.gif);
	height: 34px;
	width: 167px;
}

.controlbar .close {
	background-position: -130px 0px;
	width: 36px;
}

.controlbar .highslide-move {
	background-position: -90px 0px;
	width: 40px;
}

.controlbar .next {
	background-position: -50px 0px;
	width: 40px;
}

.controlbar .previous {
	width: 50px;
}

.controlbar a {
	display: block;
	float: left;
	height: 27px;
}

.controlbar a:hover {
	background-image: url(images/controlbar_hover.gif);
}

.highslide {
	cursor: url(images/zoomin.cur), pointer;
	outline: none;
}

.highslide img {
	margin: 0px;
}

.highslide:hover img {
}

.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-caption {
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px;
	display: none;
	font-family: Arial, Helvetica;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.highslide-display-block {
	display: block;
}

.highslide-display-none {
	display: none;
}

.highslide-image {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.highslide-image-blur {
}

.highslide-loading {
	background-color: #FFFFFF;
	background-image: url(images/loader.white.gif);
	background-position: 3px 1px;
	background-repeat: no-repeat;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	display: block;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 22px;
	padding-right: 2px;
	padding-top: 2px;
	text-decoration: none;
}

.highslide-move {
	cursor: move;
}

.highslide-overlay {
	display: none;
}

.highslide-wrapper {
	background: #FFFFFF;
}

.solhserrormsg {
	background: #FFFF00;
	border-bottom: #FF0000 dashed;
	border-left: #FF0000 dashed;
	border-right: #FF0000 dashed;
	border-top: #FF0000 dashed;
	color: #000000;
	font-family: Consolas, Courier New, Helvetica, Arial;
	font-size: 11px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.solhsthumbnail {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin: 2px;
}
