@charset "utf-8";
/* CSS Document */

/* style for bottom table */
.style100 {
	font-size: 10px;
	color: #666666
}
.style103 
{
	color: #50B0DD;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #50C0DD;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0066FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

#topmenu {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	width: 728px;
	height: 27px;
	position: relative;
}
#topmenu span {
	display: none;
	position: absolute;
}
#topmenu a {
	text-indent: 0%;
	position: absolute;
	line-height: 0;
}
#topmenu a:hover {
	background-position: left bottom;
}
#topmenu a:hover span {
	display: block;
}

#topmenu .showtacle {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/showtacle.png);
	left: 0px;
	top: 0px;
}
#topmenu .showtacleActive {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/showtacleActive.png);
	left: 1px;
	top: 0px;
}
#topmenu .showtacle span {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/showtacleLight.png);
	left: 0px;
	top: 0px;
}

#topmenu .information {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/information.png);
	left: 104px;
	top: 0px;
}
#topmenu .informationActive {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/informationActive.png);
	left: 104px;
	top: 0px;
}
#topmenu .information span {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/informationLight.png);
	left: 0px;
	top: 0px;
}

#topmenu .products {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/products.png);
	left: 208px;
	top: 0px;
}
#topmenu .productsActive {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/productsActive.png);
	left: 208px;
	top: 0px;
}
#topmenu .products span {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/productsLight.png);
	left: 0px;
	top: 0px;
}

#topmenu .lasershow {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/lasershow.png);
	left: 312px;
	top: 0px;
}
#topmenu .lasershowActive {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/lasershowActive.png);
	left: 312px;
	top: 0px;
}
#topmenu .lasershow span {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/lasershowLight.png);
	left: 0px;
	top: 0px;
}

#topmenu .downloads {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/downloads.png);
	left: 416px;
	top: 0px;
}
#topmenu .downloadsActive {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/downloadsActive.png);
	left: 416px;
	top: 0px;
}
#topmenu .downloads span {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/downloadsLight.png);
	left: 0px;
	top: 0px;
}

#topmenu .distributors {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/distributors.png);
	left: 520px;
	top: 0px;
}
#topmenu .distributorsActive {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/distributorsActive.png);
	left: 520px;
	top: 0px;
}
#topmenu .distributors span {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/distributorsLight.png);
	left: 0px;
	top: 0px;
}

#topmenu .forum {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/forum.png);
	left: 624px;
	top: 0px;
}
#topmenu .forumActive {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/forumActive.png);
	left: 624px;
	top: 0px;
}
#topmenu .forum span {
	width: 104px;
	height: 27px;
	background: url(Images/Menu/forumLight.png);
	left: 0px;
	top: 0px;
}
