/*****************************************************************************
		INSTRUCTIONS POPUP STYLES
******************************************************************************/
.keystroke {
	font-family: 'Trebuchet MS', Verdana, Arial, sans serif;
	font-size: 0.9em;
	font-style: normal;
	background: #f0ebe2;
	border: 2px solid #848070;
	border-top: 1px solid #c9c7b9;
	border-left: 1px solid #c9c7b9;
	padding: 1px 5px 0px 3px;
	-moz-border-radius: 2px;
}
/*****************************************************************************
		HIGHSLIDE BASIC STYLES
******************************************************************************/
.highslide-dimming {
	background: #fff; /* white; ccc */
	position: absolute;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	 visibility: hidden;  /* This makes the image you click on disappear when popup window is open */
}
.highslide img {
	border: 2px solid #081351; /* dark blue color */
}
.highslide:hover img {
	border: 2px solid #F1E0A4; /* yellow color on hover */
}
.highslide-image {
    border: 2px solid #081351; /* white; /* This is the border around the image on the popup */
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    padding: 5px;
    background-color: #F1E0A4; /*white; */
    border: 2px solid white;
    border-top: none;
}
.highslide-loading {
    display: block;
	color: black; /* white */
	font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black; /* white */
    background-color: white; /* black */
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.gif); /* loader.white.gif */
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
	visibility: hidden; /* HIDE THE CREDITS FOR NOW */
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-move {
    cursor: move;
}
.highslide-overlay {
	display: none;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************
		HIGHSLIDE-HTML STYLES
******************************************************************************/
.highslide-html {
	background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
	display: none;
}

/*****************************************************************************
			HTML-POPUP STYLES
******************************************************************************/
.html-popup {
	background-color: white;
}
.html-popup .highslide-html-content {
	width: 420px;
	padding: 5px;
}
.html-popup .highslide-header div {
}
.html-popup .highslide-header ul {
	height: 21px; /* prevent the scrollbar from overlapping the controlbar */
	margin: 0;
	padding: 0;
	text-align: right;
}
.html-popup .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.html-popup .highslide-header ul li.highslide-previous,
.html-popup .highslide-header ul li.highslide-next,
.html-popup .highslide-header ul li.highslide-move,
.html-popup .highslide-header ul li.highslide-close {
	display: none;
}
/*.html-popup .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.html-popup .highslide-header a:hover {
	color: black;
}
.html-popup .highslide-header .highslide-move a {
	cursor: move;
}*/
.html-popup .highslide-footer {
	height: 11px;
}
.html-popup .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif);
}
.html-popup .highslide-body {
	font-size: 1.2em; /* same layout.css #content */
	line-height: 1.4em; /* same layout.css #content */
	padding: 5px;
}
.html-popup .highslide-body .outdent li {
	margin-left: -2em;
}
.html-popup .highslide-body h3 {
	margin-top: 0;
}
.html-popup .controlbar {
	width: 53px;
	background-position: -49px 0;
}
.html-popup .previous {
	display: none;
}
.html-popup .next {
	display: none;
}

/*****************************************************************************
		HIGHSLIDE WRAPPER STYLES
******************************************************************************/
.highslide-wrapper {
	background: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}

/*****************************************************************************
		CONTROLBAR STYLES
******************************************************************************/
.controlbar {
	background: url(../highslide/graphics/controlbar.png); /* controlbar4.gif */
	width: 102px; /* 167px; */
	height: 26px; /* 34px; */
}
.controlbar a {
    display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/
	height: 26px; /* 27px; */
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar-hover.png); /* controlbar4-hover.gif */
}
.controlbar .previous {
	width: 24px; /* 50px; */
}
.controlbar .next {
	width: 25px; /* 40px; */
	background-position: -24px 0; /* -50px 0; */
}
.controlbar .highslide-move {
	width: 25px; /* 40px; */
	background-position: -49px 0; /* -90px 0; */
}
.controlbar .close {
	width: 28px; /* 36px; */
	background-position: -74px 0; /* -130px 0; */
}

/* These must be the last of the Highslide rules */
/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
