.orderby {
  clear:both;
  margin-bottom:15px;
  text-align:right;
  font-size:10px;
  font-weight:bold;
}

.orderby a {
  display:block;
  background-color:#CC0000;
  color:#FFFFFF;
  cursor:pointer;
  float:right;
  text-decoration:none;
  padding:3px;
  margin-right:6px;
  border:1px solid #990000;
}

.orderby a:hover {
  color:#FFFFFF;
  background-color:#990000;
}



.specialsblock {
  width:100%;
}

.featured_block {
  border-bottom:1px solid #CCCCCC;
  font-family:Arial, Helvetica, sans-serif;
  color:#333333;
  font-size:10px;
  float:left;
  padding-left:16px;
  padding-right:10px;
  padding-bottom:5px;
  margin-bottom:5px;
  width:680px;

/*  background-image:url(images/Phone_23.gif);*/
  background-image:url(images/hot.png);  
  background-repeat:no-repeat;
  display:block;
  
}

a .featured_block  {
  text-decoration:none;
  cursor:pointer;  
}

a:hover .featured_block  {
  color:#FF0000;
}

.featured_heading  {
  text-decoration:none;
  font-weight:bold;
  float:left;
  
}

.featured_heading a:hover {
  color:red
  
}

.featured_image {
  padding:0px;
  border:3px solid #FFFFFF;
}

.featured_oldprice {
  float:right;
  width:100px;
  text-align:right;
  color:#999999;
 }

a:hover .featured_oldprice {
color:#FF0000;
}
.featured_newprice {

}

.featured_newprice_x {

  float:right;
  width:100px;
  text-align:right;
  font-weight:bold;
}

.special_text {
  float:right;
  width:160px;
  text-align:left;
}






.featured_block_thumb {
  text-decoration:none;
  border:1px solid #000000;
  margin:1px 1px 1px 1px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  float:left;
  background-color:#CCCCCC;
  width:132px;
  color:#333333;
  text-align:center;
  min-height:170px;
  height: auto;
  padding:2px;  
}

a:hover .featured_block_thumb {
  background-color:#CC0000;
  color:#FFFFFF;
  border:1px solid #000000;
  cursor:pointer;
}


.featured_thumb {
  clear:both;
  padding:0px;
  width:80px;
  height:60px;
  margin:auto;
  border:1px solid #990000;

}

.featured_heading_thumb {
  font-weight:normal;
  padding:6px;
  text-transform:capitalize;
  height:35px;
  overflow:hidden;
}

.featured_newprice_x_thumb {
  text-align:center;
  font-size:12px;
  font-weight:bold;
  color:#CC0000;
  margin-bottom:5px;
}

a:hover .featured_newprice_x_thumb {
  color:#FFFF00;
}

.special_text_thumb {
  text-align:center;
}
