html { 
  margin: 0; 
  padding: 0; 
  height: 100%; 
}
body{
  background-color: #959FA7;
/*  font-size: 12px; font-family: Arial, Geneva CY; */
  font: 12px/1.4 verdana, Helvetica, sans-serif;
  
  margin:0;
  padding:0;
}

.tblInfo_Head {
  background-color: #f4b755;
  text-align: center;
  color: #282C2B;
  font-size: 14px;
  font: bold;
}

.tblInfo_Body {
  background-color: ;
  border: 1px inset black;
  color: black;
  font-size: 12px;
  width: 100%;
}

.tblInfo_Body1 {
  background-color: ecb862;
  border: 1px inset black;
  width: 100%;
}


.tblType_Head {
  background-color: #f4b755;
  border: solid 1px white;
  text-align: center;
  color: #282C2B;
  font-size: 14px;
  font: bold;
}


.tblType_Body {
  background-color: white;
  border: solid 1px black;
  height: 165px;
  width: 100%;
}

.img_Type {
  border: 0px;
  cursor: pointer;
  text-align: center;
}

.img_MaterialSmall {
  border: 1px solid #E6E6E6;
  cursor: pointer;
  text-align: center;
}

.img_Slider {
  border: 0px;
  cursor: pointer;
  height: 155px;
  text-align: center;
}

.tblItems_Head {
  background-color: #f4b755;
  clear:both;
  font: 16px bold;
  margin:0px;
  text-align:center;      
  width: 100%;
}

.tblItemsPromo_Head {
  background-color: #FF6633;
  clear:both;
  font: medium;
  margin:0px;
  text-align:center;      
  width: 100%;
}


.tblItems_Body {
  background-color: white;
  border: solid #282C2B 1px;
  width: 100%;
}


.tblItems_PromoPrice {
  
  font: bold;
  float: left;
  color: #FF6633;
  font-size:16px;
  text-align: right;
  text-decoration:line-through;
  width: 47%;
}



.tblItem {
  border: solid 2px black;
  background-color: #FFDFBF;
  width: 100%;
}

.tblItem_Head {
  background-color: #f4b755;
  border: white solid 1px;
  color: #282C2B;
  font: bold 20px;
  text-align: center;
}

.tblItem_GroupHead{
  background-color: #006600;
  border: white solid 1px;
  color: #B9FFFF;
  font: bold 16px;
  text-align: left;
}

.tblItem_Body {
  background-color: #DDFFFF;
  border-bottom: solid #009100 1px;
  border-left: solid #009100 1px;
  font-size: 13px;
  width: 100%;
}

.tblCustom_Head {
  background-color: #666666;
  text-align: center;
  color: black;
  font-size: 14px;
  font: bold;
}

.tblCustom_Body {
  background-color: white;
  border: 1px inset black;
  font-size: 12px;
  height: 170px;
  width: 100%;
}

.imgCustomers {
  border: 0px;
  cursor: pointer;
  /*height: 110px;*/
  text-align: center;  
  height: 140px;
  width: 240px;
}

.mtrHead {
  background-color: #5E696F;
  color: #f4b755;
  font: bold;
  padding-left: 26px;
}

.itmInfo { 
  background-color: #2f4048; 
  float: left;
  color:#FFFFFF; 
  margin: 1px;
  overflow: hidden;
  width:100%;
}

.itmInfo_Head {
  float: left;
  overflow: hidden;  
  margin-left: 8px; 
  width: 85%; 
}

.itmInfo_Show {

  cursor: pointer; 
  float: left; 
  text-align: center;   
  
  width: 10%;
}

.itmMaterial_Block {
  float: left; 
  margin: 5px; 
  text-align: center;
  width: 18%;
}

.itmMaterial_Head {
  float:left; 
  text-align: center; 
  width: 100%;
}

.itmMaterial_Img {
  border: 0px solid #E6E6E6;  
  float: left;
  height:70px; 
  width: 99%; 
}

.price {
  color:#282C2B; 
  font:bold; 
  font:medium;
  width:100%;
}

ul.cCustomer li{
  color: black;
  font-size: 18px;  
}

.qwe {  
  font:bold; 
  font:medium;
  width:100%;
}

.printElelementHead {
  font-size:14px; 
  margin: 0px;
  padding-bottom: 5px;
  padding-top: 5px;  
}

.printItemHead {
  font-size:18px; 
  margin: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
}

#dvHome {
  float:left;
  padding-top: 7px; 
  width: 100%; 
}

#dvHome p {
  margin-left: 5px;
  text-align: left;
}

#tblGallery {
    margin-top: -7px;
    text-align: center;
    width: 100%
}

#tblGallery img {
    border: 0px;
    width: 210px;
}
