
.listing_text {
    margin-bottom: 31px;
    text-align: center;
}
.listing_text a {
    text-decoration: underline;
}
.listing ul.categories, .listing ul.articles {
    float: left;
    margin: 0 0 -10px -10px;
    width: 105%;
}
.listing ul.categories li, .listing ul.articles li {
    float: left;
    list-style: none outside none;
    margin: 10px 10px 20px;
    position: relative;
    width: 220px;
}
.listing ul.categories li a {
    padding-left: 5px;
    padding-right: 5px;
    width: 210px;
}
.listing ul.articles li {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 315px;
}

.listing ul.articles li .action {
    background: none repeat scroll 0 0 #ae1e20;
    border-radius: 50%;
    color: #ffffff;
    display: block;
    font-family: "PTSansNarrowBold",sans-serif;
    font-size: 2em;
    height: 73px;
    line-height: 73px;
    position: absolute;
    right: -12px;
    text-align: center;
    text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    top: -11px;
    width: 72px;
}
.listing ul.articles li .preview_Img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    display: block;
    font-size: 0;
    height: 208px;
    line-height: 208px;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 208px;
}
.listing ul.articles li .preview_Img img {
    max-height: 208px;
    max-width: 208px;
}
.listing ul.articles li .description {
    bottom: 0;
    height: 76px;
    padding: 10px 0;
    position: absolute;
    width: 220px;
}
.listing ul.articles li .description .name {
    background: url("../images/ic_glass3.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    bottom: 36px;
    color: #000000;
    font-size: 13px;
    height: 50px;
    left: 0;
    line-height: 17px;
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 40px;
    position: absolute;
    width: 180px;
}
.listing ul.articles li .description .price {
    background: url("../images/ic_basket2.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    bottom: 0;
    color: #AE1E20;
    font-family: "PTSansNarrowBold",sans-serif;
    font-size: 24px;
    left: 0;
    padding: 5px 10px 10px 40px;
    position: absolute;
    width: 170px;
}
.listing ul.articles li .description .price > span {
    float: left;
    height: 20px;
    margin-right: 5px;
}
.listing ul.articles li .description .vat {
    left: 0;
    padding-left: 40px;
    position: absolute;
    top: 76px;
    width: 180px;
}
.listing ul.articles li .description .vat, .listing ul.articles li .description .vat a {
    color: #999999;
}
.listing ul.articles li .description .btn {
    bottom: 0;
    box-shadow: none;
    left: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    text-align: left;
    width: 180px;
}
.listing_filters {
    float: left;
    padding: 6px 0 9px;
    position: relative;
    width: 100%;
}
.listing_filters .filter {
    float: left;
}
.listing_filters .filter label {
    float: left;
    margin-right: 10px;
    padding-top: 4px;
}
.listing_filters .ArticleOrderForm {
    float: left;
}
.listing_filters.bottom {
    margin-bottom: 10px;
    top: 4px;
}
.listing_nav {
    float: right;
    padding: 4px 0 0;
    position: relative;
}
.listing_nav .next a, .listing_nav .prev a {
    display: block;
    margin: 0 6px;
    padding: 0;
}
.listing_nav .next a {
    margin-right: 0;
}
.listing_nav .label {
    display: none;
    padding-right: 10px;
}
.listing_nav .label, .listing_nav .prev, .listing_nav .next, .listing_nav .articlePages {
    float: left;
}
.listing_nav .prev img, .listing_nav .next img {
    display: none;
}
.listing_nav a {
    color: #181818;
    padding: 0 6px;
}
.listing_nav .articlePages a.articlePages_activeLink {
    color: #AE1E20;
}
.Xdebug_inner .ArticleListCrossSelling ul li:first-child .hoverOptions {
    display: block !important;
    opacity: 1 !important;
}
.listing ul.articles li:hover .hoverOptions {
    display: block;
}
.hoverOptions {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #AE1E20;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    display: none;
    margin: -7px 0 0 -7px;
    padding: 5px;
    position: absolute;
    text-align: center;
    width: 220px;
    z-index: 200;
}
.hoverOptions a.addImgs {
    display: block;
    width: 223px;
}
.hoverOptions a.addImgs .preview_Img {
    border-bottom: 1px dotted #AE1E20 !important;
    margin-bottom: -3px;
    padding: 2px 5px 6px !important;
}
.hoverOptions a.addImgs span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: rgba(0, 0, 0, 0) !important;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    font-size: 0;
    height: 59.3333px;
    line-height: 59.3333px;
    margin: 3px 3px 0 0;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 59.3333px;
}
.hoverOptions a.addImgs span img {
    max-height: 59.3333px;
    max-width: 59.3333px;
}
.hoverOptions a.attrlink {
    color: #999999;
    display: inline-block;
    font-size: 0.9em;
    padding-top: 3px;
    width: 100%;
}
.hoverOptions .btn {
    display: block;
    float: left;
    margin: 5px;
    width: 172px;
}
