*
{
	border:0;
	font-family:arial;
	font-size:14px;
	margin:0;
	outline:0;
	padding:0;
}
body
{
  	height: 100%;
	width: 100%;
}

#container
{
      height:100%;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
}
#container #header
{
	background-color:#336699;
	background-image:url('../images/header_bg.jpg');
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:24px;
	height:40px;
	left:0px;
	padding-top:3px;
	padding-bottom:3px;
	position:relative;
	text-align:center;
	width:100% !important;
}
#container #header img
{
	height:40px;
	width:60px;
}
#container #layers
{
	white-space:nowrap;
	background-color:#fffacd;
	border-left-color:#fffacd;
	border-left-style:solid;
	border-left-width:1px;
	color:#000000;
	display:inline;
	float:left;
	height:93%;
	overflow:auto;
	position:relative;
	text-align:left;
    font-size:14px;
	width:23.8% !important;
}
#container #layers img
{
	height:15px;
	width:15px;
}
#container #layers .mimg
{
	border:0px;
	height:10px !important;
	width:10px !important;
}
#container #layers input
{
	margin-left:15px;
}
#container #layers .menu
{
	display:none;
}
#container #layers .menu_show
{
	display:block;
}
#container #layers a
{
	color:#000000;
	padding-left:5px;
	text-decoration:none;
}
#container #map
{
	background-color:#ffffff;
	height:93%;
	float:left;
	position:relative;
	width:76% !important;
}
#marker_popup form
{
	padding:0px;
	margin:0px;
      height:100%;
}
#marker_popup input
{ 
	background-color:#ffffcc;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-size:10px;
	height:20px;
}
#loading
{
	background-color:#336699;
	border-color:#ffffff;
	border-style:solid;
	border-width:1px;
	color:#ffffff;
	height:40px;
	left:40%;
	position:absolute;
	text-align:center;
	visibility:hidden;
	top:30%;
      width:100px;
}
#street_view
{
	background-color:#336699;
	border-color:#659EC7;
	border-style:solid;
	border-width:1px;
	position:absolute;
	top:25%;
	left:25%;
	width:500px;
	height:320px;
	visibility:hidden;
}
#street_view a
{
	background-color:#336699;
	border-color:#659EC7;
	border-style:solid;
	border-width:1px;
	color:#ffffff;
	text-decoration:none;
}
#street_view a:hover
{
	background-color:#6699cc;
	border-color:#659EC7;
	border-style:solid;
	border-width:1px;
	color:#ffffff;
	text-decoration:none;
}
#center
{
	height:20px;
	width:100%;
	text-align:center;
}
#street_view #pano #flash
{
	color:#ffffff;
	left:120px;
	position:absolute;
	text-align:center;
	top:120px;
}

#layers #help a {
	color:#F00;
	
	text-decoration:underline;
}
