#member_map_canvas { width:508px; height:400px; border:solid 1px #00422f; }

.member_map_flyout { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align:left; }

.member_map_flyout img { margin-bottom:8px; border:solid 1px #444; display:block; }

.member_map_directions { padding-top:10px; margin:0px; }
.member_map_directions input { width:220px; }

#member_map_search form { text-align:left; }

#member_map_list .member-1, #member_map_list .member-2 {
	padding-left:158px;
	padding-bottom:14px;
	background-position:center left;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#member_map_list .member-1 {  }
#member_map_list .member-2 { background-image:url(images/member-icon.gif); }

#member_map_legend { padding-bottom: 8px; }
#member_map_legend .green, #member_map_legend .orange {
	padding:8px 0px 8px 40px;
	background-position:center left;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#member_map_legend .green { background-image:url(images/legend-leaf-green.gif); }
#member_map_legend .orange { background-image:url(images/legend-leaf-orange.gif); }

.member_map_county {
  width: 32px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #e78517;
  /*opacity: 0.7; filter: alpha(opacity=70);*/
}

/* --- Tabs --- */

.tabs { text-align:left; padding-top: 10px; }

.tab-head { background: transparent url(images/box_tl.gif) no-repeat scroll top left; width:100%; margin:auto; }
.tab-head .inner { background: transparent url(images/box_tr.gif) no-repeat scroll top right; height:27px; width:100%; margin:auto; }
.tab-body { margin:auto; border-left:solid 1px #00422F; border-right:solid 1px #00422F; }
.tab-foot { width:100%; margin:auto; background: transparent url(images/box_bl.gif) no-repeat scroll top left; }
.tab-foot .inner { background: transparent url(images/box_br.gif) no-repeat scroll top right; height:6px; width:100%; margin:auto; }

.tab-head a { display:block; float:left; background: transparent url(images/tab_inactive_left.gif) no-repeat scroll top left; height:27px; text-decoration:none; color:#3B3B3B; }
.tab-head a span { display:block; background: transparent url(images/tab_inactive_right.gif) no-repeat scroll top right; font-family:Verdana,Arial; font-size:11px; font-weight:bold; height:22px; padding:5px 9px 0px 8px; cursor:pointer; }

.tab-head a.active { color:#000000; background-image:url(images/tab_active_left.gif); }
.tab-head a.active span { height:24px; padding:3px 8px 0px 8px; background-image:url(images/tab_active_right.gif); }

.tabs h3 { margin:0px; padding-bottom:14px; display:block; }
.tab-body-item { display:none; padding:4px 14px; }
.tab-body-item form { margin:0px !important; padding:0px !important; }
.tab-body-item form p { margin:0px; }

/* --- Maple Weekend Map --- */

#mw #member_map_canvas { width:618px; height:470px; }

#mw h3 { color: #01672d; }

#mw a { color: #01672d; }
#mw a:hover { text-decoration: underline; }
#mw .tab-head a:hover { text-decoration:none; }
#mw .tabs h3 { margin:0; padding:14px 0px 7px 0px; }

#mw .member_map_county { color: #fff; }

#mw #member_map_list .member-1,
#mw #member_map_list .member-2 { background:none; padding-left:0px; padding-bottom:0px; padding-top:14px; margin-top:14px; border-top:dotted 1px #c0c0c0; overflow:hidden; }

#mw .member-minimap-ct { display:block; float:left; width:152px; height:162px; cursor:pointer; }
#mw .member-minimap { width:150px; height:145px; background-position:top left; background-repeat:no-repeat; border:solid 1px #00422f; }
#mw .member-minimap .leaf { width:150px; height:145px; background-image:url(/images/map-leaf-shadow.png); background-position:60px 56px; background-repeat:no-repeat; }
#mw .member-minimap .leaf div { display:block; width:150px; height:145px; background-image:url(/images/map-leaf-orange.png); background-position:60px 56px; background-repeat:no-repeat; }
#mw .member-minimap .leaf em { width:150px; height:145px; background-image:url(/images/map-leaf-orange.png); background-position:60px 56px; background-repeat:no-repeat; }
#mw .member-minimap-btn { width:152px; height:15px; background-image:url(/images/minimap-button.gif); background-repeat:no-repeat; background-position:top left; }

#mw .member-details { float:left; width:430px; padding-left:8px; }

#mw .member-details th { width:70px; }

#mw .member-details th, 
#mw .member-details td { vertical-align:top; }

#mw .member-details th { font-weight:normal; color: #a0a0a0; text-align:right; padding:5px 5px 0px 0px; }
#mw .member-details td { padding:5px 0px 0px 0px; }

#mw .member-details tr.headline th,
#mw .member-details tr.headline td { font-size:14px; padding:0px; }

#mw .member-details tr.subset td,
#mw .member-details tr.subset th { font-size:11px; font-weight:bold; padding-top:0px; }

#mw #member_map_list h3 { padding-bottom:0px; }

#mw.no-map .member-minimap-btn { display:none; }
#mw.no-map .member-minimap-ct { cursor:default; }
