html, body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
}

body {
	padding: 2px;
}

#header {
	position: relative;
	left: 0px;
	height: 60px;
}

#selector {
	float: left;
	width: 300px; /* 300 */
	margin-left: 0px;
	margin-top: 10px;
	text-align: right;
}

#bookmark {
	float: right;
	width: 100px;
	margin-right: 5px;
	margin-top: 12px;
	text-align: right;
}

#breadcrumb {
	margin-left: 5px;
	margin-top: 19px;
	font-size: 10px;
	height: 12px;
	overflow: hidden;
}

#footer {
	position: relative;
}

#content {
	position: relative;
	left: 125px;
}

#results {
	position: absolute;
	width: 300px;
	height: 400px;
	font-size: 9px;
	border: 1px solid #900;
	overflow: scroll;
}

#search {
	overflow: hidden;
	position: absolute;
	width: 290px; /* 300-10 */
	left: 0px;
	top: 410px;
	padding: 2px 5px;

	background: #fff;
	border: 1px solid #900;
}

#search h3 {
	margin-left: -5px;
	margin-top: -2px;
	margin-bottom: 3px;
	width: 301px; /* 300 + 1 */
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
	padding: 0;
}

#search hr {
	height: 0;
	border: none;
	border-bottom: 1px solid #900
}

.search p {
	margin: 0px;
}

.search input {
	font-size: 10px;
	width: 100px;
	background: #fff;
}

input.arrow_button {
	font-size: 10px;
	width: 15px;
}


#map-wrapper {
/*	top: 59px; */
	position: absolute;
	left: 304px; /* 300 + 4 */
	height: 333px; /* default */
	width: 333px; /* default */
}

#links {
	height: 20px;
	width: 100%;
	background: #900;
	margin-bottom:1px;
}

#links a {
	width: 33%;
	text-align: center;
	float: left;
	height: 19px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	padding-top:1px;
}

#links a:hover {
	text-decoration: underline;
}

#links .spacer {
	float: left;
	width: 1px;
	background: #fff;
	height: 20px;
}

#map {
	float:left;
	border: 1px solid #900;
	height: 100%;
	width: 100%;
}

#explanation {
	float: right;
	height: 100%;
	display: none;
	overflow: hidden;
}

#skyscraper {
	/* border: 1px solid #990000; */
	position: absolute;
	vertical-align: top;
	width: 120px;
	height: 612px;
	top: 1px;
	left: 1px;
	text-align: center;
	color: #990000;
	line-height: 12px;
}

#skyscraper img {
	padding: 0;
}

#ads_banner {
	position: absolute;
	height: 60px;
	right: -1px;
	bottom: 0px;
}

#googleads_banner {
	float: right;
}

.tooltip {
	position: absolute;
	display: none;
	margin-left: 15px;
	width: 300px;
	z-index: 1000;
}

#fixedtipdiv {
	position:absolute;
	z-index:100;
	width: 300px;
	opacity: 0.95;
	z-index: 1000;
	background: #fff;
	border: 1px solid #900;
}

#detail_station {
	position: absolute;
	z-index: 100;
	width: 10px;
	height: 10px;
	opacity: 0.95;
	left: 270px;
	top: 10px;
	background: #fff;
/*	visibility: hidden; */
}

.box {
	border: 1px solid #900;
	width: 300px;
	float: left;
}

#header h1 {
	font-size: 20px;
	padding-left: 60px;
	left: 125px;
}

h2 {
	background: #900;
	color: #fff;
	padding: 0;
	padding-left: 2px;
	margin: 0px;
	font-size: 13px;
	line-height: 20px;
}
h2.result_header {
	background: #900;
	cursor: pointer;
}
h2.result_header img {
	float: right;
	margin-right: 0px;
}
h2.result_header a, h2.result_header a:hover, h2.result_header a:visited {
	color: #fff;
	text-decoration: none;
}

h3 {
	background: #fff;
	color: #333;
	padding: 0;
	padding-left: 2px;
	margin: 0px;
	font-size: 10px;
	line-height: 10px;
}

h3.result_header2 {
	padding: 0;
}

h4 {
	margin-top:5px;
	margin-bottom:5px;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	color: #000;
}

h6 .price {
	position: static;
	float: right;
	width: 38px;
	text-align: right;
	padding-right:2px;
}

p {
	margin-top: 5px;
}

.logo {
	position: absolute;
	left: 5px;
}

.box_intro {
	border-bottom: 1px solid #900;
}

.box_wrapper {
}

.box .box_wrapper {
	overflow: auto;
}

.result_box .box_wrapper {
/*	height: 1px;
	overflow: hidden; */
}

.station {
	color: #666;
	padding: 1px 0px;
	border-bottom: 1px solid #900;
	overflow: hidden;
	white-space: nowrap;
}

.station b {
	color: #333;
}

.station a:visited {
	color: #00f;
}

.active {
	background: #efdfdf;
	cursor: pointer;

	color: #900;
	padding: 0px;
	border-top: 1px solid #900;
	border-bottom: 2px solid #900;
	overflow: hidden;
	white-space: nowrap;
}

.kortinglabel {
	border-bottom: 1px solid #900;
}

.kortinglabel input {
	border: none;
	background-color: #fff;
	color: #000;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	display: inline;
}

#selector select {
	border:1px solid #900;
	font-size:12px;
	padding:2px 4px;
}

a {
	color: #0000ff;
}

a:visited {
	color: #990099;
}

a:hover {
	color: #900;
	text-decoration: none;
}

img {
	border: none;
	padding: 1px;
	vertical-align: middle;
}

form {
	display: inline;
}

input {
	color: #900;
	text-decoration: none;
	background-color: #efefef;
	padding-left: 2px;
}

dd {
	line-height:1.5em;
	margin-bottom:0.1em;
	margin-left:2em;
}

dt {
	font-weight:bold;
	margin-bottom:0.1em;
}

.arrow {
	height: 15px;
	width: 15px;
	margin-top: 1px;
}

.arrow_button {
	height: 15px;
	width: 15px;
	margin-top: -1px;
	margin-left: 10px;
}

.copyright {
	color: #666;
	font-size: 9px;
	text-align: center;
	position: absolute;
	bottom: 0;
	background: #fff;
}
