/* @group Base */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
a img { border: 0; }
form { display: inline; }
fieldset { border: 0; }
ul, li { list-style-type: none; }
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
.hide {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

/* @end */

/* @group Main */

#header {
	height: 50pt;
	background-color: #EE7D32;
	text-align: right;
	padding: 10pt;
}
#header form {
	display: none;
}
#top-canvas {
	display: none;
}
#main-canvas {
	position: relative;
	top: 0; left: 0;
}
#left-canvas {
	position: relative;
	top: 0; left: 0;
}
#legend {
	display: none;
}
#legend img {
	margin-left: 5px;
}
div.pane {
	display: none;
	color: #4C4C4C;
	text-align: justify;
	margin-top: 10pt;
}
#right-canvas {
	position: relative;
	top: 0; left: 0;
	height: 100%;
	page-break-after: always;
}
#toggle {
	display: none;
}
#map {
	position: relative;
	top: 0; left: 0;
	height: 100%;
}

/* @end */

/* @group Navigation */

#navigation {
	border-top: 1px solid #FFFFFF;
	height: 17px;
	background-color: #CCCCCC;
	padding-top: 1px;
}
#navigation ul {

}
#navigation ul li {
	float: left;
}
#navigation ul li a:link,
#navigation ul li a:visited {
	display: block;
	font-weight: bold;
	text-align: center;
	color: #4C4C4C;
	text-decoration: none;
	background-image: url(../img/line_shortnav.gif);
	background-position: right 0.2em;
	background-repeat: no-repeat;
	padding: 0 15px 0 15px;
}
#navigation ul li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Colors */

.orange { color: #EE7D32; }
.darkorange { color: #AC6728; }
.gray { color: #CCCCCC; }
.black { color: #000000; }
.yellow { color: #FFCC00; }

/* @end */

/* @group Anchors */

a { outline: none; }
.pane a:link,
.pane a:visited {
	color: #EE7D32;
}
.pane a:hover {
	text-decoration: none;
}
a.basepoint:link,
a.basepoint:visited {
	font-weight: bold;
	color: #4C4C4C;
	font-size: 12px;
	text-decoration: none;
}
a.basepoint:hover {
	text-decoration: underline;
	color: #EE7D32;
}
a.route:link,
a.route:visited {
	background-image: url(../img/icon_route.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	margin-right: 15px;
}

/* @end */

/* @group content */

span.bordered {
	display: block;
	border-top: 1px dotted #4C4C4C;
	border-bottom: 1px dotted #4C4C4C;
	margin-bottom: 10px;
	text-align: right;
}
table.info {
	width: 100%;
	border: 0;
	font-size: 11px;
	text-align: left;
}
table.info td {
	background-color: #CCCCCC;
	padding: 1px 2px 1px 6px;
}
table.info td.aright {
	text-align: right;
}
table.info td.centered {
	text-align: center;
}
table.info td.noshade {
	background-color: #FFFFFF;
}
div.box-top {
	padding: 4px;
	border-bottom: 1px dotted #4C4C4C;
	font-size: 14px;
}
div.box-outer {
	padding: 4px;
	border-bottom: 1px dotted #4C4C4C;
}
div.box-inner {
	width: 248px;
	text-align: left;
	margin-left: 16px;
}
div.box-level {
	float: right;
}
.box-outer>img {
	cursor: pointer;
	margin: 3px;
}
div.box-route {
	margin: 4px 0 4px 16px;
	color: #4C4C4C;
	border-left: 4px solid #EE7D32;
	display: none;
}
.box-route p {
	background-color: #EE7D32;
	color: #FFFFFF;
	display: block;
	padding: 7px;
	font-weight: bold;
	border-bottom: 1px dotted #4C4C4C;
}

/* @end */

/* @group ExtInfoWindow */

#base-infotab {
	width: 400px;
}
#base-infotab_contents {
	background-color: transparent;
}
#base-infotab_beak {
	width: 134px;
	height: 89px;
	background: url(../img/infotab_beak.png) top left no-repeat transparent;
	z-index: 100;
}
#base-infotab_close {
	width: 80px; height: 39px;
	background: url(../img/infotab_close.gif) bottom right no-repeat transparent;
	cursor: pointer;
}
#base-infotab_tl, #base-infotab_t, #base-infotab_tr,
#base-infotab_l, #base-infotab_r, #base-infotab_bl,
#base-infotab_b, #base-infotab_br {
	width: 1px;
	height: 1px;
}
#base-infotab div.loader {
	height: 100px;
	text-align: center;
}
#base-infotab .loader img {
	margin-top: 34px;
}
#inner-infotab div.tabs {
	background: url(../img/line_menu.png) bottom left repeat-x transparent;
	padding-top: 10px;
	height: 24px;
	margin-right: 10px;
}
#inner-infotab .tabs ul {
	padding-left: 7px;
}
#inner-infotab .tabs ul li {
	float: left;
	margin-right: 2px;
	padding-right: 5px;
	background: url(../img/infotab_shadow.png) top right no-repeat transparent;
}
#inner-infotab .tabs ul li a:link,
#inner-infotab .tabs ul li a:visited {
	display: block;
	text-align: center;
	padding-top: 4px;
	background-color: #FFFFFF;
	height: 18px;
	width: 75px;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #EE7D32;
	color: #000000;
}
#inner-infotab .tabs ul li a:hover {
	border-color: #EE7D32 #EE7D32 #FFEAC0 #EE7D32;
	background-color: #FFEAC0;
}
#inner-infotab .tabs ul li a.active {
	border-color: #EE7D32 #EE7D32 #FFEAC0 #EE7D32;
	background-color: #FFEAC0;
	font-weight: bold;
}
#inner-infotab div.content {
	position: relative;
	top: 0; left: 0;
	padding: 0 10px 10px 0;
	background: url(../img/infotab_paper.png) bottom right no-repeat transparent;
}
#inner-infotab .content div {
	border-right: 1px solid #EE7D32;
	border-bottom: 1px solid #EE7D32;
	border-left: 1px solid #EE7D32;
	background-color: #FFFFFF;
	padding: 10px;
}
#inner-infotab .content h3 {
	font-size: 14px;
	padding: 0 0 5px 0;
	width: 280px;
}
#inner-infotab .content a:link,
#inner-infotab .content a:visited {
	color: #0000FF;
}
#inner-infotab .content div.servicetype {
	position: absolute;
	top: 60px; right: 16px;
	border: none;
	padding: 0;
}
#inner-infotab .content span {
	display: block;
	text-align: center;
	padding-top: 20px;
}

/* @end */

/* @group Footer */

/* @end */

