/* top menu */ 

#report a {
	text-indent: -1000em;
	background: url(../../theme/resorts/report.jpg) no-repeat left top;
	width: 160px;
	height: 27px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#report a {overflow: hidden;}
#report a:hover {
	background-position: -160px 0px;
}

#prices a {
	text-indent: -1000em;
	background: url(../../theme/resorts/prices.jpg) no-repeat left top;
	width: 160px;
	height: 27px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#prices a {overflow: hidden;}
#prices a:hover {
	background-position: -160px 0px;
}

#stats a {
	text-indent: -1000em;
	background: url(../../theme/resorts/stats.jpg) no-repeat left top;
	width: 160px;
	height: 27px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#stats a {overflow: hidden;}
#stats a:hover {
	background-position: -160px 0px;
}

#history a {
	text-indent: -1000em;
	background: url(../../theme/resorts/history.jpg) no-repeat left top;
	width: 160px;
	height: 27px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#history a {overflow: hidden;}
#history a:hover {
	background-position: -160px 0px;
}

#pistemap a {
	text-indent: -1000em;
	background: url(../../theme/resorts/pistemap.jpg) no-repeat left top;
	width: 160px;
	height: 27px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#pistemap a {overflow: hidden;}
#pistemap a:hover {
	background-position: -160px 0px;
}

#photos a {
	text-indent: -1000em;
	background: url(../../theme/resorts/photos.jpg) no-repeat left top;
	width: 160px;
	height: 27px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#photos a {overflow: hidden;}
#photos a:hover {
	background-position: -160px 0px;
}

#webcams a {
	text-indent: -1000em;
	background: url(../../theme/resorts/webcams.jpg) no-repeat left top;
	width: 160px;
	height: 27px;
	float:left;
	overflow: hidden; /* For nested divs in Safari */
	}
#webcams a {overflow: hidden;}
#webcams a:hover {
	background-position: -160px 0px;
}
