ul.menu-tabs {
	background: transparent url(http://bonderomantikk.no/layout/themes/brk/img/menu.png) repeat-x left top;
	line-height: 34px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	text-align: center;
	margin-top: 6px;
	height: 34px;
}

ul.menu-tabs li.tab {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.menu-tabs li.tab a {
	padding: 7px 0px 8px 9px;
	background: none;
	color: #2b2b2b;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
}

ul.menu-tabs li.tab a:hover, ul.menu-tabs li.tab a:active {
	background: transparent url(http://bonderomantikk.no/$external_c/brk/0-0-10-28/%25%255E/5ED/5EDB36B3%25%25tab-hover.png) no-repeat left top;
	color: #D85B0C;
	text-decoration: none;
}

ul.menu-tabs li.tab a.active {
	background: transparent url(http://bonderomantikk.no/$external_c/brk/0-0-10-28/%25%2594/945/945CF14D%25%25tab-active.png) no-repeat left top;
	color: #D85B0C;
	text-decoration: none;
}

ul.menu-tabs li.tab a span {
	padding: 8px 9px 8px 0px;
	background: none;
	color: #fff;
}

ul.menu-tabs li.tab a:hover span, ul.menu-tabs li.tab a:active span {
	background: none;
}

ul.menu-tabs li.tab a.active span {
	background: none;
}

*+html ul.menu-tabs li.tab a {
	padding-top: 0px;
	padding: 0px 0px 8px 9px;
}

*+html ul.menu-tabs {
	background: transparent url(http://bonderomantikk.no/layout/themes/brk/img/menu.png) repeat-x left top;
	line-height: 34px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	text-align: center;
	height: 34px;
	margin-top: 6px;
}

ul.menu-tabs li.tab a:hover {
	text-decoration: none;
	background: none;
}

ul.menu-tabs li.tab a:active, ul.menu-tabs li.tab a.active {
	background: none;
	text-decoration: none;
}

ul.menu-tabs li.tab a:hover span, ul.menu-tabs li.tab a:active span, ul.menu-tabs li.tab a.active span {
	color: #fff;
}

