/***********************************************************************************************************************************/
/* html elements */
html,body{
	width:100%;height:100%;
	padding:0;margin:0;
	text-align:center;
}
body * {padding:0;margin:0}
/***********************************************************************************************************************************/
/* */
#historyStorageForm /* tar vekk meld som vises noen ganger i explorer under hele siden: oaded":true} */
{
	display : none;	
}
#topdocument{
	position: relative;
	margin: 0 auto;
	width: 997px;
	z-index: 0;
}
#content{    
	width: 1000px;
    margin: auto;
    padding-bottom: 30px;
    padding-TOP: 2px; 
    padding-LEFT: 20px;
	height: 100%;/* IE treats height as min-height *//*har provd 100% men funker ikke*/
	min-height: 99%;
	text-align: left;
	float:left;/* to resize elements in Firefox */		
}
#content /*safari fix*/
{
[margin-top: 0px;
margin-top: -60px;
]margin-top: 0px;
}
@media all and (min-width: 0px){#content{margin-top: 0px;}} /*hack for Opera siden opera ikke tar inn siste linje av safarihack!*/

/***********************************************************************************************************************************/
/* top menu (top logo with Forside, Logg inn and so on inside) */
#topmenu{
	position: absolute;
    left: 0; top: 0;
    width: 1000px;
    height: 227px;    
}
#sitemap
{
	width: 600px;	
	border: solid 1px red;
}
.toplinks{
	position: absolute;
	width: 950px;	
	height: 10px;	
	left: 50px;
	top: 200px;		

}
html:not([opera]) .toplinks{left: 70px;} /* Firefox */

/* instead of toplink1, toplink2, toplink3... these are the same elements */
.toplinks div {
	width: 70px;
	height: 20px;	
	top: 20px;	
	float: left;
	margin: 0 5px;
}

/***********************************************************************************************************************************/
/* cart on top banner */
#diverse
{
	
	width:170px;
	position: absolute;
	left: 475px;
	top: 232px;
	z-index: 10;
	margin: 0px 0 0 0; 		
}

div.reklame
{    
    margin-left: 200px;    
    width: 580px;
    height: 50px;
    display: none;
}
div.digitrollsign
{
    position: static;
    padding-left: 10px;
    width: 180px; 
    padding-top:50px;       
}


.render{ /* main center container */

}

.carthead{/* cart header - "Handlekurv" text */
	position: absolute;
	left: 351px;
	top: 60px;
	width:175px;
	height: 40px;
}
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: absolute;
	left: 351px;
	top: 80px;
	width:175px;
	height:50px;
}

.cartsmallqtxt, .cartsmallptxt{/*captions in cart container*/
	/*
	width: 55px;
	float: left;clear: left;
	white-space: nowrap;
*/
	
}
.cartsmallq, .cartsmallp{/* data in cart container*/
/*	
	float: right;
	width: 45%;
*/

}
.cartbottom{/* footer of cart*/
	position: absolute;
	left: 360px;
	top: 120px;
	width:150px;
	height:18px;
	z-index: 699;
}

.logonlinks{/* links under small cart*/
	position: absolute;
	left: 360px;
	top: 190px;
	width:150px;
	z-index: 699;
	line-height: 20px;
}
/***********************************************************************************************************************************/
/* left menu (tree menu and search input) */
#mainmenu{
    float: left;    
    padding: 70px 0 150px 15px;
    width: 215px;  
    height: 500px;      
    background-image: url(design/menu1.gif);
    background-repeat :no-repeat; 
    margin: 225px 0 0 -10px;            
}

html:not([Opera]) #mainmenu{margin: 225px 0 0 -20px;} /*firefox fix for plassering av totalsum ordre */

#mainmenu{/* safari fix top margin */
[margin: 225px 0 0 -10px;
margin: 160px 0 0 1px;
]margin: 225px 0 0 -10px;
}

@media all and (min-width: 0px){#mainmenu{margin: 225px 0 0 -20px;}} /*hack for Opera siden opera ikke tar inn siste linje av safarihack!*/

/* left menu elements*/
.mspace
{
	display : inline ;
	border : solid 0px red;
	width : 3px; 
}
.submenuclosedm
{
	display : inline; 
	width : 120px; 
}
.submenuopenm
{
	display : inline;
	width : 120px; 
}
.divsubicoopen
{
	display : inline;
	width : 15px; 
}
.divsubicoclosed
{
	display : inline; 
	width : 15px;
}
.submenuopen1,.submenuopen2,.submenuopen3,.submenuopen4, .submenuopen5
{
	LEFT: 0px;
	POSITION: relative ;
	TOP: 2px ; 
	border : 0px solid; 
	color : #000000;
	padding-bottom : 3px;
	cursor : pointer;
	width : 160px;
}
.submenuclosed1,.submenuclosed2,.submenuclosed3,.submenuclosed4, .submenuclosed5
{
	LEFT: 0px; 
	POSITION: relative ;
	TOP: 2px ; 
	border : 0px solid; 
	color : #000000;
	padding-bottom : 3px;
	cursor : pointer;
	width : 160px; 
}
.divmainicoopen
{
	display : inline;
	width : 15px; 
}
.divmainicoclosed
{
	display : inline;
	width : 15px; 
}
.divamainmenuopen,.divamainmenuopen0
{
	display : inline; 
}
.divamainmenuclosed,.divamainmenuclosed0
{
	display : inline; /* endret fra inline-block */
}
.mainmenuopen0
{
	LEFT: 0px; 
	POSITION: relative ;
	TOP: 2px ; 
	border : 0px solid; 	
	padding-bottom : 3px;
	cursor : pointer;
	border-bottom: solid 1px #dcdcdc;
	width: 200px;	
}
.mainmenuclosed0
{
	LEFT: 0px;
	POSITION: relative ;
	TOP: 2px ; 
	border : 0px solid; 
	width: 200px;		
	padding-bottom : 3px;
	cursor : pointer;
	border-bottom: solid 1px #dcdcdc;
}

button.cart{
	border: none;
	background-color: #fff;
	color: #726459;
	font-size: 11px;
	margin: 0;
	vertical-align: middle;
	padding: 0;
	width: 70px;
}
/***********************************************************************************************************************************/
/* */
#divsearch{
	position: absolute;
	top: 0px;
	left: 351px;
	padding-top: 10px;
    width: 173px;
    white-space: nowrap;
    z-index: 900;        
}

#div_newsletter{
	position: absolute;
	top: 600px;
	left: 825px;
	padding-top: 10px;
    width: 173px;
    white-space: nowrap;
    z-index: 900;        
}


input.soek{
	width: 100px;
	height: 20px;
	margin: 20px 0 0 10px;
}
html:not([Opera]) input.soek{height: 15px;} #divsearch{padding-top:10px;}/* 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{    
    width: 580px;/* 640*/
    float: left;
    background-color: #fff;    
    margin: 230px 20px 10px -10px;    
}
#render{/* safari fix top margin */
[margin: 230px 20px 10px 15px;
margin: 60px 20px 10px 15px;
]margin: 230px 20px 10px 15px;
}
@media all and (min-width: 0px){#render{margin: 230px 20px 10px 0;}} /*hack for Opera siden opera ikke tar inn siste linje av safarihack!*/
/***********************************************************************************************************************************/
/* breadcrumbs */
.breadmain{
	width: 580px;
	height : auto;
	background-color : #cccfb7;	
}
.breadcrumbs
{	display: inline;
	white-space: normal;}

/***********************************************************************************************************************************/
/* render menu - valgt meny i stedet for liste eller box i visning*/
div.rendermenucol
{
	position:relative;
	margin:0;
	padding:0;
}
div.rendermenucoltr
{
	position:relative;
	width: 600px; 	
	margin:0;
	padding:0;
}
div.rendermenu1, div.rendermenu2, div.rendermenu3
{
	margin: 5px 5px 5px 0px;
	padding: 0px 0 0 0;
	width: 193px;
	height: 150px;	
	float: left;
	overflow:hidden;
}
div.rendermenutr{}
div.rendermenupicture
{
	float:left;
	position:relative;
	height: 115px;
	padding: 5px 15px 5px 5px;
	display:table;
}
div.rendermenudesc{}
img.nopicimg{}
a.prodlinkdm{}
/***********************************************************************************************************************************/
/* product box - list */

.renderboxcoltr
{
	position:relative;
	width: 600px; 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.renderboxcol
{
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.renderbox1,.renderbox2,.renderbox3 /* box containers */
{	
	margin: 5px 5px 5px 0px;
	width: 193px;
	height: 150px;	/* height of boxes in boxview */
	float: left;
	overflow: hidden;
}

#boxdesc1, #boxdesc2, #boxdesc3 /* 3 first boxes */
{
}
.boxpicture /* image container */
{
	float: left;
	position: relative;
	height: 150px;
	padding: 5px 5px 5px 5px;
	display: table;	
}
.boxpicture a 
{
	display: table-cell;
}
.boxprice:before /* Puts kr. in front of boxprice */
{
	/*content:"kr. ";*/
}
.boxdesc /* container which holds product name */
{	
	padding: 5px 0px 0px 0px;
	margin: 0 0 0 45%;
	height: 40px;
}
#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*/
{

}
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;}
div.boxcartinp
{	display: inline; /* container for cartinput */}

input.boxquantity /* cartinput */
	{width: 25px;
	text-align: right;
	display: inline;
	margin: 3px 5px 0 0;}

div.boxcartv /* container for carticon */
	{display: inline;
	height: 17px;
	width: 19px;}
/*html:not[opera] input.boxquantity{} /* Firefox */
div.boxproductident /* container for productident */
{ 
	/*width: 100%;
	margin: 0 0 0 35%;*/
}

/*div.boxproductidentv, div.boxproductidenttxt /* productident text and number */
/*{
	width: 100%;}*/
div.boxproductident, div.boxdimen,  div.boxcolor,  div.boxunit, div.boxquantityonhand, div.boxprice, div.boxcart, div.boxreadmore /* container for boxunit */
{
	width: 100%;
	margin: 0 0 0 45%;
}
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;
}
.boxorgpricenull /* hva er dette? */
{
	display: inline;}
.boxreadmore /* les mer foran boxcart*/
{

	/*display: inline;
	float: left;
	clear: both;*/
}
/***********************************************************************************************************************************/
/* one product */
#singleiframesold{background-color: #fff;} /* iframe for soldalso */
#singleframeb{background-color: #fff;}
.singleiframe{height:20px;margin-top: 10px;background-color: #fff;} /* iframe for accessories and soldalso */
html:not([opera]) .singlesoldalso{height: 30px;display: table;float: left;margin-top: 30px;} /* Firefox */
.singlesoldalso, .singleaccessories{background-color: #fff;} /* 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 */	
	float:left;
	width: 590px;
    min-height: 150px;  
    margin: 35px 0 0 0;
    padding: 0px;
 }

.rendersingletr{
	padding: 20px 0 0 10px;
	float:left;
	position:relative;	
	width:590px;
}

.divmulitpic{/* container with pictures and arrows: < and  > */    
    width: 300px;
    height: 220px;        
    float: left;
	display: table;
	
}
.singlepicture{/* box with picture */
	display:table-cell;
    width: 200px;
    height: 200px;
}

.singlebigpicture{/* container with picture that shows after click on small picture */	 
	position: absolute;
	top: 315px;
	left: 230px;	
	width: 300px;		
	height: auto;	
}

.mulitpicturepre,.mulitpictureaft{/* boxes which holds arrows images */
	display: table-cell;
    height:100px; /* endre her for lavere singlerender-boks. Hvis endrer her, endre ogsaa margin top for: * html .singledesc  */    
    width: 20px;
}
/* product attributes */
.singleproductident,.singleunit,.singledimen, .singlecolor, .singlequantityonhand,.singleprice,.singleorgprice,.singlecart,.singlevariantd,.singlelongdesctxt,.singlesuppliersdescrtxt{	    
	display: table;
	/*height: 20px;*/ /* makes renderbox high */
    width: 220px; 
    padding: 0px;
    margin: 0px;
}
.singleuserlist
{
	padding-bottom: 20px;}
.singleuserlisttxt, .singleuserlistv
{
	display: inline;
}
.singleproductidenttxt, .singledimentxt, .singlecolortxt, .singlequantityonhandtxt,.singleunittxt, .singlepricetxt, .singlevariantdtxt{/* attributes captions */
   	display: table-cell;
    width: 100px;
    float:left;/*IE fix*/
}
.singleproductidentv,.singledimenv, .singlecolorv, .singlequantityonhandv, .singleunitv, .singlevariantdv{/* attributes data */
   	display: table-cell;
    width: 100px;
    float: left;/*IE fix*/
}
.singlepricev, .singleorgprice
{
	display: inline;
}
.singleproductident /* Safari fix for productident in singlerender */
{
	[margin-left: 0px;
	margin-left: 70px;
	]margin-left: 0px;
	}
.singlecartinp,.singlecartv{
	display: inline;
	/*height:100%;*/
}
.singlecartinp{
	vertical-align:middle;
	padding:0 0 0 10px;
}
img.cart{
	/*vertical-align:middle;*/
	cursor:pointer;
}
.singledesc{ /* product name */
	width: 590px; /*1306*/
	position:relative;
	top:-43px;
	left: -11px;
	text-indent: 10px;
}
.singlelongdesc{/* box with description of product */
	clear:both; /* nb: makes singlerenderbox quite high */
	width:480px;         
}
/**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;
}
/* start hacks */
/* IE hacks because of bugs in rendering elements with display=table and display=table-cell */
* html .divmulitpic{display:block;}
* html .singlepicture{
	float: left;
	/*display: inline;*/
	padding: 5px 0;
	
}
* html .mulitpicturepre,*html .mulitpictureaft{
	display:block;
	float:left;
	padding: 150px 0 0 0;
}

* html .mulitpicturepre img{float:right;}
* html .mulitpictureaft img{float:left;}
*html .singleproductident,.singlecolor, .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 */
/***********************************************************************************************************************************/
/* login page */
#divlogon{/* contains login elements (login text, name, password, button) */   
    width: 100%;
}

/***********************************************************************************************************************************/
/* cart view */
div.cartheader{	
	display:table-header-group;
	width : 590px;
	float:left;

}
.cartheadertr div {
	display:table-cell;
}
* html .cartheadertr div {/*IE*/
	display:block;
	float:left;
}
.cartbig{ /* row in cart table view */
	display:table;
	width:590px;
	float:left;
	clear:both;
	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; 
}
* html .cartbig div{
	display:inline;
	white-space:nowrap;
}
.cartbigsum /* totalsum i cart */
{
	width:530px;
	float:left;
}
.cartbigsum div {
	display:inline;
}
.cartbigbottom{
	float:left;
	width:40px;
}
.botcartframe
{

}
.cartbigheadthumbnailpic,.cartbigthumbnailpic{ /* first column header */
	/*display:none !important;*/
	width:40px;
}
.cartbigheadunit, .cartbigunit
{
	width:30px;
}
.cartbigheadcart,.cartbigwcart{ /* 2nd column in header */
	/*display:none !important;*/
	width:80px;
}
.cartbigheadproductdesc,.cartbigd{ /* 3nd column in header */
	width:270px;
}
.cartbigheadprice,.cartbigprice{ /* 4th column in header */
	width:80px;
}
.cartbigheadlinesum,.cartbiglinesum{ /* 5th column in header */
	width:80px;
}
.cartbigheaddelete
{
	display: none !important
}
.cartbigdelete,.cartbigdeleteall{ /* last column in header */
	width:60px;
}

/* frames with header and footer */

#topcartiframe{
	width: 590px;
	height: 50px;
	margin:0px;
}
#botcartiframe{
	width: 590px;
	height: 70px;
	margin:0px;
}
html:not([Opera]) .cartbigsum{width:527px;} /*firefox fix for plassering av totalsum ordre */
*html .cartbigsum{width:540px;margin-right:0px;}/*IE fix for plassering av totalsum ordre */
*html .cartbigdeleteall {margin-left:17px;width: 10px;} /* red cross for delete all in IE */
/***********************************************************************************************************************************/
/* customer page */
.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;
}
#ncdcomments
{
    height: 40px;
}

.ncfdiv{ /* container with input */
	display: inline;
	position: relative;
	top: 0;
	float: right;
	clear: right;
	left: 0px;	
	width: 210px; 
	height: 20px;
}

#ncfcomments
{
 
 padding-left: 5px;
}
#newformsubmit /* container for buttons - new customer page */ 
{
	width: 445px;}
#newcustformsubmit, #newcustformreset /*submit and reset buttons - new customer page*/
{	
	float: right;
	margin: 0 10px 0px 0;
	width: 100px;}
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" */
	width: 590px;
}
.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: 60px; 
}
.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;
}

#ocfcustomername,#ocfcompanyregno,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#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,#ocdcompanyregno,#ocdemailaddress,#ocdaddress,#ocdzipcode,#ocdcityplace,#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;
} 
.cartformbottom, .cartbigbottoml{ /* container with buttons (bottom) */
	width: 590px;	
	display: inline-block;
	padding-left: 40px;
	
}
.cartbigbottomback,.cartbigbottomnext,.cartbigbottommore,.cartformbottomsend{ /* bottons: "<< Tilbake", "Fortsett a handle", "Send bestilling >>" */
	float: left;
	display: inline-block;
	margin: 0px 75px 0 0;
}
.cartbigbottomnext, .cartbigbottomsend
{
	margin-right: 0px;
}
/***********************************************************************************************************************************/
/* order page 2 (some elements are in "order page") */
.ordercust{	/* contains customer data and webshop title */
	width: 590px;
	margin: 4px 0 0 10px; 
}
.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;
	
}

#octelefax, #occtelefax
{
	position: relative;
	display: inline;
	float: left;
}

#octelephone,#occtelephone{
	position: relative;
	display: inline;
}
#occtelefax
{
	float: left;
}
#occcomments
{
	float: left;
	clear: both;
	margin-top: 20px;
}
#occomments
{	float: left;
	clear: both;
}
/*#occtelephone,#occtelefax{ /* telefon, telefax caption */
	/*display: none;*/
/*}*/
.orderprod{	
	width: 590px;
	left: 10px;
    position: relative;
    top: 4px;  
    float: left;
    clear: both;    
}
.orderline,.ototalsum{
	display: table;
	float: left;
	clear: both;
	width: 100%;
}
* 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;
}
.opquantity{width: 60px}
.opproductdesc{width: 300px}
.opprice,.oplinesum{width: 90px}
.ototalsumtx{width: 450px}
.ototalsump{width: 90px}
.ocordercomments2, .ocordercomments3{
	width: 590px;
}
.cartformbottom .cartbigbottomback{
	margin:30px 0 0 20px;
	float:left;
}
.cartformbottom .cartbigbottommore{margin: 30px 0 0 80px;}
.cartformbottom .cartformbottomsend{
	margin:30px 30px 0 0;	
	float:right;
}
/***********************************************************************************************************************************/
/* search for product result page */
.fieldheader{ /* header with field names */
	display:table-header-group;
	width: 590px;
	float:left;
}
.fieldheadertr{/* inner container in header */
	display:table;
	padding: 0 0 0 4px;
}
.fieldheadertr div {
	display:table-cell;
	color:#000; 
	font-size:11px;
	font-weight: bold;
}
* html .fieldheadertr div {/*IE*/
	display:block;
	float:left;
}
.renderlisttr{ /* inner container in row */
	display: table;
	padding: 0 0 0 4px;
}
.renderlisttr div{
	display:table-cell;
}
* html .renderlisttr div {/*IE*/
	display:inline;
}

.fieldthumbnailpic,.spanpicture{/* 1 column - thumbnail */ /* box which holds picture in result row */
width: 60px;
}

.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:100px;
}
.fieldquantityonhand, .spanquantityonhand
{
	width: 50px;
}
.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:300px;	
    overflow: hidden;
    text-overflow: ellipsis; 
}
.spancartinp
{
	width: 32px;
}
.spancart img.cart{margin: 0 0px 0 0;}
.spancart
{
	width: 12px;
	margin: 0px 10px 0px 0px;
}
.fieldunit, .spanunit{ /* 5 column - unit */ /* box with unit in result row */
    width: 50px;
}

.fieldprice{ /* 6 column - price */ /* box with price in result row */
	width:90px;
	text-align: left;
}
.spanprice, .spanorgprice
{
	display: inline;
}
.renderlist2, .renderlist1{ /* row with result - odd */ /* row with result - even */
	display:table;
	margin: 15px 0 0 0;
	width:590px;
	float:left;
	clear:both;
	table-layout:fixed;
	empty-cells:show;
	border-bottom:1px dashed #b7b7b7;
	padding:2px 0;
}
/* 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;}
/* tilbake-knapp */
.tilbake
{
	padding-top: 10px;
	padding-left: 130px;
}
.custname
{
	padding: 5px 0 5px 0;
}
/***********************************************************************************************************************************/
/* Plankjoep */
div.allmyuserliststop
{
    width: 500px; 
    margin-top:10px;    
    height: 20px;  
    display: inline;
}
.myuserliststd
{
	}
	
div.myuserlistsdel
{
	display: inline;
	width: 50px;
	/*display: none;  fjernet for at ikke skal være mulig å slette lister */
}
a.amyuserlists, a.amyuserlists:hover, a.amyuserlists:visited
{
	cursor: pointer;
	display: inline;
}

div.myuserlists
{
	display: inline;
	width: 250px;
}
div.listhead
{
	display: inline;
	width: 250px;
}
	div.listheaddelete
{
	display: inline;
	border-bottom: solid 1px #ccc;
}
html:not([opera]) div.myuserlists
{
	display: inline;
	padding: 0 50px 0 0;
}
.cartbigmva, .cartbigsummva, .ototalsummvatr, .ototalmvatr
{
	display:none;
}