/* CSS Document */

#infobox { 
padding-left:15px;
padding-bottom:15px;
font-size: 10px;
}
.mapidbox{
font-weight:bold;
font-size: 12px;
color:red;
padding:3px;
}
#details {
		border-collapse:collapse;
		border: 0;
		width: 800px;
		font-size: 10px;
		line-height: 14px;
		margin:0 auto 0;
		font-family: verdana, arial, helvetica, sans-serif;
		padding-top:20px;
		padding-bottom:40px;
	}
	table#galleryMapList  {
		border-collapse:collapse;
		border: 0;
		width: 800px;
		font-size: 10px;
		line-height: 14px;
		font-family: verdana, arial, helvetica, sans-serif;

	}
	#galleryMapList td {
		border: 0;
		width: 25%;
		vertical-align:top;
	}
.maplist a {
	font-size:12px;
	color:#996633;
	line-height:1.6em;
	text-decoration:none;
	font-weight:bold;
}
.maplist a:link {
	color:#996633;
}
.mapid{
color:red;
text-align:center;
float:left;
display:block;
width:18px;
}
#galleryMapList a { margin-left:3px; }
.maplist a:visited {
	color:#996633;
}
#galleryMapList a.maplink:link  {
	font-weight:bold;
}
#galleryMapList a { color: #444444; text-decoration:none; } /*585A5A*/ /*8EA2AC - close to the bg color*/ /*717373*/ /*8EA2AC*/
	/*MacIE5 backslash hack - will ignore next line \*/
	#galleryMapList a:hover { color: #0083ca; text-decoration:none; }
	/* -------- */
	#galleryMapList .selected { color: #960b1c; text-decoration: none; }
	
	#galleryMapList .inArea { color: #585A5A; text-decoration: none; } /*585A5A*/ /*D6DFE3*/
	
	#galleryMapList .outofArea { color: #717373; text-decoration: none;}
	#galleryMapList .outofArea a:hover { color: #0083ca; text-decoration:none; }

.galleryname {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
}
.maplink {
	font-weight: bold;
	color: #000000;
}
#ymap { border:1px solid #000000; width:650px; height:350px; }
#legDiv { display:none; background-color:#E0E0E0; color:#000000; font-size:11px; width:880px; padding:1px; margin-left: auto; margin-right: auto; }