body, html {
	font-family:helvetica,arial,sans-serif; 
	font-size:90%; 
	width: 100%; 
	height: 100%; 
	margin: 0;
}

body{
	background:url(/images/bg-blue-grad.jpg) repeat-x;
}

#map3d {
	border:1px solid #ccc;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	right:0;
	overflow:hidden;
}

#street-view {
	border:1px solid #ccc;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left:0;
	right:0;
	bottom:0%;
}

#navMenu {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	background: #FFFFFF url(/images/titleBar.png) repeat-x
}

#toolbar1 {
	margin:0;
	padding:0;
	position:absolute;
	right:4px;
	bottom:5px;
}
  
.resetMapIcon {
	background-image: url(/images/swap18x18.png); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}
 
.searchMapIcon {
	background-image: url(/images/search18x18.png); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}
 
.drivingDirectionsMapIcon {
	background-image: url(/images/driving_directions25x18.png); 
	background-repeat: no-repeat;
	width: 25px;
	height: 18px;
	text-align: center;
}
 
.tourMapIcon {
	background-image: url(/images/tour18x18.png); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}

.buildingsIcon {
	background-image: url(/images/GEDIcons.png); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
	background-position: 0px -36px;
}

.streetViewIcon {
	background-image: url(/images/GEDIcons.png); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
	background-position: 0px -54px;
}

.terrainIcon {
	background-image: url(/images/GEDIcons.png); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
	background-position: 0px -144px;
}

.boundariesIcon {
	background-image: url(/images/GEDIcons.png); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
	background-position: 0px -162px;
}

.trafficIcon {
	background-image: url(/images/GEDIcons.png); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
	background-position: 0px -90px;
}

.roadsIcon {
	background-image: url(/images/GEDIcons.png); 
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
	background-position: 0px -18px;
}

#flash_bar {
	display:none;
	border:1px solid #ccc;
	margin:0;
	padding:0;
	float:right;
	width:100%;
	background:yellow;
}

#spinner {
	margin:0;
	padding:0;
	position:inherit;
	top:5px;
	right:5px;
	width:42px;
	height:39px;
}

#top-pane {
	background:url(/images/vancouver-bg-header.png) no-repeat left top;
	overflow:hidden;
}


#leading-pane {
	width:250px;
}

#center-pane {
}

#trailing-pane {
	width:250px;
}

	.custom_reset_button {
		border-style: solid; 
		background-color: white;
		border-color: rgb(52, 86, 132) rgb(108, 157, 223) rgb(108, 157, 223) rgb(52, 86, 132);
		border-width: 2px; 
		font-size: 12px; 
		font-weight: bold;
		padding: 1px 10px;
		text-decoration:none;
	}


	.custom_clear_button {
		border-style: solid; 
		background-color: white;
		border-color: rgb(52, 86, 132) rgb(108, 157, 223) rgb(108, 157, 223) rgb(52, 86, 132);
		border-width: 2px; 
		font-size: 12px; 
		font-weight: bold;
		padding: 1px 10px;
		text-decoration:none;
	}

 
	#user_location_off {
		margin:0;
		padding:0;
		position:absolute;
		top:313px;
		left:25px;
	}
 
	#user_location_on {
		margin:0;
		padding:0;
		position:absolute;
		top:313px;
		left:25px;
	}

	#user_location_spinner {
		margin:0;
		padding:0;
		position:absolute;
		top:319px;
		left:30px;
	}

#bottom-pane {
	background:url(/images/titleBar.png) repeat-x;
	text-align:center;
	color:#FFF;
}

#bottom-pane ul{
	margin:0;
}

#bottom-pane li {
	display:inline;
	padding:0 10px;
}
#footer-links {
	float:left;
	margin:9px 0 0 0;
}

#footer-links a {
	text-decoration:none;
	color:#222;
}

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

#footer-left {
	float:left;
	width:10px;
	height:37px;
	margin: -5px 0 0 -6px;
}

#footer-right {
	float:right;
	width:10px;
	height:37px;
	margin: -5px -5px 0 0;
	display:inline;
}

#search-address {
}

.layer-manager-input {
	width: 95%;
}

#google-earth-layers {
	display:none;
}

#viewer-settings {
	display:none;
}

#selectedNodesDiv {
	display:none;
}

.member_label {
		color: black;
		font-family: Arial;
    font-weight: bold;
		width: 200px;
		font-size: 10px;
		text-align: left;
		text-shadow: 0 0 0.2em #87f, 0 0 0.2em #87f, 0 0 0.2em #87f;
		width:100px;
}

.property_label {
		color: black;
		font-family: Arial;
    font-weight: bold;
		width: 200px;
		font-size: 10px;
		text-align: left;
		text-shadow: 0 0 0.2em #cdcd00, 0 0 0.2em #cdcd00, 0 0 0.2em #cdcd00;
		width:150px;
}

td {
	font-family:"Trebuchet MS";
	font:"Trebuchet MS";
	color:#666666;
	font-size:14px;
}

th {
	font-family:"Trebuchet MS";
	font:"Trebuchet MS";
	color:#666666;
	font-size:14px;
}

h1 {
	font-size:20px;
	font-weight:100;
	color:#3D556F;
	line-height:17px;
}

  .dijitTreeLabel.folder {
    font-weight: bold;
  }

  .dijitTreeIcon.KmlPoint,
  .dijitTreeIcon.KmlPlacemark {
    background: transparent url(images/KmlPoint.gif) no-repeat scroll top left;
  }
  
  .dijitTreeIcon.KmlScreenOverlay,
  .dijitTreeIcon.KmlGroundOverlay {
    background: transparent url(images/KmlOverlay.gif) no-repeat scroll top left;
  }
  
  .dijitTreeIcon.KmlLineString,
  .dijitTreeIcon.KmlLinearRing {
    background: transparent url(images/KmlLineString.gif) no-repeat scroll top left;
  }
  
  .dijitTreeIcon.KmlPolygon {
    background: transparent url(images/KmlPolygon.gif) no-repeat scroll top left;
  }
  
  .dijitTreeIcon.KmlDocument {
    background: transparent url(images/KmlDocument.gif) no-repeat scroll top left;
  }
  /*
  #tree .dijitTreeIcon.dijitLeaf {
    background: transparent url(images/kml16.gif) no-repeat scroll top left;
  }

  #tree .dijitTreeLabel {
    font-weight: bold;
  }

  #tree .dijitTreeLabel.leaf-label {
    font-weight: normal !important;
    cursor: pointer;
    color: #0000aa;
    text-decoration: underline;
  }
  */


