﻿/* main */
html,body {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
body {
	background-color: #000;
	background-image: url(design/bg.jpg);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
}
#topdocument {
	width: 1000px;
	margin: 0px auto;
}
#content {
	width: 1000px;
	float: left;
	padding-bottom: 5px;
}
.section1 {
	position: relative;
	width: 1000px;
	float: left;
	text-align: left;
	overflow: hidden;
}
.section2 { /*bottom*/
	width: 100%;
	float: left;
	background-color: transparent;
}
.maincontent_left {
	position: relative;
	width: 205px;
	float: left;
	text-align: left;
}
.maincontent_middle {
	width: 795px;
	float: right;
	text-align: left;
}
#historyStorageForm /* tar vekk meld som vises noen ganger i explorer under hele siden: oaded":true} */
{
	display : none;	
}
a {
	color: #000606;
	text-decoration: none;
}
a:hover {
	color: #FE7300;
	text-decoration: underline;
}
img {
	border: 0px;
	border-style: none;
}

   /*--------------------------------------------------------------------------------*/
  /******************************************/
 /*            left column                */
/*****************************************/

/* search */
.divsearch {
	position: relative;
	left: 10px;
	width: 195px;
	margin-top: 24px;
	float: left;
}
.searchheader {
	background-image: url(design/bg_mnuInactive.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 95px;
	[]
	width: 195px;
	padding: 0 50px 0 50px;
	float: left;
	overflow: hidden;
	margin-bottom: 3px;
}
div.searchcap {
	width: 100%;
	line-height: 40px;
	background-image: url(design/bg_mnu.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	text-align: center;
	cursor: pointer;
}
div.searchcap a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
div.searchbody {
	position: relative;
	float: left;
	width: 195px;
	height: 39px;
}
div.searchopacity {
	position: absolute;
	top: 0;
	left: 0;
	width: 195px;
	height: 39px;
	background-color: #D8DDDC;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
input.soek {
	background-image: url(design/bg_soek.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 10px;
	left: 12px;
	border: 0;
	padding: 3px;
	margin: 0;
	width: 144px;
	[]
	width: 150px;
	height: 13px;
	[]
	height: 19px;
	font-size: 10px;
	font-family: Arial;
}
img.cartsearch {
	position: absolute;
	top: 10px;
	left: 163px;
	cursor: pointer;	
}
#matches {
	display: none;
	position: absolute;
	top: 30px;
	left: 11px;
	width: 172px;
	cursor: pointer;
	z-index: 99 !important;
}
div.rendersearchnon {
	width: 100%;
	float: left;
	background-color: White;
}
/* menu */
div.menuheader {
	display: none;
	
	z-index: 100;
	margin-top: 3px;
	position: relative;
	left: 10px;
	width: 195px;
	height: 40px;
	float: left;
	background-image: url(design/bg_header.jpg);
	background-repeat: repeat-x;
	color: #5A5B5B;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	line-height: 40px;
	text-indent: 10px;
}
.mainmenu {
	margin-top: 3px;
	background-color: #f0f4f5;
	background-image: url(design/bg_menu.jpg);
	background-repeat: no-repeat;
	z-index: 100;
	position: relative;
	left: 10px;
	width: 195px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
/* menu icons */
.divmainicoopen, .divmainicoclosed {
	float: left;
	display : inline;
	width : 15px;
	position: relative;
}
.divsubicoopen, .divsubicoclosed {
	display : inline;
	width: 10px;
}
/* menulinks */
div.mspace {
	display: none;	
}
div.mainmenuclosed0, div.mainmenuopen0 {
	width: 100%;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
div.mainmenuopen0 {
	background-color: White;
	padding-left: 10px;
}
div.divamainmenuclosed0, div.divamainmenuopen0 {
}
a.amainmenuopen {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	color: #FE7300;
}
a.amainmenuclosed {
	font-weight: bold;
    font-size: 13px;
    font-family: Arial;
    color: #04080B;
}
a.amainmenuclosed:hover, a.amainmenuopen:hover {
	color: #FE7300;
}
.submenuopen1,.submenuopen2,.submenuopen3,.submenuopen4, .submenuopen5 {
	background-color: White;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.submenuclosed1,.submenuclosed2,.submenuclosed3,.submenuclosed4, .submenuclosed5 {
	background-color: White;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
a.asubmenuopen {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	color: #FE7300;
}
a.asubmenuclosed {
	font-weight: bold;
    font-size: 13px;
    font-family: Arial;
    color: #04080B;
}
a.asubmenuclosed:hover, a.asubmenuopen:hover {
	color: #FE7300;
}
.submenuclosedm, .submenuopenm {
	display: inline;	
}
.submenuclosed1, .submenuopen1 {
	padding-left: 20px;	
}
.submenuclosed2, .submenuopen2 {
	padding-left: 30px;
}
.submenuclosed3, .submenuopen3 {
	padding-left: 40px;	
}
a.asubmenuclosed, a.asubmenuclosed:hover, a.asubmenuclosed:visited {

}
a.asubmenuopen, a.asubmenuopen:hover, a.asubmenuopen:visited {

}
/* Sitemap */
div.sitemaplink {
	padding-left: 10px;
	margin-top: 20px;
	float: left;
	width: 100%;
	font-weight: bold;
    font-size: 13px;
    font-family: Arial;
    color: Black;/*#04080B;*/
}
.aroundsitemap {
	background-color: White;
	width: 780px;
	[]
	width: 790px;
	float: left;
	padding: 5px;
}

div.openmenuwrap {
}

div.mainopenmenuwrap {
	margin-top: 10px;
}
div.mainopenmenu {
	font-size: 14px;
	font-weight: bold;
}
div.subopenmenuwrap {
	margin-top: 3px;
	padding-left: 20px;
}
div.subopenmenu {
	font-size: 13px;
	font-weight: bold;
}
div.subsubmenuwrapper {
	margin-top: 2px;
}
div.subsubopenmenuwrap {
	padding-left: 20px;
}
div.subsubopenmenu {
	font-size: 12px;
	font-weight: bold;
}


/* banner left */
.leftbanner {
	background-image:url(design/bg_menu.jpg);
	background-repeat:no-repeat;
	background-color: #f0f4f5;
	float:left;
	left:10px;
	margin-top:3px;
	overflow:hidden;
	position:relative;
	width:195px;
	z-index:100;
	font-family: Arial;
	font-size: 12px;
}
#menuintrotext-2000 {
	background: 0;
	padding: 5px;
	width: 185px;
	[]
	width: 195px;
	overflow: hidden;
	float: left;
}
#menumaintext-2000 {
	width: 100%;
	float: left;
}


#menuintrotext-1007 {
	width: 400px;
	overflow: hidden;
	float: right;
}
#menumaintext-1007 {
	width: 100%;
	float: left;
}
/* newsletter */
.mailinglist {
	background-image: url(design/bg_menu.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial;
	font-size: 12px;
	left: 10px;
	margin-top: 3px;
	overflow: hidden;
	position: relative;
	width: 195px;
	padding: 5px 0 5px 0;
	text-align: center;
	display: none;
}
.mailingheader {
	text-align: left;
	float: left;
	width: 185px;
	[]
	width: 195px;
	height: 26px;
	padding: 0 0 0 10px;
	overflow: hidden;
	line-height: 26px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: Black;
}
.maillistintro {
	text-align: left;
	float: left;
	width: 185px;
	[]
	width: 195px;
	margin-top: 5px;
	padding: 0 0 0 10px;
	font-family: Arial;
	font-size: 11px;
	color: Black;
}
div.mailinglistinp {
	float: left;
	width: 175px;
	[]
	width: 185px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 10px;
}
input.mailinglistinp {
	width: 173px;
	[]
	width: 175px;
}
.radiodiv {
	text-align: left;
	float: left;
	width: 100px;
	[]
	width: 110px;
	padding: 0 0 0 10px;
	font-family: Arial;
	font-size: 11px;
	color: Black;
}
div.mailingsumbit {
	float: right;
	width: 75px;
	[]
	width: 85px;
	padding: 10px 10px 0 0;
	text-align: right;
}
#mailingsumbit {
	padding: 1px 3px 1px 3px;
	margin: 0;
}
/* contact info */
div.contactinfo {
	position: relative;
	width: 175px;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	font-family: Arial;
	font-size: 12px;
	float: left;
	color: #fff;	
}

   /*--------------------------------------------------------------------------------*/
  /******************************************/
 /*            middle column              */
/*****************************************/

/* toplinks */
.topmenu {
	height: 40px;
	width: 795px;
	margin-top: 24px;
	float: left;
}
.toplinks {
	z-index: 3000;
	position: relative;
	width: 605px;
	height: 40px;
	float: left;
}
li.item {
}
.toplinks div {
}
.toplinks a {
}
.toplinks a:hover {
}
#toplink1a a, #toplink2a a, #toplink3a a, #toplink4a a, #toplink5a a, #toplink6a a {
}
#toplink1a, #toplink2a, #toplink3a, #toplink4a, #toplink5a, #toplink6a {
}
#toplink1, #toplink2, #toplink3, #toplink4, #toplink5, #toplink6 {
}

/* breadcrumbs */
div.breadmain {
	position: absolute;
	top: 0;
	left: 10px;
    width: 785px;
    height: 24px;
}
div.breadcrumbs {
	display: inline;
	float: left;
	white-space: normal;
	font-family: Arial;
	font-size: 11px;
	position: relative;
	padding-left: 12px;
	padding-right: 7px;
	background-image: url(design/breadcrumbs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	top: 5px;
}
a.breadcrumbs, a.loggut {
	color: White;
	text-decoration: none;
}
a.breadcrumbs:hover, a.loggut:hover {
	color: #FE7300;
}
#custname {
	float: right;
	color: #fff;
	font-size: 11px;
	font-family: Arial;
	position: relative;
	top: 5px;
}

/* kontaktskjema */
div.kontaktskjema {
	float: left;
	width: 100%;
	padding-left: 5px;
	font-size: 11px;
}
div.kontaktskjemaResp {
	font-size: 13px;
	font-weight: bold;
}
div.kontaktskjemaResperr {
	color: Red;
	font-size: 13px;
	font-weight: bold;
}

/* render */
form#aspnetForm {
	margin: 0;
	border: 0;
	padding: 0;
	float: right;
}
#render {
	z-index: 0;
	width: 790px;
	font-family: Arial;
	font-size: 11px;
	position: relative;
	float: right;
	margin-top: 3px;
}
div.renderwhite {
	background-color: White;
}
.menuintrotext, .menumaintext {
	width: 100%;
	float: left;
	color: Black;
	background-color: White;
}
.render .menuintrotext, .render .menumaintext {
	width: 790px;
	overflow: hidden;
}
.menuintrotext {
	margin-bottom: 3px;
}
.menumaintext {
	margin-top: 3px;
}
h1 {
	font-size: 18px;
	margin-bottom: 2px;
}
p {
	padding: 0px;
	margin: 0px;
}
/* product view: menu */

div.rendermenucol {
	width: 100%;
	float: left;
}
div.rendermenucoltr {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
div.rendermenu1, div.rendermenu2, div.rendermenu3, div.rendermenu4 {
	float: left;
	padding-right: 10px;
}
div.rendermenu4 {
	padding-right: 0;
}
div.rendermenutr {
	position: relative;
	width: 190px;
	height: 157px;
	overflow: hidden;
	float: left;
	background-image: url(design/bg_boks.gif);
	background-repeat: no-repeat;
}
div.rendermenudesc {
	height: 25px;
	width: 100%;
	float: left;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
}
div.rendermenudesc a.prodlinkdm {
	color: #545556;
	font-weight: bold;
	font-size: 13px;
}
div.rendermenudesc a.prodlinkdm:hover {
	color: #FE7300;
}
div.rendermenupicture {
	float:left;
	width: 100%;
	text-align: center;
}

/* product view: box */
div.renderboxcol {
	width: 100%;
	float: left;
}
div.renderboxcoltr {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
div.renderbox1, div.renderbox2, div.renderbox3, div.renderbox4 {
	float: left;
	padding-right: 10px;
}
div.renderbox4 {
	padding-right: 0;
}
div.renderboxtr {
	position: relative;
	width: 190px;
	height: 300px;
	overflow: hidden;
	float: left;
	background-image: url(design/bg_box.gif);
	background-repeat: no-repeat;
}
div.boxalt17 {
	position: relative;
	width: 100%;
	height: 15px;
	line-height: 0;
	float: left;
	display: inline;
}
div.boxalt17 img {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
}
.boxpicture {
	float: left;
	height: 180px;
	width: 100%;
	margin: 0 0 10px 0;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}
div.boxdesc {
	float: left;
	height: 50px;
	width: 170px;
	[]
	width: 190px;
	padding: 0 10px 0 10px;
	overflow: hidden;
	text-align: center;
}
div.boxdesc a.prodlinkdb {
	color: #545556;
	font-weight: bold;
	font-size: 13px;
}
div.boxdesc a.prodlinkdb:hover {
	color: #FE7300;
}
div.boxsuppliersdescr {
	display: none;
}
.boxprice {
	float: left;
	width: 100%;
	height: 25px;
	overflow: hidden;
	font-size: 19px;
	font-family: Arial;
	color: #8A1104;
	text-align: center;
}
.boxpricev, .boxorgprice {
	display: inline;
}
.boxorgprice {
	color: #3AFFD7;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
}
.boxorgpricenull {
	display: none;
}
div.boxcart, div.boxreadmore {
	float: left;
	width: 100%;
	height: 20px;
	overflow: hidden;
	text-align: center;
}

/* product view: display */
div.rendersingle {
	width: 605px;
	border: 1px solid #b3b3b3;
	float: left;
	overflow: hidden;
	background-color: #fff;
}
div.rendersingletr {
	position: relative;
	width: 100%;
	float: left;
}
.singleproductident {
	font-size: 11px;
	font-family: Arial;
	width: 270px;
	[]
	width: 290px;
	float: right;
	clear: right;
	padding-right: 20px;
	margin-top: 25px;
}
.singleproductidentv {
	float: left;
	width: 35px;
}
div.singledesc {
	margin-top: 5px;
	margin-bottom: 35px;
	color: #000;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	width: 270px;
	[]
	width: 290px;
	float: right;
	clear: right;
	padding-right: 20px;
}
.singlelongdesc, .singlevarlongdesc {
	width: 270px;
	[]
	width: 290px;
	float: right;
	clear: right;
	padding-right: 20px;
}
.divmulitpic {
    width: 300px;
    overflow: hidden;
    margin-top: 30px;
    z-index: 1 !important;
}
.mulitpicturepre, .mulitpictureaft {
	display: none;
	
	width: 25px;
	position: relative;
    height: 200px; 
	float: left;	
}
.multipicdim {
	position: relative;
	top: 90px;	
}
.singlepicture {
    width: 300px;
    text-align: center;
    float: left;
}
.singlealt11 {
    width: 300px;
    text-align: center;
    color: #626262;
    position: absolute;
    z-index: 100 !important;
    left: 0px;
    top: 320px;
}
.singlealt11v
{
	display: none;
}
.singleallmultipics {
	width: 280px;
	[]
    width: 300px;     
    float: left;
    clear: left;
    overflow: hidden;
    padding: 10px;
    position: relative;
    top: 10px;
    z-index: 1 !important;
}
.singlemultipic {
	display: inline;
	height: 48px;
	[]
	height: 50px;
	width: 48px;
	[]
	width: 50px;
	cursor: pointer;
	border: 1px solid #c0c0c0;
	float: left;
	margin-left: 2px;
}
.singledimen, .singlecolor, .singleunit, .singlealt01, .singlealt02, .singlealt03, .singlealt04, .singlealt05, .singlealt06, .singlealt08, .singlealt09, .singlealt10, .singlevariantd {
	width: 290px;
	color:#626262;
	font-weight:bold;
	font-size:11px;	
	float: right;
	clear: right;
}
.singlealt15txt, .singlealt15v {
	display: none;
}
.singlealt18txt
{
	display: none;
}
.singlealt18
{
	width: 100%;
	float: left;
}
.singlealt15 {
	width: 100%;
	color:#626262;
	font-size:11px;	
	float: left;
	margin-top: 15px;
	background-color: #e1e1e1;
}
.singlequantityonhand {
	width: 125px;
	color:#626262;
	font-weight:bold;
	font-size:11px;	
	float: right;
	clear: right;
	position: relative;
	top: -17px;
	overflow: hidden;
}
.singlealt17 {
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 2;
}
.singlecart {
	width: 290px;
	color:#626262;
	font-weight:bold;
	font-size:11px;	
	float: right;
	clear: right;
	margin-top: 10px;
	height: 47px;	
}
.singlecartv form input.singlerender {
	display: none;
}
div.gotocartcustom {
}
a.gotocartcustom, a.gotocartcustom:visited {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	color: #000606;
}
a.gotocartcustom:hover {
	color: #000606; /*#FE7300;*/
	text-decoration: underline !important;
}
.singleprice {
	width: 290px;
	color:#626262;
	font-size:11px;	
	float: right;
	clear: right;
	margin-top: 20px;	
}
.singleorgpricenull {
	width: 100px; 
	display: inline;
	float: left;	
}
.singleproductidenttxt, .singledimentxt, .singlecolortxt, .singleunittxt, .singlepricetxt, .singlealt01txt, .singlealt02txt, .singlealt03txt, .singlealt04txt, .singlealt05txt, .singlealt06txt, .singlealt08txt, .singlealt09txt, .singlealt10txt, .singlevariantdtxt {
	width: 100px;
	float: left;
	font-weight: bold;
	color: #626262;
}
.singlequantityonhandtxt {
	display: none;
}
.singlepricetxt {
	display: none;
}
.singledimenv, .singlecolorv, .singleunitv, .singlealt01v, .singlealt02v, .singlealt03v, .singlealt04v, .singlealt05v, .singlealt06v, .singlealt08v, .singlealt09v, .singlealt10v, .singlevariantdv {
	width: 190px;
	float: left;
	color: #000;
	font-weight: normal;	
}
.singlequantityonhandv {
	color: #FCC123;
	float: left;
	font-weight: normal;
}	
.singlepricev {
	width: 190px;
	float: left;
	color: #8A1104;
	font-size: 20px;
	width: 100px;
}
.singlevariantstuff {
	position: relative;
	width: 285px;
	color:#626262;
	font-weight:bold;
	font-size:11px;	
	float: right;
	clear: right;
	border: 1px solid #c0c0c0;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 5px;	
	padding-top: 5px;
}
.singlevariantpictures {
	float: left;
	width: 100%;
	position: relative;
}
#singlevariantpicdialog {
	display: inline;
}
.singlevariantpicturestxt {
	background-image: url(design/bg_mnu.jpg);
	background-position: 0 -3px;
	background-repeat: repeat-x;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
}
.singlevariantpicturesdv {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
div.variantpicture {
	cursor: pointer;
	display: inline;
	height: 55px;
	margin: 2px;
	width: 55px;
}
.singlevariancolortd, .singlevariantd {
	width: 100%;
	position: relative;
	float: right;
	margin-bottom: 5px;
}
.singlevariantcolordtxt, .singlevariantdtxt {
	display: inline;
	width: 90px;
	margin-left: 10px;
	float: left;
}
.singlevariantcolordv, .singlevariantdv {
	position: relative;
	width: 180px;
	float: right;
}
#singlevariantcolor, #singlevariantsize {
	width: 170px;
}
.singlecarttxt {
	width: 45px;
	float: left;
	margin-top: 4px;
/*	display: none;*/
}
.singlecartinp {
	width: 35px;
	float: left;
/*	display: none;*/
}
span.notinstock {
	display: none;
}
.singlecartv {
	width: 139px;
	float: left;
	margin-top: 1px;
}
.singlecartv img {
	cursor: pointer;
}
.singlecartinp input {
	width: 20px;	
}
.singlesuppliersdescr, .singlesupplierspic {
	float: left;
	width: 100%;
	margin-top: 15px;
	border-top: 1px dotted #B6B6B6;	
}
.singlesuppliersdescrv, .singlesupplierspicv {
	padding: 15px 15px 0 15px;
}
.singlelongdesctxt {
	display: none;	
}
.singlesuppliersdescrtxt, .singlesupplierspictxt, .singlealt17txt, .singleuserlisttxt {
	display: none;	
}
.singleprinterfriend, .singletipafriend, .singleuserlist, .singleprodrequest {
	width: 125px;
	float: left;
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.singleprinterfriendtxt, .singletipafriendtxt, .singleprodrequesttxt, .singleuserlisttxt {
	width: 95px;
	float: right;
	margin-top: 3px;
	font-weight: bold;
}
.printerfriendv, .tipafriendv, .prodrequestv, .singleuserlistv {
	width: 21px;
	height: 22px;
	float: left;
	cursor: pointer;
}
#myprodslider {
	position: absolute;
	top: 4px;
	left: 50px;
	width: 367px;
	height: 15px;
}
#sliderimagediv {
	width: 102px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#lblResultDiv {
	display: none;
}
.singleproductrating {
	position: absolute;
	left: 425px;
	top: 4px;
}

/* recomended/custrecomended (wide box view) */
.recomended {
}
.recomendedhead, .custrecomendedhead {
	width: 100%;
	float: left;
	background-image: url(design/bg_mnu.jpg);
	background-position: 0px -3px;
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
	line-height: 30px;
	text-indent: 20px;
}
.recomended .renderboxcol, .recomended .renderboxcoltr {
	float: left;
	width: 100%;
}
.recomended .renderbox1, .recomended .renderbox2, .recomended .renderbox3, .recomended .renderbox4 {
	width: 100%;
	float: left;
	margin-bottom: 3px;
	background-color: White;
	position: relative;
}
.recomended .renderboxtr {
	float: left;
	margin: 0 !important;
	width: 100%;
	height: 170px;
	background: none;
	overflow: visible;
}
.recomended .boxpicture {
	float: left;
	position: relative;
	height: 150px;
	width: 160px;
	[]
	width: 180px;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	margin: 20px 0 0 0;
	padding-left: 20px;
}
.recomended .boxalt17 {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 2;
}
.recomended .boxdesc {
	position: absolute;
	top: 10px;
	left: 215px;
	height: 50px;
	width: 176px;
	text-align: left;
	margin: 0 !important;
	padding: 0;
}
.recomended .boxprice {
	position: absolute;
	top: 50px;
	left: 215px;
	height: 20px;
	width: 176px;
	text-align: left;
}
.recomended .boxprice .boxpricetxt {
	margin: 0 !important;
}
.recomended .boxnetprice {
	position: absolute;
	top: 70px;
	left: 215px;
	height: 20px;
	width: 176px;
	text-align: left;
}
.recomended .boxreadmore, .recomended .boxcart {
	position: absolute;
	top: 110px;
	left: 215px;
	height: 20px;
	width: 176px;
	text-align: left;
}
.recomended .boxsuppliersdescrtxt {
	display: none;
}
.recomended .boxsuppliersdescr {
	display: block;
	width: 340px;
	[]
	width: 360px;
	float: right;
	padding-right: 20px;
	margin-top: 10px;
}
.recomended .boxproductrating {
}

/* accessories (ANBEFALT TILBEHØR..) */
div.singleiframeacc {
	float: right;
	width: 178px;
	height: 26px;
	overflow: hidden;
}
#singleiframeacc {
	width: 178px;
	height: 26px;
	padding: 0;
	margin: 0;
}
div#div2 {
	background-image:url(design/bg_mnu.jpg);
	background-position:0 -3px;
	background-repeat:repeat-x;
	float:left;
	line-height:26px;
	position:relative;
	text-indent:10px;
	width:100%;
	font-family: Arial;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-align: left;
}
div.singleaccessories {
	width: 178px;
	float: right;
	overflow: hidden;
}
div.singleaccessories div.renderboxcoltr {
	margin: 0;
}
div.singleaccessories div.renderboxtr {
	float: right;
	width: 178px;
	overflow: hidden;
	position: relative;
	background-image: url(design/bg_box_r.gif);
	background-repeat: no-repeat;
}
div.singleaccessories div.renderbox1,
div.singleaccessories div.renderbox2,
div.singleaccessories div.renderbox3,
div.singleaccessories div.renderbox4 {
	padding: 0;
}
div.singleaccessories div.renderbox1 div.renderboxtr,
div.singleaccessories div.renderbox2 div.renderboxtr,
div.singleaccessories div.renderbox3 div.renderboxtr,
div.singleaccessories div.renderbox4 div.renderboxtr {
	margin-top: 5px;
}
div.singleaccessories div.boxdesc {
	width: 163px;
	[]
	width: 173px;
	padding: 0 5px 0 5px;
	height: 50px;
}
div.singleaccessories div.boxdesc a {
	font-size: 11px;
}
div.singleaccessories div.boxpicture, div.singleaccessories .boxprice {
	width: 163px;
	[]
	width: 173px;
	padding: 0 5px 0 5px;
	overflow: hidden;
}
div.singleaccessories .boxnetprice {
	width: 90px;
}
div.singleaccessories div.boxproductrating {
	width: 110px;
}

/* cartaccessories */
.cartaccessorieshead {
	width: 163px;
	float: right;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(design/topmenuactive.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#cartaccessories, #menuintrotext-2001, #menuintrotext-2005 {
	float: right;
	width: 163px;
	overflow: hidden;
	position: relative;
}
#cartaccessories div.renderboxtr {
	width: 163px;
}
html:not([opera]) #cartaccessories div.renderboxtr {
	width: 161px;
}
#cartaccessories div.boxdesc, #cartaccessories div.boxdesc a.prodlinkdb {
	width: 150px;
}
#cartaccessories div.boxpicture {
	width: 163px;
	overflow: hidden;
}
#cartaccessories div.boxproductrating {
	width: 110px;
}
#cartaccessories div.renderbox1 div.renderboxtr,
#cartaccessories div.renderbox2 div.renderboxtr,
#cartaccessories div.renderbox3 div.renderboxtr,
#cartaccessories div.renderbox4 div.renderboxtr {
}

/* customer reccomended (DE SOM KJØPTE DETTE..) */
div.singleiframesold {
	float: left;
	width: 607px;
	height: 26px;
	overflow: hidden;
}
#singleiframesold
{
	width: 607px;
	height: 26px;
	padding: 0;
	margin: 0;
}
div#div3 {
	background-image:url(design/bg_mnu.jpg);
	background-position:0 -3px;
	background-repeat:repeat-x;
	float:left;
	line-height:26px;
	position:relative;
	text-indent:10px;
	width:100%;
	font-family: Arial;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-align: left;
}
div.singlesoldalso {
	width: 607px;
	float: left;
}
.singlesoldalso .renderboxtr {
}
.singlesoldalso  div.renderboxcoltr {
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 0;
}
.singlesoldalso div.renderbox1,
.singlesoldalso div.renderbox2,
.singlesoldalso div.renderbox3,
.singlesoldalso div.renderbox4 {
	float: left;
	padding-left: 9px;
	padding-right: 0;
}

body#singleframeb {
	background: none;
	
}

/* product view: list */
.fieldheader {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	width: 100%;
	line-height: 30px;
	float: left;
	background-image: url(design/bg_mnu.jpg);
	background-position: 0 -3px;
	background-repeat: repeat-x;	
}
.fieldheadertr {
	float: left;
	margin-left: 5px;
}

div.renderlistgroup {
	float: left;
	width: 100%;
	margin: 12px 0 2px 0;
}
div.renderlistgrouptr {
	float: left;
	width: 100%;
	line-height: 18px;
}
a.listgrouplink {
	font-size: 13px;
	font-weight: bold;
}

.renderlist2, .renderlist1 {
	width: 100%;
	float: left;
	margin-top: 3px;
	z-index: 1;
}
.renderlisttr {
	width: 100%;
	float: left;
	background-color: White;
}
.afieldheader {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.spanproductident, .spancartinp, .spancart, .spandesc, .spanprice {
	margin-top: 3px;
}
.fieldthumbnailpic {
	width: 60px;
	float: left;	
}
.spanpicture {
	width: 65px;
	float: left;	
}
.fieldproductident, .spanproductident {
	width: 85px;
	float: left;
	overflow: hidden;
	margin-right: 10px;	
}
.spanproductident {
	color: #000;
}
.fieldcart {
	width: 65px;
	float: left;	
}
.spancartinp input {
	width: 20px;
	float: left;	
}
.spancartinp {
	width: 30px;
	float: left;	
}
.spancart {
	width: 35px;
	float: left;	
}
.spancart img {
	cursor: pointer;
}
.fielddescription, .spandesc, .seconddesc {
	width: 400px;
	float: left;
}
.seconddesc {
	color: #A0A0A0;
}
.fieldprice, .spanprice {
	width:70px;
	float: left;
	text-align: right;
}
.spanprice {
	color: #8A1104;
	font-size: 14px;
	font-weight: bold;
}
.spanorgprice {
	width: 70px;
	float: left;
	display: inline;
	color: #3AFFD7;
	font-size: 12px;
	font-weight: normal;
	text-decoration: blink;
	margin-left: 5px;
	margin-top: 3px;
}
a.prodlinkd {
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
}
a.prodlinkd:hover {
	color: #FCC123;
}
.ascdescimg {
	margin-left: 4px;
	display: none;
}

/* new/edit customer form */
div.loginexists {
	color: Red;
}
div.newcustform {
	float: right;
	width: 335px;
	margin-top: 28px;
	position: relative;
	left: -45px;
}
div.editcustform {
	float: left;
	width: 435px;
	background-color: White;
}
div.newcustform form, div.editcustform form {
	width: 100%;
	float: left;
}
#newcusthead {
	width: 100%;
	float: left;
	color: Black;
	margin-bottom: 5px;
}
div.customerform {
	float: left;
	width: 100%;
}
.kundelogonheadreg, .customerformtr div {
	color: Black;
	margin-bottom: 5px;
}
div.custloggedinreg {
	color: Black;
}
input.newcustform,.ordercustform {
	border: 1px solid #cecece;
    background: #fff;    
    margin: 0px;
    color: #726459;    
    width: 190px;  
    height: 18px;
    text-align: left;      
    font-size:11px;
}
html:not([opera]) input.newcustform,.ordercustform {
    height: 13px;
}
div#reg_error {
	float: left;
	width: 100%;
}
#newcustform #errormessage, #editcustform #errormessage {
	float: right;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: right;
	position: relative;
	left: -28px;
	color: Red;
}
.errormessageshop {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 15px;
	color: Red;
}
#custformorder #errormessage {
	float: right;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: left;
	text-indent: 112px;
	color: Red;
}
#divorderform #errormessage {
	float: right;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
#custedit {
	float: right;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: right;
	position: relative;
	left: -28px;
	font-weight: bold;
}
.ncddiv {
	float: left;
	clear: left;
	display: inline;	
	text-align: right;
	width: 110px;	
	height: 20px;	
}
.ncfdiv {
	float: left;
	width: 210px; 
	height: 20px;
	margin-left: 5px;
}
#newformsubmit {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 21px;
	float: right;
	position: relative;
	left: -28px;
}
.newcustformbutton {
	cursor: pointer;
	background-color: transparent;
	border: 0;
	margin: 0 0 0 3px;
	padding: 0;
}
#newcustformreset {
	width: 70px;
	[]
	width: 67px;
}
#newcustformsubmit {
	width: 64px;
	[]
	width: 61px;
}
#newcustformreset, #newcustformsubmit  {
	float: left;
}
#customerstuff {
	left: 70px;
	position: absolute;
	top: 58px;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
}
.kundeintroedit {
	float: left;
}
#ncdcustintroedit, #ncdcustbodyedit {
	display:none;
}

/* Egen butikktekst Oslo og Trondheim */
div.shoptext {
	width: 790px;
	overflow: hidden;
	float: left;
	background-color: White;
}

/* forgot username/password */
div.sendup {
	float: left;
	width: 100%;
	padding: 20px 0px 20px 0px;
	text-align: center;
}
.sendupusere {
	display: inline;
}
.sendupsub {
	display: inline;
}
#sendupsubmit {
	position: relative;
	top: 3px;
}
html:not([opera]) #sendupsubmit {
	top: 5px;
}
#senduptrfinitoerr {
	text-align: center;
	padding-top: 10px;
	background-color: #fff;
}

/* order history */
#divorderlist {
	padding: 10px 0 10px 0;
	float: left;
	width: 100%;
	color: #000;
	background-color: White;
}
div.orderlisttr {
	width: 100%;
	float: left;	
}
div.orderhisttxt {
	width: 100%;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #b3b3b3;
}
div.orderhisttxttr {
	float: left;
	width: 100%;
}
div.orderhisttxttr {
	float: left;
	width: 100%;
}
.olgensestxt, .oldatetxt, .olcustnotxt {
	font-weight: bold;
	width: 145px;
	float: left;
	padding-left: 5px;
	text-align: left;
}
.olpricetxt {
	font-weight: bold;
	width: 100px;
	float: right;
	text-align: right;
	padding-right: 40px;
}
div.orderlistline {
	width: 100%;
	float: left;
	padding-bottom: 4px;
}
div.orderlistlinetr {
	float: left;
	width: 100%;
}
.olsessionno, .olentrydatetime, .olcustomerno {
	width: 145px;
	float: left;
	padding-left: 5px;
	text-align: left;	
}
.ollinesum {
	width: 100px;
	float: right;
	text-align: right;
	padding-right: 40px;
}
.olsessionno a {
}
.olsessionno a:hover {
}
div.ordertotalsum {
	float: left;
	width: 100%;
	border-top: 1px dotted #b3b3b3;
	padding-top: 5px;
}
div.ordertotalsumtr {
	float: left;
	width: 100%;
}
.oltotalsumtx {
	font-weight: bold;
	float: left;
	width: 605px;
	text-align: right;
}
.oltotalsum {
	font-weight: bold;
	width: 100px;
	float: right;
	text-align: right;
	padding-right: 40px;
}

/* 1:handlekurv */
body.cartframe {
	/*background-color: #FFFFFF;*/
	background-color: Transparent;
	background-image: none;
}
#formlogon {
	position: absolute;
}
.topcartaround {
	width: 605px;
	position: relative;
	float: left;
	background-color: #fff !important;
}
.carttext {
	position: relative;
	width: 605px;	
	/*background-color: #fff;*/
	background-color: Transparent;
	height: 140px; /* change height of carttext step 1/2 */
	overflow: hidden;
	color:#5C5F5F;
	font-family:Arial;
}
.carttext .menuintrotext {
	position: absolute;
	top: 40px;
}
*html .carttext .menuintrotext {
	left: 10px;
}
.carttext .menuintrotext, .carttext .menuintrotext table {
	font-size: 12px;
	color: #000;
}
#topcartframe {
	width: 605px;
	overflow: hidden;
	position: relative;
}
#topcartiframe {
	width: 605px;
	height: 170px; /* change height of carttext step 2/2 */
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}
.carttextheader {
	text-align: left;
	width: 100%;
	color: #5C5F5F;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	height: 30px;
	background-image: url(design/topmenuactive.jpg);
	background-repeat: repeat-x;
}
.cartbigtopfr {
	position: relative;
	width: 100%;
	float: left;
	background-image: url(design/bg_mnu.jpg);
	background-position: 0px -3px; 
	background-repeat: repeat-x;
	height: 30px;
}
.cartbigtop, .cartformhead, .cartorderconfirmhead {
	width: 100%;
	float: left;
	background-image: url(design/bg_mnu.jpg);
	background-position: 0px -3px; 
	background-repeat: repeat-x;
	color: #5C5F5F;
	height: 30px;
	text-align: center;
}
.cartbigtop div, .cartformhead div, .cartorderconfirmhead div, .cartbigtopfr div {
	display: inline;
	margin-right: 5px;
}
div.nextico {
	background-image: url(dep/nextico.gif);
	height: 11px;
	background-repeat: no-repeat;
	display: inline;
	position: relative;
	padding-right: 5px;
}
.cartbigstep {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	position: relative;
	top: 8px;
}
div.cartbigstepdim {
	color: #808080;
	font-size: 11px;
	font-family: Arial;
	position: relative;
	top: 8px;
}
.cartheader {
	width: 100%;
	height: 30px;
	background-image: url(design/topmenu.jpg);
	background-repeat: repeat-x;
}
.cartbigtr {
	width: 100%;
	float: left;
	height: 38px;
	border-bottom: 1px dotted #e6e6e6;
}
.cartheader div, .cartbigtr div {
	display: inline;
	float: left;
	position: relative;
	top: 4px;
	font-weight: bold;	
}
.cartbigheadthumbnailpic, .cartbigthumbnailpic {
	width: 60px;
	margin-left: 5px;
}
.cartbigcart img {
	position: relative;
	top: 3px;
	left: 3px;
}
.cartbigheadcart, .cartbigwcart {
	width: 80px;
}
.cartbigheadproductdesc, .cartbigd {
	width:230px;
}
.cartbigheadprice, .cartbigprice {
	width:80px;
	text-align: right;
}
.cartbigprice, .cartbiglinesum {
	color: #606060;
}
.cartbigheadlinesum, .cartbiglinesum {
	width:80px;
	text-align: right;
}
.cartbigheaddelete, .cartbigdelete {
	width:60px;
	text-align: center;
}
input.bigcart {
	width: 20px;
}
a.prodlinkd {
	color: #545556;
	font-weight: bold;
	font-size: 13px;
}
a.prodlinkd:hover {
	color: #FE7300;
}
.cart {
	position: relative;
	/*left: 3px;
	top: 2px;*/
}
.cartbigd, .cartbigprice, .cartbiglinesum, .cartbigdelete {
	margin-top: 8px;
}
.cartbigsum, .cartbigmva, .cartbigsummva {
	float: left;
	color:#606060;
	font-weight:bold;
}
.cartbigsummva, .cartbigmva, .cartbigsum {
	width: 100%;
}
.cartbigsum {
	border-bottom: 1px solid #b4b4b4;
	padding-bottom: 5px;
	font-weight: bold;
}
.cartbigsummvatxt, .cartbigmvatxt, .cartbigsumtxt {
	float: left;
	display: inline;
	width: 150px;
	text-align: right;
	margin-left: 320px;
	margin-top: 5px;
}
.cartbigsummvav, .cartbigmvav, .cartbigsumv {
	float: left;
	display: inline;
	width: 80px;
	margin-left: 32px;
	margin-top: 5px;
}
.cartbigbottomtr {
	display: none;
}
.botcartframe {
	width: 100%;
	float: left;
	height: 160px;
	overflow: hidden;
}
#botcartiframe {
	width: 100%;
	float: left;
	height: 160px;
	overflow: hidden;
}

/* Beregning av porto */
div.portoestimat {
	float: left;
	width: 100%;
	text-align: center;
}
table.portoestimat {
	width: 100%;
	font-family: Arial;
	font-size: 13px;
}
tr.portoestimat1 {
	background-color:#FF8C00; padding:0px;
}
tr.portoestimat2 {
	background-color:#CACBCC;
}
tr.portoestimat3 {
	background-color:#E1E1E1;
}
tr.portoestimat4 {
	background-color:#E1E1E1;
}
tr.portoestimat5 {
	background-color:#FF8C00;
}

#cartframeid {
}
#cartbigbottoml {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.cartbigbottomback {
	width: 62px;
	float: left;
	padding-left: 10px;
}
.cartbigbottommore {
	width: 96px;
	float: left;
	padding-left: 10px;
}
.cartbigdeleteall {
	width: 67px;
	float: left;
	padding-left: 10px;
	cursor: pointer;
}
.cartbigbottomnext {
	width: 61px;
	padding-right: 10px;
	float: right;
}
.cartformbottomsend {
	width: 61px;
	float: right;
	padding-right: 10px;
	cursor: pointer;
}

/* 2:registrering */
#kundelogonaroundreg {
	float: left;
	width: 300px;
	margin-top: 28px;
	position: relative;
	left: 65px;
	color: Black;
}
#toptext {
	display: none;
	float: left;
	width: 605px;
	height: 40px;
	font-weight: bold;
	margin-top: 3px;
	color: Black;
}
#fakttext {
	width: 300px;
	float: left;
	display: inline;
	padding-left: 20px;
}
#delivertext {
	width: 200px;
	float: left;
	display: inline;
	padding-left: 3px;
}
#copyadr {
	position: absolute;
	width: 200px;
	left: 300px;
	top: 72px;
	clear: left;
	z-index: 1;
}
#custformorder {
	width: 605px;
	float: left;
	margin-bottom: 10px;
	color: Black;
	z-index: 0;
	background-color: White;
}

div.orderformdiv {
	float: left;
	width: 605px;
	background-color: White;
}
#divorderform, #divorderformtr {
	float: left;
	width: 100%;
	position: relative;
}
div.ocfwebsite, #ocfwebsite, #ocdwebsite,

{
}
#ocfdatetime, 
#ocddatetime, 
#ocfcompanyname, 
#ocdcompanyname 
{
	display: none;
}

#ocdcustomername, 
#ocdemailaddress, 
#ocdaddress, 
#ocdzipcode, 
#ocdcityplace, 
#ocdtelephone, 
#ocdtelefax, 
#ocdpayment, 
#ocdwebsite,
#ocdcomments  {
	width: 110px;
	height: 20px;
	font-weight: bold;
	text-align: right;
	float: left;
	clear: left;
	position: relative;
	margin-right: 2px;
}
#ocfcustomername, 
#ocfemailaddress, 
#ocfaddress, 
#ocfzipcode, 
#ocfcityplace, 
#ocftelephone, 
#ocftelefax, 
#ocfwebsite,
#ocfpayment  {
	width: 182px;
	height: 20px;
	position: relative;
	overflow: hidden;
}
#ocfwebsite
{
	margin-top: 10px;
}
.ordercustform {
	height: 17px;
	width: 180px;
}
html:not([opera]) .ordercustform {
	height: 15px;
}
#payment {
	height: 19px;
	width: 182px;
}
*html #payment {
	width: 180px;
}
#ocfcomments {
	float: left;	
	padding-bottom: 2px;
}
#comments {
	width: 450px;
	height: 40px;
	margin-top: 1px;
}
*html #comments {
	margin-left: 3px;
}

/* deliver elements */
#ocddelivername,
#ocddeliveraddress,
#ocddeliverzipcode,
#ocddelivercityplace {
	width: 110px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	left: 270px;
}
#ocfdelivername,
#ocfdeliveraddress,
#ocfdeliverzipcode,
#ocfdelivercityplace {
	position: absolute;
	left: 382px;
	width: 180px;
}
*html #ocfdelivername,
#ocfdeliveraddress,
#ocfdeliverzipcode,
#ocfdelivercityplace {
	left: 385px;
	width: 177px;
}
#ocddelivername, #ocfdelivername{top: 20px;}
#ocddeliveraddress, #ocfdeliveraddress{top: 40px;}
#ocddeliverzipcode, #ocfdeliverzipcode{top: 60px;}
#ocddelivercityplace, #ocfdelivercityplace{top: 80px;}


/**/
#betingelser {
	position: relative;
	width: 300px;
	float: left;
	height: 40px;
	text-align: right;
	left: 265px;
	margin-top: 10px;
	color: Black;
}
#betingelser a, #betingelser a:visited {
	font-weight: bold;
}
.cartformbottom {
	width: 605px;
	float: left;
	padding-top: 15px;
	background-color: White;
	padding-bottom: 7px;
}
.betalingsfeil {
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	text-align: center;
	background-color: White;
	color: red;
}

/* 3:send bestilling */

#cart2 {
	position: relative;
	text-align: left;
	margin-bottom: 10px;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	float: left;
	width: 605px;
	overflow: hidden;
	background-color: #fff;
	color: #000;
}
.cartmediumq {
	width: 70px;
	float: left;
	clear: left;
	margin-left: 2px;	
}
.cartmediumd {
	display: inline;
	position: relative;
	width: 230px;
	float: left;	
}
.cartmediump {
	display: inline;
	width: 140px;
	float: left;
	text-align: right;	
}
.cartmediuml {
	width: 140px;
	display: inline;
	float: left;
	text-align: right;	
}
.cartmediumsumtxt {
	float: left;
	width: 80%;
	text-align: right;
	font-weight: bold;
}
.cartmediumwrap, .cartmediumsum, .cartmediumsumtr, .cartmedium, .cartmediumtr {
	float: left;
	clear: left;
	width: 100%;
}
.cartmediumtr {
	padding-top: 5px;
}
.cartmediumsumtr {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: dotted 1px #b3b3b3;
}
.cartmediumsumv {
	padding-right: 23px;
	text-align: right;
	font-weight: bold;
	float: right;
}
table.cart2header {
	position: relative;
	float: left;
	height: 18px;
	background-color: #e5e5e5;
	border-top: 1px solid #b3b3b3;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}
#c1{width: 70px; padding-left:3px;}
#c2{width: 230px;}
#c3{width: 140px; text-align: right;}
#c4{width: 140px; text-align: right; padding-right: 10px;}
*html #c4{padding-right: 4px;}

#custformorder .cartformbottom {
	background-color: Transparent;
}

/* 4:ordrebekreftelse */
.cartformheadtr {
	text-align: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #913911;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	height: 20px;
}
#orderprintbutton {
	margin-left: 10px;
}
table.toporderwrap {
	width: 605px;
	border: 1px solid #b3b3b3;
	overflow: hidden;
	background-color: #fff;
	float: left;
}
table.ordercust {
	width: 603px;	
	font-family: Calibri;
	font-size: 13px;	
	border-bottom: 1px solid #b3b3b3;
	text-align: left;
}
table.ordercust div {
	margin-left: 20px;
	margin-bottom: 2px;
}
td.otmsessionno {
	width: 50%;
}
.ocmsessionno {
	margin-top: 5px;
	padding-bottom: 10px;
}
.ocdatetime {
	margin-top: 5px;
	margin-right: 20px;
	padding-bottom: 10px;
}
td.otmcomments, .occomments {
	padding-bottom: 10px;
}
.occustomername, .ocmcompanyname, .ohtotalsumtx, .ohtotalsum {
	font-weight: bold;
}
.ocdatetime {
	text-align: right;
}
table.orderprod {
	width: 603px;	
}
tr.orderlinetr td {
	border-bottom: 1px dotted #b0b0b0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.orderheadtr {
	background-color: #f5f1f1;
}
.opheadquantity, .opquantity, .opheadproductident, .opproductident, .opheadproductdesc, .opproductdesc, .opheadprice, .opprice, .opheadlinesum, .oplinesum  {
	font-size: 13px;
	font-family: Calibri;
}
.opproductident, .opheadproductident, .opheadproductdesc, .opproductdesc {
	text-align: left;
}
.opheadquantity {
	width: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;	
}
.opquantity {
	text-align: center;
}
.opheadproductident {
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.opheadproductdesc {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.opheadprice {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
    width: 80px;
    font-weight: bold;
}
.opprice {
	text-align: right;
	width: 80px;
}
.opheadlinesum {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right:20px;
	font-weight: bold;
	width: 80px;
}
.oplinesum {
	text-align: right;
	padding-right:20px;
	width: 80px;
}
.opproductdesc a {
	color: #000;
	text-decoration: none;
}
.opproductdesc a:hover {
	text-decoration: underline;
}
table.tableototalsum {
	width: 603px;
	font-family: Calibri;
	font-size: 13px;
}
.ototalsummvatxt, .ototalmvatxt, .ohtotalsumtx {
	width: 503px;
	text-align: right;
}
.ototalsummvav, .ototalmvav, .ohtotalsum {
	width: 80px;
	text-align: right;
	padding-right: 20px;
}
td.ototalsummvatxt, td.ototalsummvav {
	padding-top: 10px;
}
.ocordercomments1 {
}
.ocordercomments2, .ocordercomments3, .ocordercomments4 {
	width: 100%;
	text-align: center;
	height: 30px;
	font-weight: bold;
	font-size: 20px;
}

   /*--------------------------------------------------------------------------------*/
  /******************************************/
 /*            right column               */
/*****************************************/

.diverse {
	margin-top: -24px;
	position: relative;
	float: right;
	width: 180px;
	[]
	width: 190px;
	height: 57px;
	[]
	height: 64px;
	overflow: hidden;
	padding: 7px 0 0 10px;
}
.diverse .cart {
	width: 170px;
	float: left;
}
.diverse .cartsmall {
	width: 100%;
	float: left;
}
.diverse .cartsmalltr {
	width: 100%;
	float: left;
}
.cartqwrap, .cartpwrap {
	width: 100%;
	float: left;
}
div.cartsmallqtxt, div.cartsmallptxt {
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #000606;
}
div.cartsmallq, div.cartsmallp {
	float: right;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;	
	color: #000606;
	text-align: right;
}
div.diverseopacity {
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	height: 64px;
	background-color: #D8DDDC;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
div.gotocart {
	position: relative;
	width: 170px;
	float: left;
	padding-top: 5px;
	text-align: right;
}
a.gotocart, a.gotocart:visited {
	float: right;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	color: #000606;
}
a.gotocart:hover {
	color: #000606; /*#FE7300;*/
	text-decoration: underline !important;
}
/**/
div.kunderegaround {
	background-color: White;
	float: left;
	width: 100%;
	position: relative;
}

.kundelogonaround {
	float: right;
	position: relative;
	width: 163px;
	margin-top: 5px;
	margin-bottom: 5px;	
	right: 10px;
	border: 1px solid #b3b3b3;
	text-align: left;	
}
div.kundelogonhead {
	background-image: url(design/bg_mnu.jpg);
	background-position: 0 -3px;
	background-repeat: repeat-x;
	float: left;
	line-height: 30px;
	text-indent: 10px;
	position: relative;
	width: 100%;
}
#logonheader {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;	
}
div.divlogonf {
	font-size: 11px;
	font-family: Arial;
	margin-left: 10px;	
}
#divlogonerr {
	text-align: left;
	color: red;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 100%;
}
input.logon {
	width: 100px;	
}
input.logon {
	height:20px;
}
html:not([opera]) input.logon {
	height: 15px;
}
button.logonbutton {
	width: 68px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	border: none;
	cursor: pointer;
	background-color: Transparent;
}
div.logonborder
{
	border-top: dotted 1px #b3b3b3;
	width: 140px;
	margin: 10px 0px 5px 0px;
	height: 1px;
	overflow: hidden;		
}
a.logonlink1, a.logonlink2, a.logonlinks
{
	position: relative;
	float: left;
	clear: both;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
}
a.logonlink1
{
	margin-top: 30px;
}
a.logonlinks:hover, a.logonlink1:hover, a.logonlink2:hover
{
	text-decoration: underline;	
}
#loggedon a
{
	font-weight: bold;
	float: left;
	clear: left;
	padding-bottom: 15px;
	color: #000;
	text-decoration: none;
}
#loggedon a:hover
{
	text-decoration: underline;
}
a.logonlinksC
{
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a.logonlinksC:hover
{
	
}
/* banner right */
.rightbanner
{
	float: right;
	position: relative;
	width: 163px;
	text-align: left;
	overflow: hidden;
	right: 2px;
	margin-top: 5px;
	padding-bottom: 5px;
}
html:not([opera]) .rightbanner
{
	width: 165px;
}
#menuintrotext-1008
{
	width: 163px;
	overflow: hidden;
}
html:not([opera]) #menuintrotext-1008
{
	width: 165px;
}

/*-----------------------------------------------------------------------------------*/

   /*--------------------------------------------------------------------------------*/
  /******************************************/
 /*            bottom section              */
/*****************************************/

div.digitrollsign {
	position: relative;
	left: 10px;
	width:195px;
	float: left;
	padding: 5px 0 5px 0;
	text-align: center;
}
div.digitrollsign a
{
	color: #000606;
	text-decoration: none;
	font-size: 12px;
	top: 5px;
	font-family: Arial;
}
div.digitrollsign a:hover
{
	color: #FE7300;
	text-decoration: none;	
}

/*-----------------------------------------------------------------------------------*/

/* Tip a friend / Send userlist to friend / Product request */

div.tipafriendtop, div.prodrequesttop
{
	position: absolute;
	bottom: 20px;
	left: 150px;
	width: 338px;
	height: 310px;
	overflow: hidden;
	z-index: 1000;	
	background-image: url(dep/popup_back.jpg);
}
div.tipafriendhead, div.senduserlisthead, div.prodrequesthead
{
	width: 100%;
	height: 22px;
	padding: 20px 0px 0px 5px;
	z-index: 0;
}
*html div.tipafriendhead, div.senduserlisthead, div.prodrequesthead {display: inline;}
*html div.tipafriendheadtxt, div.senduserlistheadtxt, div.prodrequestheadtxt {display: inline;padding: 0px 0px 0px 0px;}
div.tipafriendheadtxt, div.senduserlistheadtxt, div.prodrequestheadtxt
{
	width: 220px;
	padding: 5px 0px px 0px;
	margin: 0px 0px 5px 0px;
	position: relative;
	left: 60px;
	text-transform: uppercase;
	font-style: italic;
	font-size: 16px;
	float: left;
}
.tipafriendheadtxt img, .senduserlistheadtxt img, .prodrequestheadtxt img
{
	padding-right: 10px;
}
div.tipafriendheadclose, div.senduserlistheadclose, .prodrequestheadclose
{
	cursor: pointer;
	position: absolute;
	left: 300px;
	top: 30px;
	z-index: 1000;
}
div.tipafriendpname, div.senduserlistpname, .prodrequestpname
{
	display: none;
}
div.tipafriendmsg, div.tipafrienderrmsg, div.senduserlistmsg, div.senduserlisterrmsg, div.prodrequestmsg, div.prodrequesterrmsg
{
	width: 204px;
	height: 10px;
	padding: 5px 0px 0px 0px;
	color: Red;
	position: relative;
	left: 70px;
}
div.tipafriendsend, div.senduserlistsend, div.prodrequestsend, div.prodrequestsend
{
	padding: 5px 0px 0px 0px;
	width: 204px;
	position: relative;
	left: 70px;
}
input.tipafriendinp, textarea.tipafriendcommentinp, input.senduserlistinpinp, textarea.senduserlistcommentinp, input.prodrequestinpinp, textarea.prodrequestcommentinp
{ 
	width: 180px;
	border: solid 1px #b3b3b3;
}
div.tipafriendfrom, div.senduserlistfrom, div.prodrequestfrom
{
	padding: 5px 0px 0px 0px;
	width: 204px;
	position: relative;
	left: 70px;
}
div.tipafriendcomment, div.senduserlistcomment, div.prodrequestcomment
{
	padding: 5px 0px 0px 0px;
	width: 204px;
	position: relative;
	left: 70px;
}
div.tipafriendsubmit, .senduserlistsubmit, .prodrequestsubmit
{
	padding: 5px 0px 0px 0px;
	width: 204px;
	position: relative;
	left: 70px;
}
div.tipafriendsubmittxt, div.senduserlistsubmittxt, .prodrequestsubmittxt
{
	width: 58px;
	height: 21px;
	margin-bottom: 5px;
	cursor: pointer;
}
div.tipafriendsubmittv, .senduserlistsubmittv, .prodrequestsubmittv
{
	display: none;
	cursor: pointer; 
}
div.singletipafriendtxt, div.tipafriendheadtxt, div.tipafriendsendtxt, div.tipafriendcommenttxt, div.tipafriendfromtxt, div.singletipafriendtxt,
div.senduserlistheadtxt, div.senduserlistsendtxt, div.senduserlistfromtxt, div.senduserlistcommenttxt,
div.prodrequestheadtxt, div.prodrequestsendtxt, div.prodrequestfromtxt, div.prodrequestcommenttxt
{
	font-weight: bold;
	color: #000;
}

/*-----------------------------------------------------------------------------------*/
/* USERLIST - PLANKJØP/ØNSKELISTE */
#onskelistepop, div.senduserlisttop {
	position: absolute;
	display: none;
	top: 215px;
	left: 265px;
	width: 338px;
	height: 310px;
	overflow: hidden;
	z-index: 1000;	
	background-image: url(dep/popup_back.jpg);
}
.onskelistepoplukknapp {
	cursor: pointer;
	position: absolute;
	left: 300px;
	top: 30px;
	z-index: 1000;
}
.onskeliste {
	padding: 5px 0px px 0px;
	margin: 30px 0px 5px 0px;
	position: relative;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
#onskelistebody {
	width: 300px;
	margin-left: 20px;
	position: relative;
}
#onskelistealle {
	height: 100px;
	overflow-y: scroll;
}
.allmyuserlists {
	margin-top: 3px;
}
.lagnyliste {
	margin-top:5px;
	margin-left: 15px;
}
.aktivliste {
	width: 90%;
	margin-top:20px;
	margin-left: 15px;
	color:#000;
	font-size: 12px;
}
a.amyuserlists {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
a.amyuserlists:hover {
	text-decoration: underline;
}
.myuserlists {
	position:relative;
	top: -4px;
	left: 50px;
	display: inline;
	color: white;
	cursor: pointer;
}
.myuserlistsdel {
	position:absolute;
	left:15px;
	display:inline;
	cursor: pointer;
}
.opprettnyknapp {
	position:relative;
	top:7px;
	left: 0px;
}
*html .opprettnyknapp {
	top:5px;
}
.userlistcustname {
	float: left;
	width: 770px;
	[]
	width: 790px;
	padding: 10px;
	margin-bottom: 3px;
	border-bottom: 1px solid #b3b3b3;
	background-color: White;
	text-align: left;
	z-index: 1002;
}
.activelisttxt {
	position: relative;
	top: -7px;
}
#kundebodyedit {
	float: left;
	width: 100%;
}
.minliste {
	font-weight:bold;
	text-decoration:underline;
}
.eksisterendelister {
	margin-top:22px;
	width:100%;
}
#mylistalias {
	margin-left: 12px;
	width:140px;
}
.eksisterendelister {
	font-weight:bold;
}
.onskelisteicustomer {
	z-index: 1001;
	position:absolute;
	top:-38px;
	left:517px;
}
.singleuserlist {
	cursor: pointer;
}
.singleuserlisttxt {
	display: none;
}

/* PRODUKTBANNER */
div.prodbanner {
	width: 790px;
	font-family: Arial;
	font-size: 11px;
	float: right;
	margin-top: 3px;
}
div.prodbanner div.menuintrotext {
	margin-bottom: 0px;
}

/*-----------------------------------------------------------------------------------*/

/* KUNDESIDER */

div.loggedonpage {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #b3b3b3;
	width: 100%;
	float: left;
	background-color: White;
}
table.mypage {
	border-collapse: collapse;
}
table.mypage td {
	text-align: center;
	width: 75px;
}

/* PAKKEVARE */
div.pkvarelinjer {
	clear: both;
	float: left;
	width: 585px;
	[]
	width: 605px;
	padding: 5px 10px 5px 10px;
}
div#pkvareerror {
	display: none;
	padding: 5px 0 5px 0;
	width: 100%;
	float: left;
	text-align: center;
	color: Red;
}
div.pkvarelinje {
	float: left;
	width: 100%;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #a1a1a1;
}
div.pkvarelinjetxt {
	float: left;
	width: 360px;
}
div.pkvarelinjev {
	float: right;
}
select.pkvarelinjev {
	width: 220px;
}

/* order_sjekk.aspx */
div.ordersjekk {
	float: left;
	width: 100%;
	background-color: White;
	padding: 10px 0 10px 0;
	text-align: center;
}
div.orderformkatalogimg
{
	padding-top: 10px;
	padding-left : 60px;
	font-weight: normal;
	position :relative ;
	float : left;
}
div.orderformkatalog
{
	padding-top: 16px;
	padding-left : 10px;
	font-weight: normal;
	position :relative ;
	float : left;
	vertical-align : middle ;
}
