html, body
{
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url(../design/bgMain.png);
	background-repeat:repeat;
	font-family:verdana, MS Sans Serif;
	font-size:10px;
}

.stdText
{
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

.horLine
{
	background-image:url(../design/line.png);
	background-repeat:repeat-x;
	width:100%;
	height:3px;
	}

.jhl
{
	color:#87b082;
	font-size:9px;
	padding-left:400px;

}

/************** DESIGN ****************/
#designContainer
{
	width:914px;
	padding:0px;
	height:100%;
}

#designTop
{
	width:914px;
	height:164px;
	background-image:url(../design/bgTop.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:2;
}
#designMenu
{
	width:170px;
	height:600px;
	float:left;
	padding-top:80px;
}
#menuPadding
{
	padding-top:100px;
}
#designContent
{
	width:914px;
	background-image:url(../design/bgContainer.png);
	background-repeat:repeat-y;

	}
#designContent:after
{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
#designText
{
	padding-top:175px;
	padding-left:15px;
	float:left;
	width:715px;

}
#designFooter
{
	width:914px;
	height:32px;
	clear:both;
	background-image:url(../design/bgFooter.png);
	background-repeat:no-repeat;

}

/******** FONT *****************/
.copy
{
	text-align:center;
	font-size:9px;
	font-weight:bold;
	padding-top:2px;
	letter-spacing:1px;
	color:#282828;}
	
	

/********* SEARCH FIELD **************/
.searchDiv
{
	margin-left:230px;
	margin-bottom:8px;
	font-size:9px;
	font-weight:bold;
	color:#282828;
	
}
.inputSearch
{
	height:14px;
	width:150px;
	font-size:9px;
	font-family:Verdana, Sans-serif;
	}
/********** WEBPAGE ***************/
.wpHead
{
	width:100%;
	color:#282828;
	font-size:13px;
	font-weight:bold;
}
.wpContent
{
	font-size:11px;
}
.wpa,.wpa:visited
{
	color:#318644;
	text-decoration:none;
}
.wpa:hover
{
	color:#318644;
	text-decoration:underline;
}	
/********** COMPANY **************/
.companyHead
{
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	height:25px;
}

.companyHead2
{
	font-size:11px;
	height:15px;
	color:#090909;
	font-weight:bold;
	background-color:#99c2d6; /*#99C2D6;*/
}

.companyTopR
{
	background-color:#99c2d6;
	background-image:url(../design/boxarrow.gif);
	width:67px;
	background-position:right;
	background-repeat:no-repeat;
}

.companyFont
{
	font-size:10px;
	text-decoration:none;
	color:#000;
	}
	
.companyFont_bold
{
	font-size:10px;
	font-weight:bold;
	color:#227096;
	}
.companyFont_boldw
{
	font-size:10px;
	font-weight:bold;
	width:75px;
	color:#227096;
}
.companyItem
{
	background-color:#ffffff;
}

.companyAltItem
{
	background-color:#ffffff;
}

.companyFooter_bold
{
	color:#fff;
	font-weight:bold;	
}


.companyFooter
{
	color:#fff;
}

.employeeItem
{
	background-color:#ffffff;
	font-size:10px;
	text-decoration:none;
	color:#000000;

}
.employeeAltItem
{
	background-color:#f7f7f7;
	font-size:10px;
	text-decoration:none;
	color:#000000;

}
/********* MENU ******************/
.m1
{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.m1_sel, .m1:hover
{
	
	font-size:12px;
	font-weight:bold;
	color:#00984B;
	text-decoration:none;
	}
.m1:hover
{
	
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

img
{
	border:solid 1px #3C78BC;}	
.m2
{
	font-size:11px;
	padding-left:3px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

.m2_sel, .m2:hover
{
	font-size:11px;
	padding-left:3px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.m3
{
	font-size:11px;
	padding-left:18px;
	color:#282828;
	text-decoration:none;}
.m3_sel
{
	font-size:11px;
	padding-left:18px;
	color:#282828;
	text-decoration:underline;
}
.tdm1
{
	height:26px;
	padding-left:16px;
	padding-top:10px;
	background-image:url(../design/m1.png);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
	}
.tdm1_sel
{
	height:26px;
	padding-left:16px;
	padding-top:10px;
	background-image:url(../design/m1_sel.png);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
	
.tdm2
{
	height:15px;
	vertical-align:top;
	padding-left:10px;
}
.tdm3{height:15px;
		padding-bottom:5px;}

.menuNavigator
{
	font-size:10px;
	/*color:#f8f8f8;*/
	color:#0d0d0d;
	text-decoration:none;
}
.menuLocation
{
	text-align:right;
}

.tblMenu
{
	width:170px;
}
/********* PRODUCT MENU ******************/
.mm
{
	font-size:11px;
	padding-left:3px;
	color:#2A6D87;
	text-decoration:none;
	font-weight:normal;
}
.mm:hover
{
	font-size:11px;
	padding-left:3px;
	color:#2A6D87;
	text-decoration:none;
	font-weight:bold;
}
.mm_sel
{
	font-size:11px;
	padding-left:3px;
	color:#2A6D87;
	text-decoration:none;
	font-weight:bold;
}
.sm
{
	font-size:11px;
	padding-left:17px;
	color:#282828;
	text-decoration:none;
}
.sm:hover
{
	font-size:11px;
	padding-left:17px;
	color:#282828;
	text-decoration:underline;
}
.sm_sel
{
	font-size:11px;
	padding-left:17px;
	color:#282828;
	text-decoration:underline;
}
.producer
{
	font-size:10px;
	padding-left:25px;
	color:#666666; /*282828;*/
	text-decoration:none;}

.tdmm
{
	height:16px;
	vertical-align:top;
}
.tdsm
{
	height:16px;
	vertical-align:top;
}
.tdp
{
	height:15px;
	vertical-align:top;}
/********** WEBPAGE ***************/
.wpHead
{
	width:100%;
	color:#282828;
	font-size:13px;
	font-weight:bold;
}
.wpContent
{
	font-size:12px;}
	
	
/********** COMPANY **************/
.companyHead
{
	font-size:13px;
	color:#227096;
	font-weight:bold;
	height:21px;}
	
.companyFont
{
	font-size:11px;
	text-decoration:none;
	color:#000000;
	}
	
.companyFont_bold
{
	font-size:11px;
	font-weight:bold;
	}
.companyFont_boldw
{
	font-size:11px;
	font-weight:bold;
	width:75px;
}
.cContainer
{
	width:656px;
	height:100%;
}
.cMenu
{
	float:left;
	padding-top:50px;
	width:160px;
	text-align:right;
}
.cButton
{
	background-image:url(../design/kxCFbg.png);
	background-repeat:repeat-x;
	height:25px;
	width:100%;
	text-align:left;
	vertical-align:bottom;
	float:left;
}
.cButton_sel
{
	background-image:url(../design/kxCFbg_sel.png);
	background-repeat:repeat-x;
	height:25px;
	width:100%;
	text-align:left;
	vertical-align:bottom;
	float:left;
}
.cImg
{
	background-image:url(../design/kxCFarr.png);
	background-repeat:no-repeat;
	width:31px;
	height:25px;
	float:left;
}
.cImg_sel
{
	background-image:url(../design/kxCFarr_sel.png);
	background-repeat:no-repeat;
	width:31px;
	height:25px;
	float:left;
}
.aButton
{
	color:#8C8C8C;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.aButton:hover,.aButton_sel
{
	color:#227096;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.cContent
{
	padding-left:10px;
	border-right:solid 1px #7FB2CC;
	border-bottom:solid 1px #7FB2CC;
	border-left:solid 1px #7FB2CC;
	width:636px;
	height:100%;
}

.cTop
{
	background-image:url(../design/kxCFtop.png);
	background-repeat:no-repeat;
	width:100%;
	height:19px;
	padding-top:2px;
	padding-left:2px;
	border-left:solid 1px #7FB2CC;	
}

	
	/**** CONTACTFORM ****/
	.cfLabel
	{
		font-size:10px;
	}

	.cfLabel_req
	{
		font-size:10px;
		font-weight:bold;
	}

	.cfLblHeight{
		height:20px;
	}
	.inputMulti_300
	{	
		width:300px;
		font-size:12px;
		font-family:verdana;
		border-top:solid 1px #c6c6c6;
		border-left:solid 1px #c6c6c6;
		border-right:solid 1px #c6c6c6;
		border-bottom:solid 1px #c6c6c6;
	}
	.inputField_100
	{
		border-top:solid 1px #c6c6c6;
		border-left:solid 1px #c6c6c6;
		border-right:solid 1px #c6c6c6;
		border-bottom:solid 1px #c6c6c6;
		width:200px;
		font-size:12px;
		font-family:verdana;
		height:18px;
		background-image:url(../design/v3_bg_input.jpg);	
	}
	.inputBorder{
		border-top:solid 1px #c6c6c6;
		border-left:solid 1px #c6c6c6;
		border-right:solid 1px #c6c6c6;
		border-bottom:solid 1px #c6c6c6;
	}
	.error
	{
		color:Red;
		font-size:13px;
		font-weight:bold;
	}

	.success
	{
		color:Green;
		font-size:13px;
		font-weight:bold;
	}

/********* WEBCATALOGUE *********99C2D6***/
.wcBox
{
	height:300px;
}
.wcTop
{
	background-color:#99C2D6;
	background-image:url(../design/kxTopBox.png);
	background-repeat:repeat-x;
	height:15px;
	width:190px;
	color:#227096;
}
.wcTopR
{
	background-color:#99C2D6;
	background-image:url(../design/boxarrow.gif);
	width:67px;
	background-position:right;
	background-repeat:no-repeat;
}
.wcHeading
{
	font-size:12px;
	color:#227096;	
	font-family:Sans-Serif, Arial;
	letter-spacing:1px;
	font-weight:bold;
}
.wcHeading_nonbold
{
	font-size:12px;
	color:#2A6D87;
	font-family:Arial;
	letter-spacing:1px;
}
.wcSubHeading
{
	font-size:11px;
	color:#000000;
}

.wcText
{
	font-size:11px;
	color:#000000;
	background-color:#d3e5ee;
	border-top:solid 2px #ffffff;
	border-right:solid 5px #ffffff;
	padding-left:5px;
	padding-top:3px;
	height:263px;
}

.wcProdshortDesc
{
	font-size:11px;
	color:#000000;
	/*background-color:#d3e5ee;*/
	border-top:solid 2px #ffffff;
	border-right:solid 5px #ffffff;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:5px;
	font-style:italic;
	font-weight:bold;
}

.wcFooter_Left
{
	font-size:11px;
	color:#3385AD;
	font-family:Arial;
	letter-spacing:1px;
	background-color:#d3e5ee;
	font-weight:bold;
	height:22px;
}
.wcFooter_Right
{
	font-size:11px;
	color:#000000;
	background-color:#d3e5ee;
	text-align:right;
	font-weight:bold;
}
.wcCorner
{
	background-image:url(../design/boxcorner.gif);
	width:6px;
	background-position:right;
	background-repeat:no-repeat;
	border-right:solid 5px #ffffff;
}
.wcCornerL
{
	background-color:#d3e5ee;
	background-image:url(../design/boxcorner_l.gif);
	width:20px;
	background-position:left;
	background-repeat:no-repeat;
}

.wcPicDiv
{
	width:60px;
	float:left;
	vertical-align:top;
}
.wcProdDiv
{
	width:523px;
	float:left;
	font-size:11px;
	white-space:normal;
	vertical-align:top;
	padding-left:5px;
}
.wcMoreDiv
{
	width:92px;
	padding-top:3px;
	vertical-align:top;
	text-align:right;
}
.wckWDiv
{
	width:130px;
	padding-top:3px;
	float:left;
	font-size:11px;
	text-align:center;
	vertical-align:top;
}
.wcItem
{
	border:solid 0px #B6CBD3;
	background-color:#d3e5ee;
	
}
.wcItem_alt
{
	border:solid 0px #B6CBD3;
	background-color:#d3e5ee;
}
.margin10{margin-bottom:2px;}

.wcNavigator
{
	font-size:11px;
	/*color:#f8f8f8;*/
	color:#000000;
	text-decoration:none;
}

.wcNavigator_black
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.wcBack
{
	/*background-color:#d3e5ee;*/
	padding-left:5px;
	width:26%;
	vertical-align:top;
	font-size:11px;

}
.wcBackR
{
	background-color:#d3e5ee;
	border-right:solid 5px #ffffff;
	vertical-align:top;
	font-size:11px;
}
.wcDetails
{
	font-size:11px;
	color:#000000;
	text-decoration:underlined;
	height:20px;
	vertical-align:middle;
}
.wcPrice
{
	font-size:12px;
	font-weight:bold;
}

.wcDocTable
{
	width:100%;
}	
.wcDocTD
{
	font-size:11px;
	width:33%;
	vertical-align:top;
	height:20px;
	color:#000000;
	text-decoration:none;}

.wcProdLink
{
	color:#000000;
	text-decoration:none;
}
.wcProdLink:HOVER
{
	color:#3F3F3F;
	text-decoration:none;
}

.inpProdQty
{
	width:18px;
	text-align:center;
	font-size:9px;
}

.wcProdPrice
{
	font-size:12px;
	font-weight:bold;
	color:#2A6D87;
}
.wcPanelSub
{
	width:120px;
	text-align:right;
	vertical-align:top;
}
.wcMiniCartHeading
{
	font-size:10px;
	font-weight:bold;
	}
.wcMiniCart
{
	font-size:10px;
}
.wcCartItem
{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.wcSeparator
{
	color:#dddddd;
	width:100%;
	height:1px;
}
.wcButton
{
	font-size:10px;
}
.wcButton_bold
{
	font-size:10px;
	font-weight:bold;
}
.wcCartSummary
{
	width:330px;
	font-size:11px;
}
.wcCartSumLeft
{
	width:160px;
	text-align:right;
	float:left;
}
.wcCartSumRight
{
	width:120px;
	text-align:right;
	float:left;
}
.wcCartHeading
{
	font-size:13px;
	font-weight:bold;
}
.wcCOactive
{
	border-right:solid 1px white;
	float:left;
	background-color:white;
	padding:0px 5px 0px 5px;
	font-weight:bold;
}
.wcCOdeactive
{
	border-right:solid 1px white;
	float:left;
	background-color:#dddddd;
	padding:0px 5px 0px 5px;

}
.wcError
{
	color:red;
	font-weight:bold;
	font-size:11px;}
	
.wcInpCust_140
{
	font-size:11px;
	height:20px;
	width:144px;
	border:solid 1px #cccccc;
}
.wcInpCust
{
	font-size:11px;
	height:20px;
	width:200px;
	border:solid 1px #cccccc;
}
.wcInpCust_50
{
	font-size:11px;
	height:20px;
	width:50px;
	border:solid 1px #cccccc;
}
.wcCustReg
{
	font-size:10px;
}
/****** NEWS ********/

.newsHeading
{
	color:#282828;
	font-family:Verdana, MS Sans Serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	width:100%;
}
.newsHeading2
{
	color:#666666;
	font-family:Verdana, MS Sans Serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	width:100%;
}
.newsHeadLine
{
	background-image:url(../design/line_horz.png);
	background-repeat:repeat-x;
	font-size:6px;
}
.newsDetails
{
	font-size:10px;
	text-align:left;
	font-style:italic;
	color:#227096;
	text-decoration:none;
	
	}
.newsDetails:hover
{
	font-size:10px;
	text-align:left;
	font-style:italic;
	color:#227096;
	text-decoration:underline;
	
	}

.newsDetails2
{
	font-size:9px;
	color:#227096;
}
.newsDetails2:hover
{
	font-size:9px;
	color:#227096;
	font-weight:bold;
}
.newsText
{
	font-size:11px;
	font-family:Verdana, MS Sans Serif;
	}
.newsBottom
{
	font-size:10px;
	text-align:right;
	font-weight:bold;
	letter-spacing:1px;
	color:#000000;
	text-decoration:none;
	}
.newsBottom:hover
{
	font-size:10px;
	text-align:right;
	font-weight:bold;
	letter-spacing:1px;
	color:#666666;
	text-decoration:none;
	}
.newsBottomL
{
	font-size:10px;
	text-align:left;
	font-weight:bold;
	letter-spacing:1px;
	color:#000000;
	text-decoration:none;
	}
.newsBottomL:hover
{
	font-size:10px;
	text-align:left;
	font-weight:bold;
	letter-spacing:1px;
	color:#666666;
	text-decoration:none;}
	
/******** REFERENCES ************/
.refLeftCol
{
	width:60%;
	float:left;
}
.refNew
{
	color:Red;
	font-size:10px;
}
.refRightCol
{
	padding-left:20px;
	padding-top:10px;
	width:200px;
	float:left;
}

.refHeading
{
	color:#282828;
	font-family:Verdana, MS Sans Serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	width:100%;
}
.refHeading2
{
	color:#282828;
	font-family:Verdana, MS Sans Serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:100%;
}
.refHeadLine
{
	background-image:url(../design/line_horz.png);
	background-repeat:repeat-x;
	font-size:6px;
}
.refDetails
{
	font-size:9px;
	text-align:right;
	font-style:italic;
	
	}
.refDetails2
{
	font-size:9px;
	text-align:right;
	}

.refText
{
	font-size:11px;
	font-family:Verdana, MS Sans Serif;
	color:Gray;
	text-decoration:none;
}
.refListText
{
	font-size:11px;
	font-family:Verdana, MS Sans Serif;
	color:Gray;
	text-decoration:none;
}
.refListText:hover
{
	font-size:11px;
	font-family:Verdana, MS Sans Serif;
	color:#000000;
	text-decoration:none;
}
	
.refBottom
{
	font-size:10px;
	text-align:right;
	font-weight:normal;
	text-decoration:none;
	color:#282828;
	}
.refBottom:hover
{
	font-size:10px;
	text-align:right;
	color:#000000;
	text-decoration:none;
	}
.refBottomL
{
	font-size:10px;
	text-align:left;
	font-weight:bold;
	color:#282828;
	text-decoration:none;
	}
.refBottomL:hover
{
	font-size:10px;
	text-align:left;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

/****** SERACH ******/
.searchHeading
{
	color:#3C78BC;
	font-size:12px;
	font-weight:bold;
}
.searchTop
{}

.searchMini
{
	font-size:10px;
	width:200px;
	height:100px;
	left:779px;
	top:10px;
	position:relative;
	vertical-align:top;
}
.searchMiniInput
{
	width:150px;
	padding-left:2px;
	font-family:Verdana, Sans-Serif;
	font-size:11px;
	border:solid 1px #3C78BC;
}
.searchMiniButton
{
	font-size:11px;
	border:solid 0px #3C78BC;
	background-color:Transparent;
	color:#3C78BC;
	font-weight:bold;
}
.searchObj
{
	width:400px;
	font-weight:bold;
	padding-left:10px;
}
.searchObjDesc
{
	padding-left:10px;
}

.searchObjType
{
	float:left;
	width:80px;
	vertical-align:middle;
	font-style:italic;
	padding-left:3px;
	color:#3C78BC;
}
.searchLink
{
	color:#3C78BC;
	text-decoration:none;
}
.searchLink:hover
{
	color:#3C78BC;
	text-decoration:underline;}
	
/***** PICTURE VIEWER****/
.divOverlay
{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	z-index:1000;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://wmcv3.jhl.no/v3/design/transp.png', sizingMethod='scale'); 
	text-align:center;	
}
.divPictureFrame
{
	margin:50px auto;
	padding-top:30px;
	width:60%;
	background-color:#fff;
	border:solid 5px #898989;
	position:relative;
	z-index:1001;
}

.divClose
{
	position:relative;
	z-index:1001;
	width:60px;
	height:18px;
	background-color:#326db5;
	color:#fff;
	font-weight:bold;
	padding-top:4px;
	border:solid 1px #898989;
}

.picViewer
{
	border:none;
}
