/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    background-color: lightgray;
    }

  .menuList {
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1;
    font-size: 12px;
    padding:5px;
     background-color: white;
    }
  .pageContents{
    vertical-align: top; 
    text-align: left; 
    width:595px; 
    border-right:solid gray 1px; 
    padding:5px;
    background-color: white;
  }
  
  .cartTable{
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1;
    font-size: 12px;
    border: 1px solid lightblue;
    width:90%;
    
  }
  
  .cartTypeHeading{
    font-size: 22px;
    text-align: center;
    padding:10px;
  }

  .cartTableEdit{
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1;
    font-size: 12px;
    border: 1px solid lightblue;
    width:96%;
    
  }
  .cartImageCell{
    background:lightblue;
    text-align:center;
    vertical-align:top;
    height: 100px;
  }
  .cartThumb{
    padding:3px;
    margin:0px;
  }
  .cartNameCell{
    background:lightblue;
    font-size:14px;
    vertical-align:top;
    height: 10px;
  }
  .cartDescCell{
      height:100px;

  }
  .cartNameCellEditCtrl{
    background:lightred;
    font-size:14px;
    text-align: right;
  }
  
  .edit_area{
    width:100%
  }
  .edit_area_CartMode{
    width: 100%;
  }






