<!--

.highslide {
	cursor: url(/images/imageviewer/zoomin.cur), pointer;
    outline: none;
}

.highslide-dimming {
	background: black;
}

.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	/* border: 2px solid gray; */
}
.highslide:hover img {
	/* border: 2px solid white; */
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 5px solid white;
    border: .3125em solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none; 
    border: 0px solid white;
    border-top: none;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: .71em;
    padding: 0px;
    background-color: white;
    text-align:center;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-size: .625em;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	padding: .125em;
	border: 1px solid black;
 	border: .0625em solid black;
    background-color: white;
    
    padding-left: 22px;
    padding-left: 1.375em;
    background-image: url(/images/imageviewer/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
	background-position: .1875em .0625em;
	background-size: 1em 1em;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: black;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/images/imageviewer/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
	margin: 0 .5em .5em 0;
	width: 2em;
	height: 2em;
}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
    position: absolute;
    display: none;
}

/* Styles for the popup */
.highslide-wrapper {
 background-color: white;
}

.highslide-heading {
	display: none;
	font-weight: bold;
	color:black;
	text-align: left;
	margin: 0.4em;
}

.highslide-wrapper .highslide-html-content {
  width:auto;
  height:auto;
}

.highslide-wrapper .highslide-header {
  background-color:#E3F1FF;
  background-image:linear-gradient(to bottom,#fff,#E3F1FF);
  /* background-image: url(/images/popuptitlebarbg.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-color: #FFE5AC;
 */
  height: 1.75em;
  padding: .25em .25em 0 .3em;
  border: .125em solid #D9D9D9;
  cursor:move;
  text-align:right;
  white-space:nowrap;
}

.highslide-wrapper .highslide-heading {
	position: absolute;
	margin: .125em 0.4em;
}

.highslide-wrapper .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 100%;
	position: relative;
	margin-right: 1.75em;
	top: 0;
	z-index: 1;
}

.highslide-wrapper .highslide-header .highslide-move * {
	display: none;
}

.highslide-wrapper .highslide-header .highslide-close {
	position: absolute;
	/* right: .125em;
	top: .125em; */
	right: .5em;
	top: .313em;
	z-index: 5;
	padding: 0;
}

.highslide-wrapper .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	height: 1.25em;
	width: 1.25em;
	/* background-image: url(/images/imageviewer/closeX.png); */
	background-size: 1em 1em;
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
	background-position: 0 1em;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

.highslide-wrapper .highslide-header ul {
	margin: 0;
        padding:0;
        display:inline;
        white-space:nowrap;
}

.highslide-wrapper .highslide-header ul li {
	display: inline;
	margin-bottom: 0;
}

.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	color: black;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}

.highslide-wrapper .highslide-footer {
	height: 11px;
	height: .6875em;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	height: .6875em;
	width: .6875em;
	background: url(/images/imageviewer/resize.gif) no-repeat;
	background-size: .6875em .6875em;
}

.highslide-wrapper .highslide-body {
 margin: 10px;
 margin: .5em;
}

.highslide-resize {
    cursor: nw-resize;
}

/* Define some presentational styles for the overlay */
.highslide-overlay {
   background-image: url(/images/navheadbg2.gif);
   background-repeat: repeat-x !important;
   background-position: center top !important;
   height: 1.75em;
   margin-top:0px;
   padding:0;
   text-align: center;
   color: black;
}

/* removing this in favor of highslides headingText attribute. Remove after recode. */
.highslide-headercaption {
 font-weight:bold;
 color:#333333;
 text-align:left;
 float:left;
}


.highslide-move {
 cursor:move;
}

.highslide-move a {
    cursor: move;
}

.highslide-close {
}

.highslide-close a {
 font-size:1em;
 -moz-border-radius: .2em;
 -webkit-border-radius: .2em;
 border-radius: .2em;
 border-color: #C0C0C0 #808080 #808080 #C0C0C0;
 border-style: solid;
 border-width: .063em;
 font-weight:bold;
 padding:.125em;
 cursor:pointer !important;
 color:gray !important;
}

.highslide-close a:hover {
 color:black !important;
}
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

-->