﻿*   {
    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: 16px; 
    padding-top: 10px; 
    padding-left: 10px; 
    padding-right: 10px; 
    padding-bottom: 10px;
    }
h2  {
    font-size: 14px; 
    padding-top: 10px; 
    padding-left: 0px; 
    padding-right: 10px; 
    padding-bottom: 10px;
    }

h3  {
    font-size: 12px; 
    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: Orange;
    font-weight: bold; 
}     
    
.total  {
    background-color: #DCDCDC;
    border: thin none black;
    }
.BarTop {
    background-color: Black; 
    border-color: black;
    }
.BarSecond {
    background-color: #DCDCDC; 
    }
.BarLeft {
    width: 196px; 
    background: #DCDCDC;
    }
.BarCenter {
    width: 640px; 
    background: #DCDCDC; 
    float: left
    }
.BarRight {
    width: 204px; 
    background: #DCDCDC; 
    }
MenuLevel1 {
    margin: 0px; 
    background: #DCDCDC
    }
.MenuTable  {
    FONT-SIZE: xx-small; 
    color: white; 
    BORDER-BOTTOM: #DCDCDC 0px solid; 
    margin-bottom:0px;
    }
.MenuTdLev1 {
    background-color:#DCDCDC; 
    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:#DCDCDC; 
    padding-left: 10px; 
    padding-top: 1px; 
    height: 12px;
    }			
.MenuTdLev3 {
    background-color:#DCDCDC; 
    padding-left: 20px; 
    padding-top: 1px; 
    height: 12px;
    }
.MenuTdLev3Selected {
    background-color:#DCDCDC; 
    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: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: 10px; 
    padding-right: 10px;
    
    }			
.ProductBox {
	text-align: center;
    font-weight: bold; 
    background-color:white; 
    width: 154px;
    border-bottom: 1px Solid #010101; 
    border-top: 1px Solid #010101; 
    border-left: 1px Solid #010101; 
    border-right: 1px Solid #010101; 
    }			
.ProductBoxTopp {
    padding-top: 10px; 
    font-weight: bold; 
	text-align: center;
    width: 154px;
}			
.ProductBoxMidd {
	text-align: center;
    }			
.ProductBoxBottom	{
    padding-top: 5px; 
    font-weight: bold; 
	text-align: center;
    padding-bottom: 10px;
    }			

.ProductImage 
{
	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;}
    
#id_tdouter {
position: relative;
text-align: center;
}

#td_header {
position: relative;
height: 120px;
background-color:Black;
}
  
#id_star {
background-image: url(/gfx/yellowstar.png);
background-position: 100% 0%;
background-repeat: no-repeat;
font-size: 11px;
font-weight: bold;
height: 52px;
padding-top: 17px;
position: absolute;
right: 0px;
text-align: center;
top: 0px;
width: 50px;
}

#BannerEOS {
background-image: url(/gfx/bannereos.png);
background-repeat: no-repeat;
height: 120px;
padding-top: 0px;
position: absolute;
left: 610px;
top: 0px;
width: 300px;
}
    
#BannerNEW {
background-image: url(/gfx/bannernew.png);
background-repeat: no-repeat;
height: 120px;
padding-top: 0px;
position: absolute;
left: 610px;
top: 0px;
width: 300px;
}

#BannerHOT {
background-image: url(/gfx/bannerhot.png);
background-repeat: no-repeat;
height: 120px;
padding-top: 0px;
position: absolute;
left: 610px;
top: 0px;
width: 300px;
}

#Banner342 {
background-image: url(/gfx/banner342.png);
background-repeat: no-repeat;
height: 120px;
padding-top: 0px;
position: absolute;
left: 610px;
top: 0px;
width: 300px;
}

#LogoRightChristmas {
background-image: url(/gfx/logorightchristmas.png);
background-position: 100% 0%;
background-repeat: no-repeat;
height: 120px;
padding-top: 0px;
position: absolute;
right: 10px;
top: 10px;
width: 90px;
}
