/* START OF CSS FOR MAP */
dl.map.on {
	position:relative;
	width:715px;
	height:350px;
	background:url(../images/detail_dvd.gif) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-top:1px;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:200px;
	padding:4px;
	border:#444 2px solid;
	background:#666;
	color:#fff;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:12px;
	margin-left:40px;
}
dl.map.on dd img {
	position:relative;
	float:right;
	border:#000 1px solid;
	margin:2px;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	width:20px;
	height:20px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	border: 0;
}
dl.map.on dd a {
	text-decoration:none;
	color:#000;
}
dl.map.on a {
	border: 0;
}

/* START OF CSS FOR MAP POINTS */
dl.map.on a#location01 {
	top:123px;
	left:34px;
}
dl.map.on a#location02 {
	top:115px;
	left:141px;
}
dl.map.on a#location03 {
	top:125px;
	left:198px;
}
dl.map.on a#location04 {
	top:118px;
	left:226px;
}
dl.map.on a#location05 {
	top:109px;
	left:249px;
}
dl.map.on a#location06 {
	top:121px;
	left:278px;
}
dl.map.on a#location07 {
	top:182px;
	left:117px;
}
dl.map.on a#location08 {
	top:181px;
	left:173px;
}
dl.map.on a#location09 {
	top:58px;
	left:343px;
}
dl.map.on a#location10 {
	top:203px;
	left:410px;
}
dl.map.on a#location11 {
	top:327px;
	left:460px;
}
dl.map.on a#location12 {
	top: 213px;
	left: 283px;
}
dl.map.on a#location13 {
	top: 228px;
	left: 68px;
}