﻿/* main */
html,body
{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
img
{
	border: 0px;
	border-style: none;
}
a, a:visited {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: Black;
	text-decoration: underline;
}
input {
	border: solid 1px #cccccc;
	color: #726459;
    font-size: 11px;
    font-family: Arial, Verdana, Tahoma;
    height: 19px;
    padding: 2px;
   	vertical-align: middle;
   	margin: 0px;
}
html:not([opera]) input
{ 
    height: 15px;
}
*html input
{ 
    height: 21px;
}
   	
	
body
{
	font-size: 11px;
    color: #000;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;    
	background-color: #D8D8D8;
}
#topdocument
{
	width: 1000px;
	margin: 0px auto;
}
#content
{
	width: 1000px;
	background-color: #fff;
	float: left;
}
.top_banner{
    cursor: pointer;
    height: 120px;
    overflow: hidden;
    margin-top: 10px;
}
.section1
{
	position: relative;
	width: 820px;
	float: left;
	margin-top: 5px;
	text-align: left;
	overflow: hidden;	
}
.section2
{
	position: relative;
	width: 170px;
	float: right;
	text-align: left;
	margin-top: 5px;
	overflow: hidden;
}
.section3 /*bottom*/
{
	position: relative;
	width: 1000px;
	height: 30px;
	float: left;
	background-color: #25231d;
}
.maincontent_left
{
	position: relative;
	width: 215px;
	float: left;
	text-align: left;
}
.maincontent_middle
{
	width: 605px;
	float: right;
	text-align: left;	
}
#formsearch
{
	height:0px;
}
#historyStorageForm /* tar vekk meld som vises noen ganger i explorer under hele siden: oaded":true} */
{
	display : none;	
}

   /*--------------------------------------------------------------------------------*/
  /******************************************/
 /*            left column                */
/*****************************************/

/* search */
.divsearch
{
	float: left;
	position: relative;
	left: 10px;
	width: 195px;
	height: 70px;
	overflow: hidden;
	background-color: #e6e6e6;
	border: 1px solid #b3b3b3;
}
.searchheader
{
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	background-color: #b0b0b0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
div.searchcap
{}
input.soek
{
	width: 145px;
	margin: 10px
}
img.search
{
	position: absolute;
	top: 35px;
	left: 165px;
}
#matches
{
	display: none;	
}
/* menu */
.mainmenu
{
	float: left;
	position: relative;
	left: 10px;
	width: 195px;
	background-color: #fff;
	border: 1px solid #b3b3b3;
	margin-top: 5px;
}
div.menuheader
{
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	background-color: #b0b0b0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	margin-bottom: 10px;
}
div.menuheadertxt
{
}
/* menu icons */
.divmainicoopen
{
	float: left;
	display : inline;
	width : 15px;
	position: relative;
}
.divmainicoclosed
{
	float: left;
	display : inline;
	width : 15px;
	position: relative;
}
.divsubicoopen 
{
	display : inline;
	width: 10px;
	float: left;
}
.divsubicoclosed
{
	display : inline;
	width: 10px;
	float: left;
}
/* menulinks */
div.mspace
{
	display: none;	
}
div.mainmenuclosed0, div.mainmenuopen0
{
	width: 175px;
	margin-left: 10px;
	margin-bottom: 5px;	
}
div.divamainmenuclosed0, div.divamainmenuopen0
{
}
a.amainmenuopen
{
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	color: #000;
	display: inline-block;
}
a.amainmenuclosed
{
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial;
    display: inline-block;
}
a.amainmenuclosed:hover, a.amainmenuopen:hover
{
	text-decoration: underline;	
}
a.asubmenuopen
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
a.asubmenuclosed
{
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
}
a.asubmenuclosed:hover, a.asubmenuopen:hover
{
	text-decoration: underline;	
}
.submenuclosedm, .submenuopenm
{
	display: inline;	
}
.submenuclosed1,.submenuclosed2,.submenuclosed3,.submenuclosed4, .submenuclosed5
{
	position: relative;
	margin: 0px 0px 3px 0px;
}
.submenuopen1,.submenuopen2,.submenuopen3,.submenuopen4, .submenuopen5
{
	position: relative;
	margin: 0px 0px 3px 0px;
}
.submenuclosed1, .submenuopen1
{
	margin-left: 30px;	
}
.submenuclosed2, .submenuopen2
{
	margin-left: 45px;
	position: relative;	
}
.submenuclosed3, .submenuopen3
{
	margin-left: 60px;	
}
a.asubmenuclosed, a.asubmenuclosed:hover, a.asubmenuclosed:visited
{
	width: 120px;
	display: inline-block;
}
a.asubmenuopen, a.asubmenuopen:hover, a.asubmenuopen:visited
{
	width: 120px;
	display: inline-block;
}

/* banner left */
.leftbanner
{
	position: relative;
	width: 195px;
	overflow: hidden;
	background-color: #fff;
	margin-top: 5px;
	left: 10px;	
}
html:not([opera]) .leftbanner
{
	width: 600px;
}
#menuintrotext-1007
{
	width: 600px;
	overflow: hidden;
}
html:not([opera]) #menuintrotext-1007
{
	width: 600px;
}

/* newsletter */
div.newsletter {
	position: relative;
    float: left;
    clear: both;
    padding: 0;
    margin: 5px 0px 0px 0px;
    width : 195px;  /* totalt width of menu */
    left:10px;
    border: solid 1px #b3b3b3;
}
div.newsletterhead {
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	padding: 0;
	margin: 0;
	background-color: #b0b0b0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.newslettercontent
{
	padding: 5px 0px 5px 15px;
}
#epostaddr
{
	border: 1px solid #ccc;
	width: 125px;
	height: 18px;
	margin-left: 10px;
}
.newsletterreg
{
	text-align: right;
	margin-right: 12px;
	margin-top: 3px;
	cursor: pointer;
}
.newsletterreg a
{
	color: #707070;
}
.newsletterreg span
{
	cursor: pointer;
}
#maillisttxt
{
	color: Red;
}

/* miljø og transport bokser */
div.miljo, div.transport, div.varemerker, div.finans, div.facebook {
	position: relative;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
    width : 195px;  /* totalt width of menu */
    overflow: hidden;
    left:10px;
    border: solid 1px #b3b3b3;
    background-color: #ffffff;
}
div.varemerker
{
    text-align: center;
}

/* Digitroll signature */
div.digitrollsign
{    
	position: relative;
    float: left;
	width: 195px;
    left:10px;
    border-top: 1px dashed #b3b3b3;
    margin-top: 10px;
    line-height: 25px;
    text-align: center;
}
a.digitrollsign, a.digitrollsign:hover, a.digitrollsign:visited
{
	color: #b3b3b3; 	
	text-decoration: none;
}

/* contact info */
div.contactinfo
{
	position: relative;
	width: 175px;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	font-family: Arial;
	font-size: 12px;	
}

   /*--------------------------------------------------------------------------------*/
  /******************************************/
 /*            middle column              */
/*****************************************/

/* toplinks */
.toplinks
{
	float: left;
	position: relative;
	width: 605px;	
	height: 27px;
	background-color: #B3B3B3;	
}
.toplinks div 
{
	width: 80px;
	height: 27px;	
	line-height: 27px;
	float: left;
	margin: 0 5px 5px 0px;
	font-size: 12px;
	text-align: center;
}
a.topmenu, a.topmenu:active, a.topmenu:visited { /* a element in menu */
    color: #fff;
    font-size: 90%;
    font-weight: bold;
    text-decoration: none;
}
a.topmenu:hover {
	text-decoration: underline;
}

/* breadcrumbs */
.breadmain
{
	float: left;
    width: 605px;
    position: relative;
    height: 27px;
    line-height: 27px;
    border-bottom: 1px solid #e6e6e6; 
}
div.breadcrumbs
{
	float: left;
	white-space: normal;
	font-family: Arial;
	font-size: 10px;
	position: relative;
	padding-left: 12px;
	padding-right: 7px;
}
a.breadcrumbs, a.breadcrumbs:visited
{
	text-decoration: none;
}
a.breadcrumbs:hover
{
	text-decoration: underline;
}
#custname {
	float: right;
	padding-right: 12px;
}

/* render */
#render
{
	width: 605px;
	overflow: hidden;
	margin-top: 10px;
	font-family: Arial;
	font-size: 11px;
	padding-bottom: 15px;
	position: relative;	
}
.menuintrotext, .menumaintext
{
	width: 605px;
	float: left;
	margin-bottom: 10px;
}
/* render menu - valgt meny i stedet for liste eller box i visning*/
div.rendermenucol
{
	position: relative;
	width: 605px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	display: table;
}
div.rendermenucoltr
{
	position:relative;
	width: 605px; 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.rendermenu1, div.rendermenu2, div.rendermenu3
{
	margin: 5px 7px 5px 0px;
	padding: 0px 0 0 0;
	width: 195px;
	height: 160px;	
	float: left;
	overflow:hidden;
	border: solid 1px #ccc;
}
div.rendermenu3
{
	margin: 5px 0px 5px 0px;
}
*html div.rendermenu1, div.rendermenu2{margin: 5px 10px 5px 0px;} /* Firefox fix */
div.rendermenutr{}
div.rendermenupicture
{
	float:left;
	position:relative;
	height: 120px;
	width:192px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	/*display: table;*/
}
.rendermenupicture a 
{
	/*display: table-cell;*/
}
div.rendermenudesc
{
	height: 25px;
	width: 195px;
	float: left;
	clear: both;
	/*display: table;*/
	text-align: left;
	background-color: #e5e5e5;
	padding: 3px 0px 0px 10px;
}
img.nopicimg{}
a.prodlinkdm
{
display: block;
width: 170px;
font-weight: bold;
}

/* product view: box */
.renderboxcoltr
{
	position:relative;
	width: 605px; 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.renderboxcol
{
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table;
}
.renderbox1,.renderbox2,.renderbox3 /* box containers */
{	
	margin: 5px 7px 5px 0px;
	width: 195px;
	height: 160px;	/* height of boxes in boxview */
	float: left;
	overflow: hidden;
	border: 1px solid #b6b6b6;
}
.renderbox1,.renderbox2,.renderbox3 
{
[width: 195px;
width: 192px;
]width: 195px;

}

*html .renderbox1,.renderbox2,.renderbox3 {margin: 5px 10px 5px 0px;}
.renderbox3
{
	margin: 5px 0px 5px 0px;
}
.boxpicture /* image container */
{
	float: left;
	position: relative;
	height: 120px;
	padding: 2px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	display: table;	
	
}
.boxpicture a 
{
	display: table-cell;
}
.boxprice:before /* Puts kr. in front of boxprice */
{
	/*content:"kr. ";*/
}
.boxdesc /* container which holds product name */
{	
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 3px 0px;
	height: auto;
	font-weight: bold;
	font-size: 13px;
}
.boxalt01v
{	
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	height: auto;
}
.boxalt01txt
{
	display: none;
}
.prodlinkd, .prodlinkdb /* link on box desc*/
{

}
a.cartprodlinkd, a.cartprodlinkd:hover, a.cartprodlinkd:visited
{
	white-space: normal !important;
	width: 250px;
}
.cartbigd
{
	width: 250px;
	white-space: normal !important;
}
*html a.cartprodlinkd,a.cartprodlinkd:hover, a.cartprodlinkd:visited 
{
	white-space: nowrap;  
    overflow: hidden;
    text-overflow: ellipsis;
    width: 240px; 
}

*html .cartbigd /* IE fix for products in cart with very long descriptions */
{
    white-space: nowrap;  
    overflow: hidden;
    text-overflow: ellipsis;  
    width: 250px;
}
div.boxcart /* container for cartinput and carticon */
{	
	width: 100%;
}
div.boxcarttxt /* text before cartinput: "legg i handlekurv" */
{display: none;}
div.boxcartvv /* container for cartinput and carticon */
{
	display: inline;
	height: 21px;
}

div.boxcartvv img.cart /* cart-icon */
{
	position: relative;
}
div.boxcartinp
{	
	display: inline; /* container for cartinput */
}
input.boxquantity /* cartinput */
{
	width: 25px;
	height: 21px;
	text-align: right;
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
html:not([opera]) input.boxquantity {height:19px;} /* Firefox fix */
div.boxcartv /* container for carticon */
{
	display: inline;
	height: 17px;
	width: 19px;
}
div.boxproductident, div.boxdimen,  div.boxcolor,  div.boxunit, div.boxquantityonhand, div.boxprice, div.boxcart, div.boxreadmore /* container for boxunit */
{
	width: 100%;
	margin: 0 0 0 80px;
}
div.boxunittxt, div.boxunitv, div.boxcolortxt, div.boxcolorv, div.boxdimentxt, div.boxdimenv, div.boxquantityonhandtxt, div.boxquantityonhandv, div.boxpricetxt, div.boxpricev, div.boxcarttxt, div.boxcartv, div.boxcartvv /* text and value */
{
	display: inline;
}
div.boxunittxt, div.boxcolortxt, div.boxdimentxt, div.boxquantityonhandtxt, div.boxcarttxt /* text and value */
{
	color:#626262;
}
.boxprice
{
	height: 20px;
	vertical-align: middle;
	color : #a81002;
	font-size: 12px;	
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.boxpricev
{
	margin-right:3px;
	color : #a81002;
	font-size: 12px;	
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.boxorgprice
{
	display: inline;
}
.boxorgpricenull /* original price when discount is showing */
{
	display: inline;
}
.boxreadmore /* les mer foran boxcart*/
{
	padding: 5px 0px 0px 0px;
	width: 110px;
}

/* product view: display */
.rendersingle /* container with product details and image */
{	
	width: 603px; 
    margin: 40px 0px 0px 0px;
    float: left;
    border: 1px solid #b3b3b3;
    background-color: #fff;
 }
.rendersingletr
{
	float: left;
	width:603px;
	position: relative;	
}
.divmulitpic /* container with picture and arrows: < and  > */
{     
    width: 300px;
    height: 200px;      
    float: left;
	display: table;
}
.singlepicture /* box with picture */
{
	display:table-cell;
    width: 250px;
    height: 200px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.singlebigpicture /* container with picture that shows after click on small picture */	
{ 
	position: absolute;
	top:60px;
	left: 0px;	
	width: 300px;		
	height: auto;
	text-align: center;	
	cursor:pointer;
}
.mulitpicturepre,.mulitpictureaft /* boxes which holds arrows images */
{
	display: table-cell;
    height:200px;    
    width: 20px;
    vertical-align: middle;
}
.mulitpicturepre{/* box with left arrow */
	text-align:right;
}
/* product attributes - contains caption and data */
.singleproductident, .singledimen,.singlecolor,.singleunit,.singlequantityonhand,.singleprice,.singlecart,.singlealt01, .singlealt02,.singlealt03,.singlealt04,.singlealt05,.singlealt06,.singlealt07,.singlealt08,.singlealt09,.singlealt10,  .singlevariantd, .singlegrsweight
{	    
	float: right;
	clear: right;
    width: 300px; 
    padding: 3px 0px 0px 0px;
}

/* product attributes - caption */
.singleproductidenttxt, .singlealt01txt,.singlealt02txt,.singlealt03txt,.singlealt04txt,.singlealt05txt,.singlealt06txt,.singlealt07txt,.singlealt08txt,.singlealt09txt,.singlealt10txt, .singledimentxt, .singlecolortxt, .singlequantityonhandtxt,.singleunittxt, .singlepricetxt, .singlevariantdtxt, .singlevariantcolordtxt, .singlegrsweighttxt
{
    width: 100px;
    float:left;  /*IE fix*/
}
.singleproductidenttxt, .singlecolortxt, .singlevariantdtxt, .singledimentxt, .singlequantityonhandtxt,.singleunittxt, .singlepricetxt, .singlealt01txt,.singlealt02txt,.singlealt03txt,.singlealt04txt,.singlealt05txt,.singlealt06txt,.singlealt07txt,.singlealt08txt,.singlealt09txt,.singlealt10txt, .singlevariantcolordtxt, .singlegrsweighttxt
{
	color:#626262;
	font-weight:bold;
	font-size:11px;
}
div.singledimentxt, div.singledimenv
{
	display: none;
}
/* product attributes - data */
.singleproductidentv,.singledimenv, .singlecolorv, .singlequantityonhandv, .singleunitv,.singlevariantdv, .singlealt01v, .singlealt02v, .singlealt03v, .singlealt04v, .singlealt05v, .singlealt06v, .singlealt07v, .singlealt08v, .singlealt09v, .singlealt10v, .singlegrsweightv
{
    width: 190px;
    float: left; /*IE fix*/
}
.singleproductidentv,.singlecolorv, .singlequantityonhandv , .singledimenv, .singleunitv,.singlepricev, .singlealt01v, .singlealt02v, .singlealt03v, .singlealt04v, .singlealt05v, .singlealt06v, .singlealt07v, .singlealt08v, .singlealt09v, .singlealt10v, .singlegrsweightv
{
	color:#000;
	font-size:11px;
}
div.singlevariantpictures {
	display: none;
}
.singlevariantcolordtxt, .singlevariantdtxt {
	float: left;
	width: 100px;
}
.singlevariantcolordv, .singlevariantdv {
	float: left;
	width: 100px;
}
.singlevariantcolor, .singlevariantsize {
	width: 110px;
}
div.singlevariantd, div.singlevariantpicturesdv, div.singlevariancolortd {
	display: table;
	float: left;
	width: 230px;
}
.notinstock {
	display: none;
}
.singlealt01v /* second descrition */
{
/*	width: 200px;
	padding-bottom: 10px;*/
}
div.singlealt01txt /* hide caption for second description */
{
/*	display: none;*/
}
.singlepricev, .singleorgprice /* place price and discountedprice on same line */
{
	display: inline;
}
.singlepricev, .singleorgprice /* red color on price */
{
	color: #a81002;
}
.singleorgprice /* space between price and discountedprice */
{
	padding-left: 2px;
}
.singlecartinp,.singlecartv /* cart input and button */
{
	display: inline;
}
.singlecart {
	padding-top: 10px;
	padding-bottom: 10px;
}
.singlecartinp /* cart input */
{
	vertical-align: middle;
	padding: 0px 5px 0px 10px;
}
.singlecartinp input {
	width: 30px;
}
img.cart /* cart button */
{
}
.singlepricetxt,.singlepricev{/* price caption and value */
    font-weight: bold;    
}
.singlecarttxt,.singlecartinp,.singlecartinp *,.singlecartv,.singlecartv *{/* these elements hold text, input and cart image and everything inside those elements*/
	vertical-align:middle;
}
.singlecarttxt
{
	color:#626262;
}
.singledesc /* product name */
{ 
	width: 603px;
	position: relative;
	top: -25px;
	color: #ab1202;  
    font-size: 16px;
    font-weight: bold;
}
.singlelongdesc /* box with long description of product */
{
	width: 583px;
	float: left;
	padding: 10px 10px 10px 10px;    
	border-top: 1px dashed #b6b6b6; 
	font-size:11px;
	color:#000;  
}
.singlesuppliersdescr /* suppliersdescription */
{
	clear: both;
	width: 95%; 
	padding: 0px 10px 10px 10px;  
}
.singlelongdesctxt,.singlesuppliersdescrtxt /* hides caption for singlelongdesc and singlesupploiersdesc */
{	   
	display: none;
}
.singlecarttxt
{
	display: inline;
}

.singleiframesold{ /* box which holds iframe with text "De som kjopte dette, kjopte ogsa :"*/
	margin: 10px 0px 0px 0px;
	height: 20px;
}


#singleiframesold{} /* iframe for soldalso */
#singleframeb{}
.singleiframe{height:20px;margin-top: 10px;} /* iframe for accessories and soldalso */
html:not([opera]) .singlesoldalso{height: 30px;display: table;float: left;margin-top: 30px;} /* Firefox */
.singlesoldalso, .singleaccessories{} /* container for accessories and soldalso */
#Div1, #Div2, #Div3{font-weight: bold;} /* text in iframes for soldalso and accessories */
#Div2
{
    text-align: left;
}
/* start hacks */
/* IE hacks because of bugs in rendering elements with display=table and display=table-cell */
*html .singlepicture
{
	float: left;
}
*html .mulitpicturepre,*html .mulitpictureaft
{
	float:left;
	padding:90px 0 0 0;
}
/*end IE hacks*/
/* end hacks */


.singleprinterfriend, .singletipafriend, .singleuserlist, .singleprodrequest
{
	width: 125px;
	float: left;
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.singleprinterfriendtxt, .singletipafriendtxt, .singleprodrequesttxt
{
	width: 95px;
	float: right;
	margin-top: 3px;
	font-weight: bold;
}
.printerfriendv, .tipafriendv, .prodrequestv
{
	width: 21px;
	height: 22px;
	float: left;	
	cursor: pointer;
}

/* product view: list */
.fieldheader
{
	width: 100%;
	float: left;
	background-color: #e6e6e6;
	margin-bottom: 3px;
}
.fieldheadertr
{
	float: left;
	padding-left: 5px;
}
.fieldheadertr div
{
	float: left;
	height: 25px;
	line-height: 25px;
}
.renderlisttr
{
	width: 100%;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #b3b3b3;
	z-index: 1;
}
.afieldheader
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.renderlistgroup {
	float: left;
	width: 100%;
	background-color: #b3b3b3;
}
.renderlistgrouptr {
	float: left;
	line-height: 18px;
	text-indent: 5px;
}
a.listgrouplink, a.listgrouplink:visited {
	font-weight: bold;
}
a.listgrouplink:hover {
}
.spanproductident, .spancartinp, .spancart, .spandesc, .spanprice, .spanunit
{
	margin-top: 3px;
}
.fieldthumbnailpic
{
	width: 60px;
	float: left;	
}
.spanpicture
{
	width: 80px;
	float: left;	
}
.fieldproductident, .spanproductident
{
	width: 85px;
	float: left;	
}
.fieldcart
{
	width: 65px;
	float: left;	
}
.spancartinp input
{
	width: 20px;
	float: left;	
}
.renderlisttr input
{
	width: 20px;	
}
.spancartinp
{
	width: 30px;
	float: left;	
}
.spancart
{
	width: 35px;
	float: left;	
}
.fielddescription, .spandesc
{
	width: 235px;
	float: left;	
}
.fieldunit, .spanunit {
	width: 40px;
	float: left;	
}
.fieldprice, .spanprice
{
	width:70px;
	float: left;
	text-align: right;
}
a.prodlinkd
{
	color: #000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
}
a.prodlinkd:hover
{
	text-decoration: underline;
}


div.singleiframe, #singleiframe
{
	height: 35px;
	float: left;
	text-align: left;
}
#singleframeb
{
	background-color: #fff;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}

.singleiframe
{
	height: 35px;
}
.singleiframeacc
{
	height: 35px;
	clear: both;
	margin-bottom: 5px;
}
/* new customer form */

div#custedit {
	width: 100%;
	float: left;
	padding: 10px 0 10px 0;
	text-align: center;
}
#newcustform, #customerform
{
	background-color: #f3f3f3;
	float: left;
	width: 100%;
}
#newcusthead
{
	padding-top: 10px;
	padding-bottom: 15px;
	float: left;
	width: 100%;
	text-align: center;	
}
input.newcustform
{  
    width: 190px;
}
#newcustform #errormessage
{
	float: left;
}
.ncddiv
{
	float: left;
	clear: left;
	display: inline;	
	text-align: right;
	width: 210px;	
	height: 20px;	
}
.ncfdiv
{
	float: left;
	width: 210px; 
	height: 20px;
	left: 5px;
	position: relative;
}
#newformsubmit
{
	float: left;
	width: 100%;
	height: 22px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #b3b3b3;
	background-color: #fff;
}
.newcustformbutton
{
	cursor: pointer;
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0px;		
}
#newcustformreset
{
	float: left;
	margin-left: 433px;
	width: 94px;
}
*html #newcustformreset
{
	margin-left: 434px;
}
#newcustformsubmit
{
	float: left;
	width: 77px;
}
/* forgot username/password */
#sendup
{
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.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 */
.olgensestxt, .oldatetxt, .olcustnotxt, .olpricetxt
{
	display: inline;
	font-weight: bold;
	width: 150px;
	float: left;
}
.olsessionno, .olentrydatetime, .olcustomerno, .ollinesum
{
	display: inline;
	width: 150px;
	float: left;
	height: 20px;
}
.olsessionno a
{
	color: #000;
	text-decoration: none;
}
.olsessionno a:hover
{
	text-decoration: underline;
}
.ordertotalsum
{
	float: left;
	width: 100%;
	border-top: 1px dotted #b3b3b3;
	padding-top: 5px;
}
.oltotalsumtx
{
	width: 450px;
	font-weight: bold;
	display: inline;
	float: left;
}
.oltotalsum
{
	width: 150px;
	font-weight: bold;
	display: inline;
	float: left;
}

/* 1:handlekurv */
body.cartframe
{
	background-color: transparent;
	background-image: none;
}
#topcartframe
{
	width: 100%;
	float: left;
	height: 70px;
	overflow: hidden;
	position: relative;
}
#topcartiframe
{
	width: 100%;
	height: 70px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}
.carttextheader
{
	text-align: left;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 10px;
	color: #913911;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	height: 20px;
}
.cartbigtop, .cartformhead, .cartorderconfirmhead
{
	width: 100%;
	background-color: #f3f3f3;
	height: 30px;
	text-align: center;	
}
.cartbigtop div, .cartformhead div, .cartorderconfirmhead 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%;
	float: left;
	height: 30px;
	background-color: #e6e6e6;
}
.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;
}
.cartbigheadcart, .cartbigwcart
{
	width: 80px;
}
.cartbigheadproductdesc, .cartbigd
{
	width:230px;
}
.cartbigheadprice, .cartbigprice
{
	width:80px;
	text-align: right;
}
.cartbigheadlinesum, .cartbiglinesum
{
	width:80px;
	text-align: right;
}
.cartbigheaddelete, .cartbigdelete
{
	width:60px;
	text-align: center;
}
input.bigcart
{
	width: 20px;
}
.cartprodlinkd
{
	color: #000;
	text-decoration: none;
}
.cart
{
	position: relative;
}
.cartbigcart img
{
	position: relative;
	left: 3px;
}
.cartbigd, .cartbigprice, .cartbiglinesum, .cartbigdelete
{
	margin-top: 8px;
}
.cartbigsum, .cartbigmva, .cartbigsummva
{
	float: left;
}
.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: 305px;
	margin-top: 5px;
}
.cartbigsummvav, .cartbigmvav, .cartbigsumv
{
	float: left;
	display: inline;
	width: 80px;
	margin-top: 5px;
	text-align: right;
}
.cartbigbottomtr
{
	display: none;
}
.botcartframe, .botcartiframe
{
	width: 100%;
	float: left;
}
.cartbigbottomback
{
	display: inline;
	width: 83px;
	float: left;
	margin-left: 7px;
}
.cartbigbottommore
{
	display: inline;
	width: 151px;
	float: left;
	margin-left: 7px;
}
.cartbigdeleteall
{
	display: inline;
	width: 90px;
	float: left;
	margin-left: 7px;
	cursor: pointer;
}
.cartbigbottomnext
{
	display: inline;
	width: 74px;
	float: left;
	margin-left: 186px;
}
.cartformbottomsend
{
	display: inline;
	width: 61px;
	float: left;
	margin-left: 280px;
	cursor: pointer;
}
#custformorder .cartbigbottomback
{
	margin-left: 10px;
}

/* 2:registrering */
#toptext
{
	float: left;
	width: 100%;
	height: 40px;
	font-weight: bold;
	margin-top: 3px;
}
#fakttext
{
	width: 300px;
	float: left;
	display: inline;
}
#delivertext
{
	width: 200px;
	float: left;
	display: inline;
}
#copyadr
{
	position: relative;
	width: 200px;
	float: left;
	left: 300px;
}
#custformorder
{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	background-color: #F3F3F3;
}
#divorderformtr
{
	position: relative;
	width: 600px;
}
#errormessage
{
	height: 20px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	color: Red;
}
#ocfdatetime, 
#ocddatetime, 
#ocfcompanyname, 
#ocdcompanyname
{
	display: none;
}
#ocdcustomername, 
#ocdemailaddress, 
#ocdaddress, 
#ocdzipcode, 
#ocdcityplace, 
#ocdtelephone, 
#ocdtelefax, 
#ocdpayment, 
#ocdcomments,
#ocdcountry,
#ocdcompanyregno
{
	width: 110px;
	height: 23px;
	font-weight: bold;
	text-align: right;
	float: left;
	clear: left;
	position: relative;
	margin-right: 2px;
}
#ocfcustomername, 
#ocfemailaddress, 
#ocfaddress, 
#ocfzipcode, 
#ocfcityplace, 
#ocftelephone, 
#ocftelefax, 
#ocfpayment,
#ocfcountry,
#ocfcompanyregno
{
	width: 182px;
	height: 23px;
	position: relative;
	overflow: hidden;
}
.ordercustform
{
	width: 170px;
}
#payment
{
	height: 19px;
	width: 182px;
}
*html #payment
{
	width: 180px;
}
#ocfcomments{float: left;}
#ocdcomments
{
	margin-top: 3px;
}
#comments
{
	width: 450px;
	height: 40px;
	margin-top: 3px;
}
*html #comments
{
	margin-left: 3px;
}

/* deliver elements */
#ocddelivername,
#ocddeliveraddress,
#ocddeliverzipcode,
#ocddelivercityplace,
#ocddelivercountry
{
	width: 110px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	left: 270px;
}
#ocfdelivername,
#ocfdeliveraddress,
#ocfdeliverzipcode,
#ocfdelivercityplace,
#ocfdelivercountry
{
	position: absolute;
	left: 385px;
	width: 180px;
}
*html #ocfdelivername,
#ocfdeliveraddress,
#ocfdeliverzipcode,
#ocfdelivercityplace
#ocfdelivercountry

{
	left: 385px;
	width: 177px;
}
#ocddelivername, #ocfdelivername{top: 0px;}
#ocddeliveraddress, #ocfdeliveraddress{top: 23px;}
#ocddeliverzipcode, #ocfdeliverzipcode{top: 46px;}
#ocddelivercityplace, #ocfdelivercityplace{top: 69px;}


/**/
#betingelser
{
	position: relative;
	width: 300px;
	float: left;
	height: 40px;
	text-align: right;
	left: 265px;
	margin-top: 10px;
}
.cartformbottom
{
	width: 100%;
	float: left;
	height: 40px;
	padding-top: 15px;
	background-color: #fff;
	border-top: 1px solid #b3b3b3;
}

/* 3: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;
	margin-top: 10px;
	overflow: hidden;
}
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
{
	/*width: 200px;*/
	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;
}
#divototalmvatr1, #divototalmvatr0
{
	display: none;
}
.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
{
	float: left;
	width:160px;
	position: relative;
	margin: 0px 0px 0px 0px;
	border: solid 1px #b3b3b3;
	background-color: #e5e5e5;
}
div.diversenotloggedin {
	float: left;
	text-align: center;
	padding: 20px 0 20px 0;
	font-size: 9px;
	width: 100%;
}
div.carthead
{
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background-image: url(dep/cartheader.gif);
	background-repeat: no-repeat;
	z-index: 500;
	background-color: #b3b3b3;
}
.cartico
{
	position: absolute;
	left: 38px;
	top: 73px;
}
a.cartlink
{
	font-family: Arial;
	text-decoration: none;
	margin-right: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.cartlink:hover
{
	text-decoration: underline;
}
.diverse .cart
{
	width: 100%;
	height: 26px;
	float: left;
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cartsmalltr
{
	width: 100%;
	position: relative;
	float: left;
}
div.cartsmallqtxt, div.cartsmallptxt
{
	width: 60px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	float: left;
	text-align: left;
	position: relative;
	left: 10px;	
}
div.cartsmallq, div.cartsmallp
{
	width: 60px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;	
	float: right;
	text-align: right;
	margin-right: 5px;	
}
div.cartbottom
{
	width: 100%;
	float: left;
    border-top: 1px dashed #b3b3b3;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	text-align: right;
}
div.cartbottom a
{
	display: block;
	padding-right: 5px;
}
/**/
.kundelogonaround
{
	float: left;
	width:160px;
	position: relative;
	margin: 0px 0px 0px 0px;
	border: solid 1px #b3b3b3;
	margin-top: 5px;
}
div.kundelogonhead
{
	background-color: #b3b3b3;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	width: 160px; 
	color: #fff;
	text-align: left;
    font-size: 12px;
	font-weight: bold;
	float: left;
}
div.divlogonf
{
	float: left;
	display: inline;
	position: relative;
	margin-left: 10px;
	font-size: 11px;
	font-family: Arial;
	width: 150px;
	padding-bottom: 10px;
}
#divlogonerr
{
	float: left;
	height:25px;
	width: 140px;
	text-align: left;
	color: red;
	padding: 3px 10px 3px 0;
}
div.custloggedin {
	float: left;
	width: 140px;
	padding: 5px 10px 20px 0;
}
input.logon
{
	width: 130px;
}

button.logonbutton
{
	width: 68px;
	height: 23px;
	padding: 0px;
	margin: 0px;
	border: none;
	cursor: pointer;
	background-color: Transparent;
}
div.logonborder
{
	display: inline;
	position: relative;
    border-top: 1px dashed #b3b3b3;
	width: 140px;
	margin: 10px 0px 5px 0px;
	height: 1px;
	overflow: hidden;
	float: left;	
}
a.logonlinks:hover, a.logonlink1:hover, a.logonlink2:hover
{
	text-decoration: underline;	
}
div#loggedon {
	float: left;
	width: 100%;
}
a.loggedon, a.loggedon:visited
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.loggedon:hover
{
	text-decoration: underline;
}

/* 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;
}

.hoyre_header
{
	background-color: #b3b3b3;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	width: 162px; 
	color: #fff;
	text-align: left;
    font-size: 12px;
	font-weight: bold;
	float: left;
	margin-top: 5px;
}
#messelogo
{
	float: left;
	width: 162px;
	height: 256px;
	background-image: url(design/messelogo.jpg);
	background-repeat: no-repeat;
}
#messelogo2
{
	float: left;
	width: 162px;
	height: 270px;
	background-image: url(design/messelogo2.jpg);
	background-repeat: no-repeat;
    margin-top: 5px;
}
#hjemoginterior, #gibladet
{
	float: left;
	width: 162px;
	height: 219px;
	background-repeat: no-repeat;
    cursor: pointer;
	margin-bottom: 10px;
}
#hjemoginterior
{
	background-image: url(design/hjemoginterior.jpg);
}
#gibladet
{
	background-image: url(design/gibladet.jpg);
}


/*-----------------------------------------------------------------------------------*/

   /*--------------------------------------------------------------------------------*/
  /******************************************/
 /*            bottom section              */
/*****************************************/

/*-----------------------------------------------------------------------------------*/

/* Tip a friend */

div.tipafriendtop
{
	position: absolute;
	top: 10px;
	left: 200px;
	width: 204px;
	background-color: #f3f3f3;
	border: solid 1px #b3b3b3;
	overflow: hidden;	
}
div.tipafriendhead
{
	width: 204px;
	height: 22px;
	padding: 5px 0px 0px 5px;
	background-color: #e5e5e5;
	border-bottom: solid 1px #b3b3b3;
}
*html div.tipafriendhead {display: inline;}
*html div.tipafriendheadtxt{display: inline;padding: 0px 0px 0px 0px;}
*html div.tipafriendheadclose{display: inline;}
div.tipafriendheadtxt
{
	width: 180px;
	display: table-cell;
	padding: 5px 0px 0px 10px;
}
div.tipafriendheadclose
{
	display: table-cell;
	padding: 0px 10px 0px 0px;
	cursor: pointer;
}
div.tipafriendpname
{
	display: none;
}
div.tipafriendmsg, div.tipafrienderrmsg
{
	width: 204px;
	height: 10px;
	padding: 5px 0px 0px 10px;
	color: Red;
}
div.tipafriendsend
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
input.tipafriendinp, textarea.tipafriendcommentinp
{ 
	width: 180px;
	border: solid 1px #b3b3b3;
}
div.tipafriendfrom
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendcomment
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendsubmit
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendsubmittxt
{
	width: 58px;
	height: 21px;
	margin-bottom: 5px;
	cursor: pointer;
}
div.tipafriendsubmittv
{
	display: none;
	cursor: pointer; 
}
div.singletipafriendtxt, div.tipafriendheadtxt, div.tipafriendsendtxt, div.tipafriendcommenttxt, div.tipafriendfromtxt, div.singletipafriendtxt 
{
	font-weight: bold;
	color: #000;
}

/*-----------------------------------------------------------------------------------*/
/* USERLIST - PLANKJØP/ØNSKELISTE */
.userlistcustname
{
	width: 605px;
	height: 22px;
	z-index: 1002;
	text-align: left;
}
#onskelistepop
{
	z-index: 1004;
	position: absolute;
	top: 15px;
	left: 180px;
	width: 276px;
	height: 150px;
	display: none;
	overflow: auto;
	border: 1px solid black;
	background-color: #e6e6e6;
}
.minliste
{
	font-weight:bold;
	text-decoration:underline;
}
.myuserlists
{
	position:relative;
	top: -4px;
	left: 80px;
	display: inline;
	font-style: italic;
	font-size: 20px;
	color: white;
	cursor: pointer;
}
.myuserlistsdel
{
	position:absolute;
	left:15px;
	display:inline;
	cursor: pointer;
}
.aktivliste
{
	width: 90%;
	margin-top:20px;
	margin-left: 15px;
	color:#000;
	font-size: 12px;
}
.opprettnyknapp
{
	position:relative;
	top:4px;
	left: 0px;
}
*html .opprettnyknapp
{
	top:2px;
}

.hvordanbrukeonskeliste
{
	margin-top:-7px;
}
.lagnyliste
{
	margin-top:5px;
	margin-left: 15px;
}
.eksisterendelister
{
	margin-top:22px;
	width:100%;
}
#mylistalias
{
	margin-left: 12px;
	width:140px;
}
.onskeliste
{
	padding:7px 0px 6px 10px;
	color:#fff;
	background-color: #b3b3b3;
    font-size: 12px;
    font-weight:bold;
    text-align:left;
}
.hvordanbrukeonskeliste
{
	font-size:10px;
	font-weight:bold;
	color:#6c6c6c;
}
.eksisterendelister
{
	font-weight:bold;
}
.onskelistepoplukknapp
{
	z-index:1002;
	padding-top:3px;
	padding-right: 3px;
	float:right;
	cursor: pointer;
}
.redigerlister
{
	z-index:1001;
	position:absolute;
	top: 0px;
	left:318px;
}
.loggetinnsom
{

}
.onskelisteicustomer
{
	z-index: 1001;
	position:absolute;
	top:-38px;
	left:517px;
}
.singleuserlist
{
	cursor: pointer;
	display: none;
}
.singleuserlisttxt
{
	display: none;
}
/*-----------------------------------------------------------------------------------*/
