@charset "ISO-8859-1";

.tx-nrfeed-pi1 .feedContent h1 {
    font-size: 20px;
    font-weight: bold;
}

.tx-nrfeed-pi1 .feedContent .overlayBlock {
    position: relative;
}

.tx-nrfeed-pi1 .feedContent .overlayBlock .feedOverlay {
    display: none;
    opacity: 0.85;
    background-color: #fff;
    background-image: url(/fileadmin/www.greenmarket-exchange.com/images/loading_animation.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
}

.tx-nrfeed-pi1 .feedContent .scrollBlock {
    overflow: hidden;
    position:relative;
}

.tx-nrfeed-pi1 .feedContent .scrollBlock ul.scrollArea li a {
    display: block;
    /*height: 100%;*/
}

.tx-nrfeed-pi1 .feedContent .scrollBlock ul.scrollArea {
    /*height: 100%;*/
    margin: 0px;
    list-style-type: none; 
}

/* Fix invalid used list-style */
.tx-nrfeed-pi1 .feedContent .scrollBlock ul.scrollArea li {
    list-style: none;
    list-style-image:none;
    margin: 0px;
}


/* flickr */
#feed_flickr h2 {
    background: url(/fileadmin/www.greenmarket-exchange.com/images/logos/smnr_flickr.gif) no-repeat center 0px;
    height: 33px;
    width: 100%;
    overflow: hidden;
    text-indent: 5000px;
    line-height: 5000px;
    margin: 4px 0px 9px 0px;
}

#feedContent_flickr {
    height: 385px;
    margin-bottom:5px;
}


#scrollBlock_flickr {
    height: 340px;
}

#scrollBlock_flickr li {
    height: 106px;
    margin-bottom: 11px;
}

#scrollBlock_flickr li img {
    width: 171px;
    height: 106px;
}

/* Vimeo */
#scrollBlock_vimeo {
    height: 340px;
}

#scrollBlock_vimeo li {
    height: 135px;
    margin-bottom: 11px;
}

#feed_vimeo h2 {
    font-size: 14px;
    color: #9fa9ae;
    margin-bottom: 27px;
}
#scrollBlock_vimeo {
    width: 100%;
}

#scrollBlock_vimeo ul li img{
    width: 180px;
    height: 135px;
}
#feed_vimeo .vimeo-logo {
    float: right;
    display: inline;
    padding: 15px 5px 0px 0px;
}

/* heise */
#scrollBlock_heise {
    height: 105px;
}

#scrollBlock_heise li {
    height: 16px;
    margin-bottom: 5px;
}

/* twitter */
#scrollBlock_twitter {
    height: 186px;
    width: 170px;
    border:1px solid #9fa9ae;
    margin-bottom:5px;
}

#feed_twitter h2 {
    background: url(/fileadmin/www.greenmarket-exchange.com/images/logos/smnr_twitter.gif) no-repeat center 0px;
    height: 33px;
    width: 100%;
    overflow: hidden;
    text-indent: 5000px;
    line-height: 5000px;
    margin: 4px 0px 9px 0px;
}

#scrollBlock_twitter li {
    padding:10px 10px 5px 10px;
    border-bottom:1px dotted #9fa9ae;
    height:171px;
}

#scrollBlock_twitter li img {
    float:left;
}

#scrollBlock_twitter div.feedContentTweet {
    margin-left:38px;
}

#scrollBlock_twitter div.feedContentTweet h3 {
    font-size:12px;
    line-height:12px;
    font-weight:bold;
    color:#22a6cc;
    margin-bottom:0px;
}

#scrollBlock_twitter div.feedContentTweet a {
    color:#7d8589;
}

/* events */
#scrollBlock_events {
    height: 186px;
    width: 170px;
    border:1px solid #9fa9ae;
    overflow-y:scroll;
}

#scrollBlock_events li {
    padding:10px 10px 5px 10px;
    border-bottom:1px dotted #9fa9ae;
}

#scrollBlock_events li img {
    display:block;
    width:50px;
    margin-bottom:10px;
}

#scrollBlock_events div.feedEventLeft {
    width:50px;
    float:left;
}

#scrollBlock_events div.feedEventText {
    margin-left:58px;
}

#scrollBlock_events li h3 {
    line-height:12px;
}

#scrollBlock_events li a {
    color:#03856a;
    display:block;
    text-align:right;
}

#scrollBlock_events li a.a2a_dd {
    text-align:left;
    color:#afcb05;
}

/* Slideshare */
#scrollBlock_slideshare {
    height: 186px;
    width: 170px;
    border:1px solid #9fa9ae;
    overflow-y:scroll;
}

#feed_slideshare h2 {
    background: url(/fileadmin/www.greenmarket-exchange.com/images/logos/smnr_slideshare.jpg) no-repeat center 0px;
    height: 71px;
    width: 100%;
    overflow: hidden;
    text-indent: 5000px;
    line-height: 5000px;
    margin: 4px 0px 5px 0px;
}

#scrollBlock_slideshare li {
    padding:10px 10px 5px 10px;
    border-bottom:1px dotted #9fa9ae;
}

#scrollBlock_slideshare li img {
    display:block;
    width:60px;
    margin-bottom:10px;
}

#scrollBlock_slideshare div.slideshare_left {
    float:left;
    width:65px;
}

#scrollBlock_slideshare p.slideshare_title {
    font-weight:bold;
}


/* Pressemitteilungen */
#scrollBlock_presse {
    height: 186px;
    width: 170px;
    border:1px solid #9fa9ae;
    margin-bottom:5px;
    overflow-y:scroll;
}

#scrollBlock_presse li {
    padding:8px 10px 0px 10px;
    border-bottom:1px dotted #9fa9ae;
}

#scrollBlock_presse h3 a, 
#scrollBlock_presse p a,
#scrollBlock_presse p a:hover {
    color:#7a7f82;
    background:transparent;
    display:inline;
}

#scrollBlock_presse h3 {
    text-transform:none;
    font-size:12px;
    line-height:14px;
    margin-bottom:3px;
}

/* Facebook */
div.facebookfans iframe {
    height:375px !important;
}

