﻿ul.TopMenu
{
    width:818px;
}
ul.SubCats
{
    display:inline; /*ie6*/
    float:left;
    clear:left;
    width:728px;
    margin:0 0 0 35px;
    padding:0;
    background-image:url('../../website_images/eng_subcat_bg.jpg');
    background-repeat:repeat;
    background-position:center top;
    list-style-type:none;
}
ul.SubCats li
{
    display:inline; /*ie6*/
    float:left;
    height:26px;
    margin-left:8px;
    font-size:12px;
    font-weight:bold;
    color:#330000;
    white-space:nowrap;
    background-image:url('../../website_images/eng_subcat_sep.jpg');
    background-repeat:no-repeat;
    background-position:left 11px;
}
ul.SubCats li a
{
    display:block;
    margin-top:7px;
    margin-left:10px;
    font-size:12px;
    font-weight:bold;
    color:#330000;
    text-decoration:none;
}
ul.SubCats li a.Slctd
{
    color:#990000;
}
div.SubCatsUnderline
{
    display:inline; /*ie6*/
    float:left;
    clear:left;
    width:732px;
    height:8px;
    margin:0 0 0 35px;
    background-image:url('../../website_images/eng_subcats_underline.jpg');
    background-repeat:no-repeat;
    background-position:left top;
}

div.CatDesc
{
    display:inline; /*ie6*/
    float:left;
    clear:left;
    width:732px;
    margin:5px 0 0 36px;
    font-size:13px;
    color:#636363;
}
div.AllProducts
{
    display:inline; /*ie6*/
    float:left;
    clear:left;
    width:752px;
    margin:20px 0 0 12px;
}
div.aProduct
{
    display:inline; /*ie6*/
    float:left;
    width:164px;
    margin:0 0 0 24px;
    padding-bottom:15px;
}
div.aProduct img
{
    border:solid 1px #A05929;
}
div.aProduct div.ProductName
{
    width:152px;
    margin:1px 0 0 0;
    padding:2px 5px;
    height:34px;
    font-size:12px;
    border-style:solid;
    border-width:0 1px 1px 1px;
    border-color:#A05929;
}
