/* Highslide site styles */
/* DO NOT EDIT. Generated on 2009-03-06 13:11:08 (GMT) by the Highslide Configuration Component 1.0.3 */

.highslide {
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	outline: none;
	cursor: url(/plugins/content/highslide/graphics/zoomin.cur), pointer;
}
.highslide-overlay {
	display: none;
}
.highslide-wrapper {
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
}
.highslide-dimming {
	position: absolute;
	width: 100%;
	background: black;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
/* Beginning of inserted CSS configuration parameters */
/* Controlbar example */
.controlbar {
background: url(/plugins/content/highslide/graphics/controlbar4.gif);
width: 167px;
height: 34px;
}
.controlbar a {
display: block;
float: left;
/*margin: 0px 0 0 4px;*/
height: 27px;
}
.controlbar a:hover {
background-image: url(/plugins/content/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
width: 50px;
}
.controlbar .next {
width: 40px;
background-position: -50px 0;
}
.controlbar .highslide-move {
width: 40px;
background-position: -90px 0;
}
.controlbar .close {
width: 36px;
background-position: -130px 0;
}
/* End of inserted CSS configuration parameters */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
