@charset "utf-8";

/* CSS Document */
a:link {
	color: #ff0000;
	/*color: #606668;*/
	text-decoration: none;
}


a:visited {
	color: #ff0000;
	text-decoration: none;
}

a:hover,a:visited :hover {
	color: #ff0000;
	text-decoration: underline;
	/*text-decoration:none;*/
}

#redLink a:link,#redLink a:visited {
	color: #fe000b;
	text-decoration: none;
}

#redLink a:hover,#redLink a:visited :hover {
	color: #fe000b;
	text-decoration: underline;
}

#redsmall :link {
	color: yellow;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

#redsmall :visited {
	color: #ff0000;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

#redsmall a:hover,#redsmall a:visited :hover {
	color: #000000;
	text-decoration: underline;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

#linkPage :link {
	color: #8f8c8c;
	text-decoration: none;
}

#linkPage :hover,#linkPage :visited :hover {
	color: #ff8e13;
	text-decoration: underline;
}

#linkPage :visited {
	color: #8f8c8c;
	text-decoration: none;
}

.orange {
	text-transform: uppercase;
	color: #faad11;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 3px;
	display: block;
}

.red {
	text-transform: uppercase;
	color: #fe000b;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 3px;
	display: block;
}

#redsmall {
	text-transform: uppercase;
	color: #fe000b;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 3px;
	display: block;
}

.redcontact {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 3px;
	display: block;
}

.noUnderline {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h2.grey {
	font-size: 0.9em;
	padding: 0px;
	color: #606668;
	white-space: nowrap;
	float: left
}

.h3_search {
	font-size: 0.9em;
	padding: 0px 0px 5px 0px;
	color: #606668;
}

.dato {
	color: #FF0006;
	font-weight: normal;
	display: block;
	float: left;
}

.date {
	color: #bec0c2;
	text-decoration: none;
	font-weight: normal;
}

.clearing {
	clear: both;
}

.normal {
	font-weight: normal;
}

.selected {
	font-weight: bold;
}

#content,#content_butikk p,#content_seksjon p {
	margin-bottom: 10px;
}

#content ul,#content_butikk ul,#content_seksjon ul {
	margin-bottom: 10px;
	list-style-position: inside;
}
/* Aktuelt og artikkellister bruker de 4 neste */
#content_seksjon p a,#content_seksjon p a:visited {
	color: #606668;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

#content_seksjon p a:hover,#content_seksjon p a:visited :hover {
	color: #606668;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

#content_seksjon h2 a,#content_seksjon h2 a:visited,#content_seksjon h3 a,#content_seksjon h3 a:visited
	{
	color: #606668;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}

#content_seksjon h2 a:hover,#content_seksjon h2 a:visited :hover,#content_seksjon h3 a:hover,#content_seksjon h3 a:visited
	:hover {
	color: #ff0000;
	text-decoration: underline;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}

/*START ---- Brukes for linker på forsiden*/
#content p.ingress a,#content p.ingrss a:visited {
	color: #606668;
	text-decoration: none;
	font-weight: bold;
}

#content p.ingress a:hover,#content p.ingress a:visited :hover {
	color: #606668;
	text-decoration: none;
	font-weight: bold;
}

#content h2 a,#content h2 a:visited,#content h3 a,#content h3 a:visited
	{
	color: #606668;
	text-decoration: none;
	font-weight: bold;
}

#content h2 a:hover,#content h2 a:visited :hover,#content h3 a:hover,#content h3 a:visited
	:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}

/*SLUTT ---- Brukes for linker på forsiden*/


/*lenkene Nyhetsarkiv, Utskriftsvennlig version og Gå til "storcash"*/
.redPrint_archive_goTo {
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 3px;
	display: block;
}

/*Linke fargen inne i en artikkel sin body tekst*/
#content_seksjon table td a,#content_seksjon table td a:visited {
	color: #606668;
	text-decoration: underline;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

#content_seksjon table td a:hover,#content_seksjon table td a:visited :hover {
	color: #fe000b;
	text-decoration: underline;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

/*For at utskriftvennelig versjon linken skal få egen farge*/
#content_seksjon table td .redPrint_archive_goTo, #content_seksjon table td .redPrint_archive_goTo:visited{
	color: #ff0000;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}
#content_seksjon table td .redPrint_archive_goTo:hover, #content_seksjon table td .redPrint_archive_goTo:visited:hover{
	color: #ff0000;
	text-decoration: underline;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}

/*stiler for sok og logo*/
form#searchform {
	position: absolute;
	left: 10px;
	top: 3px;
	width: 180px;
	z-index: 1;
	overflow: visible;
}

#smallSearchText {
	border: solid 1px #888c8e;
	font-size: 0.8em;
	width: 13em;
	padding-top: 0px;
}

.formSubmit,.sokeknapp {
	background-color: #666666;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.7em;
	padding: 2px 2px 3px 2px;
	margin: 0px 1px 0 1px;
	border: none;
}

form#search {
	overflow: visible;
	margin-bottom: 10px;
}

#searchText {
	overflow: visible;
	width: 22em;
	border: solid 1px #888c8e;
	font-size: 0.8em;
}

/*slutt stiler for søk og logo*/
	/*stiler for butikk, sider for hver enkelt Storcash butikk*/
.tekstOmButikk {
	float: left;
	width: 59%;
	padding-right: 0%;
}

.tekstOmButikk p {
	margin: 0 0 15px 0;
}

.butikkInfo {
	width: 34%;
	float: right;
	padding-right: 3px;
	height: 100%;
	background: url(../images/vertikal_divider.gif) repeat-y top right;
}

.butikkinfo_column1 {
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	width: 100px;
}

.butikkinfo_column2 {
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	width: 100px;	
}

.butikkinfo_colspan2 {
	text-align: left;
	font-weight: bold;
}

.butikkinfo_column1_notBold {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	width: 100px;
}

.butikkinfo_column2_notBold {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	width: 100px;
}

.butikkinfo_colspan2_notBold {
	text-align: left;
	font-weight: normal;
}
.butikkinfo_colspan2_notBold a{
	color:#606668;
	text-decoration:underline;
	text-align: left;
	font-weight: normal;
}
.butikkinfo_colspan2_notBold a:visited{
	color:#606668;
	text-decoration:underline;
	text-align: left;
	font-weight: normal;
}
.butikkinfo_colspan2_notBold a:hover{
	color:#ff0000;
	text-decoration:underline;
	text-align: left;
	font-weight: normal;
}
.gronnBakgrunn {
	background: url(../images/horisontal_divider.gif) repeat-x bottom;
	width: 95%;
	padding: 7px 5px 7px 5px;
	height: 100%;
	float: left;
	background-color: #ebf0f4;
}

.gronnBakgrunn h1 {
	font-weight: normal;
	color: #fe000b;
	margin-bottom: 10px;
	font-size: 1.3em;
}

.gronnBakgrunn p {
	margin-bottom: 5px;
}

.butikk_aktuelt {
	float: left;
	width: 59%;
	padding-right: 0%;
	margin-top: 10px;
}

#content_butikk .butikk_aktuelt	h2 a{
	color: #606668;
	text-decoration: none;

}

#content_butikk .butikk_aktuelt	h2 a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#content_butikk .butikk_aktuelt	p.ingress a {
	color: #606668;
	text-decoration: none;
}

#content_butikk .butikk_aktuelt	p.ingress a:hover {
	color: #606668;
	text-decoration: none;
}

.butikk_oppslagstavlen {
	width: 34%;
	float: right;
	padding-right: 3px;
	height: 100%;
	margin-top: 10px;
}

.butikk_oppslagstavlen ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #666666;
	display: inline;
}

.butikk_oppslagstavlen li {
	color: #606668;
	display: block;
	padding-bottom: 5px;
	text-align: left;
}

.butikk_oppslagstavlen ul li a, .butikk_oppslagstavlen ul li a:visited {
	display: block;
	color: #606668;
	text-decoration: none;
	text-align: left;
}

.butikk_oppslagstavlen ul li a:hover, .butikk_oppslagstavlen ul li a:visited :hover {
	color:#ff0000;
	display: block;
	text-decoration: underline;
	text-align: left;
}

/*slutt stiler for Storcash butikk*/
.TemaKategorisert3Kolonner,.TemaKategorisert2Kolonner {
	position: relative;
	height: 80%; /* Hilde: Hvorfor var denne satt til 80%? */
	padding-bottom: 10px;
	margin-bottom: 20px; /* Endret fra 20 til 0 px */
}

.TemaKategorisert3Kolonner img.pil,.TemaKategorisert2Kolonner img.pil {
	position: absolute;
	top: 24px;
	left: 3%;
}

.TemaKategorisert3Kolonner p {
	margin-left: 3%;
	margin-top: 2%;
}

.TemaKategorisert3Kolonner h2,.TemaKategorisert2Kolonner h2 {
	font-size: 0.9em;
	padding: 5px 1% 2px 1%;
	white-space: nowrap;
	float: left
}

.TemaKategorisert3Kolonner h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 3% 3% 0 3%;
}

.TemaKategorisert3Kolonner ul {
	margin: 0 0 0 0;
	list-style-type: none;
	list-style-position: outside;
}

.TemaKategorisert3Kolonner h2 a,.TemaKategorisert2Kolonner h2 a {
	text-decoration: none;
}

.TemaKategorisert3Kolonner a.inactive,.TemaKategorisert2Kolonner a.inactive
	{
	float: left;
	padding: 3px 4px 2px 15px;
	text-decoration: none;
}

.TemaKategorisert3Kolonner div.kolonne {
	float: left;;
	width: 30%;
	padding-left: 3%;
	margin-top: 10px;
	line-height: 22px
}

.TemaKategorisert3Kolonner div.kolonneSingel {
	float: left;
	width: 90%;
	padding: 3%;
	margin-top: 10px;
	line-height: 22px
}

.TemaKategorisert3Kolonner div.kolonneSingel a {
	display: block;
	line-height: 12px;
}

.TemaKategorisert3Kolonner div.kolonneSingel p {
	margin: 0px;
	padding: 0px;
}

.TemaKategorisert3Kolonner div.kolonne h3 {
	padding: 0px;;
	margin: 0px;
}

.TemaKategorisert3Kolonner div.kolonne a,.TemaKategorisert2Kolonner div.kolonne a,.TemaKategorisert2Kolonner ul li a
	{
	color: #606668;
	display: block;
	text-decoration: underline;
}

.TemaKategorisert3Kolonner div.kolonne ul li a {
	line-height: normal;
	padding: 0px;
	margin: 0px;
}

.TemaKategorisert2Kolonner ul li a {
	color: #606668;
	display: inline;
	text-decoration: underline;
}

.TemaKategorisert3Kolonner div.kolonne a:hover,.TemaKategorisert2Kolonner div.kolonne a:hover
	{
	color: #000000;
}

.TemaKategorisert2Kolonner ul {
	list-style-type: none;
	padding: 3% 3% 0px 3%;
	list-style-position: outside;
}

.TemaKategorisert2Kolonner div.kolonne {
	float: left;
	width: 43%;
	padding-left: 3%;
	margin-top: 10px;
	line-height: 22px
}

.administrasjon {
	border-left: solid 1px #ddeac0;
	border-right: solid 1px #ddeac0;
	border-bottom: solid 1px #ddeac0;
}

.administrasjon div.temaKathead {
	background-color: #ddeac0;
	padding: 0px 2% 0px 2%;
	height: 80%;
}

.administrasjon div.temaKathead h2 {
	background-color: #ecf3da;
	border: solid 1px #d6eab6;
	color: #64ac2a;
}

.administrasjon div.temaKathead h2 a {
	color: #64ac2a;
}

.administrasjon div.temaKathead a.inactive {
	color: #73b43d;
}

.administrasjon div.divider {
	margin-left: 3%;
	background: url(../loveit_img/gronn_bottom.gif) left center repeat-x;
	width: 94%;
	height: 7px;
}

.politikk {
	border-left: solid 1px #c0deea;
	border-right: solid 1px #c0deea;
	border-bottom: solid 1px #c0deea;
}

.politikk div.temaKathead {
	background-color: #c0deea;
	padding: 0px 2% 0px 2%;
	height: 80%;
}

.politikk div.temaKathead h2 {
	background-color: #daedf3;
	border: solid 1px #b6d8ea;
}

.politikk div.temaKathead h2 a {
	color: #2a68ac;
}

.politikk div.temaKathead a.inactive {
	color: #2a68ac;
}

.omOss {
	border-left: solid 1px #eac2c0;
	border-right: solid 1px #eac2c0;
	border-bottom: solid 1px #eac2c0;
	margin-top: 0px;
}

.omOss div.temaKathead {
	background-color: #eac2c0;
	padding: 0px 2% 0px 2%;
	height: 80%;
}

.omOss div.temaKathead h2 {
	background-color: #f3dada;
	border: solid 1px #eabcb6;
	color: #ac4f2a;
}

.omOss div.temaKathead h2 a {
	color: #ac4f2a;
}

.omOss div.temaKathead a.inactive {
	color: #ac4f2a;
}

.omOss div.condensed_view,.administrasjon div.condensed_view {
	margin: 10px 3% 10px 3%;
}

.omOss div.condensed_view img.ingressbilde,.administrasjon div.condensed_view ingressbilde
	{
	float: right;
	margin: 10px 0px 10px 5px;
	clear: right
}

#content .omOss div.condensed_view h2,#content .administrasjon div.condensed_view h2
	{
	display: block;
	float: none;
	font-size: 1.2em;
}

.omOss div.collapsed_view {
	margin: 0px 3% 0px 3%
}

.omOss div.collapsed_view ul {
	list-style-position: outside;
}

h2.admin {
	color: #86be3d;
	/*font-size:0.9em;*/
	margin-bottom: 5px;
}

div.admin {
	padding: 10px;
	border: solid 1px #ddeac0;
	height: 100%;
	margin-bottom: 20px;
}

div.politikk_hoyre {
	padding: 10px;
	border: solid 1px #c0deea;
	height: 100%;
	margin-bottom: 20px;
}

div.admin img,div.politikkseksjon img {
	float: right;
	margin: 0px 0px 10px 5px;
	width: 140px;
}

h2.omOss {
	color: #6b0029;
	/*font-size:0.9em;*/
	margin-bottom: 5px;
	border: none;
}

h1.omOss {
	color: #fe000b;
	/*font-size:0.9em;*/
	margin-bottom: 5px;
	border: none;
}

h2.politikk {
	color: #2d73a7;
	/*font-size:0.9em;*/
	margin-bottom: 5px;
	border: none;
}

div.politikkseksjon {
	border: solid 1px #c0deea;
	height: 100%;
	padding: 10px
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 10px;
}

/*stiler for "bli kunde"*/
#bliKunde {
	padding: 6px;
	/*background: url(../images/greyBox_frontpage.jpg) top left no-repeat;*/
	background: url(../images/img_graaBox_335x150.jpg) left no-repeat;
	height: 100%;
}

#bliKunde h2 a {
	font-size: 1.35em;
	font-weight: normal;
	margin-bottom: 5px;
	color: #606668;
}

#bliKunde h2 a:hover {
	font-size: 1.35em;
	font-weight: normal;
	margin-bottom: 5px;
	color: #606668;
}

#bliKunde p {
	color: #7a7475;
	font-size: 1.1em;
	margin-bottom: 3px;
}

#bliKunde a {
	color: #fe000b;
	/*text-transform:uppercase;*/
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}

#bliKunde a:hover {
	color: #fe000b;
	/*text-transform:uppercase;*/
	text-decoration: underline;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}

/*stiler for kampanje elementer*/
#kampanje { /*padding:10px;*/
	width: 100%;
	padding-right: 0px;
	padding-bottom: 20px;
	background-color: #ffffff;
	border: 2px solid #ebf0f4;
	margin-bottom: 20px;
	height: 100%;
}

#kampanje h2 {
	font-size: 1.35em;
	color: #ff000b;
	text-align: left;
}

#kampanje a {
	font-weight: bold;
	color: #ff000b;
	text-decoration: none;
	padding-left: 20px;
}

#kampanje a:hover {
	text-decoration: underline;
}

#kampanje img {
	border-bottom: 2px solid #ebf0f4;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	float: left;
	clear: both;
	width: 100%;
}

#kampanje p {
	font-size: 1.3em;
	color: #52494a;
	padding-left: 20px;
	padding-right: 20px;
	/*font-weight:bold;*/ /*margin-bottom:15px;  */
}

.kampanje_butikk { /*padding:10px;*/
	width: 100%;
	padding-right: 0px;
	padding-bottom: 20px;
	background-color: #f9f9f9;
	border: 2px solid #ebf0f4;
	margin-bottom: 20px;
	height: 100%;
}

.kampanje_butikk h2 {
	font-size: 1.35em;
	color: #ff000b;
	text-align: left;
}

.kampanje_butikk a {
	font-weight: bold;
	color: #ff000b;
	text-decoration: none;
	padding-left: 20px;
	

}

.kampanje_butikk a:hover {
	text-decoration: underline;
}

.kampanje_butikk img {
	border-bottom: 2px solid #ebf0f4;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	float: left;
	clear: both;
	width: 100%;
}

.kampanje_butikk p {
	font-size: 1.3em;
	color: #52494a;
	padding-left: 20px;
	padding-right: 20px;
	/*font-weight:bold;*/ /*margin-bottom:15px;  */
}

.kroner {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 15px;
}

.blaa,.farge1 {
	background-color: #96b9d3;
}

.gronn,.farge2 {
	background-color: #86be3d;
}

.oransje,.farge3 {
	background-color: #d0802d;
}

.rod,.farge4 {
	background-color: #b58094;
}

.kulturkampanje {
	padding: 10px;
	float: left;
	height: 150px;
	border: solid 1px #000000;
	width: 44.5%;
	border: solid 1px #b58094;
	position: relative;
	text-align: center;
	vertical-align: middle;
	background: #d6e7f7 url(../loveit_img/bak_kultur.jpg) no-repeat;
}

.kulturkampanje a {
	color: #9a516c;
	font-size: 1.7em;
	display: block;
	margin-top: 20px;
	margin-left: 27px;
}

.turismekampanje {
	padding: 10px;
	float: right;
	height: 150px;
	width: 44.5%;
	background-color: #b58094
}

.turismekampanje h2 {
	font-size: 1em;
	color: #ffffff;
}

.turismekampanje img {
	float: right;
	margin: 0px 0px 10px 10px;
	width: 50%
}

.turismekampanje h2 a {
	font-size: 1em;
	color: #ffffff;
}

.turismekampanje p,.turismekampanje p a {
	color: #ffffff;
}

.temaBoksBunnLenker {
	padding-left: 3%;
}

.temaBoksBunnLenker li {
	display: inline;
}

.temaBoksBunnLenker a {
	text-decoration: none;
	color: #e76f00;
	margin-right: 10px;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 0.5px;
	/*margin-bottom:10px;*/
}

p.ingress {
	font-weight: bold;
	margin-bottom: 5px;
}

.ingress p {
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
}

div.byline {
	font-style: italic;
	color: #a9abad;
	margin-bottom: 10px;
}

.forfatter {
	font-style: italic;
	color: #a9abad;
	margin-bottom: 10px;
	display: block;
}

#content div.byline p {
	margin-bottom: 0px;
	padding: 0px;
}

#content div.byline p a {
	color: #2a68ac;
	text-decoration: none;
}

.lastUpdated {
	color: #a9abad;
	font-style: italic;
}

.bottomlink {
	float: left;
	margin-right: 30px;
}

.bottomlink a {
	font-weight: bold;
	text-decoration: none;
}

.structuredData {
	width: 99%;
	border: solid 1px #dcdad3;
	background-color: #f3f4f5;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

.structuredData th {
	text-align: left;
	font-size: 1em;
	color: #666666;
	width: 20%;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	white-space: nowrap;
}

.structuredData td {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.structuredData .primary {
	padding: 10px;
}

.structuredData .primary h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.structuredData .primary ul {
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 15px;
}

/*condensed view*/
.condensed_view { /*margin-bottom:20px;*/
	
}

.condensed_view a {
	font-weight: normal;
	color: #666666;
}

condensed_view h2,.condensed_view a:hover {
	font-weight: normal;
	color: #666666;
}

#content .condensed_view .preview h3 a,#content .condensed_view .preview h3
	{
	font-weight: normal;
}

#content .condensed_view img {
	float: right;
	margin: 0px 0px 10px 10px;
}

#content .condensed_view a:link,#rightContent .condensed_view a:link {
	color: #666666;
	font-size: 1.05em
}

#content .condensed_view a:visited,#rightContent .condensed_view a:visited
	{
	color: #666666;
}

#content .condensed_view a:hover,#rightContent .condensed_view a:hover {
	color: #000000;
	text-decoration: none;
}

#content .condensed_view p,#rightContent .condensed_view p {
	margin: 0px 0px 20px 0px;
}

#content .collapsed_view {
	margin-bottom: 10px;
}

#content .collapsed_view ul {
	list-style-type: none;
	list-style-position: outside;
}

#content .collapsed_view a {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

#content .collapsed_view a span.date,#content .collapsed_view a span.date:visited,#content .collapsed_view a span.date:hover
	{
	text-decoration: none;
}

#content .collapsed_view a:visited { /*color:#a9a490;*/
	
}

#content .collapsed_view a:hover {
	color: #000000;
}

/*#rightContent .condensed_view h2{
  font-weight:bold;
  font-size:0.9em;
  }*/ /*end condensed view*/
.pil {
	white-space: nowrap;
	font-size: larger;
}

a span.pil {
	text-decoration: none;
}

#content a.moreLink {
	color: #d0802d;
	text-decoration: none;
	padding-top: 2px;
	margin-right: 20px;
}

#content a.moreLink:hover {
	color: #000000;
}

#content a.moreLink:visited {
	color: #d0802d;
}

.horDivider {
	height: 2px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background: url(../images/horisontal_divider.gif) left bottom repeat-x;
}

.horDividerTransp {
	margin: 5px 10px 0px 10px;
	background: url(../loveit_img/divider_transp.gif) left center repeat-x;
	;
	height: 20px
}

.sectioncolor1 {
	color: #86be3d;
}

.sectioncolor2 {
	color: #2d73a7;
}

#kolofon {
	text-align: center;
	color: #a9abad;
	padding: 10px 0px 5px 0px;
	margin-bottom: 2px;
	float: left;
	height: 100%;
	width: 100%;
	/*background:url(../images/kolofon_background.gif) repeat-x left bottom;*/
	background: url(../images/horisontal_divider.gif) repeat-x left bottom;
}

#content .published {
	color: #a9abad;
}

/*stiler for relaterte bokser*/
div.relatedTopics,div.paging {
	background-color: #ecf3da;
	border-top: solid 10px #ddeac0;
	padding: 0px 0px 0px 0px;
	height: 100%;
	margin-bottom: 20px;
}

div.relatedTopics ul {
	list-style-type: none;
	padding: 0px 0px 10px 10px;
	list-style-position: outside;
}

div.relatedTopics h2 {
	color: #64ac2a;
	font-size: 1em;
	padding: 4px 10px 2px 10px;
}

div.relatedTopics li a,#content div.relatedTopics li a,div.paging li a {
	color: #666666;
}

div.relatedTopics li a:hover,#content div.relatedTopics li a:hover,div.paging li a:hover
	{
	color: #000000;
}

div.paging ul {
	list-style-type: none;
	padding: 5px 0px 10px 10px;
	list-style-position: outside;
}

.attachment {
	background-color: #ffffff;
	border: solid 1px #a9a490;
	padding: 0px 0px 10px 0px;
	height: 100%;
	margin-bottom: 20px;
}

.attachment ul {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 0px 0px 10px;
	margin: 0px
}

.attachment h2 {
	background-color: #a9a490;
	color: white;
	font-size: 1em;
	padding-left: 5px;
	margin-bottom: 10px
}

.attachment li a {
	color: #666666;
}

/*stiler for søk */
.searchBox {
	background-color: #ecf3da;
	/*border-top:solid 10px #ddeac0;*/
	padding: 0px 0px 0px 0px;
	height: 100%;
	margin-top: 75px;
	list-style-position: outside;
}

.searchBox ul {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px 0px 10px 10px;
}

.searchBox h2 {
	color: #64ac2a;
	background-color: #ddeac0;
	font-size: 1em;
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
}

.searchBox h3 {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-weight: bold;
	font-size: 1em;
	color: #64ac2a;
}

#rightContent div.searchBox ul li a {
	color: #666666;
}

#content form {
	margin-bottom: 20px;
}

#searchResult {
	background-color: #ddeac0;
	position: relative;
	height: 20px;
	margin-bottom: 10px;
}

div#searchResult h2 {
	font-size: 1em;
	color: #64ac2a;
	padding-left: 5px;
}

div#searchResult div.sortSearch {
	position: absolute;
	right: 10px;
	top: 2px;
}

.archive {
	margin-top: 0px;
}

/* stilsetting av brodtekstfeltet */
div.portalText h2 {
	font-size: 1.1em;
}

div.portalText h3,div.portalText h4,div.portalText h5,div.portalText h6
	{
	font-size: 1em;
	font-weight: bold
}

div.portalText table {
	border: solid 1px #666666;
	width: 100%;
	margin: 10px 0px 10px 0px;
	border-bottom: none;
}

div.portalText table.faktaboks {
	border: none;
	width: 50%;
	float: right;
	border: solid 1px #2d73a7;
	margin: 0px 0px 10px 10px;
}

div.portalText table.faktaboks td,div.portalText table.faktaboks th {
	border: none;
}

div.portalText table caption {
	text-align: left;
	font-size: 1em;
	font-weight: bold
}

div.portalText table.faktaboks caption {
	text-align: left;
	padding-left: 5px;
	background-color: #2d73a7;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
}

div.portalText table td,div.portalText table th {
	padding: 3px 5px 3px 5px;
	border-bottom: solid 1px #666666;
}

div.portalText ul {
	list-style-type: disc;
	margin-left: 20px;
	list-style-position: outside;
}

div.portalText ol {
	margin-left: 25px;
}

.important {
	color: #000;
	border: solid 3px #D0802D;
	background-color: #FAFE5A;
	margin-bottom: 20px;
	padding: 10px;
	height: 100%;
	font-size: 1.2em;
}

.important h2 {
	font-size: 1.5em;
}

.seksjonViktigeSaker {
	margin: 10px 0px 20px 0px;
	background-color: #dcdad3;
	padding: 10px;
	list-style-position: outside;
}

.seksjonViktigeSaker ul {
	list-style-type: none;
	list-style-position: outside;
}

.seksjonViktigeSaker li {
	color: #333333;
}

.seksjonViktigeSaker ul li a {
	font-weight: bold;
	color: #2d73a7;
}

.seksjonViktigeSaker ul li a:visited { /*  color:#448ec4;*/
	
}

.seksjonViktigeSaker ul li a:hover {
	color: #000000;
}

.seksjonArtikler {
	margin: 10px 0px 20px 0px;
}

.seksjonTopp {
	margin-bottom: 30px;
	margin-top: 30px;
}

#content .seksjonTopp .condensed_view h2 {
	font-weight: normal
}

#content .seksjonTopp .condensed_view h2 a {
	color: #2a68ac;
	font-size: 1.1em;
	font-weight: normal;
}

#content .seksjonTopp .condensed_view h2 a:hover {
	color: #000000;
}

.diverseLenker,.seksjonFAQ {
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-position: outside;
}

.seksjonFAQ {
	background: url(../loveit_img/sporsmal.png) center center repeat-y;
	list-style-position: inside;
	list-style-type: disc;
}

.seksjonFAQ a {
	font-weight: bold;
}

.politiskOrg {
	margin-bottom: 20px;
}

.politiskOrg h2 {
	font-size: 1em;
}

.politiskOrg a {
	text-decoration: none;
	margin-right: 10px;
	color: #e76f00;
}

.politiskHoring {
	margin-bottom: 20px;
}

.politiskHoring h2 {
	font-size: 1em;
}

.politiskHoring ul {
	list-style-type: none;
	margin-bottom: 10px;
	list-style-position: outside;
}

div#partiLogo {
	height: 100%;
	margin-bottom: 20px;
}

/*stiler for kontakt oss */
div.kontaktForm {
	background-color: #dcdad3;
	padding: 10px;
	margin: 20px 0px 20px 0px;
	height: 100%;
}

div.kontaktForm label {
	display: block;
}

#email,#name,#subject {
	width: 70%;
}

/*end stiler for kontakt oss */ /*stiler for politiske partier */
.politicalParties {
	margin: 10px 0px 20px 0px;
	padding: 3%;
	border: solid 1px #c0deea;
	height: 100%;
}

.politicalParties h2,.politicalParties h3 {
	font-size: 1em;
}

.politicalParties h3 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	float: left;
}

.politicalParties ul {
	list-style-type: none;
	list-style-position: outside;
}

.politicalParties ul li.border {
	background: url(../loveit_img/bla_bottom.gif) bottom left repeat-x;
	padding-bottom: 5px;
}

.politicalParties ul li {
	padding-top: 10px;
}

.politicalParties ul li img {
	float: right;
}

.politicalParties ul li a {
	color: #666666;
	text-decoration: underline;
}

.politicalParties ul li a:hover {
	color: #000000;
}

/*stiler for sidevelger, forrige, neste*/
#content_seksjon .Sidevelger {
	list-style-type: none;
	padding: 10px 0px 10px 0px;
}

#content_seksjon .Sidevelger li {
	float: left;
	padding-right: 10px;
}

#content_seksjon .Sidevelger a {
	color: #606668;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
}

#content_seksjon .Sidevelger a.selected {
	color: #ff0006;
	font-weight: bold;
	text-decoration: underline;
}

#content_seksjon .Sidevelger a.prevnext {
	font-weight: bold;
}

#content_seksjon .Sidevelger a:hover,.Sidevelger a.prevnext:hover,.Sidevelger a.selected:hover
	{
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	text-decoration: underline;
}

/*.searchPreview h3, .searchPreview h3 a{
  padding:0px;
  margin:0px;
  color:#666666;
  }*/ /*stiler for ingressvisning i boks*/
.boxView {
	margin: 3%;
	padding: 0px
}

.boxView h2 {
	float: none;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}

.boxView p {
	float: none;
	margin: 0px;
	padding: 0px;
}

.boxView p a,.boxView h2 a {
	color: #666666;
}

.boxView p a:visited {
	color: #666666;
}

.boxView img {
	float: right;
	margin: 0px 0px 10px 5px;
}

#tip {
	
}

#tip label {
	display: block;
	margin-bottom: 5px;
}

#tip input.emailfield {
	width: 22em;
}

#tip textarea {
	width: 25em;
	height: 8em;
}

.images {
	margin-bottom: 20px;
}

.images img {
	margin-bottom: 0px;
}

.images p {
	font-style: italic;
}

.subtitle {
	display: block;
	font-weight: bold;
}

#rightContent .condensed_view a {
	text-decoration: underline;
	font-size: inherit;
}

.error {
	background-color: red;
	color: white;
}

/* stiler for søknadsskjema*/
#content_seksjon .formelement {
	padding-top: 5px;
	height: 1.5em;
	color: #606668;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif;
}

#content_seksjon .border_soknadsskjema {
	border: dotted 1px red;
	padding: 5px;
}

#content_seksjon .formelement LABEL {
	padding-bottom: 5px;
	height: 1.5em;
	color: #606668;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif;
	margin-bottom: 5px;
}

#content_seksjon .formelement option#generell {
	background-color: #ffffff;
	color: #606668;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif;
}

.overskrift_soknadsskjema {
	background-color: #f3f3f3;
	color: #606668;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif;
	padding-top: 3px;
	font-weight: bold;
	font-style: normal;
}

.rodStjerne {
	color: #FF0006;
}

#content_seksjon .formelement select {
	border: 1px solid #999999;
	margin-bottom: 5px;
	background-color: #ffffff;
	color: #606668;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif;
}

#content_seksjon .formelement TEXTAREA {
	border: 1px dotted #999999;
	margin-bottom: 5px;
	background-color: #f3f3f3;
}

#content_seksjon .formelement INPUT { /*border: 1px dotted #999999;*/
	border: none;
	height: 1.5em;
	background-color: #f3f3f3;
	color: #606668;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif;
	padding-left: 5px;
}
/*#content_seksjon .formelement INPUT:unknown {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 1.5em; BACKGROUND-COLOR: #ffffee
}
#content_seksjon .formelement TEXTAREA:unknown {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; WIDTH: 35em; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #ffffee
}*/

#content_seksjon table tr td ul li{
	padding-left: 15px;
	list-style-position:outside;
	left: 5px;

}


