﻿/***********************************************************************************************************************************/
/* 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;
}
/***********************************************************************************************************************************/
/* */
li
{
	margin-left: 20px;
}
#formsearch
{
	height:0px;
}
#historyStorageForm /* tar vekk meld som vises noen ganger i explorer under hele siden: oaded":true} */
{
	display : none;	
	
}
#toptopdocument
{
	position: relative;
	margin: 0px auto;
	width: 1000px;
	float: none;
	min-height: 890px;
	background-color: #fff;
}
*html #toptopdocument { height: 100%; }

*html #topdocument
{
	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;
	height: 100%; /* total height for content */
	min-height: 100%;
	float:left;
	vertical-align: top;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

#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;
	min-height: 785px;
}
*html #content
{
	height: 785px;
}

/***********************************************************************************************************************************/
/* top menu (container for topbanner) */

div.toplinks_1
{
	color: #fcf122;
	float: right;
	position: relative;
	top: 6px;
	right: 22px;
	font-size: 11px;
	font-weight: normal;
	z-index: 100;
}
div.toplinks_1 A
{
	text-decoration: none;	
}

A.toplinksx1, A.toplinksx2, A.toplinksx3, A.toplinksx4, A.toplinksx5 
{
	color: #7a7a7a;
	text-decoration: none;	
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;	
}



A.toplinksx1:hover, A.toplinksx2:hover, A.toplinksx3:hover, A.toplinksx4:hover, A.toplinksx5:hover
{
	color: #bc1705;
	text-decoration: none;	
}
A.toplinksx1{margin-left: 3px; margin-right: 7px;}
A.toplinksx2{margin-left: 3px; margin-right: 7px;}
A.toplinksx3{margin-left: 3px; margin-right: 7px;}
A.toplinksx4{margin-left: 3px; margin-right: 7px;}
A.toplinksx5{margin-left: 3px;}


#topmenu
{
	position: absolute;
    left: 0px; 
    top: 0px;
    width: 1000px;
    height: 132px;
    background-position: center bottom;
}

a.topmenu2:hover
{
	color: #bc1705;	
}

/* link to frontpage on topbanner */
#home
{
	position: absolute;
	width: 450px;
	height: 110px;
	cursor: pointer;
}
#sitemap
{
	width: 600px;	 
}
.toplinks
{
	position: absolute;
	width: 595px;	
	height: 26px;
	top: 135px;
	left: 210px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}
/* instead of toplink1, toplink2, toplink3... these are the same elements */
/*.toplinks div 
{
	width: 110px;
	height: 20px;	
	top: 20px;	
	float: left;
	margin: 0 5px 5px 0px;
}*/
#toplink1
{
	color: #fff;
	width: 114px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	position: absolute;
	background-color: #555555;
	margin-left: 10px;
	height: 26px;
	overflow: hidden;
	z-index: 100;
}
#toplink2
{
	color: #fff;
	width: 104px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	position: absolute;
	display: inline;
	/*background-color: #bc1705;*/
	background-color: #006633;
	margin-left: 224px;
	height: 26px;
	overflow: hidden;
	z-index: 100;
}
#toplink3
{
	color: #fff;
	width: 90px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	position: absolute;
	background-color: #555555;
	left: 129px;
	height: 26px;
	overflow: hidden;
	z-index: 100;	
}
#toplink4
{
	color: #fff;
	width: 136px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	position: absolute;
	background-color: #555555;
	left: 333px;
	height: 26px;
	overflow: hidden;
	z-index: 100;	
}
#toplink5
{
	color: #fff;
	width: 136px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	position: absolute;
	background-color: #555555;
	/*left: 500px;*/
	left: 474px;
	height: 26px;
	overflow: hidden;
	z-index: 100;	
}
#toplink6
{
	color: #fff;
	width: 113px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	position: absolute;
	background-color: #555555;
	left: 382px;
	height: 26px;
	overflow: hidden;
	z-index: 100;
	display: none;	
}


/***********************************************************************************************************************************/
/* Digitroll signature */

A.digi
{
	color: #9a9a9a;
	font-size: 9px;
	margin-left: 870px;
}
A.digi:hover
{
	color: #fff;	
}
div.troll
{
	margin-top: 10px;	
}
/***********************************************************************************************************************************/
/* small cart */
#diverse
{
	width:160px;
	position: absolute;
	left: 830px;
	top: 135px;
	height: 100px;
	margin: 0px 0px 0px 0px;
		
}
div.carthead{/* cart header - "Handlekurv" text */
	position: relative;
	width:160px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
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 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: 90px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-weight: bold;
}
.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) */

div.left
{
	position: relative;
	top: 133px;
	left: 8px;
}

table.tableleft
{
}

div.aroundleftmenu1
{
	border: 1px solid #b0b0b0;
	width: 195px;
	height: 100px;
	position: relative;
	background-color: #e5e5e5;
	margin-bottom: 2px;	
}
div.insideleftmenu1
{
	position: relative;
	left: 20px;
	top: 5px;
}
A.leftmenutxt
{
	font-size: 12px;
	font-weight: bold;
	color: #2f2d2d;
	line-height: 17px;
	font-family: Arial;
}
A:hover, A.leftmenutxt:hover, A.leftmenutxt2:hover, A.leftmenutxt3:hover
{
	color: #bc1705;	
}

A.leftmenutxt1
{
	font-size: 12px;
	font-weight: bold;
	color: #bc1705;
	line-height: 17px;
	font-family: Arial;	
}
A.leftmenutxt2
{
	font-size: 12px;
	font-weight: bold;
	color: #2f2d2d;
	line-height: 17px;
	font-family: Arial;	
}

#mainmenu /* container for total leftmenu */
{   
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width : 195px;  /* totalt width of menu */ 
    border: solid 1px #b3b3b3;
}
.shopheader
{
	font-style: italic;
	font-size: 20px;
	width: 175px;
	padding-left: 20px;
	color: #FCC200;
	padding-top: 5px;
	padding-bottom: 5px;
}
html:not([opera]) #mainmenu
{
}

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;*/
	display: none;
	width : 3px;
}


div.newsletterheader
{
	width: 195px;
	height: 26px;
	position: relative;
	top: 2px;
	background-color: #b0b0b0;
	border: 1px solid #b0b0b0;
}
div.newsletterheadertxt
{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	position: relative;
	top: 2px;
	left: 10px;	
}

div.newsletterbody
{
	width: 195px;
	height: 100px;
	position: relative;
	background-color: #e5e5e5;
	border: 1px solid #b0b0b0;
}
div.newslettertxt
{
	font-size: 11px;
	color: #707070;
	position: relative;
	left: 10px;
	margin-top: 5px;	
}
font.jatakk
{
	color: #bc1705;
	font-weight: bold;	
}
div.banner1
{
	position: relative;
	width: 195px;
	overflow: hidden;
}


/* menu icons */
.divmainicoopen
{
	float: left;
	display : inline;
	width : 15px;
	display: none;
}
.divmainicoclosed
{
	float: left;
	display : inline;
	width : 15px;
	display: none;
}
.divsubicoopen 
{
	display : inline;
	vertical-align: top;
	display: none;
}
.divsubicoclosed
{
	display : inline;
	vertical-align: top;
	display: none;
}
/* menulinks */
a.amainmenuopen
{
	display: block;
	width: 170px;
	margin-left: 20px;
	/*margin: 0px 0px 0px 10px;*/ 
} 
a.amainmenuclosed,a.amainmenuclosed:hover, a.amainmenuclosed:visited
{
	display: block;
	width: 170px;
	margin-left:20px;
	/*margin: 0px 0px 0px 10px;*/
}



a.asubmenuopen,a.asubmenuopen:hover,a.asubmenuopen:visited 
{
	width: 120px;
	display: inline-block;/*vil fungere i opera*/
}
a.asubmenuclosed,a.asubmenuclosed:hover, a.asubmenuclosed:visited
{
	width: 120px;
	display: inline-block;/*vil fungerer i opera*/

}
/* 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;
}
.submenuclosed1,.submenuclosed2,.submenuclosed3,.submenuclosed4, .submenuclosed5 /* container around submenu closed elements. Put backgroundpictures here. */
{
	position: relative;
	padding: 0px 0px 3px 0px;
	
}
.submenuclosed1, .submenuopen1  /* container for submenu */
{
	margin-left: 30px;	
}
.submenuclosed2, .submenuopen2
{
	margin-left: 40px;
}
.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 */
div.divsearch
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    width: 195px;
    height: 110px;
    white-space: nowrap;
    border: solid 1px #b3b3b3;
    vertical-align: top;
    margin-bottom: 2px;
}
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: 20px;
	margin: 10px 0px 0px 10px;
}
*html input.soek {width:150px;} /*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
{
    width: 600px;
    float: none; 
    vertical-align: middle;    
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
}
table.rendertable
{
	position: absolute;
	left: 218px;
	width: 600px;
	top: 167px;
}
/* butikk.aspx */
table.rendertable2
{
	position: absolute;
	left: 0px;
	width: 600px;
	top: 0px;	
}

/***********************************************************************************************************************************/
/* breadcrumbs */
.breadmain{
	width: 597px;
	height : auto;
}
html:not([opera]) .breadmain
{
	width: 599px;	
}
.breadcrumbs
{	display: inline;
	white-space: normal;
}

/***********************************************************************************************************************************/
/* render menu - valgt meny i stedet for liste eller box i visning*/
div.rendermenucol
{
	position: relative;
	width: 600px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	display: table;
}
div.rendermenucoltr
{
	position:relative;
	width: 600px; 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.rendermenu1, div.rendermenu2, div.rendermenu3
{
	margin: 5px 3px 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{margin-left: 1px;}
*html div.rendermenu1, div.rendermenu2{margin-right: 6px;} /* Firefox fix */
div.rendermenutr{}
div.rendermenupicture
{
	float:left;
	position:relative;
	height: 115px;
	width:192px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	/*display: table;*/
	overflow: hidden;
}
.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: 600px; 	
	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 3px 5px 0px;
	width: 195px;
	height: 160px;	/* height of boxes in boxview */
	float: left;
	overflow: hidden;
}
*html .renderbox1, *html .renderbox2
{
	margin-right: 6px;	
}


.boxpicture /* image container */
{
	position: relative;
	width: 90px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;	
	height: 125px;
}
.bprodimg
{
	
}
.boxpicture a 
{
	display: table-cell;
}
.boxprice:before /* Puts kr. in front of boxprice */
{
	/*content:"kr. ";*/
}
div.boxdesc /* container which holds product name */
{	
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 3px 0px;
	height: auto;	
	text-align: left;
	overflow: hidden;
	width: 187px;
	height: 50px;
}
a.prodlinkdb
{
	white-space: normal;
}
.boxalt01v
{	
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	height: auto;
}
.boxalt01txt, .boxalt03txt
{
	display: none;
}

.boxalt03
{
	width: 50px;
	height: 50px;
	position: relative;
	top: -170px;
	left: 10px;	
}


a.cartprodlinkd, a.cartprodlinkd:hover, a.cartprodlinkd:visited
{
	white-space: normal !important;
	width: 250px;
}
.cartbigd
{
	white-space: normal !important;
}
*html a.cartprodlinkd,a.cartprodlinkd:hover, a.cartprodlinkd:visited 
{
    width: 180px; 
}

*html .cartbigd /* IE fix for products in cart with very long descriptions */
{
}
div.boxcart /* container for cartinput and carticon */
{	
	width: 100%;
	margin-top: 5px;
}
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: 95px;
	position: relative;
	left: 100px;
	top: -135px;
	overflow: hidden;
}
div.boxunittxt, div.boxunitv, div.boxcolortxt, div.boxcolorv, div.boxdimentxt, div.boxdimenv, div.boxquantityonhandtxt, div.boxquantityonhandv, div.boxpricetxt, div.boxpricev, div.boxcartv, div.boxcartvv /* text and value */
{
	display: inline;
}
div.boxproductidenttxt
{
	width: 30px;
	display: inline;
	white-space: nowrap;		
}
div.boxproductidentv
{
	display: inline;
	white-space: nowrap;
}
.boxprice
{
	height: 30px;
}
.boxpricev
{
	margin-right:3px;
	margin-top: 10px;
}
.boxorgprice
{
	
}
.boxorgpricenull /* original price when discount is showing */
{
	display: inline;
}
.boxreadmore /* les mer foran boxcart*/
{
	position: relative;
	right: 5px;
	margin-top: 5px;
}

/***********************************************************************************************************************************/
/* one product - singlerender */

.rendersingle /* container with product details and image */
{	
	width: 600px; 
    margin: 40px 0px 0px 0px;
    display: table;
    position: relative;
    padding-top: 15px;
 }
.rendersingletr
{
	width:600px;
	position: relative;	
}
.divmulitpic /* container with picture and arrows: < and  > */
{     
    width: 300px;
    height: 200px;      
    float: left;
    margin-bottom: 10px;
}
html:not([opera]) .multipic
{
	margin-top: 90px;	
}
.singlepicture /* box with picture */
{
    width: 250px;
    height: 200px;
    text-align: center;
    float: left;
}
*html .singlepicture
{
	margin-left: 6px;
}
.singlebigpicture /* container with picture that shows after click on small picture */	
{ 
	position: absolute;
	top:80px;
	left: 2px;	
	width: 299px;		
	height: auto;
	text-align: center;
}
html:not([opera]) .singlebigpicture
{
	top: 253px;
	left: 224px;	
}
.mulitpicturepre,.mulitpictureaft /* boxes which holds arrows images */
{
    height:200px;    
    width: 20px;
    overflow: hidden;
    float: left;
}

/* product attributes - contains caption and data */
.singleproductident, .singledimen,.singlecolor,.singleunit,.singlequantityonhand,.singleprice,.singlealt01, .singlealt02,.singlealt04,.singlealt05,.singlealt06,.singlealt07,.singlealt08,.singlealt09,.singlealt10,  .singlevariantd
{	    
	display: table;
    width: 210px; 
    padding: 3px 0px 0px 0px;
}
.singlecart
{
	margin-top: 15px;
	display: table;
    width: 152px; 
    padding: 3px 0px 0px 0px;
}
/* product attributes - caption */
.singleproductidenttxt, .singlealt01txt,.singlealt02txt,.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, .singlealt04v, .singlealt05v, .singlealt06v, .singlealt07v, .singlealt08v, .singlealt09v, .singlealt10v, .singlepricev, .singleuserlist
{
   	display: table-cell;
    width: 100px;
    float: left; /*IE fix*/
}

.singlealt03
{
	width: 100px;
	height: 100px;
	overflow: hidden;
	position: absolute;
	left: 174px;
	top: 21px;	
}
*html .singlealt03
{
	left: 176px;
	top: 19px;	
}

.singlealt03txt
{
	display: none;	
}

.singlealt03v
{
	
}

.singlealt01v /* second descrition */
{

}
div.singleprice
{
	position: relative;
	top: 5px;	
}

div.singlealt01txt /* hide caption for second description */
{
	display: inline;
}
.singlepricev, .singleorgprice /* place price and discountedprice on same line */
{
	display: inline;
}
.singleorgprice /* space between price and discountedprice */
{
	padding-left: 2px;
}


.singledesc /* product name */
{ 
	width: 595px;
	position: absolute;
	top: -45px;
	left: 0px;
}
.singlelongdesc /* box with long description of product */
{
	clear: both;	
	width: 95%; 
	padding: 10px 10px 10px 10px;      
}
.seconddesc
{
	display: none;	
}
*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;
}
.singlecarttxt
{
	width: 50px;
	float: left;
	margin-top: 5px;
}
.singlecartinp
{
	float: left;
}
.singlecartv
{
	float: right;	
}

.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;
}

.abonner
{
	position: absolute;
	cursor: pointer;
	left: 465px;
	top: 188px;
}
html:not([opera]) .abonner
{
	top: 206px;
}
img.pdf
{
	margin-top: 7px;	
}


/*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 */
{
	height: 110px;
	text-align: left;
}
div.carttextheader /* header for text above big cart */
{
}
div.cartheader
{	
	display: table;
	width : 595px;
	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:595px;
	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;
}
.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: 595px;
}
.cartframe{
    font-size: 11px;
    margin: 0px;
    color: #000;
}
.cartbigheadthumbnailpic,.cartbigthumbnailpic{ /* first column header */
	/*display:none !important;*/
	width:60px;
	height: 35px;
	overflow: hidden;
}
*html .cartbigheadthumbnailpic
{
	margin-left: 2px;	
}
.cartbigheadcart,.cartbigwcart{ /* 2nd column in header */
	/*display:none !important;*/
	width:80px;
}
.cartbigheadproductdesc
{
	width: 265px;	
}
.cartbigd{ /* 3nd column in header */
	width:180px;
}
#cartbigheadcomment;
{
	display: none;	
}
div.cartbigcomment
{
	width: 90px;
	overflow: hidden;
	text-align: center;	
}

.cartbigheadprice,.cartbigprice{ /* 4th column in header */
	width:70px;
}
.cartbigheadlinesum,.cartbiglinesum{ /* 5th column in header */
	width:62px;
}
.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: 595px;
	height: 145px;
	z-index: 1;
}
#botcartiframe
{
	width: 595px;
	height: 50px;
	z-index: 1;
}
html:not([Opera]) .cartbigsum,.cartbigsummva,.cartbigmva{width:544px;} /* Firefox fix for plassering av totalsum ordre */
*html .cartbigsum,.cartbigsummva,.cartbigmva{width:546px;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;
	position: relative;
	width: 210px; 
	height: 20px;
}
.ncfdiv{ /* container with input */
	display: inline;
	position: relative;
	top: 0px;
	float: right;
	clear: right;
	left: 0px;	
	width: 210px; 
	height: 20px;
}
.ncfdiv #address2
{
	width: 190px;
	border: 1px solid #CECECE;
}
.ncfdiv #state
{
	width: 190px;
	border: 1px solid #CECECE;
}
#ncfwebsite
{
	display: none;	
}
#ncdwebsite
{
	display: none;	
}

#newformsubmit /* container for buttons - new customer page */ 
{
	width: 425px;
	position: relative;
}
#newformsubmit2 /* container for buttons - new customer page */ 
{
	width: 550px;
}
#newcustformsubmit, #newcustformreset /*submit and reset buttons - new customer page*/
{	
	float: right;
	margin: 0px 10px 0px 0px;
}
#newcustformreset
{
	width: 67px;
	height: 21px;	
}
#newcustformsubmit
{
	width: 38px;
	height: 21px;
}

#backbutton
{
	border: 0px;
	border-style: none;
	background-color: Transparent;
	position: relative;
	left: 109px;
	top: -2px;
	cursor: pointer;	
}
html:not([opera]) #backbutton
{
	top: 0px;
	left: 105px;	
}


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;
	margin:0px;
}
.sendupuserc
{
	text-align: center;
	padding-top: 10px;
}
.sendupusere
{
	display: inline;
}
.sendupsub
{
	display: inline;
}
div.animalheader
{
	position: absolute;
	left: 0px;
}
/* Animal radiobuttons newcustomer */
.aroundmyanimal
{	
	width: 400px;
	height: 100px;
    float: left;
    position: relative;
    left: 165px;
    margin-bottom: 15px;
    z-index: 1000;
}
.aroundmyanimal2 /*customer.aspx*/
{	
	width: 400px;
	height: 160px;
    float: left;
    position: relative;
    left: 165px;
    margin-bottom: 15px;
    z-index: 10000;
}

div.myanimal
{
	margin-left: 50px;
	margin-bottom: 4px;
	position: relative;
	width: 280px;	
}
*html div.myanimal
{
	top: -8px;	
}
div.myanimal2
{
	margin-left: 50px;
	position: relative;
	/*width: 258px;*/
	width: 280px;
}
*html div.myanimal2
{
	top: -7px;	
}
#animal1{margin-left: 6px;}
#animal2{margin-left: 3px;}
#animal3{margin-left: 3px;}
#animal4{margin-left: 2px;}
#animal5{margin-left: 6px;}
#animal6{margin-left: 7px;}
#animal7{margin-left: 2px;}
#animal8{margin-left: 2px;}
#animal9{margin-left: 2px;}

div.animalnewsletter
{
	position: relative;
	left: 60px;
	font-size: 10px;
	text-align: left;	
}

#animalcheckbox, #jatakk
{
	position: absolute;
	left: 180px;
	top: 0px;
}

#ja, #nei
{
	position: absolute;
	left: 180px;
	top: 0px;
}


/***/
/*html:not([Opera]) #newcustformreset{margin-top: -12px;}/* Firefox - topmargin resetbutton*/	
/**html #newformsubmit{margin-top: 15px;}/* IE */
/**html #newcustformreset{margin-top: -16px;}/* IE - topmargin resetbutton */

/***********************************************************************************************************************************/
/* customer/logon page (reg.aspx)*/
div.reglogon
{
	position: relative;
	left: 140px;
	height: 470px;
	overflow: hidden;
	z-index: 1;
}
.orderformReg1
{
	width: 350px;
    float: left;
    position: relative;
    left: 113px;
    margin-top: 21px;
}
html:not([opera]) .orderformReg1
{
	left: 111px;	
}
.orderformReg2
{
	width: 330px;
	height: 100px;
	left: 140px;
	margin-top: 20px;
    float: left;
    position: relative;
}

div.kundelogonaround2
{
	width: 170px;
	margin-left: 40px;
	margin-top: 41px;
	position: absolute;
	z-index: 2;
}
div.kundelogonhead2
{
	font-weight: bold;
}

#newcustformsubmit2
{
	width: 58px;
	height: 23px;
	cursor: pointer;
	background-color: transparent;
	border: none;
	float: right;
	margin: 0px 33px 0px 0px;
}
html:not([opera]) #newcustformsubmit2
{
	width: 58px;
	height: 23px;
	margin: 0px 31px 0px 0px;
}

div.enirodiv
{
	position: relative;
	left: 134px;
	top: 10px;
	width: 276px;
	background-color: #e5e5e5;
	height: 50px;
	padding-left: 7px;
	padding-top: 5px;
	border: 1px solid #b3b3b3;
}
*html div.enirodiv
{
	width: 281px;	
}
.eniroinp
{
	margin-left: 11px;	
}
.eniroimg
{
	position: relative;
	top: 5px;	
}
*html .eniroimg
{
	top: 2px;	
}

div.loginexists
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 350px;
	overflow: hidden;
	text-align: left;
}
div.loginexists2
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 600px;
	overflow: hidden;
	text-align: center;
}

div.regbnt
{
	border: 1px solid red;
	margin-left: 50px;	
}

/*---- order.aspx (product info) --*/
#cart2
{
	position: relative;
	text-align: left;
	margin-bottom: 5px;
	border: 1px solid #b3b3b3;
	float: left;
	width: 578px;
	overflow: hidden;
	background-color: #f3f3f3;
}
*html #cart2
{
	width: 589;	
}
.cartmediumq
{
	width: 70px;
	float: left;
	clear: left;
	margin-left: 2px;	
}
.cartmediumd
{
	display: inline;
	position: relative;
	width: 230px;
	float: left;	
}
.cartmediump
{
	display: inline;
	width: 138px;
	float: left;
	text-align: right;	
}
.cartmediuml
{
	width: 138px;
	display: inline;
	float: left;
	text-align: right;
}
.cartmediumsumtxt
{
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
	clear: both;
	padding-top: 8px;
	position: relative;	
	margin-right: 5px;
}
.cartmediumsumv
{
	text-align: right;
	font-weight: bold;
	margin-right: 5px;	
}
*html .cartmediumsumtxt, .cartmediumsumv
{
	width: 580px;
	margin-left: 4px;	
}
table.cart2header
{
	position: relative;
	float: left;
	height: 18px;
	background-color: #e5e5e5;
	border: 1px solid #b3b3b3;
	border-bottom: 0px;
	text-align: left;
	font-weight: bold;
}
#c1{width: 70px; padding-left:3px;}
#c2{width: 230px;}
#c3{width: 140px; text-align: right;}
#c4{width: 140px; text-align: right; padding-right: 10px;}
*html #c4{padding-right: 4px;}


	
/***********************************************************************************************************************************/
/* order history page */
div.olgensestxt, div.olsessionno
{
	width: 146px;
	overflow: hidden;
}
div.oldatetxt, div.olentrydatetime
{
	width: 80px;
	overflow: hidden;	
}
div.olcustnotxt, div.olcustomerno
{
	width: 212px;
	overflow: hidden;	
}
div.olpricetxt, div.ollinesum
{
	width: 146px;
	overflow: hidden;	
}


.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;*/
}
.ordertotalsum
{
	float: left;
}
.ordertotalsumtr{
	display:table;
	padding: 0 0 0 4px;

}
.ordertotalsumtr div{
	display: table-cell;
		
}
* html .ordertotalsumtr div{ /* for IE  */
	display: inline;
	/*width: 146px;*/
}
#historybackbutton
{
	background-color: Transparent;
	border: 0px;
	margin-top: 5px;	
}

div.aroundhistoryyear
{
	border: 1px solid red;
	background-color: #e5e5e5;
	border: 1px solid #b3b3b3;
	margin-top: 15px;	
}
#historyyear0, #historyyear1, #historyyear2, #historyyear3, #historyyear4, #historyyear5, #historyyear6, #historyyear7, #historyyear8, #historyyear9, #historyyear10
{
	font-weight: bold;
	font-size: 13px;
	display: inline;
	margin-right: 20px;
	margin-left: 5px;	
}


/***********************************************************************************************************************************/

/***********************************************************************************************************************************/
/* order page */
.cartformhead,.cartbigtop /* headers with text f.e. "Steg 1 av 3: Handlekurv - Registrering - Ordrebekreftelse" */
{ 
	width: 600px;
}
.cartorderconfirmhead
{
	margin-top: 20px;	
}

.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: 600px;
}
html:not([opera]) .cartformheadtr{width: 600px;} /* Firefox fix */
#custformorder /* container for orderform */
{
	display: table;
	margin-top: 10px;
	width: 600px;
	float: left;
} 
.orderform{	/* this box holds captions and inputs (+ one combobox) */
	width: 600px;
    position: relative;
    top: 4px;  
    display: table; 
    margin-bottom: 3px;
    float: left;
    margin-top: 10px;
}
*html .orderform 
{
	/*width: 295px;*/
	margin-bottom: 4px;
}

.orderform2
{
	width: 350px;
    float: left;
    position: relative;
    left: 2px;
}
.orderform3
{
	width: 550px;
	height: 100px;
    float: left;
    position: relative;
    left: 2px;
}
html:not([opera]) div.orderform3
{
	margin-top: 1px;	
}

.orderformtr div{ /* all of child divs of orderformtr (caption divs and input divs)*/
	float: left;
	clear: left;
	margin: 1px 0px 0px 0px;
	width: 100px;
}
/*Frakt/Bring*/
.fraktguiden
{
	width: 570px;
	float: left;
    position: relative;
    left: 2px;
}
.fraktguidenheader
{
	width: 570px;
	position: relative;
    left: 2px;
    font-weight: bold;
    color: Red;
    font-size : 12px;
    padding-top : 6px;
}
.fraktguideninfo
{
	width: 570px;
	float: left;
    position: relative;
    left: 2px;
    color: #000;
    
}
#betingelser
{
	width: 570px;
	float: left;
    position: relative;
    left: 2px;
    text-align: right;	
}

#freightmessage
{
	width: 600px;
	float: left;
    position: relative;
    left: 2px;
    padding-top: 6px;	
    color: Red !important ;
}
#errormessage
{
	color: Red;
	padding-top: 6px;	
}
#bringPopUpValgfrittPostkontorButton
{
	display: none;
}
#bringFrakt { width: 600px; z-index:1; position:relative; font-family: Arial, Tahoma, sans-serif; font-size: 13px; }
#bringFrakt table { width: 600px; }
#bringFrakt th { font-weight: bold; padding: 7px; font-size: 11px; }
#bringFrakt td { padding: 1px 0px 5px 0px; background-color: #f5f5f5; vertical-align: top; font-size: 11px;}
#bringFrakt .bringHeaderRow th { padding-top: 25px; vertical-align: bottom; background-color:#fff; }
#bringFrakt .bringFraktHovedkategori { font-size: 15px; text-align: left; }
#bringFrakt .bringFraktUnderkategori { padding-top: 3px; padding-bottom: 3px; }
#bringFrakt .bringFraktvalgPrisHeader { text-align: center;}
#bringFrakt .bringFraktvalg label { font-weight: bold; font-size: 12px; }
#bringFrakt .bringFraktvalg .bringFraktvalgRadio { margin-right: 5px; }
#bringFrakt .bringFraktvalg .bringFraktvalgdetaljer { margin: 6px 0 8px 16px; padding: 6px; background-color: #ffffff; width: 310px; }
#bringFrakt .bringFraktvalgPris { width: 9ex; text-align: center; font-size:12px }
#bringFrakt .bringFraktvalgAnkomstdato { width: 80px; text-align: center; }
#bringFrakt .bringFraktvalgMiljobelastning { width: 15ex; text-align: center; }
#bringFrakt .bringFraktvalgTips { color: #ff9900; font-weight: bold; width: 100px; text-align: center; font-size: 11px; }
#bringFrakt .bringHelpIconCell { padding-top: 4px; padding-left:10px; padding-right:5px; }
/*#bringFrakt .bringHelpBox { display: none; }*/
#bringFrakt .bringSelectedPostautomatInfo { margin: 7px 0px 7px 16px; padding: 6px; background-color: #ffffff; }
#bringFrakt #bringPopUpPostautomatButton { padding: 0px 3px 0px 3px; font-size: 11px; margin-left: 16px; width:auto; overflow:visible;}
#bringFrakt #bringPopUpValgfrittPostkontorButton { padding: 0px 3px 0px 3px; font-size: 11px; margin: -5px 0 5px 16px; width:auto; overflow:visible;}
#bringFrakt .bringSelectedPostautomatInfoLine { margin-bottom: 6px; }
#bringHelp_A-POST_body,
#bringHelp_PA_DOREN_body,
#bringHelp_SERVICEPAKKE_body,
#bringHelp_EKSPRESS09_body,
#bringHelp_BPAKKE_DOR-DOR_body
{ 
	display: none;
	width: 310px; 
	font-size: 11px; 
	font-family: Arial, Tahoma, sans-serif;
	position: absolute; 
	left: 00px;
	top: 0px;
	z-index: 3000; 
	border: 2px solid #919195; 
	background-color: #ffffff;
	opacity: 1; 
}
.bringHelpText
{
	position: relative;
	float: left;
	width: 296px;
	left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.bringHelpBox h3, .bringHelpBox div { margin: 0; }

#bringSERVICEPAKKEradio, #bringA-POSTradio, #bringBPAKKE_DOR-DORradio, #bringEKSPRESS09radio
{
	cursor: pointer;
}

/*end Frakt*/
/*  Safari */
#ocfcustomername,#ocfcompanyname,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfstate,#ocfcountry,#ocfcityplace,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocffreight, #ocflevering, #ocfdelivercountry, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace
{
	[float: right;
	float: left;
	]float: right;
}
/* Firefox */
html:not([opera]) #ocfcustomername,#ocfcompanyname,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfstate,#ocfcountry,#ocfcityplace,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocffreight, #ocflevering, #ocfdelivercountry, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace
{
	float: left;
}
/* Opera */ 
@media all and (min-width: 0px){#ocfcustomername,#ocfcompanyname,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfstate,#ocfcountry,#ocfcityplace,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocffreight, #ocflevering, #ocfdelivercountry, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace
{
	float: left;
}
}
#ocfcustomername,#ocfcompanyname,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfstate,#ocfcountry,#ocfcityplace,#ocftelephone,#ocftelefax, #ocfpayment, #ocfpassword, #ocffreight, #ocflevering, #ocfdelivercountry, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace{
	/* elements which holds inputs and combobox */
	width: 193px;
	clear: right;
	height: 20px;
	padding-left: 2px;
	
}
#ocfstate select
{
	width: 190px;
	clear: right;
	height: 20px;
	padding-left: 2px;
	font-size: 11px;
	border:1px solid #CECECE;
}
html:not([opera]) #ocfstate select, #ocflevering select
{
	width: 193px;
	height: 18px;
}
html:no([opera]) #ocfdelivercountry
{
	width: 195px;
}
#ocfcustno2
{
	display:none;	
}
#ocfcomments
{	width: 400px;
	float: right;
	clear: right;
	height:40px;
	margin-left: 5px;
}
html:not([opera]) #ocfcomments
{
	display: inline;
	margin-left: 2px;
}
#ocfcomments {float: right;}
#comments, #ocdcomments
	{height: 35px;}
#comments
	{width: 400px;}
*html #comments{margin-left:-2px;}/*IE left align comments textarea*/
#ocdcustomername,#ocdcompanyname,#ocdemailaddress,#ocdaddress,#ocdzipcode,#ocdstate,#ocdcountry,#ocdcityplace,#ocdtelephone,#ocdtelefax,#ocdcomments, #ocdpayment, #ocdpassword, #ocdfreight, #ocdlevering, #ocddelivercountry, #ocdpassword2, #ocddelivername, #ocddeliveraddress, #ocddeliverzipcode, #ocddelivercityplace{
	/* names before inputfields */
	font-weight: bold;
	text-align: right;
	z-index: 100;
}
#ocdpassword, #ocdpassword2
{
	width: 110px;
	float: left;
}
#ocdcomments, #ocdfreight, #ocdlevering, #ocddelivercountry
{
	width: 100px;
	float: left;
}
#ocfpassword, #ocfpassword2, #ocfcomments, #ocffreight, #ocflevering, #ocfdelivercountry
{
	float: left;
}
html:not([opera]) #ocfpassword2
{
	margin-top: 1px;	
}
*html #ocflevering, #ocfdelivercountry
{
	padding-left: 8px;
}

/* Deliveraddress */
.ordercustform
{
}
.orderformtr
{
	width: 301px;
}

#ocddelivername, #ocddeliveraddress, #ocddeliverzipcode, #ocddelivercityplace /* placement for deliverfields to the right */
{
	position: absolute;
	top: 21px;
	left: 293px;
	width: 90px;
}
#ocddeliveraddress{margin-top: 22px;}
#ocddeliverzipcode{margin-top: 44px;}
#ocddelivercityplace{margin-top: 66px;}

html:not([opera]) #ocddelivername, #ocddeliveraddress, #ocddeliverzipcode, #ocddelivercityplace
{
	top: 124px;
	left: 295px;
}
#ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace /* placement for deliverfields to the right */
{
	position: absolute;
	top: 21px;
	left: 380px;
}
html:not([opera]) #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace 
{
	top: 124px;
	left: 390px;
}
#ocfdeliveraddress{margin-top: 22px;}
#ocfdeliverzipcode{margin-top: 43px;}
#ocfdelivercityplace{margin-top: 64px;}

/******/

#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: 595px;	
	display: inline-block;
	text-align:right;
	vertical-align: top;
}
html:not([opera]) .cartformbottom, .cartbigbottoml{width: 580px;float: left;} /* container with buttons (bottom) */
*html .cartformbottom {}
.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: 88px;/* endret fra 88 */
	left: 378px;
	z-index: 999;
}
html:not([opera]) #copyadr {left: 392px;top: 105px;}

#deladdress
{
	margin-right: 5px;	
}

*html #fakttext, #delivertext 
{
	display: inline;
}
html:not([opera]) #betingelser
{
	top: 230px;
	left: 330px;	
}

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;
    border-bottom: 1px dotted #b0b0b0;
    font-family: Verdana;
    font-size: 11px;
}
table.tableototalsum
{
    width: 598px;
    font-family: Verdana;
    font-size: 11px;
}
table.toporderwrap
{
	/*border: 1px solid #b0b0b0;*/
}
td.otmsessionno
{
    width: 50%;
}
div.ocordercomments1, div.ocordercomments2, div.ocordercomments3
{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	height: 30px;	
}
.ocordercomments4
{
    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;
}

/***********************************************************************************************************************************/
/* search for product result page */
.fieldheader /* header with field names */
{ 
	display: table;
	width: 595px;
}
.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;
} 
div.articlesearch
{
	margin-bottom: 5px;
}
A.articlesearch
{
	font-size: 11px;
	color: #707070;
	font-weight: bold;
	margin-left: 20px;
	position: relative;
	top: 14px;
}
*html A.articlesearch
{
	top: 13px;	
}
A.articlesearch:hover
{
	color: #bc1705;
	text-decoration: none;
}
A.advancedsearch
{
	font-size: 11px;
	color: #707070;
	font-weight: bold;
	margin-left: 20px;
	position: relative;
	top: 9px;
}
*html A.advancedsearch
{
	top: 8px;	
}
A.advancedsearch:hover
{
	color: #bc1705;
	text-decoration: none;
}

.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  /* 1 column - thumbnail */ /* box which holds picture in result row */
{
	width: 58px;
	text-align: left;
}
.spanpicture
{
	width: 60px;
	text-align: left;
}
.spanpicture img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img.lprodimg
{	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a.prodlinkimg,a.prodlinkimg:visited, a.prodlinkimg:hover
{

} 
.fieldproductident, .spanproductident{ /* 2 column - product id */ /* box which holds product id in result row */
	width:65px;
}

.spancartinp input
{
	width: 5px;	
}
.fieldcart{width: 90px;}
*html .fieldcart{width: 85px;}
input.listquantity, .spancartinp /* cartinput in list */
{
	width:30px;
	text-align:right;
	margin: 0px 0px 0px 0px;
}
.fielddescription,.spandesc{/* 4 column - name */ /* box which holds descriptions 1 and 2 in result row */
	width:240px;
}
#fielddescription
{
	width: 270px;
}
*html .spandesc {white-space:normal;}
.spancartinp
{
}
.spancart img.cart 
{
}
.spancart
{
	padding: 0px 2px 0px 2px;
}
.fieldunit, .spanunit /* 5 column - unit */ /* box with unit in result row */
{ 
	width: 40px;
}
.fieldprice{ /* 6 column - price */ /* box with price in result row */
	width:70px;
	text-align: left;
}
.spanprice, .spanorgprice
{
	width:70px;
}
.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:595px;
	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 */

#kundelogonaround /* container around customerlogin */
{
	position : absolute;
    width: 160px;
    left : 830px;
    top: 239px;
	height: 245px;
	min-height: 230px;
	border: solid 1px #ccc;
	text-align: left;
}
html:not([opera]) #kundelogonaround
{
	top: 241px;	
}
#kundelogonhead
{
	background-color: #b3b3b3;
	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;
}
#logonheader
{
	position: relative;
	top: 5px;
	left: 10px;
}
#kundelogon
{
	width: 160px; 
	text-align: left;
}

a.logonlinks, a.logonlinks:hover, a.logonlinks:visited
{
	position: relative;
	float: left;
	clear: both;
}
a.logonlinks1, a.logonlinks1:visited
{
	position: relative;
	float: left;
	clear: both;
}
a.logonlinks1:hover
{
	color: #bc1705;	
}

#loggedon
{
	font-weight: bold;
}
input.logon
{
	height:20px;
}
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: 140px;
	text-align: left;
	color: red;
	padding:0px 3px 0px 3px;
}
#kundelogonbottom
{	

}
div.logonborder
{
	border-top: dashed 1px #b3b3b3;
	width: 140px;
	margin: 10px 0px 0px 0px;
}
html:not([opera]) div.logonborder
{
	margin-bottom: 5px;	
}

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;
}

div.banner2
{
	width: 600px;
	overflow: hidden;	
}

div.banner3
{
	position: absolute;
	left: 829px;
	/*top: 483px;*/
	top: 491px;
}

html:not([opera]) div.banner3
{
	top: 486px;	
}
div.banner3 td.bannertab
{
	padding-top: 4px;
}
/* reg.aspx banner4 */
div.banner4
{
	position: absolute;
	left: 829px;
	/*top: 483px;*/
	top: 235px;
}
div.banner4 td.bannertab
{
	padding-top: 4px;
}

/****************************************************************************************************************/
/* loginmessage on top of every page */
#custname
{
	height: 20px;
	display: none;
}
/****************************************************************************************************************/
/* 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 */
div.singletipafriend /*container for tipafriend top text + img before clicked */
{
	height: 15px;
	width: 110px;
	clear: none;
	margin: 0px 0px 0px 120px;
}
div.tipafriendv /* container for tipafriend img before clicked */
{
	display: inline;
	float: left;
	padding: 2px 0px 0px 0px;
}
div.singletipafriendtxt /* container for tipafriend toptext */
{
	width: 80px;
	display: inline;
	float: right;
}
div.tipafriendtop /* container around total tip a friend */
{
	position: absolute;
	top: 100px;
	left: 100px;
	width: 204px;	
}
div.tipafriendtopttr
{
	display: table;
	
}
div.tipafriendhead /* container for tipafriend headerimg and text + img for close */
{
	display: table-row;
	width: 204px;
	height: 22px;
	padding: 5px 0px 0px 5px;
}
*html div.tipafriendhead {display: inline;}
div.tipafriendheadtxt /* container for tipafriend headerimg and text */
{
	width: 180px;
	display: table-cell;
	padding: 5px 0px 0px 10px;
}
*html div.tipafriendheadtxt{display: inline;padding: 0px 0px 0px 0px;}
html:not([opera]) div.tipafriendheadtxt {padding-right:90px;}
div.tipafriendheadclose /* container for tipafriend headerimg close */
{
	display: table-cell;
	padding: 0px 10px 0px 0px;
}
*html div.tipafriendheadclose{display: inline;}
div.tipafriendpname /* container for productdesc to be tipped */
{
	display: none;
}
div.tipafriendmsg, div.tipafrienderrmsg /* container for message when tips is sent OK */
{
	width: 204px;
	height: 10px;
	padding: 5px 0px 0px 10px;
}
div.tipafriendsend /* container around send tip to text and inputfield */
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendsendv /* container for send to inputfield */
{
}
input.tipafriendinp, textarea.tipafriendcommentinp /* inputfields for to/from email-address and comments */
{ 
	width: 180px;
}
div.tipafriendfrom /* container for from email txt and inputfield */
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendfromv /* container for from- inputfield */
{
}
div.tipafriendcomment /* container for commentstxt and textarea */
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendcommentv /* container for comments- inputfield */
{
}
div.tipafriendsubmit /* container around submit and reset images */
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendsubmittxt /* container around submit-img */
{
	width: 58px;
	height: 21px;
	margin-bottom: 5px;
}
div.tipafriendsubmittv /* container around reset-img */
{
	display: none; 
}
/* text/labels in tip a friend */
div.singletipafriendtxt, div.tipafriendheadtxt, div.tipafriendsendtxt, div.tipafriendcommenttxt, div.tipafriendfromtxt, div.singletipafriendtxt 
{
}
/****************************************************************************************************************/
/* styles for cute editor */
.menumaintext
{
	position : relative;
	display: table;		
	top: 10px;			
	width : 595px;
}
.menuintrotext
{
	position : relative;
	display: table;		
	top: 20px;
	margin-bottom : 25px;			
	width : 595px;	
}
/****************************************************************************************************************/

/*  NYHETSBREV (venstremeny) */

div.meldpaa
{
	top: 5px;
	left: 10px;
	position:relative;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	
}

div.hyhetsbrevheader
{
	background-color: #b3b3b3;
	width: 160px;
	height: 25px;	
}

div.nyhetsbrev
{
	border: 1px solid #b3b3b3;
	background-color: #e5e5e5;
	width: 160px;
	height: 100px;
	position: absolute;
	left: 830px;
	top: 230px;	
}

#epost
{
	width: 136px;	
}

.knapp
{
	font-size: 12px;	
}

.melding
{
	color: #ff8400;
	position: absolute;	
}
/****************************************************************************************************************/

/* FORHANDLER */

table.forhandler
{
	/*border: 1px solid #b0b0b0;
	background-color: #e5e5e5;*/
	font-size: 10px;
	position: absolute;
	left: 218px;
	width: 600px;
	top: 167px;
	text-align: center;
	font-family: Arial;
}

div.forhandlerheader
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #4b4b4b;
}
div.forhandlerintro
{
	text-align: center;
	color: #4b4b4b;	
}

#render2
{
    width: 600px;
    float: none; 
    vertical-align: middle;    
    padding-bottom: 20px;
    overflow: hidden;
    border: 1px solid #b0b0b0;
	background-color: #e5e5e5;
}
td.formtxt, td.comment
{
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
	text-align: right;	
}
td.comment, td.comment2
{
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
	text-align: left;
	position: relative;
	padding-left: 80px;
}
td.meldingsendt
{
	color: #53bc05;
	font-weight: bold;
	font-size: 14px;
}

html:not([opera]) table.forhandler2
{
	position: relative;
	left: 120px;	
}
table.forhandler3 input, table.forhandler3 select
{
	float: left;	
}
span.formtxt2
{
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
	float: left;
	position: relative;
	top: 4px;
	left: 5px;
}


/****************************************************************************************************************/

/* NYHETSBREV (skjema) */

.lettertxt
{
	font-size: 12px;
	height: 30px;
	text-align: right;	
}
.lettertxt2
{
	font-size: 12px;
	height: 30px;
	text-align: right;
	padding-left: 70px;	
}
.emailtxt
{
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;		
}
.newsletterbutton
{
	float: right;	
}
td.newsletterlogonheader
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	color: #4b4b4b;	
}
table.newsletter
{
	color: #4b4b4b;
}
.newsletterheader1
{
	color: #53bc05;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	text-align: center;	
}
.newsletterheader2
{
	color: red;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	text-align: center;	
}
.kontakt
{
	color: #4b4b4b; 	
}


/****************************************************************************************************************/

/* AVANSERT SØK */

div.aroundadvanced
{
	float: left;
}
div.advanced1
{
	width: 200px;
	display: inline;
	float: left;
	margin-left: 50px;
	border: 1px solid #b3b3b3;
	background-color: #e6e6e6;	
}
div.advanced2
{
	width: 200px;
	display: inline;
	float: right;
	margin-right: 180px;
	border: 1px solid #b3b3b3;
	background-color: #e6e6e6;	
}

select.opt1
{
	margin-top: 5px;
	margin-left: 10px;
	width: 150px;
	font-size: 10px;
	font-family: Arial;
}
select.opt2
{
	margin-top: 5px;
	margin-left: 10px;
	width: 150px;
	font-size: 10px;
	font-family: Arial;
}
select.opt3
{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 150px;
	font-size: 10px;
	font-family: Arial;
}

.advbtn
{
	margin-left: 112px;
}

div.advbtntxt
{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	width: 25px;
	float: left;
	margin-top: 2px;
}

.advsearchbtn
{
	cursor: pointer;	
}



/****************************************************************************************************************/

/* REKLAMASJON (skjema) */
table.reklamasjon
{
	width: 580px;	
}
td.reklamasjonheader
{
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	color: #4b4b4b;	
}
#reklamasjon_butikk, #reklamasjon_kundenr, #reklamasjonstype, #reklamasjon_ordrenr
{
	width: 150px;
	font-size: 11px;	
}

#reklamasjon_dato
{
	width: 70px;	
}
.formtxt2
{
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
	text-align: left;
}
input.reklamasjonsknapp
{
	margin-top: 10px;
	margin-right: 20px;	
}
table.reklamasjon2
{
	margin-top: 15px;	
}


/* START CLOUDSITEMAP MODUL */
div.divCloudSitemap
{
	padding:10px;
}
div.csundermenypkt
{
	margin-right: 10px;
	display:inline;
}
div.csDiv h2 a
{
	color:black;
	font-size: 16px;
	text-decoration: none;	
}
div.csDiv h2 a:hover
{
	color:Red !important;
}
div.csundermenypunkter
{	
	margin-left: 20px;
}
div.csDiv h2
{
	margin: 0px;
	padding: 0px;
}
div.csstorrelse1
{
	font-size:18px;	
}
div.csstorrelse1 a
{
	color:#454545 !important;
}
div.csstorrelse2
{
	font-size:13px;
}
div.csstorrelse2 a
{
	color:#646464 !important;
}
div.csstorrelse3
{
	font-size:11px;
}
div.csstorrelse3 a
{
	color:#929292 !important;
}
div.csstorrelse4
{
	font-size:9px;
}
div.csstorrelse4 a
{
	color: #b1b1b1 !important;
}
div.csstorrelse5
{
	font-size:8px;
}
div.csstorrelse5 a
{
	color: #b1b1b1 !important;
}
div.csstorrelse6
{
	font-size:7px;
}
div.csstorrelse6 a
{
	color: #cfcfcf !important;
}
div.csstorrelse7
{
	font-size:6px;
}
div.csstorrelse7 a
{
	color: #cfcfcf !important;
}

div.csundermenypkt a:hover
{
	text-decoration: none;
	color: Red !important;
}
/* SLUTT CLOUDSITEMAP MODUL */