ul, ol {
list-style: none;
}

a img {
border: 0;
}
/* View Type: Grid */
ul.products-grid {position:relative;list-style:none;}
ul.products-grid li {display:inline-block;width:120px;height:280px;border:1px solid #ccc;margin-right:4px; }
.products-grid.last { }
.products-grid li.first.item {}
.products-grid.last li .border-bottom {background:none; padding-bottom:0px;}
.products-grid li.item { float:left; width:172px; padding:0px 0 0px 3px; margin:16px 0 0;  margin-right:3px; }
.border-left {background:url(../images/border-1.gif ) repeat-y right top; padding-bottom:2px;}
.products-grid li.last .border-left {background:none;}
.products-grid li.last {margin-right:0px; width:150px; padding:0 0 0 5px;}
.border-bottom {width:100%; overflow:hidden; background:url(../images/border-2.gif )  no-repeat left bottom; padding-bottom:17px;}
.products-grid li.item .border-bottom {background-position:left bottom;}
.products-grid .product-image { display:block; width:150px; height:150px; margin:6px; }
.products-grid .product-name { font-family: 'Open Sans', sans-serif;  font-size:10px; line-height:16px; text-transform:uppercase; color:#000; font-weight:600; }
.products-grid .product-name a {text-decoration:none;}
.products-grid .price-box { margin:5px 0 17px 0; color:#000; }
.products-grid .price-box.map-info .old-price .price {padding-right:5px;}
.products-grid .price-box a {color:#111; font-size:11px; line-height:normal; text-decoration:none;}
.products-grid .price-box a:hover {color:#C8C4C4;}
.products-grid .availability { line-height:21px; }
.products-grid .actions { }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:705px; margin:0 auto; }
/* .col2-right-layout .products-grid { width:632px;} */

.box-up-sell #upsell-product-table.products-grid {width:100%;}

.col1-layout .products-grid { width:790px; margin:0 auto; }
.col-main .price {font-family: 'Open Sans', sans-serif;  font-size:16px; color:#45bda6; font-weight:700;}

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d3d3d3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 0px; }
.products-list .product-shop { margin-left:167px; padding:11px 0 0 0; overflow:hidden; margin-bottom:15px; }
.products-list .product-name { font-family: 'Open Sans', sans-serif; margin:0 0 5px; font-weight:600; font-size:10px; line-height:16px; text-transform:uppercase; }
.products-list .product-name a {color:#000; text-decoration:none;}
.products-list .price-box { margin:3px 0px 17px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 10px; line-height:1.35; }
.products-list .desc .link-learn { color:#e21d30; text-decoration:none; }
.products-list .desc .link-learn:hover {color:#000;}
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
.products-list .ratings {margin-bottom:25px;}
.products-list .rating-links a:first-child {color:#e21d30;}
.products-list .rating-links {color:#111111;}
.products-list .rating-links a {color:#111111;}
.products-list .rating-links a:hover {color:#7f7f7f;}

.regular-price .price {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
color: #666;
font-weight: 700;
}

.category-products button.button {
margin-bottom: 14px;
}
button.button {
display:block;
overflow: visible;
width: auto;
border: 0;
padding: 0;
margin: 0;
background: transparent;
cursor: pointer;
}
button.button span {
font-family: 'Open Sans', sans-serif;
font-size: 10px;
text-transform: uppercase;
color: #fff;
line-height: 18px;
float: left;
height: 20px;
background: #504f4e;
padding: 0px;
text-align: center;
white-space: nowrap;
color: #fff;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 0 8px;
}
.category-products button.button span span {
padding: 0 21px 0 0px;
background: url(../images/button-marker-1.gif) no-repeat right 4px;
}

.add-to-links {display:none;font-size:11px; line-height:20px; color:#111111;}
.add-to-links a {font-weight:normal; color:#111111;}
.add-to-links a.link-wishlist {color:#E21D30;}

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:13px; height:13px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 bottom no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_window_close.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#d3d3d3; text-indent:-999em; overflow:hidden; }

div.onsale-category-container-grid {
	position: relative;
}

div.onsale-category-container-list {
	position: relative;
	float: left;
}

.onsale-category-container {
	cursor: pointer;
	position: absolute;
	z-index: 100;
}

div.onsale-category-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;
}

div.onsale-onsale-category-label-text {
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}

div.new-onsale-category-label-text {
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}

div.custom-onsale-category-label-text {
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}
