@charset "utf-8";
/* CSS Document */

.infoBoxHeading{background: url(../images-bwd/product-infobox-header.jpg) no-repeat; height:22px; width:189px; color:#fff; text-transform:uppercase; font-weight:bold; padding:7px 0 0 30px;}
.infoBox{background:#e7e7e7; border:1px solid #71645a;}
.infobox_seperator{background:#e7e7e7; border-right:1px solid #e7e7e7;}
.infoBoxContents{margin:8px 15px; width:185px;}
.boxText{color:#000; line-height:1.8em;}
.boxText a:link, .boxText a:visited{color:#000; text-decoration:none;}
.boxText a:hover{color:#4e86af; text-decoration:none;}
.boxText a.active{color:#000; text-decoration:none; font-weight:bold;}
input{background-color:#efeff1; border:1px solid #d9d9d9}
select{background-color:#efeff1; border:1px solid #d9d9d9}
#topproductbox{padding:22px 18px; color:#94877d; font-size:.9em; line-height:1.7em;}
.smallText{color:#71655c; font-size:.8em;}
.pageResults{color:#71655c; font-size:.9em;}
.pageResults a:link, .pageResults a:visited{color:#71655c; text-decoration:underline;}
.pageResults a:hover, .pageResults a.active{color:#6fa1c4; text-decoration:none;}
.product{font-size:1em; color:#221e1f; font-weight:bold; letter-spacing:.1em; padding-left:20px;}
.product a:link, .product a:visited{font-size:1em; color:#221e1f; text-decoration:none;}
.product a:hover{font-size:1em; color:#221e1f; text-decoration:underline;}
.brdrRight{border-right:1px solid #dedede;}
.brdrTop{border-top:1px solid #dedede;}
.brdrTopRight{border-top:1px solid #dedede; border-right:1px solid #dedede;}

/* for OSC category description contribution */
TD.category_desc {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;*/
}

TD.productListing-data {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 10px;*/
}

TD.pageHeading, DIV.pageHeading {
/*  font-family: Verdana, Arial, sans-serif; */
  font-size: 1.4em;
  font-weight: bold;
  color: #000;
}

