/* Override the thickbox title style */
#TB_ajaxWindowTitle {
  background: transparent url('../images/blue_dot_box.jpeg') no-repeat scroll left center;
  color: #498EDC;
  font-weight: bold;
  font-size: 13px;
  padding: 0 0 0 20px;
}

/* Recommend product popup -- Start */
.linkbrandnamepopup:link {
  font-size: 13px;
  color: #666666 !important;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 17px;
}

.linkbrandnamepopup:visited {
  font-size: 13px;
  color: #666666 !important;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 17px;
}

.linkbrandnamepopup:active {
  font-size: 13px;
  color: #666666 !important;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 17px;
}

.linkbrandnamepopup:hover {
  font-size: 13px;
  color: #498edc !important;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 17px;
}

.linkcattreepopup:link {
  font-size: 13px;
  color: #a4a4a4 !important;
  text-decoration: none;
  font-weight: normal;
}

.linkcattreepopup:visited {
  font-size: 13px;
  color: #a4a4a4 !important;
  text-decoration: none;
  font-weight: normal;
}

.linkcattreepopup:active {
  font-size: 13px;
  color: #a4a4a4 !important;
  text-decoration: none;
  font-weight: normal;
}

.linkcattreepopup:hover {
  font-size: 13px;
  color: #666666 !important;
  text-decoration: none;
  font-weight: normal;
}

.content_cattree_grey {
  color: #A4A4A4 !important;
  font-size: 13px;
  font-weight: normal;
}

.content_product_recommend_txt {
  font-size: 13px;
  color: #666666;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 17px;
}

.recommendclip a {
  background-image: url(../images/recommend_clip.gif);
  background-repeat: no-repeat;
  color: #525252 !important;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 20px;
  line-height: 13px;
  padding-left: 37px;
  padding-top: 3px;
  text-decoration: none !important;
  vertical-align: middle;
  width: 43px;
}

.recommendclip a:hover {
  background-image: url(../images/recommend_clip_o.gif);
  background-repeat: no-repeat;
  color: #525252 !important;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 20px;
  line-height: 13px;
  padding-left: 37px;
  padding-top: 3px;
  text-decoration: none !important;
  vertical-align: middle;
  width: 43px;
}
/* Recommend product popup -- End */

/* Save product popup and Save brand popup -- Start */
.saveclip a {
  background-image: url(../images/save_clip.gif);
  background-repeat: no-repeat;
  color: #525252 !important;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 20px;
  line-height: 13px;
  padding-left: 37px;
  padding-top: 3px;
  text-decoration: none !important;
  vertical-align: middle;
  width: 43px;
}

.saveclip a:hover {
  background-image: url(../images/save_clip_blue_o.gif);
  background-repeat: no-repeat;
  color: #525252 !important;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 20px;
  line-height: 13px;
  padding-left: 37px;
  padding-top: 3px;
  text-decoration: none !important;
  vertical-align: middle;
  width: 43px;
}
/* Save product popup and Save brand popup -- End */

/* Email to friend popup -- Start */
.sent {
  width: 93px;
  height: 20px;
}

.sent a {
  float: left;
  background-image: url(../images/gray_button.gif);
  background-repeat: no-repeat;
  display: block;
  line-height: 17px;
  vertical-align: middle;
  padding-top: 2px;
  color: #666666;
  width: 80px;
  height: 18px;
  text-decoration: none !important;
}

.sent a:hover {
  float: left;
  background-image: url(../images/blue_sent_btn.gif);
  background-repeat: no-repeat;
  display: block;
  line-height: 17px;
  vertical-align: middle;
  padding-top: 2px;
  color: #ffffff;
  width: 80px;
  height: 18px;
  text-decoration: none !important;
}
/* Email to friend popup -- End */