.highslide-loading {
	display:block;
	width:74px;
	height:16px;
	overflow:hidden;
	padding:4px 0 0 22px;
	margin:1px 0 0 1px;
	border:1px solid #fff;
	background:#fff url(/PublishingImages/Highslide/loader.white.gif) 3px 2px no-repeat;
	color:#000;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.highslide-credits{
    display:none !important;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html{
	overflow:hidden!important;
}
.highslide-body{
	padding:0;
	margin:0;
}
.highslide-html-content {
	padding: 0;
	background:#fff;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	display:none !important;
}
.highslide-resize {
	cursor: nw-resize;
}
.highslide-wrapper, .highslide-outline {
	background:white none repeat scroll 0 0;
}
/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/*****************************************************************************/
.draggable-header .highslide-header {
	/*position:absolute;
	width:100%;
	margin-top:-15px;
	height:16px;*/
	padding-bottom:10px;
	overflow:hidden;
	text-align:right;
	margin-right:3px;
}
.draggable-header .highslide-header li{
	display:inline;
}
.draggable-header .highslide-header .highslide-move a{
	cursor: move;
	background:url(/PublishingImages/Highslide/move.png) no-repeat 0 0;
	padding-bottom:3px;
	height:18px;
	width:19px;
	display:inline-block;
	/*font-size:12px;
	text-transform:uppercase;
	padding-right:10px;*/
}
.draggable-header .highslide-header .highslide-move a:hover{
	background:url(/PublishingImages/Highslide/move-on.png) no-repeat 0 0;
	/*text-decoration:none;*/
}
.draggable-header .highslide-header .highslide-move span{
	display:none;
	/*font-weight:bold;*/
}
.draggable-header .highslide-header .highslide-move * {
	/*display: none;*/
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	/*z-index: 2;
	padding: 0;
	margin:-23px -16px 0 0;*/
}
.draggable-header .highslide-header .highslide-close a {
	background:url(/PublishingImages/Highslide/close.png) no-repeat 0 0;
	padding-bottom:3px;
	height:18px;
	width:21px;
	display:inline-block;
	/*font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	height:30px;
	width:30px;
	background-image:url(/PublishingImages/Highslide/close.png);*/
}
.draggable-header .highslide-header .highslide-close a:hover{
	background:url(/PublishingImages/Highslide/close-on.png) no-repeat 0 0;
	/*text-decoration:none;*/
}
.draggable-header .highslide-header .highslide-close span {
	display:none;
	/*font-weight:bold;*/
	
}
