/**
 * Autocreated css cache file
 * @description Cssmenufisheye
 * @file /cache/css/hvepseeksperten.dk-menufisheye.css
 * @copyright (c) http://Finn-Rasmussen.com
 * @author http://Finn-Rasmussen.com
 * @date 18-Feb-2009 16:30:09
 * @note The url(/images/filename.gif) must be located here
 */
.menuFisheye{
	color			: #000;
	background-color	: #ddd;
}
a:link.menuFisheye,a:visited.menuFisheye,a:active.menuFisheye{
	color			: #000;
	background-color	: #ddd;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration		: none;
}
a:hover.menuFisheye{
	color			: #ddd;
	background-color	: #000;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration		: none;
}
img.menuFisheye{
	color			: #ddddde;
	background-color	: #ddd;
	border-style		: none;
}
.fisheye{
	text-align		: center;
	height			: 50px;
	position		: relative;
}
a.fisheyeItem{
	text-align		: center;
	color			: #000;
	background-color	: #ddd;
	font-weight		: bold;
	text-decoration		: none;
	width			: 40px;
	position		: absolute;
	display			: block;
	top			: 0;
	background		: transparent;
}
.fisheyeItem img{
	background-color	: #ddd;
	border			: none;
	margin			: 0 auto 5px auto;
	width			: 100%;
	background		: transparent;
}
.fisheyeItem span{
	background-color	: #ddd;
	display			: none;
	position		: absolute;
}
.fisheyeContainter{
	background-color	: #ddd;
	width			: 200px;
	height			: 50px;
	left			: 500px;
	position		: absolute;
}
