﻿.hotbuy-wrapper {overflow:hidden;}
.hotbuy-wrapper .hotbuy {
border:1px solid #e9e9e9;
display:inline-block;
margin:3px 1px;
overflow:hidden;
padding:2px;
position:relative;
vertical-align:top;
width:158px;
}
.hotbuy-wrapper .hotbuy div {padding:3px;}
.hotbuy-wrapper .hotbuy .hotbuy-image {
min-height:120px;
text-align:center;
vertical-align:bottom;
}
.hotbuy-wrapper .hotbuy .hotbuy-name {height:50px;}
.hotbuy-wrapper .hotbuy .hotbuy-addtocart {clear:both;position:relative;vertical-align:middle;}
.hotbuy-wrapper .hotbuy .hotbuy-addtocart span {
color:#000;
display:inline-block;
font-size:1.5em;
font-weight:700;
}
.hotbuy-wrapper .hotbuy .hotbuy-addtocart .hotbuy-button {
-moz-border-radius:4px;
border:1px solid;
border-color:#08cf00 #08cf00 #0ba005 #0ba005;
border-radius:4px 4px;
color:#fff;
display:inline-block;
float:right;
font-weight:700;
padding:5px 10px;
text-align:center;
text-decoration:none;
background: #0ec400; /* Old browsers */
background: -moz-linear-gradient(left,  #0ec400 0%, #0ba005 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0ec400), color-stop(100%,#0ba005)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #0ec400 0%,#0ba005 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #0ec400 0%,#0ba005 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #0ec400 0%,#0ba005 100%); /* IE10+ */
background: linear-gradient(to right,  #0ec400 0%,#0ba005 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ec400', endColorstr='#0ba005',GradientType=1 ); /* IE6-9 */
}
.hotbuy-wrapper .hotbuy .hotbuy-catalogue {color:#818181;font-size:1em;}
.hotbuy-wrapper .hotbuy .hotbuy-favourite {clear:both;font-size:.9em;}
.hotbuy-wrapper .hotbuy .hotbuy-favourite a {
-moz-border-radius:4px;
border:1px solid;
border-color:#CCCDCF #CCCDCF #CECFD1 #CECFD1;
border-radius:4px 4px;
color:#000;
padding:3px 8px;
text-align:center;
text-decoration:none;
background: rgb(237,237,237); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237,237,237,1)), color-stop(53%,rgba(246,246,246,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
.hotbuy-wrapper .hotbuy .hotbuy-addtocart .hotbuy-button:hover,.hotbuy-wrapper .hotbuy .hotbuy-favourite a:hover {text-decoration:underline;}
