﻿/***********************************************************************************************************************************/
/* html elements */
html,body
{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
body *  /* inherited by all elements in body */
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table
{
	margin: 0px 0px 0px 0px;
}
/***********************************************************************************************************************************/
/* */
#formsearch
{
	
}
#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 auto; /* for left align in Firefox and Opera, remove auto */ 
	width: 1000px;
	z-index: 0;
	height: 100%; /* 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;
}
/***********************************************************************************************************************************/
/* top menu (container for topbanner) */
#topmenu
{
	position: absolute;
    left: 0px; 
    top: 0px;
    width: 1000px;
    height: 124px;
   
}
/* link to frontpage on topbanner */
#home
{
	background-color: lime;
	position: absolute;
	width: 450px;
	height: 110px;
	cursor: pointer;
}
#sitemap
{
	width: 600px;	 
}
.toplinks
{
	position: relative;
	width: 773px;	
	height: 27px;
	overflow: hidden;
	top: 70px;
	left: 190px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;

}
/* instead of toplink1, toplink2, toplink3... these are the same elements */
.toplinks div 
{
	height: 20px;	
	top: 20px;	
	float: left;
	margin: 0 0 5px 21px;	
	
}
div.toplink7 
{
	height: 20px;	
	top: 40px;	
	float: right;
	margin: 8px 20px 5px 21px;	

}

/***********************************************************************************************************************************/
/* Digitroll signature */
div.digitrollsign
{
	position: relative;
    float: left;
    clear: both;
	width: 185px;	
    top: 230px;
    left:20px;
}
a.digitrollsign, a.digitrollsign:hover, a.digitrollsign:visited
{
	width: 185px;
	padding: 10px 0px 0px 0px;
}
/***********************************************************************************************************************************/
/* bli forhandler */
textarea.kommentar {
	width: 190px;
	height: 50px;
}
html:not([Opera]) textarea.kommentar { width: 188px; }
@media all and (min-width: 0px) { textarea.kommentar { width: 192px; } }


/* newsletter */
div.newsl
{
	padding-top: 30px;
}
html:not([Opera]) div.newsl { padding-top: 16px; }

div.newsletter {
	position: relative;
    float: right;
    clear: both;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width : 195px;
    top: 240px;
    left:10px;
}
div.newsletterhead {
	height: 20px;
	[]
	height: 25px;
	padding: 0;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
div.nwsltr {
	position: relative;
	width:165px;
	[]
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 5px;
	z-index: 500;
	float:left;

}
input.nwsltrepost {
	width: 80%;
	height: 15px;
	[]
	height: 20px;
	margin: 3px 0px 3px 0px;
}
*html input.nwsltrepost {width:80%;} /*IE fix */
html:not([Opera]) input.nwsltrepost{height: 15px;} /* Gecko based browsers hack: Firefox*/

div.newslettermsg {
	padding: 5px 0 0 0;
}
.nwsltrmsg {
}
.nwsltrmsgerr {
}
.nwsltrrdo, .nwsltrrdotxt {
	float: left;
}
.nwsltrrdo {
	padding: 3px 0 0 0;
}
.nwsltrsend
{
	float: left;
	clear: both ;
	padding-top: 4px;
}
html:not([Opera]) .nwsltrrdo { margin: 5px 5px 0 0; }
@media all and (min-width: 0px) { .nwsltrrdo { margin: 3px 3px 0 0; } }
.nwsltrrdotxt {
	padding: 0 5px 0 0;
}
html:not([Opera]) .nwsltrrdotxt { margin: 0 5px 0 0; }
.nwsltrsub {
	padding: 14px 0 0 11px;
}

/***********************************************************************************************************************************/
/* small cart */
#diverse
{
	width:160px;
	overflow: hidden;
	position: absolute;
	left: 830px;
	top: 139px;
	height: 100px;
	margin: 0;
	padding: 0;
		
}
div.carthead{/* cart header - "Handlekurv" text */
	position: relative;
	width:160px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-align: left;
}
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... */
	position: relative;
	width:150px;
	height:40px;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	z-index: 500;
	float:left;
}
html:not([opera]) div.cart{width:145px;} /* Firefox fix */
.cartsmallqtxt, .cartsmallptxt /*captions in cart container*/
{
	width: 54px;
	font-weight: bold;
	float: left;
	clear: left;
	margin: 0 1px 4px 1px;
	padding: 0 2px;
}
.nwsltrtxt {
	font-weight: bold;
}
.cartsmallq, .cartsmallp /* data in cart container*/
{ 
	float: right;
	margin: 0 1px 4px 1px;
	padding: 0 2px;
	text-align: right;
	font-weight: bold;
	overflow: visible;
}
.cartbottom /* footer of cart*/
{
	position: relative;
	float: right;
	z-index: 699;
	padding: 0px 0px 0px 0px;	
	margin: 5px 3px 0px 0px;
}
/***********************************************************************************************************************************/
/* left menu (tree menu) */
#mainmenu /* container for total leftmenu */
{
    position: relative;
    float: left;    
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width : 195px;  /* totalt width of menu */   
    top: 220px;
    left:10px;
}
div.menuheader
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	vertical-align: top;
}
.mspace /* indent for submenu. Set also in web.config (menuindent) */
{
	display : inline;
	/*width : 3px;*/
	float: left;
}
/* menu icons */
.divmainicoopen
{
	float: left;
	display : inline;
	width : 15px;
}
.divmainicoclosed
{
	float: left;
	display : inline;
	width : 15px;
}
.divsubicoopen 
{
	display : inline;
	vertical-align: top;
	float: left;
}
.divsubicoclosed
{
	display : inline;
	vertical-align: top;
	float: left;
}
/* menulinks */
a.amainmenuopen,a.amainmenuopen:hover, a.amainmenuopen:visited
{
	display: block;
	width: 175px;
	float: right;
	/*margin: 0px 0px 0px 10px;*/ 
} 
a.amainmenuclosed,a.amainmenuclosed:hover, a.amainmenuclosed:visited
{
	display: block;
	width: 175px;
	float: right;
	/*margin: 0px 0px 0px 10px;*/
}
*html a.amainmenuopen,a.amainmenuopen:hover, a.amainmenuopen:visited, a.amainmenuclosed,a.amainmenuclosed:hover, a.amainmenuclosed:visited
{width: 175px;} 
html:not([opera]) a.amainmenuopen,a.amainmenuopen:hover, a.amainmenuopen:visited, a.amainmenuclosed,a.amainmenuclosed:hover, a.amainmenuclosed:visited
{width: 175px;} 
a.asubmenuopen,a.asubmenuopen:hover,a.asubmenuopen:visited 
{
	display: inline;/*vil fungere i opera*/
}
* html a.asubmenuopen,a.asubmenuopen:hover,a.asubmenuopen:visited 
{
	float: left;
}
html:not([opera]) a.asubmenuopen,a.asubmenuopen:hover,a.asubmenuopen:visited
{
	float: none;
}
a.asubmenuclosed,a.asubmenuclosed:hover, a.asubmenuclosed:visited
{
	display: inline;/*vil fungerer i opera*/
}
* html a.asubmenuclosed,a.asubmenuclosed:hover, a.asubmenuclosed:visited
{
	float: left;
}
html:not([opera]) a.asubmenuclosed,a.asubmenuclosed:hover, a.asubmenuclosed:visited
{
	float: none;
}
/* containers for left menu elements */
.mainmenuopen0 /* container around mainmenu open elements*/
{
	position: relative ;
	padding: 0px 0px 3px 0px;
}
.mainmenuclosed0 /* container around mainmenu closed elements*/
{
	position: relative;
	padding: 0px 0px 3px 0px;
}
html:not([opera]) .mainmenuopen0, .mainmenuclosed0{display: table;} /* Firefox fix */
.submenuopen1,.submenuopen2,.submenuopen3,.submenuopen4, .submenuopen5 /* container around submenu open elements. Put backgroundpictures here. */
{
	position: relative;
	padding: 0px 0px 3px 0px;
	clear: both;
}
.submenuclosed1,.submenuclosed2,.submenuclosed3,.submenuclosed4, .submenuclosed5 /* container around submenu closed elements. Put backgroundpictures here. */
{
	position: relative;
	padding: 0px 0px 3px 0px;
	clear: both;
}
.submenuclosedm, .submenuopenm  /* container for submenu */
{
	display: inline;	
}
.divamainmenuopen,.divamainmenuopen0, .divamainmenuclosed,.divamainmenuclosed0 /* container for mainmenu */
{
	width: 175px;
	min-height: 10px;
}
html:not([opera]) .divamainmenuopen,.divamainmenuopen0, .divamainmenuclosed,.divamainmenuclosed0 {width: 180px;display:table-cell;} /* Firefox fix */
@media all and (min-width: 0px){.divamainmenuopen,.divamainmenuopen0, .divamainmenuclosed,.divamainmenuclosed0 {width: 180px;display:table-cell;}} /* Opera 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: 139px;	
	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: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	
}
div.searchcap
{
	width: 90%;
	padding: 5px 0px 0px 10px;
}
#divsearch img
{
	margin: 10px 0px 0px 0px;
}
input.soek{
	width: 145px;
	height: 15px;
	[]
	height: 20px;
	margin: 10px 0px 0px 10px;
}
*html input.soek {width:150px;} /*IE fix */

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: 20px;
    margin: 5px 0px 0px 195px;
    width: 605px;
    float: none;
    position: relative; 
    vertical-align: middle;    
    /*padding-bottom: 20px; */
}

/***********************************************************************************************************************************/
/* breadcrumbs */
.breadmain{
	left: 20px;
	margin: 140px 0px 0px 195px;
	position: relative;
	vertical-align: middle;
	width: 605px;
	float: none;
}
.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 7px 5px 0px;
	padding: 0px 0 0 0;
	width: 195px;
	height: 160px;	
	float: left;
	overflow:hidden;
}
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;
}
/***********************************************************************************************************************************/
/* product box - list */

.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;
}
.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;	
	
}
html:not([opera]) .boxpicture
{
	padding: 2px 10px 5px 5px;

}
.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 0px 0px;
	height: 40px;
}
.boxalt01v
{	
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 3px 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 /* 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;
}
.boxprice
{
	height: 20px;
	vertical-align: middle;
}
.boxpricev
{
	margin-right:3px;
}
.boxorgprice
{
	display: inline;
}
.boxorgpricenull /* original price when discount is showing */
{
	display: inline;
}
.boxreadmore /* les mer foran boxcart*/
{
	padding: 6px 0px 0px 0px;
}
html:not([opera]) .boxreadmore
{
	
}
/***********************************************************************************************************************************/
/* one product - singlerender */
.rendersingle /* container with product details and image */
{	
	width: 605px;
    margin: 40px 0 0 0;
    display: table;
    position: relative;
 }
.rendersingletr
{
	width:605px;
	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;
}
.singlebigpicture /* container with picture that shows after click on small picture */	
{ 
	position: absolute;
	top: 40px;
	left: 0px;	
	width: 300px;		
	height: auto;
	text-align: center;	
}
@media all and (min-width: 0px) { .singlebigpicture { top: 0px; } }
.mulitpicturepre,.mulitpictureaft /* boxes which holds arrows images */
{
	display: table-cell;
    height:200px;    
    width: 20px;
    vertical-align: middle;
}
/* product attributes - contains caption and data */
.singleproductident, .singledimen,.singlecolor,.singleunit,.singlequantityonhand,.singleprice,.singlecart, .singlealt02,.singlealt03,.singlealt04,.singlealt05,.singlealt06,.singlealt07,.singlealt08,.singlealt09,.singlevariantd
{	    
	display: table;
    width: 280px; 
    padding: 3px 0px 0px 0px;
}
.singlecart
{
	margin-top: 10px;	
}
.singlepdfref
{
	margin-top: 10px;
}

/* product attributes - caption */
.singleproductidenttxt,.singlealt02txt,.singlealt03txt,.singlealt04txt,.singlealt05txt,.singlealt06txt,.singlealt07txt,.singlealt08txt,.singlealt09txt, .singledimentxt, .singlecolortxt, .singlequantityonhandtxt,.singleunittxt, .singlepricetxt, .singlevariantdtxt
{
   	display: table-cell;
    width: 140px;
    float:left;  /*IE fix*/
}
div.singledimentxt, div.singledimenv, div.singleorgpricenull
{
	display: none;
}
/* product attributes - data */
.singleproductidentv, .singledimenv, .singlecolorv, .singlequantityonhandv, .singleunitv,.singlevariantdv, .singlealt02v, .singlealt03v, .singlealt04v, .singlealt05v, .singlealt06v, .singlealt07v, .singlealt08v, .singlealt09v
{
   	display: table-cell;
    width: 100px;
    float: right; /*IE fix*/
}
.singlepricev
{
	display: table-cell;
    width: 50px;
    padding-left: 34px;
    
    
    }
.singlevariantsize
{
	width: 50px;	
}
.singlepricev, .singleorgprice /* place price and discountedprice on same line */
{
	display: inline;
}
.singleorgprice /* space between price and discountedprice */
{
	padding-left: 4px;
}
.singlecartinp,.singlecartv /* cart input and button */
{
	display: inline;
}
.singlecartinp /* cart input */
{
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
}
img.cart /* cart button */
{
}
.singledesc /* product name */
{ 
	width: 605px;
	position: relative;
	top: -40px;
	left: 6px;
}
.singlealt01 {
	width: 605px;
	position: relative;
	top: -38px;
	left: 10px;
}
.singlelongdesc /* box with long description of product */
{
	clear: both;	
	width: 95%; 
	padding: 10px 10px 2px 10px;      
}
.singlealt10 {
	clear: both;	
	width: 95%;
	padding: 0 10px 10px 10px;  
}
.singlesuppliersdescr /* suppliersdescription */
{
	clear: both;
	width: 95%; 
	padding: 0px 10px 10px 10px;  
}
.singlelongdesctxt,.singlesuppliersdescrtxt,.singlealt01txt,.singlealt10txt /* 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;
}

div.printerfriendv img
{
	margin-left: 5px;
}

#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 */
/* 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 */


/*Ekstra variant kode*/

#singlevariantstuff
{
	margin-top: 15px;
}

div.singlevariantpictures
{
	display: none;
}	
div.singlevariantd, div.singlevariantpicturesdv, div.singlevariancolortd
{
	width: 230px;
    float: left;
    display: table;	
}
div.variantpicture
{
	width: 50px;
	height : 50px;
	display: inline;
	cursor: pointer;	
}
.singlevariantcolor, .singlevariantsize
{
	width: 110px;
}
.singlevariantcolordtxt, .singlevariantdtxt
{
	display: table-cell;
    width: 100px;
    float:left;	
}
.singlevariantpicturestxt
{
    display: table-cell;
    width: 200px;
    float:left;	
}
#singlevariantpicdialog
{
    display:inline;    
}
.singlevariantcolordv, .singlevariantdv
{
    float: left;
    width: 100px;	
}

.longdescv
{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	width: 580px;	
}
*html .longdescv
{
	margin-left: 3px;	
}
/*Singlemultipic*/
.singleallmultipics
{   
	float: left;
	clear:left;
	margin-top: 6px;
	margin-bottom: 6px;
	
	
}
.singlemultipic
{
	display: inline;
	height: 50px;
	width: 50px;
	cursor: pointer;
	border: 1px solid #c0c0c0;
	float: left;
	margin-left: 2px;
	margin-right: 6px;
	margin-bottom: 6px
}


/**/

/***********************************************************************************************************************************/
/* login page */
#divlogon{/* contains login elements (login text, name, password, button) */   
    width: 100%;
}
/***********************************************************************************************************************************/
/* cart view (big cart) */
div.carttext /* text above big cart */
{
	text-align: left;
}
div.carttextheader /* header for text above big cart */
{
}
div.cartheader
{	
	display: table;
	width : 605px;
	text-align: 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:605px;
	table-layout:fixed;
	empty-cells:show;
}
.cartbigcart{
	display:inline;
}
.cartbigcart img /* editcart icon in cart */
{
	margin: 3px 0 0 5px;
}
* html .cartbig{/*IE*/
	display:block
}
.cartbig div {
	border-collapse: collapse;
	display: table-cell; 
}
input.bigcart
{
	width: 30px;
}
* html .cartbig div{
	display:inline;
	white-space:nowrap;
}
.cartbigsum, .cartbigmva,.cartbigsummva /* totalsum i cart */
{
	width:548px;
}
.cartbigbottomtr /*container for delete all icon */
{
	width: 40px;
	z-index: 998;
	display: none !important;
}
.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;*/
}
*html .cartbigbottom {/*top: 39px;left:472px;*/}
html:not([opera]) .cartbigbottom {/*top: 36px;left:475px;*/}
.botcartframe
{
	width: 605px;
}
.cartframe{
    font-size: 11px;
    margin: 0px;
    color: #000;
}
.cartbigheadthumbnailpic,.cartbigthumbnailpic {
	/*display:none !important;*/
	width:35px;
}
.cartbigheadproductident, .cartbigproductident {
	width: 80px;
}
.cartbigheadcart,.cartbigwcart{ 
	/*display:none !important;*/
	width:80px;
	text-align: center;
}
.cartbigheadproductdesc, .cartbig .cartbigd{
	width:252px;
	margin: 0 0 0 0;
}
.cartbigheadprice,.cartbigprice{
	width:65px;
	text-align: right;
}
.cartbigheadlinesum,.cartbiglinesum{
	width:95px;
	text-align: right;
}
.cartbigheaddelete, .cartbigdelete {
	/*display: none !important*/
	width: 30px;
	text-align: right;
}
.cartbigdeleteall {
}
	
#cartbigbottom /* hide delete all button in big cart */
{
	/* display: none; */
}
img.cartdel
{
	z-index: 999;
}

/* frames with header and footer */

#topcartiframe{
	width: 605px;
	height: 55px;
	z-index: 1;
}
#botcartiframe
{
	width: 605px;
	height: 100%;
	z-index: 1;
}
html:not([Opera]) .cartbigsum,.cartbigsummva,.cartbigmva{width:528px;} /* Firefox fix for plassering av totalsum ordre */
*html .cartbigsum,.cartbigsummva,.cartbigmva{width:528px;margin-right:0px;}/* IE fix for plassering av totalsum ordre */
.cartbigsummva, .cartbigmva /* hide mva */
{
	display: none;
}
/***********************************************************************************************************************************/
/* customer page */
#newcustform
{
	padding-bottom: 30px;
}
#newcusthead
{
	height: auto;
	width: 300px;
	margin-left: 145px;
	padding-top: 10px;
}
.customerform{	/* div which holds captions and inputs of customer data */	
    position: relative;
	width: 435px;
    top: 20px; 
    display: table;
}
.ncddiv{ /* container with caption */
	display: inline;
	float: left;
	clear: left;
	width: 210px; 
	height: 20px;
}
.ncfdiv{ /* container with input */
	display: inline;
	float: right;
	clear: right;
	width: 210px; 
}
*html ncfdiv
{
	height: 20px;
}
#newformsubmit /* container for buttons - new customer page */ 
{
	position: relative;
	top: 30px;
}
#newcustformsubmit /*submit and reset buttons - new customer page*/
{	
	float: right;
	margin: 0px 196px 0px 0px;
}
#newcustformsubmit2 /*submit and reset buttons - new customer page*/
{	
	float: right;
	margin: 0px 10px 0px 0px;
}

#newcustformreset /*submit and reset buttons - new customer page*/
{	
	float: right;
	margin: 0px 10px 0px 0px;
}

#newcustformreset2
{
	width: 90px;
	height: 21px;	
}
#newcustformreset2 /*submit and reset buttons - new customer page*/
{	
	float: right;
	margin: 0px 10px 0px 0px;
}

#newcustformreset
{
	width: 90px;
	height: 21px;	
}

#newcustformsubmit
{
	width: 77px;
	height: 21px;
}

#sendup
{
	text-align: center;
	padding: 20px 0px 0px 0px;
}
#sendupsubmit /* send-button in forgot username/password */
{
	padding: 0px;
	margin:0px;
}
.sendupuserc
{
	text-align: center;
	padding-top: 10px;
}
.sendupusere
{
	display: inline;
}
.sendupsub
{
	display: inline;
}
/*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 */
div.bunn {
	width: 600px;
}
div#fraktinfo {
	margin-top: 10px;
	color: #4c4c4c;
	font-size: 10px;
	padding: 5px 0 5px 0;
}
div#logoninfo {
	font-size: 14px;
	padding: 5px 0 5px 0;
	text-align: right;
}

/* order page */
.cartformhead,.cartorderconfirmhead,.cartbigtop /* headers with text f.e. "Steg 1 av 3: Handlekurv - Registrering - Ordrebekreftelse" */
{ 
	width: 605px;
}
.cartformhead div,.cartorderconfirmhead div,.cartbigtop div{ /* all of child divs of cartformhead (and cartorderconfirmhead) */
	display: inline;
}
.cartformheadtr{ /* line with text: "Sjekk skjema og trykk "Send bestilling" for a ga videre" */
	width: 605px;
}
html:not([opera]) .cartformheadtr{width: 600px;} /* Firefox fix */
div.ordrebekreftelsestekst {
	margin: 10px 0 20px 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
#custformorder /* container for orderform */
{
	display: table;
	margin-top: 5px;
	width: 600px;
	float: none;
} 
.orderform{	/* this box holds captions and inputs (+ one combobox) */
	width: 600px;
    position: relative;
    top: 4px;  
    display: table; 
    margin-bottom: 10px;
    float: left;
    margin-top: 2px;
}
*html .orderform 
{
	width: 295px;
}
.orderformtr div{ /* all of child divs of orderformtr (caption divs and input divs)*/
	float: left;
	clear: left;
	margin: 1px 0px 0px 0px;
	width: 130px;
}
/*  Safari */
#ocfcustomername,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace, #ocfcompanyname, #ocfcountry, #ocfwebsite
{
	[float: right;
	float: left;
	]float: right;
}
/*  Safari */
#ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace, #ocfdelivercountry
{
	[margin-left: 0px;
	margin-left: 15px;
	]margin-left: 0px;
}
/* Firefox */
html:not([opera]) #ocfcustomername,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace, #ocfcompanyname, #ocfcountry, #ocfdelivercountry, #ocfwebsite
{
	float: left;
}
/* Firefox */
html:not([opera]) #ocdelivername, #ocdeliveraddress, #ocdeliverzipcode, #ocdelivercityplace, #ocdelivercountry
{
	height: 10px;
}
/* Opera */ 
@media all and (min-width: 0px){#ocdelivername, #ocdeliveraddress, #ocdeliverzipcode, #ocdelivercityplace, #ocdelivercountry
{
	height: 10px;
}
}
/* Opera */ 
@media all and (min-width: 0px){#ocfcustomername,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace, #ocfdelivercountry, #ocfcompanyname, #ocfcountry, #ocfwebsite
{
	float: left;
	margin-left: 0px;
}
}

input.ordercustform {
	width: 165px;
}

#ocfcustomername,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace, #ocfdelivercountry, #ocfcompanyname, #ocfcountry, #ocfwebsite{
	/* elements which holds inputs and combobox */
	width: 167px;
	clear: right;
	height: 20px;
	padding-left: 2px;
}

#ocfcustno2
{
	display:none;	
}
#ocfcomments
{	width: 440px;
	float: left;
	clear: right;
	height:40px;
	margin-left: 2px;
}
*html #ocfcomments {float: right;}
#comments, #ocdcomments
	{height: 35px;}
#comments
	{width: 440px;}
*html #comments{margin-left:-5px;}/*IE left align comments textarea*/
#ocdcustomername,#ocdemailaddress,#ocdaddress,#ocdzipcode,#ocdcityplace,#ocdtelephone,#ocdtelefax,#ocdcomments, #ocdpayment, #ocdpassword, #ocdpassword2, #ocddelivername, #ocddeliveraddress, #ocddeliverzipcode, #ocddelivercityplace, #ocddelivercountry, #ocdcountry, #ocdcompanyname, #ocdwebsite{
	/* names before inputfields */
	font-weight: bold;
	text-align: right;
}
#ocddelivername, #ocddeliveraddress, #ocddeliverzipcode, #ocddelivercityplace, #ocddelivercountry /* placement for deliverfields to the right */
{
	position: absolute;
	top: 42px;
	left: 295px;
	width: 90px;
}
#ocddeliveraddress, #ocfdeliveraddress
{
	margin-top: 22px;	
}
#ocddeliverzipcode, #ocfdeliverzipcode
{
	margin-top: 44px;	
}
#ocddelivercityplace, #ocfdelivercityplace
{
	margin-top: 66px;	
}
#ocddelivercountry, #ocfdelivercountry
{
	margin-top: 88px;	
}
html:not([opera]) #ocddelivername, #ocddeliveraddress, #ocddeliverzipcode, #ocddelivercityplace, #ocddelivercountry
{
	top: 144px;	
}
#ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace, #ocfdelivercountry /* placement for deliverfields to the right */
{
	position: absolute;
	top: 42px;
	left: 385px;
}
html:not([opera]) #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace, #ocfdelivercountry
{
	top: 144px;	
}
#ocfpassword, #ocfpassword2
{
	padding: 1px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
}
*html #ocdpassword
{
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 0px;	
}
*html #ocdpassword2
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#ocdpasscomment /* comment before password input */
{	/*display:none;*/
	float: left;
	margin: 10px 0 10px 10px;
	width: 250px;
	height: 60px;
	border: 1px solid red;
	display: none;
} 
.cartformbottom, .cartbigbottoml{ /* container with buttons (bottom) */
	width: 605px;	
	display: inline-block;
	height:40px;
	text-align:right;
	vertical-align: top;
}
html:not([opera]) .cartformbottom, .cartbigbottoml{width: 595px;float: left;} /* container with buttons (bottom) */
*html .cartformbottom {padding-left: 15px;}
.cartbigbottomback,.cartbigbottomnext,.cartbigbottommore,.cartformbottomsend, #cartbigdeleteall5{ /* bottons: "<< Tilbake", "Fortsett a handle", "Send bestilling >>" */
	display: inline;
}
.cartformbottom
{
	padding-top: 10px;
	margin-top: 10px;
	border-top: solid 1px #b3b3b3;

}

.cartformbottom .cartbigbottommore{/*margin: 30px 0 0 70px;*/}
.cartformbottom .cartformbottomsend
{

}
.cartformbottomsend, .cartbigbottomnext, .cartbigbottommore, #cartbigdeleteall5
{
	margin-left: 10px;
}
#toptext
{
	display: table;
	width: 600px;
	height:15px;
	vertical-align: bottom;
}
#fakttext, #delivertext
{
	display: table-cell;
	height: 15px;
	width:290px;
	float: none;
	clear: none;
}
#copyadr
{
	width: 250px;
	position: absolute;
	top: 95px;/* endret fra 88 */
	left: 315px;
	z-index: 999;
}
html:not([opera]) #copyadr {left: 310px; top: 100px;} /* Firefox */

@media all and (min-width: 0px){#copyadr{top: 100px;} } /* Opera */

*html #fakttext, #delivertext 
{
	display: inline;
}
#betingelser
{
	display: none;
	position: absolute;
	top: 300px;
	left: 305px;
}

@media all and (min-width: 0px){#betingelser{top: 340px;} } /* Opera fix */

html:not([opera]) .cartformbottom, .cartbigbottoml{padding-left:10px;} /* Firefox fix */

/***********************************************************************************************************************************/
/* order page 2 (some elements are in 'order page') */
table.ordercust
{
    width: 598px;
    border-bottom: 1px solid #b0b0b0;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
}
table.orderprod
{
    width: 598px;
    font-family: Verdana;
    font-size: 11px;
}
table.tableototalsum
{
    width: 598px;
    font-family: Verdana;
    font-size: 11px;
}
table.toporderwrap
{
	/*border: 1px solid #b0b0b0;*/
}
tr.orderlinetr td
{
	border-bottom: 1px dotted #b0b0b0;
}

td.otmsessionno
{
    width: 50%;
}
div.ocordercomments1, div.ocordercomments2, div.ocordercomments3
{
	display: none;
	/*text-align: center;
	font-weight: bold;
	font-size: 16px;
	height: 30px;	*/
}
.ocordercomments4
{
	display: none;
    /*font-weight: bold;
    font-size: 14px;
    text-align: center;	*/
}

.opheadquantity
{
	width: 38px;	
}      
.opheadproductident
{
	width: 60px;
}
.ohtotalsumtx, .ohtotalsum
{
	font-weight: bold;
}
                  
.ototalsummvatxt, .ototalsummvav, .ototalmvatxt, .ototalmvav, .ohtotalsumtx, .ohtotalsum, .oplinesum
{                
    text-align: right;
}
.ototalsummvatxt
{
    width: 520px;
}
.opprice, oplinesum
{
    text-align: right;
}
.opheadprice, .opheadlinesum, .ototalsummvav
{
    text-align: right;
    width: 80px;
}
.ocordercomments2td
{
    text-align: center;
    border-top: 1px dotted #b0b0b0;
}              
td.ocmdelivercaption
{
    width: 250px;
}
td.date, .ocdatetime
{
    text-align: right;
}
td.space1
{
    height: 20px;
}
td.space2
{
    height: 20px;
}
td.space3
{
    height: 20px;
}
td.space4
{
    height: 20px;
}
td.ocmcomments, tr.orderheadtr
{
    background-color: #f5f1f1;
}
.occustomername, .occompanyname, .occdelivercaption, .ocmcompanyname
{
    font-weight: bold;
}
.occsessionno, .ocsessionno, .oczipcode, .occityplace, .occtelephone, .octelephone, .occfreight, .occlevering, .ocfreight, .oclevering, .occlevering, .oclevering, .occdelivercountry, .ocdelivercountry, .ocdeliverzipcode, .ocdelivercityplace
{
    display: inline;
}
#ocdelivercountry {
	display: block !important;
}
#otmtelephonetr td {
	padding-top: 8px;
}
#otmpaymenttr td {
	padding: 8px 0 8px 0;
}
#otmcommentstr td {
	padding-bottom: 8px;
}

/***********************************************************************************************************************************/
/* search for product result page */
.fieldheader /* header with field names */
{ 
	display: table;
	width: 605px;
}
.fieldheadertr{/* inner container in header */
	display: table;
	padding: 0px 0px 0px 4px;
}
.fieldheadertr div {
	display: table-cell;
	color: #000; 
	font-size: 11px;
	font-weight: bold;
}
* html .fieldheadertr div /*IE fix*/
{
	display: block;
	float: left;
} 
.renderlisttr{ /* inner container in row */ /*hent inn igjen??? fjernet 1602*/
	display: table;
	padding: 3px 0px 3px 4px;
}

.renderlisttr div{
	display:table-cell;
}
*html .renderlisttr div /*IE fix*/
{	
	display:inline;
}
.fieldthumbnailpic, .spanpicture {
	width: 100px;
	text-align: left;
	margin: 0px 5px 0px 0px;
}
html:not([opera]) .fieldthumbnailpic, .spanpicture 
{
	padding-right: 5px;
}
a.prodlinkimg,a.prodlinkimg:visited, a.prodlinkimg:hover {} 
.fieldproductident, .spanproductident{
	width:80px;
}

.fieldcart {
	width: 60px;
	text-align: center;
}
input.listquantity, .spancartinp /* cartinput in list */ {
	width:30px;
	text-align:right;
	margin: 0;
}
.fielddescription,.spandesc{
	width:207px;
	margin: 0;
}
*html .spandesc {white-space:normal;}
.spancartinp
{
}
.spancart img.cart 
{
}
.spancart
{
	margin: 0;
	padding: 0 3px 0 3px;
}
.fieldunit, .spanunit { 
	width: 60px;
	text-align: center;
}
.fieldprice, .spanprice, .spanorgprice {
	text-align: right;
}
.spanorgprice {
	padding-left:3px;
}
*html .spanorgprice /* IE fix to get discountedprice aligned with price */ {
	padding-top:3px;
}
.renderlist2,.renderlist1 /* row with result - odd */ /* row with result - even */
{ 
	display: table;
	width:605px;
	table-layout:fixed;
	empty-cells:show;
	border-bottom:1px dashed #b7b7b7;
}
/* 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 */
{
	line-height: 2;
}
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 */

#inforightaround_ {
	position : absolute;
    width: 160px;
    overflow: hidden;
    left : 830px;
    top: 250px;
	text-align: left;
}
#kundeinforightaround_ {
	width: 158px;
	[]
    width: 160px;
    overflow: hidden;
	border: solid 1px #ccc;
	text-align: left;
	background-color: #CDE0E7;
}
#kundeinforighthead_ {
	background-color: #5595E5;
	height: 25px;
	width: 160px; 
	color: #fff;
	text-align: left;
    font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#kundeinforightheader_ {
	position: relative;
	top: 5px;
	left: 10px;
}
#kundeinforight_ {
	width: 153px;
	[]
	width: 158px;
	text-align: left;
	padding: 5px 0 5px 5px;
}

#feltinforightaround_ {
    width: 160px;
    margin: 0;
    padding-top: 6px;
    overflow: hidden;
	text-align: left;
}

#kundelogonaround /* container around customerlogin */
{
	display: none;
	
	position : absolute;
    width: 160px;
    overflow: hidden;
    left : 830px;
    top: 230px;
	border: solid 1px #ccc;
	text-align: left;
	background-color: #CDE0E7;
}
#kundelogonaround_ /* container around customerlogin */
{
	position : relative;
    width: 250px;
	border: solid 1px #ccc;
	text-align: left;
	background-color: #CDE0E7;
}
#kundelogonaround #kundelogonhead
{
	background-color: #5595E5;
	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;
}
#kundelogonaround_ #kundelogonhead
{
	background-color: #5595E5;
	height: 25px;
	width: 250px;
	[]
	width: 260px;
	color: #fff;
	text-align: left;
    font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#kundelogonaround #logonheader
{
	position: relative;
	top: 5px;
	left: 10px;
}
#kundelogonaround_ #logonheader
{
	position: relative;
	top: 5px;
	left: 10px;
}
#kundelogonaround #kundelogon
{
	width: 160px; 
	text-align: left;
	padding: 5px 0 5px 0;
}
#kundelogonaround_ #kundelogon
{
	width: 250px; 
	text-align: left;
}

a.logonlinks, a.logonlinks:hover, a.logonlinks:visited
{
	font-size: 11px;
	color: #760710;
	font-weight: bold;
}
#loggedon
{
}
#divlogon
{
}
input.logon{
	width: 145px;
	height: 15px;
	[]
	height: 20px;
	margin: 0px 0px 0px 0px;
}
*html input.logon {width:150px;} /*IE fix */

#divlogonf /* container around username- and passwordfields ++ in customerlogon */
{
	vertical-align: top;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#kundelogonaround #divlogonerr /* errormessage wrong username or password */
{
	height:25px;
	width: 140px;
	text-align: left;
	color: red;
	padding:0px 3px 0px 3px;
}
#kundelogonaround_ #divlogonerr /* errormessage wrong username or password */
{
	height:25px;
	width: 250px;
	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;
}
button.logonbutton
{
	width:85px;
	height:21px;
	padding: 0px;
	margin:0px;
	border: none;
	cursor: pointer;
	background-color: Transparent;
}
html:not([opera]) button.logonbutton {width:68px;height:22px;} /* Firefox fix to show all of loggonbutton */
div.custloggedin /* message in customerlogin when loggedin */
{
}
/****************************************************************************************************************/
/* loginmessage on top of every page */
#custname
{
	height: 20px;
}
/****************************************************************************************************************/
/* printerfriendly */
.singleprinterfriend /* container for printerfriendly */
{
	height: 15px;
	width: 120px;
	margin-right: 10px;	
	float: left;
}
*html .singleprinterfriend {display: inline;}
div.printerfriendv
{
	display: inline;
	float: left;
}
.singleprinterfriendtxt, .printerfriendv
{ 
	display: inline;
	float: right;
}
/****************************************************************************************************************/
/* Tip a friend / Send userlist to friend / Product request */

div.tipafriendtop, div.senduserlisttop, div.prodrequesttop
{
	position: relative;
	/*width: 607px;*/
	width: 280px;
	overflow: hidden;
	z-index: 1000;
	padding-bottom: 10px;
	display: block !important;
}
div.senduserlisthead, div.prodrequesthead
{
	width: 224px;
	height: 24px;
	margin-top: 10px;
	z-index: 0;
	position: relative;
	float: right;
	clear: right;
	right: 20px;
	font-weight: bold;
	font-size: 14px;
}
div.tipafriendhead
{
	width: 25px;
	height: 25px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.tipafriendheadtxt img, .prodrequestheadtxt img
{
	display: none;
}
*html div.tipafriendhead, div.senduserlisthead, div.prodrequesthead {display: inline;}
div.senduserlistheadtxt
{
	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;
	right: 0px;
	top: 0px;
	z-index: 1000;
	display: none;
}
div.tipafriendpname, div.senduserlistpname, .prodrequestpname, .tipafriendhead
{
	display: none;
}
div.tipafriendmsg, div.tipafrienderrmsg, div.prodrequestmsg, div.prodrequesterrmsg
{
	width: 204px;
	height: 10px;
	padding: 5px 0px 0px 0px;
	color: Red;
	position: relative;
	float: right;
	clear: right;
	right: 40px;
}
div.senduserlistmsg, div.senduserlisterrmsg
{
	width: 155px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	color: Red;
	position: absolute;
	left: 165px;
	top: 265px;
}
div.tipafriendsend, div.senduserlistsend, div.prodrequestsend, div.prodrequestsend, .prodrequestfrom
{
	padding: 5px 0px 0px 0px;
	width: 204px;
	position: relative;
	float: right;
	clear: right;
	right: 40px;
}
input.tipafriendinp, textarea.tipafriendcommentinp, input.senduserlistinpinp, textarea.senduserlistcommentinp, input.prodrequestinpinp, textarea.prodrequestcommentinp, .prodrequestinp
{ 
	width: 180px;
	border: solid 1px #b3b3b3;
}
#tipafriendcommentinp
{
	height: 50px;
}
div.tipafriendfrom, div.senduserlistfrom, div.prodrequestfrom
{
	padding: 5px 0px 0px 0px;
	width: 204px;
	position: relative;
	float: right;
	clear: right;
	right: 40px;
}
div.tipafriendcomment, div.senduserlistcomment, div.prodrequestcomment
{
	padding: 5px 0px 0px 0px;
	width: 204px;
	position: relative;
	float: right;
	clear: right;
	right: 40px;
}
div.tipafriendsubmit, .senduserlistsubmit, .prodrequestsubmit
{
	padding: 5px 0px 0px 0px;
	width: 204px;
	position: relative;
	float: right;
	clear: right;
	right: 40px;
}
div.tipafriendsubmittxt, div.senduserlistsubmittxt, .prodrequestsubmittxt
{
	width: 58px;
	height: 21px;
	margin-bottom: 5px;
	cursor: pointer;
}
div.tipafriendsubmittv, .senduserlistsubmittv, .prodrequestsubmittv
{
	display: none;
	cursor: pointer; 
}
div.tipafriendsendtxt, div.tipafriendcommenttxt, div.tipafriendfromtxt,
div.senduserlistheadtxt, div.senduserlistsendtxt, div.senduserlistfromtxt, div.senduserlistcommenttxt,
div.prodrequestheadtxt, div.prodrequestsendtxt, div.prodrequestfromtxt, div.prodrequestcommenttxt
{
	font-weight: normal;
	color: #000;
}
div.tipafriendheadtxt, div.prodrequestheadtxt
{
	font-weight: bold;
	font-size: 14px;
}

/* social stuff */
.tipafriendsocialtr
{
	width: 270px;
	float: left;
	position: relative;
	margin-top: 10px;
	padding-bottom: 10px;
}
.tipafriendsocialtr a
{
	color: #000;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}
.tipafriendsocialtr img
{
	position: relative;
	top: 7px;
}
.tipafriendfacetr, .tipafrienddelitr, .tipafriendfavtr
{
	width: 125px;
	height: 27px;
	position: relative;
	float: left;
	clear: left;
	margin-top: 15px;	
}

.tipafriendtwitttr, .tipafriendnettbytr, .tipafriendrsstr
{
	width: 125px;
	height: 27px;
	position: relative;
	float: right;
	clear: right;
	margin-top: 15px;
}
/* Sosiale medier som ikke skal være med: */
.tipafrienddelitr, .tipafriendnettbytr, .tipafriendrsstr, .tipafriendfavtr,
.tipafriendheadtxt, .tipafriendsend, .tipafriendfrom, .tipafriendcomment, .tipafriendsubmit
{
	display: none;
}
/****************************************************************************************************************/
/* styles for cute editor */
.menumaintext
{
	position : relative;
	display: table;		
	top: 10px;			
	width : 605px;
}
.menuintrotext
{
	position : relative;
	display: table;		
	top: 20px;
	margin-bottom : 25px;			
	width : 605px;	
}

#feltinforightaround_ div.menuintrotext {
	top: 0px;
	display: block;
	margin: 0 0 12px 0;
	padding: 0;
	width: 160px;
	overflow: hidden;
	text-align: left;
}
#feltinforightaround_2 {
	margin-top: 10px;
}
html:not([opera]) #feltinforightaround_2 {padding-top: 100px;}

/****************************************************************************************************************/

/** fix.. **/
div.fix1, div.fix2 {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
/**	**/

/****************************************************************************************************************/
div.kommainfo {
	display: none;
	margin: 5px 0 5px 0;	
	padding: 2px 0 2px 5px;
	width: 600px;
	[]		
	width : 605px;
	font-weight: bold;
	background-color: #cdcdcd;
}
div.kommainfo2 {
	display: none;
	margin: 5px 0 5px 0;	
	padding: 2px 0 2px 5px;
	width: 602px;
	[]		
	width : 607px;
	font-weight: bold;
	background-color: #cdcdcd;
}
div.bestenheterr {
	margin: 5px 0px 0px 0px;
	text-align: left;
}
div.bestenheterrhead {
	font-size: 14px;
	color: Red;
}
div.bestenheterrline {
	font-size: 12px;
	color: Red;
}
span.bestenheterrline2 {
}

div#sms {
	width: 250px;
	position: absolute;
	top: 291px;/* endret fra 88 */
	left: 305px;
	[]
	left: 300px;
	z-index: 999;
	font-size: 10px;
}
/*extra*/
#cartextra
{
	float: left;
	left: 24px;
	width: 610px;
	position: relative;
	font-size: 11px;
	font-family: Arial;
	z-index: 1000;
	padding-bottom: 4px;
	height: 50px;
}
html:not([opera]) #cartextra {height:80px;} /* Firefox fix */

#cartextra img
{
	cursor: pointer;
}
.divprodsearch
{
	padding-right: 4px;
	float: left;
}
#prodsearchinp
{
	left: 0px !important;
	margin-top: 0px !important;
	float: left;
	clear: both;
	position: relative;	
}
#prodmatches
{
	float: left;
	clear: both;
	position: relative;	
}
.prodsoek option
{
	width: 200px;
}
#productsearch
{
	width: 300px;
	position: absolute;
	left: 0px;
}
.cartbuttons
{
	width: 100px;
	float: right;
	height: 60px;
	text-align: left;
}
.bigcartcontainer
{
	width: 600px;
}

.customshop
{
	width: 100%;
	float: left;
	height: 30px;
	text-align: left;
	position: relative;
	margin-top: 20px;
}
.customshop_varenr
{
	width: 170px;
	float: left;
}
.customshop_varenr input
{
	width: 150px;	
}
.customshop_antall
{
	width: 50px;
	float: left;
	z-index: 9;	
}
.customshop_antall input
{
	width: 30px;	
}
.customshop_leggtil
{
	float: left;
}
.customshop_leggtil img
{
	margin-top: 13px;	
}
#errormessage2
{
	float: left;
	width: 420px;
	height: 20px;

}
/**/
