/***********************************************************************************************************************************/
/* 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
{
	height:0px;
}
#historyStorageForm /* tar vekk meld som vises noen ganger i explorer under hele siden: oaded":true} */
{
	display : none;	
	
}
div.fix {
}
#toptopdocument
{
	position: relative;
	margin: 0px auto;
	width: 1000px;
	float: none;
	min-height: 890px;
}
* html #toptopdocument { height: 100%; }
#topdocument /* main outer content container */
{
	position: relative;
	margin: 0px auto; /* for left align in Firefox and Opera, remove auto */
	width: 1000px;
	z-index: 0;
	float:left;
	vertical-align: top;	
	padding-left: 1px;
	min-height: 890px;
}
* html #topdocument { height: 100%; }

#content /* container around content */
{
	background-color: Transparent;
	position: relative;
	width: 1000px;
    padding-left: 0px; /* padding here to move menu */
	z-index: 0;
	text-align: left;
	float: left;/* to resize elements in Firefox */
	vertical-align: top;
	margin-top:  0px;

	min-height: 100%;
}
/***********************************************************************************************************************************/
/* top menu (container for topbanner) */
#topmenu
{
	position: absolute;
    left: 1px; 
    top: 0px;
    width: 1000px;
    height: 120px;
    background-position: 0px 0px;
}
/* link to frontpage on topbanner */
#home
{
	position: absolute;
	width: 1000px;
	height: 119px;
	cursor: pointer;
}
#sitemap
{
	width: 600px;	 
}
.toplinks
{
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	position: relative;
	width: 999px;
	top: 119px;
	left: -1px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	text-align: center;
}
/* instead of toplink1, toplink2, toplink3... these are the same elements */
.toplinks div
{
	width: 90px;
	top: 20px;	
	display: inline;
	margin: 0px 10px 0px 20px;	
	
}
/***********************************************************************************************************************************/
/* Digitroll signature */
div.digitrollsign
{
	position: relative;
    float: left;
    clear: both;
	width: 185px;	
    top: 260px;
    left:12px;
}
a.digitrollsign, a.digitrollsign:hover, a.digitrollsign:visited
{
	width: 185px;
	padding: 10px 0px 0px 0px;
}
/***********************************************************************************************************************************/
/* small cart */
#diverse
{
	width:160px;
	position: absolute;
	left: 832px;
	top: 153px;
	height: 100px;
	margin: 0px 0px 0px 0px;
		
}
div.carthead{/* cart header - "Handlekurv" text */
	position: relative;
	width:160px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
a.cartlink, a.cartlink:hover, a.cartlink:visited /* link on cartheader */
{
	top: 2px;
	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 5px;
	z-index: 500;
	float:left;
}
html:not([opera]) div.cart{width:145px;} /* Firefox fix */
.cartsmallqtxt, .cartsmallptxt /*captions in cart container*/
{
	width: 50px;
/*	font-weight: bold; */
	float: left;
	clear: left;
}
.cartsmallq, .cartsmallp /* data in cart container*/
{ 
	float: right;
	width: 80px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	font-weight: bold;
}
.cartbottom /* footer of cart*/
{
	position: relative;
	top: -5px;
	left: -15px;
	float: right;
	z-index: 699;
	padding: 5px 10px 5px 10px;	
	margin: 5px 3px 0px 0px;
}
/***********************************************************************************************************************************/

#divmainmenuopen1, #divmainmenuopen2,
#divmainmenuclosed1, #divmainmenuclosed2
{
	text-align: left;
	height: 19px;
	[  ]
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	background-color: #D60000;
}
#divmainmenuopen1 .divmainicoopen, #divmainmenuopen2 .divmainicoopen,
#divmainmenuclosed1 .divmainicoclosed, #divmainmenuclosed2 .divmainicoclosed
{
	display: none;
}

#divmainmenuopen1 a, #divmainmenuopen2 a,
#divmainmenuclosed1 a, #divmainmenuclosed2 a
{
	color: White;
	cursor: default;
}
#divmainmenuopen1 a:hover, #divmainmenuopen2 a:hover,
#divmainmenuclosed1 a:hover, #divmainmenuclosed2 a:hover
{
	color: White;
	text-decoration: none;
	cursor: text;
}
#divmainmenuopen1 a:visited, #divmainmenuopen2 a:visited,
#divmainmenuclosed1 a:visited, #divmainmenuclosed2 a:visited
{
	color: White;
	text-decoration: none;
	cursor: text;
}

/* 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: 188px;
    []
    top: 186px;
    left: 5px;
    []
    left: 6px;
    border: solid 1px #000;
    background-color: #fff;
	
}
div.menuheader
{
	height: 25px;
	padding: 5px 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;
}
/* menu icons */
.divmainicoopen
{
	display : inline;
	vertical-align: top;
}
.divmainicoclosed
{
	display : inline;
	vertical-align: top;
}
.divsubicoopen 
{
	display: none;
}
.divsubicoclosed
{
	display: none;
}
/* menulinks */
a.amainmenuopen,a.amainmenuopen:hover, a.amainmenuopen:visited
{
	display: inline-block;/*vil fungere i opera*/
} 
a.amainmenuclosed,a.amainmenuclosed:hover, a.amainmenuclosed:visited
{
	display: inline-block;/*vil fungere i opera*/
}
a.asubmenuopen,a.asubmenuopen:hover,a.asubmenuopen:visited 
{
	display: inline-block;/*vil fungere i opera*/
}
a.asubmenuclosed,a.asubmenuclosed:hover, a.asubmenuclosed:visited
{
	display: inline-block;/*vil fungerer i opera*/
}
/* containers for left menu elements */
.mainmenuopen0 /* container around mainmenu open elements*/
{
	text-align: left;
	height: 15px;
	[  ]
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 4px 5px;
}
.mainmenuclosed0 /* container around mainmenu closed elements*/
{
	text-align: left;
	height: 15px;
	[  ]
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 4px 5px;
}
html:not([opera]) .mainmenuopen0, .mainmenuclosed0{} /* Firefox fix */
.submenuopen1,.submenuopen2,.submenuopen3,.submenuopen4, .submenuopen5 /* container around submenu open elements. Put backgroundpictures here. */
{
}
.submenuclosed1,.submenuclosed2,.submenuclosed3,.submenuclosed4, .submenuclosed5 /* container around submenu closed elements. Put backgroundpictures here. */
{
}
.submenuclosed1 img, .submenuopen1 img,
.submenuclosed2 img, .submenuopen2 img,
.submenuclosed3 img, .submenuopen3 img,
.submenuclosed4 img, .submenuopen4 img,
.submenuclosed5 img, .submenuopen5 img
{
}
.submenuclosed1, .submenuopen1 { padding-left: 15px; }
.submenuclosed2, .submenuopen2 { padding-left: 30px; }
.submenuclosed3, .submenuopen3 { padding-left: 45px; }
.submenuclosed4, .submenuopen4 { padding-left: 60px; }
.submenuclosed5, .submenuopen5 { padding-left: 75px; }

.submenuclosedm, .submenuopenm  /* container for submenu */
{
	display: inline;
}
.divamainmenuopen,.divamainmenuopen0, .divamainmenuclosed,.divamainmenuclosed0 /* container for mainmenu */
{
	display: inline;
}
html:not([opera]) .divamainmenuopen,.divamainmenuopen0, .divamainmenuclosed,.divamainmenuclosed0 {display: inline;} /* Firefox fix */
@media all and (min-width: 0px){.divamainmenuopen,.divamainmenuopen0, .divamainmenuclosed,.divamainmenuclosed0 {display: inline;}} /* 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: 5px;
	[]
    left : 6px;
    top: 153px;
    [  ]
    top: 151px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    white-space: nowrap;
    z-index: 900;
    height: 25px;
    [  ]
    height: 25px;
    vertical-align: top;
    width: 197px;
    [  ]
    width: 195px;
    overflow: hidden;
}
div.searchheader
{
	display: none;
	height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	
}
div.searchcap
{
	display: none;
	width: 90%;
	padding: 5px 0px 0px 10px;
}
#divsearch img
{
	margin: 0px 0px 0px 0px;
}
input.soek{
	width: 141px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	border: solid 1px #000;
}
*html input.soek {width:145px; height: 21px;} /*IE fix */
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
{
	background-color: lime;
	position: absolute;
	left: 14px;
	top: 148px;
	margin: 0px 0px 0px 198px;
    width: 615px;
    padding-bottom: 20px;
}

/***********************************************************************************************************************************/
/* breadcrumbs */
.breadmain
{
	display: none;
	visibility: hidden;
	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 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;	
	
}
.boxpicture a 
{
	display: table-cell;
}
.boxprice:before /* Puts kr. in front of boxprice */
{
	/*content:"kr. ";*/
}
.boxdesc /* container which holds product name */
{	
	padding: 3px 0px 3px 5px;
	margin: 0px 0px 3px 0px;
	height: auto;
	background-color: #e6e6e6;
}
.boxalt01v
{	
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	height: auto;
}
.boxalt01txt
{
	display: none;
}
.prodlinkd, .prodlinkdb /* link on box desc*/
{

}
a.cartprodlinkd, a.cartprodlinkd:hover, a.cartprodlinkd:visited
{
	white-space: normal !important;
	width: 250px;
}
.cartbigd
{
	width: 250px;
	white-space: normal !important;
}
*html a.cartprodlinkd,a.cartprodlinkd:hover, a.cartprodlinkd:visited 
{
	white-space: nowrap;  
    overflow: hidden;
    text-overflow: ellipsis;
    width: 240px; 
}

*html .cartbigd /* IE fix for products in cart with very long descriptions */
{
    white-space: nowrap;  
    overflow: hidden;
    text-overflow: ellipsis;  
    width: 250px;
}
div.boxcart /* container for cartinput and carticon */
{	
	width: 100%;
}
div.boxcarttxt /* text before cartinput: "legg i handlekurv" */
{display: none;}
div.boxcartvv /* container for cartinput and carticon */
{
	display: inline;
	height: 21px;
}

div.boxcartvv img.cart /* cart-icon */
{
	position: relative;
}
div.boxcartinp
{	
	display: inline; /* container for cartinput */
}
input.boxquantity /* cartinput */
{
	width: 25px;
	height: 21px;
	text-align: right;
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
html:not([opera]) input.boxquantity {height:19px;} /* Firefox fix */
div.boxcartv /* container for carticon */
{
	display: inline;
	height: 17px;
	width: 19px;
}
div.boxproductident, div.boxdimen,  div.boxcolor,  div.boxunit, div.boxquantityonhand, div.boxprice, div.boxcart, div.boxreadmore /* container for boxunit */
{
	width: 100%;
	margin: 0 0 0 80px;
}
div.boxunittxt, div.boxunitv, div.boxcolortxt, div.boxcolorv, div.boxdimentxt, div.boxdimenv, div.boxquantityonhandtxt, div.boxquantityonhandv, div.boxpricetxt, div.boxpricev, div.boxcarttxt, div.boxcartv, div.boxcartvv /* text and value */
{
	display: inline;
}
.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: 5px 0px 0px 0px;
	width: 110px;
}
/***********************************************************************************************************************************/
/* one product - singlerender */
.rendersingle /* container with product details and image */
{	
	width: 605px; 
    margin: 40px 0px 30px 0px;
    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: 55px;
	[]
	top: 50px;
	left: 2px;	
	width: 300px;		
	height: auto;
	text-align: center;
	cursor: pointer;
}
.mulitpicturepre,.mulitpictureaft /* boxes which holds arrows images */
{
	display: table-cell;
    height:200px;    
    width: 20px;
    vertical-align: middle;
}
.singleallmultipics
{   
	position: relative;  
    width: 280px;     
    float: left;
    clear: left;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.singlemultipic
{
	display: inline;
	height: 50px;
	width: 50px;
	cursor: pointer;
	border: 1px solid #c0c0c0;
	float: left;
	margin-left: 2px;
}
/* product attributes - contains caption and data */
.singleproductident, .singledimen,.singlecolor,.singleunit,.singlequantityonhand,.singleprice,.singlealt01, .singlealt02,.singlealt03,.singlealt04,.singlealt05,.singlealt06,.singlealt07,.singlealt08,.singlealt09,.singlealt10,  .singlevariantd
{	    
	display: table;
    width: 210px; 
    padding: 3px 0px 0px 0px;
}
/* product attributes - caption */
.singleproductidenttxt, .singlealt01txt,.singlealt02txt,.singlealt03txt,.singlealt04txt,.singlealt05txt,.singlealt06txt,.singlealt07txt,.singlealt08txt,.singlealt09txt,.singlealt10txt, .singledimentxt, .singlecolortxt, .singlequantityonhandtxt,.singleunittxt, .singlepricetxt, .singlevariantdtxt
{
   	display: table-cell;
    width: 100px;
    float:left;  /*IE fix*/
}
/* product attributes - data */
.singleproductidentv,.singledimenv, .singlecolorv, .singlequantityonhandv, .singleunitv,.singlevariantdv, .singlealt01v, .singlealt02v, .singlealt03v, .singlealt04v, .singlealt05v, .singlealt06v, .singlealt07v, .singlealt08v, .singlealt09v, .singlealt10v 
{
   	display: table-cell;
    width: 100px;
    float: left; /*IE fix*/
}
.singlealt01v /* second descrition */
{
	width: 605px;
	position: relative;
	top: -25px;
}
div.singlealt01txt /* hide caption for second description */
{
	display: none;
}
.singlepricev, .singleorgprice /* place price and discountedprice on same line */
{
	display: inline;
}
.singleorgprice /* space between price and discountedprice */
{
	padding-left: 2px;
}
.singlecart {
	padding-bottom: 10px;
}
/*.singlecarttxt, .singlecartinp, .singlecartv /* cart input and button */
.singlecart div
{
	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: -25px;
}
.singlelongdesc /* box with long description of product */
{
	clear: both;	
	width: 95%; 
	padding: 10px 10px 10px 10px;      
}
.singlelongdesc li
{
	margin-left: 15px;
}
*html .singlelongdesc {/*margin-top: 0px;*/} /* fjernet 220307 */
.singlesuppliersdescr /* suppliersdescription */
{
	clear: both;
	width: 95%; 
	padding: 0px 10px 10px 10px;  
}
.singlelongdesctxt,.singlesuppliersdescrtxt /* hides caption for singlelongdesc and singlesupploiersdesc */
{	   
	display: none;
}

.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;
}

iframe#singleiframeacc {
	width: 97%;
}

#singleiframesold{} /* iframe for soldalso */
#singleframeb{ background-color: #CCCCCC;margin: 0; padding: 0 0 0 10px; text-align: left;}
.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; line-height: 20px;} /* 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 */
/***********************************************************************************************************************************/
/* login page */
#divlogon{/* contains login elements (login text, name, password, button) */   
    width: 100%;
}
/***********************************************************************************************************************************/
/* cart view (big cart) */
div.carttext /* text above big cart */
{
	display: none;
	height: 110px;
	text-align: left;
}
div.carttextheader /* header for text above big cart */
{
}
div.cartheader
{	
	display: table;
	width : 605px;
	text-align: left;
	height: 19px;
}
.cartheadertr div {
	display:table-cell;
	padding: 2px 0px 0px 0px;
	height: 17px;
}
* 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; 
}
* html .cartbig div{
	display:inline;
	white-space:nowrap;
}
.cartbigsum, .cartbigmva,.cartbigsummva /* totalsum i cart */
{
	width:560px;
}
.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{ /* first column header */
	/*display:none !important;*/
	width:60px;
}
.cartbigheadcart,.cartbigwcart{ /* 2nd column in header */
	/*display:none !important;*/
	width:80px;
}
.cartbigheadproductdesc,.cartbigd{ /* 3nd column in header */
	width:250px;
}
.cartbigheadprice,.cartbigprice{ /* 4th column in header */
	width:80px;
}
.cartbigheadlinesum,.cartbiglinesum{ /* 5th column in header */
	width:80px;
}
.cartbigheaddelete
{
	/*display: none !important*/
	width: 40px;
}
.cartbigdelete,.cartbigdeleteall{ /* last column in header */
	width: 40px;
}
#cartbigbottom /* hide delete all button in big cart */
{
	/* display: none; */
}
img.cartdel
{
	z-index: 999;
}

/* frames with header and footer */

#topcartiframe{
	width: 605px;
/*	height: 145px; uten tekst -> */ height: 60px;
	z-index: 1;
}
#botcartiframe
{
	width: 605px;
	height: 50px;
	z-index: 1;
}
html:not([Opera]) .cartbigsum,.cartbigsummva,.cartbigmva{width:550px;} /* Firefox fix for plassering av totalsum ordre */
*html .cartbigsum,.cartbigsummva,.cartbigmva{width:550px;margin-right:0px;}/* IE fix for plassering av totalsum ordre */
.cartbigsummva, .cartbigmva /* hide mva */
{
	display: none;
}
/***********************************************************************************************************************************/
/* customer page */
#newcustform
{
	border: solid 1px #000;
	position : relative;
    left : 50px;
    top: 30px;
    width: 500px;
    text-align: left;
}
#newcusthead
{
	text-align: left;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #D60000;
}
#newcustheader
{
	position: relative;
	top: 3px;
	left: 10px;
}
#newcustmessage
{
	padding-left: 10px;
}
.customerform{	/* div which holds captions and inputs of customer data */
	position: relative;
	width: 498px;
    top: 20px; 
    display: table;
}
.ncddiv{ /* container with caption */
	display: inline;
	float: left;
	clear: left;
	position: relative;
	width: 100px;
	height: 17px;
	[  ] 
	height: 22px;
	padding-top: 3px;
}
.ncfdiv{ /* container with input */
	display: inline;
	position: relative;
	top: 0px;
	float: right;
	clear: right;
	left: 0px;	
	width: 380px; 
	height: 20px;
}
input.newcustform
{
	height: 17px;
	[  ]
	height: 20px;
	width: 200px;
}
#newformsubmit /* container for buttons - new customer page */ 
{
	text-align: right;
	padding: 10px 0px 5px 10px;
}
html:not([opera]) #newformsubmit {padding-left: 0px;} /* Firefox fix */
#newcustformsubmit, #newcustformreset /*submit and reset buttons - new customer page*/
{	
	margin: 0px 5px 0px 0px;
	[  ]
	margin: 0px 10px 0px 0px;
}
#newcustformreset
{
	width: 67px;
	height: 21px;	
}
#newcustformsubmit
{
	width: 38px;
	height: 21px;
}
html:not([opera]) #newcustformsubmit {width: 41px;height: 22px;} /* Firefox fix */
html:not([opera]) #newcustformreset {width: 71px;height: 22px;} /* Firefox fix */
#sendup
{
	text-align: center;
	padding: 20px 0px 0px 0px;
}
#sendupsubmit /* send-button in forgot username/password */
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.sendupuserc
{
	text-align: center;
	padding-top: 10px;
}
.sendupusere
{
	display: inline;
}
.sendupusere input
{
	height: 17px;
	[  ]
	height: 21px;
}
.sendupsub
{
	display: inline;
}
.sendupsub img
{
	position: relative;
	top: 6px;
	[  ]
	top: 3px;
}


/*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 */
}
* html .orderhisttxttr div{ /* for IE  */
	display: inline;
	width: 146px;
}
.orderlistlinetr{/* inner container in header */
}
.orderlistlinetr div{
	display: table-cell;
}
* html .orderlistlinetr div{ /* for IE  */
	display: inline;
	width: 146px;
}
.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: 605px;
}
#cartformhead
{
	margin-left: 0px;	
}
.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" */
	display: none;
	width: 605px;
}
html:not([opera]) .cartformheadtr{width: 600px;} /* Firefox fix */
#custformorder /* container for orderform */
{
	display: table;
	margin-top: 10px;
	width: 600px;
	margin-left: 0px;
}
.orderform{	/* this box holds captions and inputs (+ one combobox) */
	width: 600px;
    position: relative;
    top: 4px;  
    display: table; 
    margin-bottom: 10px;
    float: left;
    margin-top: 10px;
}
*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: 100px;
}
/*  Safari */
#ocfcustomername,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace
{
	[float: right;
	float: left;
	]float: right;
}
/* Firefox */
html:not([opera]) #ocfcustomername,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace
{
	float: left;
}
/* Opera */ 
@media all and (min-width: 0px){#ocfcustomername,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace
{
	float: left;
}
}
#ocfcustomername,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace{
	/* elements which holds inputs and combobox */
	width: 193px;
	clear: right;
	height: 20px;
	padding-left: 2px;
	
}
#ocfcustno2
{
	display:none;	
}
#ocfcomments
{	
	width: 190px;
	float: left;
	clear: right;
	height:40px;
	margin-left: 2px;
	[  ]
	margin-left: 0px;
}
*html #ocfcomments {float: right;}
#comments, #ocdcomments
	{height: 35px;}
#comments
	{width: 190px;[ ]width: 189px;}
*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{
	/* names before inputfields */
	font-weight: bold;
	text-align: right;
}
#ocdpayment {
	border-top: 0;
	[]
	border-top: solid 6px #fff;
	height: 30px;
}
#ocddelivername, #ocddeliveraddress, #ocddeliverzipcode, #ocddelivercityplace /* placement for deliverfields to the right */
{
	position: relative;
	top: -163px;
	left: 295px;
	width: 90px;
}
html:not([opera]) #ocddelivername, #ocddeliveraddress, #ocddeliverzipcode, #ocddelivercityplace {top: -155px;}
#ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace /* placement for deliverfields to the right */
{
	position: relative;
	top: -166px;
	left: 295px;
}
*html #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace
{
	left: 280px;}
html:not([opera]) #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace {top: -160px;}
#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: 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
{
	margin-right: 3px;
}
.cartformbottomsend, .cartbigbottomnext, .cartbigbottommore, #cartbigdeleteall5
{
	margin-left: 10px;
}
#toptext
{
	display: table;
	width: 600px;
	height:15px;
	vertical-align: bottom;
	margin-left: 100px;
}
#fakttext, #delivertext
{
	display: table-cell;
	height: 15px;
	width:290px;
	float: none;
	clear: none;
}
#copyadr
{
	width: 250px;
	position: absolute;
	top: 100px;/* endret fra 88 */
	left: 300px;
	z-index: 999;
}
html:not([opera]) #copyadr {left: 310px;top: 90px;}
*html #fakttext, #delivertext 
{
	display: inline;
}
#betingelser
{
	position: absolute;
	top: 247px;
	[]
	top: 248px;
	left: 305px;
	width: 290px;
}
html:not([opera]) .cartformbottom, .cartbigbottoml{padding-left:10px;} /* Firefox fix */
/***********************************************************************************************************************************/
/* order page 2 (some elements are in 'order page') */
div.ordercust {
	width: 100%;
}
table.toporderwrap, div.orderprod {
	width: 99%;
}

.ocordercomments4, .ocordercomments1, .ocordercomments2, .ocordercomments3, .occemailaddress, .occcountry, .occdelivername, .ocmdeliveraddress, .occdelivercountry {
	display: none;
}

.toporderprodtr, .orderprod {
	margin-top: 10px;
}

.ototalsum, .tableototalsum {
	text-align: right;
	width: 100%;
	margin-top:20px;
}

*html .orderlinetr div, *html .ototalsummvatr div, *html .ototalmvatr div, *html .ototalsumtr div {
	display: inline;
}

html:not([opera]) .orderlinetr div {
	display: table-cell;
}

html:not([opera]) .ototalsummvatr div, .ototalmvatr div, .ototalsumtr div {
	display: inline;
}

@media all and (min-width: 0px) { .orderlinetr div, .ototalsummvatr div, .ototalmvatr div, .ototalsumtr div {
	display: inline-block;
} }

.opproductident {
	width: 90px;
	text-align: left;
}
.opproductdesc {
	width: 250px;
	text-align: left;
}	
.opquantity {
	width: 40px;
	text-align: left;
}	
.opprice {
	width: 90px;
	text-align: right;
}
.oplinesum {
	width: 130px;
	text-align: right;
}

.ototalsummvatxt, .ototalmvatxt, .ohtotalsumtx {
	width: 500px;
	float: left;
	padding-right: 20px;
}

/* START for tabell */
.ocmsessionno div, .ocmtelephone div, .ocmtelefax div, .ocmwebsite div, .ocmpayment div {
	display: inline;
}
/* SLUTT for tabell */

/* START div */
.occsessionno, .ocsessionno {
	display: inline;
}
/* SLUTT div */

.occustomername {
	margin-top: 5px;
}

/*.occdelivercaption,*/ .occcomments {
	margin-top: 10px;
}
.occountry/*, .ocdelivercountry*/ {
	margin-bottom: 10px;
}
/***********************************************************************************************************************************/
/* search for product result page */
.fieldheader /* header with field names */
{ 
	display: none;
}
.fieldheadertr{/* inner container in header */
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.fieldheadertr div {
	color: #000; 
	font-size: 11px;
	font-weight: bold;
}

.renderlisttr
{
	width: 600px;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	z-index: 1;
}
.renderlist1, .renderlist2
{
	float: left;
	width: 605px;
	overflow: hidden;
}
.afieldheader
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.spanproductident, .spancartinp, .spancart, .spandesc, .spanprice
{
	margin-top: 35px;
}
.fieldthumbnailpic
{
	width: 60px;
	float: left;	
}
.spanpicture
{
	width: 110px;
	float: left;	
}
.fieldproductident, .spanproductident
{
	width: 85px;
	float: left;	
}
.fieldcart
{
	width: 65px;
	float: left;	
}
.spancartinp input
{
	width: 20px;
	float: left;	
}
.spancartinp
{
	width: 30px;
	float: left;	
}
.spancart
{
	width: 60px;
	float: left;	
}
.fielddescription, .spandesc
{
	width: 300px;
	float: left;	
}
.fieldprice, .spanprice
{
	width:70px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
a.prodlinkd
{
	color: #000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
}
a.prodlinkd:hover
{
	color: #913911;
}
div.singleiframe, #singleiframe
{
	height: 35px;
	float: left;
	text-align: left;
}
#singleframeb
{
	background-color: #fff;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	/*margin-top: 15px;*/
}
/***********************************************************************************************************************************/
#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 */
{
	display: none;
	visibility: hidden;
	position : absolute;
    width: 160px;
    left : 830px;
    top: 262px;
	height: 230px;
	min-height: 230px;
	border: solid 1px #ccc;
	text-align: left;
}
#kundelogonaround_ /* container around customerlogin */
{
	border: solid 1px #000;
	position : relative;
    left : 50px;
    top: 30px;
    width: 500px;
    text-align: left;
}
#kundelogonhead
{
	text-align: left;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #D60000;
}
#logonheader
{
	position: relative;
	top: 3px;
	left: 10px;
}
#kundelogon
{
	width: 160px; 
	text-align: left;
}
a.logonlinks, a.logonlinks:hover, a.logonlinks:visited
{
}
#loggedon
{
	font-weight: bold;
}
input.logon
{
	height: 17px;
	[  ]
	height: 22px;
	width: 200px;
	margin-bottom: 5px;
}
html:not([opera]) input.logon { height:15px;} /* Firefox fix */
#divlogon
{

}

#divlogonf /* container around username- and passwordfields ++ in customerlogon */
{
	vertical-align: top;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#divlogonerr /* errormessage wrong username or password */
{
	height:25px;
	width: 200px;
	text-align: left;
	color: red;
	padding:0px 3px 0px 3px;
}
#kundelogonbottom
{	

}
div.logonborder
{
	border-top: dashed 1px #b3b3b3;
	width: 200px;
	margin: 10px 0px 5px 0px;
}
button.logonbutton
{
	width:65px;
	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 */
{
	margin: 20px 0px 103px 0px;
}
/****************************************************************************************************************/
/* loginmessage on top of every page */
#custname
{
	display: none;
}
/****************************************************************************************************************/

/* printerfriendly */
.singleprinterfriend /* container for printerfriendly */
{
	height: 25px;
	width: 120px;
	float: left;
}
div.printerfriendv
{
	display: inline;
	float: left;
}
.singleprinterfriendtxt, .printerfriendv
{ 
	display: inline;
	float: right;
}
.singleprinterfriendtxt
{
	position: relative;
	top: 3px;
}

/* Tip a friend / Send userlist to friend / Product request */
div.singletipafriend /*container for tipafriend top text + img before clicked */
{
	height: 25px;
	width: 120px;
	clear: none;
	float: left;
	margin-left: 15px;
}
div.singletipafriendtxt /* container for tipafriend toptext */
{
	width: 93px;
	display: inline;
	float: right;
	font-weight: bold;
	position: relative;
	top: 3px;
}
div.tipafriendv /* container for tipafriend img before clicked */
{
	cursor: pointer;
	float: left;
}
div.tipafriendtop, div.senduserlisttop, div.prodrequesttop
{
	position: relative;
	width: 607px;
	overflow: hidden;
	z-index: 1000;
	float: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	background-color: #fff;
}
div.prodrequesttop
{
	background-image: url(design/bg_foresporsel.gif);	
	background-repeat:no-repeat;
}
div.tipafriendhead, 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;
}
.tipafriendheadtxt img, .prodrequestheadtxt img
{
	display: none;
}
*html div.tipafriendhead, div.senduserlisthead, div.prodrequesthead {display: inline;}
div.senduserlistheadtxt
{
	width: 220px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.senduserlistheadtxt img
{
	display:none;	
}
.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;
}
div.tipafriendpname, div.senduserlistpname, .prodrequestpname
{
	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.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;
	top: 20px;
	left: 60px;
}
.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;
}
.tipafriendrsstr
{

}

/*-----------------------------------------------------------------------------------*/
/* styles for cute editor */
.menumaintext
{
	position : relative;
	display: table;		
	top: 10px;
	left: 5px;		
	width : 600px;
}
.menuintrotext
{
	position : relative;
	display: table;		
	top: 20px;
	left: 5px;
	margin-bottom : 25px;
	width : 600px;
}
#menuintrotext-1102
{
	top: 0px;
	left: 0px;
	width: 160px;
	margin-bottom: 0px;
}
/****************************************************************************************************************/

.informasjon_
{
	width:160px;
	height: 275px;
	position: absolute;
	left: 832px;
	top: 275px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
*html .informasjon_
{
	width: 162px;
}

div.informasjonhead_ {
	position: relative;
	width:160px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

div.informasjonheader_
{
	top: 5px;
	left: 10px;
	position:relative;
}

div.informasjoninnhold_
{
	/*padding: 3px 0px 3px 3px;*/
}

/****************************************************************************************************************/

/* DYNAMIKK !! */
div.dynamikk {
	margin: 0;
	border: 0;
	padding: 0;
	text-align: center;
	width:162px;
	position: absolute;
	left: 832px;
	top: 562px;
	[  ]
	top: 560px;
}
/* */

.kort_ {
	text-align: center;
	width: 160px;
	[]
	width: 162px;
	position: relative;
	margin: 0;
}
.kort_table {
	width: 100%;
}
.kort_td {
	width: 50%;
	text-align: center;
	vertical-align: middle;
}

.tilbud_
{
	margin: 0 0 10px 0;
	width: 160px;
	[]
	width: 162px;
	overflow: hidden;
	position: relative;
	text-align: left;
}

.tilbud_ .menumaintext {
	position : relative;
	display: table;		
	top: 0px;
	left: 0px;
	width: 160px;
	text-align: left;
	margin: 0;
	border: 0;
	padding: 0;
}
.tilbud_ .menuintrotext {
	position : relative;
	display: table;		
	top: 0px;
	left: 0px;
	width: 160px;
	text-align: left;
	margin: 0;
	border: 0;
	padding: 0;
}
/* */

div.tilbudhead_ {
	position: relative;
	width:160px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

div.tilbudheader_ {
	top: 2px;
	left: 10px;
	position:relative;	
}

 div.tilbudinnhold_ {
	padding: 0px;
}

/****************************************************************************************************************/

#searchinp
{
	width: 143px;
	[  ]
	width: 145px;
	height: 18px;
	[  ]
	height: 23px;
}

.btnsoek_
{
	vertical-align: middle;
	width: 45px;
	[  ]
	width: 47px;
	height: 24px;
	[  ]
	height: 23px;
}