﻿
#win{
   position:absolute;
   border:1px solid #666666; 
   width: 200px;
   height: 100px;
   background-color: #E7E7E7;
   display: none;
}
#win table
{
	text-align:left;
}
.gridtable
{
	text-align:left;
	border: 0 solid blue;
}
.VtbText1
{
    border-width:1px 1px 1px 1px;
    border-style: solid; 
    border-color:#000000;
    background-color:White;
    width:220px;
}
.VtbText2
{
    border-width:1px 1px 1px 1px;
    border-style: solid; 
    border-color:#000000;
    background-color:White;
    width:50px;
}
.VtbText3
{
    border-width:1px 1px 1px 1px;
    border-style: solid; 
    border-color:#000000;
    background-color:White;
    width:30px;
}
.VtbText
{
    border-width:1px 1px 1px 1px;
    border-style: solid; 
    border-color:#000000;
    background-color:White;
    width:50px;
}
.type_text_Item
{
	width:100%;
	text-align:left;
}
.type_text_Value
{
	width:100%;
	text-align:left;
}
.type_text_Qty
{
	width:100%;
	text-align:left;
}
.type_text_Totle
{
	width:100%;
	text-align:left;
}
    
#bg{
   filter:alpha(opacity=50);
   background-color: #99CCCC ;
   position: absolute;
   top:0px;
   left:0px;
   display: none;
}
.tab
{
    border-width:1px 1px 1px 1px; border-style: solid; border-color:#000000;text-align:center;
}
    
.Vtbtotle
{
    border-width:1px 1px 1px 1px;
    border-style: solid; 
    border-color:#000000;
    background-color:White;
    text-align:right;
}
.type_text
{
    border:none;
    padding:0px 0px;
    border-bottom:none;
}   

.type_btn_SaveOrder
{
    background-color:Black;
    color:White;
    border-bottom-color:White;
}
.type_btn_Close
{
    background-color:#5f5f5f;
    color:White;
    border-bottom-color:White;
}