
/* Main Style Sheet */

html, body
{
	margin: 0;
	padding: 0;
	height:100%;
	cursor: default;
	color:	black;
	background-color:	#D8D4C6;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		8pt;
}

body.nomargins
{
	cursor: default;
	color:	inherit;
	background-color: inherit;
	font-family:	inherit;
	font-size:		inherit;
	border: 0;
	padding: 0;
	margin:0;
}

body.centered
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:	center;
}

body.reindex
{
	margin: 10px;
	text-align:	left;
}

body.centered table.dialog
{
	margin: auto;
}

a:link,a:active
{
	color: blue;
}
a:visited
{
	color: purple;
}



table.pagetable
{
	width:100%;
	height:100%;
	vertical-align:top;
}
table.pagetable td
{
}

.note, .date, .comnt, .navigationBar
{
	font-family:	Verdana, Arial, sans-serif;
	font-size:		  8pt;
	padding-top:      5px;
	padding-bottom:   5px;
}
.comnt
{
	white-space:normal ;
}


.navigationBar
{
	white-space:nowrap;
}

.title, H1, H2
{
	font-size:	12pt;
	font-weight: bold;
	display:	inline;
	text-decoration: none;
	font-family:  Verdana, Arial, sans-serif;
}

.copyright,.copyright a
{
	font-size:	8pt;
	padding-left: 5px;
	padding-right: 5px;

	text-align: left;
	border:0;
	color: black;
	white-space:nowrap;
	text-decoration: none;
}

.copyright div
{
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* ----------- Nice link button styles -------------*/
.disabledButtonLink
{
	color: Gray;
	text-align:center;
	padding: 2px 15px 2px 15px;
	background-color:	#E4E0D2;
}

a.buttonLink
{
	padding: 2px 15px 2px 15px;
	border:	1px solid #D4D0C2;
	background-color:	#E4E0D2;
	text-align:center;
	white-space: nowrap;
	font-size:	8pt;
	line-height: 14pt;
	color: black;
}

a.buttonLink:hover
{
	border:	1px solid #3169C6;
	background-color:	#C6D3EF;
}

a.buttonLink:active
{
	border:	1px solid #3169C6;
	background-color:	#3169C6;
	color: White;
}

a.buttonLink:visited
{
}

.curPageLink, .curPageLink:visited,.curPageLink:link
{
	font-weight: bold;
	border:	3px double #3169C6;
	padding: 4px 15px 4px 15px;
	background-color:	#E4E0D2;
	color: black;
}

/* ----------- Main page header styles -------------*/
.indexPageHeader
{
	padding-left: 5px;
	padding-right: 5px;
	width:100%;
}
.indexPageHeader table td
{
 	white-space: nowrap;
}


.indexPageHeader .buttonLink
{
	background-color:	#CCC8BA;
	border:	1px solid   #C0BCAE;
}

.indexPageHeader .title
{
/*	font-size:		 12pt;
	font-weight: 	normal;*/
}



/* ----------- Folder view -------------*/
.insetPane
{
	border: 1px inset #D8D4C6;
	background-color: white;
	width: 100%;
	vertical-align:top;
	height: 100%;
}
.folderTree
{
	vertical-align: top;
	padding: 0px;
}

/* ----------- Album header info -------------*/
.albHeader
{
	padding: 5px;
	background-color: #efebde;
	white-space:normal ;
	border:  1px solid #D8D4C6;
	border-collapse: collapse;
}
.albHeader .navigationBar
{
	padding-top: 10px;
}

/* ----------- Thumbnail view page -------------*/

/* --- images thumbnails --- */
a.imglink
{
	padding:3px;
	vertical-align: middle;
	background-color:	inherit;
	text-decoration: none;
	border:	1px solid white;
	text-align: center;

	display:block;
}

a.imglink img
{
	border-style: ridge;
	border-width: 3px;
	border-color: gray;
}
a.imglink:hover img
{
	border-color: #3169C6;
}

a.imglink:hover
{
	background-color:	#C6D3EF;
	text-decoration:	underline ;
	border:	1px solid #3169C6;
}

a.imglink .note
{
	margin-top: 5px;
	display:block;
	white-space: normal;
	width: auto;
	height: auto;
}

/* --- album thumbnails --- */
.fldlink
{
	background-color:	inherit;
	text-decoration: 	none;
}

a.fldlink:hover
{

}

a.fldlink:hover div, a.fldlink div,
a.fldlink:hover div img, a.fldlink div img
{
	padding:			0;
	margin:				0;
	border:				0;
	vertical-align:		top;
}

.fldlink .note
{
	border: 1px solid white;
	margin-top: 5px;
}

.fldlink:hover .note
{
	background-color:	#C6D3EF;
	border:	1px solid   #3169C6;
	background-color:	#C6D3EF;
	text-decoration: 	underline;
	display:block;
	white-space: normal;

}

.nothing
{
	text-align: center;
	vertical-align: top;
	padding: 0px;
	border: none;
	margin: 0px;
	border-collapse: collapse;
}
.thumbView
{
	vertical-align:top;
	margin: 2px;
}

/* ---- Image view : page title ----- */
.imgHeader
{
	white-space: nowrap;
	border-bottom: 1px outset #D8D4C6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin:0;
	background-color: #efebde;
}

.imgHeader .title
{
	border-top: #E4E0D2 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	display:block;
	width: 100%;
}

.imgHeader .title a
{
	text-decoration: none;
	color: Black;
}
.imgHeader .navigationBar
{
	padding-top:	2px;
	padding-bottom:	2px;
}

/* ---- Image view : image view ----- */
.showImgPane
{
	text-align: center;
	vertical-align: middle;
	border: 0;
	background-color: inherit;
	height:auto;
	white-space: nowrap;
}

.showImgPane img
{
	border-right: black 15px solid;
	border-top: black 15px solid;
	border-bottom: black 15px solid;
	border-left: black 15px solid;
	background-color: Black;
	/*filter:progid:DXImageTransform.Microsoft.Glow(color='black', Strength='5');*/
}

/* ------- EXIF image details ------------ */
.imgDetails
{
	vertical-align: top;
	margin: 2px;
	text-align:		left;
}

.imgDetails table
{
 	border : 1px outset #D8D4C6;
	padding: 5px 5px 5px 5px;
	margin: 2px 2px 2px 2px;
	border-spacing: 0px;
	background-color: #efebde;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		8pt;
	line-height: 11pt;
	float: left;
}

.imgDetails table td
{
	border-top : 1px solid #D8D4C6;

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.imgDetails table th
{
	text-align: center;
	padding: 2px 10px 5px 10px  ;
	border: none;
}

.imgDetails table .imgParamName
{
	font-weight: bold;
	white-space: nowrap;
	padding: 2px 10px 2px 10px  ;
}

.imgDetails table .imgParamValue
{
	border-left : 1px solid #D8D4C6;
	padding: 2px 10px 2px 10px  ;
	white-space: nowrap;
}

/* --- Logon screen and other dialogs ---- */
.dialog
{
	background-color: #efebde;
	font-family:	Verdana, Arial, sans-serif;
	font-size:		10pt;
	vertical-align: middle;
	text-align:		left;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	border: 10px solid #dfdbce;
}

.dialog td
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.dialog th
{
	font-family:	Verdana, Arial, sans-serif;
	font-size:		12pt;
	vertical-align: middle;
	padding: 10px;
}

