@charset "UTF-8";
/* CSS Document */

#product-items td {
/*padding: 5px 10px 25px 10px;*/
padding: 15px 20px 35px 20px;
border-top: 1px solid #DDD;
width: 33%;
}
.item-row {
/*border-top: 1px solid #ddd;*/
}
.item-cell {
float:left; width: 50%; max-width: 50%;
}
.item-link-container {
/*border: 1px solid #ddd;*/
-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;
padding: 0px 10px 0 0;
/*margin: 10px 20px;*/
/*margin: 10px;*/
position: relative;
}
/*
.item-link-container:hover {
background: #444444;
background-color: #444444;
background: -moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,246,246,1)), color-stop(21%,rgba(219,220,226,1)), color-stop(49%,rgba(184,186,198,1)), color-stop(80%,rgba(221,223,227,1)), color-stop(100%,rgba(245,246,246,1)));
background: -webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%);
background: -o-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%);
background: -ms-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 );
background: linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%);
}
*/
.item-link-container p {
margin: 0;
padding: 0;
}
.item-link-left {
display: table-cell;
vertical-align: top;
padding:5px;
/*width: 100%;*/
}
.item-link-right {
display: table-cell;
vertical-align:top;
padding:5px;
}
.item-link-title {
font-weight: bold;
font-size: 18px;
margin: 0;
color:#cc0000;
}
p.item-link-title {
margin-bottom: 5px;
}
.item-link-subtitle {
margin: 0;
padding: 10px;
font-weight: bold;
line-height: 16px;
}
.item-link-image-container {
text-align: right;
position: relative;
display: block;
}
.product-list {
font-size: 11px;
position: absolute;
left: 0px;
z-index: 100;
width: 290px;
max-width: 290px;
background-color: #000;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(68,68,68,1) 6%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(6%,rgba(68,68,68,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(68,68,68,1) 6%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(68,68,68,1) 6%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(68,68,68,1) 6%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(0,0,0,0) 0%,rgba(68,68,68,1) 6%); /* W3C */
padding: 20px 6px 6px 6px;
-moz-border-radius: 0 0 8px 8px; -webkit-border-radius: 0 0 8px 8px; border-radius: 0 0 8px 8px;
filter: alpha(opacity=95);
-moz-opacity: 0.95;
opacity: 0.95;
}
.counter-spot {
/*border: 2px solid #ccc;*/
background: rgb(248,80,50); /* Old browsers */
background: -moz-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
padding: 0 6px;
-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;
top: -8px;
left: -8px;
position: absolute;
color: #fff;
font-size: 10px;
float: left;
behavior: url(/css/PIE.php);
}
.product-list ul {
list-style-type:none;
padding-left: 0px;
}
.product-list ul>li {
border-top: 1px solid #ddd;
color: #000;
text-indent:10px;
}
.product-list ul>li a {
/*
font-weight: bold; */
color: #000;
padding-left: 10px;
/* color: #000;*/
}
.product-list ul>li a:hover {
/*font-weight: bold; */
color: #c00;
text-decoration: none;
}
.product-list p {
font-weight: bold;
color: #cc0000;
padding-left: 5px;
}
