@charset "UTF-8";
/* CSS Document */

html, body {
	background-color:#ffffff;
	color: #333;
}

p, li {
	font-family: georgia, serif;
}

body {
	margin: 0px;
	height: 655px;
	width: 100%;
	min-width: 1080px;
	background-color: #ffffff;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: black;
}

.box1 {
	position: absolute;
	top: 360px;
	padding-left: 5px;
	padding-right: 5px;
	width: 440px;
	font-size: 3ex;
	text-align: center;
}

.box2 {
	position: absolute;
	background-color: #ffffff;
	margin-left: 449px;
	margin-top: 11px;
	width: 375px;
	height: 620px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-left: 10px;
	font-size: 2.9ex;
}

.box3 {
	position: absolute;
	background-color: #ffffff;
	margin-left: 847px;
	margin-top: 11px;
	width: 180px;
	height: 620px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	font-size: 2.25ex;
	font-style: italic;
	z-index: 0;
}

.box3 a img, .box3 a img:hover {
	float: left;
	border: 1px dotted #aaa;
	margin-top: 4px;
	margin-left: 4px;
	padding: 2px;
	width: 50px;
	height: 50px;
	background: none;
}

.imghead {
	margin-bottom: 1px;
	border-bottom: 1px solid #aaa;
}

.imglabel {
	display: block;
	margin-top: 68px;
}

a img.icon, a:hover img.icon {
	float: none;
	display: inline;
	vertical-align: middle;
	border: none;
	width: 16px;
	height: 16px;
	margin: 0px;
	background: none;
}

.end {
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;
}

.header {
	position: absolute;
	background-color: #eeeeee;
	width: 100%;
	min-width: 1080px;
	height: 10px;
	border-bottom: 1px solid #777;
}

.footer {
	position: absolute;
	margin-top: 620px;
	background-color: #efefef;
	padding-left: 3px;
	width: 100%;
	min-width: 1080px;
	height: 30px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	vertical-align: middle;
}

#footerlogo {
	margin-left: 5px;
}

.footer img {
	vertical-align: middle;
}

.footercc {
	margin-top: -1px;
}

h1 {
	display: block;
	line-height: 1.1em;
	background-color: #efefef;
	color: #555;
	padding-left: 3px;
	padding-bottom: 5px;
	border-top: 1px dotted #777;
	border-bottom: 1px dotted #777;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: overline underline;
	padding-top: 5px;
	overline-thickness: 1px;
}

h2 {
	color: #555;
	padding-left: 3px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #777;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: overline underline;
	margin-bottom: 5px;
}

h3 {
	color: #555;
	padding-left: 3px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #777;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	text-decoration: overline underline;
	margin-bottom: 5px;
}

h4, h5, h6 {
	color: #555;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0px;
}

.box1 p {
	color: #bb8ca7;
	line-height: 1.3em;
	font-size: xx-large;
}

.box2 p, .box2 li {
	color: #555;
	line-height: 1.15em;
	font-family: georgia;
	padding-right: 10px;
}

.box3 p, .box3 li {
	color: #555;
}

.box3 li {
	list-style: inside;
	padding-left: 3px;
}

a {
	text-decoration: underline;
	color: #bb8ca7;
}

a:hover, a:active, .box3 li a:hover {
	text-decoration: none;
	background-color: #bb8ca7;
	color: #fff;
}

sup {
	font-size: .75em;
	line-height: .45em;
	vertical-align: super;
}

.menutextsize {
	font-size: 11px;
}

#logo, #logo_map, #logo_pages, #logo_index {
	position: absolute;
	top: 27px;
	left: 25px;
	width: 400px;
	z-index: 3;
}

#logo_map, #logo_index {
	background: url(images/Overground_TFNO_Logo3.png) no-repeat;
	height: 400px;
}

#logo_pages {
	background: url(images/Overground_TFNO_Logo3.png) no-repeat;
	height: 350px;
}

#logo {
	z-index: 4;
}

#images {
	z-index: 1;
	position: absolute;
	cursor: move;
	cursor: cross;
	height: 100%;
	left: 100%;
	top: 0%;
	top: 5px;
}

input, select {
	font-family: helvetica,tahoma,arial;
	font-size: 10px;
}

.sel {
	width: 130px;
}

.TFNO {
	position: absolute;
	width: 100px;
	height: 175px;
	vertical-align: middle;
}

#click {
	text-align: left;
	padding-left: 137px;
	padding-top: 87px;
	z-index: 3;
}

#indeximg {
	margin-top: 100px;
	left: 25px;
	z-index: 10;
}

/*------Google Form-------*/
#resolution-wrapper {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom:50px;
	padding: 10px 15px 10px 15px;
	border: 1px solid #777;
	line-height: 1.33em;
}

#resolution-img-wrapper {
	text-align: center;
	margin-bottom:10px;
}

#form-wrapper {
	width:100%;
	margin-left: -5px;
	padding: 5px;
	border-top: 1px solid #555;
	background-color: #eee;
}

#resolution-title {
	padding-top: 10px; 
	padding-bottom: 5px; 
	font-size: 22px; 
	color: #555; 
	font-family: Helvetica, sans-serif;
}

#resolution-subtitle {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:16px; 
	color: #666; 
	padding-bottom: 5px; 
	line-height: 1.15em;
}

.ss-form-entry {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #444;
}

.ss-q-help {
	font-size: 14px;
	color: #777;
	line-height: 1.6em;
}
/*----------------------------*/

/*Twitter badge*/
#twitter_update_list {
	list-style: inside;
	padding-left: 3px;
}
/*-----------------*/

/*Pop-out List CSS*/

.listwrap li {
	list-style: inside;
	line-height: 1.6em;
	width: 366px;
}

.listwrap ul {
	margin: 0px;
	padding: 0px;
	list-style: inside;
	border-bottom: none;
	z-index: 3;
	font-style: italic;
}

.listwrap ul li {
	position: relative;
	display: block;
	list-style: inside;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 10px;
	padding-left: 0px;
	line-height: 1.15em;
	width: 200px;
}
	
.listwrap li ul {
	position: absolute;
	left: 386px;
	margin-top: -27px;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	display: none;
	list-style: inside;
	padding-left: 20px;
	background-color: #fff;
	font-size: 1.8ex;
}

.listwrap li:hover {
	background: #efefef url(images/popoutarrow2.png) right no-repeat;
	vertical-align: middle;
	z-index: 4;
}

.listwrap ul li:hover {
	background-color: #fff;
	background: none;
}

.listwrap li:hover ul:hover a:hover {
	background-color: #bb8ca7;
	color: #fff;
	text-decoration: none;
}

.listwrap li:hover ul, li.over ul { 
	display: block;
}

.listwrap {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

li img {
	border: 1px dotted #ccc;
	width: 125px;
	height: 100px;
	margin-top: 5px;
	margin-left: 3px;
}

/*Pop-out List CSS Top*/

#listwrap-t li {
	list-style: inside;
	line-height: 1.6em;
	width: 366px;
}

#listwrap-t ul {
	margin: 0px;
	padding: 0px;
	list-style: inside;
	border-bottom: none;
	z-index: 3;
	font-style: italic;
}

#listwrap-t ul li {
	position: relative;
	display: block;
	list-style: inside;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 10px;
	padding-left: 0px;
	line-height: 1.15em;
	width: 200px;
}
	
#listwrap-t li ul {
	position: absolute;
	left: 386px;
	top: 20%;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	display: none;
	list-style: inside;
	padding-left: 20px;
	background-color: #fff;
	font-size: 1.8ex;
}

#listwrap-t li:hover {
	background: #efefef url(images/popoutarrow2.png) right no-repeat;
}

#listwrap-t ul li:hover {
	background-color: #fff;
	background: none;
}

#listwrap-t li:hover ul:hover a:hover {
	background-color: #bb8ca7;
	color: #fff;
	text-decoration: none;
}

#listwrap-t li:hover ul, #listwrap-t li.over ul { 
	display: block;
}

#listwrap-t {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
/*------------------------*/

/*Pop-out List CSS Middle*/

#listwrap-m li {
	list-style: inside;
	line-height: 1.6em;
	width: 366px;
}

#listwrap-m ul {
	margin: 0px;
	padding: 0px;
	list-style: inside;
	border-bottom: none;
	z-index: 3;
	font-style: italic;
}

#listwrap-m ul li {
	position: relative;
	display: block;
	list-style: inside;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 10px;
	padding-left: 0px;
	line-height: 1.15em;
	width: 200px;
}
	
#listwrap-m li ul {
	position: absolute;
	left: 386px;
	top: 20%;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	display: none;
	list-style: inside;
	padding-left: 20px;
	background-color: #fff;
	font-size: 1.8ex;
}

#listwrap-m li:hover {
	background: #efefef url(images/popoutarrow2.png) right no-repeat;
}

#listwrap-m ul li:hover {
	background-color: #fff;
	background: none;
}

#listwrap-m li:hover ul:hover a:hover {
	background-color: #bb8ca7;
	color: #fff;
	text-decoration: none;
}

#listwrap-m li:hover ul, #listwrap-m li.over ul { 
	display: block;
}

#listwrap-m {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
/*--------------------*/

/*Pop-out List CSS Bottom*/

#listwrap-b li {
	list-style: inside;
	line-height: 1.6em;
	width: 366px;
}

#listwrap-b ul {
	margin: 0px;
	padding: 0px;
	list-style: inside;
	border-bottom: none;
	z-index: 3;
	font-style: italic;
}

#listwrap-b ul li {
	position: relative;
	display: block;
	list-style: inside;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 10px;
	padding-left: 0px;
	line-height: 1.15em;
	width: 200px;
}
	
#listwrap-b li ul {
	position: absolute;
	left: 386px;
	bottom: 15px;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	display: none;
	list-style: inside;
	padding-left: 20px;
	background-color: #fff;
	font-size: 1.8ex;
}

#listwrap-b li:hover {
	background: #efefef url(images/popoutarrow2.png) right no-repeat;
}

#listwrap-b ul li:hover {
	background-color: #fff;
	background: none;
}

#listwrap-b li:hover ul:hover a:hover {
	background-color: #bb8ca7;
	color: #fff;
	text-decoration: none;
}

#listwrap-b li:hover ul, #listwrap-b li.over ul { 
	display: block;
}

#listwrap-b {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
/*------------------*/

/*Lighbox 2 CSS*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; margin-top: -40px; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 11px Georgia, Times, serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*End Lightbox 2*/