/* Common Elements start /////////////////////////////////////////////////////*/
body,p,span,table
{
  color:#666666;
  font-family:Verdana,Arial,sans-serif;
  font-size:11px;
}

br.clear
{
  clear:both;
  font-size:0px;
  height:0px;
  line-height:0px;
  visibility:hidden;
  margin:0px;
  padding:0px;
  width:0px;
}

p
{
  margin-top:0px !important;
}

.product_window h1
{
  border-bottom:none !important;
  font-size:16px !important;
  margin:0px 0px 15px 0px !important;
}

.images img
{
  border:1px solid #707173;
  display:block;
  margin-bottom:3px;
}

.productDetails td.description
{
  font-weight:bold;
  width:125px;
}

.productDetails tr
{
  height:25px;
}

.productMoreDetails td.description
{
  font-weight:bold;
  width:125px;
}

.productMoreDetails tr
{
  height:25px;
}

.hideemptysearch
{
  display:none;
}

#filterbox
{
  display:none;
  background:#dddddb;
  border-top:1px solid #D10019;
  border-bottom:1px solid #D10019;
  margin-bottom:16px;
  padding:10px 0px 10px 20px;
  width:130px;
}*html #filterbox {
  width:150px;
}
/* Common Elements end ///////////////////////////////////////////////////////*/

/* Container start ///////////////////////////////////////////////////////////*/
.emptysearch .collapsedsearch
{
  border:1px solid red;
  display:none;
}

.product_window
{
  background:#dddddb; 
  border:1px solid #707173;
  margin-bottom:5px;
  padding:5px 5px 0px 5px;
  width:490px;
}

.images
{
  float:left;
  width:145px;
}

.generalInfo
{
  float:left;
  padding:20px 0px 2px 0px;
  width:345px;
}*html .generalInfo
{
  width:335px;
}

.collapsed .moreInfo{
  display: none;
}

span.showDetails,
span.hideDetails
{
  color:#b3001f;
  cursor:pointer;
  display:none;
  text-decoration:underline;
}

/* Container end /////////////////////////////////////////////////////////////*/
