﻿*   {
    font-family: "verdana", "arial", "helvetica", "sans-serif"; 
    margin: 0px, 0px, 0px, 0px; 
    color: black; 
    font-size: 9px; 
    }

body {
	background-image:url('/gfx/background.jpg');
	}

a   {
    text-decoration: none;
    }
    
h1  {
    font-size: 14px; 
    padding-top: 10px; 
    padding-left: 10px; 
    padding-right: 10px; 
    padding-bottom: 10px;
    }
h2  {
    font-size: 18px; 
    padding-top: 10px; 
    padding-left: 0px; 
    padding-right: 10px; 
    padding-bottom: 10px;
    }

p   {
    padding-top: 10px; 
    padding-left: 10px; 
    padding-right: 10px; 
    padding-bottom: 10px;
    }
.rigth 
{
    float:right;
    vertical-align: middle;
}
.redtext 
{ 
    color:red;
    font-weight: bold; 
}     
.whitetext 
{ 
    color: white;
    font-weight: bold; 
}     

.yellowtext 
{ 
    color:yellow;
    font-weight: bold; 
}     
    
.total  {
    background-color: #808080;
    border: thin none black;
    }
.BarTop {
    background-color: Black; 
    border-color: black;
    }
.BarSecond {
    background-color: #808080; 
    }
.BarLeft {
    width: 176px; 
    background: #808080;
    }
.BarCenter {
    width: 640px; 
    background: #dcdcdc; 
    float: left
    }
.BarRight {
    width: 184px; 
    background: #808080; 
    }
MenuLevel1 {
    margin: 0px; 
    background: #909090
    }
.MenuTable  {
    FONT-SIZE: xx-small; 
    color: white; 
    BORDER-BOTTOM: #2d2d2d 0px solid; 
    margin-bottom:0px;
    }
.MenuTdLev1 {
    background-color:#909090; 
    border-bottom: 1px Solid #010101; 
    border-top: 1px Solid #010101; 
    border-left: 1px Solid #010101; 
    border-right: 1px Solid #010101; 
    padding-left: 10px; 
    padding-top: 2px; 
    height: 20px;
    }			
.MenuTdLev2 {
    background-color:#808080; 
    padding-left: 10px; 
    padding-top: 1px; 
    height: 12px;
    }			
.MenuTdLev3 {
    background-color:#808080; 
    padding-left: 20px; 
    padding-top: 1px; 
    height: 12px;
    }
.MenuTdLev3Selected {
    background-color:#808080; 
    padding-left: 20px; 
    padding-top: 1px; 
    height: 12px;
    }
.AdminPage  {
    background-color:#C0C0C0; 
    border-bottom: 1px Solid #010101; 
    border-top: 1px Solid #010101; 
    border-left: 1px Solid #010101; 
    border-right: 1px Solid #010101; 
    padding-left: 10px; 
    padding-right: 10px;
    }			
.ProductPage    {
    font-weight: normal;
    font-size: 10px; 
    background-color:#C0C0C0; 
    border-bottom: 1px Solid #010101; 
    border-top: 1px Solid #010101; 
    border-left: 1px Solid #010101; 
    border-right: 1px Solid #010101; 
    padding-left: 10px; 
    padding-top: 10px; 
    padding-right: 10px;
    
    }			
.ProductBox {
    font-weight: bold; 
    background-color:#C0C0C0; 
    border-bottom: 1px Solid #010101; 
    border-top: 1px Solid #010101; 
    border-left: 1px Solid #010101; 
    border-right: 1px Solid #010101; 
    padding-left: 10px; 
    padding-top: 10px; 
    height: 180px; 
    width: 146px;
    }			
.ProductBoxTopp {
    font-weight: bold; 
    background-color:#C0C0C0; 
    padding-left: 5px; 
    padding-top: 5px; 
    height: 5px;  
    text-align: center
    }			
.ProductBoxMidd {
    font-weight: bold; 
    background-color:#C0C0C0; 
    padding-left: 5px; 
    padding-top: 5px; 
    text-align: center
    }			
.ProductBoxBottom	{
    font-weight: bold; 
    background-color:#C0C0C0; 
    padding-left: 5px; 
    padding-top: 5px; 
    text-align: center
    }			
.basketmenu {
    font-size: 8px; 
    padding-left: 0px; 
    padding-right: 0px; 
    }

.basketpage {
    font-size: 9px; 
    padding-left: 10px; 
    padding-right: 10px; 
    }

.BuyBox {
    padding-left: 2px; 
    padding-top: 2px; 
    text-align: left; 
    vertical-align: middle;
    }
    			
.BasketBox  {
    font-weight: bold; 
    font-size: 8px; 
    background-color:#808080; 
    padding-left: 2px; 
    padding-top: 2px; 
    vertical-align: middle;
    }			
.BasketBoxHeader    {
    background-color:#808080; 
    padding-left: 2px; 
    padding-top: 2px; 
    vertical-align: middle;
    }			
.ProdFrameTop   {
    background-image:url(/gfx/ProdFrame/top.gif);
    }
.ProdFrameLeft  {
    background-image:url(/gfx/ProdFrame/left.gif);
    }
.ProdFrameBottom    {
    background-image:url(/gfx/ProdFrame/bottom.gif); 
    }
.ProdFrameRight {
    background-image:url(/gfx/ProdFrame/right.gif);
    }
.StdTable   {
    BORDER-BOTTOM: #2d2d2d 0px solid; 
    margin-bottom:0px;
    }
.StdTr  {
    background-color:#909090; 
    color: white; 
    border-bottom: 1px Solid #010101; 
    border-top: 1px Solid #010101; 
    border-left: 1px Solid #010101; 
    border-right: 1px Solid #010101; 
    padding-left: 10px; 
    padding-top: 2px; 
    height: 20px;
    }			
.StdTd  {
    background-color:#909090; 
    color: white; 
    border-bottom: 1px Solid #010101; 
    border-top: 1px Solid #010101; 
    border-left: 1px Solid #010101; 
    border-right: 1px Solid #010101; 
    padding-left: 10px; 
    padding-top: 2px; 
    height: 20px;
    }			
.Std    {
    color: black;
    }
a.Std   {
    color: black;}
