/* BioLogics-Inc.com CSS file for Small Volume Titanium Tip Map */
#map {
	position:relative;
	margin:0;
	padding:0;
	width:710px;
	background:url(images/small-volume-titanium-tip-map.jpg) top left no-repeat #fff;
	font-family:arial, helvetica, sans-serif;
	font-size:7.5pt;
	text-decoration:none;
	border-bottom:none;
	height: 725px;
}
#map li {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	border-bottom:none;
}
#map li a {
	position:absolute;
	display:block;
	/*
	Specifying a background image (a 1px by 1px transparent gif)
   fixes a bug in older versions of IE that causeses the block to not
   render at its full dimensions.
   	*/
	background:url(blank.gif);
	color:#000;
	text-decoration:none;
    border-bottom:none;
}
#map li a span {
	display:none;
	text-decoration:none;
    border-bottom:none;
}
#map li a:hover span {
	position:relative;
	display:block;
	width:200px;
	left:20px;
	top:20px;
	border:1px solid #000;
	background:#fff;
	padding:5px;
	filter:alpha(opacity=80);
	opacity:0.8;
}

#map a.transducer, #map a.transducer:hover {
	top:18px;
	left:396px;
	width:87px;
	height:210px;
	border-bottom:none;
}
#map a.transducer1, #map a.transducer1:hover {
	top:464px;
	left:80px;
	width:87px;
	height:216px;
	border-bottom:none;
}
#map a.microtubetray, #map a.microtubetray:hover {
	top:35px;
	left:82px;
	width:85px;
	height:115px;
	border-bottom:none;
}
#map a.cuptip1, #map a.cuptip1:hover {
	top:155px;
	left:32px;
	width:149px;
	height:296px;
	border-bottom:none;
}
#map a.steppedmicro, #map a.steppedmicro:hover {
	top:249px;
	left:286px;
	width:50px;
	height:339px;
	border-bottom:none;
}

#map a.solidtip, #map a.solidtip:hover {
	top:261px;
	left:412px;
	width:52px;
	height:136px;
	border-bottom:none;
}

#map a.flattip, #map a.flattip:hover {
	top:477px;
	left:487px;
	width:29px;
	height:29px;
	border-bottom:none;
}

#map a.tappedtip1, #map a.tappedtip1:hover {
	top:270px;
	left:540px;
	width:55px;
	height:178px;
	border-bottom:none;
}
#map a.taperedtip1, #map a.taperedtip1:hover {
	top:486px;
	left:555px;
	width:20px;
	height:216px;
	border-bottom:none;
}
#map a.taperedtip2, #map a.taperedtip2:hover {
	top:492px;
	left:621px;
	width:19px;
	height:201px;
	border-bottom:none;
}
