body 
{
    margin:0px;
    margin-top: 5px;
    padding: 0px;
}

td
{
    vertical-align: top;
}

h1
{
    margin-top: 10px;
    font-size: 16px;
    vertical-align: bottom;
    color: black;
    font-family: Palatino;
    letter-spacing: 2px;
}

h2
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #5C9978;
    margin-bottom: 10px;
}

img
{
    border: none;
}

.Button, .Button:active, .Button:hover
{
    height:30px;
    width:100px;
    margin:0;
    padding:6px 0;
    background:url(../../Images/linkButton.jpg) no-repeat 0 0;
    outline:none;
    color:#fff !important; 
    font-size:16px;
    font-weight:700;
    text-align:center;
    letter-spacing:-1px;
    border: 0px;
}

.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;
}

.LeftMenuContent
{
    color: #dddddd;
    background:#A0C2B1;
    font-weight: bold;
    padding: 10px;
    padding-left: 30px;
    width: 206px;
}

.LeftMenuMiniBasketTotal
{
    border-top: 1px solid #dddddd;
    padding-top: 4px;
    color: white;
    margin-bottom: 10px;
}

.ContentHeader
{
    background: #959C98;
    padding-left: 10px;
    padding-right: 10px;
    height: 33px;
    line-height: 33px;
    font-family: tahoma;
    font-size: 14px;
    color: #ffffff;
}

.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;
    padding-left: 20px;
}

.ShoppingCartItemPhotos
{
    clear: both;
    padding-left: 20px;
}

.ShoppingCartItemPhotos a
{
    text-decoration: underline;
}
