/* @override http://www.cwcelectronicsystems.com/cwc_menu.css */

/* @override http://www.cwcelectronicsystems.com/cwc_menu.css */

/* @override http://64.38.11.44/cwc_menu.css */

body {
	}


a:hover {
	color:#707176;	
}
a {
	color:#707176;
	text-decoration: none;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	width:100%;
	height:200px;
	background-color: #FFF;
}

#menu a {
	position: absolute;
	outline: none;
}

#menu .a1 {
	width: 193px;
	height: 180px;
	background: url(images/products/products_motion_control.png) no-repeat;
	left: 30px;
	top: 20px;
}
#menu .a1:hover, body.m1 #menu .a1 {
	background: url(images/products/products_motion_control_red.png) no-repeat;
}


#menu .a2 {
	width: 193px;
	height: 180px;
	background: url(images/products/products_sensor_management.png) no-repeat;
	left: 283px;
	top: 20px;
}
#menu .a2:hover, body.m2 #menu .a2 {
  background: url(images/products/products_sensor_management_red.png) no-repeat;
}

#menu .a3 {
	width: 193px;
	height: 180px;
	background: url(images/products/products_power_management.png) no-repeat;
	left: 536px;
	top: 20px;
}
#menu .a3:hover, body.m3 #menu .a3 {
  background: url(images/products/products_power_management_red.png) no-repeat;
}
#menu .a4 {
	width: 193px;
	height: 180px;
	background: url(images/products/products_vehicle_computers.png) no-repeat;
	left: 789px;
	top: 20px;
}
#menu .a4:hover, body.m4 #menu .a4 {
	background: url(images/products/products_vehicle_computers_red.png) no-repeat;
}
#menu .a5 {
	width: 193px;
	height: 200px;
	background: url(images/products/products_data_recorders.png) no-repeat;
	left: 30px;
	top: 20px;
}
#menu .a5:hover, body.m5 #menu .a5 {
	background: url(images/products/products_data_recorders_red.png) no-repeat;
}
#menu .a6 {
	width: 193px;
	height: 200px;
	background: url(images/products/products_data_storage.png) no-repeat;
	left: 283px;
	top: 20px;
}
#menu .a6:hover, body.m6 #menu .a6 {
	background: url(images/products/products_data_storage_red.png) no-repeat;
}
#menu .a7 {
	width: 193px;
	height: 200px;
	background: url(images/products/products_high_speed_com.png) no-repeat;
	left: 536px;
	top: 20px;
}
#menu .a7:hover, body.m7 #menu .a7 {
	background: url(images/products/products_high_speed_com_red.png) no-repeat;
}
#menu .a8 {
	width: 193px;
	height: 200px;
	background: url(images/products/products_prognostics.png) no-repeat;
	left: 789px;
	top: 20px;
}
#menu .a8:hover, body.m8 #menu .a8 {
	background: url(images/products/products_prognostics_red.png) no-repeat;
}




#menu ul {
	list-style:none;
	list-style:none;
	//opacity: .25;
	display: none;
	width:193px;
	text-align:left;
	padding-left:20px;
	position:absolute;
	bottom: 55px;
	background-color: #FFF;
}

#ul1 {
	left:30px;
	height:210px;
}
#ul2 {
	left:283px;
	height:125px;
}
#ul3 {
	left:536px;
	height:125px;
}
#ul4 {
	left:789px;
	height:270px;
	width: 300px;
}
#ul5 {
	left:30px;
	height:125px;
}
#ul6 {
	left:283px;
	height:125px;
}
#ul7 {
	left:536px;
	height:215px;
	width: 300px;
}
#ul8 {
	left:789px;
	height:125px;
}


#menu ul li a {
	position:relative !important;
}

#menu ul li {
	width:240px;
	line-height:24px;
	font-style: normal;
}

#menu ul li a:hover {
	display:block;
	background-color:#C80A39;
	margin-left:-5px;
	padding-left:5px;
	width:240px;
	color: #CCC;
}
#li1:hover ul, #li2:hover ul, #li3:hover ul, #li4:hover ul, #li5:hover ul, #li6:hover ul, #li7:hover ul, #li8:hover ul{
	//opacity: 1;
	display: block;
}

#menu ul li a { }

#Table_01 tr td table tr td table tr #credits a {
	font-size: 10px;
}
#Table_01 tr td table tr td table tr #credits a {
	color: #333;
}