body, table, form, img
{
    margin: 0;
    padding: 0;
    border: 0;
}

td
{
    font-size: 12px;
    vertical-align: top;
}

body
{
    scrollbar-base-color: #C0D7D4;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color:  #F0A08D;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #C0D7D4;
    scrollbar-shadow-color:  #C0D7D4;
    scrollbar-track-color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.5;
    color: #222222;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center; /* MS IE */
    background-repeat: repeat;
    background-image: url("../img/layout/bg.gif");
}

a
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #C84126;
    text-decoration: none;
}

a:visited
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #C84126;
    text-decoration: none;
    font-weight: normal;
}

a:hover
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #C84126;
    text-decoration: none;
    font-style: italic;
}

a:active
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #C84126;
    text-decoration: none;
    font-style: italic;
}

h1
{
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-align: left;
}

h2
{
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    text-align: left;
}

h3
{
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}

#GeneralLayout
{
    width: 950px;
    margin: 0 auto 0 auto;
    text-align: left;
}

#Head
{
    width: 950px;
    height: 81px;
    background-repeat: no-repeat;
    background-image: url("../img/layout/headbg.png");
}

#xNavi
{
    width: 950px;
    height: 24px;
    text-align: right;
    background-repeat: no-repeat;
    background-image: url("../img/layout/xnbg.gif");
}

div#xNaviContainer
{
    padding-top: 2px;
}

#yNaviL
{
    width: 162px;
    padding-top: 16px;
    vertical-align: top;
}

#yNaviR
{
    width: 162px;
    padding-top: 16px;
    vertical-align: top;
}

.yBox
{
    width: 162px;
}

.yBoxTop
{
    width: 162px;
    vertical-align: top;
    background-repeat: no-repeat;
    background-image: url("../img/layout/ynboxtc.gif");
}

.yBoxTopImgContainer
{
    padding: 7px;
}

.yBoxTitle
{
    float: left;
    border: 0;
}

.yBoxFlower
{
    float: right;
    border: 0;
}

.yBoxContent
{
    clear: both;
    margin: 0 0 7px 7px;
    vertical-align: top;
}

.yBoxBottom
{
    width: 162px;
    height: 3px;
    vertical-align: bottom;
    background-repeat: no-repeat;
    background-image: url("../img/layout/ynboxbc.gif");
    background-position: bottom;
}

.fBox
{
    width: 950px;
}

.fBoxTop
{
    width: 950px;
    vertical-align: top;
    background-repeat: no-repeat;
    background-image: url("../img/layout/fboxtc.gif");
}

.fBoxTopImgContainer
{
    padding: 7px;
}

.fBoxTitle
{
    float: left;
    border: 0;
}

.fBoxContent
{
    clear: both;
    margin: 0 0 7px 7px;
    vertical-align: top;
}

.fBoxBottom
{
    width: 950px;
    height: 3px;
    vertical-align: bottom;
    background-repeat: no-repeat;
    background-image: url("../img/layout/fboxbc.gif");
    background-position: bottom;
}

#Content
{
    vertical-align: top;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 32px;
    padding-right: 32px;
}


#Foot
{
    width: 950px;
    height: 24px;
    background-repeat: no-repeat;
    background-image: url("../img/layout/footbg.gif");
}

table.LayoutTable
{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}


a.TextLink
{
    font-weight: normal;
}

a.TextLink:visited
{
    font-weight: normal;
}

a.TextLink:hover
{
    font-weight: normal;
}

a.TextLink:active
{
    font-weight: normal;
}

input.noborder
{
    border: 0;
}

.Image
{
    border: 1px;
    border-style: solid;
    border-color: #C0D7D4;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.clear
{
    clear: both;
}

input, textarea
{
    border: 1px;
    border-style: solid;
    border-color: #C0D7D4;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}

.xSeparator
{
    font-size: 14px;
    color: #C84126;
}

a.xEl
{
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
}

a.xEl:visited
{
    font-style: normal;
    text-decoration: none;
}

a.xEl:hover
{
    font-style: normal;
    text-decoration: underline;
}

a.xEl:active
{
    font-style: normal;
    text-decoration: underline;
}

a.yEl-active, a.yEl-active:visited, a.yEl-active:hover, a.yEl-active:active
{
    font-size: 14px;
    color: #666666;
    text-decoration: none;
}

div.yEl
{
    margin-top: 5px;
    padding: 0 0 0 12px;
    background: url("../../DE_EPAGES/img/icon/SimpleSymbols/img_actionlink.gif") no-repeat 0px 2px;    
}

div.ySubEl
{
    margin-top: 5px;
    padding: 0 0 0 12px;
    background: url("../../DE_EPAGES/img/icon/SimpleSymbols/img_actionlink.gif") no-repeat 0px 2px;
}

a.yEl
{
    font-size: 12px;
    text-decoration: none;
    margin-top: 5px;
}

a.yEl:visited
{
    text-decoration: none;
    font-style: normal;
}

a.yEl:hover
{
    text-decoration: none;
    font-style: italic;
}

a.yEl:active
{
    text-decoration: none;
    font-style: italic;
}

a.ySubEl
{
    font-size: 10px;
    text-decoration: none;
}

a.ySubEl:visited
{
    text-decoration: none;
    font-style: normal;
}

a.ySubEl:hover
{
    text-decoration: none;
    font-style: italic;
}

a.ySubEl:active
{
    text-decoration: none;
    font-style: italic;
}

.WKInputQuantity
{
    width: 30px;
    text-align: right;
}

.ProductImageContainer
{
    width: 220px;
    text-align: left;
    float: left;
}

.ProductMediumImage
{
    border: 1px;
    float:left;
    border-style: solid;
    border-color: #F5EBB3;
}

.ProductMiniImage
{
    border: 1px;
    border-style: solid;
    border-color: #F5EBB3;
    margin-right: 18px;
    margin-top: 18px;
    float: left;
}
