/* Start of CMSMS style sheet 'ECT : Product Hierarchy' */
#producthierarchy {
  width: 700;
  padding-top: 12px;
  min-height: 175px;
  height: auto !important;
  height: 175px;
  background-color: white;
  padding-left: 12px;
}

#producthierarchy ul{
  list-style-type: none;
  background-color: #e6e6e6;
  height: 175px;
  margin-right: 12px;
  padding-left: 1px;
}

#producthierarchy ul li {
  display: inline;
  float: left;
  margin-left: 8px;
  padding-top: 10px;
  text-align: center;
  margin-right: 0px;
  padding-right: 0px;
}
#producthierarchy ul li a{
  display: block;
  width: 90px;
  color: #c1912d;
  text-decoration: none;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  margin-right: 0px;
  padding-right: 0px;
}
#producthierarchy ul li img {
  margin-right: 0px;
  padding-right: 0px;

}


.ProductListelItem {
  position: relative;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  height: 130px;
  width: 100px;
  background-color: #E6E6E6;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.ProductListelItem img {
  border: 0px;
}
.ProductListelItemImage {
  height: 65px;
}

.ProductListelItem a {
  
}


.ProductMosaicItem {
  position: relative;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  height: 180px;
  width: 100px;
  background-color: #E6E6E6;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.ProductMosaicItem img {
  border: 0px;
}
.ProductMosaicItemImage {
  height: 105px;
}

.ProductMosaicItem a {
  
}

.ProductDekoItem {
  position: relative;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  height: 270px;
  width: 100px;
  background-color: #E6E6E6;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.ProductDekoItem  img {
  border: 0px;
}
.ProductDekoItemImage {
  height: 185px;
  overflow: hidden;
}

.ProductDekoItem a {
  
}

.ProductLineItem {
  position: relative;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  height: 140px;
  width: 216px;
  background-color: #E6E6E6;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.green_logo {
 position: absolute;
 top: 55px;
left: 175px;
}
.ProductLineItem img {
  border: 0px;
}
.ProductLineItem a {
  
}
#ProductLinePagination {
  float: right;
  text-align: right;
  font-family: Arial;
  font-size: 12px;
}
#ProductLinePagination a {
  color: black;
  text-decoration: none;
}
.ProductViewDetails {
  display: block;
  position: absolute;
  bottom:0;
  right: 0;
}
#ProductLinePage {
  width: 693px;
  background-color: white;
  min-height: 600px;
  height: auto !important;
  height: 600px;
  border: 10px solid white;
}

#ProductDirectoryItem {
  width:690px;
  background-color: white;
  min-height: 600px;
  height: auto !important;
  height: 600px;
  border: 10px solid white;

}
.line_big_image {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
#ProductTabArea {
  clear: both;
}
.bcs {
  font-size: 10px;
  font-family: arial;
}
#ProductLinePagination {
  clear: both;
}
/* End of 'ECT : Product Hierarchy' */

