/* css for the title in the tooltip */
.dvhdr1{
	}
 
/* css for the body in the tooltip*/
.dvbdy1{
	}

div.imgFullSize{
	margin: 0 auto;	
	height: auto;
	text-align: center;	
	}

div.imgFullSize img{
	display: inline;	
	border: 1px solid #645853;
	}

div.thumb{
	margin-right:6px;
	margin-bottom:6px;	
	height: auto;
	width:98px;
	float: left;
	text-align: center;
	}
	
div.thumb img{
	display: inline;
	margin: 3px;
	border: 1px solid #645853;
	}

div.thumb a:hover img{
    border: 1px solid black;
	}
	
.photocattitle{
    text-align: center; font-weight: bold;
	}
	
.phototitle{
    text-align: center;
    font-weight: normal;
    width: 120px;
    margin: 0 3px 3px 3px;
	}
  
.imgText{
    text-align:left;
    margin:8px;
	}

.imgTextBold{		
	font-weight	:bold;
	}
	
.picGalleryDiv{	
	padding:0;
	width:92%;
	margin:auto;	
	}
	
.picGalleryDiv a{
    text-decoration:none;
	}

.picGalleryDiv a:active{
    color:black;
    text-decoration:none;
	}

.picGalleryDiv a:hover{
    color:black;
    text-decoration:none;
	}

.picSearchDiv{	
	}

.picSearchResultDiv{	
	}
.picSearchText{	
	}
div#shownextPrevImg,		
div#showNextPrevPage {
	margin:1.6em 0 2.8em 0;
	text-align:center;
	}
	div#shownextPrevImg *,
	div#showNextPrevPage * {
		margin-right:0.4em;
		padding:0 0.3em 0 0.3em;
		font-size:1.0em;		
		color:#645853;
		}
	
	div#shownextPrevImg a,						
	div#showNextPrevPage a {
		border:0.1em solid #645853;
		}
	div#shownextPrevImg a:hover,	
	div#showNextPrevPage a:hover {
		text-decoration:none;
		}
		
	div#showNextPrevPage span{
		}
	
	div#showNextPrevPage a.slideshow{
		display: block;
		width: 7em;
		text-align:left;
		background: url(../elm/PicLensButton.png) 6em 0 no-repeat;
		margin: auto;
	}
a#download{
	margin:0.4em auto;
	padding:0 0.3em 0 0.3em;
	font-size:1.0em;		
	color:#645853;
	border:0.1em solid #645853;
	}