﻿#mainframe  {
    width: 1060px;
    height: 600px;
    margin: 7px auto;
    background: white;
}
#left   {
    float: left;
    width: 205px;
}

#right  {
    float: right;
    width: 200px;
}
#content    {
    margin: 0 200px;
    margin-right: 205px;
}

#left, #right, #content{height: 100px;}
#content{height: 402px;}
#left{height: 900px;}
#viewport .v, .viewport .v    {
    background: black;
    height: 1000px;
    width: 1px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
#viewport .vv, .viewport .vv    {
    background: black;
    height: 1000px;
    width: 1px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
}
#viewport .h, .viewport .h    {
    background: black;
    width: 2000px;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
#viewport .hh, .viewport .hh    {
    background: black;
    width: 2000px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1000;
}
#topMapBanner   {
    text-align: right;
    margin-bottom: 3px;
}
#mapBanner  {
    position:absolute;
    top: 5px;
    right: 5px;
}

#map-controls   {
    text-align: center;
    margin: 3px auto;
    vertical-align: middle;
    height: 20px;
}
#map-controls a, #map-controls select   {
    vertical-align: middle;
}
#map-controls #grids {
    float: left;
    margin: 0 4px 0 6px;
    width: 85px;
}
#map-controls .mapsize, .toggle {
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    overflow: hidden;
    margin: 0 1px 0 1px;
}
#size2x2    { background: transparent url("../_img/size/2x2.png") no-repeat scroll 0 0}
#size3x2    { background: transparent url("../_img/size/3x2.png") no-repeat scroll 0 0}
#size3x3    { background: transparent url("../_img/size/3x3.png") no-repeat scroll 0 0}
#size4x3    { background: transparent url("../_img/size/4x3.png") no-repeat scroll 0 0}
#size5x4    { background: transparent url("../_img/size/5x4.png") no-repeat scroll 0 0}
.toggle .selected, #map-controls .selected {background-position: 0 -18px;}

#overview-container   {
    margin: 3px 0;
    width: 198px;
    overflow: hidden;
    display: block;
    clear: both;
    position: relative;
}
#overview   {
    cursor: pointer;
}
#overview-marker    {
    position: absolute;
    border: 1px solid red;
    background: white;
    opacity: 0.7;
}
#ovcircle   {
    position: absolute;
    z-index: 10000;
}

#skyscraper   {
    margin-top: 10px;
    text-align: center;
}
#skyscraper .title  {
    font: 10px Verdana;
    letter-spacing: 3px;
}

#select-mode    {
    background: #0075b9;
    font-size: 12px;
    color: white;
    line-height: 20px;
    vertical-align: middle;
    text-align: right;
    padding-right: 5px;
}
#select-mode a  {
    color: white;
}
#select-mode a.selected {
    color: #BCDDF0;
}

#services   {
    border: 1px solid #F15C22;
    font-size: 12px;
}
#services .header   {
    background: #feeee8;
}
#services ul    {
    list-style: none none outside;
    margin: 3px 4px;
}
#services ul li {
    background: transparent url("../_img/bullet.png") no-repeat scroll left center;
    padding-left: 10px;
    line-height: 12px;
    vertical-align: middle;
    margin-bottom: 2px;
}
#services a {
    color: #0075B9;
}
#services a:hover   {
    color: red;
}

/* Navigation */
.navigation {
    position: absolute;
    z-index: 2;
    width: 55px;
    height: 55px;
    top: 10px;
    left: 10px;
    background: transparent url("../_img/nav/updated/background.gif") no-repeat scroll center center;
	z-index: 1001;
}
.navigation.loaded	{
	display: block;
}
.direction  {
    cursor: pointer;
}
/* !Navigation */

/* ZoomControl */
#zoom-plus, #zoom-minus	{
	position: absolute;
	cursor: pointer;
}
/* !ZoomControl */

#nearest-list   {
    border: 1px solid #0075B9;
}
#nearest-list .header   {
    background: #BCDDF0;
}
#nearest-list .content   {
    margin: 3px 2px;
}
#nearest-select {
    font:11px Verdana, Arial;
    width: 169px;
    vertical-align: middle;
}
#nearest-select optgroup    {
    font-style:normal;
}
#nearest-select option  {
    font-size: 10px;
    padding-left: 15px;
}
#NearestGo  {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
}
#nearest-result-window  {
    width: 500px;
    font-size: 12px;
}
#nearest-result-window ol   {
    list-style-position: inside;
}
#nearest-result-window li.selected  {
    background: #f3fbff;
}
#nearest-result-window a    {
    color: #006faf;
}

#legend {
    font-size: 10px;
    margin-bottom: 10px;
}
#legend table tr td.left-link    {
    text-align: center;
}
#legend img {
    vertical-align: middle;
}

.panel  {
    font-size: 12px;
    margin-bottom: 10px;
}
.panel .header  {
    margin: 1px;
    padding: 2px;
}

#bgmaps-link    {
    float:left;
}

/* SearchForm */
#searchform {
    /*text-align: right;*/
    font-size: 12px;
    position: relative;
    height: 47px;
}
#searchform #city-panel, #city   {
    width: 130px;
}
#searchform #str-panel, #str    {
    width: 280px;
}
#searchform #cityname-panel, #cityname  {
    width: 250px;
}
#searchform #zip-panel, #zip  {
    width: 70px;
}
#searchform #resort-panel, #resort  {
    width: 170px;
}
#searchform #resortobj-panel, #resortobj    {
    width: 200px;
}
#str, #zip, #cityname, #resortobj    {
    height: 15px;
}
#searchform label  {
    text-align: left;
    margin-bottom: 2px;
    color: #0075B9;
    display: block;
}
#searchform #city-panel, #searchform #str-panel, #searchform #zip-panel, #searchform #cityname-panel, #searchform #resort-panel, #searchform #resortobj-panel, #SearchGo   {
    position: absolute;
}
#searchform #city-panel {
    right: 310px;
}
#searchform #str-panel, #searchform #zip-panel, #searchform #resortobj-panel {
    right: 28px;
}
#searchform #cityname-panel {
    right: 105px;
}
#searchform #resort-panel   {
    right: 230px;
}

#SearchGo   {
    top: 15px;
    right: 0px;
    cursor: pointer;
}
#submit {
    display: none;
}
/* !SearchForm */

#text-field {
    text-align: center;
    border: 1px solid #0075b9;
    padding: 5px;
    margin-bottom: 5px;
    font-size:12px;
}

#search-result-window   {
    width: 400px;
    font-size: 12px;
}
#search-result-window table {
    width: 100%;
}
#search-result-window tr.odd    {
    background: #f3fbff;
}
#search-result-window tr td.first {
    text-align: right;
}
#search-result-window a {
    color: #006faf;
}

.metricline {
    height: 13px;
    font-size: 10px;
    overflow: hidden;
    position:absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
}
.metricline div {
    float: left;
    text-align: center;
    background: black;
    color: white;
    height: 100%;
    width: 200px;
}
.metricline div.odd {
    background: white;
    color: black;
    border: 1px solid black;
    width: 198px;
    height: 11px;
}

#info-panel {
    border: 1px solid #0075B9;
    background: #ffff77;
    margin: 0 0 2px 5px;
    font: normal normal bold 10px Verdana;
    padding: 2px 6px;
}
#info-panel a	{
	margin-left: 5px;
	background: rgb(0, 138, 221);
	color: white;
	padding: 0 2px;
}
#info-panel a:hover	{
	background: rgb(0, 117, 185);
}
#info-panel #routingLinks	{
	margin: 3px 0 1px;
	text-align: center;
}
#routingLinks a	{
	padding-bottom: 1px;
	border: 1px solid rgb(0, 117, 185);
}

/* Tip */
#tip-window .fl-content {
    overflow: hidden;
}
/* !Tip */

/* Footer */
#footer {
    clear: both;
    font-size: 12px;
    margin-top: 20px;
}
#footer .line   {
    background: #0075b9;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    color: white;
    position: relative;
}
#footer #datecs {
    position: absolute;
    left: 30px;
}
#footer #links  {
    position: absolute;
    right: 3px;
}
#footer .copyright  {
    text-align: right;
    font-size: 10px;
}
/* !Footer */