@import url("4.2_content.css");
@import url("4.2_menu.css");
@import url("4.2_tables.css");
@import url("4.2_sitemap.css");
@import url("4.2_forms.css");
@import url("4.2_passport.css");

#logo-print {
	display: none;
}
div.spacer {
	clear: both;
	height: 5px;
	width: 100%;
}
body {
	font-size: 9pt;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	color: #003366;
	margin: 0;
	padding: 0;
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.no-border {
	border: none;
	 
}
/*
  *
  * Header css
 */
div#top {
	width: 100%;
	height: 172px;
	float: left;
	padding: 0;
	margin: 0;
}
div#top div.left-wrap {
	float: left;
	height: 172px;
	width: 300px;
}
div#top div.left-wrap div.logo-screen {
	height: 142px;
	width: 122px;
	padding: 5px 0 0 0;
	margin: 0;
}

div#top-search {
	margin: 0;
	padding: 4px 0 0 0px;
	height: 20px;
}

div#top div.left-wrap {
	margin: 0;
	padding: 0px 0 0 0px;
	height: 20px;
}
div#top div.left-wrap div#top-search img#search-label {
	float: left;
	padding: 0 5px 0 0;
}
div#top div.left-wrap div#top-search form div {
	padding: 0;
	height: 20px;
}
div#top div.left-wrap div#top-search form input#top-search-button {
	margin-top: -2px;
}
div#top div.left-wrap div#top-search form input.text {
	width: 135px;
	height: 14px;
	font-size: 12px;
	border: 1px solid #ccc;
	float: left;
	margin: 0 5px 0 0;
}
div#top div.left-wrap div#top-search form input.button {
	float: right;
}
div#top div.right-wrap {
	height: 210px;
	width: 225px;
	float: right;
	border: none;
}
div#top div.right-wrap div#languages div {
	background-image: url(http://www.godfisk.no/_public/Godfisk - Forbruker/elm/lang_bg.png);
	background-repeat: repeat;
	height: 172px;
	width: 185px;
}
div#top div.right-wrap div#languages ul {
	margin: 0;
	padding: 3px 0 0 10px;
	list-style: none;
}
div.crumbs {
	padding-bottom: 10px;
}
/*
  *
  * Framework css
 */
div#outer-framework {
	height: 100%;
	width: 945px;
	margin: 0 auto;
	text-align: left;
}
div.framework {
	float: left;
	margin:0;
	width: 100%;
	padding: 14px 0 10px 0;
}
div.framework.bottom {
	border-top: 1px solid #d5e9eb;
	border-bottom: 1px solid #d5e9eb;
	width: 100%;
	margin: 0;
	padding: 0;
}
div.left-column {
	float: left;
	width: 224px;
	overflow: hidden;
}
div.framework.bottom div.left-column {
	background-image: url(http://www.godfisk.no/_public/Godfisk - Forbruker/elm/left_bg.gif);
	background-repeat: repeat;
	border-right: 1px solid #d5e9eb;
	text-align: right;
	padding: 20px 13px 0 0;
	margin: 0;
	width: 211px;
	min-height: 360px;
	height: auto !important;
	height: 360px;
}
div.content {
	float: left;
	width: 435px;
	padding-left: 28px;
}
div.framework.bottom div.content-wide {
	background-image: url(http://www.godfisk.no/_public/Godfisk - Forbruker/elm/content_bg.gif);
	background-repeat: repeat;
	padding-top: 20px;
	min-height: 360px;
	height: auto !important;
	height: 360px;
}
div.content-wide {
	float: left;
	padding: 0 0 0 28px;
	width: 692px;
}
div.right-column {
	float: right;
	width: 227px;
	padding: 0;
	margin: 0;
}
div.footer-wrap {
	float: left;
	width: 100%;
}
div.footer-wrap div#footer-menu {
	width: 220px;
	float: left;
	padding: 10px 0;
	text-align: right;
}
div.footer-wrap div#footer-menu a {
	background: url(http://www.godfisk.no/_public/Godfisk - Forbruker/elm/pil_out.gif) no-repeat right;
	padding-right: 12px;
}
div.footer-wrap div.footer {
	font-size: 8pt;
	float: right;
	padding: 10px 0;
	width: 692px;
	border-top: 1px solid #d5e9eb;
}
div.footer-wrap div.footer.no-border {
	border-top: none;
}
div.footer-wrap div.footer div.left {
	padding-right: 24px;
}
div.footer-wrap div.footer div.right {
	padding: 0;
}
div#flasearch {
	position:relative;
	width:692px;
	height:180px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	overflow:hidden;
	border-collapse:collapse;
	border-bottom: 1px solid #d5e9eb;
}
img {
	display: block;
}
a img {
	border: none;
}
/*
  *
  * generelle, taguavhengige klasser
 */
.wact {
	display: none;
}
.mt {
	margin-top: 9px;
}
.ml {
	margin-left: 10px;
}
.mr {
	margin-right: 10px;
}
.mb, ul.arkiv, table.bars, table.ingredients, ul.values, div#container div.right img, div#container div.left div.box_search, div#container div.right div.box_search {
	margin-bottom: 10px;
}
.mts {
	margin-top: 1px;
}
.bb {
	background: url(../../../elm/bg_dotted_border_grey.gif) repeat-x left bottom;
}
.bt {
	background: url(../../../elm/bg_dotted_border_grey.gif) repeat-x left top;
}
.bold {
	font-weight: bold;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fw {
	width: 100%;
}
.debug {
	display: none;
}
.textalignright {
	text-align: right;
}
.textaligncenter {
	text-align: center;
}
.textalignleft {
	text-align: left;
}
.nobackgroundimage {
	background-image:none;
}
a.searchcats {
	margin: 0 20px 0 10px
}
div.s-nav {
/* float: left; */
	margin: 15px 0 25px 5px;
	width: 100%;
	display: block;
}
div.searchnav a {
	font-weight: bold;
}
/* perallan overrides */
div.framework.bottom .theme-content span.heading a {
	font-size: 16px;
	color: #03306b;
}
.left-column .frame h3 {
	margin: 0;
}