#handlekurv { margin: 0 0 5px 0; border: 1px solid #fff }

#handlekurv h1 {
	padding: 5px 0 5px 25px; margin: 0;
	background: #bbdfed url(gfx/shp/handlekurv.gif) 5px 7px no-repeat;
	font-size: 1.1em }
#handlekurv table { width: 158px }
#handlekurv td { color: #666; padding: 2px 0 2px 4px; border-bottom: 1px dotted #bbdfed }
#handlekurv tr.sum td {
	border-top: 1px solid #bbdfed;
	border-bottom: 1px solid #bbdfed;
	font-weight: bold; 
	background: #bbdfed;
	padding: 4px 0 4px 4px;
	color: #333;
	font-size: 1.1em }

#handlekurv a { font-weight: bold; color: #699 }

#handlekurv a.show, #handlekurv a.empty {
	display: block;
	margin: -2px 0 -2px -4px;
	padding: 4px 3px 4px 3px;
	border-left: 3px solid #bbdfed;
	border-bottom: 3px solid #bbdfed;
	background: #ecf7fb }

#handlekurv a.show:hover, #handlekurv a.empty:hover {
	color: #369; background: #fff;
	border-left: 3px solid #369 }

/* Stor kurv */

#handlekurv_stor table {
	border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #ccc;
	margin: 15px 0 15px 0; width: 380px }
#handlekurv_stor table td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dababa;
	padding: 2px 5px; background: #f9f4f4 }
#handlekurv_stor table th {
	text-align: left;
	border: 1px solid; border-color: #fff #dababa #dababa #fff;
	padding: 4px 5px; background: #ead7d7; color: #000 }
#handlekurv_stor tr.sum td, #handlekurv_stor tr.mva td, #handlekurv_stor tr.netto td { text-align: right; border-top: 0 }
#handlekurv_stor tr.sum td { font-weight: bold; color: #000 }
#handlekurv_stor td.pris { text-align: right }

#handlekurv_stor td a { text-decoration: none }
#handlekurv_stor td a span { display: none }
#handlekurv_stor td.antall input { width: 20px }

#handlekurv_stor td.fjern a, #handlekurv_stor td.oppdater a { display: block; width: 17px; height: 17px }
#handlekurv_stor td.fjern a { background: url(gfx/shp/fjern.gif) }
#handlekurv_stor td.fjern a:hover { background: url(gfx/shp/fjern.gif) 0 -17px }
#handlekurv_stor td.oppdater a { background: url(gfx/shp/update.gif) }
#handlekurv_stor td.oppdater a:hover { background: url(gfx/shp/update.gif) 0 -17px }

#handlekurv_stor td.produktbilde { width: 50px; padding: 0; border-right: 1px solid #ccc }
#handlekurv_stor td.fjern, #handlekurv_stor td.oppdater { width: 17px; padding: 0 }
#handlekurv_stor td.antall { width: 20px }

#handlekurv_stor p.steg a { display: block; text-align: right; padding: 5px 10px; font-weight: bold; text-decoration: none }

#kundeinfo table th { text-align: left; padding: 0 10px 0 0 }

/* Shopartikkel */

.shopartikkel { position: relative; margin: 0 0 2em 0 }
.shopartikkel table { width: 420px; margin: 0 }

#innhold .shopartikkel h1 { margin: 0 0 .5em 0; line-height: 1.5em; font-size: 1.3em; font-weight: bold }
#innhold .shopartikkel h1 a { color: #366 }
#innhold .shopartikkel h1 a:hover { color: #333 }

.shopartikkel td { vertical-align: top; background: #fff }
.shopartikkel td.produktbilde { padding: 0 10px 0 0; width: 100px }
.shopartikkel td.produktbilde a img {
	border: 1px solid #fff;
	padding: 5px;
	background: #fff }
.shopartikkel td.produktbilde a:hover img {
	border: 1px solid #1b6fb6;
	background: #1b6fb6 }

.shopartikkel p { margin: 0; padding: 0 10px 10px 10px }
#innhold ul.varianter { list-style-type: none; margin: 0 0 1em 10px; padding: 0 }
#innhold ul.varianter li { margin: 0 }
ul.varianter input { border: 0; background: transparent; vertical-align: middle }
p.prodnr { display: none }
.shopartikkel p.pris {
	font-size: 1.2em;
	color: #000;
	font-weight: bold }

p.cart {	background: #9c6; text-align: right; margin: 0; padding: 0; position: relative; height: 26px }
p.cart span { display: none }
p.cart label, p.cart a, p.cart input { display: block; position: absolute; top: 0 }
p.cart label { right: 140px; width: 32px; height: 26px; background: url(gfx/shp/ant.gif) 50% 50% no-repeat }
p.cart a {
	right: 0; width: 86px; height: 26px;
	border-left: 1px dotted #fff;
	background: url(gfx/shp/cart.gif) no-repeat 50% 50% }
p.cart a:hover { background: #036 url(gfx/shp/cart.gif) no-repeat 50% 50% }
p.cart input {
	right: 100px; top: 4px; border: 1px solid #fff; background: #bbdfed; color: #333;
	width: 26px; height: 15px; padding: 2px 0 0 2px }

.shopartikkel_full a.produktbilde { float: right; border: 5px solid #fff; margin: 0 0 10px 10px }
.shopartikkel_full a.produktbilde:hover { border: 5px solid #036 }

.shopartikkel_full p.pris span.tilbud { text-decoration: line-through; font-weight: normal; display: block }

.shopartikkel_full table {
	border-left: 1px solid #C9D2DB; border-top: 1px solid #C9D2DB;
	margin-top: 15px; width: 98% }
.shopartikkel_full table td {
	border: 1px solid; border-color: #fff #C9D2DB #C9D2DB #fff;
	padding: 2px 5px; background: #F2F5F8 }
.shopartikkel_full table th {
	text-align: center; text-transform: uppercase;
	border: 1px solid; border-color: #ADB7C7 #3F4B63 #3F4B63 #ADB7C7;
	padding: 4px 5px; background: #79818E; color: #fff }