﻿html, body 
{
	height:100%;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
body
{
	font-family:Verdana, Arial;
	background-color:#ffffff;
	margin:0px;
	color:#009fdc;
	background-image:url(../images/background.gif);
	background-position:center top;
	background-repeat:repeat-y;
}
img
{
	border-width:0px;
}
.divContainer
{
	text-align:left;
	position:relative;
	min-height:100%;
	padding:0px 1px 0px 1px;
	background-image:url(../images/bg.gif);
	margin:auto;
	width:981px;
}
* HTML .divContainer
{
	height:100%;
}
.divMain
{
	position:relative;
	width:981px;
}
.divContent
{
	position:relative;
	width:981px;
}
.divTop
{
	position:relative;
	width:981px;
	height:171px;
	overflow:hidden;
}
.divTopLeft
{
	position:relative;
	border-right:solid 3px #009fdc;
	width:274px;
	height:171px;
	float:left;
}
.divTopRight
{
	position:relative;
	width:704px;
	height:171px;
	float:right;
}
.divNewFreshStyle
{
	position:absolute;
	top:0px;
	right:0px;
}
.imgLogo
{
	padding:3px;
}
.divMenuBar
{
	position:relative;
	width:981px;
	height:30px;
	background-color:#009fdc;
}
.divMenuBarLeft
{
	position:relative;
	border-right:solid 3px #009fdc;
	text-align:center;
	width:274px;
	height:28px;
	float:left;
	padding-top:2px;
}
.tbSearch
{
	border:solid 1px #000000;
	height:18px;
}
.btnSearch
{
	border:solid 1px #000000;
	height:22px;
	line-height:15px;
}
.btnSearch:hover
{
	background-color:#d7e3f1;
}
.divMenuBarRight
{
	position:relative;
	width:704px;
	height:30px;
	float:right;
	font-size:14px;
}
.aMenu
{
	display:block;
	height:25px;
	width:100px;
	background-image:url(../images/buttons/btn_out.gif);
	text-align:center;
	padding-top:5px;
	float:left;
	z-index:10;
	text-decoration:none;
	color:White;
	cursor:pointer;
}
.aMenu:hover
{
	display:block;
	height:25px;
	width:100px;
	background-image:url(../images/buttons/btn_over.gif);
	text-align:center;
	padding-top:5px;
	float:left;
	z-index:10;
	text-decoration:none;
	color:White;
	cursor:pointer;
}
.aMenuSelected
{
	display:block;
	height:23px;
	width:98px;
	background-image:url(../images/buttons/btn_in.gif);
	text-align:center;
	padding-top:7px;
	padding-left:2px;
	float:left;
	color:White;
	cursor:default;
	text-decoration:none;
	color:White;
	cursor:pointer;
}
.divContentLeft
{
	position:relative;
	width:277px;
	float:left;
	font-size:13px;
}
.divContentMain
{
	position:relative;
	width:701px;
	float:left;
	overflow:hidden;
}
.divContentHeader
{
	padding-left:20px;
	padding-top:10px;
	font-size:30px;
	clear:both;
	text-transform:lowercase;
}
.divSubContent
{
	font-size:18px;
	font-weight:bold;
	padding-bottom:20px;
}
.divContentContent
{
	padding-left:20px;
	padding-top:10px;
	font-size:15px;
	line-height:25px;
}
.divContentSplit
{
	float:left;
	width:340px;
	line-height:normal;
}
.divRangeContentLeft, .divRangeContentK8Column
{
	position:relative;
	float:left;
	width:170px;
	line-height:normal;
	font-size:12px;
}
.divRangeContentBorders
{
	padding-top:20px;
}
.divContentRange
{
	float:left;
	position:relative;
	width:170px;
	height:150px;
	overflow:hidden;
	text-transform:lowercase;
	line-height:normal;
	font-size:12px;
}
.divContentK8
{
	float:left;
	position:relative;
	width:150px;
	height:160px;
	padding-right:20px;
	overflow:hidden;
}
.divSizeContent
{
	clear:both;
	width:510px;
	overflow:hidden;
}
.divBorderSizeContent
{
	clear:both;
	width:680px;
	overflow:hidden;
}
.divK8Symbols
{
	position:absolute;
	right:50px;
	width:15px;
}
.imgIcon
{
	display:block;
	padding-bottom:1px;
}
.divSettingImage
{
	position:relative;
	width:100px;
	height:100px;
	border:solid 1px #dddddd;
}
.imgSettingImage
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
.divPrevNext
{
	position:absolute;
	top:20px;
	right:10px;
	font-size:14px;
	font-weight:bold;
}
.aSettingImage
{
	position:absolute;
	display:block;
	width:100px;
	height:100px;
	background-image:url(../images/expand.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	z-index:2;
}
.aSettingImage:hover
{
	display:block;
	width:100px;
	height:100px;
	background-image:url(../images/expand_over.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.aRandomBorder
{
	display:block;
	font-size:11px;
	width:100px;
	padding-top:10px;
}
.spanK8Image, .spanRangeImage
{
	display:block;
	width:100px;
	height:100px;
	background-repeat:no-repeat;
	background-position:center;
	border:solid 1px #dddddd;
	text-decoration:none;
	text-align:center;
	line-height:100px;
}
.spanK8Desc
{
	display:block;
	overflow:hidden;
	font-size:11px;
}
.divMenuCategory
{
	width:190px;
	text-align:left;
	font-size:18px;
	padding:3px;
	margin-left:30px;
	text-transform:lowercase;
}
.divMenuRange
{
	font-size:11px;
	padding:1px;
	padding-left:10px;
	text-transform:lowercase;
}
.divNewsDate
{
	font-size:18px;
	font-weight:bolder;
}
.aLinkBlue
{
	cursor:pointer;
	text-decoration:none;
	color:#009fdc;
}
.aLinkBlue:hover
{
	cursor:pointer;
	color:#b5d456;
	text-decoration:underline;
}
.aLinkGreen
{
	text-decoration:none;
	color:#b5d456;
}
.divNewsHeadline
{
	font-weight:bolder;
	font-style:italic;
}
.aNewsHeadline
{
	text-decoration:none;
	color:#009fdc;
}
.divNewsStory
{
	color:#808080;
	font-weight:normal;
	font-size:12px;
	line-height:normal;
}
.divPictureText
{
	font-style:italic;
	font-size:10px;
}
.aPrevNext
{
	font-size:12px;
	text-decoration:none;
	color:#009fdc;
}
.divSymbolRow
{
	clear:both;
	line-height:normal;
	padding:5px 0px 5px 0px;
}
.divSymbol
{
	padding-right:10px;
	float:left;
}
.divSymbolText
{
	float:left;
	width:280px;
}
.divSize, .divSettingText
{
	clear:both;
	font-weight:bold;
	height:30px;
	line-height:40px;
}
.divSettingText
{
	text-decoration:underline;
}
.divTableTHEAD
{
	clear:both;
	font-weight:bold;
}
.divTableTFOOT
{
	clear:both;
	font-style:italic;
}
.divTableRow
{
	clear:both;
	padding:5px;
}
.divTableCell, .divRangeContentRight
{
	line-height:normal;
	float:left;
	font-size:12px;
}
.divFooter
{
	background-color:#b5d456;
	height:25px;
	width:981px;
	font-size:13px;
	text-align:center;
	color:White;
	padding-top:5px;
	position:absolute;
	bottom:0px;
	left:1px;
}
.aFooter
{
	text-decoration:none;
	color:White;
}
.aFooter:hover
{
	text-decoration:underline;
	color:White;
}
.divImagePreview
{
	width:100%;
	height:100%;
	background-color:#000033;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
	z-index:19;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	cursor:default;
}
.divImagePreviewTop
{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:20;
	display:none;
	cursor:default;
}
.divImagePreviewOuter
{
	display:table;
	#position:relative;
	overflow:hidden;
	height:100%;
	width:100%;
}
.divImagePreviewMiddle
{
	display:table-cell;
	#position:absolute;
	#top:50%;
	width:100%;
	#left:0px;
	vertical-align:middle;
}
.divImagePreviewInner
{
	#position:relative;
	#top:-50%;
	width:100%;
}
.divImagePreviewK8
{
	position:relative;
	width:400px;
	background-color:white;
	margin:auto;
	padding:0px 20px 10px 20px;
	text-align:left;
	border:solid 1px #009fdc;
}
.divImagePreviewSize
{
	font-weight:bold;
	margin-top:10px;
}
.divImagePreviewK8Header
{
	font-size:30px;
	text-transform:lowercase;
}
.divImagePreviewK8Image
{
	width:400px;
	height:400px;
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	border:solid 1px #dddddd;
}
.divImagePreviewK8Desc
{
	font-size:13px;
	padding:5px 0px 5px 0px;
	overflow:hidden;
}
.divImagePreviewK8PrevNext
{
	text-align:center;
	width:100%;
}
.divImagePreviewK8Symbols
{
	position:absolute;
	right:0px;
	top:0px;
}
.divImagePreviewClose
{
	position:absolute;
	top:0px;
	right:0px;
	border-left:solid 1px #009fdc;
	border-bottom:solid 1px #009fdc;
	padding:5px;
}
.divSearchTitle
{
	font-size:17px;
	padding:5px 0px 5px 0px;
	font-weight:bold;
}
.divResult
{
	background-color:#f0f6dd;
	font-size:12px;
	line-height:normal;
	padding:5px;
}
.divResultAlt
{
	font-size:12px;
	line-height:normal;
	padding:5px;
}
.divResultPath
{
	font-weight:bold;
	text-transform:lowercase;
}
.divResultValue
{
	font-style:italic;
}
.divShowroom
{
	position:relative;
	float:left;
	width:49%;
	min-height:180px;
	line-height:normal;
	padding-bottom:10px;
}
*HTML .divShowroom
{
	height:180px;
}
.divShowroomTitle
{
	font-weight:bold;
	color:#b5d456;
}
.divShowroomName
{
	font-weight:bold;
}
.divShowroomAddress
{
	margin-bottom:10px;
}
.divShowroomTelFax div
{
	font-weight:bold;
	width:35px;
	float:left;
}
.divNewProduct
{
	position:absolute;
	background-image:url(../images/new_product.gif);
	top:65px;
	right:40px;
	width:50px;
	height:39px;
	z-index:10;
}
.divK8Price
{
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#777777;
	text-decoration:none;
}
.divNaturalProduct
{
	position:relative;
	width:110px;
	height:84px;
	background-image:url(../images/naturalProduct.gif);
	margin-left:-5px;
	margin-top:-5px;
	z-index:10;
}
.divPricesIncVat
{
	position:absolute;
	top:45px;
	right:10px;
	font-size:11px;
	color:#777777;
}
.divPdf
{
	clear:both;
	position:relative;
	width:660px;
	height:200px;
	padding-bottom:20px;
}
.divPdfImage
{
	position:relative;
	float:left;
	width:200px;
}
.divPdfRight
{
	position:relative;
	float:left;
	width:460px;
}
.divPdfRight a
{
	color:#009fdc;
	font-weight:bold;
	font-style:italic;
}
.divPdfInfo
{
	margin-top:30px;
	clear:both;
	position:relative;
	width:460px;
}
.divPdfIcon
{
	position:relative;
	float:left;
	width:70px;
}
.divPdfText
{
	position:relative;
	float:left;
	width:350px;
}