h1#product-header{
  color: #177FBF;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 0.01em;
  margin-top: 0px;
  margin-bottom: 0px;
}

div#product-main{
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 20px;
}

div#product-image{
  width: 212px;
  float: left;
  margin-left: 18px;
  text-align: center;
  font-size: 11px;
}
div#product-image img{
  padding: 5px;
  border: 1px solid #ddd;
  background: #eee;
  width: 200px;
  height: 200px;
  margin-bottom: 6px;
}

div#product-tools{
  float: left;
  width: 488px;
  overflow: hidden;
}

div.product-breaker{
  background: #dfdfdf;
  height: 30px;
  margin-left: 10px;
  overflow: hidden;
  margin-top: 15px;
}

div.product-breaker h3{
  margin: 7px 0px 0px 10px;
  letter-spacing: 0.03em;
  font-size: 13px;
}

div.product-description{
  margin-left: 10px;
  margin-top: 15px;
  line-height: 16px;
  text-align: justify;
}

div.product-description p{
  font-size: 11px;
  padding: 0px 10px 0px 10px;
}

div.product-description table tr td ul li{
  font-size: 11px;
}

div.product-description table tr td{
  vertical-align: top;
  width: 33%;
  text-align: left;
}

div.product-description table tr td ul{
  padding-left: 15px;
}

div#product-info{
  margin-top: 20px;
}

div#product-partno{
  font-weight: bold;
  margin-top: 8px;
}

div#product-partno h2{
  display: inline;
  font-size: 12px;
}

span.available, span.on-request, span.unavailable{
  font-weight: bold;
}

span.available{
  color: #1E9F1D;
}

span.on-request{
  color: orange;
}

span.unavailable{
  color: red;
}

table#product-price-table{
  margin-left: 18px;
}

table#product-price-table tr th{
  text-align: right;
  padding-bottom: 4px;
}

table#product-price-table tr td{
  padding-left: 20px;
  padding-bottom: 4px;
}

div#pricetable-worldwide{
  background: url('/design/images/world.gif') 0px 0px no-repeat;
  height: 16px;
  padding-left: 20px;
  padding-top: 1px;
}

div#addtocart{
  float: left;
}

div#product-links{
  float: left;
  margin-left: 20px;
  margin-top: 15px;
}

div#addtocart-top{
  height: 7px;
  width: 314px;
  overflow: hidden;
  background: url('/design/images/price-top.gif') top no-repeat;
}

div#addtocart-content{
  width: 314px;
  background: #efefef;
  padding: 5px 0px 8px 0px;
}

div#addtocart-bottom{
  height: 7px;
  width: 314px;
  background: url('/design/images/price-bottom.gif') top no-repeat;
}


span#product-price{
    font-size: 19px;
}

div#product-links a{
  display: block;
  margin-bottom: 10px;
  height: 17px;
  padding-left: 26px;
}

a#product-links-website{
  background: url('/design/images/website.gif') no-repeat;
}

a#product-links-datasheet{
  background: url('/design/images/datasheet.gif') no-repeat;
}

a#product-links-contact{
  background: url('/design/images/contact.gif') no-repeat;
}

a#product-links-print{
  background: url('/design/images/accessories.gif') no-repeat;
}

a#product-links-share{
  padding-left: 0px!important;
}

tr#cart-row th, tr#cart-row td{
  padding-top: 10px;
}

div#custom-quote{
  font-size: 11px;
  text-align: center;
  margin-top: 8px;
}

div#recommended-products{
  margin-left: 10px;
  margin-top: 15px;
}

div.recommended-product{
  width: 132px;
  float: left;
  margin-right: 12px;
  margin-bottom: 15px;
}

div.recommended-product-image img{
  background: #eee;
  padding: 5px;
  border: 1px solid #ddd;
}

div.recommended-product-link{
  text-align: center;
  margin-top: 3px;
}

div.recommended-product-link a{
  text-decoration: none;
  font-size: 11px;
}

div.recommended-product-link a:hover{
  text-decoration: underline;
}

div.recommended-product-price{
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
}

div.recommended-product-last{
  margin-right: 0px!important;
}

div.product-image{
  width: 120px;
  height: 120px;
  padding: 5px;
  border: 1px solid #ddd;
  background: #eee;
  float: left;
  margin-right: 15px;
}

div.product-image-last{
  margin-right: 0px!important;
}
div#product-images{
  margin: 15px 0px 0px 10px;
}

div.product-images-row{
  margin-bottom: 15px;
}

div#product-tags{
  margin-left: 12px;
  margin-top: 15px;
  border-top: 3px solid #dfdfdf;
  padding-top: 8px;
}
div#product-tags-content{
  text-align: center;
}

div#product-tags-content span{
  font-size: 10px;
  color: #aaa;
  margin: 0px 4px 0px 4px;
}

span#product-yousave{
  font-weight: bold;
  margin-left: 8px;
  color: #177FBF;
}

span#product-yousave span{
  font-size: 14px;
}

div#product-secondinfo{
  margin-top: 10px;
}

div#product-secondinfo-left{
  float: left;
  width: 315px;
  overflow: hidden;
}

div#product-secondinfo-right{
  float: left;
  margin-left: 20px;
  width: 380px;
  overflow: hidden;
}

div#product-secondinfo-right-header{
  font-weight: bold;
  color: #177FBF;
  margin-bottom: 6px;
}

div.secondcpathitem{
  margin-top: 5px;
  padding-left: 20px;
  background: url('/design/images/square-bullet.gif') 0px 4px no-repeat;
}

