/* UltrasonicHomogenizer.com CSS file for Small Volume Titanium Tip Map */
#map {
	position:relative;
	margin:0;
	padding:0;
	width:710px;
	height:725px;
	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;
	background-image: url(images/small-volume-titanium-tip-map.jpg);
}
#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(images/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:17px;
	left:393px;
	width:91px;
	height:210px;
	border-bottom:none;
}
#map a.transducer1, #map a.transducer1:hover {
	top:465px;
	left:78px;
	width:90px;
	height:213px;
	border-bottom:none;
}
#map a.microtubetray, #map a.microtubetray:hover {
	top:30px;
	left:80px;
	width:90px;
	height:121px;
	border-bottom:none;
}
#map a.solidtip, #map a.solidtip:hover {
	top:260px;
	left:411px;
	width:54px;
	height:137px;
	border-bottom:none;
}
#map a.flattip, #map a.flattip:hover {
	top:477px;
	left:486px;
	width:32px;
	height:30px;
	border-bottom:none;
}
#map a.cuptip1, #map a.cuptip1:hover {
	top:152px;
	left:29px;
	width:154px;
	height:299px;
	border-bottom:none;
}
#map a.steppedmicro, #map a.steppedmicro:hover {
	top:250px;
	left:283px;
	width:54px;
	height:337px;
	border-bottom:none;
}
#map a.tappedtip1, #map a.tappedtip1:hover {
	top:269px;
	left:540px;
	width:53px;
	height:177px;
	border-bottom:none;
}
#map a.taperedtip1, #map a.taperedtip1:hover {
	top:486px;
	left:556px;
	width:20px;
	height:219px;
	border-bottom:none;
}
#map a.taperedtip2, #map a.taperedtip2:hover {
	top:491px;
	left:620px;
	width:19px;
	height:203px;
	border-bottom:none;
}
