﻿.leftMenu
        {
    position: relative;
    left: 20px;
}
.categoryLinks
{
    color: #467846;
    font-weight: bold;
    font-family: Verdana;
    font-size: small;
    text-decoration: none;
}

body
{
    padding: 0px;
    margin: 0px;
    background-image: url('images/design/backLine.jpg');
    background-repeat: repeat-y;
    background-position: 0px 0px;
    left:0;
    top:0;
    text-align: justify;
}
.forest
{
    background-image: url('images/design/forest.jpg');
    background-repeat: repeat-x;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    width: 774px;
    height: 63px;
}
.menu
{
    background-image: url('images/design/menuRepeat.jpg');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 774px;
    height: 30px;
    top: 63px;
    color: #FFFFFF;
    font-size: small;
    vertical-align: text-top;
    line-height: normal;
}
.mainContent
{
    border-width: 0px;
    top: 0px;
    left: 30px;
    color: #FFFFFF;
    position: relative;
    font-family: verdana;
    width: 500px;
}
.mainLinks
{
    font-family: Verdana;
    text-decoration: none;
    color: #D7F9D7;
}
.whiteLine
{
    background-image: url('../images/design/whitePixel.gif');
    background-repeat: repeat-x;
    background-position: center;
}
.cart
{
    position: relative;
    left: 30px;
}
.topTable
{
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 0px;
    left: 0px;
}
.bigCart
{
    font-family: Verdana;
    border-width: 0px 1px 0px 1px;
    border-color: #2A5621;
    background-color: #D7F9D8;
    color: #2A5621;
    border-style: none solid none solid;
    border-spacing: 0px;
}
.oroiText
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    color: #FFFFFF;
    text-align: justify;
    list-style-position: inside;
}
.oroiTitle
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: #D7F9D7;
    text-align: justify;
    list-style-position: inside;
}

