/*****************************************************************************/
/* Styles for HTML														     */
/*****************************************************************************/

A:link,
A:visited
		{
		color: #FFF; 
		font-weight: bold;
		text-decoration: underline;
		position: relative;
		}

A:hover,
A:active
		{
		color: #F28808; 
		font-weight: bold;
		text-decoration: none;
		position: relative;
		}

.link A:link,
.link A:visited
		{
		color: #F28808; 
		font-weight: bold;
		text-decoration: underline;
		position: relative;
		}

.link A:hover,
.link A:active
		{
		color: #F28808; 
		font-weight: bold;
		text-decoration: none;
		position: relative;
		}

DIV.menu,
UL.menu
		{
		line-height: 25px;
		font-size: 16px;
		margin: 0;
		padding: 0;
		list-style-type: none;
		}



/*****************************************************************************/
/* Styles for the Java Popups											     */
/*****************************************************************************/

.highslide-header .highslide-close A
		{
		height: 8px;
		width: 16px;
		padding-right: 12px;
		background:url(../img/nav-close.gif) bottom right no-repeat;
		}

.highslide-html
		{
		/* background-color: black; */
		}

.highslide-html-content 
		{
		background:url(../img/bg-content.png) repeat-x;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-1
		{
		background:url(../img/bg-content-5.png) repeat-x;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-2
		{
		background:url(../img/bg-content-4.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-3
		{
		background:url(../img/bg-content-6.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-4
		{
		background:url(../img/bg-content-2.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-5
		{
		background:url(../img/bg-content-7.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-6
		{
		background:url(../img/bg-content-3.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-7
		{
		background:url(../img/bg-content-8.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-8
		{
		background:url(../img/bg-content-8.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-9
		{
		background:url(../img/bg-content-9.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-10
		{
		background:url(../img/bg-content-10.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-11
		{
		background:url(../img/bg-content-11.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-12
		{
		background:url(../img/bg-content-12.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-13
		{
		background:url(../img/bg-content-13.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-14
		{
		background:url(../img/bg-content-14.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-15
		{
		background:url(../img/bg-content-15.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-16
		{
		background:url(../img/bg-content-20.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-17
		{
		background:url(../img/bg-content-21.jpg) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-html-content-18
		{
		background:url(../img/bg-content-22.png) no-repeat;
		display: none;
		width: 890px;
		height: 560px;
		padding: 0 5px 5px 5px;
		}

.highslide-header 
		{
		padding-top: 10px;
		padding-right: 10px;
		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:link,
.highslide-header A:visited
		{
		font-family: Verdana;
		font-size: 11px;
		color:#FFF; 
		text-decoration:underline;
		}

.highslide-header A:hover,
.highslide-header A:active
		{
		font-family: Verdana;
		font-size: 11px;
		color:#F28808; 
		text-decoration:none;
		}

.highslide-body 
		{
		padding:10px;
		padding-bottom:0px;
		text-align:left;
		}



/*****************************************************************************/
/* Additional styles for the Java Popups								     */
/*****************************************************************************/

.highslide-container DIV
		{
		font-family: Verdana, Helvetica;
		font-size: 10pt;
		}

.highslide-container TABLE
		{
		background: none;
		}

.highslide 
		{
		outline: none;
		text-decoration: none;
		}

.highslide IMG
		{
		border: 2px solid silver;
		}

.highslide:hover IMG
		{
		border-color: gray;
		}

.highslide-active-anchor IMG
		{
		visibility: hidden;
		}

.highslide-gallery .highslide-active-anchor IMG
		{
		border-color: black;
		visibility: visible;
		cursor: default;
		}

.highslide-image 
		{
		/* border-width: 1px; */
		/* border-style: solid; */
		/* border-color: black; */
		/* background: gray; */
		}

.highslide-wrapper, .highslide-outline 
		{
		/* background: white; */
		/* Background for popups */
		}

.glossy-dark 
		{
		background: #111;
		}

.highslide-image-blur 
		{
		}

.highslide-number 
		{
		font-weight: bold;
		color: gray;
		font-size: .9em;
		}

.highslide-caption 
		{
		display: none;
		font-size: 1em;
		padding: 5px;
		/*background: white;*/
		}

.highslide-heading 
		{
		display: none;
		font-weight: bold;
		margin: 0.4em;
		}

.highslide-dimming 
		{
		position: absolute;
		background: black;
		}

A.highslide-full-expand 
		{
		background: url(img/graphics/fullexpand.gif) no-repeat;
		display: block;
		margin: 0 10px 10px 0;
		width: 34px;
		height: 34px;
		}

.highslide-loading 
		{
		display: block;
		color: black;
		font-size: 9px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		padding: 3px;
		border: 1px solid white;
		background-color: white;
		padding-left: 22px;
		background-image: url(img/graphics/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;
		}

A.highslide-credits:hover,
A.highslide-credits:hover i 
		{
		color: white;
		background-color: gray;
		}

.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(img/graphics/close.png);
		/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
		}	
