@charset "ISO-8859-1";

body {
  font-size: 175%; /* resets the page font size */
}

#icopy,
#foot,
.push {
	height: 5.5em;
}
#padd #wrap {
	margin-bottom: -5.5em;
}
#padd #wrap,
#padd #foot {
	max-width: none;
}
#iotm #main,
#iotm #padd #wrap {
	/* [disabled]background-color: #bfbfbf; */
}


#centerSpace {
	margin-right: 0px;
	margin-left: 0px;
/*	padding-right: 0.2em;
	padding-left: 0.2em;*/
	padding-right: 0em;
	padding-left: 0em;
}
#leftBox, 
#rightBox {
	width: 0px;
	overflow: hidden;
	visibility: hidden;
}
#rightBox {
	position: relative;
	left: 0px;
	width: 100%;
	right: 0px;
	visibility: visible;
}
#rightSpace {
	width: 100%; /* for mob test */
	height: 100%;
	padding-top: 0px;
	font-size: 1.1em;
}
#rightSpace a {
	color: #e5e5e5;
}

#photo .jsp {
	font-size: 2em;
	line-height: 1em;
	padding-top: 0.8em;
	padding-bottom: 0.9em;
	background-color: #38383c;
}
#photo .jsp a,
#mobBack a {
	color: #9696a8;
}
#iotm #photo .jsp a,
#iotm #mobBack a {
	color: #bcbcc0;
}
#hist #photo .jsp a,
#hist #mobBack a::before {
	color: #9ba39b;
}
#indx #photo .jsp {
	padding-top: 1em;
	padding-bottom: 0em;
}
#indx #photo {
	margin-top: 0px;
}
#photo .jsp .pagehead,
#photo2 .pagehead {
	font-size: 0.8em;
	line-height: 1em;
	color: #f0f0f0;
	/* [disabled]padding-bottom: 1.3em; */
	margin-top: 0.8em;
	margin-bottom: 0.1em;
}
#photo2 .pagehead {
	font-size: 1.5em;
	padding-top: 0.8em;
	padding-bottom: 0.9em;
}

#indx #photo .jsp {
	background-color: transparent;
}
#iotm #photo .jsp {
	background-color: #666;
}
#hist #photo .jsp,
#hist #photo2 {
	background-color: #373e37;
}


#hist .subHead {
	margin-top: -1.5em;
	margin-bottom: -0.5em;
}
#hist .subHead .pagehead {
	font-size: 1.4em;
	line-height: 1.2em;
	width: 12%;
	text-align: center;
}

#intro,
#hist #intro2 {
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 2.5em;
	margin-right: 0.1em;
}
#intro,
#hist #intro2 {
	margin-top: 3em;
}
#hist #intro {
	/* [disabled]margin-top: 0.8em; */
}
#intro td,
#hist #intro2 td {
	font-size: 1em;
	line-height: 1.4em;
	padding-top: 0.6em;
	padding-right: 1em;
	padding-bottom: 0.6em;
	padding-left: 1em;
	color: #111;
	border: medium solid #999;
}
#indx #intro td {
	border-color: #777;
	line-height: 1.5em;
}
#hist #intro td,
#hist #intro2 td {
	color: #fff;
	border-color: #b0b3b0;
}

#photo,
#photo2 {
	width: 100%;
}
#photo img,
#photo2 .theImage img {
	width: 80%;
	height: auto;
}
#photo .pic {
	width: 88%;
}
#photo .pic .theImage {
	background-size:contain;
	width: 100% !important;
	border: none !important;
}
#photo2 .theImage {
	background-size:contain;
	border-width: 2px;
}
#photo .title,
#photo2 .title {
	font-size: 1.5em;
	padding-top: 1em;
	/* [disabled]padding-bottom: 0.5em; */
}

.arr {
	width:6%;
}
.arr .next,
.arr .prev {
	background-repeat: no-repeat;
	background-position: center center;
}
.arr .next,
.arr .next:hover,
.arr .next:active {
	background-image: url(../jquery-skins/photo/mob-next.png);
	margin-left: -100%;
	background-position: right center;
}
.arr .prev,
.arr .prev:hover,
.arr .prev:active {
	background-image: url(../jquery-skins/photo/mob-prev.png);
	margin-right: -100%;
	background-position: left center;
}
#hist .arr .next,
#hist .arr .next:hover,
#hist .arr .next:active {
	background-image: url(../jquery-skins/photo/mob-next-hist.png);
}
#hist .arr .prev,
#hist .arr .prev:hover,
#hist .arr .prev:active {
	background-image: url(../jquery-skins/photo/mob-prev-hist.png);
}
.arrbox {
	width: 200%;
	height: 400px;
}
.arrbox img {
	height: 100% !important;
	width: 100% !important;
}
#intro,
#caption,
#hist #intro2,
#hist .caption {
	width: 88%;
}

#caption,
#hist .caption {
	margin-top: 1em;
}
#hist .caption {
	margin-top: 2em;
}
#caption td,
#iotma .caption,
#hist .caption td {
	font-size: 1.1em;
	line-height: 1.5;
	padding-bottom: 0.5em;
	padding-left: 10px;
	text-align: left;
}
#caption p,
#iotma .caption p,
#hist .caption p {
	margin-bottom: 0.8em;
}
#caption .here {
	font-size: inherit;
	text-indent: -1.25em;
	white-space: normal;
	margin-left: 3.3%;
	margin-top: 1.3em;
	margin-bottom: 1.3em;
}
#caption img {
	height: auto;
	width: 25%;
	margin-left: 1em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
#caption a,
#caption .here a {
	border-bottom-width: thin;
	border-bottom-style: solid;
}

#copy {
	font-size: 0.8em;
	padding-top: 1.5em;
}
#copy a {
	font-weight: normal;
}

#iotma,
#lightbox {
	padding-left: 0px;
	border-left-style: none;
	margin-bottom: -2em;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0.5em;
}
#iotma {
	border-spacing: 1em;
	/* [disabled]margin-top: 0.3em; */
	margin-bottom: 0px;
	max-width: none;
	border-top: 0.3em solid #f0f0f0;
}
#iotma .caption {
	padding-left: 0px;
	padding-right: 0px;
}
#iotma .caption p {
	line-height: 1.4em;
	margin-top: -0.3em;
	margin-bottom: 0em;
}
#iotma .head,
#iotma .arch {
	display: none;
}

#lightbox td,
#iotma .pic {
	padding-top: 0px;
	padding-bottom: 0px;
}
#lightbox td {
	vertical-align: middle;
}

#lightbox td div,
#iotma .pic div {
	overflow: hidden;
	position: relative;
}

#lightbox img,
#iotma .pic img {
	padding: 0px;
	border-style: none;
	position: absolute;
	margin: 0px;
}
#lightbox img:hover {
	border-style: none;
	padding: 0px;
	margin: 0px;
}
#hist #lightbox,
#iotm #iotma {
	background-color: #f0f0f0;
}

#lightboxOuter {
	max-width: none;
	padding-left: 0px;
	border-left-style: none;
	margin-top: 3em;
	margin-bottom: -1em;
}
#lightboxOuter .section {
	margin-bottom: 0;
}
#lightboxOuter .col {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: -0.5em;
}
#lightboxOuter .span_1_of_4,
#lightboxOuter .span_2_of_4,
#lightboxOuter .span_3_of_4,
#lightboxOuter .span_4_of_4 {
	width: 100%;
}
#lightboxOuter .rowHeight {
	height: auto;
	padding: 0;
	box-sizing: inherit;
}
#lightboxOuter .row {
	position: relative;
}
#lightboxOuter .heading {
	font-size: 3em;
	margin-bottom: 0.5em;
	margin-top: -0.6em;
	border-style: none;
}
#lightboxOuter .cell {
	position: relative;
	bottom: 0px;
}
#indx #photo .jsp
   {
	width: 94%;
}
#lightboxOuter .cell img {
}
#lightboxOuter .imgBordered img {
	border-width: medium;
}
#lightboxOuter .col .gall {
	font-size: 2em;
	position: relative;
	top: -2.3em;
	height: 1.5em;
	padding-top: 0.2em;
}
#lightboxOuter .col .gall a {
	color: #FFF;
	font-weight: bold;
	background:rgba(0,0,0,0.5);
	padding-right: 0.6em;
	padding-left: 0.6em;
	padding-bottom: 0.15em;
}

#mobBack {
	position: absolute;
	left: 0.2em;
	top: 0.05em;
	width: 3em;
	height: 2.5em;
	font-size: 2.4em !important;
	z-index: 5;
	display: inline;
}
#mobBack a {
	text-decoration: none;
	display: block;
	padding-top: 0.4em;
}
#mobBack .gall {
	font-weight: normal;
	text-align: left;
	height: 100%;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
#mobBack .gall a {
	display: block;
	font-size: 0.9em;
}
#mobBack .gall a:hover {
	color: #9999BB;
	border-bottom: none;
}
#mobBack a::before {
	content: "<";
	margin-right: 3em;
}
#hist #mobBack a {
	color: #c2ccc2;
}

.scrollWrapper {
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	margin-top: 1.3em;
	margin-bottom: 3em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#iotm #arch {
	width: 100%;
}
#iotm #arch .dropdown {
	border: none;
	margin: 0px;
	padding: 0px;
}
#iotm #arch li {
	margin-bottom: 0px;
}

#iarch {
	width: 100%;
}

/*#comp,*/
.rightMenu {
	font-size: 1.1em;
	width: 100%;
}
#comp::before {
	content: "Other years:";
	font-size: 1.35em;
	color: #333;
}
#arch::before {
	content: "Archives:";
	font-size: 1.35em;
	color: #333;
}
#time::before {
	content: "t i m e l i n e";
	font-size: 1.35em;
	color: #fefefe;
	padding-left: 0.4em;
}
.rightMenu .dropdown {
	font-size: 1.35em;
	border-left: none;
	margin-left: auto;
	width: 100%;
	margin-right: auto;
	margin-top: 0.5em;
}
.rightMenu .dropdown ul {
	padding-left: 0px;
}
.rightMenu li {
	background-color: #848484;
	margin-bottom: 0.5em;
}
#time li,
#iotm .arch li {
	background-color: #bdbfbd;
}
.rightMenu li a {
	display: block;
	border: none;
}
.rightMenu li a:hover {
	background-color:inherit;
}
.rightMenu li a,
.rightMenu li a:hover,
.rightMenu li .thisPage,
#iotm #rightSpace a:hover {
	color: #e5e5e5;
	border: none;
	font-weight: bold;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	text-decoration: none;
}
#time li a {
	color: #7F8F7F;
}
.rightMenu li a::after {
	content: "    >";
	padding-left: 1em;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1em;
}
.rightMenu li .thisPage {
	color: #b3b3b3;
	margin-left: 0px;
	border-left-style: none;
	background-color: #9b9b9b;
}
#time li .thisPage {
	background-color: #9ea89e;
}
.rightMenu li .thisPage:hover {
	border-style: none;
	color: #b3b3b3;
}
.rightMenu li .thisPage::after {
	content: "";
}
.rightMenu #end {
	display: none;
}
.pinky {
	width: 100%;
	background-color: transparent;
	border-bottom-style: none;
}
.pinky p {
	margin-top: 0px;
}
.pinky .next,
.pinky .prev {
	display: none;
}

.notmob {
	display: none;
}
