
/* Main Style Sheet */

html, body
{
	margin: 0;
	padding: 0;
	height:100%;
	cursor: default;
	color:	white;
	background-color: black;
	font-family:	Verdana, Arial, sans-serif;
}

body.nomargins
{
	cursor: default;
	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.normal
{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align:	left;
}

body.centered table.dialog
{
	margin: auto;
}

a.pageLink, body.normal p
{
	font-size: 80%;
}

a:link,a:active
{
	color: antiquewhite;
}
a:visited
{
	color: antiquewhite;
}



table.pagetable
{
	width:100%;
	height:100%;
	vertical-align:top;
}
table.pagetable td
{
}

.note, .date, .comnt, .navigationBar, .location
{
	font-family:	Verdana, Arial, sans-serif;
	font-size:		  70%;
	padding-top:      5px;
	padding-bottom:   5px;
}
.comnt
{
	white-space:normal ;
}

.location
{
        white-space:nowrap;
        font-weight:bold;
}


.navigationBar
{
	white-space:nowrap;
	vertical-align: middle;
}

.title, H1, H2
{
	font-size:	110%;
	display:	inline;
	text-decoration: none;
	font-family:  Verdana, Arial, sans-serif;
}

.copyright
{
	font-size:	70%;
	padding-left: 5px;
	padding-right: 5px;

	text-align: left;
	border:0;
	color: antiquewhite;
	white-space:nowrap;
	text-decoration: none;
}

.copyright a,.copyright a:visited, .copyright a:hover,.copyright a:active
{
	color: antiquewhite;
	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;
	color: black;
}


a.buttonLink:visited
{
	color: black;
}

a.buttonLink:active
{
	border:	1px solid #FFFFFF;
	background-color:	#FFFFFF;
	color: white;
}

a.buttonLink:hover
{
	border: 1px solid #FFFFFF;
	background-color: black;
	color: black;
}

a.curPageLink , a.curPageLink:visited,a.curPageLink:link,
a.otherPageLink , a.otherPageLink:visited,a.otherPageLink:link
{
	padding: 2px 4px 2px 4px;
	font-size: 100%;
	color: antiquewhite;
}

a.otherPageLink , a.otherPageLink:visited,a.otherPageLink:link
{
}

a.curPageLink , a.curPageLink:visited,a.curPageLink:link
{
	border: 3px double #3169C6;
	font-weight: bold;
}

a.otherPageLink:hover,a.curPageLink:hover
{
	text-decoration: underline;

}



/* ----------- Main page header styles -------------*/
.indexPageHeader
{
	padding-left: 5px;
	padding-right: 5px;
	width:100%;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	max-width:98%;
}
.indexPageHeader table td
{
 	white-space: nowrap;
 	vertical-align: middle;
}

.indexPageHeader .buttonLink
{
	background-color:	#CCC8BA;
	border:	1px solid   #C0BCAE;
}

.indexPageHeader .title
{
/*	font-size:		 32pt;
	font-weight: 	normal;*/
}

.indexPageHeader .navigationBar
{
	text-align: right;
}



/* ----------- Folder view -------------*/
.insetPane
{
	border: 1px inset black;
	background-color: black;
	vertical-align:top;
	height: 100%;
}

.insetPane#folderPane
{
	width: 25%;
}

.folderTree
{
	vertical-align: top;
	padding: 2px;
}

/* ----------- Album header info -------------*/
.albHeader
{
	padding: 5px;
	background-color: black;
	white-space:normal ;
	border:  1px solid black;
	border-collapse: collapse;

}
.albHeader .titlerow
{
	vertical-align: bottom;
}
.albHeader .navigationBar
{
	margin-top: 10px;
	padding-bottom: 8px;
}



/* ----------- Thumbnail view page -------------*/
.fldimgrow
{
	display:block;
	line-height: 1px;
	font-size: 1px;
	overflow:hidden;
	white-space:nowrap;
	cursor: pointer;
}

.nothing, .imagethumb, .folderthumb
{
	text-align: center;
	vertical-align: top;
	padding: 0px;
	border: none;
	margin: 0px;
	border-collapse: collapse;
}

.thumbView
{
	vertical-align:top;
	margin: 2px;
	background-color: c;
}

/* --- images thumbnails --- */
a.imglink
{
	padding:6px;
	text-decoration: none;
	border: 1px solid black;
	display:block;
	text-align:center;
}

a.imglink .imagethumb
{
	border-style: ridge;
	border-width: 1px;
	border-color: #FFFFFF;
}

a.imglink:hover .imagethumb
{
	border-color: #FFFFFF;
}

a.imglink:hover
{
	background-color:	black;
	text-decoration:	underline ;
	color:	red;
	border:	1px solid #FFFFFF;
}

/* --- image titles --- */
.imageTitle
{
	cursor: hand;
	padding-top:      5px;
	padding-bottom:   5px;
	margin-top: 5px;
	display:block;
	margin-bottom: 3px;
	white-space: normal;
	font-size: 70%;
	width: auto;
	height: auto;
	text-align:center;
}

a:hover .imageTitle
{
	background-color:	black;
	text-decoration: 	underline;
	white-space: normal;
}


/* --- album thumbnails --- */
a.fldlink
{
	text-decoration: none;
	border: 1px solid black;
	display:block;
	cursor: hand;
}

a.fldlink:hover
{
	text-decoration: underline;
}

a.fldlink:hover
{
	border: 1px solid #FFFFFF;
	background-color: black
}

a.fldlink .folderthumb
{
 	border: 1px inset #FFFFFF;
}


/* ---- Image view : page title ----- */
.imgHeader
{
	white-space: nowrap;
	border-bottom: 1px outset black;
	margin: 0;
	background-color: black;
	vertical-align: top;
	max-width: 98%;
}

.imgHeader .title
{
	border-top: #E4E0D2 1px solid;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display:block;
	width: 100%;
	color: white;
}

.imgHeader .comnt
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.imgHeader .title a
{

	text-decoration: underline;
	color: antiquewhite;
	padding-top: 2px;
	padding-bottom: 2px;

}

.imgHeader .navigationBar
{
	margin: 2px;
	margin-left: 6px;
	width: 100%;
}

/* ---- Image view : image view ----- */
.showImgPane
{
	text-align: center;
	vertical-align: middle;
	border: 0;
	white-space: nowrap;
	height: 100%;
}

.showImgPane table
{
	margin: auto;
}

.showImgPane img
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-bottom: black 2px solid;
	border-left: black 2px solid;
	background-color: Black;
	filter:	progid:DXImageTransform.Microsoft.Glow(color='white', Strength='5')
			progid:DXImageTransform.Microsoft.BasicImage(enabled:false);

}

/* ------- EXIF image details ------------ */
.imgDetails
{
	vertical-align: top;
	margin: 2px;
	text-align: left;
	float: left;
}

.imgDetails table
{
 	border : 1px outset black;
 	border-collapse: collapse;
	padding: 5px 5px 5px 5px;
	margin: 2px 2px 2px 2px;
	border-spacing: 1px;
	background-color: black;
	font-family:	Verdana, Arial, sans-serif;
	font-size: 70%;
	line-height: 	100%;
}

.imgDetails table td
{
	border-top : 1px solid black;
	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 black;
	padding: 2px 10px 2px 10px  ;
	white-space: nowrap;
}

/* --- Logon screen and other dialogs ---- */
.dialog
{
	background-color: black;
	font-family:	Verdana, Arial, sans-serif;
	vertical-align: middle;
	text-align:		left;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	border: 10px solid black;
	font-size: 80%;
}

.dialog td
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.dialog th
{
	font-family:	Verdana, Arial, sans-serif;
	font-size:		100%;
	vertical-align: middle;
	padding: 10px;
	white-space: nowrap;
	text-align:		center;

}

/* Table of reindexing errors */
.errorsTable, .errorsTable td
{
	font-family:	Verdana, Arial, sans-serif;
	background-color: black;
	border: 		1px solid black;
	border-spacing: 2px;
	font-size: 80%;
}

/* -- Error message -- */
.error
{
	font-size:		100%;
	color:			red;
}

/* --- Tree styles --- */
.dtree, .dTreeNode, .dTreeNode table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	white-space: nowrap;

}

.dTreeNode table
{
	font-size:70%;
}


.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: normal;
	vertical-align: baseline;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #3169C6;
	color: white;
}
/*.dtree .clip {
	overflow: hidden;
}
*/
table#editini td
{
border-style:solid;
border-width:0px;
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
vertical-align: middle;
text-align:justify;
font-size: 80%;
}
table#editini td#gps
{
border-style:solid;
border-width:0px;
padding-top:10px;
padding-right:10px;
}
