﻿body 
{
   /* background-color: #63c2da; */
    /*background-image: url("/webapp/images/jenback.gif");
    background-repeat:repeat;*/
    }
    .NoDisplay
    {
        display: none;
    }
 .SideMenuTop
 {
    background-image: url('Images/MenuImage.gif');
    background-repeat: repeat-x;
    font-size: medium;
    color: white;

 }
.CataEnter
{
    background-image: url(Images/Enter.gif);
    background-repeat: no-repeat;
    width: 100px;
    height: 40px;
}
.CataEnterOver
{
    background-image: url(Images/Enter_Over.gif);
    background-repeat: no-repeat;
        width: 100px;
    height: 40px;
}
.HeaderPart1
{
    background-image: url(Images/jenelco2_01.gif);
    background-repeat: no-repeat;
    width:452px;
    height:144px;
}
.FooterPart1
{
    width: 800px;height: 52px;background-image: url('images/Jenelco2_19_small.gif'); background-repeat: repeat-x; vertical-align:bottom;
}

.HeaderPart2
{
    background-image: url(Images/jenelco2_02.gif);
    background-repeat: no-repeat;
    width:75px;
    height:90px;
}
.HeaderPart3
{
    background-image: url(Images/jenelco2_03.gif);
    background-repeat: no-repeat;
    width:8px;
    height:144px;
}
.HeaderPart4
{
    background-image: url(Images/jenelco2_04.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    width:78px;
    height:92px;
}
.HeaderPart5
{
    background-image: url(Images/jenelco2_05.gif);
    background-repeat: no-repeat;
    width:6px;
    height:144px;
}
.HeaderPart6
{
    background-image: url(Images/jenelco2_06.gif);
    background-repeat: no-repeat;
    width:75px;
    height:90px;
}
.HeaderPart7
{
    background-image: url(Images/jenelco2_07.gif);
    background-repeat: no-repeat;
    width:10px;
    height:144px;
}
.HeaderPart8
{
    background-image: url(Images/jenelco2_08.gif);
    background-repeat: no-repeat;
    width:75px;
    height:90px;
}
.HeaderPart9
{
    background-image: url(Images/jenelco2_09.gif);
    background-repeat: no-repeat;
    width:21px;
    height:144px;
}
.HeaderPart10
{
    background-image: url(Images/jenelco2_10.gif);
    background-repeat: no-repeat;
    width:75px;
    height:52px;
}
.HeaderPart11
{
    background-image: url(Images/jenelco2_11.gif);
    background-repeat: no-repeat;
    width:75px;
    height:52px;
}
.HeaderPart12
{
    background-image: url(Images/jenelco2_12.gif);
    background-repeat: no-repeat;
    width:75px;
    height:52px;
}
.HeaderPart13
{
    background-image: url(Images/jenelco2_13.gif);
    background-repeat: no-repeat;
    width:78px;
    height:52px;
}
.HeaderPart14
{
    background-image: url(Images/jenelco2_14.gif);
    background-repeat: no-repeat;
    width:364px;
    height:23px;
}
.HeaderPart18
{
    background-image: url(Images/jenelco2_18.gif);
    background-repeat: no-repeat;
    width:75px;
    height:92px;
}
.HeaderPart19
{
    background-image: url(Images/jenelco2_19.gif);
    background-repeat: no-repeat;
    width:75px;
    height:92px;
}
.HeaderPartSpacer
{
    background-image: url(Images/spacer.gif);
    background-repeat: no-repeat;
        width:1px;
    height:1px;
}
.HeaderBanner
{
    position: relative;
    background-color:  #08598a;
    width: 800px;
    height: 80px;
}

.HeaderSubBanner
{
    background-color: #bb7017;
    width: 800px;
    height: 20px;
        border-left: solid 1px White;
    border-right: solid 1px White;
}

.FooterTop
{
    background-color: #bb7017;
    width: 800px;
    height: 10px;
    border-left: solid 1px White;
    border-right: solid 1px White;
}
.FooterBottom
{
    background-color: #08598a;
    width: 800px;
    height: 20px;
    text-align: center;
    color:White;
    border-left: solid 1px White;
    border-right: solid 1px White;
    border-bottom: solid 1px White;
    border-top: solid 1px gray;
}

.ContentBackground
{
    background-color: White;
    width: 800px;
    height: 20px;
    border: solid 1px White;
}
.ProductCatalogueMenu
{
    border-right: solid 1px #bb7017;
    border-left: solid 1px #bb7017;
    White-space: nowrap;
    width: 20%;
}
.NewsMenu
{
    border-right: solid 1px #bb7017;
    border-left: solid 1px #bb7017;
    White-space: nowrap;
    width: 20%;
}
.Content
{
    width: 60%;
}
