body 
{
    margin:0px;
    margin-top: 5px;
    padding: 0px;
    color:#696969;
    font-family:tahoma;
    font-size:11px;
}

td
{
    vertical-align: top;
    color:#696969;
    font-family:tahoma;
    font-size:11px;
}

h1
{
    margin-top: 10px;
    font-size: 16px;
    vertical-align: bottom;
    color: black;
    font-family: Palatino;
    letter-spacing: 2px;
}

h3, .h3
{
    margin-top: 10px;
    font-size: 12px;
    vertical-align: bottom;
    color: #003333;
    font-family: Georgia, "Times New Roman", Times, serif;
}

img
{
    border: none;
}

a
{
    text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #468864;
}

.Button
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #696969;
}

.DropDownList
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #696969;
}

.TextBox
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #696969;
}

.TableRowLabel
{
    text-align: right;
    white-space: nowrap;
    vertical-align: top;
    padding-top: 4px;
}

.TableRowDataLabel
{
    white-space: nowrap;
    vertical-align: top;
    padding-top: 4px;
}

.SectionHeader
{
    margin-top: 20px;
    border-bottom: #dcdcdc 1px dotted;
    color: #959C98;
    font-size: 12px;
    padding-bottom: 3px;
    font-weight:bold;
    margin-bottom: 4px;
}

.ErrorBox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: verdana;
    background-color: #ffcccc;
    width: auto;
}

.LeftMenuHeader, .RightMenuHeader
{
    background: #959C98;
    padding-left: 10px;
    padding-right: 10px;
    height: 33px;
    line-height: 33px;
    font-family: tahoma;
    font-size: 14px;
    color: #ffffff;
}

.RightMenuContent
{
    background:#F5F5F5;
    border: 1px solid #959C98;
    border-right: none;
    padding: 10px;
    padding-left: 20px;
}

.LeftMenuCategoriesContent
{
    background:#F5F5F5;
    border: 1px solid #959C98;
    border-left: none;
}

.LeftMenuCategoriesItem
{
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 4px;
    padding-bottom: 3px;
    background: url('../../Images/CategoryBackground.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}

.LeftMenuCategoriesItem a, .LeftMenuCategoriesItem a:hover
{
    padding-left: 15px;
    font-weight: normal;
    color: black;
}

.LeftMenuCategoriesItem a:hover
{
    background: url('../../Images/CategoryAnchor.gif');
    background-position: left;
    background-repeat: no-repeat;
    text-decoration: none;
}

.LeftMenuMiniBasketTotal
{
    text-align: right; 
    border-top: 1px solid #c9c9c9; 
    margin-top: 5px; 
    padding-right: 5px;
}

.ContentHeader
{
    background: #959C98;
    padding-left: 10px;
    padding-right: 10px;
    height: 33px;
    line-height: 33px;
    font-family: tahoma;
    font-size: 14px;
    color: #ffffff;
}

.Content
{
    background-color: white;
    border: 1px solid #959C98;
    padding: 10px;
}

.CatalogProductImage
{
    padding: 5px;
    border: 1px solid #696969;
}

.CatalogItemHeader
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #5C9978;
    margin-bottom: 25px;
}

.CatalogItemDelimiter
{
    height: 10px;
    background: url('../../Images/CategoryBackground.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}

.ProductPriceDiscounted
{
    font-weight: bold;
    color: #cc0000;
}

.TopMenu
{
margin:0px;
padding:0px;
list-style:none;
}
.TopMenu li
{
display:inline;
border-right:1px solid #ffffff;
}
.TopMenu li a, .TopMenu li a:hover
{
font-family:arial;
font-size:14px;
font-weight: normal;
color:#000000;
padding:10px;
line-height:33px;
}

.TopMenu2, .TopMenu2:active, .TopMenu2:visited
{
color:#696969;
text-decoration:none;
}

.TopMenu2:hover
{
color:#696969;
text-decoration:underline;
}

