
/* About Us */
.menu1 {
width: 164px;
height: 19px;
/*background-image:url('/images/interior/aboutus_08.gif');
background-repeat:no-repeat;*/
}
/*.menu1:hover {
background-image:url('/images/interior/aboutus_ro_08.gif');
background-repeat:no-repeat;
}*/
/* Products */
.menu2 {
width: 164px;
height: 23px;
/*background-image:url('/images/interior/products_09.gif');
background-repeat:no-repeat;*/
}
/*.menu2:hover {
background-image:url('/images/interior/products_ro_09.gif');
background-repeat:no-repeat;
}*/
/* Services */
.menu3 {
width: 164px;
height: 23px;
/*background-image:url('/images/interior/services_11.gif');
background-repeat:no-repeat;*/
}
/*.menu3:hover {
background-image:url('/images/interior/services_ro_11.gif');
background-repeat:no-repeat;
}*/
/* Filling Equip. */
.menu4 {
width: 164px;
height: 33px;
/*background-image:url('/images/interior/filling_12.gif');
background-repeat:no-repeat;*/
}
/*.menu4:hover {
background-image:url('/images/interior/filling_ro_12.gif');
background-repeat:no-repeat;
}*/
/* Home */
.menu5 {
width: 164px;
height: 22px;
background-image:url('/images/interior/home_13.gif');
background-repeat:no-repeat;
}
/*.menu5:hover {
background-image:url('/images/interior/home_ro_13.gif');
background-repeat:no-repeat;
}*/

/* Contact Us */
.menu6 {
width: 164px;
height: 23px;
background-image:url('/images/interior/contact_14.gif');
background-repeat:no-repeat;
}
/*.menu6:hover {
background-image:url('/images/interior/contact_ro_14.gif');
background-repeat:no-repeat;
}*/

/* Search */
.menu7 {
width: 164px;
height: 22px;
background-image:url('/images/interior/search_15.gif');
background-repeat:no-repeat;
}
/*.menu7:hover {
background-image:url('/images/interior/search_ro_15.gif');
background-repeat:no-repeat;
}*/

/* Worldwide locations */
.menu8 {
width: 164px;
height: 34px;
background-image:url('/images/interior/worldwide_17.gif');
background-repeat:no-repeat;
}
/*.menu8:hover {
background-image:url('/images/interior/worldwide_ro_17.gif');
background-repeat:no-repeat;
}*/

.menu {
width: 164px;
/*border:solid 1px #003366;*/
border-style: none;
background:none;
padding: 0px;
margin: 0px;
}

.menu ul ul li a.graymenu1 {
	padding-left:30px;
}
.menu ul ul li a.graymenu2 {
	padding-left:45px;
}

.menu ul {
/*border:solid 1px #ff0000;*/
list-style: none;
margin: 0px;
left:0px;
top:0px;
padding: 0px;
}

.menu ul ul li{
width: 300px;
margin: 0px;
padding: 0px;
border-top:solid 1px #003366;
border-left:solid 1px #003366;
border-right:solid 1px #003366;
}

.menu a, .menu .menu_top {
font-size: 8pt;
color:#000000;
font-family: Verdana, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: none;
border-color: #ccc #888 #555 #bbb;
margin: 0px;
padding:0px;
}

.menu .menu_top {
color: #ffffff;
text-transform: uppercase;
}

.menu a {
text-decoration: none;
padding: 3px 3px 4px 10px;
font-size: 8pt;
//color:#ff0000;
color:#000099;
font-weight:normal;
font-family: Verdana, helvetica, sans-serif;
}


.menu a:hover {
//color: #0000ff;
color:#000099;
text-decoration: none;
font-size: 8pt;
font-weight:normal;
font-family: Verdana, helvetica, sans-serif;

/*background: #8C8C8C;*/
}

.menu li {position: relative;}

.menu ul ul {
position: absolute;
z-index: 500;
border-bottom:solid 1px #003366;
}

.menu ul ul li {
z-index: 510;
background: #F6BA6A;

}
/*
.menu ul ul li a:visited,.menu ul ul li a:active,.menu ul ul li a:link, {
color: #000000;
}

.menu ul ul li a:hover {
color: #ffffff;
background: #cc66ff;
}*/

a.menulink:active,a.menulink:visited,a.menulink:link {
color: #000000;
font-size: 8pt;
font-family: Verdana, helvetica, sans-serif;
}
a.menulink:hover {
color: #ffffff;
background: #cc6600;
font-size: 8pt;
font-family: Verdana, helvetica, sans-serif;
}


.menu ul ul li:hover a.graymenu1 {
color: #ffffff;
background: #666666;
}
.menu ul ul li:hover a.graymenu2 {
color: #ffffff;
background: #999999;
}


.menu ul ul li:hover ul a {
color: #000000;
background: #DDDDff;
}

.menu ul ul li:hover ul ul a {
color: #000000;
background: #DDDDDD;
}



.menu ul ul ul {
top: 0;
left: 100%;
}

.menu ul ul ul li {
background: #ddddff;
}

.menu ul ul ul a{
color: #000000;
}

.menu ul ul ul a:hover{
color: #ffffff;
background: #336699;
}



.menu ul ul ul ul {
top: 0;
left: 100%;
}

.menu ul ul ul ul li {
background: #ffdddd;
}

.menu ul ul ul ul a{
color: #ffffff;
}

.menu ul ul ul ul a:hover{
color: #ffffff;
background: #336699;
}

div.menu ul ul,
div.menu ul li:hover ul ul,
div.menu ul ul li:hover ul ul,
div.menu ul ul ul li:hover ul ul
{display: none;}

div.menu ul li:hover ul,
div.menu ul ul li:hover ul,
div.menu ul ul ul li:hover ul
{display: block;}


.submenu1 {
	font-size: 8pt;
	background-color:#cccccc;
	color: #ffffff;
	display: none;
	visibility: hidden;
}
.submenu1Item {
	font-size: 8pt;
	font-family: Verdana, helvetica, sans-serif;
	border-top:solid 1px #000000;
	margin: 0;
	background: #cccccc;
}
a.submenulink:active,a.submenulink:visited,a.submenulink:link {
color: #000000;
background: #cccccc;
font-size: 8pt;
	font-family: Verdana, helvetica, sans-serif;
}
a.submenulink:hover {
color: #ffffff;
background: #666666;
font-size: 8pt;
	font-family: Verdana, helvetica, sans-serif;
}

.submenu2 {
	font-size: 8pt;
	background-color:#eeeeee;
	color: #ffffff;
	display: none;
	visibility: hidden;
}
.submenu1Item2 {
	font-size: 8pt;
	font-family: Verdana, helvetica, sans-serif;
	border-top:solid 1px #000000;
	margin: 0;
	background-color: #eeeeee;
}
a.submenulink2:active,a.submenulink2:visited,a.submenulink2:link {
font-size: 8pt;
color: #000000;
background: #eeeeee;
font-family: Verdana, helvetica, sans-serif;
}
a.submenulink2:hover {
font-size: 8pt;
color: #ffffff;
background: #999999;
font-family: Verdana, helvetica, sans-serif;
}
/** end navbar css code **/

/*img {
cursor:pointer;
}*/
