* {
  padding: 0;
  margin: 0;
}

body {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
    background-color: #ffffff;	
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

table.center {
  margin-left:auto; 
  margin-right:auto;
  width: 863px;
  /*height: 605px;*/
  border-collapse: collapse;
  border-style:none; 
/*  border-spacing:0px; */
}
#container table {
}

#pageTopBK {
  background-image: url(../images/kaschi_page_top.jpg);
  background-repeat: no-repeat;
  text-align: left;
}

#indexDefault {
  text-align: left;
}

div.scroll {
  height: 392px;
  width: 554px;
  overflow: auto;
  padding: 4px;
  text-align: left;
}

#newProductInfo {
  font-family: "Courier New", Courier, monospace;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  height: 372px;
  width: 524px;
  padding: 2px;
  text-align: center;
}
#productImage {  
  height: 218px;
  margin-bottom: 2px;
  padding-bottom: 2px;
  text-align: center;
}
#productMainImage {
  height: 245px;
  margin-bottom: 2px;
  padding-bottom: 2px;
  text-align: center;
}

#productDetailsWrapper {
  margin: 2px;
  text-align:left;
  height: 130px;
  
}
#productName  { padding: 0; font-family: "Courier New", Courier, monospace;}
#productPrices { padding: 0; }
#productDescription {
  padding: 0;
  width: 500px;
  float: left;
  font-weight: bolder;
}


/* PRODUCT_INFO */
#product_info_wrapper {
  width: 546px;
  text-align: left;
  min-height: 1px;  
}

#product_info_details_wrapper { padding: 0;padding-top: 2px; min-height: 1px; }
#product_info_attribs { 
  width: 260px;
  float: left;
   min-height: 1px;
}
#product_info_information {
  float: left;
  width: 250px;
  font-family: Lucida Grande, Verdana, Sans-serif;
  /*font-weight: bolder;*/
}
#product_info_cart_add {
width: 270px;
  min-height: 1px;
  float: left;
}
#product_info_area {
  background-image: url(../images/kaschi_productwindow.jpg);
  background-repeat: no-repeat;
  min-height: 1px;
}

/* ATTRIB TABLE */

#productAttributes {
/*width: 205px;*/
text-align: left; 
float: left;
clear: right;
}

#attrib-grid-table {
  border: 0;
}
#attrib-grid-table tr, #attrib-grid-table td {
  /*padding-left: 3px;*/
  padding-right: 1px;

}
#attrib-grid-table INPUT {
  width: 30px;
}

#attrib-grid-opt-nameH, #attrib-grid-opt-nameV  {
  
}

.attrib-grid-vHeader, .attrib-grid-hHeader {
  
}

#cartAdd {
width: 220px;
	
	margin: 0;
	padding: 0;

  height: 1%;
  text-align: left;
  border: 0;
}

/* CONTACT US PAGE */
.centerContactUsLogo {
  width: 500px;
  text-align: center;
}

