.clear{
  clear:both;
}

.basketbtn{
  background:#1295d4;
  color:#ffffff;
  text-align:center;
  margin:5px 0 5px 0;
  padding:3px;
  font-size:12px;
  text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
cursor:pointer;
}

.b-catalogbox{
  float:left;
  width:150px;
  margin-right:4px;
  border:1px dotted #cccccc;
  padding:5px;
  margin-bottom:5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.b-catalogbox .warename{
  width:148px !important;
  height:66px !important;
  position: absolute;
  overflow: hidden;
  font-weight:normal;
  color:#075192;
  font-size:16px;
  background:#ffffff;
  border:1px solid #ffffff;
  padding:3px;
  margin:-3px;
}

.b-catalogbox .warename:hover{

  height: auto !important;
  overflow: visible;
  border:1px dotted #cccccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
  min-height:68px;
-moz-opacity: 0.66;
-khtml-opacity: 0.66;

-moz-opacity: 0.90;
-khtml-opacity: 0.90;
opacity: 0.90;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
filter:alpha(opacity=90);
}

.b-catalogbox img{
  margin-top:76px;
}

.b-catalogbox .warename a{
  font-weight:norml;
  color:#075192;
  font-size:16px;
}

.b-catalogbox a.imgwrapper{
  display:block;
  height:250px;
  overflow:hidden;
}


.price{
  color:#075192 !important;
  margin:5px 0 5px 0;
}

.price a{
  color:#075192 !important;
}

.price strong{
  display: block;
  float:right;
  font-weight:normal !important;
  color:#1295d4;
}


.price strong span{
  color:#1295d4;
  font-size:25px;
}

.price span{
  float: none !important;
  display: inline !important;
}




.b-catalogrowdetails .tablew{
  width:400px;
  display: table-cell;
}

.tablew a{
  color:#075192;
  margin-top:5px;
}


.b-catalogrowdetails dt{
  float:left !important;
  color:#075192;
  width:160px !important;
  height:160px !important;
  overflow: hidden;
}

.b-catalogrowdetails dd{
}

.b-catalogrowdetails dt img{
  width:150px;

}

.b-catalogrowdetails .anons{
  color:#1295d4;
  font-size: 16px;
  line-height:18px;
  margin-bottom:18px;
}

.b-catalogrowdetails span{
  color:#1295d4;
  display:block;
  float:right;
  font-size: 16px;
  line-height:18px;
  width:300px;
}

.basketbtn2{
  background:#1295d4;
  color:#ffffff;
  text-align:center;
  margin:5px 0 5px 0;
  padding:3px;
  font-size:12px;
  text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width:100px;
float:right;
cursor:pointer;
}

.addphotos{
    color:#1295d4;
    margin:5px 0 5px 20px;
}

.photosgallery{
/*  width:839px;*/
  margin-left:20px;
}