﻿*
{
    margin: 0;
}
html, body, form
{
    height: 100%;
    background-color: #e8e9e8;
}
.wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -50px;
}
.footer, .push
{
    height: 50px;
}


img
{
    border: 0;
}
.clear
{
    clear: both;
}
.footer, .push
{
    height: 50px;
}
div#pagedivider
{
    background-image: url('/Images/Structure/new_shadow.jpg');
    height: 11px;
    background-repeat: repeat-x;
}
div#bottomsection #bottomcontainer
{
    width: 880px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
div#bottomsection #bottomcontainer #bottomcontent #productcategories
{
    width: 560px;
    float: left;
}
div#bottomsection #bottomcontainer #bottomcontent #productcategories td
{
    padding: 0 20px 20px 0;
}
div#bottomsection #bottomcontainer #bottomcontent #newsspot
{
    width: 300px;
    float: right;
    margin-top: 10px;
}

div.footer
{
    background-color: #cfcfcf;
    text-align: center;
    width: 100%;
}
div.footer #text
{
    padding-top: 20px;
}
