

.tmp.ArticleListNewArticle ul li:first-child .hover_options {
    display: block ! important;
    opacity: 0.8 ! important;
}

.hover_options {
    display: none;
    position: absolute;
    text-align: center;
    z-index: 2147483647;
    border-bottom: 1px dotted #B0B0B0;
    left: 0px;
    top: 0px;
    width: 203px;
    padding: 0px 0px 5px 15px;
    background: none repeat scroll 0px 0px #FBFBFB;
}

ul.articles li:hover .hover_options {
    display: block;
}

.ArticleListCategory {
    margin-top: -20px;
}

.listing .hover_options .preview_Img {
    top: auto;
    float: left;
    height: 85px;
    line-height: 85px;
    width: 85px;
    margin: 5px 5px 0px;
}

.listing .preview_Img {
    display: block;
    width: 180px;
    height: 180px;
    position: relative;
    text-align: center;
    line-height: 180px;
    font-size: 0px;
    top: -15px;
}

.listing .preview_Img img {
    max-height: 100%;
    max-width: 100%;
}

.listing_text {
    text-align: center;
    margin-bottom: 31px;
}

.listing_text a {
    color: #222222;
    text-decoration: underline;
}

.listing ul.articles {
    float: left;
    position: relative;
    width: 105%;
    margin: 0px 0px -10px;
}

.listing ul.articles li {
    position: relative;
    border: 1px solid #DDDDDD;
    padding: 20px;
    height: 300px;
    float: left;
    width: 178px;
    margin: 0px 20px 20px 0px;
    list-style: none outside none;
}

.listing .description {
    position: absolute;
    padding: 0px;
    width: 180px;
    left: 20px;
    bottom: 20px;
    height: 133px;
}

.listing .description .name {
    display: block;
    overflow: hidden;
    height: 38px;
    width: 100%;
    line-height: 1.56em;
}

.listing .description .fb-like {
    overflow: hidden;
    position: absolute;
    width: 82px;
	height:22px;
    bottom: 40px;
    right: -5px;
	top:62px;
}

.listing .price {
	color: #98B21F;
	font-size: 2.069em;
	position: absolute;
	top: 65px;
	clear: both;
	z-index: 2;
	width: 52%;
	max-width:100px!important;
}

.listing .description .vat {
	display: block;
	position: absolute;
	left: 0px;
	top: 85px;
	width: 106%;
	font-size: 10px;
}

.listing .btn {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.SearchResult .requestString {
    margin-bottom: 10px;
    margin-top: -13px;
    font-style: italic;
}

.listing_filters {
    width: 100%;
    float: left;
    margin-bottom: 25px;
    padding: 5px 0px;
}

.listing_filters.bottom {
    position: relative;
    margin-bottom: 0px;
    top: 0px;
}

.listing_filters .filter {
    float: left;
}

.listing_filters .ArticleOrderForm {
    float: left;
}

.listing_filters .filter select {
}

.listing_filters .filter label {
    float: left;
    margin-right: 10px;
    padding-top: 6px;
}

.listing_nav {
    position: relative;
    float: right;
    padding: 6px 0px 0px;
}

.listing_nav .next a, .listing_nav .prev a {
    display: block;
    padding: 0px;
    margin: 0px 5px;
}

.listing_nav .label {
    padding-right: 10px;
}

.listing_nav .label, .listing_nav .prev, .listing_nav .next, .listing_nav .articlePages {
    float: left;
}

.listing_nav .prev {
}

.listing_nav .showAll {
    margin-left: 23px;
    display: none;
}

.listing_nav .prev img, .listing_nav .next img {
    display: none;
}

.listing_nav a {
    padding: 0px 3px;
}

.listing_nav .articlePages a.articlePages_activeLink {
    color: #98B21F;
}
.fb_ltr {
	width:82px !important;
}
.shopAction {
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	background:url(../images/bullet.png);
	width:80px;
	height:80px;
	position:absolute;
	margin:-36px 0 0 -35px ;
	/*background:#a1b92a;*/
	z-index:250;
	color:#fff;
	line-height:80px;
	font-size:18px;
	text-align:center;
	display:block;
    font-family: 'PTSansNarrowBold',sans-serif;
}