html { overflow: hidden; }

html, body {
     margin: 0;
     padding: 0;
     height: 100%;
}

body { margin: 10px; }

#content {
     margin-top: 10px;
     position: relative;
}

#map {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     border: 1px solid #aaa;
}

#map-wrapper {
     position: relative;
     height: 100%;
}

#sidebar {
     position: absolute;
     border: 1px solid #aaa;
     top: 0;
     width: 290px;
     overflow: auto;
}

#sidebar p {
     margin: 10px;
}

#sidebar ul#sidebar-list {
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #444;
}#sidebar ul#sidebar-work {
     list-style: none;
     padding: 0;
     margin: 0;
}

#sidebar ul#sidebar-list li a {
	margin: 0px;
	padding: 2px 4px;
	font: 11px Helvetica, sans-serif;
	display: block;
	background: #FFffCC;
	color: #444;
	text-decoration: none;
	border-bottom: thin solid #5d5d5d;
}

#sidebar ul#sidebar-list li.Network_STN a:active {
	color: #555;
	background-color: #ffffff;
}
#sidebar ul#sidebar-list li.current a {
	padding-left: 2px;
	padding-right: 2px;
}

#sidebar ul#sidebar-list li a:hover {
     background: white;
     color: #555;
}

#sidebar ul#sidebar-list li a strong {
     display: inline;
}
#sidebar ul#sidebar-list li a span {
     font-style: italic;
     font-size: 11px;
}

body.sidebar-right #map-wrapper { margin-right: 300px; }
body.sidebar-right #sidebar { right: 0; }

body.nosidebar #map-wrapper { margin: 0; }
body.nosidebar #sidebar { display: none; }

body.sidebar-right a#button-sidebar-show,
body.nosidebar a#button-sidebar-hide { display: none; }

#sidebar #sidebar-zipcode {
	display: block;
	margin: 0px;
	padding: 4px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #444;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #444;
	text-align: center;
}

#sidebar #sidebar-top {
	display: block;
	margin: 0px;
	padding: 4px;
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dadada;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #444;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #444;
	text-align: center;
}
#sidebar #sidebar-options {
	display: block;
	margin: 0px;
	padding: 4px;
	text-decoration: none;
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ececec;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #444;
}


#toolbar {
     background: white;
     padding: 0px;
     border: 1px solid black;
     position: relative;
	 height: 72px;
}
/* holly hack for IE to get position:bottom right 
   see: http://www.positioniseverything.net/abs_relbugs.html
\*/
* html #toolbar { height: 1px; }
/* */

#toolbar-header {
	margin: 0;
	font: bold 21px Helvetica, sans-serif;
	padding: 6px;
}
.toolbar-header {
	margin: 0; 
	height: 72px;
	font: bold 20px Helvetica, sans-serif;
	padding: 6px;
}
.toolbar-header1 {
	margin: 0; 
	height: 72px;
	font: bold 26px Helvetica, sans-serif;
	padding: 6px;
}
#toolbar ul {
	list-style: none;
	padding: 2px 0px;
	margin: 0;
	position: absolute;
	bottom: 0px;
}

#toolbar ul#sidebar-controls {
	position: absolute;
	right: 60px;
	bottom: 0px;
	padding: 6px 12px 0px;
}

#toolbar ul li {
	display: inline;
	font-size: 12px;
}
#toolbar ul form {
	display: inline;
	font-size: 12px;
	color: #444;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#toolbar ul li a {
	color: #444;
	text-decoration: none;
	font-size: 12px;
}

#toolbar ul li.picked {
	display: inline;
	background-color: #FFFFCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-weight: bold;
}
#toolbar ul li.siteinfo {
	display: inline;
	background-color: #FFFFCC;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#toolbar ul li a:hover {
	color: #000000;
	background-color: #FFCC99;
}

#toolbar #sidebar-logo {
	position: absolute;
	bottom: 30px;
	right: 64px;
}

#alert {
     position: absolute;
     top: 50%;
     left: 0;
     width: 100%;
     text-align: center;   
     display: none;
}

#alert p {
     width: 250px;
     margin: 0 auto 0 auto;
     padding: 10px;
     background: white;
     border: 1px solid #aaa;
}

body.loading #alert { display: block; }
#debug {
	position: absolute;
	top: 40%;
	left: 0;
	width: 80%;
	text-align: center;
	display: none;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFCC;
}
#debug p {
	width: 70%;
	padding: 10px;
	border: 1px solid #aaa;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sidebar-top A {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar-top A:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	padding-top: 12px;
	padding-left: 12px;
	color: #003366;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	color: #003366;
	padding-top: 12px;
	padding-left: 24px;
}
p.abouttext {
	padding-top: 6px;
	padding-left: 36px;
}
.trajBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.trajBoxCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}

.stationMenu {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
	text-align: left;
	width: 18em;
}

.pickStation {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#toolbar1 {
     background: white;
     padding: 0px;
     border: 1px solid black;
     position: relative;
	 height: 30px;
}
#toolbar1 ul {
	list-style: none;
	padding: 2px 0px;
	margin: 0;
	position: absolute;
	bottom: 0px;
}

#toolbar1 ul#sidebar-controls {
	position: absolute;
	right: 60px;
	bottom: 0px;
	padding: 6px 12px 0px;
}

#toolbar1 ul li {
	display: inline;
	font-size: 12px;
}
#toolbar1 ul form {
	display: inline;
	font-size: 12px;
	color: #444;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#toolbar1 ul li a {
	color: #444;
	text-decoration: none;
	font-size: 12px;
}

#toolbar1 ul li.picked {
	display: inline;
	background-color: #FFFFCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-weight: bold;
}
#toolbar1 ul li.siteinfo {
	display: inline;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#toolbar1 ul li a:hover {
	color: #000000;
	background-color: #FFCC99;
}

#toolbar1 #sidebar-logo {
	position: absolute;
	bottom: 30px;
	right: 64px;
}