﻿.mynavbar {
	position: relative;
	width: 455px;
	height: 30px;
	margin: 0;
	border: 0;
	padding: 0;
}
a.navbartitle {
	border-style: none;
	border-width: 0;
	border-color: inherit;
	display: block;
	float: left;
	color: white;
	background-image: url('images/link1-1.jpg');
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 20;
	padding: 0 0 0 20;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
a.navbartitleb {
	display: block;
	float: left;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 30px; 
	text-align: center;
	text-decoration: none;
	background-image: url('images/link1-2.jpg');
}


a.navbartitle:hover {
  background-color: #ffffff;
}
/* menu title widths */
#t1 { width: 104px; }
#t2 {
	width: 100px;
}
#t3 { width: 102px; }
#t4 { width: 102px; }
#t5 { width: 180px; }

.submenu {
	position: absolute;
	z-index: 2;
	top: 30px; 
	padding: 0;
	margin: 0;
	width: 100px; 
	color: white;
	background-color: #FFFFFF;
	border: 0px solid #000000;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
* html .submenu { width: 148px; }  
#products_submenu {  left: 0px; visibility: hidden;  }
#services_submenu {  left: 76px; visibility: hidden;  }
#funstuff_submenu {  left: 0px; visibility: hidden; }
#aboutus_submenu {  left: 343px; visibility: hidden; }

.submenu a.ostamme
{
	display: block;
	color: #000000;
	background-color: #666633;
	width: 108px; 
	padding: 5px 0px 4px 8px;
	text-decoration: none;
	background-color: #f6f6f6;
	border-bottom: #447755 dotted 1px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-width: 0 0 1px 0;
	border-top-color: inherit;
	border-bottom-color: #447755;
	border-left-color: inherit;
	border-top-style: none;
	border-bottom-style: dotted;
}

.submenu a.yritys
{
  display: block;
  color: #000000; 
  background-color: #666633;
  width: 91px; 
  padding: 5px 0px 4px 16px;
  text-decoration: none;
  background-color: #f6f6f6; 
  border-bottom: #447755 dotted 1px; 
  border-top: 0; border-left: 0; border-right: 0;
}


ul { position: relative; display: block; }
li { position: relative; display: block; }

.submenubox { 
  margin: 0; padding: 0; border: 0;
}
.submenubox ul
{
  margin: 0; padding: 0; border: 0;
  list-style-type: none;
}

.submenubox ul li { 
  margin: 0; padding: 0; border: 0;
}

.submenubox ul li a:link { }
.submenubox ul li a:visited { }
.submenubox ul li a:hover
{
  color: #909090; 
  background-color: #ffffff;
  border-bottom: #447755 dotted 1px; 
}
a.navbartitlec {
	display: block;
	float: left;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 30px; 
	text-align: center;
	text-decoration: none;
	background-image: url('images/link1-3.jpg');
}
