/* IMAGE MAP */

#wrapper {
	position: relative;
	text-align: left;
	width: 796px;
	height: 357px;
	margin: 0px auto;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	min-width: 796px; 
}

#map {  
	position: relative;  
	width: 796px;  
	height: 357px;  
}

#transparent_map {
	position: absolute;
	z-index: 30;
	width: 796px;
	height: 357px;
	border: none;
}

#map ul {
  list-style: none;
}

#map li {
  position: absolute;
  z-index: 20;
  text-indent: -1000em;
  display: none;
}

#who-why {
background: url('../images/menu/b_who-why.png') no-repeat;
width: 177px;
height: 161px;
top: 81px;
left: 53px;
}

#functions {
background: url('../images/menu/b_functions.png') no-repeat;
width: 113px;
height: 152px;
top: 89px;
left: 227px;
}

#careers {
background: url('../images/menu/b_careers.png') no-repeat;
width: 122px;
height: 127px;
top: 101px;
left: 338px;
}

#media {
background: url('../images/menu/b_media.png') no-repeat;
width: 117px;
height: 118px;
top: 112px;
left: 447px;
}

#la-lunatic {
background: url('../images/menu/b_la-lunatic.png') no-repeat;
width: 174px;
height: 185px;
top: 99px;
left: 509px;
}

#we-like {
background: url('../images/menu/b_we-like.png') no-repeat;
width: 159px;
height: 107px;
top: 212px;
left: 617px;
}

#contact-us {
background: url('../images/menu/b_contact-us.png') no-repeat;
width: 158px;
height: 66px;
top: 226px;
left: 458px;
}

#merchandise {
background: url('../images/menu/b_merchandise.png') no-repeat;
width: 260px;
height: 104px;
top: 218px;
left: 228px;
}

#eat-drink {
background: url('../images/menu/b_eat-drink.png') no-repeat;
width: 215px;
height: 110px;
top: 226px;
left: 14px;
}

#home {
background: url('../images/menu/b_home.png') no-repeat;
width: 95px;
height: 106px;
top: 57px;
left: 44px;
}