﻿/***********************************************************************************************************************************/
/* html elements */
html, body {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}
body {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background-image:url('design/BG/BG.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
}
table {
	margin: 0;
	font-size: 11px;
	color: #000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
img {
	border: none;
}
a, a:visited {
	color: #0f601b;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}

/***********************************************************************************************************************************/
/* common html elements: inputs and so on */
input.singlerender {
	width: 25px;
	text-align: left;
	background-color: #fff;
	margin: 0px 10px 0px 0px;
	color: #444;
	font-family: Arial;
	font-size: 11px;
}
input.soek, input.logon {
	border: solid 1px #cccccc;
	color: #726459;
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	height: 20px;
	padding: 2px;
	vertical-align: middle;
	margin: 0px;
}
input.logon {
	width: 100px;
	margin: 1px 0px 0px 0px;
}
input.bigcart {
	background: #fff;
	margin: 0px;
	color: #444;
	width: 20px;
	height: 18px;
	text-align: right;
	border: 1px solid #ccc;
}
input.newcustform, .ordercustform {
	border: 1px solid #cecece;
	background: #fff;
	margin: 0px;
	color: #726459;
	width: 190px;
	height: 17px;
	text-align: left;
	font-size: 11px;
}
select.ordercustform {
	font-size: 11px;
	font-family: Arial;
}


button.cart {
	border: none;
	color: #726459;
	font-size: 11px;
	margin: 0;
	vertical-align: middle;
	padding: 0;
	width: 70px;
}
button.cart {
	border: none;
}


/***********************************************************************************************************************************/
/* */
#formsearch {
	height: 0px;
}
#historyStorageForm {
	display: none;
}
#toptopdocument {
	margin: 0px auto;
	width: 980px;
	z-index: 0;
	background-color: #fff;
}
#topdocument {
	margin: 0px auto;
	width: 980px;
	z-index: 0;
	float: left;
	vertical-align: top;
}
#content {
	position: relative;
	width: 980px;
	z-index: 0;
	text-align: left;
	float: left;
	vertical-align: top;
	background-color: #fff;
}
div.leftcontent {
	float: left;
	width: 198px;
	position: relative;
	padding-bottom: 15px;
}
div.rightcontent {
	float: right;
	width: 779px;
	position: relative;
	padding-bottom: 15px;
	overflow: hidden;
}
/***********************************************************************************************************************************/
/* top menu (container for topbanner) */
#topmenu {
	background-image: url(design/BG/Top.jpg);
	float: left;
	width: 980px;
	height: 130px;
	z-index: 1000;
}
#home {
	position: relative;
	width: 980px;
	height: 130px;
	cursor: pointer;
}
#sitemap {
	width: 600px;
}
.toplinks {
	background-image: url(design/BG/Toplink.jpg);
	float: left;
	width: 616px;
	height: 30px;
	overflow: hidden;
}
.toplinks div {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	position: relative;
	margin-left: 1px;
	font-weight: bold;
	text-align: center;
}
#toplink1 {
	width: 111px;
	margin-left: 0px !important;
}
#toplink1a {
	width: 111px;
}
#toplink2a, #toplink3a, #toplink4a, #toplink5a, #toplink6a {
	width: 125px;
}
#toplink2, #toplink3, #toplink4, #toplink5, #toplink6 {
	width: 125px;
}
#toplink1 a, #toplink2 a, #toplink3 a, #toplink4 a, #toplink5 a, #toplink6 a, #toplink1a a, #toplink2a a, #toplink3a a, #toplink4a a, #toplink5a a, #toplink6a a {
	color: #ffffff;
	font-size: 12px;
}
#toplink1 a:hover, #toplink2 a:hover, #toplink3 a:hover, #toplink4 a:hover, #toplink5 a:hover, #toplink6 a:hover {
	color: #000;
}
/***********************************************************************************************************************************/
/* Digitroll signature */
a.digitrollsign, a.digitrollsign:hover {
	color: #b3b3b3;
	text-decoration: none;
}
a.digitrollsign:visited {
	color: #000;
}
/***********************************************************************************************************************************/
/* Newsletter */
div.aroundnewsletter {
	display: none;
	position: relative;
	float: left;
	clear: both;
	width: 197px;
	top: 231px;
	left: 10px;
	height: 159px;
	background-image: url(design/newsletter_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.newsletterheader {
	width: 197px;
	height: 30px;
	background-image: url(design/newsletterheader.jpg);
	background-repeat: no-repeat;
}
div.newslettercap {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0px 0px 60px;
}
div.newslettertxt {
	color: #7e7b7b;
	font-size: 11px;
	position: relative;
	margin-left: 20px;
	margin-top: 10px;
}
span.jatakk {
	font-weight: bold;
	color: #434747;
}
div.newsletteremail {
	position: relative;
	color: #7e7b7b;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 20px;
}
input.newsletterinput {
	margin-left: 3px;
	width: 123px;
}
html:not([opera]) input.newsletterinput {
	width: 118px;
}
div.newsletterlinks {
	position: relative;
	margin-left: 90px;
	margin-top: 5px;
}
div.newsletterlinks a {
	color: #7e7b7b;
	font-size: 11px;
}
div.newsletterlinks a:hover {
	color: #000;
	font-size: 11px;
	cursor: pointer;
}
/****************************************************************/
/* small cart */
#diverse {
	float: left;
	width: 163px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background-image: url(design/cartheader_back.gif);
	background-repeat: no-repeat;
	background-color: #b3b3b3;
}
div.carthead {
	float: left;
	width: 104px;
	height: 30px;
	text-indent: 24px;
	font-weight: bold;
	color: #fff;
}
a.cartlink, a.cartlink:visited {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
a.cartlink:hover {
	color: #000;
}
div.cart {
	float: left;
}
.cartsmall {
	float: left;
}
.cartqwrap {
	display: none;
}
.cartpwrap {
	width: 58px;
	height: 30px;
	overflow: hidden;
}
.cartsmallptxt {
	display: none;
}
.cartsmallp {
	float: left;
	width: 64px;
	line-height: 30px;
	text-align: left;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
}
/***********************************************************************************************************************************/
/* left menu (tree menu) */
#mainmenu {
	float: left;
	width: 198px;
	margin-top: 5px;
}
div.menuheader {
	float: left;
	width: 100%;
	background-image: url(design/menu_back.jpg);
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
}
div.aroundmain {
	float: left;
	border-left: solid 1px #b3b3b3;
	border-right: solid 1px #b3b3b3;
	border-bottom: solid 1px #b3b3b3;
	background-color: #ebebeb;
	padding-top: 10px;
}
.mspace {
	display: none;
}
.divmainicoopen, .divmainicoclosed, .divsubicoopen, .divsubicoclosed {
	display: none;
}
div.menuspace {
	margin-bottom: 10px;
	float: left;
	width: 196px;
}

.mainmenuclosed0, .mainmenuopen0 {
}
.divamainmenuclosed0, .divamainmenuopen0 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.submenuopen1, .submenuopen2, .submenuopen3, .submenuopen4, .submenuopen5, .submenuclosed1, .submenuclosed2, .submenuclosed3, .submenuclosed4, .submenuclosed5 {
	padding-bottom: 3px;
}
.submenuopen1 {
	padding-left: 35px;
}
.submenuopen2 {
	padding-left: 45px;
}
.submenuopen3 {
	padding-left: 55px;
}
.submenuopen4 {
	padding-left: 65px;
}
.submenuopen5 {
	padding-left: 75px;
}
.submenuclosed1 {
	padding-left: 35px;
}
.submenuclosed2 {
	padding-left: 45px;
}
.submenuclosed3 {
	padding-left: 55px;
}
.submenuclosed4 {
	padding-left: 65px;
}
.submenuclosed5 {
	padding-left: 75px;
}
.submenuclosedm, .submenuopenm {
}

a.amainmenuopen, a.amainmenuopen:hover, a.amainmenuopen:visited, a.asubmenuopen, a.asubmenuopen:hover, a.asubmenuopen:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.amainmenuclosed, a.amainmenuclosed:hover, a.amainmenuclosed:visited, a.asubmenuclosed, a.asubmenuclosed:hover, a.asubmenuclosed:visited {
	color: #7e7b7b;
	font-weight: bold;
	text-decoration: none;
}

/***********************************************************************************************************************************/

/* container around searchfield and button */
#divsearch {
	width: 198px;
	white-space: nowrap;
	height: 77px;
	float: left;
}
#divsearch img {
	cursor: pointer;
}
div.searchheader {
	height: 30px;
	line-height: 30px;
	text-indent: 15px;
	background-image: url(design/BG/Search.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
#divsearchborder {
	border-left: solid 1px #b3b3b3;
	border-right: solid 1px #b3b3b3;
	border-bottom: solid 1px #b3b3b3;
	height: 45px;
	background-color: #e6e6e6;
	position: relative;
}
input.soek {
	position: absolute;
	top: 12px;
	left: 10px;
	width: 150px;
	height: 21px;
}
html:not([Opera]) input.soek {
	height: 15px;
	width: 145px;
}
#divsearch img {
	position: absolute;
	top: 12px;
	left: 165px;
}
select.soek {
	display: none;
}

/***********************************************************************************************************************************/
/* main container - content + breadcrumbs */
#render {
	width: 768px;
	float: right;
	position: relative;
	font-family: Arial;
	background-color: #fff;
	position: relative;
}
#render H1 {
	/* header level 1 in render container */
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	color: #5a5a5a;
}
/***********************************************************************************************************************************/
/* breadcrumbs */
.breadmain {
	width: 768px;
	height: 20px;
	line-height: 20px;
	float: left;
	position: relative;
	display: inline;
	left: 11px;
}
div.breadcrumbs {
	white-space: nowrap;
	display: inline;
	position: relative;
	margin-right: 15px;
}
#custname {
	position: absolute;
	right: 5px;
	top: 0px;
	height: 20px;
	line-height: 20px;
	text-align: right;
}
/***********************************************************************************************************************************/
/* render menu - valgt meny i stedet for liste eller box i visning*/
div.rendermenucol {
	float: left;
	margin-top: 5px;
	position: relative;
	display: inline;
	margin-left: 1px;
}
div.rendermenucoltr {
	float: left;
	width: 767px;
}
div.rendermenu1, div.rendermenu2, div.rendermenu3, div.rendermenu4 {
	position: relative;
	display: inline;
	margin-right: 10px;
	float: left;
	width: 184px;
	height: 160px;
	overflow: hidden;
	background-image: url(design/menuview_back.jpg);
	background-repeat: no-repeat;
}
div.rendermenu1 {
	margin-left: 1px;
}
div.rendermenu4 {
	margin: 0;
}
.rendermenutr {
	float: left;
	padding: 0 8px 0 8px;
}
div.rendermenudesc {
	width: 168px;
	float: left;
	text-align: center;
	padding: 7px 0 7px 0;
}
a.prodlinkdm {
	font-weight: bold;
}
div.rendermenupicture {
	float: left;
	position: relative;
	width: 168px;
	height: 117px;
	text-align: center;
	overflow: hidden;
}
/***********************************************************************************************************************************/
/* product box - list */

.renderboxcol {
	float: left;
	margin-top: 5px;
	position: relative;
	display: inline;
	margin-left: 1px;
}
.renderboxcoltr {
	float: left;
	width: 767px;
}
.renderbox1, .renderbox2, .renderbox3, .renderbox4 {
	position: relative;
	display: inline;
	margin-right: 10px;
	float: left;
	padding: 0 6px 0 6px;
	height: 237px;
	overflow: hidden;
	background-image: url(design/box_back.jpg);
	background-repeat: no-repeat;
}
.renderbox4 {
	margin: 0;
}
.renderboxtr {
	position: relative;
	float: left;
	width: 172px;
}
.boxpicture {
	float: left;
	width: 172px;
	height: 130px;
	margin-top: 5px;
	text-align: center;
}
.boxdesc {
	float: left;
	position: relative;
	margin: 3px 0px 3px 0px;
	height: 34px;
	width: 172px;
	text-align: center;
}
a.prodlinkdb, a.prodlinkdb:visited {
	font-weight: bold;
	font-size: 11px;
}
a.prodlinkdb:hover {
	color: #000;
	text-decoration: underline;
}
div.boxsuppliersdescr {
	display: none;
}
.boxprice {
	float: left;
	width: 168px;
}
.boxpricetxt {
	display: none;
}
.boxpricev {
	float: left;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.boxorgpricenull {
	float: left;
	padding-left: 5px;
}
.boxordinaryprice {
	float: left;
	width: 168px;
	font-weight: normal;
	font-size: 10px;
	color: gray;
	margin-bottom: 5px;
}
.boxordinarypricetxt {
	float: left;
	padding-right: 3px;
}
.boxordinarypricev {
	float: left;
}
div.boxcart {
	width: 115px;
	height: 21px;
	overflow: hidden;
	float: left;
}
.boxcarttxt {
	height: 21px;
	width: 32px;
	overflow: hidden;
	line-height: 21px;
	float: left;
}
div.boxcartvv {
	height: 21px;
	width: 80px;
	overflow: hidden;
	float: left;
}
div.boxcartvv img {
	cursor: pointer;
}
div.boxcartinp {
	float: left;
	width: 28px;
	height: 21px;
	overflow: hidden;
}
input.boxquantity {
	width: 23px;
	height: 20px;
	text-align: right;
}
html:not([opera]) input.boxquantity {
	height: 15px;
}
div.boxcartv {
	float: right;
	height: 21px;
	width: 51px;
	overflow: hidden;
}
.boxreadmore {
	float: left;
	height: 21px;
	width: 51px;
	overflow: hidden;
}
.boxalt10 {
	position: absolute;
	top: 95px;
	left: 0px;
	z-index: 1;
	width: 100%;
	text-align: center;
}
.boxalt08 {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100;
	text-align: left;
}
.boxalt08txt {
	display: none;
}
.boxalt08v img {
	width: 40px;
	height: 40px;
}


/* ANBEFALTE PRODUKTER */
.recomended {
	float: left;
	width: 768px;
}
.recomendedhead, .custrecomendedhead {
	float: left;
	width: 768px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	text-indent: 20px;
	background-image: url(design/menu_back.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.recomended .renderboxcol {
	margin-left: 0;
}
.recomended .renderboxcoltr {
	width: 768px;
}
.recomended .renderbox1, .recomended .renderbox2, .recomended .renderbox3, .recomended .renderbox4 {
	width: 768px;
	height: 150px;
	background-image: url(design/recomendedbox.jpg);
	margin-right: 0;
	padding: 0;
	margin-bottom: 3px;
}
.recomended .renderboxtr {
	width: 768px;
	height: 150px;
}
.recomended .boxpicture {
	height: 140px;
	width: 180px;
	margin-top: 10px;
}
.recomended .boxdesc {
	height: 45px;
	width: 240px;
	overflow: hidden;
	margin: 10px 0 0 0;
	text-align: left;
}
.recomended a.prodlinkdb, .recomended a.prodlinkdb:visited {
	font-weight: bold;
	font-size: 14px;
}
.recomended .boxsuppliersdescr {
	display: block;
	width: 320px;
	height: 140px;
	overflow: hidden;
	float: right;
	margin: 10px 20px 0 0;
}
.recomended .boxsuppliersdescrtxt {
	display: none;
}
.recomended .boxprice {
	width: 240px;
	overflow: hidden;
	padding-top: 10px;
}
.recomended .boxpricev {
	font-size: 16px;
	text-align: left;
}
.recomended .boxordinaryprice {
	width: 240px;
	overflow: hidden;
	padding-top: 5px;
	font-size: 14px;
	text-align: left;
}
.recomended .boxcart {
	overflow: hidden;
	float: left;
	margin-top: 10px;
	text-align: left;
}
.recomended .boxreadmore {
	margin-top: 10px;
}
.recomended .boxalt10 {
	width: auto;
	top: 55px;
	left: 250px;
	z-index: 100;
}

/***********************************************************************************************************************************/
/* one product - singlerender */
.rendersingle {
	float: left;
}
.rendersingletr {
	float: left;
	width: 600px;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
}
.divmulitpic {
	position: relative;
	width: 250px;
	height: 258px;
	overflow: hidden;
}
.mulitpicturepre, .mulitpictureaft {
	display: none;
}
.singlepicture {
	width: 250px;
	height: 258px;
	background-image: url(design/display_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.singlepicture .sprodimg {
	margin-top: 28px;
	cursor: pointer;
}
.singlebigpicture {
	cursor: pointer;
}
.singleallmultipics {
	margin-top: 5px;
	width: 250px;
	overflow: hidden;
	z-index: 1 !important;
}
.singlemultipic {
	float: left;
	position: relative;
	display: inline;
	height: 70px;
	width: 70px;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #c0c0c0;
	margin-left: 2px;
	margin-bottom: 2px;
	text-align: center;
}
.singlealt08, .singledesc, .singleproductident, .singleunit, .singlealt10, .singlevariantstuff, .singleordinaryprice, .singlealt03, .gemoneydetails, .singlecart, .singleprice {
	float: right;
	clear: right;
	width: 330px;
	text-align: left;
	margin-top: 5px;
}
.singleproductidenttxt, .singleunittxt, .singleordinarypricetxt, .singlevariantcolordtxt, .singlevariantdtxt, .singlepricetxt, .singlealt03txt {
	float: left;
	width: 120px;
	color: #626262;
	font-size: 11px;
	font-weight: bold;
}
.singleproductidentv, .singleunitv, .singlepricev, .singleorgprice .singleorgpricenull, .singleordinarypricev, .singlevariantcolordv, .singlevariantdv, .singlealt03v {
	float: left;
}
.singlealt08, .singlealt10 {
	margin-top: 0;
}
.singlealt03 {margin-top:10px;margin-bottom:10px;}
.singlealt08txt, .singlealt10txt {
	display: none;
}
.singledesc {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.singlecart {
	margin-top: 0;
	height: 1px;
	position: relative;
}
.singlecart .singlecarttxt {
	display: none;
	position: absolute;
	top: 60px;
	left: 193px;
}
.singlecart .singlecartinp {
	position: absolute;
	top: 60px;
	left: 226px;
}
.singlecart .singlecartv {
	position: absolute;
	top: 60px;
	left: 265px;
}
.singlecart .singlecartv img {
	cursor: pointer;
}
.singleprice {
	margin-top: 30px;
}
.singlepricev, .singleorgprice {
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.singleorgpricenull {
	float: left;
	padding-left: 10px;
	font-size: 10px;
	color: Gray;
}
.singlevariantpictures {
	float: left;
	background-image: url(design/type_back.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 330px;
}
.singlevariantpicturestxt {
	float: left;
	width: 325px;
	height: 27px;
	line-height: 27px;
	text-indent: 5px;
	color: White;
}
#singlevariantpicdialog {
	display: inline;
	height: 27px;
	line-height: 27px;
	color: White;
}
.singlevariantpicturesdv {
	float: left;
	width: 330px;
}
.variantpictures {
	float: left;
	width: 330px;
}
.variantpicture {
	float: left;
	display: inline;
	position: relative;
	margin-left: 3px;
	margin-top: 2px;
	cursor: pointer;
	height: 50px;
	width: 50px;
}
.singlevariantd, .singlevariancolortd {
	float: left;
	width: 330px;
	margin-top: 5px;
}
select.singlevariantcolor, select.singlevariantsize {
	width: 200px;
}
.rendersingletr .gemoneytopdiv {
	float: right;
	clear: right;
	width: 175px;
	text-align: left;
	margin-top: -45px;	
	padding-top: 20px;
	position:relative;
	left:-155px;
	background-image: url(dep/ge_money_100.gif);
	background-repeat: no-repeat;	
}
/******** GE money ********/
.singlegemoneytxt a, .gemoneyv a {
	color: #0F601B;
	text-decoration: underline;
	cursor: pointer;
}
.singlegemoneytxt a:hover, .gemoneyv a:hover {
	cursor: pointer;
}
.gemoneydetails div table {
	border-collapse: collapse;
	border: solid 1px #9c9b9f; /* #b3b3b3 */
	width: 98%;
}
.gemoneydetails div table tr td {
	padding: 2px 3px 2px 3px;
}
.gemoneydetails div table tr:first-child td {
	background-color: #0F601B;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 3px 5px 3px;
	text-transform: uppercase;
}
.gemoneydetails div table tr td a {
	float: right;
	cursor: pointer;
}
/********************/
.singlelongdesc, .singlevarlongdesc {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.singlelongdesctxt {
	display: none;
}
.longdescv {
	border-top: 1px dashed #B6B6B6;
	padding: 5px 10px 0 10px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 11px;
}
.singleprinterfriend, .singletipafriend, .singleprodrequest {
	margin: 10px 0 0 10px;
	display: inline;
	position: relative;
	height: 22px;
	line-height: 22px;
	float: right;
}
.singleprinterfriendtxt, .singletipafriendtxt, .singleprodrequesttxt {
	float: left;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	display: inline;
	position: relative;
	margin: 0 5px 0 5px;
}
.printerfriendv, .tipafriendv, .prodrequestv {
	float: left;
	height: 22px;
	line-height: 22px;
}
.printerfriendv img, .tipafriendv img, .prodrequestv img {
	cursor: pointer;
}

/* Productspec start */
td.prodspeccattd {
	background-color: Silver;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
tr.prodspectr {
	background-color: #EBEBEB;
}
td.prodspecproptd {
	font-weight: bold;
}
a.specl {
	color: #df7b00;
	font-weight: bold;
}
a.specl:hover {
	text-decoration: underline;
	color: #df7b00;
}
a.specl:visited {
	color: #df7b00;
	font-weight: bold;
}
/* Productspec slutt */

/* DIVERSE SINGLE */
.singleiframesold {
}
.singleiframeacc {
	display: none;
}
.singleaccessories {
	float: left;
	background-image: url(design/singleproduct_bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-top: 10px;
}
#Div1, #Div2, #Div3 {
	font-weight: bold;
	display: none;
}
/*
div.singleallmultipics {
	top: 259px;
	left: 0px;
	width: 260px;
	position: absolute;
}
#singlemultipic0 img {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}	
#singlemultipic0 img, #singlemultipic1 img, #singlemultipic2 img, #singlemultipic3 img, #singlemultipic4 img, #singlemultipic5 img, #singlemultipic6 img, #singlemultipic7 img {
	float: left;
	cursor: pointer;
	position: relative;
	margin-right: 5px;
}*/
/* DIVERSE SINGLE SLUTT */

/***********************************************************************************************************************************/
/* login page */
#divlogon {
	width: 100%;
	text-align: center;
}
.divlogonf {
	padding-top: 60px;
}
#divlogon H4 {
	font-size: 16px;
	margin-bottom: 20px;
}
#divlogonf a {
	font-size: 90%;
}

/***********************************************************************************************************************************/
/* cart view (big cart) */
div.topcartaround {
	float: left;

}
div.topcartframe {
	float: left;

}
div.topcartiframe {
	float: left;
	width: 768px;
}
iframe.topcartiframe, div.topcartdiv {
	width: 768px;
	height: 100px;
	padding-top:20px;
}
body.cartframe {
}
div.carttext {
	float: left;
	width: 768px;
	text-align: left;
}
div.carttextheader {
	float: left;
	width: 768px;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
div.cartbigtop, .cartformhead {
	float: left;
	width: 768px;
	text-align: center;
}
.cartbigtop div, .cartformhead div {
	display: inline;
	padding: 0px 3px;
	color: #000;
}
.cartbigstep {
	font-weight: bold;
	font-size: 11px;
}
div.cartbigstepdim {
	color: #808080;
	font-size: 11px;
}
div.nextico {
	background-image: url(dep/nextico.gif);
	width: 20px;
	height: 11px;
	background-repeat: no-repeat;
	display: inline;
}
div.cartheader {
	float: left;
}
div.cartheadertr {
	float: left;
	background-color: #e6e6e6;
	width: 768px;
	text-align: left;
}
.cartheadertr div {
	float: left;
	color: #000;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
}

.cartbigsummva, .cartbigmva {
	display: none;
}
.cartbig {
	float: left;
	border-bottom: dashed 1px #ccc;
}
.cartbigtr {
	float: left;
	width: 768px;
	padding: 3px 0 3px 0;
}
.cartbigtr div {
	float: left;
}
.cartbigheadthumbnailpic, .cartbigthumbnailpic {
	width: 60px;
}
.cartbigheadcart, .cartbigwcart {
	width: 80px;
}
.cartbigcart img {
	padding-left: 5px;
	cursor: pointer;
}
.cartbigheadproductdesc, .cartbigd {
	width: 360px;
}
a.cartprodlinkd, a.cartprodlinkd:visited {
}
a.cartprodlinkd:hover {
	text-decoration: underline;
}
.cartbigheadprice, .cartbigprice {
	width: 120px;
	text-align: right;
	color: #606060;
}
.cartbigheadlinesum, .cartbiglinesum {
	width: 80px;
	text-align: right;
	color: #606060;
}
.cartbigheaddelete, .cartbigdelete {
	float: right !important;
	width: 40px;
	text-align: center;
}
.cartbigdelete img {
	cursor: pointer;
}
.klarnacart
{	
	width: 230px;	
	background-image: url(dep/klarna_75.png);
	background-repeat: no-repeat;	
	padding-top: 20px;
	padding-bottom: 20px;
	position:absolute;
	left: 400px;
	z-index: 50;
}
.topcartaround .gemoneytopdiv {	
	width: 200px;
	text-align: right;	
	padding-top: 20px;
	padding-bottom: 20px;
	position:absolute;
	left: 600px;
	top: 0px;
	background-image: url(dep/ge_money_100.gif);
	background-repeat: no-repeat;	
}
.cartbiggemoneytxt, .cartbiggemoneyv {
	float: right;
	clear: both;
	width: 200px;
	text-align: left;	
}
#singleklarna1 
{
	float: right;
	clear: both;
	width: 150px;
	text-align: left;	
	margin-top: 0px;
	padding-top: 20px;
	background-image: url(dep/klarna_75.png);
	background-repeat: no-repeat;
	z-index: 50;
}
.singleklarnatxt,.singleklarna,.singleklarnatxtl {display:inline;}
.singleklarnatxtl {margin-left: 3px;}
.cartbiggemoneytxt a, .cartbiggemoneyv a {
	cursor: pointer;
}
.topcartaround .gemoneydetails {
	position:absolute;
	float: right;
	width: 325px;
	left: 400px;
	top: 0px;
	margin-bottom: 10px;
}
.gemoneydetails 
{
	z-index:50;
	background-color:White;
	}
.topcartaround .gemoneydetails div {
	float: right;
	width: 330px;
}
.cartbigsum {
	float: left;
	width: 768px;
	margin: 5px 0 5px 0;
}
.cartbigsumtr {
	float: left;
	width: 700px;
}
.cartbigsumtxt {
	float: left;
	width: 610px;
	text-align: right;
	font-size: large;
	font-weight: bold;
}
.cartbigsumv {
	float: right;
	text-align: right;
	font-size: large;
	font-weight: bold;
}
.cartbigbottom {
	display: none;
}

div.botcartframe {
	margin-top: 15px;
	float: left;
}
div.topcartiframe {
	float: left;
	width: 768px;
}
iframe.botcartiframe {
	width: 768px;
	height: 50px;
}
.cartbigbottoml, .cartformbottom {
	float: left;
	width: 768px;
	text-align: right;
}
.cartbigbottoml div, .cartformbottom div {
	display: inline;
}
.cartformbottomsend {
	cursor: pointer;
}
.cartbigbottomback, .cartbigbottomback, .cartformbottomsend, .cartbigbottommore, .cartbigbottomnext
{
    padding: 0 5px 0 5px;
}


/***********************************************************************************************************************************/
/* new customer form */
#newcustform {
	float: left;
	width: 768px;
	position: relative;
}
#editcustform {
	float: left;
	width: 768px;
	position: relative;
}
.customerform, .customerformtr {
	float: left;
	width: 600px;
}
#newcusthead, #loginexists {
	position: relative;
	left: 145px;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #000;
}
#loginexists {
	color: Red;
	font-weight: bold;
}
.kundelogonheadreg, .customerformtr div {
	color: #000;
}
input.newcustform, .ordercustform {
	border: 1px solid #cecece;
	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;
	margin-left: 5px;
}
#newformsubmit {
	float: right;
	width: 768px;
	height: 22px;
	margin-top: 20px;
	text-align: center;
}
.newcustformbutton {
	cursor: pointer;
	background-color: transparent;
	border: none;
}
div.customerWelcomeText {
	width: 90%;
	float: left;
	margin: 5px 5% 10px 5%;
	padding: 0 0 5px 0;
}
#custedit {
	width: 150px;
	position: relative;
	left: 15px;
	top: 5px;
	color: #196535;
}
#ncdcustintroedit, #ncdcustbodyedit {
	display: none;
}

div.sendup {
	float: left;
	width: 768px;
	text-align: center;
}
div.senduptr {
	float: left;
	width: 768px;
	text-align: center;
	padding-top: 10px;
}
.sendupuserc {
	float: left;
	width: 768px;
	text-align: center;
	padding-bottom: 10px;
}
.sendupusere, .sendupsub {
	display: inline;
}

#sendupfinitoerr, #sendupfinito {
	float: left;
	width: 768px;
	text-align: center;
	padding-top: 10px;
}
#sendupcfinito {
	color: #196535;
}
#sendupcfinitoerr {
	color: Red;
}
/***********************************************************************************************************************************/
/* order history */
.orderlist {
	float: left;
}
.orderlisttr {
	float: left;
	width: 768px;
}
.orderhisttxt, .orderlistline {
	float: left;
}
.orderhisttxttr, .orderlistlinetr {
	float: left;
	width: 768px;
}
.orderhisttxttr {
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dotted #b3b3b3;
	margin-bottom: 5px;
}
.orderlistlinetr {
	height: 20px;
	line-height: 20px;
}
.olgensestxt, .oldatetxt, .olcustnotxt, .olpricetxt {
	float: left;
	width: 175px;
	text-align: left;
	font-weight: bold;
}
.olsessionno, .olentrydatetime, .olcustomerno, .ollinesum {
	float: left;
	width: 175px;
	text-align: left;
}
.olpricetxt, .ollinesum {
	text-align: right;
}
.olsessionno a, .olsessionno a:visited {
	text-decoration: none;
}
.olsessionno a:hover {
	text-decoration: underline;
}
.ordertotalsum {
	float: left;
	width: 768px;
	border-top: 1px dotted #b3b3b3;
	padding-top: 5px;
	margin-top: 5px;
}
.ordertotalsumtr {
	float: left;
	width: 700px;
}
.oltotalsumtx {
	float: left;
	font-weight: bold;
}
.oltotalsum {
	float: right;
	font-weight: bold;
}
/***********************************************************************************************************************************/

/***********************************************************************************************************************************/
/* 2:registrering */
#toptext {
	float: left;
	width: 768px;
	font-weight: bold;
	color: #000;
	position: relative;
}
#toptext div {
	height: 20px;
	line-height: 20px;
}
#fakttext {
	width: 300px;
	float: left;
	text-indent: 10px;
}
#delivertext {
	width: 110px;
	float: left;
}
#copyadr {
	float: left;
	text-align: right;
}
#custformorder {
	width: 605px;
	float: left;
	margin-bottom: 10px;
	color: #000;
	z-index: 0;
	background-color: #fff;
	font-family: arial;
	font-size: 11px;
}
#divorderformtr {
	position: relative;
	width: 605px;
}
#errormessage {
	height: 20px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	color: Red;
}
#ocfdatetime, #ocddatetime {
	display: none;
}
#ocdcompanyname, #ocdcompanyregno, #ocdcustomerrefno, #ocdcustomername, #ocdemailaddress, #ocdaddress, #ocdzipcode, #ocdcityplace, #ocdtelephone, #ocdtelefax, #ocdpayment, #ocdcomments, #fraktaltlbl {
	width: 110px;
	height: 20px;
	font-weight: bold;
	text-align: right;
	float: left;
	clear: left;
	position: relative;
	margin-right: 2px;
}
#ocfcompanyname, #ocfcustomername, #ocfcompanyregno, #ocfcustomerrefno, #ocfemailaddress, #ocfaddress, #ocfzipcode, #ocfcityplace, #ocftelephone, #ocftelefax, #ocfpayment, #fraktalt{
	width: 182px;
	height: 20px;
	position: relative;
	overflow: hidden;
}
#personnummerwrap
{
	position: absolute;
	left : 300px;
	top:200;
}
#personnummertxt, #personnummerinp 
{
	display:inline;	
	font-weight:bold;
}
.ordercustform {
	height: 17px;
	width: 180px;
}
html:not([opera]) .ordercustform {
	height: 15px;
}
#payment, #fraktaltopt {
	height: 19px;
	width: 182px;
	color: Red;
}
*html #payment, *html #fraktaltopt {
	width: 180px;
}
#ocfcomments {
	float: left;
	padding-bottom: 2px;
}
#comments {
	width: 450px;
	height: 40px;
	margin-top: 1px;
}
*html #comments {
	margin-left: 3px;
}

/* deliver elements */
#ocddelivername, #ocddeliveraddress, #ocddeliverzipcode, #ocddelivercityplace {
	width: 110px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	left: 270px;
}
#ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace {
	position: absolute;
	left: 382px;
	width: 180px;
}
*html #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace {
	left: 385px;
	width: 177px;
}
#ocddelivername, #ocfdelivername {
	top: 20px;
}
#ocddeliveraddress, #ocfdeliveraddress {
	top: 40px;
}
#ocddeliverzipcode, #ocfdeliverzipcode {
	top: 60px;
}
#ocddelivercityplace, #ocfdelivercityplace {
	top: 80px;
}


/**/
div.fraktaltlbl, div.fraktalt {
	display: none;
}
*html div.fraktaltlbl, *html div.fraktalt {
	margin-top: 2px;
}

#betingelser {
	position: relative;
	width: 300px;
	float: left;
	height: 40px;
	text-align: right;
	left: 265px;
	margin-top: 10px;
	color: #000;
}
#betingelser a, #betingelser a:visited {
	font-weight: bold;
}
.cartformbottom {
	width: 605px;
	float: left;
	padding-top: 15px;
	background-color: #fff;
	border-top: 1px solid #b3b3b3;
}
.betalingsfeil {
	color: #000;
	position: relative;
	left: 10px;
}

/* 3:send bestilling */

#cart2 {
	position: relative;
	text-align: left;
	margin-bottom: 5px;
	border: 1px solid #b3b3b3;
	float: left;
	width: 603px;
	overflow: hidden;
	background-color: #fff;
	color: #000;
}
*html #cart2 {
	width: 605px;
}
.cartmediumq {
	width: 20px;
	float: left;
	clear: left;
	margin-left: 2px;
}
.cartmediumd {
	display: inline;
	position: relative;
	width: 280px;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}
.cartmediump {
	display: inline;
	width: 140px;
	float: left;
	text-align: right;
}
.cartmediuml {
	width: 140px;
	display: inline;
	float: left;
	text-align: right;
}
html:not([opera]) .cartmediuml {
	/*width: 80px;*/
}
.cartmediumsumtxt {
	text-align: right;
	width: 582px;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	padding-top: 8px;
	position: relative;
}
.cartmediumwrap, .cartmediumsum, .cartmediumsumtr {
	float: left;
	clear: left;
}
.cartmediumsumv {
	text-align: right;
	width: 582px;
	font-weight: bold;
	float: left;
}
*html .cartmediumsumtxt, .cartmediumsumv {
	width: 582px;
}
table.cart2header {
	position: relative;
	float: left;
	height: 18px;
	background-color: #e5e5e5;
	border: 1px solid #b3b3b3;
	border-bottom: 0px;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}
#c1 {
	width: 40px;
}

#c2 {
	width: 350px;
}
#c4 {
	padding-left: 80px;
}
#custformorder .cartformbottom {
	background-color: Transparent;
}

/* 4:ordrebekreftelse */
.cartformheadtr {
	text-align: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #913911;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	height: 20px;
}
#orderprintbutton {
	margin-left: 10px;
}
table.toporderwrap {
	width: 605px;
	border: 1px solid #b3b3b3;
	overflow: hidden;
	background-color: #fff;
	float: left;
	position: relative;
	left: 10px;
	margin-top: 10px;
}
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, .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;
}
.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;
}
.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;
}

/***********************************************************************************************************************************/
/* product view: list */
.fieldheader {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	width: 775px;
	height: 30px;
	float: left;
	background-image: url(design/topmenu.jpg);
	background-repeat: repeat-x;
}
.fieldheadertr {
	float: left;
	margin-left: 5px;
	margin-top: 8px;
	width: 770px;
}
.renderlistgroup {
	float: left;
	width: 770px;
	margin-top: 5px;
}
div.renderlist1, div.renderlist2 {
	float: left;
}
.renderlisttr {
	width: 775px;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #b3b3b3;
	z-index: 1;
	background-color: #fff;
}
.afieldheader {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.spanproductident, .spancartinp, .spancart, .spandesc, .spanprice, .spanquantityonhand, .spanorgprice, .spanordinaryprice {
	margin-top: 3px;
}
.fieldthumbnailpic {
	width: 60px;
	float: left;
}
.spanpicture {
	width: 65px;
	float: left;
}
.fieldproductident, .spanproductident {
	width: 85px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.spanproductident {
	color: #000;
}
.fieldcart {
	width: 100px;
	float: left;
}
.spancartinp input {
	width: 20px;
	float: left;
}
.spancartinp {
	width: 30px;
	float: left;
}
.spancart {
	width: 70px;
	float: left;
}
.spancart img {
	cursor: pointer;
}
.fielddescription, .spandesc, .seconddesc {
	width: 265px;
	padding-right: 5px;
	float: left;
}
.spanquantityonhand, .fieldquantityonhand {
	width: 80px;
	float: left;
}
.seconddesc {
	color: #A0A0A0;
	display: none;
}
.fieldprice, .fieldordinaryprice {
	float: left;
	width: 90px;
	text-align: right;
}
.spanprice, .spanorgprice, .spanordinaryprice {
	width: 90px;
	float: left;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}


a.prodlinkd {
	color: #000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.prodlinkd:hover {
	color: #FCC123;
}
div.singleiframe, #singleiframe {
	height: 35px;
	float: left;
	text-align: left;
}
.ascdescimg {
	margin-left: 4px;
}
/***********************************************************************************************************************************/
#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 */ {
	text-align: left;
	position: relative;
	margin-top: 5px;
	float: left;
	width: 196px;
	padding-bottom: 10px;
}
#kundelogonhead {
	background-color: #b3b3b3;
	height: 25px;
	width: 196px;
	color: #fff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
#logonheader {
	position: relative;
	top: 5px;
	left: 10px;
}
#kundelogon {
	width: 160px;
	text-align: left;
	float: left;
}
a.logonlinks, a.logonlinks:hover, a.logonlinks:visited {
	/*position: relative; 	float: left; 	clear: both; */
}
#loggedon {
	font-weight: bold;
}
input.logon {
	height: 20px;
}
html:not([opera]) input.logon {
	height: 15px;
}
/* Firefox fix */
#divlogon {
	float: left;
}

#divlogonf /* container around username- and passwordfields ++ in customerlogon */ {
	vertical-align: top;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: 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 5px 0px;
}
button.logonbutton {
	width: 65px;
	height: 21px;
	padding: 0px;
	margin: 0px;
	border: none;
	cursor: pointer;
	background-color: Transparent;
}
html:not([opera]) button.logonbutton {
	width: 68px;
	height: 22px;
}
/* Firefox fix to show all of loggonbutton */
div.custloggedin /* message in customerlogin when loggedin */ {
	margin: 20px 0px 103px 0px;
}
/****************************************************************************************************************/

/****************************************************************************************************************/
/* Tip a friend */
div.tipafriendtop {
	background-color: #FFFFFF;
	border: solid 1px #b3b3b3;
	position: absolute;
	bottom: 30px;
	right: 10px;
	width: 204px;
}
div.tipafriendtopttr {
	display: table;
}
div.tipafriendhead /* container for tipafriend headerimg and text + img for close */ {
	background-color: #e5e5e5;
	border-bottom: solid 1px #b3b3b3;
	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;
}
div.tipafriendheadclose /* container for tipafriend headerimg close */ {
	display: table-cell;
	padding: 0px 10px 0px 0px;
	cursor: pointer;
}
*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;
	color: Red;
}
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;
	border: solid 1px #b3b3b3;
}
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;
	cursor: pointer;
}
div.tipafriendsubmittv /* container around reset-img */ {
	display: none;
	cursor: pointer;
}
div.singletipafriendtxt, div.tipafriendheadtxt, div.tipafriendsendtxt, div.tipafriendcommenttxt, div.tipafriendfromtxt, div.singletipafriendtxt {
	font-weight: bold;
	color: #000;
}

/****************************************************************************************************************/
/* ProdRequest */
div.prodrequesttop /* container around total tip a friend */ {
	background-color: #FFFFFF;
	border: solid 1px #b3b3b3;
	position: absolute;
	right: 224px;
	bottom: 30px;
	width: 204px;
}
div.prodrequesttopttr {
	display: table;
}
div.prodrequesthead /* container for prodrequest headerimg and text + img for close */ {
	background-color: #e5e5e5;
	border-bottom: solid 1px #b3b3b3;
	display: table-row;
	width: 204px;
	height: 22px;
	padding: 5px 0px 0px 5px;
}
*html div.prodrequesthead {
	display: inline;
}
div.prodrequestheadtxt /* container for prodrequest headerimg and text */ {
	width: 180px;
	display: table-cell;
	padding: 5px 0px 0px 10px;
}
*html div.prodrequestheadtxt {
	display: inline;
	padding: 0px 0px 0px 0px;
}
div.prodrequestheadclose /* container for prodrequest headerimg close */ {
	display: table-cell;
	padding: 0px 10px 0px 0px;
	cursor: pointer;
}
*html div.prodrequestheadclose {
	display: inline;
}
div.prodrequestpname /* container for productdesc to be tipped */ {
	display: none;
}
div.prodrequestmsg, div.prodrequesterrmsg /* container for message when tips is sent OK */ {
	width: 204px;
	height: 10px;
	padding: 5px 0px 0px 10px;
	color: Red;
}
div.prodrequestsend /* container around send tip to text and inputfield */ {
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.prodrequestsendv /* container for send to inputfield */ {
}
input.prodrequestinp, textarea.prodrequestcommentinp /* inputfields for to/from email-address and comments */ {
	width: 180px;
	border: 1px solid #B3B3B3;
}
div.prodrequestfrom /* container for from email txt and inputfield */ {
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.prodrequestfromv /* container for from- inputfield */ {
}
div.prodrequestcomment /* container for commentstxt and textarea */ {
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.prodrequestcommentv /* container for comments- inputfield */ {
}
div.prodrequestsubmit /* container around submit and reset images */ {
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.prodrequestsubmittxt /* container around submit-img */ {
	width: 58px;
	height: 21px;
	margin-bottom: 5px;
	cursor: pointer;
}
div.prodrequestsubmittv /* container around reset-img */ {
	display: none;
	cursor: pointer;
}
/* text/labels in tip a friend */
div.singleprodrequesttxt, div.prodrequestheadtxt, div.prodrequestsendtxt, div.prodrequestcommenttxt, div.prodrequestfromtxt, div.singleprodrequesttxt {
	font-weight: bold;
	color: #000000;
}
/****************************************************************************************************************/
/* styles for cute editor */
.menumaintext {
	float: left;
	width: 770px;
	overflow: hidden;
}
.menuintrotext {
	width: 770px;
	overflow: hidden;
	float: left;
}
/****************************************************************************************************************/
/* USERLIST - PLANKJØP/ØNSKELISTE */
.minliste {
	font-weight: bold;
	text-decoration: underline;
}
.myuserlists {
	font-style: italic;
	font-size: 20px;
	color: white;
	cursor: hand;
}
.myuserlistsdel {
	cursor: hand;
	display: inline;
}
.aktivliste {
	color: #000;
	font-size: 12px;
}

.onskeliste {
	color: #fff;
	background-color: #b3b3b3;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.hvordanbrukeonskeliste {
	font-size: 10px;
	font-weight: bold;
	color: #6c6c6c;
}
.onskelisteicustomer {
}
.eksisterendelister {
	font-weight: bold;
}

#onskelistepop {
	border: 1px solid black;
	background-color: #e6e6e6;
}
.onskelistepoplukknapp {
	cursor: hand;
}
.userlistcustname {
	width: 605px;
	height: 22px;
	z-index: 1002;
	text-align: right;
}

#onskelistepop {
	z-index: 1004;
	position: absolute;
	top: 15px;
	left: 217px;
	width: 276px;
	height: 230px;
	display: none;
	overflow: auto;
}

.myuserlists {
	position: relative;
	top: -4px;
	left: 80px;
	display: inline;
}
.myuserlistsdel {
	position: absolute;
	left: 15px;
	display: inline;
}
.aktivliste {
	width: 90%;
	margin-top: 20px;
	margin-left: 15px;
}

.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;
}
.onskelistepoplukknapp {
	z-index: 1002;
	padding-top: 3px;
	padding-right: 3px;
	float: right;
}

.redigerlister {
	z-index: 1001;
	position: absolute;
	top: 0px;
	left: 318px;
}
.loggetinnsom {
	position: absolute;
	top: 0px;
	left: 0px;
}
.onskelisteicustomer {
	z-index: 1001;
	position: absolute;
	top: -38px;
	left: 517px;
}
.singleuserlist {
	position: absolute;
	left: 485px;
	top: 125px;
}
.singleuserlisttxt {
	display: none;
}
/****************************************************************************************************************/
/* Sitemap */
dd {
	padding-left: 50px;
}
/* Helptxt */
#helptxt {
	margin-left: 20px;
	margin-bottom: 200px;
	position: relative;
	top: 0px;
	left: 0px;
}
#helpbtn {
	cursor: pointer;
}
#helpdesc {
	position: absolute;
	top: 65px;
	left: 0px;
	width: 200px;
	height: 250px;
	border: 1px solid #b3b3b3;
	background-color: #ebebeb;
}

/*--------------------------------------------------------------------------------*/
  /******************************************/
 /*            LIGHTBOX START              */
/******************************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../dep/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../dep/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../dep/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 50%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/******************************** LIGHTBOX SLUTT *************************************/


/* 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 */
