/* main */
html,body
{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
img
{
	border: 0px;
	border-style: none;
}
body
{
	background-image: url(design/background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #cccccc;
}
a, a:visited
{
	color: #000;
    text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}
#topdocument
{
	width: 1000px;
	margin: 0px auto;
}
#shadow
{
	width: 1012px;
	float: left;
	background-image: url(design/shadow2.jpg);
	background-repeat: repeat-y;
}
#content
{
	width: 1000px;
	background-color: #fff;
	float: left;
	margin-bottom: 5px;
}
.top_banner{
    cursor: pointer;
    height: 110px;
    overflow: hidden;
    margin-top: 5px;
}
.section1
{
	position: relative;
	width: 820px;
	float: left;
	margin-top: 5px;
	text-align: left;
	overflow: hidden;
	background-color: #fff;	
}
.section2
{
	position: relative;
	width: 180px;
	float: left;
	text-align: left;
	margin-top: 5px;
	overflow: hidden;
}
.section3 /*bottom*/
{
	position: relative;
	width: 1000px;
	height: 30px;
	float: left;
}
.maincontent_left
{
	position: relative;
	width: 215px;
	float: left;
	text-align: left;
}
.maincontent_middle
{
	width: 605px;
	float: right;
	text-align: left;	
}
#historyStorageForm /* tar vekk meld som vises noen ganger i explorer under hele siden: oaded":true} */
{
	display : none;	
}

   /*--------------------------------------------------------------------------------*/
  /******************************************/
 /*            left column                */
/*****************************************/

/* search */
.divsearch
{
	position: relative;
	width: 195px;
	height: 70px;
	overflow: hidden;
	background-color: #e6e6e6;
	border: 1px solid #b3b3b3;
	margin-left: 10px;
}
.searchheader
{
	background-color: #b3b3b3;
	height: 25px;
	background-image: url(design/search_back.jpg);
	background-repeat: repeat-x;	
}
div.searchcap
{
	position: relative;
	top: 5px;
	left: 10px;
	color: #696a6e;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;	
}
input.soek
{
	position: relative;
	width: 150px;
	height: 21px;
	float: left;
	margin-top: 10px;
}
html:not([opera]) input.soek
{
	height: 17px;
	width: 145px;
	left: 10px;
}
img.cartsearch
{
	position: relative;
	cursor: pointer;
	float: right;
	margin-top: 10px;
	margin-right: 5px;	
}
#matches
{
	display: none;	
}
/* menu */
.mainmenu
{
	position: relative;
	width: 195px;
	background-color: #fff;
	border: 1px solid #b3b3b3;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(design/menu_back.jpg);
    background-repeat: no-repeat;
    background-position: top left;	
}
div.menuheader
{
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #b0b0b0;
	color: #696a6e;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	background-image: url(design/search_back.jpg);
	background-repeat: repeat-x;
}
div.menuheadertxt
{
	position: relative;
	top: 5px;
	left: 10px;
}
/* menu icons */
.divmainicoopen
{
	float: left;
	display : inline;
	width : 15px;
	position: relative;
}
.divmainicoclosed
{
	float: left;
	display : inline;
	width : 15px;
	position: relative;
}
.divsubicoopen 
{
	display : inline;
	width: 10px;
	float: left;
}
.divsubicoclosed
{
	display : inline;
	width: 10px;
	float: left;
}
/* menulinks */
div.mspace
{
	display: none;	
}
div.mainmenuclosed0, div.mainmenuopen0
{
	width: 175px;
	margin-left: 10px;
	margin-bottom: 5px;	
}
div.divamainmenuclosed0, div.divamainmenuopen0
{
	display: table-cell;	
}
a.amainmenuopen
{
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	color: #000;
	display: inline-block;
}
a.amainmenuclosed
{
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial;
    display: inline-block;
}
a.amainmenuclosed:hover, a.amainmenuopen:hover
{
	text-decoration: underline;	
}
a.asubmenuopen
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
a.asubmenuclosed
{
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
}
a.asubmenuclosed:hover, a.asubmenuopen:hover
{
	text-decoration: underline;	
}
.submenuclosedm, .submenuopenm
{
	display: inline;	
}
.submenuclosed1,.submenuclosed2,.submenuclosed3,.submenuclosed4, .submenuclosed5
{
	position: relative;
	margin: 0px 0px 3px 0px;
}
.submenuopen1,.submenuopen2,.submenuopen3,.submenuopen4, .submenuopen5
{
	position: relative;
	margin: 0px 0px 3px 0px;
}
.submenuclosed1, .submenuopen1
{
	margin-left: 30px;	
}
.submenuclosed2, .submenuopen2
{
	margin-left: 45px;
	position: relative;	
}
.submenuclosed3, .submenuopen3
{
	margin-left: 60px;	
}
a.asubmenuclosed, a.asubmenuclosed:hover, a.asubmenuclosed:visited
{
	width: 120px;
	display: inline-block;
}
a.asubmenuopen, a.asubmenuopen:hover, a.asubmenuopen:visited
{
	width: 120px;
	display: inline-block;
}

/* START ÅPEN MENY */
div.openmenuwrap {
	padding-left: 10px;
}
div.mainopenmenu a, div.mainopenmenu a:visited {
	cursor: pointer;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial;
	color: #000;
	display: inline-block;
	text-decoration: none;
}
div.mainopenmenu a:hover {
	text-decoration: underline;
}
div.clickedmainopenmenu a, div.clickedmainopenmenu a:hover, div.clickedmainopenmenu a:visited {
	cursor: pointer;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #000;
	display: inline-block;
	text-decoration: underline;
}

div.subopenmenu a, div.subopenmenu a:visited,
div.subsubopenmenu a, div.subsubopenmenu a:visited,
div.subsubsubopenmenu a, div.subsubsubopenmenu a:visited,
div.nextsubopenmenu a, div.nextsubopenmenu a:visited,
div.nextsubsubopenmenu a, div.nextsubsubopenmenu a:visited,
div.nextsubsubsubopenmenu a, div.nextsubsubsubopenmenu a:visited {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
div.subopenmenu a:hover, div.subsubopenmenu a:hover, div.subsubsubopenmenu a:hover,
div.nextsubopenmenu a:hover, div.nextsubsubopenmenu a:hover, div.nextsubsubsubopenmenu a:hover {
	text-decoration: underline;
}
div.clickedsubopenmenu a, div.clickedsubopenmenu a:hover, div.clickedsubopenmenu a:visited,
div.clickedsubsubopenmenu a, div.clickedsubsubopenmenu a:hover, div.clickedsubsubopenmenu a:visited,
div.clickedsubsubsubopenmenu a, div.clickedsubsubsubopenmenu a:hover, div.clickedsubsubsubopenmenu a:visited {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
.subopenmenu, .subsubopenmenu, .subsubsubopenmenu, div.nextsubopenmenu,
.clickedsubopenmenu, .clickedsubsubopenmenu, .clickedsubsubsubopenmenu {
	position: relative;
	margin: 0px 0px 3px 0px;
}
.subopenmenu, .clickedsubopenmenu, div.nextsubopenmenu {
	margin-left: 15px;	
}
.subsubopenmenu, .clickedsubsubopenmenu, div.nextsubsubopenmenu {
	margin-left: 30px;
}
.subsubsubopenmenu, .clickedsubsubsubopenmenu, div.nextsubsubsubopenmenu {
	margin-left: 45px;	
}
/* SLUTT ÅPEN MENY */


/* banner left */
.leftbanner
{
	position: relative;
	width: 195px;
	overflow: hidden;
	background-color: #fff;
	margin-top: 5px;
	left: 10px;	
	float: left;
}
html:not([opera]) .leftbanner
{
	width: 197px;
}
#menuintrotext-1007
{
	width: 165px;
	overflow: hidden;
}
html:not([opera]) #menuintrotext-1007
{
	width: 167px;
}

/* contact info */
div.contactinfo
{
	position: relative;
	width: 175px;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	font-family: Arial;
	font-size: 12px;	
}

   /*--------------------------------------------------------------------------------*/
  /******************************************/
 /*            middle column              */
/*****************************************/

/* toplinks */
.toplinks
{
	position: relative;
	width: 605px;	
	height: 27px;
	background-image: url(design/toplinks_back.jpg);
	background-repeat: repeat-x;
}	
.toplinks div 
{
	width: 90px;
	height: 25px;
	float: left;
	margin-top: 1px;
	text-align: center;
}
.toplinks a
{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #fff !important;
	position: relative;
	top: 5px;		
}
#toplink1a a, #toplink2a a, #toplink3a a, #toplink4a a, #toplink5a a, #toplink6a a
{
	color: #616161 !important;	
}
.topmenu a:hover
{
	text-decoration: none;
	color: #616161 !important;		
}

/* breadcrumbs */
.breadmain
{
    width: 605px;
    position: relative;
    height: 27px;
    border-bottom: 1px solid #e6e6e6; 
}
div.breadcrumbs
{
	display: inline;
	white-space: normal;
	font-family: Arial;
	font-size: 10px;
	position: relative;
	padding-left: 12px;
	padding-right: 7px;
	background-image: url(design/breadcrumbs.gif);
	background-repeat: no-repeat;
	background-position: left top 3;
	top: 7px;
}
.breadcrumbs a
{
	text-decoration: none;
	color: #545559;
}
.breadcrumbs a:hover
{
	color: #e48e2b;	
}
#custname
{
	display: none;	
}

/* render */
#render
{
	width: 605px;
	overflow: hidden;
	margin-top: 10px;
	font-family: Arial;
	font-size: 11px;
	padding-bottom: 15px;
	position: relative;	
}
.menuintrotext, .menumaintext
{
	width: 605px;
	float: left;
	margin-bottom: 10px;
	font-family: Arial;
}
#menuintrotext-1006, #menumaintext-1006
{
	width: 185px;
	overflow: hidden;
	font-size: 12px;
}
/* product view: menu */
div.rendermenutr
{
	width: 195px;
	height: 160px;
	overflow: hidden;
	float: left;
	border: solid 1px #ccc;
	margin-bottom: 7px;
}
*html div.rendermenutr
{
	margin-bottom: 10px;	
}
div.rendermenu2 div.rendermenutr, div.rendermenu3 div.rendermenutr
{
	margin-left: 7px;
}
*html div.rendermenu2 div.rendermenutr, *html div.rendermenu3 div.rendermenutr
{
	margin-left: 10px;
}
div.rendermenudesc
{
	height: 25px;
	width: 195px;
	float: left;
	text-align: left;
	background-color: #e5e5e5;
	padding: 3px 0px 0px 10px;
}
a.prodlinkdm
{
	width: 170px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;	
}
a.prodlinkdm:hover
{
	color: #e48e2b;	
}
div.rendermenupicture
{
	float:left;
	position:relative;
	height: 120px;
	width:192px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

/* product view: box */
div.renderboxtr
{
	width: 195px;
	height: 203px;
	overflow: hidden;
	float: left;
	border: solid 1px #ccc;
	margin-bottom: 7px;
	background-image: url(design/box_back.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
*html div.renderboxtr
{
	margin-bottom: 10px;	
}
div.renderbox2 div.renderboxtr, div.renderbox3 div.renderboxtr
{
	margin-left: 7px;
}
*html div.renderbox2 div.renderboxtr, *html div.renderbox3 div.renderboxtr
{
	margin-left: 10px;
}
div.boxdesc
{
	height: 35px;
	width: 195px;
	float: left;
	text-align: center;
	overflow: hidden;
}
div.boxdesc a.prodlinkdb
{
	width: 170px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	position: relative;
	margin-top: 3px;
	margin-left: 10px;	
}
.boxpicture
{
	float: left;
	position: relative;
	height: 107px;
	width: 100%;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.boxprice
{
	width: 100%;
	height: 20px;
	float: left;
	text-align: center;
	position: relative;
	margin-bottom: 3px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #e48e2b;
	overflow: hidden;
}
.boxquantity
{
	width: 20px;
	position: relative;
	float: left;
	display: inline;	
}
div.boxcart
{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 5px;
	position: relative;
	margin-bottom: 3px;	
}
.boxcarttxt
{
	width: 33px;
	font-size: 11px;
	font-family: Arial;
	float: left;
	margin-top: 4px;
	color: #626262;	
}
.boxcartv
{
	width: 16px;
	height: 16px;
	position: relative;
	float: left;
	margin-left: 5px;	
}
div.boxreadmore
{
	width: 100%;
	float: left;
	position: relative;
	margin-top: 5px;
	text-align: center;	
}
div.boxdimen,  div.boxcolor,  div.boxunit, div.boxquantityonhand
{
	width: 90px;
	height: 20px;
	float: left;
	position: relative;
	margin-bottom: 3px;
	font-size: 11px;
	font-family: Arial;
}
div.boxunittxt, div.boxunitv, div.boxcolortxt, div.boxcolorv, div.boxdimentxt, div.boxdimenv, div.boxquantityonhandtxt, div.boxquantityonhandv, div.boxpricetxt, div.boxpricev, div.boxcartv, div.boxcartvv
{
	display: inline;
}
img.cart
{
	cursor: pointer;	
}

/* product view: display */
div.rendersingle
{
	border: 1px solid #b3b3b3;
	float: left;
	overflow: hidden;
	position: relative;
}
div.singledesc
{
	width: 500px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #e48e2b;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;	
}
.divmulitpic
{     
    width: 300px;     
    float: left;
    overflow: hidden;
}
.mulitpicturepre, .mulitpictureaft
{
	width: 25px;
	position: relative;
    height: 200px; 
	float: left;	
}
.multipicdim
{
	position: relative;
	top: 90px;	
}
.singlepicture
{
    width: 250px;
    text-align: center;
    float: left;
    padding-bottom: 10px;
}
.singleproductident, .singledimen, .singlecolor, .singleunit, .singlequantityonhand, .singlealt01, .singlealt02, .singlealt03, .singlealt04, .singlealt05, .singlealt06, .singlealt07, .singlealt08, .singlealt09, .singlealt10, .singlevariantd, .singlevariancolortd
{
	width: 290px;
	color:#626262;
	font-weight:bold;
	font-size:11px;	
	float: right;
	clear: right;
}
.singlecart
{
	width: 290px;
	color:#626262;
	font-weight:bold;
	font-size:11px;	
	float: right;
	clear: right;
	margin-top: 25px;
	margin-bottom: 20px;	
}
.singleprice
{
	width: 290px;
	color:#626262;
	font-weight:bold;
	font-size:11px;	
	float: right;
	clear: right;
	height: 28px;	
}
.singleorgpricenull
{
	width: 95px; 
	float: right;	
}
.singleorgprice
{
	width: 95px; 
	float: right;	
	font-weight: normal;	
}
.singlepricev
{
	width: 95px;
	float: left;
	color: #000;
	font-weight: normal;	
}
.singleproductidenttxt, .singledimentxt, .singlecolortxt, .singleunittxt, .singlequantityonhandtxt, .singlepricetxt, .singlealt01txt, .singlealt02txt, .singlealt03txt, .singlealt04txt, .singlealt05txt, .singlealt06txt, .singlealt07txt, .singlealt08txt, .singlealt09txt, .singlealt10txt, .singlevariantdtxt, .singlevariantcolordtxt
{
	width: 100px;
	float: left;
}
.singleproductidentv, .singledimenv, .singlecolorv, .singleunitv, .singlequantityonhandv, .singlealt01v, .singlealt02v, .singlealt03v, .singlealt04v, .singlealt05v, .singlealt06v, .singlealt07v, .singlealt08v, .singlealt09v, .singlealt10v, .singlevariantdv, .singlevariantcolordv
{
	width: 190px;
	float: left;
	color: #000;
	font-weight: normal;	
}

div.singleiframeacc, div.singleiframesold {
	float: left;
	width: 100%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(design/toplinks_back.jpg);
	background-repeat: repeat-x;
}
iframe#singleiframeacc, iframe#singleiframesold {
	height: 25px;
}
body#singleframeb {
	margin: 0;
	padding: 0;
	background: none;
}
#Div2, #Div3 {
	background-image: url(design/toplinks_back.jpg);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
	color: White;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	text-align: left;
	text-indent: 10px;
	font-family: Arial;
}

/* Ekstra variant kode */
span.notinstock
{
	display: none;	
}

.singlevariantstuff, div.singlevariancolortd, .singlevariantd
{
	width: 290px;
	position: relative;
	float: right;
	clear: right;
	overflow: hidden;
}

div.singlevariantpicturesdv
{
	width: 220px;
}

div.singlevariancolortd, div.singlevariantd
{
	margin-top: 4px;
}
div.singlevariantpictures
{
	display: none;
}
div.variantpicture
{
	width: 50px;
	height : 50px;
	display: inline;
	cursor: pointer;
	margin-left: 3px;
}
.singlevariantcolor, .singlevariantsize
{
	width: 170px;
	/*margin-left: 16px;*/
}
*html .singlevariantcolor
{
	/*margin-left: 10px;	*/
}
*html .singlevariantsize
{
	/*margin-left: 13px;	*/
}
.singlevariantdtxt, .singlevariantcolordtxt
{
	display: table-cell;
	float: left;
	width: 185px;
	
}
.singlevariantpicturestxt
{
    height: 23px;
    padding-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;  
    color: #E48E2B;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    /*background-color: #e7f4fd;*/
    /*background-color: #72a5d2;*/
}

#singlevariantpicdialog
{
    display:inline;    
}
/**/

.singlecarttxt
{
	width: 45px;
	float: left;
	margin-top: 4px;	
}
.singlecartinp
{
	width: 35px;
	float: left;	
}
.singlecartv
{
	width: 65px;
	float: left;
	margin-top: 1px;	
}
.singlecartinp input
{
	width: 20px;	
}


.singlelongdesc, .singlevarlongdesc
{
	float: left;
	width: 100%;
	padding: 0px;
	border-top: 1px dotted #B6B6B6;	
}
.longdescv
{
	width: 98%;
	margin-left: 1%;
	margin-top: 5px;
}
.singlelongdesctxt
{
	display: none;	
}
.singlesuppliersdescr
{
	float: left;
	width: 95%;
	padding: 10px;
}
.singlesuppliersdescrtxt
{
	display: none;	
}
.singleprinterfriend, .singletipafriend, .singleuserlist
{
	width: 150px;
	float: left;
	margin-left: 10px;
	padding-bottom: 10px;
}
.singleprinterfriendtxt, .singletipafriendtxt
{
	width: 125px;
	float: right;
	margin-top: 3px;
	font-weight: bold;
}
.printerfriendv, .tipafriendv
{
	width: 21px;
	height: 22px;
	float: left;	
	cursor: pointer;
}


/* product view: list */
.fieldheader
{
	background-color: #e6e6e6;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	width: 605px;
	height: 25px;
	float: left;	
}
.fieldheadertr
{
	float: left;
	margin-left: 5px;
	margin-top: 5px;	
}
.renderlisttr
{
	width: 605px;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #b3b3b3;
	z-index: 1;
}
.afieldheader
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.spanproductident, .spancartinp, .spancart, .spandesc, .spanprice
{
	margin-top: 3px;
}
.fieldthumbnailpic
{
	width: 60px;
	float: left;	
}
.spanpicture
{
	width: 65px;
	float: left;	
}
.fieldproductident, .spanproductident
{
	width: 85px;
	float: left;	
}
.fieldcart
{
	width: 65px;
	float: left;	
}
.spancartinp input
{
	width: 20px;
	float: left;	
}
.renderlisttr input
{
	width: 20px;	
}
.spancartinp
{
	width: 30px;
	float: left;	
}
.spancart
{
	width: 35px;
	float: left;	
}
.fielddescription, .spandesc
{
	width: 250px;
	float: left;	
}
.fieldprice, .spanprice
{
	width:70px;
	float: left;
	text-align: right;
}
a.prodlinkd
{
	color: #000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
}
a.prodlinkd:hover
{
	color: #e48e2b;
}
.listgrouplink, .seconddesc
{
	display: none;
}

/* new customer form */
#newcustform, #customerform
{
	background-color: #f3f3f3;
	float: left;
	width: 100%;
}
#newcusthead
{
	margin-left: 145px;
	padding-top: 10px;
	padding-bottom: 15px;
	float: left;
	clear: left;
	width: 100%;	
}
input.newcustform,.ordercustform
{
	border: 1px solid #cecece;
    background: #fff;    
    margin: 0px;
    color: #726459;    
    width: 190px;  
    height: 18px;
    text-align: left;      
    font-size:11px;
}
html:not([opera]) input.newcustform,.ordercustform
{ 
    height: 13px;
}
#newcustform #errormessage
{
	float: left;
}
.ncddiv
{
	float: left;
	clear: left;
	display: inline;	
	text-align: right;
	width: 210px;	
	height: 20px;	
}
.ncfdiv
{
	float: left;
	width: 210px; 
	height: 20px;
	left: 5px;
	position: relative;
}
#newformsubmit
{
	float: left;
	width: 100%;
	height: 22px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #b3b3b3;
	background-color: #fff;
}
.newcustformbutton
{
	cursor: pointer;
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0px;	
}
#newcustformreset
{
	float: left;
	margin-left: 471px;
	width: 70px;
}
#newcustformsubmit
{
	float: left;
	width: 64px;
}
/* forgot username/password */
#sendup
{
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.sendupusere
{
	display: inline;
}
.sendupsub
{
	display: inline;
}
#sendupsubmit
{
	position: relative;
	top: 3px;
}
html:not([opera]) #sendupsubmit
{
	top: 5px;
}
#senduptrfinitoerr
{
	text-align: center;
	padding-top: 10px;
	background-color: #fff;
}

/* order history */
.olgensestxt, .oldatetxt, .olcustnotxt, .olpricetxt
{
	display: inline;
	font-weight: bold;
	width: 150px;
	float: left;
}
.olsessionno, .olentrydatetime, .olcustomerno, .ollinesum
{
	display: inline;
	width: 150px;
	float: left;
	height: 20px;
}
.olsessionno a
{
	color: #000;
	text-decoration: none;
}
.olsessionno a:hover
{
	text-decoration: underline;
}
.ordertotalsum
{
	float: left;
	width: 100%;
	border-top: 1px dotted #b3b3b3;
	padding-top: 5px;
}
.oltotalsumtx
{
	width: 450px;
	font-weight: bold;
	display: inline;
	float: left;
}
.oltotalsum
{
	width: 150px;
	font-weight: bold;
	display: inline;
	float: left;
}

/* 1:handlekurv */
body.cartframe
{
	background-color: transparent;
	background-image: none;
}
#topcartframe
{
	width: 100%;
	float: left;
	height: 70px;
	overflow: hidden;
	position: relative;
}
#topcartiframe
{
	width: 100%;
	height: 70px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}
.carttextheader
{
	text-align: left;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 10px;
	color: #e48e2b;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	height: 20px;
}
.cartbigtop, .cartformhead, .cartorderconfirmhead
{
	width: 100%;
	background-color: #f3f3f3;
	height: 30px;
	text-align: center;	
}
.cartbigtop div, .cartformhead div, .cartorderconfirmhead div
{
	display: inline;
	margin-right: 5px;
}
div.nextico
{
	background-image: url(dep/nextico.gif);
	height: 11px;
	background-repeat: no-repeat;
	display: inline;
	position: relative;
	padding-right: 5px;
}
.cartbigstep
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	position: relative;
	top: 8px;
}
div.cartbigstepdim
{
	color: #808080;
	font-size: 11px;
	font-family: Arial;
	position: relative;
	top: 8px;
}
.cartheader
{
	width: 100%;
	float: left;
	height: 30px;
	background-color: #e6e6e6;
}
.cartbigtr
{
	width: 100%;
	float: left;
	height: 38px;
	border-bottom: 1px dotted #e6e6e6;
}
.cartheader div, .cartbigtr div
{
	display: inline;
	float: left;
	position: relative;
	top: 4px;
	font-weight: bold;	
}
.cartbigheadthumbnailpic, .cartbigthumbnailpic
{
	width: 40px;
	margin-left: 5px;
}
.cartbigheadcart, .cartbigwcart
{
	width: 60px;
}
.cartbigheadproductdesc, .cartbigd
{
	width:130px;
	top: 0px !important;
	margin-top: 4px;
}
.cartbigheadcomment, .cartbigcomment
{
	width: 140px;
	top: 0px !important;
	margin-top: 4px;
	position: relative;
	left: 5px;
}
.cartbigcomment
{
	margin-top: 8px !important;	
}
.cartbigheadprice, .cartbigprice
{
	width:80px;
	text-align: right;
}
.cartbigheadlinesum, .cartbiglinesum
{
	width:80px;
	text-align: right;
}
.cartbigheaddelete, .cartbigdelete
{
	width:60px;
	text-align: center;
}
input.bigcart
{
	width: 20px;
}
.cartprodlinkd
{
	color: #000;
	text-decoration: none;
}
.cart
{
	position: relative;
	left: 3px;
	top: 2px;
}
.cartbigd, .cartbigprice, .cartbiglinesum, .cartbigdelete
{
	margin-top: 8px;
}
.cartbigsum, .cartbigmva, .cartbigsummva
{
	float: left;
}
.cartbigsummva, .cartbigmva, .cartbigsum
{
	width: 100%;
}
.cartbigsum
{
	border-bottom: 1px solid #b4b4b4;
	padding-bottom: 5px;
	font-weight: bold;
}
.cartbigsummvatxt, .cartbigmvatxt, .cartbigsumtxt
{
	float: left;
	display: inline;
	width: 150px;
	text-align: right;
	margin-left: 320px;
	margin-top: 5px;
}
.cartbigsummvav, .cartbigmvav, .cartbigsumv
{
	float: left;
	display: inline;
	width: 80px;
	margin-left: 32px;
	margin-top: 5px;
}
.cartbigbottomtr
{
	display: none;
}
.botcartframe, .botcartiframe
{
	width: 100%;
	float: left;
}
.cartbigbottomback
{
	display: inline;
	width: 61px;
	float: left;
	margin-left: 10px;
}
.cartbigbottommore
{
	display: inline;
	width: 100px;
	float: left;
	margin-left: 10px;
}
.cartbigdeleteall
{
	display: inline;
	width: 67px;
	float: left;
	margin-left: 10px;
}
.cartbigbottomnext
{
	display: inline;
	width: 61px;
	float: left;
	margin-left: 286px;
}
.cartformbottomsend
{
	display: inline;
	width: 61px;
	float: left;
	margin-left: 363px;
	cursor: pointer;
}
#custformorder .cartbigbottomback
{
	margin-left: 10px;
}

/* 2:registrering */
#toptext
{
	float: left;
	width: 100%;
	height: 40px;
	font-weight: bold;
	margin-top: 3px;
}
#fakttext
{
	width: 300px;
	float: left;
	display: inline;
}
#delivertext
{
	width: 200px;
	float: left;
	display: inline;
}
#copyadr
{
	position: relative;
	width: 200px;
	float: left;
	left: 300px;
}
#custformorder
{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	background-color: #F3F3F3;
}
#divorderformtr
{
	position: relative;
	width: 600px;
}
#errormessage
{
	height: 20px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	color: Red;
}
#ocfdatetime, 
#ocddatetime, 
#ocfcompanyname, 
#ocdcompanyname
{
	display: none;
}
#ocdcustomername, 
#ocdemailaddress, 
#ocdaddress, 
#ocdzipcode, 
#ocdcityplace, 
#ocdtelephone, 
#ocdtelefax, 
#ocdpayment, 
#ocdcomments,
#ocdcountry
{
	width: 110px;
	height: 20px;
	font-weight: bold;
	text-align: right;
	float: left;
	clear: left;
	position: relative;
	margin-right: 2px;
}
#ocfcustomername, 
#ocfemailaddress, 
#ocfaddress, 
#ocfzipcode, 
#ocfcityplace, 
#ocftelephone, 
#ocftelefax, 
#ocfpayment,
#ocfcountry
{
	width: 182px;
	height: 20px;
	position: relative;
	overflow: hidden;
}
.ordercustform
{
	height: 17px;
	width: 180px;
}
html:not([opera]) .ordercustform
{
	height: 15px;
}
#payment
{
	height: 19px;
	width: 182px;
}
*html #payment
{
	width: 180px;
}
#ocfcomments{float: left;}
#ocdcomments
{
	margin-top: 3px;
}
#comments
{
	width: 450px;
	height: 40px;
	margin-top: 3px;
}
*html #comments
{
	margin-left: 3px;
}

/* deliver elements */
#ocddelivername,
#ocddeliveraddress,
#ocddeliverzipcode,
#ocddelivercityplace,
#ocddelivercountry
{
	width: 110px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	left: 270px;
}
#ocfdelivername,
#ocfdeliveraddress,
#ocfdeliverzipcode,
#ocfdelivercityplace,
#ocfdelivercountry
{
	position: absolute;
	left: 385px;
	width: 180px;
}
*html #ocfdelivername,
#ocfdeliveraddress,
#ocfdeliverzipcode,
#ocfdelivercityplace
#ocfdelivercountry

{
	left: 385px;
	width: 177px;
}
#ocddelivername, #ocfdelivername{top: 0px;}
#ocddeliveraddress, #ocfdeliveraddress{top: 20px;}
#ocddeliverzipcode, #ocfdeliverzipcode{top: 40px;}
#ocddelivercityplace, #ocfdelivercityplace{top: 60px;}


/**/
#betingelser
{
	position: relative;
	width: 300px;
	float: left;
	height: 40px;
	text-align: right;
	left: 265px;
	margin-top: 10px;
}
.cartformbottom
{
	width: 100%;
	float: left;
	height: 40px;
	padding-top: 15px;
	background-color: #fff;
	border-top: 1px solid #b3b3b3;
}

/* 3:ordrebekreftelse */
.cartformheadtr
{
	text-align: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #e48e2b;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	height: 20px;
}
#orderprintbutton
{
	margin-left: 10px;
}
table.toporderwrap
{
	width: 605px;
	border: 1px solid #b3b3b3;
	margin-top: 10px;
	overflow: hidden;
}
table.ordercust
{
	width: 603px;	
	font-family: Calibri;
	font-size: 13px;	
	border-bottom: 1px solid #b3b3b3;
	text-align: left;
}
table.ordercust div
{
	margin-left: 20px;
	margin-bottom: 2px;
}
td.otmsessionno
{
	width: 50%;
}
.ocmsessionno
{
	margin-top: 5px;
	padding-bottom: 10px;
}
.ocdatetime
{
	margin-top: 5px;
	margin-right: 20px;
	padding-bottom: 10px;
}
td.otmcomments, .occomments
{
	padding-bottom: 10px;
}
.occustomername, .ocmcompanyname, .ohtotalsumtx, .ohtotalsum
{
	font-weight: bold;
}
.ocdatetime
{
	text-align: right;
}

table.orderprod
{
	width: 603px;	
}
tr.orderlinetr td
{
	border-bottom: 1px dotted #b0b0b0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.orderheadtr
{
	background-color: #f5f1f1;
}
.opheadquantity, .opquantity, .opheadproductident, .opproductident, .opheadproductdesc, .opproductdesc, .opheadcomment, .opcomment, .opheadprice, .opprice, .opheadlinesum, .oplinesum 
{
	font-size: 13px;
	font-family: Calibri;
}
.opproductident, .opheadproductident, .opheadproductdesc, .opproductdesc
{
	text-align: left;
}
.opheadquantity
{
	width: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;	
}
.opquantity
{
	text-align: center;
}
.opheadproductident
{
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.opheadproductdesc
{
	/*width: 200px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.opheadcomment
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.opheadprice
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
    width: 80px;
    font-weight: bold;
}
.opprice
{
	text-align: right;
	width: 80px;
}
.opheadlinesum
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right:20px;
	font-weight: bold;
	width: 80px;
}
.oplinesum
{
	text-align: right;
	padding-right:20px;
	width: 80px;
}
.opproductdesc a
{
	color: #000;
	text-decoration: none;
}
.opproductdesc a:hover
{
	text-decoration: underline;
}
table.tableototalsum
{
	width: 603px;
	font-family: Calibri;
	font-size: 13px;
}
#divototalmvatr1, #divototalmvatr0
{
	display: none;
}
.ototalsummvatxt, .ototalmvatxt, .ohtotalsumtx
{
	width: 503px;
	text-align: right;
}
.ototalsummvav, .ototalmvav, .ohtotalsum
{
	width: 80px;
	text-align: right;
	padding-right: 20px;
}
td.ototalsummvatxt, td.ototalsummvav
{
	padding-top: 10px;
}
.ocordercomments1
{

}
.ocordercomments2, .ocordercomments3, .ocordercomments4
{
	width: 100%;
	text-align: center;
	height: 30px;
	font-weight: bold;
	font-size: 20px;
}

   /*--------------------------------------------------------------------------------*/
  /******************************************/
 /*            right column               */
/*****************************************/

.diverse
{
	float: right;
	position: relative;
	width: 163px;
	height: 100px;
	right: 10px;
	background-color: #e6e6e6;
	border: 1px solid #b3b3b3;
	text-align: left;
	overflow: hidden;	
}
div.carthead
{
	width: 100%;
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #b0b0b0;
	background-image: url(design/search_back.jpg);
	background-repeat: repeat-x;
}
a.cartheadtxt
{
	color: #696a6e !important;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;		
	position: relative;
	top: 5px;
	left: 10px;
}
a.cartheadertxt:hover
{
	text-decoration: none !important;
}
div.cartsmallqtxt, div.cartsmallptxt
{
	width: 60px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	float: left;
	text-align: left;
	position: relative;
	left: 10px;	
}
div.cartsmallq, div.cartsmallp
{
	width: 60px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;	
	float: right;
	text-align: right;
	margin-right: 5px;	
}
div.cartborder
{
	width: 155px;
	float: left;
	border-bottom: 1px dotted #b0b0b0;
	height: 1px;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
a.cartlink
{
	font-family: Arial;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	float: right;
	margin-right: 5px;	
}
.cartlink:hover
{
	text-decoration: underline;
}
/**/
.kundelogonaround
{
	float: right;
	position: relative;
	width: 163px;
	margin-top: 5px;
	margin-bottom: 5px;	
	right: 10px;
	border: 1px solid #b3b3b3;
	text-align: left;	
	background-color: #e5e5e5;
}
div.kundelogonhead
{	
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #b0b0b0;
	background-image: url(design/search_back.jpg);
	background-repeat: repeat-x;	
}
#logonheader
{
	color: #696a6e;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;	
	position: relative;
	top: 5px;
	left: 10px;
}
div.divlogonf
{
	font-size: 11px;
	font-family: Arial;
	margin-left: 10px;	
}
#divlogonerr
{
	height:25px;
	width: 140px;
	text-align: left;
	color: red;
	padding:0px 3px 0px 3px;
}
input.logon
{
	width: 100px;	
}
input.logon
{
	height:20px;
}
html:not([opera]) input.logon
{ 
	height: 15px;
}	
button.logonbutton
{
	width: 64px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	border: none;
	cursor: pointer;
	background-color: Transparent;
}
div.logonborder
{
	border-top: dotted 1px #b3b3b3;
	width: 140px;
	margin: 10px 0px 5px 0px;
	height: 1px;
	overflow: hidden;		
}
a.logonlink1, a.logonlink2, a.logonlinks
{
	position: relative;
	float: left;
	clear: both;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}
a.logonlink1
{
	margin-top: 30px;
}
a.logonlinks:hover, a.logonlink1:hover, a.logonlink2:hover
{
	text-decoration: underline;	
}
#loggedon a
{
	font-weight: bold;
	float: left;
	clear: left;
	padding-bottom: 15px;
	color: #000;
	text-decoration: none;
}
#loggedon a:hover
{
	text-decoration: underline;
}

/* banner right */
.rightbanner
{
	float: right;
	position: relative;
	width: 163px;
	text-align: left;
	overflow: hidden;
	right: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
}
html:not([opera]) .rightbanner
{
	width: 165px;
}
#menuintrotext-1008
{
	width: 163px;
	overflow: hidden;
}
html:not([opera]) #menuintrotext-1008
{
	width: 165px;
}

/* newsletter */
.mailinglist
{
	width: 195px;
	/*height: 160px;*/
	overflow: hidden;	
	position: relative;
	float: left;
	left: 10px;
	font-size: 11px;
	font-family: Arial;
	color: #5c5e5d;
	border: 1px solid #B3B3B3;
	background-color: #E6E6E6;
	margin-top: 5px;
	padding-bottom: 10px;
}
.mailingheader
{
	background-image: url(design/search_back.jpg);
	background-repeat: repeat-x;
	width: 195px;
	height: 25px;
	overflow: hidden;
	float: left;
	padding: 5px 0px 0px 10px;
	color: #696A6E;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
.maillistintro
{
	width: 180px;
	position: relative;
	float: left;
	left: 5px; 
	margin-top: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #5c5e5d;
}
.radiodiv
{
	width: 128px;
	float: left;
	clear: left;
	position: relative;
	left: 5px;
	top: 3px;
	color: #5c5e5d;
}
input.mailinglistinp
{
	position: relative;
	margin-top: 0px;
	left: 5px;	
	width: 170px;
}
.validator_news_inp
{
	position: relative;
	left: 5px;	
	width: 68px;
}
.validator_news_img
{
	position: relative;
	left: 8px;	
	top: 5px;
}
#mailingsumbit
{
	position: relative;
	top: 15px;
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------*/

   /*--------------------------------------------------------------------------------*/
  /******************************************/
 /*            bottom section              */
/*****************************************/

div.digitrollsign a
{
	color: #777f82;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	top: 5px;	
	font-family: Arial;
}
div.digitrollsign a:hover
{
	color: #000;
	text-decoration: none;	
}

/*-----------------------------------------------------------------------------------*/

/* Tip a friend */

div.tipafriendtop
{
	position: absolute;
	top: 10px;
	left: 200px;
	width: 204px;
	background-color: #f3f3f3;
	border: solid 1px #b3b3b3;
	overflow: hidden;	
}
div.tipafriendhead
{
	width: 204px;
	height: 22px;
	padding: 5px 0px 0px 5px;
	background-color: #e5e5e5;
	border-bottom: solid 1px #b3b3b3;
}
*html div.tipafriendhead {display: inline;}
*html div.tipafriendheadtxt{display: inline;padding: 0px 0px 0px 0px;}
*html div.tipafriendheadclose{display: inline;}
div.tipafriendheadtxt
{
	width: 180px;
	display: table-cell;
	padding: 5px 0px 0px 10px;
}
div.tipafriendheadclose
{
	display: table-cell;
	padding: 0px 10px 0px 0px;
	cursor: pointer;
}
div.tipafriendpname
{
	display: none;
}
div.tipafriendmsg, div.tipafrienderrmsg
{
	width: 204px;
	height: 10px;
	padding: 5px 0px 0px 10px;
	color: Red;
}
div.tipafriendsend
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
input.tipafriendinp, textarea.tipafriendcommentinp
{ 
	width: 180px;
	border: solid 1px #b3b3b3;
}
div.tipafriendfrom
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendcomment
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendsubmit
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendsubmittxt
{
	width: 58px;
	height: 21px;
	margin-bottom: 5px;
	cursor: pointer;
}
div.tipafriendsubmittv
{
	display: none;
	cursor: pointer; 
}
div.singletipafriendtxt, div.tipafriendheadtxt, div.tipafriendsendtxt, div.tipafriendcommenttxt, div.tipafriendfromtxt, div.singletipafriendtxt 
{
	font-weight: bold;
	color: #000;
}



/*-----------------------------------------------------------------------------------*/
/* USERLIST - PLANKJØP/ØNSKELISTE */
.userlistcustname
{
	width: 605px;
	height: 22px;
	z-index: 1002;
	text-align: left;
}
#onskelistepop
{
	z-index: 1004;
	position: absolute;
	top: 15px;
	left: 180px;
	width: 276px;
	height: 150px;
	display: none;
	overflow: auto;
	border: 1px solid black;
	background-color: #e6e6e6;
}
.minliste
{
	font-weight:bold;
	text-decoration:underline;
}
.myuserlists
{
	position:relative;
	top: -4px;
	left: 80px;
	display: inline;
	font-style: italic;
	font-size: 20px;
	color: white;
	cursor: pointer;
}
.myuserlistsdel
{
	position:absolute;
	left:15px;
	display:inline;
	cursor: pointer;
}
.aktivliste
{
	width: 90%;
	margin-top:20px;
	margin-left: 15px;
	color:#000;
	font-size: 12px;
}
.opprettnyknapp
{
	position:relative;
	top:4px;
	left: 0px;
}
*html .opprettnyknapp
{
	top:2px;
}

.hvordanbrukeonskeliste
{
	margin-top:-7px;
}
.lagnyliste
{
	margin-top:5px;
	margin-left: 15px;
}
.eksisterendelister
{
	margin-top:22px;
	width:100%;
}
#mylistalias
{
	margin-left: 12px;
	width:140px;
}
.onskeliste
{
	padding:7px 0px 6px 10px;
	color:#fff;
	background-color: #b3b3b3;
    font-size: 12px;
    font-weight:bold;
    text-align:left;
}
.hvordanbrukeonskeliste
{
	font-size:10px;
	font-weight:bold;
	color:#6c6c6c;
}
.eksisterendelister
{
	font-weight:bold;
}
.onskelistepoplukknapp
{
	z-index:1002;
	padding-top:3px;
	padding-right: 3px;
	float:right;
	cursor: pointer;
}
.redigerlister
{
	z-index:1001;
	position:absolute;
	top: 0px;
	left:318px;
}
.loggetinnsom
{

}
.onskelisteicustomer
{
	z-index: 1001;
	position:absolute;
	top:-38px;
	left:517px;
}
.singleuserlist
{
	cursor: pointer;
	display: none;
}
.singleuserlisttxt
{
	display: none;
}
/*-----------------------------------------------------------------------------------*/
/* Ekstra handlekurv */

#cart2
{
	position: relative;
	text-align: left;
	margin-bottom: 5px;
	border: 1px solid #b3b3b3;
	float: left;
	width: 600px;
	overflow: hidden;
	background-color: #f3f3f3;
}
*html #cart2
{
	width: 600px;	
}
.cartmediumq
{
	width: 70px;
	float: left;
	clear: left;
	padding-left: 3px;	
}
.cartmediumd
{
	display: inline;
	position: relative;
	width: 230px;
	float: left;	
}
.cartmediump
{
	display: inline;
	width: 140px;
	float: left;
	text-align: right;	
}
.cartmediuml
{
	width: 140px;
	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, #c2, #c3, #c4
{
	font-size: 12px;
}
#c1{width: 70px; padding-left:3px;}
#c2{width: 230px;}
#c3{width: 140px; text-align: right;}
#c4{width: 140px; text-align: right; padding-right: 17px;}
*html #c4{padding-right: 15px;}
/*-----------------------------------------------------------------------------------*/

/* PROFFKUNDE */

table.proffkunde
{
	/*border: 1px solid #b0b0b0;
	background-color: #e5e5e5;*/
	font-size: 10px;
	position: relative;
	left: 0px;
	width: 605px;
	top: 22px;
	text-align: center;
	font-family: Arial;
}

div.proffkundeheader
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #4b4b4b;
}
div.proffkundeintro
{
	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.proffkunde2
{
	position: relative;
	left: 120px;	
}
table.proffkunde3 input, table.proffkunde3 select
{
	float: left;	
}
span.formtxt2
{
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
	float: left;
	position: relative;
	top: 4px;
	left: 5px;
}

/*-----------------------------------------------------------------------------------*/

.singlealt05, .singlealt06
{
	display: none;
}