/* stylesheet for Phot Journeys ans Slide Shows */

html {
	scrollbar-3dlight-color : #81D5A6;
	scrollbar-arrow-color : #CC9933;
	scrollbar-darkshadow-color : #009933;
	scrollbar-face-color : #89C87F;
	scrollbar-highlight-color : #A6E1A6;
	scrollbar-shadow-color : #00DD71;
	scrollbar-track-color : #BFFFBF;
}


.journeyscaption {
	color : #800000;
	font-family : Verdana;
	font-size : 10pt;
	padding-bottom : 5pt;
	padding-left : 20pt;
	padding-right : 20pt;
	padding-top : 5pt;
	text-align : center;
}

.journeyshead, .detailshead {
	color : #800000;
	font-family : Optimum;
	font-size : 20pt;
	width : 100%;
	vertical-align : middle;
	text-indent : 10pt;
}
.detailshead {
	font-size: 16pt;
	text-indent: 0pt;
	text-align : center;
}



.journeyshead2 {
	color : #800000;
	font-family : Optimum;
	font-size : 16pt;
	text-align : left;
	text-indent : 30pt;
	width : 100%;
	vertical-align : middle;
}

.journeyspic {
	left : 50px;
	position : relative;
	top : 30px;
}


.journeyspics {
	color : #483D8B;
	font-family : "Palatino Linotype";
	font-size : 14pt;
}

.journeystable {
	background-color : #A3E992;
	border-bottom-color : #CC9933;
	border-bottom-style : solid;
	border-bottom-width : medium;
	border-left-color : #CC9933;
	border-left-style : solid;
	border-left-width : medium;
	border-right-color : #CC9933;
	border-right-style : solid;
	border-right-width : medium;
	border-top-color : #CC9933;
	border-top-style : solid;
	border-top-width : medium;
}

.journeysview a{
	clip : rect( );
	color : #FF0000;
	font-family : Arial;
	font-size : 10pt;
	visibility : inherit;
}

.journeysview a:hover{
	color : #0000FF;
	font-family : Arial;
	font-size : 10pt;
}

.navgreen a{
	background-color : #00CE63;
	border-left-color : #009C31;
	border-left-style : double;
	border-left-width : thin;
	border-right-color : #009C31;
	border-right-style : double;
	border-right-width : thin;
	color : #800000;
	font-family : Comic Sans MS;
	font-size : 7pt;
	padding-left : 2pt;
	padding-right : 2pt;
	text-decoration : none;
	width : 100%;
}

.navgreen a:hover{
	color : #FF0000;
}

.photojourneys {
	font-family : Verdana;
	font-size : 12px;
	line-height : 18px;
	padding : 15px;
}

.viewdownload a{
	color : #008000;
	font-family : "Arial";
	font-weight: bold;
	font-size : 12pt;
	text-decoration : none;
}

.viewdownload a:hover{
	color : #000000;
}

#divcontainer{
	background-color : #a3E992;
	height : 280px;
	left : 50%;
	margin-left: -330px;;
	position : absolute;
	top : 280px;
	width : 400px;
	visibility: visible;
	overflow : scroll;
	clip : auto;
	overflow-x : hidden;
}

#divcontent{
	position : relative;
	left : 10pt;
	top : 10pt;
	width:450px;
	margin-left : 10pt;
	margin-bottom : 10pt;
	}

#divdowncontrol{
	left : 580px;
	position : absolute;
	top : 535px;
	width : 15px;
	z-index : 1;
	text-decoration: none;
}

#divupcontrol{
	left : 550px;
	position : absolute;
	top : 535px;
	width : 15px;
	z-index : 1;
	text-decoration: none;
}
.select {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	color : Maroon;
	font-size : 18pt;
	font-weight : bold;
}
.details {
	position: absolute;
	left: 50%;
	margin-left: 100px;
	top: 280px;
	width:345px;
	height:250px;
	background-color : #A3E992;
	border : thin solid #00FF66;
	visibility: hidden;
}
.slidelinks, .slidelinks A{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Silver;
    font-weight : bold;
	text-align : center;
	text-decoration: none;
	}
.slidelinks a{
	color :  #BA55D3;
}	
.slidelinks a:hover{
	color: #DC143C;
}	
