/*
 *  Style sheet for the combined index / slide page.
 *  Last change: 2013-07-22  by André Wolff
 */
 

#nav {
	height: 50px;
	width: 878px; // 918px;
	font-size: 24px;
	margin-right: auto;
	margin-left: auto;
}
#settingsDiv {
    display: none;
	height: 110px;
	width: 90%;
	margin-top: 20px;
	border: 4px solid #999;
	font-size: 24px;
	margin-right: auto;
	margin-left: auto;
}
select {
	height: 40px;
	font-size: 24px;
; 	margin-top: 10px;
}

#nav #L1 {
	float: left;
	width: 90px;
}
#nav #L2 {
	float: left;
	width: 200px; 
	height: 50px;
	text-align: center;
	line-height: 50px;
}
#nav #Ml {
	float: left;
	width: 90px;
}
#nav #M {
	float: left;
	width: 90px;
}
#nav #Mr {
	float: left;
	width: 90px;
}
#nav #R2 {
	float: left;
	width: 200px; 
	height: 50px;
}
#nav #R1 {
	float: left;
	width:90px;
}

#nav img {
	height: 50px;
	width: 50px;
	display: block;   margin-left: auto;   margin-right: auto;
}

#nav audio {
	width: 200px; // 280px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px; 

}

audio {
	opacity: 0.4;
}

#indexDiv #swipeMe p img {
	vertical-align: bottom; // to align link images with link buttons
}

button {
font-family:Arial;
font-size: 20px;
cursor:pointer;
text-decoration:none;
}

.button {
	cursor: pointer;
}

 /* Style for all table cells. */
td {
	font-family: Arial, sans-serif;
	font-size: 10px;
}

img { border: 0px; }

#thumbs img {
	border-radius: 5px;
	margin: 4px;
	border: 4px solid #ffffff;
}
#thumbs tr td {
	vertical-align: middle;
}

#swipeMe {
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
}

body {
	text-align: center;
	margin: 0px;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	color: #ffffff;
	margin: 0px;
}

table.center {margin-left:auto; margin-right:auto;}

/* Highlight the image name on the slide pages. */
#slide .name {
	font-weight: bold;
	font-size: 14px;
}

#slideimage {
	border-style: solid;
	display:none;
	position: absolute;
}

/* Header */
h1 {
	font-size: 22px;
	font-weight: bold;
}


/* Custom link styles */
a:link    { 
color: #00ccff; 
font-style: normal;
font-weight: bold;
text-decoration: none;
}  
a:visited {	
color: #00ccff; 
font-style: normal;	
font-weight: bold;	
text-decoration: none; 
} 
a:active  { 
color: #00ccff; 
font-style: normal; 
font-weight: bold; 
text-decoration: none;
}
a:hover   { 
color: yellow; 
color: #00ccff; 
font-weight: bold; 
text-decoration: none;
}      

#imageinfo {
	visibility: hidden;
}

#askfs {
	margin-top: 5px;
	text-align: right;
}

#maplinks { /* zie EditPhotoInfo */
	position: absolute;
	top: 0px;
	left: 0px;
}

#slidenavigation {
	position: absolute;
	top: 0px;
	right: 0px;
	display: none;
}

#slidemaplinks {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#panlink {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#comment {
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
	font-size: 30px;
	color:#ffffff;  /* was   #ffffff; */
}

#comment_shadow {
	position: absolute;
	bottom: 28px;
	left: 2px;
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #333333;
}

#bottomcomment_shadow {
	text-shadow: 2px 2px 2px #333333;	/* FF Chrome Safari */
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#333333', Positive='true'); /* Shadow IE */
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color:#ffffff;  /* was   #ffffff; */
}

#footer {
  clear: both;
}

#footer_left {
  float: left;
}

#footer_right {
  float: right;
}

#image .caption {
	background-color: transparent;
	overflow:hidden;
	color: #000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
}

#facebook {
	display: inline-block;
	position: relative;
	float: right;
	top: -36px;
}

#commentbox {
	position: absolute;
	bottom: 30px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	border:2px solid #ffffff;
	background-color: hsla(210,0%,50%, .5); /* www.w3.org/TR/2003/CR-css3-color-20030514/#hsla-color  */
	padding: 10px;
	left:40%;
	width: 20%;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#wide_commentbox {
	position: absolute;
	bottom: 30px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	border:2px solid #ffffff;
	background-color: hsla(210,0%,50%, .5); 
	padding: 10px;
	left:5%;
	width: 90%;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#topcomment {
	position: absolute;
	top: 0px;
	width: 60%;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	left: 20%;
}

#bottomcomment {
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
}

#help {
	display:none;
	color: #333;
	background-color: #FFF;
	text-align: left;
	width: 80%;
	border: 4px solid #999;
	margin-left:auto;
	margin-right:auto;
	padding: 20px;
	margin-top: 50px;
	font-size: 18px;
}

#help h1 {
	font-size: 36px;
	font-weight: bold;
}

#slideDiv #movie {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#links  img {
	cursor: pointer;
}

#nav  img {
	cursor: pointer;
}
