.highslide-container DIV
{
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container TABLE
{
	background: none;
}
.highslide
{
	outline: none;
	text-decoration: none;
	padding-right: 0.17em;
	padding-left: 0;
	margin: 0;
}
.highslide IMG
{
	border: 2px solid #C0C0C0;
	padding: 0;
	margin: 0;
}
.highslide:hover IMG
{
	border-color: #808080;
}
.highslide-active-anchor IMG
{
	visibility: hidden;
}
.highslide-gallery
{
	text-align: right;
	padding: 30px 0 0;
}
.highslide-gallery .highslide-active-anchor IMG
{
	border-color: #000000;
	visibility: visible;
	cursor: default;
}
.highslide-image
{
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	background: #808080;
}
.highslide-wrapper, .highslide-outline
{
	background: #FFFFFF;
}
.glossy-dark
{
	background: #111;
}
.highslide-image-blur
{
}
.highslide-number
{
	font-weight: bold;
	color: #808080;
	font-size: 0.9em;
}
.highslide-caption
{
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: #FFFFFF;
}
.highslide-heading
{
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming
{
	position: absolute;
	background: #000000;
}
A.highslide-full-expand
{
	background: url(graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-loading
{
	display: block;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
A.highslide-credits, A.highslide-credits I
{
	padding: 2px;
	color: #C0C0C0;
	text-decoration: none;
	font-size: 10px;
}
A.highslide-credits:hover, A.highslide-credits:hover I
{
	color: #FFFFFF;
	background-color: #808080;
}
.highslide-move, .highslide-move *
{
	cursor: move;
}
.highslide-viewport
{
	display: none;
/*visibility: hidden;*/
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay
{
	display: none;
}
.hidden-container
{
	display: none;
}
/*Example of a semitransparent, offset closebutton*/
.closebutton
{
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
/*NOTE! For IE6, you also need to update the highslide-ie6.css file.*/
}
/****************************************************************************
Controls for the galleries.
Remove these if you are not using a gallery
****************************************************************************/
.highslide-controls
{
	width: 195px;
	height: 40px;
	background: url(graphics/controlbar-white.gif) no-repeat 0 -90px;
	margin: 20px 15px 10px 0;
}
.highslide-controls UL
{
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(graphics/controlbar-white.gif) no-repeat right -90px;
}
.highslide-controls LI
{
	float: left;
	padding: 5px 0;
	margin: 0;
}
.highslide-controls A
{
	background-image: url(graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls A.disabled
{
	cursor: default;
}
.highslide-controls A.disabled SPAN
{
	cursor: default;
}
.highslide-controls A SPAN
{
/*hide the text for these graphic buttons*/
	display: none;
	cursor: pointer;
}
/*The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites*/
.highslide-controls .highslide-previous A
{
	background-position: 0 0;
}
.highslide-controls .highslide-previous A:hover
{
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous A.disabled
{
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play A
{
	background-position: -30px 0;
}
.highslide-controls .highslide-play A:hover
{
	background-position: -30px -30px;
}
.highslide-controls .highslide-play A.disabled
{
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause A
{
	background-position: -60px 0;
}
.highslide-controls .highslide-pause A:hover
{
	background-position: -60px -30px;
}
.highslide-controls .highslide-next A
{
	background-position: -90px 0;
}
.highslide-controls .highslide-next A:hover
{
	background-position: -90px -30px;
}
.highslide-controls .highslide-next A.disabled
{
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move A
{
	background-position: -120px 0;
}
.highslide-controls .highslide-move A:hover
{
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand A
{
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand A:hover
{
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand A.disabled
{
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close A
{
	background-position: -180px 0;
}
.highslide-controls .highslide-close A:hover
{
	background-position: -180px -30px;
}
/****************************************************************************
Styles for the HTML popups
Remove these if you are not using Highslide HTML
****************************************************************************/
.highslide-maincontent
{
	display: none;
}
.highslide-html
{
	background-color: #FFFFFF;
}
.highslide-html-content
{
	display: none;
	width: 400px;
	padding: 0 5px 5px;
}
.highslide-header
{
	padding-bottom: 5px;
}
.highslide-header UL
{
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header UL LI
{
	display: inline;
	padding-left: 1em;
}
.highslide-header UL LI.highslide-previous, .highslide-header UL LI.highslide-next
{
	display: none;
}
.highslide-header A
{
	font-weight: bold;
	color: #808080;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header A:hover
{
	color: #000000;
}
.highslide-header .highslide-move A
{
	cursor: move;
}
.highslide-footer
{
	height: 16px;
}
.highslide-footer .highslide-resize
{
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize SPAN
{
	display: none;
}
.highslide-body
{
}
.highslide-resize
{
	cursor: nw-resize;
}
/****************************************************************************
Styles for the Individual wrapper class names.
See www.highslide.com/ref/hs.wrapperClassName
You can safely remove the class name themes you don't use
***************************************************************************
hs.wrapperClassName = 'draggable-header'*/
.draggable-header .highslide-header
{
	height: 18px;
	border-bottom: 1px solid #DDDDDD;
}
.draggable-header .highslide-heading
{
	position: absolute;
	margin: 2px 0.4em;
}
.draggable-header .highslide-header .highslide-move
{
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move *
{
	display: none;
}
.draggable-header .highslide-header .highslide-close
{
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close A
{
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close A:hover
{
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close SPAN
{
	display: none;
}
.draggable-header .highslide-maincontent
{
	padding-top: 1em;
}
/*hs.wrapperClassName = 'no-footer'*/
.no-footer .highslide-footer
{
	display: none;
}
/*hs.wrapperClassName = 'wide-border'*/
.wide-border
{
	background: #FFFFFF;
}
.wide-border .highslide-image
{
	border-width: 10px;
}
.wide-border .highslide-caption
{
	padding: 0 10px 10px;
}
/*hs.wrapperClassName = 'borderless'*/
.borderless .highslide-image
{
	border: none;
}
.borderless .highslide-caption
{
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background: #C0C0C0;
}
/*hs.wrapperClassName = 'outer-glow'*/
.outer-glow
{
	background: #444;
}
.outer-glow .highslide-image
{
	border: 5px solid #444444;
}
.outer-glow .highslide-caption
{
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: #808080;
}
/*hs.wrapperClassName = 'colored-border'*/
.colored-border
{
	background: #FFFFFF;
}
.colored-border .highslide-image
{
	border: 2px solid #008000;
}
.colored-border .highslide-caption
{
	border: 2px solid #008000;
	border-top: none;
}
/*hs.wrapperClassName = 'dark'*/
.dark
{
	background: #111;
}
.dark .highslide-image
{
	border-color: #000000 #000000 #202020;
	background: #808080;
}
.dark .highslide-caption
{
	color: #FFFFFF;
	background: #111;
}
.dark .highslide-controls, .dark .highslide-controls UL, .dark .highslide-controls A
{
	background-image: url(graphics/controlbar-black-border.gif);
}
/*hs.wrapperClassName = 'floating-caption'*/
.floating-caption .highslide-caption
{
	position: absolute;
	padding: 1em 0 0;
	background: none;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
}
/*hs.wrapperClassName = 'controls-in-heading'*/
.controls-in-heading .highslide-heading
{
	color: #808080;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls
{
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls UL
{
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls LI
{
	padding: 0;
}
.controls-in-heading .highslide-controls A
{
	background-image: url(graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}
.controls-in-heading .highslide-controls .highslide-move
{
	display: none;
}
.controls-in-heading .highslide-controls .highslide-previous A
{
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous A:hover
{
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous A.disabled
{
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play A
{
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play A:hover
{
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play A.disabled
{
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause A
{
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause A:hover
{
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next A
{
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next A:hover
{
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next A.disabled
{
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand A
{
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand A:hover
{
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand A.disabled
{
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close A
{
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close A:hover
{
	background-position: -120px -20px;
}
/****************************************************************************
Styles for text based controls.
You can safely remove this if you don't use text based controls
****************************************************************************/
.text-controls .highslide-controls
{
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls UL
{
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move
{
	display: none;
}
.text-controls LI
{
	background-image: url(graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls A
{
	background: url(graphics/controlbar-text-buttons.png) no-repeat;
	background-position: left top !important;
	position: relative;
	left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls A SPAN
{
	background: url(graphics/controlbar-text-buttons.png) no-repeat;
	margin: 1px 2px 1px 10px;
	display: block;
	min-width: 4em;
	height: 18px;
	line-height: 18px;
	padding: 1px 0 1px 18px;
	color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next
{
	margin-right: 1em;
}
.text-controls .highslide-full-expand A SPAN
{
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close A SPAN
{
	min-width: 0;
}
.text-controls A:hover SPAN
{
	color: #000000;
}
.text-controls A.disabled SPAN
{
	color: #999;
}
.text-controls .highslide-previous SPAN
{
	background-position: 0 -40px;
}
.text-controls .highslide-previous A.disabled
{
	background-position: left top !important;
}
.text-controls .highslide-previous A.disabled SPAN
{
	background-position: 0 -140px;
}
.text-controls .highslide-play SPAN
{
	background-position: 0 -60px;
}
.text-controls .highslide-play A.disabled
{
	background-position: left top !important;
}
.text-controls .highslide-play A.disabled SPAN
{
	background-position: 0 -160px;
}
.text-controls .highslide-pause SPAN
{
	background-position: 0 -80px;
}
.text-controls .highslide-next SPAN
{
	background-position: 0 -100px;
}
.text-controls .highslide-next A.disabled
{
	background-position: left top !important;
}
.text-controls .highslide-next A.disabled SPAN
{
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand SPAN
{
	background: none;
}
.text-controls .highslide-full-expand A.disabled
{
	background-position: left top !important;
}
.text-controls .highslide-close SPAN
{
	background-position: 0 -120px;
}
/****************************************************************************
Styles for the thumbstrip.
See www.highslide.com/ref/hs.addSlideshow
You can safely remove this if you don't use a thumbstrip
****************************************************************************/
.highslide-thumbstrip
{
	height: 100%;
}
.highslide-thumbstrip DIV
{
	overflow: hidden;
}
.highslide-thumbstrip TABLE
{
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip TD
{
	padding: 1px;
/*text-align: center;*/
}
.highslide-thumbstrip A
{
	outline: none;
}
.highslide-thumbstrip IMG
{
	display: block;
	border: 1px solid #808080;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor IMG
{
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker
{
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
/*change this to actual background color in highslide-ie6.css*/
}
.highslide-thumbstrip-horizontal DIV
{
	width: auto;
/*width: 100% broke in small strips in IE*/
}
.highslide-thumbstrip-horizontal .highslide-scroll-up
{
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up DIV
{
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) no-repeat left center;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down
{
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down DIV
{
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) no-repeat center right;
	height: 42px;
}
.highslide-thumbstrip-horizontal TABLE
{
	margin: 2px 0 10px;
}
.highslide-viewport .highslide-thumbstrip-horizontal TABLE
{
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal IMG
{
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker
{
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid #808080;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker
{
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker
{
	border-bottom-color: #FFFFFF !important;
}
.highslide-thumbstrip-vertical DIV
{
	height: 100%;
}
.highslide-thumbstrip-vertical A
{
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up DIV
{
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) no-repeat top center;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down
{
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down DIV
{
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) no-repeat bottom center;
	height: 25px;
}
.highslide-thumbstrip-vertical TABLE
{
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical .highslide-marker
{
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid #808080;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker
{
	border-left-color: #FFFFFF;
}
.highslide-viewport .highslide-thumbstrip-float
{
	overflow: auto;
}
.highslide-thumbstrip-float UL
{
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float LI
{
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float IMG
{
	display: inline;
	border-color: #C0C0C0;
}
.highslide-thumbstrip-float .highslide-active-anchor IMG
{
	border-color: #000000;
}
.highslide-thumbstrip-float .highslide-scroll-up DIV, .highslide-thumbstrip-float .highslide-scroll-down DIV
{
	display: none;
}
.highslide-thumbstrip-float .highslide-marker
{
	display: none;
}
