* {
	margin:0;
	padding:0;
	border:0;
	font-family:arial, tahoma, sans-serif;
}

body {
	padding-bottom:10px;
}


img {
	border-style:none;
	border:0;
}

a {
	color:#dc7b39;
}

p {
	margin-bottom:1em;
	line-height:1.4em;
}

h2 {
	font-size:1.7em;
	margin-bottom:.6em;
	letter-spacing:1px;
}

h3 {
	font-size:1.3em;
	margin-top:.7em;
}

h4 {
	font-size:1em;
}

ul {
	list-style:square;
	margin: 4px 0px 5px 0px;
	padding: 0 0 0 0px;
}

ol {
	margin-bottom:1.5em;
}

li {
	margin: 0 0 5px 0;
	padding: 0 0 0 -6px;
}

.clearBoth {
	clear: both;
	visibility: hidden;
}


/******************************/


.frontpage ul {
   padding-left:15px;
}

.betal td {
  padding-right:10px;
}

.betal h1 {
  margin-bottom:12px;
  font-size:16px;
}

.betal .oppsummering {
	font-size:10px;
}

.betal .oppsummering td {
	vertical-align:top;
}

.betal .kredittkort td {
  padding-bottom:6px;
}

.betal .kredittkort select {
  border:1px solid #CCCCCC;
}

.handlekurv td {
	padding-right:10px;
}



.handlekurv .button {
	margin-left:-8px;
}

.venstrehandlekurv {
	width:109px;
	background-color:#F0F0F0;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	font-size:85%;
	margin-top:10px;
	margin-bottom:12px;
	border-style:none;
}


/**
 * Produkter - lister over padder
 */
.produkt {
	margin-bottom: 3em;
}
.produkt .produkttekst {
	margin-left: 175px;
}

.produktliste {
	width:100%;
}

.produktliste .button {
   margin-left:-8px;
}

.produktliste .bildediv {
	padding:0px;
	margin-right:10px;
	float:left;
	border:1px solid #CCCCCC;
}

.produktliste .tekstdiv {
	margin-right:10px;
}

.produktliste .containerdiv {
	width:50%;
	float:left;
	margin-bottom:30px;
	height:auto !important;
	height:190px;
	min-height:190px;
}

#wrap {
	width:950px;
	margin:0 auto;
	font-size:.75em;
}

h1#header {
	width:950px;
	height:101px;
	position:relative;
}
h1#header span {
	display:none;
}

h1#header a {
	background:url(img/header.jpg) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	text-decoration:none;
	color:#6d6d6d;
}

ul#hovedmeny {
	height:22px;
	width:950px;
	margin:0;
	padding:0;
	background:url(img/meny_bg.png);
	text-align:center;
}

ul#hovedmeny li {
	display:inline;
	height:22px;
	padding:5px 35px 0 10px;
	line-height:22px;
	background:url(img/listepunkt.gif) 0px 10px no-repeat;
	margin-left:1px !important;
}

ul#hovedmeny li a {
	color:#9d0a0e;
	font-weight:bold;
	text-decoration:none;
}

ul#hovedmeny li a:hover {
	text-decoration:underline;
}

div#main {
	padding:10px 10px 30px 10px;
	background-image:url(img/niteo.png);
	background-repeat:no-repeat;
	background-position: 99% 99%;
}

div#footer {
	padding:4px 20px 0 20px;
}

div#footer p {
	font-size:90%;
	text-align:center;
}

div#footer p a {
	text-decoration:none;
}


/*********************/
/* FORSIDE-ELEMENTER */
/*********************/
div.topp-boks {
	width:350px;
	padding:0 135px 15px 0;

}

div.linje {
	width:100%;
	margin-bottom:15px;
	background:url(img/dots.png) left bottom repeat-x;
}

div.produkter div.produkt {
	width:210px;
	margin-right:20px;
	float:left;
}

div.produkter h3, div.produkter h3 a {
	color:#333;
	text-decoration:none;
	margin:0;
}

div#bunn {
	background:url(img/bunn_bg.png) repeat-y;
	height:auto !important;
	height:13px;
}

div#bunn #trebokser {
	background:url(img/bunn_header.png) no-repeat;
	padding-top:13px;
}

div#bunn #trebokser div {
	width:256px;
	padding:5px 30px;
	float:left;
}


div.bunn-footer {
	background:url(img/bunn_footer.png) no-repeat;
	padding-bottom:13px;
	clear:both;
	line-height:0;
}

/*********************/
/*      EKSTRA	     */
/*********************/

.btn_nettbutikk a {
	position:relative;
	top:90px;
	left:380px;
	display:block;
	width:115px;
	height:55px;
	margin-top:-55px;
	background-repeat:no-repeat;
	text-decoration:none;
}

.btn_nettbutikk a span {
	visibility:hidden;
}

img.floatright {
	float:right;
	margin:8px 5px 0 5px;
}

img.floatleft {
	float:left;
	margin:0 6px 0 0;
}

.nomargin {
	margin:0 !important;
}

.clear {
	clear:both;
	line-height:0 !important;
	line-height:1em;
}

.ekstra_bred {
	padding:0 2px;
}

.stor_pris {
	font-size:1.5em;
	font-weight:bold;
	margin-left:-7px;
}

div#flagg {
	position:absolute;
	width:80px;
	margin:3px 0 0 870px;
}


/* SKJEMA-ELEMENTER */
fieldset, input, textarea, button {
	border:1px solid gray;
	padding:1px;
}

input:focus, textarea:focus, button:focus {
	border-color:black;
}


input.antall
{
	text-align:center;
	width: 20px;
}

input.button
{
  border: 0px solid white;
  margin: 0px 0px 0px 0px;
}


textarea.utfylling
{
 width: 100%;
}


.bfeil 
{
  display: block;
  font-size: 20px;
  background-color: yellow;
  border: 1px solid black;
  padding: 10px 10px 10px 10px;
}