/* CSS Document */

/* START OF CSS FOR MAP ul */
dl.map {
	position:relative;
	width:550px;
	height:375px;
	background:url(../images/map_lr.gif) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	border:#999 1px solid;
}
dl.map dt {
	list-style:none;
	display:inline;
}
dl.map dd {
	position:absolute;
	left:-9999px;
	width:200px;
	padding:4px;
	border:#222 2px solid;
	background:#666;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:0.8em;
	color:#FFF;
}

dl.map a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(../images/point.png) no-repeat;
	width:10px;
	height:10px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map a.location:hover {
	background:url(../images/point-hover.png) no-repeat -1px -1px;
}


/* START OF CSS FOR MAP POINTS ul */
dl.map a#location01 {
	top:9px;
	left:3px;
}
dl.map a#location02 {
	top:6px;
	left:105px;
}
dl.map a#location03 {
	top:101px;
	left:161px;
}
dl.map a#location04 {
	top:224px;
	left:41px;
}
dl.map a#location05 {
	top:13px;
	left:221px;
}
dl.map a#location06 {
	top:72px;
	left:223px;
}
dl.map a#location07 {
	top:119px;
	left:233px;
}
dl.map a#location08 {
	top:174px;
	left:195px;
}
dl.map a#location09 {
	top:201px;
	left:313px;
}
dl.map a#location10 {
	top:17px;
	left:378px;
}
dl.map a#location11 {
	top:2px;
	left:446px;
}

dl.map a#location12 {
	top:62px;
	left:174px;
}
dl.map a#location13 {
	top:50px;
	left:45px;
}
dl.map a#location14 {
	top:132px;
	left:1px;
}

dl.map a#location15 {
	top:54px;
	left:109px;
}
dl.map a#location16 {
	top:213px;
	left:70px;
}
dl.map a#location17 {
	top:263px;
	left:193px;
}

dl.map a#location18 {
	top:80px;
	left:165px;
}

dl.map a#location19 {
	top:85px;
	left:171px;
}
dl.map a#location20 {
	top:72px;
	left:1px;
}
dl.map a#location21 {
	top:188px;
	left:1px;
}
dl.map a#location22 {
	top:25px;
	left:326px;
}
dl.map a#location23 {
	top:16px;
	left:339px;
}
dl.map a#location24 {
	top:58px;
	left:467px;
}
dl.map a#location25 {
	top:4px;
	left:416px;
}
dl.map a#location26 {
	top:3px;
	left:431px;
}
dl.map a#location27 {
	top:13px;
	left:464px;
}
dl.map a#location28 {
	top:71px;
	left:65px;
}