/* CSS Locations */
/* make alpha png available for ie6 */
* html img {
	azimuth: expression(
		this.pngSet?
			this.pngSet=true :
				(this.nodeName == "IMG" ?
					(this.src.toLowerCase().indexOf('.png')>-1 ?
						(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
						this.src = "http://media.kiongroup.com/media/kion/administration/image/kion_bg_transparent.gif") :
						'') : ''
				), this.pngSet=true
		);
}

/* SEVERAL PNG FIXES FOR IE 6 */
* html .tooltip {
	background-image: none!important;
	background-color:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://media.kiongroup.com/media/kion/administration/image/website/locations_1/black_arrow_big.png", sizingMethod="crop"); 
}
/* trigger button */
.download_now {
	background:transparent url(../image/website/locations_1/kion_locations.gif) no-repeat scroll 0 0;
	display:block;
	height:5px;
	overflow:hidden;
	text-indent:-999em;
	width:15px;
	cursor:pointer;
	position:relative;
	float:left;
}

/* tooltip styling */
.tooltip {
	display:none;
	background:url(../image/website/locations_1/black_arrow_big.png);
	height:163px;
	padding:40px 30px 10px 30px;
	width:310px;
	font-size:11px;
	color:#3A3531;
}

/* a .label element inside tooltip */
.tooltip table{
	margin: 27px 0px 0px 0px;
	*position:relative;
	*display:block;
	*float:left;
	*width: 150px;
}
.tooltip table td{
	vertical-align:bottom;
	width: 90px;
}
.tooltip .label {
	color:#BD0067;
	font-weight:bold;
	width: 90px;
}
.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}
/* tooltip img */
.tooltip img{
	float:left;
	margin:30px 10px 20px 0;	
}

/* Ausrichtung tooltips */

a.reut {
	left:402px;
	top:-131px;
	*top:-134px;
}
a.kahl {
	left:397px;
	top:-137px;
	*top:-140px;
}
a.wales {
	left:302px;
	top:-171px;
	*top:-174px;
}
a.chatel {
	left:300px;
	top:-117px;
	*top:-120px;
}
a.xiamen {
	left:152px;
	top:-242px;
	*top:-245px;
}
a.summer {
	left:-26px;
	top:-251px;
	*top:-254px;
}
a.hh {
	left:317px;
	top:-178px;
	*top:-181px;
}
a.mont {
	left:246px;
	top:-135px;
	*top:-138px;
}
a.asch {
	left:281px;
	top:-143px;
	*top:-146px;
}
a.rio {
	left:-60px;
	top:-194px;
	*top:-197px;
}
a.bari {
	left:308px;
	top:-65px;
	*top:-68px;
}
a.luzza {
	left:246px;
	top:-99px;
	*top:-102px;
}
a.jing {
	left:39px;
	top:-249px;
	*top:-252px;
}
a.thane {
	left:-20px;
	top:-237px;
	*top:-240px;
}
