
	/* Google maps IE hack */
	v\:* {
      behavior:url(#default#VML);
    }
	 /* Info Window styles */
div.iw {
	width: 330px;
	font-size: .75em;	
}
.iw Span.db {
	color: #F00;
	font-weight: bold;
	}
.iwcaption {
	
	font-size: .9em;
	color: #369;
	text-align: center;
}
.iw hr {
    margin-bottom: 0px;
	padding-bottom: 0px;	
}
.iw_content {
	color: #000000;
	font-weight: normal;
	font-size: 0.7em;
}  
.side_bar {
	color: #000000;
	vertical-align: top;
	width: 160px;
	padding-left: 5px;
	font-size: .75em;
	
}
.side_bar a {
	text-decoration: none;
}
.side_bar a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#map_wrapper {
	background: #FFFFFF;
	text-align: left;
	width: 100%;
}
#shadow {
	background: url(../submissions/images_responses/p7ap_light_gray_bevel.png) repeat-x 0px 0px;
	height: 15px;
	width: 100%;
}
#map_wrapper td {
	border: 1px solid #333333;
}
.parks {
	background: #FF0000;
	font-size: 0.8em;
}
#legend td {
	padding: 0px 0px 0px 3px;
	text-align: left;
	border-style: none;
	margin: 0px;
}
.left_side_bar {
	width: 160px;
	color: #000000;
	vertical-align: top;
	/*padding-left: 3px;*/
	font-size: .7em;
	border-style: none;	
}
 
.zoom {
	text-align: left;
}
.zoom a {
	font-size: 22px;
	text-decoration: none;
	vertical-align: middle;
}
.code_label {
	font: 12px Tahoma;
	color: #000000;
	white-space: nowrap;
}
.tooltip {
	font-weight:bold;
	border:1px #006699 solid;
	background: #E4E4E4;
	white-space: nowrap;
	padding: 0px 5px;
	font-size: .75em;
      }
#MapIntro {
	padding: 6px;
	/*margin-right: 3px;*/
	background: #E5E5E5;
	border-bottom: 1px solid #000000;
}
#map_wrapper h3 {
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 5px;	
}
#zoom {
	color: #E6E6E6;
	font-style: italic;
	font-weight: bold;
	background: url(../Virus/images/dj_logo_bg.jpg) repeat-x top;
	text-align: center;
	margin: 0px auto;
}
img {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
#trig {
	width:5px;
	height:580px;
	background: #cdcaca;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right-style: none !important;
	border-left-style: none !important;
	}
#trigRight {
	width:5px;
	height:580px;
	background: #cdcaca;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right-style: none !important;
	border-left-style: none !important;
	}
.Lgone {
	display: none;
	}
.Rgone {
	display: none;
	}
	
.Lswitch {
	background: url(../assets/images/left.gif) no-repeat center center !important;
	}
	
.Lswitch_back {
	background: url(../assets/images/right.gif) no-repeat left center !important;
}
.Rswitch {
	background: url(../assets/images/left.gif) no-repeat center center !important;
	}
	
.Rswitch_back {
	background: url(../assets/images/right.gif) no-repeat left center !important;
}
    
