﻿body 
{
    margin: 0;
    padding: 0;
    background: #000 url('images/layout/page-background.jpg') no-repeat center center fixed;
    font-family: Verdana, Tahoma, Arial;
    font-size: 0.8em;
    line-height: 1.5em;
    color: #fff;
}

form 
{
    margin: 0;
    padding: 0;
}

.qty-input 
{
    width: 50px;
    text-align: center;
}

#page-container 
{
    width: 1007px;
    text-align: center;
    background: #000;
}

#page-container-cell
{
    width: 1007px;
    text-align: center;
    background: #000;    
}

#header 
{
    width: 100%;
    text-align: center;
}

#header-left 
{
    width: 50%;
    text-align: left;
    padding: 0px 0px 0px 10px;
}

#header-right 
{
    width: 50%;
    text-align: right;
    padding: 0px 10px 0px 0px;
}

#products
{
    text-align: center;
    width: 97%;
}

#products-left
{
    text-align: left;
    width: 15%;
}

#products-center
{
    text-align: left;
    width: 70%;
    vertical-align: text-top;
}

#products-right
{
    text-align: right;
    width: 15%;
}

#four-panels
{
    text-align: center;
    width: 97%;
}

#panels-left 
{
    width: 50%;
    text-align: left;
}

#panels-right 
{
    width: 50%;
    text-align: right;
    padding-top: 5px;
}

#panels 
{
    width: 100%;
    text-align: left;
    padding: 5px 0px 0px 0px;
}

.apanel 
{
    width: 50%;
    text-align: left;
}

#content-type-one 
{
    text-align: center;
    width: 97%;
}

#content-cell 
{
    width: 100%;
    text-align: left;
    padding: 15px 0px 15px 0px;
}

#homepage-navigation
{
    text-align: center;
    width: 97%;
}

#homepage-left
{
    text-align: left;
    width: 33%;
}

#homepage-center
{
    text-align: center;
    width: 33%;
}

#homepage-right
{
    text-align: right;
    width: 33%;
}

#footer 
{
    width: 100%;
    text-align: center;
}

#footer-line 
{
    height: 1px;
    width: 100%;
    background-color: #8ea367;
    color: #8ea367;
}

#footer-left 
{
    width: 65%;
    float: left;
    text-align: left;
}

#footer-right 
{
    width: 30%;
    float: right;
    text-align: right;
}

.category-top 
{
    width: 147px;
    height: 29px;
    background: url('images/layout/category-top.jpg') no-repeat bottom center;
}

.category-middle 
{
    width: 147px;
    background: url('images/layout/category-middle.jpg') repeat-y bottom center;  
}

.category-bottom 
{
    width: 147px;
    height: 12px;
    background: url('images/layout/category-bottom.jpg') no-repeat bottom center;
}

.category-pad 
{
    padding: 0px 10px 0px 10px;
} 

.basket-top 
{
    width: 190px;
    height: 43px;
    background: url('images/layout/basket-top.jpg') no-repeat bottom center;
}

.basket-middle 
{
    width: 190px;
    background: url('images/layout/basket-middle.jpg') repeat-y bottom center;  
}

.basket-bottom 
{
    width: 190px;
    height: 90px;
    background: url('images/layout/basket-bottom.jpg') no-repeat bottom center;
}

.basket-pad 
{
    padding: 5px 10px 5px 10px;
    text-align: left;
}  

.basket-totals 
{
    text-align: right;
    padding: 0px 10px 0px 0px;
    line-height: 18px;
}     

#product-display-table 
{
    width: 97%;
    text-align: center;
    padding: 0;
    margin: 0;
    color: #000;
}

.product-image 
{
    width: 20%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
    border-right: 0;
    background-color: #fff1cc;
    padding: 5px;
}

.product-name 
{
    width: 40%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: 0;
    border-right: 0;
    background-color: #fff1cc;
    text-align: left;
    padding: 5px;
}

.product-quantity 
{
    width: 10%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: 0;
    border-right: 0;
    background-color: #fff1cc;
    text-align: center;
    padding: 5px;
}

.product-price 
{
    width: 20%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: 0;
    border-right: 0;
    background-color: #fff1cc;
    text-align: center;
    padding: 5px;
}

.product-add 
{
    width: 10%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: 0;
    border-right: solid 1px #000;
    background-color: #fff1cc;
    padding: 5px;
}

.product-image-alt 
{
    width: 20%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
    border-right: 0;
    background-color: #ffe4a0;
    padding: 5px;
}

.product-name-alt
{
    width: 40%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: 0;
    border-right: 0;
    background-color: #ffe4a0;
    text-align: left;
    padding: 5px;
}

.product-quantity-alt 
{
    width: 10%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: 0;
    border-right: 0;
    background-color: #ffe4a0;
    padding: 5px;
}

.product-price-alt 
{
    width: 20%;
    height: 40px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: 0;
    border-right: 0;
    background-color: #ffe4a0;
    padding: 5px;
}

.product-add-alt 
{
    width: 10%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: 0;
    border-right: solid 1px #000;
    background-color: #ffe4a0;
    padding: 5px;
}

.product-image-blank
{
    width: 20%;
    color: #fff;
    text-align: center;
    height: 10px;
    padding: 5px;
}

.product-name-blank 
{
    width: 40%;
    color: #fff;
    text-align: left;
    height: 10px;
    padding: 5px;
}

.product-quantity-blank 
{
    width: 10%;
    color: #fff;
    text-align: center;
    height: 10px;
    padding: 5px;
}

.product-price-blank 
{
    width: 20%;
    color: #fff;
    text-align: center;
    height: 10px;
    padding: 5px;
}

.product-add-blank 
{
    width: 10%;
    color: #fff;
    text-align: center;
    height: 10px;
    padding: 5px;
}

.sMenu-item 
{
    text-decoration: none;
    color: #fff;
}

.sMenu-sub-item:hover
{
    color: red;
}

.sMenu-item:hover 
{
    color: red;
}

.sMenu-sub-item 
{
    text-decoration: none;
    color: yellow;
}

.basket-view 
{
    text-align: right;
    padding: 9px 10px 0px 0px;
}

.basket-link 
{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.page-numbers
{
    padding: 1px 3px 1px 3px;
    background-color: #e6e6e6;
    text-decoration: none;
    color: #000;
    font-size: 12px;
}

.page-numbers-current
{
    padding: 1px 3px 1px 3px;
    background-color: #fff1cc;
    text-decoration: none;
    color: #000;
    font-size: 12px;
}

.paging 
{
    width: 97%;
    height: 16px;
    text-align: center;
}

.page-right
{
    height: 16px;
    width: 60%;
    float: left;
    text-align: right;
}

.page-left 
{
    width: 40%;
    height: 16px;
    text-align: left;
    float: left;
}

.browsing 
{
    font-style: italic;
}

#registration-table
{
    width: 545px;
    text-align: center;
    color: #000;
}

.registrationform
{
    width: 80%;
    background-color: #fff1cc;
}

#registration-table-cell
{
    text-align: left;
    background-color: #fff1cc;
}

.category-image 
{
    width: 20%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
    border-right: 0;
    background-color: #fff1cc;
}

.category-name 
{
    width: 60%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: 0;
    border-right: 0;
    background-color: #fff1cc;
    text-align: left;
}

.category-add 
{
    width: 20%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: 0;
    border-right: 0;
    background-color: #fff1cc;
    text-align: center;
}

.category-image-alt 
{
    width: 20%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
    border-right: 0;
    background-color: #ffe4a0;
}

form 
{
    margin: 0;
    padding: 0;
}

.category-name-alt 
{
    width: 60%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: 0;
    border-right: 0;
    text-align: left;
    background-color: #ffe4a0;
    text-align: left;
}

.category-add-alt 
{
    width: 20%;
    height: 60px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: 0;
    border-right: 0;
    background-color: #ffe4a0;
    text-align: center;
}


.category-image-blank
{
    width: 20%;
    color: #fff;
    text-align: center;
}

.category-name-blank 
{
    width: 40%;
    color: #fff;
    text-align: left;
}

.category-add-blank 
{
    width: 10%;
    color: #fff;
    text-align: center;
}

.showhide 
{
    color: Blue;
    text-decoration: underline;
    cursor: hand;
}