.visamc
{
	position:relative;
	left: 37px;
	top: 30px;
}

html:not([opera]) .visamc
 {
	top:70px;
}
html:first-child .visamc
{
	top:65px;
}
/***********************************************************************************************************************************/
/* html elements */
html,body
{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left ;
}
body *  /* inherited by all elements in body */
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table
{
	margin: 0px 0px 0px 0px;
}
/***********************************************************************************************************************************/
/* */
#formsearch
{
	height:0px;
}
#historyStorageForm /* tar vekk meld som vises noen ganger i explorer under hele siden: oaded":true} */
{
	display : none;	
}
#topdocument /* main outer content container */
{
	position: relative;
	margin: 0px; /* for left align in Firefox and Opera, remove auto */ 
	width: 1000px;
	z-index: 0;
	height: 90%; /* total height for content */
	vertical-align: top;
}
#content /* container around content */
{
	position: relative;
	width: 1000px;
    padding-left: 0px; /* padding here to move menu */
	height: 100%;
	min-height: 100%;
	z-index: 0;
	text-align: left;
	float: left;/* to resize elements in Firefox */
	vertical-align: top;
	margin-top:0px;
	border: solid 0px black;	
}
/***********************************************************************************************************************************/
/* (container for logo)  */
.logo
{
	position: relative;
    left:0px;    
    text-align:right;
    height: 105px;
    width: 150px;	    
    padding-top: 50px;
    vertical-align: bottom;
}


/* top menu (container for topbanner) */
#topmenu{
	display:none;
	position: absolute;
    left: 0px; 
    top: 0px;
    width: 1000px;
    height: 10px;
    background-position: 10px 0px;
}

/* (container for signatures)  */
.signatures
{
	position: relative;
    text-align:right;
    float: left;
    clear: both;
	width: 180px;	
    top: 200px;
    left:0px;
}

#sitemap
{
	width: 600px;	
}
.toplinks
{
	position: relative;
	width: 605px;	
	height: 27px;
	top: 40px;
	left: 215px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}
/* instead of toplink1, toplink2, toplink3... these are the same elements */
.toplinks div {
	width: 100px;
	height: 20px;	
	top: 20px;	
	float: left;
	margin: 0 5px;
}
/***********************************************************************************************************************************/
/* Digitroll signature */
div.digitrollsign
{    
	position: relative;
    float: left;
    clear: both;
	width: 195px;	
    top: 230px;
    left:10px;
    display:none;
}
a.digitrollsign, a.digitrollsign:hover, a.digitrollsign:visited
{
	width: 195px;
	padding: 10px 0px 0px 0px;
}
/***********************************************************************************************************************************/
/* small cart */
#diverse
{
	width:160px;
	position: absolute;
	left: 20px;
	top: 520px;
	height: 100px;
	margin: 0px 0px 0px 0px;
}
* html #diverse{top: 550px;}

#mailinglist
{
    position: absolute;
	left: 85px;
	top: 490px;
}
* html #mailinglist{top: 520px;}
div.carthead{/* cart header - "Handlekurv" text */
	position: relative;
	width:160px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	display:none;	
}

a.cartlink, a.cartlink:hover, a.cartlink:visited /* link on cartheader */
{
	top: 5px;
	left: 10px;
	position:relative;	
}
div.cart{/* cart main container (except header) */
/*this class is only for DIV element because there's declaration class with the same name for image... */
	display:none;
	position: relative;
	width:120px;
	height:40px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 5px;		
	float:left;	
	
}
html:not([opera]) div.cart{width:115px;} /* Firefox fix */
.cartsmallqtxt, .cartsmallptxt /*captions in cart container*/
{
	width: 60px;	
	float: left;
	clear: left;
	
}
.cartsmallq, .cartsmallp /* data in cart container*/
{ 
	float: right;
	width: 50px;
	padding: 0px 0px 0px 0px;
	text-align: right;	
	
}
.cartbottom /* footer of cart*/
{
	position: relative;
	float: left;	
	padding: 0px 0px 0px 0px;	
	margin: 5px 3px 0px -10px;	
	z-index: 3;
}
/***********************************************************************************************************************************/
/* left menu (tree menu) */
#mainmenu /* container for total leftmenu */
{
    position: relative;
    float: left;    
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width : 165px;  /* totalt width of menu */   
    top: -30px;
    left:0px;    
    text-align:right;
    z-index: 50;    
}
*html #mainmenu {top: 15px;}
div.menuheader
{
	height: 25px;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	vertical-align: top;
	display:none;
}
.mspace /* indent for submenu. Set also in web.config (menuindent) */
{
	display : none;
	width : 3px;
	height:0px;	
}
/* menu icons */
.divmainicoopen
{
	float: left;
	display : none;
	width : 15px;
	margin: 0px 0px 0px 0px;
	
}
.divmainicoclosed
{
	float: left;
	display : inline;
	width : 15px;
}
.divsubicoopen 
{
	display : none;
}
.divsubicoclosed
{
	display : none; 
}
/* menulinks */
a.amainmenuopen,a.amainmenuopen:hover, a.amainmenuopen:visited
{
	display: block;
	width: 145px;
	float: right;
	margin: 0px 20px 0px 0px;		
} 
a.amainmenuclosed,a.amainmenuclosed:hover, a.amainmenuclosed:visited
{
	display: block;
	width: 145px;
	float: right;
	margin: 0px 20px 0px 0px;		
}
a.asubmenuopen,a.asubmenuopen:hover,a.asubmenuopen:visited 
{  
}
a.asubmenuclosed,a.asubmenuclosed:hover, a.asubmenuclosed:visited
{
}
/* containers for left menu elements */
.mainmenuopen0,.mainmenuopen1,.mainmenuopen2,.mainmenuopen3,.mainmenuopen4,.mainmenuopen5, .mainmenuopen6, .mainmenuopen7, .mainmenuopen8 /* container around mainmenu open elements*/
{
	position: absolute ;
	padding: 0px 0px 3px 0px;
	left:0px;
}
.mainmenuclosed0,.mainmenuclosed1,.mainmenuclosed2,.mainmenuclosed3,.mainmenuclosed4,.mainmenuclosed5, .mainmenuclosed6, .mainmenuclosed7, .mainmenuclosed8 /* container around mainmenu closed elements*/
{
	position: absolute;
	padding: 0px 0px 3px 0px;
	left:0px;
}
.mainmenuclosed1,.mainmenuopen1{top:0px;}
.mainmenuclosed2,.mainmenuopen2{top:25px;}
.mainmenuclosed3,.mainmenuopen3{top:50px;}
.mainmenuclosed4,.mainmenuopen4{top:75px;}
.mainmenuclosed5,.mainmenuopen5{top:100px;}
.mainmenuclosed6,.mainmenuopen6{top:125px;}
.mainmenuclosed7,.mainmenuopen7{top:150px;}
.mainmenuclosed8,.mainmenuopen8{top:175px;}
html:not([opera]) .mainmenuopen0, .mainmenuclosed0{display: table;} /* Firefox fix */
.submenuopen1,.submenuopen2,.submenuopen3,.submenuopen4, .submenuopen5 /* container around submenu open elements. Put backgroundpictures here. */
{
	position: relative;
	top: 150px;
	padding: 0px 20px 3px 0px;	
}
.submenuclosed1,.submenuclosed2,.submenuclosed3,.submenuclosed4, .submenuclosed5 /* container around submenu closed elements. Put backgroundpictures here. */
{
	position: relative;
	top: 150px;
	padding: 0px 20px 3px 0px;	
}
.submenuclosedm, .submenuopenm  /* container for submenu */
{
	display : inline; 
}
.divamainmenuopen,.divamainmenuopen0, .divamainmenuclosed,.divamainmenuclosed0 /* container for mainmenu */
{
	width: 145px;
	min-height: 10px;
	border:solid 0px black;
}
html:not([opera]) .divamainmenuopen,.divamainmenuopen0,.divamainmenuclosed,.divamainmenuclosed0{margin-left:19px;} /* Firefox fix */
/***********************************************************************************************************************************/
button.cart
{
	border: none;
	color: #726459;
	font-size: 11px;
	margin: 0;
	vertical-align: middle;
	padding: 0;
	width: 70px;
}

/* container around searchfield and button */
#divsearch
{
	position: absolute;
    left : 10px;
    top: 119px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    width: 195px;
    white-space: nowrap;
    z-index: 900;
    height: 70px;
    border: solid 1px #b3b3b3;
    vertical-align: top;
}
div.searchheader
{
	height: 25px;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
html:not([opera]) div.searchheader {padding: 0px 0px 0px 10px;}
#divsearch img
{
	margin: 10px 0px 0px 0px;
}
input.soek{
	width: 130px;
	height: 20px;
	margin: 10px 0px 0px 10px;
}
html:not([Opera]) input.soek{height: 15px;} /* Gecko based browsers hack: Firefox*/
select.soek{
	display: none;/* use display instead of visibility because browsers leave space for element if it visibility is hidden */
}

/***********************************************************************************************************************************/
/* main container - content + breadcrumbs */
#render
{
    left: 150px;
    top: 50px;
    margin: 0 0px 0px 0px;
    width: 850px;    
    float: none;
    border: solid 0px red;
    position: absolute;
    
}

/***********************************************************************************************************************************/
/* breadcrumbs */
.breadmain{
	width: 605px;
	height : auto;
}
.breadcrumbs
{	display: inline;
	white-space: normal;
}

/***********************************************************************************************************************************/
/* 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 10px 5px 0px;
	padding: 0px 0 0 0;
	width: 195px;
	height: 160px;	
	float: left;
	overflow:hidden;
}
div.rendermenu3
{
	margin: 5px 0px 5px 0px;
}
html:not([opera]) div.rendermenu1, div.rendermenu2{margin: 5px 7px 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;	
	padding: 3px 0px 0px 10px;
}
img.nopicimg{}
a.prodlinkdm{}
/***********************************************************************************************************************************/
/* product box - list */

.renderboxcoltr
{
	position:relative;
	width: 670px; 	
	margin: 0px 0px 0px 85px;
	padding: 0px 0px 0px 0px;
}
*html .renderboxcoltr
{
	margin-top: 10px;	
}
html:not([opera]) .renderboxcoltr
{
	margin-top: 4px;	
}
.renderboxcol
{
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table;
}
.renderbox1,.renderbox2,.renderbox3 /* box containers */
{	
	margin: 0px 36px 5px 0px;
	width: 140px;
	height: 215px;	/* height of boxes in boxview */
	float: left;
	overflow: hidden;
}

html:not([opera]) .renderbox1,.renderbox2,.renderbox3{margin: 5px 34px 5px 0px;}
html:not([opera]) .renderbox4 {margin: 5px 0px 5px 0px;}
.renderbox4
{
	margin: 0px 0px 5px 0px;
	width: 140px;
	height: 215px;	/* height of boxes in boxview */
	float: left;
	overflow: hidden;
}
*html .renderbox1,*html .renderbox2,*html .renderbox3, *html .renderbox4
{
	height: 217px;	
}

#boxdesc1, #boxdesc2, #boxdesc3 /* 3 first boxes */
{
	
}
.boxpicture /* image container */
{
	float: left;
	position: absolute;
	height: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: table;	
	top: 6px;
	overflow: hidden;
}
*html .boxpicture
{
	top: 0px;	
}
.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;
}
.boxalt01v
{	
	height: 16px;
	width: 100%;
	position: relative;
	top: 145px;
	font-weight: bold;
	font-weight: bold;
	font-size: 11px;
}
.boxalt07v
{	
	height: 16px;
	width: 100%;
	position: relative;
	top: 145px;
	font-weight: bold;
	font-size: 11px;
}
.boxalt01txt, .boxalt07txt
{
	display: none;
}
/*
.boxalt05
{
	position: absolute;
	z-index: 100;
	width: 140px;
	height: 140px;
	top: 0px;
}
*/
.boxalt05, .boxalt09
{
	position: absolute;
	z-index: 100;
	width: 130px;
	height: 17px;
	top: 181px;
	left: -3px;	
}
*html .boxalt05, .boxalt09
{
	top: 176px;	
}

html:not([opera]) .boxalt05, .boxalt09
{
	position: relative;
	z-index: 100;
	width: 130px;
	height: 17px;
	top: 125px;
	left: -3px;
}

#boxdesc1 /* first box desc */
{
    /*width: 450px;
    height: 80px;*/
}
#boxdesc2, #boxdesc3 /* second level - two boxes desc */
{
	/*left: 115px;
    width: 170px;*/
}
#divrenderbox1 .boxprice /* price in first box*/
{
	/*width:430px;*/
}
#divrenderbox2 .boxprice,#divrenderbox3 .boxprice /* price in second and third box*/
{
	/*width:180px;*/
}
.prodlinkd, .prodlinkdb /* link on box desc*/
{

}
a.prodlinkd{white-space:normal !important}
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.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/* text and value */
{
	display: inline;
}
.boxprice
{
	height: 20px;
	width: 100%;
	position: relative;
	text-align: left;
	top: 145px;
}
.boxcarttxt
{
	position: absolute;
	color: #fff;	
}
.boxcartv
{
	position: absolute;
	color: #fff;
}
.boxorgprice
{
	display: inline;
}
.boxorgpricenull /* original price when discount is showing */
{
	display: inline;
}
.boxreadmore /* les mer foran boxcart*/
{
	padding: 5px 0px 0px 0px;
	width: 110px;
}
/***********************************************************************************************************************************/
/* one product */
#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 */
.rendersingle{/* container with product details and image */	
	
	display:table-cell;
    width: 200px;
    height: auto; 
    vertical-align: top;	
 }

.rendersingletr{
	padding: 20px 0 0 0px;
	float:left;
	position:relative;	
	width:590px;
}

.divmulitpic{/* container with pictures and arrows: < and  > */    
    width: 600px;
    height: 220px;        
    float: left;
	display: table;
	border: solid 0px red;	
}
.singlepicture{/* box with picture */
	display:table-cell;
    width: 600px;
    height: 600px;          
}

.singlebigpicture{/* container with picture that shows after click on small picture */	 
	position: absolute;
	top: 20px;
	left: 0px;	
	width: 600px;		
	height: auto;
	text-align:center;
	z-index: 10;	
}
* html .singlebigpicture{top: 25px;}

.mulitpicturepre,.mulitpictureaft{/* boxes which holds arrows images */
	display: table-cell;
    height:200px; /* endre her for lavere singlerender-boks. Hvis endrer her, endre ogsaa margin top for: * html .singledesc  */    
    width: 20px;

}
/* product attributes */
.singleproductident, .singlealt01, .singleunit,.singledimen, .singlecolor, .singlequantityonhand,.singleprice,.singlecart,.singlevariantd, .singlelongdesctxt,.singlesuppliersdescrtxt{	    
	display: table;
	/*height: 20px; /* makes renderbox high */
    width: 220px; 
    padding: 0px;
    margin: 0px; 
}


.singleproductidenttxt, .singlealt01txt, .singledimentxt, .singlecolortxt, .singlequantityonhandtxt,.singleunittxt, .singlevariantdtxt{/* attributes captions */
   	display: table-cell;
    width: 100px;
    float:left;/*IE fix*/
}
.singlepricetxt
{
    display: table-cell;
    width: 30px;
    float:left;/*IE fix*/ 
}
.singleproductidentv,.singledimenv, .singlecolorv, .singlequantityonhandv, .singleunitv,.singlevariantdv{/* attributes data */
   	display: table-cell;
    width: 100px;
    float: left;/*IE fix*/
}
.singlealt01v
{
	width: 200px;
	padding-bottom: 10px;
}
.singlepricev, .singleorgprice
{display: inline;}
/*.singleorgprice
{
	float: left;
	padding-left: 100px;
}*/
.singleproductident /* Safari fix for productident in singlerender */
{
	[margin-left: 0px;
	margin-left: 70px;
	]margin-left: 0px;
	}
.singlecartv{
	display: inline;
	margin-left: 0px;
	height : 25px;
	/*height:100%;*/
}
.singlecartinp, .singlecartv input.singlerender
{
    display: none;
	vertical-align:middle;
	padding:0 0 0 10px;
}
img.cart{
	/*vertical-align:middle;*/
	cursor:pointer;
}
img.multipic
{
	cursor: pointer;
}
.singlelongdesc{/* box with description of product */
	/*clear:both; /* nb: makes singlerenderbox quite high */
	width:200px;
	height:400px; 
	position:absolute;
	top: 0px;
	left: 605px;		         
}
/**html .singlelongdesc{clear:none;}*/
.singlecarttxt{
	display: inline;
}
.singlelongdesctxt,.singlesuppliersdescrtxt
{	   
	display: none;}
.singleiframesold{ /* box which holds iframe with text "De som kjopte dette, kjopte ogsa :"*/
	margin: 10px 0 0 0;
	height:20px;
}
.singleprinterfriend /* container for printerfriendly */
{
}
.singleprinterfriendtxt, .printerfriendv
{ 
	display: inline;
}
div.printerfriendv img
{
	margin-left: 5px;
}
div.singlealt01txt
{
	display: none;
}
#singleprevnext
{
    position:relative;
    display: block;
    width: 300px;
    left: 150px;
    top: -132px;            
}
#singleprevious
{
    display:inline-block;
    width: 145px;      
}
#singlenext
{
    display:inline-block;
    width: 150px;
    text-align:right;
}

* html #singlenext {display:inline;}
* html #singleprevious {display:inline;}
html:not([opera]) #singlenext {position:relative; float:right; top:-10px;}
/* start hacks */
/* IE hacks because of bugs in rendering elements with display=table and display=table-cell */
* html .divmulitpic{display:block;}
* html .singlepicture{
	float: none;
	/*display: inline;*/
	padding: 5px 0;
	
}
* html .mulitpicturepre,*html .mulitpictureaft{
	display:block;
	float:left;
	padding: 150px 0 0 0;
	display: none;
}

* html .mulitpicturepre img{float:right;}
* html .mulitpictureaft img{float:left;}
*html .singleproductident,.singlecolor, .singlealt01, .singlequantityonhand, .singlevariantd, .singledimen, .singleunit,.singleprice,.singlecart,.singlelongdesctxt,.singlesuppliersdescrtxt /* IE fix */
{	float: right;
	clear: both;
}
/** html .singledesc{margin-top:-220px;margin-right: -20px;}/*-17em because of padding left and right in IE*/

/*end IE hacks*/

/*html:not([Opera]) .singledesc{text-indent: -260px;}/* Gecko based browsers hack: Firefox*/
/* end hacks */
.singledimenc, .singlevariantd
{
	position: absolute;
	top: 486px;
	left: 610px;
}
.singleprice /*price*/
{
	position: absolute;
	top: 459px;
	left: 610px;

}
.singlecart /*add to cart*/
{	
	position: absolute;
	top: 509px;
	left: 610px;	

}
.singledesc /*header*/
{	
	display:none;
	position: relative ;
	left: 605px;	
	top: -460px;
}
 .singledimentxt, .singlepricetxt, .singlecarttxt
{
	position: relative;
}
/*------------------------------------Position Hacks-------------------------------------------------*/
/* Firefox hack */
html:not([opera]) .singledesc {top:-450px;}/*header*/
html:not([opera]) .singlelongdesc {top:30px;}/*header*/
html:not([opera]) .singlecart {top:484px;}/*add to cart*/
html:not([opera]) .singleprice {top:433px;}/*price*/
html:not([opera]) .singledimenc, .singlevariantd {top:459px;}/*dropdown dimen*/

/* Opera hack */
@media all and (min-width: 0px){.singledesc{top:150px;} }/*header*/
@media all and (min-width: 0px){.singlelongdesc{top:30px;} }/*header*/
@media all and (min-width: 0px){.singlecart{top:481px;} }/*add to cart*/
@media all and (min-width: 0px){.singleprice{top:434px;} }/*price*/
@media all and (min-width: 0px){.singledimenc, .singlevariantd{top:460px;} }/*dropdown dimen*/

/*------------------------------------End Position Hacks---------------------------------------------*/  


/***********************************************************************************************************************************/
/* login page */
#divlogon{/* contains login elements (login text, name, password, button) */   
    display:none;
    width: 100%;
    
}
/***********************************************************************************************************************************/
/* cart view (big cart) */
#fraktverdi
{
    position:relative;
    top: 50px;  
    left:45px; 
    width : 600px; 
    text-align: left;
}
div.cartheader
{	
	display:none;
	width : 605px;
	text-align: left;
	/*float:left;*/
	height: 27px;
}
.cartheadertr div {
	display:table-cell;
	padding: 5px 0px 0px 0px;
	height: 25px;
}
* html .cartheadertr div /* IE fix*/
{
	float: left;
}
.cartbig /* row in cart table view */
{ 
	display:table;
	width:715px;
	margin: 0px 0 0 20px;
	padding : 0 0 0 20px;	
	table-layout:fixed;
	empty-cells:show;			
}
.cartbigcart{
	display:none;
	width:10px;
}
.cartbigcart img /* editcart icon in cart */
{
	display:none;
	margin: 3px 0 0 5px;
}
* html .cartbig{/*IE*/
	display:block
}
.cartbig div {
	border-collapse: collapse;
	display: table-cell; 
}
* html .cartbig div{
	display:inline;
	white-space:nowrap;
}
.cartbigsum, .cartbigmva,.cartbigsummva /* totalsum i cart */
{
	width:540px;
	margin-left: 50px;	
	margin-top:20px;
	/*float:left;*/

}
.cartbigbottomtr /*container for delete all icon */
{
	width: 40px;
}
.cartbigsum div, .cartbigmva div,.cartbigsummva div  {
	display:inline;
}
.cartbigbottom /*container for delete all icon */
{
	/*position: relative;
	top:10px;
	left:475px;
	z-index: 999;
	width:40px;*/
	display: none;
}
*html .cartbigbottom {/*top: 53px;left:475px;*/}
html:not([opera]) .cartbigbottom {/*top: 50px;left:475px;*/}
.botcartframe
{
	width: 555px;
	height: 270px;		
}
.cartframe{
    font-size: 11px;
    margin: 0px;
    color: #fff;
}
.cartbigheadthumbnailpic,.cartbigthumbnailpic{ /* first column header */
	/*display:none !important;*/
	width:40px;
}
.cartbigheadcart,.cartbigwcart{ /* 2nd column in header */
	/*display:none !important;*/
	width:0px;
}
.cartbigheadproductdesc,.cartbigd{ /* 3nd column in header */
	width:290px;		
}
.cartbigheadprice,.cartbigprice{ /* 4th column in header */
	width:60px;
}
.cartbigheadlinesum,.cartbiglinesum{ /* 5th column in header */
	width:60px;		
}
.cartbigheaddelete
{
	/*display: none !important*/
	width: 120px;
}
.cartbigdelete,.cartbigdeleteall{ /* last column in header */
	width: 110px;
}
#cartbigsumtxt,#divcartbigsumv1,#divcartbigsumv2,#divcartbigsumv0,#divcartbigsumv3,#divcartbigsumv4,#divcartbigsumv5,#divcartbigsumv6,#divcartbigsumv7,#divcartbigsumv8,#divcartbigsumv9
{
    display:none;        
}
#cartbiglinesum,#cartbiglinesum1,#cartbiglinesum2,#cartbiglinesum0,#cartbiglinesum3,#cartbiglinesum4,#cartbiglinesum5,#cartbiglinesum6,#cartbiglinesum7,#cartbiglinesum8,#cartbiglinesum9
{
    /*display:none;        */
}
.cartbigsumv{display:none;}
img.cartdel
{
	z-index: 999;
}

/* frames with header and footer */

#botcartiframe{
	width: 555px;
	height: 270px;
	margin:30px 0px 0px 0px;
}
#topcartiframe
{
    width: 555px;
	height: 50px;
	margin:30px 0px 0px 0px;    
}
html:not([Opera]) .cartbigsum,.cartbigsummva,.cartbigmva{width:540px;} /*firefox fix for plassering av totalsum ordre */
*html .cartbigsum,.cartbigsummva,.cartbigmva{width:540px;margin-right:0px;margin-left: 50px;}/*IE fix for plassering av totalsum ordre */
/**html .cartbigdeleteall {margin-left:17px;width: 10px;} /* red cross for delete all in IE */
/* hide mva */
.cartbigsummva, .cartbigmva
{
	display: none;
}
/***********************************************************************************************************************************/
/* customer page */
#newcusthead
{
	height: auto;
	width: 600px;
}
.customerform{	/* div which holds captions and inputs of customer data */	
    position: relative;
	width: 445px;
    top: 20px; 
}
.ncddiv{ /* container with caption */
	display: inline;
	float: left;
	clear: left;
	position: relative;
	width: 210px; 
	height: 20px;
}
.ncfdiv{ /* container with input */
	display: inline;
	position: relative;
	top: 0;
	float: right;
	clear: right;
	left: 0px;	
	width: 210px; 
	height: 20px;
}
#newformsubmit /* container for buttons - new customer page */ 
{
	width: 445px;}
#newcustformsubmit, #newcustformreset /*submit and reset buttons - new customer page*/
{	
	float: right;
	margin: 40px 10px 0px 0;
	width: 100px;
	cursor: pointer;
}
#sendup
{
	text-align: center;
	padding: 20px 0px 0px 0px;
}
#sendupsubmit /* send-button in forgot username/password */
{
	padding: 0px;
	margin:0px;
}
.sendupuserc
{
	padding: 0px 0px 10px 0px;
}

.sendupusere
{
	display: inline;
}
.sendupsub
{
	display: inline;
}
html:not([Opera]) #newformsubmit{margin-top: 200px;}/* Firefox*/	
/*html:not([Opera]) #newcustformreset{margin-top: -12px;}/* Firefox - topmargin resetbutton*/	
/**html #newformsubmit{margin-top: 15px;}/* IE */
/**html #newcustformreset{margin-top: -16px;}/* IE - topmargin resetbutton */	
/***********************************************************************************************************************************/
/* order history page */
.orderhisttxttr{/* inner container in header */
	display:table;
	padding: 0 0 0 4px;
}
.orderhisttxttr div {
	display:table-cell;
}
.orderhisttxt{ /* header with field names */
	display:table-header-group;
	width: 590px;
	float:left;
}
* html .orderhisttxttr div{ /* for IE  */
	display: inline;
	width: 146px;
}
.orderlistlinetr{/* inner container in header */
	display:table;
	padding: 0 0 0 4px;
	clear: left;
}
.orderlistlinetr div{
	display: table-cell;
}
* html .orderlistlinetr div{ /* for IE  */
	display: inline;
	width: 146px;
}
.divordertotalsum
{

}
.ordertotalsumtr{
	display:table;
	padding: 0 0 0 4px;

}
.ordertotalsumtr div{
	display: table-cell;
		
}
* html .ordertotalsumtr div{ /* for IE  */
	display: inline;
	width: 146px;
}
/***********************************************************************************************************************************/

/***********************************************************************************************************************************/
/* order page */
.cartformhead,.cartorderconfirmhead,.cartbigtop{ /* headers with text f.e. "Steg 1 av 3: Handlekurv - Registrering - Ordrebekreftelse" */
	position:relative;
	width: 590px;
	top: 20px;
}
.cartformhead div,.cartorderconfirmhead div,.cartbigtop div{ /* all of child divs of cartformhead (and cartorderconfirmhead) */
	display: inline;
}
*html .occustomername, .ocaddress, .oczipcode, .occityplace, .occtelephone,   .occtelefax,  .occpayment /* IE */
{}
*html .occustomername /* IE */
{} 
*html .occemailaddress, .ocemailaddress, .octelephone, .octelefax, .ocpayment /* IE */
{}
.cartformheadtr{ /* line with text: "Sjekk skjema og trykk "Send bestilling" for a ga videre" */
	width: 590px;	
}


#custformorder{} /* orderform */
.orderform{	/* this box holds captions and inputs (+ one combobox) */
	width: 450px;
    position: relative;
    top: 4px;  
    left: 200px;
    
}
.orderformtr div{ /* all of child divs of orderformtr (caption divs and input divs)*/
	float: left;
	margin: 1px 0 0 0;
	width: 41%;
	
}
* html .orderformtr div{ /* all of child divs of orderformtr for IE (it doesn't include padding to box size) */
	overflow: hidden;
	padding: 3px 5px;
}

.ocfpayment
{
	position: relative;
}

#ocfcustomername,#ocfcompanyname,#ocfemailaddress,#ocfaddress,#ocfaddress2,#ocfwebsite,#ocfzipcode,#ocfcityplace,#ocfstate,#ocfcountry,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2{
	/* elements which holds inputs and combobox */
	width: 58%;
	float: right;
	clear: right;
	height:20px;
}
#ocfcustno2
{
	display:none;	
}
#ocfcomments
{	width: 58%;
	float: right;
	clear: right;
	height:40px;}
#comments, #ocdcomments
	{height: 35px;}
#comments
	{width: 190px;}
*html #comments{margin-left:-5px;}/*IE left align comments textarea*/
/* må ligge her for ogsaa aa virke i firefox. Ligger likt i design.css */
#ocdcustomername,#ocdcompanyname,#ocdemailaddress,#ocdaddress,#ocdaddress2,#ocdwebsite,#ocdzipcode,#ocdcityplace,#ocdstate,#ocdcountry,#ocdtelephone,#ocdtelefax,#ocdcomments, #ocdpayment, #ocdpassword, #ocdpassword2{
	/* names before inputfields */
	font-weight: bold;
	text-align: right;
}
#ocdpasscomment /* comment before password input */
{	/*display:none;*/
	float: left;
	margin: 10px 0 10px 0;
	width: 100%;
	height: 30px;
	text-align:center;
} 
.cartformbottom, .cartbigbottoml{ /* container with buttons (bottom) */
	width: 545px;	
	display: inline-block;
	height:150px;
	text-align:right;
	/*padding-left:40px;*/
}
html:not([opera]) .cartformbottom, .cartbigbottoml{width: 545px;} /* container with buttons (bottom) */
*html .cartformbottom {padding-left: 15px;}
.cartbigbottomback,.cartbigbottomnext,.cartbigbottommore,.cartformbottomsend{ /* bottons: "<< Tilbake", "Fortsett a handle", "Send bestilling >>" */
	/*float: right;*/
	display: inline;
	/*width: 120px;*/
	margin-left: 60px;
}
.cartformbottom .cartbigbottomback{
	margin:30px 0 0 20px;
	float:left;
}
.cartformbottomsend
{
	margin: 20px 30px 0px 0px;	
	float:right;	
}
html:not([opera]) .cartformbottomsend
{
    display:block;  
    position:relative;  
    left:0px;
    top: 0px;
}
.cartbigbottommore
{
	margin: 0px 0px 0px 45px;	
	float:left;
	
}
html:not([opera]) .cartformbottom, .cartbigbottoml{padding-left:10px;} /* Firefox fix */
/**html .cartformbottom .cartbigbottommore{margin: 30px 0 0 50px;} /* IE fix */

/***********************************************************************************************************************************/
/* order page 2 (some elements are in "order page") */
.ordercust{	/* contains customer data and webshop title */
	width: 590px;
	margin: 4px 0 0 20px; 
}
.ordercust div {
	display: block;
	position:static;
}
.ordercusttr{
	position:relative
}
.ocordercomments1{ /* header with webshop title */
	float: left;
	clear: both;
	width: 100%;
}
/* start tatt inn for firefox */
.ocordercomments1{ /* header with webshop title */
	padding: .7em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #ccc;	
	text-align: center;	
	font-size: medium;
	font-weight: bold;
}
/* slutt tatt inn for firefox */
#oczipcode{
	float: left;
	clear: right;
	
}
#occemailaddress,#ocemailaddress{
	position: relative;
	display: inline;
}
#occpayment, #ocpayment{
	float: left;
	clear: both;
	
}
#occaddress2,#occstate,#occcountry,#occtelephone {display:none;}
#octelephone{ /* telefon, telefax caption */
	
	position: relative;
	display: inline;
	float: left;
	
}
#occtelefax, #octelefax
{ 
	position: relative;
	display: inline;
	float: left;
}
#octelephone
{margin-right: 20px;}

#occcomments
{
	display:none;
}
#occomments
{	float: left;
	clear: both;
	margin-bottom : 10px;
}
.orderprod{	
	width: 590px;
	margin: 4px 0 0 20px; 
    position: relative;
    top: 4px;  
    float: left;
    clear: both;    
}
#tableototalsum
{
    width: 500px;  
    margin: 4px 0 0 20px;      
}
.orderline,.ototalsum{
	display: table;
	float: left;
	clear: both;
	width: 100%;
}
.ohtotalsum
{ 
 margin: 0px 0 0 60px; 
 width : 80px;   
 text-align:right;  
 font-weight : bold;
}
.ohtotalsumtx
{ 
 width : 360px;  
 text-align:right; 
 font-weight : bold;  
}
* html .orderline,* html .ototalsum{/* IE */
	display: block;
}

.orderlinetr div,.ototalsumtr div{
	display: table-cell;
	line-height: 2em;
	border-collapse: collapse;
}
* html .orderlinetr div,* html .ototalsumtr div {/* IE */
	display: block;
	float: left;
}
.opproductident{width:50px;}
.opquantity{width: 60px}
.opproductdesc{width: 250px}
.opprice,.oplinesum{width: 90px}
.ototalsumtx{width: 450px}
.ototalsump{width: 90px}
.ocordercomments2, .ocordercomments3{
	width: 590px;
}
.ototalsummvatr,.ototalmvatr{display:none;}

/***********************************************************************************************************************************/
/* search for product result page */
.fieldheader{ /* header with field names */
	display: table;
	width: 605px;
	display:none;
	/*float:left;*/
}
.fieldheadertr{/* inner container in header */
	display: table;
	padding: 0px 0px 0px 4px;
}
.fieldheadertr div {
	display:table-cell;
	color:#fff; 
	font-size:11px;
	font-weight: bold;
}
* html .fieldheadertr div {/*IE*/
	display:block;
	float:left;
} 
.renderlisttr{ /* inner container in row */ /*hent inn igjen??? fjernet 1602*/
	/*display: table;*/
	display:none;
	padding: 0px 0px 0px 4px;
}

.renderlisttr div{
	display:table-cell;
	/*border: solid 1px Black;*/
}
* html .renderlisttr div {/*IE*/
	display:inline;
}

.fieldthumbnailpic,.spanpicture{/* 1 column - thumbnail */ /* box which holds picture in result row */
width: 50px;

}

.spanpicture img{}
img.lprodimg{margin: 0px 0 0 0;padding: 0px 0 0 0;}
.fieldproductident, .spanproductident{ /* 2 column - product id */ /* box which holds product id in result row */
	width:80px;
}

.fieldcart,.spancartinp,.spancart{ /* 3 column - cart */ /* box which holds input with amout of product in result row */ /* box which holds image of cart in result row */
	/*display:none !important;*/
		
}

.fieldcart{width: 60px;}
input.listquantity, .spancartinp{width:25px;text-align:right;margin: 0 5px 0 0;}/* cartinput in list */

.fielddescription,.spandesc{/* 4 column - name */ /* box which holds descriptions 1 and 2 in result row */
	width:250px;
}
* html .spandesc {white-space:normal;}
.spancartinp
{	
	width: 32px;
}
.spancart img.cart {margin: 0 0px 0 0;width:21px;}

.spancart
{
	width: 50px;
	width: 12px;
	margin: 0px 10px 0px 0px;
}
.fieldunit, .spanunit{ /* 5 column - unit */ /* box with unit in result row */
	display:none !important;
}

.fieldprice{ /* 6 column - price */ /* box with price in result row */
	width:70px;
	text-align: left;
	
}
.spanprice, .spanorgprice
{
	width:70px;
}
.renderlist2,.renderlist1 /* row with result - odd */ /* row with result - even */
{ 
	/*display: table;
	width:605px;
	float:left;
	clear:both;
	table-layout:fixed;
	empty-cells:show;
	border-bottom:1px dashed #b7b7b7;*/

}

/*-----------------------------------------Renderlist Fixed Position-----------------------------------*/

#divrenderlisttr1
{
	width:50px;
	height:50px;
	position:absolute;
	left:605px;
	top:20px;
}
#divrenderlisttr2
{
	width:50px;
	position:absolute;
	left:660px;
	top:20px;
	height:50px;
}

#divrenderlisttr3
{
	width:50px;
	position:absolute;
	left:715px;
	top:20px;
	height:50px;
}

#divrenderlisttr4
{
	width:50px;
	position:absolute;
	left:770px;
	top:20px;
	height:50px;
}
#divrenderlisttr5
{
	width:50px;
	position:absolute;
	left:605px;
	top:80px;
	height:50px;
}
#divrenderlisttr6
{
	width:50px;
	position:absolute;
	left:660px;
	top:80px;
	height:50px;
}

#divrenderlisttr7
{
	width:50px;
	position:absolute;
	left:715px;
	top:80px;
	height:50px;
}

#divrenderlisttr8
{
	width:50px;
	position:absolute;
	left:770px;
	top:80px;
	height:50px;
}


/* Search suggestions - when no searchhits -  */
div.renderseachnon, div.rendersearchnontr, div.rendersearchnonalt /*container for 'No hits!'*/
{}

div.rendersearchnonalttr
{}
div.rendersearchalttxt /* container for 'did you mean:'*/
{
}
div.rendersearchaltv /* container for alternative hits */
{}
a.altsearchlink, a.altsearchlink:visited, a.altsearchlink:hover /* alternative hits */
{
}
/***********************************************************************************************************************************/
#newsframe
{
	position : absolute;
    width: 178px;
    left : 800px;
    top: 189px;
	height: 400px;
	min-height: 400px;
}
#newsframe iframe {width:178px;height:400px;}
/**********************************************************************************************************************************/
/* customer logon right column */

#kundelogonaround /* container around customerlogin */
{
	position : absolute;
    width: 160px;
    left : 830px;
    top: 230px;
	height: 230px;
	min-height: 230px;
	border: solid 1px #ccc;
	text-align: left;
	display:none;
}
#kundelogonhead
{	
	height: 25px;
	width: 160px; 
	color: #fff;
	text-align: left;
    font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:none;
}
#logonheader
{
	position: relative;
	top: 5px;
	left: 10px;
	display:none;
}
#kundelogon
{
	width: 160px; 
	text-align: left;
	display:none;
}
a.logonlinks, a.logonlinks:hover, a.logonlinks:visited
{
	position: relative;
	float: left;
	clear: both;
	
}
#loggedon
{
	font-weight: bold;
	display:none;
}
input.logon
{
	height:20px;
}
html:not([opera]) input.logon { height:15px;} /* Firefox fix */
#divlogon
{
	width:590px; 
	text-align:center;
}

#divlogonf /* container around username- and passwordfields ++ in customerlogon */
{
	vertical-align: top;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	
}
#divlogonerr /* errormessage wrong username or password */
{
	height:25px;
	width: 140px;
	text-align: left;
	color: Red;
	padding:0px 3px 0px 3px;
	
}
#kundelogonbottom
{	

}
div.logonborder
{
	border-top: dashed 1px #b3b3b3;
	width: 140px;
	margin: 10px 0px 5px 0px;
	display:none;
}
button.logonbutton
{
	width:65px;
	height:20px;
	padding: 0px;
	margin:0px;
	border: none;
	cursor: pointer;
	background-color: Transparent;
	display:none;

}
div.custloggedin /* message in customerlogin when loggedin */
{
	margin: 30px 0px 103px 0px;
	display:none;
}
/****************************************************************************************************************/
/* loginmessage on top of every page */
#custname
{
	height: 20px;
}
/****************************************************************************************************************/
/* printerfriendly */
.singleprinterfriend /* container for printerfriendly */
{
	height: 15px;
	width: 100px;
	margin-right: 10px;	
	float: left;
}
*html .singleprinterfriend {display: inline;}
div.printerfriendv
{
	display: inline;
	float: left;
}
.singleprinterfriendtxt, .printerfriendv
{ 
	display: inline;
	float: right;
}
/****************************************************************************************************************/
/* Tip a friend */
div.singletipafriend /*container for tipafriend top text + img before clicked */
{
	height: 15px;
	width: 85px;
	clear: none;
	margin: 0px 0px 0px 120px;
}
div.tipafriendv /* container for tipafriend img before clicked */
{
	display: inline;
	float: left;
	padding: 2px 0px 0px 0px;
}
div.singletipafriendtxt /* container for tipafriend toptext */
{
	width: 65px;
	display: inline;
	float: right;
}
div.tipafriendtop /* container around total tip a friend */
{
	position: absolute;
	top: 100px;
	left: 100px;
	width: 204px;	
}
div.tipafriendtopttr
{
}
div.tipafriendhead /* container for tipafriend headerimg and text + img for close */
{
	width: 204px;
	height: 22px;
	padding: 5px 0px 0px 5px;
}
html:not([opera]) div.tipafriendhead {padding: 0px 0px 0px 0px;}
div.tipafriendheadtxt /* container for tipafriend headerimg and text */
{
	display:inline;
	width: 180px;
}
html:not([opera]) div.tipafriendheadtxt {padding-right:90px;}
div.tipafriendheadclose /* container for tipafriend headerimg close */
{
	display: inline;
}
div.tipafriendpname /* container for productdesc to be tipped */
{
	display: none;
}
div.tipafriendmsg, div.tipafrienderrmsg /* container for message when tips is sent OK */
{
	width: 204px;
	height: 10px;
	padding: 5px 0px 0px 10px;
}
div.tipafriendsend /* container around send tip to text and inputfield */
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendsendv /* container for send to inputfield */
{
}
input.tipafriendinp, textarea.tipafriendcommentinp /* inputfields for to/from email-address and comments */
{ 
	width: 180px;
}
div.tipafriendfrom /* container for from email txt and inputfield */
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendfromv /* container for from- inputfield */
{
}
div.tipafriendcomment /* container for commentstxt and textarea */
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendcommentv /* container for comments- inputfield */
{
}
div.tipafriendsubmit /* container around submit and reset images */
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendsubmittxt /* container around submit-img */
{
}
div.tipafriendsubmittv /* container around reset-img */
{
	display: none; 
}
/* text/labels in tip a friend */
div.singletipafriendtxt, div.tipafriendheadtxt, div.tipafriendsendtxt, div.tipafriendcommenttxt, div.tipafriendfromtxt, div.singletipafriendtxt 
{
}
/****************************************************************************************************************/
/* styles for cute editor */
.menumaintext
{
	position : relative;	
	top: 20px;
	margin: 0 0 25px 25px;			
	width : 800px;	
	z-index : 50;
}
.menuintrotext
{
	position : relative;	
	top: 20px;
	margin: 0 0 25px 25px;			
	width : 800px;	
	z-index : 50;
}
#epoststring
{
	margin-left: 98px;
	font-size: 16pt;
	color: #fff;
	font-weight: bold;
}
/****************************************************************************************************************/

.ordermessage{
	text-align:center; 
	margin:50px 0 0 50px;
	font-size: 12px;
	font-weight:bold; 
	color:Yellow; 
	top:50px;
}

html:not([opera]) .ordermessage { padding-top: 240px; }

@media all and (min-width: 0px){ .ordermessage { padding-top: 240px; } }

#ordrebacklink
{
	margin-left:20px;
}