
/* presentation.php */
.cmd {font-family:Arial; font-size:11px;font-weight:bold }
table.presentation {border:1px solid silver}

/* anchor behavior for menus */
a.photomenu, a:link.photomenu, a:visited.photomenu, a:hover.photomenu, a:active.photomenu {
font-family : tahoma, arial, helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
cursor: pointer;
}
 /* border around single image viewers */
div.pictureWindow {border: 0px dotted white}

/* filmstrip */
div.filmstrip_body { background-color:#9DAAA6 }
div.filmstrip { overflow:auto; width:520px; height:166px }
table.filmstrip { background-color:#000000 }
div.filmstrip_text { color:#000000;text-align:center }

div.lighttable_body {background-color:#A8E2FF}
td.lighttable_outline {border: 1px solid silver;background-color:#F8F8F8}
div.lighttable_text { color:#000000;text-align:center }
div.lighttable_text110 { margin-left:2px;font-size:9px;color:#000000;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis }
div.lighttable_text160 { margin-left:2px;font-size:11px;color:#000000;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis }
div.lighttable_text256 { margin-left:2px;color:#000000;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis }

div.slideshow_body {background-color:#FFE8B7}
div.slideshow_text { color:#000000;text-align:center }

/* pr_edit.php */
ul.slist {width:210px; border: 1px solid silver; list-style: none; height: 16em; overflow-y: auto; overflow-x:hidden; padding:0; margin:0; font-size: 12px; }
ul.slist2 {width:210px; border: 1px solid silver; list-style: none; height: 20em; overflow-y: auto; overflow-x:hidden; padding:0; margin:0; font-size: 12px; }
ul.slist3 {width:210px; border: 1px solid silver; list-style: none; height: 34em; overflow-y: auto; overflow-x:hidden; padding:0; margin:0; font-size: 12px; }

div.photoediter {border:1px solid #C0C0C0}
div.photopreveiw {border:1px solid #C0C0C0}
.readonlypath {background-color:#DDDDDD}

/* albumedit.php */
.pn:visited { font-family:Arial; font-size:14px; font-weight:bold; text-decoration:none}
.pn:link { font-family:Arial; font-size:14px; font-weight:bold; text-decoration:none}
.pn:active { font-family:Arial; font-size:14px; font-weight:bold; text-decoration:none}
div.editbackground {border:1px solid #C0C0C0}
div.previewbackground {border:1px solid #C0C0C0}

/* matching div style for displaying defaults */
.photoTitleBody div, .photoTitleBody p  {
    margin: 0px;
    padding: 0px;
    font-family: verdana;
	font-size:16px;
}

.photoDescrBody div, .photoDescrBody p  {
    margin: 0px;
    padding: 0px;
    font-family: verdana;
	font-size:16px;
}
a.quietLink:link              { color:blue; text-decoration:underline; }
a.quietLink:visited           { color:blue; text-decoration:underline; }
a.quietLink:hover             { color:orange; text-decoration:underline; }
a.quietLink:active            { color:blue; text-decoration:underline; }

.color_choice {
	display:inline-block;
	text-align:center;
	vertical-align:center;
	border:1px solid silver;
	border-radius:4px;
	padding-top:1px;
	padding-bottom:3px;
	padding-right:4px;
}

.album_scroll_image {
	display:inline-block;
	float:left;
	height:120px;
	width:120px;
	border:1px solid silver;
	border-radius:3px;
	padding:4px;
	margin-top:4px;
	margin-right:2px;
	margin-left:2px;
	text-align:center;
}

.docMenuItem_submenu {
	position:absolute;
	display:none;
	border:1px solid silver;
	padding:4px 8px 4px 4px;
	border-radius:3px;
	top:0px;
	z-index:100000;
	background-color:white;
}
.docMenuItem_submenuItem {
	display:block;
	padding:4px;
	text-align:left;
	min-width:80px;
	vertical-align:top;
}
div:hover.docMenuItem_submenuItem {
	background-color:#F0F0F0;
}
.docMenuItem_submenuItem_text {
	display:inline-block;
	cursor: pointer;
	font-size:14px;
	white-space:nowrap;
}

.photo_enlarge {
	height:16px;
	margin-right:6px;
}
.photo_enlarge span{
	position:absolute;
	z-index:99999999;
	visibility:hidden;
	opacity:0;
	transition: visibility 0s,opacity 0.5s ease;
	-webkit-transition: visibility 0s,opacity 0.5s ease;
}
.photo_enlarge:hover span{
	visibility:visible;
	opacity:1;
	border:1px solid silver;
	background-color:white;
	padding:4px;
	border-radius:4px;
	transition-delay: 250ms;
	margin-top:8px;
	margin-left:4px;
}


.photo_enlarge_card {
	float:left;
	margin-right:6px;
	margin-bottom:3px
}
.photo_enlarge_card span{
	position:absolute;
	z-index:99999999;
	visibility:hidden;
	opacity:0;
	transition: visibility 0s,opacity 0.5s ease;
	-webit-transition: visibility 0s,opacity 0.5s ease;
	max-width:0px;
	overflow:hidden;
}

.photo_enlarge_card:hover span{
	visibility:visible;
	opacity:1;
	border:1px solid silver;
	background-color:white;
	padding:4px;
	border-radius:4px;
	transition-delay:250ms;
	margin-top:-32px;
	margin-left:-128px;
	max-width:300px;
}



.select_image_box {
	display:inline-block;
	float:left; /* Safari needs this */
	margin:4px;
	padding-top:6px;
	height:120px;
	width:130px;
	text-align:center;
	border:1px solid silver;
	border-radius:3px;
	overflow:hidden;
}

	/* Style of the displayed text seen in the day boxes */
	.textarea {
		margin-left: 1px;
		margin-right: 1px;
		margin-top: 1px;
		width: auto;
		font-family: verdana;  
		font-size: 12pt; 
	}

/* Padding and margin adjustments */

.textarea p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.textarea ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:22px;
	margin-left:0px;
	list-style-position: outside;
}

.textarea ul li {
	margin:0px;
	padding:0px;
}

.textarea ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:28px;
	margin-left:0px;
	list-style-type: decimal;
	list-style-position: outside;
}

.textarea ol li {
	margin:0px;
	padding: 0px;
}	
.ksForm .input_combo input { /* temporary fix for ksForm input-combo with input and buttons */
	padding-top:1px;
}
