/* Design & programming by 4cubes - www.4cubes.dk */
/* Copyright © 1999-2006 All rights Reserved */
/* Contact jan@4cubes.dk */

/************************************************************************************/
/* Root Elements                                                                    */
/************************************************************************************/

BODY
{
  font-size: 11px;
  background-color: #ffffff;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin: 0px;
  font-family: Verdana, Arial, Geneva, Helvetica;
  color: #000000;
}
BODY, TABLE, TD, TH, P, DIV, H1, H2, H3, H4, H6, H7, INPUT, SELECT
{
  font-family: Verdana, Arial, Geneva, Helvetica;
  color: #000000;
  font-size: 11px;
}
INPUT, SELECT
{
}
A:hover
{
  text-decoration: underline !important;
}
A, A:visited, A:link, A:active
{
  text-decoration: none;
  color: #005091;
}
TABLE
{
  border-collapse: collapse;
  border-spacing: 0;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
}
TD
{
  padding: 0;
}
TH
{
  border-bottom: #dddddd 1px solid;
  font-weight: bold;
  text-align: center;
  padding-right: 2px;
  padding-left: 2px;
  font-size: 10px;
  vertical-align: bottom;
}
TH A
{
  color: #dddddd;
  text-decoration: none;
}
TH A:hover
{
  color: #003366;
  text-decoration: underline;
}
LI
{
}
UL
{
  list-style-type: square;
}


H1
{
  color: #bdcd00;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 0px;
}
H2
{
  color: #bdcd00;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}
H3
{
  margin-top: 0px;
  color: #bdcd00;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0px;
}
H4
{
  color: #808080;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}
H5
{
  color: #808080;
  font-size: 12px;
  font-weight: normal;
}
H6
{
}
HR
{
  width: 100%;
  color: #003366;
  height: 1px;
  text-align: center;
}
IMG
{
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  margin: 0px;
}
P
{
  margin-top: 3px;
  margin-bottom: 5px;
}
FORM
{
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
}
/************************************************************************************/
/* Body                                                                              */
/************************************************************************************/
.Body
{
  width: 100%;
  height: 100%;
}
/************************************************************************************/
/* Banner                                                                            */
/************************************************************************************/
.Banner
{
  background-color: #bdcd00;
  width: 100%;
  height: 80px;
  vertical-align: top;
  text-align: left;
  padding-right: 10px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.Banner .Left
{
  width: 100px;
}
.Banner .Info
{
  width: 100%;
}
.Banner .Right
{
  width: 100px;
}
/************************************************************************************/
/* Menu         005091                                                                     */
/************************************************************************************/
.Menu
{
  width: 100%;
  height: 34px;
  vertical-align: bottom;
}
.Menu .MenuList
{
  background-color: #005091;
  width: 100%;
  height: 34px;
  background-position: left top;
  background-image: url(images/ergoland-stripe-back.gif);
  background-repeat: repeat-x;
}
.Menu A, .Menu A:link, .Menu A:hover, .Menu A:visited, .Menu A:active
{
  text-decoration: none;
  color: #ffffff;
  text-decoration: none !important;
  padding-top: 17px;
  font-weight: bold;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
.Menu A:hover
{
  color: #bdcd00;
  text-decoration: none !important;
}

.Menu DIV
{
  padding-bottom: 5px;
  background-position: left bottom;
  background-image: url(images/ergoland-menu-spliter.gif);
  background-repeat: no-repeat;
  padding-left: 8px;
  vertical-align: bottom;
}
.Menu TD 
{
 white-space: nowrap;
}
.Menu .MenuLeft DIV
{
  background-position: right bottom;
  padding-right: 8px;
  padding-left: 0px;
}
.Menu .MenuLeft
{
  vertical-align: bottom;
  text-align: left !important;
}

.Menu .MenuRight
{
  vertical-align: bottom;
  text-align: right !important;
}
.Menu .MenuRight TABLE
{
  float: right;
}
/************************************************************************************/
/* Catalog                                                                          */
/************************************************************************************/
.Catalog
{
  vertical-align: top;
  text-align: left;
  width: 10% !important;
  height: 100%;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 15px;
}
.Catalog TABLE
{
  width: 170px;
}
.Catalog A:hover
{
  color: #005091;
}
.Catalog A, .Catalog A:visited, .Catalog A:link, .Catalog A:active
{
}

.Catalog A.SelA
{
  font-weight: bold !important;
  color: #000000 !important;
}

.Catalog UL
{
  margin: 3px 0px 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  clear: both;
}
.Catalog UL LI
{
  padding-left: 0px;
  margin-left: 0px;
  list-style-type: none;
  padding-bottom: 2px;
}
.Catalog UL LI A
{
  font-size: 11px;
  color: #555555 !important;
  width: 100%;
  font-weight: bold;
}
.Catalog UL LI A:hover
{
  color: #005091 !important;
  text-decoration: underline !important;
}
.Catalog UL UL
{
  margin: 0px 0px !important;
  font-size: 11px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.Catalog UL UL LI
{
  padding-bottom: 1px;
  padding-top: 1px;
  list-style-image: url(images/n0-off.gif);
  padding-left: 0px;
  margin-left: 0px;
  list-style-position: inside;
  border-bottom: none;
  margin-top: 0px;
  margin-bottom: 0px;
}
.Catalog UL UL LI.Sel
{
  list-style-image: url(images/n0-sel.gif) !important;
}
.Catalog UL UL A
{
  color: #333333 !important;
  font-weight: normal;
  font-size: 11px;
}
.Catalog UL UL A:hover
{
}
.Catalog UL UL A.SelA
{
}
.Catalog UL UL UL
{
  margin: 0px 0px 5px 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.Catalog UL UL UL LI
{
  list-style-image: url(images/n1-off.gif);
  padding-left: 5px;
  margin-left: 0px;
}
.Catalog UL UL UL DIV
{
  border-bottom: none;
}
.Catalog UL UL UL LI.Sel
{
  list-style-image: url(images/n1-sel.gif) !important;
  border-bottom: none;
}
.Catalog UL UL UL A
{
  color: #666666 !important;
  font-size: 11px;
}
.Catalog UL UL UL A:hover
{
}
.Catalog UL UL UL LI A.SelA
{
}
.Catalog UL UL UL UL
{
  margin: 0px 0px 5px 7px;
}
.Catalog UL UL UL UL A
{
  color: #005091 !important;
  font-size: 10px !important;
}

.Catalog .Inp
{
  border-right: #bdcd00 1px solid;
  border-top: #bdcd00 1px solid;
  border-left: #bdcd00 1px solid;
  border-bottom: #bdcd00 1px solid;
  background-color: #ffffff;
}

.Catalog .Btn
{
  background-color: #005091;
  border-right: #bdcd00 2px solid;
  border-top: #bdcd00 2px solid;
  border-left: #bdcd00 2px solid;
  border-bottom: #bdcd00 2px solid;
  font-weight: bold;
  color: #ffffff;
}

.Catalog .AZ LI LI
{
  float: left;
  width: 12px;
  list-style-image: none;
}
.Catalog .AZ LI
{
  font-size: 11px;
  color: #555555 !important;
  width: 100%;
  font-weight: bold;
}
.Catalog .AZ
{
}

.Catalog .AZ A
{
  color: #666666 !important;
}

.Catalog .Link IMG {
	margin-top: 5px;
}
.Catalog .Link A {
	color: #000000;
	font-size: 10px;
}
.Catalog .Link TD {
	vertical-align: bottom;
}

.Catalog .Link .ErgoLand A B {
	color: #005091;
	font-size: 11px;
}
.Catalog .Link .ErgoLift A B {
	font-size: 11px;
	color: #d01618;
}

/************************************************************************************/
/* Main                                                                             */
/************************************************************************************/
.Main
{
  vertical-align: top;
  text-align: left;
  height: 100%;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 10px;
}
.Main .BorderTop TD
{
  border-top: #dddddd 1px solid;
}

.Main .List
{
  margin-bottom: 10px;
}
.Main .List TD
{
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.Main .List .Image
{
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  border-left: #dddddd 1px solid;
  border-right: #dddddd 1px solid;
  height: 29px;
  width: 27px;
  background-color: #ffffff;
  vertical-align: middle;
  text-align: center;
}
.Main .List .Image DIV
{
  width: 25px;
}

.Main .Info
{
  clear: both;
  color: #999999;
  padding-bottom: 10px;
  padding-top: 10px;
}

.Main .Inp INPUT
{
  border-right: #bdcd00 1px solid;
  border-top: #bdcd00 1px solid;
  border-left: #bdcd00 1px solid;
  border-bottom: #bdcd00 1px solid;
}

.Main .TR TD
{
  border-bottom: #dddddd 1px solid;
}
.Main .TR0 TD
{
  background-color: #f8ffe7;
  border-bottom: #dddddd 1px solid;
}
.Main .TR1 TD
{
  border-bottom: #dddddd 1px solid;
}



.Main .Btn {
	background-color: #d01618 !important;
	border-right: #ffcc33 2px solid !important;
	border-top: #ffcc33 2px solid !important;
	border-left: #ffcc33 2px solid !important;
	border-bottom: #ffcc33 2px solid !important;
	font-weight: bold !important;
	color: #ffffff !important;
	cursor: hand;
	padding-right: 2px !important;
	padding-left: 2px !important;
	text-align: center!important;
}

.Main TD.Inp
{
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  padding-right: 2px;
  padding-left: 2px;
}
.Main .Error INPUT
{
  border-right: red 1px solid;
  border-top: red 1px solid;
  border-left: red 1px solid;
  border-bottom: red 1px solid;
  background-color: #fffff0;
  text-align: left;
}
.Main .Error
{
  color: red;
}
.Main .Success
{
  color: green;
}
.Main .Error A
{
  color: #330000;
  text-decoration: none;
}
.Main .Error A:hover
{
  color: #005091;
}

.Main .SearchHiLite
{
  background-color: #ccffcc;
  color: #006600;
}

.Main .FrontPage .List .Image
{
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  border-left: #dddddd 1px solid;
  border-right: #dddddd 1px solid;
  height: 54px;
  width: 54px;
  background-color: #ffffff;
  vertical-align: middle;
  text-align: center;
}
.Main .FrontPage .List .Price
{
  font-weight: bold;
}


/************************************************************************************/
/* Main CatalogTreeOverview (LI List)                                               */
/************************************************************************************/
.Main .CatalogTreeOverview UL
{
  list-style-type: none;
  margin: 0px 0px 0px 5px;
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 10px;
  padding-left: 0px;
}
.Main .CatalogTreeOverview UL A
{
  color: #000000 !important;
}
.Main .CatalogTreeOverview UL UL
{
  list-style-type: none;
  margin: 0px;
  font-size: 11px;
}
.Main .CatalogTreeOverview UL UL A
{
  color: #005091 !important;
}
.Main .CatalogTreeOverview UL UL UL
{
  list-style-type: none;
  margin: 0px 0px 0px 8px !important;
  font-size: 10px;
  font-weight: normal;
  padding-bottom: 0px;
}
.Main .CatalogAZ DIV
{
		float: left;
}
.Main .CatalogAZ UL {
	margin: 3px 30px 10px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.Main .CatalogAZ UL LI {
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: url(images/n1-off.gif);
	list-style-position: inside;
}
.Main .CatalogAZ UL LI A
{
white-space: nowrap;
  font-size: 11px;
  color: #000000 !important;
}

/************************************************************************************/
/* Main Group                                                               */
/************************************************************************************/

.Main .Groups
{
  margin-top: 0px;
  clear: both;
}
.Main .Group
{
  margin: 0px 10px 10px 0px;
  float: left;
  width: 110px;
  height: 130px;
}
.Main .Group .Title
{
  padding-bottom: 3px;
  width: 110px;
  height: 30px;
  vertical-align: bottom;
}
.Main .Group .Title H3
{
  border-bottom-style: none;
  font-size: 11px;
  margin: 0px;
}
.Main .Group .Image
{
  border-bottom: #dddddd 1px solid;
  border-left: #dddddd 1px solid;
  border-right: #dddddd 1px solid;
  border-top: #dddddd 1px solid;
  padding-right: 5px !important;
  padding-left: 5px !important;
  padding-bottom: 5px !important;
  width: 110px !important;
  padding-top: 5px !important;
  height: 110px !important;
  vertical-align: middle !important;
  text-align: center !important;
}
/************************************************************************************/
/* Main Catalog Header                                                               */
/************************************************************************************/

.Main .Header
{
  margin-bottom: 10px;
  border-bottom: #dddddd 1px solid;
  border-left: #dddddd 1px solid;
  border-right: #dddddd 1px solid;
  border-top: #dddddd 1px solid;
  width: 100%;
  background-color: #f8ffe7;
}
.Main .Header .Image
{
  border-right: #dddddd 1px solid;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  width: 110px;
  padding-top: 5px;
  vertical-align: middle;
  text-align: center;
  background-color: #ffffff;
}
.Main .Header .Image DIV {
	width: 100px;
}
.Main .Header .Text
{
  width: 100% !important;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  vertical-align: top;
}
.Main .Header .Text DIV
{
  width: 100% !important;
}
/************************************************************************************/
/* Main TemplateGroup                                                               */
/************************************************************************************/
.Main .TemplateGroup H1
{
}

.Main .GroupProducts
{
  clear: both;
}
.Main .GroupProducts .Product
{
  padding-right: 15px;
  padding-left: 0px;
  padding-bottom: 10px;
  padding-top: 0px;
  float: left;
  width: 315px;
  height: 155px;
  margin: 0px;
  position: static;
  text-align: left;
}
.Main .GroupProducts .Product TABLE
{
  border-bottom: #dddddd 1px solid;
  width: 300px;
  height: 130px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.Main .GroupProducts .Product .Image
{
  border-left: #dddddd 1px solid;
  border-right: #dddddd 1px solid;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 4px;
  padding-top: 5px;
  vertical-align: middle;
  text-align: center;
  height: 110px;
  width: 110px;
}

.Main .GroupProducts .Product .Image DIV
{
  width: 100px;
}
.Main .GroupProducts .Product .Title
{
  border-bottom: #dddddd 1px solid;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 3px;
  padding-top: 0px;
  font-size: 11px;
  vertical-align: bottom;
  height: 30px;
  text-align: left;
}
.Main .GroupProducts .Product .Title H3
{
  border-bottom-style: none;
  font-size: 11px;
  margin: 0px;
}
.Main .GroupProducts .Product .Text
{
  border-right: #dddddd 1px solid;
  padding-left: 5px;
  text-align: right;
  vertical-align: top;
  padding-top: 5px;
  width: 190px;
  padding-right: 5px;
  padding-bottom: 5px;
  background-color: #f8ffe7;
}
.Main .GroupProducts .Product .Text P
{
  cursor: hand;
  height: 65px;
  font-size: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: left;
}
.Main .GroupProducts .Product .Text DIV
{
  width: 190px;
}
.Main .GroupProducts .Product .Price
{
  background-color: #f8ffe7;
  width: 140px !important;
  text-align: right;
  padding-right: 5px;
  vertical-align: middle;
}
.Main .GroupProducts .Product .Submit
{
  border-right: #dddddd 1px solid;
  background-color: #f8ffe7;
  width: 50px !important;
  text-align: right;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-right: 4px;
}


/************************************************************************************/
/* Main Template Group List                                                            */
/************************************************************************************/
.Main .ListProcucts
{
  clear: both;
}
.Main .TemplateList H1
{
}
/************************************************************************************/
/* Main Template Product                                                            */
/************************************************************************************/
.Main .TemplateProduct H1
{
}
.Main .TemplateProduct .ImageSmall
{
  border-left: #dddddd 1px solid;
  clear: both;
  height:56px;
}
.Main .TemplateProduct .ImageSmall TABLE
{
  border-bottom: #dddddd 1px solid;
  border-right: #dddddd 1px solid;
  width: 56px;
  height:56px;
}
.Main .TemplateProduct .ImageSmall TD
{
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-top: 2px;
  vertical-align: middle;
  text-align: center;
}
.Main .TemplateProduct .ImageSmall DIV
{
  width: 56px;
  height: 56px;
  float: left;
  cursor: hand;
}
.Main .SingleProduct
{
  border-top: #dddddd 1px solid;
  border-bottom: #dddddd 1px solid;
  height: 415px;
  width: 100%;
}
.Main .SingleProduct .Image
{
  border-left: #dddddd 1px solid;
  border-right: #dddddd 1px solid;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  padding: 5px;
}

.Main .SingleProduct .Left
{
  height: 415px;
  border-right: #dddddd 1px solid;
  vertical-align: top;
  background-color: #f8ffe7;
  width: 200px;
}
.Main .SingleProduct .Text
{
  padding: 5px;
  width: 190px;
  cursor: hand;
  font-size: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
  vertical-align: top;
}
.Main .SingleProduct .Text P
{
  width: 190px;
  cursor: hand;
  font-size: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.Main .SingleProduct .File
{
  padding: 5px;
  border-right: #dddddd 1px solid;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f8ffe7;
}
.Main .SingleProduct .Order
{
  padding: 5px;
  vertical-align: bottom;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f8ffe7;
}
.Main .SingleProduct .Order TABLE
{
  width: 190px;
  margin-top: 5px;
}

.Main .SingleProduct .Order INPUT.Inp
{
  border-right: #bdcd00 2px solid;
  border-top: #bdcd00 2px solid;
  border-left: #bdcd00 2px solid;
  border-bottom: #bdcd00 2px solid;
}
.Main .SingleProduct .Order .Price TD
{
  color: #005091;
  font-weight: bold;
}
.Main .SingleProduct .Order .PriceIncl TD
{
  color: #999999;
  font-weight: bold;
}
.Main .SingleProduct .Order .Savings TD
{
	color: #009900;
	font-weight: bold;
}
/************************************************************************************/
/* PopUpImage                                                                           */
/************************************************************************************/
.PopImageHidden
{
	display: none;
	z-index: 100;
	width: 0px;
	position: absolute;
	height: 0px;
	text-align: center;
	clear: none;
	float: none;
}
.PopImageLoading
{
  padding: 5px;
  border-right: #dddddd 1px solid;
  border-top: #dddddd 1px solid;
  border-left: #dddddd 1px solid;
  border-bottom: #dddddd 1px solid;
  background-color: #ffffff;
  z-index: 100;
  filter: alpha(opacity=50);
  position: absolute;
	display: block;
}
.PopImageDisplay
{
  filter: progid:DXImageTransform.Microsoft.Shadow(color=   '#cccccc' , Direction=135, Strength=4);
  padding: 3px;
  border-right: #cccccc 1px solid;
  border-top: #cccccc 1px solid;
  border-left: #cccccc 1px solid;
  border-bottom: #cccccc 1px solid;
  background-color: #ffffff;
  z-index: 100;
	position: absolute;
	display: block;
}

/************************************************************************************/
/* Bottom                                                                           */
/************************************************************************************/
.Fotter
{
  background-color: #005091;
  color: #d3e9ff;
  vertical-align: bottom;
  text-align: left;
  width: 100%;
  height: 20px;
}
.Fotter A, .Fotter A:visited, .Fotter A:link
{
  color: white;
  text-decoration: none;
}
.Fotter A:hover
{
  text-decoration: underline;
}

.Fotter TABLE
{
  height: 20px;
  width: 100%;
}
.Fotter .4c A, .4c A:visited
{
  color: #6b96bb;
  padding-right: 5px;
}
.Fotter .4c A:hover
{
  color: white;
}
/************************************************************************************/
/* Global                                                                           */
/************************************************************************************/
.R
{
  text-align: right;
}
.R TABLE
{
  float: right;
}
.L
{
  text-align: left;
}
.C
{
  text-align: center;
}
.J
{
  text-align: justify;
}
.B
{
  font-weight: bold;
}

.NOBR
{
  white-space: nowrap;
}
.100
{
  width: 100%;
}

.Top
{
  vertical-align: top;
}
.Middle
{
  vertical-align: middle;
}
.Bottom
{
  vertical-align: bottom;
}


