 html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
.menu
{
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: #a9a9a9;
    border-bottom-width: 1px;
    border-bottom-color: #a9a9a9;
    border-top-color: #a9a9a9;
    font-family: Verdana;
    height: 18px;
    background-color: #d3d3d3;
    border-right-width: 1px;
    border-right-color: #a9a9a9;
}

.menuDefault
{
    border-right: #191970 1px solid;
    border-top: #191970 1px solid;
    font-size: 10px;
    background-image: url(UD/images//top_menu_bg.gif);
    border-left: #191970 1px solid;
    color: #ffffff;
    border-bottom: #191970 1px solid;
    font-family: Verdana;
    height: 18px;
    background-color: #ffffff;
}

.dataEntryTextBox
{
    height: 18px;
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    font-size: 10px;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    font-family: Verdana;
}

.numberEntryTextBox
{
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    font-size: 10px;
    border-left: #d3d3d3 1px solid;
    direction: rtl;
    border-bottom: #d3d3d3 1px solid;
    font-family: Verdana;
    height: 18px;
    text-align: right;
}
.dataEntryTextBoxDisabled
{
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    font-size: 10px;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    font-family: Verdana;
    height: 18px;
    background-color: #d3d3d3;
}
.dataEntryTextBoxMultiline
{
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    font-size: 10px;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    font-family: Verdana;
}
.dataEntryTextBoxColored
{
    height: 18px;
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    font-size: 10px;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    font-family: Verdana;
    color: #0000ff;
}
.dataEntryLabel
{
    font-size: 10px;
    color: #808080;
    font-family: Verdana;
    height: 18px;
    background-color: #f7f5f6;
    display:-moz-inline-block;
} 
.dataEntryLabelnobackcolor
{
    font-size: 10px;
    color: #808080;
    font-family: Verdana;
    height: 18px;
    display:-moz-inline-block;
} 
.dataLabel
{
    font-size: 10px;
    color: #808080;
    font-family: Verdana;
    height: 18px;
   
} 
.dataEntryLabelforlogin
{
    border-right: #e9e9e9 1px solid;
    border-top: #e9e9e9 1px solid;
    padding-left: 5px;
    font-size: 10px;
    border-left: #e9e9e9 1px solid;
    color: #808080;
    padding-top: 2px;
    border-bottom: #e9e9e9 1px solid;
    font-family: Verdana;
    height: 18px;
    background-color: #f5f5f5;
}

.SearchLabel
{
	
	font-size: 10px;
	color: black;
	padding-top: 2px;
	font-family: Verdana;
}
.dynamicPropertyDataLabel
{
	
	
	font-size: 10px;
	color: teal;
	padding-top: 2px;
	font-family: Verdana;
	height: 18px;
	text-decoration:none;
}

.ProductNameLink
{
	font-size: 10px;
	color: #4169e1;
	padding-top: 2px;
	font-family: Verdana;
	height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.productpricelabel
{
	font-size: 10px;
	color: #4169e1;
	padding-top: 2px;
	font-family: Verdana;
	height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.dynamicPropertyNameLabel
{
	font-size: 10px;
	color: #008080;
	padding-top: 2px;
	font-family: Verdana;
	height: 18px;
	font-weight: bold;
}
.dynamicPropertyUnitNameLabel
{
	
	padding-left: 5px;
	font-size: 10px;
	color: olive;
	padding-top: 2px;
	font-family: Verdana;
	height: 18px;
}
.fieldvalidator
{
	font-size: xx-small;
	color: #ff8080;
	font-family: Verdana;
	
}

.buttonAdd
{
	background-image: url(UD/images//button_add.jpg);
	width: 60px;
	height: 21px;
}

.buttonUpdate
{
	background-image: url(UD/images//button_update.jpg);
	width: 60px;
	height: 21px;
}

.buttonCancel
{
	background-image: url(UD/images//button_cancel.jpg);
	width: 60px;
	height: 21px;
}

.dropdownlist
{
	height: 15px;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	font-size: 10px;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	font-family: Verdana;
}
.listbox
{
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    font-size: 10px;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    font-family: Verdana;
}
.radiobutton
{
	height: 18px;
	font-size: 10px;
	font-family: Verdana;
}
.radiobuttonlist
{
	font-size: 10px;
	font-family: Verdana;
}
.checkbox
{
	
	height: 18px;
	font-size: 10px;
	font-family: Verdana;
}
.linkbutton
{
	color: #0000ff;
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
}
.linkbutton2
{
	color: #0000ff;
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
}
.gobacklinkbutton
{
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
}

.gobacklinkbuttonforproductdetail
{
	color: #a0a0a0;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	background-color: transparent;
}
.linkbuttoncolored
{
    color: #0000ff;
    font-family: Verdana;
    text-decoration: none;
    font-size: 10px;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    height: 18px;
    background-color: #f5f5f5;
    text-align: center;
}
.htmlbutton
{
	HEIGHT: 21px
}
.buttonSimple
{
	
	height: 29px;
	font-family: Verdana;
	font-size: 10px;
}
.messagewarning
{
	font-size: 10px;
	color: #ff0000;
	font-family: Verdana;
}
.messageinformation
{
    font-size: 10px;
    color: #e9967a;
    font-family: Verdana;
}
.CategoryList
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 10px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Verdana;
}

.CategoryListItem
{
	border-top: 1px solid;
}
.Grid 
{ 
  border: 1px solid #57566F; 
  border-bottom: 2px solid #57566F; 
  background-color: #FFFFFF;
}

.HeadRow 
{
	background-color: #E9E9EB;
	background-image: url(../images/header_rowBg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 3px;
}
.FootRow
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 3px;
}
.NBCombo {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
}

.NBtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
}

.NBRow {
	background-image: url(../images/grid_headerBg.gif);
	border: 1px solid #000000;
	line-height: 20px;
}

.NBTbl {
	border: 1px solid #57566F; 
}

.HeadCell {
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAAA;
	border-bottom-color: #333333;
}

.DataCell {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #E9E9E9;
	border-right-width: 1px;
	border-right-color: #E9E9E9;
}

.DataRow {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	text-indent: 2px;
	line-height: 16px;
}

.GridLink {
	color: #0000FF;
	text-decoration: none;
}

.GridNumEdit
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 10px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Verdana;
	text-align: right;
}


.pageTable
{
	border:0;
	padding:1px;
	border:0;
	width:760;
	height:100%;
}
.pageTableTD
{
	height:90%;
	vertical-align:top;
	text-align:center;
	
	
}
.dataEntryTable
{
	
	border:0;
	padding:1px;
	border:0;
}
.dataEntryTableTD
{
	height: 0px;	
	
}
.MessageInfo
{
	font-weight: bolder;
	font-size: xx-small;
	color: #802121;
	font-family: Verdana;
}

.Grid
{
    border-right: #808080 1px solid;
    border-top: #808080 1px solid;
    border-left: #808080 1px solid;
    border-bottom: #808080 1px solid;
}



.GridDataCell
{
    border-right: #e9e9e9 1px;
    font-size: 10px;
    background-image: url(../Images/grid_row_bg.jpg);
    color: #696969;
    border-top-style: none;
    text-indent: 3px;
    border-bottom: #e9e9e9 1px inset;
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
    border-left-style: none;
    height: 18px;
}
.GridDataCell2
{
    border-right: #e9e9e9 1px;
    font-size: 10px;
    color: #696969;
    border-top-style: none;
    text-indent: 3px;
    border-bottom: #e9e9e9 1px inset;
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
    border-left-style: none;
    height: 18px;
}
.selectedgriditem
{
	border-right: #e9e9e9 1px;
	font-size: 12px;
	background-image: url(../Images/grid_row_bg.jpg);
	color: maroon;
	border-top-style: none;
	text-indent: 3px;
	border-bottom: #e9e9e9 1px inset;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	border-left-style: none;
	height: 18px;
}

.buttonLogin
{
	background-image: url(../Images/login_but.jpg);
	width: 100px;
	cursor: pointer;
	height: 25px;
	border :0px;
}
.buttonLoginDis
{
	background-image: url(../Images/login_but.jpg);
	width: 0px;
	cursor: pointer;
	height: 25px;
	border :0px;
}
.buttonOrder
{
	background-image: url(../Images/order_but.jpg);
	width: 117px;
	cursor: pointer;
	height: 25px;
	border :0px;
}
.buttonOrderDis
{
	background-image: url(../Images/order_but.jpg);
	width: 0px;
	cursor: pointer;
	height: 25px;
	border :0px;
}



.ProductTable
{
	border-right: #bc8f8f 1px solid;
	border-top: #bc8f8f 1px solid;
	border-left: #bc8f8f 1px solid;
	border-bottom: #bc8f8f 1px solid;
}
.userControlHeader
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	
}
.userControlGridElement
{
	font-size: 10px;
	color: white;
	font-family: Tahoma;
}
.userControlLabel
{
	
	font-size: 10px;
	color: Gray;
	font-family: Tahoma;
}
.userControlLabelSmall
{
	
	font-size:9px;
	color: Gray;
	font-family: Tahoma;
}
.CategoryMenuHeader
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
}
.BasicSearchHeader
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
	color: #ffffff;
}
.ShoppingCartTotal
{
	font-size: 9px; /*color: #4169e1;*/
	font-family: Tahoma;
	color: #98fb98;
	font-family: Tahoma;
}

.dynamicproductpropertytd1
{
	background-color: #ffffff;
	font-size: 11px;
	color: #808080;
	font-family: Tahoma;
	text-align: left;
	height: 20px;
	
}
.dynamicproductpropertytd2
{
	background-color: #f6f6f6;
	font-size: 11px;
	color: #808080;
	font-family: Tahoma;
	height: 20px;
	
}
.searchcategorylabel
{
	font-family:Tahoma;
	color:#710707;
	font-size:11px;
}

.quicksearchtd
{
	/*text-align: right;*/
	width: 100px;
	text-decoration:none;
	padding-left:20px;
}
.quicksearchtr
{
	text-align: left;
	padding-left: 2px;

	
}

.SearchLabel2
{
	
	font-size: 11px;
	color: black;
	padding-top: 2px;
	font-family: Tahoma;
	text-decoration:none;
	color:#cefcba;
}

.SearchLabel3
{
	
	font-size: 12px;
	color: black;
	padding-top: 2px;
	font-family: Tahoma;
	text-decoration:none;
	
	color:white;
}