/*
 * Styles for the photo library
 */

html, body, .Fullsize, .Slides
{
	width: 100%;
	height: 100%;
	color: black;
	background-color: white;
	border: 0;
	margin: 0;
	padding: 0;
}

.Slides
{
	display: flex;
	justify-content: center;
	align-items: center;
}

a, a:visited
{
	color: navy;
	text-decoration: none;
}

a:hover, a:active
{
	color: blue;
	text-decoration: underline;
}

div, span, body, html, td, tr, table
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#Year
{
	margin: 2px;
}

#calendar
{
	margin-bottom: 3px;
	padding-left: 1px;
}

table.Calendar
{
	display: inline-block;
	font-size: 105%;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	border-collapse: collapse;
}

table.Calendar th
{
	font-size: 95%;
	text-align: center;
	padding: 1px;
	background-color: #DDDDFF;
	border: 1px solid black;
}

table.Calendar td
{
	font-size: 80%;
	text-align: center;
	padding: 1px;
	border: 1px solid black;
	background-color: #FFFFFF;
	color: #555555;
}

table.Calendar td.Pics
{
	font-weight: bold;
	background-color: #BBFFBB;
	color: #000000;
}

table.Calendar td.Pics:hover
{
	background-color: #FFFF00;
	cursor: pointer;
}

table.Calendar td.gap
{
	background-color: #DDDDDD;
}

.Preview
{
	line-height: 0px;
}

#previewPhotos
{
	border-top: 1px solid black;
	text-align: center;
}

.PreviewDate
{
	font-size: 150%;
	font-weight: bold;
	margin: 1px;
}

.PreviewCount
{
	margin: 0.25em;
	margin-right: 1em;
	font-size: 60%;
	float: right;
	color: #666666;
}

.SlideShowStart
{
	margin: 0.25em;
	margin-left: 1em;
	font-size: 60%;
	float: left;
	color: #666666;
	cursor: pointer;
}

.Preview img
{
	width: 80px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
}

.Preview img:hover
{
	border-top: 1px solid #BB0000;
	border-left: 1px solid #BB0000;
	border-right: 1px solid #DD0000;
	border-bottom: 1px solid #DD0000;
}

.PreviewZoom
{
	position: absolute;
	z-index: 9;
	margin: 0px;
	line-height: 0px;
	border-top: 3px solid #DDDDDD;
	border-left: 3px solid #DDDDDD;
	border-right: 3px solid #BBBBBB;
	border-bottom: 3px solid #BBBBBB;
	background-color: #000000;
}

.PreviewZoom img
{
	border-top: 3px solid #BBBB00;
	border-left: 3px solid #BBBB00;
	border-right: 3px solid #999900;
	border-bottom: 3px solid #999900;
	margin: 3px;
}

.Fullsize
{
	text-align: center;
}

.Fullsize img
{
	border-top: 3px solid #BBBB00;
	border-left: 3px solid #BBBB00;
	border-right: 3px solid #999900;
	border-bottom: 3px solid #999900;
	margin: 2px;
	max-height: 70%;
	max-width: 90%;
}

.Fullsize img:hover
{
	border-top: 3px solid #000099;
	border-left: 3px solid #000099;
	border-right: 3px solid #0000AA;
	border-bottom: 3px solid #0000AA;
}

.LeftArrow
{
	float: left;
}

.RightArrow
{
	float: right;
}

.LeftArrow, .RightArrow
{
	cursor: pointer;
}

.LeftArrow:hover, .RightArrow:hover
{
	color: #999900;
}

.LeftArrow div, .RightArrow div
{
	font-size: 500%;
	font-weight: bold;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 0;
	margin-bottom: 0;
}

#Slide
{
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	display: block;
	border: 0;
}

#NextSlide
{
	display: none;
}

div#info
{
	font-size: 9pt;
	width: 42.3em;
	overflow: hidden;
	height: 19.7em;
	color: #000000;
	margin: 3px auto;
	text-align: left;
	padding-left: 0.4em;
	overflow: hidden;
	background-color: #AAAAFF;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' fill-opacity='10%' fill='green' width='540px' height='500px' viewBox='0 42 512 512' x='0px' y='0px'><g><path d='M317.959,115.859H210.158V58.365h-44.864L0,223.66l165.294,165.294h44.864V331.46h136.548 c67.367,0,122.174,54.807,122.174,122.174H512V309.9C512,202.905,424.953,115.859,317.959,115.859z M468.88,342.412 c-30.253-33.206-73.82-54.071-122.174-54.071H167.038v41.378L60.981,223.661l106.057-106.057v41.375h150.921 c83.219,0,150.921,67.703,150.921,150.921V342.412z'/></g></svg>");
}

div#info:hover
{
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' fill-opacity='100%' fill='green' width='540px' height='500px' viewBox='0 42 512 512' x='0px' y='0px'><g><path d='M317.959,115.859H210.158V58.365h-44.864L0,223.66l165.294,165.294h44.864V331.46h136.548 c67.367,0,122.174,54.807,122.174,122.174H512V309.9C512,202.905,424.953,115.859,317.959,115.859z M468.88,342.412 c-30.253-33.206-73.82-54.071-122.174-54.071H167.038v41.378L60.981,223.661l106.057-106.057v41.375h150.921 c83.219,0,150.921,67.703,150.921,150.921V342.412z'/></g></svg>");
}

#copyright
{
	float: right;
	font-size: 70%;
	margin-top: 1px;
	margin-right: 1em;
}
