﻿.handlekurv {
	background-color: #FAF5F1;
	border: 1px solid #C49A6B;
	padding: 14px;
	margin-bottom: 1px;
}
.handlekurv h1 {
	font-size:14px;
	font-weight:bold;
}
.cartHeaders {
	display:none;
}
.style1 {color: #0096D7}
.style2 {
	color: #333333;
	font-weight: bold;
}
#Legghandlekurv ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.simpleCart_shelfItem .item_add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tilbake {
	margin-top: 22px;
	margin-bottom: 22px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.style3 {
	margin-top: 22px;
	margin-bottom: 22px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
.itemPrice {
	font-size: 11px;
}
.itemName {
	font-weight: normal;
	font-size:9px;
	color:#000000;
}
.itemQuantity {
	color:#333333;
	float:left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right:7px;
	border:solid 1px #CCCCCC;
	font-weight: normal;
	font-size:11px;
}
.simpleCart_items { /* Selve containeren for handlekurv produkt-opplistingen */
	font-size:11px;
	font-weight:normal;
}
.itemTotal { /* Totalsum pr.produkt i handlekurven */
	font-size: 11px;
	color:#999999;
	padding-bottom:5px;
}
.itemdecrement A { /* Denne fjerner ett produkt */
	float:left;
	margin-right:9px;
	font-size:14px;
	font-weight: bold;
}
.itemincrement A { /* Denne legger til ett produkt */
	float:left;
	margin-right:9px;
	font-size:14px;
	font-weight: bold;
}
.itemremove { /* Denne sletter alle spor etter dette produktet */
	margin-right:9px;
	margin-bottom:30px;
	font-size:11px;
}
.simpleCart_items img { /* Produktbilde som vises i handlekurven */
	width: 60px;
	height: auto;
	float:left;
	margin-right:15px;
	padding-bottom:30px;
}
.item_thumb {
	float: left;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 300px;
}
#kjoep_produkt_knapp a:link {
	background-color: #EBDDD2;
	width: 150px;
	height: 25px;
	display: block;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #937575;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #FAF5F1 #D2C8C8 #D2C8C8 #FAF5F1;
}
#kjoep_produkt_knapp a:hover {
	background-color: #EBDDD2;
	width: 150px;
	height: 25px;
	display: block;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #5A4646;
	text-decoration: none;
}
#kjoep_produkt_knapp a:visited {
	background-color: #EBDDD2;
	width: 150px;
	height: 25px;
	display: block;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #937575;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #FAF5F1 #D2C8C8 #D2C8C8 #FAF5F1;
}
.produkt_pris {
	font-size: 14px;
	font-weight: bold;
	color: #C49A6B;
	display: block;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

