body
{
	font-family:Verdana;
	
}

.bgtree
{
	font-family:Verdana;
	/*background-color:34729d;*/
	background-image:url(images/design/left.jpg);
	
	
}



/* NYHETER */


/*Grønn = F8B800 */

.vare-header
{
	
	background-image:url(left.jpg);
	font-size:14px;
	color:White;
	font-weight:bold;
	background-color:98BAC5;
	vertical-align:baseline;
}

.vare-navn
{
	background-image:url(left.jpg);
	font-size:18px;
	color:Black;
	
}

.vare-pris
{
	font-size:12px;
	color:Black;
	
}

.vare-overskrift
{
	background-image:url(left.jpg);
	font-size:20px;
	color:#98BAC5;
	font-weight:normal;
	
}
.vare-kort
{
	font-size:12px;
	font-weight:bold;
	vertical-align:baseline;
}

.vare-tekst
{
	font-size:12px;

}


.vare-tilbud
{
	font-size:10px;

}


a:vare-tilbud:visited
{

	font-size:10px;

}


a:vare-tilbud:link
{

	font-size:10px;

}




.vare-tilbud-pris
{
	font-size:10px;

}


.vare-lang
{
	 font-size:12px;
	 font-weight:normal;
	
}

.vare-header-spes
{
	font-size:12px;
	font-weight:bold;
	color:white;
	background-color:Navy;
	
	
}

/*  HANDLEKURV */

.hk-tekst
{
	font-size:12px;

}

.hk-overskrift
{
	font-size:12px;
	font-weight:bold;
	

}


.hk-header
{
	 font-size:14px;
	 font-weight:bold;
	 background-color:#98BAC5;
	 color:White;
	 	
}

.hk-button
{
	 font-size:12px;
	 font-weight:normal;
	
}

/* elementer som listes ut */
.hk-griditem
{
	background-color: rgb(223, 217, 217);
	color: Black;
	font-size: 10px;	
}

/* alternerende stil for denne grid */
.hk-gridalt
{
	background-color: rgb(153, 153, 153);
	color: Black;
	font-size: 10px;
}

/* stil for header */
.hk-gridheader
{
	background-color: #F8B800;
	color: White;
	font-weight: bold;
	font-size: 14px;
}

/* Vare oversikt */

.vo-varenavn
{
	font-size:12px;
	 font-weight:bold;
	
}

.vo-tekst
{
	
	font-size:12px;
	 font-weight:normal;
}

a:vo-link:visited
{
	 font-size:12px;
	 text-decoration:none;
	 color:Black;
}

a:vo-link:link
{
	font-size:12px;
	 text-decoration:underline;
	 color:Black;
}

/* KUNDER */

.kunde-tekst
{
	font-size:12px;
	 font-weight:normal;
	
}

.kunde-bold
{
	font-size:12px;
	 font-weight:bold;
	
}

.kunde-feil
{
	font-size:12px;
	 font-weight:bold;
	 color:Red;
	
}

.kunde-header
{
	font-size:16px;
	 font-weight:bold;
	background-color:F8B800;
	 color:White;
	
}
/* SØK */

.sok-valgt
{

	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	background-color:#aaaaaa;
}


.sok-link
{
	font-size: 11px;
	color: black;	
	text-decoration: none;
	font-weight: bold;
}


.sok-ikkevalgt
{
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	background-color:#dddddd
	
}
/* LOGGINN LOGGOUT */

.li-tekst
{
	font-size:12px;
	font-weight:normal;
	
}

.li-feil
{
	font-size:12px;
	font-weight:normal;
	color:Red;
	
}


li-header
{
	 font-size:14px;
	 font-weight:bold;
	 background-color:#F8B800;
	 color:White;
}

/*ORDRER*/

.ordre-tekst
{
	font-size:12px;
	font-weight:normal;
	
}

.ordre-bold
{
	font-size:12px;
	 font-weight:bold;
	
}

.ordre-feil
{
	font-size:12px;
	 font-weight:bold;
	 color:Red;
	
}

.ordre-header
{
	font-size: 14px; 
	font-weight: bold;
	margin: 4px;
	color: White;
	background-color: #67738C;
	border:0;
	
}

.ordre-item
{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#dddddd;
	
}

.ordre-alt
{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#bbbbbb;
	
}
