﻿.thumbnail
{ 
   width:102px;
   height:120px;
/*
   width:218px;
   height:258px;
  */ 
}

.leftpanel {
   background: #eec;
   color: #000;
   width:120px;
   text-align:left;
}
.centrepanel {
   background: #ffffff;
   color: #000;
   text-align:left;
}
.rightpanel {
   background: #ffffff;
   color: #000;
   width:120px;
   text-align:left;
}

.quantity
{
 width:20px;
}
.productIsNotFlag
{
 background-color:Silver;
}
.productIsFlag
{
 background-color:Green;
}
.controlcaption
{
    font-size: medium;
    font-weight: bold;
    color: #fd8f00;
    font-family: 'Arial Black';
    
}

.backup
{
   background: #405315;
   background: #595901;
   background: #676701;
   background: #99550c;
   background: #493f62;
   background: #783e18;
   background: #562807;
   background: #60410a;
   background: #5d5735;
   background: #837e54;
   background: #704139;
   background: #855932;
   background: #783e18;
   color: #81761c;
}

.mainBar
{
    background: #595901;
    height: 20px
}

.navigator
{
    background: #676701;
    width: 160px
}

