/* @override http://www.meira.local/css/navigation.css */

/* @group Main navigation */

#mainnavi {
	top: 0px;
	left: 0px;
	height: 47px;
	width: 726px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#mainnavi a {
	text-decoration: none;
	height: auto;
	color: #5d2f1a;
}
#mainnavi ul {
	margin: 0px;
	padding: 0px;	
}
#mainnavi li {
	float: left;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#mainnavi li a {
	display: block;
	padding: 0px;
	margin: 0px;
}
#mainnavi li span {
	display: none;
}

#navKahvi {
	display: block;
	position: relative;
	width: 74px;
	background: none;
}
#navMaustaminen {
	display: block;
	position: relative;
	width: 130px;
	background: none;
} 
#navReseptit {
	display: block;
	position: relative;
	width: 93px;
	background: none;
}
#navOtaYhteytta {
	display: block;
	position: relative;
	width: 131px;
	background: none;
}
#navYritys {
	display: block;
	position: relative;
	width: 78px;
	background: none;
}
#navHoreca {
	display: block;
	position: relative;
	width: 84px;
	background: none;
}
#navHaku {
	display: block;
	position: relative;
	width: 69px;
	background: none;
}
#navEnglish {
	display: block;
	position: relative;
	width: 67px;
	background: none;
}

#navKahvi a, #navMaustaminen a, #navReseptit a, #navOtaYhteytta a, #navYritys a, #navYritys a, #navHoreca a, #navHaku a, #navEnglish a {
	display: block;
	position: relative;
	height: 47px;
	background: url(img/mainnavi3.gif) no-repeat;
}

/* @group intial states */

#navKahvi a {
	background-position: -0px 0px;
}
#navMaustaminen a {
	background-position: -74px 0px;
}
#navReseptit a {
	background-position: -204px 0px;
}
#navOtaYhteytta a {
	background-position: -297px 0px;
}
#navYritys a {
	background-position: -428px 0px;
}
#navHoreca a {
	background-position: -506px 0px;
}
#navHaku a {
	background-position: -590px 0px;
}
#navEnglish a {
	background-position: -659px 0px;
}

/* @end */

/* @group active states */

#navKahvi.act a {
	background-position: -0px -47px;
}
#navMaustaminen.act a {
	background-position: -74px -47px;
}
#navReseptit.act a {
	background-position: -204px -47px;
}
#navOtaYhteytta.act a {
	background-position: -297px -47px;
}
#navYritys.act a {
	background-position: -428px -47px;
}
#navHoreca.act a {
	background-position: -506px -47px;
}
#navHaku.act a {
	background-position: -590px -47px;
}
#navEnglish.act a {
	background-position: -659px -47px;
}

/* @end */

/* @group mouse-over states */

#navKahvi a:hover {
	background-position: -0px -94px;
}
#navMaustaminen a:hover {
	background-position: -74px -94px;
}
#navReseptit a:hover {
	background-position: -204px -94px;
}
#navOtaYhteytta a:hover {
	background-position: -297px -94px;
}
#navYritys a:hover {
	background-position: -428px -94px;
}
#navHoreca a:hover {
	background-position: -506px -94px;
}
#navHaku a:hover {
	background-position: -590px -94px;
}
#navEnglish a:hover {
	background-position: -659px -94px;
}

/* @end */

/* @end */
